﻿main {
    background-color: #fff
}

h1 {
    color: #007e38;
    display: inline-block
}

.inline-h1 h1 {
    display: inline
}

h2 {
    color: #007e38;
    margin-top: 20px
}

    h2 a, h2 a:visited {
        color: #007e38
    }

h3 {
    color: #007e38
}

ul li.checkbox label {
    font-weight: normal
}

@media(max-width: 767px) {
    body {
        padding-bottom: 50px
    }
}

ol.alpha-parentheses {
    counter-reset: list
}

    ol.alpha-parentheses > li {
        list-style: none;
        position: relative
    }

        ol.alpha-parentheses > li:before {
            counter-increment: list;
            content: counter(list, lower-alpha) ") ";
            position: absolute;
            left: -25px
        }

ul.dashed {
    list-style-type: none;
    margin-left: 40px
}

    ul.dashed > li {
        margin-left: -10px
    }

        ul.dashed > li:before {
            content: "-    ";
            margin-left: -30px;
            margin-right: 20px
        }

.roman > li {
    padding-left: 20px
}

dl.terms_condition dt, dl.terms_condition dd {
    display: inline
}

span.terms_condition_span {
    display: block;
    width: 100%;
    margin-bottom: -15px
}

.page-content-container {
    padding-bottom: 40px
}

    .page-content-container .form-container {
        background-color: #fff;
        padding-left: 0
    }

li dropdown-menu .btn-primary {
    background-color: rgba(0,0,0,0);
    border-color: rgba(0,0,0,0)
}

li.current dropdown-menu .btn-primary {
    background-color: #8e8e8c;
    border-color: #8e8e8c
}

.lede {
    font-size: 22px
}

.checkbox label {
    font-weight: 700
}

    .checkbox label > em {
        font-weight: 400
    }

.bordered-box {
    padding: 25px 0px
}

@media(min-width: 992px) {
    .bordered-box {
        padding: 25px 15px;
        border: 1px solid #ddd
    }
}

.bordered-box h3, .bordered-box h2 {
    margin-top: 0;
    margin-bottom: 25px !important
}

.bordered-box .btn {
    margin-top: 15px
}

.input-group-addon {
    color: #555;
    background-color: #eee
}

    .input-group-addon + input {
        border-left: none
    }

.alpha {
    list-style-type: lower-alpha
}

.roman {
    list-style-type: lower-roman;
    margin: 0 0 0 -15px
}

.upper-alpha {
    list-style-type: upper-alpha
}

.upper-roman {
    list-style-type: upper-roman
}

.spinner .fa-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    margin-left: -53px;
    margin-top: -74px
}

.fa-22x {
    font-size: 2.2em
}

.mt-15 {
    margin-top: 15px
}

.ml-15 {
    margin-left: 15px
}

.mr-15 {
    margin-right: 15px
}

.mb-15 {
    margin-bottom: 15px
}

.mt-30 {
    margin-top: 30px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-60 {
    margin-bottom: 60px
}

.wmms {
    float: right;
    margin-right: 25px;
    margin-top: 7px;
    height: 2em
}

.irShadowWrap {
    z-index: 100
}

.wrap-cards {
    background-color: #f0f0f0;
    margin-top: 30px;
    margin-bottom: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: -4px 0 4px -2px #666
}

    .wrap-cards small {
        font-size: 80%;
        font-weight: bold
    }

.card-label {
    font-size: 16px;
    color: #007e38;
    font-weight: bold
}

.card-label21 {
    font-size: 21px;
    color: #007e38;
    font-weight: bold
}

.wb-mltmd:not(.youtube):not(.playing) video {
    background-color: #efefef
}

.wb-mltmd:not(.youtube):not(.playing)::before {
    font: normal normal normal 40px/1 FontAwesome;
    content: "";
    position: absolute;
    left: 48%;
    color: #6d6d6d
}

@media(min-width: 1200px) {
    .wb-mltmd:not(.youtube):not(.playing)::before {
        top: 260px
    }
}

@media(min-width: 992px)and (max-width: 1199px) {
    .wb-mltmd:not(.youtube):not(.playing)::before {
        top: 200px
    }
}

@media(min-width: 561px)and (max-width: 991px) {
    .wb-mltmd:not(.youtube):not(.playing)::before {
        top: 140px
    }
}

@media(max-width: 560px) {
    .wb-mltmd:not(.youtube):not(.playing)::before {
        top: 60px
    }
}

header #wb-srch form {
    margin-bottom: 0
}

