/* Main style */
@import url('/css/all.min.css');
@import url('/css/bootstrap-icons.css');
@import url('/css/tiny-slider.css');

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

/* 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; }

/* Calendar for uCoz */
.calTable { width: 100%; text-align: center; font-size: 13px; }
.calWday, .calWdaySe, .calWdaySu {background-color: #f6f8fb; font-weight: 700; text-transform: uppercase;}
html[data-theme="dark"] .calWday, .calWdaySe, .calWdaySu {background: rgba(33, 99, 232, 0.1)!important;}
.calWdaySe, .calWdaySu { background-color: #2163e8 !important; color: #fff !important; }
.calMonth { background-color: transparent; color: #b8b8b8; padding-bottom: 15px;}
.calMonth a { color: #b8b8b8 !important; text-transform: uppercase;}
.calTable tr td:nth-child(6), .calTable tr td:nth-child(7) {color: #2163e8;}

/* Navigation for uCoz */
.bottom-navi{text-align:center;width:100%;display:block}
.pprev,.pnext{border-radius:3px;display:inline-block;color:#2163e8;font-size:14px;padding:8px 15px;background:rgba(33, 99, 232, 0.1)}
.pnext:hover,.pprev:hover{background:#0d6efd;color:#fff;text-decoration:none}
.pnext:hover a,.pprev:hover a{color:#fff;text-decoration:none}
.pnext a,.pprev a{color:#2163e8}
.swchItem, .swchItemA, .swchItemA1, .swchItem1 {font-size:14px;font-weight:500;margin-bottom:15px;background:rgba(33, 99, 232, 0.1);border-radius:3px;display:inline-block;margin:0 2.5px;color:#2163e8;padding:8px 15px}
.swchItemA, .swchItemA1 {background-color:#2163e8;color:#fff}
.swchItem:hover, .swchItem1:hover {background:#0d6efd;color:#fff;text-decoration:none}
.swchItemA.nav_ext{background:none;color:#fff}
.nav-load span {display: none;}

/* fullstory */
.full_tags a {margin-right: 0.5rem;display: inline-block;background: transparent;border: 1px solid #d0d4d9;color: #595d69;letter-spacing: 0.5px;position: relative;overflow: hidden;outline: 0;white-space: nowrap;margin-bottom: 6px;padding: 0.4rem 0.8rem;font-size: 0.8125rem;font-weight: 500;line-height: 1.5;text-align: center;vertical-align: middle;cursor: pointer;border-radius: 0.2rem;}
.full_tags a:hover {background: #d0d4d9;border-color: #d0d4d9;color: #191a1f;}
.full_tags i {margin-right:1rem;font-size:18px}

/* PM for uCoz */
.pmCatLinkActive, .pmCatLink {position: relative;overflow: hidden;outline: 0;white-space: nowrap;margin-bottom: 6px;color: #fff;background-color: #2163e8;border-color: #2163e8;display: inline-block;font-weight: 500;line-height: 1.5;text-align: center;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;border: 1px solid transparent;padding: 0.5rem;font-size: 0.9375rem;border-radius: 0.25rem;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.pmCatLinkActive:hover, .pmCatLink:hover { color: #fff; background-color: #1c54c5; border-color: #1a4fba;}
#pmdform table tr td {border-bottom: 1px solid #efefef;padding: 12px 2px;border-top: 1px solid #efefef;}