@charset "utf-8";
html{ 
	margin:0px; 
	padding:0px;
	}
	
body{ 
	margin:0px; 
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	font-size:12px;
	color:#454545;
	background-color:#FFF!important;
	}
	
form{
	margin:0px;
}

table, td, p {
	margin:0px; 
	padding:0px; 
	border:0px; 
	border-collapse:collapse; 
	}



input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:16px;
	display:none;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	}

a:focus {
 -moz-outline: none;
 outline: none; /* CSS 3 */
 ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */
}

label {cursor:pointer;}

.screen{ display:none;} 

/* -------------- */

.logoContainer{ height:190px; width:100%;}
.logoContainer img.print{
	margin-right: 50%;
    transform: translateX(50%);
}
.outerBorder{ padding:10px; border:#c2c2c2 1px solid; margin-bottom:25px; font-size:11px; line-height:16px;width: 100% !important;}
.deatailsContainer {width:100%;}
.deatailsContainer .col-xs-12.col-sm-9{
	width: 100% !important;
}
.loginContainer, .travelList{ background:url(images/contentBg.jpg) repeat-x bottom;}
.travelList a {color:#000000;}
.travelList { color:#999999; font-size:13px; line-height:24px; }
.travelList p { color:#454545; font-size:11px; line-height:16px; margin:10px 0px 15px 0px; }
#logInBtn {background:#454545 url(images/logInButtonBg.gif) right no-repeat; border:none; height:29px; font-size:13px; font-weight:bold; color:#FFFFFF; text-transform:uppercase; padding-right:35px; line-height:13px; cursor:pointer;}
.loginField{ background:url(images/formFieldBg.gif) no-repeat; width:210px; padding:6px 0px 9px 6px; border-top:1px solid #cacaca; border-left:1px solid #cacaca; border-bottom:1px solid #f6f6f6; border-rigth:1px solid #f6f6f6;}
.topLegend40 { background:#454545 url(images/legendArrow.gif) no-repeat; text-transform:uppercase; padding:4px 15px 4px 0px; color:#FFFFFF; font-weight:bold; font-size:16px}
.topLegend11 td { background:#454545 url(images/legendArrow.gif) no-repeat; text-transform:uppercase; padding:4px 15px 4px 0px; color:#FFFFFF; font-weight:bold; font-size:16px}
.travelListLinks { border-bottom:1px solid #CCCCCC; border-top:1px solid #CCCCCC; padding:15px 0px 15px 0px;}
h1, h2 {margin:0px 0px 10px 0px; padding-top:5px;}
h1 { line-height:28px; font-size:24px;}
h2 { line-height:22px; font-size:18px;}
.a1, .a2, .a3, .a4, .a5, .b1, .b2, .b3, .b4, .b5{border-bottom:1px #999999 solid; font-size:15px;}
.a4, .b4, .a1, .b1 {padding-left:5px;}
.a2, .b2 { font-weight:bold;}
.total {font-size:15px; font-weight:bold;padding:5px 3px 3px 3px;}
.totalText {padding:3px 3px 3px 5px; font-size:12px;}
.deltagere{ padding:3px 3px 3px 5px; border-bottom:2px #FFFFFF solid; font-size:12px;background:#f6f6f6;}


a[href]:after {
content: none !important;
}
