﻿
/*
    evexia blue #154a91
    hot pink #ec008b EC008B
    dark grey #595655
    bright yellow #DCE11C
    orange border #D0751B
    orange body #F28D28
    purple #8B369A
*/

@font-face {
    font-family: "Proxima Nova";
    src: url("/Content/webfonts/ProximaNova-Regular.otf") format("opentype");
}

html {
    font-family: Futura,Trebuchet MS,Arial,sans-serif;
}
header{
    max-height:83.5px !important;
}

#loginBody header {
    max-height: 100.5px !important;
}

body {
   /* background-color: #fff;*/
}
.LoginBodyBackground {
    background-image: url('../images/ED_Background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    /*margin-top:150px;*/
    /*background-color: #fff;*/
}
.LoginBackground {
    background-color: #fff;
}
.Bordered {
    margin-top: 50px;
    border-radius: 20px;
    border: solid 2px #b1b1b1;
    padding: 25px 25px 50px 25px;
    background-color: #fff;
}

.BorderedLogin {
    margin-top: 50px;
    border-radius: 20px;
    /*border: solid 2px #b1b1b1;*/
    padding: 25px 25px 50px 25px;
    background-color: #efefef;
    box-shadow: 10px 10px 10px #a19f9f;
}

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .form-signin label, .white {
    font-family: 'Proxima Nova',Trebuchet MS,Arial,sans-serif !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, label, .white {
    color: #fff;
}
#loginBody h1, #loginBody h2, #loginBody h3, #loginBody h4, #loginBody h5, #loginBody h6, #loginBody .h1, #loginBody .h2, #loginBody .h3, #loginBody .h4, #loginBody .h5, #loginBody .h6, #loginBody label {
    color: #595655;
}

.form-signin label, .form-signin h2 {
    color: #595655;
}

input[type=text], input[type=password], input[type=checkbox], input, input:-internal-autofill-selected, select {
    background-color: #ffffff;
    border: solid 1px #383838;
}

.welcome h3 {
    font-size: 18px !important;
}

.welcome h2{
    font-size:24px !important;
}

.welcome h2 a, .welcome h2 a:hover{
    color: white !important;
}

main {
    padding-bottom: 135px;
    /*padding-top:90px;*/
    /*min-height:834px !important;*/
}

.main1 {
    padding-bottom: 135px;
    padding-top: 90px;
    /*min-height:834px !important;*/
}

.WhiteText{
    color:#fff !important;
}
.WhiteBorder, .WhiteBorder:hover{
    border:2px solid #fff;
}
.active a{
    color: #ec008b;
}
.uppercasetext{
    text-transform:uppercase !important;
}

.BodyBackground, #viewNewOrder, .white-bkgd {
    background-color: #fff;
}
.content-bkgd {
    background-color: #154A91 !important;
}

.BodyTopBorder {
    /*border-top:10px solid #0F3C79;*/
    border-top: 10px;
    border-top-color: #0F3C79;
    /*border-top-style: solid;*/
}

#loginBody .BodyTopBorder {
/*    border-top: 5px solid #0F3C79;*/
    /*border-top: 5px;
    border-top-color: #0F3C79;
    border-top-style: solid;*/
}

.margin-10-top {
    margin-top: 10px !important;
}

.margin-10-bottom {
    margin-bottom: 10px;
}
.margin-20-top {
    margin-top: 20px !important;
}
.margin-20-bottom {
    margin-bottom: 20px;
}

.OvalSection {
    background-color: #fff;
    border: 2px solid #b1b1b1;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 20px 10px 15px 10px !important;
    /*max-width: 950px !important;*/
    /*margin-left:15px;*/
    margin-left: 8.5%;
}

.OvalSection h1, .OvalSection h2, .OvalSection h3, .OvalSection h4, .OvalSection h5, .OvalSection h6, .modal-body h1, .modal-body h2, .modal-body h3, .modal-body h4, .modal-body h5, .modal-body h6, .OvalSection label {
    color: #333 !important;
}

