﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: #F7F7F7
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

#copyright {
    color: #d3d3d3;
    opacity: .95;
}

footer {
    text-align: center;
}

.bottomBorder {
    border-bottom-color: #9a9a9a;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#postLoginHeader {
    width: 90%;
    margin: 0 auto;
}

    #postLoginHeader #textLogout {
        float: right;
        display: flex;
    }

        #postLoginHeader #textLogout > a {
            float: right;
            padding-left: 10px;
        }

    #postLoginHeader #navMenu {
        float: right;
        clear: both;
        padding-top: 20px
    }

    #postLoginHeader #hmheader {
        padding-top: 20px;
        border-bottom: 3px solid grey;
    }

.MemProsButtons.OrangeBox {
    background-color: #FAA636;
    padding: 40px 60px;
    box-shadow: 10px 10px grey;
    margin: 0 auto;
    font-weight: bold;
    font-size: 20px;
    color: white;
    text-transform: uppercase;
    display: inline-block;
    cursor: pointer;
}

    .MemProsButtons.OrangeBox a {
        color: white;
        text-decoration: none;
    }

.MemProsButtons.left {
    margin-right: 40px
}

.MemProsButtons .right {
}

#MemProButtonContainer {
    height: 100%;
    width: 100%;
    padding-top: 300px;
    padding-bottom: 400px;
    text-align: center;
}

.searchBar {
    display: flex;
    flex-direction: row;
    padding: 10px;
    width: 80%;
    margin: 0 auto;
}

#HMLogo {
    max-width: 340px;
    padding-bottom: 20px;
}

.loginContainer {
    float: none;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    margin-top: 40px;
}

    .loginContainer #UNLogin {
        width: 100%;
        max-width: inherit;
        height: 40px;
        margin: 10px 0;
    }

    .loginContainer #PWLogin {
        width: 100%;
        max-width: inherit;
        height: 40px;
        margin-bottom: 10px
    }

.pctInput {
    width: 100%;
    max-width: inherit;
    height: 40px;
    margin-bottom: 10px
}

.LoginButton {
    height: 50px;
    margin: 10px 0;
}

.exMatch {
    float: right;
}

.formulariesTab {
    text-align: center;
    margin-bottom: 20px;
    width: 70%;
}

.formulariesTab {
    margin-top: 20px;
}

.bgBlack {
    background-color: black;
    color: white;
    font-weight: bold;
}

.bgBlue {
    background-color: #00A8E1;
    color: white;
    font-weight: bold;
}

.formulariesTab tr:nth-child(2), .formulariesTab tr:nth-child(3),
.formulariesTab tr:nth-child(2) td, .formulariesTab tr:nth-child(3) td {
    border: 1px solid black;
}

    .formulariesTab tr:nth-child(2) td:first-child, .formulariesTab tr:nth-child(3) td:first-child {
        width: 33%;
    }

.noBorder {
    border: none;
    text-align: center;
}

    .noBorder h3 {
        font-weight: bold;
    }

.borderwrapper div {
    border-right: solid 1px #9a9a9a;
}

    .borderwrapper div:last-child {
        border-right: none;
    }

.rightborder {
    position: relative;
    float: left;
    width: 33%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    display: flex;
    align-content: center;
    align-items: center;
}

    .rightborder span {
        display: inline-block;
        vertical-align: middle;
        margin: 0 auto;
        padding: 5px;
    }

.borderwrapper {
    border-right: 1px solid #9a9a9a;
    padding: 0;
}

td {
    text-align: center;
}

tr.ng-scope.lastFormulary td:first-of-type {
    border-bottom: 1px solid rgba(0, 0, 0, 0.32);
}

.planTab {
    /*display: table-cell;
    width: 65%;*/
}

    .planTab tr {
        border-right: 1px solid #9a9a9a;
    }

        .planTab tr:last-child {
            border-bottom: 1px solid #9a9a9a;
        }

.bgGrey {
    background-color: #EDEDEE;
}

.planTab tr td:first-child {
    font-weight: bold;
}

.planTab td:not(.borderwrapper) {
    font-weight: bold;
}

.planTab td {
    /*min-width:270px;*/
    /*max-width:270px;*/
    /*width:270px;*/
    width: 37%;
}

.planTab tr td:first-child {
    width: 25%;
}

.tableCont {
    overflow: auto;
    overflow-y: hidden;
}

.bgWhite {
    background-color: white;
    /*border:1px solid #D4D5D6;*/
    border: 3px solid #D4D5D6;
}

