h1 {
    fonta-size: 41.6px !important
}

h2 {
    font-size: 35.36px !important
}

h3 {
    font-size: 30.056px !important
}

h4 {
    font-size: 25.5476px !important
}

h5 {
    font-size: 21.71546px !important
}

h6 {
    font-size: 18.45814px !important;
    font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "canada-type-gibson", sans-serif !important;
    color: #122647 !important
}

h4 {
    font-weight: 600 !important
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
p,
blockquote,
th,
td,
label,
.datafield span,
.datafield div {
    font-size: 16px;
    line-height: 19.84px
}

@media only screen and (min-width: 1156px) {
    body,
    div,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    pre,
    form,
    fieldset,
    p,
    blockquote,
    th,
    td,
    label,
    .datafield span,
    .datafield div {
        font-size: 16px
    }
}

html {
    height: auto !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

body {
    font-size: 16px !important;
    font-family: "canada-type-gibson", sans-serif !important;
    background: #fff;
    color: #484848;
    min-height: initial !important
}

@media only screen and (min-width: 1156px) {
    body {
        font-size: 16px !important
    }
}

a {
    color: #122647
}

    a:hover {
        color: #fec42a
    }

b {
    font-weight: 600;
}

.row {
    padding: 0 !important;
    width: 100% !important
}

    .row.nine {
        width: auto
    }

body .button,
body .button.button-edit {
    background: #fec42a !important;
    border: 0 !important;
    font-family: "canada-type-gibson", sans-serif !important;
    text-transform: uppercase;
    border-radius: 0;
    text-align: center !important;
    line-height: 30px;
    padding: 2px 20px !important;
    border-radius: 30px;
    text-transform: uppercase;
    text-align: center;
    font-size: 10px;
    color: #124b8e;
    font-weight: 600;
    margin-top: 40px;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0.15em;
}

    body .button:hover,
    body .button.button-edit:hover {
        opacity: .9
    }

header.header_wrapper {
    background: white;
    height: auto !important
}

    header.header_wrapper .logoimage {
        display: none !important
    }

    header.header_wrapper .nav-utility {
        width: auto !important
    }

    header.header_wrapper .nav-utility {
        margin-top: 0px !important
    }

#content_nav {
    font-family: "canada-type-gibson", sans-serif !important;
    font-weight: 600
}

    #content_nav nav {
        background: white
    }

.login #content_nav nav {
    border-top: 0
}

#content_nav nav ul {
    max-width: 100%;
    text-align: center;
}

#content_nav nav li {
    border: none;
    text-transform: uppercase;
    background: none !important;
    box-shadow: none !important;
    margin: 8px 0;
}

@media all and (min-width: 768px) {
    #content_nav nav li {
        float: none
    }

        #content_nav nav li:not(.mobile_menu) {
            display: inline-block !important
        }
}

#content_nav nav li.haschildren {
    position: relative
}

    #content_nav nav li.haschildren:after {
        content: '';
        position: absolute;
        right: 17px;
        top: 16px;
        display: block;
        border: 5px solid transparent;
        border-top: 7px solid #122647
    }

@media all and (max-width: 767px) {
    #content_nav nav li.haschildren ul {
        background: none
    }
}

#content_nav nav li.haschildren ul li a {
    text-decoration: none
}

@media all and (min-width: 768px) {
    #content_nav nav li ul {
        text-align: left
    }
}

#content_nav nav li:hover {
    background: "" !important
}

#content_nav nav li a {
    color: #0e3c72;
    padding-left: 15px;
    font-size: 12px;
    letter-spacing: .1em;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

    #content_nav nav li a:hover {
        color: #fec42a
    }

    #content_nav nav li a.current {
        color: ""
    }

#content_wrapper {
    background: #fff !important
}

    #content_wrapper .shadedpanel {
        background: #F4F4F4 !important;
        border-radius: 0px !important;
        border: 0px;
        box-shadow: 0 0 0 transparent
    }

    #content_wrapper .panel h4.head-icon-yourinfo,
    #content_wrapper .panel h4.head-icon-quickcontacts {
        padding-left: 0;
        background: none
    }

    #content_wrapper .postcontent {
        margin-bottom: 25.888px
    }

    #content_wrapper .datafield span,
    #content_wrapper .datafield div {
        padding-left: 0;
        display: block;
        margin-top: 4px;
    }

    #content_wrapper .relateddocuments {
        margin-left: 0 !important
    }

        #content_wrapper .relateddocuments ul {
            margin-left: 0 !important;
            margin-top: .5em
        }

    #content_wrapper .news-blog .shadedpanel {
        background: none !important;
        padding-top: 0 !important
    }

    #content_wrapper .news-blog article h2,
    #content_wrapper .news-blog article h3 {
        margin-top: 0;
        margin-bottom: 19px
    }

    #content_wrapper .news-blog article + article h2,
    #content_wrapper .news-blog article + article h3 {
        margin-top: 24px
    }

