
/*----------flights group---------------*/
.jbflight_flights_imglogo{
    max-width: 80px;
}

/*-------------select2 custom-----------*/
.select2-container {
    width: 100% !important
}
.select2-container--default .select2-selection--single {
    height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}
/*--------------datepicker-------------*/
.datepicker.dropdown-menu {
    border-radius: 3px;
    box-shadow: 0 2px 7px 0 rgba(0,0,0,0.24);
    display: none;
    font-size: 13px;
    margin-top: 6px;
    padding: 20px;
  border:none;
}
.datepicker-days {
  background: #fff !important;
}
.table-condensed tbody {
  border-top: 1px solid #e6e6e6;
}
.datepicker .table-condensed th, .datepicker .table-condensed td {
      background: #fff !important;
    color: #454545 !important;
}
.datepicker .table-condensed th {
  border: none !important;
}
.datepicker td {
    border: 1px solid #e6e6e6 !important;
    padding: 10px 10px 8px !important;
}
.datepicker table tr td.day:hover, .datepicker table tr td.day.focused,
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover[disabled] {
  background: #00b5db !important;
    color: #fff !important;
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
  background: #fff !important;
      color: #999 !important;
}
.datepicker-dropdown.datepicker-orient-bottom:before,.datepicker-dropdown.datepicker-orient-bottom:after,
.datepicker-dropdown.datepicker-orient-top:before,.datepicker-dropdown.datepicker-orient-top:after {
  display: none;
}

.view-featured.layout-default #sp-banner{
	background-repeat: no-repeat;
	background-size: cover;
}
#sp-header .logo a{
    color: #fff;
}

.view-reset #sp-banner,.view-remind #sp-banner{
	display: none;
}

@media only screen and (max-width: 768px){
    #sp-search #flightFrm{
        width: unset;
        float: unset;
        margin: 0 10px;
    }


    #flight_depart .nav > li > a{
        padding: 6px;
    }
}




/*@CHARSET "ISO-8859-1";
div#journey_sum .journey{

}
div#journey_sum span{
	display: block;
	font-weight: bold;
}
.table_flight{
	font-size: 12px;
}
div#journey span{
	display: block;
	font-weight: bold;
}
.btn-wrapper{
	margin:4px;
}
body #flight_form .td_continue {
    text-align: center;
}
.jbflights_totalprice {
    font-size: 20px;
    font-weight: bold;
    color: #ff6305;
    margin-bottom: 10px;
}
.jbflight_airline_name {
    background: #0163bc;
    color: white;
    font-size: 15px;
}
.jbflight_flights {
}
.jbflight_bold {
    font-weight: bold;
    text-align: left;
}
.flight_item_table{
	width: 100%;

}

body .jbflight_continue {
    background: #fb8c00;
    color: white;
    text-transform: uppercase;
    font-size: 14px;

}
a.jbflight_details {
    color: #2b4a83;
}
.td_details {
    background: #f3f3f3;
}
body .table th,body .table td {
    padding: 5px;
}
h2.jbflight_result span {
    background: #0161c5;
    padding: 10px 10px 4px 10px;
    border-radius: 5px 5px 0px 0px;
    color: white;
}
h2.jbflight_result {
    border-bottom: 4px solid #0161c5;
    width: 100%;
    padding: 0px 0px 5px 0px;
}
.jbflight_flights_bottom {
    margin-top: 20px;
}
span.jb_flight_inferirur {
    display: block;
    width: 30px;
    height: 15px;
    background: #34de37;
    margin-right: 10px;
}
span.jb_flight_superieur {
    display: block;
    width: 30px;
    height: 15px;
    background: #6ba4d9;
    margin-right: 10px;
}
.jb_flight_calendar_price {
    display: block;
    width: 30px;
    height: 15px;
    background: #0066c1;
    margin-right: 10px;
}
ul.jb_flight_calendar_horizontal ul li {
       font-size: 13px;
    background: #a8cef2;
    text-align: center;
    color: white;
}
.jb_flight_calendar_horizontal_top li {
     background: #a8cef2;
     color: white;
}
.jbfilght_semaine {
    background: #0561b6;
    color: white;
    line-height: 30px;
    text-align: center;
}
.jbflight_flights_imglogo{
	max-width: 80px;
}
.jbflight-bigger{
	font-weight: bold;
}*/

/* CALENDAR */

/*.jb_flight_calendar_container{
	margin: 0 auto;
    width: 100%;
     margin: 0;
    padding: 0;
}
.jb_flight_calendar_horizontal {
    float: left !important;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.calendar_item{
	font-size:smaller;
	text-align:center;
	height:100%;
	vertical-align: middle;
	border-radius:0;
	cursor: grab;

}
.calendar_item_date{
	background: #6ba4d9 none repeat scroll 0 0;
	border: 1px solid white;
}
.jbfilght-calendar-bar, .jbfilght-calendar-bar a{
    background: #0561b6;
    color: white;
    text-align:center;
    line-height:30px;
}
.jbfilght-calendar-top-bar{
right:100%;}
.jb_flight_calendar_horizontal_left p {
    border-bottom: 1px solid white;
}

.jbfilght-calendar-left-bar p {
    transform: rotate(-92deg);
    -moz-transform: rotate(-92deg);
    -webkit-transform: rotate(-92deg);
    -o-transform: rotate(-92deg);
    font-size: 14px;
}
.jbflight-calendar-content{
	display: table-cell;
	vertical-align: bottom;
	height: auto;
}

.calendar_item_width{
	width: 12%;
}

.jbfilght_calendar_checked{
 color: white;
}
.jbcalendar-calendar-table td,.jbcalendar-calendar-table th{
 padding:1px;
}
#calendar_search_result .btn-primary{
	padding: 0;
}*/


