@charset "UTF-8";

/* Global Styles */

* { margin: 0px; padding: 0px;}

html, body {
	margin: 0;
	width: 100%;
	height: 100%;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
}


.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#fullscreen {
	width: 100%;
	height: 100%;
	display: table;
	/*background: url(../../../uploads/2015/10/fullback.jpg) no-repeat center center;
	background-size: cover;*/
	background: #e8e8e8; /* Old browsers */

	background: -moz-linear-gradient(left,  #e8e8e8 0%, #fdfdfd 51%, #e8e8e8 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e8e8e8), color-stop(51%,#fdfdfd), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(left,  #e8e8e8 0%,#fdfdfd 51%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(left,  #e8e8e8 0%,#fdfdfd 51%,#e8e8e8 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(left,  #e8e8e8 0%,#fdfdfd 51%,#e8e8e8 100%); /* IE10+ */

	background: linear-gradient(to right,  #e8e8e8 0%,#fdfdfd 51%,#e8e8e8 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 ); /* IE6-9 */
}

#fullscreen .fullscreen-content {
	display: table-cell;
	text-align: center;

}

#fullscreen .fullscreen-content .title {
	display: block;
	width: 65%;
	padding: 15px;
	margin: 0 auto;
	color: #0083a9;
}

#fullscreen .fullscreen-content .title h1, #fullscreen .fullscreen-content .title div.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 5px 0;
	padding-bottom: 5px;
	color: #0083a9;
	font-weight: bold; 
}

#fullscreen .fullscreen-content .title p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7e8083;
}

/* ------------------------------
logo styles
------------------------------ */

.topbarlogo {

	margin-top: 0px;
	background-color: #FFF;
	height: 56px;
	width: 100%;
	text-align: center;
	padding-top: 0px;
	
}
.topgray {

	height: 35px;		

	background: #e8e8e8; /* Old browsers */

	background: -moz-linear-gradient(left,  #e8e8e8 0%, #fdfdfd 51%, #e8e8e8 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e8e8e8), color-stop(51%,#fdfdfd), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(left,  #e8e8e8 0%,#fdfdfd 51%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(left,  #e8e8e8 0%,#fdfdfd 51%,#e8e8e8 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(left,  #e8e8e8 0%,#fdfdfd 51%,#e8e8e8 100%); /* IE10+ */

	background: linear-gradient(to right,  #e8e8e8 0%,#fdfdfd 51%,#e8e8e8 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 ); /* IE6-9 */
	width: 100%;
}

/* ------------------------------
main content styles
------------------------------ */

.remember {
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
	margin: 0 auto;
	width: 250px;
	height: 30px;
	font-size: 14px;
}


.remember input {

	margin: -90px;
	display: inline-block;
	position: absolute;
	margin-top: 12px;

}

.remember p {

	position: absolute;
	margin-top: 10px;
	margin-left: 60px;

}

.holderbox_top {

	height: auto;
	background-color: none;
	border-bottom: 1px solid #cacaca;
	width: 450px;
	margin-left: auto;
	margin-right: auto;

}

.holderbox {

	height: auto;
	background-color: none;

	width: 600px;
	margin-left: auto;
	margin-right: auto;

}


.leftbox {

	background-color: none;
	display: block;
	width: 450px;
	/*height: 130px;*/
	float: left;
	min-width: 270px;
	max-width: 250px;
	margin-top: 10px;
}

.centerbox{
	margin:10px auto 5px;
}

.centerbox a{
	color:#7e8083;
}

.centerbox a:hover{
	text-decoration: none;
	color: #0083a9;
}

.centerbox a:after {
	margin-left: -5px;
	content: "\003e";
	opacity: 0;
	position: absolute;
}

.centerbox a:hover:after {
	margin-left: 10px;
	transition: all 0.3s ease 0s;
	opacity: 1;
	color: #0083a9;
}
/*.leftbox_top {

	background-color: none;
	display: block;
	width: 230px;
	height: 100px;
	float: left;
	min-width: 240px;
	max-width: 250px;

}*/

.leftbox_top {
	background-color: none;
    display: block;
    width: 100%;
    float: none;
    margin: 0 auto;
}
.leftbox_top a {
	color: #7e8083;
}

.bottomBx {
	height: auto;
	background-color: none;
	padding-top: 24px;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	color: #7e8083;
}

.bottomBx ul {
	padding-bottom: 1em;
}

.rightbox {

	background-color: none;
	display: block;
	width: 270px;
	/*height: 130px;*/
	float: right;
	border-left: 0px solid #cacaca;
	text-align: left;
	list-style-type: none;
	color: #7e8083;
	list-style: none;
	
	margin-top: 5px;

}

.rightbox li {

	list-style: none;
	margin-left: 20px;
	margin-top: 5px;
	margin-left: 40px;

}

.rightbox_top {

	background-color: none;
	display: block;
	width: 200px;
	height: 25px;
	float: right;
	border-left: 0px solid #cacaca;
	text-align: left;
	list-style-type: none;
	color: #7e8083;
	list-style: none;
	margin-bottom: 30px;

}

.rightbox_top li {

	list-style: none;
	margin-left: 20px;
	margin-top: 10px;
	margin-left: 40px;

}

.country li a{
	text-decoration: none;
	color: #7e8083;
	line-height: 10px;
	font-weight: normal;
}

.country li a span, .global-english span{
	color:#0083a9;
}

.country li a:hover{
	text-decoration: none;
	color: #0083a9;
}

.country li a:after {

	margin-left: -5px;
	content: "\003e";
	opacity: 0;
	position: relative;

}

.country li a:hover:after {
	margin-left: 10px;
	transition: all 0.3s ease 0s;
	opacity: 1;
	color: #0083a9;
}

.big_logo {
	float: left;
}

.subtext {

	display: block;
	margin-left: 78px;
	text-align: left;
	line-height: 30px;

}

.bottom_text {
	color: #7e8083;
	margin-top: 1em;
}

.bottom_text a {
	color: #0083a9;
	text-decoration: underline;
}

#overlayWrapper {
	display: none;
	z-index: 9999999999 !important;
	position: absolute;
	top: 0;
	width: 100% !important;
	height: 88% !important;
}

@media screen and (max-width: 400px) {

	#fullscreen .fullscreen-content .title {
		display: block;
		width: 95% !important;
		padding: 15px;
		margin: 0 auto;
		color: #0083a9;
	}

	#fullscreen {

		height: 100%;

	}

}