header #wb-srch .form-group {
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px
}

header .myinboxLink {
    position: relative
}

header .badge {
    position: relative;
    background-color: #a51116;
    top: -5px;
    left: 0px
}

@media(min-width: 992px) {
    header #wb-srch .btn {
        background-color: #eff0f2
    }

    header .menu-inbox {
        float: right !important;
        border-right: none !important
    }

    header .menu-myaccount {
        float: right !important;
        border-right: none !important;
        cursor: pointer
    }

    header .menu-login {
        float: right !important
    }

    header .menu-register {
        float: right !important
    }

    header #wb-sm {
        margin-top: 0px !important
    }
}

@media(min-width: 992px)and (max-width: 1200px) {
    header .menu-myaccount, header #wb-sm a {
        font-size: 13px !important
    }
}

#wb-sm a {
    font-weight: 400;
    padding: .48em .85em
}

#wb-sm .nvbar ul.menu.pull-right > li {
    border-right: none
}

    #wb-sm .nvbar ul.menu.pull-right > li > a:hover {
        background-color: rgba(0,0,0,0)
    }

#wb-sm .nvbar ul.menu > li > a:hover {
    background-color: #0d315c;
    color: #fff
}

#wb-sm .active a.my-account-drpdwn {
    background-color: #007e38 !important;
    cursor: pointer
}

#wb-sm .my-account-drpdwn {
    background-color: #007e38 !important;
    color: #fff !important;
    cursor: pointer
}

    #wb-sm .my-account-drpdwn:hover, #wb-sm .my-account-drpdwn:focus {
        background-color: #007e38 !important;
        color: #fff !important
    }

    #wb-sm .my-account-drpdwn > i {
        margin-top: 4px;
        margin-right: 6px
    }

    #wb-sm .my-account-drpdwn + ul.sm {
        right: 0;
        border-bottom: 1px solid #ccc
    }

        #wb-sm .my-account-drpdwn + ul.sm a:not(.wb-navcurr) {
            background-color: #fff
        }

        #wb-sm .my-account-drpdwn + ul.sm a.wb-navcurr:hover, #wb-sm .my-account-drpdwn + ul.sm a.wb-navcurr:focus {
            color: #000
        }

        #wb-sm .my-account-drpdwn + ul.sm a {
            border: 1px solid #ccc
        }

            #wb-sm .my-account-drpdwn + ul.sm a:last-child {
                border-bottom: 0
            }

            #wb-sm .my-account-drpdwn + ul.sm a:hover, #wb-sm .my-account-drpdwn + ul.sm a:focus {
                background-color: #ccc;
                text-decoration: none
            }

.open > .btn-primary.dropdown-toggle {
    background-color: #007e38
}

.wb-menu .menu > li a {
    text-align: left
}

.header__language-selection a {
    cursor: pointer;
    text-decoration: none
}

.breadcrumb {
    background-color: #f3f3f3;
    margin-bottom: 0px;
    border-radius: 0px
}

    .breadcrumb a {
        text-decoration: underline
    }

        .breadcrumb a:visited {
            color: #175e99
        }

    .breadcrumb > li + li:before {
        color: #333;
        content: "";
        font-family: "Glyphicons Halflings";
        font-size: 12px
    }

#mb-pnl nav .mb-menu li.no-sect {
    padding: 10px 0 2px 1.27em
}

#mb-pnl nav .mb-menu > li {
    text-align: left
}

@media(max-width: 991px) {
    #wb-glb-mn .pnl-btn a.btn-link {
        color: #fff;
        font-size: 16px
    }

    #mb-pnl .mb-item {
        position: relative
    }

        #mb-pnl .mb-item .fa {
            display: none
        }
}

.wb-tp {
    list-style-type: none;
    margin-bottom: 0
}

