﻿body {
    background: none;
    font-family: "Neue Haas Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
    font-size: 14px;
}

    body div.wrapper {
        width: 730px;
    }

    body > div.wrapper {
        height: 735px;
        border: none;
        margin-top: 45px;
        background: #ecedee url(../../Images/base/op_830x125.jpg) no-repeat bottom;
    }

div#logo {
    background: url(../../Images/base/bizco-logo.png) no-repeat top left;
    margin: 40px 0 15px 30px;
    height: 40px;
    width: 119px;
}

#container.notabs {
    width: 730px;
    padding: 20px 0 20px 20px;
    min-height: 400px;
    background-color: #f4f4f4 !important;
    z-index: 2;
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    margin-left: 20px;
}

.login-image {
    display: none;
}

.box-login,
.basic-box-login {
    border: none;
    background: none;
    margin: 0;
    padding: 10px 0 0 0;
}

    .basic-box-login h3 {
        font-size: 14px;
        font-weight: 500;
        color: #333333;
    }

.box {
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    background: none;
}

    .box.box-left {
        width: 400px;
        border-right: 1px solid #d6d6d6;
        padding-right: 10px;
    }

.standard-box.box-right,
.standard-box.culture-selection {
    width: 265px;
}

.module-header.dark-gray-gradient.flat-bottom.no-bg {
    background: none;
    padding-left: 10px;
    padding-top: 0;
}

    .module-header.dark-gray-gradient.flat-bottom.no-bg td,
    #container.notabs h2 {
        font-size: 16px;
        font-weight: 500;
        color: #333333;
    }

a, a:link, a:visited, a.dotted,
#body a, #body a:link, #body a:visited {
    background-color: transparent;
    color: #585858;
    font-size: 13px;
    line-height: 1;
    display: inline-block;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #009ed1;
    padding: 4px 8px;
    margin: 0;
}

    a:hover, a:focus {
        background-color: #009ed1;
        border-left-color: #009ed1;
        border-right-color: #009ed1;
        border-top-color: #009ed1;
        color: #fff;
        text-decoration: none;
    }

    a.close-topright, a.close-topright:hover, a.close-topright:focus {
        background: url(../../images/base/close-modal.png) right 6px no-repeat;
        color: #585858;
        font-size: 12px;
        font-weight: bold;
        padding: 9px 20px 10px 0;
        position: absolute;
        right: 9px;
        margin-top: -5px;
        border: none;
    }

    a.button {
        color: #fff;
        background-color: #009ed1;
        border: solid 1px #009ed1;
        background-image: none;
        padding: 8px 16px;
        font-size: 17px;
        font-weight: 500;
        line-height: 1.25;
        text-transform: none;
        border-radius: 0;
        -webkit-border-radius: 0;
    }

        a.button:active, a.button:hover, a.button:focus {
            color: #fff;
            background-color: #00779e;
            border-color: #007094;
        }

    a.button-alt2 {
        color: #767676;
        background-color: #f4f4f4;
        border: solid 1px #9a9999;
        background-image: none;
        padding: 8px 16px;
        font-size: 17px;
        font-weight: 500;
        line-height: 1.25;
        text-transform: none;
        border-radius: 0;
        -webkit-border-radius: 0;
    }

        a.button-alt2:active, a.button-alt2:hover, a.button-alt2:focus {
            color: #009ed1;
            background-color: #f4f4f4;
            border: solid 1px #009ed1;
        }

    a.privacy-notice, #body a.privacy-notice,
    #body a.privacy-notice:link, #body a.privacy-notice:visited,
    #body .km-content a.privacy-notice:not(.k-button):not(.btn) {
        border-color: transparent;
        color: #e65032;
        font-weight: 400;
        padding: 0;
        vertical-align: baseline;
    }

        a.privacy-notice:hover, a.privacy-notice:focus {
            background-color: transparent;
            text-decoration-color: #e65032;
            text-decoration-line: underline;
            text-decoration-style: solid;
            text-decoration-thickness: auto;
        }

.focusTR {
    background: none;
}

input[type=text].idleField,
input[type=number].idleField,
input[type=tel].idleField,
input[type=date].idleField,
input[type=password].idleField,
textarea.idleField,
#body input[type=text].idleField,
#body input[type=number].idleField,
#body input[type=tel].idleField,
#body input[type=date].idleField,
#body input[type=password].idleField,
#body textarea.idleField {
    border-color: #c5c5c5;
    border-bottom-width: 2px !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    background-color: #f4f4f4 !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}

input[type=text].focusField,
input[type=number].focusField,
input[type=tel].focusField,
input[type=date].focusField,
input[type=password].focusField,
textarea.focusField
#body input[type=text].focusField,
#body input[type=number].focusField,
#body input[type=tel].focusField,
#body input[type=date].focusField,
#body input[type=password].focusField,
textarea.focusField {
    color: #000;
    border-color: #66afe9 !important;
    border-bottom-width: 2px !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    background-color: #f4f4f4 !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    outline: 0;
}

select.idleField, select.focusField {
    border: solid 1px #c5c5c5 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    outline: 0;
    height: 24px;
}

