
a {text-decoration: none; color: #01479C;}
a:hover {text-decoration: underline; color: #01479C;}
a:visited {text-decoration: none; color: #01479C;}
a:active {text-decoration: none; color: #01479C;}

.right_arrow_text{
	width: 20px; 
	height: 20px; 
	font-family: 'Glyphicons Halflings'; 
	font-size: 15px; 
	text-align: center;
	color: #ffffff; 
	background-color: #F19005;	
}
.right_arrow_text:before{
	content: "\e072";
}

.externallogo{
	width: 200px;
}

.with_pnrdisplay_locator { width: 170px!important; }

.button_1, .button_6{
	background-color: #F19005!important;
}

.button_2{
	background-color: #F19005!important;
}

.submitbutton_1{
	background-color: #F19005!important;
}

.padding_news{ padding-top: 60px; }

.header_1, .ui-datepicker-header{
	background-color: #01479C!important;
}

.main_content{
	background-color: #FFFFFF!important;
}

.message_1, .message_2{
	color: #01479C!important;
}

.border_1_left, .border_1_right, .border_1_bottom, .border_1_top, .border_1, .journeyPeriodAnno, .ui-state-hover, .schoolSunHolidayAndJourney a.ui-state-default, .journeyPeriod a.ui-state-default, .ui-widget-header{
	border-color: #01479C!important;
}

.border_2_left, .border_2_right, .border_2_bottom, .border_2_top, .border_2{
	border-color: #E6E6E6!important;
	background-color: #FFFFFF!important;
}

.header_2, .header_3{
	background-color: #E6E6E6!important;
}

.listings{
	border-color: #E6E6E6!important;
}

.carriername, .pricevalue, .segmentX, .BookingMask_Segment_Title, .tafSegmentHeader, .statisticSegment, .journeyPeriodFont a.ui-state-default, .farepricetype{
	color: #333333!important;
}

.submitbutton_1, .button_1, .button_6{
	background-color: #01479C!important;
}

.formularinput_1{
	border-color: #E6E6E6!important;
}

.formularselect_1{
	border-color: #E6E6E6!important;
	outline-color: #E6E6E6!important;
}

/* navigation menu */
.navigation_1, .navigation_1_active{
	background-color: #FFFFFF!important;
	border-color: #01479C!important;
	color: #01479C;
}

.navigation_1_active{
	background-color: #01479C!important;
	border-color: #01479C!important;
	color: #FFFFFF;
}

.navigation_1:hover{
	color: #01479C;
}

.newsoverlay{
    width:100%;
    height:100%;    
    position:absolute;
    background:rgba(255, 255, 255, 0.95);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;    
    z-index: 200;
}

.newsoverlay_center{
	background: rgba(255, 255, 255, 1);
	position: relative;
	left: 50%;
	transform: translate(-50%, 0);
}

.fareCalendarCheapest_1{
	background-color: #FFFFFF;
	color: #30AE04;
	font-weight:bold;
}

.no_upsell_box {
	border-color: #01479C;
}