﻿@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');
}

@font-face {
    font-family: 'Arshia';
    src: url('/Themes/Public/Fonts/B Arshia_0.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: 25px;
    display: inline-block;
}

.colNumber {
    width: 25px;
    display: inline-block;
}

.selectChair {
    width: 27%
}

.selectChair2 {
    width: 21%
}

.Chair, .chair, .chairBuy, .chairBuyAdmin, .chairGreen-v4, .chairBuyAndNotEnter, .chairGray, .chairGreen, .chairBlack-v4, .chairReserve, .chairSelect, .chairGreen1, .chairGreen2, .chairGreen3, .chairRedBlock, .chairRedBlockForAdmin {
    background: url(/Themes/Concert/images/chair3.png) no-repeat;
    background-size: 100% 100%
}

.chairSelectBuy {
    background: url(/Themes/Concert/images/ChairSale.png) no-repeat #ec3237 !important
}

.chairSelectReserve {
    background: url(/Themes/Concert/images/ChairSale.png) no-repeat #fff112 !important
}

.Chair, .ChairNoExist, .chair, .chairBuy, .chairBuyAdmin, .chairGreen-v4, .chairBuyAndNotEnter, .chairGray, .chairGreen, .chairBlack-v4, .chairReserve, .chairSelect, .chairSelectBuy, .chairSelectReserve, .chairGreen1, .chairGreen2, .chairGreen3, .chairRedBlock, .chairRedBlockForAdmin {
    float: right;
    height: 20px;
    text-align: center;
    width: 20px;
    padding-top: 0px;
    font-size: 9px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    margin: 1px;
    border-radius: 6px;
}

.chairSelect {
    background-color: #00aff0;
    color: #fff
}

.chairBuy {
    background-color: #ec3237 !important
}

.chairReserve {
    background-color: #ffb800 !important
}

.chairBuyAdmin {
    background-color: #f00;
    color: #fff
}

.chairGray {
    color: #fff;
    background-color: #9e9e9e
}

.chairGreen {
    background-color: #17ab55;
    color: #464646
}

.chairGreen-v4 {
    background-color: #7670e1; /*#17ab55;*/
    color: #fff
}

.chairBlack-v4 {
    background-color: #201e1f;
    color: #fff
}
.chairBuyAndNotEnter {
    background-color: #f7736c !important
}
.chairGreen1 {
    background-color: #2d9a3a;
    color: #fff
}

.chairGreen2 {
    background-color: #21af31;
    color: #fff
}

.chairGreen3 {
    background-color: #23c535;
    color: #fff
}
.chairRedBlock {
    background-color: #f00b00;
    color: #fff
}

.chairRedBlockForAdmin {
    background-color: #f00b0096;
    color: #fff
}

.seatRowHeaderL, .seatRowHeaderR {
    width: 20px;
    font-size: 10px;
    float: right
}

.gridHeader {
    background-color: #DFE3EF
}

    .gridHeader td, .gridRow {
       /* border: 1px solid #d1d1d1;
        text-align: center*/
       padding:3px;
    }

.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
}

.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;
    display: none;
}

.EventName {
    font-size: 22px;
    text-align: center;
}

.br-pink {
    border-bottom: 1px solid #ee2f5a;
    padding-bottom: 3px !important;
    margin-bottom: 13px;
    font-size: 17px;
}

.modal-dialog {
    width: 1117px !important;
    height: 100%;
    position: relative
}

.modal-body {
    color: #000;
    padding: 3% 8px;
    display: grid;
    overflow: scroll;
    /*max-height: 60%;
    height: auto;*/
    /*height: 65%;*/
    width: 100%;
    float: right;
}

.modal-content {
    /*overflow: scroll;
    max-height: 90%;
    height: auto*/
    /* height: 90%;*/
    height: auto;
    width: 100%;
    float: right;
    max-height: 570px;
}

body.modal-open {
    position: fixed
}

.table {
    width: auto
}

.table-responsive .table {
    max-width: none
}

.form-wrapper .form-control {
    width: 50%
}

.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;
    margin: 0 auto
}

.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: 8px
}

    .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;
    position: absolute;
    right: 0;
    left: 0;
    top: 161px;
    border-top: 0px solid #e5e5e5;
}

