@charset "utf-8";

@media screen and (max-width:1600px) {
		body {
	width:1600px;
	margin:auto;
}

	.head2 {
		width:100%; 
		margin:0px auto; 
		max-width:1600px;
		height:auto;
		
		}
#nav ul {
	width: 75%;
	margin:15px auto;
	} 
	
#nav ul li {
	float: left;
		



}
#nav ul li a {
font-size:1.1em;
padding:15px 35px;
}
#nav ul li a.dark { 
font-size:1.1em;
padding:15px 35px;
}
#nav ul li a:hover {
	background-color: #FFFFFF;
	font-size:1.1em;
	padding:15px 35px;
}

#header {
	float:left;
	clear:both;
	

}

#header p {
	float: right;
	height: 20px;
}

#header img {
	width:12%;
	height:7%;
	margin:-2% 0% 0% -5%;
}

#header h1 {
font-size:2em;
margin: -5em -3em 0 auto;
z-index:+1;
	}
	#header h2 {
font-size:2em;
margin: -5.5em -3em 0 auto;
z-index:+1;
	}
	#header h3 {
font-size:1.1em;
margin:-10em -5em 0 auto;
z-index:+1;
	}
	#contentpublication {
	font-size: 1.3em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	margin-top:-45px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -23px;
	padding: 40px;
	-webkit-box-shadow: inset 1px 1px 9px #666;
	box-shadow: inset 1px 1px 9px #666;
	width: 80%;
	height: 926px;
	background-color: #ffffff;
	z-index: auto;
	position: relative;
}
#contentpublication h1 {
	font-size: 1.5em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	text-shadow:1px 2px 9px #666;
	text-align:center;
	margin-top:15px;

}

#contentpublication table {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	padding-top: 45px;
	padding-bottom: 40px;
	padding-right: 0px;
	box-shadow: 1px 2px 9px #7B7EE9;
	-moz-border-radius: 100px 0px 100px 0px;
	-webkit-border-radius: 100px 0px 100px 0px;
	border-radius: 100px 0px 100px 0px;


}
#contentpublication table tbody tr td {
	font-size:1.1em;
	font-weight:bold;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	text-shadow: 1px 2px 9px #666;
	padding-right: 30px;
	padding-top: 5px;
	vertical-align: text-bottom;
	width: 30%;
	padding-bottom: 5px;
	float: right;
	margin-left: -240px;
	position: relative;
	text-align: right;
	margin-top: 50px;
	
}


#contentpublication table tbody tr td select{
	color: #999;
	background-color: #E9E9E9;
	padding: 10px 10px 10px 80px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 21px;
	border-radius: 5px;
	border: 1px solid #3a203f;
	-webkit-box-shadow: 1px 1px 9px #333;
	box-shadow: 1px 1px 15px #999;
	font-size: 0.9em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-align: center;
	font-weight: bold;
	clear: both;
	margin-left: -360px;
	float: left;
	position: relative;
	margin-top: -10px;
}

#contentpublication table tbody tr td select {
	width: 329px;
	/* [disabled]margin-left: -270px; */
}

#contentpublication table tbody tr td select {
	-webkit-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

#contentpublication table tbody tr td select:focus {
	background-color: #ffffff;
}


	
}

@media screen and (max-width:1366px) {
		body {
	width:1366px;
	margin:auto;
}

	.head2 {
		width:100%; 
		margin:0px auto; 
		max-width:1366px;
		height:auto;
		
		}
#nav ul {
	width: 75%;
	margin:15px auto;
	} 
	
#nav ul li {
	float: left;
		



}
#nav ul li a {
font-size:1.1em;
padding:15px 35px;
}
#nav ul li a.dark { 
font-size:1.1em;
padding:15px 35px;
}
#nav ul li a:hover {
	background-color: #FFFFFF;
	font-size:1.1em;
	padding:15px 35px;
}

#header {
	float:left;
	clear:both;
	

}

#header p {
	float: right;
	height: 20px;
}

#header img {
	width:12%;
	height:7%;
	margin:-2% 0% 0% -5%;
}