.planTab tr td:nth-child(3) {
    border-left: 5px solid orange;
    border-right: 5px solid orange;
}

.planTab tr:first-child td:nth-child(3) {
    border-top: 5px solid orange;
}

.prosPlanTab tr td:nth-child(2) {
    border-left: 5px solid orange;
    border-right: 5px solid orange;
}

.prosPlanTab tr:first-child td:nth-child(2) {
    border-top: 5px solid orange;
}

.tt {
    width: 100%;
    height: auto;
}

.bottomBorderForms {
    border-bottom: 5px solid orange;
}
/*.planTab tr:last-child td:nth-child(3){
        border-bottom:5px solid orange;
    }*/

/*.bottomBorder {
        border-bottom:1px solid #9a9a9a; 
    }*/

.bottomBorderLastTwoCols {
    border-bottom: 1px solid #9a9a9a;
}

.bottomBorder td:nth-child(3) {
    border-bottom: 5px solid orange;
}
.planDisclaimerText {
    font-weight: normal !important;
    font-size: 13px;
    border: 0px;
    text-align: left;
}
.selPlan {
    font-weight: bold;
    text-align: center;
    background-color: orange;
    color: white;
    /*padding:10px;*/
}

    .selPlan a:hover {
        text-decoration: none;
    }

.selPlanNoShow {
    border: none;
    border-top: 1px solid #9a9a9a;
}

.memOver {
    color: #F9A637;
    font-weight: bold;
    vertical-align: top;
    display: inline;
}

.purpText {
    color: #00A8E1;
}

.fontBold {
    font-weight: bold;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.memDepContainer {
    /*width:50%;
        position:relative;
        margin:0 auto;*/
}

.memOverKPISI {
    padding: 25px 5%;
}

.memOverKPISITop {
    padding: 25px 5% 0px 5%;
}

.memOverKPISIBottom {
    padding: 0px 5% 25px 5%;
}

.rowSpacer {
    padding-bottom: 2%;
    margin-top: 20px;
}

.selPlan .rightborder {
    background-color: orange;
}

.rbRight:nth-child(1) {
    border-right: 2px solid white;
}

.rbRight:nth-child(2) {
    border-right: 2px solid white;
}

.rbRight:nth-child(3) {
    border-right: none;
    width: 34%;
}

.twoCols {
    width: 50% !important;
}

.oneCol {
    width: 100% !important;
}

.btnC {
    padding: 0;
    border-radius: 10px;
    width: 24px;
    background-color: #FFCC00;
    border-color: #FFCC00;
    color: white;
    font-size: 14px;
    box-shadow: 2px 2px black;
    font-weight: bold;
}

.PTPros {
    border: 1px solid #9a9a9a !important;
    margin: 0 auto;
}

    .PTPros td, .PTPros tr, .PTPros div {
        border-top: none;
        /*border-right: none;
        border-left: none;*/
    }

        .PTPros tr:last-child, .PTPros div:last-child {
            /*border-bottom: none;*/
        }

        .PTPros td > div {
            margin: 5px 0;
        }

    .PTPros .borderwrapper {
        border-right: solid 1px #9a9a9a;
        border-left: solid 1px #9a9a9a;
    }

#prospectDisclaimer span {
    display: table;
    margin: 10px;
    padding: 10px 0;
}

#prospectStateNotValid, #prospectZipNotValid {
    color: red;
    display: none;
}

#box5 {
    margin-right: 12px;
}

#zipDDCont {
    margin-right: 12px;
}

.PTPros tr:first-child td:nth-child(3) {
    border-top: inherit;
}

.PTPros tr td:nth-child(3) {
    border-left: 1px solid #9a9a9a !important;
    border-right: 1px solid #9a9a9a !important;
}

.PTPros .bottomBorder td:nth-child(3) {
    border-bottom: inherit;
}

#loadImg img {
    margin: 0 auto;
}

.memOverKPISIBottom ul li {
    padding: 4px;
}

.reportingCont {
    font-size: 16px !important;
    display: flex;
    flex-direction: column;
}

.dateRenExp {
    margin: 0 auto;
    text-align: center;
}

.planData-font {
    font-weight: bold;
}

.buttons {
    margin: 0 auto;
    width: 40%;
    display: flex;
    flex-direction: row;
    margin-top: 30px;
}

.bRight {
    width: 50%;
    text-align: center;
    margin: 0 auto;
}

.bLeft {
    width: 50%;
    text-align: center;
    margin: 0 auto;
    display: none;
}

.login .helloUserLogin {
    width: 50%;
    text-align: left;
}

