body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
    'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
    sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
    monospace;
}
.hamburger-menu {
  display: none !important;
}
.header-link-div {
  display: none !important;
}

.auth-ui-header .header-section-logos{
  height: 68px !important;
}
.bridePage .auth-ui-header .header-section-logos{
  pointer-events: none;
}

.logo-div{
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-div a{
  cursor: default !important;
  width: calc(130px + 10vw) !important;
  padding: 6px 5% !important;
  margin: 0px  !important;
}

.usb-bank-logo{
  background-size: 127px 31.5px !important;
}
.pb-5 {
  padding-bottom: 5px !important;
}

.usbHeader {
  padding: 35px 0px 25px 0px;
  background: rgba(0, 0, 0, 0.2);
  background-color: #0c2074;
}

.usbHeader a {
  width: 100%;
  height: 30px;
  display: block;
  margin: 0px auto;
  background: url('./assets/images/idc_usbank_logo.svg') no-repeat center;
}

.usbHeader.usbHeaderContainer {
  padding: 18px 5% 18px 5%;
  background: rgba(0, 0, 0, 0.2);
  background-color: #0C2074;
  height: 68px;
}

.SSODefaultContainer {
  padding: 0 30px 0 30px;
  text-align: center;
}
.bridePage {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.bridePage header {
  width: inherit;
}

.headerLeftContentGroupContainer {
  margin: 30px 0 0 0;
  float: left;
  margin-left: 200px;
}

.icon-circlecheckmark {
  content: "";
  background: url("./assets/images/icon-circlecheckmark.svg");
  width: 25px;
  height: 24px;
  box-sizing: border-box;
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  float: left;
  top: 0px;
  position: relative;
}

.icon-enroll-24px {
  content: "";
  background-image: url("./assets/images/icon-enroll-24px.svg");
  width: 25px;
  height: 24px;
  box-sizing: border-box;
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  float: left;
  top: 0px;
  position: relative;
}

.icon-clock-24px {
  content: "";
  background-image: url("./assets/images/icon-clock-24px.svg");
  width: 25px;
  height: 24px;
  box-sizing: border-box;
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
  float: left;
  top: 0px;
  position: relative;
}

.pointer-text {
  height: 24px;
  color: #2C2C2C;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: left;
  padding-left: 40px;
  margin-bottom: 20px;
}
.pointer-text-third {
  height: 24px;
  color: #2C2C2C;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: left;
  padding-left: 40px;
  margin-bottom: 30px;
}


.frontify-anchorButton--secondary {
  border: 1px solid #0A41C5;
  border-radius: 4px;
  padding: 15px 40px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: bold !important;
  font-size: 16px;
  color: #0A41C5;
  background-color: transparent;
  width: 100%;
  display: block;
  outline: none;
  text-decoration: none;
}

.frontify-anchorButton--secondary .usb-button.button--large {
  margin: 0px !important;
}

.frontify-anchorButton--secondary-default {
  background-color: #0A41C5 !important;
  color: white !important;
}

.frontify-anchorButton--secondary:hover {
  background-color: #0A41C5;
  border: 1px solid #0A41C5;
  color: white;
}

.frontify-anchorButton--secondary:hover,
.frontify-anchorButton--secondary:active,
.frontify-anchorButton--secondary:focus {
  outline: none;
  text-decoration: none;
}

.frontify-anchorButton--secondary:visited {
  color: #0A41C5;
}

.frontify-anchorButton--secondary:visited:hover {
  color: white;
}

.leftButtonGroupContainer {
  display: inline-flex;
  text-align: center;
  float: left;
}


.leftButtonContainer {
  margin: 0px 30px 0px 0px;
  min-width: 206px !important;
}

.leftButtonContainer.leftButtonNone {
  margin-right: 0px;
}

.leftButton {
  margin-left: 0;
}

.lets-get-started {
  width: 100%;
  color: #002381;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 48px;
  letter-spacing: 0;
  line-height: 60px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 20px;
}

.our-online-loan-appl {
  width: 100%;
  color: #2C2C2C;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px;
  text-align: left;
  margin-bottom: 20px;
}

.save-time-by-signing {
  width: 100%;
  color: #2C2C2C;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: left;
  margin-bottom: 20px;
}

.dont-have-an-existi {
  max-width: 600px;
  color: #555555;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: left;
  margin-bottom: 20px;
}

.dont-have-an-existi-span {
  font-weight: bold;
}

.footerAlign {
  bottom: 0;
  margin-top: 72px;
  padding: 0px !important;
}

/*footer changes*/
/*-----------------------------*/
.Footer {
  background-color: #F5F5F5;
  padding: 30px 0;
  border-top: 1px solid #b8b8b8;
  clear: none;
}

.Footer_Container>div {
  margin-bottom: 8px;
  font-size: 10px;
  color: #333333;
  line-height: 10px;
}

.Footer_Container a {
  font-size: 12px;
  text-decoration: underline;
  color: #0c2074;
  line-height: 20px;
}

.Footer_Container a:hover {
  text-decoration: none;
  color: #0c2074;
}

.Footer_Container hr {
  margin: 18px 0;
  border-color: #b8b8b8;
  border-top-style: solid;
  border-bottom-style: hidden;
}



@media all {

  .Container,
  .Footer_Container {
    width: 948px;
    margin: 0 auto;
  }


  .aw-otp-footer {
    display: block;
    font-size: 10px !important;
    line-height: 12px !important;
    color: #000 !important;
    font-weight: 400 !important;
    margin-top: 10px !important;
    font-style: normal;
  }

  .aw-authenticator-footer {
    padding: 0;
    bottom: 0;
    left: 60px;
    right: 25px;
    margin: 0;
  }

  .Footer_Lock_Icon {
    background-position: -67px 0;
    width: 15px;
    height: 21px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJkAAAAgCAYAAAABmdoHAAACy0lEQVR42u2ZP2gTURjAf4kdggGRIiqiZKhIVJAai0KHKnEKpVYnwWIQ66AI6dBAB2cH4ZYIooj/KChka1qKUDDETgqaoUjqoMNREbyCFOkrJdTq0Kce7SWXtNU2z+8H4e7efXlc7v3uu/e+BDCI7sHiKSCrD8/nkrHCWvoLR9JxoA/oALYDM8A4kFG2la+zrzZgAIgDzcBXIA/cUrb1BoMJGCRYHBgFQrppHujMJWP5VcjVBNwFruimD8AnYC+wX7c9AK4p21qoob+rwB3gM/AMmAL2AReAPcB1ZVv3RLLGEoy1iBaOpDNACpgAet2ZRmekh8AR4LayrT6fvjqAl8AQ0KNsa851bivwFDgLnFS2NS6SNZZgqxItHEnHgLfAe+CEsq1vHjHbgNdAFDimbKtYpb8XwCGgxS3YMtE+AiVlW6dNlCxommCZriiZrqg7LASM6tha6NXbfi/BAHR7/7L4SrQDQ16C6b7mdJZrN/V1GTRJsCopuh7R2oAyMOYTN6bjjvvEhQDHJ8apkolFsg1cRa4QLN7SzHBpmuHSNFuCAa/BHtXfrcZuwPGb0OvzDrAToSpNetBuAuSSsRuugdw0bR5kvZ78d19muX/uMACvpmZYKH/3Ei0L7PK5L4s13r9Fn/ndJb3b6tr3ovVXvLKtJ0ZKZgrObHmzXdJjvT2jP7XEGydZQ64u9SvvuVc2G7p4FICe7ARqZSabBxKVirS6dHFZHz6q4VJ+x3qVMsKR9I96f5uyrYBpkjVkJsslY4XuwWKnT+miUimjUCUmVWHfjxRL/wwIJq0udd2rU8sDQNfBP3PwxIEdXoLlZcglk9UtmjujjUw6jEw6lTKYCCaZbP0ymggmkv0r0UQwkeyviJZgqUDq6FWkCCZzsvVfdeJfaBVEMnMwseb1X78uBZFMEMkEQRAEQRAEQRAEQRAEQRAEQRAEQRA2lJ8qSRwUlHKvHQAAAABJRU5ErkJggg==')
      /*../Images/Login_Sprite.019032791.231152621.png*/
    ;
    margin-right: 5px;
    position: relative;
  }

  .Footer_Lock_Icon+p {
    /*SECURED CONTENT TEXT*/
    color: #0C2074;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
    padding-top: 5px;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 5px;
  }


  .Footer {
    background-color: #F5F5F5;
    padding: 30px 0;
    border-top: 1px solid #b8b8b8;
    clear: both;
  }

  .floatRight {
    float: right;
  }

  .floatLeft {
    float: left;
  }


  /*End footer changes*/
  span.checkbox-display.checkbox-select1 {
    position: relative !important;
    display: inline-block !important;
  }

  label.AccountAggregatedContentData.AccAggrLineHT20.padLeft20 {
    position: relative !important;
    top: -4px !important;
  }

  /*Media queries*/
  @media all and (min-width: 480px) {

    .panel--slim[_ngcontent-c5],
    .panel--slim[_ngcontent-c4] {
      width: 255px;
    }
  }



  @media all and (min-device-width: 767px) {
    .usbHeader a {
      width: 192px;
      height: 48px;
      display: block;
      margin: 0px auto;
      position: absolute;
    }

  }

  @media only screen and (min-width: 320px) and (max-width: 700px){
    .auth-ui-header .header-section-logos{
      height: 55px !important;
      align-items: center;
    }

    .ham-container{
      width: auto !important;
    }
    .logo-div{
      width: 150px !important;
    }

    .logo-div a {
      width: 140px !important;
    }

    .logo.usb-bank-logo {
      width: 80px !important;
      background-size: 80px 20px !important;
    }
  }

  @media only screen and (max-width: 767px) {
    .SSOContainer {
      padding: 0 16px 0 16px;
    }

    .headerLeftContentGroupContainer {
      margin: 40px 0px 0px 0px;
    }

    .leftButtonGroupContainer {
      display: block;
      width: 100%;
      padding: 0px;
      margin: 0px;
    }

    .leftButtonContainer {
      margin: 20px 0px 0px 0px;
    }

    .usbHeader.usbHeaderContainer {
      height: 55px;
      display: flex ;
      align-items: center;
      justify-content: center;
    }

  }


  @media (min-device-width: 768px) and (max-device-width: 1024px) {
    #landingPage {
      margin-top: 36%;
    }
  }

  @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    #landingPage {
      margin-top: 11%;
    }

  }

  @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    #landingPage {
      margin-top: 43%;
    }
  }

  @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape) {
    #landingPage {
      margin-top: 5%;
    }
  }

  @media only screen and (min-width: 1025px) and (max-height:600px) {
    .footerAlign {
      position: inherit;
    }
  }

  @media only screen and (max-width: 1024px) {
    .SSODefaultContainer {
      margin-top: 0;
    }
  }

  @media only screen and (min-height: 600px) and (min-width: 1366px) {
    #landingPage {
      margin-top: 3%;
    }
  }

  @media only screen and (min-height: 600px) and (max-height: 700px) and (min-width: 1366px) {
    #landingPage {
      position: inherit;
    }
  }

  @media only screen and (min-width: 1440px) {
    #landingPage {
      margin-top: 2%;
    }
  }
}