@import url('https://fonts.googleapis.com/css?family=Muli:400,600,700');

body {
    font-family: 'Muli', sans-serif;
    margin: 0;
    font-size: 16px;
    color: #333333;
    line-height: 1.42857143;
}

body,
h1,
h2,
h3,
h4,
p,
a,
input {
    font-family: 'Muli', sans-serif;
}

h1,
h1.mainHead1 {
    width: 100%;
    font-size: 36px;
    font-weight: 400;
    color: #333333;
}

h2 {
    font-size: 28px;
    font-weight: 700;
    color: #333333;
}

h3 {
    font-size: 21px;
    font-weight: 700;
    color: #333333;
}

h4 {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
}

p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin: 0 0 10px;
    text-align: left;
}

p.note {
    font-weight: 700;
}

p.help,
p.hint,
span.hint {
    font-size: 14px;
    font-weight: 400;
    color: #5E6A71;
}

p.error,
span.error,
div.error,
p.alert,
div.error p {
    font-size: 16px;
    font-weight: 400;
    color: #D90000;
}

div.error.show::before,
div.error p::before {
    content: "\26A0 \00A0";
}

p.bodyNav {
    font-size: 21px;
    font-weight: 700;
}

p.boldParagraph {
    font-weight: bold;
}

a {
    font-size: 16px;
    font-weight: 700;
    color: #0D73BB;
    text-decoration: none;
}

a:visited {
    color: #0D73BB;
    text-decoration: none;
}

/*a:visited { color: #8C348A; text-decoration:none; }*/
a.nav {
    font-weight: 700;
    color: #333333;
    text-decoration: none;
}

a.bodyNav {
    font-size: 21px;
    font-weight: 700;
    color: #0D73BB;
    text-decoration: underline;
}

a:focus,
a:hover,
a:active {
    text-decoration: underline;
}

a.bodyNav:focus,
a.bodyNav:hover,
a.bodyNav:active,
a.nav:focus,
a.nav:hover,
a.nav:active {
    color: #0D73BB;
    text-decoration: none;
}

a>u {
    text-decoration: none;
}

a.skipButt {
    position: absolute;
    top: 5px;
    overflow: hidden;
    opacity: 0;
    padding: 5px 20px !important;
    font-size: 16px;
    font-weight: 600;
    color: #0D73BB;
    text-decoration: underline;
}

a.skipButt:focus {
    top: 0px;
}

a.linkActive {
    cursor: pointer;
}

.attrEntry .error.itemLevel {
    display: none;
}

.attrEntry.validate .error.itemLevel.show,
#email,
#signInName,
#newPassword,
#reenterPassword,
#extension_TOUAccepted {
    display: block;
}

#newPassword,
#reenterPassword,
#extension_TOUAccepted {
    margin-top: 10px;
}

#createAccount {
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid transparent;
    border-radius: 24px;
    color: white;
    background-color: #0D73BB;
    border-color: #0D73BB;
    margin-right: 20px;
    margin-left: 0px;
}

#createAccountCustom:focus,
#createAccount:hover {
    text-decoration: none;
    color: #0D73BB;
    background-color: #FFFFFF;
    outline: 3px solid #292929;
    border-color: #0D73BB;
}

#createAccountCustom {
    display: inline-block;
    margin-bottom: 0;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid transparent;
    border-radius: 24px;
    color: white;
    background-color: #0D73BB;
    border-color: #0D73BB;
    margin-right: 20px;
    margin-left: 0px;
    margin-top: 32px;
    line-height: 48px !important;
    width: 137px !important;
}

#createAccountCustomFR:focus,
#createAccountCustomFR:hover,
#createAccountCustom:focus,
#createAccountCustom:hover {
    text-decoration: none !important;
    color: #0D73BB;
    background-color: #FFFFFF;
    outline: 3px solid #292929 !important;
    border-color: #0D73BB;
}

#createAccountCustomFR {
    display: inline-block;
    margin-bottom: 0;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid transparent;
    border-radius: 24px;
    color: white;
    background-color: #0D73BB;
    border-color: #0D73BB;
    margin-right: 20px;
    margin-left: 0px;
    margin-top: 32px;
    line-height: 48px !important;
    width: 160px !important;
}

