﻿@import url("https://fonts.googleapis.com/css?family=Cormorant+Upright:400,600&amp;display=swap&amp;subset=vietnamese");
html, body {
  height: 100%;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.subpage-bg {
  min-height: inherit;
}

section#login {
    background: url(../../../Content/userfiles/themes/ThemeGlobal/banner/bg-login2.jpg) no-repeat center center;
    min-height: 100vh;
    background-size: cover;
}

.module-content .wrap-logo-airlines {
  margin: 0 -5px 10px;
}
.module-content .wrap-logo-airlines .logo-airlines {
  padding: 0 5px;
}

.btn {
  border: 0;
  border-radius: 0;
  padding: 5px 12px;
  font-size: 13px;
}

.btn-mr-10 {
  margin-right: 10px;
}

#login .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: 30px;
  min-height: 100vh;
  align-items: center;
  position: relative;
}
#login .banner-promotion {
  display: block;
  padding: 0 20px;
  margin-top: 30px;
}
#login .banner-promotion img {
  width: 100%;
  border-radius: 6px;
  border: 2px solid white;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.45);
}
#login .banner-promotion:hover img {
  border-color: #bce6f4;
}
#login .form-signin {
  position: relative;
  max-width: initial;
  margin: 0;
  background: #fff !important;
  padding: 20px 25px;
  border-radius: 6px;
  background: none;
  width: 100%;
  max-width: 270px;
  margin-right: 20px;
}
#login .form-signin .form-control {
  border: 2px solid #bbb;
  padding: 10px 15px;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 3px;
  font-size: 16px;
  font-weight: bold;
}
#login .form-signin .form-control:focus {
  outline: none;
  box-shadow: none;
}
#login .form-signin .forgot-password {
  text-align: left;
}
#login .form-signin .forgot-password a {
  color: #666;
  font-style: italic;
}
#login .form-signin .btn-primary {
  background: #136a8a !important;
  font-size: 16px;
  margin-top: 10px;
  border-radius: 3px;
  width: initial;
  padding: 10px 30px;
  font-weight: bold;
  width: 100%;
  border: 0 !important;
}
#login .form-signin .btn-primary:hover {
  background: #e96a28 !important;
}
#login .form-signin .btn-primary:focus {
  outline: none;
}

.form-control {
  padding: 0 8px;
  text-indent: 0;
}

header #account-info .dropdown-menu a:hover {
  color: #f18104 !important;
}

#account-info .dropdown.open > .dropdown-menu i {
  margin-right: 10px;
  font-size: 18px;
}

.header-right .country-select {
  position: relative !important;
  top: inherit;
  right: 10px;
}
.header-right .country-select .country-list {
  width: 120px !important;
  right: 0;
  border-radius: 0;
}
.header-right .country-select.inside .flag-dropdown {
  padding: 0;
  border: 1px solid #ddd;
}

header #account-info {
  margin-bottom: 0 !important;
}
header #account-info #showMenu {
  display: flex;
  align-items: center;
  color: #fff;
}
header #account-info #showMenu i {
  font-size: 20px;
  margin-right: 12px;
}
header #account-info a {
  color: #03558a;
}
header #account-info a:hover {
  color: #FCA027;
}

button#sidebarCollapse {
  border: 0;
  background: none;
  font-size: 20px;
  color: #0075ff;
  margin-right: 10px;
  padding: 0;
}
button#sidebarCollapse i {
  font-size: 27px;
}
button#sidebarCollapse:focus {
  outline: none;
  border-color: #f5821f;
}

.medal {
  margin-bottom: 20px;
}

.module-content {
  max-width: inherit;
}
.module-content .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

header.navbar-fixed-top {
  padding-left: 235px;
  transition: all 0.3s;
  background: #fff;
  box-shadow: 0px 0px 7px 0px rgba(73, 80, 87, 0.2);
  height: 50px;
  display: flex;
  align-items: center;
  padding-right: 15px;
}

