.f-tabs label{
    font-size: 13px;
    margin-bottom: 0;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}
.f-tabs input{
    width: 100%;
}
.tp-banner-container {
   overflow: unset;
}
.smbox.roombases,
.smbox.datenight {
    display: flex;
    justify-content: space-between;
}
.smbox.roombases> div,
.smbox.datenight> div{
    width: 100%;
    position: relative;
}
.duration-field-RUH {
    background-color: #fff;
    padding-left: 5px;
    height: 40px;
    padding-top: 9px;
    font-size: 14px;
    color: #666;
}
.boardbasis-field-RUH,
.duration-field-RUH {
    background-color: #fff;
    padding-left: 5px;
    height: 40px;
    padding-top: 9px;
    font-size: 14px;
    color: #666;
    background-image: url(/content/images/night-icon.png);
    background-repeat: no-repeat;
    background-position: left 10px top 9px;
    padding-left: 35px;
    margin-left: 2px;
    cursor: pointer;
}
.boardbasis-field-RUH {
    padding-left: 10px;
    background-image: none;
}
.datenight .fdate input{
    background-image: url(/content/images/date-icon.png);
    background-repeat: no-repeat;
    background-position: left 10px top 9px;
    padding-left: 35px;
}
.roombases input#totalpersonH{
    background-image: url(/content/images/room.png);
    background-repeat: no-repeat;
    background-position: left 10px top 9px;
    padding-left: 35px;
    font-size: 12px;
}

/*Room Select*/
.hotelguestdrop {
    position: absolute;
    display: none;
    width: 370px;
    background: #fff;
    box-shadow: 0 12px 26px 0 rgba(0, 0, 0,0.6);
    border-radius: 4px;
    top: 78px;
    left: 0;
    padding: 0 20px;
    z-index: 1;
}
.hotelguestdrop:before {
    content: '';
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -18px;
    left: 110px;
}
.hotelguestdrop h3 {
    border-radius:30px;
    display:inline-block;
    color:#fff;
    padding:5px 11px;
    font-size:12px;
    text-transform:uppercase;
    font-weight:600;
    letter-spacing:1px;
    margin-bottom:0;
    margin-top:11px;
    background: rgb(28,54,88);
    background: -moz-linear-gradient(0deg, rgba(28,54,88,1) 0%, rgba(30,84,122,1) 52%, rgba(32,144,189,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(28,54,88,1) 0%, rgba(30,84,122,1) 52%, rgba(32,144,189,1) 100%);
    background: linear-gradient(0deg, rgba(28,54,88,1) 0%, rgba(30,84,122,1) 52%, rgba(32,144,189,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1c3658",endColorstr="#2090bd",GradientType=1);
}
.smbox.roombases {
    position: relative;
}
.hotelguestdrop .btsmoreroom button {
    display: block;
    width: 33%;
    font-size: 16px;
    padding: 6px 30px;
    margin: 0;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 40px;
    background: rgb(232,55,26);
    background: -webkit-linear-gradient(45deg, rgba(243,134,11,1) 0%, rgba(232,55,26,1) 100%);
    border: none;
    margin-left: 34%;
    margin-top: 7px;
    cursor: pointer;
}
body .hotelguestdrop .box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    padding: 0;
    margin: 0;
}
.hotelguestdrop .box label {
    font-size: 14px;
    font-weight:400;
    margin:0;
    color: #181818;
}
.hotelguestdrop .box label small {
    font-size:11px
}
.hotelguestdrop .box .bunch {
    display: flex;
    align-items: center;
    width: auto;
}
.hotelguestdrop .box .bunch input {
    width:40px;
    text-align:center;
    font-size:20px;
    border:0;
    color:#000
}
.hotelguestdrop .box .bunch span {
    background: #1c395b;
    width: 24px;
    height: 24px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    cursor: pointer;
    padding-top: 1px;
    padding-left: 2px;
}
.btsmoreroom {
    text-align:right;
    padding-top:10px;
    padding-bottom:20px
}
.btsmoreroom a {
    color:#000;
    font-weight:500;
    font-size:13px;
    margin-left:10px;
    font-weight:bold
}
.btsmoreroom a#btnRemoveRoom {
    color: red
}

.search-index-page .search-visit #flightTab,
.search-index-page .search-visit #holidayTab {

    background: rgba(0, 0, 0, .9);
    padding: 10px 0;
    color: #fff;
    text-align: center;
    cursor: pointer;
    width: 100px;float:left;margin-top: -50px;
}
.search-index-page .search-visit #holidayTab i,
.search-index-page .search-visit #flightTab i {
   
    text-align: center;
    color: #fff;
    font-size: 26px;
}
.search-index-page .search-visit #holidayTab {
    top: 72px;
    font-size: 14px;
}
.search-index-page .search-visit #flightTab.active,
.search-index-page .search-visit #holidayTab.active {
    background: #03548c !important;
}
.search-visit> div.active i.fa.fa-plane{
    color: #fff;
}
.basisbox ul.ruhdrodw, .tnight ul.ruhdrodw {
    position: absolute;
    right: 0;
    background: rgb(255, 255, 255);
    width: 227px;
    top: 68px;
    z-index: 1;
    height: 200px;
    overflow-y: auto;
}
.basisbox ul.ruhdrodw li,
.tnight ul.ruhdrodw li {
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 3px 8px;
    color: #000;
    cursor: pointer;
}
.basisbox ul.ruhdrodw li.active,
.tnight ul.ruhdrodw li.active {
    background: #2a4166;
    color: #fff;
}
.searchbtnhome #btnSearchHotels{
    background: #ff6000;
    color: #fff;
    font-size:18px;
    line-height: 31px;
    padding: 4px 20px;
    border: none;
    width: 100%;
    font-weight: 700;
    float: none;
    margin-top: 0;
    margin-bottom: 10px;
}
div#holidayTab img {
    width: auto;
    margin-top: 2px;
    float: none;
    position: static;
}
.errorMsg:before{
    content: ' ';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #921115;
    position: absolute;
    top: -5px;
}
.errorMsg {
    position: absolute;
    left: 0;
    top: 68px;
    background: #921115;
    z-index: 9999999;
    font-size: 13px;
    color: #fff;
    padding: 3px 15px;
}
i.fa.fa-times-circle.demo-label {
    position: absolute;
    top: 40px;
    right: 11px;
    color: #000 !important;
    z-index: 1111;
}
.searchSec {
    position: relative;
}
.new-year-flights img {
    height: 488px;
}
.hotelguestdrop h3 + a {
    color: #f00;
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
}

.subscriberHolder{width:100%;}