﻿.form-group {
    margin-bottom: 5px;
}

.label {
    margin-bottom: 3px;
}

.box-body {
    margin-bottom: 5px;
    padding-bottom: 0px;
    padding-top: 5px;
}

.box {
    margin-bottom: 5px;
}

.bd-example-modal-lg .modal-dialog {
    display: table;
    position: relative;
    margin: 0 auto;
    top: calc(50% - 34px);
}

.bd-example-modal-lg .modal-dialog .modal-content {
    background-color: transparent;
    border: none;
}

.blue-label {
    color: #08469b !important;
}
.btn-full-lenght {
    width: -webkit-fill-available;
}
.btn-white-blue {
    background-color: #63b3ed;
}
.empty-search {
    min-height: 500px;
    display: block;
    vertical-align: middle;
    padding-top: 180px;
}
.text-center {
    text-align: center;
    display: block !important;
}

.table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > th {
    text-align: center !important;
    vertical-align: middle !important;
    background-color: #c1c1c1;
}

.table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > td {
    vertical-align: middle !important;
    word-wrap: break-word;
}
.s0 {
    width: 114px;
    height: 30px;
    background-color: #f05d5d !important;
}
.s1 {
    width: 114px;
    height: 30px;
    background-color: #2c61a9 !important;
}
.s3 {
    background-color: #a0a0a0 !important;
}

.booking-status {
    height: 25px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    background-color: #38a169;
    border-radius: 5px;
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: middle !important;
    display: inline-block;
    width: 100px;
    padding-top: 5px;
}
.with-white-border {
    border-top-color: white !important;
}
.home-form{
    margin: 10% auto;
    max-width: 800px;
}
.home-left-box {
    min-height: 200px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16) !important;
    background-color: #3a9d6b !important;
    border-radius: 10px;
}
.home-right-box {
    min-height: 200px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16) !important;
    background-color: #2753bc !important;
    border-radius: 10px;
}
.cirle-white{
    background-color: white;
    height:50px;
    width: 40px;
}

.img-circle-home {
    border-radius: 50%;
    background-color: white;
    width: 150px;
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
}
.image-left {
    background-image: url('../images/movie-tickets.svg');
}
.image-right {
    background-image: url('../images/appointment.svg');
}
.margin-15{
    margin: 15px;
}
.margin-auto{
    margin: auto;
}
.box-text-footer {
    font-size: x-large !important;
    padding: 15px !important;
    font-weight: bold;
    border-radius: 0px 0px 10px 10px;
}
.home-background {
    background-position: center;
    background-repeat: no-repeat;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/home_background.jpg');
}
.home-footer {
    color: white !important;
    background: none;
    font-size: 14px;
    text-align: center;
    letter-spacing: normal;
    position: fixed;
    bottom: 20px;
    width: 100%;
}
.width-80 {
    width: 80px;
}
.padding-left-0{
    padding-left: 0px !important;
}
.boder-clearfix {
    border-top: 1px solid #f4f4f4;
    margin-bottom: 10px;
}
.booking-code {
    font-size: x-large;
    font-weight: bold;
}
.margin-top-10{
    margin-top: 10px;
}
.text-middle{
    vertical-align: sub;
}
.text-right{
    text-align: right;
}

.deposited {
    background-color: #ea811b !important;
}
.cs-login-form {
    padding: 20px;
    text-align: -webkit-center;
    padding-top: 8%;
    background-color: white !important;
    min-height: 100vh;
}
.dropdown-menu{
    min-width: 100px !important;
}
.drop-left {
    position: absolute;
    transform: translate3d(-196px, 0px, 0px);
    top: 0px;
    left: 88px;
    padding: 10px;
}
.CHO-MNG-TI {
    /*font-family: Roboto !important;*/
    font-size: 24px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: 1.15px;
    text-align: center !important;
    color: #34b3d4;
}
.Travel-Agent-Portal {
    /*font-family: Roboto;*/
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 2px;
    text-align: center;
    color: #34b3d4;
}
.login-box-body{
    text-align: left !important;
    padding-left:12%;
    padding-right:12%;
}
.Qun-mt-khu {
    padding-top: 13px;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0.63px;
    text-align: left;
}
.btn-singin {
    border-radius: 30px !important;
    font-weight: bold;
    background-color: #63b3ed;
    border: none;
    height: 40px;
}
.btn-singin :hover {
    background-color: #08469b;
}
