*{
    outline:none;
}
.subpage{
    background-color:white;
}
p{
    display: none !important;
}
span {
    vertical-align: middle;
}

#getsarlov_reservation_form td{
    border: 0px transparent !important;
}

.noPadding{
    padding: 0px !important;
}
.second_row{
    display: none;
}
#getsarlov_reservation_form .table{
    box-shadow: 0px 0px 5px #B9ABAB;
    border-radius: 0px !important;
}
#getsarlov_reservation_form input[type='text']:not(#recaptcha_response_field){
    max-width:243px;
    width: 100%;
    height:30px;
    border:none !important;
    /*background-color:#009ee0;*/
    color:white !important;
    padding-left: 10px;
    padding-right: 10px;
}
.hasDatepicker, .team_start_time_selection{
    background:none !important; 
    background-image:url('../../../themes/getsarlov/img/dropdown.png') !important;
    max-width: 243px;
    width:100%;
    background-position: right 100% top !important;
}
.dd-container,.dd-select{
    color:white !important;
    max-width: 244px !important;
    max-height: 29px !important;
    width:100.5% !important;
    background-position: right 100% top !important;
    background-color:#009ee0;
    background-image:url('../../../themes/getsarlov/img/dropdown.png') !important;
    -webkit-appearance: none !important;
    -moz-appearance:    none !important;
    appearance:         none !important;
    width:243px;
    height:30px;
    border:none !important;
    cursor: pointer;
}
.dd-selected{
    color:white !important;
    padding:5px !important;
    font-weight: normal !important;
}
.dd-options{
    background-color:#009ee0 !important;
}
.dd-option,.dd-options{
    color:white !important;
    padding:5px !important;
    width:100% !important;
    max-width: 243px;
}
.dd-option:hover{
    background-color: #2986b9;
}
.dd-option-selected{
    background: none !important;
}
.dd-selected-image{
    display: none;
}
.dd-option-text{
    vertical-align: middle;
    cursor: pointer;
}
.dd-pointer{
    display: none;
}

button{
    background-color: #009ee0;
    box-shadow: 1px 2px 2px #888;
    color:white;
}


input[type="checkbox"]{
    display:none;
}
input[type="radio"]{
    display:none;
}

input[type="checkbox"] + label
{
    vertical-align: middle;
    background: url('../../../themes/getsarlov/img/checkbox.png');
    height: 18px;
    width: 18px;
    background-position-x: -20;
    background-position: -20px 0px;
    display:inline-block;
    padding: 0 0 0 0px;
    cursor: pointer;
    background-repeat: no-repeat;
}
input[type="radio"] + label
{
    vertical-align: middle;
    background: url('../../../themes/getsarlov/img/checkbox.png');
    height: 18px;
    width: 18px;
    background-position-x: -20;
    background-position: -20px 0px;
    display:inline-block;
    padding: 0 0 0 0px;
    cursor: pointer;
    background-repeat: no-repeat;
}

input[type="checkbox"]:checked + label
{
    background: url('../../../themes/getsarlov/img/checkbox.png');
    height: 18px;
    width: 18px;
    display:inline-block;
    padding: 0 0 0 0px;
    cursor: pointer;
    background-repeat: no-repeat;
    font-weight: bolder;
}
input[type="radio"]:checked + label
{
    background: url('../../../themes/getsarlov/img/checkbox.png');
    height: 18px;
    width: 18px;
    display:inline-block;
    padding: 0 0 0 0px;
    cursor: pointer;
    background-repeat: no-repeat;
    font-weight: bolder;
}

input[type="text"]:not(#recaptcha_response_field){
    background:none; 
    background-image:url('../../../themes/getsarlov/img/inputbg.png');
    height:31px;
    max-width: 256px;
    width:100%;
    background-position: right 100% top !important;
    background-repeat: no-repeat !important;
}
.vMiddle{
    vertical-align: middle !important;
    height:30px;
}

.hasDatepicker{
    cursor: pointer;
}

.table_header_step_one{
    background-image:url("../../../themes/getsarlov/img/tour-header-1.png");
    background-repeat: no-repeat;
    width:100%;
    height:58px;
    /*margin: 15px 0px 0px 63px;*/
    display: inline-block;
    width: 100%;
    background-color: #0e1655;
    max-width: 455px;
    padding-left: 70px;
    padding-top: 15px;
    color: white;
}
.table_header_step_two{
    background-image:url("../../../themes/getsarlov/img/tour-header-2.png");
    background-repeat: no-repeat;
    width:100%;
    height:58px;
    /*margin: 15px 0px 0px 63px;*/
    display: inline-block;
    width: 100%;
    background-color: #0e1655;
    max-width: 455px;
    padding-left: 70px;
    padding-top: 15px;
    color: white;
}

.headerText{
    font-size: 30px;
}

.blankHeader{
    height: 58px;
    background: #0e1655;
    padding-left: 20px;
    padding-top: 5px;
    color:white;
}

.blankHeader>h1{
    margin-top: 10px;
}

#reservation_cupon{
    float: right
}

label:not(.dd-selected-text):not(.dd-option-text){
    /*float: right;*/
}
.extra-services>span{
    float: right;
}

label:not(.dd-option-text):not(.dd-selected-text),span:not(.ui-state-default){
    color: #009ee0;
    margin-right: 30px;
}

.ui-datepicker-calendar>span{
    margin-right:auto;
}
#ui-datepicker-div > table > thead > tr > th > span{
    margin-right: 0;
}
.navbar-outer{
    background-color:#fff;
}

.ui-autocomplete{
    background: #009ee0 !important;
    color:white !important;
}
.ui-autocomplete a{
    color: white !important;
}

disableTourSelect{
    width: 90%;
    height: 29px;
    z-index: 9999;
    position: absolute;
    display: none;
    cursor: not-allowed;
}

@media (max-width:992px) { 
    label:not(.dd-option-text):not(.dd-selected-text),span:not(.ui-state-default){
        margin-bottom:20px;
    }
    .bkv_ticket span{
        display: block;
        margin-bottom:20px;
    }
    #reservation_cupon{
        float: left;
    }

    .vMiddle{
        height: 40px;
    }
}

@media (min-width:992px) { 
    label:not(.dd-option-text):not(.dd-selected-text),span:not(.ui-state-default){
        margin-top:0px;
    }
    .ui-slider{
        margin-top: 15px;
    }
}

/*APERO DESIGN*/
h1.title{
    color:#009EE0;
    display: inline;
}

.info_sign{
    width:19px;
    height:19px;
    cursor: pointer;
    background-image: url("../../../themes/getsarlov/img/info_icon.png");
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0px !important;
}

.border_top_blue{
    border-top: 1px dotted #009ee0 !Important;
    height: 10px;
}

.blankHeader2{
    height: 30px;
    background: #0e1655;
    padding-left: 20px;
    padding-top: 5px;
    color: white;
}
.blankHeader2>h1{
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

button{
    box-shadow: none !important;
}

.add_team_2{
    display: none;
}

.popup.extra-service:parent{
    height:auto !important;
}

.popup-no-padding{
    padding-left: 15px;
    padding-right: 15px;
}