﻿html{
	background: #f5f5f5;
}

.topheader{
	height: 0;
}

a, input, button{
	border-radius: 0px !important;
}

.logo-text{
	font-size: 18px;
}

#header .bottomheader{background-color: #fff;}
#header .menu-dropdown li a {
    font-family: "Diavlo-Medium", Arial;
    font-weight: normal;
    text-transform: capitalize;
}
#header .title.slogan-header {color: #058cb3}
#header .menu-dropdown>li:first-child a{font-weight: bold}
.bottomheader{padding-bottom: 0; -webkit-box-shadow: 0px 0px 5px 0px #666;}
.bottomheader .navbar-header{padding: 0;}
#header .navbar-nav>li>a {padding-bottom: 5px;}
#header .navbar-header p {margin-bottom: 0;}
#search-form {
    background: #e6e1da;
    padding-bottom: 10px;
}
#search-form .p-description {
    color:#0c637f;
}
.modal-content.formblock{width: 100%; padding-bottom: 0px; margin: 0;}
.modal-backdrop{z-index: 90;}
#searchModal{z-index: 100;}
.carousel-indicators li{
    border: 1px solid #ecb10e;
}
.carousel-indicators .active{
    background: #ecb10e;
}
.bottomheader {
    z-index: 30;
}
.navbar{
    z-index: 80;
}
.carousel-indicators button{margin: auto;}

/*#list-itineraries td input[type="radio"]{display:none;}*/
#list-itineraries tr td:hover {background: #f0fffb;}
#list-itineraries td.selected {
    background: #e3ffd4 url('/Content/images/icon/input_selected.png') no-repeat top left / 28px 28px !important;
    border: #00a651 1px solid;
    box-shadow: 5px 5px 5px 0 #ccc;
}
#list-itineraries tr.cheap-selected, #list-itineraries tr.cheap-selected:hover{
    background: #e3ffd4;
    box-shadow: 5px 5px 5px 0 #ccc;
}
#list-itineraries tr.cheap-selected td:hover, .table-hover>tbody>tr.cheap-selected:hover>td{
     background: #e3ffd4;
}
#list-itineraries tr.cheap-selected td.cheap-selected, #list-itineraries tr.cheap-selected td.cheap-selected:hover {
    background: url('/Content/images/icon/input_selected.png') no-repeat top left / 22px 22px !important;
}
.parent-itierary-price{display:none;}
#search-form .title{font-family: 'Roboto', arial, helvetica, sans-serif}
.carousel-caption{text-shadow: 0 1px 2px #0099e2}
.bannerblock .carousel-indicators>button{font-weight:bold}
.fa-rotate-45{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);

}

td>p.air-class {
    white-space: normal;
}
.progress-title, .loading-spinner {text-align: center;}
.loading-spinner {padding: 10px;}
.back-step1-btn{float: left;font-size: 14px;text-transform: capitalize;padding-top: 5px;}
.back-step1-btn, .add-baggage-link{cursor: pointer;}
#list-itineraries input[type="radio"] {display: none;}
