.adm-workarea .img-load-button{
    margin-bottom: 10px;
}

.adm-workarea .img-list-cont {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 1;
    display: none;
}

.adm-workarea .img-list-cont .collections, .adm-workarea .img-list-cont .images {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    overflow: scroll;
}

.adm-workarea .img-list-cont .collections .title,
.adm-workarea .img-list-cont .images .title{
    font-size: 13px;
    text-align: center;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #bbb;
}

.adm-workarea .img-list-cont ul{
    padding: 10px 0 10px 0;
    padding-left: 37px;
}

.adm-workarea .img-list-cont ul li {
    padding: 5px 0 5px 3px;
}

.adm-workarea .img-list-cont ul li:hover {
    background-color: #dcbb25;
    cursor:pointer;
}

.adm-workarea .img-list-cont .collections {
    width: 30%;
    border-right: 1px solid #333;
    background-color: #fff;
}

.adm-workarea .img-list-cont .images {
    width: 69%;
    background-color: #fff;
}

.adm-workarea .img-list-cont .images .img-thumb{
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    cursor: pointer;
    border: 1px solid #fff;
    padding:2px;
}

.adm-workarea  .img-list-cont .images .img-thumb:hover{
    border:1px solid #dcbb25;
}

.adm-workarea .img-list-cont .button-cont{
    position: absolute;
    bottom:0;
    background-color: #fff;
    width: 100%;
    border-top: 1px solid #eee;
}

.adm-workarea .img-list-cont .button-cont div:hover {
    background-color: #dcbb25;
    color: #fff;
}
.adm-workarea .img-list-cont .save,
.adm-workarea .img-list-cont .closed,
.adm-workarea .img-list-cont .deleted{
    display: inline-block;
    vertical-align: top;
    bottom: 0;
    width: 100px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #333;
    background-color: #fff;
    cursor: pointer;
    margin: 0 9px 2px;
}

.adm-workarea .img-list-cont .images .img-thumb.active-thumb {
    border:1px solid green;
}

.adm-workarea .ajax-loader {
    display: none;
    margin-top: 50px;
    font-size: 10px;
    margin-left: 30px;
}

.adm-workarea .ajax-respond .ajax-loader {
    position: absolute;
    left: 17%;
}

.delete-img {
    width: 12px;
    cursor: pointer;
    float: right;
}

.ajax-respond {
    padding-top: 20px;
    overflow: scroll;
    box-sizing: border-box;
    height: 240px;
}

.ajax-respond p {
    margin: 5px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    margin-top: 3px;
    margin-right: 5px;
}

.adm-workarea .img-list-cont .deleted {
    width: 160px;
    float: right;
}

