@import url(https://fonts.googleapis.com/css?family=Maven+Pro:400,700);
@charset "utf-8";
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


img {
    vertical-align: middle;
}


fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/*General Classes and Styles
*********************/
/*html{
	font-size:12px;
	background-color: #0b1f3f;
	background-image: url(../img/back.png);
	background-repeat: repeat-x;
	background-position: top;
}*/
html{font-size:15px;background-color: #f5f5f5}

.left{float:left; display:inline;}
.right{float:right; display:inline;}
.clear{clear:both;}

.alignLeft{text-align:left;}
.alignRight{text-align:right!important;}
.alignCenter{text-align:center;}

.smallText{font-size:0.800em!important;}
.mediumText{font-size:1em!important;}
.largeText{font-size:1.200em!important;}

.padding{padding:1%;}
.leftPadding{padding:0 0 0 1%;}
.leftLargerPadding{padding:0 0 0 5%;}
.rightPadding{padding:0 1% 0 0;}

.margin{margin:1%;}
.leftMargin{margin:0 0 0 1%;}
.rightMargin{margin:0 1% 0 0;}

h1{font-size:2.2em; color:#333; margin:0px; padding:0px; font-family: 'Maven Pro',"Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;}
h2{font-size:1.6em; color:#666; margin:0px; padding:0px; font-family: 'Maven Pro',"Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;}
h3{font-size:1.2em; color:#999; margin:0px; padding:0px; font-family: 'Maven Pro',"Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;}

h4{}

body{
	width:100%!important;
	height:100%;
	font-size:12px;
	background-color: #f5f5f5;
	background-repeat: repeat-x;
	background-position: top;
}

.Dashboard_welcome{
	font-size:1.6em;
	font-weight:600;
	color:#0a548b; 
	margin:0px; 
	padding:0px; 
	font-family: 'Maven Pro',"Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	width:100%;}
.Dashboard_notices{
	font-size:1.3em;
	font-weight:600;
	color:#000; 
	margin:0px; 
	padding:0px; 
	font-family: 'Maven Pro',"Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	width:100%;}
.Dashboard_link{
	float: left;
	width:25%;
	text-align:center;
}
.urlRenew {
	width: 222px; 
	height:57px; 
	margin:auto; 
	display:block; 
	text-decoration:none;
	padding-top:65px;
	font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#000;
	font-size:14px;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
	background-image: url('../img/Renew.png'); 
} 
.urlRenew:hover { background-image: url('../img/Renew_hover.png'); }	

.urlProfile {
	width: 222px; 
	height:57px; 
	margin:auto; 
	display:block; 
	text-decoration:none;
	padding-top:65px;
	font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#000;
	font-size:14px;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
	background-image: url('../img/Profile.png'); 
} 
.urlProfile:hover { background-image: url('../img/Profile_hover.png'); }	

.urlPDP {
	width: 222px; 
	height:57px; 
	margin:auto; 
	display:block; 
	text-decoration:none;
	padding-top:65px;
	font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#000;
	font-size:14px;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
	background-image: url('../img/PDP.png'); } 
.urlPDP:hover { background-image: url('../img/PDP_hover.png'); }	

.urlConference { 
	width: 222px; 
	height:57px; 
	margin:auto; 
	display:block; 
	text-decoration:none;
	padding-top:65px;
	font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	color:#000;
	font-size:14px;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
	background-image: url('../img/Conference.png');
	} 
.urlConference:hover { background-image: url('../img/Conference_hover.png'); }	

.logo{
	padding-top: 32px;
	padding-left: 40px;
	float: left;
}
.login_logo{
	float: left;
	width: 100%;
	padding-top: 96px;
	padding-bottom: 37px;
}
.header_menu{
	float: right;
	padding-top: 21px;
	padding-right: 40px;
}
.header_seperator{
	width: 6px;
	float: left;
	padding-top: 0px;
	padding-bottom: 2px;
}
.header_social_media{
	width: 25px;
	float: left;
}
.header_link{
	float: left;
	font-size: 11px;
	font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #38b5e6;
	font-weight: bold;
	height: 16px;
	padding-right: 8px;
}
A.PGHdr:link {
	color: #0a548b;
	text-decoration: none;
}
A.PGHdr:visited {
	text-decoration: none;
	color: #0a548b;
}
A.PGHdr:hover {
	text-decoration: underline;
	color: #333;
}
A.PGHdr:active {
	text-decoration: none;
	color: #0a548b;
}

.footer_ces{
	float:left;
	padding-top: 10px;
	width: 100%;
}
.footer_baytek{
	float:right;
	padding-right: 40px;
	padding-top: 15px;
}
.login_content{
	float:left;
	width:100%;
	height:280px;
	box-shadow:#000 0px 0px 5px;
	border:thin;
	border-color:#999;
	background-color:#e8e8e8;
	margin:0 auto;
}
.login_heading{
	float:left;
	text-align:center;
	font-weight: bold;
	font-size: 23px;
	color: #014254;
	width: 100%;
	padding-bottom: 5px;
	
}
.login_links{
	float:left;
	text-align:center;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	width: 100%;
}
.login_menu{
	float: right;
	padding-top: 25px;
	padding-bottom: 21px;
}
.login_footer{
	clear:both;
	width:100%;
	color:#014254;
	text-align:center;
	height: 56px;
}

A.MEMUL:link {
	color:#000;
	text-decoration: underline;
}
A.MEMUL:visited {
	text-decoration: underline;
	color:#333;
}
A.MEMUL:hover {
	text-decoration: underline;
	color:#666;
}
A.MEMUL:active {
	text-decoration: underline;
	color:#000;
}


#login_wrapper{
	position:relative; 
	width:500px; 
	margin:0 auto; 
	height:auto; 
	min-height:100%;
}
#wrapper{
	position:relative; 
	width:960px; 
	margin:0 auto; 
	height:auto; 
	min-height:100%;
	box-shadow:#000 0px 0px 5px;}
.login_header{
	float: left;
	display: inline;
	width: 100%;
	height: 200px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.login_container{
	padding-left:5%;
	padding-right:5%;
	float:left;
	width: 90%;
}
.form_login{float:left; display:inline; width:100%;}
	.form_login label{
	float:left;
	display:inline;
	width:30%;
	margin:5px 0 5px 0;
	font-weight: bold;
}
.form_login input{
	float:left;
	display:inline;
	width:67%;
	margin:5px 0 5px 0;
}
.form_login_info{
	float:left;
	display:inline;
	width:99%;
	text-align: right;
}
		.form_login_info label{float:left; display:inline; margin:5px 2px 5px 0;}
		.form_login_info input{float:right;display:inline;margin:5px 2px 5px 2px;}

.button {
   border-top: 1px solid #42cdff;
   border-left: 1px solid #42cdff;
   background: #40c6f7;
   background: -webkit-gradient(linear, left top, left bottom, from(#38b5e6), to(#40c6f7));
   background: -webkit-linear-gradient(top, #38b5e6, #40c6f7);
   background: -moz-linear-gradient(top, #38b5e6, #40c6f7);
   background: -ms-linear-gradient(top, #38b5e6, #40c6f7);
   background: -o-linear-gradient(top, #38b5e6, #40c6f7);
   padding: 5px 10px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #216882;
   border-left-color: #216882;
   background: #216882;
   color: #ccc;
   }
.button:active {
   border-top-color: #1b435e;
   border-left-color: #1b435e;
   background: #1b435e;
   }

header{
	float:left;
	display:inline;
	width:100%;
	height:200px;
	background-color: #FFF;
	color:#01669A;
	
}
.header_Title_Text{
	font-family: 'Maven Pro',"Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	float:left;
	display:inline;
	padding-top: 32px;
	padding-left: 40px;
	color:#014254;
	font-size:2.4em;
	
}
header>img{width:960px; height:154px;}
.header_bar{
	width: 100%;
	background: none repeat scroll 0% 0% #6bc298;
	height: 5px;
	display: block;
}

#content{
	float:left;
	display:inline;
	background:#e8e8e8;
	width:940px;
	padding:10px;
}
footer{
	clear:both;
	width:100%;
	color:#fff;
	text-align:center;
	background-color: #014254;
	height: 56px;
}

.Applicant_Name{color:#FF8247}
form{display:inline;}
.Counter{float:left; display:inline; width:100%; font-weight:bold;}
.Lang_Wrap{float:left; display:inline; width:100%;}
.Code_Wrapper{float:left; display:inline; width:100%; }
.Page_Nav{float:left; display:inline; width:100%; text-align:center; }
.form_header{float:left; display:inline; width:99.5%; background-color:#999; margin:0px 0px 0px 0px; padding:1px 0px 1px 5px; }
.form_footer{float:left; display:inline; width:99.5%; padding:1px 0px 1px 5px; }
.form_info{float:left; display:inline; width:100%; }
		.form_info label{float:left; display:inline; margin:5px 2px 5px 0;}
		.form_info input{float:left; display:inline;margin:5px 2px 5px 2px;}
		.form_info textarea{float:left; display:inline; width:40%; margin:5px 2px 5px 2px;}
		.form_info select{float:left; display:inline; margin:5px 0 5px 0;}
		.form_info_text_output{float:left; display:inline; margin:5px 2px 5px 5px;}
		.form_info_text_PDP_output{width:98%; float:left; display:inline; margin:5px 2px 5px 5px; padding:3px 3px 3px 3px; background-color:#FFF; height:64px; overflow:auto;}
			.form_info_qty{float:left; display:inline; }
				.form_info_qty label{float:left; display:inline; margin:5px 2px 5px 0;}
				.form_info_qty input{float:left; display:inline; margin:5px 2px 5px 2px;}
				.form_info_qty select{float:left; display:inline; margin:5px 0 5px 0;}
.form_Memo{float:left; display:inline; width:100%; }
		.form_Memo label{float:left; display:inline; width:100%; margin:5px 2px 5px 0;}
		.form_Memo textarea{float:left; display:inline; width:100%; margin:5px 2px 5px 2px;}
		.form_Memo_text_output{float:left; display:inline; width:100%; margin:5px 2px 5px 5px;}

.form_Heading{
	float:left;
	display:inline;
	width:100%;
	margin:1px 1px 1px 1px;
	padding:1px 0px 1px 5px;
	background-color:#CCC;
	font-weight:700;
	font-family: 'Maven Pro',"Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #000;
	font-size: 1.5em;
}
.Multi_Column_Info{
	float:left;
	display:inline;
	width:100%;
	margin:10px 1px 1px 0px;
	padding:1px 0px 1px 0px;
	color:#333;
}
	
.Review_Wrap{float:left; display:inline; width:100%;background-color:#789; color:#FFF}

.form_column1{float:left; display:inline; width:100%;}
	.form_column1 label{float:left; display:inline; width:14%; margin:5px 0 5px 0;}
	.form_column1 input{float:left; display:inline; width:85%; margin:5px 0 5px 0;}
	.form_column1_text_output{float:left; display:inline; width:85%; margin:5px 0 5px 0;}
	.form_column1_text_PDP_output{float:left; display:inline; width:85%; margin:5px 0 5px 0; padding:3px 3px 3px 3px; background-color:#FFF;}
	.form_column1 select{float:left; display:inline; width:85%; margin:5px 0 5px 0;}
	.form_column1 textarea{float:left; display:inline; width:85%; margin:5px 0 5px 0;}
		.form_column1_qty{float:left; display:inline; width:85%;}
			.form_column1_qty label{float:left; display:inline; width:40px; margin:5px 0 5px 0;}
			.form_column1_qty input{float:left; display:inline; width:50px; margin:5px 0 5px 0;}
			.form_column1_qty select{float:left; display:inline; width:60%; margin:5px 0 5px 0;}
	
.form_column2{float:left; display:inline; width:50%;}	
	.form_column2 label{float:left; display:inline; width:26%; margin:5px 0 5px 0;}
	.form_column2 input{float:left; display:inline; width:72%; margin:5px 0 5px 0;}
	.form_column2_text_output{float:left; display:inline; width:72%; margin:5px 0 5px 0;}
	.form_column2_text_PDP_output{float:left; display:inline; width:72%; margin:5px 0 5px 0; padding:3px 3px 3px 3px; background-color:#FFF;}
	.form_column2 select{float:left; display:inline; width:72%; margin:5px 0 5px 0;}
	.form_column2 textarea{float:left; display:inline; width:72%; margin:5px 0 5px 0;}
	
.form_column2_offest1{float:left; display:inline; width:60%;}	
	.form_column2_offest1 label{float:left; display:inline; width:26%; margin:5px 0 5px 0;}
	.form_column2_offest1 input{float:left; display:inline; width:72%; margin:5px 0 5px 0;}
	.form_column2_offest1_text_output{float:left; display:inline; width:72%; margin:5px 0 5px 0;}
	.form_column2_offest1_text_PDP_output{float:left; display:inline; width:72%; margin:5px 0 5px 0; padding:3px 3px 3px 3px; background-color:#FFF;}
	.form_column2_offest1 select{float:left; display:inline; width:72%; margin:5px 0 5px 0;}
	.form_column2_offest1 textarea{float:left; display:inline; width:72%; margin:5px 0 5px 0;}

.form_column2_offest2{float:left; display:inline; width:40%;}	
	.form_column2_offest2 label{float:left; display:inline; width:26%; margin:5px 0 5px 0;}
	.form_column2_offest2 input{float:left; display:inline; width:72%; margin:5px 0 5px 0;}
	.form_column2_offest2_text_output{float:left; display:inline; width:72%; margin:5px 0 5px 0;}
	.form_column2_offest2_text_PDP_output{float:left; display:inline; width:72%; margin:5px 0 5px 0; padding:3px 3px 3px 3px; background-color:#FFF;}
	.form_column2_offest2 select{float:left; display:inline; width:72%; margin:5px 0 5px 0;}
	.form_column2_offest2 textarea{float:left; display:inline; width:72%; margin:5px 0 5px 0;}

.form_column2_auto{float:left; display:inline; width:50%;}	

.form_column3{float:left; display:inline; width:33%;}	
	.form_column3 label{float:left; display:inline; width:28%; margin:5px 0 5px 0;}
	.form_column3 input{float:left; display:inline; width:68%; margin:5px 0 5px 0;}
	.form_column3_text_output{float:left; display:inline; width:68%; margin:5px 0 5px 0;}
	.form_column3_text_output{float:left; display:inline; width:68%; margin:5px 0 5px 0; padding:3px 3px 3px 3px; background-color:#FFF;}
	.form_column3 select{float:left; display:inline; width:68%; margin:5px 0 5px 0;}
	.form_column3 textarea{float:left; display:inline; width:68%; margin:5px 0 5px 0;}
	
.checkbox{float:left; display:inline; width:100%;}
	.checkbox label{float:left; display:inline; width:90%; margin:5px 0 5px 0;}
	.checkbox input{float:left; display:inline; width:20px; margin:5px 0 5px 0;}
.Yes_No{float:left; display:inline; width:100%;}
	.Yes_No label{float:left; display:inline; width:20px; margin:5px 0 5px 0;}
	.Yes_No input{float:left; display:inline; width:20px; margin:5px 0 5px 0;}
	.Yes_No_text{float:left; display:inline; margin:5px 0 5px 0;}	

.checkbox_fee{float:left; display:inline; width:100%;}
	.checkbox_fee label{float:left; display:inline; width: auto; margin:5px 2px 5px 2px;}
	.checkbox_fee input{float:left; display:inline; width: auto; margin:5px 2px 5px 2px;}
.Yes_No_fee{float:left; display:inline; width:100%;}
	.Yes_No_fee label{float:left; display:inline; width: auto; margin:5px 2px 5px 2px;}
	.Yes_No_fee input{float:left; display:inline; width: auto; margin:5px 2px 5px 2px;}
	.Yes_No_fee_text{float:left; display:inline; width: auto; margin:5px 0 5px 0;}
	
	
.required{color:#F00;}
.accepted{color:#008000;font-weight:600;}
.rejected{color:#F00; font-weight:600;}
.Review_Completed{color:#090;}

table.review_summary {
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}
table.review_summary th {
	border-bottom-width:thin;
	border-bottom-color:gray;
	border-bottom-style:solid;
	padding: 2px;
	border-style:none;

}
table.review_summary td {
	border-bottom-width:thin;
	border-bottom-color:gray;
	border-bottom-style:solid;
	padding: 2px;
}

.PDP_Heading{
	text-decoration:underline;
	font-weight:bold;
	text-transform: uppercase;
}

/*Media Queries
************/

@media all and (max-width:1000px) {
	#wrapper{width:758px!important;}
	#content{width:738px;}
	.Dashboard_link{width:50%;}
	header{float:left; display:inline; width:100%; background-color: #FFF;}
	header>img{width:758px; height:122px;}
	
	.form_column1 label{width:16%;}
	.form_column1 input{width:82%;}
	.form_column1 select{width:82%;}
	.form_column1 textarea{width:82%;}
	.form_column1_qty{width:82%;}
		.form_column1_qty label{width:40px;}
		.form_column1_qty input{width:50px;}
		.form_column1_qty select{width:60%;}
	.form_column2 label{width:31%;}
	.form_column2 input{width:67%;}
	.form_column2 select{width:67%;}
	.form_column2 textarea{width:67%;}
	.form_column2_offest1{width:100%;}
	.form_column2_offest2{width:100%;}
	.form_column3 label{width:25%;}
	.form_column3 input{width:69%;}
	.form_column3 select{width:69%;}
	.form_column3 textarea{width:69%;}
	.checkbox label{width:78%;margin:5px 0 5px 0;}
	.checkbox input{width:20px;margin:5px 0 5px 0;}
	.Yes_No label{width:20px;margin:5px 0 5px 0;}
	.Yes_No input{width:20px;margin:5px 0 5px 0;}
	.checkbox_fee label{width:auto;margin:5px 2px 5px 2px;}
	.checkbox_fee input{width:auto;margin:5px 2px 5px 2px;}
	.Yes_No_fee label{width:auto;margin:5px 2px 5px 2px;}
	.Yes_No_fee input{width:auto;margin:5px 2px 5px 2px;}

}

@media all and (max-width:768px) {
	#wrapper{width:470px!important;}
	#content{width:450px;}
	header{float:left; display:inline; width:100%; background-color: #FFF;}

	
	.form_column1 label{width:100%;margin:5px 0 1px 0;}
	.form_column1 input{width:98%;margin:1px 0 5px 0;}
	.form_column1 select{width:98%;margin:1px 0 5px 0;}
	.form_column1 textarea{width:98%;margin:1px 0 5px 0;}
	.form_column1_qty{width:98%;}
		.form_column1_qty label{width:40px;}
		.form_column1_qty input{width:50px;}
		.form_column1_qty select{width:100%;}
	.form_column2{width:100%;}	
	.form_column2 label{width:100%; margin:5px 0 1px 0;}
	.form_column2 input{width:98%; margin:1px 0 5px 0;}
	.form_column2 select{width:98%;margin:1px 0 5px 0;}
	.form_column2 textarea{width:98%;margin:1px 0 5px 0;}
	.form_column3{width:50%;}	
	.checkbox label{width:78%;margin:5px 0 5px 0;}
	.checkbox input{width:20px;margin:5px 0 5px 0;}
	.Yes_No label{width:20px;margin:5px 0 5px 0;}
	.Yes_No input{width:20px;margin:5px 0 5px 0;}
	.Yes_No_text{width:100%; margin:5px 0 1px 0;}
	.checkbox_fee label{width:auto;margin:5px 2px 5px 2px;}
	.checkbox_fee input{width:auto;margin:5px 2px 5px 2px;}
	.Yes_No_fee label{width:auto;margin:5px 2px 5px 2px;}
	.Yes_No_fee input{width:auto;margin:5px 2px 5px 2px;}
}

@media all and (max-width:480px) {
	#wrapper{width:310px!important;}
	#content{width:290px;}
	.Dashboard_link{width:100%;}
	.logo{padding-left: 10px;}
	.logo>img{width:270px; height: auto;}
	header{float:left; display:inline; width:100%; background-color: #FFF;}
	header>img{width:310px; height:50px;}
	
	.form_column3{width:100%;}	
	.form_column3 label{width:100%; margin:5px 0 1px 0;}
	.form_column3 input{width:98%; margin:1px 0 5px 0;}
	.form_column3 select{width:98%;margin:1px 0 5px 0;}	
	.form_column3 textarea{width:98%;margin:1px 0 5px 0;}
	
	.checkbox label{width:78%;margin:5px 0 5px 0;}
	.checkbox input{width:20px;margin:5px 0 5px 0;}
	.Yes_No label{width:20px;margin:5px 0 5px 0;}
	.Yes_No input{width:20px;margin:5px 0 5px 0;}
	.checkbox_fee label{width:auto;margin:5px 2px 5px 2px;}
	.checkbox_fee input{width:auto;margin:5px 2px 5px 2px;}
	.Yes_No_fee label{width:auto;margin:5px 2px 5px 2px;}
	.Yes_No_fee input{width:auto;margin:5px 2px 5px 2px;}
}

@media all and (max-width:320px) {
	#wrapper{width:230px!important;}
	#content{width:210px;}
	.logo>img{width:190px; height: auto;}
	header{float:left; display:inline; width:100%; background-color: #FFF;}
	header>img{width:230px; height:37px;}
	.checkbox label{width:78%;margin:5px 0 5px 0;}
	.checkbox input{width:20px;margin:5px 0 5px 0;}
	.Yes_No label{width:20px;margin:5px 0 5px 0;}
	.Yes_No input{width:20px;margin:5px 0 5px 0;}
	.checkbox_fee label{width:auto;margin:5px 2px 5px 2px;}
	.checkbox_fee input{width:auto;margin:5px 2px 5px 2px;}
	.Yes_No_fee label{width:auto;margin:5px 2px 5px 2px;}
	.Yes_No_fee input{width:auto;margin:5px 2px 5px 2px;}
}



/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