#ctl00_Body___114__pPersonName__1_data {
    line-height: 1.2em;
    font-weight: 600
}

table.dataTable {
    border-bottom: 1px solid #ddd !important
}

    table.dataTable th {
        border-bottom: 1px solid #ddd !important
    }

input {
    border-radius: 0 30px 30px 0 !important;
}

    input[type="submit"] {
        border-radius: 30px !important
    }

    input[type="search"] {
        border-left-width: 1px !important
    }

.dataTables_filter label {
    line-height: 30px
}

.alwayslabel {
    background: transparent;
    margin-bottom: 8px;
    padding-left: 8px;
    border-radius: 0;
    font-weight: 600
}

    .alwayslabel.alwayslabelmultiline {
        border-top-right-radius: 30px
    }

        .alwayslabel.alwayslabelmultiline + textarea {
            border-bottom-right-radius: 30px
        }

.emaillink {
    margin-top: 6px;
    display: inline-block
}

label {
    margin-bottom: 18px
}

footer {
    display: none !important;
    background: none !important;
    padding-top: 18px;
    margin-top: 80px;
    position: relative
}

    footer #footer {
        border: 0;
        margin-top: 0 !important
    }

        footer #footer div {
            font-size: 12px
        }

        footer #footer .copyright {
            color: white
        }

            footer #footer .copyright a {
                color: #484848
            }

                footer #footer .copyright a:hover {
                    color: #122647
                }

.eventcalendar .day {
    padding: 3px 5px
}

    .eventcalendar .day .eventcalendarlink:not([title='']) {
        color: "";
        background: "";
        padding: 8px 0;
        margin: 5px 0;
        display: block;
        border-radius: 4px;
        text-align: center;
        font-size: 90%
    }

        .eventcalendar .day .eventcalendarlink:not([title='']):hover {
            text-decoration: none;
            opacity: .8
        }

.eventcalendar .eventcalendardetails {
    background: none
}

    .eventcalendar .eventcalendardetails .availableevent {
        border-radius: 0;
        background: none
    }

        .eventcalendar .eventcalendardetails .availableevent .headline {
            color: ""
        }

.eventdetails .overflow.bar {
    background: none;
    border: 0
}

    .eventdetails .overflow.bar .wizardbutton {
        margin-left: 14px
    }

.eventdetails .topbar {
    border: 0
}

.eventpage {
    border: 0
}

.login #content_wrapper {
    background-size: cover
}

.login .row {
    margin-right: 0;
    margin-left: 0
}

    .login .row .nine {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0
    }

.login .smallfont {
    margin-top: 1em
}

.login .loginimage {
    display: none !important
}

.login input[type="submit"] {
    margin-top: 5px
}

.login .leftloginpanel a {
    font-weight: 600 !important;
    background: #124b8e !important;
    color: #fff !Important;
    padding: 8px 20px !important;
    margin-top: 15px;
}

.login .three a:nth-of-type(1) {
    margin-top: 80px !important
}

.login .three a:nth-of-type(2) {
    margin-top: 45px !important
}

@media only screen and (min-width: 768px) {
    header .logoimage {
        display: block;
        width: 330px;
        float: left;
        margin-top: 5px;
        margin-bottom: 5px
    }
}

@media only screen and (min-width: 1156px) {
    header .logoimage {
        margin-top: 45px;
        margin-bottom: 15px
    }
}

.logindivider {
    display: none !important
}

@media all and (min-width: 768px) {
    .leftloginpanel {
        position: relative
    }

        .leftloginpanel:after {
            content: '';
            display: block;
            width: 1px;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 1em;
            background: #dadada
        }
}

#content_wrapper .shadedpanel {
    padding: 25px;
}

.login .shadedpanel {
    padding: 50px !important;
}

h3 {
    font-size: 38.4px;
    font-weight: 400;
    margin-bottom: 32px
}

.alwayslabel {
    color: #124b8e;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    padding: 0;
    width: 100%;
    line-height: 1;
    margin-bottom: 8;
}

.alwaysshowlabel input,
.alwaysshowlabel select {
    width: 100%;
    border-radius: 0 2px 2px 0 !important;
    box-shadow: none;
    margin: 0 0 20px 0;
    padding: 12px;
    height: .5%;
    font-family: "canada-type-gibson", sans-serif
}

.alwaysshowlabel select {
    margin-top: 5px padding: 5px;
    box-shadow: non;
    background: #fff;
    height: 40px;
    background-image: none;
}

input[type="submit"] {
    padding: 4px 8px;
    margin: 20px 0;
    display: inline-block;
    max-width: 200px;
    text-align: center;
    font-family: "canada-type-gibson", sans-serif !important;
    font-size: 12px;
    color: #124b8e;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    border-radius: 40px;
    background-color: #fec42a;
    border: 4px solid #fec42a;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.04), 0 2px 10px rgba(0, 0, 0, 0.04);
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1)
}

    input[type="submit"]:hover {
        background-color: white;
        border: 4px solid #e5b026;
        box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08), 0 13px 45px rgba(0, 0, 0, 0.08);
        transform: translateY(-5px)
    }