#header h1 {
font-size:2em;
margin: -5em -3em 0 auto;
z-index:+1;
	}
	#header h2 {
font-size:2em;
margin: -5.5em -3em 0 auto;
z-index:+1;
	}
	#header h3 {
font-size:1.1em;
margin:-10em -5em 0 auto;
z-index:+1;
	}
	#contentpublication {
	font-size: 1.3em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	margin-top:-45px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -23px;
	padding: 40px;
	-webkit-box-shadow: inset 1px 1px 9px #666;
	box-shadow: inset 1px 1px 9px #666;
	width: 80%;
	height: 926px;
	background-color: #ffffff;
	z-index: auto;
	position: relative;
}
#contentpublication h1 {
	font-size: 1.5em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	text-shadow:1px 2px 9px #666;
	text-align:center;
	margin-top:15px;

}

#contentpublication table {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	padding-top: 45px;
	padding-bottom: 40px;
	padding-right: 0px;
	box-shadow: 1px 2px 9px #7B7EE9;
	-moz-border-radius: 100px 0px 100px 0px;
	-webkit-border-radius: 100px 0px 100px 0px;
	border-radius: 100px 0px 100px 0px;


}
#contentpublication table tbody tr td {
	font-size:1.1em;
	font-weight:bold;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	text-shadow: 1px 2px 9px #666;
	padding-right: 30px;
	padding-top: 5px;
	vertical-align: text-bottom;
	width: 30%;
	padding-bottom: 5px;
	float: right;
	margin-left: -240px;
	position: relative;
	text-align: right;
	margin-top: 50px;
	
}


#contentpublication table tbody tr td select{
	color: #999;
	background-color: #E9E9E9;
	padding: 10px 10px 10px 80px;
	width: 95%;
	margin-right: 0px;
	margin-bottom: 21px;
	border-radius: 5px;
	border: 1px solid #3a203f;
	-webkit-box-shadow: 1px 1px 9px #333;
	box-shadow: 1px 1px 15px #999;
	font-size: 0.9em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-align: center;
	font-weight: bold;
	clear: both;
	margin-left: -360px;
	float: left;
	position: relative;
	margin-top: -10px;
}

#contentpublication table tbody tr td select {
	width: 229px;
	/* [disabled]margin-left: -270px; */
}

#contentpublication table tbody tr td select {
	-webkit-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

#contentpublication table tbody tr td select:focus {
	background-color: #ffffff;
}


	
}

@media screen and (max-width : 1280px ){
		body {
	width:1280px;
	margin:auto;
}

	.head2 {
		width:100%; 
		margin:0px auto; 
		max-width:1280px;
		height:auto;
		
		}
#nav ul {
	width: 75%;
	margin:15px auto;
	} 
	
#nav ul li {
	float: left;
		



}
#nav ul li a {
font-size:1.1em;
padding:15px 35px;
}
#nav ul li a.dark { 
font-size:1.1em;
padding:15px 35px;
}
#nav ul li a:hover {
	background-color: #FFFFFF;
	font-size:1.1em;
	padding:15px 35px;
}

#header {
	float:left;
	clear:both;
	

}

#header p {
	float: right;
	height: 20px;
}

#header img {
	width:12%;
	height:7%;
	margin:-2% 0% 0% -5%;
}

#header h1 {
font-size:2em;
margin: -5em -3em 0 auto;
z-index:+1;
	}
	#header h2 {
font-size:2em;
margin: -5.5em -3em 0 auto;
z-index:+1;
	}
	#header h3 {
font-size:1.1em;
margin:-10em -5em 0 auto;
z-index:+1;
	}
	#contentpublication {
	font-size: 1.3em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	margin-top:-45px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -23px;
	padding: 40px;
	-webkit-box-shadow: inset 1px 1px 9px #666;
	box-shadow: inset 1px 1px 9px #666;
	width: 80%;
	height: 926px;
	background-color: #ffffff;
	z-index: auto;
	position: relative;
}
#contentpublication h1 {
	font-size: 1.5em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	text-shadow:1px 2px 9px #666;
	text-align:center;
	margin-top:15px;

}

