﻿.shortshift table {
    width: 98%;
    margin-bottom: 0;
    margin: 0;
}

    .shortshift table tr td {
        height: 70px;
        line-height: 25px;
    }

.shortshift .seat {
    /*height: 70px;*/
    line-height: 25px;
}

.pnlnote .seatexit p {
    color: #fff !important;
}

.pnlnote .seatexit, .listseat .seatexit {
    background: #ee4735 !important;
    cursor: no-drop !important;
    color: #fff;
}

.listseat .blockshift {
    width: 100%;
}

.listseat .buttonTransparent {
    padding: 0;
    width: 90%;
}

.note {
    font-style: italic;
}

.listseat .selected {
    background-color: #ee4735;
    border-color: #ee4735;
    color: #ffffff !important;
}

.listseat fieldset {
    margin-bottom: 20px;
}

.shortshift .seatexit {
    line-height: 25px;
    color: white !important;
    background: #ee4735 !important;
}

    .shortshift .seatexit p {
        color: #ffffff !important;
    }

    .shortshift .seatexit:hover {
        cursor: not-allowed !important;
    }

    .shortshift .seatexit:active {
        top: 0 !important;
    }

.shortshift .sselected, .shortshift .eselected {
    /*top: 2px;
    background: yellow !important;
    color: #996633 !important;*/
    background: #feda71 !important;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#feda71), to(#febe4d));
    background: -moz-linear-gradient(#feda71, #febe4d);
    background: linear-gradient(#feda71, #febe4d);
    border: solid 1px #eab551;
    border-bottom: solid 3px #b98a37;
    -webkit-box-shadow: inset 0 0 0 1px #fee9aa;
    -ms-box-shadow: inset 0 0 0 1px #fee9aa;
    box-shadow: inset 0 0 0 1px #fee9aa;
    color: #996633;
    -ms-text-shadow: 0 1px 0 #fedd9b;
    text-shadow: 0 1px 0 #fedd9b;
}

.listseat table tr td {
    border: none;
    text-align: center;
}

.seatselected .blockshift3d {
    width: 14%;
    margin-bottom: 3px;
}

.shortshift .seat:hover {
    cursor: pointer !important;
}
/*.shortshift .selected {
    background: yellow !important;
}*/
.shortshift .seatexit {
    /*height: 70px;*/
    line-height: 25px;
    color: white !important;
    background: #ee4735 !important;
}

.shortshift .seatvip {
    background: #84F76F;
}

.shortshift .seatbasic {
    width: 13% !important;
    margin-left: 5px;
    margin-bottom: 5px;
    /*background: #afeeee;*/
}

.shortshiftroundtrip .seatbasic {
    width: 15% !important;
}

.blockshift {
    width: 14%;
    float: left;
    margin: 1.3%;
    text-align: center;
    padding: 10px;
    border: 2px solid #CCC;
    -ms-border-radius: 10px;
    border-radius: 10px;
    font-weight: bold;
    background: #CCC; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#CCC, white, #CCC); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#CCC, white, #CCC); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#CCC, white, #CCC); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#CCC, white, #CCC); /* Standard syntax */
}

    .blockshift:hover {
        transition: ease-in-out 1000ms;
        cursor: pointer;
        background: #f6f6f6;
    }

.blockshift3d p {
    color: #555;
    font: bold 12px Arial, Helvetica, Clean, sans-serif;
}

.shiftdisabled {
    background: #CCC !important;
    cursor: no-drop;
}

    .shiftdisabled:hover {
        background: #CCC;
        cursor: no-drop;
    }

.shiftdisabled2, .shiftdisabled2:hover, .shiftdisabled2:active, .shiftdisabled2:focus {
    background-color: #fff;
    border-color: #ccc;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.table .title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #ee4735;
}

.liststop .selected {
    color: #fff;
    background-color: #ee4735;
}

.listprice table tr td {
    vertical-align: middle;
}

    .listprice table tr td:not(:first-child) {
        text-align: center;
    }

#lich-trinh table {
    background: #fff;
}

#lichamduong table tr td {
    padding: 2px !important;
}

.resultshortshift .dsgnmoo p {
    color: #ffffff !important;
}

