#loading-layer {
    background: #000;
    border-radius: 2px;
    color: #fff;
    padding: 10px;
    text-align: center
}

#loading-layer.withouttext {
    background: rgba(0, 0, 0, .6);
    border-radius: 50%;
    color: #fff;
    padding: 5px 5px 0;
    text-align: center
}

#loading-layer.withtext {
    background: rgba(0, 0, 0, .6);
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    color: #fff;
    padding: 10px
}

#dle-comments-list {font-size:14px; line-height:normal;}

.comment-item {margin:0 0 20px 0;}

.quote,
.scriptcode,
.text_spoiler,
.title_quote,
.title_spoiler {
    border: 1px solid transparent;
    padding: 2% 4%
}

.title_quote {
    border-bottom: 0;
    border-left: 2px solid #e85319;
    font-weight: 700;
    margin-top: 2px
}

.quote,
blockquote {
    border-left: 2px solid #e85319;
    font-style: italic;
    padding: 1% 4%
}

.title_spoiler {
    margin-top: 2px
}

.text_spoiler {
    margin-bottom: 2px
}

.title_spoiler img {
    margin: -1px 0 0 !important;
    vertical-align: middle
}

.scriptcode {
    color: #4c6d0f;
    font-family: Courier New;
    text-align: left
}

.title_spoiler {
    font-weight: 400
}

.text_spoiler {
    border-top: 0;
    text-align: justify
}

.hide {
    background-color: #f0f0f0;
    color: #4c6d0f;
    margin: 0 0 1em;
    padding: 5px
}

.hide a {
    text-decoration: underline
}

.hide a:hover {
    text-decoration: none
}

/*!* --- Сортировка статей --- *!*/
/*!* --- Оформление календаря --- *!*/

/*!* --- Вывод результатов голосования на сайте --- *!*/
.rtingcont {
    display: block !important
}

.rating,
.unit-rating {
    height: 27px;
    width: 150px
}

.rating {
    font-size: 11px
}

.unit-rating,
.unit-rating li a:hover,
.unit-rating li.current-rating {
    background-image: url(/templates/kinotemplate/assets/icons/stars-rating.png);
    background-repeat: repeat;
    background-size: 30px auto
}

.unit-rating {
    background-position: 0 27px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.unit-rating li {
    float: left;
    margin: 0;
    padding: 0;
    text-indent: -90000px
}

.unit-rating li a {
    border: 0 !important;
    display: block;
    height: 27px;
    padding: 0;
    position: absolute;
    text-decoration: none;
    text-indent: -99999px;
    width: 30px;
    z-index: 17
}

.unit-rating li a:hover {
    left: 0;
    z-index: 2
}

.unit-rating a.r1-unit:hover,
.unit-rating a.r2-unit:hover,
.unit-rating a.r3-unit:hover,
.unit-rating a.r4-unit:hover,
.unit-rating a.r5-unit:hover,
.unit-rating li a:hover {
    background-position: 0 62px
}

.unit-rating a.r1-unit {
    left: 0
}

.unit-rating a.r1-unit:hover {
    width: 30px
}

.unit-rating a.r2-unit {
    left: 30px
}

.unit-rating a.r2-unit:hover {
    width: 60px
}

.unit-rating a.r3-unit {
    left: 60px
}

.unit-rating a.r3-unit:hover {
    width: 90px
}

.unit-rating a.r4-unit {
    left: 90px
}

.unit-rating a.r4-unit:hover {
    width: 120px
}

.unit-rating a.r5-unit {
    left: 120px
}

.unit-rating a.r5-unit:hover {
    width: 150px
}

.unit-rating li.current-rating {
    background-repeat-y: no-repeat;
    background-position: 0 1px;
    display: block;
    height: 28px;
    padding: 0;
    position: absolute;
    text-indent: -9000px;
    z-index: 1
}

.pm td.pm_head,
.pm td.pm_list,
.userstop td {
    border-bottom: 1px solid #efefef;
    padding: 12px 2px
}

table.pm,
table.userstop {
    margin-bottom: 0;
    width: 100%
}

table.pm select {
    width: 100px
}

.pm td.pm_head,
.userstop thead td {
    border-bottom: 1px solid #efefef;
    font-weight: 700
}

table.pm .navigation {
    border-top-width: 0;
    margin: 0
}

#dropmenudiv {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 8px 40px -10px rgba(0, 0, 0, .3);
    display: none;
    font-size: .9em;
    min-width: 140px;
    opacity: 1 !important;
    padding: 10px 0;
    width: auto !important
}

