/*
- © nk-cs.ru 2010-2020
- 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 Municipal v2 */
@import url('/style/styles.css');
@import url('/style/engine.css');

/* Other style Municipal v2 */
.com-order-block, * .uadm, * #uAdminBar, #uhvb {display: none !important;}
.ui-dialog {z-index: 99999 !important;}
.overlay-box {position: fixed; z-index: 998; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.8; background-color: #000; cursor: pointer;}

/* Add form file catalog*/
#txtPart555brief div:nth-child(3n+2), #txtPart555message div:nth-child(3n+2) { display: block; padding: 10px 20px; background-color: #444; color: #fff; font-size: 16px;}
#cke_brief div, #cke_message div { background-color: #d3d5d3 !important; border: none !important; padding: 0 !important;}
#txtPart555brief div:first-child, #txtPart555message div:first-child {padding-top: 8px; padding-right: 10px; color: #fff;}
.edtTypeMenu a, .edtTypeMenu b {color: #fff;}
.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 { height: 140px !important; width: 100%; display: inline-block; line-height: 22px; padding: 10px; color: #222; vertical-align: middle; border-radius: .25rem; border: 1px solid #ebedf2 !important; border-top: 1px solid #ebedf2 !important; background: #ffffff; -webkit-transition: border 0.2s linear 0s; transition: border 0.2s linear 0s; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#iplus input[type="button"] { 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;}
.manFlSbm, .manFlRst { display: inline-block; font-weight: 400 !important; border-color: #a5aef95e; background: #f8f9fa; color: #6d7782; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid #daddfa !important; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}
.manFlSbm:hover, .manFlRst:hover { color: #fff; background-color: #9bb0f9; border-color: #a6aef9;}
.manFlSbm:focus, .manFlRst:focus { box-shadow: 0 0 0rem rgba(23, 162, 184, 0.5); }
.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;}

/* Calendar adaptive for uCoz */
.calWday, .calWdaySe, .calWdaySu {border: 1px solid #507ebb;}
.calWdaySe, .calWdaySu { background-color: #2d547d;}
.calTable { font-size: 12px; width: 100%; color: #fff; }
.calTable td { padding: 7px 0; vertical-align: middle; text-align: center; }
.calMday, .calMdayIs, .calMdayA { border: 1px solid #507ebb; }
.calMdayA { background: #fd8924; }
.calMonth { text-align: center; }
.calMdayLink {cursor: pointer}
.calMday:nth-child(6), .calMday:nth-child(7) { background: #2d547d; }