body.subpage-bg.hide-sidebar header {
  padding-left: 28px !important;
}

header .header-right {
  margin-left: auto;
  display: flex;
  align-items: center;
}
header .header-right .country-select {
  right: 0;
  margin-left: 15px;
}

.logo {
  margin: 0;
}

#showMenu {
  font-weight: bold;
}

#agent-deposit {
  display: block;
  padding: 10px 15px;
  font-size: 14px;
  color: #03558a !important;
  font-weight: bold;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background: #f18104;
}

.dropdown-menu > li > a {
  padding: 7px 15px;
}

.panel-default > .panel-heading, .panel-warning > .panel-heading {
  border-bottom-color: #00a3e3;
  background: -moz-linear-gradient(top, #ffffff 0, #ebebeb 100%) no-repeat;
  background: linear-gradient(top, #ffffff 0, #ebebeb 100%) no-repeat;
  background: -webkit-linear-gradient(top, #ffffff 0, #ebebeb 100%) no-repeat;
  background: -o-linear-gradient(top, #ffffff 0, #ebebeb 100%) no-repeat;
  background: -ms-linear-gradient(top, #ffffff 0, #ebebeb 100%) no-repeat;
  -svg-background: linear-gradient(top, #ffffff 0, #ebebeb 100%) no-repeat;
}

.panel-default, .panel-warning {
  border-color: #ccc;
  box-shadow: none;
}

#account-info .dropdown.open > .dropdown-menu {
  top: 39px;
  border: 0;
  right: 0;
  left: initial;
  padding: 0;
  margin: 0;
  border-radius: 0 0 5px 5px;
  border: 1px solid #e5e5e5;
  padding-bottom: 10px;
  width: 280px;
}

.btn-primary, .btn-primary:link, .btn-primary:visited {
  background: #df0037;
}

#btn-book-ticketing {
  background: #36ad81;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active {
  background: -moz-linear-gradient(top, #ae1c3f 0, #63091e 100%) no-repeat;
  background: linear-gradient(top, #ae1c3f 0, #63091e 100%) no-repeat;
  background: -webkit-linear-gradient(top, #ae1c3f 0, #63091e 100%) no-repeat;
  background: -o-linear-gradient(top, #ae1c3f 0, #63091e 100%) no-repeat;
  background: -ms-linear-gradient(top, #ae1c3f 0, #63091e 100%) no-repeat;
  -svg-background: linear-gradient(top, #ae1c3f 0, #63091e 100%) no-repeat;
}

/**/
.page-insurance-registration .box-info-register h3 span,
.page-insurance-registration .wrap-form-item.wrap-form-item-no-input span strong {
  background: #df0037 !important;
  color: #fff !important;
}

.UIC-insurance.page-insurance-registration .box-info-register h3 {
  color: #2d3365;
}

.UIC-insurance.page-insurance-registration .wrap-form-item.wrap-form-item-no-input span strong label {
  margin-bottom: 0;
}

.page-insurance-registration .check-info {
  color: #df0037 !important;
  background: url(images/ic-question-circle-or.html) no-repeat right center !important;
}

.page-insurance-registration .check-info:hover {
  color: #2d3365 !important;
}

.UIC-insurance.page-insurance-registration .box-insurance-notify {
  background: #ddd;
  color: #000;
}

.page-insurance-registration .container-fluid {
  padding: 15px 0 !important;
}

.UIC-insurance.page-insurance-registration .box-insurance-notify .cnt-notify strong {
  background: #df0037;
  color: #ffffff;
}

.UIC-insurance.page-insurance-registration .table-editable th {
  color: #2d3269;
}

.page-insurance-registration button {
  background: #df0037 !important;
}

.page-insurance-registration button:hover {
  background: #b3022d !important;
}

.UIC-insurance.page-insurance-registration .box-info-package {
  min-height: 110px;
  padding-left: 165px;
}

.UIC-insurance.page-insurance-registration .box-info-package ul {
  padding-top: 15px;
}

.UIC-insurance.page-insurance-registration button {
  background: #ddd;
}

.sweet-alert .hl-text-color {
  color: #df0037 !important;
}

.insurance-filter label {
  font-weight: normal;
}

#filter-options input, #filter-options select {
  float: none;
  width: 100%;
  box-sizing: border-box;
}

#filter-options label {
  float: none;
  width: initial;
  margin-bottom: 5px !important;
}

#filter-options input[type=radio] {
  width: initial;
  margin-right: 5px;
}

.dataTables_length select,
.dataTables_filter input {
  width: initial !important;
}

.dataTables_filter input {
  padding: 0 10px;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #cccccc !important;
  border-radius: 0 !important;
  height: 30px !important;
  line-height: 30px;
  margin-bottom: 10px;
}

#top-bar .country-select.inside input, #top-bar .country-select.inside input[type=text] {
  height: 26px;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.wrapper {
  display: flex;
  width: 100%;
}

#sidebar {
  width: 220px;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  z-index: 999;
  background: #03558a;
  color: #fff;
  transition: all 0.3s;
  padding-top: 15px;
}
#sidebar .sidebar-header {
  padding: 16px 15px;
  border-bottom: 1px solid rgba(167, 196, 214, 0.3);
}
#sidebar .sidebar-header h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  text-align: center;
}
#sidebar ul.components {
  padding: 0 0 20px;
}
#sidebar ul p {
  color: #fff;
  padding: 10px;
}
#sidebar ul li a {
  padding: 5px 15px;
  display: flex;
  color: #a7c4d6;
  align-items: center;
  transition: all 0.3s;
}
#sidebar ul li a .caret {
  margin-left: auto;
}
#sidebar ul li a i {
  margin-right: 10px;
  font-size: 18px;
}
#sidebar ul li a:hover {
  color: #fff;
  text-decoration: none;
}
#sidebar ul li a:focus {
  text-decoration: none;
}

