/* ------------------------------------- MAIN COMPONENTS */
#loginBody {
    background: url(../images/bottom-background.png) bottom left no-repeat;
    background-attachment: fixed;
    background-color: #f0f0fa;
    margin: 0;
    width: 100%;
}

#loginBody #loginTable {
    background: url(../images/amadeus.png) top right no-repeat;
    height: 100%;
    width: 100%;
    text-align: center;
}

#loginForm {
    background: none no-repeat;
    width: 310px;
    height: 248px;
    margin: 160px auto 0;
    background-color: white;
}

.loginFormHeaderTopPadding {
    height: 24px;
}

.bottomSectionAck {
    height: 70px;
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: solid #E8ECEF 0;
}

/* ------------------------------------- Form fields */
.passwordFormHeader {
    color: #2C537D;
    font-family: Verdana, sans-serif;
    text-align: left;
    font-size: 11px;
    vertical-align: top;
    padding: 10px 20px 0 20px;
    margin-bottom: 0;
    height: 40px;
    border-bottom: none;
}

.largeFormHeader {
    color: #2C537D;
    font-family: Verdana, sans-serif;
    text-align: left;
    font-size: 11px;
    vertical-align: top;
    padding: 20px 20px 00px 20px;
    margin-bottom: 0;
    height: 30px;
    border-bottom: none;
}

.passwordLostFormFooter {
    border-top: none;
    height: 60px;
    padding: 8px 0 0 8px;
}

.loginFormMaintenance {
    color: #2C537D;
    font-family: Verdana, sans-serif;
    text-align: center;
    font-size: 11px;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0;
    margin-bottom: 0;
    height: 15px;
}

.loginFormLabel {
    color: #005EB8;
    font-family: Verdana, sans-serif;
    text-align: left;
    font-size: 13px;
    vertical-align: bottom;
    padding: 10px 0 0 20px;
    height: 15px;
}

.loginChangePassword {
    color: #2C537D;
    font-family: Verdana, sans-serif;
    text-align: right;
    font-size: 10px;
    vertical-align: top;
    padding-right: 27px;
    height: 10px;
}

/* ----------------------------------- Login error section */
.loginErrorBox {
    text-align: left;
    width: 365px;
    margin: 0 auto;
}

/* ----------------------------------- Form error message  */
.formErrorTitle {
    float: left;
    clear: both;
    color: white;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
    width: 365px;
    height: 17px;
    background: url(../images/login_error_top.jpg) no-repeat;
    padding: 8px 0 0 15px;
}

.formErrorStretch {
    width: 365px;
    margin: 0;
    background: url(../images/login_error_stretch.gif) repeat-y;
}

.formErrorBottom {
    background: url(../images/login_error_bottom.jpg) no-repeat bottom;
}

.formErrorBottom div {
    padding: 10px 0 10px 15px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #E8798A;
    line-height: 160%;
}

/* ----------------------------------- Login links */
.loginLink {
    color: #2C537D;
    font-family: Verdana, sans-serif;
    font-size: 9px;
    font-weight: bold;
    margin-top: 5px;
    text-align: right;
    text-decoration: underline;
}

/* ----------------------------------- Login input fields */
.loginFormInput {
    text-align: left;
    padding-left: 20px;
    height: 20px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}

.inputSmall input {
    border-width: 1px;
    border-color: #7C7C7C;
    vertical-align: middle;
    height: 21px;
    width: 100px;
}

.loginFormInput input {
    vertical-align: middle;
    height: 28px;
    width: 260px;
    color: #616161;
}

.loginFormInput select {
    vertical-align: middle;
    color: #616161;
    height: 28px;
    width: 260px;
    padding: 3px;
    font-size: 14px;
}

/* ----------------------------------- login blocks */
#loginForm {
    background: none no-repeat;
    width: 310px;
    height: 248px;
    margin: 160px auto 0;
    background-color: white;
}

.loginChangePasswordForm {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    width: 310px;
    height: 424px;
    margin: 40px auto 0;
    background: none no-repeat;
    background-color: white;
}

.passwordChangeFormFooter {
    border-top: none;
    height: 60px;
    padding: 0 0 0 20px;
    text-align: center;
}

.loginPasswordForm {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    width: 310px;
    height: 501px;
    margin: 40px auto 0;
    background: none no-repeat;
    background-color: white;
}

.loginLargeForm {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    width: 310px;
    height: 565px;
    margin: 40px auto 0;
    background: none no-repeat;
    background-color: white;
}

/* --------------------- Bottom section classes */
.bottomCopyrightLogin {
    color: #2C537D;
    font: 10px Verdana;
    text-align: left;
    margin: 30px 0 0 0;
    left: 65px;
    padding: 0;
    height: 28px;
    float: right;
}

/* --------------------------------- Top options */
.loginTopOptions {
    color: #2C537D;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-right: 25px;
    margin-top: 5px;
    text-align: right;
    text-decoration: none;
}

