body {
  padding-bottom: 30px;
  overflow: auto;
  /*overflow: initial;*/
}
.pd-10 {
  padding: 10px;
}
.pd-15 {
  padding: 10px;
}
.form-control, .btn {
  border-radius: 0;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.container-item {
  padding: 15px;
  border-bottom: 1px solid #eee;
}
.container-item:nth-last-child(1) {
  border-bottom: none;
}
.grey-title{
  color: #999;
  font-size: 25px;
  margin: 0;
}
.border-bottom-none {
  border-bottom: none;
}
.border-right-none {
  border-right: none;
}

.toast-bottom-right {
  bottom: 35px;
}
#toast-container > div {
  opacity: 1;
}
#toast-container > :hover {
  opacity: 0.9;
}
.pointer{
  cursor: pointer;
}
.btn:active {
  border: 1px rgba(0, 0, 0, 0.7) solid !important;
}

.btn:focus {
  outline: none !important;
}

.star-rating {
  color: #f8af00;
}

.scale-dropdown-menu {
  left: -68px;
}
.td-right-icon {
  position: absolute;
  top: -6px;
  right: 5px;
  font-size: 20px;
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (max-width: 768px) {
  .ngay-chay {
    padding-right: 20px;
  }

  .btn-print, .danhsach {
    margin-top: 10px !important;
  }

  .select-bus {
    padding-right: 0 !important;
  }

  .coach-l {
    padding-right: 0 !important;
  }

  .coach-r {
    padding-left: 0 !important;
  }

  .booking-seat {
    margin-top: 10px;
  }

  .form-search {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0 !important;
    background: #fff;
  }
  .form-signin {
    margin: 0 auto;
    width: 100%;
  }

  .pick, .note {
    font-size: 12px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }

  .filter {
    padding-bottom: 10px;
    padding-right: 15px;
  }

  .filter .panel {
    padding-right: 0;
    background: none;
    box-shadow: none;
  }

  .gio-chay {
    padding-left: 0 !important;
  }

  .modal-new-width .modal-dialog {
    width: 98%;
  }
  input.location{
    border-width: 0px 0px 3px 0px;
    width: 88%;
    /*width: 230px;*/

  }

  /*.modal-dialog {
    width: 742px;
  }*/
}
 img {
    display:block;
    margin:auto;
}



@media only screen and (max-width : 1000px){
  .company-logo {
  /*  margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    min-width: 200px !important;*/
  }
  .canh-duoi {
    margin-bottom: 20px !important;
  }
  
}

@media only screen and (max-width: 960px) {
  .company-logo {
      margin-left: auto !important;
      margin-right: auto !important;
      margin-bottom: 5% !important;
      min-height: 60px !important;
      min-width: 250px !important;
     
  }
  .form-signin {
    margin: 0 auto;

  }
  .hide-responsive {
    display: none;
  }
  
 .navbar-header {
      float: none;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin: 7.5px -15px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }

  .coach-l {
    padding-right: 0 !important;
  }

  .coach-r {
    padding-left: 0 !important;
  }

  .select-tuyen {
    padding-left: 0 !important;
    padding-right: 15px !important;
  }

  .select-ben {
    padding-left: 0;
    padding-right: 0;
  }

  .filter-bc {
    padding-bottom: 5px;
  }
  .hide-responsive {
    display: none;
  }
}

.no-number-spinner::-webkit-outer-spin-button,
.no-number-spinner::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.no-number-spinner {
  -moz-appearance: textfield;
}
.allTicketsBody {
  background: #E2E5EB;
}
.show-mask {
  position: fixed;
  opacity: 0.8;
  background: url('../img/loading.gif') no-repeat 50% 50%;
  background-size: 128px 128px;
  width: 100%;
  height: 100%;
  z-index : 9999;
}

.contact-title {
    background-color: aliceblue;
    padding: 1px;
    width: 90%;
    margin-bottom: 20px;
}

.navbar {
  margin-bottom: 0;
  min-height: 40px !important;
}

.navbar-brand {
  padding: 12px 15px;
  font-size: 17px;
  line-height: 17px;;
  height: auto;
}

.navbar-form {
  margin-top: 5px;
  margin-bottom: 5px;
}

.navbar-nav > li > a {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.filter {
  padding-top: 0;
  margin-bottom: 0;
}

.filter .panel {
  padding-top: 5px;
  margin-bottom: 5px;
}

.filter .form-group {
  margin-bottom: 5px;
}



.cursor-pointer {
  cursor: pointer;
}

.pl0 {
  padding-left: 0 !important;
}

.pl15 {
  padding-left: 15px;
}

.pr50 {
  padding-right: 50px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pl10 {
  padding-right: 10px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.fl {
  float: left !important;
}
.f10 {
  font-size: 10px;
}
span.time {
  font-weight: bold;
  font-size: 15px;
  text-decoration: underline;
}

.fr {
  float: right !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb70 {
  margin-bottom: 70px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mt0 {
  margin-top: 0;
}

.mt5 {
  margin-top: 5px;
}

.mt40 {
  margin-top: 40px;
}

.mt15 {
  margin-top: 15px;
}

.ml10 {
  margin-left: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt45 {
  margin-top: 45px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml20 {
  margin-left: 25px;
}

.ml70 {
  margin-left: 70px;
}

.pt40 {
  padding-top: 40px;
}

.text-right {
  text-align: right;
}

.ngay-chay {
  padding-right: 0;
}

.bd-radius0 {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}

.icon-name-filter {
  top: 0px !important;
}

.benefit {
  margin-top: 10px;
  margin-left: 30px;
  margin-bottom: 20px;
}

.benefit-table td {
  vertical-align: middle !important;
  border-top: none !important;
}
.scroll-line {
  margin-left:10%;
  margin-right: 10%;
  background: #B8B8B8;
  height: 3%;
  width: 80%;
  position: fixed;
  bottom: 5%;
}
.company-logo {
    width: 25%;
    margin-top: 5% !important;
    margin-left: 30px;
    min-height: 20%;
    min-width: 20%;
    margin-bottom: 0px;
    
  }


.fs14 {
  font-size: 14pt;
}

.navbar-default {
  background: #1e62a3;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-brand, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-brand:hover {
  color: #B6D1FF;

}

.navbar-brand, .navbar-nav > li > a {
  text-shadow: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
  background: #115888;
  color: #fff;
}

.active a:focus {
  background-color: inherit;
}

.filter .btn-first-search{
    width: 100%;
}

.align-middle {
  vertical-align: middle !important;
}

.align-middle a {
  color: #000;
}

.vbooking-container {

}

.modal-new-width .modal-dialog {
  width: 90%;
}

.modal-biggest-width .modal-dialog {
  width: 98%;
  margin: 10px auto;
}

.modal-cancel-ticket .modal-dialog {
  width: 60%;
}

.vbooking-container .panel {
  margin-bottom: 0;
}

.vbooking-container .close {
  margin-right: 10px;
  margin-top: 5px;
  color: #fff;
  opacity: 1.0;
  text-shadow: none;
}

.vbooking-containe .panel-body {
  padding-bottom: 0;
}

.panel-footer .pagination {
  margin: 0 0;
}

.bg-thead {
  background: rgb(242, 245, 246); /* Old browsers */

}

.vbooking-container .form-group {
  margin-bottom: 8px;
}

textarea.thong-tin-sdg {
  height: 68px;
}

textarea.info-nv {
  height: 110px;
}

textarea.info-daily {
  height: 32px;
}

.ngay-chay label {
  padding-left: 0;
  padding-top: 7px;
}

.select-tuyen {
  padding-right: 0;
}

.table-baocao table {
  background: #fff;
  margin-top: 10px;
}

.table-baocao .danger-total h3, .table-baocao .success-total h4 {
  margin: 0 0;
}

.table-baocao tr.danger-total td {
  background-color: #FFA5A5 !important;
  border-top: 2px #EC5B5B solid;
}

.table-baocao tr.success-total td {
  background-color: #dff0d8 !important;
}

.mw120 {
  width: 120px !important;
}

.tim-gui {
  margin-top: -22px;
}

.nhap-hang {
  width: 100%;
  padding-top: 10px;
}

.donvi {
  padding: 0;
  width: 80px;
}

.donvi select {
  background: #fff;
  border: 0;
}

select.select-dv {
  margin-bottom: 0 !important;
  height: 30px !important;
}

.table-hanghoa {
  background: #fff;
}

.hh-box {
  padding: 0 5px;
}

.hh-box p {
  margin: 0;
}

.w100p {
  width: 100% !important;
}

.note-hh {
  padding-right: 10px !important;
  padding-top: 5px !important;
}

.booking-hh .booking, .booking-hh .paid {
  min-height: 146px;
  position: relative;
}

.booking-hh .booking .w100p, .booking-hh .paid .w100p {
  position: absolute;
  bottom: 0;
}

.phoikhach .soghe {
  margin: 3px 0;
}

.phoikhach td {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.phoikhach .input-sdg {
  width: 100%;
  border: 0 !important;
  box-shadow: none !important;
  font-size: 16px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}

.bd0, .bd0 td, .bd0 th {
  border: 0 !important;
}

.note-hh span {
  font-size: 11px;
  color: #000;
  vertical-align: super;
}

.note-hh h4 {
  font-size: 18px;
}

.table-hanghoa > thead > tr > th {
  white-space: nowrap;
}

.table-hanghoa td p {
  margin-bottom: 0;
}

.dropdown-menu > li > a {
  padding: 8px 20px;
}

.w50 {
  width: 50px !important;
}

.w80 {
  width: 80px !important;
}

.w200 {
  width: 200px !important;
}

.tuyen-lich label {
  font-weight: normal;
  padding-right: 5px;
}

.phoi-hang-popup .modal-lg .modal-content {
  height: 700px !important;
  padding: 0 20px;
  width: 840px;
}

.phoi-hang-popup .mb0 {
  margin-bottom: 0 !important;
}

iframe {
  border: 0;
}

.phieu-hang-popup .modal-lg .modal-content {
  width: 840px !important;
  padding: 20px 20px;
  height: 350px;
}

.fone-hh {
  font-size: 14px;
  margin: 0 0;
}

.status-bar {
  position: fixed;
  z-index: 99;
  bottom: 0;
  background: #fff;
  padding: 0 15px;
  right: 0;
}

.btn-log {
  padding-left: 10px;
}

.list-log {
  background: #fff;
  position: fixed;
  right: -1000px;
  bottom: 35px;
  width: 200px;
  height: 95%;
  border-left: 2px #ddd solid;
  z-index: 99;
}

.list-log table {
  margin-bottom: 0;
}

.list-log table tr td {
  padding-left: 15px;
}

.list-log table tr td h5 {
  margin-top: 0;
  margin-bottom: 0;
}

.list-log table tr td h5 a {
  color: #000;
}

.list-log table tr td h5 a:hover {
  text-decoration: none;
}

.log-content {
  height: 90%;
  overflow-y: scroll;
}

.search-log {
  position: absolute;
  bottom: 0;
  padding-left: 10px;
}

.seat {
  position: relative;
}

.chang-di {
  min-width: 240px;
  bottom: -30px;
  left: 25px;
  display: none;
  z-index: 2;
  position: absolute;
  padding-bottom: 20px;
}

.chang-di ul {
  margin-left: 0 !important;
  background: rgba(0, 0, 0, 0.8);
  padding: 5px 20px 5px 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.chang-di ul li a {
  display: inline-block;
  font-size: 13px;
  text-decoration: none;
  width: 92%;
  color: #bbbbbb !important;
}

.chang-di ul li {
  list-style: decimal;
  list-style-position: inside;
  border-bottom: 1px #bbbbbb solid;
  text-align: left;
  height: 45px;
  color: #bbbbbb !important;
  padding-top: 5px;
}

.chang-di ul li:last-child {
  border-bottom: none;
}

.nhieu-chang-ng-dat {
  line-height: 1;
  margin-top: 0;
  padding-bottom: 2px;
  padding-left: 15px;
  padding-top: 0;
  color: #969696 !important;
}

.so-chang {
  background: #2D2D2D;
  padding: 4px 8px;
  margin-top: -3px;
  font-weight: normal;
  position: absolute;
  left: -2px;
  top: -5px;
  z-index: 2;
}

.lis-diemgiua {
  width: 90%;
  margin: 0 auto;
}

#filter .chuyen-nguon {
  padding-right: 10px;
}

#filter .chuyen-dich {
  padding-left: 10px;
}

.bl {
  border-left: 3px silver solid;
}

.booking-seat .chuyen-nguon .coach {
}

.booking-seat .chuyen-dich {
  border-left: 3px silver solid;
}

.booking-seat .chuyen-nguon .seat, .booking-seat .chuyen-dich .seat {
  height: 70px;
}

.seat > div {
  height: 100%;
}

.seat div.buttons {
  bottom: 5px;
  position: absolute;
}

.booking-seat .chuyen-nguon .seat .cinfo, .booking-seat .chuyen-dich .seat .cinfo {
  padding-top: 0;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pr3 {
  padding-right: 3px;
}

.lich-trinh {
  padding-left: 0;
}

.lich-trinh li {
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
  text-align: left;
}

.lich-trinh li h4 {
  font-size: 15px;
}

.no-border, .no-border td {
  border: 0 !important;
}

.m0 {
  margin: 0;
}

.payment {
  background: #fff;
  padding: 20px 20px;
}

.csach-huyve {
  padding-left: 20px;
}

.csach-huyve li {
  list-style: decimal;
  margin-bottom: 15px;
}

.ml10 {
  margin-left: 10px;
}

.p0 {
  padding: 0 !important;
}

.dropdown {
  line-height: 52px;
  padding-right: 10px;
  font-size: 16px;
  color: #1e62a3;
}



.text-red {
  color: red;
}

.table-daily thead th a {
  color: black;
}

.table-daily thead th a:hover {
  text-decoration: none;
}

.bg-thead .form-group {
  margin-bottom: 0;
}

.bg-thead .control-label {
  display: none;
}

.bg-thead .glyphicon-search {
  top: 0;
}

.table-daily thead th.bg-thead {
  vertical-align: middle;
}

.navbar-nav > li a {
  font-size: 13px;
}

.icon-dropdown {
  color: #1e62a3;
  float: left;
  padding-top: 12px;
  padding-right: 8px;
  font-size: 16px;
  font-weight: bold;
}

.w250 {
  width: 250px;
}

i.glyphicon {
  padding: 0 2px;
}

.filter {

}

.filter .select2-choice, .filter .select2-chosen {
  height: 32px;
  line-height: 32px;
}

.booking-seat .filter-empty-result {
  text-align: center;
}

/*
 * Use for mobile version
 */
.sodo-lg{
  /*zoom: 70%;*/
}
.o-hidden{
  overflow: hidden;
}
.center{
  text-align: center;
}
.bold{
  font-weight: bold;
}
@media screen and (max-width: 768px){

  p{
    margin: 0;
  }
  .m-f-right{
    float: right;
  }
  .f-12{
    font-size: 12px;
  }
  #table-timve>thead>tr>td, #table-timve>tbody>tr>td, #table-timve>tfoot>tr>td {
    padding: 0 !important;
  }
  #table-timve>tbody>tr>td{
    width: 29%;
    max-width: 29%;
    padding-left: 5px !important;
  }
  .time{
    font-size: 14px;
  }
  .navbar-header a{
    margin-top: 5px !important;
  }
  .menu-balance h4{
    margin-left: 17px !important;
  }
  .ticket-view .filter .btn-search{
    margin-left: 0;
  }
  .booking-seat {
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }
  h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .m-w-110{
    width: 110px;
  }
  .m-pd-r-0{
    padding-right: 0;
  }
  .cd-so-ghe{
    display: none;
  }
  .panel-body{
    padding: 0;
  }
  .panel-body .row .col-md-6{
    padding-left: 5px;
    padding-right: 5px;
  }
  .panel-body .row .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .btn-payment {
    overflow: hidden;
    height: 65px;
  }
  .table-layout-sodogi{
    zoom: 65%;
  }
  .table-layout-sodogi.sodo-lg{
    zoom: 58%;
  }
  .modal-new-width .modal-dialog {
    width: 100%;
    margin: 0;
    padding: 3%;
  }
  .filter .booking-panel.pr50{
    padding-right: 0!important;
  }
  .btn-first-search.mt20{
    margin-top: 5px;
  }
  .m-mg-t-50{
    margin-top: 50px;
  }
  .contact-title{
    width: 100%;
  }
}

/**
 * Booking view
 */
.td-no-top-border td{
  border-top: none !important;
}
.table>tbody+tbody {
  border-top: none !important;
}

input.has-error {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
input.has-error:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
}

select.has-error {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
select.has-error:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
}

input[readonly].default-cursor {
    cursor: pointer ;
    background-color: white;
}
input.location{
    border-width: 0px 0px 3px 0px;
    width: 88%;
    /*width: 230px;*/

  } 
/**
 * PT booking
 */
.pt-seat h3{
  margin: 10px 0 10px 0;
}
.pt-seat .seat{
  height: auto;
}
.pt-seat input{
  margin-right: 5px;
}
.seat-row-3 .tt-seat:nth-child(2), .seat-row-3 .tt-seat:nth-child(3){
  margin-left: 55px;
}
.color-red{
  color: #DA1940;
}
.c-grey {
  color: grey;
}
.grey-999{
  color: #999999;
}
.black {
  color: black;
}
.toolTip{
    position: absolute;
    display: inline-block;
    min-width: 5em;
    padding: .5em;
    background: #F4C63D;
    color: #453D3F;
    font-weight: 700;
    text-align: center;
    pointer-events: none;
    z-index: 1;
}

.toolTip:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top-color: #F4C63D;
}

.dashboard-main {
  /*min-width: 1100px;*/
  overflow-x: scroll;    
  padding-bottom: 50px;
}
.dashboard-elem{
  margin-top: 20px;
  overflow: hidden;
}
.dashboard-col {
  padding: 0 20px;
  border-right: 1px solid #ccc;
}
.dashboard-col h3{
  font-size: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.dashboard-col h3 span {
    font-size: 15px;
    font-weight: normal;
}
.dashboard-col p.underline{
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.dashboard-col p.underline span{
  float: right;
  font-weight: bold;
}
.leftPanelTemplate{
    width: 200px;
    position: absolute;
    top: 85px;
    bottom: 0;
    z-index: 0;
    margin: 0px;
    display: block;
    visibility: visible;
}
.leftTabContent{
  border: none !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}
.leftInput-container{
position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 29px;
    z-index: 100;
    -webkit-box-shadow: 0 5px 5px -5px rgba(0,0,0,0.62);
    -moz-box-shadow: 0 5px 5px -5px rgba(0,0,0,0.62);
    box-shadow: 0 5px 5px -5px rgba(0,0,0,0.62);
}
.leftInput{
  position: absolute;
    border-radius: 0 !important;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: solid 1px #c6c6cb;
    background: none;
    box-shadow: none !important;
    padding-left: 15px !important;
    line-height: 1.6;
    font-size: 14px;
}
.ulLeftPrime{
    
    list-style-type: none;
    padding-left: 0;
    position: absolute;
    top: 29px;
    left: 0;
    right: 0;
    overflow-y: auto;
    width: 100%;
    
}
.ulLeftPrime li{      
    cursor: pointer;
    font-size: 1.05em;
    overflow: hidden;
    display: block;
    padding-left: 10px;
    position: relative;
}
.ulLeftPrime li:hover{
  background:rgba(193,193,198,0.2);
}
.ulLeftPrime li.selected{
  background:rgb(221, 221, 221);
}
.ulLeftPrime li.isActive{
    border-left: solid 6px rgba(229,57,53,0.6) !important;
    color: #B71C1C !important;
}
.ulLeftPrime li.isDeactive{
    border-left: solid 6px rgba(0,188,212,0.6);
    color: #00695C;
}
.liContentLeftPrime{
      padding: 5px;
    margin-left: 5px;
    float: left;
}
.dashboard-main-LeftPrime{
      position: absolute;
    margin: 0px;
    left: 200px;
    right: 0px;
    top: 80px;
    z-index: 0;
    bottom: 10px;
    padding: 0px;
    height: 530px;
    overflow: auto;
    display: block;
    visibility: visible;
    background: rgb(255, 255, 255);
}

.has-error input{
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.list-employee {
  height: 180px;
  overflow-y: scroll;
  overflow-x: hidden; 
}

.pagination li {
  cursor: pointer;
}
#table-daily tr.isActive{
  background: antiquewhite;
}

.chosen-container-single .chosen-single {
  line-height: 28px;
  height: 30px;
}
#alert-bar li {
  cursor: pointer;
}
#alert-bar li a {
  color: white !important;
}
#alert-bar li a i {
  font-size: 25px;
  position: absolute;
  top: 10px;
}
#alert-bar li a span.alert-num {
  position: absolute;
  left: 30px;
  top: 5px;
  background: red;
  border-radius: 2px;
  padding: 0px 4px;
}
#alert-bar li a span.alert-caret {
  position: absolute;
  left: 30px;
  top: 30px;
  color: white;
}
#alert-panel {
  position: absolute;
  top: 42px;
  left: 0;
  width: 280px;
  height: 500px;
  z-index: 5;    
  background: white;
  border-right: 1px solid #CCC;
  overflow-y: scroll;
}
#alert-panel .alert-item{
  padding: 5px;
  border-bottom: 1px solid #CCC;
}
#alert-panel .alert-item .grey{
  color: #555;
}
#alert-panel .alert-item.new-alert {
  background: #edeff5;
}
#alert-panel .alert-item p{
  margin-bottom: 0;
}
#alert-panel .alert-item p.alert-date{
  font-size: 10px;
}
.method .editing-alert{
  display: none;
}
.method.editing-booking .editing-alert{
  display: block;
  max-width: 100px;
  word-break: break-all;
}
.method.editing-booking .task-buttons {
  display: none;
}