#contentpublication table {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	padding-top: 45px;
	padding-bottom: 40px;
	padding-right: 0px;
	box-shadow: 1px 2px 9px #7B7EE9;
	-moz-border-radius: 100px 0px 100px 0px;
	-webkit-border-radius: 100px 0px 100px 0px;
	border-radius: 100px 0px 100px 0px;


}
#contentpublication table tbody tr td {
	font-size:1.1em;
	font-weight:bold;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	text-shadow: 1px 2px 9px #666;
	padding-right: 30px;
	padding-top: 5px;
	vertical-align: text-bottom;
	width: 30%;
	padding-bottom: 5px;
	float: right;
	margin-left: -240px;
	position: relative;
	text-align: right;
	margin-top: 50px;
	
}


#contentpublication table tbody tr td select{
	color: #999;
	background-color: #E9E9E9;
	padding: 10px 10px 10px 80px;
	width: 95%;
	margin-right: 0px;
	margin-bottom: 21px;
	border-radius: 5px;
	border: 1px solid #3a203f;
	-webkit-box-shadow: 1px 1px 9px #333;
	box-shadow: 1px 1px 15px #999;
	font-size: 0.9em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-align: center;
	font-weight: bold;
	clear: both;
	margin-left: -360px;
	float: left;
	position: relative;
	margin-top: -10px;
}

#contentpublication table tbody tr td select {
	width: 229px;
	/* [disabled]margin-left: -270px; */
}

#contentpublication table tbody tr td select {
	-webkit-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

#contentpublication table tbody tr td select:focus {
	background-color: #ffffff;
}


	
}

@media screen and (max-width:1152px) {
		body {
	width:1152px;
	margin:auto;
}

	.head2 {
		width:100%; 
		margin:0px auto; 
		max-width:1152px;
		height:auto;
		
		}
#nav ul {
	width: 75%;
	margin:15px auto;
	} 
	
#nav ul li {
	float: left;
		



}
#nav ul li a {
font-size:1.1em;
padding:15px 35px;
}
#nav ul li a.dark { 
font-size:1.1em;
padding:15px 35px;
}
#nav ul li a:hover {
	background-color: #FFFFFF;
	font-size:1.1em;
	padding:15px 35px;
}

#header {
	float:left;
	clear:both;
	

}

#header p {
	float: right;
	height: 20px;
}

#header img {
	width:12%;
	height:7%;
	margin:-2% 0% 0% -5%;
}

#header h1 {
font-size:2em;
margin: -5em -3em 0 auto;
z-index:+1;
	}
	#header h2 {
font-size:2em;
margin: -5.5em -3em 0 auto;
z-index:+1;
	}
	#header h3 {
font-size:1.1em;
margin:-10em -5em 0 auto;
z-index:+1;
	}
	#contentpublication {
	font-size: 1.3em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	margin-top:-45px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -23px;
	padding: 40px;
	-webkit-box-shadow: inset 1px 1px 9px #666;
	box-shadow: inset 1px 1px 9px #666;
	width: 80%;
	height: 926px;
	background-color: #ffffff;
	z-index: auto;
	position: relative;
}
#contentpublication h1 {
	font-size: 1.5em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	text-shadow:1px 2px 9px #666;
	text-align:center;
	margin-top:15px;

}

#contentpublication table {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	padding-top: 45px;
	padding-bottom: 40px;
	padding-right: 0px;
	box-shadow: 1px 2px 9px #7B7EE9;
	-moz-border-radius: 100px 0px 100px 0px;
	-webkit-border-radius: 100px 0px 100px 0px;
	border-radius: 100px 0px 100px 0px;


}
#contentpublication table tbody tr td {
	font-size:1.1em;
	font-weight:bold;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	text-shadow: 1px 2px 9px #666;
	padding-right: 30px;
	padding-top: 5px;
	vertical-align: text-bottom;
	width: 30%;
	padding-bottom: 5px;
	float: right;
	margin-left: -240px;
	position: relative;
	text-align: right;
	margin-top: 50px;
	
}


