body {
    font-size: 15px;
    line-height: 1.8em;
    margin: auto;
    font-family: 'Malgun Gothic',tahoma;
    margin: auto;
    min-width: 1165px;
    /*padding-bottom: 60px; */
}

input, select {
    font-family: 'Malgun Gothic',tahoma;
}

.list-news-hot {
    margin-top: 20px;
}

.tour-title {
    background: #9accf3;
    font-size: 24px;
    padding: 10px 20px;
    clear: both;
    margin-bottom: 15px;
}

.TextBox, .SelectBox, input {
    font-size: 18px;
    height: 37px;
}

.SelectDate input, .TimeBox input {
    height: 20px;
}

.SelectBox {
    width: 200px;
}

.page-width {
    width: 1349px;
    margin: auto;
    position: relative;
}

.page-width2 {
    width: 1165px;
    margin: auto;
    position: relative;
}

#logo {
    display: inline-block;
    padding: 10px 0 10px 20px;
}

    #logo img {
        display: inline-block;
        height: 40px;
        margin-right: 10px;
        vertical-align: top;
    }

#headPage {
    background: #99c342;
    position: relative;
    z-index: 11111;
    height: 64px;
    border-bottom: solid 1px #aeda53;
}

.roboto, .roboto * {
    font-family: 'Roboto Condensed', sans-serif;
}

.clearP p {
    margin: 0px;
}

.title-small {
    font-size: 20px;
}

#footPage {
    padding: 20px 0;
    background: #000;
    color: #00b6ad;
}

#wrapFoot {
    transition: all 2s;
   /* position: fixed; 
    bottom: -540px; */
    left: 0px;
    right: 0px;
    background:white;
  
}

    #wrapFoot:hover {
        bottom: 0px;
    }

.left-footer {
    width: 48%;
    float: left;
}

.right-footer {
    width: 420px;
    float: right;
}

#copyRight {
    color: #BFBFBF;
}

.sep30 {
    height: 30px;
}

.sep40 {
    height: 40px;
}

.sep50 {
    height: 50px;
}

.p10 {
    padding: 10px;
}

.title-large {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}

    .title-large a {
        color: Black;
    }

.title-large-2 {
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
}

.title-medium {
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}

.list-item {
    margin: 0 -10px;
    font-size: 0px;
}

.inner-item {
    margin: 0 12px;
    font-size: 13px;
    background: #fff;
    border-radius: 10px 10px 0px 0px;
}

.four-item {
    width: 25%;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
}

.two-item {
    width: 50%;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
}

.star-hotel {
    background: url(/content/images/home/star-2.png);
    display: inline-block;
    height: 20px;
}

.star-hotel-1 {
    width: 18px;
}

.star-hotel-2 {
    width: 36px;
}

.star-hotel-3 {
    width: 54px;
}

.star-hotel-4 {
    width: 72px;
}

.star-hotel-5 {
    width: 90px;
}

.h-item {
    font-size: 13px;
    font-weight: bold;
}

    .h-item .star-hotel {
        position: relative;
        top: 3px;
    }

    .h-item .price-old {
        font-size: 11px;
        display: inline-block;
        margin-right: 10px;
        text-decoration: line-through;
    }

        .h-item .price-old .p-n {
            display: inline-block;
            margin-left: 2px;
            text-decoration: line-through;
        }

    .h-item .price-new .p-c {
        font-size: 11px;
    }

    .h-item .price-new .p-n {
        font-size: 16px;
        display: inline-block;
        margin-left: 5px;
        color: #c601fe;
    }

    .h-item .name {
        padding: 5px 0 0px 0;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        color: Black;
    }

    .h-item .tip > span {
        float: right;
    }

.form-banner-search {
    z-index: 10;
}

    .form-banner-search table {
        width: 100%;
    }

    .form-banner-search .p10 {
        background: #99c342;
    }

    .form-banner-search .TextBox {
        height: 38px;
        border: 0px;
        width: 430px;
        font-size: 18px;
    }

    .form-banner-search th {
        text-transform: uppercase;
        font-size: 18px;
        color: White;
        font-weight: 300;
    }

.style-date {
    background: white;
}

    .style-date .t-group1 {
        margin-right: 0px;
        border: 0px;
        width: 202px;
        padding: 8px 35px 7px 10px;
    }

    .style-date .t-day, .style-date .t-month {
        width: 30px;
    }

    .style-date .t-year {
        width: 40px;
    }

    .style-date .s-cal {
        font-size: 25px;
        top: 9px;
        right: 10px;
    }

.btn-style {
    background: #99c342 !important;
    color: White;
    text-align: center;
    height: 40px;
    border: 0px;
    font-size: 16px;
    line-height: 40px;
    border: solid 1px #6a9510;
    display: inline-block;
}

.form-banner-search td {
    padding: 0 5px 0 0;
}

.btn-style-2 {
    background: #525252 !important;
    border: solid 1px black;
    color: White;
    height: 40px;
    line-height: 40px;
}

#guestBox {
    background: white;
    height: 38px;
    position: relative;
    width: 250px;
    border: solid 1px white;
}

    #guestBox .name {
        line-height: 17px;
        padding: 10px;
        font-size: 16px;
    }

    #guestBox .sub {
        position: absolute;
        background: #F3F3F3;
        width: 100%;
        top: 50px;
        left: -1px;
        display: none;
        border: solid 1px #F3F3F3;
        z-index: 100;
    }

    #guestBox.open .sub {
        display: block;
    }

    #guestBox .over {
        position: fixed;
        z-index: 100;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
    }

    #guestBox .sub .row {
        padding: 7px 10px;
        line-height: 30px;
        z-index: 101;
        position: relative;
        margin: 0px;
    }


        #guestBox .sub .row input {
            width: 30px;
            text-align: center;
        }

        #guestBox .sub .row .spinner-box {
            float: right;
        }

.spinner-box .spinner-sub, .spinner-box .spinner-add {
    border: 0px;
    width: 30px;
    text-align: center;
    position: absolute;
    top: 0;
    background: #0283DF;
    color: white;
    font-size: 30px;
    line-height: 30px;
    border-radius: 5px;
}

.spinner-box input {
    border: 0px;
    vertical-align: top;
    background: none;
    text-indent: 0px;
}

.left-panel {
    width: 275px;
    float: left;
    border-bottom: solid 1px #d3d3d3;
}

.right-panel {
    width: 760px;
    float: right;
}

.title-search-box {
    background: #0283df;
    color: White;
    padding: 10px;
    height: 40px;
    line-height: 20px;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    position: relative;
    text-transform: capitalize;
}

.search-box {
    background: #fcfcfc;
    padding: 10px;
    border-left: solid 1px #d3d3d3;
    border-right: solid 1px #d3d3d3;
}

.Tree .tree-icon {
    display: none;
}

.Tree .tree-item {
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
}

.Tree .tree-check {
    top: 6px;
    margin-right: 15px;
}


.style-date2 {
    background: white;
}

    .style-date2 .t-group1 {
        margin-right: 0px;
        width: 123px;
        padding: 8px 23px 9px 5px;
    }

    .style-date2 .t-day, .style-date2 .t-month {
        width: 15px;
    }

    .style-date2 .t-year {
        width: 30px;
    }

    .style-date2 .s-cal {
        font-size: 18px;
        top: 12px;
        right: -8px;
    }

.search-box .TextBox {
    width: 100%;
    height: 42px;
}

.guestBox-style {
    border: solid 1px #ddd !important;
    width: 100% !important;
}

.a-right {
    text-align: right;
}