/* ------------------------- NEW FOR LICENSE AGREEMENT */
#licenseAgreementForm {
    background-image: none;
    background-color: white;
    width: 778px;
    height: 476px;
    margin-top: 5%;
    border: 0;
}

#licenseAgreementForm table tr td {
    background-image: url(../images/login_license_agreement.gif);
    width: 778px;
    height: 476px;
    margin-top: 5%;
    border: 0;
}

#licenseAgreement {
    margin: 10px 10px 10px 10px;
    overflow: auto;
    width: 748px;
    height: 380px;
    background: white;
}

#licenseAgreement h2 {
    font-family: Verdana, sans-serif;
    font-size: 20px;
}

#licenseAgreement p {
    font-family: Verdana, sans-serif;
    font-size: xx-small;
}

#buttons .question {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #2D557F;
    margin: 0 0 0 5px;
}

/* ------------------------- NEW FOR ACKNOWLEDGMENT */
#acknowledge h2 {
    font-family: Verdana, sans-serif;
    font-size: 20px;
}

#acknowledge p {
    font-family: Verdana, sans-serif;
    font-size: xx-small;
}

#buttonsAck {
    height: 50px;
    width: 300px;
    padding: 10px 40px 0 0;
    float: right;
}

#buttonsAck .question {
    float: right;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #2D557F;
    margin: 0 10px 0 5px;
}

/* ------------------------ Custom message section */
#customMessage {
    display: inline;
    float: left;
    margin-left: 230px;
    width: 330px;
    height: 100px;
    color: black;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    text-align: left;
    clear: both;
}

#customMessage a {
    color: #1862A9;
    text-decoration: none
}

#customMessage a:hover {
    text-decoration: underline
}

/* AMADEUS SPECIFIC CLASSES AND IDS */
.mainWrapper {
    margin: 0 auto;
    width: 800px;
    height: 600px;
    background: url(../images/login_background.png) 15px 0 no-repeat;
    padding: 130px 0 0 0;
}

.mainWrapperSso {
    margin: 0 auto;
    width: 1000px;
    height: 515px;
    background: url(../images/login_background.png) no-repeat;
    padding: 0;
}

.mainWrapperNonSso {
    margin: 0 auto;
    width: 800px;
    height: 515px;
    background: url(../images/login_background.png) no-repeat;
    padding: 0;
}

.mainWrapperPasswordExpired {
    margin: 0 auto;
    width: 800px;
    height: 600px;
    background: url(../images/login_background.png) 15px 0 no-repeat;
    padding: 120px 0 0 0;
}

.mainWrapperLicense {
    margin: 0 auto;
    width: 1282px;
    height: 600px;
    background: url(../images/login_background.png) no-repeat;
    padding: 120px 0 0 0;
}

.loginBoxAlign {
    width: 370px;
    position: relative;
    margin-left: 200px;
    float: left;
    margin-bottom: 30px;
    display: inline
}

.loginErrorTitle {
    float: left;
    clear: both;
    color: white;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    width: 365px;
    height: 20px;
    padding: 8px 0 0 15px;
}

.loginErrorStretch {
    width: 365px;
    margin: 0;
}

.loginErrorContent {
    padding: 10px 5px 10px 15px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffb8b8;
    line-height: 160%;
}

.loginBottomSection {
    z-index: -1;
    height: 70px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: transparent;
    float: left;
}

.loginBottomSection p {
    z-index: 1;
}

.bottomDefaultContent {
    float: left;
    position: absolute;
    bottom: 10px;
    left: 300px;
}

/* ------------------------------- SSO Block */
.ssoBlock {
    width: 398px;
    position: relative;
    float: left;
    margin: 205px 0 20px 0;
    text-align: left;
}

.ssoBlock h2 {
    font-family: Verdana, sans-serif;
    font-size: 16px;
    color: orange;
}

.ssoBlock ul {
    padding: 0;
    margin: 0;
}

.ssoBlock ul li {
    margin-left: 18px;
    list-style-image: url(../images/arrow_bullet.gif);
}

.ssoBlock ul li A:link {
    font-family: Verdana, sans-serif;
    font-size: 13px;
    color: #2C537D;
    text-decoration: none;
}

.ssoBlock ul li A:active {
    font-family: Verdana, sans-serif;
    font-size: 13px;
    color: #2C537D;
    text-decoration: none;
}

.ssoBlock ul li A:visited {
    font-family: Verdana, sans-serif;
    font-size: 13px;
    color: #2C537D;
    text-decoration: none;
}

.ssoBlock ul li A:hover {
    color: #900028;
    text-decoration: underline;
}


/* BOOTSTRAP-MIGRATION */
.logo-login img {
    margin: 0 0 20px -235px;
}

.logo {
    margin-top: 30px;
}

.card-footer {
    background-color: white;
}

.card-header {
    background-color: white;
}

.core-navbar {
    background-color: #245ab6;
}