#contentpublication table tbody tr td select{
	color: #999;
	background-color: #E9E9E9;
	padding: 10px 10px 10px 80px;
	width: 95%;
	margin-right: 0px;
	margin-bottom: 21px;
	border-radius: 5px;
	border: 1px solid #3a203f;
	-webkit-box-shadow: 1px 1px 9px #333;
	box-shadow: 1px 1px 15px #999;
	font-size: 0.9em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-align: center;
	font-weight: bold;
	clear: both;
	margin-left: -360px;
	float: left;
	position: relative;
	margin-top: -10px;
}

#contentpublication table tbody tr td select {
	width: 229px;
	/* [disabled]margin-left: -270px; */
}

#contentpublication table tbody tr td select {
	-webkit-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

#contentpublication table tbody tr td select:focus {
	background-color: #ffffff;
}


	
}

@media screen and (max-width:1024px) {
		body {
	width:1024px;
	margin:auto;
}

	.head2 {
		width:100%; 
		margin:0px auto; 
		max-width:1024px;
		height:auto;
		
		}
#nav ul {
	width: 75%;
	margin:15px auto;
	} 
	
#nav ul li {
	float: left;
		



}
#nav ul li a {
font-size:1em;
padding:15px 35px;
}
#nav ul li a.dark { 
font-size:1em;
padding:15px 35px;
}
#nav ul li a:hover {
	background-color: #FFFFFF;
	font-size:1em;
	padding:15px 35px;
}

#header {
	float:left;
	clear:both;
	

}

#header p {
	float: right;
	height: 20px;
}

#header img {
	width:12%;
	height:6%;
	margin:-2% 0% 0% -9%;
}

#header h1 {
font-size:2em;
margin: -5em -3em 0 auto;
z-index:+1;
	}
	#header h2 {
font-size:2em;
margin: -5.5em -3em 0 auto;
z-index:+1;
	}
	#header h3 {
font-size:1.1em;
margin:-9em -5.5em 0 auto;
z-index:+1;
	}
	#contentpublication {
	font-size: 1.2em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	margin-top:-45px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -23px;
	padding: 40px;
	-webkit-box-shadow: inset 1px 1px 9px #666;
	box-shadow: inset 1px 1px 9px #666;
	width: 85%;
	height: 926px;
	background-color: #ffffff;
	z-index: auto;
	position: relative;
}
#contentpublication h1 {
	font-size: 1.5em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	text-shadow:1px 2px 9px #666;
	text-align:center;
	margin-top:15px;

}

#contentpublication table {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	padding-top: 45px;
	padding-bottom: 40px;
	padding-right: 0px;
	box-shadow: 1px 2px 9px #7B7EE9;
	-moz-border-radius: 100px 0px 100px 0px;
	-webkit-border-radius: 100px 0px 100px 0px;
	border-radius: 100px 0px 100px 0px;


}
#contentpublication table tbody tr td {
	font-size:1em;
	font-weight:bold;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	text-shadow: 1px 2px 9px #666;
	padding-right: 30px;
	padding-top: 5px;
	vertical-align: text-bottom;
	width: 30%;
	padding-bottom: 5px;
	float: right;
	margin-left: -220px;
	position: relative;
	text-align: right;
	margin-top: 50px;
	
}


#contentpublication table tbody tr td select{
	color: #999;
	background-color: #E9E9E9;
	padding: 10px 10px 10px 80px;
	width: 90%;
	margin-right: 0px;
	margin-bottom: 21px;
	border-radius: 5px;
	border: 1px solid #3a203f;
	-webkit-box-shadow: 1px 1px 9px #333;
	box-shadow: 1px 1px 15px #999;
	font-size: 0.8em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-align: center;
	font-weight: bold;
	clear: both;
	margin-left: -310px;
	float: left;
	position: relative;
	margin-top: -10px;
}

#contentpublication table tbody tr td select {
	width: 229px;
	/* [disabled]margin-left: -270px; */
}

#contentpublication table tbody tr td select {
	-webkit-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

#contentpublication table tbody tr td select:focus {
	background-color: #ffffff;
}


	
}
@media screen and (max-width:768px) {
	
	body {
	width:768px;
	margin:auto;
}

	.head2 {
		width:100%; 
		margin:0px auto; 
		max-width:768px;
		height:auto;
		
		}
#nav ul {
	width: 45%;
	margin:15px auto;
	} 
	
