/* Main Settings */
/*hyper link colors */
/* button groups */
/* Top Header */
/* Title Headers */
/*Quick launch bar */
/*Top menu */
/* counting bubble */
/* labels */
/* select and input fields */
/* Focus styles*/
/*Main tab*/
/* breadcrumb */
/* button */
/* blue button */
/* blue gray */
/* white button */
/* dialog box */
/*availablility result */
/*OnD Suggestion box */
/* booking flow RBD box */
/* cabin class color code */
/* booking status */
/*active Inactive Confirm*/
/* Passenger details secton */
/* Ancillaries page */
/* summary block */
/* Spinner */
/* recommendation view */
/* recommendation view */
/* JQgrid tables */
/*Simple muti select */
/* PNR Summary view */
@font-face {
  font-family: "Myriad Pro";
  src: url("fonts/MyriadPro-Regular.eot");
  src: url("fonts/MyriadPro-Regulard41d.eot?#iefix") format("embedded-opentype"), url("fonts/MyriadPro-Regular.woff") format("woff"), url("fonts/MyriadPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Myriad Pro";
  src: url("fonts/MyriadPro-Bold.eot");
  src: url("fonts/MyriadPro-Boldd41d.eot?#iefix") format("embedded-opentype"), url("fonts/MyriadPro-Bold.woff") format("woff"), url("fonts/MyriadPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "DaxVN";
  src: url("fonts/DaxVN.eot");
  src: url("fonts/DaxVNd41d.eot?#iefix") format("embedded-opentype"), url("fonts/DaxVN.woff") format("woff"), url("fonts/DaxVN.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* Base functions */
/* Animation */
/* Opacity */
/* box-sizing */
/* box-shadow inset */
/* Gradient */
/* Clear fix */
/* Slide Section */
/* Button */
/* media-query breakpoints */
/* CSS Document */
html, body {
  height: 100%;
}

body {
  background: #2c343c;
  background-size: cover;
  font-family: "Inter-Regular", sans-serif !important;
  font-weight: unset;
  line-height: 1.3em;
  padding: 0;
  margin: 0;
}
body.training-mode {
  background: #2e3938 url(../../../i/traning-logo.png);
}

select {
  text-transform: none;
  font-size: 13px;
}

input:-webkit-autofill {
  background-color: #ff6148;
  color: #AAAAAA;
}

::-webkit-input-placeholder {
  color: #AAAAAA;
}

::-moz-placeholder {
  color: #AAAAAA;
}

:-ms-input-placeholder {
  color: #AAAAAA;
}

:-moz-placeholder {
  color: #AAAAAA;
}

header.main {
  height: 39px;
  font-family: "Open Sans", sans-serif;
}

.hide {
  display: none !important;
}

header.main .logo {
  float: left;
  width: 250px;
  height: 40px;
  margin-top: 1px;
}

.main-container {
  position: relative;
  top: 50%;
  min-height: 500px;
  max-width: 1280px;
  max-height: 780px;
  height: 766px;
  background: url(../../../i/FE_bg.png) no-repeat;
  margin: -380px auto 0;
  -webkit-box-shadow: -2px 3px 27px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: -2px 3px 27px 0 rgba(0, 0, 0, 0.35);
  box-shadow: -2px 3px 27px 0 rgba(0, 0, 0, 0.35);
}
.main-container .wrapper {
  margin: 0 auto;
  max-width: 1000px;
}

.logo-placeholder {
  display: none;
  width: 255px;
  height: 45px;
  position: absolute;
  top: 25px;
  right: 50px;
}

.main-container .login-box {
  position: absolute;
  top: 45%;
  left: 9.5%;
  z-index: 4000;
  background: transparent url(../../../i/agent-avatar.png) no-repeat 70px 70px !important;
  width: 330px;
  max-width: 360px;
  min-height: 180px !important;
  font-family: "Open Sans", sans-serif;
  border: none;
  border-radius: 5px;
  padding: 221px 0 0;
  margin: -290px auto 0;
  box-shadow: none !important;
}
.main-container .login-box .icon-top {
  display: none;
  background: url(../../../i/login-icon.png) no-repeat;
  width: 125px;
  height: 129px;
  position: absolute;
  top: -93px;
  left: -119px;
}
.main-container .login-box h1 {
  position: relative;
  top: 33px;
  color: #ffffff;
  font-family: "Inter-Regular", sans-serif;
  font-weight: 300;
  font-size: 26px;
  margin: 0 0 30px 0;
  text-shadow: 1px 1px 0 rgb(12, 38, 98);
}
.main-container .login-box .tr {
  float: left;
  clear: both;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.main-container .login-box .login-form input.txt {
  width: 82%;
  height: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #AAAAAA;
  line-height: 50px;
  background-color: #FFFFFF !important;
  border: 1px solid #FFFFFF !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  padding: 0 0 0 18%;
  margin-bottom: 10px;
}
.main-container .login-box .login-form .tr.fogot-pw-div {
  display: block !important;
  margin-top: -125px !important;
  margin-bottom: 0 !important;
  text-align: right;
}
.main-container .login-box .login-form .fogot-pw {
  color: #ae8f01;
  font-family: "Inter-Regular", sans-serif;
  font-size: 15px;
  text-decoration: none;
}
.main-container .login-box .login-form .other-airline-login-btn {
  display: none;
}
.main-container .login-box .login-form .ir-login-btn {
  display: block !important;
}
.main-container .login-box .login-form .additional-param {
  display: none;
}
.main-container .login-box .login-form .additional-param .margintopbtm {
  margin: 16px 0 16px 0;
}
.main-container .login-box .login-form .txtbx-wrp-tp, .main-container .login-box .login-form .txtbx-wrp-btm {
  position: relative;
  border: none;
  background-color: transparent;
  border-bottom: none !important;
}
.main-container .login-box .login-form .btn-login {
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  font-family: "Inter-Regular", sans-serif;
  line-height: 50px;
  background: #ae8f01;
  border: 1px solid #ae8f01;
  padding: 0;
  margin: 25px auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.main-container .login-box .login-form .btn-login:focus {
  outline: none;
}
.main-container .login-box .login-form .btn-login:hover {
  background: #A08301;
  border: 1px solid #A08301;
}
.main-container .login-box .login-form .btn-otp {
  margin: 5px auto !important;
}
.main-container .login-box input.remember {
  position: relative;
  top: 2px;
}
.main-container .login-box .remember {
  font-size: 13px;
  font-weight: 300;
  color: #545454;
  float: right;
}

#loginForm input:-webkit-autofill,
#loginForm input:-webkit-autofill:hover,
#loginForm input:-webkit-autofill:focus,
#loginForm input:-webkit-autofill,
#loginForm textarea:-webkit-autofill,
#loginForm textarea:-webkit-autofill:hover,
#loginForm textarea:-webkit-autofill:focus,
#loginForm select:-webkit-autofill,
#loginForm select:-webkit-autofill:hover,
#loginForm select:-webkit-autofill:focus {
  -webkit-text-fill-color: #191a63;
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset;
  transition: background-color 5000s ease-in-out 0s;
  border-radius: 3px;
}
#loginForm .tr:first-child {
  margin-top: 25px;
}

#captchaDiv {
  text-align: center;
}
#captchaDiv #captchaImage {
  border: 6px solid #ddd;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
#captchaDiv #txtInput {
  position: relative;
  top: -9px;
  right: -34px;
  border: 6px solid #ddd;
  -webkit-box-shadow: inset 0 0 0 1px #ccc;
  -moz-box-shadow: inset 0 0 0 1px #ccc;
  box-shadow: inset 0 0 0 1px #ccc;
  height: 25px;
  padding: 2px;
  font-family: "Inter-Regular", sans-serif;
  text-align: center;
  border-bottom-left-radius: 5px;
  float: left;
  width: 195px;
}
#captchaDiv #txtInput:focus {
  outline: none;
}
#captchaDiv #refreshCaptcha {
  border: 7px solid #ddd;
  margin-top: -8px;
  width: 54px;
  height: 40px;
  left: -34px;
  margin-left: 4px;
  background-size: 14px;
  background: #f9f9f9 url(../../../i/captcha-refresh.png) no-repeat center;
  border-bottom-right-radius: 5px;
  float: right;
  position: relative;
}
#captchaDiv #refreshCaptcha:focus {
  outline: none;
}