.table-print {
  border: 1px solid #000000; 
  border-collapse:collapse;
}

.table-print td {
  border: none;
}

/*overide progress bar*/
#nprogress .bar {
    background: yellow;
    z-index: 2000;
}
#nprogress .peg {
    box-shadow: 0 0 10px #fff, 0 0 5px #fff;
}

.footer-function {
  color: white;
  font-weight: bold;
  cursor: pointer;
  line-height: 30px;
  font-size: 25px;
}
.footer-function:hover{
  color: white;
}

.dropdown-outofticket {
  font-size: 1.2em;
  padding: 5px 10px;
  cursor: pointer;
}

.dropdown-outofticket:hover {
  background-color: #f0f0f0;
}

.outofticket-focus {
  background-color: #777777 !important;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
 }
#chartdiv {
  width   : 100%;
  height    : 500px;
  font-size : 11px;
} 
.alert-success{
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;

}        
.panel-alert {
    margin-top: 10px;
    border-radius: 4px;
    margin-bottom: 8px;
    border-color: blue;
    height: 32px;
    
}
.rotation-text {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  /*writing-mode: lr-tb;
  margin-left: -120px;
  margin-bottom: 0%;
  float: left;*/
  position: absolute;
  z-index: 1;
  top: 50%;
  left: -20px;
  margin-top: -15px;
}