#nav ul li {
	float: left;
		



}
#nav ul li a {
font-size:0.8em;
padding:9px 15px;
}
#nav ul li a.dark { 
font-size:0.8em;
padding:9px 15px;
}
#nav ul li a:hover {
	background-color: #FFFFFF;
	font-size:0.8em;
	padding:9px 15px;
}

#header {
	float:left;
	clear:both;
	

}

#header p {
	float: right;
	height: 20px;
}

#header img {
	width:12%;
	height:8%;
	margin:-7% 0% 0% -15%;
}

#header h1 {
font-size:1.3em;
margin: -11em -6em 0 auto;
z-index:+1;
	}
	#header h2 {
font-size:1.3em;
margin: -11.5em -6em 0 auto;
z-index:+1;
	}
	#header h3 {
font-size:0.9em;
margin:-16em -8.5em 0 auto;
z-index:+1;
	}
	#contentpublication {
	font-size: 1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	margin-top:-45px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -23px;
	padding: 40px;
	-webkit-box-shadow: inset 1px 1px 9px #666;
	box-shadow: inset 1px 1px 9px #666;
	width: 80%;
	height: 926px;
	background-color: #ffffff;
	z-index: auto;
	position: relative;
}
#contentpublication h1 {
	font-size: 1.5em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	text-shadow:1px 2px 9px #666;
	text-align:center;
	margin-top:15px;

}

#contentpublication table {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	padding-top: 45px;
	padding-bottom: 40px;
	padding-right: 0px;
	box-shadow: 1px 2px 9px #7B7EE9;
	-moz-border-radius: 100px 0px 100px 0px;
	-webkit-border-radius: 100px 0px 100px 0px;
	border-radius: 100px 0px 100px 0px;


}
#contentpublication table tbody tr td {
	font-size:1em;
	font-weight:bold;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	text-shadow: 1px 2px 9px #666;
	padding-right: 30px;
	padding-top: 5px;
	vertical-align: text-bottom;
	width: 30%;
	padding-bottom: 5px;
	float: right;
	margin-left: -170px;
	position: relative;
	text-align: right;
	margin-top: 50px;
	
}


#contentpublication table tbody tr td select{
	color: #999;
	background-color: #E9E9E9;
	padding: 10px 10px 10px 80px;
	width: 90%;
	margin-right: 0px;
	margin-bottom: 21px;
	border-radius: 5px;
	border: 1px solid #3a203f;
	-webkit-box-shadow: 1px 1px 9px #333;
	box-shadow: 1px 1px 15px #999;
	font-size: 0.8em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-align: center;
	font-weight: bold;
	clear: both;
	margin-left: -250px;
	float: left;
	position: relative;
	margin-top: -10px;
}

#contentpublication table tbody tr td select {
	width: 229px;
	/* [disabled]margin-left: -270px; */
}

#contentpublication table tbody tr td select {
	-webkit-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

#contentpublication table tbody tr td select:focus {
	background-color: #ffffff;
}

}

@media screen and (max-width:570px) {
	
	body {
	width:570px;
	position: relative;
	clear:both;
	margin:auto;
}

	.head2 {
		width:100%; 
		margin:0px auto; 
		max-height:840px; 
		max-width:570px;
		
		}
#nav ul {
	width: 45%;
	margin:7px auto;
	} 
	
#nav ul li {
	float: left;
}

#nav ul li a {
font-size:0.6em;
padding:7px 10px;
}
#nav ul li a.dark { 
font-size:0.6em;
padding:7px 10px;
}
#nav ul li a:hover {
	background-color: #FFFFFF;
	font-size:0.6em;
	padding:7px 10px;
}

#header {
	float:left;
	clear:both;
	

}

#header p {
	float: right;
	height: 20px;
}

#header img {
	width:8%;
	height:3%;
	margin:-13% 0% 0% -24%;
}

#header h1 {
font-size:1.1em;
margin: -19em -9em 0 auto;
z-index:+1;
	}
	#header h2 {