.concert-title a {
    font-weight: bold;
    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 {
    margin-bottom: 50px;
    margin-top: 50px;
}

    .static-txt p {
        padding-right: 5px
    }

        .static-txt p:before {
            content: "\2022";
            color: #ee2f5a;
            font-weight: bold;
            display: inline-block;
            width: 22px;
            font-size: 40px;
            vertical-align: text-bottom;
            line-height: 0.3;
        }

.m-imagemap {
    padding-bottom: 40px;
    border-bottom: 1px solid #ee2f5a;
    margin-bottom: 30px;
}

.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
}

.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: 27px;
    font-size: 8px;
    cursor: pointer;
    text-decoration: none;
    color: white !important;
    line-height: 12px;
}*/
.sale-off {
    border-radius: 5pc;
    background: #7670e1bf;
    padding: 2px 6px 0;
    display: inherit;
    margin-top: 1px;
    color: #fff;
    border: 1px solid;
}

.div-off {
    position: absolute;
    top: 22px;
    left: 0;
    transform: rotate(-45deg);
}

.modal-header {
    border-bottom: 0px solid #e5e5e5;
    background: url(/Themes/Concert/images/stage.png);
    color: #fff;
    background-size: 100% 100%;
    height: 224px;
    position: relative;
    z-index: 1;
    top: -3px;
    padding-top: 13px;
}

.btn-danger-modal {
    background-color: #fff;
    border: 0;
    color: #000;
    box-shadow: 0 0 0 0;
    display: inline-block;
    height: 47px;
    position: relative;
    width: 120px;
    font-size: 15px;
    background-image: url(/Themes/Concert/images/RIGHT2.png);
    background-size: 100% 100%;
    padding-right: 35px;
    z-index: 2;
    top: 2px;
    border-radius: 0;
}

    .btn-danger-modal:hover {
        background-image: url(/Themes/Concert/images/RIGHT2-hover.png);
        background-size: 100% 100%;
        color: #fff !important;
        background-color: #fff !important;
    }

.btn-success-modal {
    background-color: #fff;
    color: #000;
    border: 0;
    box-shadow: 0 0 0 0;
    display: inline-block;
    height: 47px;
    position: relative;
    width: 120px;
    font-size: 15px;
    background-image: url(/Themes/Concert/images/LEFT2.png);
    background-size: 100% 100%;
    padding-left: 35px;
    z-index: 2;
    border-radius: 0;
}

    .btn-success-modal:hover {
        background-image: url(/Themes/Concert/images/LEFT-hover2.png);
        background-size: 100% 100%;
        color: #fff !important;
        background-color: white !important;
    }

    .btn-success-modal:focus, .btn-danger-modal:focus {
        background-color: #fff;
        border-color: #fff;
        color: #000;
        box-shadow: inset 0 0px 0px rgba(0,0,0,.125) !important;
    }

.modal-footer:after {
    content: "";
    height: 0.5em;
    width: 100%;
    border-top: 1px solid #ee2f5a;
    position: absolute;
    right: 0;
    top: 50%;
}
/* .btn-danger-modal {
    background-color: #fff;
    border-color: #fff;
    color: #000;
    box-shadow:0 0 0 0;
    display: inline-block;
    height: 40px;
    margin-right: 20px;
    position: relative;
    width: 90px;
    border-radius: 5px 0 0 5px;
    font-size: 15px;

}
 .btn-danger-modal:after {
        border-left: 22px solid #ffffff;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        content: "";
        height: 0;
        top: -1px;
        position: absolute;
        left: 89px;
        width: 0;
    }
    .btn-danger-modal:hover {
        background-color: #fff;
        border-color: #fff;
        color: #000;
    }
.btn-success-modal {
    background: #ee2f5a;
    border-color: #ee2f5a;
    display: inline-block;
    height: 40px;
    margin-left: 20px;
    position: relative;
    width: 90px;
    border-radius: 0 5px 5px 0;
    font-size: 15px;
}
.btn-success-modal:after {
    border-right: 22px solid #ee2f5a;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    content: "";
    height: 0;
    top: -1px;
    position: absolute;
    right: 89px;
    width: 0;
}
.btn-success-modal:hover {
    background: #ee2f5a;
    border-color: #ee2f5a;
}*/
.icon-color {
    color: #ee2f5a;
    font-size: 28px;
    vertical-align: middle;
}

