<style>
@font-face {
    font-family: "DosisExtraLight";
    src: url("/fonts/Dosis/static/Dosis-ExtraLight.ttf");
}
@font-face {
    font-family: "DosisLight";
    src: url("/fonts/Dosis/static/Dosis-Light.ttf");
}
@font-face {
    font-family: "DosisRegular";
    src: url("/fonts/Dosis/static/Dosis-Regular.ttf");
}
html {
  font-family: DosisLight, DosisRegular, DosisExtraLight, Arial, Helvetica, sans-serif;
  font-size:120%;
  font-weight:bold;
}
#container {
  width: 95vw;
  padding: 10px 10;
  border: solid red 0px;
  overflow-x: hidden;
  overflow-y: scroll;
  margin: auto;
  /*scroll-snap-type: y mandatory;*/
  /*scroll-snap-type: y;*/
}
.main{
	scroll-snap-align: start;
	scroll-margin: 0px;
	/* box-shadow: 7px 7px 12px 5px #000000; */
	border-radius: 15px;
	border: 0px solid;
	/*min-height: 300vh; 
	height: 3600px;*/
	width:95%;
	display:block;
}
.undertit{font-size:70%;}

.hiddenmenu{
	max-width:400px;
text-align:left;
	display:none;
  position: fixed;
  left: 0px;
  right: 0px;
  top:0px;
  margin: 0px auto;
  background-color: #eeffee;	
  
}


.menudown{text-align:left;
  padding: 4px 20px 4px 20px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0,-50%);
  background-color: #ffffff;	
	/*
	box-shadow: 3px 3px 5px 5px;
	border-radius: 5px;
	*/
  }
.menuitem{
	width:95%;
	max-width:600px;
	display: inline-block;
  text-align:left;
  background-color: #eeffee;
  color:#008800;
	padding:5px;
	box-shadow: 1px 1px 4px 0px #004400;
	border-radius: 10px;
	margin: 5px 5px 5px 5px;
  }
.menuitem:hover{background-color: #ffee44;	color:#ff0000;}
/*
a:link    {background-color: #eeffee;	color:#0000ff;} 
a:hover   {background-color: #ffee44;	color:#00ff00;} 
a:visited {background-color: #ffee44;	color:#ff0000;} 
a:focus   {background-color: #ff0000;	color:#ffee88;} 
*/
.menuimg{
	width:32px;height:32px;
	box-shadow: 1px 1px 2px 2px #aaaaaa;
	border-radius: 50%;
	opacity: 0.5;
  }
.menuimg:hover{	box-shadow: 1px 1px 2px 2px #ff7755;}
.menuimg1{
	width:32px;height:32px;
	box-shadow: 1px 1px 2px 2px #aaaaaa;
	opacity: 0.5;
  }
.menuimg1:hover{	box-shadow: 1px 1px 2px 2px #ff7755;}
.menuimg2{
	width:32px;height:32px;
	border-radius: 10%;
	box-shadow: 1px 1px 2px 2px #aaaaaa;
	opacity: 1.0;
  }
.menuimg2:hover{	box-shadow: 1px 1px 2px 2px #ff7755;}
.menuitem:focus {color:#0000FF;} 
.clicker {
  position: absolute;
  left: 0;
  right: 0;
  margin: 5px auto;
  	outline:none;
	cursor:pointer;
}

.w700{
	max-width:600px;
	width:95%;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 2px 1px #444;
	-webkit-box-shadow: 1px 1px 2px 1px #444;
	box-shadow: 2px 2px 4px 2px #222;
}
.w600{
	width: 95%;
	max-width:600px;
	max-height:400px;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 2px 1px #444;
	-webkit-box-shadow: 1px 1px 2px 1px #444;
	box-shadow: 2px 2px 4px 2px #222;
}
.w500{
	max-width:500px;
	max-height:300px;
	width: 95%;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 2px 1px #444;
	-webkit-box-shadow: 1px 1px 2px 1px #444;
	box-shadow: 2px 2px 4px 2px #222;
}

.w300{
	max-width:300px;
	width:95%;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 2px 1px #444;
	-webkit-box-shadow: 1px 1px 2px 1px #444;
	box-shadow: 2px 2px 4px 2px #222;
}

.h300{
	width: 95%;
	max-width:400px;
	max-height:300px;
	border-radius: 10px;
	-moz-box-shadow: 1px 1px 2px 1px #444;
	-webkit-box-shadow: 1px 1px 2px 1px #444;
	box-shadow: 2px 2px 4px 2px #222;
}
.norm{spacing:0px,padding:0px;max-height:600px;max-width:800px;border:0;}
.txt{
	max-width: 700px;
	text-align: justify;
	margin: 10px 20px 0px 0px;	
	border: none;
	font-size: 18px;
	line-height: 30px;
	color: #222266;
	font-size:120%;

	text-align: justify;
	border-radius: 15px;
	/*
	text-shadow: 0.5px 0.5px 0.5px #aa6666;
	font-weight: bold;
	*/
}
.tit2{	font-size: 26px;
	max-width: 750px;
	COLOR: #000000;text-align: center;	
	text-shadow: 0.5px 0.5px 1px #222;background: #eeeeee;
	padding: 15px 10px 15px 10px;
	/*
	background: radial-gradient(#ffffff,#ffcc66);
	COLOR: #aa0066;text-align: center;	
	*/
	border-radius: 15px;
	-moz-box-shadow: 1px 1px 2px 1px #444;
	-webkit-box-shadow: 1px 1px 2px 1px #444;
	box-shadow: 2px 2px 4px 2px #222;
}

ul {
   list-style: none;
   margin-left: 0;
   padding-left: 1em;
   text-indent: -1em;
}
li:before {
    content: "►";
    display: block;
    float: left;
    width: 1.2em;
    color: #00ff00;
	text-shadow: 		2px 2px 2px #0000ff;
	-moz-text-shadow: 	1px 1px 2px #000000;
	-webkit-text-shadow:1px 1px 2px #000000;
}
.cc{align: center;text-align: center;}
.num{width: 20px; text-align:right; align: right;}
.allmid {
    width:1200px;
    display: flex;
    align-items: center;
}
textarea
{
}
.texare{
	width:100%;
	height:100%;
	background: #f8f8f8;
	font-family:DosisLight,"Times New Roman", Times, serif;  
	font-size: 18px;   
	border-radius: 15px;
	-moz-box-shadow: 1px 1px 2px 1px #444;
	-webkit-box-shadow: 1px 1px 2px 1px #444;
	box-shadow: 2px 2px 4px 2px #222;
}