#dropmenudiv a {
    border: 0;
    color: inherit;
    display: block;
    padding: 3px 20px;
    text-decoration: none !important;
    white-space: nowrap
}

#dropmenudiv a:hover {
    background-color: #eeeeef
}

.highslide-outline,
.highslide-wrapper {
    border-radius: 6px;
    overflow: hidden
}

.highslide-image {
    border: 2px solid var(--border-color)
}

.highslide-active-anchor,
.highslide-active-anchor img {
    visibility: hidden
}

.highslide-dimming {
    background-color: #000
}

.highslide-html {
    background-color: #fff
}

.highslide-loading {
    background-color: #000;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    font-size: 9px;
    font-weight: 700;
    padding: 3px;
    text-decoration: none
}

.highslide-display-block {
    display: block
}

.highslide-display-none {
    display: none
}

.highslide-caption {
    background: var(--border-color);
    color: var(--white);
    display: none !important;
    padding: 5px;
    text-align: center
}

.highslide-controls {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 0 -90px;
    height: 40px;
    margin-bottom: 10px;
    margin-right: 15px;
    margin-top: 10px;
    width: 195px
}

.highslide-controls ul {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 100% -90px;
    height: 40px;
    left: 15px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.highslide-controls li {
    float: left;
    padding: 5px 0
}

.highslide-controls a {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    outline: none;
    width: 30px
}

.highslide-controls a.disabled {
    cursor: default
}

.highslide-controls a span {
    display: none
}

.highslide-controls .highslide-previous a {
    background-position: 0 0
}

.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px
}

.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important
}

.highslide-controls .highslide-play a {
    background-position: -30px 0
}

.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px
}

.highslide-controls .highslide-play a.disabled {
    background-position: -30px -60px !important
}

.highslide-controls .highslide-pause a {
    background-position: -60px 0
}

.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px
}

.highslide-controls .highslide-next a {
    background-position: -90px 0
}

.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px
}

.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important
}

.highslide-controls .highslide-move a {
    background-position: -120px 0
}

.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px
}

.highslide-controls .highslide-full-expand a {
    background-position: -150px 0
}

.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px
}

.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important
}

.highslide-controls .highslide-close a {
    background-position: -180px 0
}

.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px
}

#searchsuggestions {
    background: #111;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 2px;
    box-shadow: 0 8px 40px -10px rgba(0, 0, 0, .3);
    box-sizing: border-box;
    font-size: 14px;
    z-index: 2200;
	padding:10px;
}

#searchsuggestions a,
#searchsuggestions span.notfound {
    border-bottom: 1px solid var(--border-color);
    display: block;
    padding: 4px 12px 6px;
    text-decoration: none
}

#searchsuggestions a {
    color: var(--font-057-black)
}

#searchsuggestions span.searchheading {
    display: block;
    font-weight: 700;
    margin-bottom: .2em
}

#searchsuggestions span.seperator {
    display: block
}

#searchsuggestions span.seperator a {
    background-color: var(--menu-btns-bg);
    border: 1px solid var(--border-color);
    border-radius: 10px;
    color: var(--menu-btns-font);
    display: block;
    font-size: 16px;
    margin: 8px auto;
    padding: 4px 6px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color .3s;
    width: 80%
}

#searchsuggestions a:hover {background:#222;}

#searchsuggestions span.seperator a:hover {text-decoration:underline;}

#searchsuggestions span.notfound {
    display: block;
    padding: 15px 25px
}

#searchsuggestions .break {
    display: none
}

.search-card {
    display: flex !important;
    flex-wrap: wrap;
    font-size: 13px
}

