@charset "UTF-8";

.event-list-view-link{
    font-size:20px;
    cursor: pointer;
}

/*Statistic*/



.left-arrow:hover {
    color: #5c5c5c;
}
.right-arrow:hover {
    color: #5c5c5c;
}

.left-arrow {
    display: block;
    width: 100%;
    margin-top: 80px;
    font-size: 30px;
    padding-left: 41px;
    color:#323232;
    cursor:pointer;
}
.right-arrow {
    display: block;
    width: 100%;
    margin-top: 80px;
    font-size: 30px;
    padding-right: 41px;
    color:#323232;
    cursor:pointer;
}
/*Statistic end*/

/*Files Start*/

.uploaded-file img, .uploaded-files img{
    margin: 5px;
    height:90px;
}
/*files end*/

/*widgets*/
.widget-form label{
    display: block;
}

.has-error .input-group-addon, .has-success .input-group-addon {
    background-color: transparent;
    border-bottom: none;
}

/*Event*/
.redactor-toolbar {
    z-index: 10 !important;
}

.sidebar-bottom-links {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 268px;
    padding: 0 30px 12px 30px;
}
.sidebar-bottom-links ul {
    list-style-type: none;
    padding: 0;
}
.sidebar-bottom-links ul li {
    margin-top: 15px;
}
#main {
    padding-bottom: 0px;
}

.event-remote-time-link {
    padding:8px;
    margin-top:14px;
    border:1px solid #999;
    border-radius: 5px;
    color:#999;
}
input:checked + label.event-remote-time-link {
    background:#fffeb8;
    border:1px solid #999;
    border-radius: 5px;
    color:#999;
}

.event-remote-time-link:hover {
    background:#fffeb8;
    border:1px solid #999;
    border-radius: 5px;
    color:#999;
}
.embeed-widget-announce-text{
    font-size:16px;
}
.embeed-widget-ticket {
    min-height: 40px;
    text-align: center;
}
.embeed-widget-ticket-name {
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: bold;
}
.embeed-widget-ticket-price {
    font-size:25px;
}

.embeed-widget-event-features-block{
    font-size:18px;
    text-align: center;
    font-weight: bold;
}



.after-banners-promo-index {
    border: 1px solid #e9f0fa;
    position: relative;
    border-radius: 3px;
    margin-bottom: 15px;
}
.after-banners-promo-index-description {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.2;
    border-radius: 3px 3px 0 0;
    width: 100%;
    padding: 21px 15px 25px;
    top: 0;
    left: 0;
    margin-bottom: 12px;
    position: absolute;
    z-index: 2;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    background: -webkit-linear-gradient(top,rgba(0,27,65,0.65) 0,rgba(0,27,65,0) 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,27,65,0.65)),to(rgba(0,27,65,0)));
    background: linear-gradient(to bottom,rgba(0,27,65,0.65) 0,rgba(0,27,65,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001B42',endColorstr='#00001e47',GradientType=0);
}
.after-banners-promo-index-description__title {
    font-size: 18px;
}

.after-banners-promo-index-description__title {
    font-size: 22px;
}

.after-banners-promo-index-description__title {
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
}

.embeed-widget-image img {
    min-height: 200px;
    width:100%;
}

.after-banners-promo-index__image img {
    width:100%;
}

.embeed-widget-images-block .col-md-2{
    min-height: 200px;
}

.event-list-view_list-announce{
    min-height: 190px;
    padding:15px;
}
.event-list-view_list-image{
    padding:22px;
}
.event-list-view_list-image img{
    height: 280px;
}
.event-list-view_list-menu {
    padding:15px;
}

.event-list-view_list-buttons{
    padding:15px;
}

.event-list-view_grid-announce{
    min-height: 230px;
    padding: 8px;
    margin: 7px 0;
}
.event-list-item_grid table {
    margin:7px 0;
}
.event-list-view_grid-menu{
    padding: 8px;
    margin: 16px 0;
}
.event-list-view_grid-buttons{
    padding: 14px;
    margin: 14px 0;
}
#event-event_places,
#event-event_features {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
#event-event_places label,
#event-event_features label {
    display: list-item;    
    list-style-type: none;
}
.field-event-event_features {
    margin-top:10px;
}