.h-detail-item {
    margin-bottom: 20px;
    height: 165px;
    position: relative;
}

    .h-detail-item .img {
        float: left;
        width: 255px;
    }

        .h-detail-item .img img {
            border-radius: 10px 10px 0 0;
        }

    .h-detail-item .name {
        position: absolute;
        color: #0283DF;
        font-size: 18px;
        left: 265px;
        top: -2px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 350px;
    }

    .h-detail-item .note {
        position: absolute;
        left: 255px;
        background: #F5F5F5;
        bottom: 0px;
        width: 505px;
        padding: 0px 10px;
        height: 50px;
        overflow: hidden;
    }

    .h-detail-item .address {
        position: absolute;
        color: #0283DF;
        font-size: 13px;
        left: 265px;
        top: 26px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 330px;
        padding-left: 20px;
        background: url(/Content/images/home/map-icon.png) left center no-repeat;
        line-height: 20px;
        text-decoration: underline;
        background-size: auto 20px;
    }



    .h-detail-item .gadget {
        position: absolute;
        left: 265px;
        top: 52px;
    }

.h-g-item {
    background: url(/Content/images/home/gadget-icon.png) left center no-repeat;
    padding-left: 20px;
    line-height: 20px;
}

.h-detail-item .ratingPoint {
    color: #0283DF;
    font-size: 20px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.h-detail-item .countComment {
    position: absolute;
    right: 0px;
    top: 25px;
    color: #D3D3D3;
}

.h-detail-item .price {
    position: absolute;
    right: 0px;
    top: 60px;
    color: black;
    text-align: right;
}

    .h-detail-item .price .p-n {
        font-size: 24px;
        color: #c601fe;
    }

    .h-detail-item .price .p-c {
        color: Black;
        margin-right: 10px;
        display: inline-block;
    }

.h-detail-item .price-new {
    display: inline-block;
    margin-left: 10px;
}

.h-detail-item .price-old * {
    display: inline-block;
    font-size: 14px !important;
    color: Black !important;
    margin-right: 4px !important;
    text-decoration: line-through;
}

.hotel-detail-img {
    width: 1100px;
    margin: auto;
}

.hotel-detail-name {
    font-size: 24px;
    color: #99c342;
}

.hotel-title-detail {
    font-size: 16px;
}

.hotel-detail-map {
    padding-left: 20px;
    line-height: 24px;
    float: right;
    color: Black;
}

    .hotel-detail-map i {
        color: #99c342;
        font-size: 24px;
    }

    .hotel-detail-map span {
        display: inline-block;
        vertical-align: top;
    }

.hotel-detail-address {
    font-size: 15px;
    color: #99c342;
    text-decoration: underline;
}

.hotel-detail-list-img {
    margin: 0 -5px;
}

    .hotel-detail-list-img a {
        float: left;
        display: block;
        width: 90.8px;
    }

        .hotel-detail-list-img a img {
            text-align: center;
            padding: 0 3px;
        }

.hotel-detail-image {
    display: block;
    margin: auto;
    width: 1060px;
    height: 565px;
}

.hotel-title-detail .name {
    background: #f3f3f3;
    font-size: 18px;
    padding: 10px;
    text-transform: capitalize;
}

.hotel-title-detail table th {
    width: 246px;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
}

.hotel-title-detail table th, .hotel-title-detail table td {
    border-bottom: solid 1px #f3f3f3;
}

.gadget-item {
    float: left;
    width: 268px;
    background: url(/Content/images/home/gadget-item.png) left center no-repeat;
    padding-left: 40px;
}

.GridView .row-header th {
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    border-left: solid 1px #f5f5f5;
    border-right: solid 1px #f5f5f5;
    text-transform: capitalize;
}

.GridView table td {
    border-left: solid 1px #FCFCFC;
    border-right: solid 1px #FCFCFC;
}

.GridView table tr:hover td {
    border-right: solid 1px #F1F1F1;
}

.room-type-name {
    font-size: 16px;
    padding-bottom: 10px;
}

.room-type-max {
    height: 12px;
    display: inline-block;
    background: url(/Content/images/home/persion.png);
}

.room-type-price {
    font-size: 18px;
}

    .room-type-price .price-old * {
        text-decoration: line-through;
        font-size: 15px;
        display: inline-block !important;
        margin: 0 3px;
    }

    .room-type-price .p-n {
        margin-left: 5px;
        display: inline-block;
        color: #c601fe;
    }

.room-type-btn-book {
    width: 130px;
    text-transform: uppercase;
}

.room-type-cbo-room {
    width: 100px;
    height: 40px;
    text-align: center;
}

.title-bg {
    background: #f3f3f3;
    font-size: 18px;
    line-height: 42px;
    text-indent: 20px;
    height: 42px;
}

.form th, .form td {
    font-weight: normal;
    padding: 0 10px 10px 0;
    text-align: left;
    min-width: 100px;
    font-size: 16px;
    font-weight: 600;
    color: #f7dd02;
}

.paging-top {
    display: none;
}

.paging {
    text-align: center;
}

    .paging a {
        width: 30px;
        height: 25px;
        line-height: 25px;
        background: #cce1a0;
        font-size: 14px;
    }

        .paging a.selected {
            background: #99c342;
        }

.rating-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #f3f3f3;
}

    .rating-item .point {
        border: solid 1px #D0D0D0;
        font-size: 18px;
        display: inline-block;
        border-radius: 100px;
        color: #0283DF;
        float: left;
        margin-right: 20px;
        height: 50px;
        width: 50px;
        text-align: center;
        line-height: 50px;
    }

    .rating-item .name {
        display: block;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .rating-item .tel {
        display: block;
        font-size: 18px;
    }

.nav-book {
    line-height: 38px;
    height: 38px;
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #ddd;
}

    .nav-book .sep {
        float: left;
        width: 25%;
        color: Black;
        font-size: 18px;
    }

        .nav-book .sep.select {
            color: #0283df;
        }

.booking-left {
    width: 500px;
    float: left;
}

.booking-right {
    width: 640px;
    float: right;
    border: solid 1px #ddd;
}

.form-book .TextBox {
    width: 100%;
    height: 40px;
}

.form-book .TextArea {
    width: 100%;
    padding: 5px;
    height: 100px;
}

.h-book-item .img {
    float: left;
    width: 220px;
}

    .h-book-item .img img {
        border-radius: 10px 10px 0 0;
    }

.h-book-item .name {
    color: #0283DF;
    font-size: 18px;
    width: 380px;
}

.r-h-item {
    float: right;
    width: 380px;
}

.h-book-item .address {
    color: #0283DF;
    font-size: 15px;
    width: 380px;
    padding-left: 20px;
    background: url(/Content/images/home/map-icon.png) left center no-repeat;
    line-height: 24px;
    text-decoration: underline;
    display: block;
    margin-top: 10px;
}

.h-book-item .gadget {
    margin-top: 10px;
}

.h-book-item .h-g-item {
    width: 150px;
    float: left;
    font-size: 16px;
}

.row-book {
    border-top: solid 1px #A7A7A7;
    border-bottom: solid 1px #A7A7A7;
    margin-top: -1px;
    font-size: 15px;
    position: relative;
    min-height: 40px;
    clear: both;
}

    .row-book > * {
        float: left;
    }

    .row-book::after {
        content: "";
        clear: both;
        background: Red;
        display: block;
    }

    .row-book > span {
        display: inline-block;
        vertical-align: top;
    }

    .row-book .name {
        width: 200px;
        display: inline-block;
        line-height: 62px;
    }

    .row-book .value {
        line-height: 62px;
    }

.total-box {
    padding: 10px 20px;
    background: #f3f3f3;
}

.row-payment {
    font-size: 24px;
}

    .row-payment span {
        display: inline-block;
        vertical-align: top;
    }

    .row-payment .name {
        width: 300px;
    }

.payment-box {
    padding: 10px;
    font-size: 16px;
}

    .payment-box li {
        padding: 10px;
    }

.row-search .SelectBox {
    width: 123px;
    float: right;
    height: 44px;
}

.row-search {
    height: 44px;
    line-height: 44px;
    font-size: 16px;
}

.menu-drop .title-search-box i {
    position: absolute;
    right: 0px;
    top: 10px;
}

.menu-drop .title-search-box .glyphicon-menu-up {
    display: block;
    color: white;
}

.menu-drop .title-search-box .glyphicon-menu-down {
    display: none;
    color: gray;
}

.menu-drop.close .title-search-box .glyphicon-menu-up {
    display: none;
}

.menu-drop.close .title-search-box .glyphicon-menu-down {
    display: block;
}

.menu-drop.close .title-search-box {
    background: #f3f3f3;
    color: gray;
}

.menu-drop.close .title-search-box {
    background: #f3f3f3;
    color: #000;
}

.menu-drop.close .search-box {
    height: 10px;
    overflow: hidden;
}

    .menu-drop.close .search-box * {
        visibility: hidden;
    }

.split-box .split-content {
    overflow: hidden;
    height: 130px;
    line-height: 30px;
    font-size: 15px;
}

.split-box.open .split-content {
    height: auto !important;
}

.split-btn {
    text-align: right;
    color: #0283DF;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

.split-box.open .split-btn {
    display: none !important;
}

.split-box .split-btn i {
    font-size: 12px;
    display: inline-block;
    margin-left: 10px;
}

.terms-item {
    margin-bottom: 10px;
}

    .terms-item .name {
        font-size: 14px;
        padding: 0 20px;
        line-height: 40px;
        height: 40px;
        background: url(/content/images/home/u-policy.png) right center no-repeat #f1f1f1;
        font-size: 18px;
    }

    .terms-item.open .name {
        background: url(/content/images/home/s-policy.png) right center no-repeat #f1f1f1;
    }

    .terms-item .detail {
        display: none;
    }

    .terms-item.open .detail {
        display: block;
    }

.row-button-pay {
    text-align: right;
}

    .row-button-pay .Button {
        padding: 0 30px;
        margin-left: 10px;
    }

    .row-button-pay .TextBox {
        height: 42px;
        vertical-align: top;
    }


.title-area-book {
    margin-bottom: 30px;
    padding-left: 15px;
    border-left: solid 5px #FFD200;
    line-height: 22px;
    position: relative;
}

    .title-area-book span {
        font-size: 20px;
    }

#menuNoticeBoard {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
    height: 50px;
    text-align: center;
}

    #menuNoticeBoard li {
        display: inline-block;
        margin: 0 6px;
    }

    #menuNoticeBoard a {
        line-height: 50px;
        height: 50px;
        font-size: 15px;
        color: Black;
        display: block;
        margin-top: -1px;
        text-align: center;
        position: relative;
        padding: 0 30px;
        border: solid 1px #b0d06c;
    }

        #menuNoticeBoard a.select::before, #menuNoticeBoard a:hover::before {
            position: absolute;
            top: -1px;
            left: -1px;
            width: 6px;
            height: 50px;
            background: url(/content/images/home/border-left.png);
            z-index: 1;
            content: '';
        }

        #menuNoticeBoard a.select::after, #menuNoticeBoard a:hover::after {
            position: absolute;
            top: -1px;
            right: -1px;
            width: 6px;
            height: 50px;
            background: url(/content/images/home/border-right.png);
            z-index: 1;
            content: '';
        }