#cancelCustom {
    display: inline-block;
    margin-bottom: 0;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid transparent;
    border-radius: 24px;
    color: white;
    background-color: #0D73BB;
    border-color: #0D73BB;
    margin-right: 20px;
    margin-left: 0px;
    margin-top: 32px;
    line-height: 48px !important;
    width: 137px !important;
}

#cancelCustom:focus,
#cancelCustom:hover {
    text-decoration: none;
    color: #0D73BB;
    background-color: #FFFFFF;
    outline: 3px solid #292929;
    border-color: #0D73BB;
}

.wsibLogo {
    float: left;
    margin-right: 20px;
}

.verify {
    padding-top: 10px;
}

.container,
#signupmessage {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden !important;
}

#signupmessage {
    padding-bottom: 20px;
}

.row:before,
.container:before,
.row:after,
.container:after,
#api:before,
#api:after {
    display: table;
    content: " ";
}

*:before,
*:after {
    box-sizing: border-box;
}

.header {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: white;
    z-index: 1000;
}

#logo-table,
div.logo-table {
    width: 100%;
    background: url(topshade.png);
    height: 188px;
}

.logoWrap {
    width: 100%;
    max-width: 1230px;
    margin: 0 auto;
    display: flex;
    flex: 1;
    padding-right: 30px !important;
    padding-left: 30px !important;
}

.nav-container {
    max-width: 1230px;
    margin: 0 auto;
    flex: 1;
}

div.logo-div {
    font-size: 37px;
    color: #333333;
    margin: 40px 0 0 0;
    display: flex;
    margin-left: 5px;
    font-weight: 400;
}

.heading-logo {
    display: inline-flex;
    flex: 1;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}


.heading {
    flex: 1;
    align-content: center;
    white-space: nowrap;
    margin-left: 31.75px;
}

img.logoLink {
    width: 180px;
    height: 62.8px;
    display: inline-block;
    margin-left: 31px;
}

.navmenu {

    flex: 1
}

.nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.nav-list>li {
    float: left;
    position: relative;
}

.nav-list>li>a,
a:visited {
    display: flex;
    font-size: 14px;
    padding: 7px;
    font-weight: 700;
    margin-right: 40px;
    color: #0D73BB;
    text-decoration: none;
    cursor: pointer;
}

.nav-list>li>a:hover {
    color: #0D73BB;
    text-decoration: none;
}

nav {
    float: right;
    margin: 20px 0 0 0;

    div {
        ul {
            list-style: none;
            margin: 0;
            padding: 0;
            width: 100%;

            li {
                float: left;
                position: relative;

                a,
                a:visited {
                    display: flex;
                    font-size: 14px;
                    padding: 7px;
                    font-weight: 700;
                    margin-right: 40px;
                    color: #333333;
                    text-decoration: none;
                    cursor: pointer;

                    &:hover {
                        color: #0D73BB;
                        ;
                        text-decoration: none;
                    }

                    &:not(:only-child):after {
                        padding-left: 4px;
                    }
                }

                ul li {
                    a {
                        padding: 15px;
                    }
                }
            }
        }
    }
}

a.logoLink {
    text-decoration: none;
}

.wsib-logo-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #00436d transparent transparent transparent;
    line-height: 0px;
    _border-color: #00436d #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.wsib-logo {
    color: white;
    margin: 0px;
    position: absolute;
    padding: 10px;
}

.wsib-logo span.sub {
    display: block;
    font-size: 9px;
    letter-spacing: 3px;
}

.language {
    position: absolute;
    margin-top: 10px;
    margin-right: 10px;
    top: 0;
    right: 0;
    width: 6%;
    font-size: 14px;
    color: white;
}

.dropdown {
    position: absolute;
    margin-top: 10px;
    margin-right: 10px;
    top: 0;
    right: 0;
    text-align: right;
    color: white;
}

.exit {
    position: fixed;
    top: 0;
    right: 0;
    background-color: white;
    z-index: 1001;
    padding-right: 100px;
    font-size: 14px;
}