.header-noti {
  position: absolute;
  top: 30px;
  right: 10px;
  color: #fff;
  background-color: #ff0000;
  padding: 3px 5px;
  font-weight: bold;
  border-radius: 5px;
}

.header-noti-agent {
  position: absolute;
  top: 6px;
  left: 26px;
  color: #fff;
  background-color: #ff0000;
  padding: 0 2px;
  border-radius: 2px;
  font-size: 0.8em;
  line-height: 14px;
}

#analytic-panel {
  float: inherit;
  position: absolute;
  left: 15px;
  top: 0;
}

#analytic-panel li a{
  width: 70px;
  padding: 0;
}

#analytic-panel li a span{
  position: absolute;
  top: 4px;
}

#noti-panel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#right-noti-panel {
  width: 400px;
  right: -400px;
  background: white;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 10001;
  transition: right 0.2s;
}
header.header-panel{
  height: 42px;
  background-color: #ffffff;
  border-bottom: 1px solid #DDD;
  padding-top: 10px;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.12);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.12);
}
header.header-panel p {
  text-align: center;
  font-size: 15px;
  color: #465c66;
}
header.header-panel .header-btn {
  font-size: 20px;
  color: #ccc;
  padding: 7px 15px;
  position: absolute;
}
header.header-panel .right-btn{
  top: 0;
  right: 0;
}
header.header-panel .left-btn{
  top: 0;
  left: 0;
}
header.header-panel .header-btn:hover {
  color: #465c66;
}
#right-noti-panel-toggle-btn .badge{
  background: red;
  position: absolute;
  bottom: 2px;
  left: 0;
  display: none;
}
.noti-content {
  height: 100%;
  padding-bottom: 100px;
  overflow-y: scroll;
}
.noti-content .noti-content-item {
  padding: 10px;
  border-bottom: 1px solid #DDDDDD;
  color: #60686e;
  padding-left: 50px;
  position: relative;
}
.noti-content .noti-content-item p{
  margin-bottom: 0;
}

