﻿@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700);

p {
    line-height: 1.5rem;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto',sans-serif;
    margin: 0;
    line-height: 1rem;
    font-weight: 500;
}

h1 {
    font-size: 2rem;
    color: #3f88f7;
    margin-bottom: 2rem !important;
    line-height: 1.75rem;
    text-align: center;
}

h2 {
    font-size: 1.5rem;
}

h3 {
    font-size: 1rem;
    line-height: 1.25rem;
}

    h3.title {
        margin-bottom: 1rem;
        font-size: 1.25rem;
        line-height: 1.5rem;
    }

h4 {
    font-size: 1.25rem;
    line-height: 1.5rem;
}

    h4.title {
        margin-bottom: 1rem;
        font-size: 1.25rem;
        line-height: 1.5rem;
    }

footer {
    color: #fff;
    font-size: .75rem;
}

.footer-link {
    cursor: pointer;
}

html {
    position: relative;
    width: 100%;
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Roboto,Arial,sans-serif;
    line-height: 1.5;
    color: #363749;
    background-color: #363749;
    min-height: 100%;
}

section {
    padding: 2rem 0;
    background-color: #fff;
}

.section-heading {
    margin-top: 0;
}

.container {
    margin: auto;
    padding: 0 .9375rem 0 .9375rem;
}

div.g-recaptcha {
    margin-top: 1.5rem;
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none !important;
}

.ui-datepicker {
    background-color: #ffffff !important;
    padding: 6px !important;
    color: #222 !important;
    border: 1px solid #007CBE !important;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    color: #222 !important;
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}

.ui-accordion .ui-accordion-content {
    padding: 1rem 0 1rem 0 !important;
}

#icons {
    margin: 0;
    padding: 0;
}

    #icons li {
        margin: .125rem;
        position: relative;
        padding: .125rem 0;
        cursor: pointer;
        float: left;
        list-style: none;
    }

    #icons span.ui-icon {
        float: left;
        margin: 0 .25rem;
    }

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    margin-left: -.5rem !important;
}

.ui-accordion .ui-accordion-header {
    margin: .125rem 0 0 0 !important;
    padding: 0 .5rem .5rem 0 !important;
    font-size: 100% !important;
    font-weight: 400 !important;
    border: !important;
    outline: !important;
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
    color: #00ff21 !important;
    text-decoration: none;
}

h3.ui-accordion-header.ui-state-default.ui-accordion-header-active.ui-state-active {
    color: #222 !important;
    text-decoration: none !important;
    font-size: 1.4rem !important;
    font-weight: 700 !important;
    outline: none;
}

.ui-accordion-header:hover {
    color: #007CBE !important;
}

.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("../../img/ui-icons_222222_256x240.png");
}

.ui-widget-header .ui-icon {
    background-image: url("../../img/ui-icons_222222_256x240.png");
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
    background-image: url("../../img/ui-icons_222222_256x240.png");
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    background-image: url("../../img/ui-icons_222222_256x240.png");
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
    background-image: url("../../img/ui-icons_222222_256x240.png");
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("../../img/ui-icons_222222_256x240.png");
}

