.preloader_conteiner{background:#e4f0fa;height:100%;max-height:100%;width:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.preloader_conteiner .preloader{height:100px;max-height:80%;width:100px;max-width:80%}.preloader_conteiner .preloader img{height:100%;width:100%}.preloader_conteiner.code_red{background-color:red}.preloader_conteiner.transparent{background:rgba(0,0,0,0) !important}#main{padding-left:10px}#main .preloader_conteiner{background:#e4f0fa}
.route_body{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px 10px 10px 0}.route_body.isLoading .simplebar-track.simplebar-horizontal{opacity:0}.route_header{min-height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 10px 0;margin:0 0 10px 0;border-bottom:1px solid #a9d5f3;cursor:default}.route_header span{font-size:18px;color:#334669;cursor:default}.route_header .route_header_block_interactive{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.route_header .route_header_block_interactive>*+*{margin-left:10px}.route_sub_header{padding-top:10px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.route_content{width:100%;height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.react-datepicker{background-color:#ebf4fc}.react-datepicker__navigation-icon{overflow:visible !important}.react-datepicker-popper{z-index:2}.react-datepicker__triangle{fill:#c8d9e9 !important;color:#c8d9e9 !important}.react-datepicker__day{color:#334669}.react-datepicker__day:hover{background-color:#c8d9e9}.react-datepicker__day--today{font-weight:inherit}.react-datepicker__day--keyboard-selected{color:#334669}.react-datepicker__day--keyboard-selected:not(.react-datepicker__day--in-selecting-range){color:#334669;background-color:hsla(0,0%,100%,0)}.react-datepicker__day--keyboard-selected.react-datepicker__day--in-selecting-range{color:#fff}.react-datepicker__day--outside-month{color:rgba(51,70,105,.3215686275)}.react-datepicker__day--in-selecting-range{background-color:rgba(33,107,165,.5)}.react-datepicker__day--disabled{cursor:default !important;color:#ccc !important;background:none !important}.react-datepicker__current-month{color:#334669}.react-datepicker__day-name{color:#334669}.react-datepicker-wrapper{max-height:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.react-datepicker__input-container{max-height:100%}.react-datepicker__navigation-icon--previous::before,.react-datepicker__navigation-icon--next::before{border-color:#334669}.react-datepicker__triangle::after{border-bottom-color:#c8d9e9 !important}.react-datepicker__header{color:#334669;background:#c8d9e9}.custom_input_container_date_picer{display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;max-width:100%;width:150px;max-height:100%;background:#e1ebf8;border:1px solid #cbd5e7;-webkit-box-shadow:inset -3px -3px 7px #ecf5ff,inset 2px 2px 5px rgba(136,165,191,0.3803921569);box-shadow:inset -3px -3px 7px #ecf5ff,inset 2px 2px 5px rgba(136,165,191,0.3803921569);border-radius:8px;overflow:hidden;cursor:pointer}.custom_input_container_date_picer input{text-align:center;height:28px;max-height:100%;width:100%;min-height:100%;background:none;border:none;text-overflow:ellipsis;padding:0px 7px;font-size:14px;color:#334669;cursor:pointer}.custom_input_container_date_picer input::-webkit-input-placeholder{color:#9ea9bd}.custom_input_container_date_picer input::-moz-placeholder{color:#9ea9bd}.custom_input_container_date_picer input:-ms-input-placeholder{color:#9ea9bd}.custom_input_container_date_picer input::-ms-input-placeholder{color:#9ea9bd}.custom_input_container_date_picer input::placeholder{color:#9ea9bd}.custom_input_container_date_picer input:not([value=""]){text-transform:uppercase}.custom_input_container_date_picer .preloader_conteiner{background:none !important}.custom_input_container_date_picer[is_warning=true]{border:1px solid #ffc000;-webkit-box-shadow:inset 0px 0px 3px #ffc000;box-shadow:inset 0px 0px 3px #ffc000}.custom_input_container_date_picer[is_invalidate=true]{border:1px solid #f15454;-webkit-box-shadow:inset 0px 0px 3px #f15454;box-shadow:inset 0px 0px 3px #f15454}.custom_input_container_date_picer[is_invalidate=true] .date_picer_icon{border:1px solid #f15454}.custom_input_container_date_picer[is_invalidate=true] .date_picer_icon::before{-webkit-filter:hue-rotate(135deg) saturate(3);filter:hue-rotate(135deg) saturate(3)}.custom_input_container_date_picer[is_loading=true]{padding-left:26px}.custom_input_container_date_picer[is_read_only=true]{cursor:auto;border:1px dashed #656565}.custom_input_container_date_picer[is_read_only=true] .date_picer_icon{display:none}.custom_input_container_date_picer[is_read_only=true] input{cursor:auto}.custom_input_container_date_picer[is_line_through=true]{text-decoration:line-through}.custom_input_container_date_picer[is_block=true]{position:relative;cursor:auto;opacity:.5;cursor:auto}.custom_input_container_date_picer[is_block=true] input{cursor:auto}.custom_input_container_date_picer[is_block=true] .date_picer_icon{cursor:auto}.custom_input_container_date_picer[is_block=true]::after{content:"";top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;position:absolute;width:8px;height:12px;margin:0px 0px 0px 6px;background-image:url(../images/icon_lock_smalldb43c01f815161e47e62.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;z-index:2}.custom_input_container_date_picer[is_invisible=true]{-webkit-box-shadow:none;box-shadow:none;cursor:default;border:1px dashed hsla(0,0%,100%,0);background:none;cursor:default}.custom_input_container_date_picer[is_invisible=true] input{cursor:default}.custom_input_container_date_picer[is_invisible=true] .date_picer_icon{cursor:default}.custom_input_container_date_picer[is_invisible=true]::after{display:none}.custom_input_container_date_picer[is_invisible=true]::before{display:none}.custom_input_container_date_picer .date_picer_icon{position:relative;width:24px;min-width:26px;height:26px;max-height:100%;height:26px;border-radius:7px;border:1px solid #cfd6dd;-webkit-box-shadow:inset -8px -6px 80px hsla(0,0%,100%,.18);box-shadow:inset -8px -6px 80px hsla(0,0%,100%,.18)}.custom_input_container_date_picer .date_picer_icon::before{content:"";top:0;left:0;position:absolute;width:24px;max-width:100%;height:26px;max-height:100%;background-image:url(../images/icon_calendar1fc3d52cc37ac6b234bc.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.custom_input_container_date_picer .preloader{height:20px;width:100%}.custom_input_inline_date_picer{background:none;display:-webkit-box;display:-ms-flexbox;display:flex;border:none;border-top:1px dashed hsla(0,0%,100%,0);border-bottom:1px dashed;cursor:pointer;overflow:hidden;height:28px;max-width:100%;width:150px;max-height:100%}.custom_input_inline_date_picer input{text-align:center;height:28px;max-height:100%;width:100%;min-height:100%;background:none;border:none;text-overflow:ellipsis;padding:0px 7px;font-size:14px;color:#334669;cursor:pointer}.custom_input_inline_date_picer input::-webkit-input-placeholder{color:#9ea9bd}.custom_input_inline_date_picer input::-moz-placeholder{color:#9ea9bd}.custom_input_inline_date_picer input:-ms-input-placeholder{color:#9ea9bd}.custom_input_inline_date_picer input::-ms-input-placeholder{color:#9ea9bd}.custom_input_inline_date_picer input::placeholder{color:#9ea9bd}.custom_input_inline_date_picer[is_warning=true]:not([is_readonly=true],[is_invalidate=true]){background-color:rgba(255,226,0,.3098039216)}.custom_input_inline_date_picer[is_invalidate=true]{background-color:#ec969a}.custom_input_inline_date_picer[is_loading=true]{padding-left:26px}.custom_input_inline_date_picer[is_read_only=true]{cursor:default;border-bottom:1px solid}.custom_input_inline_date_picer[is_read_only=true] .date_picer_icon{display:none}.custom_input_inline_date_picer[is_read_only=true] input{cursor:default}.custom_input_inline_date_picer[is_invisible=true]{cursor:default;background:none;border-bottom:1px solid hsla(0,0%,100%,0)}.custom_input_inline_date_picer[is_invisible=true] .date_picer_icon{display:none}.custom_input_inline_date_picer[is_invisible=true] input{cursor:default}.custom_input_inline_date_picer[is_line_through=true]{text-decoration:line-through}.custom_input_inline_date_picer[is_block=true]{position:relative;cursor:default;opacity:.5;cursor:default}.custom_input_inline_date_picer[is_block=true] input{cursor:default}.custom_input_inline_date_picer[is_block=true] .date_picer_icon{cursor:default}.custom_input_inline_date_picer[is_block=true]::after{content:"";top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;position:absolute;width:8px;height:12px;margin:0px 0px 0px 6px;background-image:url(../images/icon_lock_smalldb43c01f815161e47e62.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;z-index:2}.custom_input_inline_date_picer .date_picer_icon{position:relative;width:24px;min-width:26px;height:26px;max-height:100%;height:26px;border-radius:0px}.custom_input_inline_date_picer .date_picer_icon::before{content:"";top:0;left:0;position:absolute;width:24px;max-width:100%;height:26px;max-height:100%;background-image:url(../images/icon_calendar1fc3d52cc37ac6b234bc.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.custom_input_inline_date_picer .preloader{height:20px;width:100%}.ButtonClearDatePicer{background:#c8d9e9;padding:5px 10px;border:1px solid #aeaeae;border-radius:.2rem;cursor:pointer}
.button_color_text{display:-webkit-box;display:-ms-flexbox;display:flex;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1px 7px;font-size:12px;cursor:pointer;text-shadow:1px 1px 3px #fff;font-weight:600;border-radius:3px;position:relative}.button_color_text[is_block=true]{position:relative;cursor:default;padding-left:0}.button_color_text[is_block=true]::before{content:"";display:block;width:8px;height:12px;margin:0px 5px;background-image:url(../images/icon_lock_smalldb43c01f815161e47e62.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;z-index:1}.button_color_text.def{border:2px solid #334669;color:#334669}.button_color_text.blue{border:2px solid #62b3f5;color:#62b3f5}.button_color_text.yellow{border:2px solid #fd9418;color:#fd9418}.button_color_text.light_blue{border:2px solid #20a1ea;color:#20a1ea}.button_color_text.green{border:2px solid #a6de99;color:#a6de99}.button_color_text.dark_green{border:2px solid #319500;color:#319500}.button_color_text.turquoise{border:2px solid #00daca;color:#00daca}.button_color_text.malahit{border:2px solid #00a961;color:#00a961}.button_color_text.gray_light{border:2px solid #ddd;color:#ddd}.button_color_text[is_noactive=true]{opacity:.5;-webkit-filter:grayscale(1);filter:grayscale(1)}.button_color_text .preloader_conteiner{position:absolute;height:14px;width:100%}
.dashboard_plate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background:#e3edf7;-webkit-box-shadow:inset -3px -3px 7px #fff,inset 2px 2px 5px rgba(136,165,191,.3803921569);box-shadow:inset -3px -3px 7px #fff,inset 2px 2px 5px rgba(136,165,191,.3803921569);padding:15px;height:100%;width:100%;border-radius:10px}.dashboard_plate:hover .dashboard_plate_hover{display:-webkit-box;display:-ms-flexbox;display:flex}.dashboard_plate .category{position:fixed;font-size:14px;margin:0px 4px;color:#8797b5}.dashboard_plate .only_title{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dashboard_plate .title{font-size:32px;color:#8797b5;text-align:center}.dashboard_plate .title_conteiner{padding-top:22px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase}.dashboard_plate .icon_block{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;min-height:78px;width:100%;background-image:url(../images/icon_lock557f7896adbd7148624c.svg);background-size:auto;background-position:50% 50%;background-repeat:no-repeat;border-color:rgba(0,0,0,0)}.dashboard_list_conteiner{height:90%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dashboard_list_conteiner .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%;margin:0px 10px;padding:0px 15px}.dashboard_list_conteiner .item+.item{border-top:1px solid rgba(30,160,234,.2)}.dashboard_list_conteiner .text{font-size:24px}.dashboard_list_conteiner .number{font-size:36px}.dashboard_plate_hover{height:100%;width:100%;display:none;position:absolute;top:0;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(136,165,191,.5019607843);border-radius:8px;height:100%;width:100%;padding:10px}.dashboard_plate_hover>*+*{margin-top:10px}.dashboard_plate_hover .dashboard_plate_hover_button{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background:rgba(154,179,202,.8);border:2px dashed hsla(0,0%,100%,.8);border-radius:8px;color:#fff;font-weight:500;font-size:30px}.dashboard_plate_hover .dashboard_plate_hover_button span{text-align:center}.dashboard_plate_hover .dashboard_plate_hover_button:hover{background:rgba(114,147,177,.8)}.dashboard_plate_hover .dashboard_plate_hover_button_block{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background:rgba(154,179,202,.8);border:2px dashed hsla(0,0%,100%,.8);border-radius:8px}.dashboard_plate_hover .dashboard_plate_hover_button_block::after{content:"";width:32px;height:42px;background-image:url(../images/icon_big_locka62e2e0bf7aed58efcf5.svg);background-position:center;background-size:contain;background-repeat:no-repeat}.dashboard_plate_hover .dashboard_plate_hover_button_block:hover{background:rgba(114,147,177,.8)}.dashboard_plate_hover .icon_lock_inline{display:inline-block;height:25px;width:30px;background-image:url(../images/icon_big_locka62e2e0bf7aed58efcf5.svg);background-position:center;background-size:contain;background-repeat:no-repeat}
.input_load_file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px dashed rgba(51,70,105,.5019607843);border-radius:10px;padding:10px;color:rgba(51,70,105,.5019607843);font-size:14px;text-align:center;cursor:pointer}.input_load_file.dragOver{border:2px solid #44a4ff;-webkit-box-shadow:inset -3px -3px 7px #44a4ff,inset 3px 3px 7px #44a4ff;box-shadow:inset -3px -3px 7px #44a4ff,inset 3px 3px 7px #44a4ff}
.input_conteiner{width:200px;max-width:100%;height:28px;max-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e1ebf8;border:1px solid #cbd5e7;-webkit-box-shadow:inset -3px -3px 7px #ecf5ff,inset 2px 2px 5px rgba(136,165,191,.3803921569);box-shadow:inset -3px -3px 7px #ecf5ff,inset 2px 2px 5px rgba(136,165,191,.3803921569);border-radius:8px}.input_conteiner.text-center .custum_input{text-align:center}.input_conteiner.text-end .custum_input{text-align:end}.input_conteiner .custum_input{height:100%;width:100%;background:none;border:none;padding:5px 9px;font-size:14px}.input_conteiner .custum_input::-webkit-input-placeholder{opacity:.5}.input_conteiner .custum_input::-moz-placeholder{opacity:.5}.input_conteiner .custum_input:-ms-input-placeholder{opacity:.5}.input_conteiner .custum_input::-ms-input-placeholder{opacity:.5}.input_conteiner .custum_input::placeholder{opacity:.5}.input_conteiner .input_search_button_clear{height:28px;width:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input_conteiner .input_search_button_clear::after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;min-height:12px;min-width:12px;-webkit-filter:grayscale(1);filter:grayscale(1);background-image:url(../images/icon_close_blue5e3afb26935714b8e051.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat;cursor:pointer;opacity:.5}.input_conteiner .input_search_button_clear:hover::after{opacity:1}.input_conteiner[is_warning=true]{border:1px solid #ffc000;-webkit-box-shadow:inset 0px 0px 3px #ffc000;box-shadow:inset 0px 0px 3px #ffc000}.input_conteiner[is_invalidate=true]{border:1px solid #f15454;-webkit-box-shadow:inset 0px 0px 3px #f15454;box-shadow:inset 0px 0px 3px #f15454}.input_conteiner[is_read_only=true]:not([is_invisible=true]){border:1px dashed rgba(136,165,191,0.5019607843);-webkit-box-shadow:inset -3px -3px 7px rgba(136,165,191,0.1019607843),inset 2px 2px 5px rgba(136,165,191,0.1019607843);box-shadow:inset -3px -3px 7px rgba(136,165,191,0.1019607843),inset 2px 2px 5px rgba(136,165,191,0.1019607843)}.input_conteiner[is_read_only=true]:not([is_invisible=true]):active,.input_conteiner[is_read_only=true]:not([is_invisible=true]):focus{-webkit-box-shadow:0px 0px 2px #27beff,inset 0px 0px 2px #27beff,inset -3px -3px 7px #fff,inset 2px 2px 5px rgba(136,165,191,.38) !important;box-shadow:0px 0px 2px #27beff,inset 0px 0px 2px #27beff,inset -3px -3px 7px #fff,inset 2px 2px 5px rgba(136,165,191,.38) !important}.input_conteiner[is_read_only=true] .custum_input{cursor:default;border-bottom:none}.input_conteiner[is_block=true]::before{content:"";display:block;min-width:9px;height:14px;margin:0px 0px 0px 6px;background-image:url(../images/icon_lock_small1db90ea22c17752d3276.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.input_conteiner[is_block=true] .custum_input{cursor:default;padding-left:3px;border-bottom:none}.input_conteiner[is_invisible=true]{border:1px solid hsla(0,0%,100%,0);-webkit-box-shadow:none;box-shadow:none;background:none}.input_conteiner[is_invisible=true] .custum_input{border-bottom:none}.input_conteiner .button_component{width:24px;min-width:24px;height:24px;min-height:24px}.input_textarea_conteiner{width:200px;font-size:14px;max-width:100%;min-height:51px;height:51px;padding:5px 9px;display:-webkit-box;display:-ms-flexbox;display:flex;background:#e1ebf8;border:1px solid #cbd5e7;-webkit-box-shadow:inset -3px -3px 7px #ecf5ff,inset 2px 2px 5px rgba(136,165,191,.3803921569);box-shadow:inset -3px -3px 7px #ecf5ff,inset 2px 2px 5px rgba(136,165,191,.3803921569);border-radius:8px;overflow:auto;resize:vertical}.input_textarea_conteiner .preloader{height:30px}.input_textarea_conteiner .custum_input{border:none}.input_textarea_conteiner[is_warning=true]{border:1px solid #ffc000;-webkit-box-shadow:inset 0px 0px 3px #ffc000;box-shadow:inset 0px 0px 3px #ffc000}.input_textarea_conteiner[is_invalidate=true]{border:1px solid #f15454;-webkit-box-shadow:inset 0px 0px 3px #f15454;box-shadow:inset 0px 0px 3px #f15454}.input_textarea_conteiner[is_read_only=true]{cursor:default}.input_textarea_conteiner[is_read_only=true] .custum_input{border-bottom:none;cursor:default}.input_textarea_conteiner[is_invisible=true]{border:1px solid hsla(0,0%,100%,0);background:none;-webkit-box-shadow:none;box-shadow:none}.input_textarea_conteiner[is_invisible=true] .custum_input{caret-color:rgba(0,0,0,0);border-bottom:none}.input_textarea_conteiner[is_invisible=true]::-webkit-resizer{display:none}.input_textarea_conteiner[is_no_esizeble=true]{resize:none}.input_textarea_conteiner[is_block=true]{padding:5px 6px}.input_textarea_conteiner[is_block=true] .custum_input{display:block}.input_textarea_conteiner[is_block=true] .custum_input::before{content:"";display:inline-block;min-width:9px;height:14px;margin:0px 3px 0px 0px;background-image:url(../images/icon_lock_small1db90ea22c17752d3276.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.input_textarea_conteiner .simplebar-content{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.input_textarea_conteiner .simplebar-content>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;width:100%;text-align:start;white-space:pre-wrap}.input_textarea_conteiner .simplebar-content>span:empty::after{content:attr(placeholder);color:#334669;opacity:.5;cursor:text;z-index:-1}.input_textarea_conteiner .simplebar-content>span:empty:focus::before{display:none}.input_textarea_conteiner .button_component{width:24px;min-width:24px;height:24px;min-height:24px}.custum_input{height:28px;max-height:100%;max-width:100%;font-size:14px;text-overflow:ellipsis;border-top:1px dashed hsla(0,0%,100%,0);border-bottom:1px dashed}.custum_input::-webkit-input-placeholder{color:#334669;opacity:.5}.custum_input::-moz-placeholder{color:#334669;opacity:.5}.custum_input:-ms-input-placeholder{color:#334669;opacity:.5}.custum_input::-ms-input-placeholder{color:#334669;opacity:.5}.custum_input::placeholder{color:#334669;opacity:.5}.custum_input:focus{text-overflow:inherit}.custum_input[is_warning=true]:not(:-moz-read-only,[is_invalidate=true]){background-color:rgba(255,226,0,.3098039216)}.custum_input[is_warning=true]:not(:read-only,[is_invalidate=true]){background-color:rgba(255,226,0,.3098039216)}.custum_input[is_invalidate=true]:not(:-moz-read-only){background-color:#ec969a}.custum_input[is_invalidate=true]:not(:read-only){background-color:#ec969a}.custum_input[is_read_only=true]{text-overflow:ellipsis;cursor:default}.custum_input[is_loading=true]{padding:0}.custum_input[is_invisible=true]{border:none;-webkit-box-shadow:none;box-shadow:none;background:none}.fit_content{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}
.checkbox_square{height:17px;min-height:17px;width:17px;min-width:17px;margin:5px;border:2px solid rgba(51,70,105,.5019607843);border-radius:4px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.checkbox_square.active:not([is_block=true])::after{content:"";background:url(../images/icon_sheckpoint7e638b5e32f309a709c8.svg) no-repeat;background-size:contain;background-position:50%;height:12px;width:12px;border-radius:3px}.checkbox_square[state=active]:not([is_block=true]):after{content:"";background:url(../images/icon_sheckpoint7e638b5e32f309a709c8.svg) no-repeat;background-size:contain;background-position:50%;height:12px;width:12px;border-radius:3px}.checkbox_square[state=true]:not([is_block=true])::after{content:"";background:url(../images/icon_sheckpoint7e638b5e32f309a709c8.svg) no-repeat;background-size:contain;background-position:50%;height:12px;width:12px;border-radius:3px}.checkbox_square[state=middle]:not([is_block=true])::after{content:"";background-color:#334669;height:11px;width:11px;border-radius:2px}.checkbox_square[is_noactive=true]{opacity:.5}.checkbox_square[is_block=true]{position:relative;cursor:auto;opacity:.5}.checkbox_square[is_block=true]::after{content:"";top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;position:absolute;width:9px;height:16px;background-image:url(../images/icon_lock_smalldb43c01f815161e47e62.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat;z-index:2}
.checkbox_circule{width:17px;min-width:17px;height:17px;min-height:17px;padding:0;border-radius:100%;border:2px solid rgba(51,70,105,.5);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.checkbox_circule[is_active=true]::before{content:"";background-color:rgba(51,70,105,.5);width:9px;height:9px;border-radius:100%;background-color:#334669}.checkbox_circule[is_block=true]{position:relative;cursor:auto;opacity:.5}.checkbox_circule[is_block=true]::before{content:"";bottom:2px;right:2px;display:block;width:8px;height:9px;background-image:url(../images/icon_lock_smalldb43c01f815161e47e62.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat;z-index:2}
.switch{position:relative;display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;width:35px;height:20px}.switch .slider{position:absolute;cursor:pointer;border-radius:34px;top:1px;left:0;right:0;bottom:0;border:1px solid #e7f0ff;-webkit-box-shadow:inset -1px -1px 2px rgba(136,165,191,.3803921569),inset 1px 1px 5px rgba(136,165,191,.3803921569);box-shadow:inset -1px -1px 2px rgba(136,165,191,.3803921569),inset 1px 1px 5px rgba(136,165,191,.3803921569);background-color:#9ea9bd;-webkit-transition:.4s;transition:.4s}.switch .slider .slider_trigger{position:absolute;content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:15px;width:15px;left:0%;margin:1px;border-radius:50%;background-color:#fff;border:1px solid #e7f0ff;-webkit-transition:.4s;transition:.4s}.switch[is_block=true] .slider{cursor:auto}.switch[is_block=true] .slider_trigger::after{content:"";display:block;width:7px;height:10px;opacity:.5;background-image:url(../images/icon_lock_smalldb43c01f815161e47e62.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;z-index:2}.switch[is_active=true] .slider{background-color:#78ec3d}.switch[is_active=true] .slider .slider_trigger{-webkit-transform:translateX(100%);transform:translateX(100%)}
.switch-buttons{position:relative;display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex}.switch-buttons .switch-button{cursor:pointer;height:28px;min-height:28px;padding:5px 25px;background:-webkit-linear-gradient(315.65deg, #c1d2e6 0%, #f2f8ff 100%);background:linear-gradient(134.35deg, #c1d2e6 0%, #f2f8ff 100%);border:1px solid rgba(248,248,248,.8);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);box-shadow:2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);color:#334669}.switch-buttons .switch-button:first-child:not(:only-child){border-radius:8px 0 0 8px}.switch-buttons .switch-button:last-child:not(:only-child){border-radius:0 8px 8px 0}.switch-buttons .switch-button[is_block=true]{opacity:.8;cursor:default;-webkit-filter:grayscale(0.7);filter:grayscale(0.7)}.switch-buttons .switch-button[is_active=true]{background:#e3edf7;-webkit-box-shadow:inset -3px -3px 4px #fff,inset 2px 2px 3px 2px rgba(136,165,191,.7);box-shadow:inset -3px -3px 4px #fff,inset 2px 2px 3px 2px rgba(136,165,191,.7)}.switch-buttons .modal_button,.switch-buttons .button_color_text{border-radius:0 !important}.switch-buttons .modal_button:first-child:not(:only-child),.switch-buttons .button_color_text:first-child:not(:only-child){border-radius:8px 0 0 8px !important}.switch-buttons .modal_button:last-child:not(:only-child),.switch-buttons .button_color_text:last-child:not(:only-child){border-radius:0 8px 8px 0 !important}.switch-buttons .modal_button:only-child,.switch-buttons .button_color_text:only-child{border-radius:8px !important}.switch-buttons[is_block=true] .switch-button{opacity:.8;cursor:default;-webkit-filter:grayscale(0.7);filter:grayscale(0.7)}
.custom_select{display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;max-height:100%;font-size:14px;width:100%}.custom_select .select_list__input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom_select .select_list__input::-webkit-contacts-auto-fill-button,.custom_select .select_list__input::-webkit-credentials-auto-fill-button{visibility:hidden;display:none !important;pointer-events:none;position:absolute;right:0}.custom_select *{-webkit-box-sizing:border-box;box-sizing:border-box}.custom_select.isInvalidate .select_list__control{-webkit-box-shadow:inset 0px 0px 3px #f15454;box-shadow:inset 0px 0px 3px #f15454;border:1px solid #f15454}.custom_select.isWarning .select_list__control{border:1px solid #ffc000;-webkit-box-shadow:inset 0px 0px 3px 0px #ffc000,2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);box-shadow:inset 0px 0px 3px 0px #ffc000,2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38)}.custom_select.isReadOnly .select_list__control{border:1px dashed #656565}.custom_select.isReadOnly .select_list__indicator{display:none}.custom_select.isReadOnly .button_icon_square_add_in_select{display:none}.custom_select.isDisabled .select_list__control--is-disabled::before{content:"";display:block;min-width:9px;height:14px;margin:0px 0px 0px 6px;background-image:url(../images/icon_lock_small1db90ea22c17752d3276.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.custom_select.isDisabled .select_list__control--is-disabled .select_list__indicator{display:none}.custom_select.isDisabled .button_icon_square_add_in_select{display:none}.custom_select.isMulti{min-height:31px;height:auto}.custom_select.isMulti .select_list__multi-value{border:none}.custom_select.isMulti .select_list__multi-value .select_list__multi-value__remove svg{color:#334669;opacity:.5}.custom_select.isMulti .select_list__multi-value .select_list__multi-value__remove svg:hover{opacity:1}.custom_select.isMulti .select_list__value-container--has-value{-ms-flex-line-pack:start;align-content:flex-start}.custom_select.isMulti .select_list__value-container{height:100%}.custom_select.isMulti .select_list__placeholder{height:auto}.custom_select.isMulti .select_list__clear-indicator{display:none !important}.custom_select.isInvisible .select_list__control{border:none !important;background:none;-webkit-box-shadow:none;box-shadow:none}.custom_select.isInvisible .select_list__control .select_list__indicator{display:none}.custom_select .button_icon_square_add_in_select{width:24px;min-width:24px;height:24px;min-height:24px;margin-left:2px;border-radius:6px}body .select_list__control{width:100%;min-height:100%;background:#e1ebf8;border:1px solid #cbd5e7;-webkit-box-shadow:inset -3px -3px 7px #ecf5ff,inset 2px 2px 5px rgba(136,165,191,.3803921569);box-shadow:inset -3px -3px 7px #ecf5ff,inset 2px 2px 5px rgba(136,165,191,.3803921569);border-radius:8px;overflow:hidden;cursor:pointer}body .select_list__control .select_list__dropdown-indicator::after{content:"";position:absolute;width:7px;height:4px;background-image:url(../images/icon_select_arrow_down86bf42ee429183383337.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat}body .select_list__control:hover{border-color:#cbd5e7}body .select_list__control:hover .select_list__clear-indicator{display:-webkit-box;display:-ms-flexbox;display:flex}body .select_list__control--menu-is-open .select_list__dropdown-indicator::after{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}body .select_list__control--menu-is-open:hover{border-color:#cbd5e7}body .select_list__value-container{max-height:100%;padding:0px 5px 0px}body .select_list__value-container .preloader_conteiner{height:26px}body .select_list__indicators{max-height:100%}body .select_list__clear-indicator{padding:0;position:absolute;right:15px;display:none}body .select_list__clear-indicator svg{height:15px;width:15px;color:#7e8fa9}body .select_list__clear-indicator svg:hover{color:#334669}body .select_list__loading-indicator{display:none}body .select_list__indicator-separator{display:none}body .select_list__dropdown-indicator{max-height:100%;height:100%;width:15px;border:1px solid #cfd6dd;background:-webkit-linear-gradient(239.45deg, #c6d7eb -5%, #ebf2f9 53%, #c6d7eb 154.68%);background:linear-gradient(210.55deg, #c6d7eb -5%, #ebf2f9 53%, #c6d7eb 154.68%);border-radius:8px;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body .select_list__dropdown-indicator svg{display:none}body .select_list__input-container{margin:0;padding:0}body .select_list__menu{position:absolute;z-index:9999;margin:0;border:1px solid #bbc7d9;background-color:#e4f0fa;-webkit-box-shadow:2px 2px 3px rgba(51,70,105,.2),4px 2px 16px rgba(136,165,191,.38);box-shadow:2px 2px 3px rgba(51,70,105,.2),4px 2px 16px rgba(136,165,191,.38)}body .select_list__menu .conteiner{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}body .select_list__menu .conteiner [data-simplebar]{max-height:250px}body .select_list__menu .conteiner .content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .select_list__menu-notice--no-options .new_value{font-size:14px}body .select_list__menu-notice--no-options .new_value_sub{font-size:12px;color:#999}body .select_list__menu .preloader{height:30px;width:30px;margin:5px}body .select_list__menu-list{padding:0;overflow:hidden}body .select_list__menu .btn_create_new{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5px 10px;cursor:pointer;overflow:hidden;width:100%;font-size:14px}body .select_list__menu .btn_create_new span{overflow:hidden;width:100%;text-overflow:ellipsis}body .select_list__menu .btn_create_new:hover{background:#d3e0e9}body .select_list__option{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;cursor:pointer;font-family:Roboto;overflow:hidden;padding:5px 6px;text-overflow:ellipsis}body .select_list__option .custom_option{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .select_list__option .custom_option .custom_option_label{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;overflow:hidden}body .select_list__option--is-focused{background-color:#d3e0e9}body .select_list__option--is-selected{background:#c8d9e9;color:#334669}body .select_list__option--is-disabled{cursor:auto}body .select_list__option--is-disabled .custom_option_label{color:#334669}body .select_list__option--is-disabled .custom_option_label::before{content:"";margin:1px 3px 0px;display:inline-block;width:10px;height:12px;background-image:url(../images/icon_lock_small1db90ea22c17752d3276.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat;z-index:2}body .select_list__option--is-disabled .custom_option_label span,body .select_list__option--is-disabled .custom_option_label .sub_value{opacity:.5}body .select_list__option:active{background-color:rgba(0,0,0,0)}body .select_list__group{padding-bottom:0}body .select_list__group-heading{color:#334669;font-weight:bold;font-family:Roboto}body .select_list__single-value{color:#334669;font-size:14px}body .select_list__multi-value{border:2px solid #334669;border-radius:6px;background-color:hsla(0,0%,100%,0)}body .select_list__multi-value__label{font-weight:500;color:#334669;font-size:12px;font-family:"Roboto";padding:0px 0px 0px 6px}body .select_list__multi-value__remove:hover{color:#334669;background-color:hsla(0,0%,100%,0)}body .select_list__multi-value__remove svg{height:15px;width:15px;color:#7e8fa9;background-color:hsla(0,0%,100%,0)}body .select_list__multi-value__remove svg:hover{color:#334669}body .select_list__placeholder{color:#7e8fa9;font-size:14px;max-height:100%;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.inline .select_list__control{width:100%;min-height:100%;background:none;border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0;overflow:hidden;cursor:pointer}.inline .select_list__control .select_list__dropdown-indicator{display:none}.inline .select_list__value-container{border-top:1px dashed hsla(0,0%,100%,0);border-bottom:1px dashed}.inline.isReadOnly .select_list__value-container{border-top:1px dashed hsla(0,0%,100%,0);border-bottom:1px dashed #8b9ab2}.inline_with_indicator .select_list__control{background:none;-webkit-box-shadow:none;box-shadow:none;border:none;border-top:1px dashed hsla(0,0%,100%,0);border-bottom:1px dashed;border-radius:0}.inline_with_indicator .select_list__control:hover{border-top:1px dashed hsla(0,0%,100%,0);border-bottom:1px dashed}.inline_with_indicator .select_list__dropdown-indicator{border:none;-webkit-box-shadow:none;box-shadow:none;background:none}.inline_with_indicator.isEmpty .select_list__control{background:none;-webkit-box-shadow:none;box-shadow:none;border:none;border:1px solid #8b9ab2;border-radius:0}.inline_with_indicator.isReadOnly .select_list__control{border:none;border-bottom:1px solid #8b9ab2}.inline_with_indicator.isReadOnly .select_list__dropdown-indicator{border:none;-webkit-box-shadow:none;box-shadow:none;background:none}.inline_with_indicator .select_list__value-container .preloader_conteiner{height:18px}
.custom_table_conteiner{height:auto;max-height:100%;width:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:15px}.custom_table_conteiner .simplebar-track.simplebar-vertical{bottom:0}.custom_table_conteiner [data-simplebar]{height:100%;width:100%;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:10px}.custom_table_conteiner>[data-simplebar]>.simplebar-track.simplebar-vertical{margin:2px 1px 2px 0px;top:40px}.custom_table{border-spacing:0px;table-layout:fixed;width:100%}.custom_table_header{position:-webkit-sticky;position:sticky;top:0;z-index:2;width:100%;height:40px}.custom_table_header tr{width:100%}.custom_table_header th{overflow:hidden;position:relative;padding:0;z-index:0}.custom_table_header th.hide{width:0 !important}.custom_table_header th.hide .head_cell *{display:none !important}.custom_table_header th.hide .triger_resize{display:none !important}.custom_table_header th.hide .button_hide_column{display:none !important}.custom_table_header th:nth-last-child(1 of :not(.hide,.d-none)) .triger_resize{background:none}.custom_table_header th.triger_resize_hide .triger_resize{background:none}.custom_table_header th.triger_resize_hide .triger_resize::before{display:none}.custom_table_header th.startCol{z-index:1}.custom_table_header th .custum_input{height:20px;padding:0}.custom_table_header th .custum_input::-webkit-input-placeholder{font-size:12px;color:rgba(51,70,105,.6588235294);font-style:italic}.custom_table_header th .custum_input::-moz-placeholder{font-size:12px;color:rgba(51,70,105,.6588235294);font-style:italic}.custom_table_header th .custum_input:-ms-input-placeholder{font-size:12px;color:rgba(51,70,105,.6588235294);font-style:italic}.custom_table_header th .custum_input::-ms-input-placeholder{font-size:12px;color:rgba(51,70,105,.6588235294);font-style:italic}.custom_table_header th .custum_input::placeholder{font-size:12px;color:rgba(51,70,105,.6588235294);font-style:italic}.custom_table_header th+th:not(.hide) .triger_resize{opacity:1}.custom_table_header th:nth-child(1) .triger_resize{opacity:1}.startCol{position:-webkit-sticky !important;position:sticky !important;left:0;z-index:1}.startCol .body_cell{position:relative;z-index:2}.finishCol{position:-webkit-sticky !important;position:sticky !important;right:0;z-index:1}.head_cell{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;width:100%;padding:8px 10px;text-align:start;position:relative;background-color:#c8d9e9}.head_cell .head_title{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:bold;cursor:default}.head_cell:hover .conteiner_buttons_sorting .button_up,.head_cell:hover .conteiner_buttons_sorting .button_down{opacity:.5}.head_cell:hover .conteiner_buttons_sorting .button_up.active,.head_cell:hover .conteiner_buttons_sorting .button_down.active{opacity:1}.head_cell:hover .conteiner_buttons_sorting .button_up:hover,.head_cell:hover .conteiner_buttons_sorting .button_down:hover{opacity:1}.head_cell:hover .button_hide_column{display:-webkit-box;display:-ms-flexbox;display:flex}.triger_resize{position:absolute;width:6px;height:100%;right:-2px;top:0;cursor:e-resize;z-index:1;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.triger_resize::before{content:"";display:block;height:100%;background-color:#334669;width:1px}.conteiner_buttons_sorting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:5px}.conteiner_buttons_sorting .button_up{height:10px;width:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;cursor:pointer;-webkit-transform:rotate(180deg);transform:rotate(180deg);margin:1px}.conteiner_buttons_sorting .button_up::after{content:"";height:100%;width:100%;background-image:url(../images/icon-arrow-sorting0340e457ddf46375e4ff.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.conteiner_buttons_sorting .button_up.active{opacity:1}.conteiner_buttons_sorting .button_down{height:10px;width:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;cursor:pointer;margin:1px}.conteiner_buttons_sorting .button_down::after{content:"";height:100%;width:100%;background-image:url(../images/icon-arrow-sorting0340e457ddf46375e4ff.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.conteiner_buttons_sorting .button_down:hover{opacity:1}.conteiner_buttons_sorting .button_down.active{opacity:1}.button_hide_column{display:none;top:0;right:2px;position:absolute;height:12px;width:12px;background:#e3edf7;border-radius:10px 0px 10px 10px;border:none;padding:0;margin:0;background-image:url(../images/icon_close_blue5e3afb26935714b8e051.svg);background-size:50%;background-position:50% 50%;background-repeat:no-repeat;cursor:pointer}.custom_table_body{font-size:14px;line-height:16px}.custom_table_body td{padding:0}.custom_table_body tr:nth-child(1n) .TableBtnBlock,.custom_table_body tr:nth-child(1n) .body_cell{background-color:#ebf4fc}.custom_table_body tr:nth-child(1n) .TableBtnBlock[is_empty=true],.custom_table_body tr:nth-child(1n) .body_cell[is_empty=true]{background:-webkit-repeating-linear-gradient(150deg, #c8d9e9 0, #c8d9e9 1px, transparent 1px, transparent 5px);background:repeating-linear-gradient(-60deg, #c8d9e9 0, #c8d9e9 1px, transparent 1px, transparent 5px)}.custom_table_body tr:nth-child(2n) .TableBtnBlock,.custom_table_body tr:nth-child(2n) .body_cell{background-color:#e3effb}.custom_table_body tr:nth-child(2n) .TableBtnBlock[is_empty=true],.custom_table_body tr:nth-child(2n) .body_cell[is_empty=true]{background:-webkit-repeating-linear-gradient(30deg, #c8d9e9 0, #c8d9e9 1px, transparent 1px, transparent 5px);background:repeating-linear-gradient(60deg, #c8d9e9 0, #c8d9e9 1px, transparent 1px, transparent 5px)}.custom_table_body tr:last-child td:first-child .body_cell{border-radius:0px 0px 0px 10px}.custom_table_body tr:last-child td:not(.td_for_btn_delete):last-child .body_cell{border-radius:0px 0px 10px 0px}.custom_table_body tr.no_background .body_cell{background:none !important}.custom_table_body tr{-webkit-transition:opacity .2s;transition:opacity .2s}.custom_table_body tr[is_invalidate=true] .body_cell{background-color:rgba(247,87,87,.3215686275)}.custom_table_body tr[is_noactive=true] .body_cell{background-color:rgba(143,157,178,.4588235294)}.custom_table_body tr .TableBtnBlock{opacity:0}.custom_table_body tr:hover .TableBtnBlock,.custom_table_body tr.hover .TableBtnBlock{opacity:1}.custom_table_body .startCol{position:-webkit-sticky !important;position:sticky !important;left:0;z-index:1}.custom_table_body .finishCol{position:-webkit-sticky !important;position:sticky !important;right:0;z-index:1}.custom_table_body tr:hover .td_for_btn_delete .btn_delete_tr_conteiner{opacity:1}.custom_table_body .td_for_btn_delete{width:0 !important;position:-webkit-sticky !important;position:sticky !important;right:0;z-index:1}.custom_table_body .td_for_btn_delete .btn_delete_tr_conteiner{height:100%;width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0}.custom_table_body .td_for_btn_delete .btn_delete_tr_conteiner .btn_delete_tr{height:13px;width:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #334669;background:#e4f0fa;position:absolute;left:-25px;z-index:9999;border-radius:2px;cursor:pointer}.custom_table_body .td_for_btn_delete .btn_delete_tr_conteiner .btn_delete_tr::after{content:"";height:100%;width:100%;background-image:url(../images/icon_close_blue5e3afb26935714b8e051.svg);background-size:70%;background-position:center;background-repeat:no-repeat}.custom_table_body .TableCellForBtns{width:0 !important;position:-webkit-sticky !important;position:sticky !important;right:0;z-index:1}.custom_table_body .TableCellForBtns .body_cell{position:absolute;top:0;right:0;width:auto;background:none !important;border:none}.body_cell{height:40px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;padding:5px 10px;border-right:1px solid #a8daff}.body_cell span{max-width:100%;overflow:hidden;text-overflow:ellipsis}.TableBlockLineAllWidthConteiner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.TableBtnBlock{padding:2px;border:1px solid #c8d9e9;border-radius:4px;-webkit-box-shadow:2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);box-shadow:2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38)}.TableBtnBlock.active{opacity:1 !important}
.icon_component{position:relative}.icon_component[is_block=true]{position:relative;cursor:default;opacity:.5}.icon_component[is_block=true]::after{content:"";bottom:2px;right:2px;display:block;position:absolute;width:8px;height:12px;margin:0px 0px 0px 6px;background-image:url(../images/icon_lock_smalldb43c01f815161e47e62.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;z-index:2}.icon_component[is_warning=true]{border:1px solid #ffc000;-webkit-box-shadow:inset 0px 0px 3px 0px #ffc000,2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);box-shadow:inset 0px 0px 3px 0px #ffc000,2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38)}.icon_component[is_invalidate=true]{border:1px solid red;-webkit-box-shadow:inset 0px 0px 3px 0px red,2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);box-shadow:inset 0px 0px 3px 0px red,2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38)}.icon_component[is_noactive=true]{opacity:.5}.icon_component[is_noactive=true]::before{-webkit-filter:grayscale(1);filter:grayscale(1)}.icon_component[is_active=true]{border:2px solid #334669}.icon_component[is_loading=true]::before,.icon_component[is_loading=true]::after{display:none}.icon_component .button_inline_indicator{top:-1px;right:-3px;display:block;position:absolute;font-size:10px;width:12px;height:12px;background-color:#8c9bb1;color:#fff;border-radius:100%;text-align:center}.icon_info_blue_dark{width:11px;height:11px;min-width:11px;min-height:11px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_info_i_dark932d153abad28dc51268.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;margin-left:5px}.icon_multiple{width:11px;height:11px;min-width:11px;min-height:11px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_multiple8413c326172ef2aee84e.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;margin-left:5px}.icon_info_red{width:14px;height:14px;min-width:14px;min-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_triangle_exclamation_red4facd2c9df1a36699918.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;margin-left:5px}.icon_info_orange{width:14px;height:14px;min-width:14px;min-height:14px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_triangle_exclamation_orange41089d823395637f5c12.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;margin-left:5px}.icon_info_blue_light{width:11px;height:11px;min-width:11px;min-height:11px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_info_i_light3d739539758624bfd4c6.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;margin-left:5px}.icon_catrgoty_chain_arrow{width:11px;height:11px;min-width:11px;min-height:11px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon-catrgoty-chain-arrow825dd793f95e4289dd3b.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:contain}.icon_house{width:28px;min-width:28px;height:28px;min-height:28px;padding:0;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon_house::before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon_house5fe0de9a2cb0a88fdb16.svg)}.icon_house.active{border:2px solid #334669}.icon_ship{width:28px;min-width:28px;height:28px;min-height:28px;padding:0;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon_ship::before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon_ship18cff191ded597a1950b.svg)}.icon_ship.active{border:2px solid #334669}.icon_settings{width:20px;min-width:20px;height:20px;min-height:20px;padding:0;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon_settings::before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon-settingsddb37b98454400460236.svg)}.icon_big_settings{width:20px;min-width:20px;height:20px;min-height:20px;padding:0;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon_big_settings::before{content:"";width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon-settingsddb37b98454400460236.svg)}.icon_container{width:20px;min-width:20px;height:20px;min-height:20px;padding:0;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon_container::before{content:"";width:18px;height:18px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon_containerbbcc4a928797f3046b2f.svg)}.icon_preview_catalog{width:20px;min-width:20px;height:20px;min-height:20px;padding:0;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon_preview_catalog::before{content:"";width:18px;height:18px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon_preview_catalog1cd3ead924c37ce8ddf4.svg)}.icon_clip{width:20px;min-width:20px;height:20px;min-height:20px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon_clip::before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon_clipcb33f554c7fb388d103a.svg)}.icon_download{width:20px;min-width:20px;height:20px;min-height:20px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon_download::before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon_download8ca5262d63694ab77159.svg)}.icon_switch_arrows{width:20px;min-width:20px;height:20px;min-height:20px;padding:0;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon_switch_arrows::before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon_switch_arrows84c73e9d9da6a3467f57.svg)}.icon_warehouse{width:20px;min-width:20px;height:20px;min-height:20px;padding:0;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon_warehouse::before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon_warehouseb710ec7705dacb0da09e.svg)}.icon_warehouses_list{width:20px;min-width:20px;height:20px;min-height:20px;padding:0;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon_warehouses_list::before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon_warehouses_listeb7c9912c42ebf250a4c.svg)}.icon_menu_table_blue{width:20px;min-width:20px;height:20px;min-height:20px;padding:0;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon_menu_table_blue::before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon_menu_table_blue1c24ca3ae6d5fac23018.svg)}.icon_money{width:28px;min-width:28px;height:28px;min-height:28px;padding:0;margin:1px 0px 0px 2px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon_money::before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon_moneyad1cac57d5c5830dccb8.svg)}.icon_money.active{border:2px solid #334669}.check_mark{width:20px;min-width:20px;height:20px;min-height:20px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.check_mark::before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon_ticka91aedd1fed81e577770.svg)}.check_mark.active{border:2px solid #334669}.check_mark_blue{width:16px;min-width:16px;height:16px;min-height:16px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.check_mark_blue::before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon_tick_blue2132e63b9c352ea10607.svg)}.check_mark_blue.active{border:2px solid #334669}.check_mark_green{width:16px;min-width:16px;height:16px;min-height:16px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.check_mark_green::before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon_ticka91aedd1fed81e577770.svg)}.check_mark_green.active{border:2px solid #334669}.check_mark_black{width:28px;min-width:28px;height:28px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.check_mark_black::before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url(../images/icon_tick_black07db051fd2dbd87b8906.svg)}.check_mark_black.active{border:2px solid #334669}.icon_minus{width:18px;min-width:18px;height:18px;min-height:18px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icon_minus::before{content:"";width:100%;height:3px;border-radius:4px;background-image:url(../images/icon_minus_blue6957a0cd8991c3f4495a.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.icon_close{width:28px;height:28px;min-height:28px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icon_close::before{content:"";position:absolute;width:14px;height:14px;background-image:url(../images/icon_close_blue5e3afb26935714b8e051.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.icon_restore{width:28px;height:28px;min-height:28px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icon_restore::before{content:"";position:absolute;width:14px;height:14px;background-image:url(../images/icon_arrow_circle0e83fa3bb35d85c62fb8.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.icon_plus{width:28px;height:28px;min-height:28px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icon_plus::before{content:"";position:absolute;width:14px;height:14px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-image:url(../images/icon_close_blue5e3afb26935714b8e051.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.icon_grey_eye{width:28px;height:28px;min-height:28px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-filter:grayscale(1);filter:grayscale(1)}.icon_grey_eye::before{content:"";position:absolute;width:28px;height:28px;max-width:100%;max-height:100%;background-image:url(../images/icon_view_alld37a05ad89d18f0e4795.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.icons_shop_small_orange{width:28px;height:28px;min-height:28px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icons_shop_small_orange::before{content:"";position:absolute;width:28px;height:28px;max-width:100%;max-height:100%;background-image:url(../images/icons_shop_small_orange1ccc4154bebc2ba34eac.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.icon_eye{width:28px;height:28px;min-height:28px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icon_eye::before{content:"";position:absolute;width:28px;height:28px;max-width:100%;max-height:100%;background-image:url(../images/icon_view_alld37a05ad89d18f0e4795.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.icon_preview{width:20px;min-width:20px;height:20px;min-height:20px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icon_preview::before{content:"";position:absolute;width:18px;height:18px;max-width:100%;max-height:100%;background-image:url(../images/icon_previewda7f676fa6fbd7965ab6.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.icon_preview2{width:20px;min-width:20px;height:20px;min-height:20px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icon_preview2::before{content:"";position:absolute;width:18px;height:18px;max-width:100%;max-height:100%;background-image:url(../images/icon_preview2a59f1ced17c94345fbd2.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.icon_preview2[is_block=true]::after{bottom:-1px;right:-1px;width:8px;height:12px;margin:0px 0px 0px 6px}.icon_preview3{width:20px;min-width:20px;height:20px;min-height:20px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icon_preview3::before{content:"";position:absolute;width:18px;height:18px;margin-left:4px;max-width:100%;max-height:100%;background-image:url(../images/icon_preview3eff8cda86011ba824368.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.icon_preview3[is_block=true]::after{bottom:-1px;right:-1px;width:8px;height:12px;margin:0px 0px 0px 6px}.icon_lock{width:14px;height:14px;min-height:14px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icon_lock::before{content:"";position:absolute;width:14px;height:14px;max-width:100%;max-height:100%;background-image:url(../images/icon_lock_smalldb43c01f815161e47e62.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.icon_lamp{width:16px;height:16px;min-height:16px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icon_lamp::before{content:"";position:absolute;width:16px;height:16px;max-width:100%;max-height:100%;background-image:url(../images/icon_lampaaeb0491a3f359fe0506.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.icon_clock_orange{width:16px;height:16px;min-height:16px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icon_clock_orange::before{content:"";position:absolute;width:16px;height:16px;max-width:100%;max-height:100%;background-image:url(../images/icon_clock_orange9240341e9180f5e3d5fb.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.icon_clock_blue{width:16px;height:16px;min-height:16px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icon_clock_blue::before{content:"";position:absolute;width:16px;height:16px;max-width:100%;max-height:100%;background-image:url(../images/icon_clock_blue3d2a11c10fa51dc67f8c.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.icon_exclamatory_red{width:16px;height:16px;min-height:16px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icon_exclamatory_red::before{content:"";position:absolute;width:16px;height:16px;max-width:100%;max-height:100%;background-image:url(../images/icon_exclamatory_red67fc778917f546ec7589.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.icon_exclamatory_yellow{width:16px;height:16px;min-height:16px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icon_exclamatory_yellow::before{content:"";position:absolute;width:16px;height:16px;max-width:100%;max-height:100%;background-image:url(../images/icon_exclamatory_yellow7c59111294b5a9fbe45a.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.icon_box_size{width:18px;height:18px;min-height:18px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icon_box_size::before{content:"";position:absolute;width:18px;height:18px;max-width:100%;max-height:100%;background-image:url(../images/icon_box_size50c17ecc35c135c06e04.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.icon_pause{width:18px;height:18px;min-width:18px;min-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_pausee7735d67f1f40fa86a3b.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:15px;-webkit-filter:opacity(0.8);filter:opacity(0.8)}.icon_resume{width:18px;height:18px;min-width:18px;min-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_resumebc21137308f502d6274b.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.icon_ban_black{width:18px;height:18px;min-width:18px;min-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_ban_black3bd53c1b6f285d3bea09.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.check_black{width:18px;min-width:18px;height:18px;min-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_tick_black07db051fd2dbd87b8906.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:15px}.icon_reset{width:18px;min-width:18px;height:18px;min-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_reset6735e8ecf69562806b56.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.icon_messages{width:18px;height:18px;min-height:18px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.icon_messages::before{content:"";position:absolute;width:18px;height:18px;max-width:100%;max-height:100%;background-image:url(../images/icon_messagesb3874270b3a6342c72c5.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.icon_no_entry{width:18px;min-width:18px;height:18px;min-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_no_entry4b5cc1c356a4b48d7681.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:15px}.icon_x_red{width:18px;min-width:18px;height:18px;min-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_x_redee5ff2acc766d144f113.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:15px}.icon_question_mark_orange{width:18px;min-width:18px;height:18px;min-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_question_mark_oranged859eb7a95c5042a9828.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:15px}.icon_msg_send{width:18px;min-width:18px;height:18px;min-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_msg_sendfbdc98093fe0bd0c2a6d.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:15px}.icon_arrows_blue{width:18px;min-width:18px;height:18px;min-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_arrows_blueb79a0c98daeb4a93fcd6.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:15px}.icon_shield_blue{width:15px;min-width:15px;height:15px;min-height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_shield_blue0cabb51f060141724382.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.icon_shield_green{width:15px;min-width:15px;height:15px;min-height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_shield_green6b88932468b821f0b93a.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.icon_message_bubbles_black{width:15px;min-width:15px;height:15px;min-height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_message_bubbles_blackb53d287b06060c19cbb2.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.icon_star_white{width:15px;min-width:15px;height:15px;min-height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_star_white41d8078b747e9e27e574.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.icon_crown_white{width:15px;min-width:15px;height:15px;min-height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_crown_whitef629e6822536549d953f.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.icon_crown_green{width:15px;min-width:15px;height:15px;min-height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_crown_green746168602376cbc5b8fb.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.icon_x_red{width:15px;min-width:15px;height:15px;min-height:15px;display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/icon_x_redee5ff2acc766d144f113.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.icon_globus{width:21px;min-width:21px;height:21px;min-height:21px;padding:0;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon_globus:before{content:"";width:21px;height:21px;background-repeat:no-repeat;background-position:center;background-size:14px;background-image:url(../images/icon_globusff9208182692bae82f82.svg)}
.nav_tabs{width:100%;display:grid;padding:10px 10px 0px;grid-template-columns:repeat(3, minmax(130px, 220px));position:relative;z-index:0;grid-column-gap:2px}.nav_tab{padding:5px 7px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-linear-gradient(248deg, #ebf4fb 13%, #d4e0ed 68%);background:linear-gradient(202deg, #ebf4fb 13%, #d4e0ed 68%);border:1px solid #9ea9bd;opacity:.5;border-bottom:0px;border-radius:10px 10px 0px 0px;cursor:pointer;text-align:center;font-weight:500}.nav_tab[is_active=true]:not([is_block=true]){opacity:1;-webkit-box-shadow:2px 3px 4px 3px rgba(18,61,101,.3);box-shadow:2px 3px 4px 3px rgba(18,61,101,.3);border:1px solid #e7f0ff}.nav_tab[is_block=true]{color:#9ea9bd;border:1px solid #9ea9bd;border-bottom:0px;cursor:default}.nav_tab[is_block=true]::before{content:"";width:10px;height:14px;padding-right:5px;background-image:url(../images/icon_lock_small1db90ea22c17752d3276.svg);background-position:center;background-repeat:no-repeat;margin-bottom:2px}.tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;border:1px solid #e7f0ff;background:#e3edf7;-webkit-box-shadow:inset -3px -3px 7px #fff,inset 2px 2px 5px rgba(136,165,191,.3803921569);box-shadow:inset -3px -3px 7px #fff,inset 2px 2px 5px rgba(136,165,191,.3803921569);padding:5px 2px 5px 5px;height:100%;width:100%;border-radius:10px}.tabs>[data-simplebar=init]>.simplebar-track.simplebar-vertical{top:10px;bottom:10px}.tabs .tab_contact{width:100%;padding:10px 14px 10px 10px}
.progress_bar{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:6px;width:100%;margin:10px 0px;-webkit-box-shadow:inset 1px 1px 2px rgba(172,172,172,.3803921569),inset -1px -1px 2px rgba(172,172,172,.3803921569);box-shadow:inset 1px 1px 2px rgba(172,172,172,.3803921569),inset -1px -1px 2px rgba(172,172,172,.3803921569);border:1px solid #9ea9bd;border-radius:3px}.progress_bar .progress_bar_line{position:absolute;left:0;top:0;height:100%;border-radius:3px}.progress_bar .progress_bar_min_indicator{position:absolute;top:-5px;bottom:-5px;width:3px;border-radius:3px}.progress_bar .progress_bar_fully_mark{position:absolute;top:-6px;left:100%;-webkit-transform:translateX(-8px);transform:translateX(-8px);height:16px;width:16px;background-color:#fff;border-radius:100%;z-index:1}.progress_bar .progress_bar_line_trigger{position:absolute;top:-6px;-webkit-transform:translateX(-8px);transform:translateX(-8px);height:16px;width:16px;-webkit-box-shadow:inset 1px 1px 2px rgba(172,172,172,.3803921569),inset -1px -1px 2px rgba(172,172,172,.3803921569);box-shadow:inset 1px 1px 2px rgba(172,172,172,.3803921569),inset -1px -1px 2px rgba(172,172,172,.3803921569);background-color:#fff;border:1px solid #9ea9bd;border-radius:100%;z-index:1}.progress_bar .progress_bar_capsule_value{position:absolute;-webkit-transform:translateY(-10px) translateX(-50%);transform:translateY(-10px) translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:100%;font-size:12px;color:#fff;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;height:30px;width:30px;bottom:100%;left:50%}.progress_bar .progress_bar_capsule_value span{z-index:1}.progress_bar .progress_bar_capsule_value::after{content:"";position:absolute;width:0;height:0;top:70%;border-top:20px solid;border-color:inherit;border-left:14px solid rgba(0,0,0,0);border-right:14px solid rgba(0,0,0,0);z-index:0}.progress_bar.progress_bar_small{border:none;background-color:#ddefff;height:4px;border-radius:2px}
.chain{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin-top:5px}.chain .chain_link{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:5px}.chain .chain_link .chain_link_space_before{width:10px;height:20px;overflow:hidden;position:relative;background:#44a4ff}.chain .chain_link .chain_link_space_before::before{content:"";left:0;top:0;position:absolute;display:block;height:20px;width:20px;-webkit-transform:translateX(-70%) rotateZ(45deg);transform:translateX(-70%) rotateZ(45deg);background:#e3edf7}.chain .chain_link:first-child .chain_link_space_before{display:none}.chain .chain_link:first-child .chain_link_text{border-top-left-radius:15px;border-bottom-left-radius:15px}.chain .chain_link:last-child .chain_link_space_after{display:none}.chain .chain_link:last-child .chain_link_text{border-top-right-radius:15px;border-bottom-right-radius:15px}.chain .chain_link .chain_link_text{background:#44a4ff;color:#fff;padding:3px 15px;font-size:14px;line-height:14px;min-height:20px;height:20px;max-height:20px;position:relative}.chain .chain_link .chain_link_space_after{width:10px;height:20px;overflow:hidden;position:relative}.chain .chain_link .chain_link_space_after::before{content:"";right:0;top:0;position:absolute;display:block;height:20px;width:20px;-webkit-transform:translateX(-20%) rotateZ(45deg);transform:translateX(-20%) rotateZ(45deg);background:#44a4ff}
.ReactModalPortal{z-index:1}.ReactModalOverlay{background:rgba(51,70,105,.4);position:fixed;inset:0px;position:fixed;inset:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ReactModalOverlay .ReactModalContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;max-width:100%;width:500px;position:absolute;background:-webkit-linear-gradient(315.43deg, #d3e1f2 0%, #e2ecf9 100%),#e3edf7;background:linear-gradient(134.57deg, #d3e1f2 0%, #e2ecf9 100%),#e3edf7;border:1px solid #f8f8f8;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:2px 2px 3px rgba(51,70,105,.2),4px 2px 16px rgba(136,165,191,.38);box-shadow:2px 2px 3px rgba(51,70,105,.2),4px 2px 16px rgba(136,165,191,.38);border-radius:20px;padding:10px 0px;background-color:#e3edf7}.modal_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0px 10px 10px;margin:0px 10px 10px;border:0;min-height:33px;background-color:rgba(0,0,0,0);border-top:1px dashed hsla(0,0%,100%,0);border-bottom:1px solid #a9d5f3;font-size:18px;color:#334669}.modal_header .modal_header_block_interactive{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal_header .modal_header_block_interactive>*+*{margin-left:10px}.modal_sub_header{padding:0px 20px;margin-bottom:10px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.modal_body{padding:0px 0px 0px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;max-height:100%;overflow:hidden;font-size:14px}.modal_body .modal_body_simplebar{padding:0px 20px 0px 0px;max-height:80vh}.modal_body .modal_body_simplebar>.simplebar-track.simplebar-vertical{right:4px}.modal_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding:0px 20px;margin-top:10px;border:0;min-height:33px}.modal_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;white-space:nowrap;border:1px solid rgba(248,248,248,.8);-webkit-box-shadow:2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);box-shadow:2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);border-radius:7px;font-size:16px;line-height:18px;cursor:pointer}.modal_button[is_noactive=true]{opacity:.8;cursor:default;-webkit-filter:grayscale(0.7);filter:grayscale(0.7)}.modal_button .preloader{height:18px;width:100%}.modal_button[is_block=true]{position:relative;opacity:.5;cursor:default}.modal_button[is_block=true]::after{content:"";top:50%;left:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;position:absolute;width:8px;height:12px;background-image:url(../images/icon_lock_smalldb43c01f815161e47e62.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;z-index:2}.modal_btn_green{background:#a6de99;color:#007900}.modal_btn_green .modal_button_trigger_dropMenu::before{background-image:url(../images/icon_open_drop_menu_dark_green05f731d9285b0f542ca6.svg)}.modal_btn_grey{background:#bbb;color:#555}.modal_btn_grey .modal_button_trigger_dropMenu::before{background-image:url(../images/icon_open_drop_menu_dark_grey1ff2a8ec3de98475e378.svg)}.modal_btn_red{background-color:#f75757;color:#650d0d}.modal_btn_blue{background-color:#1ea0ea;color:#fff}.modal_btn_orange{background-color:#fd9418;color:#fff}.modal_btn_empty{background-color:rgba(0,0,0,0);color:#334669;border:2px solid #334669}.modal_btn_empty[is_noactive=true]{opacity:.3;-webkit-filter:grayscale(0.7);filter:grayscale(0.7)}.modal_btn_default{background:-webkit-linear-gradient(315.65deg, #c1d2e6 0%, #f2f8ff 100%);background:linear-gradient(134.35deg, #c1d2e6 0%, #f2f8ff 100%);border:1px solid rgba(248,248,248,.8);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);box-shadow:2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);border-radius:8px !important;color:#334669}.modal_btn_link{background:rgba(0,0,0,0);border:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;border-radius:0;color:#334669;text-decoration:underline}.modal_btn_link .modal_button_content{width:100%;padding:5px}.modal_btn_link.p-0 .modal_button_content{padding:0px}.modal_button_content{width:100%;padding:5px 25px}.modal_button_trigger_dropMenu{height:30px;width:30px;cursor:pointer;border-left:1px solid rgba(248,248,248,.8);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.modal_button_trigger_dropMenu::before{content:"";padding-top:1px;position:absolute;width:10px;height:10px;-webkit-transform:translateX(-2px);transform:translateX(-2px);background-image:url(../images/icon_open_drop_menu_dark_green05f731d9285b0f542ca6.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.modal_button_trigger_dropMenu[is_active=true]::before{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.modal_button_trigger_dropMenu[is_block=true]{position:absolute;opacity:1}.modal_button_trigger_dropMenu[is_block=true]::after{bottom:-2px;right:1px}.ReactModalOverlay .ReactModalContent{max-width:100%}.ReactModalOverlay .ReactModalContent.modal_action_small{height:190px;width:560px}.ReactModalOverlay .ReactModalContent.modal_detail_small{width:560px}.ReactModalOverlay .ReactModalContent.modal_super_small{width:300px}.ReactModalOverlay .ReactModalContent.modal_detail_middle{width:800px}.ReactModalOverlay .ReactModalContent.modal_detail_big{width:1400px}
.image_robot_with_question{background-image:url(../images/icon_robot_with_question483f92fe2193fd48997d.svg);background-position:center;background-size:contain;width:120px;height:120px;background-repeat:no-repeat}.image_robot_with_warning{background-image:url(../images/image_robot_with_warning737bf8b15be5ce53e8ad.svg);background-position:center;background-size:contain;width:120px;height:120px;background-repeat:no-repeat}.error_code{cursor:default;font-size:40px}.error_link{text-decoration:underline}.error_link *{cursor:pointer}.error_link:hover{text-shadow:1px 1px rgba(51,70,105,.2117647059)}.error_messege{cursor:default}
.CustomTreeSIMPLEBAR{max-height:100%}.CustomTree .CustomTreeItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.CustomTree .CustomTreeItemCapsule{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.CustomTree .CustomTreeItemActionConteiner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:24px;min-height:24px;position:relative}.CustomTree .CustomTreeItemActionConteiner::before{content:"";left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;height:100%;width:1px;z-index:1;background-color:#334669}.CustomTree .CustomTreeItemActionConteiner::after{content:"";top:50%;left:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;height:1px;width:calc(50% + 6px);z-index:1;background-color:#334669}.CustomTree .CustomTreeItemName{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 10px;cursor:pointer;font-size:14px;z-index:3;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.CustomTree .CustomTreeItemBody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:24px;position:relative}.CustomTree .CustomTreeItemBody.firstLevel{padding-left:0px}.CustomTree .CustomTreeItemBody.firstLevel>.CustomTreeItem:first-child>.CustomTreeItemCapsule .CustomTreeItemActionConteiner::before{top:50%;height:50%}.CustomTree .CustomTreeItemBody.firstLevel>.CustomTreeItem:first-child:last-child .CustomTreeItemActionConteiner::before{display:none}.CustomTree .CustomTreeItemBody:not(.firstLevel):before{content:"";left:12px;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;height:100%;width:1px;z-index:1;background-color:#334669}.CustomTree .CustomTreeItemBody .CustomTreeItem:not(.isOpen):last-child .CustomTreeItemActionConteiner::before{top:0%;height:50%}.CustomTree .CustomTreeItemBody .CustomTreeItem:last-child>.CustomTreeItemCapsule .CustomTreeItemActionConteiner::before{height:50%;top:0}.CustomTree .CustomTreeItemBody .CustomTreeItem:last-child>.CustomTreeItemBody::before{display:none}.CustomTree .CustomTreeItemActionBtn{height:14px;width:14px;position:absolute;border:1px solid #334669;background-color:#e4f0fa;border-radius:2px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2}.CustomTree .CustomTreeItemActionBtn.isOpen::before{content:"";width:8px;height:8px;background-image:url(../images/icon_close_blue5e3afb26935714b8e051.svg);-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.CustomTree .CustomTreeItemActionBtn:not(.isOpen)::before{content:"";width:10px;height:10px;background-image:url(../images/icon_minus_blue6957a0cd8991c3f4495a.svg);background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.CustomTreeDropArea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px dashed rgba(51,70,105,.5019607843);border-radius:10px;padding:10px;color:rgba(51,70,105,0.5019607843);font-size:14px;text-align:center}
.note_blue_block{padding-left:10px;overflow:hidden;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;color:#334669;line-height:17px;position:relative}.note_blue_block .content{position:relative;width:100%;padding:5px 10px;background-color:#cce0f4;color:#333;border-left:5px solid #5baae2;font-size:12px}.note_blue_block .content::before{position:absolute;top:10px;left:-11px;height:15px;width:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:1px;content:"!";font-size:15px;font-weight:900;font-family:"Font Awesome 5 Free";color:#62aee3;background-color:#fafafa;border:solid 1px #62aee3;border-radius:100%}.note_yellow_block{overflow:hidden;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;color:#334669;position:relative}.note_yellow_block .content{position:relative;width:100%;padding:5px 10px;background-color:rgba(244,144,0,.1);color:#333;border-left:5px solid #eda337;font-size:12px}.note_grey_block{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;width:100%;position:relative}.note_grey_block .content{padding:5px;border:1px solid;border-color:#9fa7b7;font-size:12px;background:#c8d9e9;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.button_hide{top:0;right:2px;position:absolute;height:14px;width:14px;border:none;padding:0;margin:0;background-image:url(../images/icon_close_blue5e3afb26935714b8e051.svg);background-size:50%;background-position:50% 50%;background-repeat:no-repeat;cursor:pointer;z-index:1}
.info_block{color:#fff;padding:10px 20px;font-size:13px}.info_block.blue{background:#27beff}.info_block.orange{background:#fd9418}
.button_dropdown{position:relative;overflow:visible;cursor:pointer}.button_dropdown_dot_origin{position:absolute;cursor:auto}.dropdown_content{position:absolute;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:4px;background-color:#e4f0fa;border:1px solid #bbc7d9;-webkit-box-shadow:2px 2px 3px rgba(51,70,105,.2),4px 2px 16px rgba(136,165,191,.38);box-shadow:2px 2px 3px rgba(51,70,105,.2),4px 2px 16px rgba(136,165,191,.38)}.button_dropdown_point{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;color:#334669;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;cursor:pointer;padding:10px 20px 10px 30px}.button_dropdown_point:not([is_noactive=true],[is_block=true]):hover{background:#d3e0e9}.button_dropdown_point[is_active=true]::before{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.button_dropdown_point[is_checked=true]:not([is_loading=true]){position:relative}.button_dropdown_point[is_checked=true]:not([is_loading=true])::after{content:"";top:50%;left:9px;-webkit-transform:translateY(-67%);transform:translateY(-67%);display:block;position:absolute;width:16px;height:16px;background-image:url(../images/icon_ticka91aedd1fed81e577770.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;z-index:2}.button_dropdown_point[is_block=true]{position:relative;opacity:.5;cursor:auto}.button_dropdown_point[is_block=true]::after{content:"";top:50%;left:12px;-webkit-transform:translateY(-67%);transform:translateY(-67%);display:block;position:absolute;width:8px;height:12px;background-image:url(../images/icon_lock_smalldb43c01f815161e47e62.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;z-index:2}.button_dropdown_point[is_noactive=true]{opacity:.5}.button_dropdown_point .button_dropdown_point_preloader{position:absolute;background:none;width:18px;height:18px;top:50%;left:8px;-webkit-transform:translateY(-67%);transform:translateY(-67%)}#portal_dropdown_dot_origin{z-index:9999999}
.block_no_image{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;background-image:url(../images/product_default_in_list94d271c06509a378f9d1.svg);background-position:center;background-repeat:no-repeat;background-size:contain}
.collapsible_sidebar{position:relative;padding:10px 5px 10px 10px;height:100%;border-radius:20px;background:-webkit-linear-gradient(251deg, #ebf2f9 33.53%, #ddedff 100%);background:linear-gradient(199deg, #ebf2f9 33.53%, #ddedff 100%);-webkit-box-shadow:3px 3px 10px 0px rgba(18,61,101,.3);box-shadow:3px 3px 10px 0px rgba(18,61,101,.3)}.collapsible_sidebar.open{width:310px;min-width:310px}.collapsible_sidebar.close{width:30px;min-width:30px}.collapsible_sidebar .conteiner-plate-content{padding-right:15px;padding-left:10px}.collapsible_sidebar .open_plate_btn{position:absolute;top:37px;right:0;-webkit-transform:translate(50%);transform:translate(50%)}.collapsible_sidebar.close .text{left:50%;position:absolute;-webkit-transform:translateX(-50%) rotateZ(-90deg);transform:translateX(-50%) rotateZ(-90deg);white-space:nowrap;-webkit-transform-origin:center center;transform-origin:center center;color:#1ea0ea}.collapsible_sidebar>[data-simplebar=init]>.simplebar-track.simplebar-vertical{top:55px}.collapsible_sidebar .title_block_information{width:100%;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#1ea0ea;border-top:1px dashed hsla(0,0%,100%,0);border-bottom:1px solid #1ea0ea;padding-bottom:10px;margin-top:5px}
.custom_plate{height:100%;width:100%;background:-webkit-linear-gradient(251deg, #ebf2f9 33.53%, #ddedff 100%);background:linear-gradient(199deg, #ebf2f9 33.53%, #ddedff 100%);-webkit-box-shadow:0px 3px 8px 0px rgba(18,61,101,.3);box-shadow:0px 3px 8px 0px rgba(18,61,101,.3);border-radius:10px}.custom_plate.isResizeble{resize:vertical;overflow:hidden;border-bottom-right-radius:25px}.custom_plate.isResizeble::-webkit-resizer{background-image:url(../images/icon_resize_bluebb01de66c0e675da3d0c.svg);background-size:10px 10px;background-repeat:no-repeat;background-position:100% 100%}
.idicator_state{display:block;position:absolute;left:0;top:0;width:8px;height:100%}.idicator_state.yellow{background-color:#ffd934}.idicator_state.red{background-color:#f75757}.idicator_state.grey{background-color:#9ea9bd}.idicator_state.green{background-color:#319500}
.custom_text_tag{font-size:14px}.custom_text_tag.green{color:#319500}.custom_text_tag.blue{color:#4482ff}.custom_text_tag.yellow{color:#fd9418}.custom_text_tag.red{color:red}.custom_text_tag.lime{color:#1ebd0c}
#ModalFortuneSheet{width:100%;height:100%}#ModalFortuneSheet .fortune_sheet_custom{width:100%;height:100%;border-radius:10px;overflow:hidden}#ModalFortuneSheet .fortune_sheet_custom .fortune-toolbar:empty{height:41px}#ModalFortuneSheet .fortune_sheet_custom #luckysheet-dataVerification-showHintBox:empty{display:none !important}#ModalFortuneSheet .fortune_sheet_custom #luckysheet-dataVerification-dropdown-List{height:350px;overflow-y:scroll}#ModalFortuneSheet .fortune_sheet_custom.fortune-remove-autoFillCell .luckysheet-cs-fillhandle{display:none}#ModalFortuneSheet .fortune_sheet_custom.fortune-remove-dragAndDropCell .luckysheet-cs-draghandle{pointer-events:none}#ModalFortuneSheet .fortune_sheet_custom.fortune-remove-headerHoverAction .fortune-col-header-hover .header-arrow{display:none}
#ModalFortuneSheet .indicator{width:6px;height:6px;border-radius:8px}#ModalFortuneSheet .indicator.green{background:rgba(102,204,51,.5)}#ModalFortuneSheet .indicator.blue{background:rgba(31,147,243,.6705882353)}#ModalFortuneSheet .indicator.yellow{background:#fd9418}
#menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:150px;height:100%}#menu.isSmall{width:70px;padding:0px 0px 0px 10px}#menu.isSmall #menu_logo{background-image:url(../images/menu_icon_logo60x408d52e5d6851028dc8d4f.svg)}#menu .simplebar-track{left:0;right:auto}#menu #menu_logo{width:100px;max-width:100%;min-height:63px;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(../images/menu_icon_logo_extended999acc89d00389c96856.svg)}#menu .menu_buttons_conteiner{width:100%;padding:10px 0px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}#menu .button-open-dashboard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px 10px 7px 10px;cursor:pointer;width:135px;max-width:90%}#menu .button-open-dashboard .img{height:40px;width:40px;background-size:contain;background-position:center;background-repeat:no-repeat}#menu .button-open-dashboard .text{margin-top:5px;font-size:12px;line-height:14px;text-align:center}#menu .button-open-dashboard.active{border-radius:10px;-webkit-box-shadow:inset -3px -3px 4px #fff,inset 2px 2px 3px 2px rgba(136,165,191,.7019607843);box-shadow:inset -3px -3px 4px #fff,inset 2px 2px 3px 2px rgba(136,165,191,.7019607843)}#menu #products .img{background-image:url(../images/menu_icon_products40b1ccbfbec634242703.svg)}#menu #open_orders .img{background-image:url(../images/menu_icon_sales_orders12529e5be2e7f7d22e86.svg)}#menu #profile .img{background-image:url(../images/menu_icon_settings253ae2522f49ea13d2c5.svg)}#menu #open_dashboard_suppliers .img,#menu #open_dashboard_customers .img{background-image:url(../images/menu_icon_counterpartiescb8888f1c6cc0ea34d84.svg)}#menu #open_dashboard_inventory .img{background-image:url(../images/menu_icon_inventoryb09a6269ee5eea4cc9e3.svg)}#menu #open_dashboard_store .img{background-image:url(../images/menu_icon_settings_shop315ba46925ed8701f442.svg)}#menu #user_menu{-webkit-box-shadow:16px 4px 64px rgba(18,61,101,.5019607843),inset -8px -6px 80px hsla(0,0%,100%,.1803921569);box-shadow:16px 4px 64px rgba(18,61,101,.5019607843),inset -8px -6px 80px hsla(0,0%,100%,.1803921569);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:10px;margin:0px 10px 10px;z-index:1}#menu #user_menu .front{width:100%;height:100%;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:10px;top:0;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}#menu #user_menu .front .front_conteiner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;z-index:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:-webkit-linear-gradient(239.45deg, #ebf2f9 19.14%, #c6d7eb 154.68%);background:linear-gradient(210.55deg, #ebf2f9 19.14%, #c6d7eb 154.68%)}#menu #user_menu .front .front_conteiner .img_avatar{width:60px;height:60px;margin-left:10px;border-radius:100%;border:1px solid #f8f8f8;-webkit-box-shadow:-4px -2px 16px hsla(0,0%,100%,.7019607843),4px 2px 16px rgba(136,165,191,.3803921569);box-shadow:-4px -2px 16px hsla(0,0%,100%,.7019607843),4px 2px 16px rgba(136,165,191,.3803921569);background-color:rgba(51,70,105,.1019607843);background-size:35px 43px;background-position:center;background-repeat:no-repeat;background-image:url(../images/menu_icon_user_avatar03c24a8f5081a4576b74.svg)}#menu #user_menu .front .front_conteiner .burger{margin:10px;min-height:26px;min-width:26px;-ms-flex-item-align:self-start;align-self:self-start;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(../images/menu_icon_burgered884533b0fcd0ec4983.svg)}#menu #user_menu .front::after{content:"";position:absolute;top:-1px;left:-1px;bottom:-1px;right:-1px;background:-webkit-linear-gradient(315deg, #fff 26%, rgba(219, 230, 242, 0) 51%, #8f9fae 100%);background:linear-gradient(135deg, #fff 26%, rgba(219, 230, 242, 0) 51%, #8f9fae 100%);border-radius:10px;z-index:-1}#menu #user_menu .front.active{top:-90%;-webkit-box-shadow:13px -6px 65px rgba(18,61,101,0.5019607843),inset -8px -6px 80px hsla(0,0%,100%,0.1803921569);box-shadow:13px -6px 65px rgba(18,61,101,0.5019607843),inset -8px -6px 80px hsla(0,0%,100%,0.1803921569)}#menu #user_menu .back{width:130px;min-height:70px;position:relative;top:0;border-radius:10px;top:0;z-index:-2}#menu #user_menu .back .back_conteiner{padding:5px;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:10px;z-index:1;-ms-flex-pack:distribute;justify-content:space-around;background:-webkit-linear-gradient(239.45deg, #ebf2f9 19.14%, #c6d7eb 154.68%);background:linear-gradient(210.55deg, #ebf2f9 19.14%, #c6d7eb 154.68%)}#menu #user_menu .back::after{content:"";position:absolute;top:-1px;left:-1px;bottom:-1px;right:-1px;background:-webkit-linear-gradient(315deg, #fff 26%, rgba(219, 230, 242, 0) 51%, #8f9fae 100%);background:linear-gradient(135deg, #fff 26%, rgba(219, 230, 242, 0) 51%, #8f9fae 100%);border-radius:10px;z-index:-3}#menu #user_menu .back .button_logout{cursor:pointer;font-size:12px;line-height:14px;color:#2e476e;width:100%;height:30px;min-height:30px;background:-webkit-radial-gradient(-124.11% -101.79%, 315.18% 315.18%, #b9cce2 11.1%, #fff 85.21%),#e3edf7;background:radial-gradient(315.18% 315.18% at -124.11% -101.79%, #b9cce2 11.1%, #fff 85.21%),#e3edf7;border:1px solid #f8f8f8;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);box-shadow:-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);border-radius:8px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#menu #user_menu .back .lang_button_conteiner{padding-top:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}#menu #user_menu .back .lang_button_conteiner .button_toggle_lang{cursor:pointer;width:34px;height:26px;padding:0;background:-webkit-radial-gradient(-124.11% -101.79%, 315.18% 315.18%, #b9cce2 11.1%, #fff 85.21%),#e3edf7;background:radial-gradient(315.18% 315.18% at -124.11% -101.79%, #b9cce2 11.1%, #fff 85.21%),#e3edf7;border:1px solid #f8f8f8;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);box-shadow:-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);border-radius:20px;background-repeat:no-repeat;background-position:50% 50%;font-family:Roboto;font-style:normal;font-weight:normal;font-size:12px;line-height:14px;color:#334669;margin-left:4px;margin-bottom:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}#menu #user_menu .back .lang_button_conteiner .button_toggle_lang.active{font-weight:bold;background:#e3edf7;border:0;-webkit-box-shadow:inset -3px -3px 4px #fff,inset 2px 2px 3px 2px rgba(136,165,191,.7);box-shadow:inset -3px -3px 4px #fff,inset 2px 2px 3px 2px rgba(136,165,191,.7)}#menu #user_menu .back .lang_button_conteiner.isLoading{position:relative}#menu #user_menu .back .lang_button_conteiner.isLoading .button_toggle_lang{opacity:0}#menu #user_menu .back .lang_button_conteiner.isLoading .preloader_conteiner{position:absolute;padding:10px 0px}#menu #user_menu_small{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:10px;margin:0px 10px 10px;-webkit-box-shadow:16px 4px 64px rgba(18,61,101,.5019607843),inset -8px -6px 80px hsla(0,0%,100%,.1803921569);box-shadow:16px 4px 64px rgba(18,61,101,.5019607843),inset -8px -6px 80px hsla(0,0%,100%,.1803921569);min-height:50px;min-width:50px;z-index:1}#menu #user_menu_small.active .back{width:305px}#menu #user_menu_small .front{width:50px;height:50px;min-height:50px;min-width:50px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:10px;-webkit-transition:all .3s;transition:all .3s;z-index:2;cursor:pointer}#menu #user_menu_small .front .front_conteiner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;z-index:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-image:url(../images/background_small_menuc333ceff485bf6e3ed9b.svg)}#menu #user_menu_small .front .front_conteiner .img_avatar{width:35px;height:35px;margin-left:6px;border-radius:100%;border:1px solid #f8f8f8;-webkit-box-shadow:-4px -2px 16px hsla(0,0%,100%,.7019607843),4px 2px 16px rgba(136,165,191,.3803921569);box-shadow:-4px -2px 16px hsla(0,0%,100%,.7019607843),4px 2px 16px rgba(136,165,191,.3803921569);background-color:rgba(51,70,105,.1019607843);background-size:20px;background-position:center;background-repeat:no-repeat;background-image:url(../images/menu_icon_user_avatar03c24a8f5081a4576b74.svg)}#menu #user_menu_small .back{width:50px;min-height:50px;height:50px;position:absolute;background:#d3dce8;border-radius:10px;border:1px solid #fff;z-index:-2;padding-left:48px}#menu #user_menu_small .back .lang_button_conteiner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:distribute;align-content:space-around;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;overflow:hidden;margin:1px 0px}#menu #user_menu_small .back .lang_button_conteiner .button_toggle_lang{position:relative;width:27px;height:19px;padding:0;background:-webkit-radial-gradient(-124.11% -101.79%, 315.18% 315.18%, #b9cce2 11.1%, #ffffff 85.21%),#e3edf7;background:radial-gradient(315.18% 315.18% at -124.11% -101.79%, #b9cce2 11.1%, #ffffff 85.21%),#e3edf7;border:1px solid #f8f8f8;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:20px;background-repeat:no-repeat;background-position:50% 50%;font-family:Roboto;font-style:normal;font-weight:normal;font-size:10px;line-height:14px;color:#334669;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0px 3px;cursor:pointer}#menu #user_menu_small .back .lang_button_conteiner .button_toggle_lang.active{font-weight:bold;background:#e3edf7;border:0;-webkit-box-shadow:inset -3px -3px 4px #fff,inset 2px 2px 3px 2px rgba(136,165,191,.7);box-shadow:inset -3px -3px 4px #fff,inset 2px 2px 3px 2px rgba(136,165,191,.7)}#menu #user_menu_small .back .button_logout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:65px;min-width:50px;height:100%;background:rgba(0,0,0,0);padding-right:10px;cursor:pointer}#menu #user_menu_small .back .button_logout .img{height:21px;width:17px;margin-left:4px;background-size:contain;background-repeat:no-repeat;background-image:url(../images/icon_logoutae74d7d97df9ea3c89a3.svg)}#menu #user_menu_small .back .button_profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:65px;min-width:50px;height:100%;background:rgba(0,0,0,0);padding-right:10px;cursor:pointer}#menu #user_menu_small .back .button_profile .img{height:21px;width:17px;margin-left:4px;background-size:contain;background-repeat:no-repeat;background-image:url(../images/icon_profilef9dbb0208723aa4c82de.svg)}#menu #user_menu_small .back .button_user_management{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:65px;min-width:50px;height:100%;background:rgba(0,0,0,0);padding-right:10px;cursor:pointer}#menu #user_menu_small .back .button_user_management .img{height:21px;width:17px;margin-left:4px;background-size:contain;background-repeat:no-repeat;background-image:url(../images/menu_icon_sales_orders12529e5be2e7f7d22e86.svg)}#menu #user_menu_small .back .back_conteiner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}#menu #user_menu_small .back::after{content:"";top:9px;height:30px;width:5px;position:absolute;-webkit-transform:translateX(3px);transform:translateX(3px);background:#6bbbea;right:0px;border-radius:6px;z-index:1}#menu #user_menu_big{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:10px;margin:0px 10px 10px;-webkit-box-shadow:16px 4px 64px rgba(18,61,101,.5019607843),inset -8px -6px 80px hsla(0,0%,100%,.1803921569);box-shadow:16px 4px 64px rgba(18,61,101,.5019607843),inset -8px -6px 80px hsla(0,0%,100%,.1803921569);height:80px;min-height:80px;width:130px;z-index:1}#menu #user_menu_big.active .back{padding-left:130px;width:375px}#menu #user_menu_big.active .front::after{display:none}#menu #user_menu_big .front{width:100%;height:100%;min-height:50px;min-width:50px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:10px;-webkit-transition:all .3s;transition:all .3s;z-index:2;cursor:pointer}#menu #user_menu_big .front .front_conteiner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;z-index:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:-webkit-linear-gradient(239.45deg, #ebf2f9 19.14%, #c6d7eb 154.68%);background:linear-gradient(210.55deg, #ebf2f9 19.14%, #c6d7eb 154.68%)}#menu #user_menu_big .front .front_conteiner .img_avatar{width:60px;height:60px;margin:10px 0 10px 10px;border-radius:100%;border:1px solid #f8f8f8;-webkit-box-shadow:-4px -2px 16px hsla(0,0%,100%,.7019607843),4px 2px 16px rgba(136,165,191,.3803921569);box-shadow:-4px -2px 16px hsla(0,0%,100%,.7019607843),4px 2px 16px rgba(136,165,191,.3803921569);background-color:rgba(51,70,105,.1019607843);background-position:center;background-repeat:no-repeat;background-image:url(../images/menu_icon_user_avatar03c24a8f5081a4576b74.svg);opacity:.7}#menu #user_menu_big .front::after{content:"";top:15px;height:50px;width:5px;position:absolute;-webkit-transform:translateX(3px);transform:translateX(3px);background:#6bbbea;right:0px;border-radius:6px;z-index:1}#menu #user_menu_big .back{width:130px;min-height:80px;height:80px;position:absolute;background:#d3dce8;border-radius:10px;border:1px solid #fff;z-index:-2;padding-left:0}#menu #user_menu_big .back .lang_button_conteiner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:distribute;align-content:space-around;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;overflow:hidden;margin:1px 0px}#menu #user_menu_big .back .lang_button_conteiner .button_toggle_lang{position:relative;width:27px;height:19px;padding:0;background:-webkit-radial-gradient(-124.11% -101.79%, 315.18% 315.18%, #b9cce2 11.1%, #ffffff 85.21%),#e3edf7;background:radial-gradient(315.18% 315.18% at -124.11% -101.79%, #b9cce2 11.1%, #ffffff 85.21%),#e3edf7;border:1px solid #f8f8f8;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:20px;background-repeat:no-repeat;background-position:50% 50%;font-family:Roboto;font-style:normal;font-weight:normal;font-size:10px;line-height:14px;color:#334669;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0px 3px;cursor:pointer}#menu #user_menu_big .back .lang_button_conteiner .button_toggle_lang.active{font-weight:bold;background:#e3edf7;border:0;-webkit-box-shadow:inset -3px -3px 4px #fff,inset 2px 2px 3px 2px rgba(136,165,191,.7);box-shadow:inset -3px -3px 4px #fff,inset 2px 2px 3px 2px rgba(136,165,191,.7)}#menu #user_menu_big .back .button_logout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:65px;min-width:50px;height:100%;background:rgba(0,0,0,0);padding-right:10px;cursor:pointer}#menu #user_menu_big .back .button_logout .img{height:21px;width:17px;margin-left:4px;background-size:contain;background-repeat:no-repeat;background-image:url(../images/icon_logoutae74d7d97df9ea3c89a3.svg)}#menu #user_menu_big .back .button_profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:65px;min-width:50px;height:100%;background:rgba(0,0,0,0);padding-right:10px;cursor:pointer}#menu #user_menu_big .back .button_profile .img{height:21px;width:17px;margin-left:4px;background-size:contain;background-repeat:no-repeat;background-image:url(../images/icon_profilef9dbb0208723aa4c82de.svg)}#menu #user_menu_big .back .button_user_management{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:65px;min-width:50px;height:100%;background:rgba(0,0,0,0);padding-right:10px;cursor:pointer}#menu #user_menu_big .back .button_user_management .img{height:21px;width:21px;margin-left:4px;background-size:contain;background-repeat:no-repeat;background-image:url(../images/menu_user_management511015cbd298a1eaa9e3.svg)}#menu #user_menu_big .back .back_conteiner{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}#menu #user_menu_big .back::after{content:"";top:15px;height:50px;width:5px;position:absolute;-webkit-transform:translateX(3px);transform:translateX(3px);background:#6bbbea;right:0px;border-radius:6px;z-index:1}
.c-page-alert{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;min-height:48px;min-width:300px;padding:5px 15px;background-color:#3598dc;color:#fff;font-size:13px;text-shadow:1px 1px 1px rgba(0,0,0,.5);-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);overflow:hidden;z-index:999;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex}.c-page-alert .c-page-alert-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#48b8ff;color:#fff;-webkit-box-shadow:none;box-shadow:none;min-height:28px;margin-left:10px;padding:7px;border:none;font-size:12px;line-height:15px;text-transform:uppercase;min-width:125px;width:auto;cursor:pointer}
#authentication{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;font-family:Roboto;background-image:url(../images/login_bg28bf117164fc083cb1f2a.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}#authentication .authentication_card{display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px 70px;width:645px;max-width:645px;background-color:rgba(189,189,189,.1019607843);-webkit-box-shadow:0px 0px 50px rgba(0,0,0,.6117647059);box-shadow:0px 0px 50px rgba(0,0,0,.6117647059);border-radius:20px;border:1px solid #fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}#authentication .authentication_logo{display:-webkit-box;display:-ms-flexbox;display:flex;background-image:url(../images/login_logo_SM405fed62aa190908598a.svg);background-position:center;background-size:contain;background-repeat:no-repeat;min-width:222px;min-height:236px;margin:0 50px 0 0;-webkit-filter:drop-shadow(5px 2px 11px #fff);filter:drop-shadow(5px 2px 11px #fff)}#authentication .inputs{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#authentication .authentication_input_conteiner{margin-bottom:15px;width:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#authentication .authentication_input_conteiner .title{padding-left:20px;font-size:14px;color:#fff;font-weight:normal;text-shadow:1px 1px 5px #000;padding-bottom:6px}#authentication .authentication_input_conteiner input{font-size:13.3px;line-height:13.3px;font-family:sans-serif;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;min-height:34px;padding:0 20px;background:#e3edf7;-webkit-box-shadow:inset -3px -3px 7px #fff,inset 2px 2px 5px rgba(136,165,191,.95);box-shadow:inset -3px -3px 7px #fff,inset 2px 2px 5px rgba(136,165,191,.95);border-radius:8px;border:none;color:#2e476e !important}#authentication .authentication_input_conteiner input:focus-visible{outline:-webkit-focus-ring-color auto 0px}#authentication #authentication_btn_submit{height:34px;margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;width:100%;min-height:34px;background:-webkit-linear-gradient(315.65deg, #c1d2e6 0%, #f2f8ff 100%);background:linear-gradient(134.35deg, #c1d2e6 0%, #f2f8ff 100%);border:1px solid rgba(248,248,248,.8);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);box-shadow:2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);border-radius:8px;color:#2e476e;font-size:18px;line-height:20px;cursor:pointer}#authentication .btn.focus,#authentication .btn:focus,#authentication .btn:hover{color:#333;text-decoration:none}#authentication .el_link{background-color:rgba(0,0,0,0);border:none;-webkit-box-shadow:none;box-shadow:none;text-decoration:underline;cursor:pointer}#authentication #langDropDownPortal #portal_dropdown_dot_origin{position:unset !important}#authentication #langDropDownPortal #portal_dropdown_dot_origin .dropdown_content{position:unset}

/* Roboto */
@font-face {
    font-family: "Roboto";
    src: /*url('./fonts/roboto/Robotothin.woff2') format('woff2'),*/ url(../fonts/Robotothin35fb1019cf3c169f626d.woff) format("woff"),
        url(../fonts/Robotothina2329626eefbae679990.ttf) format("truetype");
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: "Roboto";
    src: /*url('./fonts/roboto/Robotothinitalic.woff2') format('woff2'),*/ url(../fonts/Robotothinitalic22221769e2baf7dc6198.woff) format("woff"),
        url(../fonts/Robotothinitalic8f7f19a807806c416316.ttf) format("truetype");
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: "Roboto";
    src: /*url('./fonts/roboto/Robotolight.woff2') format('woff2'),*/ url(../fonts/Robotolight8c9edc306f9c77537804.woff) format("woff"),
        url(../fonts/Robotolight25d47456caffa85babba.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "Roboto";
    src: /*url('./fonts/roboto/Robotolightitalic.woff2') format('woff2'),*/ url(../fonts/Robotolightitalic2712173932b2ed03301b.woff) format("woff"),
        url(../fonts/Robotolightitalic0af29016d4a1e7a3cc4e.ttf) format("truetype");
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: "Roboto";
    src: /*url('./fonts/roboto/Roboto.woff2') format('woff2'),*/ url(../fonts/Roboto59d18e163bfcd0607572.woff) format("woff"),
        url(../fonts/Robotoecf539e1e3bc3e936f78.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Roboto";
    src: /*url('./fonts/roboto/Robotoitalic.woff2') format('woff2'),*/ url(../fonts/Robotoitalicbf5f5b612ecf194288f8.woff) format("woff"),
        url(../fonts/Robotoitalic727137e411cf490757ce.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: "Roboto";
    src: /*url('./fonts/roboto/Robotomedium.woff2') format('woff2'),*/ url(../fonts/Robotomedium5673e7a07239f4785325.woff) format("woff"),
        url(../fonts/Robotomedium704bba02385c62b5914c.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "Roboto";
    src: /*url('./fonts/roboto/Robotomediumitalic.woff2') format('woff2'),*/ url(../fonts/Robotomediumitalic7f386c9f1ab8ea402147.woff) format("woff"),
        url(../fonts/Robotomediumitalic35abcf5eb54b0c398e52.ttf) format("truetype");
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: "Roboto";
    src: /*url('./fonts/roboto/Robotobold.woff2') format('woff2'),*/ url(../fonts/Robotobold1e0c22679977ac02c8f6.woff) format("woff"),
        url(../fonts/Robotobold1ac02c026895c20df570.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "Roboto";
    src: /*url('./fonts/roboto/Robotobolditalic.woff2') format('woff2'),*/ url(../fonts/Robotobolditalic12310c542a31c5056955.woff) format("woff"),
        url(../fonts/Robotobolditalic57d3da3e7745e651d028.ttf) format("truetype");
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: "Roboto";
    src: /*url('./fonts/roboto/Robotoblack.woff2') format('woff2'),*/ url(../fonts/Robotoblackeab3a566ce722e08e453.woff) format("woff"),
        url(../fonts/Robotoblack547399708b3908ad0e25.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: "Roboto";
    src: /*url('./fonts/roboto/Robotoblackitalic.woff2') format('woff2'),*/ url(../fonts/Robotoblackitalic34d76a2a6c343da6c96c.woff) format("woff"),
        url(../fonts/Robotoblackitalic4296e077562b11882255.ttf) format("truetype");
    font-weight: 900;
    font-style: italic;
}

.simplebar-scrollable-y{width:100%}[data-simplebar]{overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.simplebar-scrollbar:before{background:#27beff}.flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-filler{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.position-relative{position:relative}.position-absolute{position:absolute}.position-static{position:static}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-none{display:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pl-0{padding-left:0 !important}.pl-1{padding-left:.25rem !important}.pl-2{padding-left:.5rem !important}.pl-3{padding-left:1rem !important}.pl-4{padding-left:1.5rem !important}.pl-5{padding-left:3rem !important}.pr-0{padding-right:0 !important}.pr-1{padding-right:.25rem !important}.pr-2{padding-right:.5rem !important}.pr-3{padding-right:1rem !important}.pr-4{padding-right:1.5rem !important}.pr-5{padding-right:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ml-0{margin-left:0 !important}.ml-1{margin-left:.25rem !important}.ml-2{margin-left:.5rem !important}.ml-3{margin-left:1rem !important}.ml-4{margin-left:1.5rem !important}.ml-5{margin-left:3rem !important}.ml-auto{margin-left:auto !important}.mr-0{margin-right:0 !important}.mr-1{margin-right:.25rem !important}.mr-2{margin-right:.5rem !important}.mr-3{margin-right:1rem !important}.mr-4{margin-right:1.5rem !important}.mr-5{margin-right:3rem !important}.mr-auto{margin-right:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.flex-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.w-0{width:0px !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-0{height:0px !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.text-blod,.text-bold{font-weight:500}.text-blod input,.text-bold input{font-weight:500}.text-weight-normal{font-weight:400}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.Toastify__toast{margin-bottom:0;min-height:36px;min-width:300px;max-width:none;font-size:.9rem;padding:3px 8px;overflow:hidden}.Toastify__toast-theme--light.Toastify__toast--error{border-radius:9px;background:#f75757;color:#fff;font-size:14px;text-shadow:1px 1px 2px #555;cursor:default;font-family:"Roboto";margin-top:7px}.Toastify__toast-theme--light.Toastify__toast--error .Toastify__progress-bar--error{background:#aa3a3a}.Toastify__toast-theme--light.Toastify__toast--success{border-radius:9px;background:#53b853;color:#fff;font-size:14px;text-shadow:1px 1px 2px #555;cursor:default;font-family:"Roboto";margin-top:7px}.Toastify__toast-theme--light.Toastify__toast--success .Toastify__progress-bar--success{background:#267200}.Toastify__toast-theme--light.Toastify__toast--warning{border-radius:9px;background:#fd9418;color:#fff;font-size:14px;text-shadow:1px 1px 2px #555;cursor:default;font-family:"Roboto";margin-top:7px}.Toastify__toast-theme--light.Toastify__toast--info{border-radius:9px;background:#999;color:#fff;font-size:14px;text-shadow:1px 1px 2px #555;cursor:default;font-family:"Roboto";margin-top:7px}.Toastify__toast-theme--light.Toastify__toast--info .Toastify__progress-bar--info{background:#727171}.Toastify__toast-theme--light.custom_toast_event{border-radius:9px;background:#3598dc;color:#fff;font-size:14px;text-shadow:1px 1px 2px #555;cursor:default;font-family:"Roboto";margin-top:7px}.Toastify__toast-theme--light.custom_toast_event .Toastify__progress-bar{background:#205e89}.Toastify .modal_button{height:20px;text-shadow:none}.Toastify__progress-bar--bg{display:none}#custom_hover_window_conteiner{display:none;position:fixed;overflow:hidden;max-width:500px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px;line-height:14px;background:#e0e8f1;font-family:Roboto;padding:2px 3px;border:1px solid #9ea9bd;letter-spacing:.2px;z-index:999999999999;white-space:pre-wrap}#custom_hover_window_conteiner tr:nth-child(1n){background-color:#ebf4fc}#custom_hover_window_conteiner tr:nth-child(2n){background-color:#d9e3ec}#custom_hover_window_conteiner td{max-width:200px;white-space:pre-wrap;text-overflow:ellipsis;overflow:hidden}.button_component{position:relative;-webkit-box-shadow:2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);box-shadow:2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38)}.button_component[is_block=true]{position:relative;cursor:auto;opacity:.5}.button_component[is_block=true]::after{content:"";bottom:2px;right:2px;display:block;position:absolute;width:8px;height:12px;margin:0px 0px 0px 6px;background-image:url(../images/icon_lock_smalldb43c01f815161e47e62.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;z-index:1}.button_component[is_warning=true]{border:1px solid #ffc000;-webkit-box-shadow:inset 0px 0px 3px 0px #ffc000,2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);box-shadow:inset 0px 0px 3px 0px #ffc000,2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38)}.button_component[is_invalidate=true]{border:1px solid red;-webkit-box-shadow:inset 0px 0px 3px 0px red,2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38);box-shadow:inset 0px 0px 3px 0px red,2px 2px 3px rgba(51,70,105,.2),-4px -2px 16px hsla(0,0%,100%,.7),4px 2px 16px rgba(136,165,191,.38)}.button_component[is_noactive=true]{opacity:.5}.button_component[is_noactive=true]::before{-webkit-filter:grayscale(1);filter:grayscale(1)}.button_component[is_active=true]{border:2px solid #334669}.button_component[is_loading=true]::before,.button_component[is_loading=true]::after{display:none}.button_component .button_inline_indicator{top:-1px;right:-3px;display:block;position:absolute;font-size:10px;width:12px;height:12px;background-color:#8c9bb1;color:#fff;border-radius:100%;text-align:center}.button_inline{position:relative}.button_inline[is_block=true]{cursor:auto;opacity:.7}.button_inline[is_block=true]::after{content:"";bottom:-1px;right:0px;display:block;position:absolute;width:8px;height:12px;margin:0px 0px 2px 6px;background-image:url(../images/icon_lock_smalldb43c01f815161e47e62.svg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;z-index:2}.button_inline[is_noactive=true]{opacity:.5}.button_inline[is_noactive=true]::before{-webkit-filter:grayscale(1);filter:grayscale(1)}.button_inline[is_loading=true]::before,.button_inline[is_loading=true]::after{display:none}.button_inline .button_inline_indicator{top:-1px;right:-3px;display:block;position:absolute;font-size:10px;width:12px;height:12px;background-color:#8c9bb1;color:#fff;border-radius:100%;text-align:center}*{-webkit-box-sizing:border-box;box-sizing:border-box;outline:none !important;border-spacing:0px !important}.grecaptcha-badge{display:none !important}.inline_indicator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:10px;width:12px;height:12px;background-color:#8c9bb1;color:#fff;border-radius:100%}body{top:0;left:0;bottom:0;right:0;position:fixed;overflow:hidden;color:#334669;background-color:#e4f0fa;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Roboto;font-size:14px;cursor:default}.cursor-pointer{cursor:pointer !important}.cursor-auto{cursor:auto !important}.cursor-default{cursor:default !important}input{background:none;border:none;font-family:Roboto;color:#334669}textarea{background:none;border:none;padding:0;font-family:Roboto;color:#334669}a{max-width:100%;color:inherit;cursor:auto;-webkit-text-decoration:auto;text-decoration:auto}#root{height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:default}#main{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow:hidden}button{cursor:pointer;background:none;border:none}.border_b_1{border-bottom:1px dashed;border-top:1px solid hsla(0,0%,100%,0)}.border_b_1_solid{border-bottom:1px solid;border-top:1px solid hsla(0,0%,100%,0)}input{text-overflow:ellipsis}.text_ellipsis{overflow:hidden;text-overflow:ellipsis}.sub_value{font-size:12px !important;color:#999}.sub_text{font-style:italic;font-size:12px !important;color:rgba(51,70,105,.5019607843)}.grey_text{color:#999 !important}.grey_text *{color:#999 !important}.sub_line{font-size:12px !important;color:#999}.text_italic{font-style:italic !important}.fit_content{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.sub_error{font-size:12px !important;color:#f75757}.sub_warn{font-size:12px !important;color:#fd9418}.code_grey,.code_red,.code_yellow,.code_blue,.code_cancelled{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:11px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 15px;max-width:100%;font-size:14px;cursor:pointer}.code_red{background:#f75757;color:#fff}.code_grey{background:#8c9bb1;color:#fff}.code_blue{background:#44a4ff;color:#fff}.code_yellow{background:#ffd934;color:#000}.code_cancelled{background:#adb2ba;color:#fff}.m_in_3{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.m_in_3::before{content:"m"}.m_in_3::after{content:"3";position:relative;font-size:75%;line-height:0;vertical-align:baseline;top:-0.4em}.br_100{border-radius:100% !important}.fz-10{font-size:10px !important}.fz-10 input,.fz-10 .select_list__single-value,.fz-10 [contenteditable=true]{font-size:10px !important}.fz-11{font-size:11px !important}.fz-11 input,.fz-11 .select_list__single-value,.fz-11 [contenteditable=true]{font-size:11px !important}.fz-12{font-size:12px !important}.fz-12 input,.fz-12 .select_list__single-value,.fz-12 [contenteditable=true]{font-size:12px !important}.fz-13{font-size:13px !important}.fz-13 input,.fz-13 .select_list__single-value,.fz-13 [contenteditable=true]{font-size:13px !important}.fz-14{font-size:14px !important}.fz-14 input,.fz-14 .select_list__single-value,.fz-14 [contenteditable=true]{font-size:14px !important}.fz-15{font-size:15px !important}.fz-15 input,.fz-15 .select_list__single-value,.fz-15 [contenteditable=true]{font-size:15px !important}.fz-16{font-size:16px !important}.fz-16 input,.fz-16 .select_list__single-value,.fz-16 [contenteditable=true]{font-size:16px !important}.fz-17{font-size:17px !important}.fz-17 input,.fz-17 .select_list__single-value,.fz-17 [contenteditable=true]{font-size:17px !important}.fz-18{font-size:18px !important}.fz-18 input,.fz-18 .select_list__single-value,.fz-18 [contenteditable=true]{font-size:18px !important}.fz-22{font-size:22px !important}.fz-22 input,.fz-22 .select_list__single-value,.fz-22 [contenteditable=true]{font-size:22px !important}.hovering .no_hover{display:-webkit-box;display:-ms-flexbox;display:flex}.hovering .hover{display:none}.hovering:hover .no_hover{display:none}.hovering:hover .hover{display:-webkit-box;display:-ms-flexbox;display:flex}.font-blue{color:#334669}.font-blue-light{color:#4482ff}.font-green{color:#319500}.font-yellow{color:#fd9418}.font-red{color:red}.font-gray{color:#8590a5}
