@import "sbizfont.css";
@import "sbizext.css";


.fa-user::before{
    content: "";
}
.SbizSiteWrapper {
    width: 90%;
    text-align: center;
    margin: 0 auto;

}

.SbizBodyWrapper {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    background-color: white;
    border: none;

}

.row {
    margin-top: 2px;
    margin-left: 0;
}

.SbizMContent {
    font-family: 'Helvetica Neue', sans-serif !important;
    float: left;
    min-height: 738px;
    z-index: 1;
    width: 80%;
    margin: 50px 10% 10px 10%;
    overflow: auto;
    text-align: center;
    background: transparent;
    color: grey;
    line-height: normal;
    margin-bottom: 20px !important;
}

.SbizMContent h1 {
    font-family: 'Helvetica Neue', sans-serif !important;
    font-style: normal;
    font-weight: bolder;
    font-size: 28px;
    color: black;
}

.SbizMContent h5 {
    font-family: 'Helvetica Neue', sans-serif !important;
}

.SbizFooter {
    float: right;
    position: relative;
}

.SbizDiv3 {
    background: transparent;
    height: 75px;
}

.SbizBox2 {
    width: 98%;
    text-align: left;
    margin-left: 1%;
}

.SbizBoxLeft {
    width: inherit;
    height: 27vh;
    text-align: left;
    border-color: #e2e5e7;
    border-radius: 10px;
    border-width: 1px 1px 3px 1px;
    padding: 6px 0px 0px 0px;
    margin-top: 8px;
    margin-bottom: 8px !important;
    margin-left: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);

}

.SbizBox1 {
    background: white;
    width: 96%;
    clear: both !important;
    border-radius: 10px;
    border: 1px solid #e2e5e7 !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
}

.jumbotron {
    padding: 3rem 1rem 1rem 1rem;
}

.SbizTblStyle7 th {
    font-family: 'Helvetica Neue', sans-serif !important;
    background-color: #e2e5e7;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);*/
    border-collapse: collapse;
}

#DTPicker2 .SbizTblStyle7 th:nth-child(1) {
    border-radius: 5px 0 0 5px;
}

#DTPicker2 .SbizTblStyle7 th:nth-last-child(1) {
    border-radius: 0 5px 5px 0;
}

.SbizTblStyle7 td {
    font-family: 'Helvetica Neue', sans-serif !important;
    background-color: #e2e5e7;
}

.SbizPopupPnl {
    top: 50%;
    left: 50%;
    color: black;
    background: #e2e5e7;
    border-radius: 10px;
    height: 100px;
    /*border: solid 1px white;*/
    /*border-bottom: solid 10px #e2e5e7;*/
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
}

.SbizSubPopupPnl {
    color: black;
    background: #e2e5e7;
    font-size: 12px;
}

.SbizHL {
    color: black;
    background-color: white;
    border: solid #e2e5e7;
    border-radius: 5px;
    border-width: 1px 1px 2px 1px;
}

.SbizHL1 td {
    background-color: white;
}

input[type=button] {
    border: 1px solid #e2e5e7;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
}

.SbizBtn {
    font-family: 'Helvetica Neue', sans-serif !important;
    font-size: 14px;
    font-weight: 200;
    color: black;
    min-width: 80px !important;
    border-radius: 5px;
    padding: 5px;
    background-color: #e2e5e7;
    margin-bottom: 10px !important;
}

/*

#SbizBookingTbl .SbizBtn {
    background-color: white;
    padding: 3px;
}
*/

.SbizLnkBtn {
    font-family: 'Helvetica Neue', sans-serif !important;
    background-color: white;
    border-radius: 3px;
    margin-bottom: 12px !important;
    font-size: 12px;
    padding: 5px;
}

#SbizCalndrTbl th, #SbizMonLink1, #SbizDayCell1, #SbizDayCell2, #SbizDayCell3 {
    font-family: 'Helvetica Neue', sans-serif !important;
}

.SbizH1 {

    font-family: 'Helvetica Neue', sans-serif !important;
    font-weight: bold;
    font-style: normal;
    font-size: 48px;
    padding: 10px 20px;
    margin: 0 0 20px 0;
    color: black;
}

.divTimeSetterContainer {
    font-family: 'Helvetica Neue', sans-serif !important;
    font-size: 1.02em;
}

.divTimeSetterContainer .timeValueBorder {

    border: 1px solid #e2e5e7;
    border-radius: 5px;
    height: 22px;

}

