﻿html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
.wbody {
    /*font-family: 'roboto', sans-serif !important;*/
    /*font-size: 15px !important;*/
}
.wtitle {
    font-size: 18px !important;
    padding: 0px !important;
    margin-bottom: 10px;
}
.header-row {
    margin: 25px;
}
.content-wrapper {
    min-height: 100%;
    position: relative;
    background-color:white !important;
}
.body {
    padding-bottom: 50px;
}
.bg_top {
    padding-bottom: 30px;
}
.wtitle {
    padding: 0px 0px 10px 0px;
}
.bg_bottom {
    bottom: 0px;
    height: 50px;
    padding: 20px 30px;
    position: absolute;
    width: 100%;
}
@media(max-width:991px) {
    .bg_bottom
    {
        height: 75px;
    }
    .innerwindow {
        padding-bottom: 75px;
    }
    .foottext:first-of-type {
        padding-bottom: 5px;
    }
}
/*@media (min-width: 768px) {
    .container {
    width: auto;
    max-width: 900px;
    }
}

@media (min-width: 992px) {
    .container {
    width: auto;
    min-width: 900px;
    }
    .terms-wrapper {
        text-align: right;
    }
}*/

/*@media (min-width: 1200px) {
    .container {
    max-width: 905px;
    }
}*/

/*@media (min-width: 768px) {
    .container {
    width: auto;
    max-width: 905px;
    }
}*/

.innerwindow {
    padding-bottom: 50px;
}
.breadcrumbs {
    list-style: none;
    padding-left: 0px;
    overflow: hidden;
}
.breadcrumbs li {
    float: left;
}
.breadcrumbs li.active {
    font-weight: bold;
}
.breadcrumbs li a {
    color: black;
    cursor: pointer;
    display: block;
    float: left;
    padding: 10px 0 10px 55px;
    position: relative;
    text-transform: uppercase;
    font-size: .8em;
}
    .breadcrumbs li a:hover {
        text-decoration: none;
    }
    .breadcrumbs li:first-of-type a {
        padding-left: 30px;
    }
    .breadcrumbs li a:after {
        border-top: 50px solid transparent;
        border-bottom: 50px solid transparent;
        border-left: 30px solid #d5d5d5;
        content: " ";
        display: block;
        height: 0px;
        left: 100%;
        margin-top: -50px;
        position: absolute;
        top: 50%;
        width: 0px;
        z-index: 2;
    }
    .breadcrumbs li a:before {
        border-top: 50px solid transparent;
        border-bottom: 50px solid transparent;
        border-left: 30px solid white;
        content: " ";
        display: block;
        height: 0;
        left: 100%;
        margin-left: 3px;
        margin-top: -50px;
        position: absolute;
        top: 50%;
        width:0;
        z-index: 1;
    }
@media(max-width: 1200px) {
    .bg_top .breadcrumbs{
        height: 30px;
        background-color: #999;
        border: 2px solid #666;
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
    }
        .bg_top .breadcrumbs li{
            overflow: hidden;
            border-right: 1px solid #666;
        }
            .bg_top .breadcrumbs li a {
                background-color: transparent !important;
                text-indent: -99999px;
                width: 100%;
            }
            .bg_top .breadcrumbs li.active, .bg_top .breadcrumbs li.done {
                display: inline-block;
                width: 0px;
            }
            .bg_top .breadcrumbs li a:before, .bg_top .breadcrumbs li a:after {
                border: none;
            }
}
.content2 {
    margin-top: 30px;
}
.content2 th {
    text-align: inherit;
    padding-bottom: 15px;
}
.content2 td {
    vertical-align: top;
}
#ctl00_ContentPlaceHolder1_Wizard1 {
    width: 100%;
    table-layout: fixed;
}
.wizard-container {
    width: 100%;
    table-layout: fixed;
}
.maxNumLabel {
    position: relative;
    top: 3px;
}
@media(max-width:797px) {
    .maxNumLabel
    {
        top: -4px;
    }
}
.from-date {
    display: inline-block;
    width: 55%;
}
#testdiv1 {
    z-index: 100;
}
.radio label label {
    padding-left: 0px;
}
.btn {
    font-size: 18px;
    padding: 10px 35px;
    text-transform: uppercase;
}
.btn-primary, .btn-primary:hover, .btn-secondary {
    border: none;
}
.btn-primary {
    margin-left: 30px;
}
@media(max-width: 767px) {
    .btn {
        margin-bottom: 20px;
    } 
}
.nav-btn-wrapper {
    text-align: center;
    margin-top: 20px;
}
.wrap-fix {
    margin-bottom: 15px;
}
.package-popup-overlay, .f-quote-popup-overlay {
    width: auto;
    height: auto;
    display: block;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    z-index: 5000;
    background-color: rgba(0,0,0,.5);
}
.f-quote-popup-btns {
    text-align: center;
    margin-bottom: 20px;
}
.popup-wrapper, .popup-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
}
.package-popup-wrapper>div {
    left: 0px !important;
    width: 100%;
}
.popup-link
{
    cursor: pointer;
}

.popup-panel
{
    border: #999 2px solid;
    padding: 10px;
    background-color: #fff;
    border-radius: 7px;
    -mox-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.accommRow .checkbox input[type=checkbox] {
    margin-left: 0px;
}
.nav-btn-wrapper {
    text-align: right;
}
.btn-row {
    margin-top: 20px;
}
@media(max-width: 991px){
    .btn-row
    {
        margin-top: 0px;
    }
}
.btn-row a {
    text-decoration: none;
}
#ctl00_ContentPlaceHolder1_Wizard1__sleepingRooms td {
    padding: 0px 5px;
}
.small-input {
    width: 50px;
}
.amenities-popup {
    text-align: center;
}
    .amenities-popup .btn {
        margin-top: 10px;
    }
.service-heading {
    margin: 20px -15px;
}
.serviceItem {
    line-height: 14pt;
}
.print-btn {
    text-align: right;
}
@media(max-height: 767px) {
    .print-btn
    {
        text-align: left;
        margin-top: 20px;
    }
}
.wbranding {
    margin-bottom: 20px;
}
.facility-image {
    float: right;
    margin-right: 20px;
}
.wbreakdown .heading {
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 20px;
}
.text-center {
    text-align: center;
}
.estimated-costs {
    margin-bottom: 20px;
}
.banded-wrapper {
    padding: 0px 15px;
    margin-bottom: 20px;
}
.banded-row {
    padding: 5px 15px;
}
.wcomplete-btn-row {
    margin: 20px -15px;
}
.wcomplete-btn-row .btn {
    margin-right: 5px;
    float: left;
}
@media print {
    .no-print
    {
        display: none;
    }
}
a {
    outline: 0;
}

.services-content-wrapper {
    padding: 0 10%;

}
/*.quote-content-wrapper {
    padding: 0 3%;
}*/
@media (max-width:960) {
    .services-content-wrapper {
        padding: 0;
    }   
    .quote-content-wrapper {
        padding: 0;
    }
 
}