.error-on-row {
  margin-bottom: 10px;
}
.error-on-row .txtbx-wrp-tp {
  margin-bottom: 2px;
}
.error-on-row .txtbx-wrp-btm {
  margin-bottom: 2px;
}
.error-on-row .error {
  width: 100%;
  font-size: 13px;
  text-align: left;
  font-family: "Inter-Regular", sans-serif;
  color: #ff4f4f;
  margin-top: -8px;
}

.msg-box.error .ln {
  float: left;
  left: 20px;
  top: 150px;
  width: 100%;
  font-family: "Inter-Regular", sans-serif;
  font-size: 14px;
  text-align: center;
  color: #ff4f4f;
  margin-bottom: 8px;
}

.icon-wrapper {
  background: #ae8f01;
  display: block;
  text-indent: -9999px;
  width: 38px;
  height: 38px;
  float: left;
  border: 1px solid #ae8f01;
}

span.icnone {
  width: 32px;
  height: 25px;
  margin: 0;
  background: transparent url(../../../i/username-icon.png);
  background-position: 3px 0px;
  background-size: 25px;
  background-repeat: no-repeat;
  position: absolute;
  top: 14px;
  left: 10px;
  border-right: 1px solid #AAAAAA;
}

span.icntow {
  width: 32px;
  height: 25px;
  margin: 0;
  background: transparent url(../../../i/password-icon.png);
  background-position: 3px 1px;
  background-size: 25px;
  background-repeat: no-repeat;
  position: absolute;
  top: 14px;
  left: 10px;
  border-right: 1px solid #AAAAAA;
}