.divTimeSetterContainer input.timePart {

    height: 20px;
    border-width: 0 !important;
}

/*

#txtHours {
    border-width: 0;
}
*/

.divTimeSetterContainer .button-time-control div.updownButton {

    border: 0px solid #bebebe;
    background: transparent;

}

.divTimeSetterContainer span.timeDelimiter {
    margin: -3px 2px 0 2px;
}

.divTimeSetterContainer .button-time-control div.updownButton:hover {
    background-color: #281d19;
}

li .SbizMenuLbl + input[type=checkbox] {
    background-color: #e2e5e7;
}

.SbizVList ul {
    margin: 0px 5px 2px 10px;

}

.SbizVList li {
    padding: 0;
    margin: 0px 5px 2px 10px;

}

.SbizLink2 {
    font-family: 'Helvetica Neue', sans-serif !important;
    color: #808080 !important;
}

.SbizMenu2 {

    top: 40px;
    font-family: 'Helvetica Neue', sans-serif !important;
    font-size: 10px;
    width: 70%;
    margin: 0px 2% 10px 10%;
}

.SbizLnkBtn2 {
    font-size: 10px;
    text-align: center;
    font-weight: bolder;
    /*margin: 4px 2px 4px 2px;*/
    background-color: transparent;
    border-width: 0px;
    border-style: none;
    cursor: pointer;
}

.SbizChkBx {
    background-color: white;
}

.SbizChkBx + label {
    background-color: white;
    border: 1px solid #e2e5e7;
    font-family: 'Helvetica Neue', sans-serif !important;
    border-radius: 5px;
    border-width: 1px 1px 3px 1px;
    margin-left: 10px;
    margin-bottom: 2px !important;
    min-width: 36px;
}

.SbizChkBx:checked + label {
    background-color: white;
    border: solid grey;
    color: black;
    border-radius: 5px;
    border-width: 1px 1px 3px 1px;
    /*box-shadow: 0 1px 2px rgb(128, 128, 128), inset 0px -15px 10px -12px rgb(128, 128, 128);*/
}

.SbizChkBx:checked + label::after {
    color: black;
}

#SbizStaffChkBxLi_-999 {
    font-size: 14px;
    font-weight: bolder;

    color: black !important;
    background: white !important;
}

.SbizRBtnLbl .SbizRBtnSpn {
    border: 2px solid grey;
}

.SbizRBtnLbl .SbizRBtnSpn::before {
    background: grey;

}

.SbizRBtnLbl .SbizRBtnSpn2 {
    border: 2px solid #e2e5e7;
}

.SbizRBtnLbl .SbizRBtnSpn2::before {
    background: grey !important;
}

.SbizTblStyle2-1 {
    border: 1px solid #e2e5e7;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    border-collapse: separate;
    border-spacing: 0;
}

.SbizTblStyle2-1 td {
    font-family: 'Helvetica Neue', sans-serif !important;
    background: #e2e5e7;;
    /*color: white !important;*/

}

.SbizMContent h7 {
    font-family: 'Helvetica Neue', sans-serif !important;
    color: white !important;

}

.SbizMContent h4 {
    font-family: 'Helvetica Neue', sans-serif !important;
}

.SbizMContent p {
    margin-top: 5vh;
}

.SbizChkBx1 + span:before {
    color: #e2e5e7;;

}

.DTPicker {
    width: 60%;
    min-width: 172px;
    border: none;
    border-color: #e2e5e7;
    border-width: 10px 0px 10px 0px;
    border-radius: 10px;
    margin-left: 25%;
}

#DTPicker, #DTPickerTo {
    border-top: solid 10px #e2e5e7;
    border-bottom: solid 10px #e2e5e7;
}

#DTPicker .SbizDTPH3, #DTPickerTo .SbizDTPH3 {
    background-color: white !important;

}

.DTPicker .SbizHLightFld {
    background-color: white;
}

.SbizDTPH1 {
    color: black;
    font-family: 'Helvetica Neue', sans-serif !important;
    font-style: normal;
    font-weight: bolder;
    font-size: 1.32rem;
    margin: 5px 2% 2px 3%;
}

.SbizDTPH2 {
    color: black;
    font-size: 12px;
    margin: 2px;
}

.DTPicker .SbizLeft {
    border-color: transparent black transparent transparent;

}