.event-time-select-header {
    font-weight: 500;
    padding: 8px;
    margin-bottom:10px;
}
.event-time-row {
    border:1px solid #9d9d9d;
    height: 100%;
}

.select-ticket-table input {
    margin-left: 14px;
    width: 30px !important;
    height: 30px !important;
    border: 0 !important;
    float: left !important;
    text-align: center !important;
    font-size: 17px !important;
    border: none !important;
    display: block !important;
    border-radius: 0 !important;
    background: transparent !important;
}

.select-ticket-table .form-group {
    margin:0 !important;
}

.select-ticket-table .help-block {
    display: inline-block !important;
    float:left;
}
.field-primary-image-input .main-file-name-display {
    margin-top: 37px;
    margin-left: -50px;
}

/****************************************/
#teplohod-info-wrapper h4, #teplohod-info-wrapper .h4 {
    font-size: 24px;
}
.card-header__main {
    padding-top: 15px !important;
}

.card-header__secondary {
    padding: 0px !important;
}

#teplohod-info-wrapper .label {
    display: inline;
    padding: .5em .8em .5em;
    font-size: 100%;
    font-weight: normal;
    line-height: normal;
}

#teplohod-info-wrapper h5, #teplohod-info-wrapper .h5 {
    margin-top: 0px;
}

#teplohod-info-wrapper h1, #teplohod-info-wrapper h2, #teplohod-info-wrapper h3, #teplohod-info-wrapper h4, #teplohod-info-wrapper h5, #teplohod-info-wrapper h6, #teplohod-info-wrapper .h1, #teplohod-info-wrapper .h2, #teplohod-info-wrapper .h3, #teplohod-info-wrapper .h4, #teplohod-info-wrapper .h5, #teplohod-info-wrapper .h6 {
    line-height: normal;
}
#teplohod-info-wrapper h5, #teplohod-info-wrapper .h5 {
    font-size: 15px;
}
#teplohod-info-wrapper .row {
    margin-left: 0px;
    margin-right: 0px;
}

/***************************************/

.list-view .card.event-list-item {
    margin-bottom: 10px;
}

.list-view .card.event-list-item .card-padding {
    padding: 10px;
}

.event-list-item-links {
    margin-top: 8px;
    margin-left: 30px;
    line-height: 25px;
}

.event-list-item-links a {
    border-bottom: 1px dotted #2196F3;
}

.text-red {
    color: #ff7777;
}

/******** no-items-stub card ********/

.no-items-stub {
        padding: 16px;
}

.no-items-stub-text {
    font-size: 15px;
    margin-top: 10px;
}

.no-items-stub .zmdi {
    font-size: 40px;
}

/******** #no-items-stub card ********/

.pagination {
    display: block;
    text-align: center;
    padding-bottom: 20px;
}


.event-form button.btn {
    margin-bottom: 20px;
}

.extended-data-table {
    background-color: transparent !important;
}
.extended-data-table td,
.extended-data-table tr,
.extended-data-table th {
    border-top:1px solid #000000;
    border-bottom:1px solid #000000;
}

.extended-data-table tbody tr:first-child {
    border-top: 1px solid transparent !important;
}

.extended-data-table > tbody > tr:last-child > td  {
    padding-bottom:10px !important;
}

.hi-menu .label {
    margin-left:5px;
}

.hi-menu .label.label-success {
    margin-left:0;
}

#promocode-form {
    padding: 10px;
}

.input-promocode {
    width:100%;
    height:31px;
    font-size:20px;
    padding-left: 10px;
    border:1px dashed #f0ad4e;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.btn-promocode {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #52ab77;
    color:white;
    height: 31px;
}
.btn-promocode:hover {
    background-color: #3e7d4e;
    color:white;

}

.promocode-error {
    padding: 8px 28px;
    background: #ff4309;
    border-radius: 8px;
    text-align: center;
    color: white;
    font-weight: bold;
    margin-top: 10px;
}