.overlay-def header {
    background-color: #fff;
    border-bottom: 0;
    padding-top: 1px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

@-moz-document url-prefix() {
    .wb-menu ul.menu {
        margin-top: 1px !important
    }
}

#breadcrumb {
    background-color: #f3f3f3
}

footer nav ul li a:active, footer nav ul li a:visited, footer nav ul li a:focus, footer nav ul li a:hover, footer nav ul li a {
    color: #555
}

footer {
    color: #555
}

    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
        color: #333
    }

    footer nav ul li a {
        text-decoration: none
    }

    footer nav .social-lnks ul li {
        line-height: 1.2;
        font-size: 15px
    }

        footer nav .social-lnks ul li a {
            font-weight: 300
        }

            footer nav .social-lnks ul li a:hover {
                text-decoration: none !important
            }

    footer .social-lnks ul {
        float: right
    }

        footer .social-lnks ul li {
            width: 75px;
            text-align: center;
            float: left
        }

        footer .social-lnks ul .fa {
            display: block;
            font-size: 25px
        }

@media(max-width: 991px)and (min-width: 768px) {
    footer .container nav .row {
        font-size: 14px
    }

        footer .container nav .row .social-lnks ul li {
            width: 56px;
            text-align: center;
            float: left;
            font-size: 14px
        }

        footer .container nav .row .social-lnks ul .fa {
            display: block;
            font-size: 20px
        }
}

@media(min-width: 992px) {
    #gc-info li {
        margin: 22px 0 21px 12px
    }

        #gc-info li:first-child {
            margin-left: 0;
            padding-left: 0px
        }
}

@media(max-width: 1199px) {
    #canada-ca a {
        padding-left: 30px
    }

    #gc-info li {
        margin: 22px 0 21px 5px
    }
}

#mb-pnl nav a.YOUTUBE_FOOTER_LINK, a.TWITTER_FOOTER_LINK {
    display: inline !important
}

@media(max-width: 991px) {
    .mediaicon {
        margin-top: 10px !important;
        margin-bottom: 10px !important
    }
}

strong.error, legend, .label, label {
    font-size: 16px
}

.label, label {
    color: inherit;
    padding: 0;
    font-weight: 700;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    line-height: 18px;
    min-height: 14px
}

    .label a, .label a:visited, .label a:hover, label a, label a:visited, label a:hover {
        color: #333;
        font-weight: 700;
        text-decoration: underline;
        font-size: inherit
    }

    .label.no-bold, label.no-bold {
        font-weight: normal;
        font-size: 18px
    }

        .label.no-bold a, .label.no-bold a:visited, .label.no-bold a:hover, label.no-bold a, label.no-bold a:visited, label.no-bold a:hover {
            font-weight: normal
        }

legend {
    float: none;
    font-weight: 700;
    border-bottom: 0px;
    margin-bottom: 5px
}

    legend.h2 {
        font-size: 26px;
        color: #007e38;
        font-weight: bold;
        float: none
    }

.form-control {
    width: 100%
}

.form-group p {
    font-size: 16px;
    color: #555
}

    .form-group p.contact-info-type {
        color: #007e38
    }

.textarea {
    padding: 15px;
    height: 310px;
    overflow-y: auto;
    word-break: break-word;
    border: 1px solid #ccc;
    color: #333;
    font-size: 16px;
    border-radius: 4px
}

    .textarea pre {
        white-space: pre-wrap;
        background-color: #fff;
        border: 0px;
        word-break: initial;
        -ms-word-break: normal;
        padding: 0px;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
    }

    .textarea + .textarea-footer {
        text-align: left;
        margin-top: 15px;
        width: 100%;
        clear: both
    }

@media(max-width: 767px) {
    .textarea + .textarea-footer {
        text-align: center;
        float: none
    }
}

@media(min-width: 768px) {
    .textarea + .textarea-footer .utility-actions {
        float: left
    }
}

@media(max-width: 767px) {
    .textarea + .textarea-footer .utility-actions {
        display: block;
        text-align: left
    }
}

@media(min-width: 768px) {
    .textarea + .textarea-footer .checkbox {
        float: left;
        margin-top: 0
    }
}

@media(max-width: 767px) {
    .textarea + .textarea-footer .checkbox {
        display: block;
        padding-left: 0;
        margin-top: 10px
    }

        .textarea + .textarea-footer .checkbox label {
            padding-left: 0
        }
}

