html,body{
background-color:transparent;
}
.btn-info {
  background: #1d60ad; } 
.btn-info:hover, .btn-info:focus {
    background: #3CBD63; }
.btn-success {
  background: #3CBD63;
  color: #fff;
white-space: normal; }
  .btn-success:hover, .btn-success:focus {
    background: #3CBD63; }
.navbar-default {
  border: 0;
  background-color: #1d60ad; }
.navbar-default .navbar-toggle .icon-bar {
    background-color: #1d60ad; }
body #content .price {
    color: #1d60ad;
 white-space: nowrap;
}
body #content #bct .breadcrumb {
display:none;
}
body #content .toolbar {
    background: #1d60ad;
  }
body #content #xbe_hot {
background-color:#fffff6;
}
body #content .offer-list .list-item:hover {
        background-color: #FFFFF6; }
      body #content .offer-list .list-item.tab_region.active {
        background-color: #FFFFF6; }
body #content .list-item{
border:1px solid #eee;
background-color:rgba(255,255,255,0.8);
}
body #content #xbe_hot_list .list-item .headline{
color:#1d60ad;
}
body #content #xbe_hot .hotel_data .hotel_name{
color:#1d60ad;
}
body #content #xbe_book_inf fieldset legend{
color:#1d60ad;
}
body #content #xbe_book_inf .hotel_data .hotel_name{
color:#1d60ad;
}
body #content #xbe_ang .offer-infos .angebot_hotel_name{
color:#1d60ad;
}
#loadContent{
color:#fff;
background-color:#1d60ad;
}
#loadContent:hover{
background-color:#3CBD63;
}
div.toolbar div.form-group.xbe_toolitem_city{
display:none !important;
}
div.toolbar div.form-group select option[value="ORT"]{
display:none !important;
}
.modal-header .close{
font-size:2.5em;
color:white;
opacity:1.0;
}
.modal-header .close:hover{
opacity:0.7;
}
.modal-header{
background-color:#1d60ad !important;
}
.modal{
padding-top:10px;
}
.modal-body{
width:100%;
}
body #content #xbe_hot_list .outward-flight{
border-right:30px solid transparent;
}
body #content #xbe_hot_list .return-flight{
border-left:0px solid transparent;
}
div.flight.td h3{
font-size:1.0em;
font-weight:bold;
}
body #content #xbe_hot_list .outward-flight h3:after{content:":";}

@media screen and (max-width:576px){
#g3 > div.row > div.col-xs-6{
width:100% !important;
clear:both !important;
}
}
@media screen and (min-width:850px){
#xbe_hot > div.hotel_data{
width:60%;
}
div.hotel_data div#hcRatings{
float: right;
right: 1.0em;
position: absolute;
top: 0px;
}
}