/* ==========================================================================
   Client Custom Styles
   ========================================================================== */


@font-face {
    font-family: 'open-sans';
    font-display: swap;
    src: url('../fonts/OpenSans/OpenSans-Light.ttf');
    font-style: normal;
    font-weight: 300
}

@font-face {
    font-family: 'open-sans';
    font-display: swap;
    src: url('../fonts/OpenSans/OpenSans-LightItalic.ttf');
    font-style: italic;
    font-weight: 300
}

@font-face {
    font-family: 'open-sans';
    font-display: swap;
    src: url('../fonts/OpenSans/OpenSans-Regular.ttf');
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: 'open-sans';
    font-display: swap;
    src: url('../fonts/OpenSans/OpenSans-Italic.ttf');
    font-style: italic;
    font-weight: 400
}

@font-face {
    font-family: 'open-sans';
    font-display: swap;
    src: url('../fonts/OpenSans/OpenSans-SemiBold.ttf');
    font-style: normal;
    font-weight: 600
}

@font-face {
    font-family: 'open-sans';
    font-display: swap;
    src: url('../fonts/OpenSans/OpenSans-SemiBoldItalic.ttf');
    font-style: italic;
    font-weight: 600
}

@font-face {
    font-family: 'open-sans';
    font-display: swap;
    src: url('../fonts/OpenSans/OpenSans-Bold.ttf');
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: 'open-sans';
    font-display: swap;
    src: url('../fonts/OpenSans/OpenSans-BoldItalic.ttf');
    font-style: italic;
    font-weight: 700
}
@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;
}

#header {
    background-color: #FFF;
    width: 100%;
    min-height: 0px;
    border-bottom: 4px solid #0171ad;
}

    #header .brand {
        background-color: #FFF;
        float: Left;
        width: 60px;
        margin-left: 30px;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
        min-height: 60px !important;
        /*padding: 0 0 0 10px;*/
        position: relative;
        border: none !important;
        background: url('../img/hp_logo.png') no-repeat left top;
        background-size: contain;
        overflow: hidden;
    }

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, h6 {
    font-family: Open Sans, sans-serif !important;
}

h3, h4 {
    font-family: Open Sans, sans-serif !important;
    color: #000;
}

.main-content-wrapper #main-content {
    padding: 0px !important;
    /*margin-top:89px !important;*/
    border-top: 0px;
    padding-top: 0px !important;
    height: auto !important;
}

body {
    font-family: "open-sans", sans-serif, Tahoma !important;
    font-size: 18px;
    line-height: normal;
    background-color: #fff;
    color: #111;
    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/PGE_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: "open-sans", sans-serif, Tahoma !important;
    margin: 0;
    padding: 0px 0px 0px 0px;
    color: #0f0f0f;
    line-height: 2.1vw;
    font-size: 16px;
    vertical-align: baseline;
    letter-spacing: .5px;
    word-spacing: 0px;
    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;
}

::selection {
    background: rgb(51, 144, 255);
    color: white;
}

strong {
    font-size: 18px;
    line-height: 26px;
    color: #0f0f0f;
    font-weight: normal !important;
    font-family: Open Sans, sans-serif !important;
}


.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: 12px 16px !important;
    font-size: 14px !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: #0171ad !important;
    user-select: none !important;
    vertical-align: middle !important;
    /*border: solid #fff !important;*/
    border-radius: 0px !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: #9c0022 !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: #c32222 !important;
    }

    .btn-primary .badge {
        color: #E8E8E8 !important;
        background-color: #c32222 !important;
    }


hr {
    margin: 0px !important;
    border: none !important;
}


.row {
    margin-left: -15px;
    margin-right: 0px !important;
}


/*#main-content a {
    color: #FFF !important;
}*/

@font-face {
    font-family: 'Calibri Bold Italic';
    src: url('../fonts/Calibri/Calibri Bold Italic.ttf')
}