@media(max-width: 767px) {
    .textarea + .textarea-footer input[type=checkbox] {
        margin-left: 0
    }
}

body.error-page {
    background-image: none !important
}

    body.error-page .irShadowWrap {
        display: none
    }

@media(max-width: 991px) {
    body.error-page #wb-bnr {
        background: none !important
    }
}

strong.required {
    color: #d3080c
}

strong.error {
    display: block
}

    strong.error .label {
        border-radius: 0;
        border-style: solid;
        border-width: 0 0 0 4px;
        padding: .2em .6em .3em;
        white-space: normal;
        text-align: left;
        line-height: 1.3
    }

    strong.error .label-danger {
        background: #f3e9e8;
        border-color: #d3080c;
        color: #000
    }

        strong.error .label-danger[href]:hover, strong.error .label-danger[href]:focus, strong.error .label-danger[href]:active {
            background: #f3e9e8;
            border-color: #d3080c;
            color: #000;
            text-decoration: underline
        }

@media(max-width: 767px) {
    div.cancel, div.submit {
        width: 100%;
        display: block;
        text-align: center
    }

        div.cancel:after, div.submit:after {
            content: "";
            display: block;
            clear: both;
            width: 100%
        }
}

@media(min-width: 768px) {
    div.submit {
        float: right;
        text-align: right
    }
}

@media(min-width: 768px) {
    div.submit .btn-primary {
        margin-left: 10px;
        float: right
    }
}

@media(max-width: 767px) {
    div.submit .btn-return {
        margin: auto;
        float: none
    }
}

div.cancel .btn-link {
    text-decoration: underline
}

@media(min-width: 768px) {
    div.cancel {
        float: left
    }
}

.form-container {
    background-color: #f3f3f3;
    padding: 15px;
    margin-bottom: 15px
}

    .form-container.row {
        margin-left: -15px;
        margin-right: -15px
    }

@media(min-width: 768px) {
    .form-container {
        margin: 0 0 15px 0
    }
}

.contact-info-email {
    border-bottom: 1px solid #8e8e8c
}

@media(min-width: 768px) {
    .contact-info-email {
        padding-bottom: 14px;
        margin-bottom: 23px;
        padding-left: 15px
    }
}