#sidebar.active {
  margin-left: -280px;
}

#sidebar ul li.active > a,
#sidebar a[aria-expanded=true] {
  color: #fff;
  background: #03558a;
}

#sidebar a[aria-expanded=false] .caret {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

#sidebar a[data-toggle=collapse] {
  position: relative;
}

#sidebar .dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

#sidebar ul ul a {
  padding-left: 44px;
}

#sidebar ul li.active > a {
  background: #1a75e5;
  color: #fff;
  position: relative;
}

#sidebar ul li.active > a:after {
  position: absolute;
  right: -10px;
  top: 50%;
  font: normal normal normal 24px/1 "Material Design Icons";
  content: "\f035e";
  margin-top: -12px;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
  width: calc(100% - 220px);
  padding: 15px 15px 0;
  min-height: 100vh;
  transition: all 0.3s;
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 50px;
}

#content.active {
  width: 100%;
}

#content > .module-content {
  max-width: inherit;
}

#content .container-fluid {
  max-width: inherit;
}

.layout-anonymous .country-select {
  position: absolute;
  left: 30px;
  top: 30px;
}
.layout-anonymous .country-select .country-list {
  right: 0;
  top: 27px;
  width: 120px !important;
}

#ModalForgotPassword .modal-dialog {
  max-width: 420px;
}
#ModalForgotPassword:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.15);
  content: "";
  z-index: -1;
}
#ModalForgotPassword #user-name {
  margin-bottom: 15px !important;
}
#ModalForgotPassword .form-control {
  height: initial;
  padding: 8px 10px;
}

button#btn-forgot-password {
  background: #136a8a;
  padding: 10px 15px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  border: 0;
}
button#btn-forgot-password:hover {
  background: #e96a28 !important;
}

.country-select .selected-flag .flag,
.country-select .country-list .country,
.country-select .selected-flag .arrow.up {
  cursor: pointer;
}

#login .logo {
  height: initial;
  margin: 0 auto 20px;
}

#change-password table td {
  padding-top: 5px;
  padding-bottom: 5px;
}