.timer {
    font-size: 80px;
    overflow: hidden;
}

    .timer .cntSeparator {
        height: 90px;
        line-height: 1;
    }

    .timer .days {
        float: left;
        margin-right: 4px;
    }

    .timer .hours {
        float: left;
    }

    .timer .minutes {
        float: left;
    }

    .timer .seconds {
        float: left;
    }

    .timer .clearDiv {
        clear: both;
    }

.about-content:hover {
    cursor: pointer;
}

.blogPostItem .caption h3 {
    height: 44px;
}

.notecaptcha {
    font-size: 11px;
    font-style: italic;
    color: red;
}

.notecatba {
    margin-left: 3px;
    height: 45px !important;
    line-height: 45px !important;
    display: block !important;
    float: left !important;
}

.customercomment {
    text-align: justify;
}

.CbModal .modal-body {
    text-align: justify;
}

@media (max-width: 991px) {
    .CbModal .modal-title {
        font-size: 14px;
    }

    .CbModal .modal-body {
        height: 60vh;
        font-size: 12px;
        overflow: auto;
    }
}

.resultbooking .bookingitem {
    border-color: #dedede;
    color: #969696;
    display: block;
    background-color: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #dedede;
    padding: 10px;
    margin: 10px 0;
    text-align: center;
    color: #222222;
    float: left;
    width: 100%;
}

    .resultbooking .bookingitem p {
        text-align: center;
        font-size: 20px;
    }

.bookingcb .tabcb li, .boxshortshift .tabshortshift li, .boxbooking .tabbn li {
    margin-bottom: 10px;
}

.listshortshift .shift {
    width: 18%;
    margin: 1%;
    float: left;
    margin-bottom: 4px !important;
}

.bottombooking {
    font-style: italic;
    color: #999;
    width: 100%;
}

.resultbooking .listshift {
    overflow: hidden;
}

.blogSinglePost img {
    max-width: 100% !important;
}

.listseat .shiftextra {
    width: 50%;
    margin: 0 auto;
}

.cbcustomerinfo tr td:first-child {
    width: 20%;
}

.limousineitems {
    width: 300px !important;
    margin: 0 auto;
}

    .limousineitems .limousineitem {
        width: 100px;
        height: 100px;
        float: left;
        background: #455a64;
        text-align: center;
        line-height: 100px;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        font-size: 40px;
        color: #fff;
        cursor: pointer;
        transition: all 0.3s;
    }

        .limousineitems .limousineitem:nth-child(1) {
            font-size: 18px;
        }

        .limousineitems .limousineitem:nth-child(1),
        .limousineitems .limousineitem:nth-child(2),
        .limousineitems .limousineitem:nth-child(3) {
            border-top: 2px solid #fff;
        }

        .limousineitems .limousineitem:nth-child(1),
        .limousineitems .limousineitem:nth-child(4),
        .limousineitems .limousineitem:nth-child(7),
        .limousineitems .limousineitem:nth-child(10) {
            border-left: 2px solid #fff;
        }

        .limousineitems .limousineitem:nth-child(1),
        .limousineitems .limousineitem:nth-child(5),
        .limousineitems .limousineitem:nth-child(8) {
            cursor: default;
        }

        .limousineitems .limousineitem.active {
            background: #1b5e20;
        }

        .limousineitems .limousineitem.disable-click {
            background: #b71c1c;
            cursor: default;
        }

.item-add {
    width: 300px !important;
    margin: 0 auto;
    height: 35px;
    border: 2px solid #fff;
    border-top: none;
    color: #fff;
    text-align: center;
    line-height: 35px;
    background: #455a64;
}
.popupAIA {
    
    width: 35%;
}
.AIAshow {
    position: fixed;
    color: white;
    background-color: #cccccc50;
    line-height: 25px;
    right: 0;
    padding: 0 10px;
    border-radius: 5px 0 0 0;
    z-index: 9999;
    bottom: 0;
    cursor: pointer;
}
.AIAhide {
    position: absolute;
    top: 0;
    right: 21px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: white;
    background-color: #efefef2e;
    cursor: pointer;
    z-index: 9999;
}
.AIAclose {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: white;
    background-color: #efefef2e;
    cursor: pointer;
    z-index: 9999;
}
.popupAIA img {
    width: 100%;
    height: auto;
}
.AIAimage a:hover{
    opacity: 1;
}
@media only screen and (max-width: 480px) {
    .navbar.navbar-main.navbar-fixed-top .navbar-header {
        margin: 0px -40px !important;
    }
}