.content {
    margin-left: 20px;
}

#headertitle {
    display: flex;
    width: 100%;
    margin: 0 auto;
    flex: 1;
}

.toggle {
    margin: 30px 0 0 0;
    display: flex;
    margin-left: auto;
    float: right;
}

.bumpRS {
    margin-right: 40px;
}

#emailVerificationCode_label {
    padding-right: 10px;
}

.timer {
    color: #149717;
}

.navbar-nav>li>a {
    padding-top: 2px;
    padding-bottom: 0px;
    line-height: 16px;
    position: fixed;
    padding-left: 0px;
}

.helpLink {
    display: none;
}

#messagesTop {
    width: 100%;
    background-color: #003359;
    position: relative;
    top: -22px;
}

.messageBox {
    padding: 27px 12px 14px 12px;
    color: #FFF;
    width: 100%;
}

.messageContent p {
    font-size: 16px;
    text-align: left;
    padding-bottom: 10px;
    color: #FFF;
}

a.messageLink,
a.messageLink:visited {
    color: #FFFFFF;
    font-weight: 700;
    text-decoration: underline;
}

a {
    cursor: pointer;
}

@media (max-width: 1024px) {
    .icon-social-media-instagram {
        margin-right: 0px !important;
    }

    div.buttons.verify {
        width: 500px;
    }

    .container {
        padding-right: 30px;
        padding-left: 30px;
    }

    img.logoLink {
        width: 140px;
        height: 48px;
        display: inline-block;
        vertical-align: middle;
        margin: 24px;
    }

    a.logoLink {
        text-decoration: none;
    }

    .heading {
        display: none;
    }


    .container {
        width: 90%;
        padding: 0px;
        margin: 18px;
    }

    .nbrs_flexcontainer {
        display: flex;
        width: 100%;
        height: auto;
    }

    .nbrs_flexcontainerfr {
        display: flex;
        flex-direction: column;
        width: 90%;
        height: auto;
    }

    #api {
        width: 90%;
        height: auto;
    }

    .B2CSection {
        background-color: #F6F8FA;
        width: 90% !important;
        padding: 18px;
    }

    .B2CSectionHeader {
        font-size: 27px;
        font-weight: 700;
        height: 34px;
        line-height: 34px;
        vertical-align: middle;
        margin-bottom: 8px;
        text-align: justify;
    }

    .B2CSectionHeaderFR {
        font-size: 27px;
        font-weight: 700;
        height: 85px;
        line-height: 34px;
        vertical-align: middle;
        margin-bottom: 8px;
        word-break: break-all;
    }

    .B2CSectionSubHeader {
        font-size: 16px;
        font-weight: 400;
        height: 24px;
        line-height: 24px;
        margin-top: 16px;
    }

    input {
        width: 320px !important;
    }


}

@media (max-width: 768px) {

    .browser_banner_sub {
        margin: auto;
        width: 100%;
    }

    .icon-social-media-instagram {
        margin-right: 0px !important;
    }

    div.buttons.verify {
        width: 100%;
    }

    .nbrs_flexcontainer {
        display: flex;
        flex-direction: column;
    }

    .heading {
        display: none;
    }

    a.logoLink {
        text-decoration: none;
    }

    div.logo-div {
        font-size: 16px;
        color: #333;
        display: inline-flex;
        margin: 10px 0 0 0;
    }

    h1,
    h1.mainHead1 {
        font-size: 32px;
    }

    h2 {
        font-size: 24px;
    }

    #logo-table,
    div.logo-table {
        background: url(topshade.png) bottom;
        height: 158px;
    }

    .navbar-nav>li>a {
        padding-top: 2px;
        padding-bottom: 2px;
        position: fixed;
        top: 0;
        right: 20px;
    }

    .nav>li>a {
        /* // padding-right: 40px; */
        position: fixed;
        padding-left: 0px;
    }

    .container {
        width: 90%;
        padding: 0px;
        margin: 18px;
    }

    .nbrs_flexcontainer {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: auto;
    }

    .nbrs_flexcontainerfr {
        display: flex;
        flex-direction: column;
        width: 90%;
        height: auto;
    }

    #api {
        width: 90%;
        height: auto;
    }

    .B2CSection {
        background-color: #F6F8FA;
        width: 90% !important;
        padding: 18px;
    }

    .B2CSectionHeader {
        font-size: 27px;
        font-weight: 700;
        line-height: 34px;
        vertical-align: middle;
        margin-bottom: 8px;
    }

    .B2CSectionHeaderFR {
        font-size: 27px;
        font-weight: 700;
        line-height: 34px;
        vertical-align: middle;
        margin-bottom: 8px;
        word-break: break-all;
    }

    .B2CSectionSubHeader {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-top: 16px;
    }

    input {
        width: 270px !important;
    }


}

