﻿/*=============================================================*/
/* Name File: uDefault
/* Version: 1.2.2
/* Update from date: 06.05.2020
/* Copyright (c) 2019 Roman Buger
/* Site: https://shopthemes.ru/ & http://art-ucoz.ru/
/*=============================================================*/
#st_panel:not(.open_panel) .st_panel__content {height: 0px !important;overflow: hidden;}
#st_panel:not(.open_panel) .st_panel__copy {position: absolute;top: -100%;right: -100%;}
#st_panel.open_panel .st_panel__copy {position: relative;top: inherit;right: inherit;}
#st_panel .uadm-subl a[onclick="achgroup('999');"] {display: none !important;}
.uadm.uadm--mini, .uadm.uadm--mini .uadm-collapse { font-size: 0px !important; line-height: 0px !important; height: 0px !important;overflow: hidden; border: none !important;}
select, .codeButtons, #iplus input[type="button"] {width:auto !important; padding: 5px 10px !important;min-width: 35px;line-height: 21px !important;}
select {border: 1px solid #15131d !important; padding: 6px 10px 8px !important;}
div[id*="imblock"]+span{padding:4px 7px!important;background:#e25d2f;color:#fff;border-radius:4px;margin-right:4px;font-size:12px}
div[id*="imblock"] + span::before {content:"Изображение "}
ul.form-fields [type="file"] {width: auto !important;}
hr, hr.mainHr {opacity: 0.1;margin: 7px 0;}
ul[id*="uStarRating"] a {transition: none;}
input.allUsersBtn, input.uSearchFlSbm {width:auto !important;}
.uTable.user-list td.uTd {padding: 10px 0;}

/*=============================================================*/
/* X-UNSELECTABLE
/*=============================================================*/
.x-unselectable {position:relative;}
#uCatsMenu7 {left: 0% !important;top: 40px !important;margin-left: 0px;width: 100%;}
.x-unselectable {width: 100%;}
.x-selectable.u-comboedit.u-comboeditimg {background: #ffc022 !important; color: #fff !important;}
.u-combolist {color: inherit !important;border: 1px solid #ddd !important;border-top: 0px;background: #fff;height: auto !important; max-height: 350px !important;overflow: auto;padding: 2px;box-shadow: 0px 0px 50px 0px rgba(82,63,105,0.15);font-size: inherit !important;border-radius: 0 0 0px 0px;display: flex;flex-wrap: wrap;box-shadow: rgba(23, 32, 42, 0.08) 0px 0px 0px 5px;}
.u-combolist > div {flex: 1;min-width: 50%;max-width: 50%;padding: 2px 0;border: 1px solid transparent;display: flex;}
.u-combolist > div:hover {background: #fbfbfb !important;color: initial !important;border: 1px solid #ebedf2 !important;}
.u-combolist > div[style*="padding:1px"] {width: 100%;display: block;min-width: 100%;padding: 10px !important;background: #f5f6fa;margin-top: 20px;}
.u-combolist > div[style*="padding:1px"]:first-child {margin-top:0;}
.u-combolist > div[style*="padding:1px"]:last-child {margin-bottom:20px;}
.u-combolist > div label {margin-bottom: 0;}
.u-combolist > div input:focus {outline:none; border:none;}
.u-combolist > div input + label {margin-left: 5px; flex: 1 auto;}
.u-combolist > div input[checked] + label{background:#ffc022; color:#fff;padding:3px 10px;flex:1 auto;margin-left:5px}
.u-combolist > div input[name="ocat"][data-parentid] {margin: 3px 0 0 15px !important;position: relative;top: -1px;}
.u-comboedit {color: inherit !important;}


/*=============================================================*/
/* PAGINATION
/*=============================================================*/
.pagination {display: block;text-align: center;margin-top: 15px;}
.paging-wrapper-bottom {margin-top: 15px;display: flex;justify-content: center;}
#pagesBlock1, .pagesBlockuz1, .pagesBlockuz2 {font-size: 16px;display: inline-flex;align-items: center;flex-wrap: wrap;}
/* -- active -- */
.pgSwchA b,
.swchItemA span,
.swchItemA1 span{min-width: 28px;height: 28px;line-height: 28px;padding: 0 5px;display: inline-block;vertical-align: top;position: relative;margin: 0 3px 3px 3px;font-size: 14px;color: #fff;text-align: center;text-decoration: none !important; font-weight: normal;}
.pgSwchA b::after,
.swchItemA span::after,
.swchItemA1 span::after {width: auto;height: auto;content: ' ';display: block;position: absolute;left: 1px;right: 1px;top: 0;bottom: 0;background: #f5dd00;z-index: -1;transform: skewX(-14deg);transition: all 0.4s ease;}
/* -- no active -- */
.pgSwch span, .swchItem span, a.swchItem1, .swchItemDots {
    min-width: 28px;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 3px 3px 3px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-decoration: none !important;
}
.pgSwch span::after, .swchItem span::after, a.swchItem1::after, .swchItemDots::after {
    width: auto;
    height: auto;
    content: ' ';
    display: block;
    position: absolute;
    left: 1px;
    right: 1px;
    top: 0;
    bottom: 0;
    background: #f8ad00;
    z-index: -1;
    transform: skewX(-14deg);
    transition: all 0.4s ease;
}
.pgSwch:hover span::after,
.swchItem:hover span::after,
a.swchItem1:hover::after {background: #f5dd00;}

/*=============================================================*/
/* BREADCRUMBS
/*=============================================================*/
.breadcrumbs-wrapper {padding-bottom: inherit !important;}

/*=============================================================*/
/* PAGE REGISTER
/*=============================================================*/
.uf-reg-wrap {max-width: none !important;}
#uf-register .uf-field input[type="text"]:not([name="captcha"]):not([name="code"]) {width: 100% !important;}
.uf-soc-openselect, .uf-fields-wrap > p {margin: 20px;text-align: center;}

/*=============================================================*/
/* QUOTE
/*=============================================================*/
.bbQuoteBlock {border-left: 5px solid #e25d2f;background: #15131d;padding:12px 15px;margin-top: 20px;}
.quoteMessage {border: 0 !important; max-height: none !important;overflow: visible !important;font-size: 17px;}
.bbQuoteName {display: none;}

/*=============================================================*/
/* SPOILER
/*=============================================================*/
input.uSpoilerButton {font-family: inherit, sans-serif;background: #15131d; background-image: none !important; width: 100%;text-align: left;font-size: 14px; color: inherit !important;border: none;padding: 10px 15px;cursor: pointer;}
.uSpoilerText {padding: 10px 20px;background: #15131d;color: inherit;}
input.uSpoilerButton:hover {background: #15131d;}

/*=============================================================*/
/* SITEPAGE /index/ (Страницы сайта)
/*=============================================================*/
div[style="float:right;border:1px solid #B4BDC3;background:#F0F3F5;padding:2px;"] {border:none !important; background:transparent !important;}
div[style="float:right;border:1px solid #B4BDC3;background:#F0F3F5;padding:2px;"] img {border-radius: 4px;}

/*=============================================================*/
/* CAPTCHA
/*=============================================================*/
.captcha-block, .myWinCont .captcha-block {justify-content: left !important;}

/*=============================================================*/
/* VIDEO IFRAME
/*=============================================================*/
.videoWrapper {position:relative; height:0;padding-bottom:56.25%; padding-top:25px; }
.videoWrapper iframe {position:absolute; top:0; left:0; width:100%; height:100%;}