    body {
        background-color: #F5f5f5;
    }

    .h90 {
        height: auto;
    }

    .short-description {
        background: #fff;
        color: #666;
        height: auto;
        padding: 0 15px;
        font-size: 16px;
        font-family: 'Kanit';
    }

    .fill_cpcode {
        float: right;
        font-size: 18px;
        color: red;
        font-weight: 500;
        margin-top: 5px;
        margin-right: 10px;
        font-style: italic;
    }

    @media(max-width: 480px) {
        .fill_cpcode {
            float: left !important;
            margin-right: 0 !important;
            font-style: italic;
        }

        .btn_red_usecode {
            font-size: 15px !important;
            padding: 10px 5px !important;
        }

        .landoff {
            font-size: 18px !important;
        }

        [type="radio"]:not(:checked),
        [type="radio"]:checked {
            left: 0px !important;
        }

        .detail_mobile {
            padding: 0 !important;
        }

        .tab-date {
            font-size: 20px !important;
        }

        .checkout .step-label {
            font-size: 13px !important;
            line-height: 13px !important;
            padding-top: 10px;
        }

        .short-description {
            margin-top: 15px;
            height: auto;
        }

        h5 {
            font-size: 26px;
            line-height: 25px;
        }

        .mb_no_padding {
            padding: 0;
        }

        td {
            font-size: 14px !important;
            padding: 15px 10px !important;
        }

        .f15 {
            font-size: 15px !important;
        }

        .person_val {
            font-size: 16px !important;
        }

        .sum_val {
            color: #ed5564;
            font-size: 18px;
            font-weight: 550 !important;
        }

        label {
            font-size: 18px !important;
        }
    }

    .table-responsive {
        overflow-x: inherit !important;
    }

    .text-booking span {
        font-size: 20px;
    }

    .tab-date-ye {
        color: #ED1C24;
        padding: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;

    }

    /*    label {
            font-size: 14px !important;
            color: #333 !important;
        }*/

    /*-- input[] --*/

    /* input:not([type]),
    input[type="text"],
    input[type="password"],
    input[type="email"],
    textarea.materialize-textarea {
        width: 95% !important;
        font-size: 16px;
        font-weight: 300;
    } */

    .form-padding {
        padding-left: 30px;
    }

    @media(max-width: 480px) {

        input:not([type]),
        input[type="text"],
        input[type="password"],
        textarea.materialize-textarea {
            width:100% !important;
        }

        input[type="email"],
        textarea.materialize-textarea {
            width: 100% !important;
        }

        .form-padding {
            padding-left: 15px;
        }
    }

    .container .row {
        margin-left: 0rem;
        margin-right: 0rem;
    }

    .tab-pane {
        padding-top: 20px;
    }

    .main-tour-detail>.row {
        padding-left: 0px;
    }

    #day_tour {
        padding-bottom: 20px;
    }


    .nav-tabs li {
        padding-right: 0px;
        padding-left: 0px;
    }

    /* Small devices (tablets, 768px and up) */

    @media (min-width: 768px) {}

    /* Medium devices (desktops, 992px and up) */

    @media (min-width: 992px) {
        .container .row {
            margin-left: -0.75rem;
            margin-right: -0.75rem;
        }

        .panel-title2>a {
            display: block;
            padding-top: 12px;
            /*padding-right: 15px;
        padding-left: 15px;*/
            padding-bottom: 26px;
            text-decoration: none;
            width: 100%;
            color: #43A047;
        }
    }

    /* Large devices (large desktops, 1200px and up) */

    @media (min-width: 1200px) {
        .container .row {
            margin-left: -0.75rem;
            margin-right: -0.75rem;
        }

        .panel-title2>a {
            display: block;
            padding-top: 12px;
            /*padding-right: 15px;
        padding-left: 15px;*/
            padding-bottom: 26px;
            text-decoration: none;
            width: 100%;
            color: #43A047;
        }
    }


    /*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/

    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;

    }

    .panel-default>.panel-heading {
        padding: 0;
        border-radius: 0;
        color: #ED1C24;
        background-color: #FAFAFA;
        border-color: #EEEEEE;

    }

    .panel-title {
        font-size: 18px;
        background-color: #F3F1F2;
    }

    .panel-title>a {
        display: table;
        padding-top: 12px;
        /*padding-right: 15px;
    padding-left: 15px;*/
        padding-bottom: 12px;
        text-decoration: none;
        width: 100%;
        color: #43A047;
    }


    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default>.panel-heading+.panel-collapse>.panel-body {
        border-top-color: #EEEEEE;
        /*padding: 0;*/
    }

    @media screen and (max-width: 767px) {
        .table-responsive {
            border: 0px solid #ddd;
        }
    }

    /* ----- logo ----- */

    .circle-logo-seller {
        border-radius: 100px;
        background: white;
        border: 2px solid #eaeaea;
        width: 86px;
        height: 86px;
    }

    .logo-seller {
        position: absolute;
        width: 60px;
        top: 25px;
        left: 15px;
    }

    .summary {
        /* line-height: 46px; */
        /*
            border: 1px solid #eaeaea;
            margin: 15px;
        */
        padding-bottom: 5px;
    }

    @media(max-width: 480px) {
        .summary {
            margin-top: 10px !important;
            margin-bottom: 15px !important;
        }

        .sum_detail {
            margin-bottom: 0px !important;
        }

        .back-book {
            background: #fff;
            margin-top: 20px;
            margin-bottom: 0px;
            padding: 15px !important;
            border: 1px solid #e4e4e4;
        }
    }

    .ic-calendar {
        position: relative;
        z-index: 99;
    }

    .ui-autocomplete {
        position: absolute;
        z-index: 1000;
        cursor: default;
        padding: 0;
        margin-top: 2px;
        list-style: none;
        background-color: #ffffff;
        border: 1px solid #ccc;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    }

    .ui-autocomplete>li {
        padding: 3px 20px;
    }

    .ui-autocomplete>li.ui-state-focus {
        background-color: #DDD;
    }

    .ui-helper-hidden-accessible {
        display: none;
    }

    select::-webkit-scrollbar {
        display: none;
    }

    select::-moz-scrollbar {
        display: none;
    }

    select::-o-scrollbar {
        display: none;
    }

    select::-google-ms-scrollbar {
        display: none;
    }

    select::-khtml-scrollbar {
        display: none;
    }

    .checkout {
        display: flex;
        padding: 3rem 0;
        margin: 0;
        text-align: center;
        list-style: none;
    }

    .checkout .step {
        flex: 1 1 100%;
        height: 20px;
        position: relative;
    }

    .checkout .step:before,
    .checkout .step:after {
        position: absolute;
        content: '';
        top: 50%;
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px);
        border-bottom: 2px solid #afb3b9;
        z-index: -1;
    }

    .checkout .step:before {
        left: 0;
        right: 50%;
    }

    .checkout .step:after {
        left: 50%;
        right: 0;
    }

    .checkout .step:first-child:before {
        left: 50%;
    }

    .checkout .step:last-child:after {
        right: 50%;
    }

    .checkout .step-icon {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: #fff;
        border-radius: 50%;
        border: 1px solid #afb3b9;
        position: relative;
    }

    .checkout .step.active1 .step-icon:after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transform: scale(0.66666667);
        transform: scale(0.66666667);
        background: #ED1C24;
        border-radius: 50%;
    }

    .checkout .step.completed:after,
    .checkout .step.completed+li:before {
        border-color: #ED1C24;
    }

    .checkout .step.completed .step-icon {
        background: #ED1C24;
        border-color: #ED1C24;
    }

    .checkout .step.completed .step-icon:after {
        position: absolute;
        content: '';
        top: 45%;
        width: 60%;
        height: 35%;
        -webkit-transform: translate(-50%, -50%) rotate(-45deg);
        transform: translate(-50%, -50%) rotate(-45deg);
        background: transparent;
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff;
    }

    .checkout .step-label {
        position: absolute;
        top: 1.5em;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        color: #99a4ac;
        font-size: 18px;
        font-weight: 300;

        /*  visibility: hidden;*/
    }

    .checkout .step.active1 .step-label {
        color: #ED1C24;
        font-weight: 500;
        visibility: visible;
    }

    .checkout .step:not(.active1) .step-label {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    @media screen and (min-width: 768px) {
        .checkout .step-label {
            visibility: visible;
        }
    }

    .value-button {
        display: inline-block;
        border: 1px solid #ED1C24;
        margin: 0px;
        width: 25px;
        height: 25px;
        text-align: center;
        vertical-align: middle;
        font-size: 18px;
        background: #ED1C24;
        color: #fefefe;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .discountprice {
        font-family: Tahoma, sans-serif;
        background-color: #f4f4f4;
        border-left: 5px solid #ED1C24;
    }

    .btn_red {
        background-color: #ED1C24;
        color: white !important;
        border: transparent;
        height: 35px;
        border-radius: 5px;
        float: right;
        font-size: 26px;
    }

    .btn_red:active,
    .btn_red:focus,
    .btn_red:hover {
        background-color: #ED1C24;
    }

    table {
        background-color: white;
        border-spacing: 0;
        width: 100%;
        /*border: 2px solid #ececec;*/
        margin-bottom: 20px;
        border-radius: 5px;
        font-family: Tahoma, sans-serif;
    }

    th,
    td {
        text-align: left;
        padding: 5px 5px 5px 15px;
        border-bottom: 1px solid #f4f4f4;
        color: #484848;
        font-size: 16px;
        font-weight: 400;
        border-right: 1px solid #e4e4e4;
        padding: 10px 10px !important;
    }

    .check {
        display: block;
        position: relative;
        padding-left: 35px;
        margin-top: 12px;
        cursor: pointer;
        font-size: 26px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #ED1C24;
        font-weight: 500;
    }

    /* Hide the browser's default checkbox */
    .check input {
        position: absolute !important;
        opacity: 0;
        cursor: pointer;
    }

    /* Create a custom checkbox */
    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        opacity: 1;
    }

    .button1 {
        background-color: white;
        color: black;
        border: 2px solid #ED1C24;
        padding: 10px;
    }

    button:focus {
        outline: none;
        color: white;
        background-color: #ED1C24;
    }

    label {
        font-size: 16px !important;
        color: #555 !important;
    }

    .tab-pane {
        /*      padding: 20px 20px;*/
        margin-top: 10px;
        /*        border: 1px solid #1566bf;*/
    }

    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:focus,
    .nav-tabs>li.active>a:hover {
        color: rgb(85, 85, 85);
        cursor: default;
        background-color: #fff;
        border: 1px solid #fff;
    }

    .nav-tabs {
        border-bottom: 0;
    }

    .nav-tabs>li>a:hover {
        border-color: #fff;
        background-color: #fff;
    }



    .btn:hover,
    .btn:focus,
    .btn.active {
        border: 2px solid #ED1C24;
        background-color: #fff;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.23), 0 2px 4px 0 rgba(0, 0, 0, 0.16);
        color: #ED1C24;
        font-weight: 500;
    }

    .col-50 {
        -ms-flex: 50%;
        /* IE10 */
        flex: 50%;
    }

    .icon-container {
        margin-bottom: 20px;
        padding: 7px 0;
        font-size: 40px;
    }

    .tab-content input[type=text] {
        width: 100%;
        margin-bottom: 20px;
        padding: 10px;
        border: 1px solid #ccc;
        border-radius: 3px;
    }

    .col-25 {
        -ms-flex: 25%;
        /* IE10 */
        flex: 25%;
    }

    .nav>li>a {
        position: relative;
        display: block;
        padding-right: 10px;
        padding: 5px;
    }


    [type="radio"]:not(:checked),
    [type="radio"]:checked {
        left: 15px;
        top: 7px;
        opacity: 5;
        position: absolute;
        display: none;
    }

    [type="radio"]:not(:checked)+label:before,
    [type="radio"]:not(:checked)+label:after {
        filter: grayscale(0%);
        display: none;
    }

    [type="radio"]:checked+label:after {
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
    }

    [type="radio"]:checked+label:after,
    [type="radio"].with-gap:checked+label:after {
        background-color: #ED1C24;
    }

    [type="radio"]:checked+label:after,
    [type="radio"].with-gap:checked+label:before,
    [type="radio"].with-gap:checked+label:after {
        border: 2px solid #ED1C24;
        top: 5px;
    }


    .form-control-label .form-control.write-error {
        border: 1px solid red;
    }

    .sum_detail {
        background: #ed5564 !important;
        color: #fff;
        padding: 3px 0px 3px 10px;
        border-radius: 5px;
        margin-bottom: 35px;
        font-size: 24px;
        font-family: 'Kanit';
    }

    .tab-date {
        font-family: roboto, kanit, Tahoma, Geneva, sans-serif !important;
        font-size: 19px;
    }

    h5 {
        position: relative;
        line-height: 36px;
    }

    h5.detail_tour span {
        background-color: white;
        padding-right: 10px;
        color: #ED1C24;
        font-size: 24px;
        font-weight: 600;
        font-family: Kanit;
    }

    h5.detail_tour:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 0.5em;
        border-top: 3px solid #ED1C24;
        z-index: -1;
    }

    .green.darken-1 {
        background-color: #43A047 !important;
        height: 50px;
    }

    .modal-dialog {
        width: 35% !important;
        left: 30% !important;
    }

    .tourdate {
        background-color: #ed1c24;
        color: white !important;
        padding: 2px 5px 2px 5px !important;
        font-size: 21px;
        font-weight: 400;
        border-radius: 5px;
    }

    .totalall {
        font-size: 26px !important;
        color: #ed1c24 !important;
        font-weight: 600 !important;
    }

    .person_val {
        width: 25px !important;
        text-align: center;
        display: inline-block;
        margin: 0px;
        padding: 0px;
        border: none;
        color: #ed5564;
        font-weight: 600;
        font-size: 18px;
    }

    .mb_mg40 {
        margin-top: 40;
    }

    .book_detail_tab {
        background: #ec1c25 !important;
        color: #fff;
        padding: 5px 0px 5px 10px;
        border-radius: 5px;
        margin-bottom: 35px;
        font-size: 24px;
    }

    .text_travl {
        padding: 10px;
        text-align: left;
        font-size: 18px;
        font-weight: 400;
    }

    .small_not_include {
        color: #6b6b6b;
        font-weight: 300;
        font-size: 18px;
    }

    .mb_mgtop_topic {
        margin-top: -10px;
    }

    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
        .btn_red_usecode {
            padding: 10px 10px !important;
            width: 100% !important;
        }

        .landoff {
            padding: 0px;
            text-align: center;
            font-size: 18px;
            font-weight: 400;
            margin-top: -15px;
        }

        .ipd_no_padding {
            padding: 0 !important;
        }

        .tl_no_padding {
            padding: 0px !important;
        }

        .tab-date {
            font-size: 19px;
        }

        .checkout .step-label {
            font-size: 15px;
            top: 1em;
        }

        h5 {
            font-size: 26px;
        }

        .book_detail_tab {
            padding: 5px 0px 5px 10px;
            font-size: 20px;
        }

        .checkout {
            padding: 1rem 0;
        }

        .text_travl {
            padding: 0;
            font-size: 18px !important;
        }

        .ipd_mgt10 {
            margin-top: -10px;
        }
    }

    select {
        padding: 1px;
        height: 30px;
        font-size: 15px;
        margin-bottom: 5px;
    }

    .mb_airline {
        width: 100px;
    }

    .landoff {
        padding: 10px;
        text-align: left;
        font-size: 20px;
        font-weight: 400;
    }

    .titletour {
        font-weight: 500;
        position: relative;
        line-height: 26px;
        font-size: 22px;
    }

    .coupon {
        font-size: 22px;
        background-color: #ffffff;
        border-radius: 2px;
        display: inline-block;
        font-weight: 500;
        padding: 0 5px;
        vertical-align: middle;
        color: rgb(237, 28, 36);
        border: 1px solid rgb(237, 28, 36);
        border-style: dashed;
    }

    .code-dis {
        padding: 6px 10px;
        background: #333;
        color: #fff;
        font-size: 22px;
        border: 1px solid;
        border-radius: 5px;
        cursor: pointer;
    }

    .text-codedis ::placeholder {
        color: #333;
        opacity: 1;
    }

    /* The container */
    .scott {
        display: block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 12px;
        cursor: pointer;
        font-size: 22px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    /* Hide the browser's default checkbox */
    .scott input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    /* Create a custom checkbox */
    .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        width: 25px;
        background-color: #eee;
    }

    /* On mouse-over, add a grey background color */
    .scott:hover input~.checkmark {
        background-color: #ccc;
    }

    /* When the checkbox is checked, add a blue background */
    .scott input:checked~.checkmark {
        background-color: #2196F3;
    }

    /* Create the checkmark/indicator (hidden when not checked) */
    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    /* Show the checkmark when checked */
    .scott input:checked~.checkmark:after {
        display: block;
    }

    /* Style the checkmark/indicator */
    .scott .checkmark:after {
        left: 9px;
        top: 5px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .btn_red_usecode {
        background-color: #ED1C24;
        color: white !important;
        border: transparent;
        height: 41px;
        border-radius: 5px;
        /* float: right; */
        padding: 10px 20px;
        text-align: center;
        width: 95%;
    }

    .sttopic {
        font-weight: 500;
    }

    .stdetail {
        font-weight: 350;
    }

    .sttable {
        font-family: roboto, kanit, Tahoma, Geneva, sans-serif !important;
    }

    .sttb {
        color: #4e4e4e;
        font-size: 18px;
        font-weight: 450;
        text-align: left;
    }

    .pig_promo {
        display: inline;
        font-size: 10px;
        background: linear-gradient(90deg, rgb(255, 112, 10) 0%, rgba(255, 0, 19, 0.7) 100%);
        padding: 5px 10px;
        border-radius: 25px;
        color: white;
    }

    .label-dark-pink,
    .label-dark-pink[href]:hover,
    .label-dark-pink[href]:focus {
        background-color: #e91e63;
    }

    .label-dark-pink {
        -webkit-animation: pink-blink 0.7s infinite;/ Safari 4+/ -moz-animation: pink-blink 0.7s infinite;/ Fx 5+/ -o-animation: pink-blink 0.7s infinite;/ Opera 12+/ animation: pink-blink 0.7s infinite;/ IE 10+,
        Fx 29+/
    }

    .back-book {
        background: #fff;
        margin-top: 20px;
        margin-bottom: 0px;
        padding: 12px 0px 0px 20px;
        border: 1px solid #e4e4e4;
    }

    @-webkit-keyframes pink-blink {

        0%,
        49% {
            background-color: #ffb56f;
        }

        50%,
        100% {
            background-color: #ff1200;
        }
    }