html, body {
    width: 100%;
    height: 100%;
    margin: auto;
    font-family: 'Microsoft JhengHei';
    color: #616060;
    font-weight: bold;
}

.row::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}

.ntd_span {
    font-size: 12px;
} 

.btn {
    cursor: pointer;
}


.col {
    float: left;
}

.w1 {
    width: 10%;
}

.w2 {
    width: 20%;
}

.w3 {
    width: 30%;
}

.w4 {
    width: 40%;
}

.w5 {
    width: 50%;
}

.w6 {
    width: 60%;
}

.w7 {
    width: 70%;
}

.w8 {
    width: 80%;
}

.w9 {
    width: 90%;
}

.w10 {
    width: 100%;
}



.label_box {
    border-radius: 5px;
    min-width: 36px;
    display: inline-block;
    text-align: center;
    color: white;
    padding: 4px;
    line-height: 16px;
    font-size: 10pt;
    height: 17px;
    margin-left: 2px;
}



.en_span {
    font-size: 10px;
}

.fix_width {
    width: 1280px;
    margin: auto;
}
 


.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border: 1px solid #ddd;
    }

table {
    border-spacing: 0;
    border-collapse: collapse;
    margin-bottom: 0.5cm;
}


td {
    padding: 0.15cm;
}

.dash {
    background-color: white;
    width: 250px;
    position: absolute;
    z-index: 999;
    right: 0px;
    top: 158px;
    padding: 1% 0 1% 0%;
    border-radius: 13px 0px 0px 13px;
    transition: 0.5s;
    border: 1px solid #d4d2d2;
    border-right: 0px;
}

    .dash .search {
        background-color: red;
        width: 68%;
        text-align: center;
        padding: 6px;
        color: white;
        border-radius: 5px;
    }

    .dash .item {
        background-color: white;
        font-family: "Microsoft JhengHei";
        padding: 3%;
        /*  padding-top: 15%;
      padding-bottom: 15%;*/
    }


.dash_img {
    width: 50px;
    margin-top: 10px;
}

.subtext {
    font-size: 14px;
}


.dash_right_txt, .dash_left_txt {
    width: 115px;
    color: #595959;
    font-weight: bold;
    font-size: 14px;
}


.dash .item {
    color: black;
    border-bottom: 1px solid #cccccc;
    text-align: center;
    cursor: pointer;
}

.dash_select {
    color: #2d2c2c;
    font-size: 16px;
    font-family: 'Microsoft JhengHei';
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    border: 0;
    background-color: transparent;
    margin-bottom: 15px;
    width: 134px;
}


.booking.detail .sel {
    width: 200px;
}

.dash_select_arrow {
    color: red;
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    /* float: right; */
    /* top: 130px; */
    margin-top: -52px;
    /* left: 100px; */
    margin-left: 215px;
    z-index: -10;
}

.dash_right_div {
    overflow-x: hidden;
    float: right;
    padding-top: 14px;
    transition: 0.5s;
    padding-right: 0px;
}

.dash_left_div {
    overflow-x: hidden;
    float: left;
    width: 0px;
    padding-top: 10%;
    transition: 0.5s;
}

.sheep {
    width: 100px;
    margin: 8px;
    margin-left: 20px;
}

.div_main_show .dash_img {
    width: 70px;
    transition: 0.5s;
}

.div_cinema {
    float: left;
    width: 100%;
    background-color: #484848;
    margin-bottom: 26px;
    padding-top: 26px;
}

.footer {
    color: white;
    text-align: center;
    background-color: black;
    padding-bottom: 20px;
    padding-top: 20px;
}

    .footer .row {
        margin: 20px;
    }

    .footer a {
        text-decoration: none;
        color: white;
    }


.div_cinema .row {
    text-align: center;
}

.div_cinema .logo {
    cursor: pointer;
}

.div_cinema .div_header {
    background-color: white;
    color: gray;
}

.div_cinema .right_txt {
    margin-top: 29px;
    font-size: 20px;
    font-weight: bold;
    color: white;
    text-align: left;
}



.input_box {
    font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
    font-size: 1em;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 3px;
}

.quick-icon01, .quick-icon02, .quick-icon03, .quick-icon04 {
    background: url(../img/bg_item2.png) no-repeat;
    padding-left: 25px;
    width: 10px;
    height: 25px;
}

.quick-icon01 {
    background-position: -625px 0;
}

.quick-icon02 {
    background-position: -625px -30px;
}

.quick-icon03 {
    background-position: -625px -60px;
}

.quick-icon04 {
    background-position: -625px -90px;
}

.quick-icon05 {
    background-position: -625px -120px;
}


.cinemas-icon-0 {
    width: 25px;
    height: 25px;
    display: block;
    background-image: url(../img/bg_item/icon_0.png);
    background-repeat: round;
}
.cinemas-icon-1 {
    width: 25px;
    height: 25px;
    display: block;
    background-image: url(../img/bg_item/icon_1.png);
    background-repeat: round;
}
.cinemas-icon-2 {
    width: 25px;
    height: 25px;
    display: block;
    background-image: url(../img/bg_item/icon_2.png);
    background-repeat: round;
}
.cinemas-icon-3 {
    width: 25px;
    height: 25px;
    display: block;
    background-image: url(../img/bg_item/icon_3.png);
    background-repeat: round;
}
.cinemas-icon-4 {
    width: 25px;
    height: 25px;
    display: block;
    background-image: url(../img/bg_item/icon_4.png);
    background-repeat: round;
}
.cinemas-icon-5 {
    width: 25px;
    height: 25px;
    display: block;
    background-image: url(../img/bg_item/icon_5.png);
    background-repeat: round;
}
.cinemas-icon-6 {
    width: 25px;
    height: 25px;
    display: block;
    background-image: url(../img/bg_item/icon_6.png);
    background-repeat: round;
}
.cinemas-icon-7 {
    width: 25px;
    height: 25px;
    display: block;
    background-image: url(../img/bg_item/icon_7.png);
    background-repeat: round;
}
.cinemas-icon-8 {
    width: 25px;
    height: 25px;
    display: block;
    background-image: url(../img/bg_item/icon_8.png);
    background-repeat: round;
}