.menu-tab {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
    height: 50px;
    text-align: center;
}

    .menu-tab li {
        display: inline-block;
        margin: 0 30px;
    }

    .menu-tab a {
        line-height: 50px;
        height: 50px;
        font-size: 19px;
        color: #000;
        display: block;
        margin-top: -1px;
        text-align: center;
        position: relative;
        padding: 0 10px;
        min-width: 220px;
    }

    .menu-tab ul li a {
        line-height: 45px;
        height: 45px;
        font-size: 18px;
    }
/* .menu-tab a:hover, .menu-tab .selected a, .menu-tab a.select
{
    color: #b0d06c;
    border: solid 1px #b0d06c;
}


.menu-tab a.select::before, .menu-tab a:hover::before, .menu-tab .selected a::before
{
    position: absolute;
    top: -1px;
    left: -1px;
    width: 6px;
    height: 50px;
    background: url(/content/images/home/border-left.png);
    z-index: 1;
    content: '';
}

.menu-tab a.select::after, .menu-tab a:hover::after, .menu-tab .selected a::after
{
    position: absolute;
    top: -1px;
    right: -1px;
    width: 6px;
    height: 50px;
    background: url(/content/images/home/border-right.png);
    z-index: 1;
    content: '';
} */

.format-grid a {
    color: Black;
}

.title-required {
    display: inline-block;
    margin-left: 10px;
    color: red;
    font-size: 16px !important;
    font-weight: 100;
}

.title-form {
    padding: 0 0 20px 5px;
    font-size: 20px;
}

.row-req {
    border-top: solid 1px #A7A7A7;
    border-bottom: solid 1px #A7A7A7;
    margin-top: -1px;
    font-size: 15px;
    position: relative;
    min-height: 62px;
}

.title-row-req {
    background: #f7f8f9;
    display: inline-block;
    width: 160px;
    height: 60px;
    text-align: Center;
    line-height: 60px;
    font-size: 15px;
    margin-right: 30px;
    vertical-align: top;
}

.row-req .SelectBox, .row-req .TextBox, .row-req .RadioButton, .row-req .SelectDate, .row-req .TimeBox {
    margin-top: 10px;
    width: 192px;
    height: 38px;
}

.sep-text {
    display: inline-block;
    width: 30px;
    text-align: Center;
    font-size: 24px;
    position: relative;
    vertical-align: top;
}

.title-row-req-2 {
    margin-left: 30px;
    vertical-align: top;
}

.note-req {
    padding: 10px 20px;
    border: solid 1px #ddd;
    margin-top: 10px;
    width: 100%;
    height: 200px;
    overflow: auto;
}

.photo-item {
    width: 25%;
    float: left;
    margin-bottom: 20px;
}

.photo-item-inner {
    margin: 0 10px;
}

.list-photo .datalist-content {
    margin: 0 -10px;
}

.comment-item {
    padding: 10px;
    border: solid 1px #d7d7d7;
    margin-bottom: 10px;
    position: relative;
}

    .comment-item.True .title-comment {
        color: blue;
    }

    .comment-item .title-comment {
        font-weight: bold;
        font-size: 14px;
    }

        .comment-item .title-comment .time {
            font-size: 12px;
            font-weight: normal;
            color: Black;
        }

.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.extra-bed span {
    display: inline-block;
    margin-right: 10px;
}

.extra-bed a, .btn-break-first {
    color: #3e9bd2;
    font-weight: 400;
    background: url(/Content/images/home/extra-bed.png) no-repeat 10% 47%;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    display: inline-block;
    padding-left: 31px;
    margin-left: 8px;
}

.extra-bed span .p-n, .extra-bed span .p-c {
    margin: 0px;
}

.extra-bed.False {
    display: none;
}

.extra-bed select {
    width: 50px;
    height: 30px;
}

.form-line th, .form-line td {
    padding: 5px 10px 5px 0;
    text-align: left;
    min-width: 100px;
    font-size: 14px;
    border-bottom: solid 1px #ddd;
}

.form-line {
    width: 100%;
}

.dialog-header {
    display: none;
}

.dialog-content {
    padding: 15px;
}

.tooltip-title {
    position: absolute;
    background: white;
    color: black;
    border-radius: 5px;
    padding: 5px;
}

#backTop {
    bottom: 60px;
    right: 10px;
    position: fixed;
    z-index: 12;
}

#bannerMain {
    overflow: hidden;
}

.dialog_extrabed ul {
    list-style: none;
}

.room-type-description ul {
    list-style-image: url(/Content/images/home/check.png);
}

.room-type-description {
    position: relative;
}

.btnopenpolicy {
    font-size: 16px;
    margin-left: 19px;
    color: #3e9bd2;
    line-height: 26px;
}

    .btnopenpolicy span {
        margin-left: 5px;
        vertical-align: top;
        text-decoration: underline;
    }

    .btnopenpolicy .note-policy {
        position: absolute;
        background: black;
        padding: 10px;
        color: White;
        z-index: 10;
        bottom: 30px;
        left: -30px;
        width: 372px;
        display: none;
    }

