/*Includes*/
/*Reset*/
* { margin: 0; padding: 0; border: 0 none; background: none; }

html, body { width: 100%; height: 100%; margin: 0; }

input[type='reset']::-moz-focus-inner, input[type='button']::-moz-focus-inner, input[type='submit']::-moz-focus-inner, input[type='file'] > input[type='button']::-moz-focus-inner { padding: 0; border: 0; }

/*Body*/
.b-body { font-family: Arial; font-size: 11px; font-weight: normal; }

/*Store wrapper*/
.b-ispstore__wrapper { font-size: 11px; font-weight: normal; font-family: Arial; background-color: #FFF; }

.b-ispstore__wrapper * { font-size: 11px; font-family: Arial; -webkit-box-sizing: content-box; box-sizing: content-box; }

/* table default styles*/
.b-table__tbody { border: 0 none; }

/*Text styles*/
.b-text_style_bold { font-weight: bold; }

.b-elem_style_gracescale { /* Firefox 10+, Firefox on Android */ filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); /* IE6-9 */ filter: gray; /* Chrome 19+, Safari 6+, Safari 6+ iOS */ -webkit-filter: grayscale(100%); }

.color-red { color: red; }

.color-yellow { color: yellow; }

.color-green { color: #008000; }

.color-blue { color: blue; }

.color-orange { color: orange; }

/*Content block*/
.b-content { width: auto; }

.b-body_page_desktop .b-content { border-left: 2px solid #E1E7ED; }

.active-menu .b-content { border-left: 0 none; }

/*Tab Box*/
.tab-content { position: relative; padding-left: 20px; }

.b-ispstore__wrapper .tab-content { padding: 0; }

.body-login-form .tab-content { position: inherit; padding: inherit; }

table.ext-form-table td .tab-content { text-align: left; }

#ext-form-main-wrapper .tab-content { height: inherit !important; }

.tab-content_st_active { margin-top: 0 !important; }

.ext-form-table__td { vertical-align: middle; }

/*Horiz Scroll module*/
.b-hsc_overwidth_full .b-hsc__btn-left { display: block; }

.b-hsc_overwidth_full .b-hsc__btn-right { display: block; }

.b-hsc_overwidth_left .b-hsc__btn-left { display: block; }

.b-hsc_overwidth_right .b-hsc__btn-right { display: block; }

.b-hsc__btn-left { display: none; }

.b-hsc__btn-right { display: none; }

/*Hint*/
.b-hint { position: absolute; z-index: 101; visibility: hidden; padding: 15px 0; }

.b-hint.active { visibility: visible; }

.b-hint .shadow_hint { display: none; }

.b-hint .more { display: none; }

.b-hint .red { color: red; }

.b-hint .green { color: #00A656; }

.b-hint .blue { color: #4179CD; }

.b-hint .yellow { color: #BFA136; }

.b-hint .cyan { color: #00B0B2; }

.b-hint__inner { position: relative; max-width: 300px; margin-right: 16px; padding: 8px; border: 1px solid #C4B154; border-radius: 7px; background: #F8F89F; word-break: break-word; }

.b-hint__inner .hint-shadow { display: block; font-weight: bold; }

.ie8 .b-hint__inner:before, .ie8 .b-hint__inner:after { content: none; border: 0 none; }

.b-hint__inner:before { position: absolute; width: 0; height: 0; content: ''; }

.b-hint__inner:after { position: absolute; width: 0; height: 0; content: ''; }

.b-hint__inner_left:before { bottom: -10px; left: 5px; border-width: 9px 6px 0 0; border-style: solid outset; border-color: #C4B154 transparent transparent transparent; }

.b-hint__inner_left:after { bottom: -9px; left: 6px; border-width: 9px 4px 0 0; border-style: solid outset; border-color: #F8F89F transparent transparent transparent; }

.b-hint__inner_right:before { right: 5px; bottom: -10px; left: inherit; border-width: 0 6px 9px 0; border-style: outset solid; border-color: transparent #C4B154 transparent transparent; }

.b-hint__inner_right:after { right: 6px; bottom: -9px; left: inherit; border-width: 0 4px 9px 0; border-style: outset solid; border-color: transparent #F8F89F transparent transparent; }

.b-hint__inner_top_right:before { top: -10px; right: 5px; bottom: inherit; left: inherit; border-width: 0 0 9px 6px; border-style: solid; border-color: transparent transparent #C4B154 transparent; }

.b-hint__inner_top_right:after { top: -9px; right: 6px; bottom: inherit; left: inherit; border-width: 0 0 9px 4px; border-style: solid; border-color: transparent transparent #F8F89F transparent; }

.b-hint__inner_top:before { top: -10px; bottom: inherit; left: 5px; border-width: 9px 0 0 6px; border-style: solid; border-color: transparent transparent transparent #C4B154; }

.b-hint__inner_top:after { top: -9px; bottom: inherit; left: 6px; border-width: 9px 0 0 4px; border-style: solid; border-color: transparent transparent transparent #F8F89F; }

.b-hint__inner_right_fixed:after { top: 6px; bottom: inherit; left: -9px; border-width: 0 9px 4px 0; border-style: solid; border-color: transparent #F8F89F transparent transparent; }

.b-hint__inner_right_fixed:before { top: 5px; bottom: inherit; left: -10px; border-width: 0 9px 6px 0; border-style: solid; border-color: transparent #C4B154 transparent transparent; }

/*Scrollbar*/
.scrollbar-wrapper { position: absolute; z-index: 100; top: 0; right: 0; width: 18px; height: 100%; background: #E1E7ED; }

.b-mselect__view-value .scrollbar-wrapper { z-index: 9; }

.scrollbar-wrapper-horiz { position: absolute; z-index: 100; right: 0; bottom: 0; width: 100%; height: 18px; background: #E1E7ED; }

.scrollbar-track { position: absolute; top: 18px; bottom: 18px; width: 18px; }

.scrollbar-track-horiz { position: absolute; right: 18px; left: 18px; height: 18px; }

.scrollbar-handler-horiz { position: absolute; width: 80px; height: 14px; margin: 2px 0; border-radius: 7px; background: #FFFFFF; }

.scrollbar-handler { position: absolute; width: 14px; height: 80px; margin: 0 2px; border-radius: 7px; background: #FFFFFF; }

.scrollbar-wrapper .top-button .triangl-top { font-size: 0; line-height: 0; width: 0; height: 0; margin: 7px auto; border-right: 4px solid #E1E7ED; border-bottom: 4px solid #879CB5; border-left: 4px solid #E1E7ED; }

.scrollbar-wrapper-horiz .top-button .triangl-top { font-size: 0; line-height: 0; width: 0; height: 0; margin: 7px auto; border-right: 4px solid #E1E7ED; border-bottom: 4px solid #879CB5; border-left: 4px solid #E1E7ED; }

.scrollbar-wrapper .top-button { position: absolute; z-index: 101; top: 0; width: 18px; height: 18px; cursor: pointer; }

.scrollbar-wrapper-horiz .left-button { position: absolute; z-index: 101; left: 0; width: 18px; height: 18px; cursor: pointer; }

.scrollbar-wrapper-horiz .right-button { position: absolute; z-index: 101; right: 0; width: 18px; height: 18px; cursor: pointer; }

.scrollbar-wrapper .bottom-button .triangl-bot, .filter .triangle-down { font-size: 0; line-height: 0; width: 0; height: 0; margin: 7px auto; border-top: 4px solid #879CB5; border-right: 4px solid #E1E7ED; border-left: 4px solid #E1E7ED; }

.scrollbar-wrapper-horiz .left-button .triangl-left { font-size: 0; line-height: 0; width: 0; height: 0; margin-top: 4px; margin-left: 7px; border-top: 4px solid #E1E7ED; border-right: 4px solid #879CB5; border-bottom: 5px solid #E1E7ED; }

.scrollbar-wrapper-horiz .right-button .triangl-right { font-size: 0; line-height: 0; width: 0; height: 0; margin: 4px auto; border-top: 4px solid #E1E7ED; border-bottom: 4px solid #E1E7ED; border-left: 4px solid #879CB5; }

.scrollbar-wrapper .bottom-button { position: absolute; z-index: 101; bottom: 0; width: 18px; height: 18px; cursor: pointer; }

.scrollbar-wrapper .scrollbar-lines { position: relative; height: 100%; }

.scrollbar-wrapper .scrollbar-line { position: absolute; top: 50%; width: 4px; height: 7px; margin-top: -4px; margin-left: 5px; background: url("../img/scroll-center-icon.png") no-repeat; }

/*Calendar*/
#calendar-cell { overflow: hidden; border: 1px solid #78A5DF; border-radius: 8px; background: #78A5DF; }

.cl { position: absolute; z-index: 22; top: 0; left: 0; visibility: hidden; border-collapse: collapse; }

#prevM .t-inner, #prevY .t-inner { width: 0; height: 0; margin-top: 1px; color: #78A5DF; border-width: 5px 5px 5px 0; border-style: outset solid; border-color: transparent #BBD2EF transparent transparent; }

#nextM .t-inner, #nextY .t-inner { line-height: 0; width: 0; height: 0; margin-top: 1px; color: #78A5DF; border-width: 5px 0 5px 5px; border-style: outset solid; border-color: transparent transparent transparent #BBD2EF; }

#prevM, #prevY, #nextM, #nextY { width: 10px; height: 10px; }

#calyear { width: 28px; text-align: center; }

#prevM { margin-left: 5px; }

#prevY { margin-left: 9px; }

#nextM { padding-left: 5px; }

#nextY { padding-left: 4px; }

#calmonth { width: 53px; text-align: center; }

div.cl-cell { color: #000000; }

.cl-days-wrapper { overflow: hidden; border-radius: 7px 7px 0; }

div.cl-ym-y { font-size: 10px; position: absolute; z-index: 23; top: 0; left: 0; visibility: hidden; width: 35px; border: 1px solid #78A5DF; border-radius: 3px; background: #FFFFFF; }

div.cl-ym-m { font-size: 10px; position: absolute; z-index: 23; top: 0; left: 0; visibility: hidden; width: 35px; width: 54px; border: 1px solid #78A5DF; border-radius: 3px; background: #FFFFFF; }

div.cl-ym-div { padding: 1px 0; cursor: default; text-align: center; background: #FFFFFF; }

div.cl-ym-diveven { padding: 1px 0; cursor: default; text-align: center; background: #EDF2F7; }

div.cl-ym-selected { color: #FFFFFF; background: #6A93B7; }

.cl-head { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; width: 160px; padding: 3px 0; padding-right: 5px; text-align: left; color: #FFFFFF; background: #78A5DF; }

.cl-tool-td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; display: inline-block; zoom: 1; cursor: default; *display: inline; }

#today, .b-cal__today { float: right; width: 13px; height: 12px; margin-right: 2px; background: url("../img/cl_today.png") no-repeat 0 0; }

td.cl-tool-selected { color: #FFFFFF; background: #4D80B6; }

table.cl-days { width: 100%; border-collapse: collapse; }

tr.cl-dayst-tr td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; width: 14%; padding: 3px 0; cursor: default; text-align: center; text-transform: lowercase; color: #FFFFFF; background: #C9D2DC; }

td.cl-first.cl-days .inner-td, tr.cl-dayst-tr td.cl-first { margin-left: 5px; }

td.cl-last.cl-days .inner-td, tr.cl-dayst-tr td.cl-last { margin-right: 5px; }

tr.first-row td.cl-days .inner-td { margin-top: 6px; }

tr.last-row td.cl-days .inner-td { margin-bottom: 6px; }

td.cl-days { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; cursor: default; text-align: center; background: #FFFFFF; }

td.cl-days .inner-td { line-height: 13px; width: 18px; height: 13px; margin: 0 auto; padding: 2px 0; }

td.cl-weekend { color: #E5693C; }

td.cl-days.cl-behind .inner-td, td.cl-days.cl-future .inner-td { color: #999999; background: #FFFFFF; }

td.cl-days.cl-behind.cl-even .inner-td { color: #999999; background: #EFEFEF; }

td.cl-weekend.cl-behind .inner-td, td.cl-weekend.cl-future .inner-td { color: #EFB9A8; }

td.cl-selected .inner-td { color: #FFFFFF; background: #6A93B7; }

.cl-days td:hover .inner-td, #calendar-y div.cl-ym-hover, #calendar-m div.cl-ym-hover { background: #AFCAEC; }

/*calendar month */
.b-cal__month-wrapper { width: 162px; padding: 7px 5px; background: #FFFFFF; }

.b-cal__month { display: inline-block; width: 50px; padding: 2px; text-align: center; }

.b-cal__month:hover { cursor: pointer; color: #000000; background: #AFCAEC; }

.b-cal__month_selected { color: #FFFFFF; background: #6A93B7; }

/*Fatal error*/
.b-fatal-error { position: absolute; top: 50%; left: 50%; width: 270px; height: 270px; margin: 0 auto; margin-top: -135px; margin-left: -135px; }

.b-fatal-error__round { width: 270px; height: 270px; border-radius: 270px; background: #FF8356; }

.b-err__unavailable .b-fatal-error__round { background: #FFD243; }

.b-fatal-error__triangle { font-size: 0; line-height: 0; width: 0; height: 0; margin-top: -48px; margin-left: 34px; border-width: 48px 48px 0 0; border-style: solid outset; border-color: #FF8356 transparent transparent transparent; }

.b-err__unavailable .b-fatal-error__triangle { border-color: #FFD243 transparent transparent transparent; }

.b-fatal-error__inner { padding-top: 23px; text-align: center; }

.b-fatal-error__sign { margin-bottom: 10px; }

.b-fatal-error__sign-top { width: 14px; height: 7px; margin: 0 auto; border-radius: 28px 28px 0 0; background: white; }

.b-fatal-error__sign-body { width: 0; height: 0; margin: 0 auto; content: ''; border-width: 54px 7px 0 7px; border-style: solid outset; border-color: #FFFFFF transparent transparent transparent; }

.b-fatal-error__sign-empty { z-index: 1; width: 10px; height: 11px; margin: 0 auto; margin-top: -7px; background: #FF8356; }

.b-err__unavailable .b-fatal-error__sign-empty { background: #FFD243; }

.b-fatal-error__sign-dot { width: 14px; height: 14px; margin: 0 auto; margin-top: 0; border-radius: 14px; background: white; }

.b-fatal-error__message { font-size: 12px; overflow: hidden; padding: 0 10px; }

/*Banner*/
.b-message { margin-top: 5px; padding-right: 16px; }

.b-message__triangle { font-size: 0; line-height: 0; width: 0; height: 0; margin-left: 10px; border-right: 10px solid #FFFFFF; border-left: 0 solid #FFFFFF; }

.b-message__triangle_status_advice { border-top: 10px solid #A9F1BA; }

.b-message__triangle_status_error { border-top: 10px solid #FF8356; }

.b-message__triangle_status_warning { border-top: 10px solid #FFD243; }

.b-message__inner { padding: 12px 20px; border-radius: 8px; }

.b-message__inner_status_advice { background: #A9F1BA; }

.b-message__inner_status_error { background: #FF8356; }

.b-message__inner_status_warning { background: #FFD243; }

.l-message__link { display: inline-block; zoom: 1; margin-right: 7px; *display: inline; }

/*Wizard's steps*/
.b-wizard { position: relative; overflow: hidden; padding: 13px; text-align: center; white-space: nowrap; border-radius: 10px; background: #E1E7ED; }

.b-wizard__inner { display: inline-block; zoom: 1; *display: inline; }

.b-wizard__arrow { display: inline-block; zoom: 1; width: 36px; height: 36px; padding: 0 25px; background: url("../img/step-arrow.png") no-repeat center; *display: inline; }

.b-wizard__triangle { position: absolute; top: 50%; margin-top: -20px; }

.l-wizard__triangle { position: absolute; top: 0; display: none; width: 20px; height: 100%; background: #E1E7ED; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -khtml-user-select: none; cursor: pointer; }

.b-wizard_overwidth_full .l-wizard__triangle { display: block; }

.b-wizard__triangle_dir_left { left: 5px; width: 0; height: 0; border-top: 20px outset transparent; border-right: 10px solid #FFFFFF; border-bottom: 20px outset transparent; }

.l-wizard__triangle_dir_left { left: 0; }

.b-wizard__triangle_dir_right { right: 5px; width: 0; height: 0; border-top: 20px outset transparent; border-bottom: 20px outset transparent; border-left: 10px solid #FFFFFF; }

.l-wizard__triangle_dir_right { right: 0; }

.b-wizard__step { display: inline-block; zoom: 1; vertical-align: top; *display: inline; }

.b-wizard__step-desc { font-size: 14px; }

.b-wizard__step-desc_st_active { font-size: 14px; }

.b-wizard__step-num { font-size: 14px; font-weight: bold; color: #868A8D; }

.b-wizard__step-num_st_active { font-size: 16px; color: #000000; }

.b-wizard__step-link { color: #868A8D; }

.b-wizard__bottom-padding { height: 10px; }

/*Buttons Container*/
.l-buttons { display: block; }

.l-buttons_for_form { height: 42px; padding-bottom: 10px; }

.l-buttons_pos_fixed { position: fixed; z-index: 5; bottom: -15px; width: 100%; margin-left: -20px; padding-top: 10px; padding-left: 20px; background: #EDF2F7; }

.l-buttons_pos_bottom { background: #FFFFFF; }

/*Buttons*/
.b-button { font-size: 13px; line-height: 13px; position: relative; display: inline-block; zoom: 1; min-width: 46px; margin-right: 7px; padding: 5px 15px; cursor: default; text-align: center; border: 1px solid #B5BABF; border-radius: 7px; background: #D4D7DB; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.b-button:hover { background: #C6C9CC; }

.b-button:active { background: #B7B9BD; border: 1px solid #999DA1; outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #78A5DF !important; }

.b-button:focus { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #78A5DF !important; -webkit-box-shadow: none; box-shadow: none; }

.b-form-list_view_table .b-button { font-size: 11px; padding: 2px 10px; }

.b-form-list__col-inner_type_button .b-button { margin-bottom: 5px; }

.l-buttons .b-button:first-child { margin-left: 3px; }

/*Buttons's color*/
.b-button_color_blue { border-color: #558BD0; background: #7EB1F3; }

.b-button_color_blue:hover { background: #75A7E9; }

.b-button_color_blue:active { background: #709DDF; }

.b-button_color_cyan { background: #1FB2B0; }

.b-button_color_cyan:hover { background: #1FA8A6; }

.b-button_color_cyan:active { background: #1E9E9C; }

.b-button_color_green { border-color: #1FB02B; background: #56DD61; }

.b-button_color_green:hover { background: #56D361; }

.b-button_color_green:active { background: #56C961; }

.b-button_color_red { border-color: #D0482C; background: #FF8356; }

.b-button_color_red:hover { background: #F57B55; }

.b-button_color_red:active { background: #EB7656; }

.b-button_color_yellow { background: #FFFF99; }

.b-button_color_yellow:hover { background: #F5F593; }

.b-button_color_yellow:active { background: #EBEB8D; }

.b-button_act_next { min-width: 55px; }

.b-button_act_next { min-width: 55px; }

.b-form-list__table .b-button_act_next { min-width: 46px; }

/*Disabled button*/
.b-button_st_disabled { color: #888888; }

.b-button_st_disabled:hover { border: 1px solid #B5BABF; }

/*Submit button*/
/*Cancel button*/
.b-button_type_cancel { font-weight: normal; margin-left: 7px; }

.b-button_type_login { border: 1px solid #5D83C7; background: #FFFFFF; }

.b-button_type_login:hover { background: #E2E4E5; }

/*Small buttons*/
.b-button_style_green { color: green; }

.b-button_style_red { color: red; }

.b-button_style_small { width: inherit; min-width: inherit; font-size: 10px; padding: 2px 5px; outline: 0 none; margin-right: 0; margin-left: 5px; }

/*Overlay*/
.b-tab-overlay { position: absolute; z-index: 10; display: none; width: 100%; height: 100%; margin-left: -20px; opacity: .5; background: #E1E7ED; filter: alpha(opacity=50); }

.b-ispstore__wrapper .b-tab-overlay { margin-left: 0; }

.loading .b-tab-overlay, .tab-content__progressbar_show .b-tab-overlay { display: block; opacity: .5; z-index: 23; }

.b-tab-overlay_show_edlist { opacity: .1; display: block; }

.b-tab-overlay_st_filter { display: block; opacity: 0; z-index: 20; }

/*Progressbar*/
.b-progressbar { position: absolute; z-index: 9999; top: 30%; display: none; width: 100%; margin-top: -50px; margin-left: -20px; }

.loading .b-progressbar { display: block; }

.b-progressbar__outer { width: 400px; margin: 0 auto; padding: 10px; border-radius: 20px; background: #FFFFFF; }

.b-progressbar__comment { margin-bottom: 20px; text-align: center; }

.b-progressbar__inner { padding: 22px; opacity: 1; border: 1px solid #CFD9E2; border-radius: 15px; background: #E1E7ED; filter: alpha(opacity=100); }

.b-progressbar_type_withbtn .b-progressbar__inner { padding-bottom: 5px; }

.b-progressbar__loader-wr { width: 100%; border: 1px solid #FFFFFF; border-radius: 15px; background: #FFFFFF; }

.b-progressbar__loader { height: 14px; padding-right: 7px; text-align: right; color: #FFFFFF; border-radius: 15px; background: #78A5DF; }

.b-progressbar__loader_type_static { background: #78A5DF; color: #FFFFFF; }

.b-progressbar__loader_type_animate { -webkit-transition: width .4s ease-in-out; transition: width .4s ease-in-out; -webkit-animation: animate-stripes 3s linear infinite; animation: animate-stripes 3s linear infinite; background-color: #2F8DD5; background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 30px 30px; -webkit-box-shadow: 0 1px 0 #FFFFFF inset; box-shadow: 0 1px 0 #FFFFFF inset; }

@-webkit-keyframes animate-stripes { 0% { background-position: 0 0; }
  100% { background-position: 60px 0; } }

@keyframes animate-stripes { 0% { background-position: 0 0; }
  100% { background-position: 60px 0; } }

/*Form*/
.l-form__inner { position: relative; max-width: 99%; }

.l-form__inner_fly_buttons { padding-bottom: 42px; }

.l-form__wrapper { padding-right: 18px !important; }

.b-ispstore__wrapper .l-form__wrapper { padding: 0 !important; }

.b-body_page_extform .l-form__wrapper { width: 550px; margin: 0 auto; }

.l-form__table { width: 100%; min-width: 500px; }

.l-form_width_max .l-form__table { width: 100%; }

.b-form-page_withlist_yes .l-form__table { border-collapse: collapse; table-layout: fixed; }

.l-form__table .l-form__col { padding-top: 2px; padding-bottom: 3px; vertical-align: top; }

.b-form-page_withlist_yes .l-form__col { padding-top: 0; }

.l-form__row_type_link .l-form__col { padding-bottom: 0; vertical-align: bottom; }

.l-form__col_cont_hint { width: 17px; }

.edit-field-form .l-form__col_cont_hint { display: none; }

.l-form__col_cont_status { white-space: nowrap; }

.edit-field-form .l-form__col_cont_status { display: none; }

.l-form__row_type_ticket .l-form__col_cont_status { width: 16px; }

.l-form__col_cont_row-end { width: 100%; }

.row-error .l-form__col_cont_row-end, .l-form__row_type_listfilter .l-form__col_cont_row-end { display: none; }

.l-form__row_type_textdata.without-label .l-form__col_cont_control { min-width: 492px; }

.l-form__row.row-error .l-form__col_cont_control { width: 200%; }

.l-form__row.row-error.fullwidth-row .l-form__col_cont_control { width: 100%; }

.formwidth-row.l-form__row.row-error .l-form__col_cont_control { width: inherit; }

.l-form__row_type_tree.l-form__row .l-form__col_cont_control { width: 100%; }

.l-form__row_type_tree.l-form__row .l-form__col_cont_control.formwidth { width: inherit; }

.listfilter .l-form__col_cont_control { width: 100%; }

.l-form__row_type_listfilter .l-form__col_cont_control { width: 100%; }

.l-form__col-error { display: none; height: inherit; }

.row-error .l-form__col-error { display: table-row; }

.row-warning .l-form__col-error { display: table-row; }

.l-form__table-control { white-space: nowrap; border-spacing: 0; }

.listfilter .l-form__table-control { width: 100%; }

.tree .l-form__table-control { width: 100%; }

.formwidth-row.l-form__row_type_textarea .l-form__table-control { width: 100%; }

.l-form__table-control-wrapper { position: relative; }

.l-form__col-control { position: relative; min-width: 162px; padding: 2px; }

.l-form__col-control:empty { padding: 0; }

.l-form__row_type_text .l-form__col-control { width: 162px; }

.l-form__row_type_password .l-form__col-control { width: 162px; }

.l-form__row_type_select .l-form__col-control { width: 162px; }

.l-form__row_type_textarea .l-form__col-control { width: 162px; }

.l-form__row_type_checkbox.row-with-no-desc .l-form__col-control { width: 162px; }

.formwidth-row.l-form__row_type_textarea .l-form__col-control { width: inherit; }

.listfilter .l-form__col-control { width: inherit; }

.formwidth-row .l-form__table-formwidth .l-form__col-control { width: inherit; }

.formwidth-row.l-form__row_type_tree .l-form__table-formwidth .l-form__col-control { width: 100%; }

#ext-form-main-wrapper .l-form__row.l-form__row_type_radio .l-form__col-control { width: inherit; }

.l-form__row_type_textarea.fullwidth-row .l-form__col-control, .l-form__row_type_frame .l-form__col_type_fullwidth .l-form__col-control, .l-form__row_type_text .l-form__col_type_fullwidth .l-form__col-control { width: 100%; }

.l-form__row_type_link .l-form__col-control { padding-bottom: 0; vertical-align: bottom; }

.l-form__control-wr { position: relative; /*move to slider*/ }

.l-form__row_type_slider .l-form__table-formwidth .l-form__control-wr { margin-left: -15px; }

.l-form__row_type_slider .l-form__control-wr { min-width: 205px; padding: 0 10px 0 7px; border-radius: 10px; background: #E1E7ED; }

.l-form__row_hidden_yes { display: none; }

.depended-hidden-s { display: none; }

.l-form__row_type_hidden { display: none; height: 0; }

.l-form__row_type_plainhint { font-style: italic; }

.l-form__table-formwidth { width: 100%; padding-left: 14px; }

.l-form__row_type_link.l-form__row .l-form__table-formwidth { padding-left: 0; }

.l-table-fullwidth { width: 100%; border-spacing: 0; }

/*Form pages head*/
.b-form-page { margin-right: 2px; margin-bottom: 20px; }

.b-form-page.l-form__row_hidden_yes { display: none; }

.b-form-page__title { font-size: 11px; font-weight: bold; position: relative; display: inline-block; zoom: 1; padding: 6px 15px; white-space: nowrap; text-decoration: none; color: #FFFFFF; border-radius: 12px 12px 0 0; background: #78A5DF; cursor: pointer; *display: inline; }

.b-form-page_st_collapsed .b-form-page__title { padding-right: 31px; border-radius: 12px; }

.b-form-page_view_dblock.b-form-page_st_collapsed .b-form-page__inner { position: absolute; display: block !important; visibility: hidden; width: 100%; }

.ie8 .b-form-page_view_dblock.b-form-page_st_collapsed .b-form-page__inner { display: none !important; }

.b-form-page_view_dblock .b-form-page__inner { display: block !important; }

.b-form-page__vline { height: 2px; background: #78A5DF; }

.b-form-page_st_collapsed .b-form-page__vline { display: none; }

.b-form-page_view_form .l-form-page__title-wr { margin-bottom: 12px; }

.b-form-page_withlist_yes .l-form-page__title-wr { margin-bottom: 0; }

.b-ispstore__wrapper .l-form-page__title-wr { display: none; }

.b-triangle { font-size: 0; line-height: 0; width: 0; height: 0; margin-left: 6px; border-top: 5px solid #FFFFFF; border-right: 5px solid #78A5DF; border-left: 5px solid #78A5DF; }

.b-form-page_st_collapsed .b-triangle { position: absolute; top: 8px; right: 12px; border-top: 5px solid #78A5DF; border-bottom: 5px solid #78A5DF; border-left: 5px solid #FFFFFF; }

/*Label*/
.l-label__inner { position: relative; height: 12px; }

.b-label__img { width: 16px; height: 16px; margin-right: 4px; margin-bottom: -1px; vertical-align: bottom; display: inline-block; }

.l-label__wrapper { display: inline-block; zoom: 1; width: 100%; min-width: 230px; max-width: 450px; height: 16px; padding-top: 3px; padding-right: 10px; text-align: right; vertical-align: top; *display: inline; }

.fullwidth-row .l-label__wrapper { width: inherit; min-width: inherit; max-width: inherit; }

.l-form__col_type_fullwidth .l-label__wrapper { text-align: left; }

.formwidth-row .l-label__wrapper { text-align: left; }

.b-form-list__col-inner .l-label__wrapper { display: none; }

.l-label__wrapper_for_checkbox { position: relative; width: inherit; min-width: 199px; margin-left: 5px; padding-right: 0; padding-top: 0; text-align: left; }

.filter-item .l-label__wrapper_for_checkbox { visibility: hidden; }

.l-checkbox-img .l-label__wrapper_for_checkbox { min-width: 178px; }

.l-form__row_has_addition .l-label__wrapper_for_checkbox { min-width: 85px; }

.b-form-list__filter .l-label__wrapper_for_checkbox { min-width: 25px; padding-right: 10px; }

.l-label__wrapper_for_radio { min-width: 201px; margin: 0; width: inherit; height: inherit; padding-top: 2px; padding-left: 5px; padding-right: 0; position: relative; }

.edit-field-form .l-label__wrapper_for_radio { min-width: 35px; }

.b-radio__inline .l-label__wrapper_for_radio { min-width: 1px; }

.b-label__visible { position: absolute; z-index: 2; bottom: -3px; left: 0; padding: 0; padding-right: 3px; padding-left: 7px; margin: 0; margin-left: -7px; cursor: default; white-space: nowrap; background: #FFFFFF; font-weight: normal; }

.fullwidth-row .b-label__visible { background: none; }

.b-label__visible_for_radio { top: 2px; left: 5px; margin-left: 0; padding-left: 0; }

.b-label__visible_for_checkbox { top: 0; bottom: 0; padding-left: 0; padding-right: 0; padding-top: 3px; margin-left: 0; cursor: default; vertical-align: top; }

.b-checkbox__wrapper_for_confirmbox .b-label__visible_for_checkbox { background: #E1E7ED; }

.b-label__visible_for_checkbox-in-list { position: relative; margin-left: 10px; background: inherit; display: inline-block; vertical-align: top; }

.b-label__invisible { visibility: hidden; text-align: left; white-space: nowrap; }

.b-label__line-dotted { position: absolute; z-index: 1; bottom: -1px; left: -7px; display: inline-block; width: 100%; border-bottom: 1px dotted #999999; }

.nohint .b-label__line-dotted, .fullwidth-row .b-label__line-dotted, .formwidth-row .b-label__line-dotted { display: none; }

.b-label__line-dotted_for_checkbox { bottom: 3px; left: 0; width: 99%; }

.b-checkbox__wrapper_for_confirmbox .b-label__line-dotted_for_checkbox { display: none; }

.b-form-list__filter .b-label__line-dotted_for_checkbox { display: none; }

.b-label__line-dotted_for_radio { bottom: 2px; left: 5px; display: none; width: 96%; }

.nohint .b-label__line-dotted_for_radio, .nohint .l-radio__item:first-child .b-label__line-dotted_for_radio { display: none; }

.l-radio__item:first-child .b-label__line-dotted_for_radio { display: block; }

.edit-field-form .l-radio__item:first-child .b-label__line-dotted_for_radio, .edit-field-form .b-label__line-dotted_for_radio { display: none; }

/*Required star*/
.b-required-star { position: absolute; z-index: 2; right: 4px; bottom: -13px; display: inline-block; zoom: 1; width: 13px; padding-left: 4px; background: #FFFFFF; color: red; *display: inline; font-size: 25px; vertical-align: middle; }

.formwidth-row .b-required-star, .fullwidth-row .b-required-star { position: relative; z-index: 0; right: inherit; bottom: inherit; margin-top: -2px; }

/*Field help in form row*/
.field-help { width: 17px; height: 17px; }

.b-form-row_with_quote .field-help { margin-top: 13px; }

.formwidth-row .field-help { margin-left: 1px; }

.field-help_available_yes { background: url(form_icons.png) no-repeat 2px 0; }

.b-ispstore__wrapper .field-help_available_yes { display: none; }

/*Field status in form row*/
.field-status { display: inline-block; width: 16px; height: 16px; margin-left: 7px; }

.row-ok .field-status { display: inline-block; zoom: 1; background: url(../img/form_icons.png) no-repeat -25px 0; *display: inline; }

.row-error .field-status { display: inline-block; zoom: 1; background: url(../img/form_icons.png) no-repeat -24px -30px; *display: inline; }

/*Field desc in form row*/
.field-desc { display: inline-block; zoom: 1; min-width: 1px; margin-left: 5px; padding-top: 2px; vertical-align: top; *display: inline; }

/*Validator error in form*/
.editlist-err-cont .b-error-box { width: 276px; }

.row-warning .b-error-box { position: absolute; z-index: 1; left: 303px; top: 4px; }

.row-warning .b-error-box:before { top: 5px; bottom: inherit; left: -9px; border-width: 0 10px 7px 0; border-style: solid; border-color: transparent #FFD243 transparent transparent; position: absolute; width: 0; height: 0; content: ""; }

.b-error-box__inner { padding: 10px; white-space: normal; border-radius: 10px; background: #FF8356; }

.edit-field-form .b-error-box__inner { white-space: normal; }

.row-warning .b-error-box__inner { background: #FFD243; min-width: 230px; }

.b-error-box__top-triangle { width: 0; height: 0; margin-left: 15px; border-right: 10px solid white; border-bottom: 10px solid #FF8356; border-left: 0 solid white; }

.row-warning .b-error-box__top-triangle { display: none; border-bottom: 10px solid #FFD243; }

/*Clean Table style*/
.l-table-clean { border-spacing: 0; }

/*Input*/
.b-input { font-family: Arial; font-size: 11px; padding: 0 7px; width: 206px; height: 16px; border: 1px solid #CCCCCC; border-radius: 4px; background: #FFFFFF; }

.b-ispstore__wrapper .b-input { line-height: 18px; }

.l-form__row_has_addition .b-input { width: 92px; }

.l-form__row_propwidth .b-input { width: 159px; }

.b-input:focus { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #78A5DF !important; }

.b-input:hover { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #BBB; }

.l-form__row_type_text .l-form__col_type_fullwidth .b-input { width: 100%; }

.b-input[readonly] { background: #FBFBFB; color: #444; }

.l-form__row.zoom .b-input { display: none; }

.l-form__col_type_fullwidth .l-form__input-wr { padding-right: 14px; }

.zoom .l-form__input-wr { padding-right: 0; }

.l-form__row_has_addition .l-form__input-wr { display: inline-block; vertical-align: top; }

.l-form__row_has_addition .l-form__input-wr:first-child { margin-right: 6px; }

.b-input_type_file { position: absolute; z-index: -1; visibility: hidden; }

.formwidth-row .b-input_type_text { width: 100%; min-width: 448px; margin-left: -15px; }

/*Input for slider*/
.b-input_for_slider { width: 32px; height: 13px; }

/*Input for pager*/
.b-input_for_pager { width: 29px; }

/*Input for search box*/
.b-input_for_search { width: 100%; padding-left: 23px; background: url(../img/mag.png) no-repeat 5px center #FFFFFF; }

.b-input_for_search:focus { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #78A5DF !important; }

.b-input_for_search:hover { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #BBB; }

.l-form__row_has_addition .b-input_for_search { width: 78px; }

.l-form__row_propwidth .b-input_for_search { width: 189px; }

/*Input for login*/
.b-input_for_login { width: 116px; border: 1px solid #5D83C7; }

.b-input_for_login.required { border: 1px solid red; }

.b-input__prefix { line-height: 16px; position: absolute; top: 0px; height: 16px; padding-left: 7px; color: #777777; border: 1px solid #CCCCCC; border-right: 0 none; border-radius: 4px 0 0 4px; background: #FFFFFF; }

.formwidth-row .b-input__prefix { left: -15px; }

input.b-input_type_text:focus + div { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #78A5DF !important; }

input.b-input_type_text:hover + div { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #BBB; }

/*Input help buttons*/
.b-input-btn { position: absolute; z-index: 1; top: 1px; right: 1px; width: 15px; height: 16px; cursor: pointer; }

.b-ispstore__wrapper .b-input-btn { top: 3px; }

.b-input-btn.b-input-btn_is_left { right: 21px; }

/*Input type=file fake box*/
.b-input-file-fake { font-family: Arial; font-size: 11px; line-height: 16px; position: relative; overflow: hidden; width: 213px; height: 16px; padding-left: 7px; cursor: default; border: 1px solid #CCCCCC; border-radius: 4px; background: #FFFFFF; }

.b-input-file-fake:hover { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #BBB; }

.b-input-file-fake:focus { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #78A5DF !important; }

.b-input-file-fake__btn { line-height: 14px; position: absolute; top: 0; right: 0; height: 14px; padding: 0 7px; border: 1px solid #999DA1; border-radius: 4px; background: #D4D7DB; }

.b-input-file-fake__input { line-height: 16px; height: 16px; }

/*Unlimit btn*/
.b-input-btn_type_unlimit { width: 17px; background: url("../img/unlim.png") no-repeat 0 0; }

/*Passwd gen btn*/
.b-input-btn_type_passwd { background: url("../img/passwd.png") no-repeat 0 0; }

/*Zoom btn*/
.b-input-btn_type_zoom { background-image: url("../img/nzoom.png"); background-position: -1px 0; background-repeat: no-repeat; }

.zoom .b-input-btn_type_zoom { background-position: -1px -15px; }

/*Calendar btn*/
.b-input-btn_type_calendar { background: url("../img/calendar.png") no-repeat 0 0; }

.filter-input .b-input-btn_type_calendar { right: 0; }

/*Change btn*/
.b-input-btn_type_change { background: url("../img/reload.png") no-repeat 0 0; }

/*Minus btn*/
.b-input-btn_type_minus { width: 16px; top: 1px; left: 205px; background: url(../img/minus.png) no-repeat 0 0; }

.vertical-scroll-child > .b-input-btn_type_minus { left: 187px; }

/*Plus btn*/
.b-input-btn_type_plus { width: 16px; left: 205px; background: url(../img/plus.png) no-repeat 0 0; }

.vertical-scroll-child > .b-input-btn_type_plus { left: 187px; }

/*Checkpass notification*/
.checkpass-indicator-wrapper > div { display: none; }

.checkpass-indicator-wrapper > div.showed { display: block; height: 13px; margin-top: 2px; }

.strength-pass-indicator { display: inline-block; zoom: 1; width: 50%; *display: inline; }

.ci-square { display: none; height: 6px; border-radius: 3px; }

.short .ci-square.si-one { display: inline-block; zoom: 1; width: 40px; background: #E43F3E; *display: inline; }

.weak .ci-square.si-two { display: inline-block; zoom: 1; width: 80px; background: #E4AC3E; *display: inline; }

.good .ci-square.si-three { display: inline-block; zoom: 1; width: 120px; background: #9BCD36; *display: inline; }

.strong .ci-square.si-four { display: inline-block; zoom: 1; width: 160px; background: #2CA82D; *display: inline; }

.strength-pass-text { display: inline-block; zoom: 1; width: 50%; text-align: right; *display: inline; }

.st-text { display: none; padding-right: 3px; }

.nothing .st-zero, .short .st-one, .weak .st-two, .good .st-three, .strong .st-four { display: inline-block; zoom: 1; *display: inline; }

.b-form-confirm-message { display: none; text-align: right; }

.b-form-confirm-message_show_true { display: block; }

/*Textdata*/
.b-textdata { line-height: 21px; min-width: 221px; min-height: 18px; }

.b-textdata:empty { min-height: 0px; }

.without-label .b-textdata { width: inherit; }

.l-form__row_has_addition .b-textdata { display: inline; }

.l-form__row_has_addition .b-textdata__clear { display: none; }

.b-textdata__inner { white-space: normal; width: 100%; }

.l-form__row_has_addition .b-textdata__inner { display: inline; }

.b-textdata__img { float: left; padding: 0 5px 5px 0; }

.b-textdata_type_warning { color: #FF1B1B; }

/*Htmldata*/
.b-htmldata__img { float: left; padding: 0 5px 5px 0; }

.b-htmldata__inner { min-width: 220px; white-space: normal; }

.formwidth-row .b-htmldata__inner { min-width: 464px; margin-left: -15px; }

/*Slider*/
.b-slider { width: 100%; border-collapse: separate; border-spacing: 2px; }

.formwidth-row .b-slider { min-width: 447px; }

.l-slider__col_cont_input { width: 32px; }

.l-slider__col_cont_slider { padding-bottom: 3px !important; }

.b-slider__border { width: 1px; height: 3px; margin-top: -3px; background: #95A8BF; }

.b-slider__border_pos_left { float: left; }

.b-slider__border_pos_right { float: right; }

.b-slider__c-border { position: absolute; left: 50%; width: 1px; height: 2px; margin-left: .5px; }

.b-slider__c-border_pos_bottom { margin-top: -1px; background: #FFFFFF; }

.b-slider__c-border_pos_top { margin-top: -3px; background: #95A8BF; }

.b-slider__core { width: 3px; height: 3px; border: 1px solid #DBE1E9; border-radius: 3px; background: #FFFFFF; }

.b-slider__el { position: absolute; z-index: 2; width: 5px; height: 5px; margin-top: -6px; padding: 2px; border-radius: 9px; background: #8EA2BA; }

.l-slider__input-wr { float: right; }

.b-slider__line { width: 100%; height: 1px; margin-top: 3px; border-bottom: 1px solid #FFFFFF; background: #95A8BF; }

.l-slider__wr { position: relative; min-width: 150px; padding: 4px 0; }

/*Textarea*/
.b-textarea { font-family: Arial; font-size: 11px; border: 1px solid #CCCCCC; border-radius: 4px; background: #FFFFFF; overflow: auto; min-width: 206px; padding: 4px 7px; resize: none; }

.b-textarea:focus { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #78A5DF !important; }

.b-textarea:hover { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #BBB; }

.row-shadow .b-textarea, .depended-shadow-s .b-textarea { background: #FBFBFB; color: #444; }

.b-textarea[readonly] { background: #FBFBFB; color: #444; }

.l-form__row_type_textarea .l-form__col_type_fullwidth .b-textarea { display: block; width: 100%; }

.formwidth-row .b-textarea { width: 100%; min-width: 426px; margin-left: -16px; padding-right: 11px; }

.l-form__col_type_fullwidth .b-textarea__wrapper { padding-right: 17px; }

.b-textarea_for_zoom { width: 187px !important; min-width: 187px; display: none; }

.fullwidth-row .b-textarea_for_zoom { width: 100% !important; padding: 0; }

.l-form__row.zoom .b-textarea_for_zoom { display: block; margin-right: 19px; }

.formwidth-row .b-textarea_for_zoom { width: 100% !important; }

/*Checkbox*/
.b-checkbox { display: inline-block; zoom: 1; *display: inline; }

.l-form__row_has_addition .b-checkbox__wrapper { display: inline-block; }

.b-checkbox__wrapper_for_confirmbox { padding-left: 20px; padding-bottom: 10px; }

.b-form-list__filter .b-checkbox__wrapper { display: inline-block; -webkit-box-flex: 0; -ms-flex: 0 0 170px; flex: 0 0 170px; -ms-flex-item-align: start; align-self: flex-start; white-space: nowrap; }

.b-checkbox__control { display: inline-block; zoom: 1; width: 18px; height: 17px; border-radius: 4px; background: url(checkboxes.png) no-repeat 0 -19px #FFFFFF; *display: inline; /*Checkbox checked*/ /*Checkbox readonly & in shadow*/ /*Checked readonly & in shadow*/ }

.b-checkbox__control:focus { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #78A5DF !important; }

.b-checkbox__control:hover { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #BBB; }

.b-checkbox__control.checked { background: url(checkboxes.png) no-repeat 0 -1px #FFFFFF; }

.row-shadow .b-checkbox__control, .b-checkbox__control.readonly { background-position: 0 -91px; }

.b-checkbox__control.checked.readonly, .row-shadow .b-checkbox__control.checked { background-position: 0 -73px; /*checkbox with mixed=yes*/ }

.b-checkbox_mixed_yes .b-checkbox__control { background-position: 0 -109px; }

.toolbar-elem .b-checkbox__control { vertical-align: bottom; }

.b-form-list_view_table .b-checkbox__control { vertical-align: middle; margin-top: 2px; }

/*Radiobutton*/
.b-radio { display: inline-block; zoom: 1; *display: inline; }

.b-radio.readonly { color: grey; }

.b-radio__control { width: 16px; height: 16px; background: url(radios.png) no-repeat 0 -17px; }

.b-radio-img__col_radio .b-radio__control { margin-right: 15px; }

.b-radio__control.checked { background: url(radios.png) no-repeat 0 0; }

.b-radio__control.checked:hover { background-position: 0 -35px; }

.b-radio__control:hover { background-position: 0 -53px; }

.b-radio__control:focus { border-radius: 10px; outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #78A5DF !important; }

.b-radio__control:hover { border-radius: 10px; outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #BBB; }

.b-radio__control-wr { display: inline-block; zoom: 1; *display: inline; }

.b-radio__inline .l-radio__item { display: inline-block; margin-right: 20px; }

/*Radiobutton with image*/
.b-radio-img__col { vertical-align: middle; }

.b-radio-img__img { display: inline-block; background-repeat: no-repeat; background-position: 0 0; }

.b-radio-img__img-wrapper { margin-right: 15px; }

/*Form table list*/
.b-form-list .b-form-list__control-wrapper { display: inline-block; vertical-align: top; }

.b-form-list .b-form-list__hint { display: inline-block; }

.b-form-list .b-form-list__filter { padding: 10px 0; }

.b-form-list__filter-clear { display: block; vertical-align: top; padding-top: 3px; cursor: pointer; color: #537393; }

.b-form-list__filter_filter_yes .b-form-list__filter-clear { display: block; }

.b-form-list__col { vertical-align: middle; }

.b-form-list__row .b-form-list__col { border-bottom: 1px solid #B5BABF; }

.b-form-list_view_table .b-form-list__row .b-form-list__col { border-bottom: none; }

.b-form-list__row:last-child .b-form-list__col { border-bottom: 0 none; }

.b-form-list__col_align_center { text-align: center; }

.b-form-list__col_align_left { text-align: left; }

.b-form-list__col_align_right { text-align: right; }

.b-form-list__col_header_yes { background: #EDF2F7; color: #6086AB; font-weight: bold; text-align: left; border-right: 1px solid #BFBFBF; border-bottom: 0 none; }

.b-form-list__col_header_yes:last-child { border-right: 0 none; }

.b-form-list__col_header_yes:before { content: ""; width: 1px; background: #FFFFFF; min-height: 22px; display: block; position: absolute; }

.b-form-list__col_header_yes:first-child:before { display: none; }

.b-form-list__button-wrapper { text-align: center; }

.b-form-list__col-inner { padding: 7px 12px; }

.b-form-list_view_table .b-form-list__col-inner { min-height: 22px; line-height: 22px; padding: 0; padding-left: 14px; }

.b-form-list__row:hover { background: #EDF2F7; }

.b-form-list_view_table .b-form-list__row:hover { background: #D0E8F8; }

.b-form-list__table { width: 100%; border-collapse: collapse; }

.b-form-list__table_filter_yes .row__nohas__tags { display: none; }

.b-form-list__form-item { white-space: nowrap; }

.b-form-list__filter { white-space: normal; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.b-form-list__filter-notfound { margin-top: 20px; display: none; }

/*Form blocks*/
.b-form-blocks__block { display: inline-block; position: relative; min-width: 250px; max-width: 250px; margin-right: 15px; margin-bottom: 15px; vertical-align: top; /*display: table-cell;*/ border: 1px solid #CCCCCC; border-radius: 15px; }

.b-form-blocks__block:hover { background: #EDF2F7; }

.b-form-block__block_set_height .b-form-blocks__col-inner_type_button { position: absolute; bottom: 5px; width: 100%; padding-left: 0; padding-right: 0; }

.b-form-blocks__label { font-size: 14px; color: #676666; margin-bottom: 20px; margin-top: 20px; }

/*Select autocomplete*/
.b-select-ac { position: relative; }

.b-select-ac__font-normal { font-weight: bold; }

.b-select-ac__input { width: 190px; padding-left: 23px; background-image: url("../img/sprite-icons.png"); background-repeat: no-repeat; background-position: 5px -214px; background-color: #FFFFFF; }

.b-select-ac__list-item { font-size: 11px; min-width: 205px; height: 16px; padding: 0 7px; list-style: none; cursor: default; white-space: nowrap; }

.b-select-ac__list-item:hover { background: #D0E8F8; }

.b-select-ac__list-item_notfound_yes { font-weight: normal; }

.b-select-ac__list-item_selected_yes { background: #E1E7ED; }

.b-select-ac__list-item_selected_yes:hover { background: #E1E7ED; }

/*Multiselect*/
.b-mselect { text-align: left; }

.b-mselect.selected .b-input-btn_type_plus { display: none; }

.b-mselect .b-input-btn_type_minus { display: none; }

.b-mselect.selected .b-input-btn_type_minus { display: block; }

.b-mselect__item { cursor: default; }

.b-mselect__item.chosen { background-color: #E1E7ED; }

.b-mselect__ul-view .b-mselect__item { display: inline-block; overflow: hidden; zoom: 1; max-width: 220px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; padding: 1px 5px; line-height: 12px; cursor: default; text-overflow: ellipsis; background: #ECEFF3; border-radius: 4px; *display: inline; }

.b-mselect__ul-view .b-mselect__item:nth-child(2) { max-width: 186px; }

.b-mselect__item:hover { background: #D0E8F8; }

.b-mselect__list-value .b-mselect__item { font-size: 11px; min-width: 186px; height: 16px; line-height: 16px; padding: 0 7px; list-style: none; cursor: default; white-space: nowrap; }

.b-mselect__item.b-mselect__item_select-all { border-bottom: 1px solid #CCC; background-image: none; }

.b-mselect__item.b-mselect__item_select-all:hover { background: none; }

.b-mselect__ul-choose .b-mselect__item.b-mselect__item_select-all { background-image: none; }

.b-mselect__ul-choose .b-mselect__item { padding-left: 20px; background-image: url("checkboxes_15.png"); background-repeat: no-repeat; background-position: 2px -15px; }

.b-mselect__ul-choose .b-mselect__item.chosen { background-position: 2px 0; }

.b-mselect_mixed_yes .b-mselect__item_msg_unselected { display: none; }

.b-mselect__ul-view .b-mselect__item_msg_unselected { line-height: 12px; display: block; padding: 0 5px; text-align: left; border: 0 none; background: #FFFFFF; }

.selected .b-mselect__ul-view .b-mselect__item_msg_unselected { display: none; }

.b-mselect__ul-view .b-mselect__item_msg_unselected:hover { background: #FFFFFF; }

.b-mselect.readonly .b-mselect__ul-view .b-mselect__item_msg_unselected:hover { background: #F7F7F7; }

.b-mselect__item_st_selected { background: #D0E8F8; }

.b-mselect__list-value { position: absolute; z-index: 13; top: -3px; overflow: hidden; min-width: 221px; min-height: 16px; max-height: 224px; border: 1px solid #CCCCCC; border-radius: 4px; background: #FFFFFF; }

.b-mselect__list-value:focus { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #78A5DF !important; border-radius: 4px; }

.b-mselect__options { position: absolute; z-index: 99; top: inherit; }

.b-mselect__options.closed { display: none; cursor: default; }

.b-mselect__ul-choose { margin: 0; padding: 0; white-space: normal; }

.b-mselect__ul-view { margin: 0; background: #FFFFFF; white-space: normal; line-height: 8px; border-radius: 4px; padding-top: 0; padding-left: 1px; padding-bottom: 0; padding-right: 0; }

.b-mselect.readonly .b-mselect__ul-view { background: #F7F7F7; }

.b-mselect__unselect { display: inline-block; width: 11px; height: 11px; margin-top: 1px; margin-left: 5px; cursor: pointer; vertical-align: top; background: url("../img/tab_close.png") no-repeat center; }

.b-mselect__ul-choose .b-mselect__unselect { display: none; }

.b-mselect__view-value { display: inline-block; background: #FFFFFF; width: 220px; min-height: 16px; max-height: 140px; overflow: hidden; border: 1px solid #CCCCCC; border-radius: 4px; background: #FFFFFF; }

.b-mselect__view-value:hover { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #BBB; }

.b-mselect__view-value:focus { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #78A5DF !important; }

.b-mselect__view-value.vertical-scroll { width: 202px; }

/*Select*/
.b-myselect { position: relative; text-align: left; }

.l-form__row_has_addition .b-myselect { display: inline-block; vertical-align: top; }

.l-form__row_has_addition .b-myselect:first-child { margin-right: 6px; }

.b-myselect a { text-decoration: none; color: #000000; }

.toolbar-elem .b-myselect { display: inline-block; zoom: 1; margin-right: 5px; margin-bottom: 5px; vertical-align: top; *display: inline; }

.row-shadow .b-myselect, .depended-shadow-s .b-myselect, .b-myselect.readonly { color: gray; }

.row-shadow .b-myselect, .depended-shadow-s .b-myselect { background: #F7F7F7; }

.dependelem { display: none; }

li.dependelem.b-myselect__select-li_show_yes { display: list-item; }

.b-myselect__select-ul_searching_true li.dependelem.b-myselect__select-li_show_yes { display: none; }

.dependelem.b-myselect__select-li_show_yes { display: block; }

.b-myselect__item_color_blue { color: #4179CD; }

.b-myselect__item_color_cyan { color: #00B0B2; }

.b-myselect__item_color_green { color: #00A656; }

.b-myselect__item_color_red { color: #E5693C; }

.b-myselect__item_color_yellow { color: #BFA136; }

.b-myselect__img { line-height: 16px; display: inline-block; min-width: 16px; min-height: 16px; max-height: 16px; margin-right: 3px; vertical-align: top; background-repeat: no-repeat; background-position: 0 0; }

li.b-myselect__item-image { height: 18px; }

.b-myselect__search-box { display: none; }

.sb-select .b-myselect__search-box { position: absolute; z-index: 12; top: 0; display: block; min-width: 189px; border-radius: 4px; background: #FFFFFF; }

.l-form__row_has_addition .sb-select .b-myselect__search-box { width: 78px; min-width: 78px; }

.b-myselect_st_close.sb-select .b-myselect__search-box { display: none; }

.b-myselect__option-value { line-height: 16px; display: inline-block; vertical-align: top; max-width: 500px; overflow: hidden; text-overflow: ellipsis; }

.b-myselect__option-wr { position: absolute; }

.visible .b-myselect__option-wr { display: block; visibility: hidden; }

.b-myselect__select-list { position: absolute; z-index: 13; top: 1px; overflow: hidden; min-width: 220px; min-height: 16px; max-height: 224px; border: 1px solid #CCCCCC; border-radius: 4px; background: #FFFFFF; }

.l-form__row_has_addition .b-myselect__select-list { min-width: 106px; }

.b-myselect__select-list li { font-size: 11px; min-width: 205px; height: 16px; padding: 0 7px; list-style: none; cursor: default; white-space: nowrap; }

.l-form__row_has_addition .b-myselect__select-list li { min-width: 92px; }

.b-myselect__select-list li.selected { background: #E1E7ED; }

.b-myselect_st_close .b-myselect__select-list { display: none; }

.b-myselect__select-list ul { margin: 0; padding: 0; background: #FFFFFF; }

.b-myselect__select-list ul li:hover { background: #D0E8F8; }

.b-myselect__select-list ul li.selected:hover { background: #D0E8F8; }

#login-form-form .b-myselect__select-list li { min-width: 116px; }

#login-form-form .b-myselect__select-list { top: -1px; min-width: 100px; }

.toolbar-elem.font-size .b-myselect__select-list, .toolbar-elem.keybinding .b-myselect__select-list { min-width: 57px; }

.toolbar-elem.font-size .b-myselect__select-list li, .toolbar-elem.keybinding .b-myselect__select-list li { min-width: 43px; }

.toolbar-elem.soft-wrap .b-myselect__select-list { min-width: 52px; }

.toolbar-elem.soft-wrap .b-myselect__select-list li { min-width: 52px; }

.toolbar-elem.mode .b-myselect__select-list { min-width: 93px; }

.toolbar-elem.mode .b-myselect__select-list li { min-width: 78px; }

.toolbar-elem .b-myselect__select-list { min-width: 119px; }

.toolbar-elem .b-myselect__select-list li { min-width: 105px; }

.b-myselect_topmenu .b-myselect__select-list { min-width: 120px; }

.b-myselect_topmenu .b-myselect__select-list li { min-width: 98px; }

.b-myselect__select-selected { font-size: 11px; display: inline-block; width: 220px; height: 16px; border-radius: 5px; vertical-align: middle; background: #FFFFFF; }

.l-form__row_has_addition .b-myselect__select-selected { width: 106px; }

.l-form__row_propwidth .b-myselect__select-selected { width: 40px; }

#logon-form .b-myselect__select-selected { width: 130px; }

.toolbar-elem .b-myselect__select-selected { width: 119px; }

.toolbar-elem.font-size .b-myselect__select-selected, .toolbar-elem.keybinding .b-myselect__select-selected { width: 57px; }

.toolbar-elem.soft-wrap .b-myselect__select-selected { width: 51px; }

.toolbar-elem.soft-wrap .b-myselect__select-selected { min-width: 64px; }

.toolbar-elem.mode .b-myselect__select-selected { width: 90px; }

.b-myselect_topmenu .b-myselect__select-selected { width: 120px; height: 18px; }

.b-myselect__select-value { font-size: 11px; line-height: 16px; float: left; overflow: hidden; width: 205px; padding: 0 7px; cursor: default; white-space: nowrap; border: 1px solid #C3C3C3; border-radius: 4px; }

.b-myselect__select-value span { overflow: hidden; max-width: 209px; display: inline-block; vertical-align: top; line-height: 16px; }

.l-form__row_has_addition .b-myselect__select-value { width: 92px; }

.l-form__row_has_addition .b-myselect__select-value span { max-width: 90px; }

.l-form__row_propwidth .b-myselect__select-value { width: 26px; }

.l-form__row_propwidth .b-myselect__select-value span { max-width: 20px; width: 0; }

.b-myselect__select-value input[readonly].b-myselect__select-value { color: #000000; border: 0 none; }

.b-myselect__select-value:focus { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #78A5DF !important; }

.b-myselect__select-value:hover { outline: 0 none; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3); border-color: #BBB; }

#logon-form .b-myselect__select-value { width: 115px; line-height: 15px; }

.b-myselect.readonly .b-myselect__select-value { border-radius: 4px; background: #F7F7F7; }

.b-myselect.b-select_mixed_yes .b-myselect__select-value { border-radius: 4px; color: #CCC; }

.toolbar-elem.font-size .b-myselect__select-value, .toolbar-elem.keybinding .b-myselect__select-value { width: 43px; }

.toolbar-elem.mode .b-myselect__select-value { width: 76px; }

.toolbar-elem.soft-wrap .b-myselect__select-value { width: 51px; }

.toolbar-elem .b-myselect__select-value { width: 106px; }

.b-myselect_topmenu .b-myselect__select-value { line-height: 18px; width: 107px; }

.b-myselect__arrow-down { float: right; width: 13px; height: 14px; margin: 1px; margin-top: -16px; border-radius: 5px; background: #E1E7ED; }

.b-myselect_topmenu .b-myselect__arrow-down { width: 15px; height: 16px; margin-top: -17px; }

.b-myselect__arrow-down.b-myselect__arrow-down_for_mselect { margin: 1px; }

.b-myselect__triangle-down { font-size: 0; line-height: 0; width: 0; height: 0; margin: 6px auto; margin-right: 3px; border-top: 4px solid #879CB5; border-right: 4px solid #E1E7ED; border-left: 4px solid #E1E7ED; }

.b-myselect_topmenu .b-myselect__triangle-down { margin: 7px auto; margin-right: 4px; }

/*Form frame*/
.b-form-frame { border: 1px solid #CCCCCC; }

/*Resizer for form controls*/
.b-resizer { width: 100%; height: 5px; cursor: n-resize; background: #E1E7ED; bottom: -5px; margin-left: 15px; }

.b-resizer:before { position: absolute; width: 9px; height: 5px; content: ''; background: #FFFFFF; }

.edit-field-form .b-resizer { display: none; }

.b-resizer_for_editor { display: none; }

.b-resizer_for_textarea { bottom: -3px; }

.formwidth-row .b-resizer_for_textarea { margin-left: -16px; padding-right: 21px; }

.l-form__col_type_fullwidth .b-resizer_for_textarea { bottom: -5px; }

.b-resizer_for_textarea:after { position: absolute; content: ""; background: #FFFFFF; height: 5px; width: 2px; right: 0; }

.b-notif__text { font-size: 8px; line-height: 11px; position: absolute; z-index: 1; min-width: 7px; height: 11px; margin-top: -6px; margin-left: 7px; padding: 0 2px; text-align: center; color: #FFFFFF; border-radius: 12px; background: #1FB02C; }

/*Notify numbers*/
.b-number { background-image: url("../img/smalldigit.png"); background-repeat: no-repeat; width: 3px; height: 5px; display: inline-block; margin-right: 1px; }

.b-number:first-child { margin-left: 1px; }

.b-number_value_0 { background-position: -36px 0; }

.b-number_value_1 { background-position: 0 0; }

.b-number_value_2 { background-position: -4px 0; }

.b-number_value_3 { background-position: -8px 0; }

.b-number_value_4 { background-position: -12px 0; }

.b-number_value_5 { background-position: -16px 0; }

.b-number_value_6 { background-position: -20px 0; }

.b-number_value_7 { background-position: -24px 0; }

.b-number_value_8 { background-position: -28px 0; }

.b-number_value_9 { background-position: -32px 0; }

.b-title_type-form { font-size: 17px; padding-right: 10px; }

.b-store__basket-value { display: inline-block; width: 15px; height: 15px; border-radius: 15px; line-height: 15px; text-align: center; }

.b-captcha { text-align: center; }

.b-captcha__inner { display: inline-block; }

/*# sourceMappingURL=map/showcase.css.map */