/*
- © nk-cs.ru 2010-2022
- Author: Erdem Turan (na3uTuB4uk)
- Author Email: support@nk-cs.ru
- ВКонтакте: http://vk.com/na3utub4uk
- Skype: na3uTuB4uk94
- Web Site: https://www.nk-cs.ru/
*/

/* Main style BlogLive */
@import url('/css/common.css');
@import url('/css/styles.css');
@import url('/css/engine.css');
@import url('/css/fontawesome.css');
@import url('https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap');

/* Other style BlogLive Template */
.com-order-block {display: none;}
.uadm *, .uadm--mini {display:none !important;}

/* Адаптируем PM для uCoz как на оригинале DLE */
.pmCatLinkActive, .pmCatLink { display: inline-flex; justify-content: center; align-items: center; cursor: pointer; padding: 0 20px; height: 40px; white-space: nowrap; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; background-color: var(--accent); color: #fff; border-radius: 3px; box-shadow: none;}
.pmCatLinkActive:hover, .pmCatLink:hover {background-color: var(--accent-darker); color: #fff; border-color: var(--accent-darker);}
.pmCatLinkActive:active, .pmCatLink:active {box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
.pbarContainer { border-radius: 4px !important; margin: 10px 0 !important; overflow: hidden !important; box-shadow: inset 0 2px 5px rgb(0 0 0 / 10%) !important; background: var(--ui-bg-darkest) !important; width: 100% !important; border: 0px solid #fff !important; height: 20px !important; }
.pbarFiller { background: #6ab04c !important; font-size: 0; text-indent: -2000em; height: 20px !important; display: block; overflow: hidden; }
#b, #i, #u, #cdl, #cdc, #cdr, #bc17 input[type="button"] { width: 20px !important; padding: 0 5px;}
#url { width: 55px !important; padding: 0 5px;}
#list { width: 30px !important; padding: 0 5px;}
#img { width: 35px !important; padding: 0 5px;}
#hide { width: 40px !important; padding: 0 5px;}
#bc16 input[type="button"] { width: 70px !important; padding: 0 5px;}

/* Add form file catalog*/
#txtPart555brief div:nth-child(3n+2), #txtPart555message div:nth-child(3n+2) { display: none; }
#cke_brief div, #cke_message div { background-color: #d3d5d3 !important; border: none !important; padding: 0 !important;}
#txtPart555brief div:first-child, #txtPart555message div:first-child {display: none;}
.ucoz-editor-panel, #briefSymbolsStat, #messageSymbolsStat {display: none !important;}
.cke_reset {display: block !important; }
.fHelp b {color #444 !important;}
form #uCatsMenu7 {position: relative !important; height: 150px !important;; display: block !important; visibility: inherit !important;}
.u-comboeditcell {display: none !important;}
.u-combo { margin-bottom: -15px; padding: 10px !important; white-space: normal !important; border-collapse: collapse !important; border: none !important; float: none !important; width: 100% !important;}
.u-combolist { background: #fff !important; border: 0px solid #fff !important;color: #fff!important; font-weight: 400!important; overflow: auto!important; position: relative!important; padding: 9px 5px!important; border-radius: 3px!important; width: 100% !important; height: 140px!important; box-shadow: inset 0 0 0 1px #e3e3e3, inset 1px 2px 5px rgb(0 0 0 / 10%) !important;}
.u-combolist>div {padding: 3px 10px; color: #000;}
#iplus input[type="button"] { box-shadow: none !important; width: 24px !important; height: 20px !important; padding: 3px !important; line-height: 8px !important; text-align: left; padding-left: 3px; background-color: #f4f4f4; border: 1px solid #a2a2a2 !important; border-radius: 0px !important; color: #444;}
.u-combolist>div label { vertical-align: baseline !important;}
.form-fields input[type="text"] { border: 1px solid #e3e3e3; background: #fff; -moz-box-shadow: inset 0 0 5px rgba(0,0,0,.05); -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.05); box-shadow: inset 0 0 5px rgba(0,0,0,.05); color: #5c5c5c; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding: 7px 10px; margin: 0 0 0 0;}
.myWinCont input[type=password], .myWinCont input[type=text], .myWinCont textarea { color: #111 !important; }