.ui-button .ui-icon {
    background-image: url("../../img/ui-icons_222222_256x240.png");
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .flex-container > div.flex-wrap {
        margin: 1rem;
        padding: .5rem;
        text-align: left;
        border: solid 1px #c0c0c0;
        border-radius: .25rem;
    }

[class*="cont-"] {
    float: left;
    padding: .75rem;
    margin: auto;
}

[class*="cont-"] {
    width: 100%;
    height: 100%;
}

.row {
    min-height: 2rem;
    line-height: 2rem;
    width: 100%;
}

div.span {
    float: left;
    display: inline;
    min-height: 1em;
    margin: 0;
}

    div.span:last-child {
        margin-right: 0;
    }

    div.span:first-child {
        margin-right: 0;
    }

    div.span.ten {
        padding-left: .625rem;
    }

.container:after {
    content: "\20";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.row:before, .row:after {
    content: '\20';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.row::after {
    content: "";
    clear: both;
    display: table;
}

.row {
    zoom: 1;
}

@media only screen and (max-width:456px) {
    #services {
        display: none;
    }
}

@media only screen and (max-width:947px) {
    .email-body-headers, .email-info, .label-font, .layout-login form label, .forgot-link-text, .paragraph-email-confirmation {
        font-size: 16px !important;
    }

    .email-confirmation-heading {
        font-size: 26px !important;
        line-height: 1.5rem;
    }
}

@media only screen and (min-width:948px) {
    .layout-login p, .email-info {
        font-size: 14px !important;
    }
}

@media only screen and (max-width:599px) {
    .cont-copy-flex {
        width: 100%;
    }

    .cont-icon-flex {
        display: none;
    }

    .cont-copy-flex {
        width: 100%;
    }
}

@media only screen and (min-width:600px) {
    .flex-container > div.flex-wrap {
        width: 100%;
    }

    .cont-wrap-flex {
        width: 100%;
    }

    .cont-icon-flex {
        width: 13%;
    }

    .cont-copy-flex {
        width: 87%;
    }
}

@media only screen and (max-width:1023px) {
    div#details-content div.cont-input {
        padding: .1rem !important;
    }
}

@media only screen and (min-width:768px) {
    .flex-container > div.flex-wrap {
        width: 44%;
    }

    .cont-icon-flex {
        width: 18%;
    }

    .cont-copy-flex {
        width: 82%;
    }
}

@media only screen and (min-width:1024px) {
    .flex-container > div.flex-wrap {
        width: 30%;
    }

    .cont-icon-flex {
        width: 20%;
    }

    .cont-copy-flex {
        width: 80%;
    }

    .cont-foot {
        width: 50%;
    }

    .cont-input {
        width: 50% !important;
        padding: .2rem .75rem .2rem 0;
        line-height: 1.5rem;
    }

    .cont-full {
        width: 100%;
    }
}

.navbar {
    margin-bottom: .625rem;
    height: 4.375rem;
    transition: all .2s;
    background-color: rgba(255,255,255,.85);
    border-bottom: 1px solid rgba(33,37,41,.25);
}

    .navbar.fixed {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 1001;
    }

div.logo {
    width: 50%;
    float: left;
    margin-top: -0.8rem;
    margin-left: -7.2rem;
}

@media only screen and (max-width: 768px) {
    .logo {
        max-width: 220px !important;
        max-height: 33px !important;
        padding-left: 37.9px !important;
        padding-top: 3.1px !important;
    }

    .pre-login {
        max-width: none !important;
        margin-left: 0px !important;
    }
}

.logo {
    width: 253px;
    height: 38px;
    box-sizing: border-box;
    margin: 16px 0px 16px 40px;
}

.pre-login {
    max-width: none !important;
    margin-left: 88px;
}

div.login-help {
    width: 50%;
    float: right;
    height: auto;
    padding-top: .375rem;
}

.herohead {
    padding-top: 0;
    padding-bottom: 0;
}

    .herohead p {
        font-weight: 300;
    }

.my-auto {
    position: relative;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 31.25rem;
    display: block;
}

.login-box {
    padding: .625rem 1.25rem .625rem 1.25rem;
    border: #3f88f7 1px solid;
    border-radius: .375rem;
    background-color: #fff
}

.login-wrap {
    border-top: 2px solid #007CBE !important;
}

.login-input-fields {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.layout-login {
    color: #222;
    margin: 10px 10px 10px 10px
}

    .layout-login p {
        font-size: 1rem;
        line-height: normal;
        margin: 0;
        margin-top: 15px
    }

    .layout-login .field-wrapper {
        margin-top: 1rem;
    }

    .layout-login h2 {
        color: #222;
    }

    .layout-login form label {
        font-size: 14px;
        color: #222;
    }

    .layout-login form input {
        height: 2rem;
        padding: .4375rem;
        border-radius: .25rem;
        border: #007CBE;
        margin-top: 0rem;
        margin-bottom: .25rem;
        border: 1px solid #ccc;
        width: 100%;
    }

        .layout-login form input:focus {
            outline-color: #007CBE;
        }

span.cancel {
    padding: 1rem;
}

.js-login-section a {
    color: #fff;
}

    .js-login-section a:visited {
        color: #fff;
    }

.field-alert-warning {
    color: #b80404;
    font-size: 0.9rem;
}

.alert-warning {
    color: #333333;
    background-color: #f8e8e8;
    border: 1px solid rgba(192,192,192,.8);
    padding: 10px 10px 10px 14px;
    margin-top: .5rem;
    font-size: 14px;
    font-family: "Roboto Medium", "Roboto", sans-serif;
}

    .alert-warning > p {
        line-height: 1.5rem;
    }

.forgot-link {
    margin-top: -.5rem;
}

.field-wrapper {
    margin-top: 1rem;
}

.recapthca {
    width: 100%;
    height: auto;
    padding: .5rem;
    margin-top: 1rem;
    border: 1px solid rgba(192,192,192,.8);
    background-color: transparent;
}

.req, .field-help, .sso-cancel:hover, .sso-cancel:focus {
    background-color: transparent;
    color: #222;
}

    .req:before {
        content: '(';
    }

    .req:after {
        content: ')';
    }

*, *:after, *:before {
    box-sizing: border-box;
}

footer {
    width: 100%;
    height: auto;
    background-color: #363749;
    color: #fff;
    padding: .625rem;
    display: block;
}

    footer a {
        font-size: .95em;
        -webkit-transition: all .2s;
        transition: all .2s;
        text-decoration: none;
        color: #fff;
    }

    footer p {
        font-size: .75rem;
        line-height: 1rem;
    }

    footer img {
        max-width: 250px;
        height: auto;
    }

    footer .container .row {
        line-height: 1.25rem !important;
    }

@media only screen and (min-width:768px) {
    footer img {
        float: right;
    }
}

button {
    border: 1px;
    border-radius: .25rem;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    font-size: 1rem;
    padding: .5rem;
}

    button.small {
        padding: .437rem 1.25rem;
        font-size: .85rem;
    }

    button.large {
        padding: .9375rem 2.8125rem;
        font-size: 1rem;
    }

    button.primary {
        color: #fff;
        background: #3f88f7;
    }

        button.primary:hover {
            background: #307ff6;
        }

    button.success {
        color: #fff;
        background: #01d856;
    }

        button.success:hover {
            background: #01c950;
        }

    button.danger {
        color: #fff;
        background: #e6623c;
    }

        button.danger:hover {
            background: #e4572e;
        }

.btn {
    display: inline-block;
    line-height: 1;
    position: relative;
    overflow: hidden;
    font-weight: 700;
    text-transform: capitalize;
    transition: color .5s ease;
    text-decoration: none;
    text-shadow: none;
    border: 1px solid 1px solid rgba(192,192,192,.8);
    background: #6891f8;
    color: #fff;
    font-size: 14px;
    border-radius: .25rem;
    width: auto !important;
    font-family: "Roboto Medium", "Roboto", sans-serif;
}

    .btn:hover {
        background: #01d856;
        color: #fff;
    }

    .btn.green {
        border: 1px solid rgba(253,253,253,.5);
        background: #007CBE;
        color: #fff;
        width: auto !important;
    }

        .btn.green:hover {
            border: 1px solid #007CBE;
            background: #E6F2F9;
            color: #007CBE;
        }

        .btn.green.secondary {
            border: 1px solid #007CBE;
            background: #FFFFFF;
            color: #007CBE;
            width: auto !important;
            display: inline-flex;
        }

            .btn.green.secondary:hover {
                border: 1px solid #007CBE;
                background: #E6F2F9;
                color: #007CBE;
                display: inline-flex;
            }

.div-button-section {
    margin-top: .5rem;
    text-align: right;
}

a, footer.a {
    font-size: 1rem;
    transition: all .2s;
    text-decoration: none;
    color: #222;
}

    a:hover, afoucs, footer.a:hover, footer.afoucs {
        color: #d9d9d9;
    }

.spanit {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

hr.light {
    border-color: #fff;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.text-smallest {
    font-size: .85em;
    line-height: 1.25rem;
}

.text-faded {
    color: rgba(255,255,255,.7);
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

@media(min-width:1200px) {
    .container {
        max-width: 1170px;
    }
}

@media(min-width:992px) {
    .herohead h1 {
        font-size: 2rem;
    }

    .modal-open[style] {
        padding-right: 0 !important;
    }

    .modal-open {
        overflow: auto;
    }
}

@media only screen and (min-width:768px) {
    .grid {
        padding: 0 2rem 0 2rem;
    }

    .container.my-auto {
        max-width: 540px;
    }

    .herohead {
        height: 650px;
    }

    .herohead-wrapper {
        min-height: 650px;
    }

    footer img {
        float: right;
    }
}

@media only screen and (max-width:767px) {
    .grid {
        padding: 0 1rem 0 1rem;
    }

    .container {
        max-width: 640px;
    }

    .table {
        width: 100%;
        display: block;
        overflow: auto;
    }

    .herohead {
        height: 80vh;
    }

    .herohead-wrapper {
        min-height: 80vh;
    }

    .login-box {
        width: 90%;
    }

    footer {
        text-align: center !important;
        line-height: 1rem !important;
    }

        footer img {
            text-align: center !important;
        }
}

@media only screen and (max-width:540px) {
    .herohead-wrapper {
        padding-top: 6rem;
    }
}

@media only screen and (max-width:411px) {
    .herohead {
        height: 79vh;
    }

    .herohead-wrapper {
        min-height: 79vh;
    }
}

@media only screen and (max-width:360px) {
    .herohead {
        height: 77vh;
    }

    .herohead-wrapper {
        min-height: 77vh;
    }
}

@media only screen and (max-width:320px) {
    .herohead {
        height: 71vh;
    }

    .herohead-wrapper {
        min-height: 71vh;
    }
}

.alert-info-icon {
    background-image: url(../../img/alert-blue.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    padding: 10px 15px 10px 15px;
}

.alert-error-icon {
    background-image: url(../../img/ErrorRed.svg);
    background-size: 18px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    padding: 10px 10px 10px 14px;
}

.alert-error-display {
    display: flex;
    align-items: center;
    font-weight: normal;
    font-size: 14px;
    line-height: initial;
}

.required::after {
    content: " *";
    font-weight: bold;
    color: #B50000;
}

.required {
    font-weight: 500;
    font-size: 14px;
}

.required-date-of-birth-format::after {
    content: " (MM/DD/YYYY)";
    font-weight: normal;
    font-size: 14px;
    color: black;
}

.required-date-of-birth-format {
    font-weight: 500;
    font-size: 14px;
}

.identity-wrap {
    border-top: 2px solid #007CBE !important;
    padding-top: 1rem !important;
    line-height: initial;
}

.identity-alert-error-display {
    display: flex;
    align-items: center;
    color: #B50000;
    font-weight: normal;
    font-size: 14px;
    line-height: initial;
}

.identity-alert-error-display-standard {
    display: flex;
    align-items: center;
    font-weight: normal;
    font-size: 14px;
    line-height: initial;
}

.disable-btn {
    background: #999999 !important;
    color: #FFFFFF !important;
}

.identity-btn {
    display: inline-block;
    line-height: 1;
    position: relative;
    overflow: hidden;
    font-weight: 500;
    transition: color .5s ease;
    text-decoration: none;
    text-shadow: none;
    border: 1px solid 1px solid rgba(192,192,192,.8);
    background: #6891f8;
    color: #fff;
    padding: .5rem;
    font-size: 14px;
    border-radius: .25rem;
    width: auto !important;
    font-family: "Roboto-Medium", "Roboto Medium", "Roboto", sans-serif;
    height: 34px;
    border-radius: 5px;
    text-align: center;
    align-items: center;
}

    .identity-btn:hover {
        background: #01d856;
        color: #fff;
    }

    .identity-btn:focus {
        outline: auto;
        outline-color: black;
    }

    .identity-btn.green {
        border: 1px solid rgba(253,253,253,.5);
        background: #007CBE;
        color: #fff;
        width: auto !important;
    }

        .identity-btn.green:hover {
            border: 1px solid #007CBE;
            background: #E6F2F9;
            color: #007CBE;
        }

        .identity-btn.green.secondary {
            border: 1px solid #007CBE;
            background: #FFFFFF;
            color: #007CBE;
            width: auto !important;
            display: inline-flex;
        }

            .identity-btn.green.secondary:hover {
                border: 1px solid #007CBE;
                background: #E6F2F9;
                color: #007CBE;
                display: inline-flex;
            }

.identity-div-button-section {
    margin-top: 1.5rem;
    text-align: right;
}

.field-alert-error-icon {
    background-image: url(../../img/ErrorRed.svg);
    background-size: 16px;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    padding: 0px 10px 0px 14px;
}

.field-alert-text {
    font-size: 14px;
}

.identity-header {
    font-size: 21px;
    font-weight: 200;
    padding-top: 20px;
    padding-bottom: 1rem;
    color: #333333;
}

.identity-confirmation-heading {
    font-size: 1.3rem;
    text-align: left;
    margin: 15px 0px;
    font-weight: 200;
}

.identity-error-display {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    line-height: initial;
}

.identity-alert-warning {
    color: #333333;
    background-color: #f8e8e8;
    border: 1px solid rgba(192,192,192,.8);
    padding: 10px 10px 10px 14px;
    margin-top: .5rem;
    width: 110%;
    position: relative;
    left: -20px;
    font-size: 14px;
}

    .identity-alert-warning > p {
        line-height: 1.5rem;
    }

.email-info {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    line-height: normal
}

.email-body-headers {
    font-family: Roboto Medium, Roboto, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
}

.email-confirmation-heading {
    font-family: "Roboto-Light", "Roboto Light", "Roboto", sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 24px;
    text-align: left;
    margin: 15px 0px;
}

.login-model-title {
    margin-bottom: 15px !important;
    color: #000;
}

#login-btn {
    width: 106px !important;
    height: 34px;
    justify-content: center;
}

#cancel-btn {
    width: 106px !important;
    height: 34px;
    justify-content: center;
}

.forgot-link-text {
    font-family: "Roboto Medium", "Roboto", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    color: #2D9CDB !important;
    text-align: left
}

.forgot-link-button {
    margin-top: 0px;
    background: none;
    padding: 0;
}

#forgot-link {
    line-height: 1rem;
}

.password-hide {
    background-size: 22px 20px;
    background-repeat: no-repeat;
    padding: 10px 10px 10px 14px;
    position: absolute;
    margin-left: -54px;
    margin-top: -10px;
}

.hideOrShowLabel {
    background-color: rgba(255, 255, 255, 0);
    box-sizing: border-box;
    font-family: "Roboto Medium", "Roboto", sans-serif;
    font-weight: 500;
    color: #007cbe !important;
    line-height: 10px;
    cursor: pointer;
    text-align: right;
    font-size: 10px !important;
}

.password-show {
    background-size: 22px 20px;
    background-repeat: no-repeat;
    padding: 10px 10px 10px 14px;
    position: absolute;
    margin-left: -47px;
    margin-top: -10px;
}

.paragraph-email-confirmation {
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    line-height: normal;
    font-style: normal;
    line-height: normal;
    text-align: left;
    word-wrap: break-word;
    visibility: inherit;
    color: #333333;
    font-weight: 400;
}
/*hiding default password reveal icon in microsoft browsers*/
::-ms-reveal {
    display: none !important;
}

.alert-tip-text {
    font-style: italic;
}

p.alert-tip-display {
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    line-height: normal;
    margin-top: 0px;
    padding-left: 24px;
}

.success {
    background-color: rgba(113, 135, 146, 0);
    box-sizing: border-box;
    font-family: "Roboto-Light", "Roboto Light", "Roboto", sans-serif;
    color: #038738;
    text-align: left;
    line-height: 27px;
    font-size: 24px;
    margin-top: 15px;
}

#forgot-username-continue-button {
    width: 106px !important;
    height: 34px;
}

#returnToSignIn-btn {
    cursor: pointer;
    width: 137px !important;
    height: 34px;
}

