.logo.usb-bank-logo {
    background-image: url("../../../../../Images/Desktop/idc_usbank_logo.svg");
    background-repeat: no-repeat;
    background-size: 270px 20px;
    background-position: center;
    width: 130px !important;
    height: 35px;
    margin: 0px !important;
}


#page-footer {
    width: 100%;
    margin: auto;
    padding: 15px;
}

.header_link_div {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: 50%;
    /*AUTH-5015 commented since it is not supported in MAC safari browser and added margin-left*/
    /* column-gap: 10px; */
    color: white;
}

.headerLocationsLink {
    visibility: visible;
    margin-left: 10px;
}

.headerEsponalLink {
    visibility: hidden;
    margin-left: 10px;
}

.customBackground {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -101;
}

.headerContainer a {
    display: block;
    color: #0c2074;
}

.headerContainer .header_link_div a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
}

.Container {
    width: 100%;
}

div#divLoginWidget {
    display: inline-block;
    width: inherit;
    text-align: center;
}

.commonHeader {
    margin-top: 0 !important;
}

#page-footer .Footer_Container {
    margin: auto;
}

.lw-AuthMainContainer.hu {
    border: 0;
}

.usb-dropdown .dropdown__list.expanded {
    width: 92%;
    margin-top: -10px;
}

.form-control__input label.is-focused, .form-control__input label.is-value {
    color: #6E6E6E;
}

.form-control__input input.is-value:focus, .form-control__input input:focus {
    border-bottom: 2px solid #6E6E6E;
}

.headerSection_Logos, .ie .headerSection_Logos {
    width: 100% !important;
}

p:focus {
    outline: 1px solid #109cde !important;
}

/* Done by auth team - Starts */

.aw-usb-authenticate h2:not(.Shield_Questions) {
    text-align: left;
    font-size: 20px;
    color: #2C2C2C;
    line-height: 1.25em;
    font-family: "HelveticaNeueLTW06-65Medium","Helvetica Neue",Helvetica,Arial,-apple-system,BlinkMacSystemFont,system-ui,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans',sans-serif;
    font-weight: normal;
    margin: 0 0 10px 0;
}

.form_control__select .labelText__container p.labelText__text {
    margin-top: 0;
}

/* DA-3537 */
div.lw__loader div.spinner {
    width: 100% !important;
}

/* DA-3361 */
/* .form-control__radio .input__container > input[type=radio]:focus{
    outline: 5px -webkit-focus-ring-color;
}*/

.aw-usb-loginWidget .loginHelp a, .aw-usb-authenticate a.subtle {
    font-size: 14px;
}

.aw-usb-loginWidget .loginHelp span, .aw-usb-authenticate span.subtle {
    font-size: 14px;
}

/* SALE-12781 */
.form-control__input .error-text__container .error-text__error {
    margin: 5px 0 10px 5px;
}

.react_widget_width {
    width: 600px;
    margin: 0 auto;
    padding: 25px;
}

.width-80 {
    width: 80% !important;
}

.width-5 {
    width: 5%;
}

.width-20 {
    width: 20% !important;
}

.width-80 .logo {
    width: 100%;
    background-size: contain;
}

.react_widget_width .width-80 {
    padding-right: 16px;
    margin-top: 5px;
}

.react_widget_width .width-20 {
    padding-left: 16px;
}

.headerContainer .menuLinks a {
    display: inline;
}

.usblogo-header {
    background-color: #0C2074;
    height: 50px;
    display: flex;
    align-items: center;
}

.logo-div {
    width: 50%;
    height: 100%;
}

.logo-anc {
    margin: 5px 0px 5px 70px;
    display: inline-block !important;
}

/** AUTH-5100 Starts **/

.page-footer__investments {
    font-weight: bold;
}

.page-footer_FINRA, .page-footer_SIPC, .page-footer_REL_SUMMARY, .page-footer_INT_DISCLOSURE {
    text-decoration: underline;
}

.page-footer__inv_ins_p {
    color: #333333;
    font-weight: bold;
    opacity: 0.9;
}

.Footer_Container div, .Footer_Container p, .Footer_Container a {
    font-size: 1em;
}

.Footer_Container p, .Footer_Container a {
    line-height: 1.5em;
}

.Footer_Connection_Secured > p {
    margin-top: 2px;
}

.Footer_Connection_Secured > span {
    margin-top: 6px;
}

.headerContainer span {
    text-align: center;
}

/** AUTH-5100 Ends **/

/* Done by auth team - Ends */


@media only screen and (min-device-width: 320px) and (max-device-width: 800px) {

    .lw-AuthMainContainer.hu {
        display: inline-block;
        width: 100%;
    }

    /** AUTH-5100 Starts **/

    .lw-AuthMainContainer {
        width: 100%;
        height: 100%;
    }

    .Footer_Container div, .Footer_Container p, .Footer_Container a {
        font-size: 1.1em;
    }

    .Footer_Connection_Secured > span {
        float: none;
        padding-bottom: 6px;
        display: block;
    }

    /** AUTH-5100 Ends **/
    .Footer_Container {
        width: 100%;
    }
}

/** AUTH-5100 Starts **/

@media only screen and (max-device-width: 390px) {

    .usblogo-header .logo-div, .usblogo-header .header_link_div {
        width: 100%;
    }

        .usblogo-header .logo-div a {
            margin: 7px 0;
        }
}

/** AUTH-5100 Ends **/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .logo.usb-bank-logo {
        background-image: url("../../../../../Images/Desktop/idc_usbank_logo.svg");
        background-repeat: no-repeat;
        display: inline-block;
        background-repeat: no-repeat;
        height: 51px;
        width: 100% !important;
        background-size: 80px 20px;
        background-color: #0C2074;
        background-position: 100px 20px;
        margin-bottom: 0px;
    }
}
/** added this style for popup on SignonWithTransmit api failure **/

.fs-16px {
    font-size: 16px !important;
}

main#divLoginWidget {
    display: inline-block;
    width: inherit;
    text-align: center;
}

.infoDialog .ui-icon-closethick, .notesDialog .ui-icon-closethick, .printDialog .ui-icon-closethick, .ui-datepicker-cmd.ui-datepicker-cmd-close {
    background: url(../../../../../Images/Desktop/usb-icons-sprite-2.21105542.png) repeat scroll 0 0 transparent;
}