@font-face {
    font-family: gotham-narrow;
    src: url(../fonts/gotham-narrow.woff) format('woff'), url(../fonts/gotham-narrow.ttf) format('truetype'), url(../fonts/gotham-narrow.woff2) format('woff2');
}
@font-face {
    font-family: gotham-narrow-bold;
    src: url(../fonts/gotham-narrow-bold.otf) format('opentype'), url(../../../fonts/elearning/gotham-narrow-bold.ttf) format('truetype'), url(../fonts/gotham-narrow-bold.woff2) format('woff2');
}
@font-face {
    font-family: "Arboria-Bold";
    src: url(../fonts/arboria-bold.woff) format('woff');
    font-display: swap;
}
@font-face {
    font-family: "Arboria-Book";
    src: url(../fonts/Arboria-Book.woff) format('opentype');
    font-display: swap;
}
@font-face {
    font-family: 'GothamNarrowSSm-Book';
    src: url('../fonts/GothamNarrowSSm-Book.woff') format('woff'); /* IE9 Compat Modes */
  }
body {
    margin: 8px;
    font-family: "GothamNarrowSSm-Book", Helvetica, Arial, serif;
}
.logo {
    margin-left: -20px;
}
.logo img {
    max-width: 336px;
}
.heading-container {
    /*background-image: linear-gradient(263deg, #ff6400, #ff3c00);*/
    background:#f26622;
    margin-left: -8px;
}
.heading-container .heading {
    font-family: "Arboria-Bold", Helvetica, Arial, serif;
    color: #fff;
    font-size: 51px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0.79px;
    padding: 64px 0 86px 25px;
}
.login-form-container {
    max-width: 580px;
    height: 620px;
    background: #fff;
    margin-top: -45px;
    margin-left: 15px;
    padding: 0px 24px;
    -webkit-box-shadow: 0px -2px 35px -10px #000000;
    box-shadow: 0px -2px 35px -10px #000000;
}
.login-form-container.reg-page {
    height: auto;
    max-width: none;
    padding-top: 35px;
    padding-bottom: 50px;
}
.login-form-container.reset-pwd-page {
    height: auto;
    max-width: none;
    padding-top: 15px;
    padding-bottom: 15px;
}
.login-form-container.register {
    margin-left: 15px;
}
.login-form-container.reg-page.register {
    font-size: 16px;
    line-height: normal;
    padding-top: 0px;
}
.login-form-container .box-heading {
    color: #ff6400;
    font-family: "gotham-narrow-bold";
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    margin: 0 0 20px;
    padding-top: 35px;
    min-height: 105px;
}
.login-box-texts {
    font-family: "GothamNarrowSSm-Book";
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    min-height: 385px;
}
.login-box-texts div:first-child {
    min-height: 136px;
}
.list-item {
    display: flex;
}
.list-item>div{
  width: 92%;
}
.glyphicon-tick {
    width: 8%;
    height: 20px;
    object-fit: contain;
    background: url('../img/glyphicontick.png') no-repeat;
    margin-right: 5px;
}
.register-button-container {
    margin-top: 15px;
}
.register-button {
    font-family: "ArboriaBold", Helvetica, sans-serif!important;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: normal;
    text-align: center;
    min-height: 48px;
    border-radius: 3px;
    border-color: #ebebeb;
    color: #0096af;
    background-color: #ebebeb;
    width: 100%;
    border: none;
}
.register-button:hover {
   opacity: 0.8;
}
.footer-title {
    font-family: "Arboria-Bold", Helvetica, Arial, serif;
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.44px;
    text-transform: uppercase;
    padding-bottom: 20px;
    color: rgba(255, 100, 0, 1.0);
    display: none;
    padding-left: 15px;
    padding-right: 15px;
    margin: 50px 0px -50px;
}
.footer-logo {
    margin-top: 10px;
    margin-bottom: 15px;
    display: none;
    margin-left: 5px;
}
.footer-links {
    padding: 0px 45px;
}
.footer-nav-node {
    font-size: 16px;
    line-height: 30px;
    font-family: GothamNarrowSSm-Book, Helvetica, Arial, serif;
    margin-top: 15px;
    margin-bottom: 10px;
    list-style: none;
    text-align: center;
}
.footer-nav-node a {
    color: #585858;
    text-decoration: none;
    background: transparent;
}
.border-right {
    border-right: 1px solid #d7d7d7;
}
.copyright {
    color: rgba(150, 150, 150, 1.0);
    font-family: "GothamNarrowSSm-Book", Helvetica, Arial, serif;
    font-size: 16px;
    line-height: 30px;
    margin: 40px 55px 0px 0;
    padding: 30px 0px 0px 0px;
}
.footer-social-icon-container{
    margin: 15px 0px 55px 0px;
    float: right;
}
.footer-social-icon{
    width: 23px;
    height: auto;
    margin: 0px 3px;
}
.benefits {
    padding: 0 4px;
    text-align: center;
}
.benefits img {
    width: 40%;
    margin-top: 35px;
}
.profile-update-page #screen_content {
    max-width: none !important;
}
#gigya-profile-screen input[type=button],
#gigya-profile-screen input[type=submit] {
   background: #007B8F;
    padding: 0 10px;
}
#gigya-profile-screen .profile-update-cancel input[type=button] {
    background-color: #585753 !important;
}
.clear-all {
    clear: both;
}
@media (min-width: 1441px) {
    .col-xl-4 {
    }
}
@media (max-width: 1440px) {
    .login-form-container .box-heading {
        font-size: 18px;
    }
    .login-box-texts {
        font-size: 14px;
    }
}
@media screen and (max-device-width: 767px) {
    body {
        width: 100%;
        margin: 0px;
    }
    .logo {
        margin-left: -15px;
        padding-top: 24px;
    }
    .logo img {
        max-width: 178px;
    }
    .heading-container .heading {
        font-size: 28px;
        padding: 31px 0 144px 10px;
    }
    .login-form-container {
        height: auto;
        margin-top: -86px;
        margin-left: 2px;
    }
    .login-box-texts div:first-child{
        height: auto;
        min-height: auto;
    }
    .login-box-texts {
        min-height: auto;
        height: auto;
    }
    .login-form-container.register {
        margin-top: 36px;
        margin-left: 8px;
    }
    .register-button{
       margin-bottom: 20px;
    }
    .login-form-container .box-heading {
        font-size: 18px;
        min-height: auto;
    }
    #gigya-login-screen .gigya-composite-control-link{
        margin-bottom: 20px;
    }
    .footer-title {
        display: block;
    }
    .footer-logo {
        display: block;
    }
    .footer-links {
        padding: 0px;
    }
    .footer-links .footer-nav-node {
        width: 50%;
        float: left;
    }
    .copyright {
        color: #585858;
        font-size: 12px;
        line-height: 18px;
        padding: 0px;
        margin-bottom: 15px;
    }
    .employee-sso .gigya-login-providers-container {
        left: 0 !important;
    }
    .gigya-screen .gigya-composite-control.profile-btn{
       width: 100%;
       margin-left: 0;
    }
}
@media all and (min-width: 768px) and (max-width: 991px){
    .login-form-container{
       height: 100%;
       padding: 0 15px 55px;
    }
    .login-box-texts{
     height: auto
    }
    .login-form-container.register{
        margin-left: 0;
    }
    .glyphicon-tick{
        width: 12%;
    }
}
.aw {
  margin-top:-12px
}