.price-with-promocode {
    color: #4caf50;
    font-weight: bold;
}

.no-promocode-price {
    text-decoration:line-through;
    color: #d3d3d3;
    margin-left:5px;
}

.promocode-success {
    padding: 8px 28px;
    background: #639c2a;
    border-radius: 8px;
    margin-left: 15px;
    margin-right: 10px;
    text-align: center;
    color: white;
    font-weight: bold;
}

.order-create-discount-input .input-promocode{
    margin-left:0;
}
.order-create-discount-input .input-group{
    margin-top:0!important;
}

.order-create-discount-input .promocode-success,
.order-create-discount-input .promocode-error{
    width:100%;
    margin-left:0;
}

.radio-type-block {
    min-height: 60px;
    margin-bottom: 15px;
    width: 100%;
    cursor: pointer;
    border:1px solid #ddd;
    overflow: hidden;
    border-radius: 5px;
    position:relative;
    padding:2px;
}

.radio-type-block {
    min-height: 60px;
    margin-bottom: 15px;
    width: 100%;
    cursor: pointer;
    border:1px solid #ddd;
    overflow: hidden;
    border-radius: 5px;
    position:relative;
    padding:2px;
}
@media(max-width:1440px) {
    .radio-type-block {
        min-height: 60px;
    }
}
.radio-type-block,.radio-type-block__image,.radio-type-block__content{
    float:left;

}
.radio-type-block__image {
    width:40px;
}
.radio-type-block__image img{
    padding:2px;
}
.radio-type-block__image i{
    position: relative;
    left: 10px;
    font-size: 32px;
    top: 9px;
}


.radio-type-block__content {

    padding-top: 5px;
    margin-left: 10px;
    width: 81%;
}

input:checked + .radio-type-block {
    border: 2px solid #2196F3;
    padding: 2px;
}

input:checked + .radio-type-block:hover {
    border-color:#2196F3;
    background:transparent;
    cursor:inherit;
}

input:checked + .radio-type-block:after{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(-45deg);
    content: '';
    color:white;
    display: block;
    position: absolute;
    top: -20px;
    right:-5px;
    background-size: cover;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #2196F3;
}

.radio-type-block .check {
    position: absolute;
    display: none;
    right:5px;
    top:1px;
    z-index: 1;
    color:#fff;
}
input:checked + .radio-type-block  .check{
    display: block;
}
.radio-type_block__content-description {
    font-size:11px;
    line-height: 1.2em;
}
.widget-company-list-wrap .radio,
.widget-company-list-wrap label {
    display: inline !important;
    cursor: pointer;
}
.widget-company-list-wrap .radio {
    margin-top: -1px;
    vertical-align: middle;
}
#primary-image-input + .help-block,
#gallery-images-input + .help-block {
    margin-top: 25px;
}
.list-group .list-group-item {
    border-bottom: 1px solid #9999992b;
    margin: 0;
    padding: 3px 12px;
}
.lgi-heading {
    color: #000;
    margin-bottom: 0;
    display: block;
}

.form-group.field-ordersearch-invoicestatus label {
    display:inline-block;
}

.widget-code-modal-body img {
    width:37px;
}

.widget-language-name {
    font-weight: bold;
    margin-left:10px;
}

.widget-language-info {
    margin-bottom: 21px;
}

.widget-language-info textarea {
    height:88px;
    margin-top:5px;
    padding: 25px !important
}

/* Events catalog view */

.events-catalog .col-md-3 {
    border-right: 1px solid #e2dede;
    padding-right: 0;
}

.events-catalog .col-md-9 {
    padding-left: 0;
    border-top: none;
}

.events-catalog .filter .form-group {
    padding: 10px 15px;
    margin-bottom: 0;
}

.events-catalog .filter .form-group + .form-group {
    border-top: 1px solid #ddd;
}

.events-catalog .filter .help-block {
    display: none;
}

.events-catalog .filter .control-label {
    font-weight: bold;
    font-size: 13px;
    padding: 3px 0;
}