.noti-content-item.not-clicked {
  background: #DDDDDD;
}

.noti-content-item a {
  font-size: 30px;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -20px;
  color: grey;
}
.noti-content-item a:hover {
  color: black;
}

.change-ticket-model {
  cursor: url("../img/tickets/move-icon.png"), auto !important;
}
.change-ticket-model:hover {
  background-color: #E2E5E2;
  border-left: 5px solid #1e62a3;
  border-right: 5px solid #1e62a3;
}

.change-ticket-model-disable {
  cursor: not-allowed !important;
}

.change-ticket-model-disable:hover {
  background-color: #E2E5E2;
  border-left: 5px solid #1e62a3;
  border-right: 5px solid #1e62a3;
}

.book-round-trip-mode {
  cursor: url("../img/tickets/reload.png"), auto !important;
}
.book-round-trip-mode:hover {
  background-color: #E2E5E2;
  border-left: 5px solid #1e62a3;
  border-right: 5px solid #1e62a3;
}

#create-custom-sms-panel {
  width: 400px;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 9000;
  background-color: #ffffff;
  border-left: 1px solid #eeeeee;
}

.location-point {
  color: #69c0f6; 
  text-decoration: underline; 
  cursor: pointer;
}

.location-list-cover {
  width: 100%;
  height: 22px;
  position: relative;
}