.field-validation-error,
.validation-summary-errors li,
#body .field-validation-error,
#body .validation-summary-errors li {
    background: none;
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    min-height: 32px;
    padding: 5px 0 0 5px;
}

.data-display-login {
    padding: 0 0 15px 0;
}

    .data-display-login td h3 {
        font-size: 14px;
        font-weight: 600;
    }

    .data-display-login td div.dd {
        margin-top: 15px;
    }

.registration-lookup-row td.label.w-33percent {
    width: 45% !important;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    border: none;
    margin: 0;
    padding: 0;
}

.ui-datepicker .ui-datepicker-title select.idleField,
.ui-datepicker .ui-datepicker-title select.focusField {
    height: auto;
}

.ui-datepicker-calendar td a,
.ui-datepicker-calendar td a:link {
    margin: 0;
    font-size: 100%;
}

.ui-datepicker-trigger {
    /*don't ask...*/
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    padding-left: 25px;
    background: url(../../Images/base/calendar-2.png) no-repeat top left;
    background-size: 18px;
}

#mfa-email-edit #Email,
#mfa-email-edit #ConfirmEmail {
    width: 220px;
}


/*--------- Mobile --------------*/

#body {
    margin-top: 45px;
    background-color: #ffffff;
    font-family: "Neue Haas Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
}

    #body .km-view {
        background-color: #f4f4f4;
        width: 100%;
    }

        #body .km-view body,
        #body .km-view h1,
        #body .km-view h2,
        #body .km-view h3,
        #body .km-view h4,
        #body .km-view p,
        #body .km-view label,
        #body .km-view .btn,
        #body .km-view a {
            font-family: "Neue Haas Grotesk",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
        }

    #body .km-header {
        background-color: #f4f4f4;
    }

        #body .km-header div.header {
            border: none;
            background-color: #f4f4f4;
            padding: 20px 15px 0 15px;
        }

        #body .km-header div.logo {
            background-color: #f4f4f4;
            background: url(../../Images/base/bizco-logo.png) no-repeat left top;
            height: 60px;
            width: 120px;
            float: none;
        }

        #body .km-header .header-button-container {
            display: none;
        }

    #body .sub-header1.dark-gray-gradient {
        background: none;
        padding: 0;
        color: inherit;
        text-align: inherit;
    }

        #body .sub-header1.dark-gray-gradient h1 {
            font-size: 16px;
            font-weight: 500 !important;
            padding: 0 0 5px 15px;
            color: inherit;
        }

    #body .km-scroll-container {
        padding-bottom: 250px;
    }

    #body .km-content {
        background-color: #f4f4f4;
    }

        #body .km-content .sub-header3 {
            display: none;
        }

        #body .km-content h3 {
            font-size: 16px;
            font-weight: 500 !important;
            color: inherit;
        }

        #body .km-content .content-center {
            background: none;
            color: inherit;
        }

            #body .km-content .content-center > a {
                white-space: nowrap;
            }


        #body .km-content a:not(.k-button):not(.btn) {
            background-image: none;
            color: #585858;
            font-size: 13px;
            line-height: 1;
            border-radius: 0;
            -webkit-border-radius: 0;
        }

            #body .km-content a:not(.k-button):not(.btn):active {
                background-color: #009ed1;
                border-left-color: #009ed1;
                border-right-color: #009ed1;
                border-top-color: #009ed1;
                color: #fff;
                text-decoration: none;
            }

    #body .divider.w-100percent {
        width: 100%;
    }

    #body .km-content label {
        font-weight: normal;
    }


    #body .km-content .registration-lookup-row td {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }

        #body .km-content .registration-lookup-row td input {
            box-sizing: border-box;
            width: 100%;
        }

    #body .km-content .registration-question-container h4 {
        font-size: 13px;
        font-weight: 600;
    }

    #body .km-footer {
        margin-top: 20px;
        background-color: inherit;
    }

        #body .km-footer a.button-alt2.button-full {
            border-radius: 0;
            -webkit-border-radius: 0;
            background: none !important;
            width: auto;
            margin: 0 !important;
        }

        #body .km-footer .footer {
            border: none !important;
            background: none !important;
            text-align: right;
            padding: 5px 15px;
        }

    #body form {
        background: none;
    }

    #body .km-content .padding-left {
        padding-left: 15px;
    }

    #body .km-content .padding-right {
        padding-right: 15px;
    }

    #body .fnav {
        background: none;
        border: none;
        padding: 0 15px;
        text-align: right;
    }

    #body .data-display-login td {
        padding: 5px 15px !important;
    }

    #body .validation-field-row td {
        padding-bottom: 15px !important;
    }

        #body .validation-field-row td .field-validation-error {
            padding-bottom: 0 !important;
            min-height: 0;
        }

        #body .validation-field-row td input {
            box-sizing: border-box;
            width: 100%;
        }

        #body .validation-field-row td strong {
            font-size: 13px;
            font-weight: normal;
        }

    #body td.label {
        padding: 5px 15px 5px 0;
    }

    #body .km-content a.km-button.button,
    #body .km-content .collect-email-container a.button {
        color: #fff;
        background-color: #009ed1;
        border: solid 1px #009ed1;
        background-image: none;
        padding: 8px 16px;
        font-size: 17px;
        font-weight: 500;
        line-height: 1.25;
        text-transform: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        box-sizing: border-box;
        width: 100%;
        margin-top: 15px;
    }

        #body .km-content a.km-button.button:active,
        #body .km-content a.km-button.button:hover,
        #body .km-content a.km-button.button:focus {
            color: #fff;
            background-color: #00779e;
            border-color: #007094;
        }

    #body .km-content table a.km-button.button-alt2 {
        color: #767676;
        background-color: #f4f4f4;
        border: solid 1px #9a9999;
        background-image: none;
        padding: 8px 16px;
        font-size: 17px;
        font-weight: 500;
        line-height: 1.25;
        text-transform: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        box-sizing: border-box;
        width: 100%;
        margin-top: 15px;
    }

        #body .km-content table a.km-button.button-alt2:active,
        #body .km-content table a.km-button.button-alt2:hover,
        #body .km-content table a.km-button.button-alt2:focus {
            color: #fff;
            background-color: #00779e;
            border-color: #007094;
        }


    #body .km-content .link-right {
        clear: both;
    }

    #body .km-content .divider-w-shadow {
        display: none;
    }

    #body .km-content .submit-button-container {
        float: right !important;
    }

    #body .km-content .focusTR {
        background: none;
    }

    #body input[type=text],
    #body input[type=number],
    #body input[type=tel],
    #body input[type=date],
    #body input[type=password],
    #body textarea {
        -webkit-box-shadow: none !important;
        background-color: #f4f4f4 !important;
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        height: 34px;
    }

    #body .km-content .validation-summary-errors {
        padding: 0 15px !important;
    }

        #body .km-content .validation-summary-errors ul,
        #body .km-content .validation-summary-errors li {
            padding: 0 !important;
            margin: 0 !important;
            min-height: 0 !important;
        }

    #body .km-content .collect-email-container {
        margin-left: -15px;
        margin-right: -15px;
    }

        #body .km-content .collect-email-container td {
            padding-left: 15px !important;
            padding-right: 15px !important;
            padding-bottom: 15px;
        }

            #body .km-content .collect-email-container td input {
                box-sizing: border-box;
            }

            #body .km-content .collect-email-container td .form-control-static {
                word-wrap: break-word;
                max-width: 300px;
            }