.infoChair {
    cursor: auto;
    margin-left: 6px;
    position: relative;
    bottom: 4px;
}

.icon-color1 {
    color: #ee2f5a;
    font-size: 30px;
    vertical-align: super;
    padding: 0 25px;
}

.circle-style:before {
    content: "\2022";
    color: #ee2f5a;
    font-weight: bold;
    display: inline-block;
    width: 20px;
    font-size: 40px;
    vertical-align: bottom;
    line-height: 0.4em;
}

.listSans {
    margin-bottom: 10px;
    padding: 0 8px;
}

    .listSans .list-group-width {
        background-image: url('../../Concert/images/calender.png');
        padding: 38px 4px 4px 4px !important;
        color: #000;
        background-size: 100% 100%;
        height: 200px;
        text-align: center;
    }

.DayName {
    color: #fff;
    font-size: 16px;
}

.day {
    padding-top: 15px;
    /* font-family: 'Arshia';*/
    font-size: 20px;
}

.MounthName {
    color: #ee2f5a;
    /* font-family: 'Arshia';*/
    font-size: 20px;
    font-weight: bold;
}

.Time {
    /* font-family: 'Arshia';*/
    font-size: 20px;
}

.listSans .btn-success {
    background-color: #363435;
    border-color: #fff;
    padding: 8px 2px;
    color: #fff;
    width: 96%;
    border-radius: 25px;
    margin: 0 2%;
}

    .listSans .btn-success:hover {
        background-color: #ee2f5a;
        border-color: #ee2f5a;
    }

.h4-Title span:before {
    content: "\2022";
    color: #ee2f5a;
    font-weight: bold;
    display: inline-block;
    width: 30px;
    font-size: 50px;
    vertical-align: text-bottom;
    line-height: 0.4;
}

.btn-back {
    background-image: url('../images/back.png');
    width: 130px;
    height: 52px;
    background-size: 100% 100%;
}

    .btn-back:hover {
        background-image: url('../images/back-hover.png');
        width: 130px;
        height: 52px;
        background-size: 100% 100%;
    }

.Salon:before {
    content: "\002F";
    color: #ee2f5a;
}
/*.th-first {
    border-radius: 0 15px 15px 0;
    background: #ee2f5a;
    border-color: #ee2f5a;
    display: block;
    height: 40px;
    margin-left: 45px;
    position: relative;
    width: 151px;
    font-size: 15px;
}
.th-first:after {
    border-right: 22px solid #ee2f5a;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    content: "";
    height: 0;
    top: -1px;
    position: absolute;
    right: 151px;
    width: 0;
}
.th-second {
    border-radius: 15px 0px 0px 15px;
    background-color: #ee2f5a;
    border-color: #ee2f5a;
    box-shadow: 0 0 0 0;
    height: 40px;
    margin-right: 20px;
    position: relative;
    width: 190px;
    font-size: 15px;
}

.th-second :after {
    border-left: 22px solid #ee2f5a;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    content: "";
    height: 0;
    top: -1px;
    position: absolute;
    left: 190px;
    width: 0;
}
.th-third {
    border-radius: 15px 0 0 15px;
}*/
.listPrice td {
    background-color: #363435;
    border-top: 0px !important;
}

.listPrice .table > tbody > tr > th {
    border-top: 0px;
}

.info th {
    background-color: #363435 !important;
    color: #fff;
}

.th-first {
    background: url('../images/th1.png');
    background-size: 100% 100%;
    text-align: center;
}

.th-second {
    background: url('../images/th2.png');
    background-size: 100% 100%;
    text-align: center;
    z-index: 10;
    position: relative;
}

.th-third {
    background: url('../images/th3.png');
    background-size: 100% 100%;
    text-align: center;
    min-width: 160px;
    position: relative;
    right: -2px;
}

.lblDiscountPrice {
    color: black;
    border-radius: 5pc;
    text-align: center;
    font-size: 14px;
    padding-right: 5px;
}

.discount {
    color: white;
    background-color: #ee2f5a;
    border-radius: 5pc;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    padding: 1px 5px;
    margin-right: 5px;
    vertical-align: middle;
}

.listPrice .table tbody tr td:first-child {
    background: url(../images/td1.png);
    background-size: 100% 97%;
    text-align: center;
    min-width: 110px;
    background-repeat: no-repeat;
    background-position: bottom;
}

