/* common.css */
form, select {width: 100%;}
.btn, .bbcodes, .btn-border {text-shadow: none !important;box-shadow: none !important;}
.btn.block {display: block; width: 100%;}
.qq-upload-button {color: #fff;background-color: #17a2b8;}
.qq-upload-button:hover {color: #fff;}
.py-0 {padding-top:0!important; padding-bottom: 0 !important;}
.pt-0 {padding-top:0!important;}
.px-0 {padding-left: 0 !important;padding-right: 0 !important;}
.i-mg-small, .country {font-size: 0 !important;}
.i-mg-small a, .country a {color:#fff;font-size:16px;display:none; }
.i-mg-small a:first-child, .country a:first-child {display: inline-block;}
.text-danger a {color:#ff4343!important;display:inline-block}
.cat-name .slick-slide img {height:490px; max-height:490px;object-fit: cover;}
.text-white a, .i-mg-small a:hover, .country a:hover {color:#fff;}
.card-img-top {height: 300px;object-fit: cover;}
.news img.card-img-top {height: 200px; width: 100%; object-fit: cover;}
.descr {margin-bottom:1rem;height:60px;overflow:hidden}
.content .col-xl-2 {flex: 0 0 20%; max-width: 20%;}
.content .card-img-top {height: 270px;}
.navigation, .navigation .pages {display:flex;justify-content:center;align-items:center;flex-wrap:wrap; gap: 7px;}
.navigation a, .navigation span {display:inline-block;text-decoration:none;font-size:14px;font-weight:400;border-radius:5px;padding:8px 15px;transition:all .25s ease;}
.navigation .pages span, .navigation .pages a:hover, .navigation a:hover {color:#fff!important;border:1px solid #1a3365;background:#1a3365;}
.navigation .pages a, .navigation a, .navigation span {color:#343a40!important;border:1px solid #ced4da;background:#ced4da;}
.filters-card ul {margin-bottom: 0;}
.filters-card ul li:last-child {margin-bottom: 0;}
.comm_content .user {display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.comm_content .comment {height:40px;overflow:hidden}
.artist-list {border-bottom:1px solid #ddd;padding:0 15px 10px;margin:0 -17px 10px!important}
.artist-list:last-child {margin-bottom:0!important;padding-bottom:0;border:none}
.comm_content small {font-size: 10px !important;}
.rating_content {display:flex;gap:5px;justify-content:space-between;flex-wrap:wrap;align-items:center}
.link-category {display:flex;gap:5px;flex-wrap:wrap;align-items:center}
.info-header .title {padding: 1rem 1rem 0;}
.rate a {display: inline-flex; font-weight: 600; gap: 10px;align-items: center;color: #6c757d;}
.rate svg {width: 20px; height: 20px;}
.rate_like-dislike {display: inline-flex;font-weight: 600; gap: 10px;align-items: center;}
.like, .dislike{transition: all ease-in-out .15s;}
.like {fill:#28a745;}
.like:hover {fill:#218838;}
.dislike {fill:#ff4343;}
.dislike:hover {fill:#c82333;}
.edit {float:right;position:relative;top:20px;right:15px}
.edit svg {width: 20px; height: 20px; fill: #6c757d;}
.info {gap: 20px;}
.screens {display:grid;position:relative;z-index:1;margin-top:-25px;margin-bottom:-10px}
.screens .screen_item {overflow: hidden; flex: 0 0 250px; position: relative;}
.screens .screen_item a {width: 100%; display: block !important; height: 100%; position: relative;}
.screens .contenedor {height:190px;display:flex!important;white-space:nowrap;gap:20px;padding:15px 0}
.screens img.img_presentacion_mini {width: 250px; min-height: 100%; object-fit: cover; display: block; cursor: pointer; position: relative;border-radius: 15px;}
.screens .contenedor_scroll {top: 0px;max-width: 100%;height: 200px;position: relative;margin: 0 auto;padding: 0px;overflow-x: auto;-webkit-overflow-scrolling: touch;z-index: 0;}
.contenedor_scroll {scrollbar-width:thin;}
.screens ::-webkit-scrollbar {height:7px;width:7px;}
.pull-right {float: right;}
[id*="comm-id"] {hyphens: auto;}
#dle-comments-list > ol {padding-left: 0;}
[id*="comments-tree-item"] ol {padding-left:50px}
.mass_comments_action {display: none;}
#comments {margin-top: -15px;}
.comments-tree-list, #comments-tree-item-1 {list-style: none;}
.comm_moder a {color:#6c757d!important;margin-right:5px;font-size:13px}
.combo {display:flex;gap:15px; flex-wrap: wrap;}
.combo .combo_field {flex: 1;}
.widget {flex: 1;}
.widget .container .col-xl-2 {flex: content !important;}
.widget.news .col-xl-3 {flex:0 0 33.333333%;max-width:33.333333%;}
.modal {position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;height:0;background-color:transparent;overflow:hidden;transition:background-color .25s ease;z-index:9999}
[data-modal-trigger] {cursor: pointer;}
.modal.open {position:fixed;width:100%;height:100vh;background-color:rgba(0,0,0,.5);transition:background-color .25s}
.modal.open > .content-wrapper {transform:scale(1);min-width: 300px;}
.modal .content-wrapper .close {position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;background-color:transparent;font-size:1.5rem;transition:.25s linear}
.modal .content-wrapper .close:before, .modal .content-wrapper .close:after {position:absolute;content:"";width:1.25rem;height:.125rem;background-color:black}
.modal .content-wrapper .close:before {transform:rotate(-45deg)}
.modal .content-wrapper .close:after {transform:rotate(45deg)}
.modal .content-wrapper .close:hover {transform:rotate(360deg)}
.modal .content-wrapper .close:hover:before, .modal .content-wrapper .close:hover:after {background-color:#e82525}
.login-form {display: flex; flex-direction: column;}
.login-form .avatar {display:flex;flex-direction:column;justify-content:center;align-items:center}
.login-form .avatar img {width: 70px;height: 70px; object-fit: cover;}
.login_form input {width: 100%;}
.login_form__foot {display: flex;justify-content: space-between; flex-wrap: wrap;}
[id*="xfield_"] {border-bottom: 1rem solid transparent;}
.pm_status {color: #6c757d !important;}
.pm_progress_bar {background:#eaebec;border-radius:10px; margin-bottom: 15px;}
.pm_progress_bar span {background-color: #e82525; border-radius:10px; padding: 0 3px; color: #fff;}
.login_check {display: flex; gap: 1rem;}
.search_content .col-xl-2 {flex:0 0 16.666667%;max-width:16.666667%}
.user_tab li {border-radius: .25rem;transition: all ease-in-out .15s;}
.user_tab li a {transition: all ease-in-out .15s;color: #fff; text-transform: capitalize;padding: .45rem 1rem;line-height: 1.7;display: inline-block;border-radius: .25rem;}
.userinfo_top {display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;gap:1rem}
.userinfo_top .avatar {display: flex;align-items: center;}
.usinf li {display: flex; flex-wrap: wrap;}
.usinf li .ui-c1 {flex: 0 0 200px;color: #6c757d}