body.background {
    /*
    background: url(/images/stories/background.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    overflow: hidden;  
    */
    
    /*
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    -o-filter: blur(6px);
    -ms-filter: blur(6px);
    filter: blur(6px);    
    opacity: 0.5;  
    */
}

body.background .uk-section-default {
    background: transparent !important;
}

/* BOOKSEARCH BOX */
.horizontal-search {
    color: #FFF;
    text-align: center;
    
    background: rgba(0,0,0,.8);
    padding: 20px 0;
}
.horizontal-search h3 {
    font-size: 26px;
    font-weight: bold;
}
.horizontal-search .vrformfieldsetmod > div {
    display: inline-block;
    vertical-align: top;
}
.vrsearchinputdivmod {
    margin: 10px 0;
    font-size: 16px;
}
.horizontal-search fieldset {
    border: 0;
    padding: 5px 0;
}
.vrsearchinputdivmod label {
    margin-bottom: 5px;
    display: block;
    font-size: 16px;
}
.moduletablevikre input {
    background: #fff;
    padding: 8px 10px;
    font-size: 16px;
    width: auto;
    height: auto !important;
    box-shadow: none;
    margin: 0;
    background-color: #fff !important;
    color: #666 !important;
}
.moduletablevikre select {
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 8px;
    margin: 0 0 0 5px;
    
    background-color: #fff !important;
    color: #666 !important;
    font-size: 16px;
}
.vrmod-search-wrappercal {
    padding: 0 10px;
    border-radius: 4px;
}
.vrmod-search-wrappercal {
    background: #fff;
    border: 1px solid #ddd;
    padding: 7px 10px;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 4px;
}
.vrmod-search-wrappercal input {
    border: 0;
    background: transparent;
    box-shadow: none;
    margin: 0;
    padding: 2px 0 0 8px;
    font-size: 15px;
    color: #666;
    width: 120px !important;
}
.vrsearchsubmitmod {
    margin: 29px 0 0 10px;
    padding: 13px 30px !important;
    border-radius: 4px;
}

/* BOOK ENGINE */
.vrstepbardiv .vrsteptitle {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 5px;
    border: 2px solid #aaa;
        border-top-color: rgb(170, 170, 170);
        border-right-color: rgb(170, 170, 170);
        border-bottom-color: rgb(170, 170, 170);
        border-left-color: rgb(170, 170, 170);
    border-radius: 50%;
    background-color: #fff;
    line-height: 20px;
    font-size: 15px;
}
.vrstepactive a {
    color: #577b7f;
}
.vrstepbardiv .vrstepactive .vrsteptitle {
    color: #fff;
    border-color: #577b7f;
    background-color: #577b7f;
}
.vrstepbardiv .step-current .vrstep-inner .vrsteptitle {
    color: #fff;
    border-color: #577b7f;
    background-color: #577b7f;
}
.vrstepbardiv .vrstepsubtitle {
    font-size: 17px;
}


#vrsearchform {
    border: 1px solid #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fff;    
    margin: 20px 0 0 0 !important;
    padding: 20px 25px;
    
    text-align: center;    
}
.vrformfieldset {
    border: none;
    padding: 0;
    text-align: left;
}
.vrformfieldset legend, .vrordertitlediv {
    font-size: 29px;
    padding-bottom: 15px;
}
.vrformfieldset input {
    background: #eee;
    padding: 8px 10px !important;
    font-size: 15px;
    width: auto;
    height: auto !important;
    box-shadow: none;
    margin: 0;
    background-color: #eee !important;
    color: #666 !important;
    max-width: 120px !important;
}
.vre-tinyselect-wrapper {
    background-image: none;
    border: none;
    min-width: 120px;
}
.vrformfieldset select {
    border: 1px solid #eee;
    padding: 8px;
    background-color: #eee !important;
    color: #666 !important;
}
button.vrsearchsubmit {
    text-align: center;
}


#vrresultform {
    width: 100%;
}
#vrresform .vrresultsummarydiv {
    margin: 0;
}
.vrresultsummarydiv {
    border: 1px solid #eee;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 0 !important;
    width: 100%;
    margin: 0 0 30px 0;
    background-color: #EEE;
}
div.vrresultsuminnerdiv {
    padding: 15px 15px 15px 60px !important;
}
.vrresultsummarydiv .vrresultsumlabelsp {
    font-size: 22px;
    display: inline-block;
    margin: 0 10px 0 0;
    color: #3c5c5f;
}
.vrresultsummarydiv .vrresultsumvaluesp {
    display: inline-block;
    font-size: 24px;
    color: #000;
}

.vrbookingouterdiv {
    border: 1px solid #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fff;    
    margin: 20px 0 0 0 !important;
    padding: 0 0 15px 0;
}
.vrresultbookdiv {
    font-size: 22px;
    text-align: center;
    margin: 10px 0 5px;
    font-weight: normal;
}
.vryourtablediv { /* hidden */
    margin: 0px 0 0 0;
}
.vrresultbookdiv span {
    display: inline-block;
    padding: 10px;
    /*border: 1px solid #ddd;*/
    border: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.vrbookcontinuebuttoncont {
    display: inline-block;
    width: 100%;
    
    text-align: center;
}
button.vrsearchsubmit, input.vrresultbookbutton, .vrresultfalsehintdiv a, .vrresultbookbuttonfind, .vrresultbookbuttoncontinue, #vrconfcontinuebutton, button.vrordersubmit {
    cursor: pointer;
    background: #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding: 12px 25px;
    border: 0;
    float: none;
}


#vrpayform {
    border: 1px solid #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fff;    
    margin: 20px 0 0 0 !important;
    padding: 30px 0 20px 0;
    
    text-align: center;    
}
.vrcustomfields {
    text-align: left;    
    padding-left: 30%;
}
.vrcustomfields div span.cf-value {
    position: relative;
    margin-bottom: 30px;
    display: inline-block;
    text-align: left;
}
.vrcustomfields label {
    width: 130px;
    color: #000;
    display: inline-block;
}
.vrcustomfields .phone-field label {
    width: 130px;
    color: #000;
    display: inline-block;
    float: left;    
}
#vrpayform input {
    background: #fff;
    padding: 8px 10px;
    font-size: 15px;
    width: auto;
    height: auto !important;
    box-shadow: none;
    margin: 0;
    background-color: #fff !important;
    color: #666 !important;
    border: 1px solid #000;
    border-radius: 4px;
}
.cf-value .vr-phones-select .select2-choice, .cf-value .vr-phones-select .select2-choice:link, .cf-value .vr-phones-select .select2-choice:hover, .cf-value .vr-phones-select .select2-choice:focus, .cf-value .vr-phones-select .select2-choice:active {
    border: 0;
    background: transparent;
    box-shadow: none;
    margin-top: 8px;
}

@media screen and (max-width: 940px) {
    .vrcustomfields {
        padding-left: 20%;
    }
}
@media screen and (max-width: 860px) {
    .vrcustomfields {
        padding-left: 10%;
    }
}
@media screen and (max-width: 667px) {
    .vrcustomfields {
        padding-left: 20px;
    }
}
@media screen and (max-width: 568px) {
    .vrcustomfields {
        padding-left: 0px;
    }
}