*{
	margin: 0px;
	padding: 0px;
	border: 0 none;
}

body, button {
    font: 13px/1.231 "Open Sans",Verdana,sans-serif Verdana,sans-serif;
}

#head{
	height: 60px;
	width: auto;
	background-color: #FFFFFF;
}

#logo{
	display: block;
	background: url("img/logo.png");
	width: 265px;
	height: 60px;
    background-repeat: no-repeat;
    background-position: center;
}

#cont, #head-cont{
	width: 1180px;
	margin: 0 auto;
}

.travelpayouts_container-form{
    border-radius: 0 6px 6px!important;
}

#search-title{
    color: #424d53;
    font: 300 28px/38px "Open Sans",Verdana,sans-serif;
    margin: 25px 0 18px 20px;
    white-space: nowrap;
}

#search-results-title{
    color: #424d53;
    font: 300 28px/38px "Open Sans",Verdana,sans-serif;
    margin: 25px 0 0 20px;
    white-space: nowrap;
}

.TPWL-hotels-bar{
    padding-top: 0px!important;
}

body>.TPWL-layout-content{
	padding-top: 0px!important;
}

.TPWL-ui-tabs-item, .TPWL-ui-input-sizeDefault > input, .select-wrapper{
	border-radius: 6px;
}

.TPWL-currency-switcher__selected{
	border-radius: 6px 0 0 6px;
}

.TPWL-language-switcher__selected{
	border-radius: 0 6px 6px 0;
}


.TPWL-ui-btn-typeSearch{
	border-color: #364450 #2d3841 #1f262d!important;
    box-shadow: 0 1px 0 rgba(104, 44, 0, 0.25), 0 3px 0 -2px white inset, 0 0 0 1px rgba(255, 222, 0, 0.53) inset, 0 0 0 4px rgba(255, 108, 0, 0.24)!important;

    background-image: linear-gradient(to bottom, #ffc900, #f28d00)!important;
    color: #5f1d00!important;
    text-shadow: 0 1px rgba(255, 255, 255, 0.6)!important;
    border-radius: 6px;
    display: block!important;
}

.TPWL-ui-btn-typeSearch:hover{
	background-image: linear-gradient(to bottom, #ffca00, #f8aa00)!important;
    box-shadow: 0 1px 0 rgba(53, 22, 0, 0.25), 0 3px 0 -2px white inset, 0 0 0 1px rgba(255, 222, 0, 0.53) inset!important;
}

.TPWL-ui-btn-typeSearch:active{
    background-image: linear-gradient(to bottom, #f59900, #de6400)!important;
    border-color: #742f00 #9d5300 #9d5300!important;
    box-shadow: 0 3px 0 -2px rgba(95, 29, 0, 0.26) inset!important;
}

.TPWL-ui-btn-sizeBig{
	line-height: 44px!important;
}

.TPWL-hotels-form-item-nameSubmit>.TPWL-ui-btn-typeSearch>.TPWL-ui-btn-text{
	text-transform: uppercase!important;
	font: bold 19px Arial,sans-serif!important;
	height: 44px!important;
    

    color: #5f1d00!important;
    text-shadow: 0 1px rgba(255, 255, 255, 0.6)!important;
}

#destination, #checkInVisibletabs, #checkOutVisibletabs, .select-wrapper{
	border: 1px double rgba(0, 0, 0, 0.22)!important;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.41), 0 1px 2px 0 rgba(0, 0, 0, 0.05) inset!important;
	background-clip: padding-box!important;
}

.TPWL {
    background-color: #eeeeee;
    font-size: 10px;
}


.TPWL-dummy-footer .TPWL-layout-row-c {
    padding: 20px 10px 10px;
}
.TPWL-layout-row-c {
    margin: 0 auto;
    position: relative;
    width: 1180px;
}


.TPWL-dummy-footer .TPWL-dummy-footer-copyright {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
}

#map-box{
    width: 630px;
    height: 50px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    margin-top: 10px;
    padding: 5px;
    background-color: #ffffff;
    border-radius: 6px;
}

#map-box:hover{
    text-decoration: underline;
}

#map-gate{
    width: 630px;
    height: 35px;
    display: block;
    padding-top: 15px;
    float: left;
    text-align: center;
    font: 13px/1.231 "Open Sans",Verdana,sans-serif Verdana,sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    /*font: 300 28px/38px "Open Sans",Verdana,sans-serif;*/
    color: #ffffff;
    background: rgba(0, 91, 155, 0.5);
    text-shadow: 0 1px 0 #005b9b;
    border-radius: 6px;
}

#map-gate:hover{
    background: rgba(0, 91, 155, 0.4);
}

#map-img{
    width: 630px;
    height: 50px;
    background: url("img/mg_map_img.png");
    border-radius: 6px;
}

.travelpayouts_container-form-container-city_container-city_subcontainer-city__input{
    font-family: Arial,sans-serif!important;
    font-size: 22px!important;
    font-weight: bold!important;
    line-height: 25px!important;
}

.travelpayouts_container-form-container-dates-checkin_container-date__input, .travelpayouts_container-form-container-dates-checkout_container-date__input{
    background: linear-gradient(to bottom, #f5f5f6, #e7edf2) repeat scroll 0 0 #eef1f4!important;
    border: 1px solid #003c66!important;
    border-radius: 3px!important;
    box-shadow: 0 1px 0 white inset, 0 2px 3px rgba(0, 48, 82, 0.4)!important;
    font: bold 20px/22px "Open Sans",Verdana,sans-serif!important;
/*
    color: #333;
    cursor: pointer;
    display: inline-block;
    margin: 0 7px 0 0;
    outline: 0 none;
*/
}

.ng-binding{
    background-color: #FFFFFF;
}

.travelpayouts_container-form-container-rooms_container-rooms-selector-guests-select{
    width: 282px!important;
    border: 1px solid #003c66!important;
    box-shadow: 0 1px 0 white inset, 0 2px 3px rgba(0, 48, 82, 0.4)!important;
    border-radius: 3px!important;
    background: linear-gradient(to bottom, #f5f5f6, #e7edf2) repeat scroll 0 0 #eef1f4!important;
}

.travelpayouts_container-form-container-rooms_container-rooms-selector-guests-select>.ng-pristine{
    /*height: 36px!important;
    font: bold 20px/22px "Open Sans",Verdana,sans-serif!important;*/
    color: #777!important;
    width: 290px!important;
}

.tab_search, .tab_hotels{
    border-radius: 6px 6px 0 0!important;
    background-color: #006faa!important;
    border-color: #006faa!important;
    color: #eeeeee!important;

}

.nano_form_tabs> .active{
    background-color: #005b9b!important;
    color: #ffffff!important;
}