font-size:1.1em;
margin: -18.5em -9em 0 auto;
z-index:+1;
	}
	#header h3 {
font-size:0.9em;
margin:-20.8em -11em 0 auto;
z-index:+1;
	}
	#contentpublication {
	font-size: 1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	margin-top:-45px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -23px;
	padding: 40px;
	-webkit-box-shadow: inset 1px 1px 9px #666;
	box-shadow: inset 1px 1px 9px #666;
	width: 75%;
	height: 926px;
	background-color: #ffffff;
	z-index: auto;
	position: relative;
}
#contentpublication h1 {
	font-size: 1.2em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	text-shadow:1px 2px 9px #666;
	text-align:center;
	margin-top:15px;

}

#contentpublication table {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 95%;
	padding-top: 45px;
	padding-bottom: 40px;
	padding-right: 0px;
	box-shadow: 1px 2px 9px #7B7EE9;
	-moz-border-radius: 100px 0px 100px 0px;
	-webkit-border-radius: 100px 0px 100px 0px;
	border-radius: 100px 0px 100px 0px;


}
#contentpublication table tbody tr td {
	font-size:0.8em;
	font-weight:bold;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	text-shadow: 1px 2px 9px #666;
	padding-right: 30px;
	padding-top: 5px;
	vertical-align: text-bottom;
	width: 25%;
	padding-bottom: 5px;
	float: right;
	margin-left: -170px;
	position: relative;
	text-align: right;
	margin-top: 50px;
	
}


#contentpublication table tbody tr td select{
	color: #999;
	background-color: #E9E9E9;
	padding: 10px 10px 10px 80px;
	width: 30%;
	margin-right: 0px;
	margin-bottom: 21px;
	border-radius: 5px;
	border: 1px solid #3a203f;
	-webkit-box-shadow: 1px 1px 9px #333;
	box-shadow: 1px 1px 15px #999;
	font-size: 0.7em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-align: center;
	font-weight: bold;
	clear: both;
	margin-left: -250px;
	float: left;
	position: relative;
	margin-top: -10px;
}

#contentpublication table tbody tr td select {
	width: 229px;
	/* [disabled]margin-left: -270px; */
}

#contentpublication table tbody tr td select {
	-webkit-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

#contentpublication form table tbody tr td select:focus {
	background-color: #ffffff;
}

}

@media screen and (max-width:414px) {
	
	body {
	width:414px;
	position: relative;
	clear:both;
	margin:auto;
}

	.head2 {
		width:100%; 
		margin:0px auto; 
		max-height:840px; 
		max-width:414px;
		
		}
#nav ul {
	width: 65%;
	margin:7px auto;
	} 
	
#nav ul li {
	float: left;
}

#nav ul li a {
font-size:0.5em;
padding:5px 8px;
}
#nav ul li a.dark { 
font-size:0.5em;
padding:5px 8px;
}
#nav ul li a:hover {
	background-color: #FFFFFF;
	font-size:0.5em;
	padding:5px 8px;
}

#header {
	float:left;
	clear:both;
	

}

#header p {
	float: right;
	height: 20px;
}

#header img {
	width:9%;
	height:2%;
	margin:-30% 0% 0% -37%;
}

#header h1 {
font-size:0.8em;
margin: -28em -12em 0 auto;
z-index:+1;
	}
	#header h2 {
font-size:0.8em;
margin: -26.5em -12em 0 auto;
z-index:+1;
	}
	#header h3 {
font-size:0.6em;
margin:-32em -16em 0 auto;
z-index:+1;
	}
	#contentpublication {
	font-size: 1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	margin-top:-40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -23px;
	padding: 40px;
	-webkit-box-shadow: inset 1px 1px 9px #666;
	box-shadow: inset 1px 1px 9px #666;
	width: 68%;
	height: 830px;
	background-color: #ffffff;
	z-index: auto;
	position: relative;
}
#contentpublication h1 {
	font-size: 1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	text-shadow:1px 2px 9px #666;
	text-align:center;
	margin-top:15px;

}