.DTPicker .SbizRight {
    border-color: transparent transparent transparent black;

}

.SbizLink6 {
    text-decoration: line-through !important;
}

.SbizPrompt {
    color: silver;
}

.SbizResultDiv {
    border-radius: 10px;
}

.SbizRTDivBtn {
    float: left;
    font-family: 'Helvetica Neue', sans-serif !important;
    font-size: 14px;
    font-weight: 200;
    background-color: #e2e5e7;
    color: black;
    border-radius: 3px;
    border: 1px solid #e2e5e7;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
}

.SbizRBDiv .SbizDTPH1 {
    color: grey;
}
.SbizRBDiv{
    height: 288px;
}

.SbizRTDiv .SbizChkBx + label {
    font-size: 14px;
    font-weight: bolder;
}

.SbizRTDiv .SbizChkBx:checked + label::after {
    left: 2px;
}

#DTPicker2 {
    /*background-color: #e2e5e7;*/
    margin: 0px 0px 0px 5px;
    border-radius: 10px;
    /*border-top: solid 10px #e2e5e7;*/
    /*border-bottom: solid 10px #e2e5e7;*/
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
}

#DTPicker2 .SbizTblStyle7 td {
    background-color: white;

}

#DTPicker2 .SbizDTPH1 {
    font-size: 22px;
}

#DTPicker2 .SbizDTPH3 {
    background-color: white !important;
}

input[type="text"][disabled], textarea[disabled] {
    background-color: white !important;
}

#SbizTotalCost {
    border-bottom: solid 3px #e2e5e7;
}

.SbizLDiv {
    width: 45%;
}

#DTPicker2 .SbizDTPH1, #DTPicker2 .SbizDTPH2, #DTPicker2 .SbizDTPH3, #DTPicker2 .SbizLink, #DTPicker2 .SbizLink3, #DTPicker2 .SbizLink5, #DTPicker2 .SbizLink6 {
    padding: auto; /*0.1875rem;*/
}

.SbizLink2 {
    color: #ffffff;
}

.SbizMContent input[type=textarea], .SbizMContent input[type=text], .SbizMContent input[type=password], #SbizReq, #NoteTxt {
    background-color: transparent;
    border: 1px solid #e2e5e7;
    border-radius: 5px;
}

#cir-content-wrapper {
    min-height: auto;
    overflow: auto;
    margin-bottom: 0 !important;
}

.SbizDisabled {
    border: 1px solid #e2e5e7;
    background-color: white;
}

.SbizVList {
    margin: 5px auto 10px 2%;

}

.SbizRBtnLbl .SbizRBtnSpn::before, .SbizRBtnLbl .SbizRBtnSpn2::before {
    width: 10px;
    height: 10px;
    margin-left: -5px;
    margin-top: -5px;
}

.SbizRBtnLbl .SbizRBtnSpn, .SbizRBtnLbl .SbizRBtnSpn2 {
    width: 20px;
    height: 20px;
}

.SbizHList {
    left: 42%;
}

.SbizMContent a:hover, .SbizMContent a:focus {
    color: inherit;
}

.SbizMContent ul li {
    margin-left: 1vw;
}

.SbizChkBx1:checked + span::before {
    color: grey;

}

* {
    margin-bottom: 0 !important;
    line-height: 1.6;
}

.SbizDiv4 {
    height: 25.5vh;
}

.SbizBg1 {
    margin-top: 10px
}

.list-inline-item {
    margin-right: inherit !important;
}

@media (max-width: 1139px) and (min-width: 960px) {

    .SbizMContent {
        width: 90%;
        margin-left: 2%;
    }

    .h6, h6 {
        font-size: 0.85rem;
    }

}

@media (max-width: 959px) and (min-width: 568px) {
    .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .SbizMContent {
        width: 76% !important;
        margin-left: 3%;
    }

    .h6, h6 {
        font-size: 0.85rem;
    }

}

@media (max-width: 567px) {

    .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .SbizMContent {
        width: 100% !important;
        height: max-content !important;
    }

    .SbizRowHL .row:nth-child(2n+1) {
        background-color: white;
    }

    .SbizRowHL .col-6:nth-child(1), .SbizRowHL .col-6:nth-child(2) {
        background-color: #e2e5e7 !important;
    }

    .SbizRowHL .row:last-child .col-6:nth-child(1), .SbizRowHL .row:last-child .col-6:nth-child(2) {
        background-color: white !important;;
    }

}