.cinemas-banner-0 {
    width: 132px;
    height: 23px;
    background: url(../img/bg_item/banner_0.png);
    background-repeat: round;
    display: block;
    margin: 2px 1px;
    text-indent: -9999px
}
.cinemas-banner-1 {
    width: 132px;
    height: 23px;
    background: url(../img/bg_item/banner_1.png);
    background-repeat: round;
    display: block;
    margin: 2px 1px;
    text-indent: -9999px
}
.cinemas-banner-2 {
    width: 132px;
    height: 23px;
    background: url(../img/bg_item/banner_2.png);
    background-repeat: round;
    display: block;
    margin: 2px 1px;
    text-indent: -9999px
}
.cinemas-banner-3 {
    width: 132px;
    height: 23px;
    background: url(../img/bg_item/banner_3.png);
    background-repeat: round;
    display: block;
    margin: 2px 1px;
    text-indent: -9999px
}
.cinemas-banner-4 {
    width: 132px;
    height: 23px;
    background: url(../img/bg_item/banner_4.png);
    background-repeat: round;
    display: block;
    margin: 2px 1px;
    text-indent: -9999px
}
.cinemas-banner-5 {
    width: 132px;
    height: 23px;
    background: url(../img/bg_item/banner_5.png);
    background-repeat: round;
    display: block;
    margin: 2px 1px;
    text-indent: -9999px
}
.cinemas-banner-6 {
    width: 132px;
    height: 23px;
    background: url(../img/bg_item/banner_6.png);
    background-repeat: round;
    display: block;
    margin: 2px 1px;
    text-indent: -9999px
}
.cinemas-banner-7 {
    width: 132px;
    height: 23px;
    background: url(../img/bg_item/banner_7.png);
    background-repeat: round;
    display: block;
    margin: 2px 1px;
    text-indent: -9999px
}
.cinemas-banner-8 {
    width: 132px;
    height: 23px;
    background: url(../img/bg_item/banner_8.png);
    background-repeat: round;
    display: block;
    margin: 2px 1px;
    text-indent: -9999px
}



#RenderBodyContent {
    min-height: 700px;
    margin-top: 26px;
}

/*舊圖示 start*/
.normal-icon, .mclub-icon, .imax-icon, .royalclub-icon, .auro-icon, .dz_royal-icon {
    width: 25px;
    height: 25px;
    display: block;
    background-image: url(../img/bg_item2.png);
    background-repeat: no-repeat;
}

.normal-icon  {
    background-position: -630px -220px;
}

.mclub-icon  {
    background-position: -630px -250px;
}

.imax-icon  {
    background-position: -630px -280px;
}

.royalclub-icon  {
    background-position: -630px -310px;
}

.auro-icon  {
    background-position: -630px -340px;
}

.dz_royal-icon  {
    background-position: -664px -220px;
}

.normal-large, .mclub-large, .imax-large-01, .imax-large-02, .imax-large-03, .royalclub-large, .auro-large, .dz_royal-large {
    width: 132px;
    height: 23px;
    background: url(../img/bg_item2.png) no-repeat;
    display: block;
    margin: 2px 1px;
    text-indent: -9999px
}

.normal-large {
    background-position: -486px -370px
}

.mclub-large {
    background-position: -486px -395px
}

.auro-large {
    background-position: -486px -420px
}

.dz_royal-large {
    background-position: -486px -445px
}

.imax-large-01 {
    background-position: 0px -418px
}

.imax-large-02 {
    background-position: 0px -444px
}

.imax-large-03 {
    background-position: 0px -470px
}

.royalclub-large {
    background-position: -486px -470px
}
/*舊圖示 end*/


@media only screen and (max-width: 1030px) {
    /*  ipad */


    #RenderBodyContent {
        min-height: 700px;
        margin-top: 76px;
    }

    .dash {
        display: none;
    }

    .fix_width {
        width: 100%;
        margin: auto;
    }


    #footer_special {
        width: 100%;
        height: 100px;
    }

    .div_cinema .logo {
        cursor: pointer;
        width: 120px;
    }

    .sheep {
        width: 71px;
        margin: 8px;
        margin-left: 20px;
    }
}



@media only screen and (max-width: 420px) {
    /*  iphone 8 plus */


    #RenderBodyContent {
        min-height: 700px;
        margin-top:76px;
    }

    .dash {
        display:none;
    }

    .fix_width {
        width: 100%;
        margin: auto;
    }


    #footer_special {
        width: 100%;
        height: 100px;
    }

    .div_cinema .logo {
        cursor: pointer;
        width: 120px;
    }

    .sheep {
        width: 71px;
        margin: 8px;
        margin-left: 20px;
    }
}