.ajax-block {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    background-color: rgba(0,0,0,0.5);
    background-image: url(/bitrix/images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.modal-wizard .ajax-block {
    top: 70px;
    height: 87%;
}

.full-filter-form {
    position: relative;
}

.site-center-menu .timeline-period, .site-center-menu .nav-helper-btn {
    cursor:pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

.type-films {
    position: relative;
    top: 0;
    left: 0;
    height: 40px;
    width: 100%;
    font-size: 16px;
    line-height: 3;
    text-align: center;
    background-color: #172e2a;
    border-bottom: 1px solid #333;
}

.carousel-item-overlay > .film-name {

}

/*.full-filter-form .filter-result-buttons .btn-ticket {*/
    /*display: inline-block !important;*/
/*}*/

.site-center-menu .circle-item-fill-mustard {
    border: 2px solid #dcbb25;
    background-color: #dcbb25;
}

.film-status-loading {
    display:none;
    /*background-color: rgba(0,0,0,0.8);*/
    background-color: #020303;
    position: absolute;
    top: 100px;
    bottom: 0;
    left: 0;
    right: 0;
}

.film-status-loading .loading-gif {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    width: 100%;
}

.film-status-loading .loading-gif img{
    display: block;
    margin: 0 auto;
}

.film-status-loading .no-signal {
    background-color: transparent;
    position: relative;
    top: 0;
}

.film-status-loading .loading-gif, .film-status-loading .no-signal {
    display: none;
}

.ajax-loader {
    display:none;
}
.ajax-loader img {
    display: block;
    position: relative;
    margin: 0 auto;
}

.input-test {
    background: transparent;
    border: 1px solid #444;
    display: block;
    margin-bottom: 10px;
}

.tab-test {
    display: inline-block;
    cursor:pointer;
    padding: 5px;
    border: 1px solid #444;
}

.tab-test:hover, .button-test:hover{
    background-color: #dcbb25;
}

.inline-test {
    display: inline-block;
    vertical-align: top;
}

.button-test {
    width: 125px;
    border: 1px solid #444;
    padding: 5px;
    cursor: pointer;
}

.card-block {
    display:none;
}

.advanced-search-refresh {
    display: none;
}

.greencard-tabs {
    background: #090f0d;
    padding: 40px;
    padding-left: 39px;
    padding-right: 20px;
}
.greencard-tabs > div.btn {
    margin-right: 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
}
.greencard-tabs > div.btn:hover {
    background: #dcbb25;
}
.greencard-tabs > div.active {
    background: #dcbb25;
}
.greencard-tabs > div.active:after {
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    border: none;
    position: absolute;

    border-top: 6px solid #dcbb25;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -6px;
}
.greencard-tabs-content > div {
    display: none;
}
.greencard-tabs-content > div.active {
    display: block;
}
.greencard-tabs-content .control-label {
    width: 200px;
    margin-right: 30px;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    float: left;
}
.greencard-tabs-content .control-label .text-muted{
    position: absolute;
    width: 200px;
    font-size: 13px;
    text-transform: none;
    margin-left: -200px;
    margin-top: 20px;
}
.greencard-tabs-content .input-tab2,
.greencard-tabs-content .input-tab3 {
    width: 350px;
}
.greencard-tabs-content .valid-ok {
    border-color: #ccc;
}
.greencard-tabs-content .valid-ok:after {
    content: ' ';
    display: block;
    width: 19px;
    height: 19px;
    margin-top: -28px;
    margin-left: 320px;
    position: absolute;
    background: url('../img/valid-ok.png');
}
.greencard-tabs-content .info {
    width: 300px;
    margin-left: 650px;
    position: absolute;
}
.greencard-tabs-content .btn-rectangle.send-request-card,
.greencard-tabs-content .btn-rectangle.send-registration-card {
    margin-left: 315px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    background-color: transparent;
    border-color: #dcbb25;
}
.greencard-tabs-content .btn-rectangle.send-request-card:hover,
.greencard-tabs-content .btn-rectangle.send-registration-card:hover {
    background-color: #dcbb25;
}


.g-recaptcha{
    padding-left: 256px;
    margin-bottom: 20px;
}

.rc-anchor-light {
    background: #172e2a;
    border: 1px solid #414e4c;
    color: #000;
}
.greencard-tabs-content .tooltip {
    width: auto;
    z-index: 1050;
}
.greencard-tabs-content .tooltip-inner {
    font-size: 14px;
    padding: 9px;
    padding-left: 20px;
    padding-right: 20px;
}
.greencard-tabs-content .tab-2 .tooltip,
.greencard-tabs-content .tab-3 .tooltip {
    top: 0;
}

.modal-body .tooltip {
    width: auto;
}
.modal-body .tooltip-inner {
    font-size: 14px;
    white-space: nowrap;
    padding: 9px;
    padding-left: 20px;
    padding-right: 20px;
}
.modal-body .tooltip {
    /*top: 0;*/
}



/*404, 503*/

.page-error {
    margin-top: 60px;
}
.page-error .poster{
    width: 390px;
    height: 390px;
    margin-left: 85px;
    float: left;
}
.page-error .inner {
    padding-top: 1px; 
    margin-left: 535px;
}
.page-error a.href-bth {
    display: block;
    font-size: 16px;
    font-weight: bold;
    background-color: transparent;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    transition: background-image 0.4s ease-in-out;
    background-image: url(/bitrix/templates/premier_layout/img/ticket-to-home.png);
    width: 249px;
    height: 40px;
    padding-left: 28px;
    padding-top: 9px;
    margin-top: 130px;
}
.page-error a.href-bth:hover {
    color: #fff;
    background-image: url(/bitrix/templates/premier_layout/img/ticket-to-home-hover.png);
}
.page-error .simple-films-menu {
    margin-top: 30px;
    margin-left: -12px;
}
.page-error .simple-films-menu a {
    display: inline-block;
    margin: 0px 12px;
    color: #dcbb25;
}


/* reCAPTCHA google */

.rc-anchor-light {
    background: #172e2a !important;
}
.recaptcha-checkbox-border {
    background-color: transparent;
    border: 2px solid #414e4c;
}
.rc-anchor-light {
    color: #fff;
}
.rc-anchor-logo-text {
    color: #414e4c;
}
.rc-anchor-pt a:link, .rc-anchor-pt a:visited {
    color: #414e4c;
}
.g-recapthca iframe {
    width: 452px;
}
.rc-anchor-logo-portrait {
    margin: 10px 0 0 72px;
}
.g-recapthca {
    margin-left: -26px;
}


/* Список фильмов */

.film-thumbnail .booking-link {
    text-transform: lowercase;
}
.btn-ticket.soon {
    width: 168px;
    background: url('../img/ticket_soon.svg');
}
.btn-ticket.soon:hover {
    width: 168px;
    background: url('../img/ticket_soon_hover.svg');
}


/* Детальная страница фильма */

.film-booking .btn-ticket-dashed.soon {
    cursor: default;
    width: 248px;
    background: url('../img/button_soon.svg');
}


/* Модалка успешной отправки анкеты гринкарты */

.anketa-sended .modal-header,
.anketa-sended .modal-body {
    padding: 0;
}

.anketa-sended .modal-header {
    padding-bottom: 20px;
}

.anketa-sended .modal-content {
    padding: 40px 15px;
}


/* слайдер */

.btn-ticket-in-slider {
    width: 204px !important;
    background: url('../img/ticket-buy-1.svg') !important;
}



.carousel-item-href {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}


/* расписание фильма */

.showtimes-row-3d {
    margin-top: 20px;

}


/*баннеры*/
.banner-full-href {
    display: block;
    width: 304px;
    height: 300px;
    top: 5px;
    left: 11px;
    cursor: pointer;
    position: absolute;
    z-index: 0;
}

.action-block .action-link,
.action-block .action-name,
.action-block div.text-uppercase.text-muted {
    position: relative;
    z-index: 1;
}

.action-block div.text-uppercase.text-muted {
    display: inline-block;
}

.modal .modal-body .caption {
    text-align: center;
    margin-bottom: 30px;
    font-size: 14px;
}

.modal .modal-body .g-recaptcha {
    padding-left: 30px;
}

.text-image-wrapper .text-images > a {
    width: auto;
}

.js-divan {
    position: absolute;
}

/*.big-hall {*/
    /*margin-top: -100px;*/
/*}*/
.modal-wizard #hall {
    position: relative;
    margin: 0 auto;
    width: 100%;
}

#modal-ticket-buy .hall {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    padding-right: 60px;
}

.big-hall .hall-plan {
    margin-left: -11px;
}

.btn-ticket, .btn-ticket-dashed, .hallline .hall {
    cursor: pointer;
}

#modal-ticket-buy .ajax-block {
    background-color: #090f0d;
    z-index: 10;
}