@font-face {
    font-family: 'Calibri Bold';
    src: url('../fonts/Calibri/Calibri Bold.TTF')
}

@font-face {
    font-family: 'Calibri Italic';
    src: url('../fonts/Calibri/Calibri Italic.ttf')
}

@font-face {
    font-family: 'Calibri Light Italic';
    src: url('../fonts/Calibri/Calibri Light Italic.ttf')
}

@font-face {
    font-family: 'Calibri Light';
    src: url('../fonts/Calibri/Calibri Light.ttf')
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri/Calibri Regular.ttf')
}


/*@font-face {
    font-family: FFDINWeb;
    src: url(../fonts/webfonts/pge.eot);
    src: url(../fonts/webfonts/pge.eot?#iefix) format('embedded-opentype'), url(../fonts/webfonts/pge.woff2) format('woff2'), url(../fonts/webfonts/pge.woff) format('woff'), url(../fonts/webfonts/pge.ttf) format('truetype')
}*/

@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%;
    }
}


/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    /* Styles */
    .ch-hero {
        height: 50px;
        background: url(../img/cardinal-hero.jpeg) top no-repeat;
        width: 100%;
    }
    p {
        font-size: 8px;
        font-family: "open-sans", sans-serif, Tahoma !important;
    }
    .btn {
        display: inline-block;
        padding: 5px 4px !important;
        font-size: 6px !important;
    }

    h2 {
        font-size: 16px !important;
    }

    strong {
        font-size: 7px;
        line-height: 8px;
    }

}

@media only screen and (min-device-width: 600px) and (max-device-width: 767px) {
    /* Styles */
    .ch-hero {
        height: 50px;
        background: url(../img/cardinal-hero.jpeg) top no-repeat;
        width: 100%;
    }

    p {
        font-size: 10px;
        font-family: "open-sans", sans-serif, Tahoma !important;
    }

    .btn {
        display: inline-block;
        padding: 8px 4px !important;
        font-size: 10px !important;
    }

    h2 {
        font-size: 20px !important;
    }

    strong {
        font-size: 10px;
        line-height: 12px;
    }
}
/* Smartphones (landscape) ----------- */

@media only screen and (min-width: 321px) {
    /* Styles */
    body {
        font-size: 6px;
    }
    .pull-right {
        font-size: 10px !important;
    }
}


/* 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%;
    }

    p {
        font-size: 6px;
        font-family: "open-sans", sans-serif, Tahoma !important;
    }

    .btn {
        display: inline-block;
        padding: 5px 4px !important;
        font-size: 6px !important;
    }

    h2 {
        font-size: 16px !important;
    }

    strong {
        font-size: 7px;
        line-height: 8px;
    }
    .pull-right {
        font-size: 10px !important;
    }
}
/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Styles */
    p {
        font-size: 6px;
        font-family: "open-sans", sans-serif, Tahoma !important;
    }

    .btn {
        display: inline-block;
        padding: 5px 4px !important;
        font-size: 6px !important;
    }

    h2 {
        font-size: 16px !important;
    }

    strong {
        font-size: 7px;
        line-height: 8px;
    }
}

/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    /* Styles */
    p {
        font-size: 6px;
        font-family: "open-sans", sans-serif, Tahoma !important;
    }

    .btn {
        display: inline-block;
        padding: 5px 4px !important;
        font-size: 6px !important;
    }

    h2 {
        font-size: 16px !important;
    }

    strong {
        font-size: 7px;
        line-height: 8px;
    }
    
}


/* iPads (portrait) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    /* Styles */
    p {
        font-size: 10px;
        font-family: "open-sans", sans-serif, Tahoma !important;
    }

    .btn {
        display: inline-block;
        padding: 5px 4px !important;
        font-size: 6px !important;
    }

    h2 {
        font-size: 16px !important;
    }

    strong {
        font-size: 7px;
        line-height: 8px;
    }
}


/* 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 */
}