.listPrice .table tbody tr td:nth-child(2) {
    background: url('../images/td2.png');
    background-size: 99% 99%;
    text-align: center;
    vertical-align: inherit;
    z-index: 10;
    background-repeat: no-repeat;
}

.listPrice .table tbody tr td:nth-child(3) {
    background: url(../images/td3.png);
    background-size: 100% 93%;
    color: #fff;
    text-align: center;
    padding-right: 0;
    vertical-align: inherit;
    position: relative;
    right: -13px;
    background-repeat: no-repeat;
    top: 2px;
}

.listPrice .table > tbody + tbody {
    border-top: 0px;
}

#TypeChair .col-md-12 {
    padding: 0;
}

.alert-warning {
    color: #fff !important;
    background-color: #363435;
    border-color: #363435;
}

    .alert-warning label {
        color: #fff !important;
    }

.listReserv .form-group .btn-success {
    background-image: url('/Themes/Concert/images/peygiry.png') !important;
    border: 0;
    background-size: 100% 100%;
    width: 151px;
    height: 62px;
    text-align: right;
    padding-right: 21px !important;
    margin-right: 140px;
    position: relative;
    top: -2px;
}

    .listReserv .form-group .btn-success:hover {
        background-image: url('/Themes/Concert/images/peygiry-hover.png') !important;
        background-color: transparent;
        background-size: 100% 100%;
        width: 151px;
        height: 62px;
        position: relative;
        top: -4px;
    }

.listReserv .form-group .btn-danger {
    background-image: url(/Themes/Concert/images/back1.png) !important;
    border: 0;
    background-size: 100% 100%;
    width: 151px;
    height: 62px;
    text-align: right;
    padding-right: 25px !important;
    position: relative;
    top: -3px;
    z-index: 10;
}

    .listReserv .form-group .btn-danger:hover {
        background-image: url(/Themes/Concert/images/back1-hover.png) !important;
        background-size: 100% 100%;
        width: 151px;
        height: 62px;
        background-color: transparent;
    }







/* !important is needed sometimes */
::-webkit-scrollbar {
    width: 8px !important;
    height: 8px !important;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3) !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    background: #41617D !important;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5) !important;
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: #41617D !important;
    }


@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@media(width:1024px) {
    .listSans {
        padding: 0;
    }
}

@media(min-width:1024px) {
    .h-35 {
        /*height: 40% */
        height: 220px;
    }

    .modal-body {
        /* height: 60%;*/
        height: 350px;
    }
}

@media(min-width:992px) {
    /*.FitContent {
        margin: 0 auto
    }*/

}

@media(max-width:768px) {
    /*.Chair, .ChairNoExist, .chair, .chairBuy, .chairBuyAdmin, .chairGreen-v4, .chairGray, .chairGreen, .chairBlack-v4, .chairReserve, .chairSelect, .chairSelectBuy, .chairSelectReserve {
        float: right;
        height: 16px;
        text-align: center;
        width: 16px;
        padding-top: 0px;
        font-size: 7px;
        cursor: pointer;
        text-decoration: none;
        color: #fff;
        border-radius: 4px;
        line-height: 2.5em;
    }*/

    .showChair {
        margin: 0
    }

    .comingSoon {
        font-size: 11px
    }

    #Eventday, .listSans {
        padding: 0;
    }

        .listSans .list-group-item {
            padding: 3px;
            font-size: 10px;
        }

        .listSans .btn-success {
            font-size: 9px !important;
            padding: 4px 2px;
        }

    .seatRowHeaderL, .seatRowHeaderR {
        width: 16px;
        height: 16px;
    }
}

@media(max-width:425px) {
    .Chair, .ChairNoExist, .chair, .chairBuy, .chairBuyAdmin, .chairGreen-v4, .chairGray, .chairGreen, .chairBlack-v4, .chairReserve, .chairSelect, .chairSelectBuy, .chairSelectReserve, .chairGreen1, .chairGreen2, .chairGreen3 {
        float: right;
        height: 16px;
        text-align: center;
        width: 16px;
        padding-top: 0px;
        font-size: 7px;
        cursor: pointer;
        text-decoration: none;
        color: #fff;
        border-radius: 4px;
        line-height: 2.5em;
    }
}

@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
    }
}