.re-enter-email-address-btn {
    margin: 16px 0 0 30px;
}

.re-enter-email-address-message-box {
    padding: 1rem 1rem 4rem 1rem !important;
}

.button-primary {
    width: 177px;
    height: 34px;
    padding: .5rem;
    border-radius: 5px;
    border: 2px solid #007cbe;
    background-color: #ffffff;
    box-sizing: border-box;
    font-family: "Roboto Medium", "Roboto", sans-serif;
    font-weight: 500;
    color: #007cbe;
    text-align: center;
    line-height: 14px;
    float: left;
    background: #FFFFFF;
    display: inline-flex;
    font-size: 14px;
    justify-content: center;
    text-align: center;
}

.label-font {
    font-family: Roboto,sans-serif;
    font-size: 14px;
}

.submit-btn {
    width: 106px !important;
    height: 34px !important;
    justify-content: center !important;
    display: inline-block;
    line-height: 1;
    position: relative;
    overflow: hidden;
    font-weight: 500;
    transition: color .5s ease;
    text-decoration: none;
    text-shadow: none;
    border: 1px solid 1px solid rgba(192,192,192,.8);
    background: #6891f8;
    color: #fff;
    padding: .5rem;
    font-size: 14px;
    border-radius: .25rem;
    font-family: "Roboto-Medium", "Roboto Medium", "Roboto", sans-serif;
    height: 34px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
    align-items: center;
}

