@font-face {
    font-family: 'rieslingregular';
    src: url('fonts/riesling-webfont.eot');
    src: url('fonts/riesling-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/riesling-webfont.woff') format('woff'),
         url('fonts/riesling-webfont.ttf') format('truetype'),
         url('fonts/riesling-webfont.svg#rieslingregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
    overflow-y:scroll;
}

BODY {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-family: arial;
	/*color: #333333;*/
}

A {
	color: #164aaf;
	text-decoration: none;
}

A:hover {
	text-decoration: none !important;
}

A.underline {
	text-decoration: underline !important;
}

.myUpdate{
	display:none !important;
}
.lastUpdate{
    padding: 30px;
    float: left;
    width: 100%;
}
.clearBoth{
	clear:both;
}

th {
	text-align: center !important;
}

p {
	text-align: justify;
}

#page_title {
	position: relative;
	margin-top: 20px;
	font-family: 'rieslingregular', arial;
	font-size:2.9em;
	color: #ff6800;
}

.img-responsive {
	display: inline !important;
}

#main {
	position: relative; 
	width: 1024px; 
	margin: 0 auto;
}

#header {
	position: relative;
	z-index: 999;
	border-top: 5px solid #ff9c00;
}

#header_top {
	/*border-top: 5px solid #ff9c00;
	background-color: #FFFFFF;*/
	width: 100%;
}

#controller {
	position: relative;
	display: inline-block;
	float: right;
	/*width: 380px;*/
	margin-top: 20px;
}

#controllerTop {
	border-bottom: 2px solid #CCCCCC;
	display: inline-block;
	float: right;
	/*padding-left: 20px;*/
	padding-bottom: 7px;
}

#controllerTop > div {
	margin-left: 5px;
	margin-right: 5px;
}

#controllerBottom {
	display: inline-block;
	float: right;
	margin-top: 10px;
}

#colorControl {
	float: left;
	line-height: 1em;
}

.mycolor
{
   padding: 10px 0 0 18px;

}

.mycolor_bg{
	 display: none;
	 width: 194px;
	 height: 36px;
	 position: absolute;
	 top:14px;
	 right:222px;
	 z-index:501;
	 margin-left:40px;
}

.mycolor_content{
	 display: none;
	 width: 194px;
	 height: 36px;
	 position: absolute;
	 top:36px;
	 right:195px;
	 z-index:502;
	 margin-left:40px;
}

#fontControl {
	float: left;
	line-height: 1em;
    margin-top: -3px;
}

#fontControl > span {
	cursor: pointer;
}

#fontControl > .fontSmall {
	font-size: 12px;
}

#fontControl > .fontNormal {
	font-size: 19px;
}

#fontControl > .fontLarge {
	font-size: 24px;
}

.fontOn {
	color: #EC0000;
}

#searchControl {
	font-size: 1.0em;
	line-height: 22px;
	margin-left: 20px;
}

#searchControl > input {
	background-color: #E5E5E5;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#sitemapControl {
	float: left;
	line-height: 1em;
}

#mobileControl {
	float: left;
	margin-top: -6px;
}

#fbControl {
	float: left;
	margin-top: -6px;
}

#langControl {
	float: left;
	font-size: 1.0em;
	line-height: 1em;
}

#langControl > div{
	float: left;
	cursor: pointer;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}

#langControl > div:first-child {
	border-left: 0px;
}

.langOn {
	color: #EC0000;
	font-weight: bold;
}

#header_mobile {
	display: none;
}

#mobile_logo {
	clear: both; 
	position: relative; 
	background-color: #FFFFFF; 
	height: 60px;
	z-index: 100;
}

#mobile_logo > div {
	position: absolute; 
	top: 0px; 
	left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mobile_logo > div > img {
	width: 100%;
}

#header_bottom {
	position: relative;
	width: 100%;
	/*max-height: 53px;*/
	height: 60px;
	background-color: #81e2f6;
}

#header_middle {
	clear: both;
	position: relative;
	width: 100%;
	height: 5px;
	z-index: 1;
	background-color: #ff9c00;
	box-shadow: 0px 3px 2px #888888;
}

#top_menu {
	list-style: none;
	margin: 0;
	padding: 0px;
	margin-left: 2.5%;
	margin-right: 2.5%;
	width: 95%;
	height: 100%;
	display: inline-block;
}

#top_menu > li {
	position: relative;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1.1em;
	_width: 14%;
	width: 17%;
	height: 100%;
	text-align: center;
	border-right: 1px solid #69ACBC;
	
}

#top_menu > li > a > div {
	width: 100%;
}

#top_menu > li:first-child {
	width: 15%;
	border-left: 1px solid #69ACBC;
}

#top_menu > li:last-child {
	/*width: 15%;*/
}

#top_menu > li:hover {
	background-color: #cede36;
}

#top_menu > li.onSelect {
	background-color: #cede36;
}

#top_menu > li > a > div {
	/*line-height: 15px;*/
	display: inline-block;
	background-repeat: no-repeat;
	background-position: right;
	color: #1d5d8a;
	font-weight: bold;
	text-align: center;
}

#top_menu > li > a > div.single {
	/*line-height: 50px;*/
	padding-top: 24px;
    padding-bottom: 14px;
}

#top_menu > li > a > div.double {
	line-height: 20px;
	padding-bottom: 4px;
	margin-top: 10px;
	height: 47px;
}

#top_menu > li > a > div.menuImg {
	width: 85%;
	margin-left: 15%;
	background-image: url('../images/icon_alumni.png');
	background-repeat: no-repeat;
	background-position: left;
	background-size: auto 75%;
}