#contentpublication table {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	padding-top: 45px;
	padding-bottom: 40px;
	padding-right: 0px;
	box-shadow: 1px 2px 9px #7B7EE9;
	-moz-border-radius: 100px 0px 100px 0px;
	-webkit-border-radius: 100px 0px 100px 0px;
	border-radius: 100px 0px 100px 0px;


}
#contentpublication table tbody tr td {
	font-size:0.7em;
	font-weight:bold;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	text-shadow: 1px 2px 9px #666;
	padding-right: 20px;
	padding-top: 5px;
	vertical-align: text-bottom;
	width: 25%;
	padding-bottom: 5px;
	float: right;
	margin-left: -170px;
	position: relative;
	text-align: right;
	margin-top: 50px;
	
}


#contentpublication table tbody tr td select{
	color: #999;
	background-color: #E9E9E9;
	padding: 10px 5px 10px 40px;
	width: 30%;
	max-width:120px;
	margin-right: 0px;
	margin-bottom: 21px;
	border-radius: 5px;
	border: 1px solid #3a203f;
	-webkit-box-shadow: 1px 1px 9px #333;
	box-shadow: 1px 1px 15px #999;
	font-size: 0.7em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-align: center;
	font-weight: bold;
	clear: both;
	margin-left: -140px;
	float: left;
	position: relative;
	margin-top: -10px;
}

#contentpublication table tbody tr td select {
	width: 229px;
	/* [disabled]margin-left: -270px; */
}

#contentpublication table tbody tr td select {
	-webkit-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

#contentpublication table tbody tr td select:focus {
	background-color: #ffffff;
}

}

@media screen and (max-width:375px) {
	
	body {
	width:375px;
	position: relative;
	clear:both;
	margin:auto;
}

	.head2 {
		width:100%; 
		margin:0px auto; 
		max-height:840px; 
		max-width:375px;
		
		}
#nav ul {
	width: 65%;
	margin:7px auto;
	} 
	
#nav ul li {
	float: left;
}

#nav ul li a {
font-size:0.5em;
padding:5px 8px;
}
#nav ul li a.dark { 
font-size:0.5em;
padding:5px 8px;
}
#nav ul li a:hover {
	background-color: #FFFFFF;
	font-size:0.5em;
	padding:5px 8px;
}

#header {
	float:left;
	clear:both;
	

}

#header p {
	float: right;
	height: 20px;
}

#header img {
	width:11%;
	height:2%;
	margin:-33% 0% 0% -43%;
}

#header h1 {
font-size:0.8em;
margin: -28.5em -12em 0 auto;
z-index:+1;
	}
	#header h2 {
font-size:0.8em;
margin: -27em -12em 0 auto;
z-index:+1;
	}
	#header h3 {
font-size:0.6em;
margin:-32.5em -16em 0 auto;
z-index:+1;
	}
	#contentpublication {
	font-size: 1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	margin-top:-40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -23px;
	padding: 40px;
	-webkit-box-shadow: inset 1px 1px 9px #666;
	box-shadow: inset 1px 1px 9px #666;
	width: 68%;
	height: 830px;
	background-color: #ffffff;
	z-index: auto;
	position: relative;
}
#contentpublication h1 {
	font-size: 1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	text-shadow:1px 2px 9px #666;
	text-align:center;
	margin-top:15px;

}

#contentpublication table {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
	padding-top: 45px;
	padding-bottom: 40px;
	padding-right: 0px;
	box-shadow: 1px 2px 9px #7B7EE9;
	-moz-border-radius: 100px 0px 100px 0px;
	-webkit-border-radius: 100px 0px 100px 0px;
	border-radius: 100px 0px 100px 0px;


}
#contentpublication table tbody tr td {
	font-size:0.7em;
	font-weight:bold;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	text-shadow: 1px 2px 9px #666;
	padding-right: 20px;
	padding-top: 5px;
	vertical-align: text-bottom;
	width: 25%;
	padding-bottom: 5px;
	float: right;
	margin-left: -170px;
	position: relative;
	text-align: right;
	margin-top: 50px;
	
}