a.smallfont.mediumgap.block {
    margin: 20px 0;
    display: inline-block;
    max-width: 200px;
    text-align: center;
    font-family: "canada-type-gibson", sans-serif !important;
    font-size: 10px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
    color: #124b8e !important;
}

    a.smallfont.mediumgap.block:hover {
        background-color: transparent;
        color: #124b8e !important;
        border-bottom: 2px solid #124b8e;
    }

@media only screen and (max-width: 767px) {
    a.smallfont.mediumgap.block {
        margin: 20px 0 0 0 !important;
        display: block;
    }

    #content_wrapper .shadedpanel {
        padding: 25px !important;
    }

    .button {
        display: inline-block;
    }
}

.memberapp {
    margin-bottom: 30px;
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}

    .memberapp:hover {
        box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08), 0 13px 45px rgba(0, 0, 0, 0.08);
        transform: translateY(-5px);
    }

.logintitle h3 {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1;
}

.sslsecure {
    margin-top: 15px;
    height: 40px;
    display: none;
}

.forgot {
    margin-top: 35px;
}


/*# sourceMappingURL=client.css.map */

/*Search funcionality, "Inspired" by NJASAP*/
.ufcw99pagingwrapper {
    overflow: hidden;
    padding: 10px 0;
}

.searchresults th {
    text-align: left;
}

.ufcw99paging a.ufcw99currentpage {
    color: #F60;
}

.ufcw99paging a {
    border: 1px #CCC solid;
    font-weight: bold;
    padding: 2px 5px;
    margin: 0 2px;
    background-color: #DDD;
    color: #888;
}

.ufcw99discountsearch .alwaysshowlabel {
    overflow: visible;
}

.ufcw99providersearch .alwaysshowlabel {
    overflow: visible;
}

.ufcw99discountsearch .alwaysshowlabel select {
    margin-top: 0px;
}

.ufcw99providersearch .alwaysshowlabel select {
    margin-top: 0px;
}

.ufcw99discountdetailheader h3 {
    line-height: normal;
}

.datafield label {
    color: #484848;
    font-weight: 600;
    margin: 15px 0 0 0;
}

/* UFCW99-19-0040 */

.ufcw99CSFTitle label {
    color: #122647;
    font-family: "canada-type-gibson", sans-serif;
    font-size: 25.5476px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 10px;
}

.ufcw99CSLine1, .ufcw99CSSigLine {
    display: flex;
}


.ufcw99CSFName input, .ufcw99CSFDate input, .ufcw99CSSigDate input, .ufcw99CSFNumber input {
    height: 45px;
    padding: 12px;
    margin: 0px 0px 20px 0px;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.ufcw99CSFName, .ufcw99CSFNumber {
    flex: 1 0 0px;
}

.ufcw99CSFDate {
    flex: 0 0 160px;
    margin: 0px 20px 0px 20px;
}

.ufcw99CSSigName label, .ufcw99SigDetails label {
    color: #124b8e;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    padding: 0;
    line-height: 1;
    margin: 10px 0px 8px 0px;
}

.ufcw99SigDetails{
    margin: 25px 0px 25px 0px;
}

.ufcw99CSSigDate {
    margin-left: 25px;
    width: 160px;
}

.ufcw99CSSigDate span div {
    margin-top: 10px;
}

.ufcw99CSFDesc textarea, .ufcw99CSFRes textarea {
    line-height: 2.5ex;
    height: 10ex;
}


@media only screen and (max-width: 639px) {
    .ufcw99CSLine1, .ufcw99CSSigLine {
        flex-wrap: wrap;
        margin: 0px 0px 0px 0px;
    }

    .ufcw99CSFName, .ufcw99CSFDate, .ufcw99CSFNumber, .ufcw99CSSigDate {
        flex: 0 0 100%;
        margin: 0px 0px 0px 0px;
    }

}


/* End UFCW99-19-0040 */




@media all and (max-width: 800px) {
    div.UFCW99ProviderSearchResults tbody {
        display:block;
    }
    div.UFCW99ProviderSearchResults tr {
        display: flex;
        flex-direction: column;
        padding: 20px
    }
    div.UFCW99ProviderSearchResults table {
        display: block;
    }
    div.UFCW99ProviderSearchResults tr:first-of-type {
        display: none;
    }



    div.UFCW99DiscountSearchResults tbody {
        display: block;
    }

    div.UFCW99DiscountSearchResults tr {
        display: flex;
        flex-direction: column;
        padding: 20px
    }

    div.UFCW99DiscountSearchResults table {
        display: block;
    }

    div.UFCW99DiscountSearchResults tr:first-of-type {
        display: none;
    }
}
