/* ==========================================================================
   Client Custom Styles
   ========================================================================== */


@media (min-width: 768px) {
    .container {
        width: 700px !important;
    }
}

@media (min-width: 992px) {
    .container {
        width: 900px !important;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1070px !important;
    }
}


.user-nav {
    display: none;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }

  /* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
  }
  
  /* The Close Button */
  .closee {
    color: #d61d1d!important;
    float: right;
    font-size: 40px !important;
    font-weight: 800 !important;
  }
  
  .closee:hover,
  .closee:focus {
    color: #880404 !important;
    text-decoration: none;
    cursor: pointer;
  }


#header {
    background-color: #ffffff;
    width: 100%;
    min-height: 0px;
    padding-bottom: 10px;
    border-bottom:#07307a50 1px solid;
}


    #header .brand {
        background-color: #f5f5f5b0;
        float: Left;
        width: 125px;
        margin-left: 74px;
        margin-top: 3px !important;
        min-height: 80px !important;
        /*padding: 0 0 0 10px;*/
        position: relative;
        border: none !important;
        background: url('../img/amazon_logo.png') no-repeat left top 30px;
        background-size: contain;
        overflow: hidden;
    }

.cc-color-override-1438462623.cc-window {
    color: #FFF !important;
    background-color: #666666 !important;
    font-family: proxima-nova,Helvetica,Arial,sans-serif !important;
}

.cc-color-override-1438462623 .cc-btn {
    color: #FFF !important;
    background-color: #00A7FF !important;
    font-family: proxima-nova,Helvetica,Arial,sans-serif !important;
}

div.item {
    vertical-align: top;
    text-align: center;
    width: 168px;
    float: left;
    margin: 10px 8px 8px 0px;
}

.caption {
    display: block;
}


.text-center {
    text-align: center;
}

#menubar {
    padding-top: 1.5rem;
    background-color: #007cbd;
    text-align: left;
    min-height: 60px;
}

    #menubar a {
        font-size: 1.55rem;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }

        #menubar a:link {
            color: #fff;
        }

        #menubar a:visited {
            color: #fff;
        }

        #menubar a:hover {
            color: #fff;
        }

        #menubar a:active {
            color: #fff;
        }


h1, h2, h5, h4, h6 {
    font-family: Arial,sans-serif !important;
    font-weight: 800 !important;
    font-size: 18px;
    color: #000000 !important;

}

h3, h4 {
    color: rgb(83, 83, 83) !important;
    font-family: proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;
    font-weight: 600 !important;
    font-size: 20px;
    line-height: 30px;
    
}

.main-content-wrapper #main-content {
    padding: 0px !important;
    border-top: 0px;
    padding-top: 0px !important;
    height: auto !important;
}

.centered {
    position: absolute;
    top: 42%;
    left: 28%;
    transform: translate(-50%, -50%);
}

body {
    font-family: proxima-nova,Helvetica,Arial,sans-serif !important;
    font-size: 18px;
    line-height: normal;
    background-color: #fff;
    color: #333;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none solid rgb(17, 17, 17);
    text-align: start;
    text-indent: 0px;
    letter-spacing: .5px;
    /*background: url('../img/Centene_BG.jpg') no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    /*background-size: 100% 100%;*/
}

p {
    font-family: proxima-nova,Arial,Helvetica Neue,Helvetica,sans-serif;
    margin: 0;
    padding: 7px 0;
    color: #1e1e1e;
    font-size: 19px;
    line-height: 1.6 !important;
    vertical-align: baseline;
    letter-spacing: .5px;
    word-spacing: 0px;
    font-style:normal;
    font-variant:normal;
    text-transform: none;
    text-decoration: none solid rgb(17, 17, 17);
    text-align: start;
    text-indent: 0px;
    padding-bottom: 2px;
}

.landing-hero:before {
    background-image: linear-gradient(
90deg
,#000 57%,transparent);
}

.landing-hero:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    min-width: 500px;
    opacity: .6;
}
*, :after, :before {
    box-sizing: border-box;
}
*, :after, :before {
    box-sizing: border-box;
}




::selection {
    background: rgb(51, 144, 255);
    color: white;
}

strong {
    font-size: 22px;
    line-height: 26px;
    color: #000;
    font-weight: normal !important;
}

table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
    font-size: 13px;
    text-align: center;
    color: #1e1e1e;
}


.alpaca-icon-required {
    display: none;
}

legend.alpaca-container-label {
    color: #428bca !important;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.1;
    display: block;
    -webkit-margin-before: 1.33em;
    -webkit-margin-after: 1.33em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}




.checkbox {
    padding-left: 40px !important;
}

.radio {
    padding-left: 30px !important;
}

.form-alpaca.form-border .form-group {
    border-bottom: 1px solid #eff2f7;
    padding-bottom: 15px;
    margin-bottom: 15px;
    padding-left: 15px;
}


.alpaca-field-optiontree:first-child input {
    display: none;
}

.bg-mdt {
    background-color: #e8e8e8;
}

.btn {
    display: inline-block;
    padding: 13px 12px !important;
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    color: #fff !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
    text-align: center !important;
    text-decoration: none !important;
    background-color: #0176ad !important;
    user-select: none !important;
    vertical-align: middle !important;
    border: 0 !important;
    border-radius: 1px !important;
}

.btn-primary {
    /*color: #c32222 !important; 
  background-color: #FFF !important; 
  border-color: #c32222 !important;*/
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        color: #fff !important;
        background-color: #016594  !important;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        background-image: none !important;
    }

    .btn-primary.disabled,
    .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled:active,
    .btn-primary[disabled]:active,
    fieldset[disabled] .btn-primary:active,
    .btn-primary.disabled.active,
    .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary.active {
        background-color: #E8E8E8 !important;
        border-color: #0176ad !important;
    }

    .btn-primary .badge {
        color: #E8E8E8 !important;
        background-color: #0176ad !important;
    }


hr {
    margin: 0px !important;
    border: none !important;
}


.row {
    margin-left: -15px;
    margin-right: 0px !important;
}



/* #main-content a { */
    /* color: #fff !important; */
/* } */


#customerForm a {
    color: #666666 !important;
}

.image-tagline p {
    font-size: 18px;
    line-height: 49px;
    letter-spacing: .01em;
    font-weight: bold;
    line-height: 25px;
    text-transform: none;
}

.image-tagline {
    overflow: hidden;
}

    .image-tagline p {
        background: 0;
        color: #fff;
        line-height: 1;
    }

ul, li {
    list-style: disc;
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
}

@media (max-width: 991.98px) {
    #menubar a {
        font-size: 1.55rem;
        padding-right: 3rem;
        padding-left: 0rem;
    }

    .ch-hero {
        height: 200px;
        background: url(../img/mdt-home.jpg) top no-repeat;
        background-size: 100%;
        margin-left: -13.5px;
        width: 103.5%;
    }
}

ul.a {
    list-style-position: outside;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    /* Styles */
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
    /* Styles */
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
    /* Styles */
    .ch-hero {
        height: 50px;
        background: url(../img/cardinal-hero.jpeg) top no-repeat;
        width: 100%;
    }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Styles */
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    /* Styles */
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    /* Styles */
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
    /* Styles */
}
/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
    /* Styles */
}
/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    /* Styles */
}