.return-to-signin-btn {
    width: 137px !important;
    height: 34px !important;
    justify-content: center !important;
    display: inline-block;
    line-height: 1;
    position: relative;
    overflow: hidden;
    font-weight: 500;
    transition: color .5s ease;
    text-decoration: none;
    text-shadow: none;
    border: 1px solid 1px solid rgba(192,192,192,.8);
    background: #6891f8;
    color: #fff;
    padding: .5rem;
    font-size: 14px;
    border-radius: .25rem;
    font-family: "Roboto-Medium", "Roboto Medium", "Roboto", sans-serif;
    height: 34px;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}

.security-question-margin {
    margin-top: 5px !important;
}

@media only screen and (min-device-width : 240px) and (max-device-width : 740px) {
    .align-btn {
        display: flex;
        justify-content: space-between;
    }

    .g-recaptcha div div {
        position: absolute;
        left: 50px;
    }
}

@media (max-width: 375px) {
    .g-recaptcha div div {
        position: absolute;
        left: 3px;
    }
}

@media (max-width: 395px) and (min-width: 376px ) {
    .g-recaptcha div div {
        position: absolute;
        left: 10px;
    }
}

@media (max-width: 500px) and (min-width: 396px ) {
    .g-recaptcha div div {
        position: absolute;
        left: 20px;
    }
}