@media (max-width: 480px) {
    .browser_banner_sub {
        margin: auto;
        width: 100%;
    }

    img.logoLink {
        width: 120px;
        height: 41px;
        display: inline-block;
        vertical-align: middle;
        margin: 20px;
    }

    div.buttons.verify {
        width: 100%;
    }

    .container {
        width: 90%;
        padding: 0px;
        margin: 18px;
    }

    .nbrs_flexcontainer {
        display: flex;
        flex-direction: column;
        width: 100%;
        height: auto;
    }

    .nbrs_flexcontainerfr {
        display: flex;
        flex-direction: column;
        width: 90%;
        height: auto;
    }

    #api {
        width: 90%;
        height: auto;
    }

    .B2CSection {
        background-color: #F6F8FA;
        width: 90% !important;
        padding: 18px;
    }

    .B2CSectionHeader {
        font-size: 27px;
        font-weight: 700;
        line-height: 34px;
        vertical-align: middle;
        margin-bottom: 8px;
    }

    .B2CSectionHeaderFR {
        font-size: 27px;
        font-weight: 700;
        line-height: 34px;
        vertical-align: middle;
        margin-bottom: 8px;
        word-break: break-all;
    }

    .B2CSectionSubHeader {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-top: 16px;
    }

    input {
        width: 270px !important;
    }


}

@media (max-width: 350px) {

    .browser_banner_sub {
        margin: auto;
        width: 100%;
    }

    #api {
        width: 90%;
        height: auto;
    }

    .container {
        width: 100%;
        padding: 0px;
        margin: 0 auto;
    }

    .icon-social-media-instagram {
        margin-right: 0px !important;
    }

    .nbrs_flexcontainer {
        display: flex;
        flex-direction: column;
        width: 90%;
        height: auto;
    }

    .nbrs_flexcontainerfr {
        display: flex;
        flex-direction: column;
        width: 90%;
        height: auto;
    }

    .B2CSection {
        background-color: #F6F8FA;
    }

    .B2CSectionHeader {
        font-size: 27px;
        font-weight: 700;
        line-height: 34px;
        vertical-align: middle;
        margin-bottom: 8px;
    }

    .B2CSectionHeaderFR {
        font-size: 27px;
        font-weight: 700;
        line-height: 34px;
        vertical-align: middle;
        margin-bottom: 8px;
        word-break: break-all;
    }

    .B2CSectionSubHeader {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-top: 16px;
    }

    input {
        width: 180px !important;
    }


}

@media (min-width: 992px) {

    div.buttons.verify {
        width: 500px;
    }

    .container {
        width: 970px;
    }

    .browser_banner_sub {
        margin: auto;
        width: 100%;
    }
}

@media (min-width: 1200px) {

    div.buttons.verify {
        width: 500px;
    }

    .container {
        width: 1170px;
    }

    #api {
        width: 470px;
        height: auto;
    }

    .nbrs_flexcontainer {
        display: flex;
        width: 1068px;
        height: auto;
    }

    .nbrs_flexcontainerfr {
        display: flex;
        width: 1068px;
        height: auto;
    }

    .B2CSection {
        background-color: #F6F8FA;
        padding: 32px;
    }

    .B2CSectionHeader {
        font-size: 27px;
        font-weight: 700;
        line-height: 34px;
        vertical-align: middle;
        margin-bottom: 8px;
    }

    .B2CSectionHeaderFR {
        font-size: 27px;
        font-weight: 700;
        line-height: 34px;
        vertical-align: middle;
        margin-bottom: 8px;
        word-break: break-all;
    }

    .B2CSectionSubHeader {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        margin-top: 16px;
    }


}