.prev_slideMedias {
    position: absolute;
    top: 11px;
    left: -5px;
    font-size: 20px;
}

.next_slideMedias {
    position: absolute;
    top: 10px;
    right: -15px;
    font-size: 22px;
}

.box-view {
    border: solid 1px #ddd;
}

    .box-view .title-medium {
        background: #2b7fc2;
        color: white;
        padding: 5px 10px;
        font-size: 16px;
        position: relative;
        z-index: 12;
    }

    .box-view .form-line th {
        padding: 10px;
    }

    .box-view .GridView table tr.selected {
        color: Red;
    }

.foot-left {
    float: left;
    width: 48%;
}

.foot-right {
    float: right;
    width: 48%;
}

.title-small span {
    border-bottom: 2px solid #ffba00;
    font-size: 20px;
    display: inline-block;
    padding-bottom: 5px;
}

.tip-title {
    display: inline-block;
    margin: 0 0 0 30px !important;
    color: #999999 !important;
    font-size: 15px !important;
    border: 0px !important;
    padding: 0px;
}

.notice-row-item {
    padding-right: 120px;
    position: relative;
    font-size: 15px;
    margin-bottom: 10px;
}

    .notice-row-item a {
        white-space: nowrap;
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
        color: Black;
    }

    .notice-row-item span {
        display: block;
        position: absolute;
        right: 0px;
        top: 0px;
    }

#mainMenu {
    position: absolute;
    top: 70px;
    padding: 0px;
    list-style: none;
    right: 0px;
    margin: 0px;
    width: 100%;
    text-align: center;
}

    #mainMenu > li > a {
        line-height: 40px;
    }

    #mainMenu li {
        display: inline-block;
        position: relative;
        padding: 10px 0;
        vertical-align: top;
    }

    #mainMenu ul {
        position: absolute;
        width: 220px;
        background: #f1f1f1;
        top: 40px;
        left: 0px;
        margin: 0px;
        padding: 0px;
        list-style: none;
        padding: 10px 0;
        display: none;
    }

    #mainMenu li:hover > ul {
        display: block;
    }

    #mainMenu ul li a {
        color: #000 !important;
        font-size: 16px;
        display: block;
    }

    #mainMenu ul li {
        display: block;
        padding: 5px 0;
    }

    #mainMenu li a {
        display: block;
        padding: 0 20px;
        font-size: 16px;
        color: #000 !important;
    }

        #mainMenu li a:hover {
            color: #FF9800 !important;
        }

    #mainMenu > li > a {
        line-height: 20px;
        padding: 0 25px;
        font-weight: bold;
    }

    #mainMenu > li:first-child > a {
        border-left: 0px;
    }

#logoLink {
    background: #f1f1f1;
    padding: 10px 0;
    text-align: center;
}