.search-card .searchheading {
    flex: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.search-card .search-card-left {
    flex: 0 0 80px;
    margin-right: 8px;
    width: 80px
}

.search-card .search-card-left .kino-poster-img-cont {
    aspect-ratio: 200/200;
    border-radius: 8px;
    display: block;
    line-height: 0;
    overflow: hidden
}

.search-card .search-card-left img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.search-card .search-card-right {
    display: flex;
    flex: 0 0 180px;
    flex-direction: column
}

.search-card .search-card-right .kino-poster-rting span {
    margin-bottom: 0 !important;
    margin-right: 4px;
    padding: 4px 8px
}

.search-card .search-card-right span:not(:empty) {
    margin-bottom: 6px;
    text-align: left !important
}

.search-card-country {
    color: var(--font-genres-card);
    font-size: 13px;
    line-height: 20px
}

.ui-front {
    z-index: 1000
}

.ui-widget-overlay {
    background: #000;
    bottom: 0;
    left: 0;
    opacity: .5;
    position: fixed;
    right: 0;
    top: 0
}

.ui-helper-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

.ui-helper-clearfix {
    display: inline-block
}

* html .ui-helper-clearfix {
    height: 1%
}

.ui-helper-clearfix {
    display: block
}

.ui-dialog {
    background-clip: padding-box;
    background-color: var(--popup-bg);
    border: 1px solid #989898;
    border-radius: 2px;
    box-shadow: 0 8px 40px -10px rgba(0, 0, 0, .3);
    color: var(--font-color);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 370px;
    z-index: 9999
}

.ui-dialog-titlebar {
    padding: 10px 40px 10px 20px;
    position: relative
}

.ui-dialog-title {
    color: #111;
    float: left;
    font-size: 1.5em;
    font-weight: 700
}

.ui-dialog-titlebar-close {
    background-color: inherit !important;
    border: 0 !important;
    box-shadow: none !important;
    height: 23px !important;
    margin-top: -16px !important;
    padding: 0 !important;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 32px
}



.ui-dialog-titlebar-close .ui-icon,
.ui-dialog-titlebar-close span.ui-button-text {
    background-image: url(../dleimages/close.png);
    background-size: 12px auto;
    display: block;
    height: 12px;
    margin: 10px auto 0;
    width: 12px
}

.ui-dialog-titlebar-close span.ui-button-text {
    opacity: .5;
    text-indent: -9999px
}

.ui-button {
    background-color: #ff781d;
    border: 0;
    border-radius: 18px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    float: right;
    height: 36px;
    line-height: 22px;
    outline: none;
    padding: 7px 22px;
    text-decoration: none !important;
    transition: all .1s ease;
    vertical-align: middle
}

.ui-dialog-titlebar-close:hover .ui-icon {
    opacity: 1
}

.ui-button-icon-only,
.ui-icon {
    overflow: hidden;
    text-indent: -9999px
}

.ui-dialog label {
    color: #d1d1d1
}

.ui-dialog-content {
    zoom: 1;
    border: unset;
    overflow: auto;
    padding: 0 20px;
    position: relative
}

.loginbox .ui-dialog-content,
.loginbox.ui-dialog {
    overflow: visible !important
}

.ui-dialog-content h2 {
    display: inline;
    font-size: 1em;
    font-weight: 700
}

.ui-dialog .ui-dialog-buttonpane {
    padding: 10px 20px;
    text-align: center
}

.ui-dialog .ui-resizable-se {
    bottom: 3px;
    height: 14px;
    right: 3px;
    width: 14px
}

.ui-draggable .ui-dialog-titlebar {}

.ui-state-error {
    background: #fef1ec 50% 50% repeat-x !important;
    border: 1px solid #cd0a0a;
    color: #cd0a0a
}

.ui-button {
    margin: 0 3px
}

.ui-helper-hidden-accessible {
    display: none
}

/*!* --- Автозаполнение облака тегов --- *!*/

/*!*---Подсветка кода в теге [code]---*!*/


/*!*---BB Редактор---*!*/
/*!*---Поля быстрого редактирования публикаций на сайте---*!*/
#dlefastreplycomments {
    padding: 0 4% 10px
}