.layout-change-pass #content {
  width: inherit;
  left: 0;
}

.layout-change-pass header.navbar-fixed-top {
  padding-left: 20px;
}

div#send-mail-ticket-face-modal .modal-dialog .modal-content {
  border: 0;
}

#bar-config #close-config {
  background: #197cc2;
  color: #fff;
  border-bottom-color: transparent;
  box-shadow: 0 0 10px #999;
}

#bar-config .panel .panel-heading {
  padding-top: 15px;
}

#bar-config .panel-body {
  padding: 20px 15px;
}

#passenger-name-list-modal {
  top: 50px;
}

div#send-mail-ticket-face-modal .modal-dialog {
  max-width: 480px;
}

form#send-ticket-face-email .col-sm-4 label {
  padding-top: 5px;
}

#tbl-announcement .box-summary img {
  width: 80px;
  margin-right: 15px;
}

#tbl-announcement .box-summary .date-update {
  display: block;
  margin-bottom: 5px;
  color: #888;
}

#tbl-announcement .box-summary .see-more {
  margin-top: 5px;
}

#tbl-announcement .box-summary {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 900px) {
  .login-left {
    float: none;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }

  section#login .header-login {
    margin-bottom: 15px;
  }

  .login-left {
    margin-bottom: 30px;
  }

  .login-right {
    margin-bottom: 10px;
  }
}
.country-select.inside input, .country-select.inside input[type=text] {
  width: 120px;
}

#Captcha {
  line-height: initial;
}
#Captcha br:nth-of-type(1) {
  display: none;
}
#Captcha a {
  display: inline-block;
  margin-bottom: 10px;
}
#Captcha img {
  width: 100%;
  margin: 0 0 7px;
}
#Captcha input#CaptchaInputText {
  border: 2px solid #bbb;
  padding: 8px 15px;
  margin-bottom: 5px;
  background: #fff;
  border-radius: 3px;
  font-weight: bold;
  margin-top: 7px;
}

.form-signin #Captcha #CaptchaInputText:focus,
#login .form-signin .form-control:focus {
  border-color: #02aeef;
  outline: none;
}

.country-select .flag.gb {
  background: url(images/flag-gb.png) no-repeat;
  background-position: center center !important;
  height: 14px !important;
}

#panel-calculate-ticketing-price-temp-price-title {
  display: none !important;
}

/*==============================================*/
.lbl-checkbox input:checked ~ .checkmark {
  background-color: #03558a;
  border-color: #03558a;
}

div[id*=list-flight] .date-search-flight {
  color: #03558a;
}
div[id*=list-flight] .date-search-flight-current {
  background: #03558a;
}
div[id*=list-flight] .date-search-flight:hover {
  background: #03558a;
}

#bar-filter {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

header #sidebar #account-info,
header #sidebar #account-info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

header #sidebar #account-info {
  margin-bottom: 10px !important;
  border-bottom: 1px solid #709ebc;
  padding-bottom: 4px;
}

header #sidebar #account-info .dropdown ul {
  display: none;
  width: inherit;
  margin-bottom: 10px;
}

header #sidebar #account-info .dropdown.open ul {
  display: block;
}

header #sidebar #operProfile {
  position: relative;
  top: 0;
  z-index: 999;
}

.ui-dialog .ui-dialog-title,
#panel-location {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.reference-price table {
  margin: -1px;
}
.reference-price table tr td {
  padding-left: 5px;
  padding-right: 5px;
}
.reference-price .collapse {
  overflow-y: auto;
  border: 1px solid #c8cee2;
}