.golf-item .name {
    display: block;
    text-align: center;
    color: black;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.golf-item .img img {
    border-radius: 10px 10px 0 0;
}

.golf-item .img {
    position: relative;
    display: block;
}

    .golf-item .img .icon {
        border-radius: 0px;
        position: absolute;
        top: 0px;
        left: 0px;
        display: block;
    }

.golf-item .price {
    font-size: 16px;
    color: Red;
    top: 0px;
    text-align: right;
    margin-right: 10px;
}

.title-line {
    padding-left: 10px;
    position: relative;
    text-align: center;
}

    .title-line span {
        font-size: 26px;
        line-height: 30px;
        font-weight: 600;
        display: inline-block;
        margin-right: 10px;
        color: #fff;
    }

    .title-line .note {
        color: Red;
        font-size: 18px;
    }

.list-tour-home {
    position: relative;
    background: #aec976;
    height: 425px;
    overflow: hidden;
}

.tour-item-home {
    padding-right: 960px;
    padding-top: 22px;
    padding-bottom: 22px;
}

    .tour-item-home .img {
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 0;
    }

    .tour-item-home:hover .img, .tour-item-home.hover .img {
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 2 !important;
    }

    .tour-item-home .name {
        font-size: 16px;
        display: block;
        color: Black;
        padding-right: 40px;
        text-align: center;
    }

    .tour-item-home:hover .name {
        padding-right: 50px;
        background: url(/Content/images/home/tour-select.png)right center no-repeat;
        color: White;
    }

.list-car-home {
    position: relative;
    background: #fb7b4d;
    height: 425px;
    overflow: hidden;
}

.car-item-home {
    padding-right: 960px;
    padding-top: 22px;
    padding-bottom: 22px;
}

    .car-item-home .img {
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 0;
    }

    .car-item-home:hover .img, .car-item-home.hover .img {
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 2 !important;
    }

    .car-item-home .name {
        font-size: 16px;
        display: block;
        color: Black;
        padding-right: 40px;
        text-align: center;
    }

    .car-item-home:hover .name {
        padding-right: 50px;
        background: url(/Content/images/home/tour-select.png)right center no-repeat;
        color: White;
    }

.list-promotion-home {
    position: relative;
    background: #b20c3f;
    height: 425px;
    overflow: hidden;
}

.promotion-item-home {
    padding-right: 960px;
    padding-top: 22px;
    padding-bottom: 22px;
}

    .promotion-item-home .img {
        display: block;
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 0;
    }

.datalist-content .content .item:first-child .img {
    z-index: 1;
}


.promotion-item-home:hover .img, .promotion-item-home.hover .img {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2 !important;
}

.promotion-item-home .name {
    font-size: 16px;
    display: block;
    color: Black;
    padding-right: 40px;
    text-align: center;
}

.promotion-item-home:hover .name {
    padding-right: 50px;
    background: url(/Content/images/home/tour-select.png)right center no-repeat;
    color: White;
}

.tour-item {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    margin-bottom: 30px;
}

.tour-cate-item {
    clear: both;
    margin-bottom: 20px;
}

.tour-item a {
    display: block;
}

.tour-item .name {
    text-align: CENTER;
    color: black;
    font-size: 18px;
    padding: 5px 10px;
    line-height: 25px;
    background: #fff;
}

.tour-item .img img {
    width: 100%;
}

.tour-item .price {
    font-weight: bold;
    color: Red;
}

    .tour-item .price .price-old {
        color: #666;
        text-decoration: line-through;
        font-size: 14px;
        margin-right: 20px;
    }

.tour-luxury-item {
    float: left;
    width: 50%;
}

    .tour-luxury-item a {
        display: block;
    }

.detail-tab-5 {
    display: none;
}

    .detail-tab-5.select {
        display: block;
    }


.row-book .SelectBox, .row-book .TextBox, .row-book .RadioButton, .row-book .SelectDate, .row-book .TimeBox, .row-book .time-style {
    height: 37px;
    vertical-align: top;
}

.row-book > div {
    padding: 10px 0;
}

    .row-book > div > * {
        max-width: 100%;
    }

.row-book .text {
    display: inline-block;
    margin-top: 10px;
    line-height: 40px;
}

.title-row-book {
    background: #f7f8f9;
    display: inline-block;
    width: 160px;
    height: 57px;
    text-align: Center;
    line-height: 20px;
    font-size: 15px;
    margin-right: 10px;
    vertical-align: top;
    font-size: 16px;
}

.title-row-book-2 {
    margin-left: 10px;
    vertical-align: top;
}

.title-row-book-3 {
    float: right;
    background: #ffd200 !important;
    display: inline-block;
    width: 160px;
    height: 60px !important;
    text-align: Center;
    line-height: 62px;
    font-size: 15px;
    margin-left: 30px;
    color: black;
    margin-right: 0px;
    margin-top: 0px;
}

.radio-hoz {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0px !important;
}

    .radio-hoz input {
        vertical-align: middle;
    }

    .radio-hoz li {
        float: left;
        margin: 0 5px;
    }

.radio-hoz-2 li {
    margin: 0 5px;
}

    .radio-hoz-2 li:first-child {
        margin-left: 0px;
    }

.radio-hoz .desc {
    color: Red;
    margin-left: 10px;
    margin-right: 10px;
}

.radio-hoz .price {
    padding: 10px;
    border: solid 1px #ddd;
    line-height: 20px;
}

.row-book .text {
    display: inline-block;
    margin-top: 5px;
    line-height: 40px;
}

.note-book {
    border: solid 3px #99c342;
    padding: 15px;
    font-size: 15px;
    line-height: 27px;
}

.note-car {
    border: solid 3px #99c342;
    padding: 15px;
}


.title-form {
    padding: 0 0 20px 5px;
    font-size: 20px;
}

.title-required {
    display: inline-block;
    margin-left: 10px;
    color: red;
    font-size: 16px !important;
    font-weight: 100;
}

.small-input {
    width: 150px !important;
    display: inline-block;
}

    .small-input .t-day, .small-input .t-month {
        width: 20px;
        font-size: 16px;
    }

    .small-input .t-year {
        width: 40px;
        font-size: 16px;
    }

    .small-input .t-group1 {
        padding-left: 5px;
        margin: 0px;
        width: 100%;
    }

    .small-input .s-cal {
        font-size: 22px !important;
        right: 5px;
    }

.SelectDate .glyphicon:before {
    margin: 0px;
}

.row-book .TimeBox .s-time {
    top: 9px;
}

.select-tel {
    position: relative;
    display: none;
    margin-top: 10px;
    vertical-align: top;
}

    .select-tel .TextBox {
        position: absolute;
        margin: 0px;
        top: 0px;
        left: 0px;
        width: 80px;
    }

    .select-tel .SelectBox {
        margin-top: 0px;
    }

.note-book-tour {
    padding: 10px 20px;
    border: solid 1px #ddd;
    margin-top: 10px;
    width: 100%;
    min-height: 200px;
}

.left-car {
    width: 610px;
    float: left;
}

.right-car {
    width: 530px;
    float: right;
}

.main-img-car {
    display: block;
    margin: auto;
}

.list-img-car a {
    float: left;
    width: 25%;
}

    .list-img-car a img {
        padding: 0 2px;
        margin: 0 0 4px 0;
    }


.area-book-row {
    margin-bottom: 10px;
    clear: both;
    height: 50px;
    border: solid 1px #ddd;
}

    .area-book-row > * {
        float: left;
        height: 48px !important;
        border: 0px !important;
    }

    .area-book-row .TextBox {
        background: white !important;
        opacity: 1 !important;
        color: black;
    }

    .area-book-row > span {
        width: 14%;
        display: inline-block;
        vertical-align: top;
        line-height: 48px;
        height: 48px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 17px;
        background: #f7f8f9;
        text-align: center;
    }

    .area-book-row .SelectDate .t-group1 {
        border: 0px;
    }

.area-pay-row span {
    width: 17.2% !important;
}

.area-pay-row .area-pay-width {
    width: 16% !important;
    text-align: center;
    text-indent: 0px;
}

.list-img-car {
    height: 120px;
    overflow: hidden;
}

.area-book-row > span:first-child {
    width: 24%;
}

.area-full-width {
    width: 76%;
}

.area-half-width {
    width: 31% !important;
}

    .area-half-width.small-input .t-day, .area-half-width.small-input .t-month {
        width: 25px;
        height: 36px;
    }

    .area-half-width.small-input .t-year {
        width: 40px;
        height: 36px;
    }

    .area-half-width.SelectDate .s-cal {
        top: 12px;
    }

.SelectDate .s-cal {
    color: #99c342;
}

.area-pay-width {
    width: 60%;
    text-align: right;
}

.area-book-row a {
    background: #99c342;
    width: 74px;
    color: White;
    text-align: center;
    margin-left: 10px;
    line-height: 48px;
}

.btn-style-3 {
    background: #99c342 !important;
    line-height: 48px;
    height: 48px;
    color: #f6ff00;
    padding: 0 40px;
    font-size: 16px;
    font-weight: normal;
}

.title-detail-golf {
    font-size: 19px;
    color: #749e1d;
    font-weight: 600;
    clear: both;
}

.address-golf a {
    font-size: 16px;
    margin-left: 40px;
    display: inline-block;
}

    .address-golf a i {
        font-size: 22px;
    }


.SelectDate .t-group1 {
    margin-right: 0px;
}

.search-banner {
    position: absolute;
    top: 290px;
    z-index: 11;
    width: 100%;
}

    .search-banner .form-banner-search .p10 {
        background: none;
    }

.form-banner-search .btn-style {
    height: 38px;
    font-size: 18px;
}

.form-banner-search-hotel .btn-style {
    margin-top: 27px;
}

.search-banner .page-width2 {
    padding: 10px;
    background: rgba(255, 255, 255, 0.5);
    width: 1000px !important;
}

.form-banner-search .t-group1 {
    height: 38px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 170px;
}

    .form-banner-search .t-group1 .t-year {
        width: 40px !important;
    }

    .form-banner-search .t-group1 .t-month, .form-banner-search .t-group1 .t-day {
        width: 20px !important;
    }

    .form-banner-search .t-group1 .s-cal {
        top: 8px;
    }

    .form-banner-search .t-group1 input {
        font-size: 18px;
    }

.cbo-number-people, .cbo-xedien, .cbo-golf-hole, .cbo-star-hotel, .cbo-night-life {
    width: 170px;
}

.cbo-number-room {
    width: 130px;
    margin-left: 10px;
    margin-right: 60px;
}

.cbo-golf-date {
    width: 200px;
}

    .cbo-golf-date.SelectDate .t-day, .cbo-golf-date.SelectDate .t-month {
        width: 30px;
    }

    .cbo-golf-date.SelectDate .s-cal {
        top: 8px;
    }

.cbo-guide-golf {
    border: solid 1px #ddd;
    width: 200px;
    line-height: 31px;
}

.cbo-book-hotel {
    border: solid 1px #ddd;
    line-height: 31px;
    width: 200px;
}

.row-cal {
    text-align: right;
    border: 0px;
    float: right;
    background: #99c342;
    padding: 5px 10px;
    margin-bottom: 10px;
}

    .row-cal > * {
        float: none;
        vertical-align: top;
    }

    .row-cal .txt-total-price {
        width: 100px;
        text-align: center;
        margin: 0px;
    }

.txt-total-price {
    color: Red;
    text-align: right;
    margin-right: 10px;
}

.btn-calculator {
    height: 37px;
    line-height: 37px;
    padding: 0 10px;
    border: 0px;
}

.btn-remove-golf {
    background: #525252 !important;
    border: solid 1px black;
    color: White;
    text-align: center;
    height: 37px;
    border: 0px;
    font-size: 16px;
    line-height: 37px;
    display: inline-block;
}

    .btn-remove-golf.glyphicon:before {
        float: right;
        margin-left: 10px;
        margin-right: 0px;
    }

.btn-add-golf {
    background: #99c342 !important;
    color: #ffcc00;
    text-align: center;
    height: 37px;
    border: 0px;
    font-size: 16px;
    line-height: 37px;
    border: solid 1px #6a9510;
    display: inline-block;
}

    .btn-add-golf.glyphicon:before {
        float: right;
        margin-left: 10px;
        margin-right: 0px;
        color: Red;
    }

    .btn-add-golf span {
        position: relative;
        top: -2px;
    }

.total-price-order {
    line-height: 37px;
    color: Black;
    background: #f6d913;
    padding: 5px 10px;
    text-align: center;
    margin-left: 10px;
}

    .total-price-order .price {
        color: Red;
        background: white;
        width: 126px;
    }

.hide-visible {
    visibility: hidden;
}

.tab-search {
    background: #ffffff;
    width: 990px;
    position: absolute;
    top: 60px;
    left: 0px;
    padding-bottom: 20px;
    z-index: 11;
    box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.54);
}