.location-list-cover:hover .location-list {
  display: block;
}

.location-list-cover .location-list {
  width: 100%;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 20px;
  border: solid 1px #3071a9;
  display: none;
}

.location-list-cover .location-list:hover {
  display: block;
}

.location-list-cover .location-list .panel {
  background-color: #3071a9;
  padding: 5px 10px;
  color: #fff;
  border-radius: 0;
  margin-bottom: 0;
  position: relative;
}

.location-list-cover .location-list .panel span {
  position: absolute;
  z-index: 1;
  top: 7px;
  right: 5px;
  cursor: pointer;
}

.location-list-cover .location-list table {
  width: 100%;
  background-color: #fff;
}

.location-list-cover .location-list table td {

}

.location-list-cover .location-list table td.name {
  max-width: 151px;
  word-wrap: break-word;
  width: 75%;
  padding: 5px 10px;
}

.location-list-cover .location-list table td.time {
  width: 25%;
  padding: 5px 0;
}

.footer-balance {
  color: #fff;
  font-size: 1.2em;
  text-decoration: underline;
  cursor: pointer;
  margin-right: 10px;
  line-height: 30px;
  float: left;
}

.footer-agent-hotline {
  color: #fff;
  font-size: 1.2em;
  line-height: 30px;
  float: left;
  font-weight: bold;
}

.list-route tr td {
  border-top: none !important;
  border-bottom: 1px solid #ddd;
}


.route-notification {
  position: relative;
}

.route-notification .noti-body {
  position: absolute;
  z-index: 5;
  left: 0;
  top: 105%;
  width: 300px;
  padding: 8px;
  background-color: #fff;
  border: 2px solid #285e8e;
  display: none;
}
.route-notification:hover .noti-body {
  display: block;
}

.title-notification {
  color: #FF7F27
}
.route-notification:hover .title-notification {
  color: red;
  text-decoration: underline;
}
select.out-of-ticket-reason {
  width: 200px; 
}

.ui-datepicker-past-day .ui-datepicker-item{
  background: #adadad;
}

.hour-view .switch, .day-view .switch, .month-view .switch, .year-view .switch {
  width: 90% !important;
  display: table-cell !important;
}

.table.table-striped.hour-view thead {
  display: none;
}

.feedback-container {
  position: fixed;
  bottom: 4.2%;
  right: 7px;
  z-index: 9;
}

.feedback-container .feedback-wrapper {
  cursor: pointer;
  text-align: center;
}

.feedback-container .feedback-wrapper img {
  width: 70%;
  box-shadow: 0px 2px 13px -2px rgba(0,0,0,0.75);
  border-radius: 50%;
}


.feedback-container .popover {
  border-color: rgba(0,0,0,0.2) !important;
  width: 250px !important;
  max-width: unset;
}

.feedback-container .popover .arrow {
  top: 74% !important;
}

.feedback-container .popover .arrow.open-form-feedback {
  top: 92% !important;
}

.feedback-container .popover .arrow.open-form-report {
  top: 92% !important;
}

.feedback-container .feedback-wrapper p {
  color: #1E62A3;
  font-size: 12px;
  margin: 0;
  margin-top: 5px;
}

.feedback-container .feedback-inner .feedback-popup {
  padding: 5px 10px;
  position: relative;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}

.feedback-container .feedback-inner .popup-margin-top {
  margin-top: 5px;
}

.feedback-container .feedback-inner .feedback-popup:hover {
  background-color: #f0f0f0;
}

.feedback-container .feedback-inner .feedback-popup .fa-pencil-square-o, .fa-star-o, .fa-bell-o, .fa-lightbulb-o {
  font-size: 18px;
  cursor: pointer;
  width: 20px;
  text-align: center;
}

.feedback-container .feedback-inner .feedback-popup .fa-angle-right {
  font-size: 22px;
  cursor: pointer;
  width: 20px;
  text-align: center;
  position: absolute;
  right: 2%;
}

.feedback-container .feedback-inner .feedback-top {
  padding: 5px 10px;
  position: relative;
  text-align: left;
}

.feedback-container .feedback-inner .feedback-top .feedback-title {
  font-size: 15px;
  font-weight: 600;
}

.feedback-container .feedback-inner .feedback-top .fa-times {
  position: absolute;
  right: 3%;
  cursor: pointer;
  font-size: 16px;
}

