@font-face{
  font-family: Lato;
  src: url(../../fonts/Lato-Regular.ttf);
  font-weight: normal;
}

@font-face{
  font-family: Lato;
  src: url(../../fonts/Lato-Light.ttf);
  font-weight: 100;
}

html{
  height: 100%;
}

body{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; /* bs4 override */
  height: 100%;
  margin: 0;
  padding: 8px 0px;
}

header {
    margin-bottom: 5px;
    background-color: #ffffff;
}

header a{
  text-decoration: none;
}

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

h1,h2{
  margin: 0;
  font-size: 2em;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  font-weight: initial;
}

img{
	border: 0;
}

h3{
  margin: 0;
  color: #990000;
  font-weight: 700;
  font-size: 1.25em;
}

h3.modal-title{
  color: #990000;
}

.btn.btn-danger.btn-hlp{
  padding:6px 24px;
}

footer { 
   background-color: #ffffff;
   width: 100%;
}

a{
  color: #00778B;
}

main{
  margin-bottom: 20px;
  padding: 3rem 8rem;
  background-color: #f2f2f2;
}

#main-content-wrapper{
  height: auto;
  min-height: 90%;
  background-color: #f2f2f2;
}

#LOGINID,#PASSWORD, .form-control.check-pwd {
  border-radius: 0;
  border-width: 1.5px;
  border-color: #333333;
  padding: 1rem;
  width: 95%;
}

#LOGINID.input-error,#PASSWORD.input-error, #_T.input-error {
  border-color: #c10202;
}

#LOGINID.input-error::placeholder, #PASSWORD.input-error::placeholder, #_T.input-error::placeholder {
    color: #c10202 !important;
    opacity: 1;
}

#signInBox h2, #browser-version-warning h2{
  margin: 0;
  background-color: #990000;
  color: #ffffff;
  padding: 8px;
  font-size: 1.25em;
  font-weight: 700;
  border-bottom: 0;
}

#signInBox a {
  font-size: 0.9em;
}

#errorMsgContainer{
  color: #c10202;
  font-size: 0.9em;
  margin: 0!important;
  text-align: left!important;
}

#signOnButtonContainer{
  width: 100%;
  padding-top: 20px;
}

#SIGNON{
  background-color: #990000;
  color: #ffffff;
  text-align: center;
  padding: .75rem;
  font-size: .75rem;
  font-weight: bold;
}

#helpItems a{
  text-decoration: none;
  display: inline-block;
  padding: 5px 0;
}

#loginHelp{
  margin: 2rem 5px;
  padding: 5px 20px;
}

#banner{
  margin: 0;
  float: left;
  width: 100%;
  height: 100%;
  vertical-align: top;
}

#banner-ad{
  width: 90%;
  height: 100%;
  background-size: cover;
  background-position: center top;
  margin-left: auto;
}

#validation{
  position: fixed;
  left: 0;
  right: 0;
  width: 60%;
  margin: 5% auto;
  top: 0;
  z-index: 2;
}

#wrapperoverlay{
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.5;
  z-index: 1;
  background-color: #000000;
}

.inline-link-list{
  list-style-type: none;
  margin:0;
  padding: 0;
}

.inline-link-list > li{
  display: inline-block;
  padding: 0 5px;
  border-right: 1px solid #666666;
  padding-right: 9px;
}

#siteLinks > li:nth-child(1) {
  border-right: none;
}

.inline-link-list > li:last-child{
  border: 0;
}

.hidden{
  display: none;
}

.no-margin{
  margin: 0!important;
}

.aml #banner-ad{
  background-image: url(../../../images/v4/login/risk-hero-aml.jpg);
}

.rm #banner-ad{  
  background-image: url(../../../images/v4/login/risk-hero-rskm.jpg);
}

.re #banner-ad{
  background-image: url(../../../images/v4/login/risk-hero-rskre.jpg);
}

.ra #banner-ad{  
  background-image: url(../../../images/v4/login/risk-hero-admin.jpg);
}

/* Risk admin specific styles since it is visually unique from others */
.ra > div.row {
  display: block !important;
}

#ra-admin-background {
    background-image: url(../../../images/v4/login/risk-hero-admin.jpg);
    width: 100%;
    height: 300px;
    background-size: cover;
}

.ra #banner {
  display: none !important;
}

.ra #LOGINID, .ra #PASSWORD, .ra .form-control.check-pwd {
  width: 100%;
}

.ra > div > div.ps-1.col-12.col-xl-6 {
  width: 100% !important;
}

.ra > div {
  width: 500px;
  margin: auto;
  justify-self: center;
}   
/* END Risk admin specific styles */

.csol #banner-ad{  
  background-image: url(../../../images/v4/login/risk-hero-csol.jpg);
}

#browser-version-warning {
    margin-bottom: 10px;
    padding-top: 10px;
    border-top: 1px dashed;
    display: none;
}

#browser-version-warning div{
    border: 1px solid #f0efef;
    background-color: #ffffcc;
    font-weight: 700;
    font-size: 1.5em;
    padding: 8px;
    line-height: normal;
}

.tooltip.show {
    opacity: 1;
}

.tooltip-inner {
  color: black;
    background-color: #FFFFE9;
    border: 1px solid #858585;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
  border-top-color: #858585;
}

.lnrs-logo-wrapper {
    padding-top: .5rem;
    padding-bottom: .25rem;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-left: 2rem;
}

.lnrs-logo-wrapper > img {
    width: 150px;
}

h1.product-name {
    font-size: 24px;
    font-family: 'source sans pro', calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #ed1c24;
    vertical-align: top;
    line-height: 1.2;
    font-weight: normal;
    white-space: nowrap;
    margin: auto;
    margin-left: .75rem;
}
.login-footer-logo {
  height: 22px;
  width: 95px;
}

#sign-in-banner {
  background-color: #444444;
  color: white;
}

#sign-in-banner > h2 {
  font-size: 1.5rem;
  margin-left: 1.5rem;
}

#banner-description {
    background: #ffffff;
    width: 75%;
    padding: 1rem;
    position: relative;
    top: 5%;
    left: 5%;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
    border-left: #ed1c24 solid;
    border-left-width: thick;
}

main:not(.ra) > div > div > #signInBox > .row.p-3.pe-5 {
  max-width: 85%;
}

main > div > div:last-child{
  padding-right: 0px;
  padding-left: 0px;
}

@media (max-width: 1200px) {
  main {
    padding: 3rem 3rem;
  }
  
  #banner-ad {
    max-height: 200px;
    aspect-ratio: 1;
    background-position: center;
    width: 100%;
  }

  #signInBox > .row.p-3.pe-5 {
    margin-top: 0rem !important;
  }

  main:not(.ra) > div > div > #signInBox > .row.p-3.pe-5 {
     max-width: unset;
  }

  #LOGINID,#PASSWORD,.form-control.check-pwd {
    width: 100%;
  }

}

#siteLinks > li > a, #siteLinks > li > span,  #siteLinks > li {
    text-decoration: none;
    color: #333333;
    font-size: 12px;
}

.w-fit-content {
    width: fit-content;
}

@media (max-width: 800px) {
    #main-content-wrapper {
        min-height: unset;
    }
}

#userid-error,#password-error{
    margin-left: 1rem;
    margin-top: .25rem;
    color: #c10202;
}
