﻿body {
    background-image: url("../Images/Product/productBackground.png");
}

/* Products */
.productTitle {
    font-size: 46px !important;
    /*font-size: 1.5em !important;*/
    padding-top: 30px;
    padding-left: 45px;
}

.productLogo {
    padding-left: 45px;
    /*padding-bottom: 10px;*/
    /*  padding-top: 10px;*/
}

.productLogoRight {
    padding-bottom: 10px;
    padding-top: 10px;
}

.privacyTitle {
    font-size: 2em !important;
    padding-top: 30px;
    padding-left: 45px;
}

.Maxheight {
    height: 100% !important;
}

#productImage {
    padding-top: 30.15% !important;
    background-image: url("../Images/Product/ProductPlaceholder.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
}

#renalImage {
    padding-top: 30.15% !important;
    background-image: url("../Images/Product/Renal.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
}

#outpatientsImage {
    padding-top: 30.15% !important;
    background-image: url("../Images/Product/Outpatients.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
}

#educationImage {
    padding-top: 30.15% !important;
    background-image: url("../Images/Product/Education.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
}

#schedulerImage {
    padding-top: 30.15% !important;
    background-image: url("../Images/Product/Scheduler.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
}

#elementsImage {
    padding-top: 30.15% !important;
    background-image: url("../Images/Product/Elements.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
}

#oncologyImage {
    padding-top: 30.15% !important;
    background-image: url("../Images/Product/Oncology1.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
}

#duoImage {
    padding-top: 30.15% !important;
    background-image: url("../Images/Product/Duo1.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
}

.mainProductContent {
    background-image: url("../Images/Product/blue3.png");
    background-size: initial;
    background-repeat: no-repeat;
}


#fullWidth, #subGrey0, #subGrey1, #subGrey2, #subGrey3 {
    background-color: white !important;
}

#marginTop {
    background-image: url("../Images/Product/blue1.png");
    background-size: initial;
    background-repeat: no-repeat;
}

#blue2 {
    background-image: url("../Images/Product/blue2.png");
    background-size: initial;
    background-repeat: no-repeat;
}

.productUL {
    padding-left: 55px;
}

    .productUL li label {
        /*vertical-align: middle !important;*/
        display: inline;
        color: #333333;
    }

.productULRight {
    padding-left: 15px;
}

    .productULRight li label {
        vertical-align: middle !important;
    }

.padTopLeft {
    padding-top: 0px !important;
    padding-left: 45px !important;
}

.padLeft {
    padding-left: 45px !important;
}


.mainProductDetail {
    padding-top: 30px;
    padding-left: 45px !important;
    padding-right: 20px;
    padding-bottom: 20px;
}

#contactInfo {
    margin-top: 20px;
    margin-bottom: 50px;
}

.positionBulletPoint {
    vertical-align: middle;
}

#contactImage {
    padding-top: 30.15% !important;
    background-image: url("../Images/contactusmap.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 0;
}

#outPatientsImage {
    padding-top: 22.15%;
    background-image: url("../Images/Product/Outpatients.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-color: white;
    height: 0;
}

.padTop {
    padding-top: 40px;
}

.padOutpatientsContactInfo {
    padding-top: 20px;
}

#googleMapApi {
    height: 400px;
    margin-top: 30px;
}

#aboutUsPanel {
    padding-top: 76%;
    margin-top: 30px;
    margin-left: 60px;
    /* background-image: url("../Images/aboutus.png"); */
    background-size: cover;
    background-repeat: no-repeat;
    background-color: white;
    height: 0;
}

.paddingTop {
    margin-top: 60px;
}


/* General Products page */
.productPanePadLeft {
    margin-left: 30px !important;
}

.productPanePadTop {
    margin-top: 10px !important;
}

.productBox {
    border: 1px solid #0EA0D8;
    margin-bottom: 20px;
    height: 240px;
    overflow: hidden;
}

.productBoxSmall {
    border: 1px solid #0EA0D8;
    margin-bottom: 20px;
}

.productPaneImage {
    width: 100%;
    max-width: 230px;
    float: right;
}

.productPaneIcon {
    width: 100%;
    max-width: 184px;
}

.productContactInfo {
    font-family: 'Didact Gothic', sans-serif !important;
    color: #0EA0D8 !important;
    font-size: 1.1em;
    margin-top: 5px !important;
}

    .productContactInfo a {
        font-family: 'Didact Gothic', sans-serif !important;
        color: #0EA0D8 !important;
        font-size: 1.1em;
        margin-top: 5px !important;
    }

.allProductsTitle {
    /*font-size: 46px !important;*/
    font-size: 1.5em !important;
    padding-left: 45px;
    padding-bottom: 20px;
}

.productClickable {
    cursor: pointer;
}


#BWLogo {
    width: 100%;
    max-width: 351px;
}

.arrangeDemoButton {
    color: white !important;
    border-color: rgb(14, 160, 216);
    background-color: rgb(14, 160, 216);
    margin-bottom: 5px;
    font-size: 20px !important;
}

    .arrangeDemoButton:hover {
        border-color: rgb(167, 169, 172);
        background-color: rgb(167, 169, 172);
    }

#submitContactForm {
    margin-top: 20px;
    max-width: 73px;
    float: left;
}

.recaptchaWrapper {
    padding-left: 0px !important;
    margin-right: 10px;
    max-width: 302px;
}

@media (min-width: 992px) {
    #submitContactForm {
        float: right;
    }
}


#globalMessage {
    margin-top: 2px;
    margin-bottom: 2px;

}

.product-well {
    padding: 15px 24px 10px 24px !important;
    margin-left: 30px !important;
    margin-right: 30px !important;
}

/* Survey Monkey embedded questionnaire 
    cannot be resized - restricted by setup on SurveyMonkey.com therefore
    z-index lowered so that it sits below the footer if screen resized.
*/
#surveyForm {
    z-index: 1;
}
.smcx-iframe-container {
    z-index: 1 !important;
}
.smcx-widget {
    z-index: 1 !important;
}
.smcx-embed {
    z-index: 1 !important;
}
#surveyTitle {
    font-size: 40px;
    margin-top: 40px;
    margin-left: -15px;
}
#miniLogoForSurvey {
    padding-bottom: 25px;
    /*max-width: 200px;*/
    width: 270px;
    margin-top: 20px;
    margin-left: -15px;    
}
.surveyContent {
    padding: 15px 25px 60px 25px;
    margin-left: 50px;
}