.search-banner .tab-search {
    top: 70px;
    background: #ffffff;
    width: 1000px;
    box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.54);
}

.tab-search-col {
    width: 33.3%;
    float: left;
}

.tab-search-result {
    /* border-left: solid 1px gray; */
    padding: 0 20px;
}

    .tab-search-result > ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .tab-search-result > ul ul {
            display: none;
            padding-left: 20px;
        }

    .tab-search-result li.select > ul {
        display: block !important;
    }

.tab-search-name {
    padding: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #99c342;
}

.tab-search-result.tab1 {
    border: 0px;
}

.tab-search-result a {
    display: block;
    color: Black;
    padding-bottom: 10px;
}

.tab-search-result ul li a {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #c7c7c7;
}

.tab-search-result ul li ul li a {
    font-weight: 300;
    font-size: 16px;
}

.tab-search-result a:hover {
    background: url(/Content/images/home/item-search.png) right center no-repeat;
    color: #99c342;
}

.note-book-tour-over {
    cursor: pointer;
    position: absolute;
    top: 20px;
    left: 20px;
    right: 10px;
    bottom: 18px;
    overflow: auto;
}

label {
    vertical-align: top;
}

.mail-search-form {
    position: absolute;
    right: 0px;
    top: 0px;
}

    .mail-search-form .TextBox {
        height: 40px;
        vertical-align: top;
    }


.dialog-box {
    background: white;
    border: 4px solid #f6d913;
}

.time-style {
    position: relative;
    border: solid 1px #ddd;
    height: 40px;
    width: 200px;
}

    .time-style > * {
        border: 0px;
    }

    .time-style .TextBox {
        height: 100%;
        margin: 0px;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 88%;
        background: white !important;
        z-index: 1;
        opacity: 1;
    }

    .time-style .SelectBox {
        position: absolute;
        width: 22px;
        height: 100%;
        margin: 0px;
        top: 0px;
        right: 0px;
        width: 100%;
    }

    .time-style .TimeBox {
        top: 0px;
        position: absolute;
        left: 0px;
        border: 0px;
        width: 88%;
        height: 100%;
        z-index: 2;
        margin: 0px;
        padding: 10px 0;
        background: white;
    }

        .time-style .TimeBox .s-time {
            top: 15px;
        }

        .time-style .TimeBox input {
            width: 50px;
        }

.row-book .time-style .TimeBox {
    padding: 5px 0px !important;
}

    .row-book .time-style .TimeBox .s-time {
        top: 10px;
    }

.button-add-order {
    text-align: center;
    vertical-align: top;
    display: inline-block;
}

    .button-add-order a {
        margin: 0 5px;
    }


.box-xe-dien {
    width: 24%;
    background: #f7f8f9;
    text-align: center;
    padding: 0 0 0 39px;
    font-size: 17px;
}

.next-tour {
    visibility: visible;
    background: url(/Content/images/home/slide-right.png) center center no-repeat;
    width: 40px;
    height: 80px;
    background-color: rgba(255, 255, 255, 0.55);
    position: absolute;
    right: 0px;
    z-index: 1;
    top: 40%;
    display: none;
}

.prev-tour {
    visibility: visible;
    background: url(/Content/images/home/slide-right.png) center center no-repeat;
    width: 40px;
    height: 80px;
    background-color: rgba(255, 255, 255, 0.55);
    position: absolute;
    left: 0px;
    z-index: 1;
    top: 40%;
    display: none;
}


.page-width:hover .next-tour, .page-width:hover .prev-tour {
    display: block;
}

.list-view {
    margin: 0 -15px;
}

.col-4 {
    float: left;
    width: 25%;
}


.p-t-item {
    line-height: 35px;
    height: 35px;
    font-size: 18px;
    background: url(/Content/images/home/uncheck-icon.png) right center no-repeat;
    width: 200px;
    margin: auto;
    cursor: pointer;
    margin-bottom: 10px;
}

    .p-t-item.checked {
        background: url(/Content/images/home/check-icon.png) right center no-repeat;
    }

.book-promotion {
    background: #99c342;
    font-weight: bold;
    font-size: 18px;
    float: right;
    min-width: 120px;
    text-align: center;
    line-height: 30px;
    border: 0px;
}

.rbtd .name {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    width: 22.5%;
    padding: 10px;
    border: solid 1px #ddd;
    margin: -1px 0 0 -1px;
}

.rbtd {
    font-size: 0px;
}

    .rbtd .value {
        display: inline-block;
        vertical-align: top;
        font-size: 16px;
        width: 26%;
        padding: 10px;
        border: solid 1px #ddd;
        margin: -1px 0 0 -1px;
    }

    .rbtd .value2 {
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        width: 60%;
        padding: 10px;
        border: solid 1px #ddd;
        margin: -1px 0 0 -1px;
    }

.form-tour-detail {
    border: solid 1px black;
    padding: 10px;
}

    .form-tour-detail .Calendar {
        width: 100%;
        height: 262px;
    }

.title-style {
    background: #8ac738;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: White;
    text-align: center;
}

.rft {
    padding-bottom: 5px;
    font-size: 15px;
}

    .rft .name {
        display: inline-block;
        width: 33%;
        line-height: 40px;
        vertical-align: top;
        font-size: 16px;
    }

    .rft .value, .rft .value2 {
        display: inline-block;
        width: 65%;
        border: solid 1px #ddd;
        padding: 10px;
        padding: 5px 10px;
        line-height: 30px;
        vertical-align: top;
        background: #fff;
    }

    .rft .value2 {
        border: 1px solid #ddd;
    }

.SelectDate .t-group2 {
    margin-left: 10px;
}

.datetime-input .t-day, .datetime-input .t-month {
    width: 30px;
}

.datetime-input .t-year {
    width: 40px;
}

.datetime-input .t-group1, .datetime-input .t-group2 {
    padding-left: 5px;
    padding-right: 25px;
}

.datetime-input .s-cal, .datetime-input .s-time {
    top: 10px !important;
    right: 5px !important;
}

.d-item.select2 {
    background: #428bca !important;
}

.TimeBox .s-time {
    display: none;
}

.autocomplete-box {
    width: 690px;
}

.btn-edit-comment {
    width: 40px;
    position: absolute;
    top: 10px;
    right: 60px;
    display: none;
}

.btn-remove-comment {
    width: 40px;
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
}

.admin-view .btn-edit-comment, .admin-view .btn-remove-comment, .comment-item.False .btn-edit-comment {
    display: block;
}

.h-t-d-gadget .h-g-item {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}

.list-area-menu {
    position: relative;
    z-index: 1;
}

    .list-area-menu .tree-item ul {
        position: absolute;
        width: 100%;
        top: 48px;
        left: 0px;
        list-style: none;
        margin: 0px;
        padding: 0px;
        z-index: 1;
    }

    .list-area-menu .tree-item:hover > ul {
        display: block;
    }

    .list-area-menu .tree-item {
        position: relative;
    }

        .list-area-menu .tree-item ul li {
            margin: 0px !important;
            display: block;
            background: #ddd;
        }

            .list-area-menu .tree-item ul li a {
                border: solid 1px gray;
                color: black;
            }

                .list-area-menu .tree-item ul li a:before, .list-area-menu .tree-item ul li a:after {
                    background: none;
                }