.B2CSection {
    background-color: #F6F8FA !important;
}

button {
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid transparent;
    border-radius: 24px;
    color: white;
    background-color: #0D73BB;
    border-color: #0D73BB;
    margin-right: 20px;
    margin-left: 0px;
    min-width: 137px;
    min-height: 48px;

}

button:focus,
button:hover {
    color: #0D73BB;
    background-color: #FFFFFF;
    outline: 3px solid #292929;
    border-color: #0D73BB;
}


.entry-item {
    width: 288px;
    position: relative;
    margin-bottom: 20px;
}


.attrEntry {
    width: 288px;
    position: relative;
}

.entry-item label {
    width: 300px;
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
}

.CheckboxMultiSelect>div.attrEntry {
    width: 100%;
}

#api ul,
#api li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.attrEntry label {
    font-weight: bold;
}

/* OSBC WFA */
#verifyaccount {
    margin-bottom: 12px;
}

#extension_mfaMethod_label,
#mfaRememberMe_label {
    clear: both;
    display: block;
    margin-bottom: 8px;
}

#changeMFAPhone_true,
#extension_mfaMethod_email,
#extension_mfaMethod_sms,
#extension_mfaMethod_phone,
#mfaRememberMe_true,
#mfaRememberMe_false {
    margin-right: 8px;
    outline-offset: 0px;
    outline: auto 0px;
}

#email_option::after,
#sms_option::after,
#true_option::after,
#false_option::after {
    content: "\a";
    white-space: pre;
}


.hidden {
    display: none;
}


label[for="extension_TOUAccepted"] {
    display: none;
}

#extension_TOUAccepted_True {
    margin-right: 8px;
}

div.verifying-modal,
div#verifying_blurb {
    display: none !important;
}

.attrEntry,
.verificationInfoText {
    width: 100% !important;
}

label[for="email"] {
    display: block;
    margin-top: 20px;
}

#email_ver_but_verify,
#email_ver_but_resend {
    margin-top: 20px;
}

.buttons.verify {
    width: 500px;
}

#email_ver_input_label {
    margin-right: 20px;
}




/*NBRS Login SCreen Section*/
.cardmr {
    margin-right: 50px;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    flex: 40%;
    padding-right: 20px;
    margin-bottom: 15px;
    width: 100%;
}



.buttons {
    margin-top: 32px;
    height: 48px;
}

.nbrs_welcome {
    font-size: 37px;
    font-weight: 400;
}

ul.logincontent {
    margin-left: 0px;
    padding-left: 25px;
}

.nbrs_loginheader {
    font-size: 27px;
    font-weight: 700;
    line-height: 34px;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}

.nbrs_loginsubheader {
    font-size: 37px;
    font-weight: 400;
}

.staticcontent {
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
    vertical-align: middle;
    margin-top: 30px;
}

p.subcontent {
    margin-top: 25px;
}


.localAccount {
    margin-top: 25px;
    ;
}

#wsiblabel {
    margin-bottom: 8px;
}

#wsiblabelFR {
    margin-bottom: 20px;
}

.entry {
    padding-top: 8px;
    padding-bottom: 0 !important;

}

.entry input {
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    height: 34px;
    width: 288px;
    border: 1px solid #5E6A71;
    z-index: 3;
    background: 0 0;
    color: #000;
    padding: 5px 8px 5px 8px;
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    margin-bottom: 7px;
    background-color: white;
    margin-top: 8px;
}

.password-label {
    display: inline-block;
    height: 48px;
    margin-bottom: 8px;
}

.invalid,
.required,
.unknown {
    display: none
}

#forgotPassword {
    font-size: 16px;
    padding-left: 0px;
    font-size: 16px;
    text-decoration: underline;
    font-weight: 600;
}

.passwordReqs {
    display: block;
    font-size: .8em;
    padding-bottom: 2px
}

.divider {
    margin-top: 20px;
}