@media(max-width: 767px) {
    .contact-info-email {
        margin-bottom: 33px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(min-width: 768px) {
    .contact-info-phone {
        padding-bottom: 14px;
        margin-bottom: 23px;
        padding-left: 15px
    }
}

@media(max-width: 767px) {
    .contact-info-phone {
        margin-bottom: 33px;
        padding-left: 15px;
        padding-right: 15px
    }
}

fieldset {
    padding-top: 0px
}

.textarea-footer .checkbox input[type=checkbox] {
    position: static;
    margin-left: 0
}

label + .btn-tooltip + strong.error {
    margin-bottom: 10px
}

.spinid {
    height: 400px;
    line-height: 400px;
    text-align: center;
    vertical-align: bottom
}

.signinhead {
    margin-top: 0px
}

.form-inline fieldset .form-group label {
    font-weight: normal
}

.btn {
    border-radius: 3px
}

.btn-primary[disabled]:active, .btn-primary[disabled].active, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:visited, .btn-primary:focus, .btn-primary:active, .btn-primary.disabled, .btn-primary:disabled, .btn-primary:hover, .btn-primary, li dropdown-menu .btn-primary, li.current dropdown-menu .btn-primary {
    background-color: #007e38;
    color: #fff;
    font-size: 16px;
    border-radius: 3px
}

.btn-primary {
    border-color: #007e38
}

.btn-secondary[disabled]:active, .btn-secondary[disabled].active, .btn-secondary[disabled]:focus, .btn-secondary[disabled].focus, .btn-secondary:active:focus, .btn-secondary:active:hover, .btn-secondary:visited, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.disabled, .btn-secondary:disabled, .btn-secondary:hover, .btn-secondary {
    background-color: #eff0f2;
    color: #2f5e82;
    font-size: 16px;
    border-radius: 3px
}

.btn-secondary {
    border-color: #eff0f2
}

.btn-default[disabled]:active, .btn-default[disabled].active, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default:active:focus, .btn-default:active:hover, .btn-default:visited, .btn-default:focus, .btn-default:active, .btn-default.disabled, .btn-default:disabled, .btn-default:hover, .btn-default {
    background-color: #eff0f2;
    color: #2f5e82;
    font-size: 16px;
    border-radius: 3px
}

.btn-icon:active:focus, .btn-icon:active:hover, .btn-icon:visited, .btn-icon:focus, .btn-icon:active, .btn-icon.disabled, .btn-icon:disabled, .btn-icon:hover, .btn-icon {
    background-color: #eff0f2;
    color: #2f5e82;
    font-size: 14px;
    border-radius: 3px;
    min-height: 25px;
    padding: 3px 6px
}

.btn-icon {
    border-color: #dcdee1
}

    .btn-icon .fa {
        margin-right: 2px
    }

.btn-link[disabled]:hover, .btn-link[disabled]:focus, .btn-link[disabled], .btn-link:focus, .btn-link:hover, .btn-link {
    color: #007e38
}

.btn-link {
    text-decoration: underline
}

.no-left-padding {
    padding-left: 0px
}

.no-right-padding {
    padding-right: 0px
}

@media(max-width: 767px) {
    main .btn-primary, main .btn-default, .progress-footer .btn-primary, .progress-footer .btn-default {
        display: block;
        width: 100%
    }
}

@media(min-width: 768px) {
    .btn-icon + .btn-icon, .btn-default + .btn-default {
        margin-left: 5px
    }
}

.btn-tooltip {
    background-color: rgba(0,0,0,0);
    min-height: 20px;
    min-width: 18px;
    height: 20px;
    width: 18px;
    padding: 0px
}

.btn-thead {
    padding: 0;
    background: none;
    border: none
}

@media(max-width: 767px) {
    main .btn {
        margin-top: 5px;
        margin-bottom: 5px
    }
}

.alert.alert-danger h2 {
    color: #000
}

.alert-dismissible {
    position: relative
}

    .alert-dismissible .close {
        top: 5px;
        right: 5px;
        position: absolute
    }

.top-alert {
    margin-top: 15px;
    margin-bottom: 15px
}

.modal-dialog.overlay-def .mfp-close {
    color: #333;
    opacity: 1
}

    .modal-dialog.overlay-def .mfp-close:focus {
        outline: 2px solid #a6c7ff
    }

.modal-dialog .modal-body {
    overflow-x: auto
}

@media(min-width: 992px) {
    .modal-dialog .modal-body {
        max-height: 710px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .modal-dialog .modal-body {
        max-height: 500px
    }
}

@media(min-height: 768px)and (max-height: 825px) {
    .modal-dialog .modal-body {
        max-height: 570px
    }
}

@media(min-height: 569px)and (max-height: 767px) {
    .modal-dialog .modal-body {
        max-height: 400px
    }
}

@media(max-height: 568px) {
    .modal-dialog .modal-body {
        max-height: 325px
    }
}

@media(min-width: 1200px) {
    .modal-dialog.modal-big {
        width: 850px
    }
}

@media(min-width: 992px)and (max-width: 1199px) {
    .modal-dialog.modal-big {
        width: 800px
    }
}

@media(min-width: 768px)and (max-width: 991px) {
    .modal-dialog.modal-big {
        width: 650px
    }
}

.modal-dialog .modal-header h2 {
    margin-top: 15px;
    font-size: 26px;
    padding-bottom: 0;
    text-align: center
}

.modal-dialog .modal-body {
    padding: 10px 30px 15px 30px
}

    .modal-dialog .modal-body h3 {
        margin-top: 15px
    }

.modal-dialog .modal-footer {
    border-top: none;
    background: #fff;
    text-align: center
}

@media(max-width: 768px) {
    .modal-dialog .modal-footer .btn-default, .modal-dialog .modal-footer .btn-primary {
        width: 100%;
        margin: 5px
    }
}

.modal-dialog.session-modal .bg-overlay-session {
    opacity: 1;
    background-color: #000;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1
}

.modal-dialog .fa-bullhorn {
    font-size: 40px;
    margin-right: 10px
}

.mfp-bg {
    opacity: .5
}

body.session-modal header:not(.modal-header), body.session-modal footer, body.session-modal main, body.session-modal .main-container, body.session-modal #wb-bc {
    visibility: hidden !important
}

body.session-modal .mfp-bg {
    opacity: 1;
    background-color: #000
}

.youtube_video_75 {
    margin-top: 30px;
    margin-bottom: 30px
}

    .youtube_video_75 .btn-group, .youtube_video_75 .btn-group-vertical {
        display: inline
    }

@media(min-width: 992px) {
    .youtube_video_75 {
        max-width: 75%;
        max-height: 75%
    }
}

@media(max-width: 767px) {
    .youtube_video_75 .wb-mm-ctrls input[type=range] {
        width: 5em;
        height: 2.9em
    }
}

.youtube_video_75 .wb-mm-ctrls .btn {
    max-width: 5px;
    padding: 6px 12px
}

.youtube_video_75 .wb-mm-ctrls .frstpnl {
    text-align: left
}

.youtube_video_75 .wb-mm-ctrls input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background: #eff0f2;
    border: 1px solid #707070;
    box-sizing: content-box;
    height: 1.3em;
    margin-top: -9px;
    width: 10px
}

.addon-icon {
    margin-top: -7px
}

@media(min-width: 992px) {
    .addon-icon {
        height: 37px;
        padding-left: 7px
    }
}

@media(max-width: 991px) {
    .addon-icon {
        height: 34px
    }
}

.addon-icon .fa {
    margin-top: 5px
}

.circle-loader {
    border: 2px solid rgba(0,0,0,.2);
    border-left-color: #007e38;
    animation: loader-spin 1.2s infinite linear;
    position: relative;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    width: 3.5em;
    height: 3.5em;
    margin-top: 30px
}

.load-complete {
    -webkit-animation: none;
    animation: none;
    border-color: #007e38;
    transition: border 500ms ease-out
}

.checkmark.draw:after {
    animation-duration: 1000ms;
    animation-timing-function: ease-in-out;
    animation-name: checkmark;
    transform: scaleX(-1) rotate(135deg)
}

.checkmark:after {
    opacity: 1;
    height: 1.75em;
    width: .875em;
    transform-origin: left top;
    border-right: 3px solid #007e38;
    border-top: 3px solid #007e38;
    content: "";
    left: .875em;
    top: 1.75em;
    position: absolute
}

@keyframes loader-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes checkmark {
    0% {
        height: 0;
        width: 0;
        opacity: 1
    }

    20% {
        height: 0;
        width: .875em;
        opacity: 1
    }

    40% {
        height: 1.75em;
        width: .875em;
        opacity: 1
    }

    100% {
        height: 1.75em;
        width: .875em;
        opacity: 1
    }
}

.btn-tooltip .fa-question-circle {
    color: #007e38;
    display: block;
    margin-top: -3px
}

.modal-dialog.tool-tip .mfp-close {
    color: #007e38;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    opacity: 1
}

@media(min-width: 768px) {
    .modal-dialog.tool-tip .mfp-close {
        top: -20px;
        right: -20px
    }
}

@media(max-width: 767px) {
    .modal-dialog.tool-tip .mfp-close {
        top: -10px;
        right: -10px
    }
}

.modal-dialog.tool-tip .modal-body {
    padding: 15px 30px 15px 30px
}

label a.tooltip-link {
    color: #007e38
}

.blue-tooltip a.tooltip-link {
    color: #295376 !important;
    margin-left: 5px !important
}

    .blue-tooltip a.tooltip-link:hover {
        color: #7834bc !important
    }

.margin-top-p p {
    margin-top: 15px
}

.no-margin-bottom-p p {
    margin-bottom: 0px !important
}

.print-block {
    display: none
}

.print-inline {
    display: none
}

@media print {
    @page {
        size: auto;
        margin: 5mm;
        margin-bottom: auto
    }

    .print-hide {
        display: none
    }

    .print-block {
        display: block
    }

    .print-inline {
        display: inline
    }

    header, #breadcrumb, .irShadowWrap, #wb-dtmd {
        display: none
    }
}
/*# sourceMappingURL=global-styles.min.css.map */
