@charset "utf-8";

.head2 {
		max-width:100%; 
		margin:0px auto; 
		max-height:440px; 
		width:1600px;
		margin-top:170px;;
		
}
#header {
	float:left;
	clear:both;
}

@media only screen and (min-width: 1024px) and (max-width:1600px)
{

	#contentpublication2 {
	font-size: 1.3em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	margin-top:-75px;
	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: 70%;
	height: 450px;
	background-color: #ffffff;
	z-index: auto;
	position: relative;
}
#contentpublication2 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;

}

#contentpublication2 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;
	background-color: #BAD162;


}
#contentpublication2 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;
	
}


#contentpublication2 table tbody tr td select{
	color: #999;
	background-color: #E9E9E9;
	padding: 10px 10px 10px 140px;
	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: -470px;
	float: left;
	position: relative;
	margin-top: -10px;
}

#contentpublication2 table tbody tr td select {
	width: 400px;
	/* [disabled]margin-left: -270px; */
}

#contentpublication2 table tbody tr td select {
	-webkit-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

#contentpublication2 table tbody tr td select:focus {
	background-color: #ffffff;
	color: #000000;
}
}

@media only screen and (min-width: 768px) and (max-width:1023px)
{

	#contentpublication2 {
	font-size: 1.3em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	margin-top:-75px;
	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: 70%;
	height: 450px;
	background-color: #ffffff;
	z-index: auto;
	position: relative;
}
#contentpublication2 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;

}

#contentpublication2 table {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 85%;
	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;
	background-color: #BAD162;


}
#contentpublication2 table tbody tr td {
	font-size:0.9em;
	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: 34%;
	padding-bottom: 5px;
	float: right;
	margin-left: -240px;
	position: relative;
	text-align: right;
	margin-top: 50px;
	
}


#contentpublication2 table tbody tr td select{
	color: #999;
	background-color: #E9E9E9;
	padding: 10px 10px 10px 90px;
	width: 70%;
	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: -270px;
	float: left;
	position: relative;
	margin-top: -10px;
}

#contentpublication2 table tbody tr td select {
	width: 250px;
	/* [disabled]margin-left: -270px; */
}

#contentpublication2 table tbody tr td select {
	-webkit-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

#contentpublication2 table tbody tr td select:focus {
	background-color: #ffffff;
	color: #000000;
}
}

@media only screen and (min-width:480px) and (max-width:767px)
{

	#contentpublication2 {
	font-size: 1.1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	margin-top:-75px;
	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: 70%;
	height: 450px;
	background-color: #ffffff;
	z-index: auto;
	position: relative;
}
#contentpublication2 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;

}

#contentpublication2 table {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 85%;
	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;
	background-color: #BAD162;


}
#contentpublication2 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: 34%;
	padding-bottom: 5px;
	float: right;
	margin-left: -240px;
	position: relative;
	text-align: right;
	margin-top: 50px;
	
}


#contentpublication2 table tbody tr td select{
	color: #999;
	background-color: #E9E9E9;
	padding: 10px 10px 10px 70px;
	width: 60%;
	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: -220px;
	float: left;
	position: relative;
	margin-top: -10px;
}

#contentpublication2 table tbody tr td select {
	width: 200px;
	/* [disabled]margin-left: -270px; */
}

#contentpublication2 table tbody tr td select {
	-webkit-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

#contentpublication2 table tbody tr td select:focus {
	background-color: #ffffff;
	color: #000000;
}
}

@media only screen and (min-width:0px) and (max-width:479px)
{

	#contentpublication2 {
	font-size: 1em;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #000000;
	margin-top:-75px;
	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: 70%;
	height: 450px;
	background-color: #ffffff;
	z-index: auto;
	position: relative;
}
#contentpublication2 h1 {
	font-size: 0.9em;
	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;

}

#contentpublication2 table {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	width: 85%;
	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;
	background-color: #BAD162;


}
#contentpublication2 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: 34%;
	padding-bottom: 5px;
	float: right;
	margin-left: -240px;
	position: relative;
	text-align: right;
	margin-top: 50px;
	
}


#contentpublication2 table tbody tr td select{
	color: #999;
	background-color: #E9E9E9;
	padding: 10px 10px 10px 10px;
	width: 60%;
	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: -100px;
	float: left;
	position: relative;
	margin-top: -10px;
}

#contentpublication2 table tbody tr td select {
	width: 100px;
	/* [disabled]margin-left: -270px; */
}

#contentpublication2 table tbody tr td select {
	-webkit-transition-property: background-color;
	-o-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}

#contentpublication2 table tbody tr td select:focus {
	background-color: #ffffff;
	color: #000000;
}
}