#top_menu > li > ul {
	display: none;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -5px;
	z-index: 9999;
}

#top_menu > li > ul > li {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	line-height: normal;
	background-color: #cede36;
	width: 150px;
	z-index: 9999;
	cursor: pointer;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
}

#top_menu > li > ul > li:first-child {
	border-top: 1px solid #CCCCCC;
}

#top_menu > li > ul > li:hover {
	background-color: #f3f8b9;
}

#header_logo {
	display: inline-block;
	position: relative;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer {
	position: relative;
	width: 100%;
	background-color: #e3e3e3;
}

#footer_bottom {
	position: relative;
	width: 100%;
	height: 100px;
	line-height: 100px;
	background-color: #EAEEEF;
}

#footer_left {
	float: left;
	margin-left: 40px;
}

#footer_middle {
	float: right;
	margin-right: 20px;
}

#footer_right {
	float: right;
	margin-right: 10px;
}

.hide_div {
	display: none;
}

.access
{
	position:absolute;
	left: -9999px;
}

table.stylingTable {
	width: 100%;
}

table.stylingTable > thead > tr {
	background: -webkit-linear-gradient(#e3e3e3, #ffffff);
	background: -o-linear-gradient(#e3e3e3, #ffffff);
	background: -moz-linear-gradient(#e3e3e3, #ffffff);
	background: linear-gradient(#e3e3e3, #ffffff);
}

table.stylingTable > thead > tr > th {
	padding: 15px 10px 15px 10px;
	text-align: center;
}

table.stylingTable tbody tr:nth-child(odd){
	background: #D8E6F3;
}

table.stylingTable tbody tr:nth-child(even){
	background: #EBF2F8;
}

table.stylingTable > tbody > tr > td {
	padding: 10px;

}

#listTable th {
	text-align: left !important;
	padding-left: 10px;
}

#subMenu li {
	cursor: pointer;
}

.section_title {
	color: #002577;
	font-size: 1.4em;
}

table.dataTable.display tbody tr.odd {
	background-color: #D8E6F3 !important;
}

table.dataTable.display tbody tr.even {
	background-color: #EBF2F8 !important;
}

#subMenu > ul > li.onSelect {
	background-color: #ebf963;
}

body #header .menu_bg
{
	background-color:#81e2f6;
}
.myPopDiv{
	position: absolute;
	position:fixed;
    display: inline-block;    
    padding: 0;
    outline: 0;
    top: 0px;
    left: 0px;
	right:0px;
	bottom:0px;
	
	-webkit-transition: opacity 0.4s ease 0s, z-index 0.5s;
	-moz-transition: opacity 0.4s ease 0s, z-index 0.5s;
	-o-transition: opacity 0.4s ease 0s, z-index 0.5s;
	transition: opacity 0.4s ease 0s, z-index 0.5s;
	
	opacity:0;
	filter: alpha(opacity=0);
	
	z-index:-1;
}

.myPopDiv.show{
	opacity:1;
	filter: alpha(opacity=100);
	z-index:8000;
}

.myPopDiv #myPopup{
    border-width: 1px;
    border-style: solid;
	background-color: #f9f2f2;
    border-color: #ddd;
    color: #333;
    text-shadow: 0 1px 0 #f3f3f3;
    -webkit-box-shadow: 0 0 12px rgba(0,0,0,.6);
    -moz-box-shadow: 0 0 12px rgba(0,0,0,.6);
    box-shadow: 0 0 12px rgba(0,0,0,.6);
	-webkit-background-clip: padding;
    background-clip: padding-box;
	-webkit-border-radius: .3125em;
    border-radius: .3125em;
	
	position: absolute;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    max-width: 90%;
    width: 800px;
}

.myPopDiv .myPopClose{
    text-decoration: none!important;
	-webkit-background-clip: padding;
    background-clip: padding-box;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.15);
    box-shadow: 0 1px 3px rgba(0,0,0,.15);
	background-color: #f6f6f6;
    border-color: #ddd;
    color: #333;
    text-shadow: 0 1px 0 #f3f3f3;
	right: -11px;
	position: absolute;
    top: -11px;
    margin: 0;
    z-index: 1101;
	-webkit-border-radius: 1em;
    border-radius: 1em;
	padding: 0;
    width: 1.75em;
    height: 1.75em;
    text-indent: -9999px;
    white-space: nowrap!important;
	font-size: 16px;
    display: block;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.myPopDiv .myPopClose:after{
	background-image:url("../images/icons-png/delete-white.png");
	background-color: #666;
    background-color: rgba(0,0,0,.3);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-border-radius: 1em;
    border-radius: 1em;
	content: "";
    position: absolute;
    display: block;
    width: 22px;
    height: 22px;
	top: 50%;
    margin-top: -11px;
	left: 50%;
    margin-left: -11px;
}

.myPopDiv img{
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto;
	/*height:615px;*/
	margin:20px 40px;
	/*max-width:100%;*/
}

.myPopDiv .myCloseWord
{
	position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    background-color: #e2e2e2;
    color: #666;
    cursor: pointer;
}

body .myBanner{
	padding: 5px;
    color: #3e3e3e;
    margin-top: 20px;
    border: 5px solid #73ff6a;
    background-color: #fff92f;
    cursor: pointer;
}
body .myBanner.banner2{	
	margin-top:0;
	background-color: #bde9ff;
    border: 5px solid #4cb2fb;
	color:#525252;
}
body .myBanner p{
	margin-bottom:0;
}