.feedback-container .feedback-inner .feedback-top .fa-check-circle {
  font-size: 16px;
  margin-right: 5px;
  color: #35d75b;
}

.feedback-container .feedback-inner .feedback-body {
  text-align: center;
  padding: 5px 10px;
}

.feedback-container .feedback-inner .feedback-body .btn {
  background-color: #1E62A3;
  color: white;
  border-radius: 5px;
  border: 1px solid #1E62A3;
  padding: 4px 20px;
}

.feedback-container .feedback-inner .feedback-body .btn-feedback {
  margin-right: 40px;
}

.feedback-container .feedback-inner .feedback-body .feedback-main .subtitle {
  font-size: 14px;
  text-align: left;
}

.feedback-container .feedback-inner .feedback-body .feedback-main .feedback-rating {
  margin-bottom: 12px;
  margin-top: 12px;
}

.feedback-container .feedback-inner .feedback-body .feedback-main .suggest {
  color: #1E62A3;
  font-size: 14px;
}

.feedback-container .feedback-inner .feedback-body .feedback-main .rating-level {
  color: #1E62A3;
  font-size: 14px;
  font-weight: 300;
  font-style: italic;
}

.feedback-container .feedback-inner .feedback-body .feedback-main textarea {
  resize: none;
  width: 100%;
  padding: 5px 10px;
  border-radius: 5px;
}

.feedback-container .feedback-inner .feedback-body .feedback-main .rating-star {
  display: inline-block;
  margin: 0 30px;
}

.feedback-container .feedback-inner .feedback-body .feedback-main .feedback-rating .rating-star .fa {
  font-size: 23px;
  margin-left: 7px;
  cursor: pointer;
}

.feedback-container .feedback-inner .feedback-body .feedback-main .feedback-rating .rating-star .fa:first-child {
  margin-left: 0;
}

.feedback-container .feedback-inner .feedback-body .feedback-main .feedback-content {
  border: 2px solid red;
}

.feedback-container .feedback-inner .feedback-body .feedback-main .feedback-rating .checked {
  color: #FF9F18;
}

.feedback-container .feedback-inner .feedback-body .error {
  color: red;
  padding-left: 2px;
  text-align: left;
}

.feedback-container .feedback-inner .feedback-body .feedback-main .feedback-send {  
  margin-top: 13px;
}


.feedback-container .feedback-inner .feedback-body .feedback-main .feedback-send .btn-send-feedback {
  background-color: #1E62A3;
  color: white;
  border-radius: 5px;
  border: 1px solid #1E62A3;
  width: 99%;
  height: 35px;
}

.feedback-container .feedback-inner .feedback-body .thank-you {
  padding: 2px 10px;
}

.feedback-container .feedback-inner .feedback-body .thank-you .subtitle {
  color: #1E62A3;
  font-size: 14px;
  font-weight: 600;
}

.feedback-container .feedback-inner .feedback-body .thank-you .description {
  color: #1E62A3;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 0;
}

.feedback-container .feedback-inner .feedback-body .report-main {
  padding: 0 27px;
}

.feedback-container .feedback-inner .feedback-body .report-main .subtitle {
  color: #1E62A3;
  font-size: 14px;
  text-align: left;
  margin-bottom: 5px;
}

.feedback-container .feedback-inner .feedback-body .report-main textarea {
  resize: none;
  width: 100%;
  padding: 5px 10px;
}

.feedback-container .feedback-inner .feedback-body .report-main .report-frequency {
  margin-top: 10px;
  margin-bottom: 15px;
}

.feedback-container .feedback-inner .feedback-body .report-main .report-frequency .title {
  color: #1E62A3;
  font-size: 14px;
  text-align: left;
  margin-bottom: 5px;
}

.feedback-container .feedback-inner .feedback-body .report-main .report-frequency .report-box {
  display: flex;
  justify-content: space-between;
}


.feedback-container .feedback-inner .feedback-body .report-main .report-frequency .report-item {
  color: #1E62A3;
  font-size: 13px;
  text-align: center;
  padding: 3px 10px;
  cursor: pointer;
  opacity: 0.5;
}

.feedback-container .feedback-inner .feedback-body .report-main .report-frequency .report-item.selected {
  opacity: 1;
}

.feedback-container .feedback-inner .feedback-body .report-main .report-frequency .report-item.usually {  
  background: #F38C8C;
}

.feedback-container .feedback-inner .feedback-body .report-main .report-frequency .report-item.sometimes {  
  background: #F3EE55;
}

.feedback-container .feedback-inner .feedback-body .report-main .report-frequency .report-item.first-time {  
  background: #BFE4F1;
}

.feedback-container .feedback-inner .feedback-body .report-main .report-send {  
  margin-top: 10px;
  text-align: right;
}

.feedback-container .feedback-inner .feedback-body .report-main .report-send .btn-send-report {
  background-color: #1E62A3;
  color: white;
  border-radius: 5px;
  border: 1px solid #1E62A3;
  padding: 4px 20px;
}

