/*
- © 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 MusicTrip */
@import url('/css/common.css');
@import url('/css/engine.css');
@import url('/css/fontawesome.css');
@import url('/css/styles.css');

/* Other style MusicTrip Template */
.com-order-block {display: none;}
.uadm *, .uadm--mini {display:none !important;}
.catmenu li {margin-top: 10px;}
.catmenu li a{color: #fff !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; }

/* PM for uCoz */
.pmCatLinkActive, .pmCatLink {position: relative;overflow: hidden;outline: 0;white-space: nowrap;margin-bottom: 6px;color: #fff;background-color: #9b51ef;border-color: #9b51ef;display: inline-block;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;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: #9b51ef; border-color: #9b51ef;}
#pmdform table tr td {border-bottom: 1px solid #9b51ef;padding: 12px 2px;border-top: 1px solid #9b51ef;}
#addform select, #pmdform select {width: auto !important; display: inherit !important;}
#addform input[type="submit"], #addform input[type="button"], #addform input[type="password"], #addform input[type="reset"] {width: auto !important;}
.main table input[type="submit"], .main table input[type="button"], .main table input[type="password"], .main table input[type="reset"] {width: auto !important;}