.OvalSection a, .OvalSection a:active, .OvalSection a:visited, .OvalSection a:hover, .OvalSectionNoBorder a, .OvalSectionNoBorder a:active, .OvalSectionNoBorder a:visited, .OvalSectionNoBorder a:hover {
    color: #32CD5F;
}
.OvalSectionNoBorder {
    background-color: #fff;
    /*border: 1px solid #000;
    border-radius: 10px;*/
    margin-bottom: 20px;
/*    padding: 20px 10px 15px 10px !important;*/
}
.btn-white, .btn-white:hover, .btn-white:focus {
    background-color: #ffffff !important;
    color: #154a91 !important;
    border: 1px solid #154a91;
    padding: 10px 20px;
    border-radius: 10px;
}
.btn-signin, .btn-signin:hover, .btn-signin:focus {
    background-color: #154a91;
    color: #fff;
    border: 2px solid #fff;
    padding: 10px 20px;
    border-radius: 10px;
}
.btn-save, .btn-save:hover, .btn-save:focus {
    background-color: #32CD5F;
    color: #fff;
    border: 2px solid #fff;
    padding: 10px 20px;
    border-radius: 10px;
}

.btn-action, .btn-action:hover, .btn-action:focus{
    background-color: #ec008b;
    color: #fff;
    border: 2px solid #fff;
    padding: 10px 20px;
    border-radius: 10px;
}
.btn-save-account, .btn-save-account:hover, .btn-save-account:focus {
    width: 180px;
    margin-right:80px;
}

.Logo {
    /*width: 50%;*/
    max-width:50%;
}
.navbar-header .Logo {
    /*max-width: 100%;*/
    max-width: 90%;
    padding-top: 15px;
}
#loginBody .navbar-header .Logo {
    max-width: 78%;
    padding-top: 20px;
}

.FormSmall {
    margin: auto 30%;
}

.SignOutRow {
    border-top: 10px solid #0F3C79;
}

.SignOutText, .SignOutText:hover, .SignOutText:active, .SignOutText:visited{
    color: #fff;
    text-decoration:none;
    margin-top:25px;
}
.table {
    color: #000;    
}

.cursor{cursor:pointer;}

.FAQContainer {
    margin-left: 40px;
}
.FAQCard {
    /*margin: 0px 2% 20px 0px;*/
/*    margin: 0px 2% 20px 15px;
    margin: 0px 2% 20px 80px;*/
    height: 100px;
}
.FAQCardTitle {
    /*color: #154a91 !important;*/
}
.FAQContainer .OvalSection{
    margin-left:6.5% !important;
}
#viewFAQ .OvalSection {
    padding-left: 15px !important;
}
.OrderCard {
    color: #000;
    padding: 0px !important;
}
.PaddingTopBottom10px {
    padding-top: 10px;
    padding-bottom: 10px;
}
.PayAssignedOrderHeader {
    color:#fff;
    background-color: #ec008b;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-top: 10px;
    padding-bottom: 25px;
}
.PayAssignedOrdersBackground, .PayAssignedOrdersBackground:hover, .TableHeader {
    background-color: #EC008B;
}
    .PayAssignedOrdersBackground a, .PayAssignedOrdersBackground a:hover, .PayAssignedOrdersBackground a:visited, .TableHeader a, .TableHeader a:hover, .TableHeader a:visited {
        color: #fff;
    }
.HomeNavMenu {
    text-align: left;
    border-radius: 12px !important;
    font-size: 20px !important;
}
.btn-HomeNavMenu{
    
}
/*.footer, .footer.container {
    height: 60px;
    height: 190px !important;
}*/
.HeaderNavDesktop {
    /*display: block;*/
}
.FooterDesktop{
    display:block;
}
    .FooterDesktop .bottombar {
        margin-bottom:20px;
    }
.FooterMobile {
    display: none;
    overflow: hidden;
    background-color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
}
.FooterMobile-Navbar table {
    width: 100%;
    margin-left: 2%;
    margin-right: 2%;
}
.FooterMobile-Navbar td {
    text-align: center;
}
.FooterMobile-Navbar .svg-icon{
    margin-left:-25px;
}
.FooterMobile-Navbar {
    background-color: #fff;
}
.FooterMobile-Navbar a, .FooterMobile-Navbar a:hover {
    color: #154A91;
    text-align: center;
    padding: 0px 16px;
    text-decoration: none;
}
.FooterLogout{
    display:none;
}
    /*.footer-container {
    color: #707070;
    padding:25px 0px;
}*/
    /*.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
}*/
    .ed-button {
        font-size: 24px;
    }

        .ed-button button, .ed-button button:hover {
            /*text-align: left;*/
            font-size: 24px;
            padding-top: 15px;
        }