.pagination-center {
  margin: auto;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.booking-round-popup {
  position: fixed;
  bottom: 30px;
  left: 0;
  background: white;
  border: 4px solid #9d9d9d;
  padding: 15px 30px;
  padding-left: 20px;
  z-index: 9;
}

.booking-round-popup .btn-close {
  position: absolute;
  top: 0;
  right: 4px;
  color: #428BCA;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}

.booking-round-popup .row {
  margin-bottom: 5px;
}

.booking-round-popup h2 {
  color: #428BCA;
  font-size: 14px;
  margin-top: 0;
}

.booking-round-popup h2  a {
  color: #428BCA;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

.booking-round-popup .item-title {
  font-weight: bold;
  color: #666666;
  font-size: 14px;
  margin: 0;
}

.booking-round-popup .item-content {
  color: #666666;
  font-size: 14px;
  margin: 0;
}

.recommend-modal .modal-title {
  text-align: center;
  color: #288DEA;
  font-weight: bold;
  font-size: 20px;
  line-height: normal;
}

.recommend-modal .modal-header .close {  
  opacity: 1;
}

.recommend-modal .modal-header .close span {  
  color: #288DEA;
  font-weight: bold;
  font-size: 20px;
  line-height: normal;
}

.recommend-modal .modal-content {
  height: 400px;
}

.recommend-modal .modal-body {
  height: 69%;
}

.recommend-modal .modal-body .title {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
}

.recommend-modal .modal-body .search-input-recommend {
  display: block;
  margin: auto;
  width: 350px;
  border: 1px solid #c1c1c1;
  padding: 8px 10px;
  margin-bottom: 2rem;
  position: relative;
}

.recommend-modal .modal-body i {
  font-size: 18px;
  position: relative;
  top: 3px;
}

.recommend-modal .modal-body input {
  outline: none;
  border: none;
  margin-left: 5px;
  width: 88%;
  padding: 5px;
  font-size: 14px;
}

.recommend-modal .modal-body .content-title {
  font-size: 14px;
  font-weight: 700;
  font-weight: bold;
  text-align: left;
  border: none;
  width: auto;
  margin-right: auto;
  margin-left: 0;
  margin-bottom: 0;
}

.recommend-modal .modal-body .content {
  font-size: 14px;
  font-weight: 500;
  min-height: 50px;
  margin: 10px 0 0;
  width: 100%;
}

.recommend-modal .modal-footer {  
  border: none;
}

.recommend-modal .modal-footer .btn-default.no {  
  background: #b9b9b9;
  color: white;
  border-radius: 8px;
  min-width: 100px;
  font-size: 14px;
}

.recommend-modal .modal-footer .btn-primary.yes {  
  background: #288DEA;
  border-color: #288DEA;
  color: white;
  border-radius: 8px;
  min-width: 100px;
  font-size: 14px;
}

.recommend-modal .search-input-recommend .recommend-box {
  background: white;
  width: 100.5%;
  position: absolute;
  border: solid 1px lightgray;
  z-index: 1;
  left: -1px;
  top: 100%;
}

.recommend-modal .search-input-recommend .recommend-item {
  padding: 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.recommend-modal .search-input-recommend .recommend-item:hover {
  background: #eee;
}

.recommend-modal .search-input-recommend .recommend-item .recommend-icon {
  margin-right: 10px;
}

.recommend-modal .search-input-recommend .recommend-item .recommend-icon img {
  width: 18px;
  position: relative;
  top: -1px;
}

.recommend-modal .search-input-recommend .recommend-item .recommend-name {
  line-height: normal;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.distance-option {
  color: #3CB839;
}

.distance-option.unknown {
  color: #F36F53;
}

.recommend-modal .modal-body fieldset {
  border: 1px groove #ddd;
  padding: 0 1.4em 1.4em 1.4em;
  box-shadow:  0px 0px 0px 0px #000;
  width: 350px;
  display: block;
  margin: 35px auto;
  margin-bottom: 0;
  overflow: auto;
  max-height: 140px;
}

#sms-template div p:first-child {
    margin-top: 5px;
}

#sms-template .error {
    color: red;
    height: 18px;
}

#sms-template .scale-dropdown-menu {
    left: -76px;
    top: 40px;
}

.coupon-suggestions {
  display: grid;
  position: relative;
}
.coupon-suggestions .coupon-list {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
}
.coupon-suggestions .coupon-tag {
  margin: 6px 15px 6px 0;
  display: flex;
  background-image: url(../img/new-coupon-card.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 285px 90px;
  padding: 10px 0;
}
.coupon-suggestions .coupon-tag :hover {
  cursor: pointer;
}
.coupon-suggestions .content-panel {
  border-radius: 4px;
  padding: 10px 10px;
  width: 200px;
}
.coupon-suggestions .coupon-title {
  color: rgba(72, 72, 72, 0.5);
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  padding: 0 6px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.coupon-suggestions .coupon-content {
  padding: 0 6px;
  font-size: 12px;
  height: 35px;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.coupon-suggestions .coupon-use-cond {
  padding: 0 6px;
  color: #2196f3;
  display: flex;
  align-items: center;
  line-height: 15px;
  position: relative;
}
.coupon-suggestions .coupon-use-cond-icon {
  border: 2px solid #2196f3;
  width: 14px;
  height: 14px;
  border-radius: 7px;
  margin-right: 7px;
  font-size: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  position: relative;
}
.coupon-suggestions .coupon-use-cond-popup,
.coupon-suggestions .coupon-use-cond .coupon-use-cond-popup {
  /* width: 400px;
  height: 200px;
  /* position: relative; */
  z-index: 99;
  color: #444;
  top: 30px;
  left: -175px;
  background: #fff;
  padding: 20px;
  position: absolute;
  background-color: #fff;
  width: 350px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.coupon-suggestions .coupon-use-cond-popup {
  z-index: 3;
}
.coupon-use-cond-popup .coupon-use-cond-popup-arrow {
  box-shadow: rgba(0, 0, 0, 0.16) -2px -2px 2px;
  position: absolute;
  width: 20px;
  background: #fff;
  height: 20px;
  top: -10px;
  left: 170px;
  transform: rotate(45deg);
}
.coupon-use-cond-popup-content i {
  width: 15px;
  height: 15px;
  padding: 0;
}
.coupon-use-cond-popup-title {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.coupon-use-cond-popup-content {
  font-size: 12px;
  font-weight: normal;

}
.coupon-use-cond-popup-line {
  border-bottom: #ddd solid 1px;
  padding-top: 10px;
  margin-bottom: 15px;
}
.coupon-suggestions .action-panel {
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  width: 80px;
  color: #2196f3;
}
.coupon-suggestions .title {
  display: flex;
  justify-content: space-between;
}
.coupon-suggestions .modal-coupon-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.modal-coupon-list .coupon-tag {
  background-size: 260px 90px;
}
.modal-coupon-list .content-panel {
  width: 180px;
}
.modal-coupon-list .action-panel {
  width: 75px;
}
@media (min-width: 1200px){
    .sms-template .modal-lg {
        width: 960px;
    }
}

.text-input-black input {
  color: #000 !important;
}

.text-input-black input::placeholder {
  opacity: 0.7;
}

/* Styles cho chính sách hủy vé */
.cancellation-policy-container {
  border: 1px solid #e0e0e0 !important;
  border-radius: 4px;
  font-family: Arial, sans-serif;
  overflow: hidden;
}

/* Header của bảng */
.cancellation-policy-header {
  display: flex;
  justify-content: space-between;
  padding: 12px 16px;
  font-weight: bold;
  border-bottom: 1px solid #e0e0e0;
}

/* Style cho mỗi nhóm vé */
.ticket-group {
  /* border-bottom: 1px solid #e0e0e0; */
}

.ticket-group:last-child {
  border-bottom: none;
}

/* Header của mỗi nhóm vé */
.ticket-group-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  cursor: pointer;
  /* background-color: #f9f9f9; */
}

.ticket-group-header .group-title {
  display: flex;
  align-items: center;
  margin-right: 10px;
}

/* Thêm vào CSS */
.ticket-group-header:hover {
  background-color: #f0f0f0;
}

.ticket-group-header.active {
  background-color: #e8f0fe;
}

/* Nội dung của mỗi nhóm */
.ticket-group-content {
  padding: 0;
  background-color: #ffffff;
}

/* Danh sách chính sách */
.policy-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Dòng chính sách */
.cancellation-policy-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 16px 8px 45px;
  position: relative;
  /* border-bottom: 1px solid #f0f0f0; */
}

.cancellation-policy-row:last-child {
  border-bottom: none;
}

/* Bullet point cho mỗi dòng */
.cancellation-policy-row:before {
  content: "•";
  position: absolute;
  left: 30px;
  color: #666;
}

/* Phần mô tả chính sách */
.policy-description {
  flex: 1;
}

/* Phần phí */
.policy-fee {
  /* font-weight: bold; */
  text-align: right;
  min-width: 80px;
}

/* Style cho phần ghi chú */
.cancellation-policy-note {
  padding: 12px 16px;
  /* margin-top: 10px; */
  background-color: #f5f9ff;
  border-radius: 4px;
  font-size: 14px;
  /* color: #666; */
}

/* Responsive cho màn hình nhỏ */
@media only screen and (max-width: 768px) {
  .cancellation-policy-row {
      padding-left: 35px;
  }
  
  .cancellation-policy-row:before {
      left: 20px;
  }
}

.sweet-alert.attendance-checkin-popup {
  box-sizing: border-box;
  width: 640px;
  max-width: 90%;
  left: 50%;
  right: auto;
  margin-left: -320px;
  border-radius: 24px;
  padding: 34px 34px 28px;
}

.sweet-alert.attendance-checkin-popup h2 {
  margin: 0 0 12px;
  font-size: 48px;
  font-weight: 700;
  color: #2b2b2b;
}

.sweet-alert.attendance-checkin-popup p {
  margin: 0 auto 20px;
  max-width: 520px;
  font-size: 15px;
  line-height: 1.5;
  color: #6a6a6a;
}

.sweet-alert.attendance-checkin-popup button.confirm {
  width: 100%;
  border-radius: 14px;
  font-size: 15px;
  font-weight: 700;
  padding: 10px 16px;
  margin: 20px 0 0;
  letter-spacing: 0.5px;
}

.sweet-alert.attendance-checkin-popup .sa-confirm-button-container {
  display: block;
  width: 100%;
}

.attendance-checkin-popup-content {
  text-align: center;
}

.attendance-checkin-popup-pin {
  width: 56px;
  height: 56px;
  margin: 0 auto 18px;
  border-radius: 50%;
  position: relative;
  background: radial-gradient(circle at 30% 30%, #ff7ba8 0%, #de1e62 65%, #c11150 100%);
}

.attendance-checkin-popup-pin:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 52px;
  transform: translateX(-50%);
  width: 4px;
  height: 34px;
  border-radius: 2px;
  background: #b7a9c5;
}

.attendance-checkin-popup-pin span {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.55);
}

@media only screen and (max-width: 768px) {
  .sweet-alert.attendance-checkin-popup {
    width: 90%;
    left: 50%;
    right: auto;
    margin-left: -45%;
    padding: 24px 20px 20px;
  }

  .sweet-alert.attendance-checkin-popup h2 {
    font-size: 34px;
  }

  .sweet-alert.attendance-checkin-popup p {
    font-size: 18px;
  }

  .sweet-alert.attendance-checkin-popup button.confirm {
    font-size: 18px;
  }
}

.busx-contact-title {
  margin: 0 0 8px;
  font-weight: 700;
  color: #222;
}

.busx-passenger-section {
  margin: 10px 0 14px;
  padding: 10px;
  border: 1px solid #d9e2ef;
  border-radius: 4px;
  background: #f8fbff;
}

.busx-passenger-section-error {
  border-color: #d9534f;
  background: #fff8f8;
}

.busx-passenger-header,
.busx-passenger-row,
.busx-passenger-editor-header,
.busx-passenger-modal-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}

.busx-passenger-header {
  margin-bottom: 8px;
  font-weight: 700;
}

.busx-passenger-row {
  min-height: 34px;
  padding: 6px 0;
  border-top: 1px solid #e8eef7;
}

.busx-passenger-row > div {
  min-width: 0;
  word-break: break-word;
}

.busx-passenger-row:first-of-type {
  border-top: 0;
}

.busx-passenger-warning {
  margin: 6px 0 8px;
  color: #d9534f;
  font-weight: 700;
}

.busx-passenger-empty {
  color: #777;
}

.busx-passenger-modal {
  z-index: 1060;
}

.busx-passenger-modal + .modal-backdrop {
  z-index: 1050;
}

.busx-passenger-modal-actions {
  position: sticky;
  top: 0;
  z-index: 2;
  padding: 0 0 10px;
  background: #fff;
  justify-content: flex-start;
  margin-bottom: 10px;
}

.busx-passenger-editor-list {
  max-height: calc(100vh - 230px);
  overflow-y: auto;
  padding-right: 4px;
}

.busx-passenger-editor {
  margin-bottom: 10px;
  border: 1px solid #d9e2ef;
  border-radius: 4px;
}

.busx-passenger-editor-header {
  min-height: 42px;
  padding: 10px 12px;
  background: #f5f7fb;
  cursor: pointer;
}

.busx-passenger-editor-header > div {
  min-width: 0;
  word-break: break-word;
}

.busx-passenger-editor-body {
  padding: 12px;
}

.busx-passenger-gender-group {
  min-height: 34px;
  padding-top: 7px;
}