#dle-comments-list>.comments-tree-list>li .comments-tree-list>li #dlefastreplycomments {
    padding: 0 0 10px
}

/*!*---Выделение текста и всплывающее окно (поделиться ссылкой)---*!*/

/*!* --- Поля форм --- *!*/



#searchuser,
.bb-editor textarea,
.quick-edit-text,
.timezoneselect,
.ui-dialog textarea,
.wide,
select#category {
    width: 100% !important
}

#searchuser {
    margin-bottom: 10px
}

#fullsearch table {
    width: 100%
}

#searchinput {
    margin-bottom: 0;
    margin-right: 8px;
    width: 53% !important
}

#dosearch {
    margin-top: 0
}

td.search {
    text-align: center
}

td.search>div {
    width: 100%
}

td.search>div>br {
    display: none
}

.form_submit .c-captcha {
    float: right
}

.c-captcha {
    position: relative
}

.c-captcha:after {
    clear: both;
    content: "";
    display: block
}

.c-captcha>a {
    float: left;
    margin-right: 5px
}

.c-captcha img {
    display: block;
    height: 46px;
    position: relative;
    transition: all .2s ease;
    width: 100%;
    z-index: 1
}

.c-captcha>input {
    float: left;
    width: 130px
}

.dle-captcha {
    position: relative
}

.dle-captcha:after {
    clear: both;
    content: "";
    display: block
}

.dle-captcha>a {
    float: left;
    margin-right: 5px
}

.dle-captcha img {
    display: block;
    height: 46px;
    position: relative;
    transition: all .2s ease;
    width: 130px
}

.dle-captcha>input {
    float: left;
    width: 130px
}

.bbcodes,
.btn,
.btn-border {
    background-color: #ff781d;
    border: 0;
    border-radius: 18px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 36px;
    line-height: 22px;
    outline: none;
    padding: 7px 22px;
    text-decoration: none !important;
    transition: all .1s ease;
    vertical-align: middle
}

.btn>.icon {
    fill: #fff
}

.btn-white>.icon {
    fill: #ff781d
}

.btn-white {
    background-color: #fff;
    color: #ff781d
}

.btn-white:hover>.icon {
    fill: #fff
}

.btn-white:hover {
    background-color: #ff781d;
    color: #fff
}

.bbcodes:hover,
.btn:hover,
.ui-button:hover {
    background-color: #d15c0d
}

.btn-big {
    border-radius: 23px;
    height: 46px;
    padding: 12px 27px
}

.btn-border {
    background-color: transparent !important;
    border: 2px solid #ff781d;
    box-shadow: inset 0 0 0 0 transparent;
    -webkit-box-shadow: inset 0 0 0 0 transparent;
    color: #ff781d;
    line-height: 22px;
    overflow: hidden;
    padding: 5px 20px
}

.btn-border:hover {
    box-shadow: inset 0 0 0 2px rgba(51, 148, 230, .2);
    -webkit-box-shadow: inset 0 0 0 2px rgba(51, 148, 230, .2)
}

/*!*---Дополнительные поля---*!*/
.emoji {
    border: none;
    height: 22px;
    vertical-align: middle;
    width: 22px
}

.native-emoji {
    font-family: Apple Color Emoji, Segoe UI Emoji, NotoColorEmoji, Segoe UI Symbol, Android Emoji, EmojiSymbols;
    font-size: 1.3em
}

.wseditor {
    border-top: 5px solid #2196f3;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.dlecomments-editor .tox .tox-toolbar__primary,
.dlefastedit-editor .tox .tox-toolbar__primary {
    border-top: 0;
    box-shadow: none
}

.mce-toc {
    border: 1px solid #dbdada;
    margin: 0 0 .7rem
}

.mce-toc h2 {
    margin: 4px
}

.mce-toc ul {
    list-style: none;
    margin-block-end: 1em;
    margin-block-start: 1em;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 20px
}

.mce-toc ul ul {
    margin-block-end: 0;
    margin-block-start: 0;
    padding-left: 20px
}

.mce-toc li {
    list-style-type: none
}

.form-group.combo {
    display: flex
}