footer {
  position: fixed;
  bottom: 0;
  height: 10px;
  width: 100%;
  padding: 10px;
}
footer .copy {
  text-align: center;
  font-size: 11px;
  color: #bdc6d9;
}

.btnDisabled {
  cursor: not-allowed !important;
  background-color: #808080 !important;
  border-color: #808080 !important;
}

@media screen and (min-width: 1270px) {
  body {
    background-position: 0 -120px;
  }
}
@media (max-width: 1400px) {
  .main-container .login-box {
    top: 50%;
    left: 20%;
  }
}
/* 	====================
   	Grid HTML Classes
	==================== */
.row {
  width: 100%;
  margin: 0 auto;
  *zoom: 1;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.row.collapse .column, .row.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}

.row .row {
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}

.row .row:before, .row .row:after {
  content: " ";
  display: table;
}

.row .row:after {
  clear: both;
}

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}

.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}

.row .row.collapse:after {
  clear: both;
}

.column, .columns {
  float: left;
  margin: 0 3% 0 0;
}

.col-1 {
  width: 5.5%;
}

.col-2 {
  width: 14%;
}

.col-3 {
  width: 22.5%;
}

.col-4 {
  width: 31%;
}

.col-5 {
  width: 39.5%;
}

.col-6 {
  width: 48%;
}

.col-7 {
  width: 56.5%;
}

.col-8 {
  width: 65%;
}

.col-9 {
  width: 73.5%;
}

.col-10 {
  width: 82%;
}

.col-11 {
  width: 90.5%;
}

.col-12 {
  width: 100%;
}

.last {
  margin-right: 0;
}

/* SQUARED THREE */
.squaredThree {
  width: 20px;
  position: relative;
  float: left;
  margin: 0 7px 0 0;
}

.squaredThree label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.4);
  background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
  background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
  background: -o-linear-gradient(top, #222 0%, #45484d 100%);
  background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
  background: linear-gradient(top, #222 0%, #45484d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#222", endColorstr="#45484d", GradientType=0);
}

.squaredThree label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: "";
  position: absolute;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 4px;
  left: 4px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.squaredThree label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}

.squaredThree input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

/*# sourceMappingURL=login.css.map */