.ed-button i {
    float: right;
    font-size: 38px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.edi-icons {
    width: 1.5em;
    height: 1.5em;
    color: red;
    fill: red;
}

.svg-icon {
    width: 1.75em;
    height: auto;
}
.icon-calendar, .icon-creditcardhand, .icon-chart, .icon-faq, .icon-magnifierglass, .icon-orderscart, .icon-orderhistory {
    /*fill: blue;*/
}
.icon-creditcardhand{
    fill:#fff;
}

    .requiredfield {
        color: red;
    }

.AvailableTestingImageLarge {
    height: 600px;
    width: 680px;
    padding: 5px;
}
.AvailableTestingImageSmall {
    height: 200px;
    width: auto;
    padding: 5px;
}
.height100{
    height:100px !important;
}
.width100per {
    width: 100% !important;
}
/* START BOOTSTRAP OVERRIDES */
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent !important;
}
.modal-title, .modal-body, .panel-title {
    color: #000;
}
.Labelnotbold{
    font-weight:normal;
}
.NoRecordsRow{
    /*height:250px;*/
}


.btnForm, .btnForm:hover, .btnForm:focus{
    color: #32CD5F;
    border: none;
    background-color: transparent;
}
.no-padding{
    padding:0px !important;
}
.footer-item-row{
    background-color:#fff;
}

@media only screen and (max-width: 1199px) {
    .HeaderNavDesktop {
        display: none !important;
    }
    .HeaderNavMobile {
        display: block !important;
    }
    .FooterMobile {
        display: block !important;
    }
    .FooterDesktop {
        display: none !important;
    }

}
/* ipad mini needs this set */
@media only screen and (max-width: 799px) {
    .hidden-xs, .hidden-sm {
        display: none !important;
    }
    .row {
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 1024px) {
    .main1 {
        padding-top:35px;
    }

    main {
        padding-bottom: 0px;
    }
    .mobile-cart-scroll {
        overflow-y: auto;
        max-height: 800px;
        margin-bottom:100px;
    }
/*    .footer, .footer.container {
        height: 60px !important;
    }*/

/*    .container {
        margin-left: 0px !important;
        margin-right: 2.5% !important;
    }*/

}
    /* END BOOTSTRAP OVERRIDES */



@media only screen and (max-width: 1024px) {

    .btn-action, .btn-action:hover, .btn-action:focus {
        padding: 6px;
    }
    
        .welcome{
            margin-left:2%;
        }

        .FormSmall {
            margin: 0px;
        }

        .Logo {
            /*width: 50%;*/
            /*        height: 85px !important;*/
            width: auto;
        }

        #loginBody .navbar-header .Logo {
            max-width: 50%;
            padding-top: 5px;
        }

        .FooterMobile {
            display: block;
        }

        .FooterLogout {
            display: block;
        }

        .FooterDesktop {
            display: none !important;
        }

/*        .footer, .footer.container {
            height: 100px;
        }*/

        .HeaderNavDesktop {
            /*display: none;*/
        }

        .AvailableTestingImageLarge {
            height: auto;
            width: 320px;
        }

        .AvailableTestingImageSmall {
            height: auto;
            width: 320px;
        }

        .OvalSection {
            margin-left: 0%;
        }

        .btn-save-account, .btn-save-account:focus, .btn-save-account:hover {
            width: 100%;
            margin-right: 0px;
        }

        .FAQContainer {
            margin-left: 0px;
        }

            .FAQContainer .OvalSection {
                margin-left: 0px;
            }

        .icon-calendar, .icon-creditcardhand, .icon-chart, .icon-faq, .icon-magnifierglass, .icon-orderscart, .icon-orderhistory {
            fill: #154a91;
        }

        .HomeNavMenu .icon-creditcardhand {
            fill: #fff;
        }

        .navbar-header .Logo {
            width: 66%;
            height: auto;
        }
    }
@media only screen and (max-width: 990px) {
    .navbar-header .Logo {
        width: 50%;
        height: auto;
    }
    .horizontal-scroll {
        width: 100% !important;
        overflow-x: auto !important;
    }
}
@media only screen and (max-width: 500px) {
        .navbar-header .Logo {
            width: 100%;
            height: auto;
        }
        .main1 {
            padding-top: 90px;
        }
    .OrderCard {
        color: #000;
        padding: 0px !important;
        overflow: scroll;
    }
    }