.divider h2 {
    font-size: 27px;
    font-weight: 700;
    color: #333333;
    padding: 0px;
    margin: 0px;
    word-break: break-all;
}

.browsericondiv {
    display: flex;
    flex-direction: row;
    gap: 15px;
    justify-content: center;
    margin-top: 10px;
}

#nbrswin {
    display: none;
}

#nbrsmob {
    display: none;
}

#nbrsmac {
    display: none;
}

.browser_banner_sub {
    margin: auto;
    width: 70%;
}

.browsericon {
    width: 125px;
}

#browser_banner {
    font-weight: 400;
    background-color: #fcf8e3;
    border: 2px solid #ccc;
}

a.browser {
    justify-content: flex-start;
    height: 24px;
    width: 25px;
    margin-left: 100px;
    display: inline-block;
    font-size: 10px;
    font-weight: 400;
    text-align: center;
    font-size: 10px;
}

a.browser img {
    height: 25px;
    width: 25px;
    margin: 0 auto;
}

.banner_inner_div {
    align-items: center;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.banner_left_info {
    display: flex;
    width: 100%;
}

.browserIconDiv {
    width: 100px;
}

a.browserIconDivlink {
    text-decoration: underline;
}

.banner_left_info_div {
    position: relative;
    width: 100px;
}

.banner_left_info_div p {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
}

.closing_icon {
    max-width: 24px !important;
    position: relative;
}

.browserIcons {
    display: flex;
    flex-direction: row;
    gap: 15px;
    justify-content: center;
    margin-top: 10px;
}

.browserIcons a span {
    transition: transform .2s ease, color .2s ease;
}

.browseIconDivImage img {
    margin-bottom: 1.5rem;
    margin-top: 0;
}

#browser_banner {
    background: #fcf8e3;
    padding: 24px 20px;
    text-align: center;
    display: none;
}

#browsercheckMid {
    margin: auto;
    width: 70%;
}


.stack-top {
    z-index: 9;
    margin: 20px;
    /* for demo purpose  */
}

#readOnlyEmail {
    width: 75%;
    border: 0px;
    line-height: 30px;
}

#readOnlyEmail {
    border: 1px solid #ffffff !important;
    box-shadow: 0px 0px 0px !important;
    margin-top: -4px;
    min-width: 60ch;
}

#readOnlyEmail_label,
#readOnlyPhone_label {
    display: inline-block;
    margin-top: 6px;
}

#readOnlyEmail_ver_input_label {

    display: inline-block !important;
    margin-right: 10px;
    min-width: 200px;
}

#readOnlyEmail_ver_input {
    margin-top: 6px;
}

#readOnlyPhone_ver_input {
    margin-top: 6px;

}

#readOnlyPhone {
    border: 1px solid #ffffff !important;
    box-shadow: 0px 0px 0px !important;
    margin-top: -4px;
    min-width: 60ch;
}

#readOnlyPhone_label {
    min-width: 200px;
    display: inline-block;
    margin-top: 6px;
}

#readOnlyPhone_ver_input_label {
    min-width: 200px;
    display: inline-block !important;
}

#topButton {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    cursor: pointer;
}


input:hover {
    border-color: #000000;
}

#cancelCustom {
    color: #0D73B8 !important;
    background-color: white !important;

}


#cancelCustom {
    display: inline-block;
    padding: 12px 40px 12px 40px;
    margin-bottom: 0;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 600;
    /* line-height: 1.42857143; */
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid transparent;
    border-radius: 24px;
    color: white;
    background-color: #0D73BB;
    border-color: #0D73BB;
    height: 48px;

}

#cancelCustom:focus,
#cancelCustom:hover,
#cancelCustom:active,
#cancelCustom:active:hover,
#cancelCustom:active:focus {
    color: #0D73BB;
    background-color: #FFFFFF;
    outline: 3px solid #292929 !important;
    text-decoration: none !important;
    border-color: #0D73BB;
}

input:focus {
    outline: 1px solid #000000 !important;
}

a:focus {
    outline: 2px solid #000000 !important;

}

.heading>h1 {
    display: none;
}


p:is(:empty)::before {
    display: none;
}