@media screen and (max-width: 800px) {

	#fullscreen .fullscreen-content .title {

		display: block;
		width: 75% !important;
		padding: 15px;
		margin: 0 auto;
		color: #0083a9;
	}

	.holderbox {

		height: auto;
		background-color: none;
		width: 100%;
		margin: 0 auto;
		margin-left: auto;
		margin-right: auto;
		

	}


	.holderbox_top {

		height: auto;
		background-color: none;
		width: 100%;
		margin: 0 auto;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;


	}

	.leftbox {
		float: none;
		min-width: 190px;
		margin-left: auto;
		margin-right: auto;

	}

	.rightbox {

		float: none;
		min-width: 150px;
		margin-left: auto;
		margin-right: auto;
		margin-top: -30px;


	}

/*	.leftbox_top {
		float: none;
		max-width: 290px;
		margin-left: auto;
		margin-right: auto;
		width: 100%;


	}*/

	.rightbox_top {

		float: none;
		min-width: 250px;
		margin-left: auto;
		margin-right: auto;
		
		padding-bottom: 55px;

	}

	.subtext {

		display: block;
		margin-left: 42px;
		text-align: left;
		line-height: 35px;

	}

	.subtext_lower {

		display: block;
		margin-left: 12px;
		text-align: left;
		line-height: 30px;

	}

	#fullscreen {

		background: -moz-linear-gradient(left,  #e8e8e8 0%, #fdfdfd 51%, #e8e8e8 100%); /* FF3.6+ */

		background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e8e8e8), color-stop(51%,#fdfdfd), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */

		background: -webkit-linear-gradient(left,  #e8e8e8 0%,#fdfdfd 51%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */

		background: -o-linear-gradient(left,  #e8e8e8 0%,#fdfdfd 51%,#e8e8e8 100%); /* Opera 11.10+ */

		background: -ms-linear-gradient(left,  #e8e8e8 0%,#fdfdfd 51%,#e8e8e8 100%); /* IE10+ */

		background: linear-gradient(to right,  #e8e8e8 0%,#fdfdfd 51%,#e8e8e8 100%); /* W3C */

		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 ); /* IE6-9 */
		width: 100%;
		
	}

	.remember {

		height: 70px;

	}
	.rightbox {
		margin-top: 20px;
	}

}

@media screen and (min-width: 1200px) {

	#fullscreen .fullscreen-content .title {
		display: block;
		width: 65% !important;
		padding: 15px;
		margin: 0 auto;
		color: #0083a9;
	}

}


/* interactive world map */

@media screen and (max-width: 456px) {
   .rightbox li{
      margin-left: 28px;
   }
}


.iwm_map_canvas {
	overflow: hidden;
	width: 100%;
}

.i_world_map {
	margin-left: -10%;
}