#ticket-face-mail-body .box-content-mail {
  width: inherit !important;
}
#ticket-face-mail-body .box-content-mail .header-mail {
  padding: 15px !important;
}
#ticket-face-mail-body .box-content-mail .header-mail > div {
  float: none !important;
  line-height: inherit !important;
  height: inherit !important;
}
#ticket-face-mail-body .box-content-mail .header-mail > div:first-child {
  font-size: 18px !important;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .module-content .wrap-logo-airlines {
    margin: 0 5px 5px;
  }

  #login {
    background: url(images/bg-login-mobile.jpg) no-repeat center center !important;
  }
  #login .container {
    justify-content: center;
    display: block;
  }
  #login .form-signin {
    margin: 0 auto;
    flex: 1;
    min-width: initial;
    padding: 30px 20px;
    max-width: 320px;
  }
  #login .banner-promotion {
    max-width: 320px;
    padding: 0;
    margin: 0 auto;
    margin-top: 20px;
  }

  header #top-bar {
    bottom: inherit;
    left: 0;
    top: -34px;
    border-bottom: 1px solid #ddd;
    padding: 0px 10px;
  }

  header #account-info {
    margin-bottom: 0 !important;
  }

  #top-bar span a {
    color: #ffffff;
    position: absolute;
    left: 10px;
  }

  .navbar-default .navbar-toggle {
    float: right;
    margin-left: 10px;
    margin-top: -70px;
    margin-bottom: 0;
    padding: 7px;
    background: none;
    border-color: #000000;
    border-radius: 3px;
    background-color: transparent !important;
    margin-right: 10px;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background: #000;
  }

  .navbar {
    min-height: inherit;
  }

  .HGH-header {
    padding-bottom: 0;
  }

  .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }

  header ~ .module-content {
    padding-top: 0;
  }

  #account-info > li:last-child {
    padding-right: 0;
  }

  header .header-right {
    font-size: 13px;
    font-weight: bold;
  }

  header .header-right span b {
    color: #0075ff !important;
  }
}
@media screen and (max-width: 767px) {
  .subpage-bg {
    min-height: inherit !important;
  }

  #sidebar {
    position: absolute;
    bottom: 0;
    margin-left: -280px;
    padding-top: 40px;
  }
  #sidebar #account-info {
    display: block !important;
  }
  #sidebar #account-info ul {
    padding: 0;
    margin: 0;
    width: inherit;
    margin-top: 10px !important;
  }
  #sidebar #account-info ul li {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
  }
  #sidebar #account-info ul li a {
    padding: 7px 15px;
    padding-left: 15px;
  }

  #sidebar.active {
    margin-left: 0;
  }

  #content {
    width: initial;
    position: inherit;
    padding: 0;
    padding-top: 50px;
  }
  #content .module-content {
    padding: 0;
  }

  header.navbar-fixed-top {
    padding: 0 15px;
    margin: 0;
  }

  button#sidebarCollapse.active {
    position: absolute;
    left: 190px;
    z-index: 9999;
    color: #fff;
    box-shadow: none;
    top: 0;
    border: 0;
  }
  button#sidebarCollapse.active i.mdi.mdi-menu {
    display: none;
  }
  button#sidebarCollapse.active i.mdi.mdi-close {
    display: block !important;
  }

  button#sidebarCollapse i.mdi.mdi-close {
    transition: all 0.3s;
  }
  button#sidebarCollapse:focus {
    outline: none;
    box-shadow: none;
  }

  button#sidebarCollapse.active ~ .logo {
    margin-left: 44px;
  }

  header #account-info {
    display: none;
  }

  #open-filter {
    top: 60px;
  }

  #open-config {
    top: 100px;
  }

  a#agent-deposit {
    padding-left: 15px !important;
  }

  .panel {
    border: 0;
  }
  .panel .panel-heading {
    border-radius: 0;
    border-bottom: 1px solid #e5e5e5;
    background: #fafafa;
    border-top: 1px solid #e5e5e5;
    margin-top: -1px;
  }

  .dataTable .btn.btn-mr-10 {
    margin-bottom: 10px;
    min-width: 70px;
  }
  .dataTable .btn.btn-mr-10:last-child {
    margin-bottom: 0;
  }
}
.ifame-user-manual {
  min-height: calc(100vh - 180px);
}
