﻿@font-face {
    font-family: 'BYekan';
    src: url('/Themes/Public/Fonts/BYekan.eot?#')format('eot'), url('/Themes/Public/Fonts/BYekan.woff')format('woff'), url('/Themes/Public/Fonts/BYekan.ttf')format('truetype');
}

.ChAdmin, .hr-sp, .seatRowHeaderL, .selectChair, .selectChair2 {
    display: inline-block
}

/*.modal-body, .modal-content, .table-responsive .table {
    -webkit-overflow-scrolling: touch !important
}*/
.modal-content, .table-responsive .table {
    -webkit-overflow-scrolling: touch !important;
    /*-webkit-transform: translateZ(0px);
    -webkit-transform: translate3d(0,0,0);*/
}

.ChAdmin {
    width: 28px;
    display: inline-block;
}

.colNumber {
    width: 28px;
    display: inline-block;
}

.selectChair {
    width: 27%
}

.selectChair2 {
    width: 21%
}

.Chair, .chair, .chairAqua, .chairBuy, .chairBuyAdmin, .chairGray, .chairGreen, .chairMagenta, .chairNavyblue, .chairOlive, .chairOrchid, .chairReserve, .chairSelect, .chairViolet, .chairRedNew, .chairRedBlock, .chairRedBlockForAdmin {
    background-image: url(/Themes/Concert/images/chair2-min.png);
    background-repeat: no-repeat;
    background-size: contain;
    /*background-image: url('/Themes/Concert/images/chair-transparent1.svg');*/
}

.chairSelectBuy {
    background: url(/Themes/Concert/images/ChairSale.png) no-repeat #f00b00 !important
}

.chairSelectReserve {
    background: url(/Themes/Concert/images/ChairSale.png) no-repeat #ffd400 !important
}

.Chair, .ChairNoExist, .chair, .chairAqua, .chairBuy, .chairBuyAdmin, .chairGray, .chairGreen, .chairMagenta, .chairNavyblue, .chairOlive, .chairRedNew, .chairOrchid, .chairReserve, .chairSelect, .chairSelectBuy, .chairSelectReserve, .chairViolet, .chairRedBlock, .chairRedBlockForAdmin {
    float: right;
    height: 24px;
    text-align: center;
    width: 27px;
    padding-top: 3px;
    font-size: 9px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    margin: 1px 1px 0 0
}

.chairSelect {
    background-color: #0336ff;
    color: #fff
}

.chairBuy {
    background-color: #ff0242 !important
}

.chairReserve {
    background-color: #ffde03 !important
}

.chairGray {
    color: #fff;
    background-color: #9e9e9e
}

.chairGreen {
    background-color: #00e676;
    color: #464646
}

.chairBuyAdmin {
    background-color: #ff6000;
    color: #fff
}

.chairMagenta {
    background-color: purple;
    color: #fff
}

.chairNavyblue {
    background-color: navy;
    color: #fff
}

.chairOrchid {
    background-color: #b76e7b;
    color: #fff
}

.chairOlive {
    background-color: #c0ca33;
    color: #fff
}

.chairViolet {
    background-color: #7c4dff;
    color: #fff
}

.chairAqua {
    background-color: #18ffff;
    color: #fff
}

.chairRedNew {
    background-color: #f23b69;
    color: #fff
}

.chairRedBlock {
    background-color: #f00b00;
    color: #fff
}

.chairRedBlockForAdmin {
    background-color: #f00b0096;
    color: #fff
}

.seatRowHeaderL, .seatRowHeaderR {
    width: 20px;
    font-size: 13px;
    float: right;
    padding-top: 4px;
}

.gridHeader {
    background-color: #A7DBCF
}

/*.gridHeader td, .gridRow {
        border: 1px solid #d1d1d1;
        text-align: center
    }*/

.seprate {
    padding: 6px 0;
    font-size: 13px
}

.hr-sp {
    padding: 5px;
    border-bottom: 1px dotted #e3e4e3
}