.bg-tab-seach {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

*:disabled, .SelectDate.disabled .t-group1, .SelectDate.disabled .t-group2 {
    opacity: 1 !important;
    background: #fff !important;
}

.img-block img {
    display: block;
    height: auto !important;
    margin: auto;
}


.menu-tab-2 {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
    height: 40px;
    text-align: center;
}

    .menu-tab-2 li {
        display: inline-block;
        margin: 0 13px;
    }

    .menu-tab-2 a {
        line-height: 40px;
        height: 40px;
        font-size: 18px;
        color: Black;
        display: block;
        margin-top: -1px;
        text-align: center;
        position: relative;
    }

        .menu-tab-2 a:hover, .menu-tab-2 .selected a, .menu-tab-2 a.select {
            color: #b0d06c;
        }

.col-full {
    width: 980px;
}

.col-1 {
    width: 280px;
}

    .col-1 .t-group1 {
        width: 100%;
    }

.col-2, .col-3 {
    width: 150px;
}

.col-1-1 {
    width: 135px;
    margin-right: 10px;
}

.col-1-2 {
    width: 135px;
}

.control-btn-order {
    text-align: right;
    padding-top: 20px;
}

.traffic {
    color: gray;
    margin-bottom: 24px;
    text-transform: capitalize;
    width: 100%;
    background: #0e0e0e;
    border: solid 1px #595959;
    line-height: 55px;
    color: White;
    font-size: 18px;
}

    .traffic span {
        float: left;
        padding: 0 20px;
        background: #3b3b3b;
    }

    .traffic a {
        float: right;
        font-size: 18px;
        padding: 0 20px;
        color: White;
        text-decoration: underline;
    }

.search-grid {
    width: 100%;
    display: block;
    margin-top: 5px;
    background: white;
    display: none;
}

    .search-grid .t-group2 {
        display: none;
    }

a img {
    display: inline-block;
}


.box-pay {
    display: none;
}

.admin-view .box-pay {
    display: block;
}

.payment-order .btn-pay-order {
    background: #428bca;
    color: white;
    line-height: 30px;
    vertical-align: top;
    height: 37px;
}

    .payment-order .btn-pay-order.True {
        display: none;
    }

.payment-order .TextBox {
    background: #dedede;
}

.payment-order {
    display: none;
}

    .payment-order.true {
        display: block;
    }

.payment-box-price {
    display: inline-block;
    margin: auto;
    width: 450px;
    padding: 12px 10px;
    font-size: 18px;
    font-weight: bold;
    vertical-align: top;
    background: #0080ca;
    color: White;
    padding-bottom: 22px;
    min-height: 130px;
}

    .payment-box-price .name {
        display: inline-block;
        width: 240px;
    }

    .payment-box-price .value {
        color: Red;
        background: white;
        padding: 0 10px;
        width: 170px;
        display: inline-block;
    }

.payment-box-price2 {
    display: inline-block;
    margin: auto;
    width: 400px;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    background: #f95800;
    vertical-align: top;
    color: white;
    min-height: 130px;
}

    .payment-box-price2 .remain {
        color: white;
        padding-left: 30px;
        margin-top: 10px;
    }

        .payment-box-price2 .remain .val {
            background: white;
            color: black;
            margin-left: 20px;
            width: 169px;
            display: inline-block;
            padding: 0 10px;
        }

    .payment-box-price2.True, .payment-box-tab.True, .payment-title.True {
        display: none;
    }

    .payment-box-price2 .value {
        display: inline-block;
        width: 170px;
        background: white;
        color: red;
        padding: 0 10px;
        border: 0px;
        opacity: 1;
    }

    .payment-box-price2 .name {
        display: inline-block;
        width: 160px;
    }

    .payment-box-price2 input {
        height: 30px;
        padding: 0 10px;
        display: inline-block;
        vertical-align: middle;
        width: 170px;
    }

.payment-title {
    background: #ddd;
    padding: 2px 10px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.payment-box-tab .tabbox-name li {
    width: 50%;
}

.payment-box-tab .tabbox-name a {
    height: 46px !important;
    line-height: 46px !important;
    font-size: 16px;
    color: white !important;
    text-align: center;
}

.payment-box-tab .tabbox-name, .payment-box-tab .tabbox-name .TabName {
    height: 46px;
    line-height: 46px;
    color: White;
    cursor: pointer;
}

    .payment-box-tab .tabbox-name .tab-1 {
        background: url(/content/images/home/un-check-tab.png) 20px center no-repeat #03a3ff !important;
        padding-left: 60px;
    }

    .payment-box-tab .tabbox-name .tab-2 {
        background: url(/content/images/home/un-check-tab.png) 20px center no-repeat #0080ca !important;
        padding-left: 60px;
    }

    .payment-box-tab .tabbox-name .tab-active {
        background-image: url(/content/images/home/check-tab.png) !important;
    }

.btn-style-1 {
    background: #0080ca !important;
    color: white;
}

.form-login th, .form-login td {
    font-weight: normal;
    padding: 0 0 10px 0;
    text-align: left;
    min-width: 100px;
    font-size: 16px;
    font-weight: 600;
    color: white;
}

    .form-login th div {
        background: #f79702;
        line-height: 37px;
        padding: 0 10px;
        text-align: left;
    }

.form-login th {
    text-align: right;
}

.form-login .Button {
    min-width: 100px;
}

.ar {
    text-align: right;
}

.form-login .ar {
    text-align: right !important;
}


.check-pay-option {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: white;
    border: solid 1px #999;
    border-radius: 100px;
    vertical-align: middle;
    position: relative;
    margin-right: 10px;
}

    .check-pay-option.select:after {
        content: '';
        position: absolute;
        top: 4px;
        left: 4px;
        right: 4px;
        bottom: 4px;
        background: #999;
        border-radius: 100px;
    }

.haspay span {
    display: block;
    padding-top: 10px;
}

.haspay b {
    color: Red;
}

.lang > a {
    display: none !important;
    padding: 0px 10px !important;
}

.lang.kr > .kr, .lang.en > .en {
    display: block !important;
}

.lang img {
    display: block;
    height: 22px;
    margin: auto;
}

.lang {
    padding-bottom: 10px;
    position: relative;
    z-index: 11;
    margin: 0px !important;
}

    .lang i {
        top: 30px;
        left: 14px;
        text-align: center !important;
        color: #999;
        height: 10px;
        line-height: 10px !important;
        display: block;
        position: absolute;
    }

    .lang ul a {
        display: block;
        border: solid 1px #ddd;
        margin-top: -1px;
    }

    .lang ul, .lang ul li, .lang ul li a {
        background: white !important;
        padding: 0px !important;
    }

    .lang ul {
        width: auto !important;
        top: 100% !important;
        left: 10px !important;
        list-style: none;
        margin: 0px;
        padding: 0px;
        position: absolute;
        display: none;
    }

    .lang:hover ul {
        display: block;
    }

.list-news-hot .news-hot {
    float: right;
    width: 46%;
    border: solid 1px #ddd;
    padding: 10px;
    margin-top: -1px;
    clear: right;
}

.news-hot .img {
    width: 38%;
    float: left;
}

.news-hot .desc {
    float: right;
    width: 62%;
    padding-left: 20px;
    line-height: 21px;
    font-size: 12px;
    color: #666;
}

.news-hot .name {
    color: #0363c6;
    display: block;
}

.list-news-hot .news-hot:first-child {
    float: left;
    width: 54%;
    padding: 0 20px 0 0;
    border: 0px;
}

    .list-news-hot .news-hot:first-child .img {
        width: 100%;
    }

        .list-news-hot .news-hot:first-child .img img {
            display: block;
        }

    .list-news-hot .news-hot:first-child .d {
        display: none;
    }

    .list-news-hot .news-hot:first-child .desc {
        width: 100%;
        padding: 0px;
    }

    .list-news-hot .news-hot:first-child .name {
        background: #ebebeb;
        display: block;
        padding: 10px;
        margin-top: 10px;
        font-size: 18px;
        color: #333;
        height: 62px;
    }

.list-post-category {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .list-post-category li {
        float: left;
        width: 33.3%;
    }

    .list-post-category a {
        background: #ff6100;
        color: White;
        text-align: center;
        text-transform: uppercase;
        line-height: 60px;
        display: block;
        height: 60px;
        font-size: 24px;
    }

    .list-post-category .post-cate-2 {
        background: #14ac00;
    }

    .list-post-category .post-cate-3 {
        background: #00aeff;
    }

.list-post-location {
    list-style: none;
    margin: 10px 0;
    padding: 10px;
    background: #e5e5e5;
    text-align: center;
}

    .list-post-location li {
        display: inline-block;
        padding: 0 10px;
        border-left: solid 1px #666;
        line-height: 20px;
        height: 20px;
    }

        .list-post-location li:first-child {
            border-left: 0px;
        }

        .list-post-location li a {
            font-size: 16px;
            color: Black;
            display: block;
        }

.post-item img, .post-item a {
    display: block;
}

.post-item {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: dashed 1px gray;
    line-height: 20px;
    font-size: 14px;
}

    .post-item .name {
        display: block;
        padding: 10px 0;
        font-weight: bold;
        color: Black;
    }

    .post-item .date {
        line-height: 30px;
        margin-top: 10px;
        color: #666;
    }

    .post-item .desc {
        color: #666;
    }

    .post-item .more {
        background: #00aeef;
        line-height: 30px;
        height: 30px;
        float: right;
        border-radius: 5px;
        color: White;
        padding: 0 10px;
        text-transform: capitalize;
    }

.post-detail {
    border: solid 1px #ddd;
    padding: 15px 30px;
}

    .post-detail .name {
        font-size: 24px;
        color: red;
    }

    .post-detail .date {
        color: #666;
        padding: 10px 0;
    }

.menu-title {
    display: inline-block;
    list-style: none;
    margin: 0px;
    padding: 0px;
    vertical-align: bottom;
}

    .menu-title li {
        display: inline-block;
        border-left: solid 1px #999;
        padding: 0 10px;
        height: 20px;
        line-height: 20px;
    }

        .menu-title li:first-child {
            border-left: 0px;
        }

    .menu-title a {
        display: block;
        color: Black;
        font-size: 16px;
        font-weight: bold;
    }

        .menu-title a.select {
            color: #99c342;
        }

.list-item3 {
    font-size: 0px;
}

.inner-item3 {
    font-size: 15px;
}

.list-item4 {
    font-size: 0px;
    margin: 0 -15px;
}

.inner-item4 {
    font-size: 15px;
    margin: 0 15px;
}

.item-2 {
    width: 49.9%;
    display: inline-block;
    vertical-align: top;
}

.item-1 {
    width: 100%;
}

.item-3 {
    width: 33.3%;
    display: inline-block;
    vertical-align: top;
}

.item-4 {
    width: 24.9%;
    display: inline-block;
    vertical-align: top;
}

.list-item {
    margin: 0 -10px;
    font-size: 0px;
}

.inner-item {
    font-size: 13px;
    margin: 0 13px;
}

.list-item2 {
    margin: 0 -8px;
    font-size: 0px;
}

.inner-item2 {
    font-size: 15px;
    margin: 0 8px;
}

.sep30 {
    height: 15px;
}

.inner-item:hover {
    border: 1px solid #CDDC39;
}

.menu-top {
    float: right;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .menu-top > li {
        display: inline-block;
        vertical-align: top;
        margin-right: 10px;
    }

.next_tourMainImg {
    text-align: right;
    width: 40%;
    position: absolute;
    top: 0px;
    height: 100%;
    right: 0px;
    font-size: 32px;
    padding-right: 10px;
    color: white;
    line-height: 340px;
}

.prev_tourMainImg {
    width: 40%;
    position: absolute;
    top: 0px;
    height: 100%;
    left: 0px;
    font-size: 32px;
    padding-right: 10px;
    color: white;
    line-height: 340px;
}


.next_tourMainImg.glyphicon:before {
    float: none;
}

.row-book-title {
    width: 15%;
    background: #f7f8f9;
    text-align: center;
}

.table-book {
    display: table;
    width: 100%;
    border: solid 1px #ddd;
    border-bottom: 0px;
    margin-top: -1px;
}

    .table-book .row-book {
        display: table;
        width: 100%;
        border: solid 1px #ddd;
        border-bottom: 0px;
        margin-top: -1px;
    }

        .table-book .row-book > * {
            vertical-align: middle;
            font-size: 16px;
            display: table-cell;
            border-bottom: solid 1px #ddd;
            padding: 10px;
            float: none;
        }

        .table-book .row-book .SelectBox, .table-book .row-book .TextBox, .table-book .row-book .RadioButton, .table-book .row-book .SelectDate, .table-book .row-book .TimeBox, .table-book .row-book .time-style {
            margin-top: 0px;
        }

.btn-delete {
    background: red;
    color: white;
    border: solid 1px red;
    height: 37px;
    margin-left: 10px;
}

.title-text {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
    color: #99c342;
}

.TimeBox.col-2 {
    width: 100px;
    padding-right: 10px;
    margin-right: 10px;
}


.time-style-select {
    display: inline-block;
    position: relative;
    min-width: 90px;
    vertical-align: top;
}

    .time-style-select .TimeBox {
        position: absolute;
        top: 3px;
        left: 1px;
        border: 0px;
        background: white;
        height: 34px;
        padding: 0px 5px !important;
        width: 75px !important;
    }

    .time-style-select .SelectBox {
        width: 100%;
        height: 39px;
    }


.banner-right {
    position: fixed;
    left: 0px;
    top: 25%;
    z-index: 1000;
}

    .banner-right .item {
        display: block;
        position: relative;
        margin-bottom: 10px;
    }

        .banner-right .item img {
            max-width: 1000px;
            display: block;
        }

        .banner-right .item .icon {
            width: 50px;
            text-align: center;
            display: block;
        }

            .banner-right .item .icon img {
                display: inline-block;
                max-width: 35px;
            }

        .banner-right .item .content {
            background: white;
            position: absolute;
            left: 50px;
            top: 0px;
            display: none;
        }

            .banner-right .item .content p {
                margin: 0px !important;
            }

        .banner-right .item:hover .content {
            display: block;
        }


.w220 {
    width: 220px;
}

.area-note {
    width: 900px;
}

.cbo-filter-area, .cbo-filter-location {
    margin: 0 10px;
    display: block;
    width: -webkit-fill-available;
    margin-bottom: 10px;
}

.show-mobi {
    display: none;
}



.wrapMenu {
    background: #99c342;
    border-bottom: solid 1px white;
    border-top: solid 1px white;
    position: relative;
    z-index: 11;
}

.main-menu-1 {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 0px;
}

    .main-menu-1 > li {
        display: inline-block;
        vertical-align: top;
        width: 33.3% !important;
        font-size: 11px;
    }

    .main-menu-1 > li {
        border-right: solid 1px white;
    }

        .main-menu-1 > li:last-child {
            border-right: 0px;
        }

        .main-menu-1 > li > a {
            color: white;
            padding: 5px;
            text-transform: uppercase;
            display: block;
            text-align: center;
            line-height: 20px;
        }

            .main-menu-1 > li > a > i {
                padding-bottom: 5px;
                display: block;
                font-size: 22px;
                text-align: CENTER;
                line-height: 25px;
            }

                .main-menu-1 > li > a > i:before {
                    float: none !important;
                }


#stellarnavProduct .menu-toggle.full {
    padding: 5px;
    text-align: center;
    line-height: 20px;
}

#stellarnavProduct.mobile {
    height: 60px !important;
    position: initial;
}

#stellarnavProduct .menu-toggle.full i {
    display: block;
    font-size: 18px;
    padding-bottom: 5px;
    text-align: center;
    line-height: 25px;
}

.stellarnav.mobile > ul {
    position: absolute;
    left: 0px;
    width: 100%;
    top: auto;
    bottom: 100%;
    max-height: calc(100vh - 131px);
    overflow: auto;
}

    .stellarnav.mobile > ul > li > a i {
        line-height: 48px;
    }

.wrapMenu.show-mobi {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.banner-right .close, .banner-right .icon {
    display: none;
}