.events-catalog .filter label:not([class]) {
    display: block;
    padding-top: 5px;
    font-weight: normal;
}
.events-catalog .filter label:not([class]) input {
    margin: -2px 4px 0 0;
    vertical-align: middle;
}

.events-catalog .filter,
.events-catalog .events-list {
    overflow-y: auto;
    height: calc(100vh - 200px);
}

.events-catalog .events-list .media-heading {
    font-size: 18px;
}

.events-catalog .events-list .event {
    padding: 20px;
}

.events-catalog .events-list .event + .event {
    border-top: 1px solid #ddd;
}

.events-catalog .events-list .empty {
    padding: 15px 20px;
}

.event-create label input {
    vertical-align: middle;
    margin: -2px 0 0;
}

.event-create label + label {
    margin-left: 10px;
}

.step-actions-with-seats {
    text-align: center;
    background-color: #f5f5f5;
}

.step-actions-with-seats #order-submit-tickets {
    border-radius: 9px;
    font-size: 16px;
    padding-left: 22px;
    padding-right: 22px;
    padding-top: 10px;
    padding-bottom: 8px;
    float: none !important;
    min-width: 300px;
}

@media (max-width: 960px) {
    #seats-app {
        width: 100%;
    }
    #seats-app table,
    #seats-state table {
        margin: 10px 0;
    }
    #seats-app table td,
    #seats-state table td {
        display: inline-block;
        width: 100%;
        padding: 2px 15px 0;
        border-top: 0 none;
    }
    /*#seats-app {
        padding-right: 20px;
        position: relative;
    }
    #seats-app:before {
        content: '';
        position: absolute;
        display: block;
        right: 0;
        top: 0;
        bottom: 0;
        width: 20px;
        background: #eaeaea;
    }
    #seats-app:after {
        content: '';
        position: absolute;
        display: block;
        right: 5px;
        top: 5px;
        width: 10px;
        height: 100px;
        background: #fff;
        border-radius: 10px;
        border: 1px solid #ddd;
    }*/
}

#seats-state:before {
    display: block;
    line-height: 1.1em;
    content: 'Выберите доступные места на схеме. Вы можете двигать, а также увеличивать или уменьшать схему.';
    margin: 0 10px 20px;
    background-color: #f4f4f4;
    padding: 7px 10px;
    border-radius: 5px;
    color: #1a4b42;
    text-align: center;
}

.promocode-widget-with-seats #promocode-form {
    padding-left: 0;
}

.promocode-widget-with-seats {
    display: flex;
    justify-content: center;
}

.promocode-widget-with-seats #promocode-form .input-group {
    width: 300px;
    margin: 20px auto;
}

/* скрываем нижнюю легенду с категориями билетов */
#seats-state .ticket-category-table {
    display: none;
}



@media (min-width: 1110px) {
    #seats-state:before {
        content: 'Выберите доступные места на схеме и на следующем шаге подтвердите оформление и оплату заказа.';
    }
}

@media (max-width: 767px) {
    .step-actions-with-seats {
        margin-bottom: 0;
        position: fixed;
        bottom: 0;
        top: auto;
        width: 100%;
        z-index: 100;
    }
    tr.debug-seat-id {
        position: relative;
    }
    #seats-app {
        min-height: 100px;
    }
    #seats-app .debug-seat-delete {
        position: absolute;
        top: 0;
        left: auto;
        right: 10px;
    }
    .step-actions-with-seats #order-submit-tickets {
        display: block;
        width: 100%;
        margin-top: 0;
    }
    #seats-app table td,
    #seats-state table td {
        font-size: 11px;
    }
    #seats-state .ticket-category-badge,
    #seats-app .ticket-category-badge {
        width: 10px;
        height: 10px;
    }
    #seats-state .ticket-category-table {
        display: none;
    }
    #seats-state:before {
        font-size: 11px;
    }
    .promocode-widget-with-seats #promocode-form .input-group {
        margin-top: 10px;
        margin-bottom: 80px;
    }
}

.tickets-table--condensed .ticket-count {
    padding: 2px 10px 0 10px;
}

.tickets-table__subtitle {
    margin-top: 2px;
    color: #b4b4b4;
    font-size: 12px;
}