.login .logoutForm {
    width: 50%;
    text-align: right;
}

.login {
    display: flex;
    flex-direction: row;
}

.formulariesTab td {
    min-width: 160px;
}

.bRight3col {
    text-align: center;
}

.repParams {
    margin-top: 20px;
}

.k-grid-content, .k-grid-content-locked, .k-pager-wrap {
    word-wrap: break-word;
}

.plansAstDisc {
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto;
}

/*this hides the x's on the prospect page that randomly popped up.
    if this ends up being a problem we will need an actual solution
*/
.searchBar .k-i-close {
    display: none;
}

.TextSize {
    margin-right: 10px;
}

    .TextSize a {
        border-radius: 6px;
        background-color: lightgrey;
        color: white;
        text-decoration: none;
    }

#bigtext {
    padding: 5px 8px;
    font-size: 1.2em
}

#medtext {
    padding: 3px 6px;
    font-size: 1.0em;
}

#smtext {
    padding: 1px 4px;
    font-size: 0.8em;
}

.formErrors {
    color: red;
}

.editadduserol li {
    padding: 5px;
}

.loginContainer > p {
    font-size: 1.2em;
    font-weight: bold;
}

#topMemOverviewParent {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 3px solid #D4D5D6;
    padding: 20px;
}

.memOverLH {
    line-height: 1.5em;
}

.hospitalTab tr {
    border-right: 1px solid #9a9a9a;
}

    .hospitalTab tr:last-child {
        border-bottom: 1px solid #9a9a9a;
    }

.bgGrey {
    background-color: #EDEDEE;
}

.hospitalTab tr td:first-child {
    font-weight: bold;
}

.hospitalTab td:not(.borderwrapper) {
    font-weight: bold;
}

.hospitalTab td {
    /*min-width:270px;*/
    /*max-width:270px;*/
    width: 300px;
}

.outOfNetworkHeading {
    background-color: #FC2323;
}

.hospitalTab td {
    border-left: 1px solid #9a9a9a;
    border-right: 1px solid #9a9a9a;
    border-bottom: 1px solid #9a9a9a;
}

.hospitalTab tr:last-of-type td {
    border-bottom: 1px solid #9a9a9a;
}

.hospitalTab div {
    padding-left: 30px;
    text-align: left;
    font-weight: normal;
}

.hospitalTabContainer {
    border: 5px solid orange;
    display: inline-block;
    padding: 10px 0px;
    margin-top: 20px;
}

.hospitalCellHideBorders {
    border-left: 0px solid #9a9a9a !important;
    border-bottom: 0px !important;
    border-top: 0px !important;
    border-right: 0px !important;
}


#prospectDisclaimer {
}

.extraPlansContainer {
    /*display: table-cell;
    vertical-align: middle;
    width: 33%;
    margin-left: -30px;*/
}

    .extraPlansContainer div {
        padding: 3% 8%;
        background-color: #00A8E1;
        color: white;
        text-align: left;
        margin: 10px 0px;
    }

        .extraPlansContainer div h5 {
            margin-bottom: 0px;
        }

.prosPlanTab {
    width: 50%;
}

@media screen and (max-width: 1100px) {
    .planTab:not(.prosPlanTab) {
        width: 75%;
    }

    .extraPlansContainer {
        width: 25%;
    }
}


.yellowBackground {
    background-color: #FFFF00;
}

.img-centered {
    padding: 10px;
    width: 150px;
    margin: 0 auto;
}

    .img-centered img {
        margin: 0 auto;
    }


.bubble-plan-arrow {
}

    .bubble-plan-arrow .left-arrow, .bubble-plan-arrow .middle-arrow, .bubble-plan-arrow .right-arrow {
        height: 50px;
        padding: 0 12%;
    }

    .bubble-plan-arrow .triangle {
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to bottom right, transparent 50%, #00A8E1 50%),linear-gradient(to bottom left, transparent 50%, #00A8E1 50%);
        background-size: 50.2% 100%;
        background-repeat: no-repeat;
        background-position: top left, top right;
    }

.bubble-plan-ctn {
    margin: 0 20px 20px;
    border-radius: 25px;
    padding: 20px;
}

    .bubble-plan-ctn .bubble-plan-description {
    }

.recommended-plan-button {
    display: block;
    width: 100% !important;
    border: 5px solid #ffffff !important;
}

.recommended-plan-button a {
    height: 63px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.recommended-plan-button a h4 {
    font-weight: bold;
    color: black;
    text-decoration: none;
    cursor: pointer;
}
