@import url('/css/styles.css');
@import url('/css/engine.css');
@import url('/css/font-awesome.css');
@import url('/css/add.css');
.com-order-block {display: none;}

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


.swchItem {
background-color: #f2f2f3;
color: #333;
display: inline-block;
padding: 0 10px;
margin: 0 3px 10px 3px;
line-height: 40px;
min-width: 40px;
box-shadow: 0 23px 57px rgb(0 0 0 / 3%);
border-radius: 10px;
font-weight: 500;
font-size: 17px;
}

.swchItem:hover {opacity: 0.9;}