@media only screen and (max-width: 390px) {
    
    .edi-select {
        width: 100% !important;
    }
}
@media only screen and (max-width: 320px) {
    .FooterMobileSMLG {
        display: none;
    }
    .FooterMobileXS {
        display: block;
    }
    .left-margin-15 {
        margin-left: 0px !important;
    }
    .edi-select, .edi-input {
        width: 95% !important;
    }
}

.pwResetMessage {
    text-align: center;
}

    .black-text {
        color: black;
    }

    .tab-head {
        color: white;
        font-size: 17px;
    }

    .active-tab-head {
        font-size: 20px;
        opacity: 0.7;
    }

    .tab-head:hover {
        cursor: pointer;
    }

    .inactive-tab {
        display: none;
    }

    .active-tab {
        display: inline-block;
    }

    .top-margin-25 {
        margin-top: 25px;
    }
    .top-margin-15 {
        margin-top: 15px;
    }
    .left-margin-15 {
        margin-left: 15px;
    }
    .faq-q-well {
        font-size: 20px;
    }

    .test-guide-title {
        text-transform: uppercase;
        color: #154A91;
        font-size: 17px !important;
    }

    .test-guide-link, .test-guide-link:hover {
        color: #EC008B;
        font-size: 13px !important;
        font-weight: bold;
    }

    .header-nav-text {
        font-weight: 600;
        font-size: 17px;
        
    }

        .header-nav-text a {
            text-decoration: none !important;
        }

    .patient-res {
        margin-left: 50px;
        margin-right: 50px;
        display: inline-block;
    }

        .patient-res h3 {
            font-size: 20px;
        }

    .center {
        text-align: center;
    }

    @keyframes spinning {
        from {
            transform: rotate(0deg)
        }

        to {
            transform: rotate(360deg)
        }
    }

    .spin {
        animation-name: spinning;
        animation-duration: 3s;
        animation-iteration-count: infinite;
        /* linear | ease | ease-in | ease-out | ease-in-out */
        animation-timing-function: linear;
        color: white;
    }

    .pat-res-holder {
        margin-left: -50px;
    }

    .draw-center-well {
        max-width: 780px !important;
        text-align: center;
    }

        .draw-center-well h3 {
            font-size: 20px;
        }

    .faq-a-well {
        max-width: 780px !important;
        font-size: 20px;
    }

    .guide-well {
        min-height: 130px;
    }

    .panel-cart-well {
        background: #F0F0F0 0% 0% no-repeat padding-box;
        border-radius: 15px;
        opacity: 1;
        min-height: 650px;
        font: normal normal normal 20px/25px Proxima Nova !important;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        padding: 25px;
    }

        .panel-cart-well table {
            width: 100%;
        }

        .panel-cart-well h4 {
            color: #000000;
        }

    .panel-page-title {
        text-align: left;
        font: normal normal bold 42px/45px Proxima Nova !important;
        letter-spacing: 0px;
        color: #154A91;
    }

    .flex {
        display: flex;
        flex-direction: column;
    }

    .inner-flex {
        flex-grow: 1;
    }

    .panel-page {
        text-align: left;
        font: normal normal normal 27px/45px Proxima Nova !important;
        letter-spacing: 0px;
        color: #000000;
    }


    .pnl-btn:hover {
        color: #FFFFFF;
    }

    .patient-well {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 15px #00000029;
        border-radius: 20px;
        opacity: 1;
        padding: 20px 30px;
    }

        .patient-well label {
            text-align: left;
            font: normal normal bold 20px/20px Calibri;
            letter-spacing: 0px;
            color: #363636;
            opacity: 1;
        }

        .patient-well .row {
            margin-top: 10px;
            margin-bottom: 10px;
        }

    .panel-patient-input {
        background-color: #F4F4F4 !important;
        border: 1px solid #AAAAAA;
        width: 100%;
        height: 46px;
    }

    .pnl-btn, .pnl-btn:hover, .pnl-btn:focus {
        background: #0A8819 0% 0% no-repeat padding-box;
        box-shadow: 0px 6px 12px #0000007E;
        border: 3px solid #FFFFFF;
        opacity: 1;
        border-radius: 5px;
        color: #FFFFFF;
        height: 46px;
        text-align: center;
        font-size: 20px;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        display: flex;
        justify-content: center;
        align-content: center;
        flex-direction: column;
    }

    .panel-page-title-2 {
        text-align: left;
        font: normal normal bold 34px/41px Proxima Nova;
        letter-spacing: 0px;
        color: #262D66;
        opacity: 1;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .draw-center-result {
        border: 1px solid black;
        margin-top: 2px;
        margin-bottom: 2px;
        background-color: #FFFFFF;
    }

    .draw-center-input {
        font-weight: bold;
        height: 34px;
        border: 1px solid gray;
        border-radius: 5px;
        display: inline-block;
        width: 100%;
    }

    .draw-center-search {
        color: white;
        background-color: black;
        font-weight: bold;
        border-radius: 5px;
        display: inline-block;
        padding: 5px 20px;
    }

    .draw-center-find-well {
        border-radius: 5px;
        border: solid 1px gray;
        padding: 10px;
        box-shadow: rgba(0,0,0,0.2) 0px 5px;
        background-color: #FFFFFF;
        display: inline-block;
        height: 105px;
        vertical-align: top;
    }

    .disclaimer {
        color: lightgrey;
        font-size: 7px;
    }

    .draw-center-result {
        border: 1px solid black;
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .draw-center-input {
        font-weight: bold;
        height: 34px;
        border: 1px solid gray;
        border-radius: 5px;
        display: inline-block;
    }

    .draw-center-search {
        color: white;
        background-color: black;
        font-weight: bold;
        border-radius: 5px;
        display: inline-block;
        padding: 5px 20px;
    }

    .draw-center-well {
        border-radius: 5px;
        border: solid 1px gray;
        padding: 10px;
        box-shadow: rgba(0,0,0,0.2) 0px 5px;
    }

    .draw-container h2, .draw-container p, .draw-container h3 {
        color: black !important;
    }

    .draw-container .selectedLab {
        max-height: 112px;
    }

    .flex-it {
        display: flex;
    }

    #content-div {
        flex: 1;
    }

/*.form-control.is-valid:focus,
.was-validated  :valid.form-control{
    border-color: inherit !important;
    background-image: inherit !important;
    box-shadow:inherit !important;
}

input:invalid {
    border-color: red;
}*/
.field-validation-error{
    color:red;
    font-weight:bold;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

a {
    text-decoration: none;
    color: #3E77BE;
    font-weight: 600;
}

.a-u{
    text-decoration: underline;
}

.text-left {
    text-align:left;
}

.text-right{
    text-align:right;
}

.pagination {
    margin-left:auto !important;
    margin-right:auto !important;
}

.pagination li a{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

label {
    color: var(--Neutral-neutral-800, #383838);
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.address-label {
    color: var(--Neutral-neutral-1000, #111);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.address-radio {
    color: #0A3872;
}

.cart-row{
    margin-top: 20px;
    margin-bottom: 20px;
}

#error, #reqError {
    border: 1px solid red;
    border-radius: 6px;
}

#warning-area{
    padding:16px;
}


.red {
    font-size:16px;
    background-color: red;
    color:white;
}


.custom-radio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .custom-radio input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: solid 1px #C6C7CA;
    background-color: #fff;
    border-radius: 50%;
}

.custom-radio:hover input ~ .checkmark {
    background-color: #ccc;
}

.custom-radio input:checked ~ .checkmark {
    background-color: #0A3872;
    border: none !important;
}


.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


.custom-radio input:checked ~ .checkmark:after {
    display: block;
}

.custom-radio .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.payment-option {
    height:16px;
    width:24px;
    font-size: 8px;
    border: 1px solid #00000033;
    border-radius: 2px;
    text-align:center;
    margin-left:3px;
    padding-top:2px;
}

.payment-img {
    height: 16px;
    width: 24px;
    margin-left:3px;
}

#my-details p{
    margin-bottom:8px !important;
}

.evexia-color {
    color: #134C93;
}

.margin-40-bottom{
    margin-bottom:40px;
}

.tiny {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.total-label {
    color: var(--Neutral-neutral-1000, #111);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.total-number {
    color: var(--Neutral-neutral-1000, #111);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.error-triangle{
    margin: 16px 0;
}

.tr-line {
    border-top: solid 1px #E1E3E5 !important
}