#contentpublication table tbody tr td select{
	color: #999;
	background-color: #E9E9E9;
	padding: 10px 5px 10px 40px;
	width: 30%;
	max-width:120px;
	margin-right: 0px;
	margin-bottom: 21px;
	border-radius: 5px;
	border: 1px solid #3a203f;
	-webkit-box-shadow: 1px 1px 9px #333;
	box-shadow: 1px 1px 15px #999;
	font-size: 0.7em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-align: center;
	font-weight: bold;
	clear: both;
	margin-left: -140px;
	float: left;
	position: relative;
	margin-top: -10px;
}

#contentpublication table tbody tr td select {
	width: 229px;
	/* [disabled]margin-left: -270px; */
}

#contentpublication table tbody tr td select {
	-webkit-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

#contentpublication table tbody tr td select:focus {
	background-color: #ffffff;
}

}

@media screen and (max-width:320px) {
	
	body {
	width:320px;
	position: relative;
	clear:both;
	margin:auto;
}

	.head2 {
		width:100%; 
		margin:0px auto; 
		max-height:840px; 
		max-width:320px;
		
		}
#nav ul {
	width: 65%;
	margin:4px auto;
	} 
	
#nav ul li {
	float: left;
}

#nav ul li a {
font-size:0.5em;
padding:5px 8px;
}
#nav ul li a.dark { 
font-size:0.5em;
padding:5px 8px;
}
#nav ul li a:hover {
	background-color: #FFFFFF;
	font-size:0.5em;
	padding:5px 8px;
}

#header {
	float:left;
	clear:both;
	

}

#header p {
	float: right;
	height: 20px;
}

#header img {
	width:9%;
	height:1%;
	margin:-42% 0% 0% -52%;
}

#header h1 {
font-size:0.7em;
margin: -33.5em -15em 0 auto;
z-index:+1;
	}
	#header h2 {
font-size:0.7em;
margin: -31em -15em 0 auto;
z-index:+1;
	}
	#header h3 {
font-size:0.6em;
margin:-32.5em -16em 0 auto;
z-index:+1;
	}
	#contentpublication {
	font-size: 1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	margin-top:-40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -23px;
	padding: 40px;
	-webkit-box-shadow: inset 1px 1px 9px #666;
	box-shadow: inset 1px 1px 9px #666;
	width: 60%;
	height: 830px;
	background-color: #ffffff;
	z-index: auto;
	position: relative;
}
#contentpublication h1 {
	font-size: 0.8em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	text-shadow:1px 2px 9px #666;
	text-align:center;
	margin-top:15px;

}

#contentpublication table {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-top: 45px;
	padding-bottom: 40px;
	padding-right: 0px;
	box-shadow: 1px 2px 9px #7B7EE9;
	-moz-border-radius: 70px 0px 70px 0px;
	-webkit-border-radius: 70px 0px 70px 0px;
	border-radius: 70px 0px 70px 0px;


}
#contentpublication table tbody tr td {
	font-size:0.6em;
	font-weight:bold;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	text-shadow: 1px 2px 9px #666;
	padding-right: 15px;
	padding-top: 5px;
	vertical-align: text-bottom;
	width: 25%;
	padding-bottom: 5px;
	float: right;
	margin-left: -170px;
	position: relative;
	text-align: right;
	margin-top: 50px;
	
}


#contentpublication table tbody tr td select{
	color: #999;
	background-color: #E9E9E9;
	padding: 5px 5px 5px 10px;
	width: 23%;
	max-width:70px;
	margin-right: 0px;
	margin-bottom: 21px;
	border-radius: 5px;
	border: 1px solid #3a203f;
	-webkit-box-shadow: 1px 1px 9px #333;
	box-shadow: 1px 1px 15px #999;
	font-size: 0.7em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	text-align: center;
	font-weight: bold;
	clear: both;
	margin-left: -90px;
	float: left;
	position: relative;
	margin-top: 2px;
}

#contentpublication table tbody tr td select {
	width: 229px;
	/* [disabled]margin-left: -270px; */
}

#contentpublication table tbody tr td select {
	-webkit-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

#contentpublication table tbody tr td select:focus {
	background-color: #ffffff;
}


}