.link-telno-mobile {
    padding: 0 !important;
    color: #007fa7 !important;
    vertical-align: baseline !important;
}

.link-telno {
    padding: 0 !important;
    color: #007fa7 !important;
    border-bottom-color: #007fa7 !important;
    vertical-align: baseline !important;
}

.card {
    font-size: 16px;
    font-weight: 400;
    color: #585858;
    top: 100px;
    right: 40px;
    width: 370px;
    height: 580px;
    padding: 20px 20px 20px 20px;
    min-height: 530px;
    background-color: #f4f4f4 !important;
    z-index: 2;
    background: none;
    box-shadow: none;
    margin-left: 300px;
    margin-top: 1rem !important;
    line-height: 1.5;
}

    .card .heading-top {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.1;
        color: #000000;
    }

    .card .heading-bottom {
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 2px;
    }

    .card .button-container {
        margin-top: 30px;
    }

    .card .form-group-block {
        margin-top: 30px;
        margin-bottom: 15px !important;
    }

    .card .form-control {
        padding: 2px 5px;
        font-size: 16px;
        line-height: 1.25;
    }

    .card .link-request {
        font-size: 18px;
        font-weight: 500;
        border: none;
        color: #007fa7;
        padding: 4px 4px 4px 4px;
        margin-left: 0px;
    }

    .card .link-contactus {
        vertical-align: 0px;
        padding: 0px;
        margin: 0px;
        color: #007fa7;
    }

    .card .input-label {
        font-size: 14px;
        margin-bottom: 5px;
        color: #444444;
    }

    .card .link:hover {
        color: #FFFFFF;
    }

    .card .field-validation-error {
        color: #c00;
        display: inline-block;
        font-weight: bold;
        font-size: 12px;
        min-height: 25px;
        padding: 5px 0 0 28px;
    }

        .card .field-validation-error.validation-summary-errors {
            color: #a31e22;
            border: 1px solid #a31e22;
            background-color: #fff5f5;
            display: inline-block;
            font-size: 1em;
            font-weight: 500;
            line-height: 1.5;
            padding: 7.5px 12.5px;
        }

.mt-1 {
    margin-top: 1rem !important;
}

.mt-5px {
    margin-top: 5px !important;
}

.mt-15px {
    margin-top: 15px !important;
}

.mb-1 {
    margin-bottom: 1rem !important;
}

.mb-15px {
    margin-bottom: 15px !important;
}

.mb-2px {
    margin-bottom: 2px !important;
}

.pt-15px {
    padding-top: 15px !important;
}

.pb-5px {
    padding-bottom: 5px !important;
}

.pb-15px {
    padding-bottom: 15px !important;
}