#modal-ticket-buy .film-data, #modal-ticket-buy .normal-places-text {
    display: inline-block;
}

#modal-ticket-buy .modal-wizard .hall-screen {
    max-width: 960px;
    width: 100%;
    /*left: -30px;*/
    background-color: transparent;
    z-index : 2;
    position: relative;
}

a.text-muted {
    cursor: pointer;
}

.halls-page {
    padding: 0;
}

.halls-page img.preview {
    width: 630px;
}

.halls-page div.text-preview {
    margin-top: 30px;
}

.halls-page .text-image-caption .property {
    margin-bottom: 15px;
}

.schedule-films .col-lg-9.col-lg-offset-3 {
    position: static;
}
.id-gallery .text-image a {
    color: #dcbb25;
}

.modal-wizard .hall-legend {
    -webkit-box-shadow: 0 -16px 26px -2px rgba(0,0,0,0.99);
    -moz-box-shadow: 0 -16px 26px -2px rgba(0,0,0,0.99);
    box-shadow: 0 -16px 26px -2px rgba(0,0,0,0.99);
    z-index: 1;
}

.modal-wizard .hall-shadow-top{
    position: absolute;
    top: -13px;
    width: 100%;
    height: 5px;
    z-index: 2;
}

.modal-wizard .hall-shadow-top.active {
    -webkit-box-shadow: 0 13px 26px 8px rgba(0,0,0,0.99);
    -moz-box-shadow: 0 13px 26px 8px rgba(0,0,0,0.99);
    box-shadow: 0 13px 26px 8px rgba(0,0,0,0.99);
}

.modal-wizard .showtimes-timeline .scroll-area {
    height: 280px;
}

.modal-back {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index: 1100;
    display: none;
}

.modal-back .modal-cont {
    width: 550px;
    margin: 0 auto;
    position: relative;
    background-color: #172e2a;
    background-clip: padding-box;
    outline: 0;
    height: 450px;
    padding: 55px 20px 20px;
    text-align: center;
}

.modal-back h2 {
    margin-top: 10px;
    margin-bottom: 20px;
}
.modal-back .modal-response {
    display: none;
}

.modal-back .cicon-close {
    margin-top: 5px;
}

.modal-back .text-muted {
    color: #8e8e8e;
}

.modal-back .cicon-success {
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
    background-image: url(/bitrix/templates/premier_layout/img/icon_success.svg);
}

.modal-back .cicon-error {
    width: 44px;
    height: 44px;
    background-repeat: no-repeat;
    background-image: url(/bitrix/templates/premier_layout/img/icon_krest.svg);
}

.modal-back a {
    cursor: pointer;
    font-size: 19px;
}

.modal-back .butt {
    margin: 35px auto 20px;
    cursor: pointer;
    width: 235px;
    height: 40px;
    display: block;
    vertical-align: middle;
    padding: 9px 26px;
    font-size: 16px;
    font-weight: bold;
    background-color: transparent;
    background-image: url(/bitrix/templates/premier_layout/img/button_2_normal.svg);
    border: none;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    transition: background-image 0.4s ease-in-out;
}

.modal-back .butt:hover {
    background-image: url(/bitrix/templates/premier_layout/img/button_2_hover.svg);
}