﻿.small-icon-one {
    background: url('../images/icon-new/796A.tmp.jpg') no-repeat 188px -1px;
    padding-right: 50px;
}

.small-icon-two {
    background: url('../images/icon-new/5D65.tmp.jpg') no-repeat 188px -1px;
    padding-right: 50px;
}

.pd-l {
    padding-left: 0px;
}

#reservation-form .col-sm-2 button {
    margin-top: 30px;
}

.checkonly {
    font-size: 16px;
    cursor: pointer;
    /*position: relative;*/
}

.none-left {
    padding: 0px;
    margin-top: 35px;
}

.checkonly input[type=checkbox] {
    /*visibility: hidden;*/
    position: absolute;
    z-index: 20;
    width: 18px;
    height: 18px;
}
/*.checkonly span{
    padding-left:21px;
}*/
ul.search-opt li .icon1 {
    background: url('../images/icon-new/icon_h_white.png') no-repeat #199fbc 5% 45%;
    /*margin-right: 8px;*/
    background-size: 17%;
}

ul.search-opt li .icon2 {
    background: url('../images/icon-new/icon_f_white.png') no-repeat #199fbc 5% 45%;
    /*margin-right: 8px;*/
    background-size: 17%;
}

ul.search-opt li .icon3 {
    background: url('../images/icon-new/icon_p_white.png') no-repeat #199fbc 5% 45%;
    /*margin-right: 8px;*/
    background-size: 17%;
}

.reservation-home4 .nav-tabs > li.active > a.icon1 {
    background: url('../images/icon-new/icon_h_grey.png') no-repeat white 5% 45%;
    /*margin-right: 8px;*/
    background-size: 17%;
}

.reservation-home4 .nav-tabs > li.active > a.icon2 {
    background: url('../images/icon-new/icon_f_grey.png') no-repeat white 5% 45%;
    /*margin-right: 8px;*/
    background-size: 17%;
}

.reservation-home4 .nav-tabs > li.active > a.icon3 {
    background: url('../images/icon-new/icon_p_grey.png') no-repeat white 5% 45%;
    /*margin-right: 8px;*/
    background-size: 17%;
}

.none-pad {
    padding: 0px;
}

#result_direct {
    display: inline-block;
    display: none;
}

ul.search-opt li a {
    /*padding:0 39px;*/
}

#CabinCode {
    padding: 0px;
}

.only {
    padding-left: 14%;
    color:#5e5e5e;
}

.onlys {
    padding-left: 25%;
}

.search_nav a.selected {
    background-image: url('../images/icon-new/button.png');
}

.search_nav a {
    background: url('../images/icon-new/border.png') no-repeat;
}

@media only screen and (max-width: 500px) {
    .small-icon-one,.small-icon-two {
        background-position: right ;
    }
}


.ui-menu .ui-menu-item > div.iscity-A1 {
    padding-left: 35px;
}

.moreWay-box {
    display: none;
}

#addTwoWay {
    margin-left: 15px;
    cursor: pointer;
    background-color: #199fbc;
    color: #fff;
    padding:10px;
}

#minTwoWay {
    margin-left: 8px;
    cursor: pointer;
    color: #fff;
    padding:10px;
    background-color: #199fbc;
}

.buttonBox{
     margin-bottom: 15px;
}

.buttonBox>span{
    display:inline-block;
    padding:10px;
    border-radius:3px;
    background-color: #199fbc;
}