.listReserv {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #f7f7f7;
    padding: 10px 15px;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    font-size: 13px
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-width {
    width: 100%;
    float: right
}

.btn-danger, .btn-success {
    padding: 4px;
    font-size: 12px;
    min-width: 85px;
}

.primary-wrapper {
    padding: 4px;
    font-size: 13px;
    color: #fff;
    background-color: #cc5d1c;
    border-color: #b74f12
}

    .primary-wrapper:hover {
        color: #fff
    }

.modal-title {
    margin: 0 0 15px;
    color: #0b0252;
    border-bottom: 1px solid #ccc
}

.EventName {
    display: block;
    color: #e80b15;
    font-size: 15px;
    text-shadow: 1px 1px 1px #969696
}

.modal-dialog {
    width: 1115px !important;
    height: 100%;
    position: relative
}

.modal-body {
    padding: 3% 8px;
    display: grid
}

.modal-content {
    overflow: scroll;
    max-height: 90%;
    height: auto
}

body.modal-open {
    position: fixed
}

.table {
    width: auto
}

.table-responsive .table {
    max-width: none
}

.form-wrapper .form-control {
    width: 94%;
}

.chapta {
    border: 1px solid #868686;
    margin: 5px 0;
    border-width: 1px !important;
    max-width: 100%;
    cursor: pointer
}

.disable-block, .disabled {
    cursor: not-allowed;
    background: #a5a5a5;
    color: #fff;
    padding: 7px;
    text-align: center;
    font-size: 16px;
    margin-top: 8px
}

.showChair {
    text-align: center;
    margin: 0 auto;
    display: grid
}

    .showChair .row {
        margin: 0 auto;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-pack: center;
        align-content: center;
        justify-content: center
    }

.FitContent {
    width: fit-content;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: -ms-fit-content;
    float: right
}

.FitContentReserv1 {
    width: fit-content;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: -ms-fit-content;
    margin: 0 auto;
}

.Modalcontent {
    background-color: #fff;
    float: right;
    width: 100%;
    padding: 5px;
    box-shadow: 0px 0px 8px 0px #ccc;
    border-radius: 8px;
}

.ListConcert {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #f7f7f7;
    padding: 10px 15px;
    border: 1px solid #e2e2e2;
    border-radius: 8px
}

.comingSoon {
    background: #e2e2e2;
    padding: 3px;
    margin: 5px;
    color: #d10102;
    font-weight: 700;
    font-size: 16px;
    text-shadow: 1px 1px 1px #909090
}

.pdf-content1 {
    margin-bottom: 3%;
    margin-top: 10px
}

.pdf-content, .pdf-content2 {
    background: #fff;
    margin-bottom: 10px
}

.pdf-content {
    border: 1px solid #a5a5a5;
    border-radius: 10px;
    padding: 15px
}

.pdf-content1 {
    border: 1px solid #a5a5a5;
    border-radius: 10px;
    padding: 8px
}

.pdf-content2 {
    border: 1px solid #a5a5a5;
    border-radius: 10px;
    padding: 5px 8px
}

.logoBelit {
    max-width: 90px;
    max-height: 50px;
    margin-left: 3px
}

.pdr-0 {
    padding-right: 0
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.img-pdf {
    margin: 0 auto;
    max-width: 100%;
    display: block;
    height: 236px
}

.info-factor {
    padding: 15px 0
}

.info-price {
    background-color: #464646;
    color: #fff;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #a5a5a5;
    font-size: 16px
}

.img-responsive-QRcode {
    max-width: 175px;
    height: auto;
    display: block;
    float: left
}

.loading {
    height: 100%;
    background: rgba(107,107,107,.5);
    z-index: 1051;
    text-align: center;
    display: inline;
    padding: 10% 0;
    color: #fff;
    right: 0;
    width: 100%;
    position: absolute
}

    .loading img {
        margin: auto;
        width: 60px
    }

.point {
    cursor: pointer
}

.google-img {
    min-height: 50px;
    background: #e8e8e8;
    border: 1px solid #dadada;
    margin: 15px 0;
    border-radius: 0px
}

    .google-img iframe {
        width: 100%;
        max-height: 300px
    }

.img-print img {
    margin: 0;
    display: block;
    max-width: 100%
}

.modal {
    overflow-y: hidden
}

.modal-footer {
    padding: 10px 20px;
    margin-top: 0;
    text-align: right;
    border-top: none;
    border-bottom: 1px solid #e5e5e5
}

.concert-title a {
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    font-weight: 400;
    color: #e80b15
}

.concert-title {
    margin: 10px 0;
    font-size: 24px
}

.location {
    padding: 5px;
    color: #4a4a4a;
    border: 1px solid;
    margin-bottom: 5px;
    background: #fff
}

    .location p {
        margin: 0
    }

.noPad {
    padding: 0
}

.comming-soon {
    background: #20b2aa;
    font-size: 14px;
    margin-top: 5px;
    padding: 3px
}

.static-txt {
    border-right: 4px solid #cf222a;
    margin-bottom: 15px
}

    .static-txt p {
        padding-right: 5px
    }

.scroll-wrapper {
    overflow-y: auto
}

.alert-warning td {
    padding: 0 15px
}

    .alert-warning td input[type=radio] {
        margin: 0 0 0 4px
    }

.info th {
    min-width: 110px
}

.main-jaygah {
    background: #f1f1f1;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 8px
}

.title-jaygah {
    background: #ccc;
    padding: 10px;
    text-align: center;
    color: #fff;
    border-radius: 0 8px 8px 0
}

.content-jaygah {
    padding: 10px
}

.border-dash {
    width: 100%;
    float: right
}

.tooltip {
    z-index: 1151 !important
}

.text-right {
    text-align: right
}

.listPrice {
    padding: 10px;
    background: #fff;
    box-shadow: 0px 0px 15px 0px #d6d6d6;
}

    .listPrice .table-striped td {
        padding: 6px;
    }

    .listPrice .info th {
        padding: 6px;
        background-color: #f7f7f7 !important;
    }

.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
    background-color: #f7f7f7;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #fff;
}

.bg-icon {
    color: #333;
}

.reserv-day {
    font-size: 20px;
    vertical-align: top;
}

.reserv-h2 {
    font-size: 26px;
}

.reserv-h3 {
    margin: 0px;
    font-size: 23px;
}

.reserv-div-day {
    margin-top: 25px;
    margin-right: 13px;
    margin-bottom: 10px;
}

.reserv-location {
    margin-bottom: 50px;
    margin-right: 13px;
    font-size: 14px;
}

.reserv-time {
    margin-right: 13px;
    font-size: 14px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mt-10 {
    margin-top: 10px
}

.tr-empty {
    height: 30px;
}

.infoChair {
    cursor: auto;
    margin-left: 10px;
    position: relative;
    bottom: 4px;
}


.font-13 {
    font-size: 13px;
}

.head-decoration {
    border: 1px solid #ccc;
    border-radius: 8px !important;
    padding: 0 !important;
}

.title-ttt {
    background: #337ab7;
    text-align: center;
    margin: 0;
    padding: 7px;
    color: #fff;
    border-radius: 8px 8px 0 0;
}

.selectChair {
    display: inline-block;
    width: 27%;
}

.selectChair2 {
    display: inline-block;
    width: 21%;
}

label {
    color: #222 !important;
}

/*.ChairNoExist {
    float: right;
    height: 20px;
    text-align: center;
    width: 28px;
    font-size: 8px;
    cursor: pointer;
    text-decoration: none;
    color: white !important;
    line-height: 12px;
}*/

.sale-off {
    border-radius: 5pc;
    background: #ef5661;
    padding: 2px 6px 0;
    display: inherit;
    margin-top: 1px;
    color: #fff;
}

.div-hgh {
    /*min-height: 340px;
    overflow: auto;*/
}

.div-hgh2 {
    height: 550px;
    overflow: auto;
    margin-bottom: 15px;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@media(max-width:768px) {
    .Chair, .ChairNoExist, .chair, .chairAqua, .chairBuy, .chairBuyAdmin, .chairGray, .chairGreen, .chairMagenta, .chairNavyblue, .chairOlive, .chairOrchid, .chairReserve, .chairSelect, .chairSelectBuy, .chairSelectReserve, .chairViolet, .chairRedNew, .chairRedBlock, .chairRedBlockForAdmin {
        float: right;
        height: 18px;
        text-align: center;
        width: 20px;
        padding-top: 3px;
        font-size: 7px;
        cursor: pointer;
        text-decoration: none;
        /*color: #fff;*/
        margin: 0px 0px 0 0
    }

    .showChair {
        margin: 0
    }

    .comingSoon {
        font-size: 11px
    }

    .reserv-h2 {
        font-size: 22px
    }

    .reserv-h3 {
        font-size: 20px;
    }

    .reserv-day {
        font-size: 15px;
        padding-right: 1%;
    }

    .fs-11 {
        font-size: 11px;
        text-align: center;
    }

    .div-hgh2, .div-hgh {
        height: auto !important;
    }

    #Eventday, .listSans {
        padding: 0;
    }

        .listSans .list-group-item {
            padding: 3px;
            font-size: 10px;
        }

        .listSans .btn-success {
            font-size: 10px;
            padding: 1px 2px;
        }
}

@media (max-width:767px) {
    .table-responsive {
        border: 0 solid !important
    }

        .table-responsive > .table-bordered {
            border: 1px solid #ddd !important
        }
}

@media all {
    .page-break {
        display: none
    }
}
