@charset "utf-8";div.body__v2-header-notification-float__message{position:fixed;background-color:rgba(31,47,65,.9);border-radius:4px;width:360px;height:auto;left:calc(50% - 180px);top:-30px;z-index:100000;border-bottom:4px solid #66bb6a;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,top .3s ease}div.body__v2-header-notification-float__message.show{opacity:1;visibility:visible;top:33px}div.body__v2-header-notification-float__message.large{width:728px;left:calc(50% - 364px)}div.body__v2-header-notification-float__message>div.icon-and-message{padding:12px;display:flex;flex-direction:row}div.body__v2-header-notification-float__message>div.icon-and-message>div.iam-icon{flex:0 0 20px;height:20px;background-color:#66bb6a;border-radius:50%;margin-right:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__v2-header-notification-float__message>div.icon-and-message>div.iam-icon>i{color:#fff}div.body__v2-header-notification-float__message>div.icon-and-message>div.iam-message{flex:1;color:#fff}div.body__v2-header-notification-float__message>div.icon-and-message>div.iam-message>div.default-message{font-weight:500;padding-top:4px}div.body__v2-header-notification-float__message>div.icon-and-message>div.iam-message>div.default-sub-message{margin-top:4px}div.body__v2-header-notification-float__message>div.icon-and-message>div.iam-close-icon{flex:0 0 20px;height:20px;margin-left:12px;color:#fff;border-radius:50%;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__v2-header-notification-float__message>div.icon-and-message>div.iam-close-icon:hover{background-color:#fff;color:#1f1f1f}div.body__v2-header-notification-float__message.warning{border-color:#fd7036}div.body__v2-header-notification-float__message.warning>div.icon-and-message>div.iam-icon{background-color:#fd7036}div.body__v2-header-notification-float__message.error{border-color:#f44336}div.body__v2-header-notification-float__message.error>div.icon-and-message>div.iam-icon{background-color:#f44336}div.its-header-notification-float__message{position:fixed;background:#fff;border:1px solid #27ae60;box-shadow:0 8px 45px rgba(56,54,50,.08);background:#f6fcf9;border-radius:8px;width:360px;height:auto;opacity:0;transition:all .2s ease;left:calc(50% - 180px);transform:translateY(35px);z-index:100000;visibility:hidden}div.its-header-notification-float__message.show{opacity:1;visibility:visible}div.its-header-notification-float__message.large{width:728px;left:calc(50% - 364px)}div.its-header-notification-float__message>div.padding{padding-left:14px;padding-right:14px;padding-top:18px;padding-bottom:18px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.its-header-notification-float__message>div.padding.large{justify-content:flex-start;align-items:flex-start}div.its-header-notification-float__message>div.padding>div.top-icon{width:0;flex:0 0 24px;height:24px;background-image:url(../img/success.7b159a1f.svg);background-position:50%;background-repeat:no-repeat;margin-right:12px;transition:all .2s ease}div.its-header-notification-float__message>div.padding>div.top-message{flex:1 0 0;font-size:13px;line-height:16px}div.its-header-notification-float__message>div.padding>div.top-message>div.sub-message{color:#5e6167;margin-top:8px;font-size:13px;line-height:16px}div.its-header-notification-float__message>div.padding>div.top-close{margin-left:15px;cursor:pointer}div.its-header-notification-float__message.error{border-color:#eb344c;background-color:#fdeff1;box-shadow:0 8px 45px rgba(56,54,50,.08)}div.its-header-notification-float__message.error>div.padding>div.top-icon{background-image:url(../img/error.fce8a0de.svg)}div.its-header-notification-float__message.warning{border-color:#fd7036;background-color:#fff9f7;box-shadow:0 8px 45px rgba(56,54,50,.08)}div.its-header-notification-float__message.warning>div.padding>div.top-icon{background-image:url(../img/warning.f4704401.svg)}div.its-confirmation-window{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(31,47,65,.3);z-index:999999999;display:flex;flex-direction:row;align-items:center;justify-content:center;-webkit-touch-callout:none}div.its-confirmation-window>div.flex-window{background-color:#fff;background-color:rgba(31,47,65,.9);width:402px;border:1px solid rgba(31,47,65,.9);border-radius:8px;padding-top:18px;padding-left:24px;padding-right:24px;padding-bottom:24px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.its-confirmation-window>div.flex-window>div.confirmation-header{margin-bottom:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.its-confirmation-window>div.flex-window>div.confirmation-header>div.confirmation-header-caption{width:0;flex:1 0 0;font-weight:500;font-size:14px;line-height:14px;color:#fff}div.its-confirmation-window>div.flex-window>div.confirmation-header>div.close-icon{flex:0 0 24px;width:24px;height:24px;border-radius:24px;color:#fff;background:#9b9b9b;background:transparent;margin-left:16px;cursor:pointer;position:relative;right:-6px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.its-confirmation-window>div.flex-window>div.confirmation-header>div.close-icon:hover{background-color:#5e6167}div.its-confirmation-window>div.flex-window>div.confirmation-description{font-size:13px;line-height:16px;margin-bottom:24px;color:#fff}div.its-confirmation-window>div.flex-window>div.confirmation-description>b{font-weight:500}div.its-confirmation-window>div.flex-window>div.confirmation-button{display:flex;flex-direction:row;justify-content:center;align-items:center}div.its-confirmation-window>div.flex-window>div.confirmation-button>div{flex:1 0 0;height:34px;background:#6c7a89;border-radius:6px;font-size:13px;line-height:16px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.its-confirmation-window>div.flex-window>div.confirmation-button>div.positive{margin-right:12px;color:#fff;background-color:#2196f3}div.its-confirmation-window>div.flex-window>div.confirmation-button>div.positive:hover{background-color:#fff;color:rgba(31,47,65,.9)}div.its-confirmation-window>div.flex-window>div.confirmation-button>div.negative{background-color:hsla(0,0%,100%,.1);margin-left:12px;color:#fff}div.its-confirmation-window>div.flex-window>div.confirmation-button>div.negative:hover{background-color:#fff;color:rgba(31,47,65,.9)}div.its-confirmation-window .window-confirm-scale-enter-active{transition:all .1s ease}div.its-confirmation-window .window-confirm-scale-leave-active{transition:all .1s cubic-bezier(1,.5,.8,1)}div.its-confirmation-window .window-confirm-scale-enter,div.its-confirmation-window .window-confirm-scale-leave-to{transform:scale(.9);opacity:0}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}.vue-recycle-scroller__slot{-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0}.vue-recycle-scroller__item-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{border:none;background-color:transparent;opacity:0}.resize-observer[data-v-b329ee4c],.resize-observer[data-v-b329ee4c] object{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;pointer-events:none;display:block;overflow:hidden}:root{--surface-a:#fff;--surface-b:#f8f9fa;--surface-c:#e9ecef;--surface-d:#dee2e6;--surface-e:#fff;--surface-f:#fff;--text-color:#495057;--text-color-secondary:#6c757d;--primary-color:#2196f3;--primary-color-text:#fff;--font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;--surface-0:#fff;--surface-50:#fafafa;--surface-100:#f5f5f5;--surface-200:#eee;--surface-300:#e0e0e0;--surface-400:#bdbdbd;--surface-500:#9e9e9e;--surface-600:#757575;--surface-700:#616161;--surface-800:#424242;--surface-900:#212121;--gray-50:#fafafa;--gray-100:#f5f5f5;--gray-200:#eee;--gray-300:#e0e0e0;--gray-400:#bdbdbd;--gray-500:#9e9e9e;--gray-600:#757575;--gray-700:#616161;--gray-800:#424242;--gray-900:#212121;--content-padding:1rem;--inline-spacing:0.5rem;--border-radius:3px;--surface-ground:#f8f9fa;--surface-section:#fff;--surface-card:#fff;--surface-overlay:#fff;--surface-border:#dee2e6;--surface-hover:#e9ecef;--focus-ring:0 0 0 0.2rem #a6d5fa;--maskbg:rgba(0,0,0,0.4)}.p-component{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400}.p-component-overlay{background-color:rgba(0,0,0,.4);transition-duration:.2s}.p-component:disabled,.p-disabled{opacity:.6}.p-error{color:#f44336}.p-text-secondary{color:#6c757d}.pi{font-size:14px}.p-link{font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;border-radius:3px}.p-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-component-overlay-enter{animation:p-component-overlay-enter-animation .15s forwards}.p-component-overlay-leave{animation:p-component-overlay-leave-animation .15s forwards}@keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:var(--maskbg)}}@keyframes p-component-overlay-leave-animation{0%{background-color:var(--maskbg)}to{background-color:transparent}}:root{--blue-50:#f4fafe;--blue-100:#cae6fc;--blue-200:#a0d2fa;--blue-300:#75bef8;--blue-400:#4baaf5;--blue-500:#2196f3;--blue-600:#1c80cf;--blue-700:#1769aa;--blue-800:#125386;--blue-900:#0d3c61;--green-50:#f6fbf6;--green-100:#d4ecd5;--green-200:#b2ddb4;--green-300:#90cd93;--green-400:#6ebe71;--green-500:#4caf50;--green-600:#419544;--green-700:#357b38;--green-800:#2a602c;--green-900:#1e4620;--yellow-50:#fffcf5;--yellow-100:#fef0cd;--yellow-200:#fde4a5;--yellow-300:#fdd87d;--yellow-400:#fccc55;--yellow-500:#fbc02d;--yellow-600:#d5a326;--yellow-700:#b08620;--yellow-800:#8a6a19;--yellow-900:#644d12;--cyan-50:#f2fcfd;--cyan-100:#c2eff5;--cyan-200:#91e2ed;--cyan-300:#61d5e4;--cyan-400:#30c9dc;--cyan-500:#00bcd4;--cyan-600:#00a0b4;--cyan-700:#008494;--cyan-800:#006775;--cyan-900:#004b55;--pink-50:#fef4f7;--pink-100:#fac9da;--pink-200:#f69ebc;--pink-300:#f1749e;--pink-400:#ed4981;--pink-500:#e91e63;--pink-600:#c61a54;--pink-700:#a31545;--pink-800:#801136;--pink-900:#5d0c28;--indigo-50:#f5f6fb;--indigo-100:#d1d5ed;--indigo-200:#acb4df;--indigo-300:#8893d1;--indigo-400:#6372c3;--indigo-500:#3f51b5;--indigo-600:#36459a;--indigo-700:#2c397f;--indigo-800:#232d64;--indigo-900:#192048;--teal-50:#f2faf9;--teal-100:#c2e6e2;--teal-200:#91d2cc;--teal-300:#61beb5;--teal-400:#30aa9f;--teal-500:#009688;--teal-600:#008074;--teal-700:#00695f;--teal-800:#00534b;--teal-900:#003c36;--orange-50:#fff8f2;--orange-100:#fde0c2;--orange-200:#fbc791;--orange-300:#f9ae61;--orange-400:#f79530;--orange-500:#f57c00;--orange-600:#d06900;--orange-700:#ac5700;--orange-800:#874400;--orange-900:#623200;--bluegray-50:#f7f9f9;--bluegray-100:#d9e0e3;--bluegray-200:#bbc7cd;--bluegray-300:#9caeb7;--bluegray-400:#7e96a1;--bluegray-500:#607d8b;--bluegray-600:#526a76;--bluegray-700:#435861;--bluegray-800:#35454c;--bluegray-900:#263238;--purple-50:#faf4fb;--purple-100:#e7cbec;--purple-200:#d4a2dd;--purple-300:#c279ce;--purple-400:#af50bf;--purple-500:#9c27b0;--purple-600:#852196;--purple-700:#6d1b7b;--purple-800:#561561;--purple-900:#3e1046;--red-50:#fff5f5;--red-100:#ffd1ce;--red-200:#ffada7;--red-300:#ff8980;--red-400:#ff6459;--red-500:#ff4032;--red-600:#d9362b;--red-700:#b32d23;--red-800:#8c231c;--red-900:#661a14}.p-autocomplete .p-autocomplete-loader{right:.5rem}.p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:2.857rem}.p-autocomplete .p-autocomplete-multiple-container{padding:.25rem .5rem}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover{border-color:#2196f3}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.25rem 0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;color:#495057;padding:0;margin:0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.25rem .5rem;margin-right:.5rem;background:#dee2e6;color:#495057;border-radius:16px}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}.p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#f44336}.p-autocomplete-panel{background:#fff;color:#495057;border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-autocomplete-panel .p-autocomplete-items{padding:.5rem 0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.5rem 1rem;border:0 none;color:#495057;background:transparent;transition:box-shadow .2s;border-radius:0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{color:#495057;background:#e9ecef}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#495057;background:#e3f2fd}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600}.p-calendar.p-invalid.p-component>.p-inputtext{border-color:#f44336}.p-datepicker{padding:.5rem;background:#fff;color:#495057;border:1px solid #ced4da;border-radius:3px}.p-datepicker:not(.p-datepicker-inline){background:#fff;border:0 none;box-shadow:0 8px 20px 20px rgba(56,54,50,.08)}.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#fff}.p-datepicker .p-datepicker-header{padding:4px;color:#495057;background:#fff;font-weight:600;margin:0;border-bottom:1px solid #dee2e6;border-top-right-radius:3px;border-top-left-radius:3px}.p-datepicker .p-datepicker-header .p-datepicker-next,.p-datepicker .p-datepicker-header .p-datepicker-prev{width:25px;height:25px;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-datepicker .p-datepicker-header .p-datepicker-next:focus,.p-datepicker .p-datepicker-header .p-datepicker-prev:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year{color:#495057;transition:background-color .2s,color .2s,box-shadow .2s;font-weight:600;padding:6px;font-size:13px;background:none}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover{color:#2196f3;background:none}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}.p-datepicker table{font-size:1rem;margin:.5rem 0}.p-datepicker table th{padding:.5rem}.p-datepicker table th>span{width:25px;height:25px;font-size:13px}.p-datepicker table td{padding:6px}.p-datepicker table td>span{width:25px;height:25px;border-radius:50%;transition:box-shadow .2s;border:1px solid transparent;font-size:13px}.p-datepicker table td>span.p-highlight{color:#495057;background:#e3f2fd}.p-datepicker table td>span:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-datepicker table td.p-datepicker-today>span{background:#ced4da;color:#495057;border-color:transparent}.p-datepicker table td.p-datepicker-today>span.p-highlight{color:#495057;background:#e3f2fd}.p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #dee2e6}.p-datepicker .p-datepicker-buttonbar .p-button{width:auto}.p-datepicker .p-timepicker{border-top:1px solid #dee2e6;padding:.5rem}.p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datepicker .p-timepicker button:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-datepicker .p-timepicker button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-datepicker .p-timepicker button:last-child{margin-top:.2em}.p-datepicker .p-timepicker span{font-size:1.25rem}.p-datepicker .p-timepicker>div{padding:0 .5rem}.p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}.p-datepicker .p-monthpicker{margin:.5rem 0}.p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;transition:box-shadow .2s;border-radius:3px}.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#495057;background:#e3f2fd}.p-datepicker .p-yearpicker{margin:.5rem 0}.p-datepicker .p-yearpicker .p-yearpicker-year{padding:.5rem;transition:box-shadow .2s;border-radius:3px}.p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight{color:#495057;background:#e3f2fd}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-left:1px solid #dee2e6;padding-right:.5rem;padding-left:.5rem;padding-top:0;padding-bottom:0}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0;border-left:0 none}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:#e9ecef}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef}.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}@media screen and (max-width:769px){.p-datepicker table td,.p-datepicker table th{padding:0}}.p-cascadeselect{background:#fff;border:1px solid #ced4da;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:3px}.p-cascadeselect:not(.p-disabled):hover{border-color:#2196f3}.p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-cascadeselect .p-cascadeselect-label{background:transparent;border:0 none;padding:.5rem .5rem}.p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#6c757d}.p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;box-shadow:none}.p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#6c757d;width:2.357rem;border-top-right-radius:3px;border-bottom-right-radius:3px}.p-cascadeselect.p-invalid.p-component{border-color:#f44336}.p-cascadeselect-panel{background:#fff;color:#495057;border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-cascadeselect-panel .p-cascadeselect-items{padding:.5rem 0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0 none;color:#495057;background:transparent;transition:box-shadow .2s;border-radius:0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.5rem 1rem}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#495057;background:#e3f2fd}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#495057;background:#e9ecef}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}.p-input-filled .p-cascadeselect{background:#f8f9fa}.p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#fff}.p-checkbox{width:20px;height:20px}.p-checkbox .p-checkbox-box{border:2px solid #ced4da;background:#fff;width:20px;height:20px;color:#495057;border-radius:3px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-checkbox .p-checkbox-box .p-checkbox-icon{transition-duration:.2s;color:#fff;font-size:14px}.p-checkbox .p-checkbox-box.p-highlight{border-color:#2196f3;background:#2196f3}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#2196f3}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#0b7ad1;background:#0b7ad1;color:#fff}.p-checkbox.p-invalid>.p-checkbox-box{border-color:#f44336}.p-input-filled .p-checkbox .p-checkbox-box{background-color:#f8f9fa}.p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#2196f3}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#f8f9fa}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#0b7ad1}.p-chips .p-chips-multiple-container{padding:.25rem .5rem}.p-chips .p-chips-multiple-container:not(.p-disabled):hover{border-color:#2196f3}.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-chips .p-chips-multiple-container .p-chips-token{padding:.25rem .5rem;margin-right:.5rem;background:#dee2e6;color:#495057;border-radius:16px}.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}.p-chips .p-chips-multiple-container .p-chips-input-token{padding:.25rem 0}.p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;color:#495057;padding:0;margin:0}.p-chips.p-invalid.p-component>.p-inputtext{border-color:#f44336}.p-colorpicker-preview{width:2rem;height:2rem}.p-colorpicker-panel{background:#323232;border:1px solid #191919}.p-colorpicker-panel .p-colorpicker-color-handle,.p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#fff}.p-colorpicker-overlay-panel{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-dropdown{background:#fff;border:1px solid #ced4da;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:3px}.p-dropdown:not(.p-disabled):hover{border-color:#2196f3}.p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.5rem}.p-dropdown .p-dropdown-label{background:transparent;border:0 none}.p-dropdown .p-dropdown-label.p-placeholder{color:#6c757d}.p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;box-shadow:none}.p-dropdown .p-dropdown-trigger{background:transparent;color:#6c757d;width:2.357rem;border-top-right-radius:3px;border-bottom-right-radius:3px}.p-dropdown .p-dropdown-clear-icon{color:#6c757d;right:2.357rem}.p-dropdown.p-invalid.p-component{border-color:#f44336}.p-dropdown-panel{background:#fff;color:#495057;border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-dropdown-panel .p-dropdown-header{padding-left:16px;padding-right:16px;padding-top:8px;padding-bottom:8px;border-bottom:0 none;color:#495057;background:#f8f9fa;margin:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.5rem;margin-right:-1.5rem}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:8px;color:#6c757d}.p-dropdown-panel .p-dropdown-items{padding:.5rem 0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding-left:16px;padding-right:16px;padding-top:8px;padding-bottom:8px;border:0 none;color:#495057;background:transparent;transition:box-shadow .2s;border-radius:0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#495057;background:#e3f2fd}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{color:#495057;background:#e9ecef}.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600}.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.5rem 1rem;color:#495057;background:transparent}.p-input-filled .p-dropdown{background:#f8f9fa}.p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#fff}.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext{background-color:transparent}.p-editor-container .p-editor-toolbar{background:#f8f9fa;border-top-right-radius:3px;border-top-left-radius:3px}.p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #dee2e6}.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0 none;color:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#fff;border:0 none;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);border-radius:3px;padding:.5rem 0}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#495057;background:#e9ecef}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.5rem 1rem}.p-editor-container .p-editor-content{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-editor-container .p-editor-content.ql-snow{border:1px solid #dee2e6}.p-editor-container .p-editor-content .ql-editor{background:#fff;color:#495057;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-editor-container .ql-snow.ql-toolbar button:focus,.p-editor-container .ql-snow.ql-toolbar button:hover{color:#495057}.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke{stroke:#495057}.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill,.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill{fill:#495057}.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,.p-editor-container .ql-snow.ql-toolbar button.ql-active{color:#2196f3}.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke{stroke:#2196f3}.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill{fill:#2196f3}.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label{color:#2196f3}.p-inputgroup-addon{background:#e9ecef;color:#6c757d;border-top:1px solid #ced4da;border-left:1px solid #ced4da;border-bottom:1px solid #ced4da;padding:.5rem .5rem;min-width:2.357rem}.p-inputgroup-addon:last-child{border-right:1px solid #ced4da}.p-inputgroup>.p-component,.p-inputgroup>.p-float-label>.p-component,.p-inputgroup>.p-inputwrapper>.p-inputtext{border-radius:0;margin:0}.p-inputgroup>.p-component+.p-inputgroup-addon,.p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon,.p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon{border-left:0 none}.p-inputgroup>.p-component:focus,.p-inputgroup>.p-component:focus~label,.p-inputgroup>.p-float-label>.p-component:focus,.p-inputgroup>.p-float-label>.p-component:focus~label,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label{z-index:1}.p-inputgroup-addon:first-child,.p-inputgroup .p-float-label:first-child input,.p-inputgroup>.p-inputwrapper:first-child,.p-inputgroup>.p-inputwrapper:first-child>.p-inputtext,.p-inputgroup button:first-child,.p-inputgroup input:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.p-inputgroup-addon:last-child,.p-inputgroup .p-float-label:last-child input,.p-inputgroup>.p-inputwrapper:last-child,.p-inputgroup>.p-inputwrapper:last-child>.p-inputtext,.p-inputgroup button:last-child,.p-inputgroup input:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.p-fluid .p-inputgroup .p-button{width:auto}.p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357rem}.p-inputnumber.p-invalid.p-component>.p-inputtext{border-color:#f44336}.p-inputswitch{width:3rem;height:1.75rem}.p-inputswitch .p-inputswitch-slider{background:#ced4da;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:30px}.p-inputswitch .p-inputswitch-slider:before{background:#fff;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;transition-duration:.2s}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translateX(1.25rem)}.p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#b6bfc8}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#2196f3}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#fff}.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#0d89ec}.p-inputswitch.p-invalid{border-color:#f44336}.p-inputtext{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;color:#495057;background:#fff;padding:.5rem .5rem;border:1px solid #ced4da;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:3px}.p-inputtext:enabled:hover{border-color:#1f2f41}.p-inputtext:enabled:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;box-shadow:none;border-color:#1f2f41}.p-inputtext.p-invalid.p-component{border-color:#f44336}.p-inputtext.p-inputtext-sm{font-size:.875rem;padding:.4375rem .4375rem}.p-inputtext.p-inputtext-lg{font-size:1.25rem;padding:.625rem .625rem;font-size:13px;height:48px;border-radius:8px;width:100%;padding-top:26px}.p-float-label>label{transition-duration:.2s}.p-float-label>label,.p-input-icon-left>i:first-of-type{left:.5rem;color:#6c757d}.p-input-icon-left>.p-inputtext{padding-left:2rem}.p-input-icon-left.p-float-label>label{left:2rem}.p-input-icon-right>i:last-of-type{right:.5rem;color:#6c757d}.p-input-icon-right>.p-inputtext{padding-right:2rem}::-webkit-input-placeholder{color:#6c757d}:-moz-placeholder,::-moz-placeholder{color:#6c757d}:-ms-input-placeholder{color:#6c757d}.p-input-filled .p-inputtext,.p-input-filled .p-inputtext:enabled:hover{background-color:#f8f9fa}.p-input-filled .p-inputtext:enabled:focus{background-color:#fff}.p-inputtext-sm .p-inputtext{font-size:.875rem;padding:.4375rem .4375rem}.p-inputtext-lg .p-inputtext{font-size:1.25rem;padding:.625rem .625rem}.p-listbox{background:#fff;color:#495057;border:1px solid #ced4da;border-radius:3px}.p-listbox .p-listbox-header{padding:.5rem 1rem;border-bottom:0 none;color:#495057;background:#f8f9fa;margin:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.5rem}.p-listbox .p-listbox-header .p-listbox-filter-icon{right:.5rem;color:#6c757d}.p-listbox .p-listbox-list{padding:.5rem 0}.p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.5rem 1rem;border:0 none;color:#495057;transition:box-shadow .2s;border-radius:0}.p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#495057;background:#e3f2fd}.p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600}.p-listbox .p-listbox-list .p-listbox-empty-message{padding:.5rem 1rem;color:#495057;background:transparent}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#495057;background:#e9ecef}.p-listbox.p-invalid{border-color:#f44336}.p-multiselect{background:#fff;border:1px solid #ced4da;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:3px}.p-multiselect:not(.p-disabled):hover{border-color:#2196f3}.p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-multiselect .p-multiselect-label{padding:.5rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-multiselect .p-multiselect-label.p-placeholder{color:#6c757d}.p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.25rem .5rem;margin-right:.5rem;background:#dee2e6;color:#495057;border-radius:16px}.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}.p-multiselect .p-multiselect-trigger{background:transparent;color:#6c757d;width:2.357rem;border-top-right-radius:3px;border-bottom-right-radius:3px}.p-multiselect.p-invalid.p-component{border-color:#f44336}.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.25rem .5rem}.p-multiselect-panel{background:#fff;color:#495057;border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-multiselect-panel .p-multiselect-header{padding:.5rem 1rem;border-bottom:0 none;color:#495057;background:#f8f9fa;margin:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.5rem;color:#6c757d}.p-multiselect-panel .p-multiselect-header .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-close{margin-left:.5rem;width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-multiselect-panel .p-multiselect-items{padding:.5rem 0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.5rem 1rem;border:0 none;color:#495057;background:transparent;transition:box-shadow .2s;border-radius:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#495057;background:#e3f2fd}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{color:#495057;background:#e9ecef}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600}.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.5rem 1rem;color:#495057;background:transparent}.p-input-filled .p-multiselect{background:#f8f9fa}.p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#fff}.p-password.p-invalid.p-component>.p-inputtext{border-color:#f44336}.p-password-panel{padding:1rem;background:#fff;color:#495057;border:0 none;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);border-radius:3px}.p-password-panel .p-password-meter{margin-bottom:.5rem;background:#dee2e6}.p-password-panel .p-password-meter .p-password-strength.weak{background:#d32f2f}.p-password-panel .p-password-meter .p-password-strength.medium{background:#fbc02d}.p-password-panel .p-password-meter .p-password-strength.strong{background:#689f38}.p-radiobutton{width:20px;height:20px}.p-radiobutton .p-radiobutton-box{border:2px solid #ced4da;background:#fff;width:20px;height:20px;color:#495057;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#2196f3}.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:12px;height:12px;transition-duration:.2s;background-color:#fff}.p-radiobutton .p-radiobutton-box.p-highlight{border-color:#2196f3;background:#2196f3}.p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{border-color:#0b7ad1;background:#0b7ad1;color:#fff}.p-radiobutton.p-invalid>.p-radiobutton-box{border-color:#f44336}.p-radiobutton:focus{outline:0 none}.p-input-filled .p-radiobutton .p-radiobutton-box,.p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#2196f3}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#0b7ad1}.p-rating .p-rating-icon{color:#495057;margin-left:.5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;font-size:1.143rem}.p-rating .p-rating-icon.p-rating-cancel{color:#e74c3c}.p-rating .p-rating-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-rating .p-rating-icon:first-child{margin-left:0}.p-rating .p-rating-icon.pi-star-fill,.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover{color:#2196f3}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover{color:#c0392b}.p-selectbutton .p-button{background:#fff;border:1px solid #ced4da;color:#495057;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-selectbutton .p-button .p-button-icon-left,.p-selectbutton .p-button .p-button-icon-right{color:#6c757d}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef;border-color:#ced4da;color:#495057}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#6c757d}.p-selectbutton .p-button.p-highlight{background:#2196f3;border-color:#2196f3;color:#fff}.p-selectbutton .p-button.p-highlight .p-button-icon-left,.p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#fff}.p-selectbutton .p-button.p-highlight:hover{background:#0d89ec;border-color:#0d89ec;color:#fff}.p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#fff}.p-selectbutton.p-invalid>.p-button{border-color:#f44336}.p-slider{background:#dee2e6;border:0 none;border-radius:3px}.p-slider.p-slider-horizontal{height:.286rem}.p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}.p-slider.p-slider-vertical{width:.286rem}.p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}.p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#fff;border:2px solid #2196f3;border-radius:50%;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-slider .p-slider-range{background:#2196f3}.p-slider:not(.p-disabled) .p-slider-handle:hover{background:#2196f3;border-color:#2196f3}.p-treeselect{background:#fff;border:1px solid #ced4da;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:3px}.p-treeselect:not(.p-disabled):hover{border-color:#2196f3}.p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;border-color:#2196f3}.p-treeselect .p-treeselect-label{padding:.5rem .5rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-treeselect .p-treeselect-label.p-placeholder{color:#6c757d}.p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.25rem .5rem;margin-right:.5rem;background:#dee2e6;color:#495057;border-radius:16px}.p-treeselect .p-treeselect-trigger{background:transparent;color:#6c757d;width:2.357rem;border-top-right-radius:3px;border-bottom-right-radius:3px}.p-treeselect.p-invalid.p-component{border-color:#f44336}.p-inputwrapper-filled.p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.25rem .5rem}.p-treeselect-panel{background:#fff;color:#495057;border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0 none}.p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.5rem 1rem;color:#495057;background:transparent}.p-input-filled .p-treeselect{background:#f8f9fa}.p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#fff}.p-togglebutton.p-button{background:#fff;border:1px solid #ced4da;color:#495057;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-togglebutton.p-button .p-button-icon-left,.p-togglebutton.p-button .p-button-icon-right{color:#6c757d}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef;border-color:#ced4da;color:#495057}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#6c757d}.p-togglebutton.p-button.p-highlight{background:#2196f3;border-color:#2196f3;color:#fff}.p-togglebutton.p-button.p-highlight .p-button-icon-left,.p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#fff}.p-togglebutton.p-button.p-highlight:hover{background:#0d89ec;border-color:#0d89ec;color:#fff}.p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,.p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#fff}.p-togglebutton.p-button.p-invalid>.p-button{border-color:#f44336}.p-button{color:#fff;background:#2196f3;border:1px solid #2196f3;padding:.5rem 1rem;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:3px}.p-button:enabled:hover{background:#0d89ec;color:#fff;border-color:#0d89ec}.p-button:enabled:active{background:#0b7ad1;color:#fff;border-color:#0b7ad1}.p-button.p-button-outlined{background-color:transparent;color:#2196f3;border:1px solid}.p-button.p-button-outlined:enabled:hover{background:rgba(33,150,243,.04);color:#2196f3;border:1px solid}.p-button.p-button-outlined:enabled:active{background:rgba(33,150,243,.16);color:#2196f3;border:1px solid}.p-button.p-button-outlined.p-button-plain{color:#6c757d;border-color:#6c757d}.p-button.p-button-outlined.p-button-plain:enabled:hover{background:#e9ecef;color:#6c757d}.p-button.p-button-outlined.p-button-plain:enabled:active{background:#dee2e6;color:#6c757d}.p-button.p-button-text{background-color:transparent;color:#2196f3;border-color:transparent}.p-button.p-button-text:enabled:hover{background:rgba(33,150,243,.04);color:#2196f3;border-color:transparent}.p-button.p-button-text:enabled:active{background:rgba(33,150,243,.16);color:#2196f3;border-color:transparent}.p-button.p-button-text.p-button-plain{color:#6c757d}.p-button.p-button-text.p-button-plain:enabled:hover{background:#e9ecef;color:#6c757d}.p-button.p-button-text.p-button-plain:enabled:active{background:#dee2e6;color:#6c757d}.p-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-button .p-button-icon-left{margin-right:.5rem}.p-button .p-button-icon-right{margin-left:.5rem}.p-button .p-button-icon-bottom{margin-top:.5rem}.p-button .p-button-icon-top{margin-bottom:.5rem}.p-button .p-badge{margin-left:.5rem;min-width:1rem;height:1rem;line-height:1rem;color:#2196f3;background-color:#fff}.p-button.p-button-raised{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.p-button.p-button-rounded{border-radius:2rem}.p-button.p-button-icon-only{width:2.357rem;padding:.5rem 0}.p-button.p-button-icon-only .p-button-icon-left,.p-button.p-button-icon-only .p-button-icon-right{margin:0}.p-button.p-button-icon-only.p-button-rounded{border-radius:50%;height:2.357rem}.p-button.p-button-sm{font-size:.875rem;padding:.4375rem .875rem}.p-button.p-button-sm .p-button-icon{font-size:.875rem}.p-button.p-button-lg{font-size:1.25rem;padding:.625rem 1.25rem}.p-button.p-button-lg .p-button-icon{font-size:1.25rem}.p-button.p-button-loading-label-only .p-button-label{margin-left:.5rem}.p-button.p-button-loading-label-only .p-button-loading-icon{margin-right:0}.p-fluid .p-button{width:100%}.p-fluid .p-button-icon-only{width:2.357rem}.p-fluid .p-buttonset{display:flex}.p-fluid .p-buttonset .p-button{flex:1}.p-button.p-button-secondary,.p-buttonset.p-button-secondary>.p-button,.p-splitbutton.p-button-secondary>.p-button{color:#fff;background:#607d8b;border:1px solid #607d8b;background:#445963;border:1px solid #445963}.p-button.p-button-secondary:enabled:hover,.p-buttonset.p-button-secondary>.p-button:enabled:hover,.p-splitbutton.p-button-secondary>.p-button:enabled:hover{background:#56717d;color:#fff;border-color:#56717d}.p-button.p-button-secondary:enabled:focus,.p-buttonset.p-button-secondary>.p-button:enabled:focus,.p-splitbutton.p-button-secondary>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #beccd2}.p-button.p-button-secondary:enabled:active,.p-buttonset.p-button-secondary>.p-button:enabled:active,.p-splitbutton.p-button-secondary>.p-button:enabled:active{background:#4d646f;color:#fff;border-color:#4d646f}.p-button.p-button-secondary.p-button-outlined,.p-buttonset.p-button-secondary>.p-button.p-button-outlined,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined{background-color:transparent;color:#607d8b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:enabled:hover,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:hover{background:rgba(96,125,139,.04);color:#607d8b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:enabled:active,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:active{background:rgba(96,125,139,.16);color:#607d8b;border:1px solid}.p-button.p-button-secondary.p-button-text,.p-buttonset.p-button-secondary>.p-button.p-button-text,.p-splitbutton.p-button-secondary>.p-button.p-button-text{background-color:transparent;color:#607d8b;border-color:transparent}.p-button.p-button-secondary.p-button-text:enabled:hover,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:hover{background:rgba(96,125,139,.04);border-color:transparent;color:#607d8b}.p-button.p-button-secondary.p-button-text:enabled:active,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:active{background:rgba(96,125,139,.16);border-color:transparent;color:#607d8b}.p-button.p-button-info,.p-buttonset.p-button-info>.p-button,.p-splitbutton.p-button-info>.p-button{color:#fff;background:#0288d1;border:1px solid #0288d1}.p-button.p-button-info:enabled:hover,.p-buttonset.p-button-info>.p-button:enabled:hover,.p-splitbutton.p-button-info>.p-button:enabled:hover{background:#027abc;color:#fff;border-color:#027abc}.p-button.p-button-info:enabled:focus,.p-buttonset.p-button-info>.p-button:enabled:focus,.p-splitbutton.p-button-info>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #89d4fe}.p-button.p-button-info:enabled:active,.p-buttonset.p-button-info>.p-button:enabled:active,.p-splitbutton.p-button-info>.p-button:enabled:active{background:#026da7;color:#fff;border-color:#026da7}.p-button.p-button-info.p-button-outlined,.p-buttonset.p-button-info>.p-button.p-button-outlined,.p-splitbutton.p-button-info>.p-button.p-button-outlined{background-color:transparent;color:#0288d1;border:1px solid}.p-button.p-button-info.p-button-outlined:enabled:hover,.p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:hover{background:rgba(2,136,209,.04);color:#0288d1;border:1px solid}.p-button.p-button-info.p-button-outlined:enabled:active,.p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:active{background:rgba(2,136,209,.16);color:#0288d1;border:1px solid}.p-button.p-button-info.p-button-text,.p-buttonset.p-button-info>.p-button.p-button-text,.p-splitbutton.p-button-info>.p-button.p-button-text{background-color:transparent;color:#0288d1;border-color:transparent}.p-button.p-button-info.p-button-text:enabled:hover,.p-buttonset.p-button-info>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-info>.p-button.p-button-text:enabled:hover{background:rgba(2,136,209,.04);border-color:transparent;color:#0288d1}.p-button.p-button-info.p-button-text:enabled:active,.p-buttonset.p-button-info>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-info>.p-button.p-button-text:enabled:active{background:rgba(2,136,209,.16);border-color:transparent;color:#0288d1}.p-button.p-button-success,.p-buttonset.p-button-success>.p-button,.p-splitbutton.p-button-success>.p-button{color:#fff;background:#689f38;border:1px solid #689f38}.p-button.p-button-success:enabled:hover,.p-buttonset.p-button-success>.p-button:enabled:hover,.p-splitbutton.p-button-success>.p-button:enabled:hover{background:#5e8f32;color:#fff;border-color:#5e8f32}.p-button.p-button-success:enabled:focus,.p-buttonset.p-button-success>.p-button:enabled:focus,.p-splitbutton.p-button-success>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #c2e0a8}.p-button.p-button-success:enabled:active,.p-buttonset.p-button-success>.p-button:enabled:active,.p-splitbutton.p-button-success>.p-button:enabled:active{background:#537f2d;color:#fff;border-color:#537f2d}.p-button.p-button-success.p-button-outlined,.p-buttonset.p-button-success>.p-button.p-button-outlined,.p-splitbutton.p-button-success>.p-button.p-button-outlined{background-color:transparent;color:#689f38;border:1px solid}.p-button.p-button-success.p-button-outlined:enabled:hover,.p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:hover{background:rgba(104,159,56,.04);color:#689f38;border:1px solid}.p-button.p-button-success.p-button-outlined:enabled:active,.p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:active{background:rgba(104,159,56,.16);color:#689f38;border:1px solid}.p-button.p-button-success.p-button-text,.p-buttonset.p-button-success>.p-button.p-button-text,.p-splitbutton.p-button-success>.p-button.p-button-text{background-color:transparent;color:#689f38;border-color:transparent}.p-button.p-button-success.p-button-text:enabled:hover,.p-buttonset.p-button-success>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-success>.p-button.p-button-text:enabled:hover{background:rgba(104,159,56,.04);border-color:transparent;color:#689f38}.p-button.p-button-success.p-button-text:enabled:active,.p-buttonset.p-button-success>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-success>.p-button.p-button-text:enabled:active{background:rgba(104,159,56,.16);border-color:transparent;color:#689f38}.p-button.p-button-warning,.p-buttonset.p-button-warning>.p-button,.p-splitbutton.p-button-warning>.p-button{color:#212529;background:#fbc02d;border:1px solid #fbc02d}.p-button.p-button-warning:enabled:hover,.p-buttonset.p-button-warning>.p-button:enabled:hover,.p-splitbutton.p-button-warning>.p-button:enabled:hover{background:#fab710;color:#212529;border-color:#fab710}.p-button.p-button-warning:enabled:focus,.p-buttonset.p-button-warning>.p-button:enabled:focus,.p-splitbutton.p-button-warning>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #fde6ab}.p-button.p-button-warning:enabled:active,.p-buttonset.p-button-warning>.p-button:enabled:active,.p-splitbutton.p-button-warning>.p-button:enabled:active{background:#e8a704;color:#212529;border-color:#e8a704}.p-button.p-button-warning.p-button-outlined,.p-buttonset.p-button-warning>.p-button.p-button-outlined,.p-splitbutton.p-button-warning>.p-button.p-button-outlined{background-color:transparent;color:#fbc02d;border:1px solid}.p-button.p-button-warning.p-button-outlined:enabled:hover,.p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:hover{background:rgba(251,192,45,.04);color:#fbc02d;border:1px solid}.p-button.p-button-warning.p-button-outlined:enabled:active,.p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:active{background:rgba(251,192,45,.16);color:#fbc02d;border:1px solid}.p-button.p-button-warning.p-button-text,.p-buttonset.p-button-warning>.p-button.p-button-text,.p-splitbutton.p-button-warning>.p-button.p-button-text{background-color:transparent;color:#fbc02d;border-color:transparent}.p-button.p-button-warning.p-button-text:enabled:hover,.p-buttonset.p-button-warning>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:hover{background:rgba(251,192,45,.04);border-color:transparent;color:#fbc02d}.p-button.p-button-warning.p-button-text:enabled:active,.p-buttonset.p-button-warning>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:active{background:rgba(251,192,45,.16);border-color:transparent;color:#fbc02d}.p-button.p-button-help,.p-buttonset.p-button-help>.p-button,.p-splitbutton.p-button-help>.p-button{color:#fff;background:#9c27b0;border:1px solid #9c27b0}.p-button.p-button-help:enabled:hover,.p-buttonset.p-button-help>.p-button:enabled:hover,.p-splitbutton.p-button-help>.p-button:enabled:hover{background:#8c239e;color:#fff;border-color:#8c239e}.p-button.p-button-help:enabled:focus,.p-buttonset.p-button-help>.p-button:enabled:focus,.p-splitbutton.p-button-help>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #df9eea}.p-button.p-button-help:enabled:active,.p-buttonset.p-button-help>.p-button:enabled:active,.p-splitbutton.p-button-help>.p-button:enabled:active{background:#7d1f8d;color:#fff;border-color:#7d1f8d}.p-button.p-button-help.p-button-outlined,.p-buttonset.p-button-help>.p-button.p-button-outlined,.p-splitbutton.p-button-help>.p-button.p-button-outlined{background-color:transparent;color:#9c27b0;border:1px solid}.p-button.p-button-help.p-button-outlined:enabled:hover,.p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:hover{background:rgba(156,39,176,.04);color:#9c27b0;border:1px solid}.p-button.p-button-help.p-button-outlined:enabled:active,.p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:active{background:rgba(156,39,176,.16);color:#9c27b0;border:1px solid}.p-button.p-button-help.p-button-text,.p-buttonset.p-button-help>.p-button.p-button-text,.p-splitbutton.p-button-help>.p-button.p-button-text{background-color:transparent;color:#9c27b0;border-color:transparent}.p-button.p-button-help.p-button-text:enabled:hover,.p-buttonset.p-button-help>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-help>.p-button.p-button-text:enabled:hover{background:rgba(156,39,176,.04);border-color:transparent;color:#9c27b0}.p-button.p-button-help.p-button-text:enabled:active,.p-buttonset.p-button-help>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-help>.p-button.p-button-text:enabled:active{background:rgba(156,39,176,.16);border-color:transparent;color:#9c27b0}.p-button.p-button-danger,.p-buttonset.p-button-danger>.p-button,.p-splitbutton.p-button-danger>.p-button{color:#fff;background:#d32f2f;border:1px solid #d32f2f}.p-button.p-button-danger:enabled:hover,.p-buttonset.p-button-danger>.p-button:enabled:hover,.p-splitbutton.p-button-danger>.p-button:enabled:hover{background:#c02929;color:#fff;border-color:#c02929}.p-button.p-button-danger:enabled:focus,.p-buttonset.p-button-danger>.p-button:enabled:focus,.p-splitbutton.p-button-danger>.p-button:enabled:focus{box-shadow:0 0 0 .2rem #edacac}.p-button.p-button-danger:enabled:active,.p-buttonset.p-button-danger>.p-button:enabled:active,.p-splitbutton.p-button-danger>.p-button:enabled:active{background:#aa2424;color:#fff;border-color:#aa2424}.p-button.p-button-danger.p-button-outlined,.p-buttonset.p-button-danger>.p-button.p-button-outlined,.p-splitbutton.p-button-danger>.p-button.p-button-outlined{background-color:transparent;color:#d32f2f;border:1px solid}.p-button.p-button-danger.p-button-outlined:enabled:hover,.p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:hover{background:rgba(211,47,47,.04);color:#d32f2f;border:1px solid}.p-button.p-button-danger.p-button-outlined:enabled:active,.p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:active{background:rgba(211,47,47,.16);color:#d32f2f;border:1px solid}.p-button.p-button-danger.p-button-text,.p-buttonset.p-button-danger>.p-button.p-button-text,.p-splitbutton.p-button-danger>.p-button.p-button-text{background-color:transparent;color:#d32f2f;border-color:transparent}.p-button.p-button-danger.p-button-text:enabled:hover,.p-buttonset.p-button-danger>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:hover{background:rgba(211,47,47,.04);border-color:transparent;color:#d32f2f}.p-button.p-button-danger.p-button-text:enabled:active,.p-buttonset.p-button-danger>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:active{background:rgba(211,47,47,.16);border-color:transparent;color:#d32f2f}.p-button.p-button-link{color:#0b7ad1;background:transparent;border:transparent}.p-button.p-button-link:enabled:hover{background:transparent;color:#0b7ad1;border-color:transparent}.p-button.p-button-link:enabled:hover .p-button-label{text-decoration:underline}.p-button.p-button-link:enabled:focus{background:transparent;box-shadow:0 0 0 .2rem #a6d5fa;border-color:transparent}.p-button.p-button-link:enabled:active{background:transparent;color:#0b7ad1;border-color:transparent}.p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}.p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}.p-speeddial-action{width:3rem;height:3rem;background:#495057;color:#fff}.p-speeddial-action:hover{background:#343a40;color:#fff}.p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}.p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}.p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}.p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}.p-speeddial-circle .p-speeddial-item,.p-speeddial-circle .p-speeddial-item:first-child,.p-speeddial-circle .p-speeddial-item:last-child,.p-speeddial-quarter-circle .p-speeddial-item,.p-speeddial-quarter-circle .p-speeddial-item:first-child,.p-speeddial-quarter-circle .p-speeddial-item:last-child,.p-speeddial-semi-circle .p-speeddial-item,.p-speeddial-semi-circle .p-speeddial-item:first-child,.p-speeddial-semi-circle .p-speeddial-item:last-child{margin:0}.p-speeddial-mask{background-color:rgba(0,0,0,.4)}.p-splitbutton{border-radius:3px}.p-splitbutton.p-button-outlined>.p-button{background-color:transparent;color:#2196f3;border:1px solid}.p-splitbutton.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(33,150,243,.04);color:#2196f3}.p-splitbutton.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(33,150,243,.16);color:#2196f3}.p-splitbutton.p-button-outlined.p-button-plain>.p-button{color:#6c757d;border-color:#6c757d}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:enabled:hover,.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):hover{background:#e9ecef;color:#6c757d}.p-splitbutton.p-button-outlined.p-button-plain>.p-button:enabled:active,.p-splitbutton.p-button-outlined.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):active{background:#dee2e6;color:#6c757d}.p-splitbutton.p-button-text>.p-button{background-color:transparent;color:#2196f3;border-color:transparent}.p-splitbutton.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(33,150,243,.04);color:#2196f3;border-color:transparent}.p-splitbutton.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(33,150,243,.16);color:#2196f3;border-color:transparent}.p-splitbutton.p-button-text.p-button-plain>.p-button{color:#6c757d}.p-splitbutton.p-button-text.p-button-plain>.p-button:enabled:hover,.p-splitbutton.p-button-text.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):hover{background:#e9ecef;color:#6c757d}.p-splitbutton.p-button-text.p-button-plain>.p-button:enabled:active,.p-splitbutton.p-button-text.p-button-plain>.p-button:not(button):not(a):not(.p-disabled):active{background:#dee2e6;color:#6c757d}.p-splitbutton.p-button-raised{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.p-splitbutton.p-button-rounded,.p-splitbutton.p-button-rounded>.p-button{border-radius:2rem}.p-splitbutton.p-button-sm>.p-button{font-size:.875rem;padding:.4375rem .875rem}.p-splitbutton.p-button-sm>.p-button .p-button-icon{font-size:.875rem}.p-splitbutton.p-button-lg>.p-button{font-size:1.25rem;padding:.625rem 1.25rem}.p-splitbutton.p-button-lg>.p-button .p-button-icon{font-size:1.25rem}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button{background-color:transparent;color:#607d8b;border:1px solid}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(96,125,139,.04);color:#607d8b}.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-secondary.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(96,125,139,.16);color:#607d8b}.p-splitbutton.p-button-secondary.p-button-text>.p-button{background-color:transparent;color:#607d8b;border-color:transparent}.p-splitbutton.p-button-secondary.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(96,125,139,.04);border-color:transparent;color:#607d8b}.p-splitbutton.p-button-secondary.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-secondary.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(96,125,139,.16);border-color:transparent;color:#607d8b}.p-splitbutton.p-button-info.p-button-outlined>.p-button{background-color:transparent;color:#0288d1;border:1px solid}.p-splitbutton.p-button-info.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(2,136,209,.04);color:#0288d1}.p-splitbutton.p-button-info.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-info.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(2,136,209,.16);color:#0288d1}.p-splitbutton.p-button-info.p-button-text>.p-button{background-color:transparent;color:#0288d1;border-color:transparent}.p-splitbutton.p-button-info.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-info.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(2,136,209,.04);border-color:transparent;color:#0288d1}.p-splitbutton.p-button-info.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-info.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(2,136,209,.16);border-color:transparent;color:#0288d1}.p-splitbutton.p-button-success.p-button-outlined>.p-button{background-color:transparent;color:#689f38;border:1px solid}.p-splitbutton.p-button-success.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(104,159,56,.04);color:#689f38}.p-splitbutton.p-button-success.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-success.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(104,159,56,.16);color:#689f38}.p-splitbutton.p-button-success.p-button-text>.p-button{background-color:transparent;color:#689f38;border-color:transparent}.p-splitbutton.p-button-success.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-success.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(104,159,56,.04);border-color:transparent;color:#689f38}.p-splitbutton.p-button-success.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-success.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(104,159,56,.16);border-color:transparent;color:#689f38}.p-splitbutton.p-button-warning.p-button-outlined>.p-button{background-color:transparent;color:#fbc02d;border:1px solid}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(251,192,45,.04);color:#fbc02d}.p-splitbutton.p-button-warning.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-warning.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(251,192,45,.16);color:#fbc02d}.p-splitbutton.p-button-warning.p-button-text>.p-button{background-color:transparent;color:#fbc02d;border-color:transparent}.p-splitbutton.p-button-warning.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-warning.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(251,192,45,.04);border-color:transparent;color:#fbc02d}.p-splitbutton.p-button-warning.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-warning.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(251,192,45,.16);border-color:transparent;color:#fbc02d}.p-splitbutton.p-button-help.p-button-outlined>.p-button{background-color:transparent;color:#9c27b0;border:1px solid}.p-splitbutton.p-button-help.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(156,39,176,.04);color:#9c27b0}.p-splitbutton.p-button-help.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-help.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(156,39,176,.16);color:#9c27b0}.p-splitbutton.p-button-help.p-button-text>.p-button{background-color:transparent;color:#9c27b0;border-color:transparent}.p-splitbutton.p-button-help.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-help.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(156,39,176,.04);border-color:transparent;color:#9c27b0}.p-splitbutton.p-button-help.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-help.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(156,39,176,.16);border-color:transparent;color:#9c27b0}.p-splitbutton.p-button-danger.p-button-outlined>.p-button{background-color:transparent;color:#d32f2f;border:1px solid}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:enabled:hover,.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(211,47,47,.04);color:#d32f2f}.p-splitbutton.p-button-danger.p-button-outlined>.p-button:enabled:active,.p-splitbutton.p-button-danger.p-button-outlined>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(211,47,47,.16);color:#d32f2f}.p-splitbutton.p-button-danger.p-button-text>.p-button{background-color:transparent;color:#d32f2f;border-color:transparent}.p-splitbutton.p-button-danger.p-button-text>.p-button:enabled:hover,.p-splitbutton.p-button-danger.p-button-text>.p-button:not(button):not(a):not(.p-disabled):hover{background:rgba(211,47,47,.04);border-color:transparent;color:#d32f2f}.p-splitbutton.p-button-danger.p-button-text>.p-button:enabled:active,.p-splitbutton.p-button-danger.p-button-text>.p-button:not(button):not(a):not(.p-disabled):active{background:rgba(211,47,47,.16);border-color:transparent;color:#d32f2f}.p-carousel .p-carousel-content .p-carousel-next,.p-carousel .p-carousel-content .p-carousel-prev{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin:.5rem}.p-carousel .p-carousel-content .p-carousel-next:enabled:hover,.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-carousel .p-carousel-content .p-carousel-next:focus,.p-carousel .p-carousel-content .p-carousel-prev:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-carousel .p-carousel-indicators{padding:1rem}.p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}.p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#e9ecef;width:2rem;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:0}.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#dee2e6}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#e3f2fd;color:#495057}.p-datatable .p-paginator-bottom,.p-datatable .p-paginator-top{border-width:0 0 1px 0;border-radius:0}.p-datatable .p-datatable-header{background:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-width:1px 0 1px 0;padding:1rem 1rem;font-weight:600}.p-datatable .p-datatable-footer,.p-datatable .p-datatable-thead>tr>th{background:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-width:0 0 1px 0;padding:1rem 1rem;font-weight:600}.p-datatable .p-datatable-thead>tr>th{text-align:left;transition:box-shadow .2s}.p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem 1rem;border:1px solid #e9ecef;border-width:0 0 1px 0;font-weight:600;color:#495057;background:#f8f9fa}.p-datatable .p-sortable-column .p-sortable-column-icon{color:#6c757d;margin-left:.5rem}.p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#495057;background:#e3f2fd;margin-left:.5rem}.p-datatable .p-sortable-column:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#6c757d}.p-datatable .p-sortable-column.p-highlight{background:#f8f9fa;color:#2196f3}.p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#2196f3}.p-datatable .p-sortable-column.p-highlight:hover{background:#e9ecef;color:#2196f3}.p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon{color:#2196f3}.p-datatable .p-sortable-column:focus{box-shadow:inset 0 0 0 .15rem #a6d5fa;outline:0 none}.p-datatable .p-datatable-tbody>tr{background:#fff;color:#495057;transition:box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td{text-align:left;border:1px solid #e9ecef;border-width:0 0 1px 0;padding:1rem 1rem}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,.p-datatable .p-datatable-tbody>tr>td .p-row-toggler{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}.p-datatable .p-datatable-tbody>tr>td>.p-column-title{font-weight:600}.p-datatable .p-datatable-tbody>tr:focus{outline:.15rem solid #a6d5fa;outline-offset:-.15rem}.p-datatable .p-datatable-tbody>tr.p-highlight{background:#e3f2fd;color:#495057}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px 0 0 #e3f2fd}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px 0 0 #e3f2fd}.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-datatable .p-column-resizer-helper{background:#2196f3}.p-datatable .p-datatable-scrollable-footer,.p-datatable .p-datatable-scrollable-header{background:#f8f9fa}.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-tfoot,.p-datatable.p-datatable-scrollable>.p-datatable-wrapper>.p-datatable-table>.p-datatable-thead{background-color:#f8f9fa}.p-datatable .p-datatable-loading-icon{font-size:2rem}.p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px 0 1px}.p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px 1px 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td,.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td{border-width:1px}.p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr>td+td,.p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-thead>tr>th+th{border-left-width:0}.p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr+tr>td,.p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tbody>tr:first-child>td{border-top-width:0}.p-datatable.p-datatable-gridlines.p-datatable-scrollable .p-datatable-tfoot>tr>td+td{border-left-width:0}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n){background:#fcfcfc}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight{background:#e3f2fd;color:#495057}.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler,.p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n).p-highlight .p-row-toggler:hover{color:#495057}.p-datatable.p-datatable-sm .p-datatable-footer,.p-datatable.p-datatable-sm .p-datatable-header,.p-datatable.p-datatable-sm .p-datatable-tbody>tr>td,.p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td,.p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem .5rem}.p-datatable.p-datatable-lg .p-datatable-footer,.p-datatable.p-datatable-lg .p-datatable-header,.p-datatable.p-datatable-lg .p-datatable-tbody>tr>td,.p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td,.p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem 1.25rem}.p-dataview .p-paginator-bottom,.p-dataview .p-paginator-top{border-width:0 0 1px 0;border-radius:0}.p-dataview .p-dataview-header{background:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-width:1px 0 1px 0;padding:1rem 1rem;font-weight:600}.p-dataview .p-dataview-content{background:#fff;color:#495057;border:0 none;padding:0}.p-dataview.p-dataview-list .p-dataview-content>.p-grid>div{border:solid #e9ecef;border-width:0 0 1px 0}.p-dataview .p-dataview-footer{background:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-width:0 0 1px 0;padding:1rem 1rem;font-weight:600;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.p-column-filter-row .p-column-filter-clear-button,.p-column-filter-row .p-column-filter-menu-button{margin-left:.5rem}.p-column-filter-menu-button{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-menu-button:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-column-filter-menu-button.p-column-filter-menu-button-open,.p-column-filter-menu-button.p-column-filter-menu-button-open:hover{background:#e9ecef;color:#495057}.p-column-filter-menu-button.p-column-filter-menu-button-active,.p-column-filter-menu-button.p-column-filter-menu-button-active:hover{background:#e3f2fd;color:#495057}.p-column-filter-menu-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-column-filter-clear-button{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-column-filter-clear-button:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-column-filter-clear-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-column-filter-overlay{background:#fff;color:#495057;border:0 none;border-radius:3px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);min-width:12.5rem}.p-column-filter-overlay .p-column-filter-row-items{padding:.5rem 0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item{margin:0;padding:.5rem 1rem;border:0 none;color:#495057;background:transparent;transition:box-shadow .2s;border-radius:0}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight{color:#495057;background:#e3f2fd}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover{color:#495057;background:#e9ecef}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-column-filter-overlay-menu .p-column-filter-operator{padding:.5rem 1rem;border-bottom:0 none;color:#495057;background:#f8f9fa;margin:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-column-filter-overlay-menu .p-column-filter-constraint{padding:1rem;border-bottom:1px solid #dee2e6}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown{margin-bottom:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button{margin-top:.5rem}.p-column-filter-overlay-menu .p-column-filter-constraint:last-child{border-bottom:0 none}.p-column-filter-overlay-menu .p-column-filter-add-rule{padding:.5rem 1rem}.p-column-filter-overlay-menu .p-column-filter-buttonbar{padding:1rem}.fc.fc-unthemed .fc-view-container th{background:#f8f9fa}.fc.fc-unthemed .fc-view-container td.fc-widget-content,.fc.fc-unthemed .fc-view-container th{border:1px solid #dee2e6;color:#495057}.fc.fc-unthemed .fc-view-container td.fc-head-container{border:1px solid #dee2e6}.fc.fc-unthemed .fc-view-container .fc-view{background:#fff}.fc.fc-unthemed .fc-view-container .fc-row{border-right:1px solid #dee2e6}.fc.fc-unthemed .fc-view-container .fc-event{background:#0d89ec;border:1px solid #0d89ec;color:#fff}.fc.fc-unthemed .fc-view-container .fc-divider{background:#f8f9fa;border:1px solid #dee2e6}.fc.fc-unthemed .fc-toolbar .fc-button{color:#fff;background:#2196f3;border:1px solid #2196f3;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:3px;display:flex;align-items:center}.fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover{background:#0d89ec;color:#fff;border-color:#0d89ec}.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active{background:#0b7ad1;color:#fff;border-color:#0b7ad1}.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}.fc.fc-unthemed .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button{background:#fff;border:1px solid #ced4da;color:#495057;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover{background:#e9ecef;border-color:#ced4da;color:#495057}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active{background:#2196f3;border-color:#2196f3;color:#fff}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover{background:#0d89ec;border-color:#0d89ec;color:#fff}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;z-index:1}.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button{border-radius:0}.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.fc.fc-theme-standard .fc-view-harness .fc-scrollgrid{border-color:#dee2e6}.fc.fc-theme-standard .fc-view-harness th{background:#f8f9fa;border-color:#dee2e6;color:#495057}.fc.fc-theme-standard .fc-view-harness td{color:#495057;border-color:#dee2e6}.fc.fc-theme-standard .fc-view-harness .fc-view{background:#fff}.fc.fc-theme-standard .fc-view-harness .fc-popover{background:none;border:0 none}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header{border:1px solid #dee2e6;padding:1rem;background:#f8f9fa;color:#495057}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close{opacity:1;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:PrimeIcons!important;font-size:1rem;width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before{content:"\e90b"}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover{color:#495057;border-color:transparent;background:#e9ecef}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body{padding:1rem;border:1px solid #dee2e6;background:#fff;color:#495057;border-top:0 none}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event{color:#fff;background:#0d89ec;border-color:#0d89ec}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main{color:#fff}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot{background:#0d89ec;border-color:#0d89ec}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover{background:#e9ecef;color:#495057}.fc.fc-theme-standard .fc-view-harness .fc-cell-shaded{background:#f8f9fa}.fc.fc-theme-standard .fc-toolbar .fc-button{color:#fff;background:#2196f3;border:1px solid #2196f3;font-size:1rem;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;border-radius:3px}.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover{background:#0d89ec;color:#fff;border-color:#0d89ec}.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active{background:#0b7ad1;color:#fff;border-color:#0b7ad1}.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.fc.fc-theme-standard .fc-toolbar .fc-button:disabled{opacity:.6;color:#fff;background:#2196f3;border:1px solid #2196f3}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}.fc.fc-theme-standard .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button{background:#fff;border:1px solid #ced4da;color:#495057;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover{background:#e9ecef;border-color:#ced4da;color:#495057}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active{background:#2196f3;border-color:#2196f3;color:#fff}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover{background:#0d89ec;border-color:#0d89ec;color:#fff}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa;z-index:1}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button{border-radius:0}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.fc.fc-theme-standard .fc-highlight{color:#495057;background:#e3f2fd}.p-orderlist .p-orderlist-controls{padding:1rem}.p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}.p-orderlist .p-orderlist-header{background:#f8f9fa;color:#495057;border:1px solid #dee2e6;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:3px;border-top-left-radius:3px}.p-orderlist .p-orderlist-list{border:1px solid #dee2e6;background:#fff;color:#495057;padding:.5rem 0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-orderlist .p-orderlist-list .p-orderlist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#495057;background:transparent;transition:transform .2s,box-shadow .2s}.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#495057;background:#e3f2fd}.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n),.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(2n):hover{background:#e9ecef}.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-organizationchart .p-organizationchart-node-content.p-highlight{background:#e3f2fd;color:#495057}.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#6cbbf5}.p-organizationchart .p-organizationchart-line-down{background:#dee2e6}.p-organizationchart .p-organizationchart-line-left{border-right:1px solid #dee2e6;border-color:#dee2e6}.p-organizationchart .p-organizationchart-line-top{border-top:1px solid #dee2e6;border-color:#dee2e6}.p-organizationchart .p-organizationchart-node-content{border:1px solid #dee2e6;background:#fff;color:#495057;padding:1rem}.p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-paginator{background:#fff;color:#6c757d;border:solid #e9ecef;border-width:0;padding:.5rem 1rem;border-radius:3px}.p-paginator .p-paginator-first,.p-paginator .p-paginator-last,.p-paginator .p-paginator-next,.p-paginator .p-paginator-prev{background-color:transparent;border:0 none;color:#6c757d;min-width:2.357rem;height:2.357rem;margin:.143rem;transition:box-shadow .2s;border-radius:3px}.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef;border-color:transparent;color:#495057}.p-paginator .p-paginator-first{border-top-left-radius:3px;border-bottom-left-radius:3px}.p-paginator .p-paginator-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.p-paginator .p-dropdown{margin-left:.5rem;margin-right:.5rem;height:2.357rem}.p-paginator .p-dropdown .p-dropdown-label{padding-right:0}.p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}.p-paginator .p-paginator-page-input .p-inputtext{max-width:2.357rem}.p-paginator .p-paginator-current{padding:0 .5rem}.p-paginator .p-paginator-current,.p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0 none;color:#6c757d;min-width:2.357rem;height:2.357rem;margin:.143rem}.p-paginator .p-paginator-pages .p-paginator-page{transition:box-shadow .2s;border-radius:3px}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#e3f2fd;border-color:#e3f2fd;color:#495057}.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#e9ecef;border-color:transparent;color:#495057}.p-picklist .p-picklist-buttons{padding:1rem}.p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}.p-picklist .p-picklist-header{background:#f8f9fa;color:#495057;border:1px solid #dee2e6;padding:1rem;font-weight:600;border-bottom:0 none;border-top-right-radius:3px;border-top-left-radius:3px}.p-picklist .p-picklist-list{border:1px solid #dee2e6;background:#fff;color:#495057;padding:.5rem 0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-picklist .p-picklist-list .p-picklist-item{padding:.5rem 1rem;margin:0;border:0 none;color:#495057;background:transparent;transition:transform .2s,box-shadow .2s}.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#495057;background:#e3f2fd}.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(2n),.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(2n):hover{background:#e9ecef}.p-timeline .p-timeline-event-marker{border:2px solid #2196f3;border-radius:50%;width:1rem;height:1rem;background-color:#fff}.p-timeline .p-timeline-event-connector{background-color:#dee2e6}.p-timeline.p-timeline-vertical .p-timeline-event-content,.p-timeline.p-timeline-vertical .p-timeline-event-opposite{padding:0 1rem}.p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}.p-timeline.p-timeline-horizontal .p-timeline-event-content,.p-timeline.p-timeline-horizontal .p-timeline-event-opposite{padding:1rem 0}.p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}.p-tree{border:1px solid #dee2e6;background:#fff;color:#495057;padding:1rem;border-radius:3px}.p-tree .p-tree-container .p-treenode{padding:.143rem}.p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:3px;transition:box-shadow .2s;padding:0}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#6c757d}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#495057}.p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#e3f2fd;color:#495057}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#495057}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-tree .p-tree-filter-container{margin-bottom:.5rem}.p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.5rem}.p-tree .p-tree-filter-container .p-tree-filter-icon{right:.5rem;color:#6c757d}.p-tree .p-treenode-children{padding:0 0 0 1rem}.p-tree .p-tree-loading-icon{font-size:2rem}.p-treetable .p-paginator-bottom,.p-treetable .p-paginator-top{border-width:0 0 1px 0;border-radius:0}.p-treetable .p-treetable-header{background:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-width:1px 0 1px 0;padding:1rem 1rem;font-weight:600}.p-treetable .p-treetable-footer,.p-treetable .p-treetable-thead>tr>th{background:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-width:0 0 1px 0;padding:1rem 1rem;font-weight:600}.p-treetable .p-treetable-thead>tr>th{text-align:left;transition:box-shadow .2s}.p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem 1rem;border:1px solid #e9ecef;border-width:0 0 1px 0;font-weight:600;color:#495057;background:#f8f9fa}.p-treetable .p-sortable-column{outline-color:#a6d5fa}.p-treetable .p-sortable-column .p-sortable-column-icon{color:#6c757d;margin-left:.5rem}.p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#495057;background:#e3f2fd;margin-left:.5rem}.p-treetable .p-sortable-column:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#6c757d}.p-treetable .p-sortable-column.p-highlight{background:#f8f9fa;color:#2196f3}.p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#2196f3}.p-treetable .p-treetable-tbody>tr{background:#fff;color:#495057;transition:box-shadow .2s}.p-treetable .p-treetable-tbody>tr>td{text-align:left;border:1px solid #e9ecef;border-width:0 0 1px 0;padding:1rem 1rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox{margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox .p-indeterminate .p-checkbox-icon{color:#495057}.p-treetable .p-treetable-tbody>tr:focus{outline:.15rem solid #a6d5fa;outline-offset:-.15rem}.p-treetable .p-treetable-tbody>tr.p-highlight{background:#e3f2fd;color:#495057}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler,.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#495057}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#495057}.p-treetable .p-column-resizer-helper{background:#2196f3}.p-treetable .p-treetable-scrollable-footer,.p-treetable .p-treetable-scrollable-header{background:#f8f9fa}.p-treetable .p-treetable-loading-icon{font-size:2rem}.p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px 0 1px}.p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td,.p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td,.p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}.p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem .875rem}.p-treetable.p-treetable-sm .p-treetable-footer,.p-treetable.p-treetable-sm .p-treetable-tbody>tr>td,.p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td,.p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem .5rem}.p-treetable.p-treetable-lg .p-treetable-footer,.p-treetable.p-treetable-lg .p-treetable-header,.p-treetable.p-treetable-lg .p-treetable-tbody>tr>td,.p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td,.p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem 1.25rem}.p-accordion .p-accordion-header .p-accordion-header-link{padding:1rem;border:1px solid #dee2e6;color:#495057;background:#f8f9fa;font-weight:600;border-radius:3px;transition:box-shadow .2s}.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:#e9ecef;border-color:#dee2e6;color:#495057}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#f8f9fa;border-color:#dee2e6;color:#495057;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#dee2e6;background:#e9ecef;color:#495057}.p-accordion .p-accordion-content{padding:1rem;border:1px solid #dee2e6;background:#fff;color:#495057;border-top:0;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-accordion .p-accordion-tab{margin-bottom:0}.p-accordion .p-accordion-tab .p-accordion-header .p-accordion-header-link{border-radius:0}.p-accordion .p-accordion-tab .p-accordion-content{border-bottom-right-radius:0;border-bottom-left-radius:0}.p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header .p-accordion-header-link,.p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link,.p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{border-top:0 none}.p-accordion .p-accordion-tab:first-child .p-accordion-header .p-accordion-header-link{border-top-right-radius:3px;border-top-left-radius:3px}.p-accordion .p-accordion-tab:last-child .p-accordion-content,.p-accordion .p-accordion-tab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-card{background:#fff;color:#495057;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);border-radius:3px}.p-card .p-card-body{padding:1rem}.p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.p-card .p-card-subtitle{font-weight:400;margin-bottom:.5rem;color:#6c757d}.p-card .p-card-content{padding:1rem 0}.p-card .p-card-footer{padding:1rem 0 0 0}.p-fieldset{background:#fff}.p-fieldset,.p-fieldset .p-fieldset-legend{border:1px solid #dee2e6;color:#495057;border-radius:3px}.p-fieldset .p-fieldset-legend{padding:1rem;background:#f8f9fa;font-weight:600}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;transition:background-color .2s,color .2s,box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1rem;color:#495057;border-radius:3px;transition:box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover{color:#495057}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:#e9ecef;border-color:#dee2e6;color:#495057}.p-fieldset .p-fieldset-content{padding:1rem}.p-divider .p-divider-content{background-color:#fff}.p-divider.p-divider-horizontal{margin:1rem 0;padding:0 1rem}.p-divider.p-divider-horizontal:before{border-top:1px #dee2e6}.p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}.p-divider.p-divider-vertical{margin:0 1rem;padding:1rem 0}.p-divider.p-divider-vertical:before{border-left:1px #dee2e6}.p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}.p-panel .p-panel-header{border:1px solid #dee2e6;padding:1rem;background:#f8f9fa;color:#495057;border-top-right-radius:3px;border-top-left-radius:3px}.p-panel .p-panel-header .p-panel-title{font-weight:600}.p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-panel .p-panel-header .p-panel-header-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-panel.p-panel-toggleable .p-panel-header{padding:.5rem 1rem}.p-panel .p-panel-content{padding:1rem;border:1px solid #dee2e6;background:#fff;color:#495057;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-top:0 none}.p-panel .p-panel-footer{padding:.5rem 1rem;border:1px solid #dee2e6;background:#fff;color:#495057;border-top:0 none}.p-scrollpanel .p-scrollpanel-bar{background:#f8f9fa;border:0 none}.p-splitter{border:1px solid #dee2e6;background:#fff;border-radius:3px;color:#495057}.p-splitter .p-splitter-gutter{transition:background-color .2s,color .2s,box-shadow .2s;background:#f8f9fa}.p-splitter .p-splitter-gutter-resizing,.p-splitter .p-splitter-gutter .p-splitter-gutter-handle{background:#dee2e6}.p-tabview .p-tabview-nav{background:#fff;border:1px solid #dee2e6;border-width:0 0 2px 0}.p-tabview .p-tabview-nav li{margin-right:0}.p-tabview .p-tabview-nav li .p-tabview-nav-link{border:solid #dee2e6;border-width:0 0 2px 0;border-color:transparent transparent #dee2e6 transparent;background:#fff;color:#6c757d;padding:1rem;font-weight:600;border-top-right-radius:3px;border-top-left-radius:3px;transition:box-shadow .2s;margin:0 0 -2px 0}.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #a6d5fa}.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{background:#fff;border-color:#6c757d;color:#6c757d}.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{background:#fff;border-color:#2196f3;color:#2196f3}.p-tabview .p-tabview-nav-btn.p-link{background:#fff;color:#2196f3;width:2.357rem;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:0}.p-tabview .p-tabview-nav-btn.p-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #a6d5fa}.p-tabview .p-tabview-panels{background:#fff;padding:1rem;border:0 none;color:#495057;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-toolbar{background:#f8f9fa;border:1px solid #dee2e6;padding:1rem;border-radius:3px}.p-toolbar .p-toolbar-separator{margin:0 .5rem}.p-confirm-popup{background:#fff;color:#495057;border:0 none;border-radius:3px;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.p-confirm-popup .p-confirm-popup-content{padding:1rem}.p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:0 1rem 1rem 1rem}.p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}.p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}.p-confirm-popup:after,.p-confirm-popup:before{border:solid transparent;border-color:hsla(0,0%,100%,0);border-bottom-color:#fff}.p-confirm-popup.p-confirm-popup-flipped:after,.p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#fff}.p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}.p-confirm-popup .p-confirm-popup-message{margin-left:1rem}.p-dialog{border-radius:3px;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);border:0 none}.p-dialog .p-dialog-header{border-bottom:0 none;background:#fff;color:#495057;padding:1.5rem;border-top-right-radius:3px;border-top-left-radius:3px}.p-dialog .p-dialog-header .p-dialog-title{font-weight:600;font-size:1.25rem}.p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}.p-dialog .p-dialog-content{background:#fff;color:#495057;padding:0 1.5rem 2rem 1.5rem}.p-dialog .p-dialog-footer{border-top:0 none;background:#fff;color:#495057;padding:0 1.5rem 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}.p-overlaypanel{background:#fff;color:#495057;border:0 none;border-radius:3px;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.p-overlaypanel .p-overlaypanel-content{padding:1rem}.p-overlaypanel .p-overlaypanel-close{background:#2196f3;color:#fff;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}.p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#0d89ec;color:#fff}.p-overlaypanel:after,.p-overlaypanel:before{border:solid transparent;border-color:hsla(0,0%,100%,0);border-bottom-color:#fff}.p-overlaypanel.p-overlaypanel-flipped:after,.p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#fff}.p-sidebar{background:#fff;color:#495057;border:0 none;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.p-sidebar .p-sidebar-header{padding:1rem}.p-sidebar .p-sidebar-header .p-sidebar-close,.p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#6c757d;border:0 none;background:transparent;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-sidebar .p-sidebar-header .p-sidebar-close:focus,.p-sidebar .p-sidebar-header .p-sidebar-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}.p-sidebar .p-sidebar-content{padding:1rem}.p-tooltip .p-tooltip-text{background:#495057;color:#fff;padding:8px;padding-left:12px;padding-right:12px;font-size:13px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);border-radius:3px}.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#495057}.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#495057}.p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#495057}.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#495057}.p-fileupload .p-fileupload-buttonbar{background:#f8f9fa;padding:1rem;border:1px solid #dee2e6;color:#495057;border-bottom:0 none;border-top-right-radius:3px;border-top-left-radius:3px}.p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}.p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-fileupload .p-fileupload-content{background:#fff;padding:2rem 1rem;border:1px solid #dee2e6;color:#495057;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-fileupload .p-progressbar{height:.25rem}.p-fileupload .p-fileupload-row>div{padding:1rem 1rem}.p-fileupload.p-fileupload-advanced .p-message{margin-top:0}.p-fileupload-choose:not(.p-disabled):hover{background:#0d89ec;color:#fff;border-color:#0d89ec}.p-fileupload-choose:not(.p-disabled):active{background:#0b7ad1;color:#fff;border-color:#0b7ad1}.p-breadcrumb{background:#fff;border:1px solid #dee2e6;border-radius:3px;padding:1rem}.p-breadcrumb ul li .p-menuitem-link{transition:box-shadow .2s;border-radius:3px}.p-breadcrumb ul li .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text{color:#495057}.p-breadcrumb ul li .p-menuitem-link .p-menuitem-icon{color:#6c757d}.p-breadcrumb ul li.p-breadcrumb-chevron{margin:0 .5rem 0 .5rem;color:#495057}.p-breadcrumb ul li:last-child .p-menuitem-text{color:#495057}.p-breadcrumb ul li:last-child .p-menuitem-icon{color:#6c757d}.p-contextmenu{padding:.25rem 0;background:#fff;color:#495057;border:0 none;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);border-radius:3px;width:12.5rem}.p-contextmenu .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-contextmenu .p-menuitem-link .p-menuitem-text{color:#495057}.p-contextmenu .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-contextmenu .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-contextmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-contextmenu .p-submenu-list{padding:.25rem 0;background:#fff;border:0 none;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);border-radius:3px}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#e9ecef}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#495057}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#6c757d}.p-contextmenu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-contextmenu .p-submenu-icon{font-size:.875rem}.p-dock .p-dock-list-container{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);padding:.5rem .5rem;border-radius:.5rem}.p-dock .p-dock-item{padding:.5rem}.p-dock .p-dock-action{width:4rem;height:4rem}.p-dock.p-dock-bottom .p-dock-item-second-next,.p-dock.p-dock-bottom .p-dock-item-second-prev,.p-dock.p-dock-top .p-dock-item-second-next,.p-dock.p-dock-top .p-dock-item-second-prev{margin:0 .9rem}.p-dock.p-dock-bottom .p-dock-item-next,.p-dock.p-dock-bottom .p-dock-item-prev,.p-dock.p-dock-top .p-dock-item-next,.p-dock.p-dock-top .p-dock-item-prev{margin:0 1.3rem}.p-dock.p-dock-bottom .p-dock-item-current,.p-dock.p-dock-top .p-dock-item-current{margin:0 1.5rem}.p-dock.p-dock-left .p-dock-item-second-next,.p-dock.p-dock-left .p-dock-item-second-prev,.p-dock.p-dock-right .p-dock-item-second-next,.p-dock.p-dock-right .p-dock-item-second-prev{margin:.9rem 0}.p-dock.p-dock-left .p-dock-item-next,.p-dock.p-dock-left .p-dock-item-prev,.p-dock.p-dock-right .p-dock-item-next,.p-dock.p-dock-right .p-dock-item-prev{margin:1.3rem 0}.p-dock.p-dock-left .p-dock-item-current,.p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width:960px){.p-dock.p-dock-bottom .p-dock-list-container,.p-dock.p-dock-top .p-dock-list-container{overflow-x:auto;width:100%}.p-dock.p-dock-bottom .p-dock-list-container .p-dock-list,.p-dock.p-dock-top .p-dock-list-container .p-dock-list{margin:0 auto}.p-dock.p-dock-left .p-dock-list-container,.p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}.p-dock.p-dock-left .p-dock-list-container .p-dock-list,.p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}.p-dock .p-dock-list .p-dock-item{transform:none;margin:0}}.p-megamenu{padding:.5rem;background:#f8f9fa;color:#495057;border:1px solid #dee2e6;border-radius:3px}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:3px;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#6c757d;margin-left:.5rem}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-megamenu .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-megamenu .p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-megamenu .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-megamenu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-megamenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-megamenu .p-megamenu-panel{background:#fff;color:#495057;border:0 none;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-megamenu .p-megamenu-submenu-header{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600;border-top-right-radius:3px;border-top-left-radius:3px}.p-megamenu .p-megamenu-submenu{padding:.25rem 0;width:12.5rem}.p-megamenu .p-megamenu-submenu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#e9ecef}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#6c757d}.p-megamenu.p-megamenu-vertical,.p-menu{width:12.5rem;padding:.25rem 0}.p-menu{background:#fff;color:#495057;border:1px solid #dee2e6;border-radius:3px}.p-menu .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-menu .p-menuitem-link .p-menuitem-text{color:#495057}.p-menu .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-menu .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-menu.p-menu-overlay{background:#fff;border:0 none;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-menu .p-submenu-header{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600;border-top-right-radius:0;border-top-left-radius:0}.p-menu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-menubar{padding:.5rem;background:#f8f9fa;color:#495057;border:1px solid #dee2e6;border-radius:3px}.p-menubar .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-menubar .p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-menubar .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menubar .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-menubar .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:3px;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#6c757d;margin-left:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-menubar .p-submenu-list{padding:.25rem 0;background:#fff;border:0 none;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);width:12.5rem}.p-menubar .p-submenu-list .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#e9ecef}.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#6c757d}@media screen and (max-width:960px){.p-menubar{position:relative}.p-menubar .p-menubar-button{display:flex;width:2rem;height:2rem;color:#6c757d;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s}.p-menubar .p-menubar-button:hover{color:#6c757d;background:#e9ecef}.p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.25rem 0;background:#fff;border:0 none;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);width:100%}.p-menubar .p-menubar-root-list .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-menubar-root-list>.p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto;transition:transform .2s}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-180deg)}.p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;box-shadow:none;border:0 none}.p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{transition:transform .2s;transform:rotate(90deg)}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{transform:rotate(-90deg)}.p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list ul li a{padding-left:2.25rem}.p-menubar .p-menubar-root-list ul li ul li a{padding-left:3.75rem}.p-menubar .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}.p-menubar .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}.p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}.p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:flex;flex-direction:column;top:100%;left:0;z-index:1}}.p-panelmenu .p-panelmenu-header>a{padding:1rem;border:1px solid #dee2e6;color:#495057;background:#f8f9fa;font-weight:600;border-radius:3px;transition:box-shadow .2s}.p-panelmenu .p-panelmenu-header>a .p-menuitem-icon,.p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-header>a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled)>a:hover{background:#e9ecef;border-color:#dee2e6;color:#495057}.p-panelmenu .p-panelmenu-header.p-highlight{margin-bottom:0}.p-panelmenu .p-panelmenu-header.p-highlight>a{background:#f8f9fa;border-color:#dee2e6;color:#495057;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled)>a:hover{border-color:#dee2e6;background:#e9ecef;color:#495057}.p-panelmenu .p-panelmenu-content{padding:.25rem 0;border:1px solid #dee2e6;background:#fff;color:#495057;margin-bottom:0;border-top:0;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text{color:#495057}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu){padding:0 0 0 1rem}.p-panelmenu .p-panelmenu-panel{margin-bottom:0}.p-panelmenu .p-panelmenu-panel .p-panelmenu-content,.p-panelmenu .p-panelmenu-panel .p-panelmenu-header>a{border-radius:0}.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover>a,.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover>a,.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header>a{border-top:0 none}.p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header>a{border-top-right-radius:3px;border-top-left-radius:3px}.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content,.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight)>a{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-steps .p-steps-item .p-menuitem-link{background:transparent;transition:box-shadow .2s;border-radius:3px;background:#fff}.p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#495057;border:1px solid #e9ecef;background:#fff;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}.p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#6c757d}.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#e3f2fd;color:#495057}.p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:600;color:#495057}.p-steps .p-steps-item:before{content:" ";border-top:1px solid #dee2e6;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}.p-tabmenu .p-tabmenu-nav{background:#fff;border:1px solid #dee2e6;border-width:0 0 2px 0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:solid #dee2e6;border-width:0 0 2px 0;border-color:transparent transparent #dee2e6 transparent;background:#fff;color:#6c757d;padding:1rem;font-weight:600;border-top-right-radius:3px;border-top-left-radius:3px;transition:box-shadow .2s;margin:0 0 -2px 0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2rem #a6d5fa}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#fff;border-color:#6c757d;color:#6c757d}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#fff;border-color:#2196f3;color:#2196f3}.p-tieredmenu{padding:.25rem 0;background:#fff;color:#495057;border:1px solid #dee2e6;border-radius:3px;width:12.5rem}.p-tieredmenu .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#495057}.p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-tieredmenu .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-tieredmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .15rem #a6d5fa}.p-tieredmenu .p-submenu-list,.p-tieredmenu.p-tieredmenu-overlay{background:#fff;border:0 none;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-tieredmenu .p-submenu-list{padding:.25rem 0}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#e9ecef}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#495057}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#6c757d}.p-tieredmenu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-tieredmenu .p-submenu-icon{font-size:.875rem}.p-inline-message{padding:.5rem .5rem;margin:0;border-radius:3px}.p-inline-message.p-inline-message-info{background:#b3e5fc;border:solid #0891cf;border-width:0;color:#044868}.p-inline-message.p-inline-message-info .p-inline-message-icon{color:#044868}.p-inline-message.p-inline-message-success{background:#c8e6c9;border:solid #439446;border-width:0;color:#224a23}.p-inline-message.p-inline-message-success .p-inline-message-icon{color:#224a23}.p-inline-message.p-inline-message-warn{background:#ffecb3;border:solid #d9a300;border-width:0;color:#6d5100}.p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#6d5100}.p-inline-message.p-inline-message-error{background:#ffcdd2;border:solid #e60017;border-width:0;color:#73000c}.p-inline-message.p-inline-message-error .p-inline-message-icon{color:#73000c}.p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}.p-inline-message .p-inline-message-text{font-size:1rem}.p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}.p-message{margin:1rem 0;border-radius:3px}.p-message .p-message-wrapper{padding:1rem 1.5rem}.p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}.p-message .p-message-close:hover{background:hsla(0,0%,100%,.3)}.p-message .p-message-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-message.p-message-info{background:#b3e5fc;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}.p-message.p-message-info .p-message-close,.p-message.p-message-info .p-message-icon{color:#044868}.p-message.p-message-success{background:#c8e6c9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}.p-message.p-message-success .p-message-close,.p-message.p-message-success .p-message-icon{color:#224a23}.p-message.p-message-warn{background:#ffecb3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}.p-message.p-message-warn .p-message-close,.p-message.p-message-warn .p-message-icon{color:#6d5100}.p-message.p-message-error{background:#ffcdd2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}.p-message.p-message-error .p-message-close,.p-message.p-message-error .p-message-icon{color:#73000c}.p-message .p-message-text{font-size:1rem;font-weight:500}.p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}.p-toast{opacity:.9}.p-toast .p-toast-message{margin:0 0 1rem 0;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);border-radius:3px}.p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 6px}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}.p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0 0}.p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;transition:background-color .2s,color .2s,box-shadow .2s}.p-toast .p-toast-message .p-toast-icon-close:hover{background:hsla(0,0%,100%,.3)}.p-toast .p-toast-message .p-toast-icon-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-toast .p-toast-message.p-toast-message-info{background:#b3e5fc;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close,.p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon{color:#044868}.p-toast .p-toast-message.p-toast-message-success{background:#c8e6c9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close,.p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon{color:#224a23}.p-toast .p-toast-message.p-toast-message-warn{background:#ffecb3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}.p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close,.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon{color:#6d5100}.p-toast .p-toast-message.p-toast-message-error{background:#ffcdd2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close,.p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon{color:#73000c}.p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#f8f9fa;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}.p-galleria .p-galleria-close:hover{background:hsla(0,0%,100%,.1);color:#f8f9fa}.p-galleria .p-galleria-item-nav{background:transparent;color:#f8f9fa;width:4rem;height:4rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:3px;margin:0 .5rem}.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon,.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon{font-size:2rem}.p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:hsla(0,0%,100%,.1);color:#f8f9fa}.p-galleria .p-galleria-caption{background:rgba(0,0,0,.5);color:#f8f9fa;padding:1rem}.p-galleria .p-galleria-indicators{padding:1rem}.p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#e9ecef;width:1rem;height:1rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#dee2e6}.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#e3f2fd;color:#495057}.p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,.p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}.p-galleria.p-galleria-indicators-left .p-galleria-indicator,.p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:rgba(0,0,0,.5)}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:hsla(0,0%,100%,.4)}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:hsla(0,0%,100%,.6)}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#e3f2fd;color:#495057}.p-galleria .p-galleria-thumbnail-container{background:rgba(0,0,0,.9);padding:1rem .25rem}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev{margin:.5rem;background-color:transparent;color:#f8f9fa;width:2rem;height:2rem;transition:background-color .2s,color .2s,box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover{background:hsla(0,0%,100%,.1);color:#f8f9fa}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-galleria-mask,.p-image-mask{--maskbg:rgba(0,0,0,0.9)}.p-image-preview-indicator{background-color:transparent;color:#f8f9fa;transition:background-color .2s,color .2s,box-shadow .2s}.p-image-preview-container:hover>.p-image-preview-indicator{background-color:rgba(0,0,0,.5)}.p-image-toolbar{padding:1rem}.p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;transition:background-color .2s,color .2s,box-shadow .2s;margin-right:.5rem}.p-image-action.p-link:last-child{margin-right:0}.p-image-action.p-link:hover{color:#f8f9fa;background-color:hsla(0,0%,100%,.1)}.p-image-action.p-link i{font-size:1.5rem}.p-avatar{background-color:#dee2e6;border-radius:3px}.p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}.p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}.p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}.p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}.p-avatar-group .p-avatar{border:2px solid #fff}.p-badge{background:#2196f3;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}.p-badge.p-badge-secondary{background-color:#607d8b;color:#fff}.p-badge.p-badge-success{background-color:#689f38;color:#fff}.p-badge.p-badge-info{background-color:#0288d1;color:#fff}.p-badge.p-badge-warning{background-color:#fbc02d;color:#212529}.p-badge.p-badge-danger{background-color:#d32f2f;color:#fff}.p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}.p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}.p-chip{background-color:#dee2e6;color:#495057;border-radius:16px;padding:0 .5rem}.p-chip .p-chip-text{line-height:1.5;margin-top:.25rem;margin-bottom:.25rem}.p-chip .p-chip-icon,.p-chip img{margin-right:.5rem}.p-chip img{width:2rem;height:2rem;margin-left:-.5rem}.p-chip .p-chip-remove-icon{margin-left:.5rem;border-radius:3px;transition:background-color .2s,color .2s,box-shadow .2s}.p-chip .p-chip-remove-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-inplace .p-inplace-display{padding:.5rem .5rem;border-radius:3px;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.p-inplace .p-inplace-display:not(.p-disabled):hover{background:#e9ecef;color:#495057}.p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2rem #a6d5fa}.p-progressbar{border:0 none;height:1.5rem;background:#dee2e6;border-radius:3px}.p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#2196f3}.p-progressbar .p-progressbar-label{color:#fff;line-height:1.5rem}.p-scrolltop{width:3rem;height:3rem;border-radius:50%;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);transition:background-color .2s,color .2s,box-shadow .2s}.p-scrolltop.p-link{background:rgba(0,0,0,.7)}.p-scrolltop.p-link:hover{background:rgba(0,0,0,.8)}.p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#f8f9fa}.p-skeleton{background-color:#e9ecef;border-radius:3px}.p-skeleton:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4),hsla(0,0%,100%,0))}.p-tag{background:#2196f3;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:3px}.p-tag.p-tag-success{background-color:#689f38;color:#fff}.p-tag.p-tag-info{background-color:#0288d1;color:#fff}.p-tag.p-tag-warning{background-color:#fbc02d;color:#212529}.p-tag.p-tag-danger{background-color:#d32f2f;color:#fff}.p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}.p-terminal{background:#fff;color:#495057;border:1px solid #dee2e6;padding:1rem}.p-terminal .p-terminal-input{font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button,.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background-color:#2196f3}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{box-shadow:inset 0 2px 0 0 #2196f3}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{box-shadow:inset 0 -2px 0 0 #2196f3}.p-component,.p-component>*{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-overflow-hidden{overflow:hidden}.p-unselectable-text{-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}button,input[type=button],input[type=file]::-webkit-file-upload-button,input[type=reset],input[type=submit]{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-link:disabled{cursor:default}.p-connected-overlay{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-connected-overlay-enter{opacity:0;transform:scaleY(.8)}.p-connected-overlay-leave-to{opacity:0}.p-connected-overlay-enter-active{transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-leave-active{transition:opacity .1s linear}.p-toggleable-content-enter,.p-toggleable-content-leave-to{max-height:0}.p-toggleable-content-enter-to,.p-toggleable-content-leave{max-height:1000px}.p-toggleable-content-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}.p-toggleable-content-enter-active{overflow:hidden;transition:max-height 1s ease-in-out}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem}.p-badge-dot,.p-badge-no-gutter{border-radius:50%;padding:0}.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default}.p-button-icon-only{justify-content:center}.p-button-icon-only .p-button-label{visibility:hidden;width:0;flex:0 0 auto}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-box{display:flex;justify-content:center;align-items:center}.p-colorpicker-panel .p-colorpicker-color{background:transparent url(../img/color.c7a33805.png) no-repeat 0 0}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAACWCAIAAAC3uvTNAAAA7ElEQVRYw+2YUQqDQAxEh9GWuqV6Be9/JT88RN0VRUuv0ElBwhKY3yF5m90kLKd+mF/975r6geNyjm9Fy0kgqTJ6nqoIdGKczjmPJU5tZxA8wWPL7YOHKhZAlcmTAVVcxSCrMbfgqY/H6JEOoASPe56tgSrqLR7U2zWojwWjJ3jq47HEiZoGTwJxP1RRXw8y9RZfCMhbhTHOVTxXnUFtPJ5rGjzu35y2KfKGQxWT2K4TQL1d2zz6KAH1kRU8wfOXx+37qY3Hct+aDaqot2u7R/wMuDS3qnj0z0HqK4X/+kRNHdfUwFP2Nisqe/sFuUZiVjC9HCUAAAAASUVORK5CYII=) no-repeat 0 0}.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-fluid .p-inputgroup .p-input,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:37%;transition-property:all;transition-timing-function:ease;line-height:1;left:11px}.p-float-label textarea~label{top:1rem}.p-float-label .p-inputwrapper-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label input.p-filled~label,.p-float-label input:focus~label,.p-float-label textarea.p-filled~label,.p-float-label textarea:focus~label{top:10px;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-right>i{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:bottom}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:hsla(0,0%,100%,.5);border-radius:100%;transform:scale(0);pointer-events:none}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.p-tooltip{position:absolute;display:none;z-index:10000}.p-tooltip.p-tooltip-left,.p-tooltip.p-tooltip-right{padding:0 .25rem}.p-tooltip.p-tooltip-bottom,.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}@font-face{font-family:primeicons;font-display:block;src:url(../fonts/primeicons.c08d00ca.eot);src:url(../fonts/primeicons.c08d00ca.eot?#iefix) format("embedded-opentype"),url(../fonts/primeicons.c0929a1e.woff2) format("woff2"),url(../fonts/primeicons.06207097.woff) format("woff"),url(../fonts/primeicons.acb19296.ttf) format("truetype"),url(../img/primeicons.1d854e3a.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{animation:fa-spin 2s linear infinite}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}span.change-user-role__button{display:inline-block;font-size:13px;font-weight:400;margin-left:8px;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}span.change-user-role__button.dashboard-dark__version>span.current-user-role{color:#fff}span.change-user-role__button.dashboard-dark__version>span.current-user-role>span{color:#fff;border-bottom:1px solid #fff}span.change-user-role__button>span.current-user-role{display:inline-block;color:#5e6167;top:-1px;position:relative;transition:all .2s ease}span.change-user-role__button>span.current-user-role>span{color:#2196f3;border-bottom:1px solid #2196f3;cursor:pointer;transition:all .2s ease}span.change-user-role__button>span.current-user-role>span:hover{border-bottom:1px solid transparent}span.change-user-role__button>span.available-user-role{display:block;position:absolute;left:96px;top:28px;background-color:#fff;z-index:10;white-space:nowrap;border-radius:6px;box-shadow:0 8px 20px 20px rgba(56,54,50,.08)}span.change-user-role__button>span.available-user-role>span.available-user-role-items{display:block}span.change-user-role__button>span.available-user-role>span.available-user-role-items>span.available-user-role-item{display:block;padding:12px;padding-top:8px;padding-bottom:8px;border-bottom:1px solid #edeef0;cursor:pointer;color:#1f1f1f;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}span.change-user-role__button>span.available-user-role>span.available-user-role-items>span.available-user-role-item:first-child{border-top-left-radius:6px;border-top-right-radius:6px}span.change-user-role__button>span.available-user-role>span.available-user-role-items>span.available-user-role-item:last-child{border-bottom:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px}span.change-user-role__button>span.available-user-role>span.available-user-role-items>span.available-user-role-item:hover{background-color:#edeef0}span.change-user-role__button>span.available-user-role>span.available-user-role-items>span.available-user-role-item>span.ri-icon{display:block;flex:0 0 16px;height:16px;margin-right:12px}span.change-user-role__button>span.available-user-role>span.available-user-role-items>span.available-user-role-item>span.ri-icon>i{opacity:0;transition:all .2s ease}span.change-user-role__button>span.available-user-role>span.available-user-role-items>span.available-user-role-item>span.ri-caption{display:block;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}span.change-user-role__button>span.available-user-role>span.available-user-role-items>span.available-user-role-item.active>span.ri-icon>i{opacity:1;color:#2196f3}div.body-header-security-session{cursor:pointer}div.body-header-security-session>div.avatar-container{position:relative;background-image:url(../img/profile.f493e2af.svg)}div.body-header-security-session>div.avatar-container,div.body-header-security-session>div.avatar-container>div{width:32px;height:32px;border-radius:32px;background-position:50%;background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body-header-security-session>div.avatar-container>div>div.spin{display:inline-block;width:20px;height:18px}div.body-header-security-session>div.avatar-container>div>div.spin:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.body__user-profile-card-small>div.card-small-default>div.card-flex{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__user-profile-card-small>div.card-small-default>div.card-flex>div.card-image{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background-size:cover;background-color:#dce1e6;background-image:url(../img/konarev.e8af3bf9.jpg);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__user-profile-card-small>div.card-small-default>div.card-flex>div.card-image>i{color:#1f2f41;font-size:18px;transition:all .2s ease}div.body__user-profile-card-small>div.card-small-default>div.card-flex>div.card-info{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__user-profile-card-small>div.card-small-default>div.card-flex>div.card-info>div{margin-bottom:4px}div.body__user-profile-card-small>div.card-small-default>div.card-flex>div.card-info>div:last-child{margin-bottom:0}div.body__user-profile-card-small>div.card-small-default>div.card-flex>div.card-info>div.inn{font-size:12px;color:#aaa}div.body__user-profile-card-small>div.card-small-default>div.card-action{margin-top:8px;padding-left:56px;color:#2196f3;cursor:pointer;font-size:12px}div.body__user-profile-card-small>div.card-small-default>div.card-action>span>i{font-size:11px;margin-right:4px}div.body__user-profile-card-small>div.card-small-default>div.card-action>span>span{border-bottom:1px solid transparent;transition:all .2s ease}div.body__user-profile-card-small>div.card-small-default>div.card-action>span:hover>span{border-color:#2196f3}div.user-collection-window div.header-search-box{padding-left:16px;padding-right:16px;margin-bottom:32px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.user-collection-window div.header-search-box>div.search-box-container{width:0;flex:1 0 0}div.user-collection-window div.header-search-box>div.switch-container-section{margin-left:24px;flex:0 0 250px}div.user-collection-window div.partner-listing-window-pseudo-table{padding-right:16px;padding-left:16px;margin-bottom:16px}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-header{display:flex;flex-direction:row;margin-bottom:16px;opacity:0;transition:all .2s ease}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-header.show{opacity:1}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-header>div.th{width:0;flex:1 0 0;color:#5e6167;font-weight:500;margin-right:16px}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-header>div.th:last-child{margin-right:0}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-header>div.th>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-header>div.th.small{flex:0 0 180px}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-header>div.th.image{padding-left:16px;flex:0 0 35px}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-header>div.th.name{padding-left:16px}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-preloader,div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view{height:530px}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view::-webkit-scrollbar{width:6px;height:10px}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view::-webkit-scrollbar-button{width:0;height:0}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view::-webkit-scrollbar-thumb{background:#e0e2e9;border:0 none #fff;border-radius:50px;-webkit-transition:all .2s ease;transition:all .2s ease}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view::-webkit-scrollbar-thumb:hover{background:#405266}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view::-webkit-scrollbar-track{background:#fff;border:0 none #fff;border-radius:50px;-webkit-transition:all .2s ease;transition:all .2s ease}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view::-webkit-scrollbar-corner{background:transparent}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr{display:flex;flex-direction:row;padding-top:10px;padding-bottom:10px;border-radius:9px;cursor:pointer;position:relative;transition:all .2s ease}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr:nth-child(odd){background-color:#f9f9f9}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr.deleted{opacity:.5;text-decoration:line-through}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr.deleted:before{content:"Пользователь удален";position:absolute;top:12px;right:0;width:175px;height:32px;line-height:32px;color:#fff;border-radius:6px;text-align:center;background:#1f1f1f;opacity:0;visibility:hidden;transition:visibility .2s,opacity .2s,right .2s ease}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr.blocked{opacity:.5}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr.blocked:before{content:"Пользователь заблокирован";position:absolute;top:12px;right:0;width:220px;height:32px;line-height:32px;color:#fff;border-radius:6px;text-align:center;background:#1f1f1f;opacity:0;visibility:hidden;transition:visibility .2s,opacity .2s,right .2s ease}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr:hover{background:rgba(253,112,54,.12)}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr:hover.blocked:before,div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr:hover.deleted:before{opacity:1;visibility:visible;right:16px}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr>div.td{width:0;flex:1 0 0;color:#1f1f1f;margin-right:16px}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr>div.td:last-child{margin-right:0}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr>div.td>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr>div.td>div.p{padding-top:10px}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr>div.td div.src-image{width:35px;height:35px;background-position:50%;background-size:cover;border-radius:50%;background-image:url(/img/profile/profile.png)}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr>div.td div.src-image>div{width:35px;height:35px;background-position:50%;background-size:cover;border-radius:50%}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr>div.td.small{flex:0 0 180px}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr>div.td.image{flex:0 0 35px;padding-left:16px}div.user-collection-window div.partner-listing-window-pseudo-table>div.pseudo-table-body div.recycle-scroller .recycle-view-scroller__position-view div.vue-recycle-scroller__item-view div.tr>div.td.name{padding-left:16px}div.body__auth--login-form-page{width:100%;height:100vh;position:relative}div.body__auth--login-form-page.background-image{background-color:#f2f2f2;color:#1f1f1f;background-image:url(../img/background.b0aec5fa.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}div.body__auth--login-form-page>div.body__auth--login-form-page-absolute{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__auth--login-form-page>div.body__auth--login-form-page-absolute>div.body__auth--login-form-box{flex:0 0 300px;height:330px;background-color:#fff;box-shadow:0 8px 45px rgba(56,54,50,.08);border-radius:8px;padding:24px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(min-width:320px)and (max-width:768px){div.body__auth--login-form-page>div.body__auth--login-form-page-absolute>div.body__auth--login-form-box{flex:1 0 0;height:100vh}}div.body__auth--login-form-page>div.body__auth--login-form-page-absolute>div.body__auth--login-form-box>div.login-preloader{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff;border-radius:8px;z-index:2;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__auth--login-form-page>div.body__auth--login-form-page-absolute>div.body__auth--login-form-box>div.login-preloader>div{display:inline-block;width:20px;height:18px}div.body__auth--login-form-page>div.body__auth--login-form-page-absolute>div.body__auth--login-form-box>div.login-preloader>div:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.body__auth--login-form-page>div.body__auth--login-form-page-absolute>div.body__auth--login-form-box>div.logo-container{flex:0 0 38px;width:150px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATIAAABQCAYAAACajfkgAAAPoUlEQVR4nO2dCZAVxRnH/+/tArvIAoLgKgYlKKAGFY1X4pXEK4oYPFCIqIkxwSOJoibEaFlBjJIYY4xaStTEqyRijMYzHqVilfG+gwqiLsQDRDTKKexuqql/W51mZt4c23O971c19ebuY3r+3f311/Mq4ybdBkEQ/o9bARwM4L8AjgfwAIAKgDMATAawCYBjAdwo2ZYPGus9AwTBg3MBHAmgJ4B/AugAULVOu10yLj/YD0cQBOANAP0AnAdgnvGePAXgOADdASyXfMoPeWuRNbMWVHwG4POM45Nn1LPrzZdsJYAVADrrPVO6kI8BTOWihayjFCmLRjcALcyDFSxruStnWsi2BXBVggc1DsCiGNepTPo2gEMB7AlgK+v4iwAeoc3iqZgZ2MTuQRDtLLiqJn4UwMPcF4WjAJwaMg/j5tdwAN8FsD+AXa1j7wOYDeAednvithjOAbBfjXM6WaBVmC/w+URNj3r2DxnbcwGcGCO+mtMAjDW2jwDwYYTrTwIwgc9Ppeto45j9TDcEMItp0HwLwNoE8fdjIMvLKACbsrKvBJyvBGc8gP8kCHN73mNfADtZxxYCeAzA3QDuBLAqZhiXeNxbcTqA5z32q3Tf77Fflbtx2th/TELD5SiKThTGMCPC0gbgAIpNFHqxdReFZRTVDyJcczGNwS7yayMWHFu8glCiekWE8zVPRgxHMwnA1RHOb6IYatZawhCV+wAcaFwzFMBbEe5xK+1iGj+xqLKSaLL293DQg/gpgEtjXDcSwKsxrtuc5ewrEa5RgjczRlhKaAd57L/Neg6aA3yETFHVLbIHWfBXc7uTBWsiaxrNn9li6W7sU4XvzYiJuADA2da+6wDMYC2qCtEQAGex9QFm8usA9gLweISw7Np0DkWnymM9+OBUS6cvz+nFWrlbhFr2fWtbvdRPWHmFGPm1NeNs8jLzUInhGsZ7LI3UmssB7MxRtyjMs4RsGvd1Z7lQedbKcmGWjatY0NpChmU/l1cixtPGFq2oomLG++2A8+7wEDE46G6N9BAx1eL+F4Al3K4wH8dbrZs4raQd2Lo2eQbA+Sx/Kpz+7HmcaZxzC4A9qB9RmGMI2VqjdzjaeDdNzuG62v+p8a6ue2764kU+tfdyq7Aqe8E7MTLJZLSHiG0G4F1r33x2PXZht1Izm037T2KGfx8F2eYn7JIdauwfk2B06ryY3UeTJg8R8xv2V4VwOoDXAHyJ+47j9vQEcZhKsbS5kOJ/k7H/6IRh5Z1fAjgkpTiOsbYnWnltstynmxaWvh4idhDfFRMl8M/y2c/jgIjiFDYu/hoz/DtYERzJMj+c5VbTi2KpuBbAAgrsF9QatexTYzsqqjVyl3XN5h4iZvI0X0iTyxLEobfPfqX0F1n79kwQTtK8Ukyxti+tYQJQBXoba99FtC/EJailYRf+qN1+k9XhT82E3dk6BVsEsx1HwrZxBtl5WxKGNcPanuwhYiZLAQyz9s1M4AWhROsPxvb3reO7GOuq5f+SfYNaAdt2giAjYxhGWOfcSXWthV0TTUxgT/k04NjO1naSFzNpXlXZqjOZGuI6Zd/7o7Vv+wTx2JkG542NZTCAb3IgRjPPo5KKwgB2WXU4er1/DkbX+9NMoNkCwJWOw7RNGhsEnJvEjarRwyYVxrb6kcd7uW3MOGzBBovuMk+2jk8y1pVZpcG+Qdp+ZLYRMWy3rcOji9UrZhyGsSmtlw3ZijnLo6V3S8wwugI7fW0cWQ2DHe8oxlubJ9hF/sBY2jiyO5Dn3s/uQNSRXpOhtDPqcPT6EnZtH6VtZpMuyNsoNFqV7SF8Dl9NOR5JK0Y/NrP2z41gX/y7tR23wtyGz/g6bldZiYENFi208ynwQ+wbpC1k/aztlT7nedFVXQ9dEPWimsn/BvAb67zDOUUlK+xWSFgRg0derVeDdTHDWWu6bDntDeC3AN6jrcolPY17P2xs/5qjejCMzUXHHoxaEiE9dsUVV2x1a9P0YtCuNKZLlraLbWrfIG0hm2tthzVQVjh6Z7Ksa6P2BbP4YmY9BWWFtb2dR6HzY39rf5IRwWE0wDYbywbsCh7Dc4awq/VcgsI8h4LRbC29WHCvMc6d5mE37Urm8V4ncJQctImZAloWZ21buHaLoAt7WNtJR57NQT09qGJ2ex/j73plLG0hs43DJ4WMw47WkPc9PiNpYXiQL55evszfVgrFOA/BzYJVlq9ZlQ6Ktah4tFiSFLA2tvBWGcsKvgA3W3ay7Th4E4fP2EJfZS3L2c08xbrnXxx2t1QX5jBDPNdao/dlYqklZtWQtq4Gyw0DCcqZdrVop8MtWBn3NQbcPjVcZNYbgEpbyJbwSwKa3hyFCKKFTpomP0wQh5foQqKXt/m7KIE4umKCdd87axh9weFp0752XQyHYJNa/lH2iGjcQZha4Xh1W10JmXIr+Zux3erIaz8I270oaJDKPjeqSWS8tf1EiOdoj55PSWgj1egBrkY6KesBuOuDykgWk8ZHW9tqWsqfWJObBVO9IPvwAZqF+EzaSeLSFW4RafGa5RTZyMpgNzryaqrsAqrC9T1jv6ptf5QwrluzwtFLH3Yrh7PQ7Wac+zlbM3HoxxrYDKsvRWSUh2F5msO5j2Z524EjdGnRyLwYaYW3PSv13h6L3YIaxbwLK/QPGYZ2sCJ8m6YfU9Aa6HnwgCV+8z1szHG517huP8Ndys+Hbh21jLO2kbgrasA1zCiVGV/jvh9wWUzv/RY+DJsTrAyPgyvDt10pdFVr4XQKmp7+00TvbtAmtZJdOts/bjYLQtSWhJ0/6/nsBDAogbgMizCg8YyHa0rS5+p1/fEB6XdVjsayJWLzcIR7aJ+z1ghO2SfQNnghtwfR+RW0XbXTn8vWjFnsOUSd2WDexxTLxT7nP2usm3m/zm5cq0VmD836OZNGRdk9vk5fJNPAN5DGVVvErqTvUhwRswtcXF+XWmxhHa/VBYzCDLZYL7au2YkGV/O5vED7wt4xDdJRh9BVGD9j5RRlxCtOb0C9aN/hFCpbMO3BIK9pREEMt45dwe6MH3Z4XdW76RninLBEFVvlPL2lx5zZXdnoMMXnKdqvxsXsdps+m+bIZKfH1KzbredtPqt17ji1vhDbQn+OdmbKAkejNX0pmoM5vWYN584tZDcyipuGTcXwO6nQfhDlhQuL7nK1s1AvcGRza2JNO4gDFb2ZT238XZrw/gN4z6CWVSfLwQra3+LYRioU/0qN2ryTxv9lrAD9zu3PcqQ/gtgW8QXrR59CPZ+01lQ8HV4nl3e6aL5lM59tUntTlXGKe59mlrPBfE49Wb4WcIk7RVDTalT2q62vdXRnuFp3FlouRfpZgeVwoXzqWhCEwiNfiBUEofCIkAmCUHhEyARBKDwiZIIgFB4RMkEQCo8ImSAIhUeETBCEwiNCJghC4REhEwSh8IiQCYJQeBr5pc0BOfwWlx+uvkElCELxUF/OWNzIL20KgiAUlmpOPussCIIQl9fFRiYIQuERIRMEofBUPf76XBAEoUiMaOQ3ulu76OuWgiAIaaK8GN5XQna2ZLsgCEVGbGSCIBQeETJBEAqPCJkgCIVHhEwQhMIjQiYIQuERIRMEofCIkAmCUHhEyARBKDwiZIIgFB4RMkEQCo8ImSAIhUeETBCEwqMmjTdR0Mr29YsK07TS53gD096RcrzSoMp0R03bBgXPD5XuFTHKsrquuQRpXwWg3ee4+rZ99xKWd/WedyghWwSgdw4i5IruPn+sMhbArHIk0ZODAdwb4fwdATyXYvxcMQLAGxHvfSOACcVJoi/jAcz0Ofh7AKfkII4uWKpVvB7xq7nKQtT0nViSdMfpWZRBxFCjtVXGnodmtRKyT/IRl9Qpyt/fxSVK+lTz/Ph8RT82UQV84xzFPSmrA64POlZ0PhZjv6AYTHthPbJ/naS5IQdxcEWHCJmg2K6Oc+GQHMQhDUTIhNJzbJ0+YvVyH5qDeKRBqf+hvx6ErNQPMIBNQp6nRq6PyCSG2TOUo9r1QJnf9XXuF665B8C1HB3NonmblVH/YgBzYqQ57Khb0HnquT4S8j5pGLt/TL+2a1IIKwpptMZOplhemkJYQaRRoU9W/2hkhaXKaQ8A0x2WtU7XQtZBG0S9/dXc4QBuz0E8wrCv4/tPBHAT118G8LTj8KJwhuP7m758H9FfLStct8hq+S3OpIeEi0GlVGxk9fh/mUVyLD3N8f0fNNbzlC9NKbRGHzfW73AcVi1ct8hqVVDK/WOto7CrrltkSihvBnABuxZp2qt0WG9lIKY3ADgKwPKUw9VUGXatgqO6vTs4jktPYz1P9qgdUwhDTXv6jOtZp73V8f37AlhihVdlr0zpzBQAvRyFPSoNG9mEjD2nmzOYvbAXbQVZouw//6gR/lYpxC9tI3PYyjIN+5gZl6yN7e8CWObIw79qVZrVlMr/ZQDuAvBeGkKWNWWemhFEGPGuF9cDL47MX5SccioHXVxhv2cdjsV7CgcQ1lEPQlavhLFHnF6nebMRgCEphGNOl3JlHwpLZ4omljRMSJebG+IQW7+0lGyeYRRGphSOKV5l9qy3qaSgLYeZGyJk9cuIOk772JTCmcJf9WL/LqUw80AaLbIb2KNQldKAeuha1qP7h6JfjeNl+dpFVCqObUUmP2fLQY3cDkopTD/OB7CLIwfxbrTBzeN2WrpyCX9fTSvA6RyaNZvXFU6N2SmlOKTN6wCej+EA2BWtZDXUP7fGOfUqZJunHF4aI8NhmETboCsGGUK2xmiBrqaQu/RXfDkNIdsSwHyfYxcBmFGij/pppgE4Nx9R8aSP5d9VT4yu03S/AuAbDu//kbGubINnWsd/RaFzIabtrm1kHQEiprnWcRyy4Oqcx2+fHMQhKw6uz2Q7t4fXcvhV05PedBW468Sp+x/NRDaw72wuAwBc5TgOWfAL2g0qGS21nuuYEuZ5GNTk5QPzH00nuB41vZqtrSY6oZuLav0fQBudE9LoWt7CX9NBzrWzXNaczGVxRr56VTq7zvY5XmsgoKy01Gm6kcL7pmzdHzoOw5c0X7Kqz3qZGZhh2oL+GWtFivHIE1k7pWZJqd858SMrL/UqVnlDDS4clIM4lfoDozJFSRDcsTuAJ3l3NcDyaIZ5LS0yQRBiMce4KOtvsYmQCYIQi2bjoh4ZZ2Gp53oqIRuWg3i4xM820KccyfMlaIQuTW9z8wVOo+IMmkmRdsXdzWfdFX0D7uv6A5pZMlTZyK7g9IKyfbdLf53S75+nF3IaT9ofXUwD9TJ/EBDO3Zw64vqZ2/9kvzbAJcRFeDafA3iR829dp72BX0XWrGbYUf8JPSxKKNsCzr2e/xpVvvccuP9/OK7VnhE6essAAAAASUVORK5CYII=);background-position:50%;margin-bottom:8px;background-size:cover}div.body__auth--login-form-page>div.body__auth--login-form-page-absolute>div.body__auth--login-form-box>div.logo-description{margin-bottom:24px}div.body__auth--login-form-page>div.body__auth--login-form-page-absolute>div.body__auth--login-form-box>div.login-field-container{width:100%}div.body__auth--login-form-page>div.body__auth--login-form-page-absolute>div.body__auth--login-form-box>div.login-button-container{width:100%;border-bottom:1px solid #dadada;padding-bottom:24px;margin-bottom:24px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__auth--login-form-page>div.body__auth--login-form-page-absolute>div.body__auth--login-form-box>div.login-button-container>div.login-button{margin-top:24px;background-color:#3f51b5;color:#fff;padding-top:8px;padding-bottom:8px;padding-left:24px;padding-right:24px;border-radius:8px;cursor:pointer;transition:all .2s ease}div.body__auth--login-form-page>div.body__auth--login-form-page-absolute>div.body__auth--login-form-box>div.login-button-container>div.login-button:hover{background-color:#3949ab}div.body__auth--login-form-page>div.body__auth--login-form-page-absolute>div.body__auth--login-form-box>div.login-link-container{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__auth--login-form-page>div.body__auth--login-form-page-absolute>div.body__auth--login-form-box>div.login-link-container>div.login-link{text-align:center;flex:1 0 0}div.body__auth--login-form-page>div.body__auth--login-form-page-absolute>div.body__auth--login-form-box>div.login-link-container>div.login-link>span{display:inline-block;border-bottom:1px solid #7986cb;padding-bottom:3px;color:#7986cb;cursor:pointer;transition:all .2s ease}div.body__auth--login-form-page>div.body__auth--login-form-page-absolute>div.body__auth--login-form-box>div.login-link-container>div.login-link>span:hover{color:#3949ab}div.body__auth--login-form-page>div.body__auth--login-form-page-absolute>div.body__auth--login-form-box.restore-password{height:270px}div.body__department-view-window-prepare div.body__department-view-window div.unit-and-caption-container{margin-bottom:16px;display:flex;flex-direction:row}div.body__department-view-window-prepare div.body__department-view-window div.unit-and-caption-container>div.unit-container{flex:0 0 230px;margin-right:16px;height:114px;border-radius:8px;background-color:#f7f8fa;border:1px solid #dce1e6;transition:all .2s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__department-view-window-prepare div.body__department-view-window div.unit-and-caption-container>div.unit-container>div.house-image{width:32px;height:32px;border-radius:50%;background-color:#1f2f41;color:#fff;font-size:18px;margin-bottom:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__department-view-window-prepare div.body__department-view-window div.unit-and-caption-container>div.unit-container>div.house-info{width:200px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__department-view-window-prepare div.body__department-view-window div.unit-and-caption-container>div.unit-container>div.house-info>div.info-name{margin-bottom:2px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__department-view-window-prepare div.body__department-view-window div.unit-and-caption-container>div.unit-container>div.house-info>div.info-description{font-size:12px;color:#5e6167}div.body__department-view-window-prepare div.body__department-view-window div.unit-and-caption-container>div.caption-container{flex:1}div.body__department-view-window-prepare div.body__department-view-window div.users-items>div.user-item{padding:16px;padding-top:10px;padding-bottom:12px;border-bottom:1px solid #e7e8ec}div.body__department-view-window-prepare div.body__department-view-window div.users-items>div.user-item:last-child{border-bottom:0}div.body__security-session-restore>div.session__restore-background{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0;margin:0;font-family:Roboto,sans-serif;font-size:13px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;background-color:#f2f2f2;color:#1f1f1f;background-image:url(../img/background.b0aec5fa.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100vh;position:fixed;z-index:99999999;left:0;top:0;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__security-session-restore>div.session__restore-background>div.center__container{flex:0 0 300px;background-color:#fff;box-shadow:0 8px 45px rgba(56,54,50,.08);border-radius:8px;padding:32px;position:relative}div.body__security-session-restore>div.session__restore-background>div.center__container>div.exclamation-prepare{position:relative;height:135px}div.body__security-session-restore>div.session__restore-background>div.center__container>div.exclamation-prepare>div.exclamation-absolute{position:absolute;left:0;top:0;width:100%;height:inherit}div.body__security-session-restore>div.session__restore-background>div.center__container>div.exclamation-prepare>div.exclamation-absolute>div.exclamation__icon{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__security-session-restore>div.session__restore-background>div.center__container>div.exclamation-prepare>div.exclamation-absolute>div.exclamation__icon>span{display:inline-block;flex:0 0 70px;width:70px;height:70px;border-radius:50%;border:1px solid #f44336;color:#f44336;font-size:28px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__security-session-restore>div.session__restore-background>div.center__container>div.exclamation-prepare>div.exclamation-absolute>div.exclamation__icon>div.profile-icon{flex:0 0 70px;width:70px;height:70px;border-radius:50%;background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.body__security-session-restore>div.session__restore-background>div.center__container>div.exclamation-prepare>div.exclamation-absolute>div.exclamation__icon>div.profile-icon.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__security-session-restore>div.session__restore-background>div.center__container>div.exclamation-prepare>div.exclamation-absolute>div.exclamation__user{text-align:center;font-weight:500;margin-bottom:3px;color:rgba(31,47,65,.9)}div.body__security-session-restore>div.session__restore-background>div.center__container>div.exclamation-prepare>div.exclamation-absolute>div.exclamation__message{color:#f44336;text-align:center;font-weight:500;margin-bottom:24px}div.body__security-session-restore>div.session__restore-background>div.center__container>div.login-button-container{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__security-session-restore>div.session__restore-background>div.center__container>div.login-button-container>div.login-button{width:100%;margin-top:24px;background-color:rgba(31,47,65,.9);color:#fff;height:40px;border-radius:8px;cursor:pointer;text-align:center;position:relative;transition:all .2s ease}div.body__security-session-restore>div.session__restore-background>div.center__container>div.login-button-container>div.login-button>span.lg-caption{width:100%;position:absolute;display:block;text-align:center;height:inherit;line-height:40px}div.body__security-session-restore>div.session__restore-background>div.center__container>div.login-button-container>div.login-button>span.lg-spinner{width:100%;position:absolute;display:block;text-align:center;height:inherit;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__security-session-restore>div.session__restore-background>div.center__container>div.login-button-container>div.login-button>span.lg-spinner>div{display:inline-block;width:20px;height:18px}div.body__security-session-restore>div.session__restore-background>div.center__container>div.login-button-container>div.login-button>span.lg-spinner>div:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #fff;border-color:#fff transparent #fff transparent;animation:dual-ring 1.2s linear infinite}div.body__security-session-restore>div.session__restore-background>div.center__container>div.login-button-container>div.login-button:hover{background-color:#1f2f41}div.body__security-session-restore>div.session__restore-background>div.center__container>div.error__message{color:#f44336;text-align:center;font-weight:500;margin-top:24px;font-size:16px}div.body__security-session-restore>div.session__restore-background>div.center__container>div.login-link-container{margin-top:16px;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__security-session-restore>div.session__restore-background>div.center__container>div.login-link-container>div.login-link{text-align:center;flex:1 0 0}div.body__security-session-restore>div.session__restore-background>div.center__container>div.login-link-container>div.login-link>span{display:inline-block;border-bottom:1px solid #2196f3;padding-bottom:1px;font-size:12px;color:#2196f3;cursor:pointer;transition:all .2s ease}div.body__security-session-restore>div.session__restore-background>div.center__container>div.login-link-container>div.login-link>span:hover{color:#2196f3}div.body__profile-change-password-window div.profile-change-password-window div.password-expired-message{color:#f44336;font-weight:500;font-size:12px;line-height:12px;border:1px solid #f44336;padding:12px;padding-top:8px;padding-bottom:8px;border-radius:4px;margin-bottom:12px}div.body__profile-registration-window{max-height:calc(100vh - 100px);overflow:auto;overflow-x:hidden;padding:24px;padding-bottom:16px;padding-top:0}div.body__profile-registration-window *{scrollbar-width:auto}div.body__profile-registration-window::-webkit-scrollbar{height:16px}div.body__profile-registration-window::-webkit-scrollbar-track{background:#fff}div.body__profile-registration-window::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.body__profile-registration-window::-webkit-scrollbar-thumb:hover{background-color:#989898}div.body__profile-registration-window div.login-field-required div.user-exist-tooltip{position:absolute;z-index:2;background-color:rgba(0,0,0,.8);background-color:#e57373;color:#fff;padding:6px;padding-left:12px;padding-right:12px;border-radius:4px;top:-13px}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window{position:fixed;left:0;top:0;width:100%;height:100%;z-index:10;background:rgba(0,0,0,.4);display:flex;flex-direction:row;justify-content:center;align-items:center}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container{width:600px;background:#fff;border:1px solid rgba(0,0,0,.15);box-shadow:0 8px 45px rgba(56,54,50,.08);border-radius:8px}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-header{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:32px}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-header>h1{width:0;flex:1 0 0;font-weight:500;margin:0;padding:0;font-size:22px;line-height:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-header>div.close-icon{flex:0 0 24px;width:24px;height:24px;border-radius:24px;color:#fff;background:#9b9b9b;margin-left:16px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-header>div.close-icon:hover{background-color:#5e6167}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content{padding:32px;padding-top:4px;height:270px}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.button-container{padding-top:32px}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.drag-and-drop-container{background:#fff;border-radius:8px;padding:18px;padding-bottom:30px;border:1px dashed #fd7036;cursor:pointer;margin-bottom:16px}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.drag-and-drop-container>div.drag-message{font-weight:400;font-size:14px;line-height:18px;margin-bottom:8px}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.drag-and-drop-container>div.drag-message>span{color:#fd7036}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.drag-and-drop-container>div.drag-files{font-size:12px;line-height:16px;color:#5e6167}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent{display:flex;flex-direction:row}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent>div.cropper-image-left-container{flex:0 0 240px;margin-right:32px}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent>div.cropper-image-left-container>div.cropper-image-relative{position:relative;display:block;width:240px;height:180px;background-color:#fff;overflow:hidden;box-shadow:0 8px 45px rgba(56,54,50,.08);border-radius:8px}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent>div.cropper-image-left-container>div.cropper-image-relative>img{position:absolute;display:block;cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent>div.cropper-image-left-container>div.cropper-image-relative>div.img-shade{box-shadow:0 2px 6px 0 rgba(0,0,0,.18);position:absolute;background-color:rgba(241,242,243,.8)}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent>div.cropper-image-left-container>div.cropper-image-relative>div.img-shade.shade-1{top:0;left:0}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent>div.cropper-image-left-container>div.cropper-image-relative>div.img-shade.shade-2{bottom:0;right:0}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent>div.cropper-image-left-container>div.cropper-image-range{position:relative;margin-top:16px;width:240px;height:18px}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent>div.cropper-image-left-container>div.cropper-image-range>input[type=range]{width:100%;-webkit-appearance:none}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent>div.cropper-image-left-container>div.cropper-image-range>input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;border-radius:2px;border:2px solid rgba(253,112,54,.12);background:rgba(253,112,54,.12);outline:none;box-shadow:none}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent>div.cropper-image-left-container>div.cropper-image-range>input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:4px solid #fd7036;height:24px;width:24px;border-radius:24px;background:#fff;cursor:pointer;margin-top:-12px}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent>div.cropper-image-center-container{flex:1 0 0}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent>div.cropper-image-center-container>div.image-center-preview-caption{font-weight:500;margin:0;padding:0;font-size:18px;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:32px}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent>div.cropper-image-center-container>div.image-center-preview{display:flex;flex-direction:row}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent>div.cropper-image-center-container>div.image-center-preview>div.preview-item{position:relative;padding:5px;width:100px;height:100px;margin-right:16px}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent>div.cropper-image-center-container>div.image-center-preview>div.preview-item>img{position:absolute;display:block;top:0;bottom:0;left:0;right:0;margin:auto;padding:3px;background-color:#fff;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 8px 45px rgba(56,54,50,.08);border-radius:8px}div.user-profile-file-loader-window-prepare>div.documents-file-loader-window>div.box-container>div.box-content>div.cropper-image-parent>div.cropper-image-center-container>div.image-center-preview>div.preview-item>img.circle{border-radius:50%}div.profile-view-tab-history div.session-items>div.session-item{background-color:#fff;margin-bottom:16px;padding-left:16px;padding-right:16px;height:80px;border-radius:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.profile-view-tab-history div.session-items>div.session-item>div.profile-container{width:0;height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.profile-view-tab-history div.session-items>div.session-item>div.profile-container>div.profile-image{flex:0 0 50px;width:50px;height:50px;border-radius:50px;background-image:url(../img/profile.f493e2af.svg);background-size:80%;background-repeat:no-repeat;background-position:50%;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.profile-view-tab-history div.session-items>div.session-item>div.profile-container>div.profile-image>div{width:50px;height:50px;border-radius:50px;background-position:50%;background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.profile-view-tab-history div.session-items>div.session-item>div.profile-container>div.profile-image>div>div.spin{display:inline-block;width:20px;height:18px}div.profile-view-tab-history div.session-items>div.session-item>div.profile-container>div.profile-image>div>div.spin:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.profile-view-tab-history div.session-items>div.session-item>div.profile-container>div.profile-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.profile-view-tab-history div.session-items>div.session-item>div.profile-container>div.profile-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.profile-view-tab-history div.session-items>div.session-item>div.profile-container>div.profile-name>div:last-child{margin-bottom:0}div.profile-view-tab-history div.session-items>div.session-item>div.profile-container>div.profile-name>div.office{font-size:12px;color:#aaa}div.profile-view-tab-history div.session-items>div.session-item>div.date-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.profile-view-tab-history div.session-items>div.session-item>div.date-container>div.vertical{flex:1}div.profile-view-tab-history div.session-items>div.session-item>div.date-container>div.vertical>div{color:#5e6167}div.profile-view-tab-history div.session-items>div.session-item>div.date-container>div.vertical>div:first-child{margin-bottom:4px}div.profile-view-tab-history div.session-items>div.session-item>div.date-container>div.vertical>div>span{color:#1f1f1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.profile-view-tab-history div.session-items>div.session-item>div.ip-container{flex:0 0 120px;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;padding-top:6px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.profile-view-tab-history div.session-items>div.session-item>div.ip-container>div.vertical>div{color:#5e6167}div.profile-view-tab-history div.session-items>div.session-item>div.ip-container>div.vertical>div>span{color:#1f1f1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.profile-view-tab-history div.session-items>div.session-item>div.remove-container>div{background-color:#fd7036;width:24px;height:24px;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.profile-view-tab-history div.session-items>div.session-item>div.remove-container>div.user{margin-top:6px;background-color:rgba(31,47,65,.3)}div.profile-view-tab-history div.session-items>div.session-item>div.fluid-container{flex:1}div.profile-view-tab-history div.session-items>div.session-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__profile-view-page div.profile-view-header-tab{width:330px}div.body__profile-view-page div.profile-header-container{margin-bottom:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__profile-view-page div.profile-header-container>div.header-caption{flex:1;font-size:16px;line-height:18px;font-weight:400}div.body__profile-view-page div.profile-header-container>div.action-container{margin-left:24px}div.body__profile-view-page div.profile-flex-container{display:flex;flex-direction:row}div.body__profile-view-page div.profile-flex-container>div.profile-image-container{flex:0 0 222px;margin-right:24px}div.body__profile-view-page div.profile-flex-container>div.profile-image-container>div.image-prepare{width:100%;height:222px;background-color:#fff;border-radius:8px;background-size:cover;position:relative;cursor:pointer}div.body__profile-view-page div.profile-flex-container>div.profile-image-container>div.image-prepare>div.image-container{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(31,47,65,.3);border-radius:8px;opacity:0;visibility:0;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__profile-view-page div.profile-flex-container>div.profile-image-container>div.image-prepare>div.image-container>div.upload-button{background-color:#fff;padding:8px;border-radius:4px}div.body__profile-view-page div.profile-flex-container>div.profile-image-container>div.image-prepare>div.image-container>div.upload-button>i{margin-right:16px}div.body__profile-view-page div.profile-flex-container>div.profile-image-container>div.image-prepare.show>div.image-container,div.body__profile-view-page div.profile-flex-container>div.profile-image-container>div.image-prepare:hover>div.image-container{opacity:1;visibility:visible}div.body__profile-view-page div.profile-flex-container>div.profile-image-container>div.house-container{background-color:#fff;border-radius:8px;margin-top:16px;padding:8px;padding-left:16px;padding-right:16px;cursor:pointer;border:1px solid #dadada;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__profile-view-page div.profile-flex-container>div.profile-image-container>div.house-container>div.ready-container{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff;border-radius:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__profile-view-page div.profile-flex-container>div.profile-image-container>div.house-container>div.ready-container>div.spinner{display:inline-block;width:20px;height:18px}div.body__profile-view-page div.profile-flex-container>div.profile-image-container>div.house-container>div.ready-container>div.spinner:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.body__profile-view-page div.profile-flex-container>div.profile-image-container>div.house-container>div.house-image{flex:0 0 32px;height:32px;border-radius:50%;background-color:#1f2f41;margin-right:16px;color:#fff;font-size:18px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__profile-view-page div.profile-flex-container>div.profile-image-container>div.house-container>div.house-info{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__profile-view-page div.profile-flex-container>div.profile-image-container>div.house-container>div.house-info>div.info-name{margin-bottom:2px}div.body__profile-view-page div.profile-flex-container>div.profile-image-container>div.house-container>div.house-info>div.info-description{font-size:12px;color:#5e6167}div.body__profile-view-page div.profile-flex-container>div.profile-image-container>div.house-container>div.house-angle{margin-left:16px}div.body__profile-view-page div.profile-flex-container>div.profile-image-container>div.house-container:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__profile-view-page div.profile-flex-container>div.profile-information-container{flex:1;border-radius:8px}div.body__administration-view-page-tab-session div.session-items>div.session-item{background-color:#fff;margin-bottom:16px;padding-left:16px;padding-right:16px;height:80px;border-radius:8px;border:1px solid #e9e9e9;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.profile-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.profile-container>div.profile-image{flex:0 0 50px;width:50px;height:50px;border-radius:50px;background-image:url(../img/konarev.e8af3bf9.jpg);background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.profile-container>div.profile-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.profile-container>div.profile-name>div{margin-bottom:4px}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.profile-container>div.profile-name>div:last-child{margin-bottom:0}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.profile-container>div.profile-name>div.office{font-size:12px;color:#aaa}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.date-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.date-container>div.vertical{flex:1}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.date-container>div.vertical>div{color:#5e6167}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.date-container>div.vertical>div:first-child{margin-bottom:4px}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.date-container>div.vertical>div>span{color:#1f1f1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.ip-container{flex:0 0 120px;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;padding-top:6px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.ip-container>div.vertical>div{color:#5e6167}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.ip-container>div.vertical>div>span{color:#1f1f1f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.remove-container>div{background-color:#fd7036;width:24px;height:24px;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.remove-container>div.user{margin-top:6px;background-color:rgba(31,47,65,.3)}div.body__administration-view-page-tab-session div.session-items>div.session-item>div.fluid-container{flex:1}div.body__administration-view-page-tab-session div.session-items>div.session-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__administration-view-page div.header-tabs-container{width:440px}div.body__unit-view-page div.logo-and-caption-container{display:flex;flex-direction:row}div.body__unit-view-page div.logo-and-caption-container>div.logo-container{flex:0 0 200px;margin-right:16px;height:114px;border-radius:8px;background-color:#f7f8fa;border:1px solid #dce1e6}div.body__unit-view-page div.logo-and-caption-container>div.caption-container{flex:1}div.body__unit-view-page div.department-items>div.department-item{padding-left:16px;padding-right:16px;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #e7e8ec;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__unit-view-page div.department-items>div.department-item:hover{background-color:#fafbfc}div.body__unit-view-page div.department-items>div.department-item:last-child{border-bottom:0}div.body__unit-view-page div.department-items>div.department-item>div.caption-container{flex:1;width:0}div.body__unit-view-page div.department-items>div.department-item>div.caption-container>div.caption{margin-bottom:6px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__unit-view-page div.department-items>div.department-item>div.caption-container>div.address{color:#2196f3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__unit-view-page div.department-items>div.department-item>div.remove-container{flex:0 0 24px;margin-left:16px;color:#f44336;cursor:pointer}div.body__unit-view-page div.users-items>div.user-item{padding:16px;padding-top:10px;padding-bottom:12px;border-bottom:1px solid #e7e8ec}div.body__unit-view-page div.users-items>div.user-item:last-child{border-bottom:0}.p-confirm-popup{position:absolute;margin-top:10px}.p-confirm-popup-flipped{margin-top:0;margin-bottom:10px}.p-confirm-popup-enter-from{opacity:0;transform:scaleY(.8)}.p-confirm-popup-leave-to{opacity:0}.p-confirm-popup-enter-active{transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-confirm-popup-leave-active{transition:opacity .1s linear}.p-confirm-popup:after,.p-confirm-popup:before{bottom:100%;left:calc(var(--overlayArrowLeft, 0) + 1.25rem);content:" ";height:0;width:0;position:absolute;pointer-events:none}.p-confirm-popup:after{border-width:8px;margin-left:-8px}.p-confirm-popup:before{border-width:10px;margin-left:-10px}.p-confirm-popup-flipped:after,.p-confirm-popup-flipped:before{bottom:auto;top:100%}.p-confirm-popup.p-confirm-popup-flipped:after,.p-confirm-popup.p-confirm-popup-flipped:before{border-bottom-color:transparent}.p-confirm-popup .p-confirm-popup-content{display:flex;align-items:center}div.p-confirm-popup{box-shadow:0 8px 20px 20px rgba(56,54,50,.08)}div.p-confirm-popup.p-component{max-width:440px;z-index:100;font-family:Roboto,sans-serif!important;font-size:13px}div.p-confirm-popup.p-component>div.p-confirm-popup-content{padding:16px}div.p-confirm-popup.p-component>div.p-confirm-popup-content>i.p-confirm-popup-icon{font-size:18px}div.p-confirm-popup.p-component>div.p-confirm-popup-content>div.p-confirm-popup-message{margin-left:16px}div.p-confirm-popup.p-component>div.p-confirm-popup-footer{padding:16px;padding-top:0}div.p-confirm-popup.p-component>div.p-confirm-popup-footer>button.p-button{font-size:13px;padding:6px;padding-left:12px;padding-right:12px}.redactor_box{position:relative;border:1px solid #d7dbde;overflow:visible;border-radius:8px}.redactor_box,.redactor_box textarea{background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px}body .redactor_air{position:absolute;border:1px solid #ddd;border-bottom:none;z-index:2}body .redactor_box_fullscreen{left:0;position:fixed;overflow:hidden;top:0;width:100%;z-index:2000}.redactor_box textarea{font-family:Menlo,Monaco,monospace,sans-serif;font-size:13px;overflow:auto;resize:none;margin:0;padding:0;display:block;position:relative;z-index:1004;outline:none;border:none;width:100%;white-space:normal}.redactor_editor{color:#333;font-size:12px}.redactor_editor,.redactor_editor:focus{position:relative;outline:none;box-shadow:none!important;padding:15px!important;margin:0!important;background:none;background:#fff!important;overflow:auto;white-space:normal}.redactor_editor a{color:#15c!important;text-decoration:underline!important}.redactor_editor embed,.redactor_editor img,.redactor_editor object,.redactor_editor video{width:auto;max-width:100%}.redactor_editor img,.redactor_editor video{height:auto}.redactor_editor blockquote,.redactor_editor div,.redactor_editor dl,.redactor_editor ol,.redactor_editor p,.redactor_editor pre,.redactor_editor table,.redactor_editor ul{box-shadow:none!important;background:none!important;margin:0!important;margin-bottom:15px!important;line-height:1.45em!important;font-family:Arial,Helvetica,Verdana,Tahoma,sans-serif!important;font-size:13px!important;border:none}.redactor_editor hr,.redactor_editor iframe,.redactor_editor object{margin-bottom:15px!important}.redactor_editor blockquote{margin-left:3em!important;font-style:italic!important;color:#777}.redactor_editor ol,.redactor_editor ul{padding-left:2em!important}.redactor_editor ol ol,.redactor_editor ol ul,.redactor_editor ul ol,.redactor_editor ul ul{border:none;margin:2px!important;padding:0!important;padding-left:2em!important}.redactor_editor dl dt{font-weight:700}.redactor_editor dd{margin-left:1em}.redactor_editor table{border-collapse:collapse;font-size:1em!important}.redactor_editor table td{border:1px solid #ddd;padding:5px!important;vertical-align:top}.redactor_editor table thead td{border-bottom:2px solid #000!important;font-weight:700!important}.redactor_editor code,.redactor_editor pre{font-family:Menlo,Monaco,monospace,sans-serif!important}.redactor_editor code{background-color:#d8d7d7!important}.redactor_editor pre{font-size:90%!important;background:#f8f8f8!important;border:1px solid #ddd!important;border-radius:3px!important;padding:1em!important;white-space:pre;overflow:auto}.redactor_editor hr{display:block;height:1px;border:0;border-top:1px solid #ccc}.redactor_editor h1,.redactor_editor h2,.redactor_editor h3,.redactor_editor h4,.redactor_editor h5{font-family:Helvetica,Arial,Verdana,Tahoma,sans-serif!important;color:#000;background:none;margin:0!important;padding:0!important;font-weight:700}.redactor_editor h1{font-size:36px!important;line-height:40px!important;margin-bottom:10px!important}.redactor_editor h2{font-size:30px!important;line-height:38px!important;margin-bottom:15px!important}.redactor_editor h3{font-size:24px!important;line-height:30px!important;margin-bottom:10px!important}.redactor_editor h4{font-size:18px!important;line-height:24px!important;margin-bottom:10px!important}.redactor_editor h5{font-size:1em!important;margin-bottom:10px!important}.redactor_editor.redactor_editor_wym{background:#f6f6f6!important;padding:5px 15px!important}.redactor_editor_wym blockquote,.redactor_editor_wym div,.redactor_editor_wym dl,.redactor_editor_wym h1,.redactor_editor_wym h2,.redactor_editor_wym h3,.redactor_editor_wym h4,.redactor_editor_wym h5,.redactor_editor_wym ol,.redactor_editor_wym p,.redactor_editor_wym pre,.redactor_editor_wym table,.redactor_editor_wym ul{background-color:#fff!important;border:1px solid #e4e4e4!important;padding:10px!important;margin:10px 0!important}.redactor_toolbar{font-family:Helvetica,Arial,Verdana,Tahoma,sans-serif!important;position:relative;left:0;top:0;margin:0!important;padding:0!important;padding-left:2px!important;line-height:0!important;list-style:none!important;font-size:0;overflow:hidden!important;height:32px!important;border-bottom:1px solid #bbb}body .redactor_air .redactor_toolbar{padding-right:2px!important}.redactor_toolbar li{float:left!important;margin:0!important;padding:3px 1px;padding-right:0;list-style:none!important}.redactor_toolbar li.redactor_separator{float:left;height:34px;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;padding:0;margin:0 2px 0 3px!important}.redactor_toolbar li a{width:25px;height:25px;border:1px solid transparent;line-height:0;font-size:0;cursor:pointer;zoom:1;text-decoration:none;transition:all .2s ease;display:block;text-indent:-9999px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAg0AAAAZCAYAAACywB0wAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAFCdJREFUeNrsXQlYFFe2LppmbdBGBRRRUZSoiOK+4kLioI67I+ozJuIIA+4alyQTY3g+l9EwjvtEXwYDxjVx18HgvsUFd8i4oCgqQVD2FgWanv80t02nn0BVd9PBeff/vvrqVnXVPVW37jnnP+dUgZVGoxE4ODg4ODg4OCqDjA8BBwcHBwcHBycNHBwcHBwcHJw0cHBwcHBwcHDSwMHBwcHBwcFJAwcHBwcHB8fbCjkfAg4OjnJgFRkZ6Z6dnd2ipKTE1cbGJrVFixY3wsLCXvCh4eDgpKFaXM/kyZP72traWtNGUVGReu3atfFolvBHxVENYB8REbH0+fPn043toHbt2ivXr1//MZovKzouKSlJHhMT00alUvUpLCzsAaftDX3wJEdeWlrqxA4rlclk5MCL7ezs7sGp37e3t09QKBTxQ4YM+alr165qE+7VetmyZV3u3LnzPeQp5XJ5IeQ7FhQUHGnQoMH4/v37P8MxmuowVr8hbKdNmzYzPT19Kca6w8yZM6/SMzG2M4y3Ud+/z50714qrJkd1Jw1yRBtBGzZsOGwmh+4QGhq6FgYpWK1WKwx+q4cl3cT+nceNG/fjq1evfN/0o6ur619AThag+cqMY1tz9OjRqTC4NXQ7XFxc/v7VV1/NQrOQT723EnVNcYIEdv7fsDyoSL/27dvXLyUlZR9IQSkIwUsQabVSqSzGtoB1GkiEDIv1ixcvbDUajQy64/vy5Uu//Pz84IyMDNmxY8cGw5HFGamf8kWLFvVPTEzc5unp+XTixIlH3Nzc8q5cuVIfOj/wxo0bY0Ea1hGvrwZj9VuiFuzVB9TIycmZhBVdb4G5hQQFBQmNGjUSMPZcAznM6pMMAfuSt23btoZo5pqTNNiCUX9kZWXVFu0fsWSZeCPWUIag3NzcEP2dO3bs2BMcHDwUTU9zkIbY2NjFGzdunBYfH9+5RYsWqZGRkXu2bt3afvfu3d0zMzPnLViwIB371lLUZq4HhMH/BGRlBciKLUjR9r59++6mCMwI0qDEWGSzcWmMdorYE3G8C9m0Sg6zmzJlyp8xDh9v377djXbo5JlRxq/uQyokyKhKOXX1jrsm4Xp01+Sv109FjrBGamrqIsoq4JwkOP/7NWvWLHR0dCQnXQKiIKBdzPSXsnLW0B87OC7HCxcuNP7uu+9apaWlRWL/OSP0Uw49GHXr1q0NPj4+j0EOroG0JIDw3u/WrZv/pk2bgkBamuA4x8pIQzljZR8TE+P1wQcfPGAZBMNtqWP1W0EGYtfOwcFBa4BB1PoRiagK0vDOO+8I9vb2WuLw8OFDU7uzlA6KkmVEn5a6D0uOk6VQr2HDhg9GjhyZ2LFjx7TVq1f3O336dCvMrWLo4BrS5zlz5vRjgbpRpMFq5cqV9RBV/AkG4+iXX355Fvso3VknLy/vj4GBgbHkGCMiIgaDubgggl5biREpD06IqMLesF836E5mGKx8LGl0T4xNkaG9O2bMmMK4uLguhYWF1hi4LtgXYwYSpINq165d3kQYateuXQTCQKnLR4JxqVYvvXZvI869VskxjohmCkCsbNBupBsnM8swvA+himRUpRx7vfY37DhHKBql0IXly5cvxaq8er8/Wwz7eRPcQQyaUqNPnz6nSP/QfMYyYQ6TJk36ZtSoUZ/DoSeyZyUHqXDEUgdk4l0iDTjfB/vdJM5nm88++2zCvXv3VnTq1Om2p6enas2aNb9H+5yvr2/q999/v8TJyUk1bNiwGyLmyJvGSksC0tPTx2O9iQUDhttSx0oWFRXlk5iYuBr33AfBTLFGoyH9LnV1dV0OArT4/PnzDvv371+SlZUVit9LsKhxjJWzs/Ne3NfHCIKIlEgtDRBBGxweHn4c8kc9f/7cA7akXb9+/R4LJpQoDNGmTZtfJqaXlzlIg6V0UKwsqX1a6j4sOU6WQsmyZcv+KpR9AEHzvb/W0QNY3Sf9gw27Vll28k2kwfqTTz4JgBJEIHIJhsG63qNHD8oo2FIUDnYyFIapZOzYsdfpYD8/P2co5Tw44MhatWqtw7J54cKFP0lQHCcw6QIYKsP9D804WEQa7r98+VJLREpKSshxX1qxYkVrIgxw6q/Gjx9/kUVt5kIpCFdzarRq1SqFRX13BSPLOWCvfzNo+4s4TezEVQ8aNOgJSIOWYRPLrAIZUq/daBkWkkPHXoQD3/Hs2bMA2oF23rp164IrIA6is1RFRUU6Z0nz5ijrk3SqJZyj1+bNm9eeO3duMnRtG5tTNHcVtgDW4ZjrlAmoKSWDOHfu3NmpqakLQFSugERbIZLuCCd4MCAg4OkXX3yxs0aNGvLZs2dHu7m5JUm5R4yJF3ShERknkA4n2I8cEK33CgDDbThzTevWraWQVqfk5OSv6L2P5s2bP0Qk9RxBjePjx4+VKpXqD9DtDejfHYFNPzjdNBChHAcHh5ewN+73798PxrnO6GMUsxFSUAPPqGbTpk3PY+kNe9ng8uXLf8B4HTFntqFu3boCyInQq1cvbcbh5MmTJvdpKR0UIetadb4PS46ThfAzlsMs+KgDG6EN1jVl/0uCrvsqyyC+kEIaHMPCwqKhgD3btm17ccCAAaugiP9iUToZLGVSUtKfunfvfgbtVHIuMJTXsSyHAfMGm+8KJZwM5r4YDjlKZOahGBHTxWPHjg3HTVhbYuRu377tHRwcfJ7a9evXL/jwww9P1atXjwZNZUYxtR49etSNGj4+PlfYGBr7/kcOrncGm8h90I4WeV5vHL9STFaECA2OncjSUq/lmVEG4QGLOk+i/904L0TkvUiR8Xq8cM4wlrGiVONuM8txZITh97od1KZ9jDgIISEhFD0L0dHR4yU+bxs4Oa3jhKN+xp6PjoTX0ipNcbEz5nHMlClTeqxZs2Y6y2DlwwdnalmgWi1jRF8M7GbNmvU/T548mQWndx6y5fHx8f7Qi7h27dpdhkNfQe80DBs27DgISwKOvyMlq4gxoSCCiAZlspSLFi0aHxkZuU33bAy2qezie+LECdEp16ysrABvb+8s9HGc9Axkoebx48fbpKen5y9ZsuSP1tbWtp07d74FQiEPDAy8hm0qDzaMiIgYgcAokDI7EkmDNZ5pL0T9ozGvRut2gogMwKq2uUiDUqmkdyXIXmlJA20TcaBtEyBFtwU9HcoRxJWJpKT1KWs6Q0+WlLS+zpbslaDfUnRc0jiZYKssCZWej3Op5HfRpMGlWbNm1ogKXGBA2h49ejQPxueur68vpdXViDw6wbF7jBs37gdsUxoujwwIFNzz6tWrfWA02yoUitIOHTqQsVKINCx57u7uF2NiYv5x+PDhQVu2bHEHaanSt4H9/f2zPv3007ioqKieYPGeixcvHgBlvIao7ayZRMjI6Obn5ysR1ZT07ds3XjCt7KE0IW2mFHGMMxTkAjVCQ0M743pdqkCGoDM8kHXVxDEQdSwjJi4Sx0ysHA99wqBPHKZOnbpLq4EqVRBzmo4gEuukzJ/X6arSUjWcnH7q3NogEvVkBoCiCE1JSYmWXMhkMo0g4u+w3Llzx2Hjxo1fEGEYPHjw6U6dOqXA+Y756KOPdkKX72E9Ew45FUHE0/Xr1w9r2bLlT/PmzXshSEvnPxfKSnN0PXURoRPBSWeL4TZdf10Jfddm5Irm1h4sybGxseMQhPRkv79+RlZWVprs7Gx6V4rsV2uc0z8vL0/J+kiWIFORkpLy7tq1a5e5urpSZNYAz3gAnr3L1q1bA8eMGUNlTrWpRkRHEIg4UFmC3mlAEGcqaVBKPP6BYP6SREXnXpNgS3TH+lfBGCgtMMZGvzdhBNEqVxZ8ug1+Oy22X0PSoEZUQYr39Ntvv21x6tSpXmfOnBkCQzFi/vz5CWDvU7p27XqMZRnoAmSIUCY8fvx4UePGjW+OHTv2dO/evW9h/wVBfHmCUiU3iTUGBQVlfv31159WNd1ClEaRxhUYxAxcfyiuX/Ho0SNK1ZBhf2IGEY4XL14khi40bdo0kylevomToyrLE7XDw8P/euvWLT+Qtm9BGiZWUXnCcOIqRcq5ZqzSkjzKzlSBHLfyfnj69GmQIZFgDk005HK5BvPUClG0HUj1/2V5zs6aiRMnJkIf9+rvp+O1zOLXRKNccnL9+vW2aWlpk0AYTkJ//3ny5Ek3EBUivd5JSUkD27Vrd9PNza0Y49erSZMmt4cPH35XkFjGA18KQCDSQ688IcDOTNQrT7zeNqI8YUPvJ+C+KYtBNc7U999//wTIejfsa+Lh4ZGPcZThmSg8PT1vYj5cYvroBGdMX55YScjIaMds8+bNbdFfBxCG/2aGtYkfAPvYBPZyNkjDXsEM70bR+wyUYdAHEQd6KRKG3lRbYvbSoxH9myyrKu/JAvdB9i/EBKL1gNm6HCNkuWzYsGHYkSNHGkD/SjcBjNhX2q8haSCDfooUDwakCRYPGJGaiPwVBw4c6J6RkdFrxYoVE1nnlEZUdu/ePRvsd6mvr68umkhhQsWm+jVM7iUT2Z1osHcaqDhYW6lUBhNpsLGxIWPraibS4IKx6kwNMrRYZQimfZpa1eWJgs6dO1/dv3//sOjoaDKEJVVUnqCJG4m+F+jd14qqTPmRPEYeZphZjq3ES3GTcGwpfSmRm5trj0jYAaRBphe5qrGdM2PGjOve3t47sH2a6Y/WodHxWtZa9qVFZcTdBrrQFgRDBl0/gO0THTp0aJCfn98sISGhOZzfDyDTHocOHeoWEBBwY9y4cbvgjB8KEr8wquLyhBqONAPX6Tl58uT/BQlIBqFSqtXqxlgcZs6cuQ0O3gn9/xd00ufSpUvzVCoVEfjW2dnZNXx8fKSWDV0wHgcxboqQkJC/QF+6LF++vCv6pS9KhMzMzJYIRlZFRUWFCiZ8Wk1ZBnqXAaROu01EISwsTLsmMkG/mWpLKtAZqSUJQ0cmumxgoixjZFan8oQuW2LsfecI4ss5hrLqvXr16l2tA9ZoyE5Q9jdRTL/yN0T9qSxNSOm6+mC6lH7LXbhw4UwYlGOMGGTqFHbEiBGU0v8XY9bkcHONdJBFgnnfKaiUO0CxO929e7cObXTp0oUiKHOURWQHDx70R5TTQJs38/f/Uc+omyPd5WXCueVme6ZPn/4pnEXjiIiIeevXr59VRek47cTV+5xWWQUy9A3SHlOyFJXdi8ToRsrLkUWI7nNAGuru2bNnICLlZJCBNJCFbDjB54sXL/4cjvGpUPaS5NMlS5bIEHm6IpD3AlkYRB3UqVMnV6i8PChv1qxZMQICm23btjmOHj06WaFQZA8cODA2KCioCQKEoTdu3Gg/ZMiQc0OHDj0AYn2KRfNSv5LSL0+44dpJ19IYmTbcllqeyJowYcK+2NjY4cnJyV2x3fXZs2dUriigsiCIwz9BdBxgu945fvx4dxjKpnqRfAbuea9E/XTesmXLPKzp6xR6V8llzpw5RNy+xNJCKCvbHhKM+7T6NUEAiaf5q59C1pYoiEwQaSAyYWS2Qcz8fmBC5C+1bGCKLGNlVpfyRI5guRcnDWV55+TkFDPSoHsR8oyYjqzKji8X1iyiorewWwpl7ylcZ8RC//dSFiGY+qlRbziT47oIkSJSiqwpAjKxX+fx48cnsM/Qfh02uLgU9uzZMx2R1mpsfqeXojEGdlOnTl2IyGaO/s7w8HC/wMDAJEH6Z12CniJ8yNo0/m0kOKtvRExM+i73PYrwhLJSERn5IDPL0Feo3oz85Ii8F6ky/JmMB2zueLHxM1XO6/lpYiq1sjnd/OzZs5GrVq0KBhEotba2VmFdiCVfLpe/oj/2BL0thAN0wlpeWlrqjLU91g5YFPTHnhDd7wbh/zMj9OX6J/TREyTx84SEhDaurq6r2rdv/w9bW9uGZ86cWYpI3A968wPmbhxkk2O8L8ERWmqsqPZKWT06zlMXzLA5/CMzhDbs945YajC7pWFZUbrGBKGC79L1567YGjSuW/IfpdP9Rchp06ZpiQMhJiZGSE9P15YpiEjoA/NDSxwk/kVI/0p0QaquVRdZ5pbpL9JmWOKezA3nkJCQyyqVqpn+Tj8/v9/Nnz//mFDJ+ziVkYbXzlD45fOtXMG8fzmxIueoewimPgAP5kR6MgdZwKIaW5ZtIcNKg3XbxHujMaI/ekVvZPuxzAVFg3tY5sZYUqXUyzDksG0xbFaX8qssheXEDK6ujkXjU8fMMgzvR/mGtrlkKPXuJUdv/EyV02Xjxo3R8fHxzY2dIIh+b4WGhlJt8XwFh9GLee+lpKSMunnzZuPbt287ZWZmKuDEnYqKiqikYE0LnDv9hUiNQqF46eTkVOju7p6PSFTVvHnzx15eXttBMOjzqmcVZcWwNCkuLu4bFxcXeOjQoXYwJPawCXY413r69On7/f39j7A5nCoxw2CpsZIxIkA6XovpM+lZPnPaz9kxVHp0Z4GPFbsX+u1nNt/F6Ka/2Jd4QRraSrVbFvoz0pXpgjH6XB1kmVumWJthiXsyNzyYj+rN7L6K6Vgc84FF5iANloKhcxQEaXWbcpkVG5w6wq9f4iplA5bBFlPJkB1LrdLioEeyHrIUqEbgeJtBc5PKKr2MTF/SPD7JSOSDCo6TMwfXSihLg7uziNqJRc1Wwi+lNLXwS2mP5hiVLaiEkMgcYmWlQgd2X0TY6zP90M1d6uMCc77F1XSsLAmx0efbEG1y/P/Fm/whkexHjEibJdPAwcFRVqfWkUJ7I87X/7SwsoK0jMlwZpG0IyOlcj1F1zAFL2GE9wVT/gLWv9jP/mwYKXFlkbiMkZCfGRFRV/OxsnRQY+7MGAfHW4O3ijTs3Lnz9cWOHDmS/2c3Do7/QFhKz7k94eCQDtnbdLE6xeYKzsHxnwtL6Tm3Jxwc0sHLExwcHBwcHByiIONDwMHBwcHBwSEG/xZgAOk4dFWPHDvaAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:0}@media (-webkit-min-device-pixel-ratio:1.5){.redactor_toolbar li a{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABBoAAAAyCAYAAADybLgXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAJEJJREFUeNrsnQlcVOX6x88MICA7yCJuoJKS3rLkSoaUW2ippBkSuWR1P6R5NZdS+afXLO9V7Gpp16vXv2Vptui1EjXXv1FGLrnkmorIKqDIDsMyMPN/npn30GGcke2cmTPj8/18XmY4c2bO+57ted7fed7nVWi1Wo4gCIIgCIIgCIIgCEIMlLQLCIIgCIIgCIIgCIIQCxIaCIIgCIIgCIIgCIIQDRIaCIIgCIIgCIIgCIIQDRIaCIIgCIIgCIIgCIIQDRIaCIIgCIIgCIIgCIIQDRIaCIIgCIIgCIIgCIIQDRIaCIIgCIIgCIIgCIIQDRIaCIIgCIIgCIIgCIIQDRIaCIIgCIIgCIIgCIIQDRIaCIIgCIIgCIIgCIIQDXvaBQRBEARxfzBhwgSzbm/79u200wmCIAjiPoQiGgiCIAiCIAiCIAiCEA2KaCAIgiAIoqW4QvkrlP5Q2kH5Dcq/oBTQriEIgiAIgoQGgiAIgiBawkAo26AEQ7kOpQpKNJTpUCZCOSTx9h1nzZo1Lz8//++W3AkBAQEL165d+wG8raVTgiAIgiAaQ0IDQRAEQZ3BprF7++23h+bk5LxXU1PTR6PRuEpZb6VSWeHo6HgpMDDwneXLlx+GRXUyOa6DoOzj9JELj0M5xpb3grIDyldQenPSRjb4Wfq8QqAOK+DlCyjZdLnbHitXrtSac3vz589X0F4nCIKEhvvAQZ4+ffqSysrKsdXV1aH3WtHX1zdx3bp1S+BtDe02giAIm+wMOixcuHBaenr6h1qt1iy5jVDIqKqqCk9LS9sH2561YsWKDbBYLSORIRLKTcFnV6HEQLkEZSGUeRLWo6OMzvOOJDS0zd96/fXX3ykqKnp93Lhx/WJjYzNgmZZ2C0EQBAkNtoZi69atXQ8fPrwfHLzexlbYvn37J/Hx8bElJSUu+P+6det+gRcnmQkN7hMnTrykVqs7N/sL7u4H7e3tT23YsOFdTp6iid1777039MKFCwfvtZJSqSz76quvusLbUjqdCcLiHTCb6AwWFxcHZGdn/91cIoMhuO309PSk4ODgTJmIDIOZyPAqlNOcPj8DLzZchtJP4rq0N7DLuP0SE+u2O3jwYMeoqKg8rumoFoeUlBTfiIgIbKMpUcdzwoQJ/UzVhWgxfiqV6i8ajcY9NTV1Bvy/mNMPxSEIgiBaD9qq4jZ1Jt3dv9q0aRPaeRUJDeLg9tNPP31jSmRg1EFn1k4oTkCpllk73Ldt2/YmOnsLFix4GRxUf/4DcFRvJSYmbkWHKykpKQycqn7wuV9ZWVkULIt66aWXxvfp0ydu/vz55+B/jZyEhsWLF+fD68wvv/zyhW+//TZC+GFAQEDxlClTDoSFhe2Hfz3MLDQYvZjB+fXC17Ze6KZgv18i5m+yqe8wudsh+H1vMW9YZmyHZHWldkjWGZTimhSrM2i/f//+4Wq12o3da+pnzpyZHhISgh3Xeonqr8zNzfVbsWJFSH5+vh1u+/jx48Pg/r2Fs8wQCl5kKGIiQxaU5Zw+ciFBIDQgzhao32cGdRDilZ2dPRJe0TY0dT25Z2RkREZERByF92Um1ulnBiHlfsH+P//5z3iVStUB/7l169YYeFlNQgPZEHO2z9rqS74J0UyC+DcjRow49eqrr+IQTHyQ7BYfH/8a/8Dc4HN1ampq502bNj2DfUcAH1j7WFRoaO6c3HCCOM6YMWNpQUHBAn64AXy3RkZzbNuvWbPmxdLS0kebWO+GRqMROpelnPwiANBBwvBVh9DQ0AKh0KBUKvGYX4GSFx0djaUgMTEx+vTp0zonuqqqqtf169c/hrdDZXZB4z6/he2Kioo6ayg0xMbGXgkLC/uJtbvUUhdzM5eLud3fRP7NeCgYau5lxraI3Y4gC52j1I7WdwbFRszOYDsgsKEX7excGRISgsMYLnDSJQG0DwwM7APbwggzd1YJjMpwtIDQgCIDRpLxwyWEIgMOSXnfYN2eUL42cx1/A38i2YTv4ZeTk4N1SoF1bjfhp3hnZGRgp/dnWLfIxDqiVbq5/pOEjrul7brHlStXJvL/3Lp164GtW7cOmzx58hecdCKepISHh+vKxo0buepqiz+DsjUbIlX7rK2+5JsQzcET/4wbN+5mXFwc2vCTrH8UavDAnNMC8HIWShH4N52hX6iYO3dujJOTE/YN2/TwwCwRDWDMFEePHu1dUlIyE5yl6rfeeusCq7icOuiuKpVqsI2cXCg0XISiqqysbORY1dXV4T4/xenDW7EzeeX555+3O3369Av8OnCcHtm8efPTL7/88nYZGXusB7alZtu2bZOFH3Tp0kUVERHxObzdjQKKBers2cLlUm+3zf4vd3fWeE8raoenhc5RakcTnUEoyWJ2tMzUUbJ3cHBw4v9Rq9V4D02B8ivUv16i+uMQjTK2LR2sDnYWEhkwmmywEZFhiuB+24nTz0SBgsQamdnElkTnWcTmoZ+0Zs0av6tXr74GvshIjUbT6DpUKBTVjo6OF93c3LavWrVqP5x7dUZ+w37evHkjy8vLx9fU1PQF39Gl0UmlVJY4OzsfeeCBB9bPmTMnl7NsLgRlUlJS+M2bN8OECy9evDiV2XKrfHL58MMPc+Ccc7169eLOnTsni46GDW/X8z6tL/kmRLPsnoeHR3lcXNxmTp+o+Srrd1cZPDDHh8wYoXIcSg6nf7iR/8QTT/iePXvWr803erEMpLe3tw++mljF+fDhw7PAaWo/cODAzKCgIHxSoMbvcPqhB3LABQywm42dZHVwMpl6+qVmHfdfe/TosRfa3uiky83NHY37RIZtcs7Ozm4UdcLGLf/GnOF6ure0iY1QbtBuIAhhH08htFNaZqybvNeATUTHSMteW9oxVgs7gqwO5rSXT7ZQZMDhBjjc6llO2hknWoO2BetpzN0Bh/PDYd68edOOHz+edufOnaUqlWogJqIWFnAEHykpKZkM9m/3K6+8ciQmJiaA97nwddy4cf6vvvrqAfwc1psK64cZ/gb+bmFh4dsnT568OmfOnFnw1XYWPCbtz5w58/yoUaMuubi4NOzvmzdvPn7ixIkQGfmGzaZbt26cp6f+Uu/duzfdOQmCsCQq6G9jFEOyQGRoju+BIu/ZsWPHfqpUKu+01R62NaKhna+v76ypU6eO12q1WLmnOePjGjtkZWWNxTfDhw/HMSCpuG0whEnwXSUYmZ3r1q1by1l2Lmo74H7MWVGOtp0dv4anZe3bt8c8B66c6XGqlsInPz+/kQXv2LEjDgXBYRWWmv6tBBy9D7nGodoN49GNfCYG5hzvbqqNcm2HVHWldhAtJQj/4HhWHF8Kr9ayb1Fk2NcCkQEdGV/mA6BjMxfKXubcSE5iYuIUPz+/CLBjanCM6pgtQJtWu2jRImc3N7d2S5YsGR8YGFgO62C9NQqFQgulXgOgIwXf42AdJ1jXHl6jOnfurIt7h/UV+lU4Bayj/Oyzz/qKLDK0S0hIeCM7O3tlc79TUVERuWfPnl/ATkfC93OTk5P9Dxw48LNKperRnO/X19e7QIf+w7feesv7/fff/wdnmehSn/T09NEzZ85EYcQ/JSVFl6ehtrbWCdozKTw8HKMyrSpXQ79+/RqJDgEBATjrjSWrZOs2RIz2WVt9yTchmkvB22+/jcMvM1txj8eAgHNgC5dxbcjP0FqhQQkb7nPr1q0ZpaWlL4LB0kUB+Pv7X4MXP8OOKRrRZcuWzaqsrPQGw5HVq1evH1in0N/d3b0DjskD4/hYXFzc3zw8PL6A31m3dOnSS5z5ExHWDhky5NejR49G3W9nIhj1jtXV1Q7CZWFhYakyrKodnE+P19TUOPILMBJj/Pjx+yx8A8qA8plarU7SXSDgsNrZ2RWz5RzUdyssSxJzg+D4ljo6OmaYs41W1A5jx6NBkYXloj8pk7IdUHbBfZbv7GAIvdbK2mHyeu7Zs+eAwsLCF6uqqobC+RUC207F0G4fH58v/vGPf5xs69AEGdAQyWBFYoNQZOCnsGxKZAhgIsMxKBimOZk5KmYRGhYsWPArp5/9QmOkOK9Zs2YErIMCSAWnfzojLJzg1emjjz4a9Oabb57n/kjyrDB4ddy7d69YIoNy8+bNA6HDvVy4/MEHH6wLDg5WdejQAeughWvd/urVq25Q2lVUVOjWgWsm+NChQ/8eNWrUX3bt2vWRUGRo3749hu7XQqmAa0onwBcVFTllZGQ4X7hwocHWZ2VlLfrss89+eOmll34ys8/lkJiYOLFz585X4Vo/8dBDD/mmpKSM4T+8cePGc/Cykms8faq8L3RPT91wCSE4jMLCQoOktpC3RYadUN73ERu4d/JR2BglpjVsX2ttHlxTWVu2bGk0LO3YsWO4DY0UxwNturEPrc03sQEfy9a5zfrkrUkWgxGVOIziDtfGCQ9aIjS0mzFjxiwwZs9XVlaG8wvBUFQ++uij+VFRUTtMfM83LS1tKr6Jjo4+wOlzA1Ti/4sXL95x8ODBF86cOROQk5PjBobwNSwvv/zyCTCU/zVzlENF3759z4BhKDh37pzvfXQiun333XdvCBcMGzYsKzIyMoU5ZXLCBc6locIF0FHBEN0bnIUjL8AAnjXiROoSKk6ePPm0FNvkf99cWFE70NH5DZwgobHz4Dt6uNxUoje5HQ88r/B3wYiXQuGEnSJoh5e1tMOYj5qQkDDhzp07C0tLSxueEFdXVz+IBZyKwfD5CqjLdmij2lZutlYgNgxqhciAr1EGIgMmlP3UjPUuYHXVGike1fqsfLjPS42IC8LOkmttbW0Ns33G7B/eU8pFrLfr5cuXF8L53nBxx8fHZw8fPhyHoWSy+uL+xllTMBkoJiV1ZXXOZMfK64MPPviSrRvE6og+FuZgyGPv8ffxoVC35OTkyA0bNnRD4RKnaz1//vwiWP6cmW2oV3p6euxTTz2FuYAuDBkypG7Pnj3DsrOzdbPDFBcXd/7888+HTZo0aRtnJcMhUWT48ccfdYkgMUeDcJklk0Ia801EthUWma3BTIlUxW6fzjcxbAMOrZNyFgepfBNzn8vm9nltgCqubVFhbf1+s4UGh7lz576cl5f3Tz56wcvLq6p///6FTz/9dFaXLl2wk4fqfwpTT4QnBUYzzKmsrPTBaIaQkBA0KjfhBNXAZ7f9/Py+B0NSCuUhMDDd9+3b1/X06dM+YGTCUczAKIeOHTu+uXr16s2c6TmtxQJDQ65Omzbt6xUrVsRnZma2s/ETUCccgVMVx8+0geMkn3vuuawxY8b8L6fPqF4pszp7lJSU9BEuCAgIQGfrlhnOj3sR1MLlYm5X1Ay8LDndDe7u8bFB1tQOgw6E0IhbUzuChJ1TIw5PNys7Hjx277///tCioqJFcO8xOpAZxQelUrkI1rsDbT9sA5EN1iA2CBM/tkVkwFkoEsxc9zuwP2+auKdpoKOHzlIprHOnifufFtZFoaHc1PGBdcQUGnzhOmh4cDNw4MDC4cOHY56cH9hxwLrg0IqErKysWH6KVQGvmHTcHBwqO3fu/N/ExMR32e9gJGDA4MGDL1+6dGk2dIB1Sb4KCwsHcEaiUSUEk0CGYbLL8ePHYyRFGi7s27dvKviBD/MrXbhwYSq8JHFWEi6N0QtbtmzRRTbge0QGSSGtzgexUDtsvX2S+CY2cDxomk4z0Byhwc3b2zsSIw7wn3HjxmXHxcWdgLe/c/qZDdKZQSw0onx0AMMRi2+eeOIJNCgYzcA/JShnJ0w2OixdunQJjo+PxydboV9++WX4t99+2wWFDdw2LPsvpw/DlBIMkcry8fH5Dpxbu927d4+GundITk52tqUDnpmZGQgX1l0X6oMPPlgzaNCg6+DkYFgXRp5kcfJ7kuCRm5v7gEG9cQaNUgvXy9ZmnTD3tiT9bQNDYpWzZ5gQGzyt9LxyvX379ozi4uJ7ZkvDz3E9Tp8J2dLXuCRig4ycDTFFhvkc0Vy8VCqVB/9P9+7dz8DLfijn4RypxaEV4A9FpqWl/aWlP6xWq13S09Nf+uSTT75+5ZVXDqJYB7+H/lZ1t27d8Hg/g+tVVVVhhIS3GdvskpKSMqVfv34YtZHLfDvHUaNGJe3bt69BaLh58+ZATAoZHh6ONl4r54OIYgL4VrrIhStXrjQIDbwAYUGhwVZ8EJo9Q6a+iZUfD1sRTFosoGDAgPB/TBsAJVMKgaQ5QoMTGL/61NTUejBIdigAHDx40KVTp05FUPZOnz79rKlplv7973+PxxC4Hj16FP75z39G46mLZmCOFhoOFayHkQR569evV4JhGQZlKOZzwHVw/D1uG+tgpoOPIggatYoxY8bgE/0HX3/99YehrpG24tVEREQUvPHGGzjMpQyOTfD+/fsHHThwoOPly5cdofQBp2RJ165dK1esWPG7zKqO+RkGGuZngPb8YmudEAt2fvDlP1Di2SLsZCTKYK51yW621Dk1O2gXRuXn5z/VnJVxPVyfDaGoY7ZFkZiYGASdqL9OmjTpWZ1y4eq6Kzg4+F8LFizIkHunhLVhKXOa5HAshcMlBjORYVkzRIanbVRkMOf542Rvb6+pr6/XjT3Py8tD5y8PRQbe7g0bNswRfK5q8Ita7AeBjVSPGDECh01gqcdhSHDu5YOf1RDL7+DggD6Zo5naqzh27NgDOTk5Y+D6bZ+cnDzR1IqYFHLfvn3Tw8PD/8q1MRmZ1GASyOPHj+veo+CAeRkwESSCrzJICkkQhHFbbImkluYQMu7dobKzczCXQNIcoaH6xRdfTIJiv3v37ki4mXqkpqZ6X7t2LR4L/H/Fx8fn2969e/8LOrB5TEDQOfmXLl2ajm+ioqLQGcGOa7ng4OKc0R2nT5/+V5VKNa6qqqrh6VZISEjpY489VgqdfVS8MXTOXAPctKzTimOP0plDhY6XzQgN0FEvZ85hrhcQFxd3DRz0MatXr9ZdaHV1dS43btxYt3jxYvv33ntvPWfZIQlCXOF8ihYu6Nmz523mFFt6iIetzDrRH0oMp3+61Z3Ti24YxlvMWdesE02JDFK0xSwZkQ3EBmtsh0thYeEzcB9yaub9ygnX5/QzGPCCogt0yN4rKipq6KTA+7lOTk7+8HYaJ7/cMoaOzXecfDJoD2AiQwH3x+wSKDy8DeXrJkSGn6Fs4mwvksGc0yrWd+3atQh8Kt0whpMnTz7Rv39/X5xJgvlSGj8/v6K1a9du+fXXX6PAT2p2hKWjo2M1dNIPubm54bHV8H7XuXPnvE6dOvUkvx50gks580UvOh05cuTF0NDQtEWLFmFyTrThtWyf+0L7h/zzn/9s8AWhc44RMz5yFhpwqATsa53AwHP16tUGoQGxYFJIKWcHoNka7t/jZCvHI4O7R3JOqY41J1Gy1BYIKO3BvgwQLoiJiSmCcu0e/e1WCyTNERqwY4pSbRF0/E9B6ZOVlfXA/v37g3/++ecAFAigJJw/f344rIOlDKMZPvroowkFBQWhGM0wZMgQPIhZBuNs3eA735WXl/9ZZ32cnNSDBg3KHzlyZDoYXmzsJdawa5y4yZeaQy0zgFj8ORsCHHd0wtHA46wS6LRcRFGnS5cuvbKzsxucGHi/GM9VTv+USw543759u79wARhydIoLOcsP8TB2sxLeTKS4kUlxszrN/RFCe8NMN2SpbrpBZjYuZjEegrb9ZqXtcC8rK2uRc8LWd0ehAUPJd+7cGZaXlxdnuB4se3H58uXHEhISNspcZMBjlow5ACwcLeTNzp1SgciA8NEmMw1EBhT+AwxEhqlQVltaZFi5cuUkX1/fxxQKhRqnrOT001uiSK6BDq0jTm/5t7/97bmOHTuiL4FTW9azaS61mC2dTe/MvfPOO06urq7t4PWpTp06VQmFB/iOEmd/2bJly59ErHrZgAEDzqWmpur2eUVFheeGDRt2fvPNN/8TGRm5j/k+aVD/rb17907btWvX6OLiYh8Fzs0J+Pj4FLz22ms/btq0aRDYxwB+OaxfMnbs2L3w+jOz9fXwe+5wbTwFftnf4Zry4SvQv3//380kzimSk5N7Xrt2bdL8+fM/YfZGmDPDCfZFHvgiCbwvUlRU1GnVqlVT582bt4KTz0OPRhgbGoH/P/lkg5ZjyaSQUnakzGnzbLZDaKXHyVaORwlnnggDuV33aMMaCQ07duzwjomJ2cDpkwyLuv+bIzTgzT2XGYQrUAK7du3aIz4+/mEofcDwPXTixAlPNtyBTyjkeeXKFQx346MZjClRfmDQvf39/YvCw8NLnn322fNMXMA7dhr3x9i9Wo6QAt3QFbavT8BxyMOEnPyHKpWqw/79+x8bOXIkRpRoLFxXxcWLF4MLCws7ChdGR0d/z+mftluce806IVV2Xokz8OLwiUTh/rW2dsDvfgp1ntrc4yXz49HQJitvBwoNnVryhZycnN7Qmfo2ODh4zZIlS1TQGZuJ2fLvuqFptQr4DKOevrIGkUEGVVrIhINwgciA8OIyCrs45LEr13gKS0ORYZ6lGwIdV4y+OsX9MaWlVvDe+YMPPohasGABJlis5IzPTMHbRH56SxTjhb1C4RSX7ffs2SNW1QvA9/kGfKiB169fx1wJXHl5eXcoX6WlpeG4WdNGUaHQTp48GR3Jw9A55w4dOrQYrwH+c/ju401tHKfQfP755zEHVoHEh8hu6dKlQ7KysjbU19e7w3WKzuxhA78Q/dGSAQMGjAJfpCFB5pkzZxKWLVuWsWjRoi+ZgCQbMNkjCg34OmLEiCbXg+MsC9+kNTbB2D3LjEKpqQ6hKMMjLT0kke3b34zUS8z2ye68kqOPZSM0JaBoMEdDcXGxYYQc9vFFv0m1ZHrLWuaA4FN+VMhRjQ4GI/knKN3y8/ML2ImgBCP8GEYzYEOGDBmyG1UQY3kcEhISPgkICPBlCgrmREhnBq9SBp3b+wU8LoVqtfquKUzc3Ny82TliabGn3Y8//thoTHenTp0q/P39z8tEaAhq4XIxtyuFGhvPOhkTzNQWKdqRAWUXM9RjzXRcpDoewo7qLu4PVdka29EeOhluLfkCdEzswCD2h7KlSetaUoIJhT05mSFDkQGJZULCSYPl2PHEHBJ7mKgwkNkAPvGjrEQGBj4IyTUhILjXApz+IUgJZ3xaS/69a01NDT5cMTa9Jd+JFzPCEu3XqTfeeGP76tWrJ6WnpzdrtiuMwoDz6OTo0aPxeGRAJ/cEXCdHt23bFtncOex79uxZM3v27B0ODg66iFUp7fe8efPeys7OXsYvWLVqFQ7LXC/o4NmDP/hcWlra14ZfhvY4nz9/fsu0adOiN2zY8BIno2EUGKmAwyQOHDhw12fdunXjYmNjG61rAaEhSMTfkeOTX2qfZdoXZMH9YYsRCOZGbWD/uFGjRl2SamP2rfiOhhlaLDmcPgqhQ0BAgJqJEK7QKZyNKw4dOhQ7ghc540rhbfjOTnh1YE4CRS9YDiU4OF2EC7y9vasjIiLkMmzCraio6FHhgu7du2ex869KBvWzpVkncAraGwYig9RtkeK38Z6TzDp5nIHYYHWzNQg7qoL7qTXOOiHptMFlZWUoXLvL6N6KwyPmMHFITiIDPsnASIVPjXyGYj8+UcZZJ3py+vwYOF3ldZmKDDqhAfZtrolrR6NSqdA/wektC5u4znAWBp3QYI7pLVlyxlR/f//t7777riYpKSn6yJEjvoWFhSbFgrCwsGpwCs/36dMHE3VeZn7X788888zXwcHB9nv37n3k1KlTzhqN8Wc1Xl5eWvh+XnR0NIqWWHDoRI2Ex8Zx1apVOOsYild9mGCTx+lzYfEJUR2WL1+OD7DQd8Sw3kB2jmqZr3mV3fuc5SI0YJRCeHi4yaf6xpJC8sKEDHwTOdkEap/1tc/WZwGxdTQ4xE64AOwe9sEleXBr38bv14KhzIcb7S1mPLhffvmlX21tbVDfvn1zY2NjMYQ101g0AzMeFVzjJw+E+XFcvHjxbHDQGznnY8aM+ZU5nJYOVVScOHEiGIzzE8KFgYGBV9lFQeeOeGAiyOHsPT/zRA/u7nwN1sK9xAarwYTIYLW4u7tXQ0fKRar7BeuMyAUUGPD4lchIZECaymuD0YUvCP63k7HI0OQ5oVQqFVzzkjziOkrOvAkhMdLihKOjY0VMTMx1KI+UlpZ2vX79ui90VF1Z/euDg4PLfH19b/v4+ODw0hQoaKNz2DSYKLp/HxoaWgAloqSk5KG8vLyArKwsj7q6Ojx2Wj8/P1WPHj0KvL298djiMBOMVrnCti8lNew6+J6/Hwvuz/w1oWbiA7brnInfQEFFDg8WdKJBVFSUTmy4F5irQZgUEodXYJ4GYeJIgiAISwM2h7/Pyk5o4NVcXixQPv744+VQVjFnD1XsAhOKLwkM0mN/48aNEOECMHBBu3fvDhkzZsyNJUuWhIJDMhcckqn85y4uLtpJkyZdGTZs2OfwL865bckhLIovvvii208//bQJp7oSfpCdnY3TcVXLZD/bxKwTUM8d93CwrW3WCWNiw48SHhOpMjs3PA038vvWOOtE8fr167HOmIjIoS0/hIK8QqEw7Dyf4fQito+YlXZwcGhIRFdeXt7+6NGjgZGRkeeauj8ycaE1+1OJ26isrHQ2VgcRqGViwoBmrs+LDGusTGTgzxVlS/a9OevGZpfAaxmHo2Kk3g8eHh6+/fv37wDvPbg/hi+WsM42zrSE0RtlfIJtFhmB9hq9xUuenp6doPiFhobiE0BHdm3gZ3cEv3GHkzaSQXiuZbNiCnygkc/JJ/m0STDXgjAfQ3y8XpNfuXJlwzLDYRM8KEzgchQgjA23MJNv0iqbINNprkVrnyUq34x9Ktf22fosIDbdL/z4448joe/X6GEPTvKwc+fOXuPHjxe936cwiJ5o8+9BwfG3vqyiaNAqrfygDAYj/oPgxrAQDMti/iDB/0O4xiq9HHCfOHHiJbVa3bm5X3jyyScrOnTooAIjiE85MHz+/1gHRy3nNgQEBCxcu3btB5xlh92gMxfENQ7rEmZoNfxMrA50hhlvvJ5W3g5P7o8wXSmOiRTtENa5xEzHRMx2GN47hzAhAIdpYf4XO7H7k5w+ygkfFz5iZNutvU+7FBcXj509e/anVVVV9pa4wTg7O9d9+OGHU728vL5rq02F/cK/xZ7RW1DCOH3OJVNsFogMsyVwptt8blkSCXwA9KNQhGvPRAIlEwqqWblrfK2R7+N5iiKVE7vONExUqGK20lwPeURJZmewv82WuG/lypVmfRg2f/58sSNpxLAR5vY1qH3yb59U/qC1HidrwHHGjBlLCwoKFjS14sCBA8PmzJlzVizBQWynCW/KZZz0oXhEE530bdu2vcnp1Ua8GXRgx1rDLtKb7BihE+LPXvkkn5hXA8MpCzjLTieFbUAn+BEo3Tj9E0r+fEVnC8MscXxqCnPGLCk0NJXh1RaS11j7NECGnfXfrLDOVn1M5NIxbAW10MHPmDx58vGNGzcOskQFJk6ceBLqkCnyfW4FExBwnD7OJnHB4HPMp4GRDJNbKzIQrfajattwrLXMdqtl4IsFSfSblBDu/rDb1D55tq+ErkGrw2ndunXfs74dRrrjQ1w+qgGFbBSEMVIO8y7iwwylXIUGm7zQBSFCeGFlgbOJT9AHsI6uHNW1Mnay5HHNCwOtYd8pZCdbjUzacJGd+KbaoGJtrKHTlCAIicCw7vThw4dv8fT0bL9r164/ZWZmOuBYa0m9AicnDMFWP/vssxfCwsIwR8cNTtycOZj8aTSUbzj9mP1POf2sEgXM3r3K6RNGLoHyrsyOSdXo0aMv7tmzp68lK4HHhpNJ3gCZ4mklv0kQBGHLoMOSyfpLp5voe93hRBw+QUJD02Rw+kRsu5iogM4ZOheH2AHJkKnQcNHK97sttIEg7mdspTOoZZ3v/4MOfxWUx1kHHEPbpUoaiNtEITWLdf5TWB3EDuXGqS17c/phFBi5EC/4DIfRvcDdPf2lHMifMmXKRig4bMFSc6ujKH+E04vdhHHEHstN47QJgiBaTg0TGsyeiVbsHA0EQRAEgeCQp2gocugMJrFOe1tAYR6fpuJwM0zS5yCx0KCbkhHKLda5EiWaQZCjwRg9WduwQ1cvxvYkytGAw+UCWLHULCNVTGS4xVFUnSnEHstN47QJgiCsCIpoIAiCIKQgn3XwT8qkM9hWsKN/hxVb5bqV1NNiT2eIFgsDNJabIAjiPoUiGgiCIAiCIAiCIAiCEA0l7QKCIAiCIAiCIAiCIMSChk6YiR07dhgNHYmJiVHQ3iEIgiAIsufUDoIgCMJWoIgGM2HMcJMxJwiCIAiy59QOgiAIwtYgocFCRp2MOUEQBEGQPad2EARBELYIJYMkCIIgCIIgCIIgCEI0KKKBIAiCIAiCIAiCIAjRIKGBIAiCIAiCIAiCIAjRIKGBIAiCIAiCIAiCIAjR+H8BBgDasf1Gm22GWQAAAABJRU5ErkJggg==);background-size:auto 25px}}.redactor_toolbar li a:hover{border-color:#98a6ba;background-color:#dde4ef;background-color:#f1f1f1;border-color:#fff;border-radius:4px}.redactor_toolbar li a.act,.redactor_toolbar li a:active{border-color:#b5b5b5;background-color:#e8e8e8}body .redactor_toolbar li a.redactor_btn_html{background-position:0}body .redactor_toolbar li a.redactor_btn_formatting{background-position:-25px}body .redactor_toolbar li a.redactor_btn_bold{background-position:-50px}body .redactor_toolbar li a.redactor_btn_italic{background-position:-75px}body .redactor_toolbar li a.redactor_btn_deleted{background-position:-500px}body .redactor_toolbar li a.redactor_btn_unorderedlist{background-position:-100px}body .redactor_toolbar li a.redactor_btn_orderedlist{background-position:-125px}body .redactor_toolbar li a.redactor_btn_outdent{background-position:-150px}body .redactor_toolbar li a.redactor_btn_indent{background-position:-175px}body .redactor_toolbar li a.redactor_btn_image{background-position:-200px}body .redactor_toolbar li a.redactor_btn_video{background-position:-225px}body .redactor_toolbar li a.redactor_btn_file{background-position:-250px}body .redactor_toolbar li a.redactor_btn_table{background-position:-275px}body .redactor_toolbar li a.redactor_btn_link{background-position:-300px}body .redactor_toolbar li a.redactor_btn_fontcolor{background-position:-325px}body .redactor_toolbar li a.redactor_btn_backcolor{background-position:-350px}body .redactor_toolbar li a.redactor_btn_alignleft{background-position:-375px}body .redactor_toolbar li a.redactor_btn_aligncenter{background-position:-400px}body .redactor_toolbar li a.redactor_btn_alignright{background-position:-425px}body .redactor_toolbar li a.redactor_btn_justify{background-position:-450px}body .redactor_toolbar li a.redactor_btn_horizontalrule{background-position:-475px}.redactor_format_blockquote{font-style:italic;color:#666!important;padding-left:10px}.redactor_format_pre{font-family:monospace,sans-serif}.redactor_format_h1,.redactor_format_h2,.redactor_format_h3,.redactor_format_h4{font-weight:700}.redactor_format_h1{font-size:26px;line-height:36px}.redactor_format_h2{font-size:24px;line-height:36px}.redactor_format_h3{font-size:20px;line-height:30px}.redactor_format_h4{font-size:16px;line-height:26px}.redactor_format_h5{font-size:15px;line-height:25px}.redactor_dropdown{font-family:Helvetica,Arial,Verdana,Tahoma,sans-serif;top:28px;left:0;z-index:2004;position:absolute;width:200px;background-color:#fff;border:1px solid #ccc;font-size:13px;box-shadow:0 2px 4px #ccc;line-height:21px;padding:10px}.redactor_separator_drop{border-top:1px solid #ddd;padding:0!important;line-height:0;font-size:0}.redactor_dropdown a{display:block;color:#000;padding:3px 5px;text-decoration:none;border-radius:4px;transition:all .2s ease}.redactor_dropdown a:hover{color:#444!important;text-decoration:none;background-color:#dde4ef}.redactor_color_link{padding:0!important;width:15px!important;height:15px!important;float:left!important;border:2px solid #fff!important;font-size:0}.redactor_color_none{font-size:11px}#redactor_modal_overlay{position:fixed;margin:auto;top:0;left:0;width:100%;height:100%;z-index:50000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);opacity:.5;background-color:#333!important}#redactor_modal{background:#fff;text-shadow:0 1px 0 #fff;padding:0;position:fixed;top:50%;left:50%;border-radius:8px;z-index:50001;font-family:Helvetica,Arial,Verdana,Tahoma,sans-serif;font-size:12px!important;color:#000}#redactor_modal_header{padding:11px 30px 0 15px;font-size:13px;border-radius:3px 3px 0 0;font-weight:500;color:#5e6167}#redactor_modal_inner{padding:15px 30px 20px 30px}#redactor_modal_close{position:absolute;right:0;top:10px;font-size:24px;width:30px;height:30px;color:#999;cursor:pointer}#redactor_modal_close:hover{color:#000}#redactor_modal_footer{overflow:hidden;padding-top:20px}#redactor_modal label{margin:10px 0 3px 0!important;padding:0!important;float:none!important;display:block!important}#redactor_modal textarea{margin-top:4px;display:block}.redactor_input{width:99%;font-size:14px}.redactor_modal_box{height:350px;overflow:auto;margin-bottom:10px}#redactor_image_box{height:270px;overflow:auto;margin-bottom:10px}#redactor_image_box_select{display:block;width:200px;margin-bottom:15px}#redactor_image_box img{margin-right:10px;margin-bottom:10px;cursor:pointer;max-width:100px}#redactor_tabs{margin-bottom:18px}#redactor_tabs a{display:inline-block;border:1px solid #d2d2d2;padding:4px 14px;font-size:12px;background-color:#fff;text-decoration:none;color:#000;line-height:1;border-radius:10px;margin-right:5px;transition:all .2s ease}#redactor_tabs a.redactor_tabs_act,#redactor_tabs a:hover{background-color:#ddd;padding:4px 14px;box-shadow:inset 0 1px 2px rgba(0,0,0,.4);border:none;text-shadow:0 1px 0 #eee;color:#777!important;text-decoration:none!important;background-color:#fd7036;box-shadow:none;color:#fff!important;text-shadow:none;border:1px solid transparent}#redactor_modal_footer{padding:9px 30px 20px 30px;border-radius:0 0 3px 3px;text-align:right}#redactor_modal input[type=checkbox],#redactor_modal input[type=radio]{position:relative;top:-1px}#redactor_modal input[type=email],#redactor_modal input[type=password],#redactor_modal input[type=text],#redactor_modal textarea{position:relative;z-index:2;font-family:Helvetica,Arial,Tahoma,sans-serif;height:23px;border:1px solid #ccc;margin:0;padding:1px 2px;background-color:#fff;color:#333;font-size:13px;line-height:1;border-radius:1px;box-shadow:inset 0 1px 2px rgba(0,0,0,.2);transition:border .3s ease-in}#redactor_modal textarea{line-height:1.4em}#redactor_modal input:focus,#redactor_modal textarea:focus{outline:none;border-color:#5ca9e4;box-shadow:0 0 0 2px rgba(70,161,231,.3),inset 0 1px 2px rgba(0,0,0,.2)}.redactor_modal_btn{margin-left:8px;position:relative;cursor:pointer;outline:none;display:inline-block;text-align:center;text-decoration:none;font-family:Helvetica,Arial,Verdana,Tahoma,sans-serif;line-height:1;font-size:12px;font-weight:400;padding:6px 16px 5px 16px;border-radius:4px;background-color:#f3f3f3;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e1e1e1",GradientType=0);border:1px solid #ccc;border-bottom-color:#aaa;box-shadow:0 1px 1px rgba(0,0,0,.1);text-shadow:0 1px 0 #fff;color:#000}.redactor_modal_btn:hover{color:#555;filter:none;background:none;background:#f3f3f3;text-shadow:0 1px 0 hsla(0,0%,100%,.8);text-decoration:none}.redactor_droparea{position:relative;width:100%;margin:auto;margin-bottom:5px}.redactor_droparea .redactor_dropareabox{z-index:1;position:relative;text-align:center;width:99%;background-color:#fff;padding:60px 0;border:1px dashed #fd7036;border-radius:8px}.redactor_dropalternative,.redactor_droparea .redactor_dropareabox{color:#555;font-size:12px}.redactor_dropalternative{margin:4px 0 2px 0}.redactor_dropareabox.hover{background:rgba(253,112,54,.12)}.redactor_dropareabox.error{background:#f7e5e5;border-color:#dcc3c3}.redactor_dropareabox.drop{background:#f4f4ee;border-color:#e0e5d6}

/*!
 * Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-abacus:before{content:"\f640"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acorn:before{content:"\f6ae"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-alarm-clock:before{content:"\f34e"}.fa-alarm-exclamation:before{content:"\f843"}.fa-alarm-plus:before{content:"\f844"}.fa-alarm-snooze:before{content:"\f845"}.fa-album:before{content:"\f89f"}.fa-album-collection:before{content:"\f8a0"}.fa-algolia:before{content:"\f36c"}.fa-alicorn:before{content:"\f6b0"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-align-slash:before{content:"\f846"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-amp-guitar:before{content:"\f8a1"}.fa-analytics:before{content:"\f643"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angel:before{content:"\f779"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-crate:before{content:"\f6b1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-alt-down:before{content:"\f354"}.fa-arrow-alt-from-bottom:before{content:"\f346"}.fa-arrow-alt-from-left:before{content:"\f347"}.fa-arrow-alt-from-right:before{content:"\f348"}.fa-arrow-alt-from-top:before{content:"\f349"}.fa-arrow-alt-left:before{content:"\f355"}.fa-arrow-alt-right:before{content:"\f356"}.fa-arrow-alt-square-down:before{content:"\f350"}.fa-arrow-alt-square-left:before{content:"\f351"}.fa-arrow-alt-square-right:before{content:"\f352"}.fa-arrow-alt-square-up:before{content:"\f353"}.fa-arrow-alt-to-bottom:before{content:"\f34a"}.fa-arrow-alt-to-left:before{content:"\f34b"}.fa-arrow-alt-to-right:before{content:"\f34c"}.fa-arrow-alt-to-top:before{content:"\f34d"}.fa-arrow-alt-up:before{content:"\f357"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-from-bottom:before{content:"\f342"}.fa-arrow-from-left:before{content:"\f343"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-square-down:before{content:"\f339"}.fa-arrow-square-left:before{content:"\f33a"}.fa-arrow-square-right:before{content:"\f33b"}.fa-arrow-square-up:before{content:"\f33c"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-to-top:before{content:"\f341"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-atom-alt:before{content:"\f5d3"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-axe:before{content:"\f6b2"}.fa-axe-battle:before{content:"\f6b3"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backpack:before{content:"\f5d4"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-badge-dollar:before{content:"\f645"}.fa-badge-percent:before{content:"\f646"}.fa-badge-sheriff:before{content:"\f8a2"}.fa-badger-honey:before{content:"\f6b4"}.fa-bags-shopping:before{content:"\f847"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ball-pile:before{content:"\f77e"}.fa-ballot:before{content:"\f732"}.fa-ballot-check:before{content:"\f733"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-banjo:before{content:"\f8a3"}.fa-barcode:before{content:"\f02a"}.fa-barcode-alt:before{content:"\f463"}.fa-barcode-read:before{content:"\f464"}.fa-barcode-scan:before{content:"\f465"}.fa-bars:before{content:"\f0c9"}.fa-baseball:before{content:"\f432"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-basketball-hoop:before{content:"\f435"}.fa-bat:before{content:"\f6b5"}.fa-bath:before{content:"\f2cd"}.fa-battery-bolt:before{content:"\f376"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-slash:before{content:"\f377"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-exclamation:before{content:"\f848"}.fa-bell-plus:before{content:"\f849"}.fa-bell-school:before{content:"\f5d5"}.fa-bell-school-slash:before{content:"\f5d6"}.fa-bell-slash:before{content:"\f1f6"}.fa-bells:before{content:"\f77f"}.fa-betamax:before{content:"\f8a4"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-biking-mountain:before{content:"\f84b"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blanket:before{content:"\f498"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bone-break:before{content:"\f5d8"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-alt:before{content:"\f5d9"}.fa-book-dead:before{content:"\f6b7"}.fa-book-heart:before{content:"\f499"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-book-spells:before{content:"\f6b8"}.fa-book-user:before{content:"\f7e7"}.fa-bookmark:before{content:"\f02e"}.fa-books:before{content:"\f5db"}.fa-books-medical:before{content:"\f7e8"}.fa-boombox:before{content:"\f8a5"}.fa-boot:before{content:"\f782"}.fa-booth-curtain:before{content:"\f734"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-bottom:before{content:"\f84d"}.fa-border-center-h:before{content:"\f89c"}.fa-border-center-v:before{content:"\f89d"}.fa-border-inner:before{content:"\f84e"}.fa-border-left:before{content:"\f84f"}.fa-border-none:before{content:"\f850"}.fa-border-outer:before{content:"\f851"}.fa-border-right:before{content:"\f852"}.fa-border-style:before{content:"\f853"}.fa-border-style-alt:before{content:"\f854"}.fa-border-top:before{content:"\f855"}.fa-bow-arrow:before{content:"\f6b9"}.fa-bowling-ball:before{content:"\f436"}.fa-bowling-pins:before{content:"\f437"}.fa-box:before{content:"\f466"}.fa-box-alt:before{content:"\f49a"}.fa-box-ballot:before{content:"\f735"}.fa-box-check:before{content:"\f467"}.fa-box-fragile:before{content:"\f49b"}.fa-box-full:before{content:"\f49c"}.fa-box-heart:before{content:"\f49d"}.fa-box-open:before{content:"\f49e"}.fa-box-up:before{content:"\f49f"}.fa-box-usd:before{content:"\f4a0"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f4a1"}.fa-boxing-glove:before{content:"\f438"}.fa-brackets:before{content:"\f7e9"}.fa-brackets-curly:before{content:"\f7ea"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-loaf:before{content:"\f7eb"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-bring-forward:before{content:"\f856"}.fa-bring-front:before{content:"\f857"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-browser:before{content:"\f37e"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-bullseye-arrow:before{content:"\f648"}.fa-bullseye-pointer:before{content:"\f649"}.fa-burger-soda:before{content:"\f858"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-burrito:before{content:"\f7ed"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-bus-school:before{content:"\f5dd"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-cabinet-filing:before{content:"\f64b"}.fa-cactus:before{content:"\f8a7"}.fa-calculator:before{content:"\f1ec"}.fa-calculator-alt:before{content:"\f64c"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-edit:before{content:"\f333"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-star:before{content:"\f736"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camcorder:before{content:"\f8a8"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f332"}.fa-camera-movie:before{content:"\f8a9"}.fa-camera-polaroid:before{content:"\f8aa"}.fa-camera-retro:before{content:"\f083"}.fa-campfire:before{content:"\f6ba"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candle-holder:before{content:"\f6bc"}.fa-candy-cane:before{content:"\f786"}.fa-candy-corn:before{content:"\f6bd"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-building:before{content:"\f859"}.fa-car-bump:before{content:"\f5e0"}.fa-car-bus:before{content:"\f85a"}.fa-car-crash:before{content:"\f5e1"}.fa-car-garage:before{content:"\f5e2"}.fa-car-mechanic:before{content:"\f5e3"}.fa-car-side:before{content:"\f5e4"}.fa-car-tilt:before{content:"\f5e5"}.fa-car-wash:before{content:"\f5e6"}.fa-caret-circle-down:before{content:"\f32d"}.fa-caret-circle-left:before{content:"\f32e"}.fa-caret-circle-right:before{content:"\f330"}.fa-caret-circle-up:before{content:"\f331"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cars:before{content:"\f85b"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cassette-tape:before{content:"\f8ab"}.fa-cat:before{content:"\f6be"}.fa-cauldron:before{content:"\f6bf"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-cctv:before{content:"\f8ac"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chair-office:before{content:"\f6c1"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-line-down:before{content:"\f64d"}.fa-chart-network:before{content:"\f78a"}.fa-chart-pie:before{content:"\f200"}.fa-chart-pie-alt:before{content:"\f64e"}.fa-chart-scatter:before{content:"\f7ee"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-cheese-swiss:before{content:"\f7f0"}.fa-cheeseburger:before{content:"\f7f1"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-bishop-alt:before{content:"\f43b"}.fa-chess-board:before{content:"\f43c"}.fa-chess-clock:before{content:"\f43d"}.fa-chess-clock-alt:before{content:"\f43e"}.fa-chess-king:before{content:"\f43f"}.fa-chess-king-alt:before{content:"\f440"}.fa-chess-knight:before{content:"\f441"}.fa-chess-knight-alt:before{content:"\f442"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-pawn-alt:before{content:"\f444"}.fa-chess-queen:before{content:"\f445"}.fa-chess-queen-alt:before{content:"\f446"}.fa-chess-rook:before{content:"\f447"}.fa-chess-rook-alt:before{content:"\f448"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-double-down:before{content:"\f322"}.fa-chevron-double-left:before{content:"\f323"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-double-up:before{content:"\f325"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-square-down:before{content:"\f329"}.fa-chevron-square-left:before{content:"\f32a"}.fa-chevron-square-right:before{content:"\f32b"}.fa-chevron-square-up:before{content:"\f32c"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chimney:before{content:"\f78b"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clarinet:before{content:"\f8ad"}.fa-claw-marks:before{content:"\f6c2"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-list-check:before{content:"\f737"}.fa-clipboard-prescription:before{content:"\f5e8"}.fa-clipboard-user:before{content:"\f7f3"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-drizzle:before{content:"\f738"}.fa-cloud-hail:before{content:"\f739"}.fa-cloud-hail-mixed:before{content:"\f73a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-music:before{content:"\f8ae"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-rainbow:before{content:"\f73e"}.fa-cloud-showers:before{content:"\f73f"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sleet:before{content:"\f741"}.fa-cloud-snow:before{content:"\f742"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-clouds:before{content:"\f744"}.fa-clouds-moon:before{content:"\f745"}.fa-clouds-sun:before{content:"\f746"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-club:before{content:"\f327"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-merge:before{content:"\f387"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-coffee-togo:before{content:"\f6c5"}.fa-coffin:before{content:"\f6c6"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coin:before{content:"\f85c"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-alt-check:before{content:"\f4a2"}.fa-comment-alt-dollar:before{content:"\f650"}.fa-comment-alt-dots:before{content:"\f4a3"}.fa-comment-alt-edit:before{content:"\f4a4"}.fa-comment-alt-exclamation:before{content:"\f4a5"}.fa-comment-alt-lines:before{content:"\f4a6"}.fa-comment-alt-medical:before{content:"\f7f4"}.fa-comment-alt-minus:before{content:"\f4a7"}.fa-comment-alt-music:before{content:"\f8af"}.fa-comment-alt-plus:before{content:"\f4a8"}.fa-comment-alt-slash:before{content:"\f4a9"}.fa-comment-alt-smile:before{content:"\f4aa"}.fa-comment-alt-times:before{content:"\f4ab"}.fa-comment-check:before{content:"\f4ac"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-edit:before{content:"\f4ae"}.fa-comment-exclamation:before{content:"\f4af"}.fa-comment-lines:before{content:"\f4b0"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-minus:before{content:"\f4b1"}.fa-comment-music:before{content:"\f8b0"}.fa-comment-plus:before{content:"\f4b2"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-smile:before{content:"\f4b4"}.fa-comment-times:before{content:"\f4b5"}.fa-comments:before{content:"\f086"}.fa-comments-alt:before{content:"\f4b6"}.fa-comments-alt-dollar:before{content:"\f652"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-slash:before{content:"\f5e9"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-compress-wide:before{content:"\f326"}.fa-computer-classic:before{content:"\f8b1"}.fa-computer-speaker:before{content:"\f8b2"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-construction:before{content:"\f85d"}.fa-container-storage:before{content:"\f4b7"}.fa-contao:before{content:"\f26d"}.fa-conveyor-belt:before{content:"\f46e"}.fa-conveyor-belt-alt:before{content:"\f46f"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-corn:before{content:"\f6c7"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-cowbell:before{content:"\f8b3"}.fa-cowbell-more:before{content:"\f8b4"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-blank:before{content:"\f389"}.fa-credit-card-front:before{content:"\f38a"}.fa-cricket:before{content:"\f449"}.fa-critical-role:before{content:"\f6c9"}.fa-croissant:before{content:"\f7f6"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-crutches:before{content:"\f7f8"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-curling:before{content:"\f44a"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dagger:before{content:"\f6cb"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-debug:before{content:"\f7f9"}.fa-deer:before{content:"\f78e"}.fa-deer-rudolph:before{content:"\f78f"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-desktop-alt:before{content:"\f390"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dewpoint:before{content:"\f748"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diamond:before{content:"\f219"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d10:before{content:"\f6cd"}.fa-dice-d12:before{content:"\f6ce"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d4:before{content:"\f6d0"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-d8:before{content:"\f6d2"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digging:before{content:"\f85e"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-diploma:before{content:"\f5ea"}.fa-directions:before{content:"\f5eb"}.fa-disc-drive:before{content:"\f8b5"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-do-not-enter:before{content:"\f5ec"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dog-leashed:before{content:"\f6d4"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-empty:before{content:"\f473"}.fa-dolly-flatbed:before{content:"\f474"}.fa-dolly-flatbed-alt:before{content:"\f475"}.fa-dolly-flatbed-empty:before{content:"\f476"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-circle:before{content:"\f5ed"}.fa-draw-polygon:before{content:"\f5ee"}.fa-draw-square:before{content:"\f5ef"}.fa-dreidel:before{content:"\f792"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-drone:before{content:"\f85f"}.fa-drone-alt:before{content:"\f860"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick:before{content:"\f6d6"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dryer:before{content:"\f861"}.fa-dryer-alt:before{content:"\f862"}.fa-duck:before{content:"\f6d8"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-ear:before{content:"\f5f0"}.fa-ear-muffs:before{content:"\f795"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-eclipse:before{content:"\f749"}.fa-eclipse-alt:before{content:"\f74a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-egg-fried:before{content:"\f7fc"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-elephant:before{content:"\f6da"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-h-alt:before{content:"\f39b"}.fa-ellipsis-v:before{content:"\f142"}.fa-ellipsis-v-alt:before{content:"\f39c"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-empty-set:before{content:"\f656"}.fa-engine-warning:before{content:"\f5f2"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-dollar:before{content:"\f657"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange:before{content:"\f0ec"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-square:before{content:"\f321"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows:before{content:"\f31d"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expand-wide:before{content:"\f320"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link:before{content:"\f08e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square:before{content:"\f14c"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-evil:before{content:"\f6db"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-farm:before{content:"\f864"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-field-hockey:before{content:"\f44c"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-certificate:before{content:"\f5f3"}.fa-file-chart-line:before{content:"\f659"}.fa-file-chart-pie:before{content:"\f65a"}.fa-file-check:before{content:"\f316"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-edit:before{content:"\f31c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-minus:before{content:"\f318"}.fa-file-music:before{content:"\f8b6"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-plus:before{content:"\f319"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-search:before{content:"\f865"}.fa-file-signature:before{content:"\f573"}.fa-file-spreadsheet:before{content:"\f65b"}.fa-file-times:before{content:"\f317"}.fa-file-upload:before{content:"\f574"}.fa-file-user:before{content:"\f65c"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-files-medical:before{content:"\f7fd"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-film-alt:before{content:"\f3a0"}.fa-film-canister:before{content:"\f8b7"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-smoke:before{content:"\f74b"}.fa-firefox:before{content:"\f269"}.fa-fireplace:before{content:"\f79a"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fish-cooked:before{content:"\f7fe"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-alt:before{content:"\f74c"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flame:before{content:"\f6df"}.fa-flashlight:before{content:"\f8b8"}.fa-flask:before{content:"\f0c3"}.fa-flask-poison:before{content:"\f6e0"}.fa-flask-potion:before{content:"\f6e1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flower:before{content:"\f7ff"}.fa-flower-daffodil:before{content:"\f800"}.fa-flower-tulip:before{content:"\f801"}.fa-flushed:before{content:"\f579"}.fa-flute:before{content:"\f8b9"}.fa-flux-capacitor:before{content:"\f8ba"}.fa-fly:before{content:"\f417"}.fa-fog:before{content:"\f74e"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-times:before{content:"\f65f"}.fa-folder-tree:before{content:"\f802"}.fa-folders:before{content:"\f660"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-font-case:before{content:"\f866"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-football-helmet:before{content:"\f44f"}.fa-forklift:before{content:"\f47a"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-fragile:before{content:"\f4bb"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-french-fries:before{content:"\f803"}.fa-frog:before{content:"\f52e"}.fa-frosty-head:before{content:"\f79b"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-function:before{content:"\f661"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-game-board:before{content:"\f867"}.fa-game-board-alt:before{content:"\f868"}.fa-game-console-handheld:before{content:"\f8bb"}.fa-gamepad:before{content:"\f11b"}.fa-gamepad-alt:before{content:"\f8bc"}.fa-gas-pump:before{content:"\f52f"}.fa-gas-pump-slash:before{content:"\f5f4"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gift-card:before{content:"\f663"}.fa-gifts:before{content:"\f79c"}.fa-gingerbread-man:before{content:"\f79d"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass:before{content:"\f804"}.fa-glass-champagne:before{content:"\f79e"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-citrus:before{content:"\f869"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glass-whiskey-rocks:before{content:"\f7a1"}.fa-glasses:before{content:"\f530"}.fa-glasses-alt:before{content:"\f5f5"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-globe-snow:before{content:"\f7a3"}.fa-globe-stand:before{content:"\f5f6"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-golf-club:before{content:"\f451"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gramophone:before{content:"\f8bd"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-guitar-electric:before{content:"\f8be"}.fa-guitars:before{content:"\f8bf"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-h4:before{content:"\f86a"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hammer-war:before{content:"\f6e4"}.fa-hamsa:before{content:"\f665"}.fa-hand-heart:before{content:"\f4bc"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-box:before{content:"\f47b"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-magic:before{content:"\f6e5"}.fa-hand-holding-seedling:before{content:"\f4bf"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-receiving:before{content:"\f47c"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-heart:before{content:"\f4c3"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-usd:before{content:"\f4c5"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt:before{content:"\f4c6"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-chef:before{content:"\f86b"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-santa:before{content:"\f7a7"}.fa-hat-winter:before{content:"\f7a8"}.fa-hat-witch:before{content:"\f6e7"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-head-side:before{content:"\f6e9"}.fa-head-side-brain:before{content:"\f808"}.fa-head-side-headphones:before{content:"\f8c2"}.fa-head-side-medical:before{content:"\f809"}.fa-head-vr:before{content:"\f6ea"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heart-circle:before{content:"\f4c7"}.fa-heart-rate:before{content:"\f5f8"}.fa-heart-square:before{content:"\f4c8"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-helmet-battle:before{content:"\f6eb"}.fa-hexagon:before{content:"\f312"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-mask:before{content:"\f6ee"}.fa-hockey-puck:before{content:"\f453"}.fa-hockey-sticks:before{content:"\f454"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-home-alt:before{content:"\f80a"}.fa-home-heart:before{content:"\f4c9"}.fa-home-lg:before{content:"\f80b"}.fa-home-lg-alt:before{content:"\f80c"}.fa-hood-cloak:before{content:"\f6ef"}.fa-hooli:before{content:"\f427"}.fa-horizontal-rule:before{content:"\f86c"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-horse-saddle:before{content:"\f8c3"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hospitals:before{content:"\f80e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-flood:before{content:"\f74f"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-humidity:before{content:"\f750"}.fa-hurricane:before{content:"\f751"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-ice-skate:before{content:"\f7ac"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-icons-alt:before{content:"\f86e"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-image-polaroid:before{content:"\f8c4"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-inbox-in:before{content:"\f310"}.fa-inbox-out:before{content:"\f311"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-industry-alt:before{content:"\f3b3"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-info-square:before{content:"\f30f"}.fa-inhaler:before{content:"\f5f9"}.fa-instagram:before{content:"\f16d"}.fa-integral:before{content:"\f667"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-intersection:before{content:"\f668"}.fa-inventory:before{content:"\f480"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-island-tropical:before{content:"\f811"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-joystick:before{content:"\f8c5"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-jug:before{content:"\f8c6"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-kazoo:before{content:"\f8c7"}.fa-kerning:before{content:"\f86f"}.fa-key:before{content:"\f084"}.fa-key-skeleton:before{content:"\f6f3"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-keynote:before{content:"\f66c"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kidneys:before{content:"\f5fb"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kite:before{content:"\f6f4"}.fa-kiwi-bird:before{content:"\f535"}.fa-knife-kitchen:before{content:"\f6f5"}.fa-korvue:before{content:"\f42f"}.fa-lambda:before{content:"\f66e"}.fa-lamp:before{content:"\f4ca"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before{content:"\f752"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lasso:before{content:"\f8c8"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-layer-minus:before{content:"\f5fe"}.fa-layer-plus:before{content:"\f5ff"}.fa-leaf:before{content:"\f06c"}.fa-leaf-heart:before{content:"\f4cb"}.fa-leaf-maple:before{content:"\f6f6"}.fa-leaf-oak:before{content:"\f6f7"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down:before{content:"\f149"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up:before{content:"\f148"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-lightbulb-dollar:before{content:"\f670"}.fa-lightbulb-exclamation:before{content:"\f671"}.fa-lightbulb-on:before{content:"\f672"}.fa-lightbulb-slash:before{content:"\f673"}.fa-lights-holiday:before{content:"\f7b2"}.fa-line:before{content:"\f3c0"}.fa-line-columns:before{content:"\f870"}.fa-line-height:before{content:"\f871"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lips:before{content:"\f600"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-music:before{content:"\f8c9"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location:before{content:"\f601"}.fa-location-arrow:before{content:"\f124"}.fa-location-circle:before{content:"\f602"}.fa-location-slash:before{content:"\f603"}.fa-lock:before{content:"\f023"}.fa-lock-alt:before{content:"\f30d"}.fa-lock-open:before{content:"\f3c1"}.fa-lock-open-alt:before{content:"\f3c2"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-long-arrow-up:before{content:"\f176"}.fa-loveseat:before{content:"\f4cc"}.fa-low-vision:before{content:"\f2a8"}.fa-luchador:before{content:"\f455"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lyft:before{content:"\f3c3"}.fa-mace:before{content:"\f6f8"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailbox:before{content:"\f813"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-mandolin:before{content:"\f6f9"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-marker-alt-slash:before{content:"\f605"}.fa-map-marker-check:before{content:"\f606"}.fa-map-marker-edit:before{content:"\f607"}.fa-map-marker-exclamation:before{content:"\f608"}.fa-map-marker-minus:before{content:"\f609"}.fa-map-marker-plus:before{content:"\f60a"}.fa-map-marker-question:before{content:"\f60b"}.fa-map-marker-slash:before{content:"\f60c"}.fa-map-marker-smile:before{content:"\f60d"}.fa-map-marker-times:before{content:"\f60e"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-meat:before{content:"\f814"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaphone:before{content:"\f675"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microphone-stand:before{content:"\f8cb"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-mind-share:before{content:"\f677"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-hexagon:before{content:"\f307"}.fa-minus-octagon:before{content:"\f308"}.fa-minus-square:before{content:"\f146"}.fa-mistletoe:before{content:"\f7b4"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-money-check-edit:before{content:"\f872"}.fa-money-check-edit-alt:before{content:"\f873"}.fa-monitor-heart-rate:before{content:"\f611"}.fa-monkey:before{content:"\f6fb"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-moon-cloud:before{content:"\f754"}.fa-moon-stars:before{content:"\f755"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mountains:before{content:"\f6fd"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-alt:before{content:"\f8cd"}.fa-mouse-pointer:before{content:"\f245"}.fa-mp3-player:before{content:"\f8ce"}.fa-mug:before{content:"\f874"}.fa-mug-hot:before{content:"\f7b6"}.fa-mug-marshmallows:before{content:"\f7b7"}.fa-mug-tea:before{content:"\f875"}.fa-music:before{content:"\f001"}.fa-music-alt:before{content:"\f8cf"}.fa-music-alt-slash:before{content:"\f8d0"}.fa-music-slash:before{content:"\f8d1"}.fa-napster:before{content:"\f3d2"}.fa-narwhal:before{content:"\f6fe"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octagon:before{content:"\f306"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-oil-temp:before{content:"\f614"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-omega:before{content:"\f67a"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-ornament:before{content:"\f7b8"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-overline:before{content:"\f876"}.fa-page-break:before{content:"\f877"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-brush-alt:before{content:"\f5a9"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-pallet-alt:before{content:"\f483"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-paragraph-rtl:before{content:"\f878"}.fa-parking:before{content:"\f540"}.fa-parking-circle:before{content:"\f615"}.fa-parking-circle-slash:before{content:"\f616"}.fa-parking-slash:before{content:"\f617"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paw-alt:before{content:"\f701"}.fa-paw-claws:before{content:"\f702"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pegasus:before{content:"\f703"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil:before{content:"\f040"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-paintbrush:before{content:"\f618"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-pennant:before{content:"\f456"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-person-carry:before{content:"\f4cf"}.fa-person-dolly:before{content:"\f4d0"}.fa-person-dolly-empty:before{content:"\f4d1"}.fa-person-sign:before{content:"\f757"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-laptop:before{content:"\f87a"}.fa-phone-office:before{content:"\f67d"}.fa-phone-plus:before{content:"\f4d2"}.fa-phone-rotary:before{content:"\f8d3"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pi:before{content:"\f67e"}.fa-piano:before{content:"\f8d4"}.fa-piano-keyboard:before{content:"\f8d5"}.fa-pie:before{content:"\f705"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pig:before{content:"\f706"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza:before{content:"\f817"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-alt:before{content:"\f3de"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-hexagon:before{content:"\f300"}.fa-plus-octagon:before{content:"\f301"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-podium:before{content:"\f680"}.fa-podium-star:before{content:"\f758"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poll-people:before{content:"\f759"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-popcorn:before{content:"\f819"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-presentation:before{content:"\f685"}.fa-print:before{content:"\f02f"}.fa-print-search:before{content:"\f81a"}.fa-print-slash:before{content:"\f686"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-projector:before{content:"\f8d6"}.fa-pumpkin:before{content:"\f707"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-question-square:before{content:"\f2fd"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-rabbit:before{content:"\f708"}.fa-rabbit-fast:before{content:"\f709"}.fa-racquet:before{content:"\f45a"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-radio:before{content:"\f8d7"}.fa-radio-alt:before{content:"\f8d8"}.fa-rainbow:before{content:"\f75b"}.fa-raindrops:before{content:"\f75c"}.fa-ram:before{content:"\f70a"}.fa-ramp-loading:before{content:"\f4d4"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-rectangle-landscape:before{content:"\f2fa"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-repeat-1-alt:before{content:"\f366"}.fa-repeat-alt:before{content:"\f364"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-retweet-alt:before{content:"\f361"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-rings-wedding:before{content:"\f81b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-route-highway:before{content:"\f61a"}.fa-route-interstate:before{content:"\f61b"}.fa-router:before{content:"\f8da"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-triangle:before{content:"\f61c"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rv:before{content:"\f7be"}.fa-sack:before{content:"\f81c"}.fa-sack-dollar:before{content:"\f81d"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salad:before{content:"\f81e"}.fa-salesforce:before{content:"\f83b"}.fa-sandwich:before{content:"\f81f"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-sausage:before{content:"\f820"}.fa-save:before{content:"\f0c7"}.fa-sax-hot:before{content:"\f8db"}.fa-saxophone:before{content:"\f8dc"}.fa-scalpel:before{content:"\f61d"}.fa-scalpel-path:before{content:"\f61e"}.fa-scanner:before{content:"\f488"}.fa-scanner-image:before{content:"\f8f3"}.fa-scanner-keyboard:before{content:"\f489"}.fa-scanner-touchscreen:before{content:"\f48a"}.fa-scarecrow:before{content:"\f70d"}.fa-scarf:before{content:"\f7c1"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-scroll-old:before{content:"\f70f"}.fa-scrubber:before{content:"\f2f8"}.fa-scythe:before{content:"\f710"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-send-back:before{content:"\f87e"}.fa-send-backward:before{content:"\f87f"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-all:before{content:"\f367"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-sheep:before{content:"\f711"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-shield-cross:before{content:"\f712"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shipping-timed:before{content:"\f48c"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shish-kebab:before{content:"\f821"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shovel:before{content:"\f713"}.fa-shovel-snow:before{content:"\f7c3"}.fa-shower:before{content:"\f2cc"}.fa-shredder:before{content:"\f68a"}.fa-shuttle-van:before{content:"\f5b6"}.fa-shuttlecock:before{content:"\f45b"}.fa-sickle:before{content:"\f822"}.fa-sigma:before{content:"\f68b"}.fa-sign:before{content:"\f4d9"}.fa-sign-in:before{content:"\f090"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signal-1:before{content:"\f68c"}.fa-signal-2:before{content:"\f68d"}.fa-signal-3:before{content:"\f68e"}.fa-signal-4:before{content:"\f68f"}.fa-signal-alt:before{content:"\f690"}.fa-signal-alt-1:before{content:"\f691"}.fa-signal-alt-2:before{content:"\f692"}.fa-signal-alt-3:before{content:"\f693"}.fa-signal-alt-slash:before{content:"\f694"}.fa-signal-slash:before{content:"\f695"}.fa-signal-stream:before{content:"\f8dd"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-skeleton:before{content:"\f620"}.fa-sketch:before{content:"\f7c6"}.fa-ski-jump:before{content:"\f7c7"}.fa-ski-lift:before{content:"\f7c8"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-cow:before{content:"\f8de"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sledding:before{content:"\f7cb"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-sliders-h-square:before{content:"\f3f0"}.fa-sliders-v:before{content:"\f3f1"}.fa-sliders-v-square:before{content:"\f3f2"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-plus:before{content:"\f5b9"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoke:before{content:"\f760"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snake:before{content:"\f716"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snooze:before{content:"\f880"}.fa-snow-blowing:before{content:"\f761"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowflakes:before{content:"\f7cf"}.fa-snowman:before{content:"\f7d0"}.fa-snowmobile:before{content:"\f7d1"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-alt:before{content:"\f883"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-shapes-down:before{content:"\f888"}.fa-sort-shapes-down-alt:before{content:"\f889"}.fa-sort-shapes-up:before{content:"\f88a"}.fa-sort-shapes-up-alt:before{content:"\f88b"}.fa-sort-size-down:before{content:"\f88c"}.fa-sort-size-down-alt:before{content:"\f88d"}.fa-sort-size-up:before{content:"\f88e"}.fa-sort-size-up-alt:before{content:"\f88f"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-soup:before{content:"\f823"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-spade:before{content:"\f2f4"}.fa-sparkles:before{content:"\f890"}.fa-speakap:before{content:"\f3f3"}.fa-speaker:before{content:"\f8df"}.fa-speaker-deck:before{content:"\f83c"}.fa-speakers:before{content:"\f8e0"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spider-black-widow:before{content:"\f718"}.fa-spider-web:before{content:"\f719"}.fa-spinner:before{content:"\f110"}.fa-spinner-third:before{content:"\f3f4"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root:before{content:"\f697"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-squirrel:before{content:"\f71a"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-staff:before{content:"\f71b"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-christmas:before{content:"\f7d4"}.fa-star-exclamation:before{content:"\f2f3"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-stars:before{content:"\f762"}.fa-staylinked:before{content:"\f3f5"}.fa-steak:before{content:"\f824"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-steering-wheel:before{content:"\f622"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stocking:before{content:"\f7d5"}.fa-stomach:before{content:"\f623"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-stretcher:before{content:"\f825"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-cloud:before{content:"\f763"}.fa-sun-dust:before{content:"\f764"}.fa-sun-haze:before{content:"\f765"}.fa-sunglasses:before{content:"\f892"}.fa-sunrise:before{content:"\f766"}.fa-sunset:before{content:"\f767"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sword:before{content:"\f71c"}.fa-swords:before{content:"\f71d"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablet-android:before{content:"\f3fb"}.fa-tablet-android-alt:before{content:"\f3fc"}.fa-tablet-rugged:before{content:"\f48f"}.fa-tablets:before{content:"\f490"}.fa-tachometer:before{content:"\f0e4"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-tachometer-alt-fastest:before{content:"\f626"}.fa-tachometer-alt-slow:before{content:"\f627"}.fa-tachometer-alt-slowest:before{content:"\f628"}.fa-tachometer-average:before{content:"\f629"}.fa-tachometer-fast:before{content:"\f62a"}.fa-tachometer-fastest:before{content:"\f62b"}.fa-tachometer-slow:before{content:"\f62c"}.fa-tachometer-slowest:before{content:"\f62d"}.fa-taco:before{content:"\f826"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tally:before{content:"\f69c"}.fa-tanakh:before{content:"\f827"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-tasks-alt:before{content:"\f828"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-frigid:before{content:"\f768"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-hot:before{content:"\f76a"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-tennis-ball:before{content:"\f45e"}.fa-terminal:before{content:"\f120"}.fa-text:before{content:"\f893"}.fa-text-height:before{content:"\f034"}.fa-text-size:before{content:"\f894"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-theta:before{content:"\f69e"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-thunderstorm:before{content:"\f76c"}.fa-thunderstorm-moon:before{content:"\f76d"}.fa-thunderstorm-sun:before{content:"\f76e"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tilde:before{content:"\f69f"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-times-hexagon:before{content:"\f2ee"}.fa-times-octagon:before{content:"\f2f0"}.fa-times-square:before{content:"\f2d3"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tire:before{content:"\f631"}.fa-tire-flat:before{content:"\f632"}.fa-tire-pressure-warning:before{content:"\f633"}.fa-tire-rugged:before{content:"\f634"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-alt:before{content:"\f71f"}.fa-tombstone:before{content:"\f720"}.fa-tombstone-alt:before{content:"\f721"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-toothbrush:before{content:"\f635"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-cone:before{content:"\f636"}.fa-traffic-light:before{content:"\f637"}.fa-traffic-light-go:before{content:"\f638"}.fa-traffic-light-slow:before{content:"\f639"}.fa-traffic-light-stop:before{content:"\f63a"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-trash-undo:before{content:"\f895"}.fa-trash-undo-alt:before{content:"\f896"}.fa-treasure-chest:before{content:"\f723"}.fa-tree:before{content:"\f1bb"}.fa-tree-alt:before{content:"\f400"}.fa-tree-christmas:before{content:"\f7db"}.fa-tree-decorated:before{content:"\f7dc"}.fa-tree-large:before{content:"\f7dd"}.fa-tree-palm:before{content:"\f82b"}.fa-trees:before{content:"\f724"}.fa-trello:before{content:"\f181"}.fa-triangle:before{content:"\f2ec"}.fa-triangle-music:before{content:"\f8e2"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before{content:"\f2eb"}.fa-truck:before{content:"\f0d1"}.fa-truck-container:before{content:"\f4dc"}.fa-truck-couch:before{content:"\f4dd"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plow:before{content:"\f7de"}.fa-truck-ramp:before{content:"\f4e0"}.fa-trumpet:before{content:"\f8e3"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-turkey:before{content:"\f725"}.fa-turntable:before{content:"\f8e4"}.fa-turtle:before{content:"\f726"}.fa-tv:before{content:"\f26c"}.fa-tv-alt:before{content:"\f8e5"}.fa-tv-music:before{content:"\f8e6"}.fa-tv-retro:before{content:"\f401"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typewriter:before{content:"\f8e7"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-unicorn:before{content:"\f727"}.fa-union:before{content:"\f6a2"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usb-drive:before{content:"\f8e9"}.fa-usd-circle:before{content:"\f2e8"}.fa-usd-square:before{content:"\f2e9"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-chart:before{content:"\f6a3"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-cowboy:before{content:"\f8ea"}.fa-user-crown:before{content:"\f6a4"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-hard-hat:before{content:"\f82c"}.fa-user-headset:before{content:"\f82d"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-md-chat:before{content:"\f82e"}.fa-user-minus:before{content:"\f503"}.fa-user-music:before{content:"\f8eb"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-class:before{content:"\f63d"}.fa-users-cog:before{content:"\f509"}.fa-users-crown:before{content:"\f6a5"}.fa-users-medical:before{content:"\f830"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-fork:before{content:"\f2e3"}.fa-utensil-knife:before{content:"\f2e4"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-utensils-alt:before{content:"\f2e6"}.fa-vaadin:before{content:"\f408"}.fa-value-absolute:before{content:"\f6a6"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vhs:before{content:"\f8ec"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-plus:before{content:"\f4e1"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-violin:before{content:"\f8ed"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume:before{content:"\f6a8"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-slash:before{content:"\f2e2"}.fa-volume-up:before{content:"\f028"}.fa-vote-nay:before{content:"\f771"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-wagon-covered:before{content:"\f8ee"}.fa-walker:before{content:"\f831"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-wand:before{content:"\f72a"}.fa-wand-magic:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-warehouse-alt:before{content:"\f495"}.fa-washer:before{content:"\f898"}.fa-watch:before{content:"\f2e1"}.fa-watch-calculator:before{content:"\f8f0"}.fa-watch-fitness:before{content:"\f63e"}.fa-water:before{content:"\f773"}.fa-water-lower:before{content:"\f774"}.fa-water-rise:before{content:"\f775"}.fa-wave-sine:before{content:"\f899"}.fa-wave-square:before{content:"\f83e"}.fa-wave-triangle:before{content:"\f89a"}.fa-waveform:before{content:"\f8f1"}.fa-waveform-path:before{content:"\f8f2"}.fa-waze:before{content:"\f83f"}.fa-webcam:before{content:"\f832"}.fa-webcam-slash:before{content:"\f833"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whale:before{content:"\f72c"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheat:before{content:"\f72d"}.fa-wheelchair:before{content:"\f193"}.fa-whistle:before{content:"\f460"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-1:before{content:"\f6aa"}.fa-wifi-2:before{content:"\f6ab"}.fa-wifi-slash:before{content:"\f6ac"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-wind-turbine:before{content:"\f89b"}.fa-wind-warning:before{content:"\f776"}.fa-window:before{content:"\f40e"}.fa-window-alt:before{content:"\f40f"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-windsock:before{content:"\f777"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wreath:before{content:"\f7e2"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;font-display:auto;src:url(../fonts/fa-brands-400.6c1d3d52.eot);src:url(../fonts/fa-brands-400.6c1d3d52.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-brands-400.10591474.woff2) format("woff2"),url(../fonts/fa-brands-400.34804e7f.woff) format("woff"),url(../fonts/fa-brands-400.3848279e.ttf) format("truetype"),url(../img/fa-brands-400.f74b8457.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Duotone;font-style:normal;font-weight:900;font-display:auto;src:url(../fonts/fa-duotone-900.fbe8fb86.eot);src:url(../fonts/fa-duotone-900.fbe8fb86.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-duotone-900.a69d1149.woff2) format("woff2"),url(../fonts/fa-duotone-900.63fd19c4.woff) format("woff"),url(../fonts/fa-duotone-900.7749cf4c.ttf) format("truetype"),url(../img/fa-duotone-900.a1636ded.svg#fontawesome) format("svg")}.fad{position:relative;font-family:Font Awesome\ 5 Duotone;font-weight:900}.fad:before{position:absolute;color:var(--fa-primary-color,inherit);opacity:1;opacity:var(--fa-primary-opacity,1)}.fad:after{position:absolute;color:var(--fa-secondary-color,inherit)}.fa-swap-opacity .fad:before,.fad.fa-swap-opacity:before,.fad:after{opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.fa-swap-opacity .fad:after,.fad.fa-swap-opacity:after{opacity:1;opacity:var(--fa-primary-opacity,1)}.fad.fa-inverse{color:#fff}.fad.fa-stack-1x,.fad.fa-stack-2x{position:absolute}.fad.fa-fw:before,.fad.fa-stack-1x:before,.fad.fa-stack-2x:before{left:50%;transform:translateX(-50%)}.fad.fa-abacus:after{content:"\10f640"}.fad.fa-acorn:after{content:"\10f6ae"}.fad.fa-ad:after{content:"\10f641"}.fad.fa-address-book:after{content:"\10f2b9"}.fad.fa-address-card:after{content:"\10f2bb"}.fad.fa-adjust:after{content:"\10f042"}.fad.fa-air-freshener:after{content:"\10f5d0"}.fad.fa-alarm-clock:after{content:"\10f34e"}.fad.fa-alarm-exclamation:after{content:"\10f843"}.fad.fa-alarm-plus:after{content:"\10f844"}.fad.fa-alarm-snooze:after{content:"\10f845"}.fad.fa-album:after{content:"\10f89f"}.fad.fa-album-collection:after{content:"\10f8a0"}.fad.fa-alicorn:after{content:"\10f6b0"}.fad.fa-align-center:after{content:"\10f037"}.fad.fa-align-justify:after{content:"\10f039"}.fad.fa-align-left:after{content:"\10f036"}.fad.fa-align-right:after{content:"\10f038"}.fad.fa-align-slash:after{content:"\10f846"}.fad.fa-allergies:after{content:"\10f461"}.fad.fa-ambulance:after{content:"\10f0f9"}.fad.fa-american-sign-language-interpreting:after{content:"\10f2a3"}.fad.fa-amp-guitar:after{content:"\10f8a1"}.fad.fa-analytics:after{content:"\10f643"}.fad.fa-anchor:after{content:"\10f13d"}.fad.fa-angel:after{content:"\10f779"}.fad.fa-angle-double-down:after{content:"\10f103"}.fad.fa-angle-double-left:after{content:"\10f100"}.fad.fa-angle-double-right:after{content:"\10f101"}.fad.fa-angle-double-up:after{content:"\10f102"}.fad.fa-angle-down:after{content:"\10f107"}.fad.fa-angle-left:after{content:"\10f104"}.fad.fa-angle-right:after{content:"\10f105"}.fad.fa-angle-up:after{content:"\10f106"}.fad.fa-angry:after{content:"\10f556"}.fad.fa-ankh:after{content:"\10f644"}.fad.fa-apple-alt:after{content:"\10f5d1"}.fad.fa-apple-crate:after{content:"\10f6b1"}.fad.fa-archive:after{content:"\10f187"}.fad.fa-archway:after{content:"\10f557"}.fad.fa-arrow-alt-circle-down:after{content:"\10f358"}.fad.fa-arrow-alt-circle-left:after{content:"\10f359"}.fad.fa-arrow-alt-circle-right:after{content:"\10f35a"}.fad.fa-arrow-alt-circle-up:after{content:"\10f35b"}.fad.fa-arrow-alt-down:after{content:"\10f354"}.fad.fa-arrow-alt-from-bottom:after{content:"\10f346"}.fad.fa-arrow-alt-from-left:after{content:"\10f347"}.fad.fa-arrow-alt-from-right:after{content:"\10f348"}.fad.fa-arrow-alt-from-top:after{content:"\10f349"}.fad.fa-arrow-alt-left:after{content:"\10f355"}.fad.fa-arrow-alt-right:after{content:"\10f356"}.fad.fa-arrow-alt-square-down:after{content:"\10f350"}.fad.fa-arrow-alt-square-left:after{content:"\10f351"}.fad.fa-arrow-alt-square-right:after{content:"\10f352"}.fad.fa-arrow-alt-square-up:after{content:"\10f353"}.fad.fa-arrow-alt-to-bottom:after{content:"\10f34a"}.fad.fa-arrow-alt-to-left:after{content:"\10f34b"}.fad.fa-arrow-alt-to-right:after{content:"\10f34c"}.fad.fa-arrow-alt-to-top:after{content:"\10f34d"}.fad.fa-arrow-alt-up:after{content:"\10f357"}.fad.fa-arrow-circle-down:after{content:"\10f0ab"}.fad.fa-arrow-circle-left:after{content:"\10f0a8"}.fad.fa-arrow-circle-right:after{content:"\10f0a9"}.fad.fa-arrow-circle-up:after{content:"\10f0aa"}.fad.fa-arrow-down:after{content:"\10f063"}.fad.fa-arrow-from-bottom:after{content:"\10f342"}.fad.fa-arrow-from-left:after{content:"\10f343"}.fad.fa-arrow-from-right:after{content:"\10f344"}.fad.fa-arrow-from-top:after{content:"\10f345"}.fad.fa-arrow-left:after{content:"\10f060"}.fad.fa-arrow-right:after{content:"\10f061"}.fad.fa-arrow-square-down:after{content:"\10f339"}.fad.fa-arrow-square-left:after{content:"\10f33a"}.fad.fa-arrow-square-right:after{content:"\10f33b"}.fad.fa-arrow-square-up:after{content:"\10f33c"}.fad.fa-arrow-to-bottom:after{content:"\10f33d"}.fad.fa-arrow-to-left:after{content:"\10f33e"}.fad.fa-arrow-to-right:after{content:"\10f340"}.fad.fa-arrow-to-top:after{content:"\10f341"}.fad.fa-arrow-up:after{content:"\10f062"}.fad.fa-arrows:after{content:"\10f047"}.fad.fa-arrows-alt:after{content:"\10f0b2"}.fad.fa-arrows-alt-h:after{content:"\10f337"}.fad.fa-arrows-alt-v:after{content:"\10f338"}.fad.fa-arrows-h:after{content:"\10f07e"}.fad.fa-arrows-v:after{content:"\10f07d"}.fad.fa-assistive-listening-systems:after{content:"\10f2a2"}.fad.fa-asterisk:after{content:"\10f069"}.fad.fa-at:after{content:"\10f1fa"}.fad.fa-atlas:after{content:"\10f558"}.fad.fa-atom:after{content:"\10f5d2"}.fad.fa-atom-alt:after{content:"\10f5d3"}.fad.fa-audio-description:after{content:"\10f29e"}.fad.fa-award:after{content:"\10f559"}.fad.fa-axe:after{content:"\10f6b2"}.fad.fa-axe-battle:after{content:"\10f6b3"}.fad.fa-baby:after{content:"\10f77c"}.fad.fa-baby-carriage:after{content:"\10f77d"}.fad.fa-backpack:after{content:"\10f5d4"}.fad.fa-backspace:after{content:"\10f55a"}.fad.fa-backward:after{content:"\10f04a"}.fad.fa-bacon:after{content:"\10f7e5"}.fad.fa-badge:after{content:"\10f335"}.fad.fa-badge-check:after{content:"\10f336"}.fad.fa-badge-dollar:after{content:"\10f645"}.fad.fa-badge-percent:after{content:"\10f646"}.fad.fa-badge-sheriff:after{content:"\10f8a2"}.fad.fa-badger-honey:after{content:"\10f6b4"}.fad.fa-bags-shopping:after{content:"\10f847"}.fad.fa-balance-scale:after{content:"\10f24e"}.fad.fa-balance-scale-left:after{content:"\10f515"}.fad.fa-balance-scale-right:after{content:"\10f516"}.fad.fa-ball-pile:after{content:"\10f77e"}.fad.fa-ballot:after{content:"\10f732"}.fad.fa-ballot-check:after{content:"\10f733"}.fad.fa-ban:after{content:"\10f05e"}.fad.fa-band-aid:after{content:"\10f462"}.fad.fa-banjo:after{content:"\10f8a3"}.fad.fa-barcode:after{content:"\10f02a"}.fad.fa-barcode-alt:after{content:"\10f463"}.fad.fa-barcode-read:after{content:"\10f464"}.fad.fa-barcode-scan:after{content:"\10f465"}.fad.fa-bars:after{content:"\10f0c9"}.fad.fa-baseball:after{content:"\10f432"}.fad.fa-baseball-ball:after{content:"\10f433"}.fad.fa-basketball-ball:after{content:"\10f434"}.fad.fa-basketball-hoop:after{content:"\10f435"}.fad.fa-bat:after{content:"\10f6b5"}.fad.fa-bath:after{content:"\10f2cd"}.fad.fa-battery-bolt:after{content:"\10f376"}.fad.fa-battery-empty:after{content:"\10f244"}.fad.fa-battery-full:after{content:"\10f240"}.fad.fa-battery-half:after{content:"\10f242"}.fad.fa-battery-quarter:after{content:"\10f243"}.fad.fa-battery-slash:after{content:"\10f377"}.fad.fa-battery-three-quarters:after{content:"\10f241"}.fad.fa-bed:after{content:"\10f236"}.fad.fa-beer:after{content:"\10f0fc"}.fad.fa-bell:after{content:"\10f0f3"}.fad.fa-bell-exclamation:after{content:"\10f848"}.fad.fa-bell-plus:after{content:"\10f849"}.fad.fa-bell-school:after{content:"\10f5d5"}.fad.fa-bell-school-slash:after{content:"\10f5d6"}.fad.fa-bell-slash:after{content:"\10f1f6"}.fad.fa-bells:after{content:"\10f77f"}.fad.fa-betamax:after{content:"\10f8a4"}.fad.fa-bezier-curve:after{content:"\10f55b"}.fad.fa-bible:after{content:"\10f647"}.fad.fa-bicycle:after{content:"\10f206"}.fad.fa-biking:after{content:"\10f84a"}.fad.fa-biking-mountain:after{content:"\10f84b"}.fad.fa-binoculars:after{content:"\10f1e5"}.fad.fa-biohazard:after{content:"\10f780"}.fad.fa-birthday-cake:after{content:"\10f1fd"}.fad.fa-blanket:after{content:"\10f498"}.fad.fa-blender:after{content:"\10f517"}.fad.fa-blender-phone:after{content:"\10f6b6"}.fad.fa-blind:after{content:"\10f29d"}.fad.fa-blog:after{content:"\10f781"}.fad.fa-bold:after{content:"\10f032"}.fad.fa-bolt:after{content:"\10f0e7"}.fad.fa-bomb:after{content:"\10f1e2"}.fad.fa-bone:after{content:"\10f5d7"}.fad.fa-bone-break:after{content:"\10f5d8"}.fad.fa-bong:after{content:"\10f55c"}.fad.fa-book:after{content:"\10f02d"}.fad.fa-book-alt:after{content:"\10f5d9"}.fad.fa-book-dead:after{content:"\10f6b7"}.fad.fa-book-heart:after{content:"\10f499"}.fad.fa-book-medical:after{content:"\10f7e6"}.fad.fa-book-open:after{content:"\10f518"}.fad.fa-book-reader:after{content:"\10f5da"}.fad.fa-book-spells:after{content:"\10f6b8"}.fad.fa-book-user:after{content:"\10f7e7"}.fad.fa-bookmark:after{content:"\10f02e"}.fad.fa-books:after{content:"\10f5db"}.fad.fa-books-medical:after{content:"\10f7e8"}.fad.fa-boombox:after{content:"\10f8a5"}.fad.fa-boot:after{content:"\10f782"}.fad.fa-booth-curtain:after{content:"\10f734"}.fad.fa-border-all:after{content:"\10f84c"}.fad.fa-border-bottom:after{content:"\10f84d"}.fad.fa-border-center-h:after{content:"\10f89c"}.fad.fa-border-center-v:after{content:"\10f89d"}.fad.fa-border-inner:after{content:"\10f84e"}.fad.fa-border-left:after{content:"\10f84f"}.fad.fa-border-none:after{content:"\10f850"}.fad.fa-border-outer:after{content:"\10f851"}.fad.fa-border-right:after{content:"\10f852"}.fad.fa-border-style:after{content:"\10f853"}.fad.fa-border-style-alt:after{content:"\10f854"}.fad.fa-border-top:after{content:"\10f855"}.fad.fa-bow-arrow:after{content:"\10f6b9"}.fad.fa-bowling-ball:after{content:"\10f436"}.fad.fa-bowling-pins:after{content:"\10f437"}.fad.fa-box:after{content:"\10f466"}.fad.fa-box-alt:after{content:"\10f49a"}.fad.fa-box-ballot:after{content:"\10f735"}.fad.fa-box-check:after{content:"\10f467"}.fad.fa-box-fragile:after{content:"\10f49b"}.fad.fa-box-full:after{content:"\10f49c"}.fad.fa-box-heart:after{content:"\10f49d"}.fad.fa-box-open:after{content:"\10f49e"}.fad.fa-box-up:after{content:"\10f49f"}.fad.fa-box-usd:after{content:"\10f4a0"}.fad.fa-boxes:after{content:"\10f468"}.fad.fa-boxes-alt:after{content:"\10f4a1"}.fad.fa-boxing-glove:after{content:"\10f438"}.fad.fa-brackets:after{content:"\10f7e9"}.fad.fa-brackets-curly:after{content:"\10f7ea"}.fad.fa-braille:after{content:"\10f2a1"}.fad.fa-brain:after{content:"\10f5dc"}.fad.fa-bread-loaf:after{content:"\10f7eb"}.fad.fa-bread-slice:after{content:"\10f7ec"}.fad.fa-briefcase:after{content:"\10f0b1"}.fad.fa-briefcase-medical:after{content:"\10f469"}.fad.fa-bring-forward:after{content:"\10f856"}.fad.fa-bring-front:after{content:"\10f857"}.fad.fa-broadcast-tower:after{content:"\10f519"}.fad.fa-broom:after{content:"\10f51a"}.fad.fa-browser:after{content:"\10f37e"}.fad.fa-brush:after{content:"\10f55d"}.fad.fa-bug:after{content:"\10f188"}.fad.fa-building:after{content:"\10f1ad"}.fad.fa-bullhorn:after{content:"\10f0a1"}.fad.fa-bullseye:after{content:"\10f140"}.fad.fa-bullseye-arrow:after{content:"\10f648"}.fad.fa-bullseye-pointer:after{content:"\10f649"}.fad.fa-burger-soda:after{content:"\10f858"}.fad.fa-burn:after{content:"\10f46a"}.fad.fa-burrito:after{content:"\10f7ed"}.fad.fa-bus:after{content:"\10f207"}.fad.fa-bus-alt:after{content:"\10f55e"}.fad.fa-bus-school:after{content:"\10f5dd"}.fad.fa-business-time:after{content:"\10f64a"}.fad.fa-cabinet-filing:after{content:"\10f64b"}.fad.fa-cactus:after{content:"\10f8a7"}.fad.fa-calculator:after{content:"\10f1ec"}.fad.fa-calculator-alt:after{content:"\10f64c"}.fad.fa-calendar:after{content:"\10f133"}.fad.fa-calendar-alt:after{content:"\10f073"}.fad.fa-calendar-check:after{content:"\10f274"}.fad.fa-calendar-day:after{content:"\10f783"}.fad.fa-calendar-edit:after{content:"\10f333"}.fad.fa-calendar-exclamation:after{content:"\10f334"}.fad.fa-calendar-minus:after{content:"\10f272"}.fad.fa-calendar-plus:after{content:"\10f271"}.fad.fa-calendar-star:after{content:"\10f736"}.fad.fa-calendar-times:after{content:"\10f273"}.fad.fa-calendar-week:after{content:"\10f784"}.fad.fa-camcorder:after{content:"\10f8a8"}.fad.fa-camera:after{content:"\10f030"}.fad.fa-camera-alt:after{content:"\10f332"}.fad.fa-camera-movie:after{content:"\10f8a9"}.fad.fa-camera-polaroid:after{content:"\10f8aa"}.fad.fa-camera-retro:after{content:"\10f083"}.fad.fa-campfire:after{content:"\10f6ba"}.fad.fa-campground:after{content:"\10f6bb"}.fad.fa-candle-holder:after{content:"\10f6bc"}.fad.fa-candy-cane:after{content:"\10f786"}.fad.fa-candy-corn:after{content:"\10f6bd"}.fad.fa-cannabis:after{content:"\10f55f"}.fad.fa-capsules:after{content:"\10f46b"}.fad.fa-car:after{content:"\10f1b9"}.fad.fa-car-alt:after{content:"\10f5de"}.fad.fa-car-battery:after{content:"\10f5df"}.fad.fa-car-building:after{content:"\10f859"}.fad.fa-car-bump:after{content:"\10f5e0"}.fad.fa-car-bus:after{content:"\10f85a"}.fad.fa-car-crash:after{content:"\10f5e1"}.fad.fa-car-garage:after{content:"\10f5e2"}.fad.fa-car-mechanic:after{content:"\10f5e3"}.fad.fa-car-side:after{content:"\10f5e4"}.fad.fa-car-tilt:after{content:"\10f5e5"}.fad.fa-car-wash:after{content:"\10f5e6"}.fad.fa-caret-circle-down:after{content:"\10f32d"}.fad.fa-caret-circle-left:after{content:"\10f32e"}.fad.fa-caret-circle-right:after{content:"\10f330"}.fad.fa-caret-circle-up:after{content:"\10f331"}.fad.fa-caret-down:after{content:"\10f0d7"}.fad.fa-caret-left:after{content:"\10f0d9"}.fad.fa-caret-right:after{content:"\10f0da"}.fad.fa-caret-square-down:after{content:"\10f150"}.fad.fa-caret-square-left:after{content:"\10f191"}.fad.fa-caret-square-right:after{content:"\10f152"}.fad.fa-caret-square-up:after{content:"\10f151"}.fad.fa-caret-up:after{content:"\10f0d8"}.fad.fa-carrot:after{content:"\10f787"}.fad.fa-cars:after{content:"\10f85b"}.fad.fa-cart-arrow-down:after{content:"\10f218"}.fad.fa-cart-plus:after{content:"\10f217"}.fad.fa-cash-register:after{content:"\10f788"}.fad.fa-cassette-tape:after{content:"\10f8ab"}.fad.fa-cat:after{content:"\10f6be"}.fad.fa-cauldron:after{content:"\10f6bf"}.fad.fa-cctv:after{content:"\10f8ac"}.fad.fa-certificate:after{content:"\10f0a3"}.fad.fa-chair:after{content:"\10f6c0"}.fad.fa-chair-office:after{content:"\10f6c1"}.fad.fa-chalkboard:after{content:"\10f51b"}.fad.fa-chalkboard-teacher:after{content:"\10f51c"}.fad.fa-charging-station:after{content:"\10f5e7"}.fad.fa-chart-area:after{content:"\10f1fe"}.fad.fa-chart-bar:after{content:"\10f080"}.fad.fa-chart-line:after{content:"\10f201"}.fad.fa-chart-line-down:after{content:"\10f64d"}.fad.fa-chart-network:after{content:"\10f78a"}.fad.fa-chart-pie:after{content:"\10f200"}.fad.fa-chart-pie-alt:after{content:"\10f64e"}.fad.fa-chart-scatter:after{content:"\10f7ee"}.fad.fa-check:after{content:"\10f00c"}.fad.fa-check-circle:after{content:"\10f058"}.fad.fa-check-double:after{content:"\10f560"}.fad.fa-check-square:after{content:"\10f14a"}.fad.fa-cheese:after{content:"\10f7ef"}.fad.fa-cheese-swiss:after{content:"\10f7f0"}.fad.fa-cheeseburger:after{content:"\10f7f1"}.fad.fa-chess:after{content:"\10f439"}.fad.fa-chess-bishop:after{content:"\10f43a"}.fad.fa-chess-bishop-alt:after{content:"\10f43b"}.fad.fa-chess-board:after{content:"\10f43c"}.fad.fa-chess-clock:after{content:"\10f43d"}.fad.fa-chess-clock-alt:after{content:"\10f43e"}.fad.fa-chess-king:after{content:"\10f43f"}.fad.fa-chess-king-alt:after{content:"\10f440"}.fad.fa-chess-knight:after{content:"\10f441"}.fad.fa-chess-knight-alt:after{content:"\10f442"}.fad.fa-chess-pawn:after{content:"\10f443"}.fad.fa-chess-pawn-alt:after{content:"\10f444"}.fad.fa-chess-queen:after{content:"\10f445"}.fad.fa-chess-queen-alt:after{content:"\10f446"}.fad.fa-chess-rook:after{content:"\10f447"}.fad.fa-chess-rook-alt:after{content:"\10f448"}.fad.fa-chevron-circle-down:after{content:"\10f13a"}.fad.fa-chevron-circle-left:after{content:"\10f137"}.fad.fa-chevron-circle-right:after{content:"\10f138"}.fad.fa-chevron-circle-up:after{content:"\10f139"}.fad.fa-chevron-double-down:after{content:"\10f322"}.fad.fa-chevron-double-left:after{content:"\10f323"}.fad.fa-chevron-double-right:after{content:"\10f324"}.fad.fa-chevron-double-up:after{content:"\10f325"}.fad.fa-chevron-down:after{content:"\10f078"}.fad.fa-chevron-left:after{content:"\10f053"}.fad.fa-chevron-right:after{content:"\10f054"}.fad.fa-chevron-square-down:after{content:"\10f329"}.fad.fa-chevron-square-left:after{content:"\10f32a"}.fad.fa-chevron-square-right:after{content:"\10f32b"}.fad.fa-chevron-square-up:after{content:"\10f32c"}.fad.fa-chevron-up:after{content:"\10f077"}.fad.fa-child:after{content:"\10f1ae"}.fad.fa-chimney:after{content:"\10f78b"}.fad.fa-church:after{content:"\10f51d"}.fad.fa-circle:after{content:"\10f111"}.fad.fa-circle-notch:after{content:"\10f1ce"}.fad.fa-city:after{content:"\10f64f"}.fad.fa-clarinet:after{content:"\10f8ad"}.fad.fa-claw-marks:after{content:"\10f6c2"}.fad.fa-clinic-medical:after{content:"\10f7f2"}.fad.fa-clipboard:after{content:"\10f328"}.fad.fa-clipboard-check:after{content:"\10f46c"}.fad.fa-clipboard-list:after{content:"\10f46d"}.fad.fa-clipboard-list-check:after{content:"\10f737"}.fad.fa-clipboard-prescription:after{content:"\10f5e8"}.fad.fa-clipboard-user:after{content:"\10f7f3"}.fad.fa-clock:after{content:"\10f017"}.fad.fa-clone:after{content:"\10f24d"}.fad.fa-closed-captioning:after{content:"\10f20a"}.fad.fa-cloud:after{content:"\10f0c2"}.fad.fa-cloud-download:after{content:"\10f0ed"}.fad.fa-cloud-download-alt:after{content:"\10f381"}.fad.fa-cloud-drizzle:after{content:"\10f738"}.fad.fa-cloud-hail:after{content:"\10f739"}.fad.fa-cloud-hail-mixed:after{content:"\10f73a"}.fad.fa-cloud-meatball:after{content:"\10f73b"}.fad.fa-cloud-moon:after{content:"\10f6c3"}.fad.fa-cloud-moon-rain:after{content:"\10f73c"}.fad.fa-cloud-music:after{content:"\10f8ae"}.fad.fa-cloud-rain:after{content:"\10f73d"}.fad.fa-cloud-rainbow:after{content:"\10f73e"}.fad.fa-cloud-showers:after{content:"\10f73f"}.fad.fa-cloud-showers-heavy:after{content:"\10f740"}.fad.fa-cloud-sleet:after{content:"\10f741"}.fad.fa-cloud-snow:after{content:"\10f742"}.fad.fa-cloud-sun:after{content:"\10f6c4"}.fad.fa-cloud-sun-rain:after{content:"\10f743"}.fad.fa-cloud-upload:after{content:"\10f0ee"}.fad.fa-cloud-upload-alt:after{content:"\10f382"}.fad.fa-clouds:after{content:"\10f744"}.fad.fa-clouds-moon:after{content:"\10f745"}.fad.fa-clouds-sun:after{content:"\10f746"}.fad.fa-club:after{content:"\10f327"}.fad.fa-cocktail:after{content:"\10f561"}.fad.fa-code:after{content:"\10f121"}.fad.fa-code-branch:after{content:"\10f126"}.fad.fa-code-commit:after{content:"\10f386"}.fad.fa-code-merge:after{content:"\10f387"}.fad.fa-coffee:after{content:"\10f0f4"}.fad.fa-coffee-togo:after{content:"\10f6c5"}.fad.fa-coffin:after{content:"\10f6c6"}.fad.fa-cog:after{content:"\10f013"}.fad.fa-cogs:after{content:"\10f085"}.fad.fa-coin:after{content:"\10f85c"}.fad.fa-coins:after{content:"\10f51e"}.fad.fa-columns:after{content:"\10f0db"}.fad.fa-comment:after{content:"\10f075"}.fad.fa-comment-alt:after{content:"\10f27a"}.fad.fa-comment-alt-check:after{content:"\10f4a2"}.fad.fa-comment-alt-dollar:after{content:"\10f650"}.fad.fa-comment-alt-dots:after{content:"\10f4a3"}.fad.fa-comment-alt-edit:after{content:"\10f4a4"}.fad.fa-comment-alt-exclamation:after{content:"\10f4a5"}.fad.fa-comment-alt-lines:after{content:"\10f4a6"}.fad.fa-comment-alt-medical:after{content:"\10f7f4"}.fad.fa-comment-alt-minus:after{content:"\10f4a7"}.fad.fa-comment-alt-music:after{content:"\10f8af"}.fad.fa-comment-alt-plus:after{content:"\10f4a8"}.fad.fa-comment-alt-slash:after{content:"\10f4a9"}.fad.fa-comment-alt-smile:after{content:"\10f4aa"}.fad.fa-comment-alt-times:after{content:"\10f4ab"}.fad.fa-comment-check:after{content:"\10f4ac"}.fad.fa-comment-dollar:after{content:"\10f651"}.fad.fa-comment-dots:after{content:"\10f4ad"}.fad.fa-comment-edit:after{content:"\10f4ae"}.fad.fa-comment-exclamation:after{content:"\10f4af"}.fad.fa-comment-lines:after{content:"\10f4b0"}.fad.fa-comment-medical:after{content:"\10f7f5"}.fad.fa-comment-minus:after{content:"\10f4b1"}.fad.fa-comment-music:after{content:"\10f8b0"}.fad.fa-comment-plus:after{content:"\10f4b2"}.fad.fa-comment-slash:after{content:"\10f4b3"}.fad.fa-comment-smile:after{content:"\10f4b4"}.fad.fa-comment-times:after{content:"\10f4b5"}.fad.fa-comments:after{content:"\10f086"}.fad.fa-comments-alt:after{content:"\10f4b6"}.fad.fa-comments-alt-dollar:after{content:"\10f652"}.fad.fa-comments-dollar:after{content:"\10f653"}.fad.fa-compact-disc:after{content:"\10f51f"}.fad.fa-compass:after{content:"\10f14e"}.fad.fa-compass-slash:after{content:"\10f5e9"}.fad.fa-compress:after{content:"\10f066"}.fad.fa-compress-alt:after{content:"\10f422"}.fad.fa-compress-arrows-alt:after{content:"\10f78c"}.fad.fa-compress-wide:after{content:"\10f326"}.fad.fa-computer-classic:after{content:"\10f8b1"}.fad.fa-computer-speaker:after{content:"\10f8b2"}.fad.fa-concierge-bell:after{content:"\10f562"}.fad.fa-construction:after{content:"\10f85d"}.fad.fa-container-storage:after{content:"\10f4b7"}.fad.fa-conveyor-belt:after{content:"\10f46e"}.fad.fa-conveyor-belt-alt:after{content:"\10f46f"}.fad.fa-cookie:after{content:"\10f563"}.fad.fa-cookie-bite:after{content:"\10f564"}.fad.fa-copy:after{content:"\10f0c5"}.fad.fa-copyright:after{content:"\10f1f9"}.fad.fa-corn:after{content:"\10f6c7"}.fad.fa-couch:after{content:"\10f4b8"}.fad.fa-cow:after{content:"\10f6c8"}.fad.fa-cowbell:after{content:"\10f8b3"}.fad.fa-cowbell-more:after{content:"\10f8b4"}.fad.fa-credit-card:after{content:"\10f09d"}.fad.fa-credit-card-blank:after{content:"\10f389"}.fad.fa-credit-card-front:after{content:"\10f38a"}.fad.fa-cricket:after{content:"\10f449"}.fad.fa-croissant:after{content:"\10f7f6"}.fad.fa-crop:after{content:"\10f125"}.fad.fa-crop-alt:after{content:"\10f565"}.fad.fa-cross:after{content:"\10f654"}.fad.fa-crosshairs:after{content:"\10f05b"}.fad.fa-crow:after{content:"\10f520"}.fad.fa-crown:after{content:"\10f521"}.fad.fa-crutch:after{content:"\10f7f7"}.fad.fa-crutches:after{content:"\10f7f8"}.fad.fa-cube:after{content:"\10f1b2"}.fad.fa-cubes:after{content:"\10f1b3"}.fad.fa-curling:after{content:"\10f44a"}.fad.fa-cut:after{content:"\10f0c4"}.fad.fa-dagger:after{content:"\10f6cb"}.fad.fa-database:after{content:"\10f1c0"}.fad.fa-deaf:after{content:"\10f2a4"}.fad.fa-debug:after{content:"\10f7f9"}.fad.fa-deer:after{content:"\10f78e"}.fad.fa-deer-rudolph:after{content:"\10f78f"}.fad.fa-democrat:after{content:"\10f747"}.fad.fa-desktop:after{content:"\10f108"}.fad.fa-desktop-alt:after{content:"\10f390"}.fad.fa-dewpoint:after{content:"\10f748"}.fad.fa-dharmachakra:after{content:"\10f655"}.fad.fa-diagnoses:after{content:"\10f470"}.fad.fa-diamond:after{content:"\10f219"}.fad.fa-dice:after{content:"\10f522"}.fad.fa-dice-d10:after{content:"\10f6cd"}.fad.fa-dice-d12:after{content:"\10f6ce"}.fad.fa-dice-d20:after{content:"\10f6cf"}.fad.fa-dice-d4:after{content:"\10f6d0"}.fad.fa-dice-d6:after{content:"\10f6d1"}.fad.fa-dice-d8:after{content:"\10f6d2"}.fad.fa-dice-five:after{content:"\10f523"}.fad.fa-dice-four:after{content:"\10f524"}.fad.fa-dice-one:after{content:"\10f525"}.fad.fa-dice-six:after{content:"\10f526"}.fad.fa-dice-three:after{content:"\10f527"}.fad.fa-dice-two:after{content:"\10f528"}.fad.fa-digging:after{content:"\10f85e"}.fad.fa-digital-tachograph:after{content:"\10f566"}.fad.fa-diploma:after{content:"\10f5ea"}.fad.fa-directions:after{content:"\10f5eb"}.fad.fa-disc-drive:after{content:"\10f8b5"}.fad.fa-disease:after{content:"\10f7fa"}.fad.fa-divide:after{content:"\10f529"}.fad.fa-dizzy:after{content:"\10f567"}.fad.fa-dna:after{content:"\10f471"}.fad.fa-do-not-enter:after{content:"\10f5ec"}.fad.fa-dog:after{content:"\10f6d3"}.fad.fa-dog-leashed:after{content:"\10f6d4"}.fad.fa-dollar-sign:after{content:"\10f155"}.fad.fa-dolly:after{content:"\10f472"}.fad.fa-dolly-empty:after{content:"\10f473"}.fad.fa-dolly-flatbed:after{content:"\10f474"}.fad.fa-dolly-flatbed-alt:after{content:"\10f475"}.fad.fa-dolly-flatbed-empty:after{content:"\10f476"}.fad.fa-donate:after{content:"\10f4b9"}.fad.fa-door-closed:after{content:"\10f52a"}.fad.fa-door-open:after{content:"\10f52b"}.fad.fa-dot-circle:after{content:"\10f192"}.fad.fa-dove:after{content:"\10f4ba"}.fad.fa-download:after{content:"\10f019"}.fad.fa-drafting-compass:after{content:"\10f568"}.fad.fa-dragon:after{content:"\10f6d5"}.fad.fa-draw-circle:after{content:"\10f5ed"}.fad.fa-draw-polygon:after{content:"\10f5ee"}.fad.fa-draw-square:after{content:"\10f5ef"}.fad.fa-dreidel:after{content:"\10f792"}.fad.fa-drone:after{content:"\10f85f"}.fad.fa-drone-alt:after{content:"\10f860"}.fad.fa-drum:after{content:"\10f569"}.fad.fa-drum-steelpan:after{content:"\10f56a"}.fad.fa-drumstick:after{content:"\10f6d6"}.fad.fa-drumstick-bite:after{content:"\10f6d7"}.fad.fa-dryer:after{content:"\10f861"}.fad.fa-dryer-alt:after{content:"\10f862"}.fad.fa-duck:after{content:"\10f6d8"}.fad.fa-dumbbell:after{content:"\10f44b"}.fad.fa-dumpster:after{content:"\10f793"}.fad.fa-dumpster-fire:after{content:"\10f794"}.fad.fa-dungeon:after{content:"\10f6d9"}.fad.fa-ear:after{content:"\10f5f0"}.fad.fa-ear-muffs:after{content:"\10f795"}.fad.fa-eclipse:after{content:"\10f749"}.fad.fa-eclipse-alt:after{content:"\10f74a"}.fad.fa-edit:after{content:"\10f044"}.fad.fa-egg:after{content:"\10f7fb"}.fad.fa-egg-fried:after{content:"\10f7fc"}.fad.fa-eject:after{content:"\10f052"}.fad.fa-elephant:after{content:"\10f6da"}.fad.fa-ellipsis-h:after{content:"\10f141"}.fad.fa-ellipsis-h-alt:after{content:"\10f39b"}.fad.fa-ellipsis-v:after{content:"\10f142"}.fad.fa-ellipsis-v-alt:after{content:"\10f39c"}.fad.fa-empty-set:after{content:"\10f656"}.fad.fa-engine-warning:after{content:"\10f5f2"}.fad.fa-envelope:after{content:"\10f0e0"}.fad.fa-envelope-open:after{content:"\10f2b6"}.fad.fa-envelope-open-dollar:after{content:"\10f657"}.fad.fa-envelope-open-text:after{content:"\10f658"}.fad.fa-envelope-square:after{content:"\10f199"}.fad.fa-equals:after{content:"\10f52c"}.fad.fa-eraser:after{content:"\10f12d"}.fad.fa-ethernet:after{content:"\10f796"}.fad.fa-euro-sign:after{content:"\10f153"}.fad.fa-exchange:after{content:"\10f0ec"}.fad.fa-exchange-alt:after{content:"\10f362"}.fad.fa-exclamation:after{content:"\10f12a"}.fad.fa-exclamation-circle:after{content:"\10f06a"}.fad.fa-exclamation-square:after{content:"\10f321"}.fad.fa-exclamation-triangle:after{content:"\10f071"}.fad.fa-expand:after{content:"\10f065"}.fad.fa-expand-alt:after{content:"\10f424"}.fad.fa-expand-arrows:after{content:"\10f31d"}.fad.fa-expand-arrows-alt:after{content:"\10f31e"}.fad.fa-expand-wide:after{content:"\10f320"}.fad.fa-external-link:after{content:"\10f08e"}.fad.fa-external-link-alt:after{content:"\10f35d"}.fad.fa-external-link-square:after{content:"\10f14c"}.fad.fa-external-link-square-alt:after{content:"\10f360"}.fad.fa-eye:after{content:"\10f06e"}.fad.fa-eye-dropper:after{content:"\10f1fb"}.fad.fa-eye-evil:after{content:"\10f6db"}.fad.fa-eye-slash:after{content:"\10f070"}.fad.fa-fan:after{content:"\10f863"}.fad.fa-farm:after{content:"\10f864"}.fad.fa-fast-backward:after{content:"\10f049"}.fad.fa-fast-forward:after{content:"\10f050"}.fad.fa-fax:after{content:"\10f1ac"}.fad.fa-feather:after{content:"\10f52d"}.fad.fa-feather-alt:after{content:"\10f56b"}.fad.fa-female:after{content:"\10f182"}.fad.fa-field-hockey:after{content:"\10f44c"}.fad.fa-fighter-jet:after{content:"\10f0fb"}.fad.fa-file:after{content:"\10f15b"}.fad.fa-file-alt:after{content:"\10f15c"}.fad.fa-file-archive:after{content:"\10f1c6"}.fad.fa-file-audio:after{content:"\10f1c7"}.fad.fa-file-certificate:after{content:"\10f5f3"}.fad.fa-file-chart-line:after{content:"\10f659"}.fad.fa-file-chart-pie:after{content:"\10f65a"}.fad.fa-file-check:after{content:"\10f316"}.fad.fa-file-code:after{content:"\10f1c9"}.fad.fa-file-contract:after{content:"\10f56c"}.fad.fa-file-csv:after{content:"\10f6dd"}.fad.fa-file-download:after{content:"\10f56d"}.fad.fa-file-edit:after{content:"\10f31c"}.fad.fa-file-excel:after{content:"\10f1c3"}.fad.fa-file-exclamation:after{content:"\10f31a"}.fad.fa-file-export:after{content:"\10f56e"}.fad.fa-file-image:after{content:"\10f1c5"}.fad.fa-file-import:after{content:"\10f56f"}.fad.fa-file-invoice:after{content:"\10f570"}.fad.fa-file-invoice-dollar:after{content:"\10f571"}.fad.fa-file-medical:after{content:"\10f477"}.fad.fa-file-medical-alt:after{content:"\10f478"}.fad.fa-file-minus:after{content:"\10f318"}.fad.fa-file-music:after{content:"\10f8b6"}.fad.fa-file-pdf:after{content:"\10f1c1"}.fad.fa-file-plus:after{content:"\10f319"}.fad.fa-file-powerpoint:after{content:"\10f1c4"}.fad.fa-file-prescription:after{content:"\10f572"}.fad.fa-file-search:after{content:"\10f865"}.fad.fa-file-signature:after{content:"\10f573"}.fad.fa-file-spreadsheet:after{content:"\10f65b"}.fad.fa-file-times:after{content:"\10f317"}.fad.fa-file-upload:after{content:"\10f574"}.fad.fa-file-user:after{content:"\10f65c"}.fad.fa-file-video:after{content:"\10f1c8"}.fad.fa-file-word:after{content:"\10f1c2"}.fad.fa-files-medical:after{content:"\10f7fd"}.fad.fa-fill:after{content:"\10f575"}.fad.fa-fill-drip:after{content:"\10f576"}.fad.fa-film:after{content:"\10f008"}.fad.fa-film-alt:after{content:"\10f3a0"}.fad.fa-film-canister:after{content:"\10f8b7"}.fad.fa-filter:after{content:"\10f0b0"}.fad.fa-fingerprint:after{content:"\10f577"}.fad.fa-fire:after{content:"\10f06d"}.fad.fa-fire-alt:after{content:"\10f7e4"}.fad.fa-fire-extinguisher:after{content:"\10f134"}.fad.fa-fire-smoke:after{content:"\10f74b"}.fad.fa-fireplace:after{content:"\10f79a"}.fad.fa-first-aid:after{content:"\10f479"}.fad.fa-fish:after{content:"\10f578"}.fad.fa-fish-cooked:after{content:"\10f7fe"}.fad.fa-fist-raised:after{content:"\10f6de"}.fad.fa-flag:after{content:"\10f024"}.fad.fa-flag-alt:after{content:"\10f74c"}.fad.fa-flag-checkered:after{content:"\10f11e"}.fad.fa-flag-usa:after{content:"\10f74d"}.fad.fa-flame:after{content:"\10f6df"}.fad.fa-flashlight:after{content:"\10f8b8"}.fad.fa-flask:after{content:"\10f0c3"}.fad.fa-flask-poison:after{content:"\10f6e0"}.fad.fa-flask-potion:after{content:"\10f6e1"}.fad.fa-flower:after{content:"\10f7ff"}.fad.fa-flower-daffodil:after{content:"\10f800"}.fad.fa-flower-tulip:after{content:"\10f801"}.fad.fa-flushed:after{content:"\10f579"}.fad.fa-flute:after{content:"\10f8b9"}.fad.fa-flux-capacitor:after{content:"\10f8ba"}.fad.fa-fog:after{content:"\10f74e"}.fad.fa-folder:after{content:"\10f07b"}.fad.fa-folder-minus:after{content:"\10f65d"}.fad.fa-folder-open:after{content:"\10f07c"}.fad.fa-folder-plus:after{content:"\10f65e"}.fad.fa-folder-times:after{content:"\10f65f"}.fad.fa-folder-tree:after{content:"\10f802"}.fad.fa-folders:after{content:"\10f660"}.fad.fa-font:after{content:"\10f031"}.fad.fa-font-awesome-logo-full:after{content:"\10f4e6"}.fad.fa-font-case:after{content:"\10f866"}.fad.fa-football-ball:after{content:"\10f44e"}.fad.fa-football-helmet:after{content:"\10f44f"}.fad.fa-forklift:after{content:"\10f47a"}.fad.fa-forward:after{content:"\10f04e"}.fad.fa-fragile:after{content:"\10f4bb"}.fad.fa-french-fries:after{content:"\10f803"}.fad.fa-frog:after{content:"\10f52e"}.fad.fa-frosty-head:after{content:"\10f79b"}.fad.fa-frown:after{content:"\10f119"}.fad.fa-frown-open:after{content:"\10f57a"}.fad.fa-function:after{content:"\10f661"}.fad.fa-funnel-dollar:after{content:"\10f662"}.fad.fa-futbol:after{content:"\10f1e3"}.fad.fa-game-board:after{content:"\10f867"}.fad.fa-game-board-alt:after{content:"\10f868"}.fad.fa-game-console-handheld:after{content:"\10f8bb"}.fad.fa-gamepad:after{content:"\10f11b"}.fad.fa-gamepad-alt:after{content:"\10f8bc"}.fad.fa-gas-pump:after{content:"\10f52f"}.fad.fa-gas-pump-slash:after{content:"\10f5f4"}.fad.fa-gavel:after{content:"\10f0e3"}.fad.fa-gem:after{content:"\10f3a5"}.fad.fa-genderless:after{content:"\10f22d"}.fad.fa-ghost:after{content:"\10f6e2"}.fad.fa-gift:after{content:"\10f06b"}.fad.fa-gift-card:after{content:"\10f663"}.fad.fa-gifts:after{content:"\10f79c"}.fad.fa-gingerbread-man:after{content:"\10f79d"}.fad.fa-glass:after{content:"\10f804"}.fad.fa-glass-champagne:after{content:"\10f79e"}.fad.fa-glass-cheers:after{content:"\10f79f"}.fad.fa-glass-citrus:after{content:"\10f869"}.fad.fa-glass-martini:after{content:"\10f000"}.fad.fa-glass-martini-alt:after{content:"\10f57b"}.fad.fa-glass-whiskey:after{content:"\10f7a0"}.fad.fa-glass-whiskey-rocks:after{content:"\10f7a1"}.fad.fa-glasses:after{content:"\10f530"}.fad.fa-glasses-alt:after{content:"\10f5f5"}.fad.fa-globe:after{content:"\10f0ac"}.fad.fa-globe-africa:after{content:"\10f57c"}.fad.fa-globe-americas:after{content:"\10f57d"}.fad.fa-globe-asia:after{content:"\10f57e"}.fad.fa-globe-europe:after{content:"\10f7a2"}.fad.fa-globe-snow:after{content:"\10f7a3"}.fad.fa-globe-stand:after{content:"\10f5f6"}.fad.fa-golf-ball:after{content:"\10f450"}.fad.fa-golf-club:after{content:"\10f451"}.fad.fa-gopuram:after{content:"\10f664"}.fad.fa-graduation-cap:after{content:"\10f19d"}.fad.fa-gramophone:after{content:"\10f8bd"}.fad.fa-greater-than:after{content:"\10f531"}.fad.fa-greater-than-equal:after{content:"\10f532"}.fad.fa-grimace:after{content:"\10f57f"}.fad.fa-grin:after{content:"\10f580"}.fad.fa-grin-alt:after{content:"\10f581"}.fad.fa-grin-beam:after{content:"\10f582"}.fad.fa-grin-beam-sweat:after{content:"\10f583"}.fad.fa-grin-hearts:after{content:"\10f584"}.fad.fa-grin-squint:after{content:"\10f585"}.fad.fa-grin-squint-tears:after{content:"\10f586"}.fad.fa-grin-stars:after{content:"\10f587"}.fad.fa-grin-tears:after{content:"\10f588"}.fad.fa-grin-tongue:after{content:"\10f589"}.fad.fa-grin-tongue-squint:after{content:"\10f58a"}.fad.fa-grin-tongue-wink:after{content:"\10f58b"}.fad.fa-grin-wink:after{content:"\10f58c"}.fad.fa-grip-horizontal:after{content:"\10f58d"}.fad.fa-grip-lines:after{content:"\10f7a4"}.fad.fa-grip-lines-vertical:after{content:"\10f7a5"}.fad.fa-grip-vertical:after{content:"\10f58e"}.fad.fa-guitar:after{content:"\10f7a6"}.fad.fa-guitar-electric:after{content:"\10f8be"}.fad.fa-guitars:after{content:"\10f8bf"}.fad.fa-h-square:after{content:"\10f0fd"}.fad.fa-h1:after{content:"\10f313"}.fad.fa-h2:after{content:"\10f314"}.fad.fa-h3:after{content:"\10f315"}.fad.fa-h4:after{content:"\10f86a"}.fad.fa-hamburger:after{content:"\10f805"}.fad.fa-hammer:after{content:"\10f6e3"}.fad.fa-hammer-war:after{content:"\10f6e4"}.fad.fa-hamsa:after{content:"\10f665"}.fad.fa-hand-heart:after{content:"\10f4bc"}.fad.fa-hand-holding:after{content:"\10f4bd"}.fad.fa-hand-holding-box:after{content:"\10f47b"}.fad.fa-hand-holding-heart:after{content:"\10f4be"}.fad.fa-hand-holding-magic:after{content:"\10f6e5"}.fad.fa-hand-holding-seedling:after{content:"\10f4bf"}.fad.fa-hand-holding-usd:after{content:"\10f4c0"}.fad.fa-hand-holding-water:after{content:"\10f4c1"}.fad.fa-hand-lizard:after{content:"\10f258"}.fad.fa-hand-middle-finger:after{content:"\10f806"}.fad.fa-hand-paper:after{content:"\10f256"}.fad.fa-hand-peace:after{content:"\10f25b"}.fad.fa-hand-point-down:after{content:"\10f0a7"}.fad.fa-hand-point-left:after{content:"\10f0a5"}.fad.fa-hand-point-right:after{content:"\10f0a4"}.fad.fa-hand-point-up:after{content:"\10f0a6"}.fad.fa-hand-pointer:after{content:"\10f25a"}.fad.fa-hand-receiving:after{content:"\10f47c"}.fad.fa-hand-rock:after{content:"\10f255"}.fad.fa-hand-scissors:after{content:"\10f257"}.fad.fa-hand-spock:after{content:"\10f259"}.fad.fa-hands:after{content:"\10f4c2"}.fad.fa-hands-heart:after{content:"\10f4c3"}.fad.fa-hands-helping:after{content:"\10f4c4"}.fad.fa-hands-usd:after{content:"\10f4c5"}.fad.fa-handshake:after{content:"\10f2b5"}.fad.fa-handshake-alt:after{content:"\10f4c6"}.fad.fa-hanukiah:after{content:"\10f6e6"}.fad.fa-hard-hat:after{content:"\10f807"}.fad.fa-hashtag:after{content:"\10f292"}.fad.fa-hat-chef:after{content:"\10f86b"}.fad.fa-hat-cowboy:after{content:"\10f8c0"}.fad.fa-hat-cowboy-side:after{content:"\10f8c1"}.fad.fa-hat-santa:after{content:"\10f7a7"}.fad.fa-hat-winter:after{content:"\10f7a8"}.fad.fa-hat-witch:after{content:"\10f6e7"}.fad.fa-hat-wizard:after{content:"\10f6e8"}.fad.fa-haykal:after{content:"\10f666"}.fad.fa-hdd:after{content:"\10f0a0"}.fad.fa-head-side:after{content:"\10f6e9"}.fad.fa-head-side-brain:after{content:"\10f808"}.fad.fa-head-side-headphones:after{content:"\10f8c2"}.fad.fa-head-side-medical:after{content:"\10f809"}.fad.fa-head-vr:after{content:"\10f6ea"}.fad.fa-heading:after{content:"\10f1dc"}.fad.fa-headphones:after{content:"\10f025"}.fad.fa-headphones-alt:after{content:"\10f58f"}.fad.fa-headset:after{content:"\10f590"}.fad.fa-heart:after{content:"\10f004"}.fad.fa-heart-broken:after{content:"\10f7a9"}.fad.fa-heart-circle:after{content:"\10f4c7"}.fad.fa-heart-rate:after{content:"\10f5f8"}.fad.fa-heart-square:after{content:"\10f4c8"}.fad.fa-heartbeat:after{content:"\10f21e"}.fad.fa-helicopter:after{content:"\10f533"}.fad.fa-helmet-battle:after{content:"\10f6eb"}.fad.fa-hexagon:after{content:"\10f312"}.fad.fa-highlighter:after{content:"\10f591"}.fad.fa-hiking:after{content:"\10f6ec"}.fad.fa-hippo:after{content:"\10f6ed"}.fad.fa-history:after{content:"\10f1da"}.fad.fa-hockey-mask:after{content:"\10f6ee"}.fad.fa-hockey-puck:after{content:"\10f453"}.fad.fa-hockey-sticks:after{content:"\10f454"}.fad.fa-holly-berry:after{content:"\10f7aa"}.fad.fa-home:after{content:"\10f015"}.fad.fa-home-alt:after{content:"\10f80a"}.fad.fa-home-heart:after{content:"\10f4c9"}.fad.fa-home-lg:after{content:"\10f80b"}.fad.fa-home-lg-alt:after{content:"\10f80c"}.fad.fa-hood-cloak:after{content:"\10f6ef"}.fad.fa-horizontal-rule:after{content:"\10f86c"}.fad.fa-horse:after{content:"\10f6f0"}.fad.fa-horse-head:after{content:"\10f7ab"}.fad.fa-horse-saddle:after{content:"\10f8c3"}.fad.fa-hospital:after{content:"\10f0f8"}.fad.fa-hospital-alt:after{content:"\10f47d"}.fad.fa-hospital-symbol:after{content:"\10f47e"}.fad.fa-hospital-user:after{content:"\10f80d"}.fad.fa-hospitals:after{content:"\10f80e"}.fad.fa-hot-tub:after{content:"\10f593"}.fad.fa-hotdog:after{content:"\10f80f"}.fad.fa-hotel:after{content:"\10f594"}.fad.fa-hourglass:after{content:"\10f254"}.fad.fa-hourglass-end:after{content:"\10f253"}.fad.fa-hourglass-half:after{content:"\10f252"}.fad.fa-hourglass-start:after{content:"\10f251"}.fad.fa-house-damage:after{content:"\10f6f1"}.fad.fa-house-flood:after{content:"\10f74f"}.fad.fa-hryvnia:after{content:"\10f6f2"}.fad.fa-humidity:after{content:"\10f750"}.fad.fa-hurricane:after{content:"\10f751"}.fad.fa-i-cursor:after{content:"\10f246"}.fad.fa-ice-cream:after{content:"\10f810"}.fad.fa-ice-skate:after{content:"\10f7ac"}.fad.fa-icicles:after{content:"\10f7ad"}.fad.fa-icons:after{content:"\10f86d"}.fad.fa-icons-alt:after{content:"\10f86e"}.fad.fa-id-badge:after{content:"\10f2c1"}.fad.fa-id-card:after{content:"\10f2c2"}.fad.fa-id-card-alt:after{content:"\10f47f"}.fad.fa-igloo:after{content:"\10f7ae"}.fad.fa-image:after{content:"\10f03e"}.fad.fa-image-polaroid:after{content:"\10f8c4"}.fad.fa-images:after{content:"\10f302"}.fad.fa-inbox:after{content:"\10f01c"}.fad.fa-inbox-in:after{content:"\10f310"}.fad.fa-inbox-out:after{content:"\10f311"}.fad.fa-indent:after{content:"\10f03c"}.fad.fa-industry:after{content:"\10f275"}.fad.fa-industry-alt:after{content:"\10f3b3"}.fad.fa-infinity:after{content:"\10f534"}.fad.fa-info:after{content:"\10f129"}.fad.fa-info-circle:after{content:"\10f05a"}.fad.fa-info-square:after{content:"\10f30f"}.fad.fa-inhaler:after{content:"\10f5f9"}.fad.fa-integral:after{content:"\10f667"}.fad.fa-intersection:after{content:"\10f668"}.fad.fa-inventory:after{content:"\10f480"}.fad.fa-island-tropical:after{content:"\10f811"}.fad.fa-italic:after{content:"\10f033"}.fad.fa-jack-o-lantern:after{content:"\10f30e"}.fad.fa-jedi:after{content:"\10f669"}.fad.fa-joint:after{content:"\10f595"}.fad.fa-journal-whills:after{content:"\10f66a"}.fad.fa-joystick:after{content:"\10f8c5"}.fad.fa-jug:after{content:"\10f8c6"}.fad.fa-kaaba:after{content:"\10f66b"}.fad.fa-kazoo:after{content:"\10f8c7"}.fad.fa-kerning:after{content:"\10f86f"}.fad.fa-key:after{content:"\10f084"}.fad.fa-key-skeleton:after{content:"\10f6f3"}.fad.fa-keyboard:after{content:"\10f11c"}.fad.fa-keynote:after{content:"\10f66c"}.fad.fa-khanda:after{content:"\10f66d"}.fad.fa-kidneys:after{content:"\10f5fb"}.fad.fa-kiss:after{content:"\10f596"}.fad.fa-kiss-beam:after{content:"\10f597"}.fad.fa-kiss-wink-heart:after{content:"\10f598"}.fad.fa-kite:after{content:"\10f6f4"}.fad.fa-kiwi-bird:after{content:"\10f535"}.fad.fa-knife-kitchen:after{content:"\10f6f5"}.fad.fa-lambda:after{content:"\10f66e"}.fad.fa-lamp:after{content:"\10f4ca"}.fad.fa-landmark:after{content:"\10f66f"}.fad.fa-landmark-alt:after{content:"\10f752"}.fad.fa-language:after{content:"\10f1ab"}.fad.fa-laptop:after{content:"\10f109"}.fad.fa-laptop-code:after{content:"\10f5fc"}.fad.fa-laptop-medical:after{content:"\10f812"}.fad.fa-lasso:after{content:"\10f8c8"}.fad.fa-laugh:after{content:"\10f599"}.fad.fa-laugh-beam:after{content:"\10f59a"}.fad.fa-laugh-squint:after{content:"\10f59b"}.fad.fa-laugh-wink:after{content:"\10f59c"}.fad.fa-layer-group:after{content:"\10f5fd"}.fad.fa-layer-minus:after{content:"\10f5fe"}.fad.fa-layer-plus:after{content:"\10f5ff"}.fad.fa-leaf:after{content:"\10f06c"}.fad.fa-leaf-heart:after{content:"\10f4cb"}.fad.fa-leaf-maple:after{content:"\10f6f6"}.fad.fa-leaf-oak:after{content:"\10f6f7"}.fad.fa-lemon:after{content:"\10f094"}.fad.fa-less-than:after{content:"\10f536"}.fad.fa-less-than-equal:after{content:"\10f537"}.fad.fa-level-down:after{content:"\10f149"}.fad.fa-level-down-alt:after{content:"\10f3be"}.fad.fa-level-up:after{content:"\10f148"}.fad.fa-level-up-alt:after{content:"\10f3bf"}.fad.fa-life-ring:after{content:"\10f1cd"}.fad.fa-lightbulb:after{content:"\10f0eb"}.fad.fa-lightbulb-dollar:after{content:"\10f670"}.fad.fa-lightbulb-exclamation:after{content:"\10f671"}.fad.fa-lightbulb-on:after{content:"\10f672"}.fad.fa-lightbulb-slash:after{content:"\10f673"}.fad.fa-lights-holiday:after{content:"\10f7b2"}.fad.fa-line-columns:after{content:"\10f870"}.fad.fa-line-height:after{content:"\10f871"}.fad.fa-link:after{content:"\10f0c1"}.fad.fa-lips:after{content:"\10f600"}.fad.fa-lira-sign:after{content:"\10f195"}.fad.fa-list:after{content:"\10f03a"}.fad.fa-list-alt:after{content:"\10f022"}.fad.fa-list-music:after{content:"\10f8c9"}.fad.fa-list-ol:after{content:"\10f0cb"}.fad.fa-list-ul:after{content:"\10f0ca"}.fad.fa-location:after{content:"\10f601"}.fad.fa-location-arrow:after{content:"\10f124"}.fad.fa-location-circle:after{content:"\10f602"}.fad.fa-location-slash:after{content:"\10f603"}.fad.fa-lock:after{content:"\10f023"}.fad.fa-lock-alt:after{content:"\10f30d"}.fad.fa-lock-open:after{content:"\10f3c1"}.fad.fa-lock-open-alt:after{content:"\10f3c2"}.fad.fa-long-arrow-alt-down:after{content:"\10f309"}.fad.fa-long-arrow-alt-left:after{content:"\10f30a"}.fad.fa-long-arrow-alt-right:after{content:"\10f30b"}.fad.fa-long-arrow-alt-up:after{content:"\10f30c"}.fad.fa-long-arrow-down:after{content:"\10f175"}.fad.fa-long-arrow-left:after{content:"\10f177"}.fad.fa-long-arrow-right:after{content:"\10f178"}.fad.fa-long-arrow-up:after{content:"\10f176"}.fad.fa-loveseat:after{content:"\10f4cc"}.fad.fa-low-vision:after{content:"\10f2a8"}.fad.fa-luchador:after{content:"\10f455"}.fad.fa-luggage-cart:after{content:"\10f59d"}.fad.fa-lungs:after{content:"\10f604"}.fad.fa-mace:after{content:"\10f6f8"}.fad.fa-magic:after{content:"\10f0d0"}.fad.fa-magnet:after{content:"\10f076"}.fad.fa-mail-bulk:after{content:"\10f674"}.fad.fa-mailbox:after{content:"\10f813"}.fad.fa-male:after{content:"\10f183"}.fad.fa-mandolin:after{content:"\10f6f9"}.fad.fa-map:after{content:"\10f279"}.fad.fa-map-marked:after{content:"\10f59f"}.fad.fa-map-marked-alt:after{content:"\10f5a0"}.fad.fa-map-marker:after{content:"\10f041"}.fad.fa-map-marker-alt:after{content:"\10f3c5"}.fad.fa-map-marker-alt-slash:after{content:"\10f605"}.fad.fa-map-marker-check:after{content:"\10f606"}.fad.fa-map-marker-edit:after{content:"\10f607"}.fad.fa-map-marker-exclamation:after{content:"\10f608"}.fad.fa-map-marker-minus:after{content:"\10f609"}.fad.fa-map-marker-plus:after{content:"\10f60a"}.fad.fa-map-marker-question:after{content:"\10f60b"}.fad.fa-map-marker-slash:after{content:"\10f60c"}.fad.fa-map-marker-smile:after{content:"\10f60d"}.fad.fa-map-marker-times:after{content:"\10f60e"}.fad.fa-map-pin:after{content:"\10f276"}.fad.fa-map-signs:after{content:"\10f277"}.fad.fa-marker:after{content:"\10f5a1"}.fad.fa-mars:after{content:"\10f222"}.fad.fa-mars-double:after{content:"\10f227"}.fad.fa-mars-stroke:after{content:"\10f229"}.fad.fa-mars-stroke-h:after{content:"\10f22b"}.fad.fa-mars-stroke-v:after{content:"\10f22a"}.fad.fa-mask:after{content:"\10f6fa"}.fad.fa-meat:after{content:"\10f814"}.fad.fa-medal:after{content:"\10f5a2"}.fad.fa-medkit:after{content:"\10f0fa"}.fad.fa-megaphone:after{content:"\10f675"}.fad.fa-meh:after{content:"\10f11a"}.fad.fa-meh-blank:after{content:"\10f5a4"}.fad.fa-meh-rolling-eyes:after{content:"\10f5a5"}.fad.fa-memory:after{content:"\10f538"}.fad.fa-menorah:after{content:"\10f676"}.fad.fa-mercury:after{content:"\10f223"}.fad.fa-meteor:after{content:"\10f753"}.fad.fa-microchip:after{content:"\10f2db"}.fad.fa-microphone:after{content:"\10f130"}.fad.fa-microphone-alt:after{content:"\10f3c9"}.fad.fa-microphone-alt-slash:after{content:"\10f539"}.fad.fa-microphone-slash:after{content:"\10f131"}.fad.fa-microphone-stand:after{content:"\10f8cb"}.fad.fa-microscope:after{content:"\10f610"}.fad.fa-mind-share:after{content:"\10f677"}.fad.fa-minus:after{content:"\10f068"}.fad.fa-minus-circle:after{content:"\10f056"}.fad.fa-minus-hexagon:after{content:"\10f307"}.fad.fa-minus-octagon:after{content:"\10f308"}.fad.fa-minus-square:after{content:"\10f146"}.fad.fa-mistletoe:after{content:"\10f7b4"}.fad.fa-mitten:after{content:"\10f7b5"}.fad.fa-mobile:after{content:"\10f10b"}.fad.fa-mobile-alt:after{content:"\10f3cd"}.fad.fa-mobile-android:after{content:"\10f3ce"}.fad.fa-mobile-android-alt:after{content:"\10f3cf"}.fad.fa-money-bill:after{content:"\10f0d6"}.fad.fa-money-bill-alt:after{content:"\10f3d1"}.fad.fa-money-bill-wave:after{content:"\10f53a"}.fad.fa-money-bill-wave-alt:after{content:"\10f53b"}.fad.fa-money-check:after{content:"\10f53c"}.fad.fa-money-check-alt:after{content:"\10f53d"}.fad.fa-money-check-edit:after{content:"\10f872"}.fad.fa-money-check-edit-alt:after{content:"\10f873"}.fad.fa-monitor-heart-rate:after{content:"\10f611"}.fad.fa-monkey:after{content:"\10f6fb"}.fad.fa-monument:after{content:"\10f5a6"}.fad.fa-moon:after{content:"\10f186"}.fad.fa-moon-cloud:after{content:"\10f754"}.fad.fa-moon-stars:after{content:"\10f755"}.fad.fa-mortar-pestle:after{content:"\10f5a7"}.fad.fa-mosque:after{content:"\10f678"}.fad.fa-motorcycle:after{content:"\10f21c"}.fad.fa-mountain:after{content:"\10f6fc"}.fad.fa-mountains:after{content:"\10f6fd"}.fad.fa-mouse:after{content:"\10f8cc"}.fad.fa-mouse-alt:after{content:"\10f8cd"}.fad.fa-mouse-pointer:after{content:"\10f245"}.fad.fa-mp3-player:after{content:"\10f8ce"}.fad.fa-mug:after{content:"\10f874"}.fad.fa-mug-hot:after{content:"\10f7b6"}.fad.fa-mug-marshmallows:after{content:"\10f7b7"}.fad.fa-mug-tea:after{content:"\10f875"}.fad.fa-music:after{content:"\10f001"}.fad.fa-music-alt:after{content:"\10f8cf"}.fad.fa-music-alt-slash:after{content:"\10f8d0"}.fad.fa-music-slash:after{content:"\10f8d1"}.fad.fa-narwhal:after{content:"\10f6fe"}.fad.fa-network-wired:after{content:"\10f6ff"}.fad.fa-neuter:after{content:"\10f22c"}.fad.fa-newspaper:after{content:"\10f1ea"}.fad.fa-not-equal:after{content:"\10f53e"}.fad.fa-notes-medical:after{content:"\10f481"}.fad.fa-object-group:after{content:"\10f247"}.fad.fa-object-ungroup:after{content:"\10f248"}.fad.fa-octagon:after{content:"\10f306"}.fad.fa-oil-can:after{content:"\10f613"}.fad.fa-oil-temp:after{content:"\10f614"}.fad.fa-om:after{content:"\10f679"}.fad.fa-omega:after{content:"\10f67a"}.fad.fa-ornament:after{content:"\10f7b8"}.fad.fa-otter:after{content:"\10f700"}.fad.fa-outdent:after{content:"\10f03b"}.fad.fa-overline:after{content:"\10f876"}.fad.fa-page-break:after{content:"\10f877"}.fad.fa-pager:after{content:"\10f815"}.fad.fa-paint-brush:after{content:"\10f1fc"}.fad.fa-paint-brush-alt:after{content:"\10f5a9"}.fad.fa-paint-roller:after{content:"\10f5aa"}.fad.fa-palette:after{content:"\10f53f"}.fad.fa-pallet:after{content:"\10f482"}.fad.fa-pallet-alt:after{content:"\10f483"}.fad.fa-paper-plane:after{content:"\10f1d8"}.fad.fa-paperclip:after{content:"\10f0c6"}.fad.fa-parachute-box:after{content:"\10f4cd"}.fad.fa-paragraph:after{content:"\10f1dd"}.fad.fa-paragraph-rtl:after{content:"\10f878"}.fad.fa-parking:after{content:"\10f540"}.fad.fa-parking-circle:after{content:"\10f615"}.fad.fa-parking-circle-slash:after{content:"\10f616"}.fad.fa-parking-slash:after{content:"\10f617"}.fad.fa-passport:after{content:"\10f5ab"}.fad.fa-pastafarianism:after{content:"\10f67b"}.fad.fa-paste:after{content:"\10f0ea"}.fad.fa-pause:after{content:"\10f04c"}.fad.fa-pause-circle:after{content:"\10f28b"}.fad.fa-paw:after{content:"\10f1b0"}.fad.fa-paw-alt:after{content:"\10f701"}.fad.fa-paw-claws:after{content:"\10f702"}.fad.fa-peace:after{content:"\10f67c"}.fad.fa-pegasus:after{content:"\10f703"}.fad.fa-pen:after{content:"\10f304"}.fad.fa-pen-alt:after{content:"\10f305"}.fad.fa-pen-fancy:after{content:"\10f5ac"}.fad.fa-pen-nib:after{content:"\10f5ad"}.fad.fa-pen-square:after{content:"\10f14b"}.fad.fa-pencil:after{content:"\10f040"}.fad.fa-pencil-alt:after{content:"\10f303"}.fad.fa-pencil-paintbrush:after{content:"\10f618"}.fad.fa-pencil-ruler:after{content:"\10f5ae"}.fad.fa-pennant:after{content:"\10f456"}.fad.fa-people-carry:after{content:"\10f4ce"}.fad.fa-pepper-hot:after{content:"\10f816"}.fad.fa-percent:after{content:"\10f295"}.fad.fa-percentage:after{content:"\10f541"}.fad.fa-person-booth:after{content:"\10f756"}.fad.fa-person-carry:after{content:"\10f4cf"}.fad.fa-person-dolly:after{content:"\10f4d0"}.fad.fa-person-dolly-empty:after{content:"\10f4d1"}.fad.fa-person-sign:after{content:"\10f757"}.fad.fa-phone:after{content:"\10f095"}.fad.fa-phone-alt:after{content:"\10f879"}.fad.fa-phone-laptop:after{content:"\10f87a"}.fad.fa-phone-office:after{content:"\10f67d"}.fad.fa-phone-plus:after{content:"\10f4d2"}.fad.fa-phone-rotary:after{content:"\10f8d3"}.fad.fa-phone-slash:after{content:"\10f3dd"}.fad.fa-phone-square:after{content:"\10f098"}.fad.fa-phone-square-alt:after{content:"\10f87b"}.fad.fa-phone-volume:after{content:"\10f2a0"}.fad.fa-photo-video:after{content:"\10f87c"}.fad.fa-pi:after{content:"\10f67e"}.fad.fa-piano:after{content:"\10f8d4"}.fad.fa-piano-keyboard:after{content:"\10f8d5"}.fad.fa-pie:after{content:"\10f705"}.fad.fa-pig:after{content:"\10f706"}.fad.fa-piggy-bank:after{content:"\10f4d3"}.fad.fa-pills:after{content:"\10f484"}.fad.fa-pizza:after{content:"\10f817"}.fad.fa-pizza-slice:after{content:"\10f818"}.fad.fa-place-of-worship:after{content:"\10f67f"}.fad.fa-plane:after{content:"\10f072"}.fad.fa-plane-alt:after{content:"\10f3de"}.fad.fa-plane-arrival:after{content:"\10f5af"}.fad.fa-plane-departure:after{content:"\10f5b0"}.fad.fa-play:after{content:"\10f04b"}.fad.fa-play-circle:after{content:"\10f144"}.fad.fa-plug:after{content:"\10f1e6"}.fad.fa-plus:after{content:"\10f067"}.fad.fa-plus-circle:after{content:"\10f055"}.fad.fa-plus-hexagon:after{content:"\10f300"}.fad.fa-plus-octagon:after{content:"\10f301"}.fad.fa-plus-square:after{content:"\10f0fe"}.fad.fa-podcast:after{content:"\10f2ce"}.fad.fa-podium:after{content:"\10f680"}.fad.fa-podium-star:after{content:"\10f758"}.fad.fa-poll:after{content:"\10f681"}.fad.fa-poll-h:after{content:"\10f682"}.fad.fa-poll-people:after{content:"\10f759"}.fad.fa-poo:after{content:"\10f2fe"}.fad.fa-poo-storm:after{content:"\10f75a"}.fad.fa-poop:after{content:"\10f619"}.fad.fa-popcorn:after{content:"\10f819"}.fad.fa-portrait:after{content:"\10f3e0"}.fad.fa-pound-sign:after{content:"\10f154"}.fad.fa-power-off:after{content:"\10f011"}.fad.fa-pray:after{content:"\10f683"}.fad.fa-praying-hands:after{content:"\10f684"}.fad.fa-prescription:after{content:"\10f5b1"}.fad.fa-prescription-bottle:after{content:"\10f485"}.fad.fa-prescription-bottle-alt:after{content:"\10f486"}.fad.fa-presentation:after{content:"\10f685"}.fad.fa-print:after{content:"\10f02f"}.fad.fa-print-search:after{content:"\10f81a"}.fad.fa-print-slash:after{content:"\10f686"}.fad.fa-procedures:after{content:"\10f487"}.fad.fa-project-diagram:after{content:"\10f542"}.fad.fa-projector:after{content:"\10f8d6"}.fad.fa-pumpkin:after{content:"\10f707"}.fad.fa-puzzle-piece:after{content:"\10f12e"}.fad.fa-qrcode:after{content:"\10f029"}.fad.fa-question:after{content:"\10f128"}.fad.fa-question-circle:after{content:"\10f059"}.fad.fa-question-square:after{content:"\10f2fd"}.fad.fa-quidditch:after{content:"\10f458"}.fad.fa-quote-left:after{content:"\10f10d"}.fad.fa-quote-right:after{content:"\10f10e"}.fad.fa-quran:after{content:"\10f687"}.fad.fa-rabbit:after{content:"\10f708"}.fad.fa-rabbit-fast:after{content:"\10f709"}.fad.fa-racquet:after{content:"\10f45a"}.fad.fa-radiation:after{content:"\10f7b9"}.fad.fa-radiation-alt:after{content:"\10f7ba"}.fad.fa-radio:after{content:"\10f8d7"}.fad.fa-radio-alt:after{content:"\10f8d8"}.fad.fa-rainbow:after{content:"\10f75b"}.fad.fa-raindrops:after{content:"\10f75c"}.fad.fa-ram:after{content:"\10f70a"}.fad.fa-ramp-loading:after{content:"\10f4d4"}.fad.fa-random:after{content:"\10f074"}.fad.fa-receipt:after{content:"\10f543"}.fad.fa-record-vinyl:after{content:"\10f8d9"}.fad.fa-rectangle-landscape:after{content:"\10f2fa"}.fad.fa-rectangle-portrait:after{content:"\10f2fb"}.fad.fa-rectangle-wide:after{content:"\10f2fc"}.fad.fa-recycle:after{content:"\10f1b8"}.fad.fa-redo:after{content:"\10f01e"}.fad.fa-redo-alt:after{content:"\10f2f9"}.fad.fa-registered:after{content:"\10f25d"}.fad.fa-remove-format:after{content:"\10f87d"}.fad.fa-repeat:after{content:"\10f363"}.fad.fa-repeat-1:after{content:"\10f365"}.fad.fa-repeat-1-alt:after{content:"\10f366"}.fad.fa-repeat-alt:after{content:"\10f364"}.fad.fa-reply:after{content:"\10f3e5"}.fad.fa-reply-all:after{content:"\10f122"}.fad.fa-republican:after{content:"\10f75e"}.fad.fa-restroom:after{content:"\10f7bd"}.fad.fa-retweet:after{content:"\10f079"}.fad.fa-retweet-alt:after{content:"\10f361"}.fad.fa-ribbon:after{content:"\10f4d6"}.fad.fa-ring:after{content:"\10f70b"}.fad.fa-rings-wedding:after{content:"\10f81b"}.fad.fa-road:after{content:"\10f018"}.fad.fa-robot:after{content:"\10f544"}.fad.fa-rocket:after{content:"\10f135"}.fad.fa-route:after{content:"\10f4d7"}.fad.fa-route-highway:after{content:"\10f61a"}.fad.fa-route-interstate:after{content:"\10f61b"}.fad.fa-router:after{content:"\10f8da"}.fad.fa-rss:after{content:"\10f09e"}.fad.fa-rss-square:after{content:"\10f143"}.fad.fa-ruble-sign:after{content:"\10f158"}.fad.fa-ruler:after{content:"\10f545"}.fad.fa-ruler-combined:after{content:"\10f546"}.fad.fa-ruler-horizontal:after{content:"\10f547"}.fad.fa-ruler-triangle:after{content:"\10f61c"}.fad.fa-ruler-vertical:after{content:"\10f548"}.fad.fa-running:after{content:"\10f70c"}.fad.fa-rupee-sign:after{content:"\10f156"}.fad.fa-rv:after{content:"\10f7be"}.fad.fa-sack:after{content:"\10f81c"}.fad.fa-sack-dollar:after{content:"\10f81d"}.fad.fa-sad-cry:after{content:"\10f5b3"}.fad.fa-sad-tear:after{content:"\10f5b4"}.fad.fa-salad:after{content:"\10f81e"}.fad.fa-sandwich:after{content:"\10f81f"}.fad.fa-satellite:after{content:"\10f7bf"}.fad.fa-satellite-dish:after{content:"\10f7c0"}.fad.fa-sausage:after{content:"\10f820"}.fad.fa-save:after{content:"\10f0c7"}.fad.fa-sax-hot:after{content:"\10f8db"}.fad.fa-saxophone:after{content:"\10f8dc"}.fad.fa-scalpel:after{content:"\10f61d"}.fad.fa-scalpel-path:after{content:"\10f61e"}.fad.fa-scanner:after{content:"\10f488"}.fad.fa-scanner-image:after{content:"\10f8f3"}.fad.fa-scanner-keyboard:after{content:"\10f489"}.fad.fa-scanner-touchscreen:after{content:"\10f48a"}.fad.fa-scarecrow:after{content:"\10f70d"}.fad.fa-scarf:after{content:"\10f7c1"}.fad.fa-school:after{content:"\10f549"}.fad.fa-screwdriver:after{content:"\10f54a"}.fad.fa-scroll:after{content:"\10f70e"}.fad.fa-scroll-old:after{content:"\10f70f"}.fad.fa-scrubber:after{content:"\10f2f8"}.fad.fa-scythe:after{content:"\10f710"}.fad.fa-sd-card:after{content:"\10f7c2"}.fad.fa-search:after{content:"\10f002"}.fad.fa-search-dollar:after{content:"\10f688"}.fad.fa-search-location:after{content:"\10f689"}.fad.fa-search-minus:after{content:"\10f010"}.fad.fa-search-plus:after{content:"\10f00e"}.fad.fa-seedling:after{content:"\10f4d8"}.fad.fa-send-back:after{content:"\10f87e"}.fad.fa-send-backward:after{content:"\10f87f"}.fad.fa-server:after{content:"\10f233"}.fad.fa-shapes:after{content:"\10f61f"}.fad.fa-share:after{content:"\10f064"}.fad.fa-share-all:after{content:"\10f367"}.fad.fa-share-alt:after{content:"\10f1e0"}.fad.fa-share-alt-square:after{content:"\10f1e1"}.fad.fa-share-square:after{content:"\10f14d"}.fad.fa-sheep:after{content:"\10f711"}.fad.fa-shekel-sign:after{content:"\10f20b"}.fad.fa-shield:after{content:"\10f132"}.fad.fa-shield-alt:after{content:"\10f3ed"}.fad.fa-shield-check:after{content:"\10f2f7"}.fad.fa-shield-cross:after{content:"\10f712"}.fad.fa-ship:after{content:"\10f21a"}.fad.fa-shipping-fast:after{content:"\10f48b"}.fad.fa-shipping-timed:after{content:"\10f48c"}.fad.fa-shish-kebab:after{content:"\10f821"}.fad.fa-shoe-prints:after{content:"\10f54b"}.fad.fa-shopping-bag:after{content:"\10f290"}.fad.fa-shopping-basket:after{content:"\10f291"}.fad.fa-shopping-cart:after{content:"\10f07a"}.fad.fa-shovel:after{content:"\10f713"}.fad.fa-shovel-snow:after{content:"\10f7c3"}.fad.fa-shower:after{content:"\10f2cc"}.fad.fa-shredder:after{content:"\10f68a"}.fad.fa-shuttle-van:after{content:"\10f5b6"}.fad.fa-shuttlecock:after{content:"\10f45b"}.fad.fa-sickle:after{content:"\10f822"}.fad.fa-sigma:after{content:"\10f68b"}.fad.fa-sign:after{content:"\10f4d9"}.fad.fa-sign-in:after{content:"\10f090"}.fad.fa-sign-in-alt:after{content:"\10f2f6"}.fad.fa-sign-language:after{content:"\10f2a7"}.fad.fa-sign-out:after{content:"\10f08b"}.fad.fa-sign-out-alt:after{content:"\10f2f5"}.fad.fa-signal:after{content:"\10f012"}.fad.fa-signal-1:after{content:"\10f68c"}.fad.fa-signal-2:after{content:"\10f68d"}.fad.fa-signal-3:after{content:"\10f68e"}.fad.fa-signal-4:after{content:"\10f68f"}.fad.fa-signal-alt:after{content:"\10f690"}.fad.fa-signal-alt-1:after{content:"\10f691"}.fad.fa-signal-alt-2:after{content:"\10f692"}.fad.fa-signal-alt-3:after{content:"\10f693"}.fad.fa-signal-alt-slash:after{content:"\10f694"}.fad.fa-signal-slash:after{content:"\10f695"}.fad.fa-signal-stream:after{content:"\10f8dd"}.fad.fa-signature:after{content:"\10f5b7"}.fad.fa-sim-card:after{content:"\10f7c4"}.fad.fa-sitemap:after{content:"\10f0e8"}.fad.fa-skating:after{content:"\10f7c5"}.fad.fa-skeleton:after{content:"\10f620"}.fad.fa-ski-jump:after{content:"\10f7c7"}.fad.fa-ski-lift:after{content:"\10f7c8"}.fad.fa-skiing:after{content:"\10f7c9"}.fad.fa-skiing-nordic:after{content:"\10f7ca"}.fad.fa-skull:after{content:"\10f54c"}.fad.fa-skull-cow:after{content:"\10f8de"}.fad.fa-skull-crossbones:after{content:"\10f714"}.fad.fa-slash:after{content:"\10f715"}.fad.fa-sledding:after{content:"\10f7cb"}.fad.fa-sleigh:after{content:"\10f7cc"}.fad.fa-sliders-h:after{content:"\10f1de"}.fad.fa-sliders-h-square:after{content:"\10f3f0"}.fad.fa-sliders-v:after{content:"\10f3f1"}.fad.fa-sliders-v-square:after{content:"\10f3f2"}.fad.fa-smile:after{content:"\10f118"}.fad.fa-smile-beam:after{content:"\10f5b8"}.fad.fa-smile-plus:after{content:"\10f5b9"}.fad.fa-smile-wink:after{content:"\10f4da"}.fad.fa-smog:after{content:"\10f75f"}.fad.fa-smoke:after{content:"\10f760"}.fad.fa-smoking:after{content:"\10f48d"}.fad.fa-smoking-ban:after{content:"\10f54d"}.fad.fa-sms:after{content:"\10f7cd"}.fad.fa-snake:after{content:"\10f716"}.fad.fa-snooze:after{content:"\10f880"}.fad.fa-snow-blowing:after{content:"\10f761"}.fad.fa-snowboarding:after{content:"\10f7ce"}.fad.fa-snowflake:after{content:"\10f2dc"}.fad.fa-snowflakes:after{content:"\10f7cf"}.fad.fa-snowman:after{content:"\10f7d0"}.fad.fa-snowmobile:after{content:"\10f7d1"}.fad.fa-snowplow:after{content:"\10f7d2"}.fad.fa-socks:after{content:"\10f696"}.fad.fa-solar-panel:after{content:"\10f5ba"}.fad.fa-sort:after{content:"\10f0dc"}.fad.fa-sort-alpha-down:after{content:"\10f15d"}.fad.fa-sort-alpha-down-alt:after{content:"\10f881"}.fad.fa-sort-alpha-up:after{content:"\10f15e"}.fad.fa-sort-alpha-up-alt:after{content:"\10f882"}.fad.fa-sort-alt:after{content:"\10f883"}.fad.fa-sort-amount-down:after{content:"\10f160"}.fad.fa-sort-amount-down-alt:after{content:"\10f884"}.fad.fa-sort-amount-up:after{content:"\10f161"}.fad.fa-sort-amount-up-alt:after{content:"\10f885"}.fad.fa-sort-down:after{content:"\10f0dd"}.fad.fa-sort-numeric-down:after{content:"\10f162"}.fad.fa-sort-numeric-down-alt:after{content:"\10f886"}.fad.fa-sort-numeric-up:after{content:"\10f163"}.fad.fa-sort-numeric-up-alt:after{content:"\10f887"}.fad.fa-sort-shapes-down:after{content:"\10f888"}.fad.fa-sort-shapes-down-alt:after{content:"\10f889"}.fad.fa-sort-shapes-up:after{content:"\10f88a"}.fad.fa-sort-shapes-up-alt:after{content:"\10f88b"}.fad.fa-sort-size-down:after{content:"\10f88c"}.fad.fa-sort-size-down-alt:after{content:"\10f88d"}.fad.fa-sort-size-up:after{content:"\10f88e"}.fad.fa-sort-size-up-alt:after{content:"\10f88f"}.fad.fa-sort-up:after{content:"\10f0de"}.fad.fa-soup:after{content:"\10f823"}.fad.fa-spa:after{content:"\10f5bb"}.fad.fa-space-shuttle:after{content:"\10f197"}.fad.fa-spade:after{content:"\10f2f4"}.fad.fa-sparkles:after{content:"\10f890"}.fad.fa-speaker:after{content:"\10f8df"}.fad.fa-speakers:after{content:"\10f8e0"}.fad.fa-spell-check:after{content:"\10f891"}.fad.fa-spider:after{content:"\10f717"}.fad.fa-spider-black-widow:after{content:"\10f718"}.fad.fa-spider-web:after{content:"\10f719"}.fad.fa-spinner:after{content:"\10f110"}.fad.fa-spinner-third:after{content:"\10f3f4"}.fad.fa-splotch:after{content:"\10f5bc"}.fad.fa-spray-can:after{content:"\10f5bd"}.fad.fa-square:after{content:"\10f0c8"}.fad.fa-square-full:after{content:"\10f45c"}.fad.fa-square-root:after{content:"\10f697"}.fad.fa-square-root-alt:after{content:"\10f698"}.fad.fa-squirrel:after{content:"\10f71a"}.fad.fa-staff:after{content:"\10f71b"}.fad.fa-stamp:after{content:"\10f5bf"}.fad.fa-star:after{content:"\10f005"}.fad.fa-star-and-crescent:after{content:"\10f699"}.fad.fa-star-christmas:after{content:"\10f7d4"}.fad.fa-star-exclamation:after{content:"\10f2f3"}.fad.fa-star-half:after{content:"\10f089"}.fad.fa-star-half-alt:after{content:"\10f5c0"}.fad.fa-star-of-david:after{content:"\10f69a"}.fad.fa-star-of-life:after{content:"\10f621"}.fad.fa-stars:after{content:"\10f762"}.fad.fa-steak:after{content:"\10f824"}.fad.fa-steering-wheel:after{content:"\10f622"}.fad.fa-step-backward:after{content:"\10f048"}.fad.fa-step-forward:after{content:"\10f051"}.fad.fa-stethoscope:after{content:"\10f0f1"}.fad.fa-sticky-note:after{content:"\10f249"}.fad.fa-stocking:after{content:"\10f7d5"}.fad.fa-stomach:after{content:"\10f623"}.fad.fa-stop:after{content:"\10f04d"}.fad.fa-stop-circle:after{content:"\10f28d"}.fad.fa-stopwatch:after{content:"\10f2f2"}.fad.fa-store:after{content:"\10f54e"}.fad.fa-store-alt:after{content:"\10f54f"}.fad.fa-stream:after{content:"\10f550"}.fad.fa-street-view:after{content:"\10f21d"}.fad.fa-stretcher:after{content:"\10f825"}.fad.fa-strikethrough:after{content:"\10f0cc"}.fad.fa-stroopwafel:after{content:"\10f551"}.fad.fa-subscript:after{content:"\10f12c"}.fad.fa-subway:after{content:"\10f239"}.fad.fa-suitcase:after{content:"\10f0f2"}.fad.fa-suitcase-rolling:after{content:"\10f5c1"}.fad.fa-sun:after{content:"\10f185"}.fad.fa-sun-cloud:after{content:"\10f763"}.fad.fa-sun-dust:after{content:"\10f764"}.fad.fa-sun-haze:after{content:"\10f765"}.fad.fa-sunglasses:after{content:"\10f892"}.fad.fa-sunrise:after{content:"\10f766"}.fad.fa-sunset:after{content:"\10f767"}.fad.fa-superscript:after{content:"\10f12b"}.fad.fa-surprise:after{content:"\10f5c2"}.fad.fa-swatchbook:after{content:"\10f5c3"}.fad.fa-swimmer:after{content:"\10f5c4"}.fad.fa-swimming-pool:after{content:"\10f5c5"}.fad.fa-sword:after{content:"\10f71c"}.fad.fa-swords:after{content:"\10f71d"}.fad.fa-synagogue:after{content:"\10f69b"}.fad.fa-sync:after{content:"\10f021"}.fad.fa-sync-alt:after{content:"\10f2f1"}.fad.fa-syringe:after{content:"\10f48e"}.fad.fa-table:after{content:"\10f0ce"}.fad.fa-table-tennis:after{content:"\10f45d"}.fad.fa-tablet:after{content:"\10f10a"}.fad.fa-tablet-alt:after{content:"\10f3fa"}.fad.fa-tablet-android:after{content:"\10f3fb"}.fad.fa-tablet-android-alt:after{content:"\10f3fc"}.fad.fa-tablet-rugged:after{content:"\10f48f"}.fad.fa-tablets:after{content:"\10f490"}.fad.fa-tachometer:after{content:"\10f0e4"}.fad.fa-tachometer-alt:after{content:"\10f3fd"}.fad.fa-tachometer-alt-average:after{content:"\10f624"}.fad.fa-tachometer-alt-fast:after{content:"\10f625"}.fad.fa-tachometer-alt-fastest:after{content:"\10f626"}.fad.fa-tachometer-alt-slow:after{content:"\10f627"}.fad.fa-tachometer-alt-slowest:after{content:"\10f628"}.fad.fa-tachometer-average:after{content:"\10f629"}.fad.fa-tachometer-fast:after{content:"\10f62a"}.fad.fa-tachometer-fastest:after{content:"\10f62b"}.fad.fa-tachometer-slow:after{content:"\10f62c"}.fad.fa-tachometer-slowest:after{content:"\10f62d"}.fad.fa-taco:after{content:"\10f826"}.fad.fa-tag:after{content:"\10f02b"}.fad.fa-tags:after{content:"\10f02c"}.fad.fa-tally:after{content:"\10f69c"}.fad.fa-tanakh:after{content:"\10f827"}.fad.fa-tape:after{content:"\10f4db"}.fad.fa-tasks:after{content:"\10f0ae"}.fad.fa-tasks-alt:after{content:"\10f828"}.fad.fa-taxi:after{content:"\10f1ba"}.fad.fa-teeth:after{content:"\10f62e"}.fad.fa-teeth-open:after{content:"\10f62f"}.fad.fa-temperature-frigid:after{content:"\10f768"}.fad.fa-temperature-high:after{content:"\10f769"}.fad.fa-temperature-hot:after{content:"\10f76a"}.fad.fa-temperature-low:after{content:"\10f76b"}.fad.fa-tenge:after{content:"\10f7d7"}.fad.fa-tennis-ball:after{content:"\10f45e"}.fad.fa-terminal:after{content:"\10f120"}.fad.fa-text:after{content:"\10f893"}.fad.fa-text-height:after{content:"\10f034"}.fad.fa-text-size:after{content:"\10f894"}.fad.fa-text-width:after{content:"\10f035"}.fad.fa-th:after{content:"\10f00a"}.fad.fa-th-large:after{content:"\10f009"}.fad.fa-th-list:after{content:"\10f00b"}.fad.fa-theater-masks:after{content:"\10f630"}.fad.fa-thermometer:after{content:"\10f491"}.fad.fa-thermometer-empty:after{content:"\10f2cb"}.fad.fa-thermometer-full:after{content:"\10f2c7"}.fad.fa-thermometer-half:after{content:"\10f2c9"}.fad.fa-thermometer-quarter:after{content:"\10f2ca"}.fad.fa-thermometer-three-quarters:after{content:"\10f2c8"}.fad.fa-theta:after{content:"\10f69e"}.fad.fa-thumbs-down:after{content:"\10f165"}.fad.fa-thumbs-up:after{content:"\10f164"}.fad.fa-thumbtack:after{content:"\10f08d"}.fad.fa-thunderstorm:after{content:"\10f76c"}.fad.fa-thunderstorm-moon:after{content:"\10f76d"}.fad.fa-thunderstorm-sun:after{content:"\10f76e"}.fad.fa-ticket:after{content:"\10f145"}.fad.fa-ticket-alt:after{content:"\10f3ff"}.fad.fa-tilde:after{content:"\10f69f"}.fad.fa-times:after{content:"\10f00d"}.fad.fa-times-circle:after{content:"\10f057"}.fad.fa-times-hexagon:after{content:"\10f2ee"}.fad.fa-times-octagon:after{content:"\10f2f0"}.fad.fa-times-square:after{content:"\10f2d3"}.fad.fa-tint:after{content:"\10f043"}.fad.fa-tint-slash:after{content:"\10f5c7"}.fad.fa-tire:after{content:"\10f631"}.fad.fa-tire-flat:after{content:"\10f632"}.fad.fa-tire-pressure-warning:after{content:"\10f633"}.fad.fa-tire-rugged:after{content:"\10f634"}.fad.fa-tired:after{content:"\10f5c8"}.fad.fa-toggle-off:after{content:"\10f204"}.fad.fa-toggle-on:after{content:"\10f205"}.fad.fa-toilet:after{content:"\10f7d8"}.fad.fa-toilet-paper:after{content:"\10f71e"}.fad.fa-toilet-paper-alt:after{content:"\10f71f"}.fad.fa-tombstone:after{content:"\10f720"}.fad.fa-tombstone-alt:after{content:"\10f721"}.fad.fa-toolbox:after{content:"\10f552"}.fad.fa-tools:after{content:"\10f7d9"}.fad.fa-tooth:after{content:"\10f5c9"}.fad.fa-toothbrush:after{content:"\10f635"}.fad.fa-torah:after{content:"\10f6a0"}.fad.fa-torii-gate:after{content:"\10f6a1"}.fad.fa-tornado:after{content:"\10f76f"}.fad.fa-tractor:after{content:"\10f722"}.fad.fa-trademark:after{content:"\10f25c"}.fad.fa-traffic-cone:after{content:"\10f636"}.fad.fa-traffic-light:after{content:"\10f637"}.fad.fa-traffic-light-go:after{content:"\10f638"}.fad.fa-traffic-light-slow:after{content:"\10f639"}.fad.fa-traffic-light-stop:after{content:"\10f63a"}.fad.fa-train:after{content:"\10f238"}.fad.fa-tram:after{content:"\10f7da"}.fad.fa-transgender:after{content:"\10f224"}.fad.fa-transgender-alt:after{content:"\10f225"}.fad.fa-trash:after{content:"\10f1f8"}.fad.fa-trash-alt:after{content:"\10f2ed"}.fad.fa-trash-restore:after{content:"\10f829"}.fad.fa-trash-restore-alt:after{content:"\10f82a"}.fad.fa-trash-undo:after{content:"\10f895"}.fad.fa-trash-undo-alt:after{content:"\10f896"}.fad.fa-treasure-chest:after{content:"\10f723"}.fad.fa-tree:after{content:"\10f1bb"}.fad.fa-tree-alt:after{content:"\10f400"}.fad.fa-tree-christmas:after{content:"\10f7db"}.fad.fa-tree-decorated:after{content:"\10f7dc"}.fad.fa-tree-large:after{content:"\10f7dd"}.fad.fa-tree-palm:after{content:"\10f82b"}.fad.fa-trees:after{content:"\10f724"}.fad.fa-triangle:after{content:"\10f2ec"}.fad.fa-triangle-music:after{content:"\10f8e2"}.fad.fa-trophy:after{content:"\10f091"}.fad.fa-trophy-alt:after{content:"\10f2eb"}.fad.fa-truck:after{content:"\10f0d1"}.fad.fa-truck-container:after{content:"\10f4dc"}.fad.fa-truck-couch:after{content:"\10f4dd"}.fad.fa-truck-loading:after{content:"\10f4de"}.fad.fa-truck-monster:after{content:"\10f63b"}.fad.fa-truck-moving:after{content:"\10f4df"}.fad.fa-truck-pickup:after{content:"\10f63c"}.fad.fa-truck-plow:after{content:"\10f7de"}.fad.fa-truck-ramp:after{content:"\10f4e0"}.fad.fa-trumpet:after{content:"\10f8e3"}.fad.fa-tshirt:after{content:"\10f553"}.fad.fa-tty:after{content:"\10f1e4"}.fad.fa-turkey:after{content:"\10f725"}.fad.fa-turntable:after{content:"\10f8e4"}.fad.fa-turtle:after{content:"\10f726"}.fad.fa-tv:after{content:"\10f26c"}.fad.fa-tv-alt:after{content:"\10f8e5"}.fad.fa-tv-music:after{content:"\10f8e6"}.fad.fa-tv-retro:after{content:"\10f401"}.fad.fa-typewriter:after{content:"\10f8e7"}.fad.fa-umbrella:after{content:"\10f0e9"}.fad.fa-umbrella-beach:after{content:"\10f5ca"}.fad.fa-underline:after{content:"\10f0cd"}.fad.fa-undo:after{content:"\10f0e2"}.fad.fa-undo-alt:after{content:"\10f2ea"}.fad.fa-unicorn:after{content:"\10f727"}.fad.fa-union:after{content:"\10f6a2"}.fad.fa-universal-access:after{content:"\10f29a"}.fad.fa-university:after{content:"\10f19c"}.fad.fa-unlink:after{content:"\10f127"}.fad.fa-unlock:after{content:"\10f09c"}.fad.fa-unlock-alt:after{content:"\10f13e"}.fad.fa-upload:after{content:"\10f093"}.fad.fa-usb-drive:after{content:"\10f8e9"}.fad.fa-usd-circle:after{content:"\10f2e8"}.fad.fa-usd-square:after{content:"\10f2e9"}.fad.fa-user:after{content:"\10f007"}.fad.fa-user-alt:after{content:"\10f406"}.fad.fa-user-alt-slash:after{content:"\10f4fa"}.fad.fa-user-astronaut:after{content:"\10f4fb"}.fad.fa-user-chart:after{content:"\10f6a3"}.fad.fa-user-check:after{content:"\10f4fc"}.fad.fa-user-circle:after{content:"\10f2bd"}.fad.fa-user-clock:after{content:"\10f4fd"}.fad.fa-user-cog:after{content:"\10f4fe"}.fad.fa-user-cowboy:after{content:"\10f8ea"}.fad.fa-user-crown:after{content:"\10f6a4"}.fad.fa-user-edit:after{content:"\10f4ff"}.fad.fa-user-friends:after{content:"\10f500"}.fad.fa-user-graduate:after{content:"\10f501"}.fad.fa-user-hard-hat:after{content:"\10f82c"}.fad.fa-user-headset:after{content:"\10f82d"}.fad.fa-user-injured:after{content:"\10f728"}.fad.fa-user-lock:after{content:"\10f502"}.fad.fa-user-md:after{content:"\10f0f0"}.fad.fa-user-md-chat:after{content:"\10f82e"}.fad.fa-user-minus:after{content:"\10f503"}.fad.fa-user-music:after{content:"\10f8eb"}.fad.fa-user-ninja:after{content:"\10f504"}.fad.fa-user-nurse:after{content:"\10f82f"}.fad.fa-user-plus:after{content:"\10f234"}.fad.fa-user-secret:after{content:"\10f21b"}.fad.fa-user-shield:after{content:"\10f505"}.fad.fa-user-slash:after{content:"\10f506"}.fad.fa-user-tag:after{content:"\10f507"}.fad.fa-user-tie:after{content:"\10f508"}.fad.fa-user-times:after{content:"\10f235"}.fad.fa-users:after{content:"\10f0c0"}.fad.fa-users-class:after{content:"\10f63d"}.fad.fa-users-cog:after{content:"\10f509"}.fad.fa-users-crown:after{content:"\10f6a5"}.fad.fa-users-medical:after{content:"\10f830"}.fad.fa-utensil-fork:after{content:"\10f2e3"}.fad.fa-utensil-knife:after{content:"\10f2e4"}.fad.fa-utensil-spoon:after{content:"\10f2e5"}.fad.fa-utensils:after{content:"\10f2e7"}.fad.fa-utensils-alt:after{content:"\10f2e6"}.fad.fa-value-absolute:after{content:"\10f6a6"}.fad.fa-vector-square:after{content:"\10f5cb"}.fad.fa-venus:after{content:"\10f221"}.fad.fa-venus-double:after{content:"\10f226"}.fad.fa-venus-mars:after{content:"\10f228"}.fad.fa-vhs:after{content:"\10f8ec"}.fad.fa-vial:after{content:"\10f492"}.fad.fa-vials:after{content:"\10f493"}.fad.fa-video:after{content:"\10f03d"}.fad.fa-video-plus:after{content:"\10f4e1"}.fad.fa-video-slash:after{content:"\10f4e2"}.fad.fa-vihara:after{content:"\10f6a7"}.fad.fa-violin:after{content:"\10f8ed"}.fad.fa-voicemail:after{content:"\10f897"}.fad.fa-volcano:after{content:"\10f770"}.fad.fa-volleyball-ball:after{content:"\10f45f"}.fad.fa-volume:after{content:"\10f6a8"}.fad.fa-volume-down:after{content:"\10f027"}.fad.fa-volume-mute:after{content:"\10f6a9"}.fad.fa-volume-off:after{content:"\10f026"}.fad.fa-volume-slash:after{content:"\10f2e2"}.fad.fa-volume-up:after{content:"\10f028"}.fad.fa-vote-nay:after{content:"\10f771"}.fad.fa-vote-yea:after{content:"\10f772"}.fad.fa-vr-cardboard:after{content:"\10f729"}.fad.fa-wagon-covered:after{content:"\10f8ee"}.fad.fa-walker:after{content:"\10f831"}.fad.fa-walkie-talkie:after{content:"\10f8ef"}.fad.fa-walking:after{content:"\10f554"}.fad.fa-wallet:after{content:"\10f555"}.fad.fa-wand:after{content:"\10f72a"}.fad.fa-wand-magic:after{content:"\10f72b"}.fad.fa-warehouse:after{content:"\10f494"}.fad.fa-warehouse-alt:after{content:"\10f495"}.fad.fa-washer:after{content:"\10f898"}.fad.fa-watch:after{content:"\10f2e1"}.fad.fa-watch-calculator:after{content:"\10f8f0"}.fad.fa-watch-fitness:after{content:"\10f63e"}.fad.fa-water:after{content:"\10f773"}.fad.fa-water-lower:after{content:"\10f774"}.fad.fa-water-rise:after{content:"\10f775"}.fad.fa-wave-sine:after{content:"\10f899"}.fad.fa-wave-square:after{content:"\10f83e"}.fad.fa-wave-triangle:after{content:"\10f89a"}.fad.fa-waveform:after{content:"\10f8f1"}.fad.fa-waveform-path:after{content:"\10f8f2"}.fad.fa-webcam:after{content:"\10f832"}.fad.fa-webcam-slash:after{content:"\10f833"}.fad.fa-weight:after{content:"\10f496"}.fad.fa-weight-hanging:after{content:"\10f5cd"}.fad.fa-whale:after{content:"\10f72c"}.fad.fa-wheat:after{content:"\10f72d"}.fad.fa-wheelchair:after{content:"\10f193"}.fad.fa-whistle:after{content:"\10f460"}.fad.fa-wifi:after{content:"\10f1eb"}.fad.fa-wifi-1:after{content:"\10f6aa"}.fad.fa-wifi-2:after{content:"\10f6ab"}.fad.fa-wifi-slash:after{content:"\10f6ac"}.fad.fa-wind:after{content:"\10f72e"}.fad.fa-wind-turbine:after{content:"\10f89b"}.fad.fa-wind-warning:after{content:"\10f776"}.fad.fa-window:after{content:"\10f40e"}.fad.fa-window-alt:after{content:"\10f40f"}.fad.fa-window-close:after{content:"\10f410"}.fad.fa-window-maximize:after{content:"\10f2d0"}.fad.fa-window-minimize:after{content:"\10f2d1"}.fad.fa-window-restore:after{content:"\10f2d2"}.fad.fa-windsock:after{content:"\10f777"}.fad.fa-wine-bottle:after{content:"\10f72f"}.fad.fa-wine-glass:after{content:"\10f4e3"}.fad.fa-wine-glass-alt:after{content:"\10f5ce"}.fad.fa-won-sign:after{content:"\10f159"}.fad.fa-wreath:after{content:"\10f7e2"}.fad.fa-wrench:after{content:"\10f0ad"}.fad.fa-x-ray:after{content:"\10f497"}.fad.fa-yen-sign:after{content:"\10f157"}.fad.fa-yin-yang:after{content:"\10f6ad"}@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:300;font-display:auto;src:url(../fonts/fa-light-300.8389adab.eot);src:url(../fonts/fa-light-300.8389adab.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-light-300.9ccb6577.woff2) format("woff2"),url(../fonts/fa-light-300.d8f8190b.woff) format("woff"),url(../fonts/fa-light-300.d58496a4.ttf) format("truetype"),url(../img/fa-light-300.8ca37516.svg#fontawesome) format("svg")}.fal{font-weight:300}@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:400;font-display:auto;src:url(../fonts/fa-regular-400.71f36b6c.eot);src:url(../fonts/fa-regular-400.71f36b6c.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-regular-400.126e3505.woff2) format("woff2"),url(../fonts/fa-regular-400.7b842c95.woff) format("woff"),url(../fonts/fa-regular-400.6d74740a.ttf) format("truetype"),url(../img/fa-regular-400.d74dfd84.svg#fontawesome) format("svg")}.fal,.far{font-family:Font Awesome\ 5 Pro}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:900;font-display:auto;src:url(../fonts/fa-solid-900.228fa19b.eot);src:url(../fonts/fa-solid-900.228fa19b.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.dbe8505c.woff2) format("woff2"),url(../fonts/fa-solid-900.e4506c4b.woff) format("woff"),url(../fonts/fa-solid-900.ba0b120f.ttf) format("truetype"),url(../img/fa-solid-900.5eef26d6.svg#fontawesome) format("svg")}.fa,.fas{font-family:Font Awesome\ 5 Pro;font-weight:900}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/KFOlCnqEu92Fr1MmSU5fCRc4AMP6lbBP.bd30db6b.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.cc0ffafe.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(data:font/woff2;base64,d09GMgABAAAAAAL0AA4AAAAABWgAAAKhAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGiYbIBw2BmAANBEMCoIYgXYLEAABNgIkAxwEIAWCfAcgG0MEIB6FjWMZAUlSnOnfdgTUmu5RgFQmNmVhEVWnwiGoOsnC1tZ2Kgwq0/F5/6kue7+qewKokoUje8CeFXiDTzntkXSp/a+7+RcH3NohtUS7fTcNvoAee1uAhwRiCIiD1Cs30vwNrbhCwDgDGCAqhBAGOqCDQAAt7jzRVn5pLRwBGahacn8DSb7g04mjTAi7HKU2Iuyua4wFYYAGEFynrNBwyFAe5BggDNshfUETAQPUa4Da3a8oQOawTAdU+AcX9U0MAr0C5AW5D4LAQYTivoQoJQLknmC49z8f7sE7CBAwtlgVLoA6oAeaYBmcgR7oAAqAiFUlzjl3dVbZuTlPdpkwWWewNba6GMjoPHnGjQf2i55xmnn78dKHN+tqZ9+yX3SDYdZNh8W3+eQWBzS2mh1wta7y2jUafATy2xGuboVcd5uVN+69w/jHmzm1LaA2jvKPhScXRdDW3f+TTPHrji+Jpm2V2Lx4EDs0ycXm7ZDzpz8MddzA34efu/hyqAO8flfNTZvhtS+24G/RyC6a3FJAxf2qZ1cCM6QdoE4e9QciGM3+/6ZEyxdAIE66Hxh8al6HS+pXWz9bAJ8f3MIB/qj68S/x96qdv+1oQBMDBKjf/XMEmrO/xL88O38QAIB6WoJeAMI/lBtMjXvRUfr+zQaBuuXw1kRGgB5E7B4qBBo0OMp2gAPYIvHVjoyzcZZfWQmUDTSHVYQ9dzirdQg5FFYTjaKnpTOGEC1SlChCAYVCy0RNKGLRI5yQxcREqA7K6ANWtx61UcZR6xWumqKbYgyFUBogs9Iay6QLUh/j0Ya9wkKIFi5KjAQpH5oTnosj0NKUrJJFwPinCtfFqksPHbVwilG0Ipjo9VCzGE1ttAiliuTIU65GnhGihYvEASp6TQAA) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/KFOlCnqEu92Fr1MmSU5fBxc4AMP6lbBP.705e5297.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(data:font/woff2;base64,d09GMgABAAAAAA14AA4AAAAAHsQAAA0gAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjQbhlocNgZgAIEAEQwKp0yiXQuCFgABNgIkA4QoBCAFgnwHIBtKGlGUctYsCL44KGPMo6OiYnQMomoQVQOs7HdNDC5+PN14eMrr6c9NqpIeurufMLC4BLf82kFM/UA3/11dDdCtQWzU59S2Vg1WDeTtA2hfRkWy3//U3ZGfjrtM5hQGY0CoDPZU7f4mv7h8KjTCT1UQhle3UWu9TVa70D4hdRsXoo0fnjD319qr/ZfdTTbhTQkDN6+AQpZt0NXVmM3e3ect4P1uiYKkGBwq0anqVBGwqyQ2qsLU6FpXWWF9zcb0Hmo6JsWAYWkcnf8VCZVFAZMIakuThFiWHMSsBohQYWEsLBBY0CR96Dbb+a0HzaMLMpNB8/hMZhJonhKTnQqakJOPzUwFUYhFLQ0QqFBZkiUo/wXC/yQsEvK0GkFaKNaLfxZEiNglgV6eAGvKa993leyv5QsZTNy58r6MN5dDPnrfGi6jILI8qymvK7bssy9s3eLu5RUXOFgeu4/yZhkvO8ubMkocYhFzTJixYMWGHQdOqFy584RYvrxDsIBZesCqNDtqdaFIDp7dWKREJjKZkxzmLK84VZV6Lm/RF0MsU7yHBbR8o7lpTxqJBhdqtASTlz0zLyMW0P4EYVlZCALJg8y6VE+qIfhGc9NDIGmt1MHhgupJmIcaS3b9YUQTKSMKovSmgO1jyv+j1ykt9JHID2UzECN+1forrAqobo7RFgsH7tH2uwd6gnMQsJfJ0HFc21/BKORxQNoo4zAYYqZWZy+NKCxDnXL7lyWKqAkiIhY6kRBjgQ8/Kn9W/okt/P9PVIhoaEd8jMbKcFT5k/KX+DmVGVCI/z7rcruEH7c9dHjYcv9e9Toe1CzJ7XT0tpdiMavdRMW5gE1B9WOQDgb5DlD3vwZEVaKGDCe4cvEoWgvMtfqzl11ollTfvpxhCc8ZzQuxxB5P50Tec31fTLOYdaad2dm8PelZwhZZ2E52knFbae6p48F8R7pVeXWTu91zb/CWPbSzRZJrVHfr0hE+eNINCNcOXrxMxg+laqCS/+bvMAweFqVjBBpD1mLITOfG+cs9UZYzCTX7mK1Irgoy61zzwpe0w/5zNPQiGdVlRsWUNohUZ02hSABOdI+RdoeApHuohDWYXKMo0V5GGOL8Sm9kFrhPuYeYndFlTgAPBBlnO+zUz3bgYncEm/K8o1B/JK3081C+7QEkE1CKYZYH70bnlaoOHZksGrbps5yjU8nV9WDARRsnO64zn7tFknLT8eH09mZYaCMDV0k0N9dp/fmOOrG0fer3kZMWdFfM1FZNVIdGYydhYKtifT0y2E+GojkUhH78ZCRcMwPCmIeK9XZzokObvfwoy5avbLfbbatjv99ya6wJTl+/fIpC1hGSFqWp4qBbqugJhyT5eBS7wEGfIPuUj0iyKRFG/S9URdcEEPTGpezQe39SGTanwKknYgNvVJUHlj7yq4NIHV5rBklCu6uwa0nuN5NZkU1yi9h6DwHehX1oid5C30ClEXPLrLf2p0B641Mi8xAgtWJXuee+F8j76RgRibwBiaxhkyd7u7p6Kig5eI79Jy83piNeS7rKgcPHe+ZCROJvAtIb1ybwa7wIARcD6Y2LIeDjhtONRsjEi/9tTrHsPsk2RSb3gLGbtQhHLhLheTt3fu2DrmBv/X61cxdf6grATuvij6D98psvsnueSf5C7/628Oaui9z4C2s7bgH9XoXL8s3YY7Z6kTp2md0OVqPMDGYGKBzzIuWhTCt4LonGbhZ8ZHPK4KGlmmHyzt/eLMpurm4omSgLy4OKP+5b2X5hG2HM0Ki/4Pd9L9iXpRv97toW5PRlaeG1eZA0/efB/OHbmYtReUB2Rmo5a+L+3if6kN+cf/Zdz92II38ivr7dM/MGHJdqvFdX9KlHbzD/5/XbSo8/E3y5NSrzwaUvo9Ht7nZ+PtZVB8Qk/tTtOi4x3SCEDjx/FCgX2OazrSkH/M65nfXbD6GrVDjonZvYNwQM/yM3lP/r9vWc64J9BfN6R778MTFufjtnlisOPzuVnjR6+tcaiy0akgbfLm09hRz7MG/V4hfq9j2R/I2y4dPLEkebKxSffMo74NgePSE46rvNyRs1Eszb5KpNqkDiPWj7hUwCeC39cvnlkqTwXN+VlxPLaTVvddnmqMMsS2MX2OZD4Fpv7oHNECdv0YejT59oMiFMv1B3jeVDS0QTrupJmyg90CQZMki4eqEAz9u5C68y5sJrHXnAMi/zUnVLKNnv2Kq4jvi+BLGAagK+6mDB79vXs2/yG/07d9Fhk2OZh07/Gh8j8Q18WJfzeFnXDSSeGNszTd7yPbwX/3sGJitbmlD6OUj9Kr321xaTlPf4waL/zhf+tOd3TO9IEXrb+dH/7FLWIKe6cpidzVpH34TTwwPB+N2z0enZIX6tKTZGb61DCRGn5G00dlXdfVjH0JlqDVpLXyrZSA6cNjZINokg+904GBnoEhayniwEj/+CckBT6wBFdb+W5n548CqDxQCDdfGo0Yyqavfko+LcGJ5b6L7O2SdSGs8GgPSzx7MFP96yZ5EOyHnMadj+jAVGn3I5vJsdL3zOVj7Mbc/q7lf5pOzU7pO7y4gfr7uRBWk7oXem/SdR73PqglzzO4XNB/4CF04ulMm8iLp8wX7dJgfskbeVorTqM60/1P0ibUzyNmlT3mlOyJGyv7mzgaCf8UN6M9DHmxgR6xLtsUzzcr4NcNI+qO+ojgZLOyy5psuXarnRNYRsRX9qitadW1beTUpjuYb7bFj3SrrSv3keFuqCPQi2kJfSoutShd0ODnczzvCWk9TK1YNrb25nbe/r2aowPmx0pPbokIHyxB4MN/cWeb2MMVr+XzGD+6C8hjkQpqForeR6OLJEkPUiInJcv0SED5FiJuUv5h3lS7gRMVaHD/HFLeRfYUHE2b0AoUOG6S4RRM4IzR+kU7FZAoPUQAnG3AlrGDNU/sE4bjjBuCZo7wnn8pNOaIFJa6GiT2KXp2yGfEs73Wa0rRb9MOVMUGEKB7nlqGTOUZh2IVxhWhtebSbEV5shov6Zd1e7RuMdVockKWZb8UthdnMpggQGaTVoMEjFFKFve/hAXzleGHM8HGFMa/mrj9sa7vmN8cuI1HvCzuykEyph0rbQGDZ5+RM2Q74ldTlmtGXlsjA5vN4kpdjN+kQlccM6FCpFwAzwY55R6T9EdHNd+QMYpJ/BgEGqoAhjIYS4wZiu8hfG/Q5fGFeF2HvC//ykE+pg0p/Q0ydVlydshnxLT91mtGWdfiQdt1TFgzggmfylogpIki4UtKQL+REMsmiEwSCxKUI/JMMD+lrxwjD9gbOsuXwnvOwVIGLI0wQM0ofYzMGqKElZ9exJUKUcNleU1zbpQmGXdCE/gEF6GzQYpEY80PcxfKCvuXyBYXpe/nKwAkD42BISFt+dxUssYJDmIwQGyZOS3rccju4GxXbmg2lC7y9OJcYquzda0IuFAXB5ebi1HwJDkH7cimKU9cl8tZwA1fGtUhkA1Sb5gvHyJk20Mnpl94Kb75AF6bXWAtb51ngDhh03Pcw4RsetT6aAunh1TZPLB/WNS6wmSvVQNCQCvRzm1qzI83X8XeNEtCaR+RvZ1Y4SG9mzwn8i2x9yf10ievCrdnVXkkvGhXVn6qspABTQdictI5scrBSeb8fe1o4US6ENjZtMDRHJQ+HqlPY9Nlo1y3Xw1dVN57gRrdVs+ZtPQfz50vpAfN4k2N2dC1rGcborYZuPKem46Y1fMKw7kbAUwNOStvtpGdnkoKlhtIamJkjKSDj6Osy+WZa36/g7x4loHUbmb65ZkWetJxSDGW0AZCvJwXI036YdlzZKtDs8Mi0bL5AmMq7Xd9eMtP2u8OrKJteOzm9a6uKkm/k13hnZRGMlmk/S7iRteGnHPYc0QLY7n5YzDusMiHiy/W7JgswFFntl8h3J3X+0sgGBamJJ6oF0iFrM/u+8cj2AT/8kZgjAdxHy01/Y36sLyPeygAVUIGhP6QQ79/oi+s+9H4iH6W6q2Rj+EvEXUjFMHLsqVZdzopLsYjxxydbZkMpbXPLGSJmSE0VYrOlKRcISU299FlY5K06dkuOU2dypOhUKzZnGE663Tjdax2isiySC/58K/n9EHa2kHtFY00TUOUXig1PrAjeuUmNdUnxEVw6nqi3GG2OKciJOlQExttAnxnfK6uMTxUXCENsill1fo7m1S0RWqVJ1LE7pQ9buWMPZXrF99THtkpS5trZBxtomF7TMBcNd21o7nk2rZAhu0kJaKJIAi1KpzkIW6DkOUSQ+4DDA6WF5NL2yqPOa1/HmCXo2rdrTgMxf6qL2cYSrNOkKZEoQJ142jCljJk4cxlMaB0vGnNxbqliGHmpES14Wku3LYj1MP5MpUy5VZjAUIg2dtOzNGL8skVE4To5kMdA2xmXKkuBL1aEZ5puxYqeqpVXNaAOGWzhbOltGhPIyDcVIhydWNDuToTSZ4gLJEmKKKVUvt0c24sebK3cB1nFnoGG7MaLbkkoiBgAAAA==) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.5fba57b1.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.0772a436.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.fd4ff709.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.491a7a96.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(data:font/woff2;base64,d09GMgABAAAAAALsAA4AAAAABWAAAAKbAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGiYbIBw2BmAANBEMCoIYgXsLEAABNgIkAxwEIAWCdAcgG0AEAB6HcYyyEjO2Dy0eKLv4XvfsrGs+wIhEBOHOERRRTI2158fc/aln0WYmSJq8uTRSIgUyIVMqpfa/7uYHCqzWDuHREj0f5UuuL+ZAokTaYgiIs5sF5aUutjO7QhBlgMaYvCAIIqqoCggoq0+HjRlX70MGclDLyR3Z8fb0q/ectzCv30obmLesvO5hBhRhcp7kToaLpaRXpL0htKmb5C3rIgzUIwA1fnqrhHSbqXhA3v+sK1wRtcWuhdyg9E5tGXERkaAhroCGeNqCnJxAm6m1Sb58SICvFhXFWnVAAWQoYRjYADJUQQqIYm0uSZKkfpYv1sv21dm9b7kWbV6i3BQ2Z/sOf/hl+ezXH88LRz75pnLuq4/MO/Zx+eyHc3x9VDn3yfx9n1ILyusq3ps75y90fVZ657PJ2iXgF+odHbvzv7Lrm+uTsPR0WJqYcelN7180rHDDnbeWbrx0QHht49uXjCzffOsd5RsvGvHe4yF5o+Ej97/ZMP62+Z+3Wz/08CtZ/FezhpdvG/nb6PMhC9vNvHFx3Du9X47etewROuONg4L0v2eI+L9X7dt0evq+gNihfvWttiuWK4f8VmxWBM/+WK8b8F6Y9evfLf57r9SjuA2URBAobPm/Smni3y3+n1TqgQEACsl5awAI/5AetjNp65A+/38vDAUXaayPL4CMKHYkEFC0DlfIlbAMegyqlmGU2eSTO58TTHX2xLyWvlczc/wY7eDo5WxlYenKyMvNg9Go5MAatqis2Jty2oytLaPupFxOlsgFObsjM05dBxMHVwcMbeFma4xFh8jZxUr2e62Th09I7Bd96I2RI3gzYzqKcsHjqZzGjsamlojTwdmCy9bKFNm7IBcudRU5BU09BQ5eTm5coMaMAw==) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.3ba6fb27.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(data:font/woff2;base64,d09GMgABAAAAAA2oAA4AAAAAHqAAAA1TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjQbhlocNgZgAIEAEQwKpzCiKguCFgABNgIkA4QoBCAFgnQHIBsPGqOiVnFWWRD8RUImd2GxGAljk2gcqPUJjX6sRnWJIw3uCR6ILv03uzO7gQrfXeBCSq30KiEFfa2TEv5Mbw7wtEszkukgZUI6op2o/++etP84lubf8X9FzbJCVahWuCRlnD6ISTaXVKgpMU2KIFDiUma3cM5CAO9TYmtx0+R5cq20u5dkNv+cR87kv6onZPvCFF2VuMve8aZED8QKiF2Fq6okYMcadRWgdLWuFVrja5ge0Jp+eZyjhlmj1Dj6/FaEwCAIAIiChEl6BEDIiCgIcdQhEBhAABCAAATgRxQaMFSs7OYHSm0HE6mg1LEPngJK3Vpnp4MSSNf2RDrwgBBEegAQgAEYpMUI0BoBCFKRQKDI6pIgIa0gCov/+IGCT1qA6lfABv0x1N1O17/1r1GluCv6q17tAeI7Oj6jQYbBQ79pLm8ttupnyKl18VD9gdtyVL/0H+V9vVrv15/0StKCEEg8uuhjiDGmmGOJNbbY4wgZhMz6Cwa+xKEOkMvpM5CHYBhprq9DOMnoQhBrcogNeVVtqWIS5U10RjuioKoP4IvNd5i/7BJL4OYmMKEbYOaFDyZGoC/2OyDICAUSApCchNKV5IPMwfkO85cHBGBZDUxFmIHrUjERmrVs/cKQEpACckBumhzQPxetj27KCaIVBWqx0gdEaNjYvE4HAzAmKaxbwJ17lFDbkww2wgjbYoEXOtiLDQgDWQEgi6tVwpABTeTkTG8rB8JAt9ufER5QLGGKNEJVJIlVYtX13fXT9W/YFq1BGCJEqIhEsVKsuFa6frh+xc9JxwLa9J72DvB2fj7reannM54+yd7KIikOgX5KPllaE0zyFIy4cKAUYNwF2QBQPQDTAQDKLE3YYfYUw8ID0ZOAhRo/dr1wkebt8zGRjuUoNGOLCbZWTAeXBdla1qLxQ+/rW9IMTMKvlWQJBkIZgjL86fO/PdTzpEf8xB+r+duvefnrH4yiETPKkEGeJxsYe37P/vFSk7t6Qni4EPrdJftzKewFwtWCacRnOedfdRMNmxAKNTsn6Na43kdvRIwa3sfoex3ZZ3JPALnMPgp2pSAkVbFKbIeyQHwmbNpwVwiqjh7/ceslqcxrF6rXojf+leic8KIihlLCGavY91EOU86D3May+x/+2j/+38b6ii9C2Bh5VLNppQKHqegUdR01i7DQRIsPDLrnPKtp/rSPhT4MdtlwqxInVbaj6gANEgS6jm/c0h69hiqF8HYzKblTWlWVadWIMlVnPjrEOoNgs6zF9O5yV+0mOkODdf1rRElraARrybSCtdlnmXA1YhT7b/lD/h+hXTls/Zq+xnfW16W4zAshCUiV8nTXsswQDadaM1XchmKDvU2MP7cushlqHGCTlzHUULp8J/fIdXPT0aQdLDzMcNZ+bG+cR/hNG3hryBYiabqUjJJsvkqsPFj5WPCFUGd/94Ph4UIJe34vN7jyMmaQu9TMz3HmRZ9CeU6ZeAtgtNOMqTTgg3/ey1UmkjgJCTcpeX1Ym9qiMxGnPRvlbntO78ry9e+NlDbGBsrHy5aB8swZvnJrIHnHUJ5j1Jk9d31GaXvGs8g6O9tEnOt8Y1Y5v81bV9hmZ9jcPiLQq+kP7ruY3vjW9f8bruSUM0GkVKqtW73PZdTDYNmv2QTy/NmRB8u3LY9NLC4N36HdraEPHoS2nSV9LDQod5dioxZ0ev+nwLn2wQqh+JQ47Vt3FG1j9OyeqXOQ8n5Pw9YUIiuWFptA9+7TfbTxgJ0rKebEj3nRjUN+JTVeEhyR8GRWg7ON+0ZDRPS/H3MfPZI+2iAZi80+lB41xw99KvDPAWv3ggsTPF7LPtVbuFjbc4ka6R6lC/sRsWpI6qPpo6+8z2C6PzZHdh2d0maiZ/5yvQJrLqbte6HXgnHe2a4g5qSJ/dAw2Sz5rCtX924lIUWpKRASs2LYnyeTZ9wLyecNXD7ov2dTZ98NyZea7LO5/lbStKm7Z3dtvJs0eeYW+Ud17Vp6aduek5w6lnzw+7lblZbxJxf38DmI+2SOM9kKPm8X+CiiYsD8dC07ucq2i+ueOSr3BdKd4Zm/4jyqnbp+6PrTiKAW3xQjywKf3uTevaYVGjdXs2GKWQq1x1g23wLrzFxLzrf7AmX9tmz9uHhxpNViDHXG3SrZagv8PmySrmQ4bF7m0dNZRHuXPST12ZQZFyZOxuwybUd1y1/JX2XynNDyoX+eTpp5P0jv/wPPurNpU6dvJ4fs3Xhr6pQjN/z9uNbHr9WkjpHLnmvH/Ss589O8kaGK+f+/lTq/Zu5pbx9BHT1o8v68RGPtRYUIR0I30Gn3xa9v3lznXB/Ht+BeaI6/O3htO8fUnPwFWHUPZ8zDnQz6rx91G0ILi9/dqtRWR/zyfEOtroMawiP7uk3DQ3MUrZALlVP3WVhNVnLWaqZU3eo8ry++oWXN2m5sVObELzsPprNravGCYrTUqntD1sRa/2Ldvca1SlZN8LAq1PT+4p6n2yMa/W5huHVs4/K54eP5w2En54wmCra7enrTMm8XR8NVb68GjSfEiXvprzafSoaz38TNeOhwEZVlzU3hFaYxhI6iBVY1r1pum11oWwbf+SaNn2NPvCrtTrQ16l5ZxZnorJG2jLu1jdrQSkqhJR01PUz3/UVrjnVAY50nYmXWWOookdhuWLVU1UquFoXPhVBUFS2XyVlipeU9s8O9vF6d4hWsQHJFb3evzJlQM8Z3dxtVLVMl4SQLJ/m6uBMxswHVNCJ+xNRLX92d7Kgz6lcp8uCcWHxswbGRS/bLb1huyMnEK+Mtill3UqgsSv3z9clfafiZ+M+7tLfFw+epGDEwADbZ+CqKsIiD9CEAU7RDlxQYEiQRkCBLMAeFmcwrWWtaSOdkFUT7868oLPiQJAFg8HUpEuQYKl1G5pTvBcacsoMQGs4RoVVmEd7pX2QRnBCWgRHdbBbJSSEeGNn9DYvihGDyj+p2fftiEeOUMNK7jRjEeqhm0bwWmiyaFv1P9zBaMCwthvcjZ4d0MNpjSXGUY1GwFmtXSwq1WNuajoKxv+QgfoKL7dooYU65R/gwp6wihDpoFViZhaOZdCycZmEWGN7kXxZBu3AOjGhhs0g6hHJgZOIbFkW74POPanGd2zC9U9g1ogJsCRoBU5LTjGtHCLJpLnBJol1mCqyCG4g7bJA5WIkAkAfLISswp+IRTswpmwih4TwTOpkW4W06gZjJK2ENeXQdEDN5LSQhj64jZDamQhYOug6IefobYaJXBdgJDAGh6HTintAVwmxXXLKov6i1qD93mFNxiHLMKTsJoQ6eCMMyC0dX6ahLsQJXRAb034KFyHtAvMBbsJQhrwQmeIHQCBEi2slVYSdEIS1WlyzqLyot6s8t5lSoqMecsl2nUge3BVZm4ej8zVGXYtX/cAI1iBXsCL6ENAndlphT7hIYc0oXeITj+wB8QY5wCU5OO6OlxZhBfiU/Vuh2ADBSL/AxXjQHoJw2F91187W6qfeDMcTOrZeB0Up9IEl/kvO2HLX6k3lXvSUY5EHbCCFvddNjAQ7vaiWpVunuXW2+lh55IX2DReV1R8LlQas56YC+IEN14LV/sLVX3M6jTZVxt408LEC7+lBJ7j42HjabECTxIC/k2qW6ySbvVokpD4no/UXWwoDtM1j3sMbB3G7qk88b+0IVuWo162+YdFGnpIHJPiPtv7Kls7WXPOw32rqy7nZ5PQv2g/jn4EtAPLEqWePdIkqVh/HyeCJRnWLAGsUaSs3TpYH04LGO7UNYd7Oovpb2sSK61UyCzPe4PiXq0sCnFF9rL4pHebSpMu520WALaO87ZOv2jY5oC1GhJFZvsXc1toyxd1GQXCVps5xXoTQpx7wrzd4rSF9rUTHEkrTtVkRxq0/wuIfVC2phdQ97F2OLhL2r0+VMgnGfcketktGrTI80e28RXVARyj1W6i1u72W5aAECMCLTflw7uEUkd8nfPll8AODUtzS5AbgtfH79N/bntq+ODwXAFwMAAXY3bwD4VhVhbzU+Nl+UTjEbaQdY/P9LUkWRkI1sMjTZpcoZoPLSKM8TbC5FGoMxlSGkybG4ZSnCxXemyVaay87UmqfIaFQyVJ7FLf5jiSoFl7NprmaSJL8wyTzKJjOZCvM4Q4E/LYE/Rc1uZpiTjDY/0MP8qVvKIDqbv+hsrmC0Ocxoc5KxKhxmbby8AebR+8VvvYyX5vo4WWRtCIdq0PHA+8LbbiNi/W1MOkXGe8p7Y6TCCfGJ8f3l/WsNpYSx6VMytbftRXOfrKBa0T6w9rVl2NkYbhBgCjPYUPxgvFYIAgMjCiYE4EMHUIT0BVoCjgoCaEkNgujS1Yx3lUAVMeRTCwfDlxpEA+hUIINMCiBIIoFEspFBDx10vWgZyGQYkKSCJ3QmnVi07LYROXWVT7KTwtrxsACHINc1jEMLHzKIcXI2F1VMIIdUooVyQDQBhSRnemlZq0wfY8yVdDfO04PmwIsbh4JMzND2QJ5dS2DPHO2xIn0cLTIgSNiSSlIsCSdd55lQ0MYNZ+xxxANfHNHUkaUDyoLpLsShAA==) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.93dcb0c2.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.1f6d3cf6.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.7a500aa2.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.b44d0dd1.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(data:font/woff2;base64,d09GMgABAAAAAAMAAA4AAAAABWwAAAKuAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGiYbIBw2BmAANBEMCoIYgXkLEAABNgIkAxwEIAWDAAcgG0oEAB6D426JQgSiDJGrY+EepR5ejwf4/fWd+/C1EBKYZDS7sRFxHTf9uCJn/m9Of4qsOwRQBbqEex0QSbKziM9Pj42dA85/tYTLU84Cj+f+PIAlq3AtV5GCrQWUqr11TNFedSEUjKs7rSju46fX7RWCSHFAeYQcQRBEKIqiAgIKlGZBdO5a3w4akEBWj6orkgSzThrq5iF0WjfiKGe7e/0dAHkwOR8nW+GblHR72hyEGmzEl02NcDPu9oBKt35NVVBcoyEuIJNhau72SE3EHkhapkdqCiZGhBhliQWUJVETSCQCNfr8o/boWoBjI3miLHqQC4ojH22AaUBxFAUpIBJlJeIVGIvLFI6PlFi4hGYVs0brZ4ZZlT0rbz1SLT+50xlW3X269vh2x+CpO/n7bw02ebvIys0wMkpteMHUIq4PGfxCRBdKjxXGaDRIc42rK+a/qgeebsfBvjGMiQ14cnJjW8fSe6fHlr2NIrgbeH2jS+k9X+md9WJP/5IvZ8LRg1cQ3gz+dJMePnr2/6ZSiy3c9rHc87Zj4tqOx0WLe1U0VR2OOEt9kq4gV/r/NBEyVbPvpL70poCoTunu3LVVZ4nW3xWV8gAKP5VqBMD10Pruq+7/52x5c4B8EQjkzs5oyJ/1JzxT0mgEACA3XjUZACFDut7UuAEqPZepikCuTcprJBVAcSJREzIBeaYSC4kSGAs2BJU5IFLcQjt+sxNAqr55kwOx947iBrvVCRYwpBuDQusVLFWyFCmCVcEwCg8JVsPPK1GwEjxesNZJv6dyHtID6dYP8UnUCvPAemHBGiA+jD6CVgilD8+tWyfSPRiYXwVJDNNkydPUzvrRmeBZvFdArqSTDSCJ3ALcvDp0JBHWjTK8pb0Qvx7N35CkXo0yFRq1qZAgVaJkYiA7H3AA) format("woff2");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.96e992d5.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(data:font/woff2;base64,d09GMgABAAAAAA2QAA4AAAAAHpwAAA05AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjQbhlocNgZgAIEAEQwKpyCiAguCFgABNgIkA4QoBCAFgwAHIBvzGSMD9YOxSif4qwPz0HjxoHC9VRNbrMu/12kLLcb/5dFJkAyh0DCYQABqQVD7hmAGzfIo/4k/8899o8ALZ4VCytZgim8X1vbXSKk3P7+/99yvLGmCnpXn1FfyhvB+f5FagPgStyR8kP87bfntzf9vCnc4PA/hUOgM9tZ3O7ENQqEEaozVJgy1CWz36yYeaBRQZEFQSKmFVAH8X01TKv3d/p/dz00uqGnOCfsA5ILCOgsLIdKmyIp0bqWzlFZZCAmvpUEHN4DDYAAgAZDElqjeg6N0eSgukSleVCbzvyIQgwsAAGlsmHB+SKQIJMsvQgyAA+BAAALYpKlzDK29MyjOWJmF4grDGCgeV5WHIrQ9ZR7cEJdwAIAABsDgMwRaIwD5JAVwBn0qhE3bhzqZED5wH9ChbwNV0I/Gbp7Y8MvXnHL8+34hgHxO8x7nho4BIfruwvrFlXJejpEXr95QP5TKdnycP82rfo+/2cIHccrW0TMwMjEzb9GyVes2IdH/CXRWWWoABZK/QyHXnNr4t92jdch8kcaXGAOXvZup6l10nhMX0N8CsFLyssunnZMSac8IgwZAgqUFmUGzUj8AiaSwIQA3qBLkFg5fAuVllk8PQATTamBesoC+kDLBQjVbbxgUSZJkSXanLIgvQOsTs6yhL9IgrpAAUB3Pzx6vAjA6hXjSSo4rD6lWA2NtUJnQk/6SwASgu6ozQBLoOwDgZQWMJCSBGZHt8OQQOEffex8JDxgkMfISH/kSimD/c/9L//ukv/R/gAzyEC/5UAsN+b/3v/C/Kl+UzgQ0M/eZw//1erjoYYUbC+5fXXwxAzuriHEqlgb9H270mw0AZLrcCoBxDOCVAdEVYPEAAHG3XLofczKvYcmEVkXI0Pi76yaAs3tnYQ7udZFZMXmincQeacG0eexkHk5jx4xx0drpYq2EkW487uIKpW4VLtxFl9sZ7nGRueLdMWN8/HD925L4kb8r3mXjiLfHOqKcTmOI0d3wjPEifTtO2xh7/MTL67a8mxebU+qlW/MeXmjWNPXalne+KSZesOf/T/Ey5bYt7y7h2OXEPHshwxnRh1axnsJ0s9ioQLWFS8XqjowxcmB+iMA4jGKGxnuyiQi0YFvWD9DVVp1Mm89Tu0hTA40TfCidkFVhx2b0D/DZ/h6wUlKuFXHcPJ0XL4JzRczTkvE2YTqO3LS+9k/0aSU6zBKp0PodOK0dPYA0pTRZlaUcLk8X628YDcOg9Uo1i63iArYw58MJ97UvQCAgRvUGt134eMzpzPt+OuaJ4Btax4S7MlXeW5ftLl0o2RKrSgVqt0q7yKD0fhTmvVIthpIjLNPUhm0HNKspGd+lN273ov6JSROz8bmfV2hK78GgOqRwzjYMAcNqaJWgbJw1D+657xwJbNHsBuZl1kiO7ZB5msExOrcIeXk7Z9FQreio2YzPnL3VN3FIK4RL4osobCD9ggo3q7E0cnxZ31HbKVAa835F+/XOWPzl0xj8BWM0hX9+/Wc6SrFyL/NsC4TyTq4x/L09+tYPGGjtZqI5MlC+SJPiwxrjsHdb+Thl2Epcd/+vp9ug4uDZVju3bG8EYuWq3bVlVvjuE8Ba+QmY3lx9vgTy/b0Gofx7mQpONs5bpun7u6vvz6WqOPuJv1hP3T9PAnrY9Nlm0fn76P9v9PNW7t3Pcn3/wGV7e/TT8cXltSWcxfej/+f6CK1/ygpaM9q/ZAUdykzcUblQCZKCpw47hSPATHuNITHdbXubcgfAxqdLtZs6eriY+5qpfm4VWbfdYtz8w+3o/fcX8zb3GoOB8Zq/jk7JznZsruVgBuqnfbhXcM/fviP4XwIbl+3BfdPH518VefG8Y/zGyKUaU/erTqqMmjANWobd86e88P841rwxL//uWYzhtseW+XV99G8+09MSKrtc9rapf+cxOp907Amfih2UACa8LPuSokvXzM3QzpUtVSuQoRUA9TO+G2femllx44mxvbC0jP54e1bVU19h8wXub7Nmv+XsmGovWIgdkT8LCu/s3TtxbeXo3p5tn6eP/4Uojbd+LnsHb+xvrjD621c7ex6XeL71dNu2EH39lLZRe0tIEFYSEeEF96BO2sH/NquRqsax+vSx92PRy6L/ZJjb/xs8+aX8S5gad2uitfBFr/qP+s3IoT85baY95uSYlOa/Ytz75H2z4fOdSwptxOv+49EYZfww9tOtmRUPZ1VAhXoN7sqyXu2VVnEsNSZ8P/rj3VmVj8MK0MdKI7oKZvF2f7/bvlbHSaixJ5vP9lrsb/2YN55aPlzUjsIXuyN8Q7nimbWkahVMfdJH8eKP7CtL6yvql5zEYQtQaN3d8f/Vcw+vKGk9VFsnQzcAgRLDHvQfX+qSObFnub9iMwIFg+r3b6rSucz3rYpntCyEnFd3ZWmAq8alBpZhx/3R691SsV49bTxN3HpWombNDO2aftqaGVo1QNHTMxp7G0FhgXT6N35ZJRzbBZGsUy63lr5C8T5HN4TuSAExeTd+YH9/9tvCpsKzYkX+uPq/rREl9l7MO2edTuj7w8g2jee2u/YG7+1ajUJQSxHvt2wMlwm3RyRUnCR9ZuXb1JEJVI7Cn/hnLkQKl7JDS6buVWzZXqnI6CqccXPiWkVVbumsmDO+Mnfs1ngUFrCjuK7H1nePKtRtpdu/MYvK8jvWeUCyQenqNQzkil2NVpG10J7Fllwsnb9tMq4uUq9MNYWHQsNWev4Xl9IYn2+rVJ0yNQO6CsUWuPTb+2nLTqyZk7govUdsvY7+miIzaub3r0rD6rkzvTNx/y7l/PWTwtHcEz/LFf5jX8U5d3b/tHP20zOtt8fe7101+BRGBjgAhTi8QSspgoNPBIhMjNdypAwRnEv/opY4rCEZ1avIvEaUVGuHgh33F3Z8Cm4fAcJ7/IIIbMseP1eFakWCwKLyIoEXQ+rJ2EFsPRLJuSESKdhLAlpK/TciFXuIQkutd9VOs/qwotPqn+SZiF2VtN+9ZCC2nms9HU9JtEcifdRHTp+UNklk4AlJaxkjITLxHK18TeYY6cy8S4sGFjeaiFYKke/ABq6aYkAjEvg2qYsEng6px2M2KfdIxFejJJIxlXi15AohkYJZJK6lVH0jUjGT6LXUKlftNKuPMDqt6kmeidhVKFWC8a9UpR4qg1iMjBBrPLTWKP4ASOkGd4CNqjjBBFBPE2/U/4BPIGEED6kBRc5Rj6cxKHKJejwtQJGL1ONpDopcoh5PC1Bw0fKLWKm5axKZGEYnJCGjxBobQDOpnYpPascmkSCoSU4k8HpIPR7nSLJHIr4NJd0vsAF0xOv0d2lh/gkAvASSlm2cz9GCl5TKaO/8giAZwzXWOqSZ1E6lNTs2YiWcnnQghtfpTxDNL5I6jQlo/RiiHTqGGFIEVr4Oj/QZarT0GMY3R1UEH7H1WVUZ6guPIaA6f1MmEinTgKBgwxc6EABM0AO2Ex+bDxBVFSNa6xD7Le7qEcBYqCR0M2CMFe8xTof4nBLECB1i38Ub4AD8nJKGw6yDcS4BfOZyAQkYrc2v2G9ef1k6UyCnyRG1FTKAn8oEeHSRg7pOjrI591BlLXtYPUe4P2wTrGRCJMHgGoyiYItyiLJIWpI3l6WMZyDuImg2cQMBo4kZ5AS8PjGAqWWmQyFyGpXg4g0ShFtt7NiUCTqPKsZ0kY2Milysnlbpyx6GO/eHbYOVsp8k/AQY3r4LAPosx3PvOuoSMEbqU1GJOEP3IwpmsYoG5mKuxI3QXYdkpmaYDgXJzEhXhXTcyQRkUuSgbpOxNnKvykX2kHqO5KK2CVYycRINLSN7lcSezEhAMAmZlI+Jb8wMMinMzDmxvBvjevE5AWPEuIl952WfKzqTL6dRvFRS0IwIXvGGboTIUCrLxCNmzmESjZnBi+DlUObP/FzAcJhudo7LP7cwIzNBBd8o8Q3G5r98WAIQACPV93vL+zZnt+JrS4wFAMDeZ96CAJBHZqEPaZ/zrA6WcABWGAAAAlRf0wFY+6iYWQXbhQfds1kBuoKR+c2LJvDxLAQNCD+JLHQXMhjHH0Cxr8GMIIpwC7TmGWjA9dHEIMA4XoQGPAwj2FM4jK8wkL9FA4MeC0QeWvImNBDtGMc/IZo9Q5AlYBi7xGjgszLwmZFNYSFDYRgnwGhOoA2SAMNys7VQL2z0W2+4vYHx9BqDXjfj1ugPea5ucWPFs6H+EsseGAvWvYTE9NkW6fk6jBSjMbk9aBBgZLwY3+JIydwi3aazol0qmhOThVn3YulgxbpovJwf0WAQBJhtgUgHnAgAuMBgNLgQwKI7O0o8ALQHkk5iPegGl5ErsvKKHLqQ4cuWgL+rdWnqnzqByCKjEEiqtK62TpaYtkkwwFnYuNt4r5r2ckFlc07MjiLa2LgNI9NT2Ztmoa/ghUClirT9YgdFw1lsQihjPdvUi0SZgnJ4J2qzp2dk5mvl0aLpGkhmliiaahGjremZmNuvKn9Mk0BG2Cx3vMLwns9H0bJn26p1B06ta7hoaLMbzEz39gYAAA==) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.90687dc5.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.e7df3d09.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{padding:0;margin:0;font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.body__new-crm{overflow:hidden!important;line-height:normal}body.body__new-crm span.new-crm{left:-10000px!important;top:-10000px!important;opacity:0!important}body.body__new-crm div.pace.pace-active{display:none}body,body div.body__core-application{font-family:Roboto,sans-serif;font-size:13px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body div.body__core-application{padding:0;margin:0;overflow:hidden;background-color:#f2f2f2;color:#1f1f1f;background-image:url(../img/background.b0aec5fa.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100vh}body div.body__core-application.without-background{background:none;background-color:#f3f3f3}body div.body__core-application>div.body-session-ready{background-color:#fff;position:fixed;left:0;top:0;width:100%;height:100%;z-index:100;display:flex;flex-direction:row;justify-content:center;align-items:center}body div.body__core-application>div.body-session-ready>div{display:inline-block;width:20px;height:18px}body div.body__core-application>div.body-session-ready>div:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}body div.body__core-application>div.body-session-ready.invisible-body-session{display:none}body div.body__core-dashboard{width:1400px;margin:0 auto;background-color:#fff;height:100vh;border-top-left-radius:8px;border-top-right-radius:8px;transition:all .2s ease}body div.body__core-dashboard.core-dashboard__small{width:1100px}body div.body__core-dashboard.fluid-width{width:100%;background-color:#f3f3f3;padding-top:12px}body div.body__core-dashboard>div.body-header{background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}body div.body__core-dashboard>div.body-header>div.logo-container{flex:0 0 230px;height:60px;border-top-left-radius:8px;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}body div.body__core-dashboard>div.body-header>div.logo-container>div.logo{height:38px;width:150px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATIAAABQCAYAAACajfkgAAAPoUlEQVR4nO2dCZAVxRnH/+/tArvIAoLgKgYlKKAGFY1X4pXEK4oYPFCIqIkxwSOJoibEaFlBjJIYY4xaStTEqyRijMYzHqVilfG+gwqiLsQDRDTKKexuqql/W51mZt4c23O971c19ebuY3r+3f311/Mq4ybdBkEQ/o9bARwM4L8AjgfwAIAKgDMATAawCYBjAdwo2ZYPGus9AwTBg3MBHAmgJ4B/AugAULVOu10yLj/YD0cQBOANAP0AnAdgnvGePAXgOADdASyXfMoPeWuRNbMWVHwG4POM45Nn1LPrzZdsJYAVADrrPVO6kI8BTOWihayjFCmLRjcALcyDFSxruStnWsi2BXBVggc1DsCiGNepTPo2gEMB7AlgK+v4iwAeoc3iqZgZ2MTuQRDtLLiqJn4UwMPcF4WjAJwaMg/j5tdwAN8FsD+AXa1j7wOYDeAednvithjOAbBfjXM6WaBVmC/w+URNj3r2DxnbcwGcGCO+mtMAjDW2jwDwYYTrTwIwgc9Ppeto45j9TDcEMItp0HwLwNoE8fdjIMvLKACbsrKvBJyvBGc8gP8kCHN73mNfADtZxxYCeAzA3QDuBLAqZhiXeNxbcTqA5z32q3Tf77Fflbtx2th/TELD5SiKThTGMCPC0gbgAIpNFHqxdReFZRTVDyJcczGNwS7yayMWHFu8glCiekWE8zVPRgxHMwnA1RHOb6IYatZawhCV+wAcaFwzFMBbEe5xK+1iGj+xqLKSaLL293DQg/gpgEtjXDcSwKsxrtuc5ewrEa5RgjczRlhKaAd57L/Neg6aA3yETFHVLbIHWfBXc7uTBWsiaxrNn9li6W7sU4XvzYiJuADA2da+6wDMYC2qCtEQAGex9QFm8usA9gLweISw7Np0DkWnymM9+OBUS6cvz+nFWrlbhFr2fWtbvdRPWHmFGPm1NeNs8jLzUInhGsZ7LI3UmssB7MxRtyjMs4RsGvd1Z7lQedbKcmGWjatY0NpChmU/l1cixtPGFq2oomLG++2A8+7wEDE46G6N9BAx1eL+F4Al3K4wH8dbrZs4raQd2Lo2eQbA+Sx/Kpz+7HmcaZxzC4A9qB9RmGMI2VqjdzjaeDdNzuG62v+p8a6ue2764kU+tfdyq7Aqe8E7MTLJZLSHiG0G4F1r33x2PXZht1Izm037T2KGfx8F2eYn7JIdauwfk2B06ryY3UeTJg8R8xv2V4VwOoDXAHyJ+47j9vQEcZhKsbS5kOJ/k7H/6IRh5Z1fAjgkpTiOsbYnWnltstynmxaWvh4idhDfFRMl8M/y2c/jgIjiFDYu/hoz/DtYERzJMj+c5VbTi2KpuBbAAgrsF9QatexTYzsqqjVyl3XN5h4iZvI0X0iTyxLEobfPfqX0F1n79kwQTtK8Ukyxti+tYQJQBXoba99FtC/EJailYRf+qN1+k9XhT82E3dk6BVsEsx1HwrZxBtl5WxKGNcPanuwhYiZLAQyz9s1M4AWhROsPxvb3reO7GOuq5f+SfYNaAdt2giAjYxhGWOfcSXWthV0TTUxgT/k04NjO1naSFzNpXlXZqjOZGuI6Zd/7o7Vv+wTx2JkG542NZTCAb3IgRjPPo5KKwgB2WXU4er1/DkbX+9NMoNkCwJWOw7RNGhsEnJvEjarRwyYVxrb6kcd7uW3MOGzBBovuMk+2jk8y1pVZpcG+Qdp+ZLYRMWy3rcOji9UrZhyGsSmtlw3ZijnLo6V3S8wwugI7fW0cWQ2DHe8oxlubJ9hF/sBY2jiyO5Dn3s/uQNSRXpOhtDPqcPT6EnZtH6VtZpMuyNsoNFqV7SF8Dl9NOR5JK0Y/NrP2z41gX/y7tR23wtyGz/g6bldZiYENFi208ynwQ+wbpC1k/aztlT7nedFVXQ9dEPWimsn/BvAb67zDOUUlK+xWSFgRg0derVeDdTHDWWu6bDntDeC3AN6jrcolPY17P2xs/5qjejCMzUXHHoxaEiE9dsUVV2x1a9P0YtCuNKZLlraLbWrfIG0hm2tthzVQVjh6Z7Ksa6P2BbP4YmY9BWWFtb2dR6HzY39rf5IRwWE0wDYbywbsCh7Dc4awq/VcgsI8h4LRbC29WHCvMc6d5mE37Urm8V4ncJQctImZAloWZ21buHaLoAt7WNtJR57NQT09qGJ2ex/j73plLG0hs43DJ4WMw47WkPc9PiNpYXiQL55evszfVgrFOA/BzYJVlq9ZlQ6Ktah4tFiSFLA2tvBWGcsKvgA3W3ay7Th4E4fP2EJfZS3L2c08xbrnXxx2t1QX5jBDPNdao/dlYqklZtWQtq4Gyw0DCcqZdrVop8MtWBn3NQbcPjVcZNYbgEpbyJbwSwKa3hyFCKKFTpomP0wQh5foQqKXt/m7KIE4umKCdd87axh9weFp0752XQyHYJNa/lH2iGjcQZha4Xh1W10JmXIr+Zux3erIaz8I270oaJDKPjeqSWS8tf1EiOdoj55PSWgj1egBrkY6KesBuOuDykgWk8ZHW9tqWsqfWJObBVO9IPvwAZqF+EzaSeLSFW4RafGa5RTZyMpgNzryaqrsAqrC9T1jv6ptf5QwrluzwtFLH3Yrh7PQ7Wac+zlbM3HoxxrYDKsvRWSUh2F5msO5j2Z524EjdGnRyLwYaYW3PSv13h6L3YIaxbwLK/QPGYZ2sCJ8m6YfU9Aa6HnwgCV+8z1szHG517huP8Ndys+Hbh21jLO2kbgrasA1zCiVGV/jvh9wWUzv/RY+DJsTrAyPgyvDt10pdFVr4XQKmp7+00TvbtAmtZJdOts/bjYLQtSWhJ0/6/nsBDAogbgMizCg8YyHa0rS5+p1/fEB6XdVjsayJWLzcIR7aJ+z1ghO2SfQNnghtwfR+RW0XbXTn8vWjFnsOUSd2WDexxTLxT7nP2usm3m/zm5cq0VmD836OZNGRdk9vk5fJNPAN5DGVVvErqTvUhwRswtcXF+XWmxhHa/VBYzCDLZYL7au2YkGV/O5vED7wt4xDdJRh9BVGD9j5RRlxCtOb0C9aN/hFCpbMO3BIK9pREEMt45dwe6MH3Z4XdW76RninLBEFVvlPL2lx5zZXdnoMMXnKdqvxsXsdps+m+bIZKfH1KzbredtPqt17ji1vhDbQn+OdmbKAkejNX0pmoM5vWYN584tZDcyipuGTcXwO6nQfhDlhQuL7nK1s1AvcGRza2JNO4gDFb2ZT238XZrw/gN4z6CWVSfLwQra3+LYRioU/0qN2ryTxv9lrAD9zu3PcqQ/gtgW8QXrR59CPZ+01lQ8HV4nl3e6aL5lM59tUntTlXGKe59mlrPBfE49Wb4WcIk7RVDTalT2q62vdXRnuFp3FlouRfpZgeVwoXzqWhCEwiNfiBUEofCIkAmCUHhEyARBKDwiZIIgFB4RMkEQCo8ImSAIhUeETBCEwiNCJghC4REhEwSh8IiQCYJQeBr5pc0BOfwWlx+uvkElCELxUF/OWNzIL20KgiAUlmpOPussCIIQl9fFRiYIQuERIRMEofBUPf76XBAEoUiMaOQ3ulu76OuWgiAIaaK8GN5XQna2ZLsgCEVGbGSCIBQeETJBEAqPCJkgCIVHhEwQhMIjQiYIQuERIRMEofCIkAmCUHhEyARBKDwiZIIgFB4RMkEQCo8ImSAIhUeETBCEwqMmjTdR0Mr29YsK07TS53gD096RcrzSoMp0R03bBgXPD5XuFTHKsrquuQRpXwWg3ee4+rZ99xKWd/WedyghWwSgdw4i5IruPn+sMhbArHIk0ZODAdwb4fwdATyXYvxcMQLAGxHvfSOACcVJoi/jAcz0Ofh7AKfkII4uWKpVvB7xq7nKQtT0nViSdMfpWZRBxFCjtVXGnodmtRKyT/IRl9Qpyt/fxSVK+lTz/Ph8RT82UQV84xzFPSmrA64POlZ0PhZjv6AYTHthPbJ/naS5IQdxcEWHCJmg2K6Oc+GQHMQhDUTIhNJzbJ0+YvVyH5qDeKRBqf+hvx6ErNQPMIBNQp6nRq6PyCSG2TOUo9r1QJnf9XXuF665B8C1HB3NonmblVH/YgBzYqQ57Khb0HnquT4S8j5pGLt/TL+2a1IIKwpptMZOplhemkJYQaRRoU9W/2hkhaXKaQ8A0x2WtU7XQtZBG0S9/dXc4QBuz0E8wrCv4/tPBHAT118G8LTj8KJwhuP7m758H9FfLStct8hq+S3OpIeEi0GlVGxk9fh/mUVyLD3N8f0fNNbzlC9NKbRGHzfW73AcVi1ct8hqVVDK/WOto7CrrltkSihvBnABuxZp2qt0WG9lIKY3ADgKwPKUw9VUGXatgqO6vTs4jktPYz1P9qgdUwhDTXv6jOtZp73V8f37AlhihVdlr0zpzBQAvRyFPSoNG9mEjD2nmzOYvbAXbQVZouw//6gR/lYpxC9tI3PYyjIN+5gZl6yN7e8CWObIw79qVZrVlMr/ZQDuAvBeGkKWNWWemhFEGPGuF9cDL47MX5SccioHXVxhv2cdjsV7CgcQ1lEPQlavhLFHnF6nebMRgCEphGNOl3JlHwpLZ4omljRMSJebG+IQW7+0lGyeYRRGphSOKV5l9qy3qaSgLYeZGyJk9cuIOk772JTCmcJf9WL/LqUw80AaLbIb2KNQldKAeuha1qP7h6JfjeNl+dpFVCqObUUmP2fLQY3cDkopTD/OB7CLIwfxbrTBzeN2WrpyCX9fTSvA6RyaNZvXFU6N2SmlOKTN6wCej+EA2BWtZDXUP7fGOfUqZJunHF4aI8NhmETboCsGGUK2xmiBrqaQu/RXfDkNIdsSwHyfYxcBmFGij/pppgE4Nx9R8aSP5d9VT4yu03S/AuAbDu//kbGubINnWsd/RaFzIabtrm1kHQEiprnWcRyy4Oqcx2+fHMQhKw6uz2Q7t4fXcvhV05PedBW468Sp+x/NRDaw72wuAwBc5TgOWfAL2g0qGS21nuuYEuZ5GNTk5QPzH00nuB41vZqtrSY6oZuLav0fQBudE9LoWt7CX9NBzrWzXNaczGVxRr56VTq7zvY5XmsgoKy01Gm6kcL7pmzdHzoOw5c0X7Kqz3qZGZhh2oL+GWtFivHIE1k7pWZJqd858SMrL/UqVnlDDS4clIM4lfoDozJFSRDcsTuAJ3l3NcDyaIZ5LS0yQRBiMce4KOtvsYmQCYIQi2bjoh4ZZ2Gp53oqIRuWg3i4xM820KccyfMlaIQuTW9z8wVOo+IMmkmRdsXdzWfdFX0D7uv6A5pZMlTZyK7g9IKyfbdLf53S75+nF3IaT9ofXUwD9TJ/EBDO3Zw64vqZ2/9kvzbAJcRFeDafA3iR829dp72BX0XWrGbYUf8JPSxKKNsCzr2e/xpVvvccuP9/OK7VnhE6essAAAAASUVORK5CYII=);background-position:50%;background-size:90%;background-repeat:no-repeat;transition:all .2s ease}body div.body__core-dashboard>div.body-header>div.fluid-container{flex:1 0 0;height:60px;background-color:#fafafa;background-color:#f5f7fa;padding-left:16px;padding-right:16px;border-top-right-radius:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative{width:0;flex:1 0 0;position:relative;height:inherit}body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name-search-process{height:inherit;position:absolute;display:flex;flex-direction:row;justify-content:center;align-items:center}body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name-search-process>div.search-process__par{display:flex;flex-direction:row;justify-content:center;align-items:center}body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name-search-process>div.search-process__par>div.search-process__ring{width:25px;height:25px;border:2px solid #2196f3;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name-search-process>div.search-process__par>div.search-process__message{margin-left:16px;color:#677688}body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name{height:inherit;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center}body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name>h1{width:100%;margin:0;padding:0;font-size:16px;line-height:18px;font-weight:400;transition:all .2s ease}body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name>h1>span.refresh__button{display:inline-block;margin-left:12px;color:#66bb6a;cursor:pointer;transition:all .2s ease}body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name>h1>span.refresh__button:hover{transform:rotate(180deg)}body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name>div.breadcrumb-items{width:100%;margin-top:4px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name>div.breadcrumb-items>a{color:#5e6167;position:relative;text-decoration:none;margin-left:28px;transition:all .2s ease}body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name>div.breadcrumb-items>a:before{content:"/";position:absolute;right:-16px;color:#9b9b9b;cursor:default}body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name>div.breadcrumb-items>a:first-child{margin-left:0}body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name>div.breadcrumb-items>a:last-child:before{display:none}body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name>div.breadcrumb-items>a.active,body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name>div.breadcrumb-items>a:hover{color:#1f1f1f}body div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name>div.breadcrumb-items>a.active{font-weight:500}body div.body__core-dashboard>div.body-header>div.fluid-container>div.theme-toggle-container{height:24px;flex:0 0 50px;width:50px;border-radius:24px;background-color:#1f2f41;margin-right:16px;position:relative;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}body div.body__core-dashboard>div.body-header>div.fluid-container>div.theme-toggle-container:before{content:"";width:16px;height:16px;border-radius:50%;background:#fff;position:absolute;left:5px;top:4px;transition:all .2s ease}body div.body__core-dashboard>div.body-header>div.fluid-container>div.theme-toggle-container>div.theme-toggle-icon{flex:0 0 16px;height:16px;background-size:cover;background-posiion:center;background-repeat:no-repeat;border-radius:50%;transition:all .2s ease}body div.body__core-dashboard>div.body-header>div.fluid-container>div.theme-toggle-container>div.theme-toggle-icon.sun{background-image:url(../img/sun-white.06ce453d.svg);margin-right:4px}body div.body__core-dashboard>div.body-header>div.fluid-container>div.theme-toggle-container>div.theme-toggle-icon.moon{background-image:url(../img/moon-white.597bf9e8.svg);margin-left:4px}body div.body__core-dashboard>div.body-header>div.fluid-container>div.theme-toggle-container.active{background:#fff}body div.body__core-dashboard>div.body-header>div.fluid-container>div.theme-toggle-container.active:before{background:#1f2f41;left:30px}body div.body__core-dashboard>div.body-header>div.fluid-container>div.theme-toggle-container.active>div.theme-toggle-icon.sun{background-image:url(../img/sun-dark.e4dc877b.svg)}body div.body__core-dashboard>div.body-header>div.fluid-container>div.theme-toggle-container.active>div.theme-toggle-icon.moon{background-image:url(../img/moon-dark.cf13b46d.svg)}body div.body__core-dashboard>div.body-header>div.fluid-container>div.switch-version-container{flex:0 0 32px;height:32px;background-image:url(../img/default-version.1e526c4f.svg);margin-right:16px;cursor:pointer;position:relative;transition:all .2s ease}body div.body__core-dashboard>div.body-header>div.fluid-container>div.switch-version-container.dark{background-image:url(../img/dark-version.1e81bf7a.svg)}body div.body__core-dashboard>div.body-header>div.fluid-container>div.save-button-container{height:32px;background-color:#81c784;color:#fff;flex:0 0 100px;border-radius:32px;margin-right:16px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}body div.body__core-dashboard>div.body-header>div.fluid-container>div.save-button-container:hover{background-color:#66bb6a}body div.body__core-dashboard>div.body-header>div.fluid-container>div.save-button-container.go-back{background:none;flex:0 0 140px;height:32px;border:1px solid #1f1f1f;border-radius:24px;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-left:16px;cursor:pointer;color:#1f2f41;transition:all .2s ease}body div.body__core-dashboard>div.body-header>div.fluid-container>div.save-button-container.go-back>i{margin-right:6px}body div.body__core-dashboard>div.body-header>div.fluid-container>div.save-button-container.go-back:hover{background-color:#1f2f41;color:#fff}body div.body__core-dashboard>div.body-header>div.fluid-container>div.task-container{flex:0 0 32px;height:32px;background-image:url(../img/task.3e3dc19a.svg);margin-right:16px;cursor:pointer;position:relative}body div.body__core-dashboard>div.body-header>div.fluid-container>div.ring-container{width:32px;flex:0 0 32px;height:32px;margin-right:16px}body div.body__core-dashboard>div.body-header>div.fluid-container>div.ring-container div.notification-personal-parent{position:relative}body div.body__core-dashboard>div.body-header>div.fluid-container>div.ring-container div.notification-personal-parent>div.notification-personal-ring{width:32px;height:32px;background-image:url(../img/notification.a87f63ef.svg);cursor:pointer;transition:all .2s ease}body div.body__core-dashboard>div.body-header>div.fluid-container>div.ring-container div.notification-personal-parent>div.notification-personal-ring.ring{background-image:url(../img/notification-ring.735baea0.svg)}body div.body__core-dashboard>div.body-header>div.fluid-container>div.profile-container{flex:0 0 32px;height:32px}body div.body__core-dashboard>div.body-header>div.fluid-container>div.exit-container{width:24px;flex:0 0 24px;height:24px;margin-left:16px;cursor:pointer;background-image:url(../img/exit.164423f3.svg)}body div.body__core-dashboard>div.body-header.dark-version{background-color:#1f2f41}body div.body__core-dashboard>div.body-header.dark-version>div.logo-container>div.logo{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATIAAABQCAYAAACajfkgAAAPg0lEQVR4nO2dCbAUxRnH/7s8njzkeILgU4yCB3gLGlETryQeMaLGW1CMiTGeqXhGErVSiZhoJJYxYglRE6/SkgrReMajVKwy4h1NUEGRwxMBD5BD4E2qyX+q2o/Z2emZ17M7u9+vamrn6Olrer7++uuvZ0tBEEBRlK9wN4BDAHwG4GQAjwAoATgfwHkANgZwEoDbtNrqAxVkirIuwwC8YZ3tBFAWoXoB+ELrrj6QD0dRFOBNAP0A/ArALOs9mQ7gBwBaVYjVF/WmkbUB6Mn9JQC+rHF+6pkWAH34ki0HsAyAqtd+CAVZZ6MVLAHdAfRmHSxjW6u7dtbC3+0B3JDhQR0L4KMU95lKOhjA4QD2BrC1uP4KgCdos5iesgJ7APhnlTBrAHzCnvhJAI/znAvHATg7YR2mrS8z5DkBwIEAdhfXPgAwDcADAKZm0BguAXBAlTABG7RJ82U+H9fymGf/mHU8E8CpKfIbcg6AI6zjowF87HD/GQDG8PmZch1vXZPPdAMAU1iGkO8AWJ0h/5UYyPYyAsAm7OxLMeGNwBkN4N0Mae7MOPYHsKu4Nh/AUwDuB3AvgBUp07g6Im7DuQBeijhvyv1wxPmP1taP0ciCIDgxyMZwxuOyHeaY4pwgCIalSKdXipItCYKgwzGdCQ7xu9bXhkEQPOtYhrNS1BVSpBNymmM6PcT9q1LmN9weEvFt4Xj/3eL+SuHKQRAsjyh/a8b8R20/S/ksdkiZ3uZBELzmmNbxKdN6t0J8UyqEPygmD6VQI3uU2sRKHgfsXcaypwn5CzWWVuuc6ZXecpTGlwP4pTh3M4DJ7EVNjzMEwIXUPgyb0wC7D4CnHdKSvekMABPYc5lr6wHYgZpOO8P0Yq/c3aGX/UAcTwLwjKgrpKivbZlnm1dZh0ZjXcV8G23kUivMdQB246ybC7OEtjee51rZLkyddbBd2G3jBvaYcxOmJZ/La475lMwWx65mCTvf78SEu4davqSrh1s7ArhGnDMa978ALORxifU4Wmg3abSk4dSubZ4HcBnbn0mnP0ceF1hh7gSwF+WHCybOQQy/2hodjrLeTZtLuG/Of269q/9/blWk5tFC8g3ugl5mVIREHRQTfmRE+HaH9HqKeyfE9LT3iLBHOqRzvrh3oy6oK6m1GMbGhF8/CIJ5IvxFjmneJu7vHhP2hAxptYp7X8pYVxNFfJs63n+Vde/sCmEujngeSeopzSbTOjEmjtNF2K0c02uPKM/BMeH7BUGwSIQ/zjHNR6x7pwiNeFsR1h5VTQ6C4BLr2IzUStVmLftWOXbFaCP3iXuMpvVeTDzPcabI5toMeehT4byR9FeIc3tnSCdrXRnGieNrqvguGbvYduLcFbQvpCVO05A9+JsZ0lmZIEwt2ZPaKagRTPOcF2njjLPz9s6Y1mRxbHzlHooJvxjAUHHurgxeEK8D+KN1/CNxfaS1bzT/f8sIqiUsjYpxRsYkbCPCGGPhvAT33S6OxwpDqwufx4TdTRxneTGz1lWZ0/82v0lw31IAfxLnds6Qj91ocN7I2jYD8G1OxITMiuikXBjAIWuYTrjf3xp21Ir+NBOEDAZwvee8SJPG+jFhs7hRmbo9RpybmOC+RRHv5fYp8zCYCks4ZD5PXD/d2jdmlW4ygrz9yHYQx1MT3tcZYSfqlTIPQzm+DrcNqMVcGKHp3Zkyja5Alm8uZ1aTIPMt692FZzgz9KG1zeXM7kDG8zBnVF1nem22pJ0xTCfcX0g74JO0zWzsud4lLaKzPZTP4es55yNrx1iJTcX5mQ72xb+L47Qd5nZ8xjfzuMxODFRYQkH7NgX8EBlB3oKsnzhe7nBvVw09woYYbkZN/i+A34twR3GJSq2QWkhSIYaIulqnB+tihrHX9Kk57QvgKgDvA7jYc3l6WvuPW8e/pdsBLGNz0ZGTUQsdyiM7rrTCNtQ277XOha40tkvWZfzdREaQtyCbKY6j/EiiKHH2zmappzxO4YuZVFv0xTIR704Rja4SB4rzWWYEh3KWrs3a1udQ8ESGGcKh1osZGvMMCow2sfViw73RCjs+wm7alcxiXKdwlhy0idkCtFGctaXg2sNBLuwljrPOPE+39g/lrz3sfYq/67SxvAWZNA6fkTAPu4gp7weoiqbhUb544bYFfzsoKI6NELi1YAXdK0LKdFCsRilCY8nSwOZSw1thbcv4Atwh7GQ7cfImDUuooa8Q2xccZp4l4vyrx+GWGcIcaQnP1cLVpJFYLIRZOaGtq5tww0CGdha6Wqyhwy3YGbdbE26fWy4y60xA5S3IFvJLAiF9OAsRh5mReVZc/0mGPJgZjznW9g73P8ogHH0xRsR7bxWjr+EmYV+7mUIiLdX8o+SMaNpJmGrpRA1bfQky41P4N+u4w5PXfhyfimtxk1QyrKtJZLQ4fibBc5Sz5+My2khDwgmuFq4YCSfgbolrI7VYND5KHJtlKX9mT243TPOC7McHaDfiC2gnSUtXuEXkxevCKbKFncEedOQNKXMIaBrXD63zprc9LWNet2WHE259Oawcxka3hxX2S2ozaejHHthOq51CZESEYXm8x7WPdnsbzhm6vGhhXewo0tuZnXqfiE1qUCNYd0kF/WOWoR3sCN+h6ccWaN3oefCIEH5vR9iY0/Kgdd8BlruUnCH9CtWMs9JI3BU94CpWlKmMb/Dcj7ktoPd+bz4MySmiwtPgy/AtO4Wu0hbOpUCbxOMe9O4GbVLLOaST/nHT2BBcNQlZP+v47MQwKINwGeowofF8hGtK1ucadf/JMeX31Y6OoCYiedwhjtDnrMNhDewptA3+jsfmWb7A/enUtkZGyIwpHDm4rmyw47GF5YIK4V+w9u26X2s3rqaRyanZSs6krhi7xzfpi2Qb+AbSuCqF2PX0XUojxGSDS+vrUo3B4nq1IaALk6mxThD37EqDq/1cXqZ9Yd+UBmnXKXSTxs/ZObnMeKUZDZgX7ftcQiUFppwMilpGFMcwcW0ihzOVkOl11eimZ4IwSXEVtsZ5eiur0wzZnUqHLXym0351bMpht+2zac9MBhFLs6aK520/q7XuONU+49Ob/hxrWCnzPM3WtFNoGmH1NWpts2n4e9/RTUNSsvxOSrQfuLxwSQmHXGvYqOd5srn1YE87iBMVfVhPc/m7OGP8AxhnnGYVsB0so/0tjW2kROFfqtKbBzT+L2UHWClsf7aj8COIcx1fsH70KQzXk86pEj5ML+A2p4vWW7bx2Wa1N5WZp7TxtLGdbcbn1JPtax43aZdzpcPq7FeKr3W0Mt1Q7swXLkXhswLb4Xz9QqyiKIVHvxCrKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhaeGXNgfU4be4KuHrG1SKohQP8+WMBWatpS62VBSl0JTr5LPOiqIoaXlDbWSKohQeFWSKohQetZEpilJ4WviN7o4u+rqloihKnhgvhg/0C7GKohQetZEpilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4zNcvelCgNdrq8RLLtLzC9W4se2fO+cqDMsvtWrb1C14fptzLUrRlc19bA5R9BYA1Fa6bb9u3NmB7N+95p/n6xWcA+tRBhnzRWuGPVY4GMKUxihjJIQAedAi/C4AXc8yfL7YB8KZj3HcAGFOcIlZkNIC7Kly8DsBZdZBHHywOpXgzUqnnahRcy3dqg5Q7zciiEYQYqmhbjTjyCFlpBNmn9ZGX3CnK39+lxaV8Rj0/ub6ynxpXAb5RHeU9Kytj7o+7VnQ+UWO/YtiM9sJm5MAmKXO3OsiDLzpVkCmGnZq4Fg6tgzzkgQoypeE5qUkfsXm5D6+DfORBQ/9DfzMIsoZ+gDFsnDBcC2dwm5EtOavdDDTyu97ZkkMiDwC4ibOjtVBva2XUnwBgRooyJ511iwtnnusTCePJw9j9U/q13ZhDWi7koY2dSWF5TQ5pxZFHh36e+UcjkZZpp+sBuNJjWwt8C7JO2iCa7a+ajgIwtQ7ykYT9Pcc/FsDt3H8VwHOe03PhfM/x2758iwDc5jm9OHxrZNX8Fu+ih4SPSaVcbGTN+H9zRXIsPcdz/I9a+/VULz1y0Eaftvbv8ZxWNXxrZNU6KOP+sdpT2mXfGlmZXtOXc2iRp70qTGt2DYTprQCOA/BFzumGlJl2tYZjhr3DPeelp7VfT/aoXXJIwyx7WsL9Wpe9w3P87QAWivTKHJUZOTMOQC9PaY/Iw0Y2psae0201WL2wD20FtcTYf/5RJf2tc8hf3kbmpJ1lHvYxOy+1Nra/B2CpJw//sug0yzm1/2sB3Afg/TwEWa1p5KUZcSQR3s3iehDFMfWXJa+czUkXX8j3rNOz8B7HCYS1NIMga1aS2CPObdK62RDAkBzSsZdL+bIPJSXI0cSShwnpOvtAHWKbl94Nts7QhR1zSscWXo3sWS8p5SBbjrQPVJA1L9s0cdmPyCmdcfw1L/YfckqzHshDI7uVIwrTKQ1ohqFlM7p/GPpVud4oX7twpeTZVmRzETUHM3M7KKc0K3EZgJGeHMS70wY3i8d5yZWr+fufvBK8klOztnpd4tKYXXPKQ968AeClFA6AXaElm6n+mVXCNKsg2zzn9PKYGU7C6bQN+mKQJchWWRroSgpyn/6Kr+YhyLYC8HaFa1cAmNxAH/ULGQ/g0vrISiR9hX9XMzGqScv9GoBveYx/kbVvbIMXiOu/pqDzIUzX+LaRdcYIsZCbPOehFkyq8/ztVwd5qBWHNGexvdvDqzn8muVJb/lK3HfhTPzHs5DdOHa2twEAbvCch1rwC9oNSjXaqj3XwxqwzpNgFi9/t/6z6QXfs6aTqG31oBO6vRnt/yDa6LyQx9DyTv7aDnK+neVqzZncFtTIV69MZ9dpFa5XmwhoVHo3abmRw/tmbN0fe06jInm+ZOUK+43MwBqWLe6fsZblmI96otZOqbWkod859SNrXJpVWNUbZnLhe3WQp4b+wKguUVIUf+wJ4FnGbiZYnqxhXatGpihKKmZYN9X6W2wqyBRFSUWbddN6Na7Chl7raQTZ0DrIh08q2Qb6NkbxKhI3Q5ent7n9AufRccatpMi74+5eYd8X7THx+v6AZi3Z0tjIJnJ5QaN9tyv8OmWlf56ez2U8eX90MQ/My/xhTDr3c+mI72cu/8l+dYxLiI/0JF8CeIXrb32XvRu/ihyykmm7/hN6UoygnBsT9hb+a1TjvefAw/8DTNij34TAkj8AAAAASUVORK5CYII=)}body div.body__core-dashboard>div.body-header.invisible-header{position:fixed;left:0;top:0;width:100%;z-index:9999;border-radius:0}body div.body__core-dashboard>div.body-header.invisible-header>div.logo-container{flex:0 0 230px;border-radius:0;height:76px}body div.body__core-dashboard>div.body-header.invisible-header>div.fluid-container{height:76px;background-color:#f3f3f3;border-radius:0}body div.body__core-dashboard>div.body-wrapper{position:relative;display:flex;flex-direction:row}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare{flex:0 0 230px;background-color:#fff;transition:all .2s ease}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare .vb>.vb-dragger{z-index:2!important;width:12px!important;right:0!important}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare .vb>.vb-dragger>.vb-dragger-styler{backface-visibility:hidden!important;transform:rotate3d(0,0,0,0)!important;transition:background-color .1s ease-out,margin .1s ease-out,height .1s ease-out;background-color:rgba(0,0,0,.05)!important;margin:5px 5px 5px 0!important;border-radius:20px!important;height:calc(100% - 10px)!important;display:block!important}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare .vb.vb-scrolling-phantom>.vb-dragger>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare .vb.vb-dragging>.vb-dragger>.vb-dragger-styler,body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare .vb>.vb-dragger:hover>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important;margin:0!important;height:100%!important}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare .vb.vb-dragging-phantom>.vb-dragger>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar{width:inherit;background-color:#fff;transition:all .2s ease}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-side-bar{min-height:calc(100vh - 140px);max-height:calc(100vh - 140px);overflow:auto;overflow-x:hidden}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-side-bar>div.inner-padding{padding:16px;padding-top:8px}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-side-bar>div.inner-padding>div.menu-items{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.item-general{padding-top:8px;padding-bottom:8px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.item-general>div.icon{flex:0 0 25px}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.item-general>div.caption{flex:1 0 0;font-weight:500;font-size:14px;color:#666;transition:all .2s ease}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.item-general>div.icon-arrow{margin-left:8px}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.items-more{padding-left:25px}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.items-more>div.item-more{padding-top:8px;padding-bottom:8px}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.items-more>div.item-more>span{display:inline-block;position:relative;cursor:pointer;transition:all .2s ease}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.items-more>div.item-more>span:before{content:"";position:absolute;left:0;bottom:-3px;width:0;background-color:#999;height:1px;transition:all .2s ease}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.items-more>div.item-more:hover>span:before{width:100%}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.items-more>div.item-more.active>span{font-weight:500}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.items-more>div.item-more.active>span:before{width:100%}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item.active>div.item-general>div.caption,body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item:hover>div.item-general>div.caption{color:#1f1f1f}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar.dark-version{background-color:#1f2f41}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar.dark-version>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.item-general>div.icon{color:#fff}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar.dark-version>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.item-general>div.caption{color:#ccc}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar.dark-version>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.item-general>div.icon-arrow,body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar.dark-version>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.items-more>div.item-more>span{color:#fff}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar.dark-version>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.items-more>div.item-more>span:before{content:"";position:absolute;left:0;bottom:-3px;width:0;background-color:#fff;height:1px;transition:all .2s ease}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar.dark-version>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.items-more>div.item-more:hover>span:before{width:100%}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar.dark-version>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.items-more>div.item-more.active>span{font-weight:500}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar.dark-version>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item>div.items-more>div.item-more.active>span:before{width:100%}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar.dark-version>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item.active>div.item-general>div.caption,body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar.dark-version>div.wrapper-side-bar>div.inner-padding>div.menu-items>div.menu-item:hover>div.item-general>div.caption{color:#fff}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-upload-button{background-color:#fff;height:80px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-upload-button>div.upload-button{margin-top:24px;background-color:#3f51b5;color:#fff;padding-top:8px;padding-bottom:8px;padding-left:12px;padding-right:12px;border-radius:8px;cursor:pointer;transition:all .2s ease}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-upload-button>div.upload-button>i{margin-right:16px}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-upload-button>div.upload-button:hover{background-color:#3949ab}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-upload-button.dark-version{background-color:#1f2f41}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-upload-button.dark-version>div.upload-button{background-color:#fff;color:#1f1f1f}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare.invisible-sidebar{position:fixed;left:0;top:76px;width:230px;flex:0 0 230px;z-index:9999}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare.invisible-sidebar>div.body-wrapper-side-bar>div.wrapper-side-bar{min-height:calc(100vh - 155px);max-height:calc(100vh - 155px)}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-center{flex:1 0 0;height:calc(100vh - 60px);background-color:#fafafa;background-color:#f5f7fa;padding-left:16px;position:relative;overflow:hidden;transition:all .2s ease}body div.body__core-dashboard>div.body-wrapper>div.body-wrapper-center.widget-embedded{padding-left:0;height:calc(100vh - 90px);background-color:#f3f3f3;margin-left:16px;margin-right:0;transition:all .2s ease}body div.body__core-application{transition:all .2s ease}body div.body__core-application.dashboard-dark__version div.body__core-dashboard>div.body-header{background-color:#1f2f41;border-top-left-radius:0;border-top-right-radius:0}body div.body__core-application.dashboard-dark__version div.body__core-dashboard>div.body-header>div.logo-container{background-color:#101f2f}body div.body__core-application.dashboard-dark__version div.body__core-dashboard>div.body-header>div.fluid-container{background-color:#1f2f41}body div.body__core-application.dashboard-dark__version div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name>div.breadcrumb-items>a,body div.body__core-application.dashboard-dark__version div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name>div.breadcrumb-items>a.active,body div.body__core-application.dashboard-dark__version div.body__core-dashboard>div.body-header>div.fluid-container>div.page-name-relative>div.page-name>h1{color:#fff}body div.body__core-application.dashboard-dark__version div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare,body div.body__core-application.dashboard-dark__version div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar,body div.body__core-application.dashboard-dark__version div.body__core-dashboard>div.body-wrapper>div.body-wrapper-side-bar-prepare>div.body-wrapper-side-bar>div.wrapper-upload-button{background-color:#101f2f}body div.body__core-application.dashboard-dark__version div.body__core-dashboard>div.body-wrapper>div.body-wrapper-center{background-color:#1f2f41}div.ui-body__container-accordion{margin-bottom:24px}div.ui-body__container-accordion.margin{margin-bottom:48px;margin-bottom:32px}div.ui-body__container-accordion>div.accordion-header{background-color:#e9e9e9;height:44px;border-radius:8px;padding-left:12px;padding-right:8px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.ui-body__container-accordion>div.accordion-header>div.header-caption{width:0;flex:1 0 0;font-size:22px;line-height:28px;font-weight:500;color:#38393d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .2s ease}div.ui-body__container-accordion>div.accordion-header>div.header-caption.active{font-weight:400;color:#38393d}div.ui-body__container-accordion>div.accordion-header:hover>div.header-caption{color:#fd7036}div.ui-body__container-accordion>div.accordion-header>div.header-arrow{width:0;flex:0 0 24px;height:24px;background-position:50%;background-repeat:no-repeat;transition:all .2s ease}div.ui-body__container-accordion>div.accordion-header>div.header-arrow.active{transform:rotate(180deg)}div.ui-body__container-accordion>div.accordion-body{margin-top:24px}div.ui-body__accordion-filters-default{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.ui-body__accordion-filters-default>div.filters-default-item-section{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.ui-body__accordion-filters-default>div.filters-default-item-section>div.filter-item-name{flex:1;width:0;cursor:pointer}div.ui-body__accordion-filters-default>div.filters-default-item-section>div.filter-item-name>span{color:#1f2f41;border-bottom:1px solid #1f2f41}div.ui-body__accordion-filters-default>div.filters-default-item-section>div.filter-item-icon{margin-left:16px;color:#1f2f41}div.ui-body__accordion-filters-default>div.filters-default-item-more{margin-bottom:16px}div.ui-body__accordion-filters-default>div.filters-default-item-more>div.filter-params{margin-bottom:8px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.ui-body__accordion-filters-default>div.filters-default-item-more>div.filter-params>div.checkbox-bz{flex:0 0 16px;height:16px;border-radius:3px;border:1px solid #c5d0db;margin-right:8px;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.ui-body__accordion-filters-default>div.filters-default-item-more>div.filter-params>div.checkbox-bz>i{transform:scale(.7);opacity:0;transition:all .2s ease}div.ui-body__accordion-filters-default>div.filters-default-item-more>div.filter-params>div.params{flex:1;transition:all .2s ease;color:#5e6167}div.ui-body__accordion-filters-default>div.filters-default-item-more>div.filter-params:hover>div.checkbox-bz{border-color:#1f2f41}div.ui-body__accordion-filters-default>div.filters-default-item-more>div.filter-params:hover>div.checkbox-bz>i{opacity:1;transform:scale(1);color:#1f2f41}div.ui-body__accordion-filters-default>div.filters-default-item-more>div.filter-params:hover>div.params{color:#1f2f41}div.ui-body__accordion-filters-default>div.filters-default-item-more>div.filter-params.active>div.checkbox-bz{border-color:#2196f3}div.ui-body__accordion-filters-default>div.filters-default-item-more>div.filter-params.active>div.checkbox-bz>i{opacity:1;transform:scale(1);color:#2196f3}div.ui-body__accordion-filters-default>div.filters-default-item-more>div.filter-params.active>div.params{color:#2196f3}div.body__center-container-wrapper{position:absolute;left:0;top:0;width:100%;height:calc(100vh - 60px);overflow:hidden}div.body__center-container-wrapper .vb>.vb-dragger{z-index:2!important;width:12px!important;right:0!important}div.body__center-container-wrapper .vb>.vb-dragger>.vb-dragger-styler{backface-visibility:hidden!important;transform:rotate3d(0,0,0,0)!important;transition:background-color .1s ease-out,margin .1s ease-out,height .1s ease-out;background-color:rgba(0,0,0,.05)!important;margin:5px 5px 5px 0!important;border-radius:20px!important;height:calc(100% - 10px)!important;display:block!important}div.body__center-container-wrapper .vb.vb-scrolling-phantom>.vb-dragger>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important}div.body__center-container-wrapper .vb.vb-dragging>.vb-dragger>.vb-dragger-styler,div.body__center-container-wrapper .vb>.vb-dragger:hover>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important;margin:0!important;height:100%!important}div.body__center-container-wrapper .vb.vb-dragging-phantom>.vb-dragger>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important}div.body__center-container-wrapper.application-in-embedded{height:calc(100vh - 110px)}div.body__center-container-wrapper>div.fixed-header-tab{padding-left:16px;padding-right:24px}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container{min-height:calc(100vh - 60px);max-height:calc(100vh - 60px);overflow:auto;overflow-x:hidden}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container.fixed-header-tab-offer{min-height:calc(100vh - 118px);max-height:calc(100vh - 118px)}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container.application-in-embedded{min-height:calc(100vh - 116px);max-height:calc(100vh - 116px)}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container{padding:16px;padding-right:24px;padding-top:0;position:relative}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container.without-padding{padding:0;padding-right:0}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container.pb0{padding-bottom:0;padding-right:0}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container>div>div.wrapper-pagination-completed{padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container>div>div.wrapper-pagination-completed>div.completed__icon{font-size:40px;color:#677688;margin-bottom:16px}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container>div>div.wrapper-pagination-completed>div.completed__message{color:#677688}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container>div>div.wrapper-pagination-completed>div.completed__scroll-top{margin-top:8px}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container>div>div.wrapper-pagination-completed>div.completed__scroll-top>span{color:#2196f3;cursor:pointer;border-bottom:1px solid #2196f3;padding-bottom:1px}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container>div>div.wrapper-pagination-completed>div.completed__scroll-top>span>i{margin-right:4px}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container>div.wrapper-component-error{min-height:calc(100vh - 140px);max-height:calc(100vh - 140px);color:#1f2f41;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container>div.wrapper-component-error>div.wp__error-icon{font-size:80px;line-height:84px}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container>div.wrapper-component-error>div.wp__error-message{margin-top:8px;text-align:center}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container>div.wrapper-component-error>div.wp__error-message>span.bolder{font-weight:500}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container>div.wrapper-component-error>div.wp__update-button{margin-top:16px}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container>div.wrapper-component-error>div.wp__update-button>span{font-weight:500;display:block;height:30px;line-height:30px;text-align:center;padding-left:12px;padding-right:12px;border-radius:24px;background-color:#eb344c;color:#fff;cursor:pointer;opacity:.8;transition:all .2s ease}div.body__center-container-wrapper>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container>div.wrapper-component-error>div.wp__update-button>span:hover{opacity:1}div.body__center-container-wrapper.fixed-header-tab>div.wrapper-custom-scroll-bar div.wrapper-custom-scroll-bar-scrolling-container>div.after-scrolling-container{padding-top:0}div.body__container-wrapper-inner{position:absolute;width:100%;top:0}div.body__container-wrapper-inner[position-static]{position:static}div.body__container-wrapper-relative{position:relative}div.body__container-wrapper-information-message{background:#f6fcf9;border-radius:8px;height:auto;border:1px solid #fd7036;background-color:#fff9f7;margin-bottom:16px;transition:all .2s ease}div.body__container-wrapper-information-message>div.padding{padding-left:16px;padding-right:16px;padding-top:12px;padding-bottom:12px}div.body__container-wrapper-information-message>div.padding>div.top-message{flex:1 0 0;font-size:16px;line-height:18px}div.body__container-wrapper-information-message>div.padding>div.top-message>div.sub-message{color:#5e6167;font-size:13px;line-height:16px}div.body__container-wrapper-information-message>div.padding>div.top-message>div.sub-message>b{font-weight:500}div.body__container-wrapper-information-message[mb0]{margin-bottom:0}div.body__container-wrapper-information-message[bold] div.sub-message{font-weight:500}div.body__container-wrapper-information-message[green]{border:1px solid #27ae60;background-color:#f6fcf9;background:#f6fcf9}div.body__container-wrapper-information-message[pre-wrap] div.sub-message{white-space:pre-wrap}div.body__container-wrapper-information-message[red]{border:1px solid #ef5350;background-color:#ffebee}div.body__container-wrapper-information-message div.bold__line{font-weight:500}div.body__container-wrapper-information-message div.bold__line.mb16{margin-bottom:16px}div.wrapper-preloader{display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#fff;border-radius:8px;height:100px;border:1px solid transparent}div.wrapper-preloader>div.preloader-spinner{display:inline-block;width:20px;height:18px;margin-right:10px}div.wrapper-preloader>div.preloader-spinner:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.wrapper-preloader.background-border,div.wrapper-preloader[background-border]{border:1px solid #e7e7e7}div.body__container-wrapper-preloader-center{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:100001;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__container-wrapper-preloader-center>div.preloader-background{min-width:239px;height:182px;background:#fff;border:1px solid #dadada;box-shadow:0 8px 45px rgba(56,54,50,.08);border-radius:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__container-wrapper-preloader-center>div.preloader-background>div.flex-center{padding-left:24px;padding-right:24px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__container-wrapper-preloader-center>div.preloader-background>div.flex-center>div.loader-spinner{width:40px;height:40px;margin-bottom:28px}div.body__container-wrapper-preloader-center>div.preloader-background>div.flex-center>div.loader-spinner>div.lds-ring{width:40px;height:40px;border:3px solid #2196f3;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotate{0%{transform:rotate(-1turn)}to{transform:rotate(1turn)}}div.body__container-wrapper-preloader-center>div.preloader-background>div.flex-center>div.loader-spinner-caption{font-size:14px;line-height:18px;margin-bottom:4px}div.body__container-wrapper-preloader-center>div.preloader-background>div.flex-center>div.loader-spinner-description{font-size:12px;line-height:16px;color:#5e6167}div.wrapper-nothing-items-message{height:100px;margin-top:0;background-color:#fff;border-radius:8px;border:1px solid #e9e9e9;display:flex;flex-direction:column;justify-content:center;align-items:center}div.wrapper-nothing-items-message>div.nothing-item-icon{color:#fd7036;font-size:24px;margin-bottom:10px}div.wrapper-nothing-items-message>div.nothing-item-sub-caption{color:#5e6167;margin-top:5px}div.wrapper-nothing-items-message[text-center]>div.nothing-item-caption{text-align:center}div.wrapper-nothing-items-message[wb]{border-color:transparent}div.body__shadow-container{background-color:#fff;border-radius:8px;border:1px solid #e9e9e9;margin-bottom:16px;transition:all .2s ease}div.body__shadow-container>div.container-header{height:40px;padding-left:16px;padding-right:16px;border-bottom:1px solid #e9e9e9;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__shadow-container>div.container-header>div.header-caption{flex:1;width:0;font-weight:500}div.body__shadow-container>div.container-header>div.header-search__box,div.body__shadow-container>div.container-header>div.header-span{margin-left:16px}div.body__shadow-container>div.container-header>div.header-search__box>input{width:auto!important;height:auto!important;text-align:left;outline:none;padding-top:4px;padding-bottom:4px;padding-left:8px;padding-right:8px;border-radius:8px;background-color:#f7f8fa;border:1px solid #dce1e6}div.body__shadow-container>div.container-header>div.header-action{margin-left:16px;transition:all .2s ease}div.body__shadow-container>div.container-body{padding:16px}div.body__shadow-container[mb0]{margin-bottom:0}div.body__shadow-container[body-p0]>div.container-body{padding:0}div.body__shadow-container.require-error{transform:scale(.95);border-color:#eb344c;box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__shadow-container.require-error>div.container-header{background-color:#fdeff1;border-color:#eb344c}div.body__shadow-container.require-error>div.container-header>div.header-action{opacity:0}div.body__scrolling-container{background-color:#fff;border-radius:8px;transition:all .2s ease}div.body__scrolling-container .vb>.vb-dragger{z-index:2!important;width:12px!important;right:0!important}div.body__scrolling-container .vb>.vb-dragger>.vb-dragger-styler{backface-visibility:hidden!important;transform:rotate3d(0,0,0,0)!important;transition:background-color .1s ease-out,margin .1s ease-out,height .1s ease-out;background-color:rgba(0,0,0,.05)!important;margin:5px 5px 5px 0!important;border-radius:20px!important;height:calc(100% - 10px)!important;display:block!important}div.body__scrolling-container .vb.vb-scrolling-phantom>.vb-dragger>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important}div.body__scrolling-container .vb.vb-dragging>.vb-dragger>.vb-dragger-styler,div.body__scrolling-container .vb>.vb-dragger:hover>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important;margin:0!important;height:100%!important}div.body__scrolling-container .vb.vb-dragging-phantom>.vb-dragger>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important}div.body__scrolling-container>div.scrolling-container-custom-scroll-bar div.scrolling-container-custom-scroll-bar-scrolling-container{overflow:auto;overflow-x:hidden}div.body__scrolling-container>div.scrolling-container-custom-scroll-bar div.scrolling-container-custom-scroll-bar-scrolling-container>div.scrolling-container-after-scrolling-container{padding:16px}div.body__scrolling-container>div.scrolling-container-custom-scroll-bar div.scrolling-container-custom-scroll-bar-scrolling-container>div.scrolling-container-after-scrolling-container div.scroll-container-pagination-completed{padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__scrolling-container>div.scrolling-container-custom-scroll-bar div.scrolling-container-custom-scroll-bar-scrolling-container>div.scrolling-container-after-scrolling-container div.scroll-container-pagination-completed>div.completed__icon{font-size:40px;color:#677688;margin-bottom:16px}div.body__scrolling-container>div.scrolling-container-custom-scroll-bar div.scrolling-container-custom-scroll-bar-scrolling-container>div.scrolling-container-after-scrolling-container div.scroll-container-pagination-completed>div.completed__message{color:#677688}div.body__scrolling-container>div.scrolling-container-custom-scroll-bar div.scrolling-container-custom-scroll-bar-scrolling-container>div.scrolling-container-after-scrolling-container div.scroll-container-pagination-completed>div.completed__scroll-top{margin-top:8px}div.body__scrolling-container>div.scrolling-container-custom-scroll-bar div.scrolling-container-custom-scroll-bar-scrolling-container>div.scrolling-container-after-scrolling-container div.scroll-container-pagination-completed>div.completed__scroll-top>span{color:#2196f3;cursor:pointer;border-bottom:1px solid #2196f3;padding-bottom:1px}div.body__scrolling-container>div.scrolling-container-custom-scroll-bar div.scrolling-container-custom-scroll-bar-scrolling-container>div.scrolling-container-after-scrolling-container div.scroll-container-pagination-completed>div.completed__scroll-top>span>i{margin-right:4px}div.body__scrolling-container[p24]>div.scrolling-container-custom-scroll-bar div.scrolling-container-custom-scroll-bar-scrolling-container>div.scrolling-container-after-scrolling-container{padding:24px}div.body__scrolling-container[p0]>div.scrolling-container-custom-scroll-bar div.scrolling-container-custom-scroll-bar-scrolling-container>div.scrolling-container-after-scrolling-container{padding:0}div.body__scrolling-container[pt0]>div.scrolling-container-custom-scroll-bar div.scrolling-container-custom-scroll-bar-scrolling-container>div.scrolling-container-after-scrolling-container{padding-top:0}div.body__scrolling-container.background-transparent,div.body__scrolling-container[background-transparent]{background-color:transparent}div.body__ui-preview-side-bar-backdrop{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1000;visibility:hidden;opacity:0;transition:visibility .2s,opacity .2s ease}div.body__ui-preview-side-bar-backdrop.show{visibility:visible;opacity:1}div.body__ui-preview-side-bar{position:fixed;right:-400px;top:0;width:400px;height:100vh;background-color:#fff;z-index:1001;box-shadow:-8px 0 8px rgba(0,0,0,.02);opacity:0;transition:all .2s cubic-bezier(.165,.84,.44,1)}div.body__ui-preview-side-bar.show{right:0;opacity:1}div.body__ui-preview-side-bar>div.preview-preloader{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff;color:#666;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__ui-preview-side-bar>div.preview-preloader>div.spinner{display:inline-block;width:20px;height:18px;margin-bottom:16px}div.body__ui-preview-side-bar>div.preview-preloader>div.spinner:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.body__ui-preview-side-bar>div.preview-parent-container>div.preview-header{height:56px;box-shadow:0 .5px 0 rgba(0,0,0,.15),inset 0 -.5px 0 rgba(0,0,0,.05);padding-left:16px;padding-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-preview-side-bar>div.preview-parent-container>div.preview-header.border0{box-shadow:none}div.body__ui-preview-side-bar>div.preview-parent-container>div.preview-header>div.preview-header-info{width:0;flex:1 0 0}div.body__ui-preview-side-bar>div.preview-parent-container>div.preview-header>div.preview-header-info>div.header-title{font-size:16px;line-height:20px;font-weight:500;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__ui-preview-side-bar>div.preview-parent-container>div.preview-header>div.preview-header-info>div.header-title.mb0{margin-bottom:0}div.body__ui-preview-side-bar>div.preview-parent-container>div.preview-header>div.preview-header-info>div.header-sub-title{color:#5e6167;font-size:14px;line-height:18px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__ui-preview-side-bar>div.preview-parent-container>div.preview-header>div.preview-header-info>div.header-breadcrumb{display:flex;flex-direction:row}div.body__ui-preview-side-bar>div.preview-parent-container>div.preview-header>div.preview-header-info>div.header-breadcrumb>div{color:#5e6167;font-size:13px;line-height:16px;font-weight:400;position:relative;margin-right:18px;cursor:pointer}div.body__ui-preview-side-bar>div.preview-parent-container>div.preview-header>div.preview-header-info>div.header-breadcrumb>div:after{content:"/";position:absolute;right:-12px;top:0;color:#999}div.body__ui-preview-side-bar>div.preview-parent-container>div.preview-header>div.preview-header-info>div.header-breadcrumb>div:before{content:"";left:50%;bottom:-2px;width:0;background-color:#5e6167;height:1px;position:absolute;transition:all .2s ease}div.body__ui-preview-side-bar>div.preview-parent-container>div.preview-header>div.preview-header-info>div.header-breadcrumb>div:last-child{margin-right:0}div.body__ui-preview-side-bar>div.preview-parent-container>div.preview-header>div.preview-header-info>div.header-breadcrumb>div:last-child:after{display:none}div.body__ui-preview-side-bar>div.preview-parent-container>div.preview-header>div.preview-header-info>div.header-breadcrumb>div.active{font-weight:500}div.body__ui-preview-side-bar>div.preview-parent-container>div.preview-header>div.preview-header-info>div.header-breadcrumb>div:hover:before{width:100%;left:0}div.body__ui-preview-side-bar>div.preview-parent-container>div.preview-header>div.close-btn{width:0;flex:0 0 24px;height:24px;border-radius:24px;background:#9b9b9b;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__ui-preview-side-bar>div.preview-parent-container>div.preview-header>div.close-btn:hover{background-color:#5e6167}div.body__ui-preview-side-bar>div.preview-parent-container>div.scroll-container__vue-bar .vb>.vb-dragger{z-index:2!important;width:12px!important;right:0!important}div.body__ui-preview-side-bar>div.preview-parent-container>div.scroll-container__vue-bar .vb>.vb-dragger>.vb-dragger-styler{backface-visibility:hidden!important;transform:rotate3d(0,0,0,0)!important;transition:background-color .1s ease-out,margin .1s ease-out,height .1s ease-out;background-color:rgba(0,0,0,.05)!important;margin:5px 5px 5px 0!important;border-radius:20px!important;height:calc(100% - 10px)!important;display:block!important}div.body__ui-preview-side-bar>div.preview-parent-container>div.scroll-container__vue-bar .vb.vb-scrolling-phantom>.vb-dragger>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important}div.body__ui-preview-side-bar>div.preview-parent-container>div.scroll-container__vue-bar .vb.vb-dragging>.vb-dragger>.vb-dragger-styler,div.body__ui-preview-side-bar>div.preview-parent-container>div.scroll-container__vue-bar .vb>.vb-dragger:hover>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important;margin:0!important;height:100%!important}div.body__ui-preview-side-bar>div.preview-parent-container>div.scroll-container__vue-bar .vb.vb-dragging-phantom>.vb-dragger>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important}div.body__ui-preview-side-bar>div.preview-parent-container>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container{min-height:calc(100vh - 56px);max-height:calc(100vh - 56px);overflow:auto;overflow-x:hidden}div.body__ui-preview-side-bar>div.preview-parent-container>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.padding-container{padding:16px}div.body__ui-context-menu-controller,td.body__ui-context-menu-controller{position:relative}div.body__ui-context-menu-controller>div.controller-context-menu,td.body__ui-context-menu-controller>div.controller-context-menu{position:fixed;left:83px;top:30px;left:100px;background-color:rgba(31,47,65,.85);width:250px;z-index:3;border-radius:6px;left:0;top:0;display:none;visibility:hidden;padding:0!important;transition:all .2s ease}div.body__ui-context-menu-controller>div.controller-context-menu.show,td.body__ui-context-menu-controller>div.controller-context-menu.show{display:block;visibility:visible}div.body__ui-context-menu-controller>div.controller-context-menu>div,td.body__ui-context-menu-controller>div.controller-context-menu>div{color:#fff;padding:12px!important;padding-left:16px!important;padding-right:16px!important;border-bottom:1px solid rgba(31,47,65,.46);cursor:pointer;font-size:13px;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-context-menu-controller>div.controller-context-menu>div>div.icon,td.body__ui-context-menu-controller>div.controller-context-menu>div>div.icon{flex:0 0 24px}div.body__ui-context-menu-controller>div.controller-context-menu>div>div.caption,td.body__ui-context-menu-controller>div.controller-context-menu>div>div.caption{flex:1}div.body__ui-context-menu-controller>div.controller-context-menu>div>div.caption>b.uppercase,td.body__ui-context-menu-controller>div.controller-context-menu>div>div.caption>b.uppercase{text-transform:uppercase}div.body__ui-context-menu-controller>div.controller-context-menu>div:first-child,td.body__ui-context-menu-controller>div.controller-context-menu>div:first-child{border-top-left-radius:6px;border-top-right-radius:6px}div.body__ui-context-menu-controller>div.controller-context-menu>div:last-child,td.body__ui-context-menu-controller>div.controller-context-menu>div:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-bottom:0}div.body__ui-context-menu-controller>div.controller-context-menu>div:hover,td.body__ui-context-menu-controller>div.controller-context-menu>div:hover{background-color:#1f2f41}div.body__ui-context-menu-controller[white-menu]>div.controller-context-menu,td.body__ui-context-menu-controller[white-menu]>div.controller-context-menu{background-color:#fff;box-shadow:0 8px 45px rgba(56,54,50,.37)}div.body__ui-context-menu-controller[white-menu]>div.controller-context-menu>div,td.body__ui-context-menu-controller[white-menu]>div.controller-context-menu>div{color:#1f1f1f;border-bottom:1px solid #e7e8ec}div.body__ui-context-menu-controller[white-menu]>div.controller-context-menu>div:hover,td.body__ui-context-menu-controller[white-menu]>div.controller-context-menu>div:hover{background-color:#e7e8ec}div.ui-body__container-button-group{display:flex;flex-direction:row;margin-bottom:16px}div.ui-body__container-button-group[mb0]{margin-bottom:0}div.ui-body__container-button-group[mb32]{margin-bottom:32px}div.ui-body__container-button-group[mb24]{margin-bottom:24px}div.ui-body__container-button-group[flex-end]{justify-content:flex-end}div.ui-body__container-button-group[center]{justify-content:center;align-items:center}div.ui-body__container-button-group[pt8]{padding-top:8px}div.ui-body__container-button-group[pt16]{padding-top:16px}div.ui-body__container-button-group[height13_8]{height:13.8px}div.ui-body__container-button-group>div.ui-body__container-button-relative{position:relative}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.ui-body__container-button{height:34px;background-color:#fd7036;color:#fff;border-radius:8px;padding-left:24px;padding-right:24px;cursor:pointer;font-weight:400;margin-right:10px;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.ui-body__container-button>div.container-button-icon{margin-right:12px;width:16px;flex:0 0 16px;height:16px}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.ui-body__container-button>div.container-button-caption{flex:1 0 0;border-bottom:1px solid transparent;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.ui-body__container-button>div.container-button-caption>div.button-caption{flex:1 0 0;transition:all .2s ease}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.ui-body__container-button>div.container-button-caption>div.button-caption.hidden{opacity:0}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.ui-body__container-button>div.container-button-caption>div.spinner{position:absolute;display:inline-block;width:20px;height:18px}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.ui-body__container-button>div.container-button-caption>div.spinner:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #fff;border-color:#fff transparent #fff transparent;animation:dual-ring 1.2s linear infinite}div.ui-body__container-button-group>div.ui-body__container-button-relative:last-child>div.ui-body__container-button{margin-right:0}div.ui-body__container-button-group>div.ui-body__container-button-relative:hover>div.ui-body__container-button{background-color:#fd7e4a}div.ui-body__container-button-group>div.ui-body__container-button-relative[gray]>div.ui-body__container-button{background:#e6e6e6;color:#1f1f1f;color:#5e6167}div.ui-body__container-button-group>div.ui-body__container-button-relative[gray]>div.ui-body__container-button:hover{background-color:#dadada}div.ui-body__container-button-group>div.ui-body__container-button-relative[primary]>div.ui-body__container-button{background:rgba(31,47,65,.8);color:#fff}div.ui-body__container-button-group>div.ui-body__container-button-relative[primary]>div.ui-body__container-button:hover{background-color:rgba(31,47,65,.95)}div.ui-body__container-button-group>div.ui-body__container-button-relative[mr32]>div.ui-body__container-button{margin-right:32px}div.ui-body__container-button-group>div.ui-body__container-button-relative[link]:last-child{margin-right:-32px}div.ui-body__container-button-group>div.ui-body__container-button-relative[link]>div.ui-body__container-button{background:none;color:#1f2f41;padding-left:0;padding-right:0;margin-right:32px}div.ui-body__container-button-group>div.ui-body__container-button-relative[link]>div.ui-body__container-button>div.container-button-icon{margin-right:10px}div.ui-body__container-button-group>div.ui-body__container-button-relative[link]>div.ui-body__container-button:hover{color:#1f2f41}div.ui-body__container-button-group>div.ui-body__container-button-relative[link]>div.ui-body__container-button:hover>div.container-button-caption{border-bottom:1px solid #1f2f41}div.ui-body__container-button-group>div.ui-body__container-button-relative[link][mr24]>div.ui-body__container-button{margin-right:24px}div.ui-body__container-button-group>div.ui-body__container-button-relative[link][gray]>div.ui-body__container-button{background:none;color:#5e6167}div.ui-body__container-button-group>div.ui-body__container-button-relative[link][gray]>div.ui-body__container-button:hover{color:#5e6167}div.ui-body__container-button-group>div.ui-body__container-button-relative[link][gray]>div.ui-body__container-button:hover>div.container-button-caption{border-bottom:1px solid #5e6167}div.ui-body__container-button-group>div.ui-body__container-button-relative[link].green>div.ui-body__container-button,div.ui-body__container-button-group>div.ui-body__container-button-relative[link][green]>div.ui-body__container-button{background:none;color:#27ae60}div.ui-body__container-button-group>div.ui-body__container-button-relative[link].green>div.ui-body__container-button:hover,div.ui-body__container-button-group>div.ui-body__container-button-relative[link][green]>div.ui-body__container-button:hover{color:#27ae60}div.ui-body__container-button-group>div.ui-body__container-button-relative[link].green>div.ui-body__container-button:hover>div.container-button-caption,div.ui-body__container-button-group>div.ui-body__container-button-relative[link][green]>div.ui-body__container-button:hover>div.container-button-caption{border-bottom:1px solid #27ae60}div.ui-body__container-button-group>div.ui-body__container-button-relative[link][blue]>div.ui-body__container-button{background:none;color:#2f80ed}div.ui-body__container-button-group>div.ui-body__container-button-relative[link][blue]>div.ui-body__container-button:hover{color:#2f80ed}div.ui-body__container-button-group>div.ui-body__container-button-relative[link][blue]>div.ui-body__container-button:hover>div.container-button-caption{border-bottom:1px solid #2f80ed}div.ui-body__container-button-group>div.ui-body__container-button-relative[link][red]>div.ui-body__container-button{background:none;color:#eb344c}div.ui-body__container-button-group>div.ui-body__container-button-relative[link][red]>div.ui-body__container-button:hover{color:#eb344c}div.ui-body__container-button-group>div.ui-body__container-button-relative[link][red]>div.ui-body__container-button:hover>div.container-button-caption{border-bottom:1px solid #eb344c}div.ui-body__container-button-group>div.ui-body__container-button-relative.disabled>div.ui-body__container-button{background-color:#f2f2f2;color:#9b9b9b;cursor:default}div.ui-body__container-button-group>div.ui-body__container-button-relative.disabled>div.ui-body__container-button:hover{background-color:#f2f2f2;color:#9b9b9b}div.ui-body__container-button-group>div.ui-body__container-button-relative.disabled[link]>div.ui-body__container-button{background:none;color:#9b9b9b;cursor:default}div.ui-body__container-button-group>div.ui-body__container-button-relative.disabled[link]>div.ui-body__container-button:hover,div.ui-body__container-button-group>div.ui-body__container-button-relative.disabled[link]>div.ui-body__container-button>div.container-button-icon{color:#9b9b9b}div.ui-body__container-button-group>div.ui-body__container-button-relative.disabled[link]>div.ui-body__container-button:hover>div.container-button-caption{border-color:#9b9b9b}div.ui-body__container-button-group>div.ui-body__container-button-relative[mr0]>div.ui-body__container-button{margin-right:0}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.dropdown-container{top:40px;position:absolute;font-weight:500;color:#1f1f1f;background-color:#fff;box-shadow:0 0 30px rgba(159,176,189,.3);z-index:3;visibility:hidden;opacity:0;transition:visibility 0s,opacity .2s,top .2s,transform .2s ease;border-radius:8px;min-width:260px;cursor:default;transform:scale(.9)}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.dropdown-container.partner-view-more-button{min-width:380px}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.dropdown-container.show{visibility:visible;opacity:1;top:34px;transform:scale(1)}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.dropdown-container.right{right:30px}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.dropdown-container.left{left:0}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.dropdown-container>div.scroll-container__vue-bar .vb>.vb-dragger{z-index:2!important;width:12px!important;right:0!important}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.dropdown-container>div.scroll-container__vue-bar .vb>.vb-dragger>.vb-dragger-styler{backface-visibility:hidden!important;transform:rotate3d(0,0,0,0)!important;transition:background-color .1s ease-out,margin .1s ease-out,height .1s ease-out;background-color:rgba(0,0,0,.05)!important;margin:5px 5px 5px 0!important;border-radius:20px!important;height:calc(100% - 10px)!important;display:block!important}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.dropdown-container>div.scroll-container__vue-bar .vb.vb-scrolling-phantom>.vb-dragger>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.dropdown-container>div.scroll-container__vue-bar .vb.vb-dragging>.vb-dragger>.vb-dragger-styler,div.ui-body__container-button-group>div.ui-body__container-button-relative>div.dropdown-container>div.scroll-container__vue-bar .vb>.vb-dragger:hover>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important;margin:0!important;height:100%!important}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.dropdown-container>div.scroll-container__vue-bar .vb.vb-dragging-phantom>.vb-dragger>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.dropdown-container>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container{min-height:30px;max-height:345px;overflow:auto;overflow-x:hidden}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.dropdown-container>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.dropdown-items>div{padding-left:16px;padding-right:16px;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #f1f1f1;cursor:pointer;font-weight:400;color:#1f1f1f;font-size:13px;transition:all .2s ease}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.dropdown-container>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.dropdown-items>div:last-child{border-bottom:1px solid transparent}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.dropdown-container>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.dropdown-items>div>span{color:#2196f3;display:inline-block;width:25px}div.ui-body__container-button-group>div.ui-body__container-button-relative>div.dropdown-container>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.dropdown-items>div:hover{color:#2196f3}.body__ui-transition-slide-enter-active{transition:all .15s ease}.body__ui-transition-slide-leave-active{transition:all .15s cubic-bezier(1,.5,.8,1)}.body__ui-transition-slide-enter,.body__ui-transition-slide-leave-to{transform:translateY(-10px);opacity:0}.body__ui-transition-scale-enter-active{transition:all .2s ease}.body__ui-transition-scale-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}.body__ui-transition-scale-enter,.body__ui-transition-scale-leave-to{transform:scale(1.3);opacity:0}.body__ui-transition-scale-slow-enter-active{transition:all .4s ease}.body__ui-transition-scale-slow-leave-active{transition:all .4s cubic-bezier(1,.5,.8,1)}.body__ui-transition-scale-slow-enter,.body__ui-transition-scale-slow-leave-to{transform:scale(1.1);opacity:0}.body__ui-transition-login-form-enter-active{transition:all .2s ease}.body__ui-transition-login-form-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}.body__ui-transition-login-form-enter,.body__ui-transition-login-form-leave-to{transform:translateX(40px);opacity:0}.body__core-application-router-animation-enter-active{transition:all .2s ease}.body__core-application-router-animation-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}.body__core-application-router-animation-enter,.body__core-application-router-animation-leave-to{transform:translateX(30px);opacity:0}.body__core-application-router-back-animation-enter-active{transition:all .2s ease}.body__core-application-router-back-animation-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}.body__core-application-router-back-animation-enter,.body__core-application-router-back-animation-leave-to{transform:translateX(-130px);opacity:0}div.ui-body__container-input-parent{position:relative}div.ui-body__container-input-parent div.tooltip-input{position:absolute;background:rgba(31,31,31,.8);border-radius:6px;width:407px;color:#fff;left:0;top:-35px;padding-top:8px;padding-bottom:8px;padding-left:12px}div.ui-body__container-input-parent div.ui-body__container-input{background:#fff;border:1px solid #dadada;border-radius:8px;margin-bottom:16px;height:48px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.ui-body__container-input-parent div.ui-body__container-input.textarea{height:120px}div.ui-body__container-input-parent div.ui-body__container-input:hover{border:1px solid #5e6167}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-left-icon{width:0;margin-left:12px;cursor:pointer;flex:0 0 18px;height:24px;color:#9b9b9b;font-size:18px;display:flex;flex-direction:row;justify-content:center;align-items:center;justify-content:flex-start;transition:all .2s ease}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-right-icon{display:flex;flex-direction:row;justify-content:center;align-items:center;width:0;flex:0 0 16px;height:16px;cursor:pointer;background-position:50%;background-repeat:no-repeat;transition:all .2s ease}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-right-icon.arrow{background-image:url(../img/angle-down.24a7be55.svg)}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-right-icon.arrow.inverted{transform:rotate(180deg)}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-right-icon.trash-icon{background-image:url(../img/trash.cd029931.svg)}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-right-icon.clear-icon{background-image:url(../img/close.568db3e2.svg)}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-right-icon.calendar-icon{background-image:url(../img/calendar.bc41c972.svg)}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-right-icon.search-icon{background-image:url(../img/search.ea80e89a.svg)}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-right-icon.plus-icon{background-image:url(../img/plus.48da0a05.svg)}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-right-icon.refresh-icon{background-image:url(../img/refresh.552f6df2.svg)}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-right-icon:last-child{margin-right:12px;margin-left:8px}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-right-icon>i{display:none}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid{width:0;flex:1 0 0;color:#5e6167}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-label{padding-left:12px;position:absolute;left:0;top:17px;font-size:13px;line-height:16px;z-index:1;color:#5e6167;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-label>span.require{color:#eb344c}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>input,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea{border-radius:8px;width:calc(100% - 24px);height:16px;padding-left:12px;padding-right:12px;padding-top:18px;border:0;outline:none;opacity:0;transition:all .2s ease;margin-top:2px;color:#1f1f1f;font-size:13px;-moz-appearance:textfield}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>input::-webkit-inner-spin-button,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>input::-webkit-outer-spin-button,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea::-webkit-inner-spin-button,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>input:-webkit-autofill,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>input:-webkit-autofill:active,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>input:-webkit-autofill:focus,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>input:-webkit-autofill:hover,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea:-webkit-autofill,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea:-webkit-autofill:active,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea:-webkit-autofill:focus,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>input.placeholder,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea.placeholder{color:#9b9b9b;font-size:13px;line-height:14px}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>input:-moz-placeholder,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>input::-moz-placeholder,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea:-moz-placeholder,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea::-moz-placeholder{color:#9b9b9b;font-size:13px;line-height:14px}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>input:-ms-input-placeholder,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea:-ms-input-placeholder{color:#9b9b9b;font-size:13px;line-height:14px}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>input::-webkit-input-placeholder,div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea::-webkit-input-placeholder{color:#9b9b9b;font-size:13px;line-height:14px}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea{height:90px;padding-top:25px;padding-top:0;margin-top:25px;resize:none;overflow:hidden;overflow-y:scroll}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea *{scrollbar-width:auto}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea::-webkit-scrollbar{height:16px}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea::-webkit-scrollbar-track{background:#fff}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#f2f2f2;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea::-webkit-scrollbar-thumb:hover{background-color:#989898}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>div.current-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:12px;padding-top:2px;color:#1f1f1f;font-size:13px}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>div.current-value.hidden{display:none}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-field-button.mr{margin-right:12px}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-field-button>span{display:inline-block;background-color:#f2f2f2;color:#5e6167;padding:4px;padding-left:12px;padding-right:12px;border-radius:16px;cursor:pointer;transition:all .2s ease}div.ui-body__container-input-parent div.ui-body__container-input>div.container-input-field-button>span:hover{background-color:#dadada}div.ui-body__container-input-parent div.ui-body__container-input.focus>div.container-input-center-fluid>div.container-input-label,div.ui-body__container-input-parent div.ui-body__container-input.value>div.container-input-center-fluid>div.container-input-label{top:8px;font-size:13px}div.ui-body__container-input-parent div.ui-body__container-input.focus>div.container-input-center-fluid>div.container-input-field>input,div.ui-body__container-input-parent div.ui-body__container-input.focus>div.container-input-center-fluid>div.container-input-field>textarea,div.ui-body__container-input-parent div.ui-body__container-input.value>div.container-input-center-fluid>div.container-input-field>input,div.ui-body__container-input-parent div.ui-body__container-input.value>div.container-input-center-fluid>div.container-input-field>textarea{opacity:1}div.ui-body__container-input-parent div.ui-body__container-input.focus>div.container-input-center-fluid>div.container-input-field>div.current-value,div.ui-body__container-input-parent div.ui-body__container-input.value>div.container-input-center-fluid>div.container-input-field>div.current-value{padding-top:18px}div.ui-body__container-input-parent div.ui-body__container-input.no-label>div.container-input-center-fluid>div.container-input-field>input,div.ui-body__container-input-parent div.ui-body__container-input.no-label>div.container-input-center-fluid>div.container-input-field>textarea{opacity:1}div.ui-body__container-input-parent div.ui-body__container-input.no-label>div.container-input-center-fluid>div.container-input-field>input{padding-top:8px;padding-bottom:8px;margin-top:0}div.ui-body__container-input-parent div.ui-body__container-input.no-label>div.container-input-center-fluid>div.container-input-field>div.current-value{padding-top:2px}div.ui-body__container-input-parent div.ui-body__container-input.focus{border:1px solid #5e6167}div.ui-body__container-input-parent div.ui-body__container-input.disabled{border:1px solid #c2c2c2!important;background-color:#f9f9f9!important}div.ui-body__container-input-parent div.ui-body__container-input.disabled>div.container-input-center-fluid>div.container-input-label{color:#9b9b9b!important}div.ui-body__container-input-parent div.ui-body__container-input.disabled>div.container-input-center-fluid>div.container-input-field>input,div.ui-body__container-input-parent div.ui-body__container-input.disabled>div.container-input-center-fluid>div.container-input-field>textarea{background-color:#f9f9f9!important;color:#5e6167}div.ui-body__container-input-parent div.ui-body__container-input.disabled>div.container-input-center-fluid>div.container-input-field>div.current-value{color:#5e6167}div.ui-body__container-input-parent div.ui-body__container-input.error{border:1px solid #eb344c}div.ui-body__container-input-parent div.ui-body__container-input.error>div.container-input-center-fluid>div.container-input-label{color:#eb344c}div.ui-body__container-input-parent div.ui-body__container-input-dropdown{position:absolute;width:100%;min-height:40px;z-index:2;display:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.ui-body__container-input-parent div.ui-body__container-input-dropdown.bottom{left:0;top:54px;top:60px;top:50px}div.ui-body__container-input-parent div.ui-body__container-input-dropdown.bottom>div.scroll-container__vue-bar{border-top:0}div.ui-body__container-input-parent div.ui-body__container-input-dropdown.top{left:0;bottom:60px;bottom:50px}div.ui-body__container-input-parent div.ui-body__container-input-dropdown.top>div.scroll-container__vue-bar{border-bottom:0}div.ui-body__container-input-parent div.ui-body__container-input-dropdown.show{display:block}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar{background:#fff;border:1px solid #c2c2c2;border:1px solid #5e6167;box-sizing:border-box;border-radius:8px;width:100%;opacity:0}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar .vb>.vb-dragger{z-index:2!important;width:12px!important;right:0!important}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar .vb>.vb-dragger>.vb-dragger-styler{backface-visibility:hidden!important;transform:rotate3d(0,0,0,0)!important;transition:background-color .1s ease-out,margin .1s ease-out,height .1s ease-out;background-color:rgba(0,0,0,.05)!important;margin:5px 5px 5px 0!important;border-radius:20px!important;height:calc(100% - 10px)!important;display:block!important}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar .vb.vb-scrolling-phantom>.vb-dragger>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar .vb.vb-dragging>.vb-dragger>.vb-dragger-styler,div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar .vb>.vb-dragger:hover>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important;margin:0!important;height:100%!important}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar .vb.vb-dragging-phantom>.vb-dragger>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar.show{animation:zoomIn .2s cubic-bezier(.165,.84,.44,1) .1s forwards}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.dropdown-search-container{padding-left:12px;padding-right:12px;padding-top:12px;padding-bottom:8px}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.dropdown-footer-button{padding-top:16px}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar.vb-invisible,div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar.vb-visible{margin-right:-15px!important}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container{min-height:40px;max-height:300px;max-height:260px;overflow:auto;overflow-x:hidden}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:40px}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-loader{display:inline-block;width:20px;height:18px}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-loader:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-loader.hidden,div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-loader.hide{display:none}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items{width:0;flex:1 0 0;align-self:flex-start;transition:all .2s ease}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items>div.dropdown-item{padding-left:12px;padding-right:12px;height:42px;color:#1f1f1f;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items>div.dropdown-item>div.item-icon{width:0;flex:0 0 24px;height:24px;border:1px solid #9b9b9b;border-radius:4px;margin-right:16px;font-size:16px;line-height:18px;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items>div.dropdown-item>div.item-icon>i{position:absolute;transform:scale(.8);opacity:0;transition:all .2s ease}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items>div.dropdown-item>div.item-icon.radio{border-radius:24px}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items>div.dropdown-item>div.item-icon.radio>span{width:16px;height:16px;border-radius:16px;background-color:#fff;opacity:0;transform:scale(.7);transition:all .2s ease}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items>div.dropdown-item>div.item-caption{width:0;flex:1 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .2s ease}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items>div.dropdown-item.active,div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items>div.dropdown-item:hover{background:rgba(253,112,54,.12)}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items>div.dropdown-item.chips-item.active-check>div.item-icon{border-color:#fd7e4a;color:#fd7e4a}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items>div.dropdown-item.chips-item.active-check>div.item-icon>i{transform:scale(1);opacity:1}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items>div.dropdown-item.chips-item.active-check>div.item-icon.radio{border-color:#fd7036}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items>div.dropdown-item.chips-item.active-check>div.item-icon.radio>span{background-color:#fd7036;opacity:1;transform:scale(1)}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items>div.dropdown-item.chips-item.active-check>div.item-caption{color:#1f1f1f}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items>div.dropdown-item.chips-item:hover{background-color:#fff;border-radius:8px}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items>div.dropdown-item.chips-item:hover>div.item-caption{color:#fd7e4a}div.ui-body__container-input-parent div.ui-body__container-input-dropdown>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.scrolling-after>div.dropdown-items>div.dropdown-item.chips-item:hover>div.item-icon.radio{border-color:#fd7e4a}div.ui-body__container-input-parent[mb0] div.ui-body__container-input{margin-bottom:0}div.ui-body__container-input-parent[mb8] div.ui-body__container-input{margin-bottom:8px}div.ui-body__container-input-parent[mb24] div.ui-body__container-input{margin-bottom:24px}div.ui-body__container-input-parent[mb32] div.ui-body__container-input{margin-bottom:32px}div.ui-body__container-input-parent[mb48] div.ui-body__container-input{margin-bottom:48px}div.ui-body__container-input-parent[filter] div.ui-body__container-input{border-color:#9b9b9b}div.ui-body__container-input-parent[wb] div.ui-body__container-input{border-color:#fff}div.ui-body__container-input-parent[wb] div.ui-body__container-input.focus,div.ui-body__container-input-parent[wb] div.ui-body__container-input.value,div.ui-body__container-input-parent[wb] div.ui-body__container-input:hover{border-color:#5e6167}div.ui-body__container-input-parent[search] div.ui-body__container-input{background-color:#fbfbfb;border-color:transparent}div.ui-body__container-input-parent[search] div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>input,div.ui-body__container-input-parent[search] div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea{background:#fbfbfb}div.ui-body__container-input-parent[search] div.ui-body__container-input.focus,div.ui-body__container-input-parent[search] div.ui-body__container-input.value,div.ui-body__container-input-parent[search] div.ui-body__container-input:hover{border-color:#5e6167;background-color:#fff}div.ui-body__container-input-parent[search] div.ui-body__container-input.focus>div.container-input-center-fluid>div.container-input-field>input,div.ui-body__container-input-parent[search] div.ui-body__container-input.focus>div.container-input-center-fluid>div.container-input-field>textarea,div.ui-body__container-input-parent[search] div.ui-body__container-input.value>div.container-input-center-fluid>div.container-input-field>input,div.ui-body__container-input-parent[search] div.ui-body__container-input.value>div.container-input-center-fluid>div.container-input-field>textarea,div.ui-body__container-input-parent[search] div.ui-body__container-input:hover>div.container-input-center-fluid>div.container-input-field>input,div.ui-body__container-input-parent[search] div.ui-body__container-input:hover>div.container-input-center-fluid>div.container-input-field>textarea{background-color:#fff}div.ui-body__container-input-parent[small]>div.ui-body__container-input{height:40px}div.ui-body__container-input-parent[small]>div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>input,div.ui-body__container-input-parent[small]>div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea{height:10px;font-size:13px}div.ui-body__container-input-parent[small]>div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>div.current-value{font-size:13px;line-height:15px;padding-top:0}div.ui-body__container-input-parent[small]>div.ui-body__container-input.focus>div.container-input-center-fluid>div.container-input-field>div.current-value,div.ui-body__container-input-parent[small]>div.ui-body__container-input.value>div.container-input-center-fluid>div.container-input-field>div.current-value{padding-top:2px;padding-top:0}div.ui-body__container-input-parent[small] div.ui-body__container-input-dropdown.bottom{top:42px}div.ui-body__container-input-parent[small] div.ui-body__container-input-dropdown.top{bottom:40px}div.ui-body__container-input-parent[extra-small]>div.ui-body__container-input{height:34px}div.ui-body__container-input-parent[extra-small]>div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>input,div.ui-body__container-input-parent[extra-small]>div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>textarea{height:10px;font-size:14px}div.ui-body__container-input-parent[extra-small]>div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>div.current-value{font-size:14px;line-height:16px;padding-top:0}div.ui-body__container-input-parent[extra-small]>div.ui-body__container-input.focus>div.container-input-center-fluid>div.container-input-field>div.current-value,div.ui-body__container-input-parent[extra-small]>div.ui-body__container-input.value>div.container-input-center-fluid>div.container-input-field>div.current-value{padding-top:2px;padding-top:0}div.ui-body__container-input-parent[extra-small] div.ui-body__container-input-dropdown.bottom{top:36px}div.ui-body__container-input-parent[extra-small] div.ui-body__container-input-dropdown.top{bottom:36px}div.ui-body__container-input-parent.link>div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>div.current-value,div.ui-body__container-input-parent[link]>div.ui-body__container-input>div.container-input-center-fluid>div.container-input-field>div.current-value{color:#fd7036;text-decoration:underline;cursor:pointer}div.ui-body__container-input-radio{margin-bottom:16px}div.ui-body__container-input-radio.mb0,div.ui-body__container-input-radio[mb0]{margin-bottom:0}div.ui-body__container-input-radio[mb24]{margin-bottom:24px}div.ui-body__container-input-radio>div.input-radio-items{display:flex;flex-direction:row}div.ui-body__container-input-radio>div.input-radio-items>div.input-radio-item{display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease;margin-right:32px;cursor:pointer;color:#5e6167}div.ui-body__container-input-radio>div.input-radio-items>div.input-radio-item:last-child{margin-right:0}div.ui-body__container-input-radio>div.input-radio-items>div.input-radio-item>div.radio-icon{flex:0 0 22px;width:22px;height:22px;border:1px solid #9b9b9b;background-color:#fff;border-radius:22px;margin-right:8px;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.ui-body__container-input-radio>div.input-radio-items>div.input-radio-item>div.radio-icon>span{width:14px;height:14px;border-radius:14px;background-color:#fff;opacity:0;transform:scale(.7);transition:all .2s ease}div.ui-body__container-input-radio>div.input-radio-items>div.input-radio-item>div.radio-title{margin-top:1px}div.ui-body__container-input-radio>div.input-radio-items>div.input-radio-item:hover>div.radio-icon{border-color:#fd7036}div.ui-body__container-input-radio>div.input-radio-items>div.input-radio-item.active{color:#1f1f1f}div.ui-body__container-input-radio>div.input-radio-items>div.input-radio-item.active>div.radio-icon{border-color:#fd7036}div.ui-body__container-input-radio>div.input-radio-items>div.input-radio-item.active>div.radio-icon>span{background-color:#fd7036;opacity:1;transform:scale(1)}div.ui-body__container-input-switch{margin-bottom:16px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.ui-body__container-input-switch[mb0]{margin-bottom:0}div.ui-body__container-input-switch[mb24]{margin-bottom:24px}div.ui-body__container-input-switch[pt8]{padding-top:8px}div.ui-body__container-input-switch[block]{display:block}div.ui-body__container-input-switch>div.toggle-switch-container{width:48px;flex:0 0 48px;height:24px;border-radius:12px;background-color:#9b9b9b;position:relative;transition:all .2s ease}div.ui-body__container-input-switch>div.toggle-switch-container>div.switch{position:absolute;width:20px;height:20px;background-color:#fff;border-radius:20px;top:2px;left:2px;transition:all .2s ease}div.ui-body__container-input-switch>div.switch-caption{width:0;flex:1 0 0;margin-left:16px;color:#5e6167;font-size:13px;line-height:16px;transition:all .2s ease}div.ui-body__container-input-switch:hover>div.toggle-switch-container{background-color:#c2c2c2}div.ui-body__container-input-switch.active>div.toggle-switch-container{background-color:#fd7036}div.ui-body__container-input-switch.active>div.toggle-switch-container>div.switch{left:26px}div.ui-body__container-input-switch.active>div.switch-caption{color:#1f1f1f}div.ui-body__container-input-switch.active.disabled{cursor:default}div.ui-body__container-input-switch.active.disabled>div.toggle-switch-container{background-color:#ffbda1}div.ui-body__container-input-switch.disabled{cursor:default}div.ui-body__container-input-switch.disabled>div.toggle-switch-container{background-color:#e6e6e6}div.ui-body__container-input-switch.disabled>div.switch-caption{color:#9b9b9b}div.ui-body__container-input-separator-tag>div{display:flex;flex-wrap:wrap;margin-bottom:4px;margin-top:4px}div.ui-body__container-input-separator-tag>div>div.tag-item{background:#e6e6e6;background-color:#f2f2f2;color:#5e6167;border-radius:4px;min-height:24px;padding-left:8px;padding-right:8px;margin-right:8px;margin-bottom:4px;margin-top:4px;font-size:12px;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.ui-body__container-input-separator-tag>div>div.tag-item:hover{background-color:#dadada}div.ui-body__container-input-separator-tag>div>div.tag-item>i{margin-left:5px;cursor:pointer}div.ui-body__container-input-separator-tag>div .transition-tag-enter-active,div.ui-body__container-input-separator-tag>div .transition-tag-leave-active{transition:all 1s}div.ui-body__container-input-separator-tag>div .transition-tag-enter,div.ui-body__container-input-separator-tag>div .transition-tag-leave-to{opacity:0;transform:translateY(15px)}div.ui-body__container-input-chips>div.ui-body__container-input{height:auto;min-height:58px;transition:all .2s ease}div.ui-body__container-input-chips>div.ui-body__container-input div.container-chips{padding-left:16px;padding-right:16px;display:flex;flex-wrap:wrap;padding-top:32px;margin-bottom:0;opacity:0}div.ui-body__container-input-chips>div.ui-body__container-input div.container-chips>div.chips-item{background:rgba(253,112,54,.12);border-radius:8px;height:28px;line-height:28px;padding-left:8px;padding-right:8px;margin-right:8px;margin-bottom:8px;color:#fd7e4a;font-weight:400;font-size:12px;cursor:pointer;transition:all .2s ease}div.ui-body__container-input-chips>div.ui-body__container-input div.container-chips>div.chips-item>i{margin-left:5px;font-size:11px;position:relative;top:0;cursor:pointer}div.ui-body__container-input-chips>div.ui-body__container-input div.container-chips>div.chips-item:hover{background:rgba(253,112,54,.3)}div.ui-body__container-input-chips>div.ui-body__container-input.focus.isset-value,div.ui-body__container-input-chips>div.ui-body__container-input.value.isset-value{min-height:68px}div.ui-body__container-input-chips>div.ui-body__container-input.focus div.container-chips,div.ui-body__container-input-chips>div.ui-body__container-input.value div.container-chips{animation:zoomIn2 .9s cubic-bezier(.165,.84,.44,1) .2s forwards}@keyframes zoomIn2{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}div.ui-body__container-input-chips .transition-tag-enter-active,div.ui-body__container-input-chips .transition-tag-leave-active{transition:all 1s}div.ui-body__container-input-chips .transition-tag-enter,div.ui-body__container-input-chips .transition-tag-leave-to{opacity:0;transform:translateY(15px)}div.ui-body__container-input-checkbox{margin-bottom:16px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.ui-body__container-input-checkbox[mb0]{margin-bottom:0}div.ui-body__container-input-checkbox[mt8]{margin-top:8px}div.ui-body__container-input-checkbox[mb24]{margin-bottom:24px}div.ui-body__container-input-checkbox[flex-start]{justify-content:flex-start}div.ui-body__container-input-checkbox>div.toggle-checkbox-container{width:0;flex:0 0 22px;height:22px;border:1px solid #9b9b9b;border-radius:4px;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.ui-body__container-input-checkbox>div.toggle-checkbox-container>i{font-size:16px;transform:scale(.7);opacity:0;transition:all .2s ease}div.ui-body__container-input-checkbox>div.checkbox-caption{width:0;flex:1 0 0;font-size:13px;line-height:16px;margin-left:8px;color:#5e6167;transition:all .2s ease}div.ui-body__container-input-checkbox.active>div.toggle-checkbox-container{border-color:#fd7036}div.ui-body__container-input-checkbox.active>div.toggle-checkbox-container>i{color:#fd7036;opacity:1;transform:scale(1)}div.ui-body__container-input-checkbox.active>div.checkbox-caption{color:#1f1f1f}div.ui-body__container-input-checkbox.disabled{cursor:default}div.ui-body__container-input-checkbox.disabled>div.checkbox-caption{color:#9b9b9b}div.ui-body__container-input-date-picker-container{position:relative;width:273px;min-height:214px;border-radius:8px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.ui-body__container-input-date-picker-container>div.default-calendar-relative{position:relative;width:inherit;height:inherit;border-radius:8px}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.calendar-change-month{position:absolute;left:0;top:50px;width:calc(100% - 2px);height:calc(100% - 51px);background-color:#fff;z-index:1;border:1px solid #dadada;border-radius:inherit}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.calendar-change-month>div.month-items{display:flex;flex-direction:row;flex-wrap:wrap;margin:-4px;padding:5px;padding-top:8px}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.calendar-change-month>div.month-items>div.month-item{margin:4px;height:34px;text-align:center;flex-basis:calc(33.33333% - 8px);border-radius:2px;font-size:14px;line-height:18px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.calendar-change-month>div.month-items>div.month-item.active,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.calendar-change-month>div.month-items>div.month-item:hover{background:rgba(253,112,54,.12)}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.calendar-change-year{position:absolute;left:0;top:50px;width:calc(100% - 2px);height:100%;background-color:#fff;z-index:1;border:1px solid #dadada;border-radius:inherit;box-shadow:0 8px 45px rgba(56,54,50,.08);overflow-y:scroll;overflow-x:hidden}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.calendar-change-year *{scrollbar-width:auto}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.calendar-change-year::-webkit-scrollbar{height:16px}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.calendar-change-year::-webkit-scrollbar-track{background:#fff}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.calendar-change-year::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#f2f2f2;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.calendar-change-year::-webkit-scrollbar-thumb:hover{background-color:#989898}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.calendar-change-year>div.month-items{display:flex;flex-direction:row;flex-wrap:wrap;margin:-4px;padding:5px;padding-top:8px}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.calendar-change-year>div.month-items>div.month-item{margin:4px;height:34px;text-align:center;flex-basis:calc(25% - 8px);border-radius:2px;font-size:14px;line-height:18px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.calendar-change-year>div.month-items>div.month-item.active,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.calendar-change-year>div.month-items>div.month-item:hover{background:rgba(253,112,54,.12)}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-header{padding-top:12px;padding-left:8px;padding-right:8px;padding-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.arrow-left{width:0;flex:0 0 16px;height:16px;margin-right:18px;cursor:pointer;background-image:url(../img/arrow-left.bdbd6018.svg)}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year{width:0;flex:1 0 0;height:30px;background:#f9f9f9;border-radius:2px;padding-left:8px;padding-right:8px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year.year{flex:0 0 76px;margin-left:4px}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year>div.month-name{width:0;flex:1 0 0;color:#fd7036;font-size:14px;line-height:18px;transition:all .2s ease}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year>div.month-chevron{width:0;flex:0 0 12px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year>div.month-chevron>div.chevron{width:12px;flex:0 0 8px;height:8px;background-image:url(../img/chevron-orange.64af88fa.svg);transition:all .2s ease}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year>div.month-chevron>div.chevron.reverse{transform:rotate(180deg)}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year.focus,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year:hover{background-color:#f2f2f2}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year.focus>div.month-name,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year:hover>div.month-name{color:#9b9b9b}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year.focus>div.month-chevron>div.chevron,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year:hover>div.month-chevron>div.chevron{background-image:url(../img/chevron.d783f981.svg)}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.arrow-right{width:0;flex:0 0 16px;height:16px;margin-left:18px;cursor:pointer;background-image:url(../img/arrow-left.bdbd6018.svg);transform:rotate(180deg)}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-body{padding-left:16px;padding-right:16px}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table{width:100%;table-layout:fixed;border-collapse:collapse;border:0}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>thead>th{width:16px;height:16px;color:#5e6167;color:#1f1f1f;font-size:12px;line-height:16px;font-weight:400;border:0!important;padding:0;text-align:center;padding-bottom:12px;font-family:Roboto,sans-serif!important}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>tbody>tr>td{width:24px;height:24px;padding-top:2px;padding-bottom:2px;text-align:center;font-size:12px;line-height:16px;cursor:pointer;color:#1f1f1f;color:#5e6167;position:relative;padding:0!important;border:0!important;padding-top:2px!important;padding-bottom:2px!important;border-radius:6px;transition:all .2s ease}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>tbody>tr>td.selected:not(.deep){background:rgba(253,112,54,.12);border-radius:0}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>tbody>tr>td.selected:not(.deep):first-child{border-top-left-radius:24px;border-bottom-left-radius:24px}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>tbody>tr>td.selected:not(.deep):last-child{border-top-right-radius:24px;border-bottom-right-radius:24px}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>tbody>tr>td:hover:not(.deep){color:#1f1f1f;text-align:center;background-color:#e6e6e6}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>tbody>tr>td.active:not(.deep){background-color:#fd7036;color:#fff}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>tbody>tr>td.active:not(.deep):before{background-color:#fd7036;transform:scale(1);opacity:1}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>tbody>tr>td.deep{cursor:default;color:#9b9b9b}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time{display:flex;flex-direction:row;justify-content:center;align-items:center}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container{flex:0 0 116px;width:116px;height:36px;background:#f2f2f2;border-radius:2px;margin-top:12px;margin-bottom:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item{flex:0 0 28px;height:28px}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item.i2{text-align:center;line-height:28px}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=number],div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=text]{width:28px;height:28px;border:0;outline:none;text-align:center;background:none;font-weight:400;font-size:16px;line-height:18px;color:#fd7036;transition:all .2s ease;-moz-appearance:textfield}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input::-webkit-inner-spin-button,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input::-webkit-outer-spin-button,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=number]::-webkit-inner-spin-button,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=number]::-webkit-outer-spin-button,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=text]::-webkit-inner-spin-button,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=text]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input.placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=number].placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=text].placeholder{color:#fd7036}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input:-moz-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input::-moz-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=number]:-moz-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=number]::-moz-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=text]:-moz-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=text]::-moz-placeholder{color:#fd7036}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input:-ms-input-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=number]:-ms-input-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=text]:-ms-input-placeholder{color:#fd7036}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input::-webkit-input-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=number]::-webkit-input-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=text]::-webkit-input-placeholder{color:#fd7036}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input:focus,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=number]:focus,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=text]:focus{background:#fff;color:#1f1f1f}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input:focus.placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=number]:focus.placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=text]:focus.placeholder{color:#9b9b9b}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input:focus:-moz-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input:focus::-moz-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=number]:focus:-moz-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=number]:focus::-moz-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=text]:focus:-moz-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=text]:focus::-moz-placeholder{color:#9b9b9b}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input:focus:-ms-input-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=number]:focus:-ms-input-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=text]:focus:-ms-input-placeholder{color:#9b9b9b}div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input:focus::-webkit-input-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=number]:focus::-webkit-input-placeholder,div.ui-body__container-input-date-picker-container>div.default-calendar-relative>div.default-calendar>div.calendar-footer-time>div.footer-time-container>div.flex-item>input[type=text]:focus::-webkit-input-placeholder{color:#9b9b9b}div.ui-body__container-input-date-picker-container2222{position:relative;width:273px;min-height:214px;border-radius:8px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative{position:relative;width:inherit;height:inherit;border-radius:8px}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.calendar-change-month{position:absolute;left:0;top:50px;width:calc(100% - 2px);height:calc(100% - 51px);background-color:#fff;z-index:1;border:1px solid #dadada;border-radius:inherit}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.calendar-change-month>div.month-items{display:flex;flex-direction:row;flex-wrap:wrap;margin:-4px;padding:5px;padding-top:8px}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.calendar-change-month>div.month-items>div.month-item{margin:4px;height:34px;text-align:center;flex-basis:calc(33.33333% - 8px);border-radius:2px;font-size:14px;line-height:18px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.calendar-change-month>div.month-items>div.month-item.active,div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.calendar-change-month>div.month-items>div.month-item:hover{background:rgba(253,112,54,.12)}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.calendar-change-year{position:absolute;left:0;top:50px;width:calc(100% - 2px);height:134px;background-color:#fff;z-index:1;border:1px solid #dadada;border-radius:inherit;box-shadow:0 8px 45px rgba(56,54,50,.08)}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.calendar-change-year>div.month-items{display:flex;flex-direction:row;flex-wrap:wrap;margin:-4px;padding:5px;padding-top:8px}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.calendar-change-year>div.month-items>div.month-item{margin:4px;height:34px;text-align:center;flex-basis:calc(25% - 8px);border-radius:2px;font-size:14px;line-height:18px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.calendar-change-year>div.month-items>div.month-item.active,div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.calendar-change-year>div.month-items>div.month-item:hover{background:rgba(253,112,54,.12)}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-header{padding-top:12px;padding-left:8px;padding-right:8px;padding-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.arrow-left{width:0;flex:0 0 16px;height:16px;margin-right:18px;cursor:pointer;background-image:url(../img/arrow-left.bdbd6018.svg)}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year{width:0;flex:1 0 0;height:30px;background:#f9f9f9;border-radius:2px;padding-left:8px;padding-right:8px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year.year{flex:0 0 76px;margin-left:4px}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year>div.month-name{width:0;flex:1 0 0;color:#fd7036;font-size:14px;line-height:18px;transition:all .2s ease}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year>div.month-chevron{width:0;flex:0 0 12px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year>div.month-chevron>div.chevron{width:12px;flex:0 0 8px;height:8px;background-image:url(../img/chevron-orange.64af88fa.svg);transition:all .2s ease}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year>div.month-chevron>div.chevron.reverse{transform:rotate(180deg)}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year.focus,div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year:hover{background-color:#f2f2f2}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year.focus>div.month-name,div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year:hover>div.month-name{color:#9b9b9b}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year.focus>div.month-chevron>div.chevron,div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.month-and-year:hover>div.month-chevron>div.chevron{background-image:url(../img/chevron.d783f981.svg)}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-header>div.arrow-right{width:0;flex:0 0 16px;height:16px;margin-left:18px;cursor:pointer;background-image:url(../img/arrow-left.bdbd6018.svg);transform:rotate(180deg)}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-body{padding-left:16px;padding-right:16px}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table{width:100%;table-layout:fixed;border-collapse:collapse}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>thead>th{width:16px;height:16px;padding-bottom:12px;color:#5e6167;color:#1f1f1f;font-size:12px;line-height:16px;font-weight:400}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>tbody>tr>td{width:24px;height:24px;padding-top:2px;padding-bottom:2px;text-align:center;font-size:12px;line-height:16px;cursor:pointer;color:#1f1f1f;color:#5e6167;position:relative}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>tbody>tr>td.selected:not(.deep){background:rgba(253,112,54,.12);border-radius:0}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>tbody>tr>td:before{content:"";position:absolute;color:#fff;width:28px;height:28px;left:3px;top:0;border-radius:24px;z-index:-1;cursor:pointer;opacity:0;transition:all .2s ease}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>tbody>tr>td:hover:not(.deep){color:#1f1f1f;text-align:center}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>tbody>tr>td:hover:not(.deep):before{background-color:#e6e6e6;transform:scale(1);opacity:1}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>tbody>tr>td.active:not(.deep){color:#fff}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>tbody>tr>td.active:not(.deep):before{background-color:#fd7036;transform:scale(1);opacity:1}div.ui-body__container-input-date-picker-container2222>div.default-calendar-relative>div.default-calendar>div.calendar-body>table.calendar-table>tbody>tr>td.deep{cursor:default;color:#9b9b9b}div.ui-body__container-input-date-picker>div.date-picker-popup-container{width:273px;height:265px;background:#fff;border:1px solid #5e6167;border-radius:8px;position:absolute;left:0;z-index:2}div.ui-body__container-input-date-picker>div.date-picker-popup-container.bottom{top:60px;border-top:0}div.ui-body__container-input-date-picker>div.date-picker-popup-container.top{top:-267px;border-bottom:0}div.ui-body__container-input-date-picker div.container-input-field>div.current-value.manual-input>input{width:calc(100% - 8px);height:28px;outline:none;border:0}div.ui-body__container-input-date-picker div.container-input-field>div.current-value.manual-input>input:disabled{background-color:#fff}div.ui-body__container-input-date-picker[small]>div.date-picker-popup-container.bottom{top:42px}div.ui-body__container-input-date-picker.time>div.date-picker-popup-container,div.ui-body__container-input-date-picker[time]>div.date-picker-popup-container{height:320px}div.ui-body__container-input-redactor{margin-bottom:16px}div.ui-body__container-input-redactor[mb0]{margin-bottom:0}div.ui-body__container-input-redactor[mb24]{margin-bottom:24px}div.ui-body__container-input-redactor div.redactor-container div.redactor-html{min-height:120px}div.body__ui-input-toggle-link-collection{position:relative;display:inline-block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.body__ui-input-toggle-link-collection>div.current-value{color:#2196f3;font-weight:500;cursor:pointer;margin-left:4px;margin-right:4px;position:relative;transition:all .2s ease}div.body__ui-input-toggle-link-collection>div.current-value:before{content:"";position:absolute;left:0;bottom:-2px;width:100%;border-bottom:1px dashed #2196f3;transition:all .2s ease}div.body__ui-input-toggle-link-collection:hover>div.current-value{color:#fd7036}div.body__ui-input-toggle-link-collection:hover>div.current-value:before{border-color:#fd7036}div.body__ui-input-toggle-link-collection>div.link-dropdown{position:fixed;left:0;background-color:#fff;width:300px;border:1px solid #edeef0;border-radius:8px;z-index:2;opacity:0;visibility:hidden;box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__ui-input-toggle-link-collection>div.link-dropdown.show{opacity:1;visibility:visible}div.body__ui-input-toggle-link-collection>div.link-dropdown.without-border{border:1px solid transparent}div.body__ui-input-toggle-link-collection>div.link-dropdown div.link-dropdown-item{padding:12px;border-bottom:1px solid #edeef0;cursor:pointer;transition:all .2s ease}div.body__ui-input-toggle-link-collection>div.link-dropdown div.link-dropdown-item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}div.body__ui-input-toggle-link-collection>div.link-dropdown div.link-dropdown-item:last-child{border-bottom:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}div.body__ui-input-toggle-link-collection>div.link-dropdown div.link-dropdown-item.active,div.body__ui-input-toggle-link-collection>div.link-dropdown div.link-dropdown-item:hover{background-color:#f7f8fa;color:#2196f3}div.body__ui-input-toggle-link-collection>div.link-dropdown div.link-dropdown-item.active{text-decoration:underline}div.body__ui-image-loader{width:inherit;height:inherit;background-image:url(../img/no-catalog-image.9be28bdf.png);background-position:50%;background-size:100%;background-repeat:no-repeat;border-radius:6px;position:relative}div.body__ui-image-loader[border-radius-extends]{border-radius:inherit}div.body__ui-image-loader>img.image-loader-src-pref{position:absolute;left:0;top:0;width:1px;height:1px;visibility:hidden;opacity:0}div.body__ui-image-loader>div.image-loader-spinner{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:inherit;background-color:#f0f2f5;z-index:1;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-image-loader>div.image-loader-spinner>div{display:inline-block;width:35px;height:33px}div.body__ui-image-loader>div.image-loader-spinner>div:after{content:" ";display:block;width:30px;height:30px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.body__ui-image-loader>div.image-loader-container{width:inherit;height:inherit;background-size:cover;background-position:50%;position:relative;border-radius:inherit}div.body__layout-tab-def>div.tab__header-container{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:row;margin-bottom:16px}div.body__layout-tab-def>div.tab__header-container>div.tab-item{flex:1 1 auto;color:#5e6167;font-size:13px;line-height:34px;padding-left:12px;padding-right:12px;height:34px;border-bottom:1px solid #dadada;cursor:pointer;position:relative;text-align:center;transition:all .2s ease}div.body__layout-tab-def>div.tab__header-container>div.tab-item:first-child{padding-left:0}div.body__layout-tab-def>div.tab__header-container>div.tab-item:before{content:"";position:absolute;left:50%;bottom:-1px;width:0;height:1px;background-color:#1f2f41;opacity:0;transition:all .2s ease}div.body__layout-tab-def>div.tab__header-container>div.tab-item>span.badge{position:absolute;background-color:#fd7036;padding:3px;padding-top:3px;padding-bottom:3px;font-size:10px;line-height:10px;color:#fff;border-radius:8px;right:0;top:-2px;top:0;right:-8px;background-color:#ff675b;z-index:1;min-width:12px;font-weight:500}div.body__layout-tab-def>div.tab__header-container>div.tab-item.active,div.body__layout-tab-def>div.tab__header-container>div.tab-item:hover{color:#1f1f1f}div.body__layout-tab-def>div.tab__header-container>div.tab-item.active:before{left:0;width:100%;opacity:1}div.body__layout-tab-def>div.tab__header-container>div.tab-item.dark-version:before{background-color:#1f2f41}div.body__layout-tab-def>div.tab__header-container.scroll-control{overflow-x:hidden}div.body__layout-tab-def>div.tab__header-container.scroll-control>div.tab-item{flex:0 0 auto}div.body__layout-tab-def[first-child-padding]>div.tab__header-container>div.tab-item{padding-left:12px}div.body__layout-tab-def[mb0]>div.tab__header-container{margin-bottom:0}div.body__layout-tab-def.dashboard-dark__version>div.tab__header-container>div.tab-item{color:#fff;border-bottom:1px solid #1f2f41}div.body__layout-tab-def.dashboard-dark__version>div.tab__header-container>div.tab-item:before{background-color:#fff}div.body__layout-tab-def.dashboard-dark__version>div.tab__header-container>div.tab-item.active{border-bottom:1px solid #fff}div.body__layout-tab-def-dark>div.tab__header-container{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:row;margin-bottom:16px}div.body__layout-tab-def-dark>div.tab__header-container>div.tab-item{flex:1 1 auto;color:#5e6167;font-size:13px;line-height:38px;height:38px;cursor:pointer;position:relative;text-align:center;border-radius:4px;transition:all .2s ease}div.body__layout-tab-def-dark>div.tab__header-container>div.tab-item:first-child{padding-left:0}div.body__layout-tab-def-dark>div.tab__header-container>div.tab-item>span.badge{position:absolute;background-color:#fd7036;padding:3px;padding-top:1px;padding-bottom:1px;font-size:10px;line-height:14px;color:#fff;border-radius:8px;right:-8px;top:-7px;min-width:12px;z-index:1}div.body__layout-tab-def-dark>div.tab__header-container>div.tab-item:hover{color:#1f1f1f;background-color:#f0f2f5}div.body__layout-tab-def-dark>div.tab__header-container>div.tab-item.active{background-color:rgba(31,47,65,.6);color:#fff}div.body__layout-tab-def-dark>div.tab__header-container>div.tab-item.active:before{left:0;width:100%;opacity:1}div.body__layout-tab-def-dark>div.tab__header-container>div.tab-item.dark-version:before{background-color:#1f2f41}div.body__layout-tab-def-dark>div.tab__header-container.scroll-control{overflow-x:hidden}div.body__layout-tab-def-dark>div.tab__header-container.scroll-control>div.tab-item{flex:0 0 auto}div.body__layout-tab-def-dark[first-child-padding]>div.tab__header-container>div.tab-item{padding-left:12px}div.body__layout-tab-def-dark[mb0]>div.tab__header-container{margin-bottom:0}span.body__ui-text-highlight>span .text__highlight{background:none;color:#2196f3;font-weight:500;text-decoration:underline}div.body__ui-table-manual-control>div.body__ui-responsible-table>div.responsive-table{background-color:#fff;border-radius:8px}div.body__ui-table-manual-control>div.body__ui-responsible-table>div.responsive-table>div.table-header{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-table-manual-control>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-table-manual-control>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th:last-child{border-right:0}div.body__ui-table-manual-control>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon{width:0;flex:0 0 16px;height:16px;margin-right:8px;background-image:url(../img/sorting-default.e7a26f70.svg);background-repeat:no-repeat;background-position:50%;transition:all .2s ease}div.body__ui-table-manual-control>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon.zA{background-image:url(../img/sorting-active.ccf02976.svg)}div.body__ui-table-manual-control>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon.aZ{background-image:url(../img/sorting-active.ccf02976.svg);transform:rotate(180deg)}div.body__ui-table-manual-control>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-caption{width:0;flex:1 0 0;color:#5e6167;font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__ui-table-manual-control>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section{border-bottom:1px solid #edeef0;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__ui-table-manual-control>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section:hover{background:rgba(253,112,54,.07)}div.body__ui-table-manual-control>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px}div.body__ui-table-horizontal-scroll{position:relative}div.body__ui-table-horizontal-scroll[border]{border:1px solid #dce1e6;padding:8px;border-radius:8px;background-color:#fff}div.body__ui-table-horizontal-scroll .body__ui-transition-hs-item-enter-active{transition:all .2s ease}div.body__ui-table-horizontal-scroll .body__ui-transition-hs-item-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__ui-table-horizontal-scroll .body__ui-transition-hs-item-enter,div.body__ui-table-horizontal-scroll .body__ui-transition-hs-item-leave-to{transform:translateX(10px);opacity:0}div.body__ui-table-horizontal-scroll>div.after-page-process{position:absolute;left:0;top:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.8);z-index:1;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-table-horizontal-scroll>div.after-page-process>div{display:inline-block;width:20px;height:18px}div.body__ui-table-horizontal-scroll>div.after-page-process>div:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.body__ui-table-horizontal-scroll>div.nothing{position:absolute;left:0;top:30px;width:100%;height:calc(100% - 30px);background-color:hsla(0,0%,100%,.8);z-index:1;border-radius:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-table-horizontal-scroll>div.pane-hScroll{overflow:auto;width:100%}div.body__ui-table-horizontal-scroll>div.pane-hScroll *{scrollbar-width:auto}div.body__ui-table-horizontal-scroll>div.pane-hScroll::-webkit-scrollbar{height:16px}div.body__ui-table-horizontal-scroll>div.pane-hScroll::-webkit-scrollbar-track{background:#fff}div.body__ui-table-horizontal-scroll>div.pane-hScroll::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#f2f2f2;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.body__ui-table-horizontal-scroll>div.pane-hScroll::-webkit-scrollbar-thumb:hover{background-color:#989898}div.body__ui-table-horizontal-scroll>div.pane-hScroll>table{border-collapse:collapse;background:#fff;table-layout:fixed;width:100%;border:0}div.body__ui-table-horizontal-scroll>div.pane-hScroll>table td,div.body__ui-table-horizontal-scroll>div.pane-hScroll>table th{border:0;width:240px;overflow:hidden}div.body__ui-table-horizontal-scroll>div.pane-hScroll>table>thead th{text-align:left;padding-bottom:6px}div.body__ui-table-horizontal-scroll>div.pane-hScroll>table>thead th div.table-header-item{color:#5e6167;font-size:12px;line-height:16px;margin-right:16px;cursor:pointer;font-weight:400;transition:all .2s ease;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-table-horizontal-scroll>div.pane-hScroll>table>thead th div.table-header-item:last-child{margin-right:0}div.body__ui-table-horizontal-scroll>div.pane-hScroll>table>thead th div.table-header-item:hover{color:#313131}div.body__ui-table-horizontal-scroll>div.pane-hScroll>table>thead th div.table-header-item>div.item-icon{width:0;flex:0 0 16px;height:16px;margin-right:4px;background-image:url(../img/sorting-default.e7a26f70.svg);background-repeat:no-repeat;background-position:50%;transition:all .2s ease}div.body__ui-table-horizontal-scroll>div.pane-hScroll>table>thead th div.table-header-item>div.item-icon.zA{background-image:url(../img/sorting-active.ccf02976.svg)}div.body__ui-table-horizontal-scroll>div.pane-hScroll>table>thead th div.table-header-item>div.item-icon.aZ{background-image:url(../img/sorting-active.ccf02976.svg);transform:rotate(180deg)}div.body__ui-table-horizontal-scroll>div.pane-hScroll>table>thead th div.table-header-item>div.item-name{width:0;flex:1 0 0}div.body__ui-table-horizontal-scroll>div.pane-hScroll>table>thead th div.table-header-item>div.item-name>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll{overflow-y:auto;overflow-x:hidden}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll *{scrollbar-width:auto;scrollbar-color:#989898 #fff}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll::-webkit-scrollbar{width:16px;background-color:#ccc}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll::-webkit-scrollbar-track{background:#fff}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll::-webkit-scrollbar-thumb{background-color:#f2f2f2;background-color:#dadada;border-radius:8px;border:3px solid #fff}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll::-webkit-scrollbar-thumb:hover{background-color:#989898}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll ::-webkit-scrollbar-thumb:horizontal{background:#000;border-radius:10px}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll>table{border-collapse:collapse;background:#fff;table-layout:fixed;width:100%;border:0}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll>table td{border:0;width:240px;overflow:hidden}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll>table>tbody>tr{border-radius:0;border-top:1px solid #e6e6e6;cursor:pointer;transition:all .2s ease}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll>table>tbody>tr:first-child{border-top:1px solid transparent}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll>table>tbody>tr td{padding-top:8px;padding-bottom:8px;font-size:12px;line-height:16px;transition:all .2s ease}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll>table>tbody>tr td>div{padding-left:20px;padding-right:16px}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll>table>tbody>tr td>div.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll>table>tbody>tr.active,div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll>table>tbody>tr:hover{border-radius:9px}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll>table>tbody>tr.active>td,div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll>table>tbody>tr:hover>td{background:#f0f2f5}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll>table>tbody>tr.active>td:first-child,div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll>table>tbody>tr:hover>td:first-child{border-top-left-radius:9px;border-bottom-left-radius:9px}div.body__ui-table-horizontal-scroll>div.pane-hScroll .pane-vScroll>table>tbody>tr.deleted{background:rgba(235,52,76,.08);text-decoration:line-through;border-radius:9px}div.body__grid-layout-row .container-fluid{margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}div.body__grid-layout-row .row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}div.body__grid-layout-row .row.reverse{flex-direction:row-reverse}div.body__grid-layout-row .col.reverse{flex-direction:column-reverse}div.body__grid-layout-row .col-xs,div.body__grid-layout-row .col-xs-1,div.body__grid-layout-row .col-xs-2,div.body__grid-layout-row .col-xs-3,div.body__grid-layout-row .col-xs-4,div.body__grid-layout-row .col-xs-5,div.body__grid-layout-row .col-xs-6,div.body__grid-layout-row .col-xs-7,div.body__grid-layout-row .col-xs-8,div.body__grid-layout-row .col-xs-9,div.body__grid-layout-row .col-xs-10,div.body__grid-layout-row .col-xs-11,div.body__grid-layout-row .col-xs-12{box-sizing:border-box;flex:0 0 auto;padding-right:8px;padding-left:8px}div.body__grid-layout-row .col-xs{flex-grow:1;flex-basis:0;max-width:100%}div.body__grid-layout-row .col-xs-1{flex-basis:8.333%;max-width:8.333%}div.body__grid-layout-row .col-xs-2{flex-basis:16.667%;max-width:16.667%}div.body__grid-layout-row .col-xs-3{flex-basis:25%;max-width:25%}div.body__grid-layout-row .col-xs-4{flex-basis:33.333%;max-width:33.333%}div.body__grid-layout-row .col-xs-5{flex-basis:41.667%;max-width:41.667%}div.body__grid-layout-row .col-xs-6{flex-basis:50%;max-width:50%}div.body__grid-layout-row .col-xs-7{flex-basis:58.333%;max-width:58.333%}div.body__grid-layout-row .col-xs-8{flex-basis:66.667%;max-width:66.667%}div.body__grid-layout-row .col-xs-9{flex-basis:75%;max-width:75%}div.body__grid-layout-row .col-xs-10{flex-basis:83.333%;max-width:83.333%}div.body__grid-layout-row .col-xs-11{flex-basis:91.667%;max-width:91.667%}div.body__grid-layout-row .col-xs-12{flex-basis:100%;max-width:100%}div.body__grid-layout-row .col-xs-offset-1{margin-left:8.333%}div.body__grid-layout-row .col-xs-offset-2{margin-left:16.667%}div.body__grid-layout-row .col-xs-offset-3{margin-left:25%}div.body__grid-layout-row .col-xs-offset-4{margin-left:33.333%}div.body__grid-layout-row .col-xs-offset-5{margin-left:41.667%}div.body__grid-layout-row .col-xs-offset-6{margin-left:50%}div.body__grid-layout-row .col-xs-offset-7{margin-left:58.333%}div.body__grid-layout-row .col-xs-offset-8{margin-left:66.667%}div.body__grid-layout-row .col-xs-offset-9{margin-left:75%}div.body__grid-layout-row .col-xs-offset-10{margin-left:83.333%}div.body__grid-layout-row .col-xs-offset-11{margin-left:91.667%}div.body__grid-layout-row .start-xs{justify-content:flex-start;text-align:start}div.body__grid-layout-row .center-xs{justify-content:center;text-align:center}div.body__grid-layout-row .end-xs{justify-content:flex-end;text-align:end}div.body__grid-layout-row .top-xs{align-items:flex-start}div.body__grid-layout-row .middle-xs{align-items:center}div.body__grid-layout-row .bottom-xs{align-items:flex-end}div.body__grid-layout-row .around-xs{justify-content:space-around}div.body__grid-layout-row .between-xs{justify-content:space-between}div.body__grid-layout-row .first-xs{order:-1}div.body__grid-layout-row .last-xs{order:1}@media only screen and (min-width:48em){div.body__grid-layout-row .container{width:46rem}div.body__grid-layout-row .col-sm,div.body__grid-layout-row .col-sm-1,div.body__grid-layout-row .col-sm-2,div.body__grid-layout-row .col-sm-3,div.body__grid-layout-row .col-sm-4,div.body__grid-layout-row .col-sm-5,div.body__grid-layout-row .col-sm-6,div.body__grid-layout-row .col-sm-7,div.body__grid-layout-row .col-sm-8,div.body__grid-layout-row .col-sm-9,div.body__grid-layout-row .col-sm-10,div.body__grid-layout-row .col-sm-11,div.body__grid-layout-row .col-sm-12{box-sizing:border-box;flex:0 0 auto;padding-right:8px;padding-left:8px}div.body__grid-layout-row .col-sm{flex-grow:1;flex-basis:0;max-width:100%}div.body__grid-layout-row .col-sm-1{flex-basis:8.333%;max-width:8.333%}div.body__grid-layout-row .col-sm-2{flex-basis:16.667%;max-width:16.667%}div.body__grid-layout-row .col-sm-3{flex-basis:25%;max-width:25%}div.body__grid-layout-row .col-sm-4{flex-basis:33.333%;max-width:33.333%}div.body__grid-layout-row .col-sm-5{flex-basis:41.667%;max-width:41.667%}div.body__grid-layout-row .col-sm-6{flex-basis:50%;max-width:50%}div.body__grid-layout-row .col-sm-7{flex-basis:58.333%;max-width:58.333%}div.body__grid-layout-row .col-sm-8{flex-basis:66.667%;max-width:66.667%}div.body__grid-layout-row .col-sm-9{flex-basis:75%;max-width:75%}div.body__grid-layout-row .col-sm-10{flex-basis:83.333%;max-width:83.333%}div.body__grid-layout-row .col-sm-11{flex-basis:91.667%;max-width:91.667%}div.body__grid-layout-row .col-sm-12{flex-basis:100%;max-width:100%}div.body__grid-layout-row .col-sm-offset-1{margin-left:8.333%}div.body__grid-layout-row .col-sm-offset-2{margin-left:16.667%}div.body__grid-layout-row .col-sm-offset-3{margin-left:25%}div.body__grid-layout-row .col-sm-offset-4{margin-left:33.333%}div.body__grid-layout-row .col-sm-offset-5{margin-left:41.667%}div.body__grid-layout-row .col-sm-offset-6{margin-left:50%}div.body__grid-layout-row .col-sm-offset-7{margin-left:58.333%}div.body__grid-layout-row .col-sm-offset-8{margin-left:66.667%}div.body__grid-layout-row .col-sm-offset-9{margin-left:75%}div.body__grid-layout-row .col-sm-offset-10{margin-left:83.333%}div.body__grid-layout-row .col-sm-offset-11{margin-left:91.667%}div.body__grid-layout-row .start-sm{justify-content:flex-start;text-align:start}div.body__grid-layout-row .center-sm{justify-content:center;text-align:center}div.body__grid-layout-row .end-sm{justify-content:flex-end;text-align:end}div.body__grid-layout-row .top-sm{align-items:flex-start}div.body__grid-layout-row .middle-sm{align-items:center}div.body__grid-layout-row .bottom-sm{align-items:flex-end}div.body__grid-layout-row .around-sm{justify-content:space-around}div.body__grid-layout-row .between-sm{justify-content:space-between}div.body__grid-layout-row .first-sm{order:-1}div.body__grid-layout-row .last-sm{order:1}}@media only screen and (min-width:62em){div.body__grid-layout-row .container{width:61rem}div.body__grid-layout-row .col-md,div.body__grid-layout-row .col-md-1,div.body__grid-layout-row .col-md-2,div.body__grid-layout-row .col-md-3,div.body__grid-layout-row .col-md-4,div.body__grid-layout-row .col-md-5,div.body__grid-layout-row .col-md-6,div.body__grid-layout-row .col-md-7,div.body__grid-layout-row .col-md-8,div.body__grid-layout-row .col-md-9,div.body__grid-layout-row .col-md-10,div.body__grid-layout-row .col-md-11,div.body__grid-layout-row .col-md-12{box-sizing:border-box;flex:0 0 auto;padding-right:8px;padding-left:8px}div.body__grid-layout-row .col-md{flex-grow:1;flex-basis:0;max-width:100%}div.body__grid-layout-row .col-md-1{flex-basis:8.333%;max-width:8.333%}div.body__grid-layout-row .col-md-2{flex-basis:16.667%;max-width:16.667%}div.body__grid-layout-row .col-md-3{flex-basis:25%;max-width:25%}div.body__grid-layout-row .col-md-4{flex-basis:33.333%;max-width:33.333%}div.body__grid-layout-row .col-md-5{flex-basis:41.667%;max-width:41.667%}div.body__grid-layout-row .col-md-6{flex-basis:50%;max-width:50%}div.body__grid-layout-row .col-md-7{flex-basis:58.333%;max-width:58.333%}div.body__grid-layout-row .col-md-8{flex-basis:66.667%;max-width:66.667%}div.body__grid-layout-row .col-md-9{flex-basis:75%;max-width:75%}div.body__grid-layout-row .col-md-10{flex-basis:83.333%;max-width:83.333%}div.body__grid-layout-row .col-md-11{flex-basis:91.667%;max-width:91.667%}div.body__grid-layout-row .col-md-12{flex-basis:100%;max-width:100%}div.body__grid-layout-row .col-md-offset-1{margin-left:8.333%}div.body__grid-layout-row .col-md-offset-2{margin-left:16.667%}div.body__grid-layout-row .col-md-offset-3{margin-left:25%}div.body__grid-layout-row .col-md-offset-4{margin-left:33.333%}div.body__grid-layout-row .col-md-offset-5{margin-left:41.667%}div.body__grid-layout-row .col-md-offset-6{margin-left:50%}div.body__grid-layout-row .col-md-offset-7{margin-left:58.333%}div.body__grid-layout-row .col-md-offset-8{margin-left:66.667%}div.body__grid-layout-row .col-md-offset-9{margin-left:75%}div.body__grid-layout-row .col-md-offset-10{margin-left:83.333%}div.body__grid-layout-row .col-md-offset-11{margin-left:91.667%}div.body__grid-layout-row .start-md{justify-content:flex-start;text-align:start}div.body__grid-layout-row .center-md{justify-content:center;text-align:center}div.body__grid-layout-row .end-md{justify-content:flex-end;text-align:end}div.body__grid-layout-row .top-md{align-items:flex-start}div.body__grid-layout-row .middle-md{align-items:center}div.body__grid-layout-row .bottom-md{align-items:flex-end}div.body__grid-layout-row .around-md{justify-content:space-around}div.body__grid-layout-row .between-md{justify-content:space-between}div.body__grid-layout-row .first-md{order:-1}div.body__grid-layout-row .last-md{order:1}}@media only screen and (min-width:75em){div.body__grid-layout-row .container{width:71rem}div.body__grid-layout-row .col-lg,div.body__grid-layout-row .col-lg-1,div.body__grid-layout-row .col-lg-2,div.body__grid-layout-row .col-lg-3,div.body__grid-layout-row .col-lg-4,div.body__grid-layout-row .col-lg-5,div.body__grid-layout-row .col-lg-6,div.body__grid-layout-row .col-lg-7,div.body__grid-layout-row .col-lg-8,div.body__grid-layout-row .col-lg-9,div.body__grid-layout-row .col-lg-10,div.body__grid-layout-row .col-lg-11,div.body__grid-layout-row .col-lg-12{box-sizing:border-box;flex:0 0 auto;padding-right:8px;padding-left:8px}div.body__grid-layout-row .col-lg{flex-grow:1;flex-basis:0;max-width:100%}div.body__grid-layout-row .col-lg-1{flex-basis:8.333%;max-width:8.333%}div.body__grid-layout-row .col-lg-2{flex-basis:16.667%;max-width:16.667%}div.body__grid-layout-row .col-lg-3{flex-basis:25%;max-width:25%}div.body__grid-layout-row .col-lg-4{flex-basis:33.333%;max-width:33.333%}div.body__grid-layout-row .col-lg-5{flex-basis:41.667%;max-width:41.667%}div.body__grid-layout-row .col-lg-6{flex-basis:50%;max-width:50%}div.body__grid-layout-row .col-lg-7{flex-basis:58.333%;max-width:58.333%}div.body__grid-layout-row .col-lg-8{flex-basis:66.667%;max-width:66.667%}div.body__grid-layout-row .col-lg-9{flex-basis:75%;max-width:75%}div.body__grid-layout-row .col-lg-10{flex-basis:83.333%;max-width:83.333%}div.body__grid-layout-row .col-lg-11{flex-basis:91.667%;max-width:91.667%}div.body__grid-layout-row .col-lg-12{flex-basis:100%;max-width:100%}div.body__grid-layout-row .col-lg-offset-1{margin-left:8.333%}div.body__grid-layout-row .col-lg-offset-2{margin-left:16.667%}div.body__grid-layout-row .col-lg-offset-3{margin-left:25%}div.body__grid-layout-row .col-lg-offset-4{margin-left:33.333%}div.body__grid-layout-row .col-lg-offset-5{margin-left:41.667%}div.body__grid-layout-row .col-lg-offset-6{margin-left:50%}div.body__grid-layout-row .col-lg-offset-7{margin-left:58.333%}div.body__grid-layout-row .col-lg-offset-8{margin-left:66.667%}div.body__grid-layout-row .col-lg-offset-9{margin-left:75%}div.body__grid-layout-row .col-lg-offset-10{margin-left:83.333%}div.body__grid-layout-row .col-lg-offset-11{margin-left:91.667%}div.body__grid-layout-row .start-lg{justify-content:flex-start;text-align:start}div.body__grid-layout-row .center-lg{justify-content:center;text-align:center}div.body__grid-layout-row .end-lg{justify-content:flex-end;text-align:end}div.body__grid-layout-row .top-lg{align-items:flex-start}div.body__grid-layout-row .middle-lg{align-items:center}div.body__grid-layout-row .bottom-lg{align-items:flex-end}div.body__grid-layout-row .around-lg{justify-content:space-around}div.body__grid-layout-row .between-lg{justify-content:space-between}div.body__grid-layout-row .first-lg{order:-1}div.body__grid-layout-row .last-lg{order:1}}div.body__ui-tree-default-reference{min-height:20px;margin-left:-32px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.body__ui-tree-default-reference ul{padding-left:32px}div.body__ui-tree-default-reference ul li{list-style-type:none;margin:0;padding:10px 5px 0 5px;position:relative}div.body__ui-tree-default-reference ul li:after,div.body__ui-tree-default-reference ul li:before{content:"";left:-20px;position:absolute;right:auto}div.body__ui-tree-default-reference ul li:before{border-left:1px solid #ccc;bottom:50px;height:100%;top:0;width:1px}div.body__ui-tree-default-reference ul li:after{border-top:1px solid #ccc;height:20px;top:24px;width:25px}div.body__ui-tree-default-reference ul li>div{-moz-border-radius:5px;-webkit-border-radius:5px;background:#f7f8fa;border:1px solid #e7e8ec;border-radius:5px;display:block;padding:8px 8px;text-decoration:none;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-tree-default-reference ul li>div>div.tree-icon{flex:0 0 22px;cursor:pointer}div.body__ui-tree-default-reference ul li>div>div.tree-caption{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__ui-tree-default-reference ul li>div>div.tree-edit{margin-left:24px;visibility:hidden;opacity:0;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-tree-default-reference ul li>div>div.tree-edit>span{font-size:12px;color:#1f2f41;cursor:pointer;position:relative;display:inline-block}div.body__ui-tree-default-reference ul li>div>div.tree-edit>span:before{content:"";position:absolute;left:50%;width:0;height:1px;bottom:-2px;background-color:#1f2f41;z-index:1;transition:all .2s ease}div.body__ui-tree-default-reference ul li>div>div.tree-edit>span:hover:before{left:0;width:100%}div.body__ui-tree-default-reference ul li>div>div.tree-edit>span.unlink{color:#f44336}div.body__ui-tree-default-reference ul li>div>div.tree-edit>span.unlink:before{background-color:#f44336}div.body__ui-tree-default-reference ul li>div:hover{background:#f0f2f5;border:1px solid #f0f2f5;color:#000}div.body__ui-tree-default-reference ul li>div:hover>div.tree-edit{opacity:1;visibility:visible}div.body__ui-tree-default-reference ul li>div.deleted{border:1px solid #f44336;background:rgba(235,52,76,.08)}div.body__ui-tree-default-reference ul li>div.deleted>div.tree-caption{text-decoration:line-through;color:#eb344c}div.body__ui-tree-default-reference ul li:last-child:before{height:24px}div.body__ui-tree-default-reference>ul>li:after,div.body__ui-tree-default-reference>ul>li:before{border:0}
/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}div.body__ui-image-cropper-and-upload div.cropper-window div.scrolling-container{max-height:calc(100vh - 200px);padding:24px;padding-top:0}div.body__ui-image-cropper-and-upload div.cropper-window div.scrolling-container *{scrollbar-width:auto}div.body__ui-image-cropper-and-upload div.cropper-window div.scrolling-container::-webkit-scrollbar{height:16px}div.body__ui-image-cropper-and-upload div.cropper-window div.scrolling-container::-webkit-scrollbar-track{background:#fff}div.body__ui-image-cropper-and-upload div.cropper-window div.scrolling-container::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.body__ui-image-cropper-and-upload div.cropper-window div.scrolling-container::-webkit-scrollbar-thumb:hover{background-color:#989898}div.body__ui-image-cropper-and-upload div.cropper-window div.scrolling-container div.cropper-and-preview{border-bottom:1px solid #f0f2f5;padding-bottom:16px;margin-bottom:8px;display:flex;flex-direction:row}div.body__ui-image-cropper-and-upload div.cropper-window div.scrolling-container div.cropper-and-preview>div.preview{flex:0 0 200px;height:200px;overflow:hidden;margin-left:24px;border-radius:4px;background-color:#f7f8fa;border:1px solid #d3d9de}div.body__ui-image-cropper-and-upload div.cropper-window div.scrolling-container div.cropper-and-preview>div.img-cropper{flex:1;border-radius:4px}div.body__ui-image-cropper-and-upload div.cropper-window div.scrolling-container div.editable-button{display:flex;flex-direction:row;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:1px solid #f0f2f5;padding-bottom:8px;margin-bottom:16px}div.body__ui-image-cropper-and-upload div.cropper-window div.scrolling-container div.editable-button>div{flex:1 1 auto;background-color:#f2f2f2;color:#5e6167;border-radius:4px;min-height:24px;padding-left:8px;padding-right:8px;margin-right:8px;margin-bottom:4px;margin-top:4px;font-size:12px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-image-cropper-and-upload div.cropper-window div.scrolling-container div.editable-button>div>i{margin-right:6px}div.body__ui-image-cropper-and-upload div.cropper-window div.scrolling-container div.editable-button>div:hover{background-color:#dadada}div.body__ui-window{position:fixed;left:50%;top:calc(50% - 3px);width:0;height:3px;background-color:rgba(239,244,250,.5);background-color:rgba(0,0,0,.6);background-color:rgba(31,47,65,.6);z-index:1010;visibility:hidden;opacity:0;transition:visibility .2s,opacity .2s,left .2s,top .2s,width .2s,height .2s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-window.show__window{opacity:1;visibility:visible;animation:unfoldIn .4s cubic-bezier(.165,.84,.44,1) forwards}div.body__ui-window.show__window>div.modal-box{animation:zoomIn .4s cubic-bezier(.165,.84,.44,1) .5s forwards}@keyframes zoomIn{0%{opacity:0;visibility:visible;transform:scale(1.05)}50%{visibility:visible;opacity:1}to{visibility:visible;opacity:1;transform:scale(1);height:auto}}@keyframes unfoldIn{50%{width:100%;left:0;height:3px}to{top:0;width:100%;height:100%;left:0}}div.body__ui-window>div.modal-box{width:0;flex:0 0 960px;background-color:#fff;box-shadow:0 2px 8px rgba(98,150,181,.25);border-radius:8px;opacity:0;visibility:hidden}div.body__ui-window>div.modal-box>div.modal-box-content div.slot24{padding:24px;padding-top:0;padding-bottom:16px}div.body__ui-window>div.modal-box>div.modal-box-content>div.modal-box-header{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:24px}div.body__ui-window>div.modal-box>div.modal-box-content>div.modal-box-header>h1{width:0;flex:1 0 0;font-weight:500;margin:0;padding:0;font-size:22px;line-height:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__ui-window>div.modal-box>div.modal-box-content>div.modal-box-header>h1>span.bull{color:#9b9b9b}div.body__ui-window>div.modal-box>div.modal-box-content>div.modal-box-header>div.search-bar-fluid{width:0;flex:0 0 300px;margin-right:8px;margin-left:16px;transition:all .4s ease}div.body__ui-window>div.modal-box>div.modal-box-content>div.modal-box-header>div.search-bar-fluid.focus{flex:0 0 728px}div.body__ui-window>div.modal-box>div.modal-box-content>div.modal-box-header>div.close-icon{flex:0 0 24px;width:24px;height:24px;border-radius:24px;color:#fff;background:#9b9b9b;margin-left:16px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__ui-window>div.modal-box>div.modal-box-content>div.modal-box-header>div.close-icon:hover{background-color:#5e6167}div.body__ui-window>div.modal-box>div.modal-box-content>div.modal-box-header-search{padding-left:24px;padding-right:24px;margin-bottom:24px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-window>div.modal-box>div.modal-box-content>div.modal-box-header-search>div.search-bar-container{width:0;flex:1 0 0}div.body__ui-window>div.modal-box>div.modal-box-content>div.modal-box-header-search>div.deleted-switch{width:0;flex:0 0 250px;margin-left:16px}div.body__ui-window[ultra-large]>div.modal-box{flex:0 0 98%}div.body__ui-window[large]>div.modal-box{flex:0 0 1240px}div.body__ui-window[small]>div.modal-box{flex:0 0 792px}div.body__ui-window[extra-small]>div.modal-box{flex:0 0 400px}div.body__ui-window[p32]>div.modal-box>div.modal-box-content>div.modal-box-header{padding:32px}div.body__ui-window[header-pb0]>div.modal-box>div.modal-box-content>div.modal-box-header{padding-bottom:0}div.body__ui-window-wrapper{position:fixed;left:0;top:-100vh;width:100%;height:100vh;background-color:transparent;z-index:100;visibility:hidden;opacity:0;transition:all .4s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-window-wrapper.show-window-wrapper{top:0;opacity:1;visibility:visible}div.body__ui-window-wrapper>div.parent-container{flex:0 0 1400px;height:100vh;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-window-wrapper>div.parent-container>div.pseudo-side-bar{flex:0 0 230px;height:100vh;border-top-left-radius:8px;background-color:rgba(31,47,65,.95);display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__ui-window-wrapper>div.parent-container>div.pseudo-side-bar:hover{background-color:#1f2f41}div.body__ui-window-wrapper>div.parent-container>div.pseudo-side-bar>div.logo-container{width:230px;height:60px;flex:0 0 60px;border-top-left-radius:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-window-wrapper>div.parent-container>div.pseudo-side-bar>div.logo-container>div.logo{height:38px;width:150px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATIAAABQCAYAAACajfkgAAAPg0lEQVR4nO2dCbAUxRnH/7s8njzkeILgU4yCB3gLGlETryQeMaLGW1CMiTGeqXhGErVSiZhoJJYxYglRE6/SkgrReMajVKwy4h1NUEGRwxMBD5BD4E2qyX+q2o/Z2emZ17M7u9+vamrn6Olrer7++uuvZ0tBEEBRlK9wN4BDAHwG4GQAjwAoATgfwHkANgZwEoDbtNrqAxVkirIuwwC8YZ3tBFAWoXoB+ELrrj6QD0dRFOBNAP0A/ArALOs9mQ7gBwBaVYjVF/WmkbUB6Mn9JQC+rHF+6pkWAH34ki0HsAyAqtd+CAVZZ6MVLAHdAfRmHSxjW6u7dtbC3+0B3JDhQR0L4KMU95lKOhjA4QD2BrC1uP4KgCdos5iesgJ7APhnlTBrAHzCnvhJAI/znAvHATg7YR2mrS8z5DkBwIEAdhfXPgAwDcADAKZm0BguAXBAlTABG7RJ82U+H9fymGf/mHU8E8CpKfIbcg6AI6zjowF87HD/GQDG8PmZch1vXZPPdAMAU1iGkO8AWJ0h/5UYyPYyAsAm7OxLMeGNwBkN4N0Mae7MOPYHsKu4Nh/AUwDuB3AvgBUp07g6Im7DuQBeijhvyv1wxPmP1taP0ciCIDgxyMZwxuOyHeaY4pwgCIalSKdXipItCYKgwzGdCQ7xu9bXhkEQPOtYhrNS1BVSpBNymmM6PcT9q1LmN9weEvFt4Xj/3eL+SuHKQRAsjyh/a8b8R20/S/ksdkiZ3uZBELzmmNbxKdN6t0J8UyqEPygmD6VQI3uU2sRKHgfsXcaypwn5CzWWVuuc6ZXecpTGlwP4pTh3M4DJ7EVNjzMEwIXUPgyb0wC7D4CnHdKSvekMABPYc5lr6wHYgZpOO8P0Yq/c3aGX/UAcTwLwjKgrpKivbZlnm1dZh0ZjXcV8G23kUivMdQB246ybC7OEtjee51rZLkyddbBd2G3jBvaYcxOmJZ/La475lMwWx65mCTvf78SEu4davqSrh1s7ArhGnDMa978ALORxifU4Wmg3abSk4dSubZ4HcBnbn0mnP0ceF1hh7gSwF+WHCybOQQy/2hodjrLeTZtLuG/Of269q/9/blWk5tFC8g3ugl5mVIREHRQTfmRE+HaH9HqKeyfE9LT3iLBHOqRzvrh3oy6oK6m1GMbGhF8/CIJ5IvxFjmneJu7vHhP2hAxptYp7X8pYVxNFfJs63n+Vde/sCmEujngeSeopzSbTOjEmjtNF2K0c02uPKM/BMeH7BUGwSIQ/zjHNR6x7pwiNeFsR1h5VTQ6C4BLr2IzUStVmLftWOXbFaCP3iXuMpvVeTDzPcabI5toMeehT4byR9FeIc3tnSCdrXRnGieNrqvguGbvYduLcFbQvpCVO05A9+JsZ0lmZIEwt2ZPaKagRTPOcF2njjLPz9s6Y1mRxbHzlHooJvxjAUHHurgxeEK8D+KN1/CNxfaS1bzT/f8sIqiUsjYpxRsYkbCPCGGPhvAT33S6OxwpDqwufx4TdTRxneTGz1lWZ0/82v0lw31IAfxLnds6Qj91ocN7I2jYD8G1OxITMiuikXBjAIWuYTrjf3xp21Ir+NBOEDAZwvee8SJPG+jFhs7hRmbo9RpybmOC+RRHv5fYp8zCYCks4ZD5PXD/d2jdmlW4ygrz9yHYQx1MT3tcZYSfqlTIPQzm+DrcNqMVcGKHp3Zkyja5Alm8uZ1aTIPMt692FZzgz9KG1zeXM7kDG8zBnVF1nem22pJ0xTCfcX0g74JO0zWzsud4lLaKzPZTP4es55yNrx1iJTcX5mQ72xb+L47Qd5nZ8xjfzuMxODFRYQkH7NgX8EBlB3oKsnzhe7nBvVw09woYYbkZN/i+A34twR3GJSq2QWkhSIYaIulqnB+tihrHX9Kk57QvgKgDvA7jYc3l6WvuPW8e/pdsBLGNz0ZGTUQsdyiM7rrTCNtQ277XOha40tkvWZfzdREaQtyCbKY6j/EiiKHH2zmappzxO4YuZVFv0xTIR704Rja4SB4rzWWYEh3KWrs3a1udQ8ESGGcKh1osZGvMMCow2sfViw73RCjs+wm7alcxiXKdwlhy0idkCtFGctaXg2sNBLuwljrPOPE+39g/lrz3sfYq/67SxvAWZNA6fkTAPu4gp7weoiqbhUb544bYFfzsoKI6NELi1YAXdK0LKdFCsRilCY8nSwOZSw1thbcv4Atwh7GQ7cfImDUuooa8Q2xccZp4l4vyrx+GWGcIcaQnP1cLVpJFYLIRZOaGtq5tww0CGdha6Wqyhwy3YGbdbE26fWy4y60xA5S3IFvJLAiF9OAsRh5mReVZc/0mGPJgZjznW9g73P8ogHH0xRsR7bxWjr+EmYV+7mUIiLdX8o+SMaNpJmGrpRA1bfQky41P4N+u4w5PXfhyfimtxk1QyrKtJZLQ4fibBc5Sz5+My2khDwgmuFq4YCSfgbolrI7VYND5KHJtlKX9mT243TPOC7McHaDfiC2gnSUtXuEXkxevCKbKFncEedOQNKXMIaBrXD63zprc9LWNet2WHE259Oawcxka3hxX2S2ozaejHHthOq51CZESEYXm8x7WPdnsbzhm6vGhhXewo0tuZnXqfiE1qUCNYd0kF/WOWoR3sCN+h6ccWaN3oefCIEH5vR9iY0/Kgdd8BlruUnCH9CtWMs9JI3BU94CpWlKmMb/Dcj7ktoPd+bz4MySmiwtPgy/AtO4Wu0hbOpUCbxOMe9O4GbVLLOaST/nHT2BBcNQlZP+v47MQwKINwGeowofF8hGtK1ucadf/JMeX31Y6OoCYiedwhjtDnrMNhDewptA3+jsfmWb7A/enUtkZGyIwpHDm4rmyw47GF5YIK4V+w9u26X2s3rqaRyanZSs6krhi7xzfpi2Qb+AbSuCqF2PX0XUojxGSDS+vrUo3B4nq1IaALk6mxThD37EqDq/1cXqZ9Yd+UBmnXKXSTxs/ZObnMeKUZDZgX7ftcQiUFppwMilpGFMcwcW0ihzOVkOl11eimZ4IwSXEVtsZ5eiur0wzZnUqHLXym0351bMpht+2zac9MBhFLs6aK520/q7XuONU+49Ob/hxrWCnzPM3WtFNoGmH1NWpts2n4e9/RTUNSsvxOSrQfuLxwSQmHXGvYqOd5srn1YE87iBMVfVhPc/m7OGP8AxhnnGYVsB0so/0tjW2kROFfqtKbBzT+L2UHWClsf7aj8COIcx1fsH70KQzXk86pEj5ML+A2p4vWW7bx2Wa1N5WZp7TxtLGdbcbn1JPtax43aZdzpcPq7FeKr3W0Mt1Q7swXLkXhswLb4Xz9QqyiKIVHvxCrKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhaeGXNgfU4be4KuHrG1SKohQP8+WMBWatpS62VBSl0JTr5LPOiqIoaXlDbWSKohQeFWSKohQetZEpilJ4WviN7o4u+rqloihKnhgvhg/0C7GKohQetZEpilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4zNcvelCgNdrq8RLLtLzC9W4se2fO+cqDMsvtWrb1C14fptzLUrRlc19bA5R9BYA1Fa6bb9u3NmB7N+95p/n6xWcA+tRBhnzRWuGPVY4GMKUxihjJIQAedAi/C4AXc8yfL7YB8KZj3HcAGFOcIlZkNIC7Kly8DsBZdZBHHywOpXgzUqnnahRcy3dqg5Q7zciiEYQYqmhbjTjyCFlpBNmn9ZGX3CnK39+lxaV8Rj0/ub6ynxpXAb5RHeU9Kytj7o+7VnQ+UWO/YtiM9sJm5MAmKXO3OsiDLzpVkCmGnZq4Fg6tgzzkgQoypeE5qUkfsXm5D6+DfORBQ/9DfzMIsoZ+gDFsnDBcC2dwm5EtOavdDDTyu97ZkkMiDwC4ibOjtVBva2XUnwBgRooyJ511iwtnnusTCePJw9j9U/q13ZhDWi7koY2dSWF5TQ5pxZFHh36e+UcjkZZpp+sBuNJjWwt8C7JO2iCa7a+ajgIwtQ7ykYT9Pcc/FsDt3H8VwHOe03PhfM/x2758iwDc5jm9OHxrZNX8Fu+ih4SPSaVcbGTN+H9zRXIsPcdz/I9a+/VULz1y0Eaftvbv8ZxWNXxrZNU6KOP+sdpT2mXfGlmZXtOXc2iRp70qTGt2DYTprQCOA/BFzumGlJl2tYZjhr3DPeelp7VfT/aoXXJIwyx7WsL9Wpe9w3P87QAWivTKHJUZOTMOQC9PaY/Iw0Y2psae0201WL2wD20FtcTYf/5RJf2tc8hf3kbmpJ1lHvYxOy+1Nra/B2CpJw//sug0yzm1/2sB3Afg/TwEWa1p5KUZcSQR3s3iehDFMfWXJa+czUkXX8j3rNOz8B7HCYS1NIMga1aS2CPObdK62RDAkBzSsZdL+bIPJSXI0cSShwnpOvtAHWKbl94Nts7QhR1zSscWXo3sWS8p5SBbjrQPVJA1L9s0cdmPyCmdcfw1L/YfckqzHshDI7uVIwrTKQ1ohqFlM7p/GPpVud4oX7twpeTZVmRzETUHM3M7KKc0K3EZgJGeHMS70wY3i8d5yZWr+fufvBK8klOztnpd4tKYXXPKQ968AeClFA6AXaElm6n+mVXCNKsg2zzn9PKYGU7C6bQN+mKQJchWWRroSgpyn/6Kr+YhyLYC8HaFa1cAmNxAH/ULGQ/g0vrISiR9hX9XMzGqScv9GoBveYx/kbVvbIMXiOu/pqDzIUzX+LaRdcYIsZCbPOehFkyq8/ztVwd5qBWHNGexvdvDqzn8muVJb/lK3HfhTPzHs5DdOHa2twEAbvCch1rwC9oNSjXaqj3XwxqwzpNgFi9/t/6z6QXfs6aTqG31oBO6vRnt/yDa6LyQx9DyTv7aDnK+neVqzZncFtTIV69MZ9dpFa5XmwhoVHo3abmRw/tmbN0fe06jInm+ZOUK+43MwBqWLe6fsZblmI96otZOqbWkod859SNrXJpVWNUbZnLhe3WQp4b+wKguUVIUf+wJ4FnGbiZYnqxhXatGpihKKmZYN9X6W2wqyBRFSUWbddN6Na7Chl7raQTZ0DrIh08q2Qb6NkbxKhI3Q5ent7n9AufRccatpMi74+5eYd8X7THx+v6AZi3Z0tjIJnJ5QaN9tyv8OmWlf56ez2U8eX90MQ/My/xhTDr3c+mI72cu/8l+dYxLiI/0JF8CeIXrb32XvRu/ihyykmm7/hN6UoygnBsT9hb+a1TjvefAw/8DTNij34TAkj8AAAAASUVORK5CYII=);background-position:50%;background-size:90%;background-repeat:no-repeat;transition:all .2s ease}div.body__ui-window-wrapper>div.parent-container>div.pseudo-side-bar>div.back-button-container{flex:1;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__ui-window-wrapper>div.parent-container>div.pseudo-side-bar>div.back-button-container>div.back-button-prepare{position:relative;top:-38px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__ui-window-wrapper>div.parent-container>div.pseudo-side-bar>div.back-button-container>div.back-button-prepare.save{margin-bottom:24px}div.body__ui-window-wrapper>div.parent-container>div.pseudo-side-bar>div.back-button-container>div.back-button-prepare>div.back-icon{width:50px;height:50px;background-color:#fff;border-radius:50%;color:#1f1f1f;margin-bottom:12px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__ui-window-wrapper>div.parent-container>div.pseudo-side-bar>div.back-button-container>div.back-button-prepare>div.back-caption{font-weight:500}div.body__ui-window-wrapper>div.parent-container>div.pseudo-side-bar>div.back-button-container>div.back-button-prepare:hover>div.back-icon{transform:scale(1.2)}div.body__ui-window-wrapper>div.parent-container>div.pseudo-side-bar>div.back-button-container>div.back-button-prepare.save:hover>div.back-icon,div.body__ui-window-wrapper>div.parent-container>div.pseudo-side-bar>div.back-button-container>div.back-button-prepare.save>div.back-icon{background-color:#66bb6a;color:#fff}div.body__ui-window-wrapper>div.parent-container>div.white-container{flex:1;background-color:#f5f7fa;height:100vh}div.body__ui-window-wrapper>div.parent-container>div.white-container>div.header-container{padding-left:16px;padding-right:16px;height:54px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-window-wrapper>div.parent-container>div.white-container>div.header-container>div.header-caption{flex:1;font-size:16px;line-height:18px;font-weight:400}div.body__ui-window-wrapper>div.parent-container>div.white-container>div.header-container>div.header-save-button-container{height:32px;background-color:#81c784;color:#fff;flex:0 0 100px;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-window-wrapper>div.parent-container>div.white-container>div.header-container>div.header-save-button-container:hover{background-color:#66bb6a}div.body__ui-window-wrapper>div.parent-container>div.white-container>div.header-container>div.header-save-button-container.orange{flex:0 0 240px;background-color:#fd7036;line-height:32px}div.body__ui-window-wrapper>div.parent-container>div.white-container>div.header-container>div.header-save-button-container.orange>i{margin-right:8px}div.body__ui-window-wrapper>div.parent-container>div.white-container>div.header-container>div.header-save-button-container.orange:hover{background-color:#fd7e4a}div.body__ui-window-wrapper>div.parent-container>div.white-container>div.header-container>div.header-save-button-container.gray{background:#7c8998}div.body__ui-window-wrapper>div.parent-container>div.white-container>div.header-container>div.header-save-button-container.gray:hover{background-color:#626e7c}div.body__ui-window-wrapper>div.parent-container>div.white-container>div.header-container>div.header-save-button-container.rounded-green{flex:0 0 auto;padding-left:16px;padding-right:16px;border-radius:24px;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-left:16px;line-height:32px;cursor:pointer;transition:all .2s ease}div.body__ui-window-wrapper>div.parent-container>div.white-container>div.header-container>div.header-save-button-container.rounded-green>i{margin-right:8px}div.body__ui-window-wrapper>div.parent-container>div.white-container>div.header-container>div.header-close{flex:0 0 24px;height:24px;border:1px solid #1f1f1f;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:16px;margin-left:16px;cursor:pointer;transition:all .2s ease}div.body__ui-window-wrapper>div.parent-container>div.white-container>div.header-container>div.header-close:hover{background-color:#1f1f1f;color:#fff}div.body__ui-window-wrapper>div.parent-container>div.white-container div.header-search-container{padding-left:16px;padding-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:6px}div.body__ui-window-wrapper>div.parent-container>div.white-container div.header-search-container>div.search-container{flex:1}div.body__ui-window-wrapper>div.parent-container>div.white-container div.header-search-container>div.action-container{margin-left:16px}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container{position:relative}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container>div.confirm-escape-message{width:100%;height:calc(100% + 24px);position:absolute;left:0;top:0;z-index:10;background-color:rgba(31,47,65,.3)}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container>div.confirm-escape-message>div.confirm-escape-message{background-color:#fff;padding:16px;background-color:#ffebee;border:1px solid #ffcdd2;border-left:0;border-right:0;border-bottom:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container>div.confirm-escape-message>div.confirm-escape-message>div.confirm-escape-message-caption{font-weight:500;color:#e53935}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container>div.confirm-escape-message>div.confirm-escape-message>div.confirm-escape-message-description{font-weight:400;color:#f44336;margin-top:4px}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container>div.confirm-escape-message>div.confirm-escape-message>div.confirm-escape-message-button{margin-top:12px;display:flex;flex-direction:row}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container>div.confirm-escape-message>div.confirm-escape-message>div.confirm-escape-message-button>div{background-color:#fff;border-radius:4px;margin-right:6px;padding:12px;padding-top:6px;padding-bottom:6px;cursor:pointer;transition:all .2s ease}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container>div.confirm-escape-message>div.confirm-escape-message>div.confirm-escape-message-button>div:first-child{background-color:#e53935;color:#fff}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container>div.confirm-escape-message>div.confirm-escape-message>div.confirm-escape-message-button>div:first-child:hover{background-color:#f44336}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container>div.confirm-escape-message>div.confirm-escape-message>div.confirm-escape-message-button>div:last-child{background-color:#fafbfc}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container>div.confirm-escape-message>div.confirm-escape-message>div.confirm-escape-message-button>div:last-child:hover{background-color:#fff}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container>div.waiting-ready-container-prepare{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#f5f7fa;z-index:2;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container>div.waiting-ready-container-prepare>div.loader-container>div.loader-message{margin-bottom:16px;font-weight:400;font-size:16px}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container>div.waiting-ready-container-prepare>div.loader-container>div.spinner{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container>div.waiting-ready-container-prepare>div.loader-container>div.spinner>div{display:inline-block;width:20px;height:18px}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container>div.waiting-ready-container-prepare>div.loader-container>div.spinner>div:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container div.header-fixed-tab,div.body__ui-window-wrapper>div.parent-container>div.white-container div.body-scroll-container div.padding-container{padding-left:16px;padding-right:16px}div.body__ui-window-wrapper.application-in-embedded{z-index:10000}div.body__ui-window-wrapper.application-in-embedded>div.parent-container{flex:1}div.body__ui-window-wrapper.application-in-embedded>div.parent-container>div.pseudo-side-bar{flex:0 0 230px}div.body__ui-window-wrapper.application-in-embedded>div.parent-container>div.pseudo-side-bar>div.logo-container{width:230px}div.body__ui-window-wrapper.window-wrapper-small>div.parent-container{flex:0 0 1100px}button.css__ui-v2-button{padding:16px;padding-top:10px;padding-bottom:10px;font-size:13px;line-height:13px;font-family:Roboto,sans-serif!important}button.css__ui-v2-button[mb]{margin-bottom:16px}button.css__ui-v2-button[mt]{margin-top:16px}button.css__ui-v2-button[w100]{display:block;width:100%}button.css__ui-v2-button.p-button-link{border:1px solid transparent}button.css__ui-v2-button[mr16]{margin-right:16px}button.css__ui-v2-button[mr8]{margin-right:8px}button.css__ui-v2-button>span.p-button-icon{font-size:13px}button.css__ui-v2-button>span.p-button-icon.p-button-icon-left{margin-right:10px}button.css__ui-v2-button>span.p-button-icon.p-button-icon-right{margin-left:10px}button.css__ui-v2-button>span.p-badge{margin-left:10px;min-width:10px;height:16px;line-height:16px}.p-menu-overlay{position:absolute}.p-menu ul{margin:0;padding:0;list-style:none}.p-menu .p-menuitem-link{cursor:pointer;display:flex;align-items:center;text-decoration:none;overflow:hidden;position:relative}.p-menu .p-menuitem-text{line-height:1}.p-splitbutton[data-v-5546a518]{display:inline-flex;position:relative}.p-splitbutton.p-button-outlined>.p-splitbutton-defaultbutton.p-button[data-v-5546a518],.p-splitbutton.p-button-rounded>.p-splitbutton-defaultbutton.p-button[data-v-5546a518],.p-splitbutton .p-splitbutton-defaultbutton[data-v-5546a518]{flex:1 1 auto;border-top-right-radius:0;border-bottom-right-radius:0;border-right:0 none}.p-splitbutton-menubutton[data-v-5546a518],.p-splitbutton.p-button-outlined>.p-splitbutton-menubutton.p-button[data-v-5546a518],.p-splitbutton.p-button-rounded>.p-splitbutton-menubutton.p-button[data-v-5546a518]{display:flex;align-items:center;justify-content:center;border-top-left-radius:0;border-bottom-left-radius:0}.p-splitbutton .p-menu[data-v-5546a518]{min-width:100%}.p-fluid .p-splitbutton[data-v-5546a518]{display:flex}div.css__ui-v2-split-button div.p-component{font-family:Roboto,sans-serif!important;font-size:13px}div.css__ui-v2-split-button div.p-component.p-button-rounded{border-radius:3px}div.css__ui-v2-split-button div.p-component>button.p-button{font-size:13px;line-height:13px;padding:9px;padding-left:12px;padding-right:12px;border-radius:6px;border-top-right-radius:0;border-bottom-right-radius:0;font-family:Roboto,sans-serif!important}div.css__ui-v2-split-button div.p-component>button.p-button.p-splitbutton-menubutton{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:6px;border-bottom-right-radius:6px}div.css__ui-v2-split-button div.p-component>button.p-button>span.p-button-icon{margin-right:8px;font-size:13px}span.css__ui-v2-copy-clipboard{cursor:pointer;text-decoration:underline}span.css__ui-v2-copy-clipboard[ellipsis]{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}span.css__ui-v2-copy-clipboard[without-underline]{text-decoration:none}div.css__ui-v2-input-pseudo{margin-bottom:16px}div.css__ui-v2-input-pseudo.mb0,div.css__ui-v2-input-pseudo[mb0]{margin-bottom:0}div.css__ui-v2-input-pseudo *{box-sizing:border-box}div.css__ui-v2-input-pseudo>div.pseudo-field-container{height:50px;border:1px solid #ced4da;color:#495057;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:8px;font-size:13px;position:relative;cursor:pointer;transition:all .2s ease}div.css__ui-v2-input-pseudo>div.pseudo-field-container:hover{border-color:#5e6167}div.css__ui-v2-input-pseudo>div.pseudo-field-container>label{position:absolute;pointer-events:none;top:18px;transition-property:all;transition-timing-function:ease;line-height:1;left:12px;color:#6c757d;transition:all .2s ease}div.css__ui-v2-input-pseudo>div.pseudo-field-container>div.data-container-fields{height:inherit;display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-input-pseudo>div.pseudo-field-container>div.data-container-fields>div.value-container{width:0;flex:1;height:50px;padding-left:12px;transition:all .2s ease}div.css__ui-v2-input-pseudo>div.pseudo-field-container>div.data-container-fields>div.value-container>div.value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .2s ease;padding-top:26px;opacity:0}div.css__ui-v2-input-pseudo>div.pseudo-field-container>div.data-container-fields>div.clear-container{flex:0 0 38px;height:inherit;cursor:pointer;color:#6c757d;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.css__ui-v2-input-pseudo>div.pseudo-field-container>div.data-container-fields>div.clear-container>span{display:inline-block}div.css__ui-v2-input-pseudo>div.pseudo-field-container>div.data-container-fields>div.clear-container:hover{color:#1f1f1f}div.css__ui-v2-input-pseudo>div.pseudo-field-container>div.data-container-fields>div.clear-container.with-search__container{flex:0 0 30px}div.css__ui-v2-input-pseudo>div.pseudo-field-container>div.data-container-fields>div.search-container{flex:0 0 24px;padding-right:10px;height:inherit;cursor:pointer;color:#6c757d;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.css__ui-v2-input-pseudo>div.pseudo-field-container>div.data-container-fields>div.search-container>span{display:inline-block;position:relative;top:1px}div.css__ui-v2-input-pseudo>div.pseudo-field-container>div.data-container-fields>div.search-container:hover{color:#1f1f1f}div.css__ui-v2-input-pseudo.pseudo-filled>div.pseudo-field-container>label{top:10px;font-size:12px}div.css__ui-v2-input-pseudo.pseudo-filled>div.pseudo-field-container>div.data-container-fields>div.value-container>div.value{opacity:1}div.css__ui-v2-input-pseudo.small>div.pseudo-field-container{height:42px}div.css__ui-v2-input-pseudo.small>div.pseudo-field-container>label{top:13px;font-size:13px}div.css__ui-v2-input-pseudo.small>div.pseudo-field-container>div.data-container-fields{height:inherit}div.css__ui-v2-input-pseudo.small>div.pseudo-field-container>div.data-container-fields>div.value-container>div.value{padding-top:26px}div.css__ui-v2-input-pseudo.small.pseudo-filled>div.pseudo-field-container>label{top:7px;font-size:12px}div.css__ui-v2-input-pseudo.small.pseudo-filled>div.pseudo-field-container>div.data-container-fields>div.value-container>div.value{opacity:1}div.css__ui-v2-input-pseudo.small.gray-color-filled-wb>div.pseudo-field-container{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-pseudo.small.gray-color-filled-wb:hover>div.pseudo-field-container{background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-pseudo.small.gray-color-filled-wb.pseudo-filled>div.pseudo-field-container{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-pseudo.small.gray-color-filled-wb.pseudo-filled:hover>div.pseudo-field-container{background-color:#e7e8ec;border-color:#e7e8ec}.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}.p-inputnumber{display:inline-flex}.p-inputnumber-button{display:flex;align-items:center;justify-content:center;flex:0 0 auto}.p-inputnumber-buttons-horizontal .p-button.p-inputnumber-button .p-button-label,.p-inputnumber-buttons-stacked .p-button.p-inputnumber-button .p-button-label{display:none}.p-inputnumber-buttons-stacked .p-button.p-inputnumber-button-up{border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:0}.p-inputnumber-buttons-stacked .p-inputnumber-input{border-top-right-radius:0;border-bottom-right-radius:0}.p-inputnumber-buttons-stacked .p-button.p-inputnumber-button-down{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;padding:0}.p-inputnumber-buttons-stacked .p-inputnumber-button-group{display:flex;flex-direction:column}.p-inputnumber-buttons-stacked .p-inputnumber-button-group .p-button.p-inputnumber-button{flex:1 1 auto}.p-inputnumber-buttons-horizontal .p-button.p-inputnumber-button-up{order:3;border-top-left-radius:0;border-bottom-left-radius:0}.p-inputnumber-buttons-horizontal .p-inputnumber-input{order:2;border-radius:0}.p-inputnumber-buttons-horizontal .p-button.p-inputnumber-button-down{order:1;border-top-right-radius:0;border-bottom-right-radius:0}.p-inputnumber-buttons-vertical{flex-direction:column}.p-inputnumber-buttons-vertical .p-button.p-inputnumber-button-up{order:1;border-bottom-left-radius:0;border-bottom-right-radius:0;width:100%}.p-inputnumber-buttons-vertical .p-inputnumber-input{order:2;border-radius:0;text-align:center}.p-inputnumber-buttons-vertical .p-button.p-inputnumber-button-down{order:3;border-top-left-radius:0;border-top-right-radius:0;width:100%}.p-inputnumber-input{flex:1 1 auto}.p-fluid .p-inputnumber{width:100%}.p-fluid .p-inputnumber .p-inputnumber-input{width:1%}.p-fluid .p-inputnumber-buttons-vertical .p-inputnumber-input{width:100%}div.css__ui-v2-input-text.dashboard-dark__version>div.input-small__field>span.small__field-classic>input.p-inputtext{background-color:#101f2f;border-color:#101f2f;color:#fff}div.css__ui-v2-input-text>div.input-small__field{margin-bottom:16px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number{display:block}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number>span.p-inputnumber{display:flex;flex-direction:row}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number>span.p-inputnumber>input.p-inputtext{font-family:Roboto,sans-serif!important;width:100%;padding:0;height:42px!important;padding-left:12px;padding-right:32px;font-size:13px;border-radius:8px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number>i.fa__icon-clear{right:16px;cursor:pointer;margin-top:-6px;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number>i.fa__icon-clear.disabled-clear{opacity:0;visibility:hidden;cursor:default}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>label{left:13px;padding:0}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>label>span{color:#f44336}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber>input.p-inputtext{transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber>input.p-inputtext.placeholder{opacity:0;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber>input.p-inputtext:-moz-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber>input.p-inputtext::-moz-placeholder{opacity:0;-moz-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber>input.p-inputtext:-ms-input-placeholder{opacity:0;-ms-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber>input.p-inputtext::-webkit-input-placeholder{opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber.p-inputwrapper-filled>input.p-inputtext,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber.p-inputwrapper-focus>input.p-inputtext{padding-top:16px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber.p-inputwrapper-filled>input.p-inputtext.placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber.p-inputwrapper-focus>input.p-inputtext.placeholder{opacity:1}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber.p-inputwrapper-filled>input.p-inputtext:-moz-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber.p-inputwrapper-filled>input.p-inputtext::-moz-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber.p-inputwrapper-focus>input.p-inputtext:-moz-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber.p-inputwrapper-focus>input.p-inputtext::-moz-placeholder{opacity:1}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber.p-inputwrapper-filled>input.p-inputtext:-ms-input-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber.p-inputwrapper-focus>input.p-inputtext:-ms-input-placeholder{opacity:1}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber.p-inputwrapper-filled>input.p-inputtext::-webkit-input-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber.p-inputwrapper-focus>input.p-inputtext::-webkit-input-placeholder{opacity:1}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber.p-inputwrapper-filled~label,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.with-label-controller>span.p-inputnumber.p-inputwrapper-focus~label{top:7px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.disabled-clear>span.p-inputnumber>input.p-inputtext{padding-right:12px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext:hover:not(:disabled){background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-curr,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-filled:not(:disabled),div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-inputwrapper-filled{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-curr:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-filled:not(:disabled):hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-inputwrapper-filled:hover{background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-focus,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-focus:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-inputwrapper-focus,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-inputwrapper-focus:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext:focus:not(:disabled),div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext:focus:not(:disabled):hover{outline:0 none;outline-offset:0;box-shadow:0 0 0 2px #bfdbfe;background-color:#fff;border-color:#6ea2dd}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-invalid,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-invalid.p-curr,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-invalid.p-curr:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-invalid.p-filled,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-invalid.p-filled:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-invalid:hover{border-color:#f44336;background-color:#ffebee}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-invalid.p-focus,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-invalid.p-focus:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-invalid:focus,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber>input.p-inputtext.p-invalid:focus:hover{border-color:#f44336;background-color:#ffebee;box-shadow:0 0 0 2px #ffdddb}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber.p-invalid>input.p-inputtext,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber.p-invalid>input.p-inputtext.p-curr,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber.p-invalid>input.p-inputtext.p-curr:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber.p-invalid>input.p-inputtext.p-filled,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber.p-invalid>input.p-inputtext.p-filled:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber.p-invalid>input.p-inputtext:hover{border-color:#f44336;background-color:#ffebee}div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber.p-invalid>input.p-inputtext.p-focus,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber.p-invalid>input.p-inputtext.p-focus:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber.p-invalid>input.p-inputtext:focus,div.css__ui-v2-input-text>div.input-small__field>span.small__field-number.gray-color-filled-wb>span.p-inputnumber.p-invalid>input.p-inputtext:focus:hover{border-color:#f44336;background-color:#ffebee;box-shadow:0 0 0 2px #ffdddb}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask{display:block}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask>input.p-inputtext{font-family:Roboto,sans-serif!important;width:100%;padding:0;height:42px!important;padding-left:12px;padding-right:32px;font-size:13px;border-radius:8px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask>i.fa__icon-clear{right:16px;cursor:pointer;margin-top:-6px;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask>i.fa__icon-clear.disabled-clear{opacity:0;visibility:hidden;cursor:default}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>label{left:13px;padding:0}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>label>span{color:#f44336}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask{transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask.placeholder{opacity:0;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask:-moz-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask::-moz-placeholder{opacity:0;-moz-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask:-ms-input-placeholder{opacity:0;-ms-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask::-webkit-input-placeholder{opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask.p-filled,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask:focus{padding-top:16px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask.p-filled.placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask:focus.placeholder{opacity:1}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask.p-filled:-moz-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask.p-filled::-moz-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask:focus:-moz-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask:focus::-moz-placeholder{opacity:1}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask.p-filled:-ms-input-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask:focus:-ms-input-placeholder{opacity:1}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask.p-filled::-webkit-input-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask:focus::-webkit-input-placeholder{opacity:1}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask.p-filled~label,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.with-label-controller>input.p-inputmask:focus~label{top:7px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.disabled-clear>input.p-inputmask{padding-right:12px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask:hover:not(:disabled){background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-curr,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-filled:not(:disabled),div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-inputwrapper-filled{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-curr:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-filled:not(:disabled):hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-inputwrapper-filled:hover{background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-focus,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-focus:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-inputwrapper-focus,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-inputwrapper-focus:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask:focus:not(:disabled),div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask:focus:not(:disabled):hover{outline:0 none;outline-offset:0;box-shadow:0 0 0 2px #bfdbfe;background-color:#fff;border-color:#6ea2dd}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-invalid,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-invalid.p-curr,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-invalid.p-curr:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-invalid.p-filled,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-invalid.p-filled:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-invalid:hover{border-color:#f44336;background-color:#ffebee}div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-invalid.p-focus,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-invalid.p-focus:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-invalid:focus,div.css__ui-v2-input-text>div.input-small__field>span.small__field-mask.gray-color-filled-wb>input.p-inputmask.p-invalid:focus:hover{border-color:#f44336;background-color:#ffebee;box-shadow:0 0 0 2px #ffdddb}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic{display:block}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.pi-search__field>i.pi.pi-search{left:12px;font-size:13px;margin-top:-6px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.pi-search__field>input.p-inputtext{padding-left:33px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic>input.p-inputtext{font-family:Roboto,sans-serif!important;width:100%;padding:0;height:42px!important;padding-left:12px;padding-right:32px;font-size:13px;border-radius:8px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic>i.fa__icon-eye{right:32px;cursor:pointer;margin-top:-6px;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic>i.fa__icon-eye.disabled-clear{opacity:0;visibility:hidden;cursor:default}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic>i.fa__icon-clear{right:16px;cursor:pointer;margin-top:-6px;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic>i.fa__icon-clear.disabled-clear{opacity:0;visibility:hidden;cursor:default}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic>i.preloader__spinner{right:12px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic>i.preloader__spinner.value-exist{right:35px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>label{left:13px;padding:0}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>label>span{color:#f44336}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext{transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext.placeholder{opacity:0;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext:-moz-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext::-moz-placeholder{opacity:0;-moz-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext:-ms-input-placeholder{opacity:0;-ms-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext::-webkit-input-placeholder{opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext.p-filled,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext:focus{padding-top:16px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext.p-filled.placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext:focus.placeholder{opacity:1}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext.p-filled:-moz-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext.p-filled::-moz-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext:focus:-moz-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext:focus::-moz-placeholder{opacity:1}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext.p-filled:-ms-input-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext:focus:-ms-input-placeholder{opacity:1}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext.p-filled::-webkit-input-placeholder,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext:focus::-webkit-input-placeholder{opacity:1}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext.p-filled~label,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.with-label-controller>input.p-inputtext:focus~label{top:7px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.disabled-clear>input.p-inputtext{padding-right:12px}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext:hover:not(:disabled){background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-curr,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-filled:not(:disabled),div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-inputwrapper-filled{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-curr:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-filled:not(:disabled):hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-inputwrapper-filled:hover{background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-focus,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-focus:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-inputwrapper-focus,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-inputwrapper-focus:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext:focus:not(:disabled),div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext:focus:not(:disabled):hover{outline:0 none;outline-offset:0;box-shadow:0 0 0 2px #bfdbfe;background-color:#fff;border-color:#6ea2dd}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-invalid,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-invalid.p-curr,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-invalid.p-curr:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-invalid.p-filled,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-invalid.p-filled:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-invalid:hover{border-color:#f44336;background-color:#ffebee}div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-invalid.p-focus,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-invalid.p-focus:hover,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-invalid:focus,div.css__ui-v2-input-text>div.input-small__field>span.small__field-classic.gray-color-filled-wb>input.p-inputtext.p-invalid:focus:hover{border-color:#f44336;background-color:#ffebee;box-shadow:0 0 0 2px #ffdddb}div.css__ui-v2-input-text>div.input-small__field>small.bottom-message__help{font-size:11px;padding-top:8px;padding-left:6px;display:block;color:#5e6167;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>small.bottom-message__help.require-state{color:#f44336}div.css__ui-v2-input-text>div.input-small__field>div.bottom-password-meter{position:relative;background-color:#dce1e6;height:3px;border-radius:4px;width:calc(100% - 6px);margin:0 auto;margin-top:4px}div.css__ui-v2-input-text>div.input-small__field>div.bottom-password-meter>div{height:inherit;position:absolute;left:0;top:0;width:0;transition:all .2s ease}div.css__ui-v2-input-text>div.input-small__field>div.bottom-password-meter>div.easy{background-color:#f44336;width:30%}div.css__ui-v2-input-text>div.input-small__field>div.bottom-password-meter>div.medium{background-color:#fd7036;width:60%}div.css__ui-v2-input-text>div.input-small__field>div.bottom-password-meter>div.strong{width:100%;background-color:#66bb6a}div.css__ui-v2-input-text>div.input-textarea__field{margin-bottom:12px}div.css__ui-v2-input-text>div.input-textarea__field>span.p-float-label>label{padding:0;top:12px;font-size:12px;left:13px}div.css__ui-v2-input-text>div.input-textarea__field>span.p-float-label>label>span{color:#f44336}div.css__ui-v2-input-text>div.input-textarea__field>span.p-float-label>textarea{font-family:Roboto,sans-serif!important;padding:12px;font-size:13px;padding-top:28px;width:100%;border-radius:8px}div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea:hover:not(:disabled){background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-curr,div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-filled:not(:disabled),div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-inputwrapper-filled{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-curr:hover,div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-filled:not(:disabled):hover,div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-inputwrapper-filled:hover{background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-focus,div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-focus:hover,div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-inputwrapper-focus,div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-inputwrapper-focus:hover,div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea:focus:not(:disabled),div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea:focus:not(:disabled):hover{outline:0 none;outline-offset:0;box-shadow:0 0 0 2px #bfdbfe;background-color:#fff;border-color:#6ea2dd}div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-invalid,div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-invalid.p-curr,div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-invalid.p-curr:hover,div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-invalid.p-filled,div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-invalid.p-filled:hover,div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-invalid:hover{border-color:#f44336;background-color:#ffebee}div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-invalid.p-focus,div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-invalid.p-focus:hover,div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-invalid:focus,div.css__ui-v2-input-text>div.input-textarea__field.gray-color-filled-wb>span.p-float-label>textarea.p-invalid:focus:hover{border-color:#f44336;background-color:#ffebee;box-shadow:0 0 0 2px #ffdddb}div.css__ui-v2-input-text>div.input-textarea__field>small.bottom-message__help{font-size:11px;padding-top:8px;padding-left:6px;display:block;color:#5e6167;transition:all .2s ease}div.css__ui-v2-input-text>div.input-textarea__field>small.bottom-message__help.require-state{color:#f44336}div.css__ui-v2-input-text>div.input-classic__field{margin-bottom:16px}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number{display:block}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>span.p-inputnumber{display:flex;flex-direction:row}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>span.p-inputnumber>input.p-inputtext{font-family:Roboto,sans-serif!important;padding:0;height:50px!important;padding-top:16px;border-radius:8px;width:100%;font-size:13px;padding-left:12px;padding-right:32px}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>span.p-inputnumber>input.p-inputtext:disabled,div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>span.p-inputnumber>input.p-inputtext [disabled]{background-color:#f7f8fa}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>span.p-inputnumber>input.p-inputtext.placeholder{opacity:0;transition:all .2s ease}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>span.p-inputnumber>input.p-inputtext:-moz-placeholder,div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>span.p-inputnumber>input.p-inputtext::-moz-placeholder{opacity:0;-moz-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>span.p-inputnumber>input.p-inputtext:-ms-input-placeholder{opacity:0;-ms-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>span.p-inputnumber>input.p-inputtext::-webkit-input-placeholder{opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>span.p-inputnumber>input.p-inputtext:focus:not(:disabled),div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>span.p-inputnumber>input.p-inputtext:hover:not(:disabled){border-color:#1f2f41}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>span.p-inputnumber>input.p-inputtext:focus.placeholder{opacity:1}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>span.p-inputnumber>input.p-inputtext:focus:-moz-placeholder,div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>span.p-inputnumber>input.p-inputtext:focus::-moz-placeholder{opacity:1}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>span.p-inputnumber>input.p-inputtext:focus:-ms-input-placeholder{opacity:1}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>span.p-inputnumber>input.p-inputtext:focus::-webkit-input-placeholder{opacity:1}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>label{padding:0;left:13px}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>label>span{color:#f44336}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>i.fa__icon-clear{right:16px;cursor:pointer;margin-top:-6px;transition:all .2s ease}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-number>i.fa__icon-clear.disabled-clear{opacity:0;visibility:hidden;cursor:default}div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext:hover:not(:disabled){background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-curr,div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-filled:not(:disabled),div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-inputwrapper-filled{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-curr:hover,div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-filled:not(:disabled):hover,div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-inputwrapper-filled:hover{background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-focus,div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-focus:hover,div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-inputwrapper-focus,div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-inputwrapper-focus:hover,div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext:focus:not(:disabled),div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext:focus:not(:disabled):hover{outline:0 none;outline-offset:0;box-shadow:0 0 0 2px #bfdbfe;background-color:#fff;border-color:#6ea2dd}div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-invalid,div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-invalid.p-curr,div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-invalid.p-curr:hover,div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-invalid.p-filled,div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-invalid.p-filled:hover,div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-invalid:hover{border-color:#f44336;background-color:#ffebee}div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-invalid.p-focus,div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-invalid.p-focus:hover,div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-invalid:focus,div.css__ui-v2-input-text>div.input-classic__field.gray-color-filled-wb>input.p-inputtext.p-invalid:focus:hover{border-color:#f44336;background-color:#ffebee;box-shadow:0 0 0 2px #ffdddb}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext{font-family:Roboto,sans-serif!important;padding:0;height:50px!important;padding-top:16px;border-radius:8px;width:100%;font-size:13px;padding-left:12px;padding-right:32px;-moz-appearance:textfield}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:disabled,div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext [disabled]{background-color:#f7f8fa}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext::-webkit-inner-spin-button,div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext::-webkit-inner-spin-button~label,div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext::-webkit-outer-spin-button~label{top:12px;font-size:12px}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:-webkit-autofill,div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:-webkit-autofill:active,div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:-webkit-autofill:focus,div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:-webkit-autofill:active~label,div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:-webkit-autofill:focus~label,div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:-webkit-autofill:hover~label,div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:-webkit-autofill~label{top:12px;font-size:12px}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext.placeholder{opacity:0;transition:all .2s ease}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:-moz-placeholder,div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext::-moz-placeholder{opacity:0;-moz-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:-ms-input-placeholder{opacity:0;-ms-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext::-webkit-input-placeholder{opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:focus:not(:disabled),div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:hover:not(:disabled){border-color:#1f2f41}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:focus.placeholder{opacity:1}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:focus:-moz-placeholder,div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:focus::-moz-placeholder{opacity:1}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:focus:-ms-input-placeholder{opacity:1}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>input.p-inputtext:focus::-webkit-input-placeholder{opacity:1}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>label{left:13px;padding:0}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic>label>span{color:#f44336}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic.p-input-icon-right{display:block}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic.p-input-icon-right>i.fa__icon-clear{right:16px;cursor:pointer;margin-top:-6px;transition:all .2s ease}div.css__ui-v2-input-text>div.input-classic__field>span.default__field-classic.p-input-icon-right>i.fa__icon-clear.disabled-clear{opacity:0;visibility:hidden;cursor:default}div.css__ui-v2-input-text>div.input-classic__field>small.bottom-message__help{font-size:11px;padding-top:8px;padding-left:6px;display:block;color:#5e6167;transition:all .2s ease}div.css__ui-v2-input-text>div.input-classic__field>small.bottom-message__help.require-state{color:#f44336}div.css__ui-v2-input-text[mb0]>div.input-classic__field,div.css__ui-v2-input-text[mb0]>div.input-small__field,div.css__ui-v2-input-text[mb0]>div.input-textarea__field{margin-bottom:0}div.css__ui-v2-input-text.margin-require>div.input-classic__field,div.css__ui-v2-input-text.margin-require>div.input-small__field,div.css__ui-v2-input-text.margin-require>div.input-textarea__field,div.css__ui-v2-input-text[mb8]>div.input-classic__field,div.css__ui-v2-input-text[mb8]>div.input-small__field,div.css__ui-v2-input-text[mb8]>div.input-textarea__field{margin-bottom:8px}div.css__ui-v2-input-text[br0]>div.input-small__field input.p-inputtext{border-radius:0!important}.p-dropdown{display:inline-flex;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-dropdown-clear-icon{position:absolute;top:50%;margin-top:-.5rem}.p-dropdown-trigger{display:flex;align-items:center;justify-content:center;flex-shrink:0}.p-dropdown-label{display:block;white-space:nowrap;overflow:hidden;flex:1 1 auto;width:1%;text-overflow:ellipsis;cursor:pointer}.p-dropdown-label-empty{overflow:hidden;visibility:hidden}input.p-dropdown-label{cursor:default}.p-dropdown .p-dropdown-panel{min-width:100%}.p-dropdown-panel{position:absolute;top:0;left:0}.p-dropdown-items-wrapper{overflow:auto}.p-dropdown-item{cursor:pointer;font-weight:400;white-space:nowrap;position:relative;overflow:hidden}.p-dropdown-items{margin:0;padding:0;list-style-type:none}.p-dropdown-filter{width:100%}input.p-dropdown-filter{width:100%;padding-left:8px}.p-dropdown-filter-container{position:relative}.p-dropdown-filter-icon{position:absolute;top:50%;margin-top:-7px}.p-fluid .p-dropdown{display:flex}.p-fluid .p-dropdown .p-dropdown-label{width:1%}div.css__ui-v2-input-collection{position:relative;margin-bottom:16px}div.css__ui-v2-input-collection.margin-require{margin-bottom:8px}div.css__ui-v2-input-collection[mb0]{margin-bottom:0}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown{border-radius:8px;display:flex;flex-direction:row}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown.p-inputwrapper-focus{border-color:#1f2f41}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>span.p-inputtext{padding:0;height:48px}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>input.p-inputtext{height:48px!important;font-size:13px;padding-left:10px;padding-right:12px;padding-top:22px}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>span.p-placeholder{opacity:0}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>span.p-dropdown-label{font-size:13px;padding-left:10px;padding-right:10px;padding-top:24px}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>div.p-dropdown-trigger{width:38px}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>div.p-dropdown-trigger>span{font-size:10px}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>i.p-dropdown-clear-icon{font-size:10px;top:19px;right:35px;margin-top:0}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown:hover{border-color:#1f2f41}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown.p-focus{box-shadow:none;border-color:#1f2f41}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown.p-curr~label,div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown.p-focus~label{font-size:12px;top:10px}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>div.p-dropdown-panel{box-shadow:0 8px 20px 20px rgba(56,54,50,.08)}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>div.p-dropdown-panel>div.p-dropdown-header{padding-left:12px;padding-right:12px}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>div.p-dropdown-panel>div.p-dropdown-header div.p-dropdown-filter-container input.p-dropdown-filter{font-size:13px;border-radius:6px}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper *{scrollbar-width:auto}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper::-webkit-scrollbar{height:16px}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper::-webkit-scrollbar-track{background:#fff}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper::-webkit-scrollbar-thumb:hover{background-color:#989898}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li{transition:all .2s ease}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li.p-dropdown-item{font-family:Roboto,sans-serif!important;font-size:13px}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li.p-dropdown-item.p-highlight{background-color:#e7e8ec}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li.p-dropdown-item:hover:not(.p-highlight){background-color:#edeef0}div.css__ui-v2-input-collection>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li.p-dropdown-empty-message{font-size:13px}div.css__ui-v2-input-collection>div.collection__container>label{left:12px;top:19px;font-size:13px;padding:0}div.css__ui-v2-input-collection>div.collection__container>label>span{color:#f44336}div.css__ui-v2-input-collection>div.bottom-message__help{font-size:11px;padding-top:8px;padding-left:6px;display:block;color:#5e6167;transition:all .2s ease}div.css__ui-v2-input-collection>div.bottom-message__help.require-state{color:#f44336}div.css__ui-v2-input-collection.input-collection__small>div.collection__container>div.p-dropdown>span.p-inputtext{padding-left:12px;padding-right:12px;height:40px;padding-top:20px}div.css__ui-v2-input-collection.input-collection__small>div.collection__container>div.p-dropdown>i.p-dropdown-clear-icon{top:15px}div.css__ui-v2-input-collection.input-collection__small>div.collection__container>div.p-dropdown.p-curr~label,div.css__ui-v2-input-collection.input-collection__small>div.collection__container>div.p-dropdown.p-focus~label{top:8px}div.css__ui-v2-input-collection.input-collection__small>div.collection__container>label{top:15px;left:13px}div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown:hover:not(:disabled){background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-curr,div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-filled:not(:disabled),div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-inputwrapper-filled{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-curr:hover,div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-filled:not(:disabled):hover,div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-inputwrapper-filled:hover{background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-focus,div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-focus:hover,div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-inputwrapper-focus,div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-inputwrapper-focus:hover,div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown:focus:not(:disabled),div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown:focus:not(:disabled):hover{outline:0 none;outline-offset:0;box-shadow:0 0 0 2px #bfdbfe;background-color:#fff;border-color:#6ea2dd}div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-invalid,div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-invalid.p-curr,div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-invalid.p-curr:hover,div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-invalid.p-filled,div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-invalid.p-filled:hover,div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-invalid:hover{border-color:#f44336;background-color:#ffebee}div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-invalid.p-focus,div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-invalid.p-focus:hover,div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-invalid:focus,div.css__ui-v2-input-collection.input-collection__small>div.collection__container.gray-color-filled-wb>div.p-dropdown.p-invalid:focus:hover{border-color:#f44336;background-color:#ffebee;box-shadow:0 0 0 2px #ffdddb}div.css__ui-v2-input-collection[dropdown-r0] div.p-dropdown-panel.p-component{right:0}div.css__ui-v2-input-collection-user{position:relative;margin-bottom:16px}div.css__ui-v2-input-collection-user[mb0]{margin-bottom:0}div.css__ui-v2-input-collection-user.small__field>div.collection__container>div.p-dropdown,div.css__ui-v2-input-collection-user.small__field>div.collection__container>div.p-dropdown>input.p-inputtext,div.css__ui-v2-input-collection-user.small__field>div.collection__container>div.p-dropdown>span.p-inputtext{height:42px}div.css__ui-v2-input-collection-user.small__field>div.collection__container>div.p-dropdown>span.p-dropdown-label{padding-top:13px;padding-right:20px}div.css__ui-v2-input-collection-user.small__field>div.collection__container>div.p-dropdown>i.p-dropdown-clear-icon{top:15px;margin:0;right:32px}div.css__ui-v2-input-collection-user.small__field>div.collection__container>div.p-dropdown>.p-dropdown-trigger{height:40px;width:32px}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown{border-radius:8px;display:flex;flex-direction:row}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>span.p-inputtext{padding:0;height:48px}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>input.p-inputtext{height:48px;font-size:13px;padding-left:10px;padding-right:12px;padding-top:22px}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>span.p-dropdown-label{font-size:13px;padding-left:10px;padding-right:10px;padding-top:24px}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-trigger>span{font-size:10px}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>i.p-dropdown-clear-icon{font-size:10px;top:27px}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown:hover{border-color:#1f2f41}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown.p-focus{box-shadow:none;border-color:#1f2f41}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown.p-curr~label,div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown.p-focus~label{font-size:12px;top:10px}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown.box__shadow{border-color:rgba(33,150,243,0);box-shadow:inset 0 0 0 2px #a6d5fa}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown.box__shadow.p-inputwrapper-focus,div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown.box__shadow:hover{background-color:#fff;border-color:rgba(33,150,243,0);box-shadow:inset 0 0 0 3px #a6d5fa}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel{min-width:auto;max-width:350px;box-shadow:0 8px 20px 20px rgba(56,54,50,.08)}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-filter-container input.p-dropdown-filter{font-size:13px}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper *{scrollbar-width:auto}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper::-webkit-scrollbar{height:16px}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper::-webkit-scrollbar-track{background:#fff}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper::-webkit-scrollbar-thumb:hover{background-color:#989898}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li{padding:0;transition:all .2s ease}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li.p-dropdown-item{font-family:Roboto,sans-serif!important;font-size:13px}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li.p-dropdown-item.p-highlight{background-color:#e7e8ec}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li.p-dropdown-item:hover:not(.p-highlight){background-color:#edeef0}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li.p-dropdown-empty-message{font-size:12px;padding-left:16px}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li div.collection-user__flex{padding:12px;padding-top:8px;padding-bottom:8px;border-bottom:1px solid #f0f2f5;display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li div.collection-user__flex div.collection-user__image{flex:0 0 30px;width:30px;height:30px;border-radius:30px;background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li div.collection-user__flex div.collection-user__image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li div.collection-user__flex div.collection-user__name{flex:1}div.css__ui-v2-input-collection-user>div.collection__container>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li:last-child div.collection-user__flex{border-bottom:0}div.css__ui-v2-input-collection-user>div.collection__container>label{left:12px;top:19px;font-size:13px;padding:0}div.css__ui-v2-input-collection-user>div.collection__container>label>span{color:#f44336}.p-multiselect{display:inline-flex;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-multiselect-trigger{display:flex;align-items:center;justify-content:center;flex-shrink:0}.p-multiselect-label-container{overflow:hidden;flex:1 1 auto;cursor:pointer}.p-multiselect-label{display:block;white-space:nowrap;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.p-multiselect-label-empty{overflow:hidden;visibility:hidden}.p-multiselect-token{cursor:default;display:inline-flex;align-items:center;flex:0 0 auto}.p-multiselect-token-icon{cursor:pointer}.p-multiselect .p-multiselect-panel{min-width:100%}.p-multiselect-panel{position:absolute}.p-multiselect-items-wrapper{overflow:auto}.p-multiselect-items{margin:0;padding:0;list-style-type:none}.p-multiselect-item{cursor:pointer;display:flex;align-items:center;font-weight:400;white-space:nowrap;position:relative;overflow:hidden}.p-multiselect-header{display:flex;align-items:center;justify-content:space-between}.p-multiselect-filter-container{position:relative;flex:1 1 auto}.p-multiselect-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-multiselect-filter-container .p-inputtext{width:100%}.p-multiselect-close{display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;position:relative;margin-left:auto}.p-fluid .p-multiselect{display:flex}div.css__ui-v2-input-multiply-enumeration{position:relative;margin-bottom:16px}div.css__ui-v2-input-multiply-enumeration.margin-require{margin-bottom:8px}div.css__ui-v2-input-multiply-enumeration[mb0]{margin-bottom:0}div.css__ui-v2-input-multiply-enumeration>span.collection__container{display:block;width:100%}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect{width:100%;height:50px;border-radius:8px}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-label-container{width:0}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-label-container>div.p-multiselect-label{padding:12px;padding-top:26px;font-size:13px;color:#495057}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-trigger{width:38px}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-trigger>span{font-size:10px}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect.p-curr~label,div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect.p-focus~label,div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect.p-inputwrapper-filled~label{font-size:12px;top:10px}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect.p-inputwrapper-focus,div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect:hover{border-color:#1f2f41}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect.p-focus{box-shadow:none;border-color:#1f2f41}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-panel{min-width:200px;box-shadow:0 8px 20px 20px rgba(56,54,50,.08);font-family:Roboto,sans-serif!important}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-panel>div.p-multiselect-header{padding:12px;padding-top:8px;padding-bottom:8px}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-panel>div.p-multiselect-header>div.p-checkbox{font-family:Roboto,sans-serif!important;font-size:13px;margin-right:16px}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-panel>div.p-multiselect-header>button.p-multiselect-close{margin-left:16px;width:20px;height:20px}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-panel>div.p-multiselect-header>button.p-multiselect-close>span{font-size:10px}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-panel>div.p-multiselect-items-wrapper *{scrollbar-width:auto}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-panel>div.p-multiselect-items-wrapper::-webkit-scrollbar{height:16px}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-panel>div.p-multiselect-items-wrapper::-webkit-scrollbar-track{background:#fff}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-panel>div.p-multiselect-items-wrapper::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-panel>div.p-multiselect-items-wrapper::-webkit-scrollbar-thumb:hover{background-color:#989898}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-panel>div.p-multiselect-items-wrapper>ul.p-multiselect-items{padding:0;font-family:Roboto,sans-serif!important;font-size:13px}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-panel>div.p-multiselect-items-wrapper>ul.p-multiselect-items>li.p-multiselect-item{padding:12px;padding-top:8px;padding-bottom:8px;transition:all .2s ease}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-panel>div.p-multiselect-items-wrapper>ul.p-multiselect-items>li.p-multiselect-item.p-highlight,div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-panel>div.p-multiselect-items-wrapper>ul.p-multiselect-items>li.p-multiselect-item:hover:not(.p-highlight){background-color:#edeef0}div.css__ui-v2-input-multiply-enumeration>span.collection__container>div.p-multiselect>div.p-multiselect-panel>div.p-multiselect-items-wrapper>ul.p-multiselect-items>li.p-multiselect-item>div.p-checkbox{margin-right:12px}div.css__ui-v2-input-multiply-enumeration>span.collection__container>label{left:13px;top:19px;font-size:13px;padding:0}div.css__ui-v2-input-multiply-enumeration>span.collection__container>label>span{color:#f44336}div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect:hover:not(:disabled){background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-curr,div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-filled:not(:disabled),div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-inputwrapper-filled{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-curr:hover,div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-filled:not(:disabled):hover,div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-inputwrapper-filled:hover{background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-focus,div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-focus:hover,div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-inputwrapper-focus,div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-inputwrapper-focus:hover,div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect:focus:not(:disabled),div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect:focus:not(:disabled):hover{outline:0 none;outline-offset:0;box-shadow:0 0 0 2px #bfdbfe;background-color:#fff;border-color:#6ea2dd}div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-invalid,div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-invalid.p-curr,div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-invalid.p-curr:hover,div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-invalid.p-filled,div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-invalid.p-filled:hover,div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-invalid:hover{border-color:#f44336;background-color:#ffebee}div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-invalid.p-focus,div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-invalid.p-focus:hover,div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-invalid:focus,div.css__ui-v2-input-multiply-enumeration>span.collection__container.gray-color-filled-wb>div.p-multiselect.p-invalid:focus:hover{border-color:#f44336;background-color:#ffebee;box-shadow:0 0 0 2px #ffdddb}div.css__ui-v2-input-multiply-enumeration>div.bottom-message__help{font-size:11px;padding-top:8px;padding-left:6px;display:block;color:#5e6167;transition:all .2s ease}div.css__ui-v2-input-multiply-enumeration>div.bottom-message__help.require-state{color:#f44336}div.css__ui-v2-input-multiply-enumeration.input-trigger__small>span.collection__container>div.p-multiselect{height:40px}div.css__ui-v2-input-multiply-enumeration.input-trigger__small>span.collection__container>div.p-multiselect>div.p-multiselect-label-container>div.p-multiselect-label{padding-top:20px}div.css__ui-v2-input-multiply-enumeration.input-trigger__small>span.collection__container>div.p-multiselect.p-curr~label,div.css__ui-v2-input-multiply-enumeration.input-trigger__small>span.collection__container>div.p-multiselect.p-focus~label,div.css__ui-v2-input-multiply-enumeration.input-trigger__small>span.collection__container>div.p-multiselect.p-inputwrapper-filled~label{top:8px}div.css__ui-v2-input-multiply-enumeration.input-trigger__small>span.collection__container>label{top:15px}.p-calendar{position:relative;display:inline-flex}.p-calendar .p-inputtext{flex:1 1 auto}.p-calendar-w-btn .p-inputtext{border-top-right-radius:0;border-bottom-right-radius:0}.p-calendar-w-btn .p-datepicker-trigger{border-top-left-radius:0;border-bottom-left-radius:0}.p-fluid .p-calendar{display:flex}.p-datepicker *{box-sizing:border-box}.p-datepicker{width:auto;position:absolute;max-width:275px}.p-datepicker-inline{display:inline-block;position:static;overflow-x:auto}.p-datepicker-header{display:flex;align-items:center;justify-content:space-between}.p-datepicker-header .p-datepicker-title{margin:0 auto}.p-datepicker-next,.p-datepicker-prev{cursor:pointer;display:inline-flex;justify-content:center;align-items:center;overflow:hidden;position:relative}.p-datepicker-multiple-month .p-datepicker-group-container{display:flex}.p-datepicker-multiple-month .p-datepicker-group-container .p-datepicker-group{flex:1 1 auto}.p-datepicker table{width:100%!important;border-collapse:collapse!important;table-layout:auto!important;border:0!important}.p-datepicker td{padding:6px!important;border-style:none!important;border-width:0!important}.p-datepicker th{border:0!important;text-align:center!important;color:#1f1f1f!important}.p-datepicker th span{font-weight:500!important;color:#1f1f1f!important}.p-datepicker td>span{display:flex;justify-content:center;align-items:center;cursor:pointer;margin:0 auto;overflow:hidden;position:relative}.p-monthpicker-month{width:33.3%}.p-monthpicker-month,.p-yearpicker-year{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;position:relative}.p-yearpicker-year{width:50%}.p-datepicker-buttonbar{display:flex;justify-content:space-between;align-items:center}.p-timepicker,.p-timepicker button{display:flex;justify-content:center;align-items:center}.p-timepicker button{cursor:pointer;overflow:hidden;position:relative}.p-timepicker>div{display:flex;align-items:center;flex-direction:column}.p-calendar .p-datepicker-touch-ui,.p-datepicker-touch-ui{position:fixed;top:50%;left:50%;min-width:80vw;transform:translate(-50%,-50%)}.p-datepicker-next-icon,.p-datepicker-prev-icon{font-size:13px}.p-datepicker-yearpicker{max-width:200px}.p-datepicker-monthpicker{max-width:300px}div.css__ui-v2-input-date-picker{margin-bottom:16px}div.css__ui-v2-input-date-picker[mb0]{margin-bottom:0}div.css__ui-v2-input-date-picker>span.p-float-label{display:block}div.css__ui-v2-input-date-picker>span.p-float-label>span.p-calendar{display:flex;flex-direction:row}div.css__ui-v2-input-date-picker>span.p-float-label>span.p-calendar>input.p-inputtext{font-family:Roboto,sans-serif!important;padding:0;height:50px!important;padding-top:16px;border-radius:8px;width:100%;font-size:13px;padding-left:11px;padding-right:32px}div.css__ui-v2-input-date-picker>span.p-float-label>span.p-calendar>input.p-inputtext.placeholder{opacity:0;transition:all .2s ease}div.css__ui-v2-input-date-picker>span.p-float-label>span.p-calendar>input.p-inputtext:-moz-placeholder,div.css__ui-v2-input-date-picker>span.p-float-label>span.p-calendar>input.p-inputtext::-moz-placeholder{opacity:0;-moz-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-date-picker>span.p-float-label>span.p-calendar>input.p-inputtext:-ms-input-placeholder{opacity:0;-ms-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-date-picker>span.p-float-label>span.p-calendar>input.p-inputtext::-webkit-input-placeholder{opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-input-date-picker>span.p-float-label>span.p-calendar>input.p-inputtext:focus,div.css__ui-v2-input-date-picker>span.p-float-label>span.p-calendar>input.p-inputtext:hover{border-color:#1f2f41}div.css__ui-v2-input-date-picker>span.p-float-label>span.p-calendar>input.p-inputtext:focus.placeholder{opacity:1}div.css__ui-v2-input-date-picker>span.p-float-label>span.p-calendar>input.p-inputtext:focus:-moz-placeholder,div.css__ui-v2-input-date-picker>span.p-float-label>span.p-calendar>input.p-inputtext:focus::-moz-placeholder{opacity:1}div.css__ui-v2-input-date-picker>span.p-float-label>span.p-calendar>input.p-inputtext:focus:-ms-input-placeholder{opacity:1}div.css__ui-v2-input-date-picker>span.p-float-label>span.p-calendar>input.p-inputtext:focus::-webkit-input-placeholder{opacity:1}div.css__ui-v2-input-date-picker>span.p-float-label>label{padding:0;left:12px;display:inline-block;width:calc(100% - 40px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.css__ui-v2-input-date-picker>span.p-float-label>label>span{color:#f44336}div.css__ui-v2-input-date-picker>span.p-float-label>i.fa__icon-clear{right:16px;cursor:pointer;margin-top:-6px;transition:all .2s ease}div.css__ui-v2-input-date-picker>span.p-float-label>i.fa__icon-clear.disabled-clear{opacity:0;visibility:hidden;cursor:default}div.css__ui-v2-input-date-picker>div.bottom-message__help{font-size:11px;padding-top:8px;padding-left:6px;display:block;color:#5e6167;transition:all .2s ease}div.css__ui-v2-input-date-picker>div.bottom-message__help.require-state{color:#f44336}div.css__ui-v2-input-date-picker.input-small__field>span>span.p-calendar>input.p-inputtext{height:42px!important;padding-left:12px;padding-right:32px}div.css__ui-v2-input-date-picker.input-small__field>span>span.p-calendar.p-inputwrapper-filled>input.p-inputtext,div.css__ui-v2-input-date-picker.input-small__field>span>span.p-calendar.p-inputwrapper-focus>input.p-inputtext{padding-top:15px}div.css__ui-v2-input-date-picker.input-small__field>span>span.p-calendar.p-inputwrapper-filled>input.p-inputtext.placeholder,div.css__ui-v2-input-date-picker.input-small__field>span>span.p-calendar.p-inputwrapper-focus>input.p-inputtext.placeholder{opacity:1}div.css__ui-v2-input-date-picker.input-small__field>span>span.p-calendar.p-inputwrapper-filled>input.p-inputtext:-moz-placeholder,div.css__ui-v2-input-date-picker.input-small__field>span>span.p-calendar.p-inputwrapper-filled>input.p-inputtext::-moz-placeholder,div.css__ui-v2-input-date-picker.input-small__field>span>span.p-calendar.p-inputwrapper-focus>input.p-inputtext:-moz-placeholder,div.css__ui-v2-input-date-picker.input-small__field>span>span.p-calendar.p-inputwrapper-focus>input.p-inputtext::-moz-placeholder{opacity:1}div.css__ui-v2-input-date-picker.input-small__field>span>span.p-calendar.p-inputwrapper-filled>input.p-inputtext:-ms-input-placeholder,div.css__ui-v2-input-date-picker.input-small__field>span>span.p-calendar.p-inputwrapper-focus>input.p-inputtext:-ms-input-placeholder{opacity:1}div.css__ui-v2-input-date-picker.input-small__field>span>span.p-calendar.p-inputwrapper-filled>input.p-inputtext::-webkit-input-placeholder,div.css__ui-v2-input-date-picker.input-small__field>span>span.p-calendar.p-inputwrapper-focus>input.p-inputtext::-webkit-input-placeholder{opacity:1}div.css__ui-v2-input-date-picker.input-small__field>span>span.p-calendar.p-inputwrapper-filled~label,div.css__ui-v2-input-date-picker.input-small__field>span>span.p-calendar.p-inputwrapper-focus~label{top:7px}div.css__ui-v2-input-date-picker.input-small__field>span>label{padding:0;left:12px}div.css__ui-v2-input-date-picker.input-small__field>span>label>span{color:#f44336}div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext:hover:not(:disabled){background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-curr,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-filled:not(:disabled),div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-inputwrapper-filled{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-curr:hover,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-filled:not(:disabled):hover,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-inputwrapper-filled:hover{background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-focus,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-focus:hover,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-inputwrapper-focus,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-inputwrapper-focus:hover,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext:focus:not(:disabled),div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext:focus:not(:disabled):hover{outline:0 none;outline-offset:0;box-shadow:0 0 0 2px #bfdbfe;background-color:#fff;border-color:#6ea2dd}div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-invalid,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-invalid.p-curr,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-invalid.p-curr:hover,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-invalid.p-filled,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-invalid.p-filled:hover,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-invalid:hover{border-color:#f44336;background-color:#ffebee}div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-invalid.p-focus,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-invalid.p-focus:hover,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-invalid:focus,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar>input.p-inputtext.p-invalid:focus:hover{border-color:#f44336;background-color:#ffebee;box-shadow:0 0 0 2px #ffdddb}div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar.p-invalid>input.p-inputtext,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar.p-invalid>input.p-inputtext.p-curr,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar.p-invalid>input.p-inputtext.p-curr:hover,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar.p-invalid>input.p-inputtext.p-filled,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar.p-invalid>input.p-inputtext.p-filled:hover,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar.p-invalid>input.p-inputtext:hover{border-color:#f44336;background-color:#ffebee}div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar.p-invalid>input.p-inputtext.p-focus,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar.p-invalid>input.p-inputtext.p-focus:hover,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar.p-invalid>input.p-inputtext:focus,div.css__ui-v2-input-date-picker.input-small__field.gray-color-filled-wb>span>span.p-calendar.p-invalid>input.p-inputtext:focus:hover{border-color:#f44336;background-color:#ffebee;box-shadow:0 0 0 2px #ffdddb}div.css__ui-v2-input-date-picker.range__month>span.p-float-label>span.p-calendar div.p-datepicker{max-width:550px}div.css__ui-v2-input-date-picker-overlay{position:relative}div.css__ui-v2-input-date-picker-overlay[invisible] div.css__ui-v2-input-pseudo{display:none}div.css__ui-v2-input-date-picker-overlay>div.picker-overlay-background{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(31,47,65,.3);z-index:100;display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-input-date-picker-overlay>div.picker-overlay-background>div.picker-calendar-container{flex:0 0 275px;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.css__ui-v2-input-date-picker-overlay>div.picker-overlay-background>div.picker-calendar-container>div.close-container{position:absolute;right:-13px;top:-13px;width:24px;height:24px;border-radius:50%;background-color:#fff;color:#1f1f1f;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-input-date-picker-overlay>div.picker-overlay-background>div.picker-calendar-container>div.close-container>i{position:relative;top:1px}div.css__ui-v2-input-date-picker-overlay>div.picker-overlay-background>div.picker-calendar-container>div.close-container:hover{background-color:#1f2f41;color:#fff}div.css__ui-v2-input-date-picker-overlay>div.picker-overlay-background>div.picker-calendar-container>div.calendar-label-container{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-input-date-picker-overlay>div.picker-overlay-background>div.picker-calendar-container>div.calendar-label-container>span{background-color:#1f2f41;color:#fff;padding:8px;padding-left:12px;padding-right:12px;border-radius:6px}div.css__ui-v2-input-date-picker-overlay>div.picker-overlay-background>div.picker-calendar-container div.p-datepicker{border:0;border-radius:6px}div.css__ui-v2-input-date-picker-overlay.show-picker-controller div.css__ui-v2-input-pseudo>div.pseudo-field-container{position:relative;z-index:10000}div.css__ui-v2-input-radio-button__prepare{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.css__ui-v2-input-radio-button__prepare>div.css__ui-v2-input-radio-button{margin-bottom:16px;display:flex;flex-direction:row}div.css__ui-v2-input-radio-button__prepare>div.css__ui-v2-input-radio-button>div.radio-button__item{margin-right:24px}div.css__ui-v2-input-radio-button__prepare>div.css__ui-v2-input-radio-button>div.radio-button__item>div.p-radiobutton.p-radiobutton-checked~span.radio-label{color:#1f1f1f}div.css__ui-v2-input-radio-button__prepare>div.css__ui-v2-input-radio-button>div.radio-button__item>span.radio-label{margin-left:12px;position:relative;top:-1px;cursor:pointer;color:#5e6167;transition:all .2s ease}div.css__ui-v2-input-radio-button__prepare>div.css__ui-v2-input-radio-button>div.radio-button__item>span.radio-label.label__disabled{cursor:default}div.css__ui-v2-input-radio-button__prepare>div.css__ui-v2-input-radio-button>div.radio-button__item:hover>div.p-radiobutton>div.p-radiobutton-box{border-color:#2196f3;box-shadow:0 0 0 .2rem #a6d5fa}div.css__ui-v2-input-radio-button__prepare>div.css__ui-v2-input-radio-button>div.radio-button__item:hover>span.radio-label:not(.label__disabled){color:#1f1f1f}div.css__ui-v2-input-radio-button__prepare[mb0]>div.css__ui-v2-input-radio-button{margin-bottom:0}div.css__ui-v2-input-checkbox{margin-bottom:16px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.css__ui-v2-input-checkbox[mb0]{margin-bottom:0}div.css__ui-v2-input-checkbox>div.p-checkbox.p-checkbox-checked~span.checkbox__label{color:#1f1f1f}div.css__ui-v2-input-checkbox>span.checkbox__label{margin-left:12px;position:relative;top:-1px;cursor:pointer;color:#5e6167;transition:all .2s ease}div.css__ui-v2-input-checkbox>span.checkbox__label.label__disabled{cursor:default}.p-inputswitch{position:relative;display:inline-block}.p-inputswitch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0}.p-inputswitch-slider:before{position:absolute;content:"";top:50%}div.css__ui-v2-input-switch{display:inline-block;margin-bottom:16px}div.css__ui-v2-input-switch[mb0]{margin-bottom:0}div.css__ui-v2-input-switch>div.input-switch-prepare{height:25px;display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.css__ui-v2-input-switch>div.input-switch-prepare>div.p-inputswitch{width:42px;height:25px}div.css__ui-v2-input-switch>div.input-switch-prepare>div.p-inputswitch>span.p-inputswitch-slider:before{width:18px;height:18px;left:3.5px;top:3.5px;margin-top:0}div.css__ui-v2-input-switch>div.input-switch-prepare>div.p-inputswitch.p-inputswitch-checked>span.p-inputswitch-slider:before{transform:translateX(17px)}div.css__ui-v2-input-switch>div.input-switch-prepare>div.p-inputswitch.p-inputswitch-checked~span.switch__label{color:#1f1f1f}div.css__ui-v2-input-switch>div.input-switch-prepare>span.switch__label{margin-left:12px;line-height:13px;cursor:pointer;color:#5e6167;transition:all .2s ease}div.css__ui-v2-input-switch>div.input-switch-prepare>span.switch__label.label__disabled{cursor:default}.p-paginator{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.p-paginator-left-content{margin-right:auto}.p-paginator-right-content{margin-left:auto}.p-paginator-current,.p-paginator-first,.p-paginator-last,.p-paginator-next,.p-paginator-page,.p-paginator-prev{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;position:relative}.p-paginator-element:focus{z-index:1;position:relative}div.css__ui-v2-paginator-prepare.p-paginator.p-paginator-bottom{font-family:Roboto,sans-serif!important;font-size:13px;border-width:1px;border-radius:4px;padding:12px;padding-top:6px;padding-bottom:6px}div.css__ui-v2-paginator-prepare.p-paginator.p-paginator-bottom>div.p-paginator-left-content>button.p-button,div.css__ui-v2-paginator-prepare.p-paginator.p-paginator-bottom>div.p-paginator-right-content>button.p-button{width:30px;padding:3px}div.css__ui-v2-paginator-prepare.p-paginator.p-paginator-bottom>div.p-paginator-left-content>button.p-button:focus,div.css__ui-v2-paginator-prepare.p-paginator.p-paginator-bottom>div.p-paginator-right-content>button.p-button:focus{box-shadow:0 0 0 2px #a6d5fa}div.css__ui-v2-paginator-prepare.p-paginator.p-paginator-bottom button.p-paginator-element.p-link{transition:all .2s ease;font-family:Roboto,sans-serif!important;font-size:13px;min-width:30px;height:30px;margin:2px}div.css__ui-v2-paginator-prepare.p-paginator.p-paginator-bottom button.p-paginator-element.p-link:focus{box-shadow:0 0 0 2px #a6d5fa}div.css__ui-v2-paginator-prepare.p-paginator.p-paginator-bottom>div.p-dropdown.p-component{margin-left:8px;margin-right:8px;height:30px;font-family:Roboto,sans-serif!important;border:1px solid #e9ecef}div.css__ui-v2-paginator-prepare.p-paginator.p-paginator-bottom>div.p-dropdown.p-component>span.p-dropdown-label{font-family:Roboto,sans-serif!important;font-size:13px;padding:6px;padding-top:8px}div.css__ui-v2-paginator-prepare.p-paginator.p-paginator-bottom>div.p-dropdown.p-component>div.p-dropdown-trigger{width:25px;font-size:13px;padding-top:1px}div.css__ui-v2-paginator-prepare.p-paginator.p-paginator-bottom>div.p-dropdown.p-component>div.p-dropdown-trigger>span.p-dropdown-trigger-icon{font-size:10px;line-height:10px}div.css__ui-v2-paginator-prepare.p-paginator.p-paginator-bottom>div.p-dropdown.p-component>div.p-dropdown-panel{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.css__ui-v2-paginator-prepare.p-paginator.p-paginator-bottom>div.p-dropdown.p-component>div.p-dropdown-panel>div.p-dropdown-items-wrapper>ul.p-dropdown-items{padding:0}div.css__ui-v2-paginator-prepare.p-paginator.p-paginator-bottom>div.p-dropdown.p-component>div.p-dropdown-panel>div.p-dropdown-items-wrapper>ul.p-dropdown-items>li.p-dropdown-item{font-family:Roboto,sans-serif!important;transition:all .2s ease;font-size:13px;line-height:13px}div.css__ui-v2-paginator-prepare.p-paginator.p-paginator-bottom>div.p-dropdown.p-component.p-inputwrapper-focus{box-shadow:0 0 0 2px #a6d5fa}.p-datatable{position:relative}.p-datatable table{border-collapse:collapse;min-width:100%;table-layout:fixed}.p-datatable .p-sortable-column{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-datatable .p-sortable-column .p-column-title,.p-datatable .p-sortable-column .p-sortable-column-badge,.p-datatable .p-sortable-column .p-sortable-column-icon{vertical-align:middle}.p-datatable .p-sortable-column .p-sortable-column-badge{display:inline-flex;align-items:center;justify-content:center}.p-datatable-responsive-scroll>.p-datatable-wrapper{overflow-x:auto}.p-datatable-auto-layout>.p-datatable-wrapper>table,.p-datatable-responsive-scroll>.p-datatable-wrapper>table{table-layout:auto}.p-datatable-hoverable-rows .p-selectable-row{cursor:pointer}.p-datatable-scrollable .p-datatable-wrapper{position:relative;overflow:auto}.p-datatable-scrollable .p-datatable-tbody,.p-datatable-scrollable .p-datatable-tfoot,.p-datatable-scrollable .p-datatable-thead{display:block}.p-datatable-scrollable .p-datatable-tbody>tr,.p-datatable-scrollable .p-datatable-tfoot>tr,.p-datatable-scrollable .p-datatable-thead>tr{display:flex;flex-wrap:nowrap;width:100%}.p-datatable-scrollable .p-datatable-tbody>tr>td,.p-datatable-scrollable .p-datatable-tfoot>tr>td,.p-datatable-scrollable .p-datatable-thead>tr>th{display:flex;flex:1 1 0;align-items:center}.p-datatable-scrollable .p-datatable-thead{position:sticky;top:0;z-index:1}.p-datatable-scrollable .p-datatable-frozen-tbody{position:sticky;z-index:1}.p-datatable-scrollable .p-datatable-tfoot{position:sticky;bottom:0;z-index:1}.p-datatable-scrollable .p-frozen-column{position:sticky;background:inherit}.p-datatable-scrollable th.p-frozen-column{z-index:1}.p-datatable-scrollable-both .p-datatable-tbody>tr>td,.p-datatable-scrollable-both .p-datatable-tfoot>tr>td,.p-datatable-scrollable-both .p-datatable-thead>tr>th,.p-datatable-scrollable-horizontal .p-datatable-tfoot>tr>td,.p-datatable-scrollable-horizontal .p-datatable-thead>tr>th .p-datatable-scrollable-horizontal .p-datatable-tbody>tr>td{flex:1 0 auto}.p-datatable-flex-scrollable{display:flex;flex-direction:column;height:100%}.p-datatable-flex-scrollable .p-datatable-wrapper{display:flex;flex-direction:column;flex:1;height:100%}.p-datatable-scrollable .p-rowgroup-header{position:sticky;z-index:1}.p-datatable-scrollable.p-datatable-grouped-footer .p-datatable-tfoot,.p-datatable-scrollable.p-datatable-grouped-header .p-datatable-thead{display:table;border-collapse:collapse;width:100%;table-layout:fixed}.p-datatable-scrollable.p-datatable-grouped-footer .p-datatable-tfoot>tr,.p-datatable-scrollable.p-datatable-grouped-header .p-datatable-thead>tr{display:table-row}.p-datatable-scrollable.p-datatable-grouped-footer .p-datatable-tfoot>tr>td,.p-datatable-scrollable.p-datatable-grouped-header .p-datatable-thead>tr>th{display:table-cell}.p-datatable-resizable>.p-datatable-wrapper{overflow-x:auto}.p-datatable-resizable .p-datatable-tbody>tr>td,.p-datatable-resizable .p-datatable-tfoot>tr>td,.p-datatable-resizable .p-datatable-thead>tr>th{overflow:hidden;white-space:nowrap}.p-datatable-resizable .p-resizable-column:not(.p-frozen-column){background-clip:padding-box;position:relative}.p-datatable-resizable-fit .p-resizable-column:last-child .p-column-resizer{display:none}.p-datatable .p-column-resizer{display:block;position:absolute!important;top:0;right:0;margin:0;width:.5rem;height:100%;padding:0;cursor:col-resize;border:1px solid transparent}.p-datatable .p-column-header-content{display:flex;align-items:center}.p-datatable .p-column-resizer-helper{width:1px;position:absolute;z-index:10;display:none}.p-datatable .p-row-editor-cancel,.p-datatable .p-row-editor-init,.p-datatable .p-row-editor-save,.p-datatable .p-row-toggler{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.p-datatable-reorder-indicator-down,.p-datatable-reorder-indicator-up{position:absolute;display:none}.p-datatable .p-datatable-loading-overlay{position:absolute;display:flex;align-items:center;justify-content:center;z-index:2}.p-column-filter-row{display:flex;align-items:center;width:100%}.p-column-filter-menu{display:inline-flex;margin-left:auto}.p-column-filter-row .p-column-filter-element{flex:1 1 auto;width:1%}.p-column-filter-clear-button,.p-column-filter-menu-button{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;text-decoration:none;overflow:hidden;position:relative}.p-column-filter-overlay{position:absolute;top:0;left:0}.p-column-filter-row-items{margin:0;padding:0;list-style:none}.p-column-filter-row-item{cursor:pointer}.p-column-filter-add-button,.p-column-filter-remove-button{justify-content:center}.p-column-filter-add-button .p-button-label,.p-column-filter-remove-button .p-button-label{flex-grow:0}.p-column-filter-buttonbar{display:flex;align-items:center;justify-content:space-between}.p-column-filter-buttonbar .p-button:not(.p-button-icon-only){width:auto}.p-datatable .p-datatable-tbody>tr>td>.p-column-title{display:none}div.css__ui-v2-data-table-default *{box-sizing:border-box}div.css__ui-v2-data-table-default{overflow:hidden;position:relative}div.css__ui-v2-data-table-default>div.data-table__overlay-loader{position:absolute;left:0;top:32px;width:calc(100% - 15px);height:calc(100% - 32px);background-color:rgba(250,251,252,.5);z-index:2;display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-data-table-default>div.data-table__overlay-loader>div.spinner__container{background-color:#fff;border-radius:8px;width:60px;height:60px;box-shadow:0 8px 45px rgba(56,54,50,.08);display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-data-table-default>div.data-table__overlay-loader>div.spinner__container>div.lds-ring{width:30px;height:30px;border:3px solid #2196f3;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}div.css__ui-v2-data-table-default>div.data-table__overlay-error{position:absolute;left:0;top:32px;width:calc(100% - 15px);height:calc(100% - 32px);background-color:rgba(250,251,252,.5);z-index:2;display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-data-table-default>div.data-table__overlay-error>div.error__container{border-radius:8px;width:auto;height:60px;padding-left:24px;padding-right:24px;color:#1f2f41;font-weight:500;display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-data-table-default>div.p-datatable.p-component{font-size:13px}div.css__ui-v2-data-table-default div.p-datatable-wrapper{overflow:auto}div.css__ui-v2-data-table-default div.p-datatable-wrapper *{scrollbar-width:auto}div.css__ui-v2-data-table-default div.p-datatable-wrapper::-webkit-scrollbar{height:16px}div.css__ui-v2-data-table-default div.p-datatable-wrapper::-webkit-scrollbar-track{background:#f5f7fa}div.css__ui-v2-data-table-default div.p-datatable-wrapper::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #f5f7fa;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-data-table-default div.p-datatable-wrapper::-webkit-scrollbar-thumb:hover{background-color:#989898}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table{border-collapse:collapse!important;min-width:100%!important;table-layout:fixed!important;border:0!important}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>thead.p-datatable-thead>tr>th{padding:16px!important;padding-top:8px!important;padding-bottom:8px!important;color:#495057!important;background:#f8f9fa!important;font-size:12px!important;font-weight:600!important;transition:all .2s ease}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>thead.p-datatable-thead>tr>th:hover:not(.p-highlight){background:#e9ecef!important;color:#495057!important}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>thead.p-datatable-thead>tr>th>div.p-column-header-content{font-size:12px;font-weight:500}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>thead.p-datatable-thead>tr>th>div.p-column-header-content>span.p-column-title{font-size:12px;color:#495057!important;font-weight:500!important}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>thead.p-datatable-thead>tr>th>div.p-column-header-content>span.p-sortable-column-icon{font-family:primeicons!important;margin-left:6px!important;width:18px!important;font-size:12px!important}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>thead.p-datatable-thead>tr>th.p-highlight{color:#2196f3!important;box-shadow:none}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>thead.p-datatable-thead>tr>th.p-highlight>div.p-column-header-content>span.p-column-title{color:#2196f3!important}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>thead.p-datatable-thead>tr>th.title-ellipsis>div.p-column-header-content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>thead.p-datatable-thead>tr>th.title-ellipsis>div.p-column-header-content>span.p-column-title{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>tbody.p-datatable-tbody>tr{transition:all .2s ease}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>tbody.p-datatable-tbody>tr:nth-child(2n){background:#fcfcfc!important}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>tbody.p-datatable-tbody>tr:hover{background:#e9ecef!important;color:#495057!important}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>tbody.p-datatable-tbody>tr>td{background:none!important;padding:0!important}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>tbody.p-datatable-tbody>tr>td>div.td__item{padding:16px;padding-top:8px;padding-bottom:8px;word-wrap:break-word;white-space:normal;width:100%}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>tbody.p-datatable-tbody>tr>td>div.td__item>span{padding:0!important}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>tbody.p-datatable-tbody>tr>td>div.td__item.value-ellipsis{word-wrap:normal;white-space:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>tbody.p-datatable-tbody>tr>td>div.td__item.value-ellipsis>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>tbody.p-datatable-tbody>tr>td.editable-button{display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>tbody.p-datatable-tbody>tr>td.editable-button>button{flex:1;margin-right:0;height:32px;box-shadow:none;border-radius:0}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>tbody.p-datatable-tbody>tr>td.editable-button>button>span{font-family:primeicons;margin:0;width:auto}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>tbody.p-datatable-tbody>tr>td.editable-button.p-cell-editing>button:hover{color:#2196f3}div.css__ui-v2-data-table-default div.p-datatable-wrapper table.p-datatable-table>tbody.p-datatable-tbody>tr>td>div.css__ui-v2-input-text{flex:1;width:100%}div.css__ui-v2-paginate__prepare{display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-paginate__prepare>ul.css__ui-v2-paginate{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:35px;border:1px solid #e9e9e9;background-color:#fff;list-style:none;margin:0;padding:0;margin-top:16px;border-radius:8px;display:flex;flex-direction:row}div.css__ui-v2-paginate__prepare>ul.css__ui-v2-paginate>li{width:35px;height:35px;text-align:center;line-height:35px;border-right:1px solid #e9e9e9;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.css__ui-v2-paginate__prepare>ul.css__ui-v2-paginate>li>a{display:block;width:25px;height:25px;line-height:25px;color:rgba(31,47,65,.9);border-radius:50%;transition:all .2s ease}div.css__ui-v2-paginate__prepare>ul.css__ui-v2-paginate>li.prev__page-button{width:180px}div.css__ui-v2-paginate__prepare>ul.css__ui-v2-paginate>li.prev__page-button>a{width:inherit;height:inherit;line-height:inherit;border-radius:0}div.css__ui-v2-paginate__prepare>ul.css__ui-v2-paginate>li.prev__page-button>a>i{margin-right:10px}div.css__ui-v2-paginate__prepare>ul.css__ui-v2-paginate>li.next__page-button{width:195px}div.css__ui-v2-paginate__prepare>ul.css__ui-v2-paginate>li.next__page-button>a{width:inherit;height:inherit;line-height:inherit;border-radius:0}div.css__ui-v2-paginate__prepare>ul.css__ui-v2-paginate>li.next__page-button>a>i{margin-left:10px}div.css__ui-v2-paginate__prepare>ul.css__ui-v2-paginate>li.disabled>a{cursor:default;color:#aeb7c2}div.css__ui-v2-paginate__prepare>ul.css__ui-v2-paginate>li:hover:not(.disabled):not(.active):not(.prev__page-button):not(.next__page-button)>a{background-color:#edeef0}div.css__ui-v2-paginate__prepare>ul.css__ui-v2-paginate>li.active>a{font-weight:500;background-color:rgba(31,47,65,.95);color:#fff}.p-panel-header{display:flex;justify-content:space-between;align-items:center}.p-panel-title{line-height:1}.p-panel-header-icon{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;text-decoration:none;overflow:hidden;position:relative}div.css__ui-v2-panel{margin-bottom:16px}div.css__ui-v2-panel.mb0,div.css__ui-v2-panel[mb0]{margin-bottom:0}div.css__ui-v2-panel>div.p-panel.p-component{font-size:13px;font-family:Roboto,sans-serif!important}div.css__ui-v2-panel>div.p-panel.p-component>div.p-panel-header{padding:0;height:41px;padding-left:16px;padding-left:8px;padding-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-panel>div.p-panel.p-component>div.p-panel-header>button.p-panel-header-icon{width:25px;height:25px;margin-right:8px}div.css__ui-v2-panel>div.p-panel.p-component>div.p-panel-header>span.p-panel-title{flex:1;display:block;font-weight:500}div.css__ui-v2-panel>div.p-panel.p-component>div.p-panel-header>span.p-panel-title>span.toggle-link{display:inline-block;color:#2196f3;border-bottom:1px solid #2196f3;cursor:pointer;font-weight:500;transition:all .2s ease;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.css__ui-v2-panel>div.p-panel.p-component>div.p-panel-header>span.p-panel-title>span.toggle-link:hover{border-bottom:1px solid transparent}div.css__ui-v2-panel>div.p-panel.p-component>div.p-panel-header>div.p-panel-icons{position:relative}div.css__ui-v2-panel>div.p-panel.p-component>div.p-panel-header>div.p-panel-icons>button.p-panel-header-icon{width:32px;height:32px}div.css__ui-v2-panel>div.p-panel.p-component>div.p-panel-header>div.p-panel-icons>button.p-panel-header-icon.p-link{font-family:Roboto,sans-serif!important;font-size:13px}div.css__ui-v2-panel>div.p-panel.p-component>div.p-panel-header>div.p-panel-icons>div.cog-menu-default{width:auto;position:absolute;right:0;top:32px;background:#fff;border:0 none;white-space:nowrap;box-shadow:0 8px 20px 20px rgba(56,54,50,.08);z-index:100;border-radius:6px}div.css__ui-v2-panel>div.p-panel.p-component>div.p-panel-header>div.p-panel-icons>div.cog-menu-default>div.cog-menu-items>div.cog-menu-item{padding:10px;padding-left:12px;padding-right:12px;border-bottom:1px solid #f0f2f5;font-size:13px;line-height:13px;cursor:pointer;color:#495057;transition:all .2s ease}div.css__ui-v2-panel>div.p-panel.p-component>div.p-panel-header>div.p-panel-icons>div.cog-menu-default>div.cog-menu-items>div.cog-menu-item:hover{background-color:#e7e8ec;border-bottom:1px solid #dce1e6}div.css__ui-v2-panel>div.p-panel.p-component>div.p-panel-header>div.p-panel-icons>div.cog-menu-default>div.cog-menu-items>div.cog-menu-item:last-child{border-bottom:0}div.css__ui-v2-panel>div.p-panel.p-component>div.p-panel-header>div.p-panel-icons>div.cog-menu-default>div.cog-menu-items>div.cog-menu-item>div.cog-menu-item-flex{display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-panel>div.p-panel.p-component>div.p-panel-header>div.p-panel-icons>div.cog-menu-default>div.cog-menu-items>div.cog-menu-item>div.cog-menu-item-flex>div.cog-menu-item-icon{width:20px;flex:0 0 20px}div.css__ui-v2-panel>div.p-panel.p-component>div.p-panel-header>div.p-panel-icons>div.cog-menu-default>div.cog-menu-items>div.cog-menu-item>div.cog-menu-item-flex>div.cog-menu-item-icon>i{font-size:13px}div.css__ui-v2-panel>div.p-panel.p-component>div.p-panel-header>div.p-panel-icons>div.cog-menu-default>div.cog-menu-items>div.cog-menu-item>div.cog-menu-item-flex>div.cog-menu-item-caption{width:100%;flex:1}div.css__ui-v2-panel>div.p-panel.p-component div.p-panel-content{padding:16px}div.css__ui-v2-panel[header-draggable-cursor]>div.p-panel.p-component>div.p-panel-header{cursor:grab}div.css__ui-v2-panel[body-p0]>div.p-panel.p-component div.p-panel-content{padding:0}div.css__ui-v2-panel.header-padding-right-default>div.p-panel.p-component>div.p-panel-header,div.css__ui-v2-panel[hprd]>div.p-panel.p-component>div.p-panel-header{padding-right:8px}

/*!
 * Quill Editor v1.3.3
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5rem}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2rem}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5rem;margin-right:.3rem;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3rem;margin-right:-1.5rem}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5rem}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5rem}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3rem}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5rem}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3rem}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5rem}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6rem}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5rem}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6rem}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5rem}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9rem}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5rem}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9rem}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5rem}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12rem}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5rem}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12rem}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5rem}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15rem}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5rem}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15rem}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5rem}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18rem}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5rem}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18rem}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5rem}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21rem}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5rem}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21rem}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5rem}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24rem}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5rem}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24rem}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5rem}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27rem}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5rem}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27rem}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5rem}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75rem}.ql-editor .ql-size-large{font-size:1.5rem}.ql-editor .ql-size-huge{font-size:2.5rem}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2rem}.ql-snow .ql-editor h2{font-size:1.5rem}.ql-snow .ql-editor h3{font-size:1.17rem}.ql-snow .ql-editor h4{font-size:1rem}.ql-snow .ql-editor h5{font-size:.83rem}.ql-snow .ql-editor h6{font-size:.67rem}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2rem}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5rem}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17rem}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1rem}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83rem}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67rem}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}div.css__ui-v2-editor{margin-bottom:16px}div.css__ui-v2-editor[mb24]{margin-bottom:24px}div.css__ui-v2-editor[mb0]{margin-bottom:0}div.body__ui-v2-ck-editor{margin-bottom:16px}div.body__ui-v2-ck-editor[mb0]{margin-bottom:0}.p-fieldset-legend>a,.p-fieldset-legend>span{display:flex;align-items:center;justify-content:center}.p-fieldset-toggleable .p-fieldset-legend a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;position:relative;text-decoration:none}.p-fieldset-legend-text{line-height:1}div.css__ui-v2-fieldset{margin-bottom:16px}div.css__ui-v2-fieldset.mb0,div.css__ui-v2-fieldset[mb0]{margin-bottom:0}div.css__ui-v2-fieldset>fieldset.p-fieldset{border-radius:6px;font-family:Roboto,sans-serif!important}div.css__ui-v2-fieldset>fieldset.p-fieldset>legend.p-fieldset-legend{font-weight:500}div.css__ui-v2-fieldset>fieldset.p-fieldset>legend.p-fieldset-legend>a{padding:0;padding:16px;font-size:13px}div.css__ui-v2-fieldset>fieldset.p-fieldset>legend.p-fieldset-legend>a>span.p-fieldset-toggler{margin-right:12px;font-size:14px}div.css__ui-v2-fieldset>fieldset.p-fieldset>div.p-toggleable-content>div.p-fieldset-content{padding:16px;font-size:13px}div.css__ui-v2-fieldset[body-p0]>fieldset.p-fieldset>div.p-toggleable-content>div.p-fieldset-content{padding:0;padding-top:8px;font-size:13px}div.body__ui-v2-window{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(31,47,65,.3);z-index:1010;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__ui-v2-window>div.window-flex-container{background-color:#fff;flex:0 0 640px;border-radius:4px;position:relative}div.body__ui-v2-window>div.window-flex-container>div.confirm-escape-message{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff;border-radius:4px;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.body__ui-v2-window>div.window-flex-container>div.confirm-escape-message>div.warning-icon{width:32px;flex:0 0 32px;background-color:#eb344c;color:#fff;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__ui-v2-window>div.window-flex-container>div.confirm-escape-message>div.warning-message{width:100%;padding-left:24px;padding-right:24px;font-weight:500;text-align:center;margin-bottom:16px}div.body__ui-v2-window>div.window-flex-container>div.confirm-escape-message>div.warning-message>div.sm{font-weight:400;margin-top:4px}div.body__ui-v2-window>div.window-flex-container>div.confirm-escape-message>div.warning-button{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-v2-window>div.window-flex-container>div.confirm-escape-message>div.warning-button>div{padding:12px;padding-top:6px;padding-bottom:6px;border-radius:4px;background-color:#d3d9de;opacity:.8;cursor:pointer;transition:all .2s ease}div.body__ui-v2-window>div.window-flex-container>div.confirm-escape-message>div.warning-button>div:first-child{margin-right:8px;background-color:#eb344c;color:#fff}div.body__ui-v2-window>div.window-flex-container>div.confirm-escape-message>div.warning-button>div:last-child{margin-left:8px}div.body__ui-v2-window>div.window-flex-container>div.confirm-escape-message>div.warning-button>div:hover{opacity:1}div.body__ui-v2-window>div.window-flex-container>div.flex-header{height:32px;border-bottom:1px solid #edeef0;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-v2-window>div.window-flex-container>div.flex-header>div.header-caption{width:auto;flex:1;margin-right:16px;font-weight:500;padding-left:12px;font-size:13px;line-height:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__ui-v2-window>div.window-flex-container>div.flex-header>div.header-close{height:inherit;width:32px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-v2-window>div.window-flex-container>div.flex-body div.scroll-padding-container{padding:12px}div.body__type-contact-information-window div.reference-window div.header-search-box{margin-bottom:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__type-contact-information-window div.reference-window div.header-search-box>div.search-box{width:0;flex:1 0 0}div.body__type-contact-information-window div.reference-window div.header-search-box>div.search-btn{margin-left:24px}div.body__type-contact-information-window div.reference-window div.type-contact-information-scroll{max-height:calc(100vh - 150px);padding:24px;padding-top:0}div.body__type-contact-information-window div.reference-window div.type-contact-information-scroll *{scrollbar-width:auto}div.body__type-contact-information-window div.reference-window div.type-contact-information-scroll::-webkit-scrollbar{height:16px}div.body__type-contact-information-window div.reference-window div.type-contact-information-scroll::-webkit-scrollbar-track{background:#fff}div.body__type-contact-information-window div.reference-window div.type-contact-information-scroll::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.body__type-contact-information-window div.reference-window div.type-contact-information-scroll::-webkit-scrollbar-thumb:hover{background-color:#989898}div.body__type-contact-information-window div.reference-window div.body__ui-responsible-table>div.responsive-table{background-color:#fff;border-radius:8px}div.body__type-contact-information-window div.reference-window div.body__ui-responsible-table>div.responsive-table>div.table-header{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__type-contact-information-window div.reference-window div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__type-contact-information-window div.reference-window div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th:last-child{border-right:0}div.body__type-contact-information-window div.reference-window div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon{width:0;flex:0 0 16px;height:16px;margin-right:8px;background-image:url(../img/sorting-default.e7a26f70.svg);background-repeat:no-repeat;background-position:50%;transition:all .2s ease}div.body__type-contact-information-window div.reference-window div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon.zA{background-image:url(../img/sorting-active.ccf02976.svg)}div.body__type-contact-information-window div.reference-window div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon.aZ{background-image:url(../img/sorting-active.ccf02976.svg);transform:rotate(180deg)}div.body__type-contact-information-window div.reference-window div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-caption{width:0;flex:1 0 0;color:#5e6167;font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__type-contact-information-window div.reference-window div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section{border-bottom:1px solid #edeef0;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__type-contact-information-window div.reference-window div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section:hover{background:rgba(253,112,54,.07)}div.body__type-contact-information-window div.reference-window div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px}div.body__type-contact-information-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__type-contact-information-listing-page div.header-search-container>div.search-container{flex:1}div.body__type-contact-information-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__type-contact-information-listing-page div.tci-container{background-color:#fff;border-radius:8px;border:1px solid #e9e9e9}div.body__type-contact-information-listing-page div.tci-container>div.tci-items div.tci-item{padding:12px;border-bottom:1px solid #e7e8ec;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__type-contact-information-listing-page div.tci-container>div.tci-items div.tci-item:hover{background-color:#fafbfc}div.body__type-contact-information-listing-page div.tci-container>div.tci-items div.tci-item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}div.body__type-contact-information-listing-page div.tci-container>div.tci-items div.tci-item:last-child{border-bottom:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}div.body__type-contact-information-listing-page div.tci-container>div.tci-items div.tci-item.sortable-chosen{background-color:#f0f2f5}div.body__type-contact-information-listing-page div.tci-container>div.tci-items div.tci-item>div.sort-num{flex:0 0 25px;height:25px;text-align:left;line-height:25px}div.body__type-contact-information-listing-page div.tci-container>div.tci-items div.tci-item>div.drag-icon{flex:0 0 25px;height:25px;background-color:#f0f2f5;border:1px solid #f0f2f5;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:12px;cursor:pointer;border-radius:4px;position:relative;transition:all .2s ease}div.body__type-contact-information-listing-page div.tci-container>div.tci-items div.tci-item>div.drag-icon:before{content:"Потяните, чтобы переместить";position:absolute;left:55px;top:3px;background-color:rgba(31,47,65,.8);z-index:1;color:#fff;font-size:12px;padding:3px;text-align:center;width:180px;border-radius:4px;visibility:hidden;opacity:0;transition:all .2s ease}div.body__type-contact-information-listing-page div.tci-container>div.tci-items div.tci-item>div.drag-icon:hover{background-color:#dce1e6;cursor:grabbing}div.body__type-contact-information-listing-page div.tci-container>div.tci-items div.tci-item>div.information-container{width:0;flex:1}div.characteristic-reference[mb0] div.ui-body__container-input{margin-bottom:0}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree{min-height:20px;margin-left:-36px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul{padding-left:32px}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li{list-style-type:none;margin:0;padding:10px 5px 0 5px;position:relative}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li:after,div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li:before{content:"";left:-20px;position:absolute;right:auto}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li:before{border-left:1px solid #ccc;bottom:50px;height:100%;top:0;width:1px}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li:after{border-top:1px solid #ccc;height:20px;top:24px;width:25px}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li>div{-moz-border-radius:5px;-webkit-border-radius:5px;background:#fff;border:1px solid #e7e8ec;border-radius:5px;display:block;padding:8px 8px;text-decoration:none;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li>div>div.tree-image{flex:0 0 24px;height:24px;margin-right:8px;background-image:url(../img/profile.f493e2af.svg);background-position:50%;background-size:cover;border-radius:50%}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li>div>div.tree-image>div.image{width:24px;height:24px;background-position:50%;background-size:cover;border-radius:50%;background-color:#fff}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li>div>div.tree-icon{flex:0 0 22px;cursor:pointer}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li>div>div.tree-caption{width:0;flex:1;font-weight:400;padding-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li>div>div.tree-edit{margin-left:24px;visibility:hidden;opacity:0;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li>div>div.tree-edit>span{font-size:12px;color:#1f2f41;cursor:pointer;position:relative;display:inline-block}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li>div>div.tree-edit>span:before{content:"";position:absolute;left:50%;width:0;height:1px;bottom:-2px;background-color:#1f2f41;z-index:1;transition:all .2s ease}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li>div>div.tree-edit>span:hover:before{left:0;width:100%}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li>div>div.tree-edit>span.unlink{color:#f44336}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li>div>div.tree-edit>span.unlink:before{background-color:#f44336}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li>div:hover{color:#000;border:1px solid #5e6167;cursor:pointer}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li>div:hover>div.tree-edit{opacity:1;visibility:visible}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li>div.deleted{border:1px solid #f44336;background:rgba(235,52,76,.08)}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li>div.deleted>div.tree-caption{text-decoration:line-through;color:#eb344c}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree ul li:last-child:before{height:24px}div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree>ul>li:after,div.body__characteristic-listing-embedded div.listing-ready-container div.characteristic-listing-tree>ul>li:before{border:0}div.body__characteristic-administration-window div.header-search-box{padding-left:24px;padding-right:24px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__characteristic-administration-window div.header-search-box>div.search-box{width:0;flex:1 0 0}div.body__characteristic-administration-window div.header-search-box>div.search-btn{margin-left:24px}div.body__characteristic-administration-window div.tree-collapse-container>div.tree{min-height:20px;margin-left:-32px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul{padding-left:32px}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li{list-style-type:none;margin:0;padding:10px 5px 0 5px;position:relative}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li:after,div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li:before{content:"";left:-20px;position:absolute;right:auto}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li:before{border-left:1px solid #ccc;bottom:50px;height:100%;top:0;width:1px}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li:after{border-top:1px solid #ccc;height:20px;top:24px;width:25px}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li>div{-moz-border-radius:5px;-webkit-border-radius:5px;background:#f7f8fa;border:1px solid #e7e8ec;border-radius:5px;display:block;padding:8px 8px;text-decoration:none;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li>div>div.tree-icon{flex:0 0 22px;cursor:pointer}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li>div>div.tree-caption{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li>div>div.tree-edit{margin-left:24px;visibility:hidden;opacity:0;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li>div>div.tree-edit>span{font-size:12px;color:#1f2f41;cursor:pointer;position:relative;display:inline-block}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li>div>div.tree-edit>span:before{content:"";position:absolute;left:50%;width:0;height:1px;bottom:-2px;background-color:#1f2f41;z-index:1;transition:all .2s ease}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li>div>div.tree-edit>span:hover:before{left:0;width:100%}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li>div>div.tree-edit>span.unlink{color:#f44336}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li>div>div.tree-edit>span.unlink:before{background-color:#f44336}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li>div:hover{background:#f0f2f5;border:1px solid #f0f2f5;color:#000}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li>div:hover>div.tree-edit{opacity:1;visibility:visible}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li>div.deleted{border:1px solid #f44336;background:rgba(235,52,76,.08)}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li>div.deleted>div.tree-caption{text-decoration:line-through;color:#eb344c}div.body__characteristic-administration-window div.tree-collapse-container>div.tree ul li:last-child:before{height:24px}div.body__characteristic-administration-window div.tree-collapse-container>div.tree>ul>li:after,div.body__characteristic-administration-window div.tree-collapse-container>div.tree>ul>li:before{border:0}div.body__characteristic-administration-window div.reference-window div.reference-scroll{max-height:calc(100vh - 200px);padding:24px;padding-top:0}div.body__characteristic-administration-window div.reference-window div.reference-scroll *{scrollbar-width:auto}div.body__characteristic-administration-window div.reference-window div.reference-scroll::-webkit-scrollbar{height:16px}div.body__characteristic-administration-window div.reference-window div.reference-scroll::-webkit-scrollbar-track{background:#fff}div.body__characteristic-administration-window div.reference-window div.reference-scroll::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.body__characteristic-administration-window div.reference-window div.reference-scroll::-webkit-scrollbar-thumb:hover{background-color:#989898}div.body__characteristic-administration-window div.reference-window div.reference-scroll div.options-header{margin-bottom:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__characteristic-administration-window div.reference-window div.reference-scroll div.options-header>div.header-caption{flex:1;width:0;font-size:16px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__characteristic-administration-window div.reference-window div.reference-scroll div.options-header>div.header-action{margin-left:16px}div.body__characteristic-administration-window div.reference-window div.reference-scroll div.options-items>div.option-item div.unlink-container{color:#9b9b9b;margin-bottom:16px;text-align:left}div.body__characteristic-administration-window div.reference-window div.reference-scroll div.options-items>div.option-item div.unlink-container>span{cursor:pointer;transition:all .2s ease}div.body__characteristic-administration-window div.reference-window div.reference-scroll div.options-items>div.option-item div.unlink-container>span>i{margin-right:6px}div.body__characteristic-administration-window div.reference-window div.reference-scroll div.options-items>div.option-item div.unlink-container>span:hover{color:#1f2f41}div.body__characteristic-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:6px}div.body__characteristic-listing-page div.header-search-container>div.search-container{flex:1}div.body__characteristic-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__characteristic-view-page div.remove-message>span{display:inline-block;border-bottom:1px solid #5e6167;cursor:pointer}div.body__characteristic-view-page div.options-items>div.options-item{padding:16px;border-bottom:1px solid #e6e6e6}div.body__characteristic-view-page div.options-items>div.options-item:last-child{border-bottom:0}div.body__characteristic-view-page div.options-items>div.options-item div.sorting-number-and-remove{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__characteristic-view-page div.options-items>div.options-item div.sorting-number-and-remove>div.sorting-number{flex:1}div.body__characteristic-view-page div.options-items>div.options-item div.sorting-number-and-remove>div.remove-container{flex:0 0 24px;margin-left:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__characteristic-view-page div.options-items>div.options-item div.sorting-number-and-remove>div.remove-container>span{display:inline-block;width:24px;height:24px;color:#f44336;border-radius:50%;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__characteristic-view-page div.options-items>div.options-item div.sorting-number-and-remove>div.remove-container>span:hover{background-color:#f44336;color:#fff}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree{min-height:20px;margin-left:-36px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul{padding-left:32px}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li{list-style-type:none;margin:0;padding:10px 5px 0 5px;position:relative}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li:after,div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li:before{content:"";left:-20px;position:absolute;right:auto}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li:before{border-left:1px solid #ccc;bottom:50px;height:100%;top:0;width:1px}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li:after{border-top:1px solid #ccc;height:20px;top:24px;width:25px}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li>div{-moz-border-radius:5px;-webkit-border-radius:5px;background:#fff;border:1px solid #e7e8ec;border-radius:5px;display:block;padding:8px 8px;text-decoration:none;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li>div>div.tree-image{flex:0 0 24px;height:24px;margin-right:8px;background-image:url(../img/profile.f493e2af.svg);background-position:50%;background-size:cover;border-radius:50%}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li>div>div.tree-image>div.image{width:24px;height:24px;background-position:50%;background-size:cover;border-radius:50%;background-color:#fff}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li>div>div.tree-icon{flex:0 0 22px;cursor:pointer}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li>div>div.tree-caption{width:0;flex:1;font-weight:400;padding-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li>div>div.tree-edit{margin-left:24px;visibility:hidden;opacity:0;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li>div>div.tree-edit>span{font-size:12px;color:#1f2f41;cursor:pointer;position:relative;display:inline-block}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li>div>div.tree-edit>span:before{content:"";position:absolute;left:50%;width:0;height:1px;bottom:-2px;background-color:#1f2f41;z-index:1;transition:all .2s ease}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li>div>div.tree-edit>span:hover:before{left:0;width:100%}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li>div>div.tree-edit>span.unlink{color:#f44336}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li>div>div.tree-edit>span.unlink:before{background-color:#f44336}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li>div:hover{color:#000;border:1px solid #5e6167;cursor:pointer}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li>div:hover>div.tree-edit{opacity:1;visibility:visible}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li>div.deleted{border:1px solid #f44336;background:rgba(235,52,76,.08)}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li>div.deleted>div.tree-caption{text-decoration:line-through;color:#eb344c}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree ul li:last-child:before{height:24px}div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree>ul>li:after,div.body__catalog-type-listing-embedded div.listing-ready-container div.catalog-type-listing-tree>ul>li:before{border:0}div.body__catalog-type-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:6px}div.body__catalog-type-listing-page div.header-search-container>div.search-container{flex:1}div.body__catalog-type-listing-page div.header-search-container>div.action-container{margin-left:16px}div.catalog-type-view-tab-characteristic div.characteristic-params div.characteristic-params-items div.characteristic-params-item{padding:12px;border-bottom:1px solid #e7e8ec;display:flex;flex-direction:row;justify-content:center;align-items:center}div.catalog-type-view-tab-characteristic div.characteristic-params div.characteristic-params-items div.characteristic-params-item.sortable-chosen{background-color:#f0f2f5}div.catalog-type-view-tab-characteristic div.characteristic-params div.characteristic-params-items div.characteristic-params-item>div.sort-num{flex:0 0 25px;height:25px;text-align:left;line-height:25px}div.catalog-type-view-tab-characteristic div.characteristic-params div.characteristic-params-items div.characteristic-params-item>div.drag-icon{flex:0 0 25px;height:25px;background-color:#f0f2f5;border:1px solid #f0f2f5;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:8px;cursor:pointer;border-radius:4px;position:relative}div.catalog-type-view-tab-characteristic div.characteristic-params div.characteristic-params-items div.characteristic-params-item>div.drag-icon:before{content:"Потяните, чтобы переместить";position:absolute;left:55px;top:3px;background-color:rgba(31,47,65,.8);z-index:1;color:#fff;font-size:12px;padding:3px;text-align:center;width:180px;border-radius:4px;visibility:hidden;opacity:0;transition:all .2s ease}div.catalog-type-view-tab-characteristic div.characteristic-params div.characteristic-params-items div.characteristic-params-item>div.drag-icon:hover{cursor:grabbing}div.catalog-type-view-tab-characteristic div.characteristic-params div.characteristic-params-items div.characteristic-params-item>div.check-icon{flex:0 0 25px;height:25px;border:1px solid #2196f3;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:16px;cursor:pointer;border-radius:4px;position:relative;color:#c5d0db}div.catalog-type-view-tab-characteristic div.characteristic-params div.characteristic-params-items div.characteristic-params-item>div.check-icon>i{opacity:0;transition:all .2s ease}div.catalog-type-view-tab-characteristic div.characteristic-params div.characteristic-params-items div.characteristic-params-item>div.check-icon:hover>i{opacity:1}div.catalog-type-view-tab-characteristic div.characteristic-params div.characteristic-params-items div.characteristic-params-item>div.check-icon.active>i{opacity:1;color:#2196f3}div.catalog-type-view-tab-characteristic div.characteristic-params div.characteristic-params-items div.characteristic-params-item>div.input-container{flex:1}div.catalog-type-view-tab-characteristic div.characteristic-params div.characteristic-params-items div.characteristic-params-item>div.input-container>div.only-text>span{font-weight:500}div.catalog-type-view-tab-characteristic div.characteristic-params div.characteristic-params-items div.characteristic-params-item>div.remove-icon{flex:0 0 25px;height:25px;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-left:16px;cursor:pointer;border-radius:4px;color:#f44336;transition:all .2s ease}div.catalog-type-view-tab-characteristic div.characteristic-params div.characteristic-params-items div.characteristic-params-item>div.remove-icon:hover{background-color:#f44336;color:#fff}div.catalog-type-view-tab-characteristic div.view-print-redactor{padding-top:16px;padding-left:16px;padding-right:16px}div.catalog-type-view-tab-common div.catalog-type-main-information div.flex-section-delimiter{display:flex;flex-direction:row}div.catalog-type-view-tab-common div.catalog-type-main-information div.flex-section-delimiter>div.image-container{flex:0 0 300px;height:228px;background-color:#fff;border:1px solid #e9e9e9;margin-right:24px;border-radius:6px;position:relative;background-position:50%;background-size:cover;cursor:pointer;overflow:hidden}div.catalog-type-view-tab-common div.catalog-type-main-information div.flex-section-delimiter>div.image-container>div.upload-image{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:inherit;background-color:#fff;transform:scale(.8);opacity:0;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.catalog-type-view-tab-common div.catalog-type-main-information div.flex-section-delimiter>div.image-container>div.upload-image>div{text-align:center}div.catalog-type-view-tab-common div.catalog-type-main-information div.flex-section-delimiter>div.image-container>div.upload-image>div>i{font-size:24px}div.catalog-type-view-tab-common div.catalog-type-main-information div.flex-section-delimiter>div.image-container>div.upload-image>div>div:last-child{margin-top:6px;font-size:12px}div.catalog-type-view-tab-common div.catalog-type-main-information div.flex-section-delimiter>div.image-container.no-exist-image{border:2px dashed #5e6167}div.catalog-type-view-tab-common div.catalog-type-main-information div.flex-section-delimiter>div.image-container.no-exist-image>div.upload-image{transform:scale(.9);opacity:1}div.catalog-type-view-tab-common div.catalog-type-main-information div.flex-section-delimiter>div.image-container:hover>div.upload-image{background-color:#f7f8fa;transform:scale(.9);opacity:1}div.catalog-type-view-tab-common div.catalog-type-main-information div.flex-section-delimiter>div.field-container{flex:1}div.body__catalog-type-view-page div.catalog-type-view-header-tab{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__catalog-type-view-page div.catalog-type-view-header-tab>div.header-tab{flex:1}div.body__catalog-type-view-page div.catalog-type-view-header-tab>div.header-tab>div.header-tab{width:290px}div.body__catalog-type-view-page div.catalog-type-view-header-tab>div.action-container{margin-left:16px}div.body__catalog-move-item-process div.move-prepare-element>div.prepare-element-caption{font-weight:500;margin-bottom:8px}div.body__catalog-move-item-process div.move-prepare-element>div.prepare-element-information{background-color:#fff;border:1px solid #e9e9e9;padding:16px;border-radius:6px;margin-bottom:16px;display:flex;flex-direction:row}div.body__catalog-move-item-process div.move-prepare-element>div.prepare-element-information>div.image-container{flex:0 0 150px;height:100px;background-color:#1f2f41;background-image:url(../img/no-catalog-image.9be28bdf.png);background-position:50%;background-size:100%;background-repeat:no-repeat;border-radius:6px;position:relative;margin-right:16px}div.body__catalog-move-item-process div.move-prepare-element>div.prepare-element-information>div.image-container>div.current-image{width:100%;height:100px;background-size:cover;background-position:50%;position:relative;border-radius:6px}div.body__catalog-move-item-process div.move-prepare-element>div.prepare-element-information>div.information-container{flex:1}div.body__catalog-move-item-process div.move-prepare-element>div.prepare-element-information>div.information-container>div.default-name{font-weight:500;text-transform:uppercase;margin-bottom:8px}div.body__catalog-move-item-process div.move-prepare-element>div.prepare-element-information>div.information-container>div.default-description{color:#5e6167}div.body__catalog-move-item-process div.move-prepare-element>div.prepare-element-available-catalog-type{margin-bottom:16px}div.body__catalog-move-item-process div.move-prepare-element>div.prepare-element-available-catalog-type>div.catalog-type-items{display:flex;flex-wrap:wrap}div.body__catalog-move-item-process div.move-prepare-element>div.prepare-element-available-catalog-type>div.catalog-type-items>div.catalog-type-item{background-color:#f2f2f2;color:#5e6167;border-radius:4px;min-height:24px;padding-left:8px;padding-right:8px;margin-right:8px;margin-bottom:4px;margin-top:4px;font-size:13px;border:1px solid #dadada;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__catalog-move-item-process div.move-prepare-element>div.prepare-element-available-catalog-type>div.catalog-type-items>div.catalog-type-item.active,div.body__catalog-move-item-process div.move-prepare-element>div.prepare-element-available-catalog-type>div.catalog-type-items>div.catalog-type-item:hover{background-color:#dadada}div.body__catalog-move-item-process div.move-container>div.move-items{display:flex;flex-direction:row;flex-wrap:wrap;margin:-8px}div.body__catalog-move-item-process div.move-container>div.move-items>div.move-item{margin:8px;flex-basis:calc(25% - 18px);background-color:#fff;border-radius:6px;border:1px solid #e9e9e9;cursor:pointer;height:210px;transition:all .2s ease}div.body__catalog-move-item-process div.move-container>div.move-items>div.move-item:hover{border-color:#5e6167}div.body__catalog-move-item-process div.move-container>div.move-items>div.move-item>div.information-basic{padding:16px}div.body__catalog-move-item-process div.move-container>div.move-items>div.move-item>div.information-basic>div.image-container{flex:0 0 100%;height:140px;background-color:#1f2f41;background-image:url(../img/no-catalog-image.9be28bdf.png);background-position:50%;background-size:100%;background-repeat:no-repeat;border-radius:6px;position:relative}div.body__catalog-move-item-process div.move-container>div.move-items>div.move-item>div.information-basic>div.image-container>div.current-image{width:100%;height:140px;background-size:cover;background-position:50%;position:relative;border-radius:6px}div.body__catalog-move-item-process div.move-container>div.move-items>div.move-item>div.information-basic>div.information-container{flex:1}div.body__catalog-move-item-process div.move-container>div.move-items>div.move-item>div.information-basic>div.information-container>div.default-name{border-top:1px solid #e9e9e9;margin-top:12px;padding-top:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__catalog-move-item-process div.move-container>div.move-items>div.move-item>div.information-basic>div.information-container>div.default-name>div.name{width:0;flex:1;font-weight:500;text-transform:uppercase;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__catalog-move-item-process div.move-container>div.move-items>div.move-item.move-current{border:1px solid transparent}div.body__catalog-move-item-process div.move-container>div.move-items>div.move-item.move-current>div.upload-image{width:calc(100% - 4px);height:calc(100% - 4px);background-color:#fff;border:2px dashed #c5d0db;border-radius:6px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__catalog-move-item-process div.move-container>div.move-items>div.move-item.move-current>div.upload-image>div>div:first-child{text-align:center;margin-bottom:16px}div.body__catalog-move-item-process div.move-container>div.move-items>div.move-item.move-current>div.upload-image>div>div:first-child>i{font-size:24px;color:#c5d0db;transition:all .2s ease}div.body__catalog-move-item-process div.move-container>div.move-items>div.move-item.move-current>div.upload-image>div>div:last-child{color:#aeb7c2;font-weight:500;transition:all .2s ease}div.body__catalog-move-item-process div.move-container>div.move-items>div.move-item.move-current>div.upload-image:hover{border-color:#5e6167}div.body__catalog-move-item-process div.move-container>div.move-items>div.move-item.move-current>div.upload-image:hover>div>div:first-child>i,div.body__catalog-move-item-process div.move-container>div.move-items>div.move-item.move-current>div.upload-image:hover>div>div:last-child{color:#5e6167}div.body__catalog-parent-listing-page div.header-search-container{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__catalog-parent-listing-page div.header-search-container>div.search-container{flex:1}div.body__catalog-parent-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__catalog-parent-listing-page div.catalog-parent-items{flex-wrap:wrap;margin:-8px;display:flex;flex-direction:row}div.body__catalog-parent-listing-page div.catalog-parent-items>div.catalog-parent-item{margin:8px;flex-basis:calc(50% - 18px);background-color:#fff;border:1px solid #e9e9e9;border-radius:6px;cursor:pointer;transition:all .2s ease}div.body__catalog-parent-listing-page div.catalog-parent-items>div.catalog-parent-item:hover{border-color:#5e6167}div.body__catalog-parent-listing-page div.catalog-parent-items>div.catalog-parent-item>div.information-basic{padding:16px;display:flex;flex-direction:row}div.body__catalog-parent-listing-page div.catalog-parent-items>div.catalog-parent-item>div.information-basic>div.image-container{flex:0 0 150px;height:100px;margin-right:16px}div.body__catalog-parent-listing-page div.catalog-parent-items>div.catalog-parent-item>div.information-basic>div.information-container{width:0;flex:1}div.body__catalog-parent-listing-page div.catalog-parent-items>div.catalog-parent-item>div.information-basic>div.information-container>div.default-name{margin-bottom:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__catalog-parent-listing-page div.catalog-parent-items>div.catalog-parent-item>div.information-basic>div.information-container>div.default-name>div.name{width:0;flex:1;font-weight:500;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__catalog-parent-listing-page div.catalog-parent-items>div.catalog-parent-item>div.information-basic>div.information-container>div.default-name>div.button{margin-left:16px}div.body__catalog-parent-listing-page div.catalog-parent-items>div.catalog-parent-item>div.information-basic>div.information-container>div.default-name>div.button>span{font-size:12px;position:relative;color:#1f2f41}div.body__catalog-parent-listing-page div.catalog-parent-items>div.catalog-parent-item>div.information-basic>div.information-container>div.default-name>div.button>span:before{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:1px;background-color:#1f2f41;transition:all .2s ease}div.body__catalog-parent-listing-page div.catalog-parent-items>div.catalog-parent-item>div.information-basic>div.information-container>div.default-name>div.button>span:hover:before{left:0;width:100%}div.body__catalog-parent-listing-page div.catalog-parent-items>div.catalog-parent-item>div.information-basic>div.information-container>div.description-container{height:80px;overflow:hidden;position:relative}div.body__catalog-parent-listing-page div.catalog-parent-items>div.catalog-parent-item>div.information-basic>div.information-container>div.description-container:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:30px;background:#fff;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0) 83%,rgba(0,212,255,0))}div.catalog-from-category-listing-loader>div.catalog-from-category-listing-loader-prepare{position:relative}div.catalog-from-category-listing-loader>div.catalog-from-category-listing-loader-prepare>div.content-loader-container{background-color:#fff;width:400px;padding:16px;position:absolute;left:0;top:0;height:100vh;z-index:3}div.catalog-from-category-listing-loader>div.catalog-from-category-listing-loader-prepare.grid{position:absolute;left:0;top:0;width:100%;height:100vh;background-color:#f7f8fa}div.catalog-from-category-listing-loader>div.catalog-from-category-listing-loader-prepare.grid>div.content-loader-container-grid{flex-wrap:wrap;margin:-16px;display:flex;flex-direction:row}div.catalog-from-category-listing-loader>div.catalog-from-category-listing-loader-prepare.grid>div.content-loader-container-grid>div.content-loader-grid-item{margin:8px;flex-basis:calc(25% - 16px);height:138px;background-color:#fff;overflow:hidden}div.catalog-from-category-section-loader{position:relative}div.catalog-from-category-section-loader>div.content-loader-container{background-color:#fff;width:230px;padding:16px;position:absolute;left:0;top:0;z-index:1}div.catalog-from-category-listing-item-prepare.grid{margin:8px;flex-basis:calc(25% - 18px);background-color:#fff;border-radius:6px;border:1px solid #e9e9e9;transition:all .2s ease}div.catalog-from-category-listing-item-prepare.grid:hover{border-color:#c5d0db}div.catalog-from-category-listing-item-prepare.grid>div.catalog-from-category-listing-item-grid{padding:8px;cursor:pointer}div.catalog-from-category-listing-item-prepare.grid>div.catalog-from-category-listing-item-grid>div.primary-image{width:100%;height:100px;border-radius:6px}div.catalog-from-category-listing-item-prepare.grid>div.catalog-from-category-listing-item-grid>div.primary-caption{padding-left:8px;padding-right:8px;text-align:center;margin-top:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.catalog-from-category-listing-item-prepare.grid>div.catalog-from-category-listing-item-grid>div.primary-caption>div{width:0;flex:1;font-weight:500;text-transform:uppercase;color:#1f2f41;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item{padding:16px;border-bottom:1px solid #e9e9e9;cursor:pointer;transition:all .2s ease}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item:hover{background-color:#f0f2f5}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item>div.information-basic{display:flex;flex-direction:row}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item>div.information-basic>div.image-container{flex:0 0 150px;height:100px;border-radius:6px;margin-right:16px}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item>div.information-basic>div.information-container{flex:1}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item>div.information-basic>div.information-container>div.default-name{font-weight:500;text-transform:uppercase;margin-bottom:8px}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item>div.information-basic>div.information-container>div.default-description{color:#5e6167}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item{margin-bottom:6px}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item:last-child{margin-bottom:0}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property{display:inline-block;margin-right:8px;padding-right:16px;position:relative}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property:before{content:"/";position:absolute;right:0;top:0;color:#c5d0db}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property>i{margin-right:3px;display:none}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property>span{font-weight:500}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property>span.green{color:#2196f3}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property:last-child:before{display:none}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item>div.information-basic>div.information-container>div.more-button-container{display:flex;flex-direction:row}div.catalog-from-category-listing-item-prepare div.catalog-from-category-listing-item>div.information-basic>div.information-container>div.more-button-container>div.more-button{background-color:#e6e6e6}div.body__catalog-from-category-listing-page div.header-search-container{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__catalog-from-category-listing-page div.header-search-container>div.search-container{flex:1}div.body__catalog-from-category-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter{display:flex;flex-direction:row}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters{background-color:#fff;flex:0 0 260px;border-radius:8px;border:1px solid #e9e9e9;height:calc(100vh - 140px)}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters.application-is-embedded{height:calc(100vh - 175px)}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.cars-items>div.car-item{padding:16px;padding-top:8px;padding-bottom:8px;border-bottom:1px solid #e9e9e9;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.cars-items>div.car-item>div.item-logo{flex:0 0 32px;height:32px;border-radius:32px;margin-right:16px;background-image:url(../img/quarry.a4588735.jpg);background-size:cover;border:1px solid #e9e9e9;transition:all .2s ease}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.cars-items>div.car-item>div.item-logo.elevated{background-image:url(../img/quarry.a4588735.jpg)}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.cars-items>div.car-item>div.item-caption{flex:1}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.cars-items>div.car-item>div.item-caption>div>span{font-weight:500}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.cars-items>div.car-item>div.item-icon{margin-left:16px}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.cars-items>div.car-item.active,div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.cars-items>div.car-item:hover{background-color:#f0f2f5}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.cars-items>div.car-item.active>div.item-caption>div{font-weight:500}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-name{background-color:#f9f9f9;border-bottom:1px solid #e9e9e9;padding:16px}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-name>div.items-caption>span{display:inline-block;font-weight:400;background:#e6e6e6;color:#5e6167;border-radius:4px;min-height:24px;padding-left:8px;padding-right:8px;margin-right:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters-preloader{padding:32px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters-preloader>div{display:inline-block;width:20px;height:18px}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters-preloader>div:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters{padding:16px}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters>div.filter-item>div.filter-item-section{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters>div.filter-item>div.filter-item-section>div.filter-item-name{flex:1;width:0;cursor:pointer}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters>div.filter-item>div.filter-item-section>div.filter-item-name>span{color:#1f2f41;border-bottom:1px solid #1f2f41}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters>div.filter-item>div.filter-item-section>div.filter-item-icon{margin-left:16px;color:#1f2f41}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters>div.filter-item>div.filter-item-more{margin-bottom:16px}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params{margin-bottom:8px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params>div.checkbox{flex:0 0 16px;height:16px;border-radius:3px;border:1px solid #c5d0db;margin-right:8px;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params>div.checkbox>i{transform:scale(.7);opacity:0;transition:all .2s ease}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params>div.params{flex:1;transition:all .2s ease;color:#5e6167}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params:hover>div.checkbox{border-color:#1f2f41}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params:hover>div.checkbox>i{opacity:1;transform:scale(1);color:#1f2f41}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params:hover>div.params{color:#1f2f41}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params.active>div.checkbox{border-color:#2196f3}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params.active>div.checkbox>i{opacity:1;transform:scale(1);color:#2196f3}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter>div.section-filters div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params.active>div.params{color:#2196f3}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter div.section-scroll{flex:1;margin-left:16px;background-color:#fff;border-radius:8px;border:1px solid #e9e9e9;transition:all .2s ease}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter div.section-scroll.background-transparent{background-color:transparent;border-color:transparent;border-radius:0}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter div.section-scroll div.catalog-section-items.grid{display:flex;flex-direction:row;flex-wrap:wrap;margin:-8px}div.body__catalog-from-category-listing-page div.catalog-par-container>div.flex-section-delimiter div.section-scroll div.catalog-section-items div.nothing-items-container{padding-top:24px}div.body__catalog-gallery-view-image{position:fixed;width:100%;background-color:rgba(0,0,0,.5);z-index:3;visibility:hidden;opacity:0;transform:scale(1.05)}div.body__catalog-gallery-view-image,div.body__catalog-gallery-view-image>div.left-arrow-control{left:0;top:0;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__catalog-gallery-view-image>div.left-arrow-control{position:absolute;width:100px;font-size:24px;color:#fff;cursor:pointer}div.body__catalog-gallery-view-image>div.left-arrow-control:hover{background-color:rgba(0,0,0,.2)}div.body__catalog-gallery-view-image>div.right-arrow-control{position:absolute;right:0;top:0;width:100px;height:100%;font-size:24px;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__catalog-gallery-view-image>div.right-arrow-control:hover{background-color:rgba(0,0,0,.2)}div.body__catalog-gallery-view-image.show{visibility:visible;opacity:1;transform:scale(1)}div.body__catalog-gallery-view-image>div.flex-center{height:600px;border-radius:6px;position:relative}div.body__catalog-gallery-view-image>div.flex-center>span.close-button{background-color:rgba(0,0,0,.5);width:32px;height:32px;border-radius:50%;color:#fff;position:absolute;right:-32px;top:-32px;font-size:18px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__catalog-gallery-view-image>div.flex-center>span.close-button:hover{background-color:rgba(0,0,0,.8)}div.body__catalog-gallery-view-image>div.flex-center>img{height:100%;border-radius:6px;transition:all .2s ease}div.body__catalog-gallery-view-image>div.flex-center>div.dotted-control-and-remove{margin-top:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__catalog-gallery-view-image>div.flex-center>div.dotted-control-and-remove>div.dotted-control{flex:1}div.body__catalog-gallery-view-image>div.flex-center>div.dotted-control-and-remove>div.dotted-control>div>span{display:inline-block;width:12px;height:12px;border:1px solid #fff;margin-right:8px;border-radius:50%;cursor:pointer;transition:all .2s ease}div.body__catalog-gallery-view-image>div.flex-center>div.dotted-control-and-remove>div.dotted-control>div>span.active{background-color:#fff}div.body__catalog-gallery-view-image>div.flex-center>div.dotted-control-and-remove>div.remove-button{margin-left:16px;text-align:center}div.body__catalog-gallery-view-image>div.flex-center>div.dotted-control-and-remove>div.remove-button>span{display:inline-block;border-bottom:1px solid transparent;cursor:pointer;color:#ccc;transition:all .2s ease}div.body__catalog-gallery-view-image>div.flex-center>div.dotted-control-and-remove>div.remove-button>span:hover{border-bottom:1px solid #ccc}div.body__catalog-view-gallery div.gallery-items{display:flex;flex-direction:row;flex-wrap:wrap;margin:-8px}div.body__catalog-view-gallery div.gallery-items>div.gallery-item{margin:8px;height:100px;background-color:#ccc;flex-basis:calc(16.66667% - 16px);border-radius:6px}div.body__catalog-view-gallery div.gallery-items>div.gallery-item>div.curr-image{width:inherit;height:inherit;border-radius:6px;background-size:cover;background-position:50%;background-image:url(../img/7513.ab1f02a0.webp);cursor:pointer;position:relative;overflow:hidden}div.body__catalog-view-gallery div.gallery-items>div.gallery-item>div.curr-image>div.curr-image-tooltip{position:absolute;left:0;top:-20px;width:100%;height:100%;background-color:rgba(31,47,65,.6);border-radius:inherit;color:#fff;opacity:0;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__catalog-view-gallery div.gallery-items>div.gallery-item>div.curr-image:hover>div.curr-image-tooltip{top:0;opacity:1}div.body__catalog-view-gallery div.gallery-items>div.gallery-item>div.upload-image{width:calc(100% - 4px);height:calc(100% - 4px);background-color:#fff;border:2px dashed #c5d0db;border-radius:6px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__catalog-view-gallery div.gallery-items>div.gallery-item>div.upload-image>i{font-size:24px;color:#c5d0db;transition:all .2s ease}div.body__catalog-view-gallery div.gallery-items>div.gallery-item>div.upload-image:hover{border-color:#5e6167}div.body__catalog-view-gallery div.gallery-items>div.gallery-item>div.upload-image:hover>i{color:#5e6167}div.catalog-view-tab-common div.base-params-flex-delimiter{display:flex;flex-direction:row}div.catalog-view-tab-common div.base-params-flex-delimiter>div.image-container{width:300px;flex:0 0 300px;height:228px;background-color:#fff;border:2px solid #fff;margin-right:16px;border-radius:8px;position:relative;background-position:50%;background-size:cover;cursor:pointer;overflow:hidden}div.catalog-view-tab-common div.base-params-flex-delimiter>div.image-container>div.upload-image{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:inherit;background-color:#fff;transform:scale(.8);opacity:0;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.catalog-view-tab-common div.base-params-flex-delimiter>div.image-container>div.upload-image>div{text-align:center}div.catalog-view-tab-common div.base-params-flex-delimiter>div.image-container>div.upload-image>div>i{font-size:24px}div.catalog-view-tab-common div.base-params-flex-delimiter>div.image-container>div.upload-image>div>div:last-child{margin-top:6px;font-size:12px}div.catalog-view-tab-common div.base-params-flex-delimiter>div.image-container.no-exist-image{border:2px dashed #c5d0db}div.catalog-view-tab-common div.base-params-flex-delimiter>div.image-container.no-exist-image>div.upload-image{transform:scale(.9);opacity:1}div.catalog-view-tab-common div.base-params-flex-delimiter>div.image-container:hover>div.upload-image{background-color:#f7f8fa;transform:scale(.9);opacity:1}div.catalog-view-tab-common div.base-params-flex-delimiter>div.params-container{flex:1}div.catalog-view-tab-common div.equipment-prepare-container>div.equipment-items>div.equipment-item{padding:16px;border-bottom:1px solid #e9e9e9;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row}div.catalog-view-tab-common div.equipment-prepare-container>div.equipment-items>div.equipment-item:hover{background-color:#f0f2f5}div.catalog-view-tab-common div.equipment-prepare-container>div.equipment-items>div.equipment-item>div.main-image{flex:0 0 150px;width:150px;height:100px;background-position:50%;background-size:cover;margin-right:16px;border-radius:6px}div.catalog-view-tab-common div.equipment-prepare-container>div.equipment-items>div.equipment-item>div.view-print{flex:1}div.catalog-view-tab-equipment div.equipment-prepare-container>div.equipment-items>div.equipment-item{padding:16px;border-bottom:1px solid #e9e9e9;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row}div.catalog-view-tab-equipment div.equipment-prepare-container>div.equipment-items>div.equipment-item:hover{background-color:#f0f2f5}div.catalog-view-tab-equipment div.equipment-prepare-container>div.equipment-items>div.equipment-item:last-child{border-bottom:0}div.catalog-view-tab-equipment div.equipment-prepare-container>div.equipment-items>div.equipment-item>div.main-image{flex:0 0 150px;width:150px;height:100px;background-position:50%;background-size:cover;margin-right:16px;border-radius:6px}div.catalog-view-tab-equipment div.equipment-prepare-container>div.equipment-items>div.equipment-item>div.view-print{flex:1}div.catalog-view-tab-equipment div.equipment-prepare-container>div.equipment-items>div.equipment-item>div.view-print>div.header-caption{font-weight:500}div.catalog-view-tab-equipment div.equipment-prepare-container>div.equipment-items>div.equipment-item>div.unlink-container{flex:0 0 32px;height:32px;margin-left:16px;text-align:right}div.catalog-view-tab-equipment div.equipment-prepare-container>div.equipment-items>div.equipment-item>div.unlink-container>span{display:inline-block;width:24px;height:24px;border-radius:4px;color:#f44336;margin:0 0 0 auto;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.catalog-view-tab-equipment div.equipment-prepare-container>div.equipment-items>div.equipment-item>div.unlink-container>span:hover{background-color:#f44336;color:#fff}div.catalog-view-tab-equipment div.characteristics-information-container div.specifications-container{background-color:#fff;border-radius:8px;border-bottom:1px solid #e9e9e9}div.catalog-view-tab-equipment div.characteristics-information-container div.specifications-container>div.container-header{height:40px;padding-left:16px;padding-right:16px;border-bottom:1px solid #e9e9e9;display:flex;flex-direction:row;justify-content:center;align-items:center}div.catalog-view-tab-equipment div.characteristics-information-container div.specifications-container>div.container-header>div.header-caption{width:0;flex:1;font-weight:500;color:#2196f3;line-height:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.catalog-view-tab-equipment div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item{padding:10px;padding-left:16px;padding-right:16px;border-bottom:1px solid #ebebeb;display:flex;flex-direction:row}div.catalog-view-tab-equipment div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item>div.property-name{flex:0 0 300px}div.catalog-view-tab-equipment div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item>div.property-value{flex:1;width:0;font-weight:500}div.catalog-view-tab-equipment div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item>div.property-remove{cursor:pointer;margin-left:16px;color:#f44336}div.catalog-view-tab-equipment div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item:nth-child(2n){background-color:#fafafa}div.catalog-view-tab-equipment div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item:last-child{border-bottom:0}div.body__catalog-view-page div.catalog-view-header-tab{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__catalog-view-page div.catalog-view-header-tab>div.header-tabs-container{flex:1}div.body__catalog-view-page div.catalog-view-header-tab>div.header-tabs-container>div.header-tab{width:330px}div.body__catalog-view-page div.catalog-view-header-tab>div.action-container{margin-left:16px}div.body__catalog-view-page div.remove-message>span{display:inline-block;border-bottom:1px solid #5e6167;cursor:pointer}div.catalog-item-reference div.catalog-item-preview>div.catalog-items>div.catalog-item{cursor:pointer;margin-bottom:16px;transition:all .2s ease;display:flex;flex-direction:row}div.catalog-item-reference div.catalog-item-preview>div.catalog-items>div.catalog-item>div.image-container{flex:0 0 150px;height:100px;background-image:url(../img/7513.ab1f02a0.webp);background-size:cover;background-position:50%;border-radius:6px;margin-right:16px;border:1px solid #5e6167;position:relative;overflow:hidden}div.catalog-item-reference div.catalog-item-preview>div.catalog-items>div.catalog-item>div.image-container>div.no-image{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:6px;background-color:#1f2f41;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATIAAABQCAYAAACajfkgAAAPg0lEQVR4nO2dCbAUxRnH/7s8njzkeILgU4yCB3gLGlETryQeMaLGW1CMiTGeqXhGErVSiZhoJJYxYglRE6/SkgrReMajVKwy4h1NUEGRwxMBD5BD4E2qyX+q2o/Z2emZ17M7u9+vamrn6Olrer7++uuvZ0tBEEBRlK9wN4BDAHwG4GQAjwAoATgfwHkANgZwEoDbtNrqAxVkirIuwwC8YZ3tBFAWoXoB+ELrrj6QD0dRFOBNAP0A/ArALOs9mQ7gBwBaVYjVF/WmkbUB6Mn9JQC+rHF+6pkWAH34ki0HsAyAqtd+CAVZZ6MVLAHdAfRmHSxjW6u7dtbC3+0B3JDhQR0L4KMU95lKOhjA4QD2BrC1uP4KgCdos5iesgJ7APhnlTBrAHzCnvhJAI/znAvHATg7YR2mrS8z5DkBwIEAdhfXPgAwDcADAKZm0BguAXBAlTABG7RJ82U+H9fymGf/mHU8E8CpKfIbcg6AI6zjowF87HD/GQDG8PmZch1vXZPPdAMAU1iGkO8AWJ0h/5UYyPYyAsAm7OxLMeGNwBkN4N0Mae7MOPYHsKu4Nh/AUwDuB3AvgBUp07g6Im7DuQBeijhvyv1wxPmP1taP0ciCIDgxyMZwxuOyHeaY4pwgCIalSKdXipItCYKgwzGdCQ7xu9bXhkEQPOtYhrNS1BVSpBNymmM6PcT9q1LmN9weEvFt4Xj/3eL+SuHKQRAsjyh/a8b8R20/S/ksdkiZ3uZBELzmmNbxKdN6t0J8UyqEPygmD6VQI3uU2sRKHgfsXcaypwn5CzWWVuuc6ZXecpTGlwP4pTh3M4DJ7EVNjzMEwIXUPgyb0wC7D4CnHdKSvekMABPYc5lr6wHYgZpOO8P0Yq/c3aGX/UAcTwLwjKgrpKivbZlnm1dZh0ZjXcV8G23kUivMdQB246ybC7OEtjee51rZLkyddbBd2G3jBvaYcxOmJZ/La475lMwWx65mCTvf78SEu4davqSrh1s7ArhGnDMa978ALORxifU4Wmg3abSk4dSubZ4HcBnbn0mnP0ceF1hh7gSwF+WHCybOQQy/2hodjrLeTZtLuG/Of269q/9/blWk5tFC8g3ugl5mVIREHRQTfmRE+HaH9HqKeyfE9LT3iLBHOqRzvrh3oy6oK6m1GMbGhF8/CIJ5IvxFjmneJu7vHhP2hAxptYp7X8pYVxNFfJs63n+Vde/sCmEujngeSeopzSbTOjEmjtNF2K0c02uPKM/BMeH7BUGwSIQ/zjHNR6x7pwiNeFsR1h5VTQ6C4BLr2IzUStVmLftWOXbFaCP3iXuMpvVeTDzPcabI5toMeehT4byR9FeIc3tnSCdrXRnGieNrqvguGbvYduLcFbQvpCVO05A9+JsZ0lmZIEwt2ZPaKagRTPOcF2njjLPz9s6Y1mRxbHzlHooJvxjAUHHurgxeEK8D+KN1/CNxfaS1bzT/f8sIqiUsjYpxRsYkbCPCGGPhvAT33S6OxwpDqwufx4TdTRxneTGz1lWZ0/82v0lw31IAfxLnds6Qj91ocN7I2jYD8G1OxITMiuikXBjAIWuYTrjf3xp21Ir+NBOEDAZwvee8SJPG+jFhs7hRmbo9RpybmOC+RRHv5fYp8zCYCks4ZD5PXD/d2jdmlW4ygrz9yHYQx1MT3tcZYSfqlTIPQzm+DrcNqMVcGKHp3Zkyja5Alm8uZ1aTIPMt692FZzgz9KG1zeXM7kDG8zBnVF1nem22pJ0xTCfcX0g74JO0zWzsud4lLaKzPZTP4es55yNrx1iJTcX5mQ72xb+L47Qd5nZ8xjfzuMxODFRYQkH7NgX8EBlB3oKsnzhe7nBvVw09woYYbkZN/i+A34twR3GJSq2QWkhSIYaIulqnB+tihrHX9Kk57QvgKgDvA7jYc3l6WvuPW8e/pdsBLGNz0ZGTUQsdyiM7rrTCNtQ277XOha40tkvWZfzdREaQtyCbKY6j/EiiKHH2zmappzxO4YuZVFv0xTIR704Rja4SB4rzWWYEh3KWrs3a1udQ8ESGGcKh1osZGvMMCow2sfViw73RCjs+wm7alcxiXKdwlhy0idkCtFGctaXg2sNBLuwljrPOPE+39g/lrz3sfYq/67SxvAWZNA6fkTAPu4gp7weoiqbhUb544bYFfzsoKI6NELi1YAXdK0LKdFCsRilCY8nSwOZSw1thbcv4Atwh7GQ7cfImDUuooa8Q2xccZp4l4vyrx+GWGcIcaQnP1cLVpJFYLIRZOaGtq5tww0CGdha6Wqyhwy3YGbdbE26fWy4y60xA5S3IFvJLAiF9OAsRh5mReVZc/0mGPJgZjznW9g73P8ogHH0xRsR7bxWjr+EmYV+7mUIiLdX8o+SMaNpJmGrpRA1bfQky41P4N+u4w5PXfhyfimtxk1QyrKtJZLQ4fibBc5Sz5+My2khDwgmuFq4YCSfgbolrI7VYND5KHJtlKX9mT243TPOC7McHaDfiC2gnSUtXuEXkxevCKbKFncEedOQNKXMIaBrXD63zprc9LWNet2WHE259Oawcxka3hxX2S2ozaejHHthOq51CZESEYXm8x7WPdnsbzhm6vGhhXewo0tuZnXqfiE1qUCNYd0kF/WOWoR3sCN+h6ccWaN3oefCIEH5vR9iY0/Kgdd8BlruUnCH9CtWMs9JI3BU94CpWlKmMb/Dcj7ktoPd+bz4MySmiwtPgy/AtO4Wu0hbOpUCbxOMe9O4GbVLLOaST/nHT2BBcNQlZP+v47MQwKINwGeowofF8hGtK1ucadf/JMeX31Y6OoCYiedwhjtDnrMNhDewptA3+jsfmWb7A/enUtkZGyIwpHDm4rmyw47GF5YIK4V+w9u26X2s3rqaRyanZSs6krhi7xzfpi2Qb+AbSuCqF2PX0XUojxGSDS+vrUo3B4nq1IaALk6mxThD37EqDq/1cXqZ9Yd+UBmnXKXSTxs/ZObnMeKUZDZgX7ftcQiUFppwMilpGFMcwcW0ihzOVkOl11eimZ4IwSXEVtsZ5eiur0wzZnUqHLXym0351bMpht+2zac9MBhFLs6aK520/q7XuONU+49Ob/hxrWCnzPM3WtFNoGmH1NWpts2n4e9/RTUNSsvxOSrQfuLxwSQmHXGvYqOd5srn1YE87iBMVfVhPc/m7OGP8AxhnnGYVsB0so/0tjW2kROFfqtKbBzT+L2UHWClsf7aj8COIcx1fsH70KQzXk86pEj5ML+A2p4vWW7bx2Wa1N5WZp7TxtLGdbcbn1JPtax43aZdzpcPq7FeKr3W0Mt1Q7swXLkXhswLb4Xz9QqyiKIVHvxCrKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhUUGmKErhaeGXNgfU4be4KuHrG1SKohQP8+WMBWatpS62VBSl0JTr5LPOiqIoaXlDbWSKohQeFWSKohQetZEpilJ4WviN7o4u+rqloihKnhgvhg/0C7GKohQetZEpilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4VJApilJ4zNcvelCgNdrq8RLLtLzC9W4se2fO+cqDMsvtWrb1C14fptzLUrRlc19bA5R9BYA1Fa6bb9u3NmB7N+95p/n6xWcA+tRBhnzRWuGPVY4GMKUxihjJIQAedAi/C4AXc8yfL7YB8KZj3HcAGFOcIlZkNIC7Kly8DsBZdZBHHywOpXgzUqnnahRcy3dqg5Q7zciiEYQYqmhbjTjyCFlpBNmn9ZGX3CnK39+lxaV8Rj0/ub6ynxpXAb5RHeU9Kytj7o+7VnQ+UWO/YtiM9sJm5MAmKXO3OsiDLzpVkCmGnZq4Fg6tgzzkgQoypeE5qUkfsXm5D6+DfORBQ/9DfzMIsoZ+gDFsnDBcC2dwm5EtOavdDDTyu97ZkkMiDwC4ibOjtVBva2XUnwBgRooyJ511iwtnnusTCePJw9j9U/q13ZhDWi7koY2dSWF5TQ5pxZFHh36e+UcjkZZpp+sBuNJjWwt8C7JO2iCa7a+ajgIwtQ7ykYT9Pcc/FsDt3H8VwHOe03PhfM/x2758iwDc5jm9OHxrZNX8Fu+ih4SPSaVcbGTN+H9zRXIsPcdz/I9a+/VULz1y0Eaftvbv8ZxWNXxrZNU6KOP+sdpT2mXfGlmZXtOXc2iRp70qTGt2DYTprQCOA/BFzumGlJl2tYZjhr3DPeelp7VfT/aoXXJIwyx7WsL9Wpe9w3P87QAWivTKHJUZOTMOQC9PaY/Iw0Y2psae0201WL2wD20FtcTYf/5RJf2tc8hf3kbmpJ1lHvYxOy+1Nra/B2CpJw//sug0yzm1/2sB3Afg/TwEWa1p5KUZcSQR3s3iehDFMfWXJa+czUkXX8j3rNOz8B7HCYS1NIMga1aS2CPObdK62RDAkBzSsZdL+bIPJSXI0cSShwnpOvtAHWKbl94Nts7QhR1zSscWXo3sWS8p5SBbjrQPVJA1L9s0cdmPyCmdcfw1L/YfckqzHshDI7uVIwrTKQ1ohqFlM7p/GPpVud4oX7twpeTZVmRzETUHM3M7KKc0K3EZgJGeHMS70wY3i8d5yZWr+fufvBK8klOztnpd4tKYXXPKQ968AeClFA6AXaElm6n+mVXCNKsg2zzn9PKYGU7C6bQN+mKQJchWWRroSgpyn/6Kr+YhyLYC8HaFa1cAmNxAH/ULGQ/g0vrISiR9hX9XMzGqScv9GoBveYx/kbVvbIMXiOu/pqDzIUzX+LaRdcYIsZCbPOehFkyq8/ztVwd5qBWHNGexvdvDqzn8muVJb/lK3HfhTPzHs5DdOHa2twEAbvCch1rwC9oNSjXaqj3XwxqwzpNgFi9/t/6z6QXfs6aTqG31oBO6vRnt/yDa6LyQx9DyTv7aDnK+neVqzZncFtTIV69MZ9dpFa5XmwhoVHo3abmRw/tmbN0fe06jInm+ZOUK+43MwBqWLe6fsZblmI96otZOqbWkod859SNrXJpVWNUbZnLhe3WQp4b+wKguUVIUf+wJ4FnGbiZYnqxhXatGpihKKmZYN9X6W2wqyBRFSUWbddN6Na7Chl7raQTZ0DrIh08q2Qb6NkbxKhI3Q5ent7n9AufRccatpMi74+5eYd8X7THx+v6AZi3Z0tjIJnJ5QaN9tyv8OmWlf56ez2U8eX90MQ/My/xhTDr3c+mI72cu/8l+dYxLiI/0JF8CeIXrb32XvRu/ihyykmm7/hN6UoygnBsT9hb+a1TjvefAw/8DTNij34TAkj8AAAAASUVORK5CYII=);background-position:50%;background-size:80%;background-repeat:no-repeat}div.catalog-item-reference div.catalog-item-preview>div.catalog-items>div.catalog-item>div.image-container>div.tooltip-message{position:absolute;left:0;top:-50%;width:100%;height:100%;border-radius:6px;background-color:rgba(0,0,0,.7);color:#fff;opacity:0;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.catalog-item-reference div.catalog-item-preview>div.catalog-items>div.catalog-item>div.image-container>div.tooltip-message>div{flex:1;text-align:center}div.catalog-item-reference div.catalog-item-preview>div.catalog-items>div.catalog-item>div.image-container>div.tooltip-message>div>i{font-size:24px}div.catalog-item-reference div.catalog-item-preview>div.catalog-items>div.catalog-item>div.image-container>div.tooltip-message>div>div.message{margin-top:8px;font-size:13px;padding-left:16px;padding-right:16px}div.catalog-item-reference div.catalog-item-preview>div.catalog-items>div.catalog-item>div.information-container{flex:1}div.catalog-item-reference div.catalog-item-preview>div.catalog-items>div.catalog-item>div.information-container>div.default-name{margin-bottom:8px;padding-top:3px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.catalog-item-reference div.catalog-item-preview>div.catalog-items>div.catalog-item>div.information-container>div.default-name>div.name{width:0;flex:1;font-weight:500;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.catalog-item-reference div.catalog-item-preview>div.catalog-items>div.catalog-item>div.information-container>div.description-container{height:70px;overflow:hidden;position:relative}div.catalog-item-reference div.catalog-item-preview>div.catalog-items>div.catalog-item>div.information-container>div.description-container:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:30px;background:#fff;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0) 83%,rgba(0,212,255,0))}div.catalog-item-reference div.catalog-item-preview>div.catalog-items>div.catalog-item:hover>div.image-container>div.tooltip-message{top:0;opacity:1}div.user-profile-image__round{width:50px;height:50px;border-radius:50px;background-image:url(../img/profile.f493e2af.svg);background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative}div.user-profile-image__round>div.profile-image{width:50px;height:50px;border-radius:50px;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.user-profile-image__round>div.profile-image>div.spin{display:inline-block;width:20px;height:18px}div.user-profile-image__round>div.profile-image>div.spin:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.user-profile-image__round>div.profile-image>div.blocker{position:absolute;left:0;top:0;background-color:rgba(0,0,0,.5);background-color:rgba(31,47,65,.5490196078);width:100%;height:100%;color:#fff;border-radius:50px;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:18px}div.user-profile-image__round[w35],div.user-profile-image__round[w35]>div.profile-image{width:35px;height:35px;border-radius:35px}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.separator-tag{margin-bottom:8px;height:40px;overflow:hidden}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.separator-tag>div{display:flex;flex-wrap:wrap;margin-bottom:4px;margin-top:4px}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.separator-tag>div>div.tag-item{background-color:#fff;border:1px solid #dce1e6;color:#5e6167;border-radius:4px;min-height:24px;padding-left:8px;padding-right:8px;margin-right:8px;margin-bottom:4px;margin-top:4px;font-size:12px;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.separator-tag>div>div.tag-item:hover{background-color:#dadada}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.separator-tag>div>div.tag-item>i{margin-left:5px;cursor:pointer}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.separator-tag>div .transition-tag-enter-active,div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.separator-tag>div .transition-tag-leave-active{transition:all 1s}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.separator-tag>div .transition-tag-enter,div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.separator-tag>div .transition-tag-leave-to{opacity:0;transform:translateY(15px)}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table{position:relative}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.after-page-process{position:absolute;left:0;top:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.8);z-index:1;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.after-page-process>div{display:inline-block;width:20px;height:18px}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.after-page-process>div:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table{background-color:#fff;border-radius:8px;border:1px solid #dadada}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th:last-child{border-right:0}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th.capture__checkbox{flex:0 0 30px}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th.remains-size{flex:0 0 180px}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon{width:0;flex:0 0 16px;height:16px;margin-right:8px;background-repeat:no-repeat;background-position:50%;display:none;transition:all .2s ease}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-caption{width:0;flex:1 0 0;color:#5e6167;font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section{border-bottom:1px solid #edeef0;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section.active,div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section:hover{background:#f0f2f5}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section.active__shadow{box-shadow:0 0 0 1px #a6d5fa;background-color:#eef8ff}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td.capture__checkbox{flex:0 0 30px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td.capture__checkbox>div.checked__container{width:20px;height:20px;border:1px solid #dce1e6;border-radius:6px;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td.capture__checkbox>div.checked__container>i{opacity:0;transition:all .2s ease}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td.capture__checkbox>div.checked__container.checked-visible{border-color:#2196f3;background-color:#2196f3;box-shadow:0 0 0 3px #a6d5fa}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td.capture__checkbox>div.checked__container.checked-visible>i{color:#fff;opacity:1}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td.remains-size{flex:0 0 180px}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td>div.pr-ellipsis{padding-right:16px}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td>div.part-info>div.part-info-caption{font-weight:500;margin-bottom:6px}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td>div.part-info>div.part-info-code{background-color:#f7f8fa;width:240px;border-radius:6px;border:1px solid #e7e8ec;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td>div.part-info>div.part-info-code>div{width:0;flex:1;padding:6px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td>div.part-info>div.part-info-code>div:first-child{border-right:1px solid #e7e8ec;text-align:left}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td>div.part-info>div.part-info-code>div:last-child{text-align:right}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td>div.part-remains>div{font-weight:500}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td>div.part-remains>div:first-child{color:#66bb6a;margin-bottom:4px}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td>div.part-remains>div:last-child{color:#f44336;margin-top:4px}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section:hover>div.td.capture__checkbox>div.checked__container{box-shadow:0 0 0 3px #a6d5fa}div.body__part-batch-remains-component-not-shipments div.part-batch-remains-component-not-shipments-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section:hover>div.td.capture__checkbox>div.checked__container>i{opacity:1;color:#2196f3}div.body__part-element-reference-window div.part-element-listing-table>div.separator-tag{margin-bottom:8px;height:40px;overflow:hidden}div.body__part-element-reference-window div.part-element-listing-table>div.separator-tag>div{display:flex;flex-wrap:wrap;margin-bottom:4px;margin-top:4px}div.body__part-element-reference-window div.part-element-listing-table>div.separator-tag>div>div.tag-item{background-color:#fff;border:1px solid #dce1e6;color:#5e6167;border-radius:4px;min-height:24px;padding-left:8px;padding-right:8px;margin-right:8px;margin-bottom:4px;margin-top:4px;font-size:12px;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-element-reference-window div.part-element-listing-table>div.separator-tag>div>div.tag-item:hover{background-color:#dadada}div.body__part-element-reference-window div.part-element-listing-table>div.separator-tag>div>div.tag-item>i{margin-left:5px;cursor:pointer}div.body__part-element-reference-window div.part-element-listing-table>div.separator-tag>div .transition-tag-enter-active,div.body__part-element-reference-window div.part-element-listing-table>div.separator-tag>div .transition-tag-leave-active{transition:all 1s}div.body__part-element-reference-window div.part-element-listing-table>div.separator-tag>div .transition-tag-enter,div.body__part-element-reference-window div.part-element-listing-table>div.separator-tag>div .transition-tag-leave-to{opacity:0;transform:translateY(15px)}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table{position:relative}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.after-page-process{position:absolute;left:0;top:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.8);z-index:1;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.after-page-process>div{display:inline-block;width:20px;height:18px}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.after-page-process>div:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table{background-color:#fff;border-radius:8px;border:1px solid #dadada}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th:last-child{border-right:0}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th.capture__checkbox{flex:0 0 30px}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th.disabled__checkbox{flex:0 0 50px}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon{width:0;flex:0 0 16px;height:16px;margin-right:8px;background-image:url(../img/sorting-default.e7a26f70.svg);background-repeat:no-repeat;background-position:50%;display:none;transition:all .2s ease}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon.zA{background-image:url(../img/sorting-active.ccf02976.svg)}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon.aZ{background-image:url(../img/sorting-active.ccf02976.svg);transform:rotate(180deg)}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-caption{width:0;flex:1 0 0;color:#5e6167;font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section{border-bottom:1px solid #edeef0;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section.active,div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section:hover{background:#f0f2f5}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td.capture__checkbox{flex:0 0 30px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td.capture__checkbox>div.checked__container{width:20px;height:20px;border:1px solid #dce1e6;border-radius:6px;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td.capture__checkbox>div.checked__container>i{opacity:0;transition:all .2s ease}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td.capture__checkbox>div.checked__container.checked-visible{border-color:#1f2f41;background-color:#1f2f41}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td.capture__checkbox>div.checked__container.checked-visible>i{color:#fff;opacity:1}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td.disabled__checkbox{flex:0 0 50px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td.disabled__checkbox>div.checked__container{width:20px;height:20px;border:1px solid #dce1e6;border-radius:6px;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td.disabled__checkbox>div.checked__container>i{opacity:0;transition:all .2s ease}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td.disabled__checkbox>div.checked__container.checked-visible{border-color:#1f2f41;background-color:#1f2f41}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td.disabled__checkbox>div.checked__container.checked-visible>i{color:#fff;opacity:1}div.body__part-element-reference-window div.part-element-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section:hover>div.td.capture__checkbox>div.checked__container>i{opacity:1}div.body__part-element-listing-page div.header-search-container{padding-left:16px;padding-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__part-element-listing-page div.header-search-container>div.search-container{flex:1}div.body__part-element-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__part-element-listing-page div.part-element__data-table{padding-left:16px;padding-right:0}div.equipment-view-tab-common div.machinery-information-container{background-color:#fff;border-radius:8px;border:1px solid #e9e9e9;margin-bottom:16px;padding:16px}div.equipment-view-tab-common div.machinery-information-container>div.base-params-flex-delimiter{display:flex;flex-direction:row}div.equipment-view-tab-common div.machinery-information-container>div.base-params-flex-delimiter>div.image-container{flex:0 0 150px;height:100px;background-position:50%;background-size:cover;border-radius:4px;margin-right:16px}div.equipment-view-tab-common div.machinery-information-container>div.base-params-flex-delimiter>div.params-container{flex:1}div.equipment-view-tab-common div.machinery-information-container>div.base-params-flex-delimiter>div.params-container>div.machinery-name>span{display:inline-block;font-weight:500;text-transform:uppercase;font-size:16px;border-bottom:2px solid #ffb74d;padding-bottom:2px;cursor:pointer;margin-bottom:12px;transition:all .2s ease}div.equipment-view-tab-common div.machinery-information-container>div.base-params-flex-delimiter>div.params-container>div.machinery-name>span:hover{border-color:#1f2f41}div.equipment-view-tab-common div.characteristics-information-container div.specifications-container{background-color:#fff;border-radius:8px;border-bottom:1px solid #e9e9e9}div.equipment-view-tab-common div.characteristics-information-container div.specifications-container>div.container-header{height:40px;padding-left:16px;padding-right:16px;border-bottom:1px solid #e9e9e9;display:flex;flex-direction:row;justify-content:center;align-items:center}div.equipment-view-tab-common div.characteristics-information-container div.specifications-container>div.container-header>div.header-caption{width:0;flex:1;font-weight:500;color:#2196f3;line-height:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.equipment-view-tab-common div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item{padding:10px;padding-left:16px;padding-right:16px;border-bottom:1px solid #ebebeb;display:flex;flex-direction:row}div.equipment-view-tab-common div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item>div.property-name{flex:0 0 300px}div.equipment-view-tab-common div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item>div.property-value{flex:1;width:0;font-weight:500}div.equipment-view-tab-common div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item>div.property-remove{cursor:pointer;margin-left:16px;color:#f44336}div.equipment-view-tab-common div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item:nth-child(2n){background-color:#fafafa}div.equipment-view-tab-common div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item:last-child{border-bottom:0}div.body__equipment-view-create-option-parent div.equipment-view-create-option__option-machinery-listing div.option-machinery-listing__header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__equipment-view-create-option-parent div.equipment-view-create-option__option-machinery-listing div.option-machinery-listing__header-search-container>div.search-container{flex:1}div.body__equipment-view-create-option-parent div.equipment-view-create-option__option-machinery-listing div.option-machinery-listing__header-search-container>div.action-container{margin-left:16px}div.body__equipment-view-create-option{position:fixed;left:0;top:-100vh;width:100%;height:100vh;background-color:rgba(0,0,0,.6);z-index:100;visibility:hidden;opacity:0;transition:visibility .2s,opacity .2s,left .2s,top .2s,width .2s,height .2s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__equipment-view-create-option.show{top:0;opacity:1;visibility:visible}div.body__equipment-view-create-option>div.parent-container{flex:0 0 1400px;height:100vh;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__equipment-view-create-option>div.parent-container>div.pseudo-side-bar{flex:0 0 230px}div.body__equipment-view-create-option>div.parent-container>div.white-container{flex:1;background-color:#f5f7fa;height:100vh}div.body__equipment-view-create-option>div.parent-container>div.white-container>div.header-container{padding-left:16px;padding-right:16px;height:54px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__equipment-view-create-option>div.parent-container>div.white-container>div.header-container>div.header-caption{flex:1;font-size:18px;font-weight:500;padding-left:16px}div.body__equipment-view-create-option>div.parent-container>div.white-container>div.header-container>div.header-save-button-container{height:32px;background-color:#81c784;color:#fff;flex:0 0 100px;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__equipment-view-create-option>div.parent-container>div.white-container>div.header-container>div.header-save-button-container:hover{background-color:#66bb6a}div.body__equipment-view-create-option>div.parent-container>div.white-container>div.header-container>div.header-close{flex:0 0 24px;height:24px;border:1px solid #1f1f1f;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:16px;margin-left:16px;cursor:pointer;transition:all .2s ease}div.body__equipment-view-create-option>div.parent-container>div.white-container>div.header-container>div.header-close:hover{background-color:#1f1f1f;color:#fff}div.body__equipment-view-create-option>div.parent-container>div.white-container div.body-scroll-container div.padding-container{padding-left:16px;padding-right:16px}div.equipment-view-tab-options div.inserted-options-items>div.inserted-options-item{padding:16px;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #e9e9e9;display:flex;flex-direction:row;justify-content:center;align-items:center}div.equipment-view-tab-options div.inserted-options-items>div.inserted-options-item>div.option-item-caption{width:0;flex:0 0 140px;margin-right:32px;color:#5e6167}div.equipment-view-tab-options div.inserted-options-items>div.inserted-options-item>div.option-item-value{width:0;flex:1;font-weight:500}div.equipment-view-tab-options div.inserted-options-items>div.inserted-options-item>div.option-item-remove{margin-left:16px}div.equipment-view-tab-options div.inserted-options-items>div.inserted-options-item>div.option-item-remove>span{width:20px;height:20px;border:1px solid transparent;display:inline-block;cursor:pointer;color:#f44336;font-size:12px;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.equipment-view-tab-options div.inserted-options-items>div.inserted-options-item>div.option-item-remove>span:hover{background-color:#f44336;color:#fff}div.equipment-view-tab-options div.available-options-items{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.equipment-view-tab-options div.available-options-items>div.available-options-item>div.option-item-caption{margin-bottom:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.equipment-view-tab-options div.available-options-items>div.available-options-item>div.option-item-caption>div.option-item-arrow{flex:0 0 16px;color:#2196f3;transition:all .2s ease}div.equipment-view-tab-options div.available-options-items>div.available-options-item>div.option-item-caption>div.option-item-name{flex:1}div.equipment-view-tab-options div.available-options-items>div.available-options-item>div.option-item-caption>div.option-item-name>span{display:inline-block;color:#2196f3;cursor:pointer;border-bottom:1px dashed #2196f3;transition:all .2s ease}div.equipment-view-tab-options div.available-options-items>div.available-options-item>div.option-item-caption:hover>div.option-item-arrow{color:#1f2f41}div.equipment-view-tab-options div.available-options-items>div.available-options-item>div.option-item-caption:hover>div.option-item-name>span{color:#1f2f41;border-color:#1f2f41}div.equipment-view-tab-options div.available-options-items>div.available-options-item>div.option-items-body{margin-bottom:8px;padding-left:16px}div.equipment-view-tab-options div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body{margin-bottom:4px}div.equipment-view-tab-options div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span{display:inline-block;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center;justify-content:flex-start}div.equipment-view-tab-options div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span>span{background:#e6e6e6;background-color:#f0f2f5;border:1px solid #f0f2f5;border-radius:4px;padding-left:8px;padding-right:8px;padding-top:4px;padding-bottom:4px;margin-top:4px;font-size:12px;cursor:pointer;transition:all .2s ease}div.equipment-view-tab-options div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span>i{margin-left:6px;position:relative;top:2px;cursor:pointer;visibility:hidden;opacity:0;transition:all .2s ease}div.equipment-view-tab-options div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span:hover>span{background-color:#dce1e6}div.equipment-view-tab-options div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span:hover>i{visibility:visible;opacity:1}div.equipment-view-tab-options div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span.active>span{background:none;border-color:#1f2f41;color:#1f2f41}div.equipment-view-tab-options div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-create{padding-top:6px;padding-bottom:6px}div.equipment-view-tab-options div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-create>span{color:#1f2f41;display:inline-block;border-bottom:1px solid #1f2f41;cursor:pointer}div.body__equipment-view-page div.equipment-view-header-tab{width:330px}div.machinery-finder-reference-window div.body__machinery-finder-reference-window div.machinery-finder-reference__header-search-container div.search-container{padding:0;margin-bottom:16px}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item{padding:16px;border-bottom:1px solid #e9e9e9;cursor:pointer;transition:all .2s ease}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item:hover{background-color:#f0f2f5}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item>div.information-basic{display:flex;flex-direction:row}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item>div.information-basic>div.image-container{flex:0 0 150px;height:100px;border-radius:6px;margin-right:16px}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item>div.information-basic>div.information-container{flex:1}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item>div.information-basic>div.information-container>div.default-name{font-weight:500;text-transform:uppercase;margin-bottom:8px}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item>div.information-basic>div.information-container>div.default-description{color:#5e6167;height:75px;overflow:hidden;position:relative}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item>div.information-basic>div.information-container>div.default-description:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:30px;background:#fff;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0) 83%,rgba(0,212,255,0))}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item{margin-bottom:6px}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item:last-child{margin-bottom:0}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property{display:inline-block;margin-right:8px;padding-right:16px;position:relative}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property:before{content:"/";position:absolute;right:0;top:0;color:#c5d0db}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property>i{margin-right:3px;display:none}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property>span{font-weight:500}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property>span.green{color:#2196f3}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property:last-child:before{display:none}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item>div.information-basic>div.information-container>div.more-button-container{display:flex;flex-direction:row}div.body__machinery-finder-listing-embedded div.machinery-finder-items>div.machinery-finder-item>div.information-basic>div.information-container>div.more-button-container>div.more-button{background-color:#e6e6e6}div.body__machinery-finder-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__machinery-finder-listing-page div.header-search-container>div.search-container{flex:1}div.body__machinery-finder-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.separator-tag{margin-bottom:8px}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.separator-tag>div{display:flex;flex-wrap:wrap;margin-bottom:4px;margin-top:4px}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.separator-tag>div>div.tag-item{background-color:#fff;border:1px solid #dce1e6;color:#5e6167;border-radius:4px;min-height:24px;padding-left:8px;padding-right:8px;margin-right:8px;margin-bottom:4px;margin-top:4px;font-size:12px;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.separator-tag>div>div.tag-item:hover{background-color:#dadada}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.separator-tag>div>div.tag-item>i{margin-left:5px;cursor:pointer}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.separator-tag>div .transition-tag-enter-active,div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.separator-tag>div .transition-tag-leave-active{transition:all 1s}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.separator-tag>div .transition-tag-enter,div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.separator-tag>div .transition-tag-leave-to{opacity:0;transform:translateY(15px)}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.body__ui-responsible-table{position:relative}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.body__ui-responsible-table>div.after-page-process{position:absolute;left:0;top:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.8);z-index:1;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.body__ui-responsible-table>div.after-page-process>div{display:inline-block;width:20px;height:18px}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.body__ui-responsible-table>div.after-page-process>div:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.body__ui-responsible-table>div.responsive-table{background-color:#fff;border-radius:8px;border:1px solid #dadada}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th:last-child{border-right:0}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon{width:0;flex:0 0 16px;height:16px;margin-right:8px;background-image:url(../img/sorting-default.e7a26f70.svg);background-repeat:no-repeat;background-position:50%;transition:all .2s ease}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon.zA{background-image:url(../img/sorting-active.ccf02976.svg)}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon.aZ{background-image:url(../img/sorting-active.ccf02976.svg);transform:rotate(180deg)}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-caption{width:0;flex:1 0 0;color:#5e6167;font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section{border-bottom:1px solid #edeef0;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section.active,div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section:hover{background:rgba(253,112,54,.07)}div.body__fuel-lubricant-reference-window div.fuel-lubricant-listing-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px}div.body__fuel-lubricant-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__fuel-lubricant-listing-page div.header-search-container>div.search-container{flex:1}div.body__fuel-lubricant-listing-page div.header-search-container>div.action-switch-container{flex:0 0 60px;margin-left:16px}div.body__fuel-lubricant-listing-page div.header-search-container>div.action-switch-container>div.switch-grid-container{height:30px;background-color:#e7e8ec;border-radius:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fuel-lubricant-listing-page div.header-search-container>div.action-switch-container>div.switch-grid-container>div.sg-item{flex:1;height:inherit;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__fuel-lubricant-listing-page div.header-search-container>div.action-switch-container>div.switch-grid-container>div.sg-item:first-child{border-right:1px solid #c5d0db;border-top-left-radius:8px;border-bottom-left-radius:8px}div.body__fuel-lubricant-listing-page div.header-search-container>div.action-switch-container>div.switch-grid-container>div.sg-item:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}div.body__fuel-lubricant-listing-page div.header-search-container>div.action-switch-container>div.switch-grid-container>div.sg-item>i{transition:all .2s ease}div.body__fuel-lubricant-listing-page div.header-search-container>div.action-switch-container>div.switch-grid-container>div.sg-item:hover>i{transform:scale(1.2)}div.body__fuel-lubricant-listing-page div.header-search-container>div.action-switch-container>div.switch-grid-container>div.sg-item.active{background-color:#dce1e6}div.body__fuel-lubricant-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__fuel-lubricant-listing-page div.fuel-lubricant-listing-grid .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__fuel-lubricant-listing-page div.fuel-lubricant-listing-grid .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__fuel-lubricant-listing-page div.fuel-lubricant-listing-grid .body__ui-transition-request-items-enter,div.body__fuel-lubricant-listing-page div.fuel-lubricant-listing-grid .body__ui-transition-request-items-leave-to{transform:translateY(10px);opacity:0}div.body__fuel-lubricant-listing-page div.fuel-lubricant-listing-grid>div.fuel-lubricant-listing-grid-items{display:flex;flex-wrap:wrap;margin:-8px}div.body__fuel-lubricant-listing-page div.fuel-lubricant-listing-grid>div.fuel-lubricant-listing-grid-items>div.fuel-lubricant-listing-grid-item{width:0;flex-basis:calc(20% - 18px);background-color:#fff;margin:8px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;transition:all .2s ease}div.body__fuel-lubricant-listing-page div.fuel-lubricant-listing-grid>div.fuel-lubricant-listing-grid-items>div.fuel-lubricant-listing-grid-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__fuel-lubricant-listing-page div.fuel-lubricant-listing-grid>div.fuel-lubricant-listing-grid-items>div.fuel-lubricant-listing-grid-item>div.lubricant-header{background-color:#fff;height:50px;border-bottom:1px solid #e9e9e9;border-top-left-radius:8px;border-top-right-radius:8px;padding-left:12px;padding-right:12px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__fuel-lubricant-listing-page div.fuel-lubricant-listing-grid>div.fuel-lubricant-listing-grid-items>div.fuel-lubricant-listing-grid-item>div.lubricant-header>div{width:100%;font-weight:400;text-transform:uppercase;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__fuel-lubricant-listing-page div.fuel-lubricant-listing-grid>div.fuel-lubricant-listing-grid-items>div.fuel-lubricant-listing-grid-item>div.lubricant-header>div.article-lubricant{font-size:11px;text-transform:none;color:#5e6167;margin-top:4px}div.body__fuel-lubricant-listing-page div.fuel-lubricant-listing-grid>div.fuel-lubricant-listing-grid-items>div.fuel-lubricant-listing-grid-item>div.lubricant-image{width:100%;height:220px;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}div.body__fuel-lubricant-listing-page div.fuel-lubricant-listing-grid>div.fuel-lubricant-listing-grid-items>div.fuel-lubricant-listing-grid-item>div.lubricant-image.image__error{background-image:url(../img/belaz-lubricant-no-image.cca0afc9.png)}div.body__fuel-lubricant-listing-page div.fuel-lubricant-listing-grid>div.fuel-lubricant-listing-grid-items>div.fuel-lubricant-listing-grid-item>div.lubricant-image>div.packaging-size{position:absolute;right:8px;top:8px;display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__fuel-lubricant-listing-page div.fuel-lubricant-listing-grid>div.fuel-lubricant-listing-grid-items>div.fuel-lubricant-listing-grid-item>div.lubricant-footer{background-color:#fff;height:50px;border-top:1px solid #e9e9e9;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding-left:12px;padding-right:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fuel-lubricant-listing-page div.fuel-lubricant-listing-grid>div.fuel-lubricant-listing-grid-items>div.fuel-lubricant-listing-grid-item>div.lubricant-footer>div{width:100%;font-weight:400;text-transform:uppercase;font-size:12px;text-align:center;color:#5e6167;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__fuel-lubricant-view-page div.main-image-controller-container{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fuel-lubricant-view-page div.main-image-controller-container>div.image-container{flex:0 0 100px;height:58px;background-color:#fff;border:1px solid #e9e9e9;margin-right:24px;border-radius:6px;position:relative;background-position:50%;background-size:cover;cursor:pointer;overflow:hidden}div.body__fuel-lubricant-view-page div.main-image-controller-container>div.image-container>div.upload-image{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:inherit;background-color:#fff;transform:scale(.8);opacity:0;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fuel-lubricant-view-page div.main-image-controller-container>div.image-container>div.upload-image>div{text-align:center}div.body__fuel-lubricant-view-page div.main-image-controller-container>div.image-container>div.upload-image>div>i{font-size:24px}div.body__fuel-lubricant-view-page div.main-image-controller-container>div.image-container>div.upload-image>div>div:last-child{margin-top:6px;font-size:12px}div.body__fuel-lubricant-view-page div.main-image-controller-container>div.image-container.no-exist-image{border:1px dashed #aeb7c2}div.body__fuel-lubricant-view-page div.main-image-controller-container>div.image-container.no-exist-image>div.upload-image{transform:scale(.9);opacity:1}div.body__fuel-lubricant-view-page div.main-image-controller-container>div.image-container:hover>div.upload-image{background-color:#f7f8fa;transform:scale(.9);opacity:1}div.body__fuel-lubricant-view-page div.main-image-controller-container>div.upload-main-image-container{flex:1;color:#999}div.body__fuel-lubricant-view-page div.main-image-controller-container>div.upload-main-image-container>div.ub{margin-top:8px}div.body__fuel-lubricant-view-page div.main-image-controller-container>div.upload-main-image-container>div.ub>span{display:inline-block;color:#2196f3;border-bottom:1px solid transparent;padding-bottom:1px;cursor:pointer;transition:all .2s ease}div.body__fuel-lubricant-view-page div.main-image-controller-container>div.upload-main-image-container>div.ub>span:hover{border-bottom:1px solid #2196f3}div.body__fixed-asset-notification-card{position:relative;height:100px}div.body__fixed-asset-notification-card[h0],div.body__fixed-asset-notification-card[mb0]{height:auto}div.body__fixed-asset-notification-card[mb0]>div.machinery-information{padding:0!important}div.body__fixed-asset-notification-card>div.notification-card-ready-loader{position:absolute;left:0;top:0;width:calc(100% - 32px);height:inherit;padding:16px;display:flex;flex-direction:row}div.body__fixed-asset-notification-card>div.notification-card-ready-loader>div.machinery-image{flex:0 0 110px;height:67px;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px;margin-right:16px}div.body__fixed-asset-notification-card>div.notification-card-ready-loader>div.machinery-image>div.no-image-container{flex:0 0 110px;height:67px;background-color:#1f2f41;background-image:url(../img/no-catalog-image.9be28bdf.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px}div.body__fixed-asset-notification-card>div.notification-card-ready-loader>div.machinery-loader-container{flex:1;height:67px}div.body__fixed-asset-notification-card>div.notification-card-ready-loader>div.machinery-loader-container>div.loader-border{border:1px solid #e7e8ec;background-color:#f0f2f5;border-radius:6px;height:65px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fixed-asset-notification-card>div.notification-card-ready-loader>div.machinery-loader-container>div.loader-border>div.ring{display:inline-block;width:20px;height:18px}div.body__fixed-asset-notification-card>div.notification-card-ready-loader>div.machinery-loader-container>div.loader-border>div.ring:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.body__fixed-asset-notification-card>div.notification-card-ready-loader>div.machinery-error-container{flex:1;height:67px}div.body__fixed-asset-notification-card>div.notification-card-ready-loader>div.machinery-error-container>div.error-border{background-color:#ffebee;border:1px solid #ffcdd2;border-radius:6px;height:65px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fixed-asset-notification-card>div.notification-card-ready-loader>div.machinery-error-container>div.error-border>div{color:#e53935}div.body__fixed-asset-notification-card>div.machinery-information{padding:16px;display:flex;flex-direction:row}div.body__fixed-asset-notification-card>div.machinery-information>div.machinery-image{flex:0 0 110px;height:67px;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px;margin-right:16px}div.body__fixed-asset-notification-card>div.machinery-information>div.machinery-image>div.no-image-container{flex:0 0 110px;height:67px;background-color:#1f2f41;background-image:url(../img/no-catalog-image.9be28bdf.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px}div.body__fixed-asset-notification-card>div.machinery-information>div.machinery-info{flex:1;width:0}div.body__fixed-asset-notification-card>div.machinery-information>div.machinery-info>div.catalog-item-type{color:#aeb7c2;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__fixed-asset-notification-card>div.machinery-information>div.machinery-info>div.catalog-item-name>span{display:inline-block;cursor:pointer;color:#2196f3;text-transform:uppercase;font-weight:500;line-height:13px;border-bottom:1px solid transparent;transition:all .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__fixed-asset-notification-card>div.machinery-information>div.machinery-info>div.catalog-item-name>span:hover{border-bottom:1px solid #2196f3}div.body__fixed-asset-notification-card>div.machinery-information>div.machinery-info>div.catalog-item-chassis-number{color:#5e6167;margin-bottom:3px;font-size:12px}div.body__fixed-asset-notification-card>div.machinery-information>div.machinery-info>div.catalog-item-year-issue{color:#5e6167;font-size:12px}div.body__ui-dealer-application-toggle-filter-listing{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:0 0 auto}div.body__ui-dealer-application-toggle-filter-listing[ml]{margin-left:16px}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-sn{display:inline-block;color:#999}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr{position:relative}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr>div.toggle-filter-dr-prepare{margin-left:12px;display:inline-block;background-color:#d3d9de;background-color:#fff;border:1px solid #e7e8ec;padding:4px;padding-left:12px;padding-right:12px;border-radius:24px;cursor:pointer;transition:all .2s ease}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr>div.toggle-filter-dr-prepare.cursor,div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr>div.toggle-filter-dr-prepare:hover{background-color:#e7e8ec;border:1px solid #e7e8ec}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr>div.toggle-filter-dr-prepare>i{margin-left:4px}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr>div.toggle-filter-dr-prepare.box__shadow{border-color:rgba(33,150,243,0);box-shadow:0 0 0 2px #a6d5fa}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr>div.toggle-filter-dr-prepare.box__shadow.cursor,div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr>div.toggle-filter-dr-prepare.box__shadow:hover{background-color:#fff;border-color:rgba(33,150,243,0);box-shadow:0 0 0 3px #a6d5fa}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr>div.toggle-filter-dr-items{position:absolute;left:12px;top:36px;width:200px;background-color:#fff;z-index:1;border-radius:8px;box-shadow:0 8px 20px 20px rgba(56,54,50,.08)}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr>div.toggle-filter-dr-items div.toggle-filter-dr-item{border-bottom:1px solid #edeef0;padding:12px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr>div.toggle-filter-dr-items div.toggle-filter-dr-item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr>div.toggle-filter-dr-items div.toggle-filter-dr-item:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-bottom:0}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr>div.toggle-filter-dr-items div.toggle-filter-dr-item>div.dr-item-checkbox{flex:0 0 16px;height:16px;margin-right:12px}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr>div.toggle-filter-dr-items div.toggle-filter-dr-item>div.dr-item-checkbox>i{opacity:0;transition:all .2s ease}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr>div.toggle-filter-dr-items div.toggle-filter-dr-item>div.dr-item-caption{flex:1;width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr>div.toggle-filter-dr-items div.toggle-filter-dr-item:hover{background-color:#edeef0}div.body__ui-dealer-application-toggle-filter-listing>div.toggle-filter-caption>div.toggle-filter-dr>div.toggle-filter-dr-items div.toggle-filter-dr-item.active>div.dr-item-checkbox>i{opacity:1;color:#2196f3}div.body__fixed-asset-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fixed-asset-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__fixed-asset-listing-embedded div.header-params-section>div.section-search>div.manager-container{flex:0 0 270px;margin-left:16px}div.body__fixed-asset-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__fixed-asset-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__fixed-asset-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__fixed-asset-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__fixed-asset-listing-embedded .body__ui-transition-request-items-enter,div.body__fixed-asset-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item div.status-container>div{flex:1;width:6px;background-color:#ffe082;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item div.status-container>div.details{background-color:#ffa726}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item div.status-container>div.green{background-color:#81c784}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.company-container{height:inherit;flex:0 0 230px;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.company-container>div.company-container-hc{margin-bottom:8px;width:100%;display:flex;flex-direction:row;align-items:flex-start}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.company-container>div.company-container-hc>div.chc{height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.company-container>div.company-container-hc>div.chc.flex__end-price{margin-left:auto;margin-right:0;font-weight:700;background:transparent;padding-left:0;padding-right:0;color:#2196f3}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#fff;font-size:22px}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;padding-right:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.order-container.end__container{margin-right:0;border-right:0}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.order-container>div.order-container-hc{margin-bottom:8px;width:100%;display:flex;flex-direction:row;align-items:flex-start}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.order-container>div.order-container-hc>div.chc{height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.order-container>div.order-container-hc>div.chc.flex__end-price{margin-left:auto;margin-right:0;font-weight:700;background:transparent;padding-left:0;padding-right:0;color:#2196f3}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.profile-container>div.card-image{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background-size:cover;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.profile-container>div.card-image>i{color:#1f2f41;font-size:18px;transition:all .2s ease}div.body__fixed-asset-listing-embedded div.body__fixed-asset-listing-items div.body__fixed-asset-listing-item>div.profile-container>div.card-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__fixed-asset-view div.fixed-asset-operations-container>div.fixed-asset-preloader-container{padding:32px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fixed-asset-view div.fixed-asset-operations-container>div.fixed-asset-preloader-container>div{display:inline-block;width:20px;height:18px}div.body__fixed-asset-view div.fixed-asset-operations-container>div.fixed-asset-preloader-container>div:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.body__fixed-asset-view div.fixed-asset-operations-container div.operations-with-fixed-assets>div.operations-with-fixed-assets-item{padding:12px;border-bottom:1px solid #edeef0;color:#2196f3;cursor:pointer}span.dealer-change-revision-number-button>span.loading-revision-information{display:inline-block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}span.dealer-change-revision-number-button>span.loading-revision-information>span.loader{display:inline-block;width:13px;height:11px;margin-right:8px}span.dealer-change-revision-number-button>span.loading-revision-information>span.loader:after{content:" ";display:block;width:8px;height:8px;border-radius:50%;border:2px solid #2196f3;border-color:#2196f3 transparent #2196f3 transparent;animation:dual-ring 1.2s linear infinite}span.dealer-change-revision-number-button>span.loading-revision-information>span.loader-message{display:inline-block;color:#2196f3}span.dealer-change-revision-number-button>span.revision-number-button{display:inline-block;position:relative}span.dealer-change-revision-number-button>span.revision-number-button>span.current-revision{display:inline-block;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}span.dealer-change-revision-number-button>span.revision-number-button>span.current-revision>span{display:inline-block;color:#2196f3;border-bottom:1px solid #2196f3;margin-left:8px;transition:all .2s ease}span.dealer-change-revision-number-button>span.revision-number-button>span.current-revision>i{margin-left:8px;color:#2196f3}span.dealer-change-revision-number-button>span.revision-number-button>span.current-revision:hover>span{border-color:transparent}span.dealer-change-revision-number-button>span.revision-number-button>span.available-revision{display:block;position:absolute;right:0;top:24px;z-index:1;background-color:#fff;width:-moz-max-content;width:max-content;border-radius:4px;white-space:nowrap;box-shadow:0 8px 45px rgba(56,54,50,.08)}span.dealer-change-revision-number-button>span.revision-number-button>span.available-revision>span.revision-items-empty{display:block;padding:16px}span.dealer-change-revision-number-button>span.revision-number-button>span.available-revision>span.revision-items-empty>span{color:#495057}span.dealer-change-revision-number-button>span.revision-number-button>span.available-revision>span.revision-items{display:block;border-radius:4px}span.dealer-change-revision-number-button>span.revision-number-button>span.available-revision>span.revision-items>span.revision-item{display:block;padding:12px;padding-top:8px;padding-bottom:8px;border-bottom:1px solid #f0f2f5;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}span.dealer-change-revision-number-button>span.revision-number-button>span.available-revision>span.revision-items>span.revision-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}span.dealer-change-revision-number-button>span.revision-number-button>span.available-revision>span.revision-items>span.revision-item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:0}span.dealer-change-revision-number-button>span.revision-number-button>span.available-revision>span.revision-items>span.revision-item>span.c-check{flex:0 0 16px;margin-right:8px;color:#c5d0db;transition:all .2s ease}span.dealer-change-revision-number-button>span.revision-number-button>span.available-revision>span.revision-items>span.revision-item>span.c-check>i{transition:all .2s ease}span.dealer-change-revision-number-button>span.revision-number-button>span.available-revision>span.revision-items>span.revision-item>span.c-value{flex:1}span.dealer-change-revision-number-button>span.revision-number-button>span.available-revision>span.revision-items>span.revision-item.active>span.c-check{color:#2196f3}span.dealer-change-revision-number-button>span.revision-number-button>span.available-revision>span.revision-items>span.revision-item.active>span.c-check>i{opacity:1}span.dealer-change-revision-number-button>span.revision-number-button>span.available-revision>span.revision-items>span.revision-item:hover{background-color:#f7f8fa}div.dealer-applications-view-tab-common span.redaction-checkbox{font-weight:500;padding:3px;padding-left:12px;padding-right:12px;border-radius:16px;position:relative;top:2px;color:#66bb6a;padding-left:0;padding-right:0}div.dealer-applications-view-tab-common span.redaction-checkbox i{margin-right:4px;display:none}div.dealer-applications-view-tab-common div.dealer-reason-action-buttons{padding-top:3px}div.dealer-applications-view-tab-common div.dealer-reason-action-buttons>div.dealer-reason-button{background-color:rgba(31,47,65,.6);border-radius:6px;color:#fff;padding:10px;margin-bottom:6px;cursor:pointer;transition:all .2s ease}div.dealer-applications-view-tab-common div.dealer-reason-action-buttons>div.dealer-reason-button:hover{background-color:rgba(31,47,65,.85)}div.dealer-applications-view-tab-common div.dealer-reason-action-buttons>div.dealer-reason-button.reason__danger{background-color:#f44336}div.dealer-applications-view-tab-common div.dealer-reason-action-buttons>div.dealer-reason-button.reason__danger:hover{background-color:#e53935}div.dealer-applications-view-tab-common div.dealer-reason-action-buttons>div.dealer-reason-button.reason__green{background-color:#81c784}div.dealer-applications-view-tab-common div.dealer-reason-action-buttons>div.dealer-reason-button.reason__green:hover{background-color:#66bb6a}div.dealer-applications-view-tab-common div.dealer-reason-action-buttons>div.dealer-reason-button.reason__blue{background-color:#64b5f6}div.dealer-applications-view-tab-common div.dealer-reason-action-buttons>div.dealer-reason-button.reason__blue:hover{background-color:#42a5f5}div.approval-sheet-window div.small{color:#aaa}div.approval-sheet-window div[result="На согласовании"]{color:#00f}div.approval-sheet-window div[result=Согласовано]{color:green}div.approval-sheet-window div[result=Отказано]{color:red}div.body__dealer-applications-embedded-page div.dealer-applications-ready-prepare-container>div.dealer-applications-view-header-tab{margin-bottom:16px;padding-left:16px;padding-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-applications-embedded-page div.dealer-applications-ready-prepare-container>div.dealer-applications-view-header-tab>div.action-container{flex:1}div.body__parts-buffer-window div.body__parts-buffer-window-table{background-color:#fff;border:1px solid #dadada;border-radius:6px;max-height:calc(100vh - 280px);overflow-y:auto}div.body__parts-buffer-window div.body__parts-buffer-window-table *{scrollbar-width:auto}div.body__parts-buffer-window div.body__parts-buffer-window-table::-webkit-scrollbar{height:16px}div.body__parts-buffer-window div.body__parts-buffer-window-table::-webkit-scrollbar-track{background:#fff}div.body__parts-buffer-window div.body__parts-buffer-window-table::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.body__parts-buffer-window div.body__parts-buffer-window-table::-webkit-scrollbar-thumb:hover{background-color:#989898}div.body__parts-buffer-window div.body__parts-buffer-window-table>table{width:100%;table-layout:fixed;border-collapse:collapse}div.body__parts-buffer-window div.body__parts-buffer-window-table>table>thead>th{border-bottom:1px solid #dadada;border-right:1px solid #dadada;font-weight:400}div.body__parts-buffer-window div.body__parts-buffer-window-table>table>thead>th:last-child{border-right:0}div.body__parts-buffer-window div.body__parts-buffer-window-table>table>thead>th>div{padding:8px;display:flex;align-items:center;justify-content:center;flex-flow:wrap}div.body__parts-buffer-window div.body__parts-buffer-window-table>table>thead>th>div>span{background:#e6e6e6;color:#5e6167;border-radius:4px;min-height:24px;line-height:24px;padding-left:8px;padding-right:8px;margin-right:8px;margin-bottom:4px;margin-top:4px;font-size:12px;cursor:pointer;transition:all .2s ease}div.body__parts-buffer-window div.body__parts-buffer-window-table>table>thead>th>div>span:last-child{margin-right:0}div.body__parts-buffer-window div.body__parts-buffer-window-table>table>thead>th>div>span.active{background-color:#fd7036;color:#fff}div.body__parts-buffer-window div.body__parts-buffer-window-table>table>thead>th>div>span:hover{background-color:#fd7e4a;color:#fff}div.body__parts-buffer-window div.body__parts-buffer-window-table>table>tbody>tr>td{padding:12px;border-bottom:1px solid #dadada;border-right:1px solid #dadada}div.body__parts-buffer-window div.body__parts-buffer-window-table>table>tbody>tr>td:last-child{border-right:0}div.body__parts-buffer-window div.body__parts-buffer-window-table>table>tbody>tr:last-child>td{border-bottom:0}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.machinery-information-container>div.base-params-flex-delimiter>div.params-container>div.machinery-name>span:hover{border-color:#fd7e4a}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.machinery-information-container>div.base-params-flex-delimiter>div.params-container>div.machinery-name>span>span.machinery-equipment{margin-left:4px}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.machinery-information-container>div.base-params-flex-delimiter>div.params-container>div.machinery-name>span>span.machinery-equipment>i{font-size:10px;position:relative;margin-right:4px;top:-2px}div.machines-in-stock{background-color:#edeef0;border-radius:6px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.machines-in-stock>div{flex:1;padding:6px;text-align:center;font-size:13px;cursor:pointer;transition:all .2s ease}div.machines-in-stock>div:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}div.machines-in-stock>div:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}div.machines-in-stock>div.active{background-color:#d3d9de}fieldset.machinery-request-total-params__fieldset{border:1px solid #dee2e6;border-radius:6px}fieldset.machinery-request-total-params__fieldset>legend{padding:4px;padding-left:12px;padding-right:12px;background-color:#f0f2f5;border:1px solid #e7e8ec;border-radius:6px;font-size:12px;color:#5e6167}fieldset.machinery-request-total-params__fieldset div.machinery-request-total-params{padding:20px;padding-top:24px;padding-bottom:23px}fieldset.machinery-request-total-params__fieldset div.machinery-request-total-params>div.total-params-items{display:flex;flex-direction:row;flex-wrap:wrap;margin:-16px;padding-bottom:0}fieldset.machinery-request-total-params__fieldset div.machinery-request-total-params>div.total-params-items>div.total-params-item{margin:16px;flex-basis:calc(50% - 32px);display:flex;flex-direction:column;justify-content:center;align-items:center}fieldset.machinery-request-total-params__fieldset div.machinery-request-total-params>div.total-params-items>div.total-params-item>div.total-params-caption{text-align:center;font-size:12px;margin-bottom:8px;color:#5e6167}fieldset.machinery-request-total-params__fieldset div.machinery-request-total-params>div.total-params-items>div.total-params-item>div.total-params-value{width:100%;flex:50px;background-color:#fafbfc;border:1px solid #dce1e6;border-radius:6px;font-size:18px;font-weight:500;display:flex;flex-direction:row;justify-content:center;align-items:center}div.machine-bottom-size-information-prepare{padding-top:16px;display:flex;flex-direction:row}div.machine-bottom-size-information-prepare div.vat-rate-container{flex:1;display:flex;flex-direction:row;justify-content:center;align-items:center}div.machine-bottom-size-information-prepare div.vat-rate-container>div{flex:0 0 250px;border:1px solid #dce1e6;border-radius:8px;padding:16px;background:#f8f9fa}div.machine-bottom-size-information-prepare div.vat-rate-container>div:first-child{margin-right:8px}div.machine-bottom-size-information-prepare div.vat-rate-container>div:last-child{margin-left:8px}div.machine-bottom-size-information-prepare div.machine-bottom-size-information{border:1px solid #dce1e6;border-radius:8px;padding:16px;flex:0 0 300px;width:300px;margin:0 0 0 auto;margin-left:16px}div.machine-bottom-size-information-prepare div.machine-bottom-size-information>div.total-size-header{width:35px;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px;text-align:center;margin-bottom:8px}div.machine-bottom-size-information-prepare div.machine-bottom-size-information>div.total-width-container>div.total-width-item{margin-bottom:4px;display:flex;flex-direction:row}div.machine-bottom-size-information-prepare div.machine-bottom-size-information>div.total-width-container>div.total-width-item:last-child{margin-bottom:0}div.machine-bottom-size-information-prepare div.machine-bottom-size-information>div.total-width-container>div.total-width-item>div.total-width-item-caption{flex:1}div.machine-bottom-size-information-prepare div.machine-bottom-size-information>div.total-width-container>div.total-width-item>div.total-width-item-value{flex:1;font-weight:500;text-align:right;margin-left:16px;width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.machinery-information-container{background-color:#fff;border-radius:8px;border:1px solid #e9e9e9;margin-bottom:16px;padding:16px}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.machinery-information-container>div.base-params-flex-delimiter{display:flex;flex-direction:row}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.machinery-information-container>div.base-params-flex-delimiter>div.image-container{flex:0 0 150px;height:100px;background-position:50%;background-size:cover;border-radius:4px;margin-right:16px}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.machinery-information-container>div.base-params-flex-delimiter>div.params-container{flex:1}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.machinery-information-container>div.base-params-flex-delimiter>div.params-container>div.machinery-name>span{display:inline-block;font-weight:500;text-transform:uppercase;font-size:16px;border-bottom:2px solid #ffb74d;padding-bottom:2px;cursor:pointer;margin-bottom:12px;transition:all .2s ease}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.machinery-information-container>div.base-params-flex-delimiter>div.params-container>div.machinery-name>span:hover{border-color:#1f2f41}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container{background-color:#fff;border-radius:8px;border-bottom:1px solid #e9e9e9}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container>div.container-header{height:40px;padding-left:16px;padding-right:16px;border-bottom:1px solid #e9e9e9;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container>div.container-header>div.header-caption{width:0;flex:1;font-weight:500;color:#2196f3;line-height:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item{padding:10px;padding-left:16px;padding-right:16px;border-bottom:1px solid #ebebeb;display:flex;flex-direction:row}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item>div.property-name{flex:0 0 300px}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item>div.property-value{flex:1;width:0;font-weight:500}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item>div.property-remove{cursor:pointer;margin-left:16px;color:#f44336}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item:nth-child(2n){background-color:#fafafa}div.body__dealer-machinery-request-object-embedded div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item:last-child{border-bottom:0}div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item{padding:16px;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #e9e9e9;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item>div.option-item-caption{width:0;flex:0 0 140px;margin-right:32px;color:#5e6167}div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item>div.option-item-value{width:0;flex:1;font-weight:500}div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-quantity{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-quantity>span.vq{font-size:12px;color:#5e6167;font-weight:400}div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-type-option{padding-top:4px;display:flex;flex-direction:row}div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-type-option>div.vto{background-color:rgba(206,212,218,.4784313725);padding:2px;padding-left:6px;padding-right:6px;font-size:12px;font-weight:400;cursor:pointer;transition:all .2s ease}div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-type-option>div.vto:hover{box-shadow:0 0 0 2px #a6d5fa}div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-type-option>div.vto:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-type-option>div.vto:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-type-option>div.vto.o__additional,div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-type-option>div.vto.o__base{background-color:rgba(33,150,243,.8196078431);color:#fff}div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item>div.option-item-remove{margin-left:16px}div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item>div.option-item-remove>span{width:20px;height:20px;border:1px solid transparent;display:inline-block;cursor:pointer;color:#f44336;font-size:12px;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item>div.option-item-remove>span:hover{background-color:#f44336;color:#fff}div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item>div.option-item-remove.restore>span{color:#66bb6a}div.body__dealer-machinery-request-object-embedded div.inserted-options-items>div.inserted-options-item>div.option-item-remove.restore>span:hover{background-color:#66bb6a;color:#fff}div.body__dealer-machinery-request-object-embedded div.available-options-items{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.body__dealer-machinery-request-object-embedded div.available-options-items>div.available-options-item>div.option-item-caption{margin-bottom:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-machinery-request-object-embedded div.available-options-items>div.available-options-item>div.option-item-caption>div.option-item-arrow{flex:0 0 16px;color:#2196f3;transition:all .2s ease}div.body__dealer-machinery-request-object-embedded div.available-options-items>div.available-options-item>div.option-item-caption>div.option-item-name{flex:1}div.body__dealer-machinery-request-object-embedded div.available-options-items>div.available-options-item>div.option-item-caption>div.option-item-name>span{display:inline-block;color:#2196f3;cursor:pointer;border-bottom:1px dashed #2196f3;transition:all .2s ease}div.body__dealer-machinery-request-object-embedded div.available-options-items>div.available-options-item>div.option-item-caption:hover>div.option-item-arrow{color:#1f2f41}div.body__dealer-machinery-request-object-embedded div.available-options-items>div.available-options-item>div.option-item-caption:hover>div.option-item-name>span{color:#1f2f41;border-color:#1f2f41}div.body__dealer-machinery-request-object-embedded div.available-options-items>div.available-options-item>div.option-items-body{margin-bottom:8px;padding-left:16px}div.body__dealer-machinery-request-object-embedded div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body{margin-bottom:4px}div.body__dealer-machinery-request-object-embedded div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span{display:inline-block;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center;justify-content:flex-start}div.body__dealer-machinery-request-object-embedded div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span>span{background:#e6e6e6;background-color:#f0f2f5;border:1px solid #f0f2f5;border-radius:4px;padding-left:8px;padding-right:8px;padding-top:4px;padding-bottom:4px;margin-top:4px;font-size:12px;cursor:pointer;transition:all .2s ease}div.body__dealer-machinery-request-object-embedded div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span>i{margin-left:6px;position:relative;top:2px;cursor:pointer;visibility:hidden;opacity:0;transition:all .2s ease}div.body__dealer-machinery-request-object-embedded div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span:hover>span{background-color:#dce1e6}div.body__dealer-machinery-request-object-embedded div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span:hover>i{visibility:visible;opacity:1}div.body__dealer-machinery-request-object-embedded div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span.active>span{background:none;border-color:#1f2f41;color:#1f2f41}div.body__dealer-machinery-request-object-embedded div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-create{padding-top:6px;padding-bottom:6px}div.body__dealer-machinery-request-object-embedded div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-create>span{color:#1f2f41;display:inline-block;border-bottom:1px solid #1f2f41;cursor:pointer}div.body__dealer-delivery-embedded fieldset.as-soon-as-possible-params__fieldset{border:1px solid #dee2e6;border-radius:6px;padding:16px}div.body__dealer-delivery-embedded fieldset.as-soon-as-possible-params__fieldset>legend{padding:4px;padding-left:12px;padding-right:12px;background-color:#f0f2f5;border:1px solid #e7e8ec;border-radius:6px;font-size:12px;color:#5e6167}div.body__dealer-delivery-embedded fieldset.as-soon-as-possible-params__fieldset>div.fieldset-body__params>div.fieldset-body__params-date-shipment{margin-bottom:16px}div.body__dealer-delivery-embedded fieldset.as-soon-as-possible-params__fieldset>div.fieldset-body__params>div.fieldset-body__params-date-shipment.mb0{margin-bottom:0}div.body__dealer-delivery-embedded fieldset.as-soon-as-possible-params__fieldset>div.fieldset-body__params>div.fieldset-body__params-date-shipment div.radio-container__margin{padding-top:12px}div.body__dealer-delivery-embedded div.requested-shipping-date-container>div.header-label{font-weight:500;margin-bottom:16px}div.body__ui-input-toggle-link-installment-plan>div.link-dropdown{width:auto;padding:0;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__ui-input-toggle-link-installment-plan>div.link-dropdown>div{border-radius:0!important;border-right:1px solid #edeef0}div.body__ui-input-toggle-link-installment-plan>div.link-dropdown>div:last-child{border-right:0}div.ui-body__container-input-date-picker>div.date-picker-popup-container__toggle{width:273px;height:265px;background:#fff;border:1px solid #5e6167;border-radius:8px;position:absolute;left:-80px;z-index:2}div.ui-body__container-input-date-picker>div.date-picker-popup-container__toggle.bottom{top:60px}div.ui-body__container-input-date-picker>div.date-picker-popup-container__toggle.top{top:-280px}div.dealer-payment-profile-input-number{position:relative}div.dealer-payment-profile-input-number>input{width:40px;text-align:center;padding:3px;padding-top:1px;padding-bottom:1px;outline:none;border-radius:0;border:0;border-bottom:1px dashed #f44336;color:#f44336;font-weight:500}div.dealer-payment-profile-input-number>input::-webkit-inner-spin-button,div.dealer-payment-profile-input-number>input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}div.dealer-payment-profile-input-number>input:disabled{background:none}div.dealer-payment-profile-input-number>span.ps__hidden-value{display:inline-block;position:absolute;left:0;top:-20px;opacity:0;visibility:hidden}div.body__dealer-payment-profile-embedded>div.prepare-information-container{background-color:#f7f8fa;border:1px solid #dce1e6;padding:16px;border-radius:8px;margin-bottom:16px}div.body__dealer-payment-profile-embedded>div.prepare-information-container>div.prepare-toggle-item{display:inline-block}div.body__dealer-payment-profile-embedded>div.prepare-information-container>div.prepare-toggle-item>div.current-value{color:#2196f3;font-weight:500;border-bottom:1px dashed #2196f3;cursor:pointer;margin-left:4px;margin-right:4px;transition:all .2s ease}div.body__dealer-payment-profile-embedded>div.prepare-information-container>div.prepare-toggle-item:hover>div.current-value{color:#fd7036;border-color:#fd7036}div.body__dealer-payment-profile-embedded>div.payment-stages-container{border:1px solid #dce1e6;border-radius:8px;margin-bottom:16px}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item{padding:16px;border-bottom:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item>div.toggle-checkbox__emit{flex:0 0 20px;margin-right:16px}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item>div.stage-and-remove{flex:0 0 120px;display:flex;flex-direction:row;justify-content:flex-start}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item>div.stage-and-remove>div.remove-icon{margin-top:2px;flex:0 0 24px;height:24px;margin-right:16px;border:1px solid #f44336;color:#f44336;border-radius:50%;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item>div.stage-and-remove>div.remove-icon:hover{background-color:#f44336;color:#fff}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item>div.stage-and-remove>div.stage-container{flex:1;height:20px;text-align:center;line-height:20px;margin-right:16px;background-color:#f7f8fa;border:1px solid #dce1e6;border-radius:8px;padding:4px;padding-left:8px;padding-right:8px}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item>div.fields-container{flex:1;display:flex;flex-wrap:wrap;align-items:center;position:relative;top:4px}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item>div.fields-container .margin-bottom__control{margin-bottom:8px}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item>div.fields-container .margin-bottom__control.mr{margin-right:4px}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item>div.fields-container .ml_mr{margin-left:4px;margin-right:4px;display:inline-block}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item>div.fields-container span.margin__right{display:inline-block;margin-right:6px}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item>div.fields-container>div.first-percent-container{flex:0 0 auto;margin-right:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item>div.fields-container>div.first-percent-container.ml{margin-left:8px}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item>div.fields-container>div.first-percent-container>span{margin-left:4px;font-weight:500}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item>div.fields-container>div.default-text{margin-right:8px}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item>div.fields-container>div.content-container{flex:1}div.body__dealer-payment-profile-embedded>div.payment-stages-container>div.payment-stages-items>div.payment-stages-item:last-child{border-bottom:0}div.body__dealer-part-request-object-embedded div.parts-bottom-size-information-prepare{margin-bottom:16px;display:flex;flex-direction:row}div.body__dealer-part-request-object-embedded div.parts-bottom-size-information-prepare div.vat-rate-container{flex:1;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-part-request-object-embedded div.parts-bottom-size-information-prepare div.vat-rate-container>div{flex:0 0 250px;border:1px solid #dce1e6;border-radius:8px;padding:12px;background:#f8f9fa}div.body__dealer-part-request-object-embedded div.parts-bottom-size-information-prepare div.vat-rate-container>div:first-child{margin-right:8px}div.body__dealer-part-request-object-embedded div.parts-bottom-size-information-prepare div.vat-rate-container>div:last-child{margin-left:8px}div.body__dealer-part-request-object-embedded div.parts-bottom-size-information-prepare div.parts-bottom-size-information{border:1px solid #dce1e6;border-radius:8px;padding:8px;flex:0 0 300px;width:300px;margin:0 0 0 auto;margin-left:16px}div.body__dealer-part-request-object-embedded div.parts-bottom-size-information-prepare div.parts-bottom-size-information>div.total-size-header{width:35px;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px;text-align:center;margin-bottom:8px;display:none}div.body__dealer-part-request-object-embedded div.parts-bottom-size-information-prepare div.parts-bottom-size-information>div.total-width-container>div.total-width-item{margin-bottom:4px;display:flex;flex-direction:row}div.body__dealer-part-request-object-embedded div.parts-bottom-size-information-prepare div.parts-bottom-size-information>div.total-width-container>div.total-width-item:last-child{margin-bottom:0}div.body__dealer-part-request-object-embedded div.parts-bottom-size-information-prepare div.parts-bottom-size-information>div.total-width-container>div.total-width-item>div.total-width-item-caption{flex:1}div.body__dealer-part-request-object-embedded div.parts-bottom-size-information-prepare div.parts-bottom-size-information>div.total-width-container>div.total-width-item>div.total-width-item-value{flex:1;font-weight:500;text-align:right;margin-left:16px;width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-part-request-object-embedded div.parts-table-container{border-radius:8px!important}div.body__dealer-part-request-object-embedded div.parts-table-container .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__dealer-part-request-object-embedded div.parts-table-container .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__dealer-part-request-object-embedded div.parts-table-container .body__ui-transition-request-items-enter,div.body__dealer-part-request-object-embedded div.parts-table-container .body__ui-transition-request-items-leave-to{transform:translateY(10px);opacity:0}div.body__dealer-part-request-object-embedded div.parts-table-container>table{border-collapse:collapse!important;background:#fff!important;table-layout:fixed!important;width:100%!important;border:0!important;border-radius:8px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table td,div.body__dealer-part-request-object-embedded div.parts-table-container>table th{font-size:13px!important;border:1px solid #dce1e6!important;padding:0!important;font-family:Roboto,sans-serif!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th{width:auto!important;padding:8px!important;font-weight:500!important;text-align:center!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th>div.th-caption>i{margin-left:4px}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.remove-icon{width:20px!important;text-align:center!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.remove-icon.application-in-embedded{width:35px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.number-pp-icon{width:30px!important;text-align:center!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.number-pp-icon.application-in-embedded{width:40px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.designation{width:230px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.designation.destination__small{width:160px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.part-name{text-align:left!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.parts-size{width:100px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.parts-size.quantity{width:50px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.parts-size.pricing{width:70px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.parts-size.price{width:90px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.parts-size.column-size__embedded{width:110px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.in-stock{width:220px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.in-stock.relative__pos{position:relative}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.in-stock.relative__pos>div.th-caption{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.in-stock.relative__pos>div.th-caption.active{color:#2196f3}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var{position:absolute;right:0;top:36px;width:310px;background-color:#fff;z-index:1;border-radius:8px;box-shadow:0 8px 20px 20px rgba(56,54,50,.08)}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item{border-bottom:1px solid #edeef0;padding:12px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-bottom:0}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item>div.dr-item-checkbox{flex:0 0 16px;height:16px;margin-right:12px;display:none}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item>div.dr-item-checkbox>i{opacity:0;transition:all .2s ease}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item>div.dr-item-caption{flex:1;width:0;font-weight:400;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item>div.dr-item-caption>span{font-weight:500}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item:hover{background-color:#edeef0}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item.active>div.dr-item-checkbox>i{opacity:1;color:#2196f3}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.in-stock-description{width:200px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>thead>th.left-code{width:148px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr.blue-filled{background-color:#ebf7ff}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr.green-filled{background-color:#f1f8e9}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr.red-filled{background-color:#ffebee}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr.error-filled{background-color:#ffebee;color:#f44336}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td{width:auto!important;vertical-align:auto!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div{padding:8px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.part-name>div.parts-not-found{color:#aeb7c2!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.part-name>div.parts-not-found>span{border-bottom:1px solid #2196f3!important;color:#2196f3!important;cursor:pointer!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.part-name div.okp-code{margin-top:2px!important;font-size:11px!important;color:#999!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.designation>div.parts-not-found{color:#aeb7c2!important;text-align:center!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.left-code-right-code{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.left-code-right-code>div{flex:1!important;width:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.left-code-right-code>div:first-child{text-align:left!important;border-right:1px solid #dce1e6!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.left-code-right-code>div:last-child{text-align:right!important;margin-left:8px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.code-and-weight{display:flex}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.code-and-weight>div{flex:1!important;width:0!important;margin-top:2px!important;font-size:11px!important;color:#999!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.code-and-weight>div:first-child{text-align:left!important;margin-right:8px!important;flex:0 0 90px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.code-and-weight>div:last-child{text-align:right!important;margin-left:8px!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.code-and-weight>div>span{font-weight:500!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.parts-size>input{width:calc(100% - 2px)!important;text-align:center!important;outline:none!important;padding-top:4px!important;padding-bottom:4px!important;border-radius:8px!important;background-color:#f7f8fa!important;border:1px solid #dce1e6!important;height:auto!important;-moz-appearance:textfield}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.parts-size>input::-webkit-inner-spin-button,div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.parts-size>input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock>div.parts-in-stock{background-color:#edeef0;border-radius:6px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock>div.parts-in-stock>div{flex:1;padding:6px;text-align:center;font-size:13px;cursor:pointer;transition:all .2s ease}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock>div.parts-in-stock>div:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock>div.parts-in-stock>div:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock>div.parts-in-stock>div.active{background-color:#d3d9de}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock>div.part-in-stock-input{padding-top:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock>div.part-in-stock-input>div.input-name{flex:1}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock>div.part-in-stock-input>div.input-name>span{padding-left:6px;font-size:12px;color:#444}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock>div.part-in-stock-input>div.input-value{flex:1}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock>div.part-in-stock-input>div.input-value>input{width:calc(100% - 2px)!important;text-align:center!important;outline:none!important;padding-top:4px!important;padding-bottom:4px!important;border-radius:8px!important;background-color:#f7f8fa!important;border:1px solid #dce1e6!important;height:auto!important;-moz-appearance:textfield}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock>div.part-in-stock-input>div.input-value>input::-webkit-inner-spin-button,div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock>div.part-in-stock-input>div.input-value>input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock-description>div.stock-title{font-weight:500;margin-bottom:4px}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock-description>div.stock-title.nothing-info{font-weight:500;color:#aeb7c2;font-size:12px}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock-description>div.stock-price-items>div.stock-price-item{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock-description>div.stock-price-items>div.stock-price-item>div{width:0;flex:1;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock-description>div.stock-price-items>div.stock-price-item>div:first-child{color:#444}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.in-stock-description>div.stock-price-items>div.stock-price-item>div:last-child{font-weight:500}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.remove-icon{text-align:center!important;cursor:pointer!important;color:#f44336!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.remove-icon.blue{color:#2196f3!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.remove-icon.green__color{color:#66bb6a!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.notify-icon-replacement{text-align:center;cursor:pointer}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.number-pp-icon{text-align:center!important}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.text-align-center{text-align:center}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.break-word{word-wrap:break-word}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.bottom-total-sum{padding:8px!important;text-align:right}div.body__dealer-part-request-object-embedded div.parts-table-container>table>tbody>tr>td>div.bottom-total-sum.align-center{text-align:center;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-part-request-object-embedded div.parts-not-found-container{padding-top:16px}div.body__dealer-part-request-object-embedded div.parts-not-found-container>div.parts-not-found-warning{color:#f44336;background-color:#f44336;color:#fff;padding:16px;padding-top:6px;padding-bottom:6px;border:1px solid #f44336;border-radius:8px;margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-part-request-object-embedded div.parts-not-found-container>div.parts-not-found-warning>div.warning-message{flex:1;width:0;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-part-request-object-embedded div.parts-not-found-container>div.parts-not-found-warning>div.warning-button{margin-left:16px}div.body__dealer-part-request-object-embedded div.parts-not-found-container>div.parts-not-found-warning>div.warning-button>span{display:inline-block;background-color:#c62828;color:#fff;padding:4px;padding-left:12px;padding-right:12px;border-radius:12px;cursor:pointer;transition:all .2s ease}div.body__dealer-part-request-object-embedded div.parts-not-found-container>div.parts-not-found-warning>div.warning-button>span:hover{background-color:#b71c1c}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container{border-radius:8px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table{border-collapse:collapse!important;background:#fff!important;table-layout:fixed!important;width:100%!important;border:0!important;border-radius:8px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table td,div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table th{font-size:13px!important;border:1px solid #dce1e6!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th{padding:8px!important;font-weight:500!important;text-align:center!important;color:#1f1f1f!important;font-size:13px!important;font-family:Roboto,sans-serif!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.remove-icon{width:20px!important;text-align:center!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.remove-icon.application-in-embedded{width:10px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.designation{width:80px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.part-name{text-align:left!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.parts-size,div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.parts-size.application-in-embedded{width:60px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.in-stock{width:220px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.in-stock.relative__pos{position:relative}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.in-stock.relative__pos>div.th-caption{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.in-stock.relative__pos>div.th-caption.active{color:#2196f3}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var{position:absolute;right:0;top:36px;width:310px;background-color:#fff;z-index:1;border-radius:8px;box-shadow:0 8px 20px 20px rgba(56,54,50,.08)}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item{border-bottom:1px solid #edeef0;padding:12px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-bottom:0}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item>div.dr-item-checkbox{flex:0 0 16px;height:16px;margin-right:12px;display:none}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item>div.dr-item-checkbox>i{opacity:0;transition:all .2s ease}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item>div.dr-item-caption{flex:1;width:0;font-weight:400;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item>div.dr-item-caption>span{font-weight:500}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item:hover{background-color:#edeef0}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.in-stock.relative__pos>div.in-stock-dropdown-var div.in-stock-dropdown-var-item.active>div.dr-item-checkbox>i{opacity:1;color:#2196f3}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.in-stock-description{width:200px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>thead>th.packaging-size{width:100px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td{padding:0!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div{padding:8px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.lubricant-partner-info>div.code{text-align:center!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.lubricant-partner-info>div.supplier{text-align:center!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#999!important;font-size:11px!important;margin-top:6px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.part-name>div.parts-not-found{color:#aeb7c2!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.part-name>div.parts-not-found>span{border-bottom:1px solid #2196f3!important;color:#2196f3!important;cursor:pointer!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.designation>div.parts-not-found{color:#aeb7c2!important;text-align:center!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.left-code-right-code{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.left-code-right-code>div{flex:1!important;width:0!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.left-code-right-code>div:first-child{text-align:left!important;border-right:1px solid #dce1e6!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.left-code-right-code>div:last-child{text-align:right!important;margin-left:8px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.code-and-weight{display:flex}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.code-and-weight>div{flex:1!important;width:0!important;margin-top:12px!important;font-size:11px!important;color:#999!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.code-and-weight>div:first-child{text-align:left!important;margin-right:8px!important;flex:0 0 90px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.code-and-weight>div:last-child{text-align:right!important;margin-left:8px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.designation>div.destination-container>div.code-and-weight>div>span{font-weight:500!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.parts-size>input{width:calc(100% - 2px)!important;height:auto!important;text-align:center!important;outline:none!important;padding:0!important;padding-top:4px!important;padding-bottom:4px!important;border-radius:8px!important;background-color:#f7f8fa!important;border:1px solid #dce1e6!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.in-stock>div.parts-in-stock{background-color:#edeef0;border-radius:6px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.in-stock>div.parts-in-stock>div{flex:1;padding:6px;text-align:center;font-size:13px;cursor:pointer;transition:all .2s ease}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.in-stock>div.parts-in-stock>div:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.in-stock>div.parts-in-stock>div:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.in-stock>div.parts-in-stock>div.active{background-color:#d3d9de}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.in-stock>div.part-in-stock-input{padding-top:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.in-stock>div.part-in-stock-input>div.input-name{flex:1}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.in-stock>div.part-in-stock-input>div.input-name>span{padding-left:6px;font-size:12px;color:#444}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.in-stock>div.part-in-stock-input>div.input-value{flex:1}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.in-stock>div.part-in-stock-input>div.input-value>input{width:calc(100% - 2px)!important;text-align:center!important;outline:none!important;padding-top:4px!important;padding-bottom:4px!important;border-radius:8px!important;background-color:#f7f8fa!important;border:1px solid #dce1e6!important;height:auto!important;-moz-appearance:textfield}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.in-stock>div.part-in-stock-input>div.input-value>input::-webkit-inner-spin-button,div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.in-stock>div.part-in-stock-input>div.input-value>input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.packaging{text-align:center!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.remove-icon{text-align:center!important;cursor:pointer!important;color:#f44336!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.remove-icon.blue{color:#2196f3!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.bottom-total-sum{padding:8px!important;text-align:right}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container>table>tbody>tr>td>div.bottom-total-sum.align-center{text-align:center;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container.large__table *{box-sizing:border-box}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container.large__table>table{width:100%!important;table-layout:fixed!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container.large__table>table>thead>th{padding:0!important;padding-left:8px!important;padding-right:8px!important;padding-top:4px!important;padding-bottom:4px!important;font-size:12px!important;width:100%!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container.large__table>table>thead>th.remove-icon{width:25px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container.large__table>table>thead>th.designation,div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container.large__table>table>thead>th.part-name{width:120px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container.large__table>table>thead>th.packaging-size{width:65px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container.large__table>table>thead>th.parts-size{padding-left:4px!important;padding-right:4px!important;padding-top:4px!important;padding-bottom:4px!important;width:45px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container.large__table>table>thead>th.parts-size.pricing{width:80px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container.large__table>table>tbody>tr>td{padding:0!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container.large__table>table>tbody>tr>td>div{padding:0!important;padding-left:8px!important;padding-right:8px!important;padding-top:8px!important;padding-bottom:8px!important;font-size:12px}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container.large__table>table>tbody>tr>td>div.part-name>div.p-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container.large__table>table>tbody>tr>td>div.part-name>div.supplier-co{border-top:1px solid #edeef0;padding-top:4px;margin-top:4px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#778495}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container.large__table>table>tbody>tr>td>div.part-name>div.supplier-co.wbt{border-top:0;padding-top:0}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container.large__table>table>tbody>tr>td>div.parts-size{text-align:center;padding-left:4px!important;padding-right:4px!important;padding-top:4px!important;padding-bottom:4px!important}div.body_fuel-lubricant-request-object-embedded div.fuel-lubricant-table-container.large__table>table>tbody>tr>td>div.parts-size>input{margin:0 auto;border-radius:4px!important;padding-top:8px!important;padding-bottom:8px!important;font-size:12px!important}div.body__dealer-factory-specification-offer-embedded div.factory-specification-offer-items{display:flex;flex-direction:row;flex-wrap:wrap;margin:-8px}div.body__dealer-factory-specification-offer-embedded div.factory-specification-offer-items>div.factory-specification-offer-item{margin:8px;flex-basis:calc(50% - 16px)}div.body__dealer-factory-specification-offer-embedded div.factory-specification-offer-items>div.factory-specification-offer-item>div.offer-item{border:1px solid #e7e8ec;padding:12px;border-radius:6px}div.body__dealer-factory-specification-offer-embedded div.factory-specification-offer-items>div.factory-specification-offer-item.create__button{height:60px}div.body__dealer-factory-specification-offer-embedded div.factory-specification-offer-items>div.factory-specification-offer-item.create__button>div.offer-item{cursor:pointer;height:inherit;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-factory-specification-offer-embedded div.factory-specification-offer-items>div.factory-specification-offer-item.create__button>div.offer-item>div{color:#aeb7c2;transition:all .2s ease}div.body__dealer-factory-specification-offer-embedded div.factory-specification-offer-items>div.factory-specification-offer-item.create__button>div.offer-item>div>i{font-size:32px}div.body__dealer-factory-specification-offer-embedded div.factory-specification-offer-items>div.factory-specification-offer-item.create__button>div.offer-item:hover>div{color:#1f2f41}div.body__dealer-additional-expenses-embedded div.additional-expenses-items>div.additional-expenses-item{padding-left:8px;padding-right:8px;padding-top:6px;padding-bottom:6px;border-bottom:1px solid #edeef0;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-additional-expenses-embedded div.additional-expenses-items>div.additional-expenses-item>div.expenses-column{flex:1;padding:8px}div.body__dealer-additional-expenses-embedded div.additional-expenses-items>div.additional-expenses-item>div.expenses-column.expenses__partner{flex:0 0 350px}div.body__dealer-additional-expenses-embedded div.additional-expenses-items>div.additional-expenses-item>div.expenses-column.remove__icon{flex:0 0 40px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-additional-expenses-embedded div.additional-expenses-items>div.additional-expenses-item>div.expenses-column.remove__icon>div{flex:0 0 35px;height:35px;border-radius:50%;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-additional-expenses-embedded div.additional-expenses-items>div.additional-expenses-item>div.expenses-column.remove__icon>div>i{color:#f44336;transition:all .2s ease}div.body__dealer-additional-expenses-embedded div.additional-expenses-items>div.additional-expenses-item>div.expenses-column.remove__icon>div:hover{background-color:#f44336}div.body__dealer-additional-expenses-embedded div.additional-expenses-items>div.additional-expenses-item>div.expenses-column.remove__icon>div:hover>i{color:#fff}div.css__ui-v2-dealer-input-collection{position:relative;margin-bottom:16px}div.css__ui-v2-dealer-input-collection[mb0]{margin-bottom:0}div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection>div.p-dropdown,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection>div.p-dropdown>input.p-inputtext,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection>div.p-dropdown>span.p-inputtext{height:42px}div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection>div.p-dropdown>span.p-dropdown-label{padding-top:13px;padding-right:20px}div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection>div.p-dropdown>i.p-dropdown-clear-icon{top:15px;margin:0;right:32px}div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection>div.p-dropdown>.p-dropdown-trigger{height:40px;width:32px}div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown:hover:not(:disabled){background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-curr,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-filled:not(:disabled),div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-inputwrapper-filled{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-curr:hover,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-filled:not(:disabled):hover,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-inputwrapper-filled:hover{background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-focus,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-focus:hover,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-inputwrapper-focus,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-inputwrapper-focus:hover,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown:focus:not(:disabled),div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown:focus:not(:disabled):hover{outline:0 none;outline-offset:0;box-shadow:0 0 0 2px #bfdbfe;background-color:#fff;border-color:#6ea2dd}div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-invalid,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-invalid.p-curr,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-invalid.p-curr:hover,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-invalid.p-filled,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-invalid.p-filled:hover,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-invalid:hover{border-color:#f44336;background-color:#ffebee}div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-invalid.p-focus,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-invalid.p-focus:hover,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-invalid:focus,div.css__ui-v2-dealer-input-collection.small__field>div.dealer-input-collection.gray-color-filled-wb>div.p-dropdown.p-invalid:focus:hover{border-color:#f44336;background-color:#ffebee;box-shadow:0 0 0 2px #ffdddb}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown{border-radius:8px;display:flex;flex-direction:row}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>span.p-inputtext{padding:0;height:48px}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>input.p-inputtext{height:48px;font-size:13px;padding-left:10px;padding-right:12px;padding-top:22px}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>span.p-dropdown-label{font-size:13px;padding-left:10px;padding-right:10px;padding-top:24px}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-trigger>span{font-size:10px}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>i.p-dropdown-clear-icon{font-size:10px;top:27px}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown:hover{border-color:#1f2f41}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown.p-focus{box-shadow:none;border-color:#1f2f41}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown.p-curr~label,div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown.p-focus~label{font-size:12px;top:10px}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel{box-shadow:0 8px 20px 20px rgba(56,54,50,.08)}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-filter-container input.p-dropdown-filter{font-size:13px}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper *{scrollbar-width:auto}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper::-webkit-scrollbar{height:16px}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper::-webkit-scrollbar-track{background:#fff}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper::-webkit-scrollbar-thumb:hover{background-color:#989898}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li{padding:0;transition:all .2s ease}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li.p-dropdown-item{font-family:Roboto,sans-serif!important;font-size:13px}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li.p-dropdown-item.p-highlight{background-color:#e7e8ec}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li.p-dropdown-item:hover:not(.p-highlight){background-color:#edeef0}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li.p-dropdown-empty-message{font-size:13px;padding-left:16px;padding-right:16px}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li div.collection-user__flex{padding:12px;padding-top:8px;padding-bottom:8px;border-bottom:1px solid #f0f2f5;display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li div.collection-user__flex div.collection-user__image{flex:0 0 30px;width:30px;height:30px;border-radius:30px;background-size:cover;background-color:rgba(31,47,65,.95);color:#fff;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li div.collection-user__flex div.collection-user__image>i{font-size:16px}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li div.collection-user__flex div.collection-user__name{flex:1;width:0}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li div.collection-user__flex div.collection-user__name>div.name__item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li div.collection-user__flex div.collection-user__name>div.pin__item{color:#5e6167;font-size:12px;margin-top:4px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li:last-child div.collection-user__flex{border-bottom:1px solid transparent}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>label{left:12px;top:19px;font-size:13px;padding:0}div.css__ui-v2-dealer-input-collection>div.dealer-input-collection>label>span{color:#f44336}div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown:hover:not(:disabled){background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-curr,div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-filled:not(:disabled),div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-inputwrapper-filled{background-color:#f0f2f5;border-color:#f0f2f5}div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-curr:hover,div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-filled:not(:disabled):hover,div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-inputwrapper-filled:hover{background-color:#e7e8ec;border-color:#e7e8ec}div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-focus,div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-focus:hover,div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-inputwrapper-focus,div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-inputwrapper-focus:hover,div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown:focus:not(:disabled),div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown:focus:not(:disabled):hover{outline:0 none;outline-offset:0;box-shadow:0 0 0 2px #bfdbfe;background-color:#fff;border-color:#6ea2dd}div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-invalid,div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-invalid.p-curr,div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-invalid.p-curr:hover,div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-invalid.p-filled,div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-invalid.p-filled:hover,div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-invalid:hover{border-color:#f44336;background-color:#ffebee}div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-invalid.p-focus,div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-invalid.p-focus:hover,div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-invalid:focus,div.css__ui-v2-dealer-input-collection[gray-color-filled-wb].small__field>div.dealer-input-collection>div.p-dropdown.p-invalid:focus:hover{border-color:#f44336;background-color:#ffebee;box-shadow:0 0 0 2px #ffdddb}div.css__ui-v2-factory-input-collection{position:relative;margin-bottom:16px}div.css__ui-v2-factory-input-collection[mb0]{margin-bottom:0}div.css__ui-v2-factory-input-collection.small__field>div.factory-input-collection>div.p-dropdown,div.css__ui-v2-factory-input-collection.small__field>div.factory-input-collection>div.p-dropdown>input.p-inputtext,div.css__ui-v2-factory-input-collection.small__field>div.factory-input-collection>div.p-dropdown>span.p-inputtext{height:42px}div.css__ui-v2-factory-input-collection.small__field>div.factory-input-collection>div.p-dropdown>span.p-dropdown-label{padding-top:13px;padding-right:20px}div.css__ui-v2-factory-input-collection.small__field>div.factory-input-collection>div.p-dropdown>i.p-dropdown-clear-icon{top:15px;margin:0;right:32px}div.css__ui-v2-factory-input-collection.small__field>div.factory-input-collection>div.p-dropdown>.p-dropdown-trigger{height:40px;width:32px}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown{border-radius:8px;display:flex;flex-direction:row}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>span.p-inputtext{padding:0;height:48px}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>input.p-inputtext{height:48px;font-size:13px;padding-left:10px;padding-right:12px;padding-top:22px}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>span.p-dropdown-label{font-size:13px;padding-left:10px;padding-right:10px;padding-top:24px}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-trigger>span{font-size:10px}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>i.p-dropdown-clear-icon{font-size:10px;top:27px}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown:hover{border-color:#1f2f41}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown.p-focus{box-shadow:none;border-color:#1f2f41}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown.p-curr~label,div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown.p-focus~label{font-size:12px;top:10px}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown.box__shadow{border-color:rgba(33,150,243,0);box-shadow:inset 0 0 0 2px #a6d5fa}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown.box__shadow.p-inputwrapper-focus,div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown.box__shadow:hover{background-color:#fff;border-color:rgba(33,150,243,0);box-shadow:inset 0 0 0 3px #a6d5fa}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel{box-shadow:0 8px 20px 20px rgba(56,54,50,.08)}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-filter-container input.p-dropdown-filter{font-size:13px}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper *{scrollbar-width:auto}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper::-webkit-scrollbar{height:16px}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper::-webkit-scrollbar-track{background:#fff}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper::-webkit-scrollbar-thumb:hover{background-color:#989898}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li{padding:0;transition:all .2s ease}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li.p-dropdown-item{font-family:Roboto,sans-serif!important;font-size:13px}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li.p-dropdown-item.p-highlight{background-color:#e7e8ec}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li.p-dropdown-item:hover:not(.p-highlight){background-color:#edeef0}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li.p-dropdown-empty-message{font-size:13px;padding-left:16px;padding-right:16px}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li div.collection-user__flex{padding:12px;padding-top:8px;padding-bottom:8px;border-bottom:1px solid #f0f2f5;display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li div.collection-user__flex div.collection-user__image{flex:0 0 30px;width:30px;height:30px;border-radius:30px;background-size:cover;background-color:rgba(31,47,65,.95);color:#fff;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li div.collection-user__flex div.collection-user__image>i{font-size:16px}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li div.collection-user__flex div.collection-user__name{flex:1;width:0}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li div.collection-user__flex div.collection-user__name>div.name__item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li div.collection-user__flex div.collection-user__name>div.pin__item{color:#5e6167;font-size:12px;margin-top:4px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.css__ui-v2-factory-input-collection>div.factory-input-collection>div.p-dropdown>div.p-dropdown-panel div.p-dropdown-items-wrapper>ul>li:last-child div.collection-user__flex{border-bottom:1px solid transparent}div.css__ui-v2-factory-input-collection>div.factory-input-collection>label{left:12px;top:19px;font-size:13px;padding:0}div.css__ui-v2-factory-input-collection>div.factory-input-collection>label>span{color:#f44336}div.body__partner-view-embedded div.header-limits{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-view-embedded div.header-limits>div.radio-container{width:0;flex:1 0 0}div.body__partner-view-embedded div.bottom-white-space{height:400px}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item{padding:12px;border-bottom:1px solid #edeef0;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item:nth-child(odd){background-color:#f0f2f5}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item:last-child{border-bottom:0}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section{flex:1;width:0;margin-right:16px}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section.bi-index{flex:0 0 40px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section.bi-editable{flex:0 0 25px;color:#2196f3;cursor:pointer;margin-right:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section.bi-remove{flex:0 0 25px;color:#eb344c;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-header{color:#46576c;font-size:12px;margin-bottom:4px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value.relative__position{position:relative}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value>div.bank-information-container{position:absolute;bottom:45px;left:-30px;background-color:#fff;width:300px;border:1px solid #e9e9e9;border-radius:8px;z-index:1;box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value>div.bank-information-container:after{top:100%;left:90px;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:hsla(0,0%,100%,0);border-top-color:#fff;border-width:8px;margin-left:-8px}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value>div.bank-information-container>div.bank-information-header{padding:12px;border-bottom:1px solid #e9e9e9;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value>div.bank-information-container>div.bank-information-header>div.header-caption{flex:1;width:0;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value>div.bank-information-container>div.bank-information-header>div.header-close{margin-left:16px}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value>div.bank-information-container>div.bank-information-header>div.header-close>span{cursor:pointer}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value>div.bank-information-container>div.bank-information-body{height:240px;position:relative}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value>div.bank-information-container>div.bank-information-body>div.body-ready-container{height:inherit;position:absolute;left:0;top:0;width:100%;z-index:1;background-color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value>div.bank-information-container>div.bank-information-body>div.body-ready-container>div.ready-spinner{width:48px;height:48px;border:3px solid #2196f3;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value>div.bank-information-container>div.bank-information-body>div.body-ready-params{padding-top:6px}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value>div.bank-information-container>div.bank-information-body>div.body-ready-params>div.ready-params-item{padding:12px;padding-top:6px;padding-bottom:6px}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value>div.bank-information-container>div.bank-information-body>div.body-ready-params>div.ready-params-item>div.it-caption{font-weight:500;margin-bottom:4px}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value>div.bank-name-link{cursor:pointer;color:#2196f3;position:relative;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value>div.bank-name-link>div.default-bank{flex:0 0 18px;width:18px;height:18px;background-color:#2196f3;color:#fff;border-radius:50%;font-size:10px;margin-right:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value>div.bank-name-link>div.bank-caption{flex:1;width:0;padding-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__partner-bank-account-embedded div.bank-accounting-items>div.bank-accounting-item>div.bi-flex-section>div.bi-section-value>div.bank-name-link:hover>div.bank-caption{text-decoration:underline}div.body__partner-reference-window div.partner-listing__data-table,div.body__partner-reference-window div.partner-section-table{padding-top:8px}div.body__partner-reference-window div.partner-section-table>div.body__ui-responsible-table>div.responsive-table{background-color:#fff;border-radius:8px;border:1px solid #dadada}div.body__partner-reference-window div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-header{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-reference-window div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-reference-window div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th:last-child{border-right:0}div.body__partner-reference-window div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon{width:0;flex:0 0 16px;height:16px;margin-right:8px;background-image:url(../img/sorting-default.e7a26f70.svg);background-repeat:no-repeat;background-position:50%;transition:all .2s ease}div.body__partner-reference-window div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon.zA{background-image:url(../img/sorting-active.ccf02976.svg)}div.body__partner-reference-window div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon.aZ{background-image:url(../img/sorting-active.ccf02976.svg);transform:rotate(180deg)}div.body__partner-reference-window div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-caption{width:0;flex:1 0 0;color:#5e6167;font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__partner-reference-window div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section{border-bottom:1px solid #edeef0;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__partner-reference-window div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section:hover{background:rgba(253,112,54,.07)}div.body__partner-reference-window div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px}div.body__partner-contact-information-embedded div.contact-information-items div.contact-information-item{padding:16px;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #e7e8ec;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__partner-contact-information-embedded div.contact-information-items div.contact-information-item:hover{background-color:#fafbfc}div.body__partner-contact-information-embedded div.contact-information-items div.contact-information-item:last-child{border-bottom:0}div.body__partner-contact-information-embedded div.contact-information-items div.contact-information-item>div.information-caption{flex:0 0 220px;text-align:left}div.body__partner-contact-information-embedded div.contact-information-items div.contact-information-item>div.information-value{flex:1;margin-left:24px;font-weight:500}div.body__partner-contact-information-embedded div.contact-information-items div.contact-information-item>div.information-remove{flex:0 0 22px;height:22px;color:#f44336;border:1px solid transparent;border-radius:50%;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__partner-contact-information-embedded div.contact-information-items div.contact-information-item>div.information-remove:hover{background-color:#f44336;border-color:#f44336;color:#fff}div.partner-search-egr-window div.header-search-box{padding-left:24px;padding-right:24px;margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.partner-search-egr-window div.header-search-box>div.search-box{width:0;flex:1 0 0}div.partner-search-egr-window div.header-search-box>div.search-btn{width:0;flex:0 0 250px;margin-left:121px}div.partner-search-egr-window div.header-search-box>div.search-btn>div{background:#fd7036;border-radius:8px;height:34px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.partner-search-egr-window div.header-search-box>div.search-btn>div>div{color:#fff;font-weight:500}div.partner-search-egr-window div.header-search-box>div.search-btn>div:hover{background-color:#fd7e4a}div.partner-search-egr-window div.partner-listing-window-pseudo-table{padding-right:24px;padding-left:24px;margin-bottom:16px;padding-top:8px}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.pseudo-table-header{display:flex;flex-direction:row;margin-bottom:16px;opacity:0;transition:all .2s ease}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.pseudo-table-header.show{opacity:1}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.pseudo-table-header>div.th{width:0;flex:1 0 0;color:#5e6167;font-weight:400;margin-right:16px;font-size:12px;line-height:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.pseudo-table-header>div.th>div.sorting{width:0;flex:0 0 16px;height:16px;background-image:url(../img/sorting-default.e7a26f70.svg);background-repeat:no-repeat;background-position:50%;margin-right:3px;visibility:hidden;display:none}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.pseudo-table-header>div.th:first-child>div.sorting{display:block}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.pseudo-table-header>div.th>div.sorting-caption{width:0;flex:1 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.pseudo-table-header>div.th.small{flex:0 0 180px}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.pseudo-table-header>div.th.small.status{flex:0 0 150px}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar .vb>.vb-dragger{z-index:2!important;width:12px!important;right:0!important}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar .vb>.vb-dragger>.vb-dragger-styler{backface-visibility:hidden!important;transform:rotate3d(0,0,0,0)!important;transition:background-color .1s ease-out,margin .1s ease-out,height .1s ease-out;background-color:rgba(0,0,0,.05)!important;margin:5px 5px 5px 0!important;border-radius:20px!important;height:calc(100% - 10px)!important;display:block!important}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar .vb.vb-scrolling-phantom>.vb-dragger>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar .vb.vb-dragging>.vb-dragger>.vb-dragger-styler,div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar .vb>.vb-dragger:hover>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important;margin:0!important;height:100%!important}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar .vb.vb-dragging-phantom>.vb-dragger>.vb-dragger-styler{background-color:rgba(0,0,0,.4)!important}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container{min-height:calc(100vh - 300px);max-height:calc(100vh - 300px);overflow:auto;overflow-x:hidden}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.welcome-message{text-align:center;font-size:18px;padding-top:30px}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.pseudo-table-body>div.tr{display:flex;flex-direction:row;padding-top:16px;padding-bottom:16px;cursor:pointer;border-top:1px solid #e6e6e6;transition:all .2s ease}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.pseudo-table-body>div.tr:first-child{border-top:1px solid transparent}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.pseudo-table-body>div.tr:hover{background:rgba(253,112,54,.12);border-radius:9px;border-top:1px solid transparent}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.pseudo-table-body>div.tr:hover~div.tr{border-color:transparent}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.pseudo-table-body>div.tr>div.td{width:0;flex:1 0 0;color:#1f1f1f;margin-right:16px}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.pseudo-table-body>div.tr>div.td>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.pseudo-table-body>div.tr>div.td>div.status{color:#5e6167;font-size:12px;line-height:16px}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.pseudo-table-body>div.tr>div.td>div.status.exist{color:#fd7036;font-weight:500}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.pseudo-table-body>div.tr>div.td.small{flex:0 0 180px}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.pseudo-table-body>div.tr>div.td.small.status{flex:0 0 150px}div.partner-search-egr-window div.partner-listing-window-pseudo-table>div.scroll-container__vue-bar div.custom-scroll-bar>div.scrolling-container>div.pseudo-table-body>div.tr>div.td.name{padding-left:20px}div.body__partner-card-small>div.card-small-default>div.card-flex{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-card-small>div.card-small-default>div.card-flex>div.card-image{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__partner-card-small>div.card-small-default>div.card-flex>div.card-image>i{color:#1f2f41;font-size:18px;transition:all .2s ease}div.body__partner-card-small>div.card-small-default>div.card-flex>div.card-info{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__partner-card-small>div.card-small-default>div.card-flex>div.card-info>div{margin-bottom:4px}div.body__partner-card-small>div.card-small-default>div.card-flex>div.card-info>div:last-child{margin-bottom:0}div.body__partner-card-small>div.card-small-default>div.card-flex>div.card-info>div.inn{font-size:12px;color:#aaa}div.body__partner-card-small>div.card-small-default>div.card-action{margin-top:8px;padding-left:56px;color:#2196f3;cursor:pointer;font-size:12px}div.body__partner-card-small>div.card-small-default>div.card-action>span>i{font-size:11px;margin-right:4px}div.body__partner-card-small>div.card-small-default>div.card-action>span>span{border-bottom:1px solid transparent;transition:all .2s ease}div.body__partner-card-small>div.card-small-default>div.card-action>span:hover>span{border-color:#2196f3}div.body__partner-contract-card-small>div.card-small-default>div.card-flex{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-contract-card-small>div.card-small-default>div.card-flex>div.card-image{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__partner-contract-card-small>div.card-small-default>div.card-flex>div.card-image>i{color:#1f2f41;font-size:18px;transition:all .2s ease}div.body__partner-contract-card-small>div.card-small-default>div.card-flex>div.card-info{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__partner-contract-card-small>div.card-small-default>div.card-flex>div.card-info>div{margin-bottom:4px}div.body__partner-contract-card-small>div.card-small-default>div.card-flex>div.card-info>div:last-child{margin-bottom:0}div.body__partner-contract-card-small>div.card-small-default>div.card-flex>div.card-info>div.inn{font-size:12px;color:#aaa}div.body__partner-contract-card-small>div.card-small-default>div.card-action{margin-top:8px;padding-left:56px;color:#2196f3;cursor:pointer;font-size:12px}div.body__partner-contract-card-small>div.card-small-default>div.card-action>span>i{font-size:11px;margin-right:4px}div.body__partner-contract-card-small>div.card-small-default>div.card-action>span>span{border-bottom:1px solid transparent;transition:all .2s ease}div.body__partner-contract-card-small>div.card-small-default>div.card-action>span:hover>span{border-color:#2196f3}div.body__partner-signatory-card-small>div.card-small-default>div.card-flex{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-signatory-card-small>div.card-small-default>div.card-flex>div.card-image{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__partner-signatory-card-small>div.card-small-default>div.card-flex>div.card-image>i{color:#1f2f41;font-size:18px;transition:all .2s ease}div.body__partner-signatory-card-small>div.card-small-default>div.card-flex>div.card-info{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__partner-signatory-card-small>div.card-small-default>div.card-flex>div.card-info>div{margin-bottom:4px}div.body__partner-signatory-card-small>div.card-small-default>div.card-flex>div.card-info>div:last-child{margin-bottom:0}div.body__partner-signatory-card-small>div.card-small-default>div.card-flex>div.card-info>div.inn{font-size:12px;color:#aaa}div.body__partner-signatory-card-small>div.card-small-default>div.card-action{margin-top:8px;padding-left:56px;color:#2196f3;cursor:pointer;font-size:12px}div.body__partner-signatory-card-small>div.card-small-default>div.card-action>span>i{font-size:11px;margin-right:4px}div.body__partner-signatory-card-small>div.card-small-default>div.card-action>span>span{border-bottom:1px solid transparent;transition:all .2s ease}div.body__partner-signatory-card-small>div.card-small-default>div.card-action>span:hover>span{border-color:#2196f3}div.body__partner-contact-person-card-small>div.card-small-default>div.card-flex{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-contact-person-card-small>div.card-small-default>div.card-flex>div.card-image{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__partner-contact-person-card-small>div.card-small-default>div.card-flex>div.card-image>i{color:#1f2f41;font-size:18px;transition:all .2s ease}div.body__partner-contact-person-card-small>div.card-small-default>div.card-flex>div.card-info{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__partner-contact-person-card-small>div.card-small-default>div.card-flex>div.card-info>div{margin-bottom:4px}div.body__partner-contact-person-card-small>div.card-small-default>div.card-flex>div.card-info>div:last-child{margin-bottom:0}div.body__partner-contact-person-card-small>div.card-small-default>div.card-flex>div.card-info>div.inn{font-size:12px;color:#aaa}div.body__partner-contact-person-card-small>div.card-small-default>div.card-action{margin-top:8px;padding-left:56px;color:#2196f3;cursor:pointer;font-size:12px}div.body__partner-contact-person-card-small>div.card-small-default>div.card-action>span>i{font-size:11px;margin-right:4px}div.body__partner-contact-person-card-small>div.card-small-default>div.card-action>span>span{border-bottom:1px solid transparent;transition:all .2s ease}div.body__partner-contact-person-card-small>div.card-small-default>div.card-action>span:hover>span{border-color:#2196f3}div.body__partner-listing-page div.header-search-container{padding-left:16px;padding-right:16px}div.body__partner-listing-page div.header-tabs-container{padding-left:16px;padding-right:16px;margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-listing-page div.header-tabs-container>div.tabs-container{flex:1}div.body__partner-listing-page div.header-tabs-container>div.tabs-container>div.tabs-width{width:630px}div.body__partner-listing-page div.header-tabs-container>div.action-container{margin-left:16px}div.body__partner-listing-page div.partner-listing__data-table{padding-left:16px;padding-right:0}div.body__partner-listing-page div.partner-section-table>div.body__ui-responsible-table>div.responsive-table{background-color:#fff;border-radius:8px}div.body__partner-listing-page div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-header{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-listing-page div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__partner-listing-page div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th:last-child{border-right:0}div.body__partner-listing-page div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon{width:0;flex:0 0 16px;height:16px;margin-right:8px;background-image:url(../img/sorting-default.e7a26f70.svg);background-repeat:no-repeat;background-position:50%;transition:all .2s ease}div.body__partner-listing-page div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon.zA{background-image:url(../img/sorting-active.ccf02976.svg)}div.body__partner-listing-page div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-icon.aZ{background-image:url(../img/sorting-active.ccf02976.svg);transform:rotate(180deg)}div.body__partner-listing-page div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-header>div.th>div.th-caption{width:0;flex:1 0 0;color:#5e6167;font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__partner-listing-page div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section{border-bottom:1px solid #edeef0;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__partner-listing-page div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section:hover{background:rgba(253,112,54,.07)}div.body__partner-listing-page div.partner-section-table>div.body__ui-responsible-table>div.responsive-table>div.table-body div.tr-section>div.td{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px}div.body__partner-section-page div.partner-view-header-tab{width:350px}div.body__contact-person-reference-window div.contact-person-reference-window__header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__contact-person-reference-window div.contact-person-reference-window__header-search-container>div.search-container{flex:1}div.body__contact-person-reference-window div.contact-person-reference-window__header-search-container>div.action-container{margin-left:16px}div.body__contact-person-reference-window div.contact-person-items{display:flex;flex-wrap:wrap;margin:-8px}div.body__contact-person-reference-window div.contact-person-items>div.contact-person-item{background-color:#fff;border:1px solid #e9e9e9;margin:8px;border-radius:8px;flex-basis:calc(50% - 18px);cursor:pointer;transition:all .2s ease}div.body__contact-person-reference-window div.contact-person-items>div.contact-person-item:hover{border-color:#5e6167}div.body__contact-person-reference-window div.contact-person-items>div.contact-person-item>div.padding-container{padding:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__contact-person-reference-window div.contact-person-items>div.contact-person-item>div.padding-container>div.image-container{flex:0 0 50px;height:50px;border-radius:50%;background-color:#1f2f41;color:#fff;background-size:cover;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__contact-person-reference-window div.contact-person-items>div.contact-person-item>div.padding-container>div.image-container>i{font-size:24px}div.body__contact-person-reference-window div.contact-person-items>div.contact-person-item>div.padding-container>div.information-container{width:0;flex:1}div.body__contact-person-reference-window div.contact-person-items>div.contact-person-item>div.padding-container>div.information-container>div.profile-name{padding-top:6px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__contact-person-reference-window div.contact-person-items>div.contact-person-item>div.padding-container>div.information-container>div.profile-position{margin-top:2px;color:#5e6167;margin-bottom:6px}div.body__contact-person-reference-window div.contact-person-items>div.contact-person-item>div.padding-container>div.more-container{margin-left:16px;background-color:#f0f2f5;flex:0 0 24px;height:24px;cursor:pointer;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__contact-person-reference-window div.contact-person-items>div.contact-person-item>div.padding-container>div.more-container:hover{background-color:#1f2f41;color:#fff}div.body__contact-person-reference-window div.contact-person-items>div.contact-person-item.error-not-found{border:1px solid #eb344c}div.body__contact-person-reference-window div.contact-person-items>div.contact-person-item.error-not-found>div.padding-container>div.image-container{background-color:#eb344c}div.body__contact-person-reference-window div.contact-person-items>div.contact-person-item.error-not-found>div.padding-container>div.information-container>div.profile-position{color:#eb344c;font-weight:500}div.body__contact-person-listing-embedded div.contact-person-ready-container div.contact-person-items{display:flex;flex-wrap:wrap;margin:-8px}div.body__contact-person-listing-embedded div.contact-person-ready-container div.contact-person-items>div.contact-person-item{border:1px solid #e9e9e9;margin:8px;border-radius:8px;flex-basis:calc(50% - 18px);cursor:pointer;transition:all .2s ease}div.body__contact-person-listing-embedded div.contact-person-ready-container div.contact-person-items>div.contact-person-item:hover{border-color:#5e6167}div.body__contact-person-listing-embedded div.contact-person-ready-container div.contact-person-items>div.contact-person-item.cp-not-use{border:1px solid #e53935;position:relative}div.body__contact-person-listing-embedded div.contact-person-ready-container div.contact-person-items>div.contact-person-item.cp-not-use:after{content:"Не используется";position:absolute;right:0;top:0;background-color:#e53935;border-radius:4px;border-bottom-right-radius:0;font-size:12px;line-height:12px;padding:4px;padding-left:8px;padding-right:8px;color:#fff}div.body__contact-person-listing-embedded div.contact-person-ready-container div.contact-person-items>div.contact-person-item.cp-not-use:hover{border-color:#e53935}div.body__contact-person-listing-embedded div.contact-person-ready-container div.contact-person-items>div.contact-person-item>div.padding-container{padding:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__contact-person-listing-embedded div.contact-person-ready-container div.contact-person-items>div.contact-person-item>div.padding-container>div.image-container{flex:0 0 50px;height:50px;border-radius:50%;background-color:#1f2f41;color:#fff;background-size:cover;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__contact-person-listing-embedded div.contact-person-ready-container div.contact-person-items>div.contact-person-item>div.padding-container>div.image-container>i{font-size:24px}div.body__contact-person-listing-embedded div.contact-person-ready-container div.contact-person-items>div.contact-person-item>div.padding-container>div.information-container{width:0;flex:1}div.body__contact-person-listing-embedded div.contact-person-ready-container div.contact-person-items>div.contact-person-item>div.padding-container>div.information-container>div.profile-name{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__contact-person-listing-embedded div.contact-person-ready-container div.contact-person-items>div.contact-person-item>div.padding-container>div.information-container>div.profile-position{margin-top:2px;color:#5e6167;margin-bottom:6px}div.body__contact-person-listing-embedded div.contact-person-ready-container div.contact-person-items>div.contact-person-item>div.padding-container>div.information-container>div.profile-chips{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:row}div.body__contact-person-listing-embedded div.contact-person-ready-container div.contact-person-items>div.contact-person-item>div.padding-container>div.information-container>div.profile-chips>div{font-size:12px;padding:4px;padding-left:8px;padding-right:8px;border-radius:16px;background-color:#f0f2f5;margin-right:6px;border:1px solid #f0f2f5;transition:all .2s ease}div.body__contact-person-listing-embedded div.contact-person-ready-container div.contact-person-items>div.contact-person-item>div.padding-container>div.information-container>div.profile-chips>div.active{background-color:#fff;border:1px solid #fd7036}div.contact-person-view-window div.contact-person-create-window{padding-left:24px;padding-right:24px;padding-bottom:16px}div.contact-person-view-window div.body__contact-person-view-window div.upload-facsimile-container{border:2px dashed #dce1e6;background-color:#f7f8fa;border-radius:8px;height:46px;color:#999;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.contact-person-view-window div.body__contact-person-view-window div.upload-facsimile-container>i{margin-right:8px}div.contact-person-view-window div.body__contact-person-view-window div.upload-facsimile-container:hover{background-color:#f0f2f5;border-color:#f0f2f5}div.contact-person-view-window div.body__contact-person-view-window div.exist-facsimile-container{height:48px;border:1px solid #dadada;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-card-classic-prepare{height:60px;position:relative}div.body__dealer-card-classic-prepare.classic__input-height{height:48px;border:1px solid #ced4da;border-radius:8px;overflow:hidden}div.body__dealer-card-classic-prepare>div.body__dealer-card-preloader{background-color:#fff;position:absolute;left:0;top:0;width:100%;height:60px;z-index:1;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-card-classic-prepare>div.body__dealer-card-preloader>div{display:inline-block;width:20px;height:18px}div.body__dealer-card-classic-prepare>div.body__dealer-card-preloader>div:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.body__dealer-card-classic-prepare>div.body__dealer-card-empty{background-color:#fff;position:absolute;left:0;top:0;width:100%;height:60px;z-index:1;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-card-classic-prepare>div.body__dealer-card-empty.classic__input-height{height:48px}div.body__dealer-card-classic-prepare>div.body__dealer-card-empty>div.center-container{color:#aaa;flex:1}div.body__dealer-card-classic-prepare>div.body__dealer-card-empty>div.center-container>div{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-card-classic-prepare>div.body__dealer-card-empty>div.center-container>div>span{display:block}div.body__dealer-card-classic-prepare>div.body__dealer-card-empty>div.center-container>div>span:first-child{background-image:url(../img/require-message-square.406414d4.svg);flex:0 0 20px;height:20px;background-size:cover;margin-right:8px}div.body__dealer-card-classic-prepare>div.body__dealer-card-empty>div.center-container>div>span:last-child{font-weight:500}div.body__dealer-card-classic-prepare>div.body__dealer-card-empty>div.center-container.link__container>div>span:last-child{font-weight:400;color:#fd7036;border-bottom:1px solid #fd7036;cursor:pointer;transition:all .2s ease}div.body__dealer-card-classic-prepare>div.body__dealer-card-empty>div.center-container.link__container>div>span:last-child:hover{color:#fd7e4a;border-color:#fd7e4a}div.body__dealer-card-classic-prepare div.body__dealer-card-classic.classic__input-height{padding-top:4px;padding-left:8px;padding-right:8px}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default.in-specification{display:inline-block;width:50%}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default.in-specification>div.card-action{padding-left:0}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-flex{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-flex>div.card-image{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-flex>div.card-image>i{color:#1f2f41;font-size:18px;transition:all .2s ease}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-flex>div.card-image>div.avatar-image{width:inherit;height:inherit;background-size:cover;border-radius:50%}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-flex>div.card-image.cursor__pointer{cursor:pointer}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-flex>div.card-info{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-flex>div.card-info>div{margin-bottom:4px}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-flex>div.card-info>div:last-child{margin-bottom:0}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-flex>div.card-info>div>span.machinery-name.uppercase{text-transform:uppercase}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-flex>div.card-info>div>span.machinery-name>i{margin-left:6px;margin-right:6px;color:#aaa}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-flex>div.card-info>div.inn{font-size:12px;color:#aaa}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-flex>div.card-remove__icon{padding-right:8px;color:#6c757d;margin-left:16px;cursor:pointer}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-action{margin-top:8px;padding-left:56px;color:#2196f3;font-size:12px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-action>span{cursor:pointer}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-action>span>i{font-size:11px;margin-right:4px}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-action>span>span{border-bottom:1px solid transparent;transition:all .2s ease}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-action>span:hover>span{border-color:#2196f3}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-action>span.ml{margin-left:12px}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-action>span.red{color:#f44336}div.body__dealer-card-classic-prepare div.body__dealer-card-classic>div.card-small-default>div.card-action>span.red:hover>span{border-color:#f44336}div.body__dealer-card-classic-prepare div.body__dealer-card-classic.error-not-found>div.card-small-default>div.card-flex>div.card-image{background-color:#eb344c}div.body__dealer-card-classic-prepare div.body__dealer-card-classic.error-not-found>div.card-small-default>div.card-flex>div.card-image>i{color:#fff}div.body__dealer-card-classic-prepare div.body__dealer-card-classic.error-not-found>div.card-small-default>div.card-flex>div.card-info>div:first-child{text-decoration:line-through;color:#eb344c}div.body__dealer-card-classic-prepare div.body__dealer-card-classic.error-not-found>div.card-small-default>div.card-flex>div.card-info>div.inn{text-decoration:line-through}div.body__dealer-card-classic-prepare div.body__dealer-card-classic.error-not-found>div.card-small-default>div.card-action{color:#eb344c}div.body__dealer-card-classic-prepare div.body__dealer-card-classic.error-not-found>div.card-small-default>div.card-action>span:hover>span{border-color:#eb344c}div.body__dealer-applications-listing div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-applications-listing div.header-params-section>div.section-search>div.search-section{flex:1}div.body__dealer-applications-listing div.header-params-section>div.section-search>div.manager-container{flex:0 0 270px;margin-left:16px}div.body__dealer-applications-listing div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__dealer-applications-listing div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__dealer-applications-listing .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__dealer-applications-listing .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__dealer-applications-listing .body__ui-transition-request-items-enter,div.body__dealer-applications-listing .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item{background-color:#fff;margin-bottom:16px;padding-left:24px;padding-right:16px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;cursor:help;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item div.status-container>div{flex:1;width:6px;background-color:#ffe082;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item div.status-container>div.details{background-color:#ffa726}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item div.status-container>div.green{background-color:#81c784}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item div.status-container:hover{background-color:#fff;width:220px}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item div.status-container:hover>div{width:220px}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item div.status-container:hover>div:first-child{border-top-right-radius:8px}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item div.status-container:hover>div:last-child{border-bottom-right-radius:8px}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item div.status-container:hover>div>span{visibility:visible;opacity:1}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.company-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.company-container>div.company-container-info>div.company-image>i{color:#fff;font-size:22px}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.order-container>div.order-container-hc{width:100%;margin-bottom:8px}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.order-container>div.order-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.profile-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.profile-container.br0{border-right:0;margin-right:0}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.profile-container>div.profile-container-hc{width:100%;margin-bottom:8px}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.profile-container>div.profile-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.profile-container>div.profile-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.profile-container>div.profile-container-info>div.profile-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.profile-container>div.profile-container-info>div.profile-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.profile-container>div.profile-container-info>div.profile-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.profile-container>div.profile-container-info>div.profile-name>div{margin-bottom:4px}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.profile-container>div.profile-container-info>div.profile-name>div:last-child{margin-bottom:0}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.profile-container>div.profile-container-info>div.profile-name>div.office{font-size:12px;color:#666}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.remove-container>div{background-color:#fd7036;width:20px;height:20px;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item>div.remove-container>div.user{margin-top:6px;background-color:rgba(31,47,65,.3)}div.body__dealer-applications-listing div.dealer-applications-items div.dealer-applications-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__client-request-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__client-request-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__client-request-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 270px;margin-left:16px}div.body__client-request-listing-embedded div.header-params-section>div.section-search>div.consumer-section{width:0;flex:0 0 230px;margin-left:16px}div.body__client-request-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__client-request-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__client-request-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__client-request-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__client-request-listing-embedded .body__ui-transition-request-items-enter,div.body__client-request-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;padding-right:16px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item:last-child{margin-bottom:0}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.closed-line{position:absolute;left:0;top:58px;height:1px;background-color:#e57373;width:100%;z-index:1}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;cursor:help;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item div.status-container>div{flex:1;width:6px;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item div.status-container>div.color__yellow{background-color:#ffd54f}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item div.status-container>div.color__orange{background-color:#ffa726}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item div.status-container>div.color__green{background-color:#81c784}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item div.status-container>div.color__gray{background-color:#dce1e6}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item div.status-container>div.color__gray.border__bottom{border-bottom:1px solid #aeb7c2}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item div.status-container>div.color__red{background-color:#ef5350;color:#fff}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item div.status-container:hover{background-color:#fff;width:220px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item div.status-container:hover>div{width:220px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item div.status-container:hover>div:first-child{border-top-right-radius:8px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item div.status-container:hover>div:last-child{border-bottom-right-radius:8px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item div.status-container:hover>div>span{visibility:visible;opacity:1}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.company-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#fff;font-size:22px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-hc{margin-bottom:8px;width:100%;display:flex;flex-direction:row;align-items:flex-start}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-hc>div.chc{flex:1;height:20px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-hc>div.chc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-hc>div.chc.flex__end-consumer{width:0;text-align:right;color:#2196f3;height:20px;line-height:20px;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon{background-size:cover;background-repeat:no-repeat}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.oil__icon{flex:0 0 20px;height:24px;background-image:url(../img/oil-icon.1ef792bb.svg)}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.parts__icon{flex:0 0 24px;height:24px;background-image:url(../img/cog-gear-icon.d130b8cd.svg)}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.machinery__icon{flex:0 0 30px;height:24px;background-image:url(../img/belaz-icon.ea6721f0.png)}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.quantity-container{font-size:12px;color:#5e6167;margin-left:16px;text-align:right;flex:0 0 80px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.quantity-container>div.elements-quantity>div.qu-string{margin-bottom:4px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.quantity-container>div.elements-quantity>div.qu-string:last-child{margin-bottom:0}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.quantity-container>div.elements-quantity>div.qu-string>span.qu-span{display:inline-block}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.quantity-container>div.elements-quantity>div.qu-string>span.qu-span:first-child{text-align:right;flex:1}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.order-container>div.order-container-info>div.quantity-container>div.elements-quantity>div.qu-string>span.qu-span:last-child{flex:0 0 25px;text-align:right}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.profile-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.profile-container.br0{border-right:0;margin-right:0}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.profile-container>div.profile-container-hc{width:100%;margin-bottom:8px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.profile-container>div.profile-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.profile-container>div.profile-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.profile-container>div.profile-container-info>div.profile-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.profile-container>div.profile-container-info>div.profile-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.profile-container>div.profile-container-info>div.profile-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div{margin-bottom:4px}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div:last-child{margin-bottom:0}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div.office{font-size:12px;color:#666}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.remove-container>div{background-color:#fd7036;width:20px;height:20px;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item>div.remove-container>div.user{margin-top:6px;background-color:rgba(31,47,65,.3)}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__client-request-listing-embedded div.body__client-request-listing-items div.body__client-request-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__request-to-factory-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__request-to-factory-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__request-to-factory-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 300px;margin-left:16px}div.body__request-to-factory-listing-embedded div.header-params-section>div.section-search>div.consumer-section{width:0;flex:0 0 230px;margin-left:16px}div.body__request-to-factory-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__request-to-factory-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__request-to-factory-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__request-to-factory-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__request-to-factory-listing-embedded .body__ui-transition-request-items-enter,div.body__request-to-factory-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.closed-line{position:absolute;left:0;top:58px;height:1px;background-color:#e57373;width:100%;z-index:1}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;cursor:help;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div{flex:1;width:6px;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div.status-0{background-color:#ffd54f}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div.status-2{background-color:#ffa726}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div.status-4{background-color:#ff5722}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div.status-7{background-color:#f44336}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div.status-9{background-color:#ef5350;color:#fff}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div.status-not-active{background-color:#dce1e6;border-bottom:1px solid #aeb7c2}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div.status-not-active:last-child{border-bottom:0}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container:hover{background-color:#fff;width:220px}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container:hover>div{width:220px}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container:hover>div:first-child{border-top-right-radius:8px}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container:hover>div:last-child{border-bottom-right-radius:8px}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container:hover>div>span{visibility:visible;opacity:1}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container.specification:hover,div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container.specification:hover>div{width:300px}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container{height:inherit;flex:0 0 230px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#fff;font-size:22px}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;padding-right:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-hc{width:100%;margin-bottom:8px}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon{background-size:cover;background-repeat:no-repeat}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.oil__icon{flex:0 0 20px;height:24px;background-image:url(../img/oil-icon.1ef792bb.svg)}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.parts__icon{flex:0 0 24px;height:24px;background-image:url(../img/cog-gear-icon.d130b8cd.svg)}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.machinery__icon{flex:0 0 30px;height:24px;background-image:url(../img/belaz-icon.ea6721f0.png)}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-name>div.consumer-in{text-align:right;color:#2196f3;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.profile-container>div.card-image{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background-size:cover;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.profile-container>div.card-image>i{color:#1f2f41;font-size:18px;transition:all .2s ease}div.body__request-to-factory-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.profile-container>div.card-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__attachment-files-from-class-name-version-window>div.preview__spinner{position:fixed;left:0;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,.4);z-index:99;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-class-name-version-window>div.preview__spinner>div.spinner__container{background-color:#fff;border-radius:8px;width:100px;height:100px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-class-name-version-window>div.preview__spinner>div.spinner__container>div.lds-ring{width:48px;height:48px;border:3px solid #2196f3;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}div.body__attachment-files-from-class-name-version-window>div.version__window-container{position:fixed;left:0;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,.4);z-index:100;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window{width:0;background-color:#fff;border-radius:8px;flex:0 0 500px;max-height:calc(100vh - 100px)}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-window-header{padding:12px;border-bottom:1px solid #f0f2f5;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-window-header>div.header-caption{flex:1;font-weight:500;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-window-header>div.header-add-file{margin-left:16px}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-window-header>div.header-add-file>span{cursor:pointer;color:#2196f3}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-window-header>div.header-add-file>span>i{margin-right:8px;font-size:12px}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-window-header>div.header-add-file>span>span{position:relative;transition:all .2s ease}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-window-header>div.header-add-file>span>span:before{content:"";position:absolute;left:50%;bottom:-2px;width:0;height:1px;opacity:0;background-color:#2196f3;transition:all .2s ease}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-window-header>div.header-add-file>span:hover>span:before{left:0;width:100%;opacity:1}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-window-header>div.header-close{flex:0 0 40px;text-align:right}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-window-header>div.header-close>span{cursor:pointer;display:inline-block;width:30px;height:30px;position:relative;right:-16px;font-size:18px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-body div.version-body__items>div.version-body__item{padding:12px;border-bottom:1px solid #f0f2f5;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-body div.version-body__items>div.version-body__item:nth-child(odd){background-color:#f0f2f5}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-body div.version-body__items>div.version-body__item:last-child{border-bottom:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-body div.version-body__items>div.version-body__item>div.item-file-icon{flex:0 0 30px;height:30px;background-image:url(../img/file-gray-icon.f327b8cd.svg);background-size:cover;margin-right:16px}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-body div.version-body__items>div.version-body__item>div.item-file-name{flex:1;width:0}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-body div.version-body__items>div.version-body__item>div.item-file-name>div.file-name-section{margin-bottom:4px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-body div.version-body__items>div.version-body__item>div.item-file-name>div.bytes-size{color:#999;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-body div.version-body__items>div.version-body__item>div.item-download-icon{flex:0 0 30px;height:30px;margin-left:16px;color:#2196f3;font-size:16px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-body div.version-body__items>div.version-body__item>div.item-download-icon.ml8{margin-left:8px}div.body__attachment-files-from-class-name-version-window>div.version__window-container>div.version__window>div.version-body div.version-body__items>div.version-body__item>div.item-download-icon:hover{transform:scale(1.2)}div.body__attachment-files-from-class-name-preview-window div.preview__spinner{position:fixed;left:0;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,.4);z-index:100;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-class-name-preview-window div.preview__spinner.z-index-overlay{z-index:101}div.body__attachment-files-from-class-name-preview-window div.preview__spinner>div.spinner__container{background-color:#fff;border-radius:8px;width:100px;height:100px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-class-name-preview-window div.preview__spinner>div.spinner__container>div.lds-ring{width:48px;height:48px;border:3px solid #2196f3;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}div.body__attachment-files-from-class-name-preview-window div.preview__window-container{position:fixed;left:0;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,.4);z-index:100;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-class-name-preview-window div.preview__window-container.z-index-overlay{z-index:101}div.body__attachment-files-from-class-name-preview-window div.preview__window-container.application-embedded{z-index:10000}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window{width:0;background-color:#fff;border-radius:8px;flex:0 0 920px;max-height:calc(100vh - 100px)}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window>div.preview-window-header{padding:12px;border-bottom:1px solid #f0f2f5;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window>div.preview-window-header>div.header-caption{flex:1;font-weight:500}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window>div.preview-window-header>div.header-close{flex:0 0 40px;text-align:right}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window>div.preview-window-header>div.header-close>span{cursor:pointer;display:inline-block;width:30px;height:30px;position:relative;right:-16px;font-size:18px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window>div.preview-body>div.pdf-view{height:600px}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window>div.preview-body>div.image-view{background-color:#000;max-height:600px;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window>div.preview-body>div.image-view>img{height:600px;margin:0 auto}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window.preview-pdf{height:100vh;max-height:100vh;background-color:#323639;flex:0 0 1400px}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window.preview-pdf.application-embedded{flex:1}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window.preview-pdf>div.preview-window-header{color:#fff;border-bottom:1px solid #323639;padding-left:24px;padding-right:24px}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window.preview-pdf>div.preview-window-header>div.header-caption{font-size:14px}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window.preview-pdf>div.preview-body{height:calc(100vh - 55px)}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window.preview-pdf>div.preview-body>div.pdf-view{height:inherit}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window.preview-file-not-support{flex:0 0 400px}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window.preview-file-not-support>div.preview-body>div.other-view{padding:24px}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window.preview-file-not-support>div.preview-body>div.other-view div.other-view-message{text-align:center;font-weight:500;margin-bottom:16px}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window.preview-file-not-support>div.preview-body>div.other-view div.other-view-button{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window.preview-file-not-support>div.preview-body>div.other-view div.other-view-button>span{cursor:pointer}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window.preview-file-not-support>div.preview-body>div.other-view div.other-view-button>span>i{margin-right:8px;color:#2196f3}div.body__attachment-files-from-class-name-preview-window div.preview__window-container>div.preview__window.preview-file-not-support>div.preview-body>div.other-view div.other-view-button>span>span{color:#2196f3;border-bottom:1px solid #2196f3;padding-bottom:1px}div.body__attachment-files-from-class-name-upload-file div.upload-file-hardware-process-state{position:fixed;left:0;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,.4);z-index:100;transition:all .4s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-class-name-upload-file div.upload-file-hardware-process-state>div.flex-center__container{flex:0 0 300px;background-color:#fff;border-radius:8px;height:240px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__attachment-files-from-class-name-upload-file div.upload-file-hardware-process-state>div.flex-center__container>div.circular-process__pie{display:flex;width:100px;height:100px;border-radius:50%;background:conic-gradient(#2196f3 var(--progress),#f0f2f5 0deg);font-size:0;transition:all .2s ease}div.body__attachment-files-from-class-name-upload-file div.upload-file-hardware-process-state>div.flex-center__container>div.circular-process__pie:after{content:attr(data-progress) "%";display:flex;justify-content:center;flex-direction:column;width:100%;margin:10px;border-radius:50%;background:#fff;font-size:22px;text-align:center;transition:all .2s ease}div.body__attachment-files-from-class-name-upload-file div.upload-file-hardware-process-state>div.flex-center__container>div.circular-process-caption{margin-top:16px;background-color:#fff;padding:12px;padding-left:16px;padding-right:16px;border-radius:24px}div.body__attachment-files-from-class-name-upload-file div.upload-file-hardware-process-state>div.flex-center__container>div.circular-process-abort{margin-top:16px;color:#2196f3;cursor:pointer;position:relative;font-weight:500;transition:all .2s ease}div.body__attachment-files-from-class-name-upload-file div.upload-file-hardware-process-state>div.flex-center__container>div.circular-process-abort:before{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background-color:#2196f3}div.body__attachment-files-from-className-embedded div.available__type-document-window{position:fixed;left:0;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,.4);z-index:100;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-className-embedded div.available__type-document-window>div.type-document-window{flex:0 0 440px;background-color:#fff;border-radius:8px}div.body__attachment-files-from-className-embedded div.available__type-document-window>div.type-document-window>div.type-document-window-header{padding:12px;border-bottom:1px solid #f0f2f5;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-className-embedded div.available__type-document-window>div.type-document-window>div.type-document-window-header>div.header-caption{flex:1;font-weight:500}div.body__attachment-files-from-className-embedded div.available__type-document-window>div.type-document-window>div.type-document-window-header>div.header-close{flex:0 0 40px;text-align:right}div.body__attachment-files-from-className-embedded div.available__type-document-window>div.type-document-window>div.type-document-window-header>div.header-close>span{cursor:pointer}div.body__attachment-files-from-className-embedded div.available__type-document-window>div.type-document-window>div.type-document-window-body>div.type-document-items>div.type-document-item{padding:12px;border-bottom:1px solid #f0f2f5;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.available__type-document-window>div.type-document-window>div.type-document-window-body>div.type-document-items>div.type-document-item:hover{background-color:#f0f2f5;border-bottom:1px solid #edeef0}div.body__attachment-files-from-className-embedded div.available__type-document-window>div.type-document-window>div.type-document-window-body>div.type-document-items>div.type-document-item:last-child{border-bottom:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file{width:100px;height:98px;border:1px solid #e7e8ec;border-radius:6px;cursor:pointer}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item{width:inherit;height:inherit}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare,div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container{height:inherit}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file{width:inherit;height:inherit;background-position:50%;background-size:cover;background-repeat:no-repeat;margin:0 auto;border-radius:6px}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom{width:inherit;height:inherit;background-color:rgba(197,208,219,.231372549);position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.add-file-icon{background-color:#2196f3;width:20px;height:20px;border-radius:50%;position:absolute;color:#fff;right:32px;top:6px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.add-file-icon>i{font-size:12px}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.add-file-icon:before{content:"Разместить новый документ";background:#1f2f41;position:absolute;width:190px;text-align:center;padding-top:4px;padding-bottom:4px;border-radius:16px;font-size:12px;top:-50px;visibility:hidden;opacity:0;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.add-file-icon:after{top:-32px;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(31,47,65,0);border-top-color:#1f2f41;border-width:8px;margin-left:-8px;visibility:hidden;opacity:0;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.add-file-icon:hover:before{visibility:visible;opacity:1;top:-30px}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.add-file-icon:hover:after{visibility:visible;opacity:1;top:-12px}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.remove-icon{background-color:#eb344c;width:20px;height:20px;border-radius:50%;position:absolute;color:#fff;right:6px;top:6px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.remove-icon>i{font-size:12px}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.remove-icon:before{content:"Удалить документ";background:#1f2f41;position:absolute;width:130px;text-align:center;padding-top:4px;padding-bottom:4px;border-radius:16px;font-size:12px;top:-50px;visibility:hidden;opacity:0;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.remove-icon:after{top:-32px;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(31,47,65,0);border-top-color:#1f2f41;border-width:8px;margin-left:-8px;visibility:hidden;opacity:0;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.remove-icon:hover:before{visibility:visible;opacity:1;top:-30px}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.remove-icon:hover:after{visibility:visible;opacity:1;top:-12px}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.save-icon{background-color:#66bb6a;width:20px;height:20px;border-radius:50%;position:absolute;color:#fff;right:32px;top:6px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.save-icon>i{font-size:12px}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.save-icon:before{content:"Пересохранить документ";background:#1f2f41;position:absolute;width:130px;text-align:center;padding-top:4px;padding-bottom:4px;border-radius:16px;font-size:12px;top:-50px;visibility:hidden;opacity:0;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.save-icon:after{top:-32px;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(31,47,65,0);border-top-color:#1f2f41;border-width:8px;margin-left:-8px;visibility:hidden;opacity:0;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.save-icon:hover:before{visibility:visible;opacity:1;top:-30px}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.save-icon:hover:after{visibility:visible;opacity:1;top:-12px}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.sap-icon{background-image:url(../img/sap.e40de69d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:32px;height:32px;border-radius:50%;position:absolute;color:#fff;left:6px;top:6px;cursor:pointer;filter:grayscale(100%);display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.sap-icon.one__c{background-image:url(../img/1sdo.7ee8c72c.png);left:44px}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.sap-icon.active,div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.sap-icon:hover{filter:grayscale(0)}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>div{width:30px;height:30px;border-radius:50%;border:1px solid #c5d0db;background-color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease;opacity:.65}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>div:hover{width:40px;height:40px;font-size:20px;line-height:20px;cursor:pointer}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file.pdf-file{background-image:url(../img/pdf-icon.6fb947f4.svg);background-size:80%}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file.excel-file{background-image:url(../img/excel-icon.5e038a83.svg);background-size:80%}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file.word-file{background-image:url(../img/word-icon.8ceb066c.svg);background-size:80%}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file.link-file{background-image:url(../img/link-icon.0c0f6844.svg);background-size:80%}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file-name{padding-top:12px;text-align:center;padding-left:12px;padding-right:12px;cursor:help;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file-more-link{padding-top:9px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file-more-link>div{color:#2196f3;cursor:pointer;font-size:12px;position:relative;font-weight:500}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file-more-link>div:before{content:"";position:absolute;bottom:-1px;left:50%;width:0;height:1px;background-color:#2196f3;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file-more-link>div:hover:before{width:100%;left:0}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare.flex__center{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare.flex__center>div.cloud-upload-icon{flex:1;cursor:pointer;position:relative;top:-16px}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare.flex__center>div.cloud-upload-icon>div.cloud-upload-icon{margin:0 auto;width:100px;height:100px;border-radius:50%;color:#aeb7c2;font-size:64px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare.flex__center>div.cloud-upload-icon>div.cloud-upload-caption{text-align:center;color:#aeb7c2;font-weight:500;position:relative;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare.flex__center>div.cloud-upload-icon:hover>div.cloud-upload-caption,div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.railway-requisites-curr-file>div.from-className__type-document-item>div.document-file-container-prepare.flex__center>div.cloud-upload-icon:hover>div.cloud-upload-icon{color:#1f2f41}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.add-new-file-container{width:100px;flex:0 0 100px;height:95px;border:1px solid #e7e8ec;border-radius:6px;cursor:pointer;padding-top:4px}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.add-new-file-container>div.cloud-upload-icon{margin:0 auto;width:50px;height:50px;border-radius:50%;color:#aeb7c2;font-size:24px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.add-new-file-container>div.cloud-upload-caption{text-align:center;color:#aeb7c2;font-weight:500;position:relative;font-size:12px;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.add-new-file-container:hover>div.cloud-upload-caption,div.body__attachment-files-from-className-embedded div.from-className__railway-requisites>div.add-new-file-container:hover>div.cloud-upload-icon{color:#1f2f41}div.body__attachment-files-from-className-embedded div.from-className__type-document-items{display:flex;flex-wrap:wrap;margin:-8px}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item{width:0;flex-basis:calc(20% - 18px);background-color:#fff;margin:8px;height:300px;border-radius:8px;border:1px solid #e9e9e9}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-item-header{padding:12px;border-bottom:1px solid #e9e9e9}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-item-header>div{font-weight:500;text-align:center;cursor:help;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-item-header>div>div{font-size:12px;color:#6c757d;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item.double-height{height:320px}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare{height:260px}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container{height:inherit;padding-top:16px}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file{width:160px;height:180px;background-position:50%;background-size:cover;background-repeat:no-repeat;margin:0 auto;border:1px solid #c5d0db;border-radius:6px}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file.exist-image{background-size:80%}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom{width:inherit;height:inherit;background-color:rgba(197,208,219,.231372549);position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.add-file-icon{background-color:#2196f3;width:20px;height:20px;border-radius:50%;position:absolute;color:#fff;right:32px;top:6px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.add-file-icon>i{font-size:12px}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.add-file-icon:before{content:"Разместить новый документ";background:#1f2f41;position:absolute;width:190px;text-align:center;padding-top:4px;padding-bottom:4px;border-radius:16px;font-size:12px;top:-50px;visibility:hidden;opacity:0;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.add-file-icon:after{top:-32px;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(31,47,65,0);border-top-color:#1f2f41;border-width:8px;margin-left:-8px;visibility:hidden;opacity:0;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.add-file-icon:hover:before{visibility:visible;opacity:1;top:-30px}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.add-file-icon:hover:after{visibility:visible;opacity:1;top:-12px}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.remove-icon{background-color:#eb344c;width:20px;height:20px;border-radius:50%;position:absolute;color:#fff;right:6px;top:6px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.remove-icon>i{font-size:12px}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.remove-icon:before{content:"Удалить документ";background:#1f2f41;position:absolute;width:130px;text-align:center;padding-top:4px;padding-bottom:4px;border-radius:16px;font-size:12px;top:-50px;visibility:hidden;opacity:0;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.remove-icon:after{top:-32px;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(31,47,65,0);border-top-color:#1f2f41;border-width:8px;margin-left:-8px;visibility:hidden;opacity:0;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.remove-icon:hover:before{visibility:visible;opacity:1;top:-30px}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.remove-icon:hover:after{visibility:visible;opacity:1;top:-12px}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.save-icon{background-color:#66bb6a;width:20px;height:20px;border-radius:50%;position:absolute;color:#fff;right:32px;top:6px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.save-icon>i{font-size:12px}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.save-icon:before{content:"Пересохранить документ";background:#1f2f41;position:absolute;width:130px;text-align:center;padding-top:4px;padding-bottom:4px;border-radius:16px;font-size:12px;top:-50px;visibility:hidden;opacity:0;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.save-icon:after{top:-32px;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(31,47,65,0);border-top-color:#1f2f41;border-width:8px;margin-left:-8px;visibility:hidden;opacity:0;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.save-icon:hover:before{visibility:visible;opacity:1;top:-30px}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.save-icon:hover:after{visibility:visible;opacity:1;top:-12px}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.sap-icon{background-image:url(../img/sap.e40de69d.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:32px;height:32px;border-radius:50%;position:absolute;color:#fff;left:6px;top:6px;cursor:pointer;filter:grayscale(100%);display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.sap-icon.one__c{background-image:url(../img/1sdo.7ee8c72c.png);left:44px}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.sap-icon.active,div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>span.sap-icon:hover{filter:grayscale(0)}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>div{width:50px;height:50px;border-radius:50%;border:1px solid #c5d0db;background-color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease;opacity:.65}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file>div.current-file-zoom>div:hover{width:70px;height:70px;font-size:20px;line-height:20px;cursor:pointer}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file.pdf-file{background-image:url(../img/pdf-icon.6fb947f4.svg);background-size:80%}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file.excel-file{background-image:url(../img/excel-icon.5e038a83.svg);background-size:80%}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file.word-file{background-image:url(../img/word-icon.8ceb066c.svg);background-size:80%}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file.link-file{background-image:url(../img/link-icon.0c0f6844.svg);background-size:80%}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file-name{padding-top:12px;text-align:center;padding-left:12px;padding-right:12px;cursor:help;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file-more-link{padding-top:9px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file-more-link>div{color:#2196f3;cursor:pointer;font-size:12px;position:relative;font-weight:500}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file-more-link>div:before{content:"";position:absolute;bottom:-1px;left:50%;width:0;height:1px;background-color:#2196f3;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare>div.document-file-container>div.current-file-more-link>div:hover:before{width:100%;left:0}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare.flex__center{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare.flex__center>div.cloud-upload-icon{flex:1;cursor:pointer;position:relative;top:-16px}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare.flex__center>div.cloud-upload-icon>div.cloud-upload-icon{margin:0 auto;width:100px;height:100px;border-radius:50%;color:#aeb7c2;font-size:64px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare.flex__center>div.cloud-upload-icon>div.cloud-upload-caption{text-align:center;color:#aeb7c2;font-weight:500;position:relative;transition:all .2s ease}div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare.flex__center>div.cloud-upload-icon:hover>div.cloud-upload-caption,div.body__attachment-files-from-className-embedded div.from-className__type-document-items>div.from-className__type-document-item>div.document-file-container-prepare.flex__center>div.cloud-upload-icon:hover>div.cloud-upload-icon{color:#1f2f41}div.body__attachment-files-from-className-embedded div.from-className__type-document-items.dashboard__small>div.from-className__type-document-item{flex-basis:calc(25% - 18px)}div.body__dealer-offer-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-offer-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__dealer-offer-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 300px;margin-left:16px}div.body__dealer-offer-listing-embedded div.header-params-section>div.section-search>div.consumer-section{width:0;flex:0 0 230px;margin-left:16px}div.body__dealer-offer-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__dealer-offer-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__dealer-offer-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__dealer-offer-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__dealer-offer-listing-embedded .body__ui-transition-request-items-enter,div.body__dealer-offer-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;cursor:help;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container>div{flex:1;width:6px;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container>div.status-0{background-color:#ffd54f}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container>div.status-2{background-color:#ffa726}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container>div.status-4{background-color:#ff5722}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container>div.status-7{background-color:#f44336}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container>div.status-9{background-color:#ef5350;color:#fff}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container>div.status-not-active{background-color:#dce1e6;border-bottom:1px solid #aeb7c2}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container>div.status-not-active:last-child{border-bottom:0}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container:hover{background-color:#fff;width:220px}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container:hover>div{width:220px}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container:hover>div:first-child{border-top-right-radius:8px}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container:hover>div:last-child{border-bottom-right-radius:8px}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container:hover>div>span{visibility:visible;opacity:1}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container.specification:hover,div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item div.status-container.specification:hover>div{width:300px}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.company-container{height:inherit;flex:0 0 230px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px;display:flex;flex-direction:row}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#fff;font-size:22px}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;padding-right:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container>div.order-container-hc{margin-bottom:8px;width:100%;display:flex;flex-direction:row;align-items:flex-start}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container>div.order-container-hc>div.chc{height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container>div.order-container-hc>div.chc.flex__end-price{margin-left:auto;margin-right:0;font-weight:700;background:transparent;padding-left:0;padding-right:0;color:#2196f3}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon{background-size:cover;background-repeat:no-repeat}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.oil__icon{flex:0 0 20px;height:24px;background-image:url(../img/oil-icon.1ef792bb.svg)}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.parts__icon{flex:0 0 24px;height:24px;background-image:url(../img/cog-gear-icon.d130b8cd.svg)}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.machinery__icon{flex:0 0 30px;height:24px;background-image:url(../img/belaz-icon.ea6721f0.png)}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container>div.order-container-info>div.order-name>div.consumer-in{text-align:right;color:#2196f3;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.profile-container>div.card-image{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background-size:cover;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.profile-container>div.card-image>i{color:#1f2f41;font-size:18px;transition:all .2s ease}div.body__dealer-offer-listing-embedded div.body__dealer-offer-listing-items div.body__dealer-offer-listing-item>div.profile-container>div.card-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__factory-offer-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-offer-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__factory-offer-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 300px;margin-left:16px}div.body__factory-offer-listing-embedded div.header-params-section>div.section-search>div.consumer-section{width:0;flex:0 0 230px;margin-left:16px}div.body__factory-offer-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__factory-offer-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__factory-offer-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__factory-offer-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__factory-offer-listing-embedded .body__ui-transition-request-items-enter,div.body__factory-offer-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;cursor:help;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container>div{flex:1;width:6px;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container>div.status-0{background-color:#ffd54f}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container>div.status-2{background-color:#ffa726}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container>div.status-4{background-color:#ff5722}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container>div.status-7{background-color:#f44336}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container>div.status-9{background-color:#ef5350;color:#fff}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container>div.status-not-active{background-color:#dce1e6;border-bottom:1px solid #aeb7c2}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container>div.status-not-active:last-child{border-bottom:0}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container:hover{background-color:#fff;width:220px}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container:hover>div{width:220px}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container:hover>div:first-child{border-top-right-radius:8px}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container:hover>div:last-child{border-bottom-right-radius:8px}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container:hover>div>span{visibility:visible;opacity:1}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container.specification:hover,div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item div.status-container.specification:hover>div{width:300px}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.company-container{height:inherit;flex:0 0 230px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px;display:flex;flex-direction:row}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#fff;font-size:22px}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;padding-right:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container>div.order-container-hc{margin-bottom:8px;width:100%;display:flex;flex-direction:row;align-items:flex-start}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container>div.order-container-hc>div.chc{height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container>div.order-container-hc>div.chc.flex__end-price{margin-left:auto;margin-right:0;font-weight:700;background:transparent;padding-left:0;padding-right:0;color:#2196f3}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon{background-size:cover;background-repeat:no-repeat}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.oil__icon{flex:0 0 20px;height:24px;background-image:url(../img/oil-icon.1ef792bb.svg)}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.parts__icon{flex:0 0 24px;height:24px;background-image:url(../img/cog-gear-icon.d130b8cd.svg)}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.machinery__icon{flex:0 0 30px;height:24px;background-image:url(../img/belaz-icon.ea6721f0.png)}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container>div.order-container-info>div.order-name>div.consumer-in{text-align:right;color:#2196f3;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.profile-container>div.card-image{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background-size:cover;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.profile-container>div.card-image>i{color:#1f2f41;font-size:18px;transition:all .2s ease}div.body__factory-offer-listing-embedded div.body__factory-offer-listing-items div.body__factory-offer-listing-item>div.profile-container>div.card-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__dealer-specification-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-specification-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__dealer-specification-listing-embedded div.header-params-section>div.section-search>div.consumer-section,div.body__dealer-specification-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 230px;margin-left:16px}div.body__dealer-specification-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__dealer-specification-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__dealer-specification-listing-embedded div.header-params-section>div.section-toggle-filters>div.permissive-access-button{margin-left:12px;display:inline-block;background-color:#81c784;border:1px solid #81c784;padding:4px;padding-left:12px;padding-right:12px;border-radius:24px;cursor:pointer;color:#fff;transition:all .2s ease}div.body__dealer-specification-listing-embedded div.header-params-section>div.section-toggle-filters>div.permissive-access-button:hover{background-color:#66bb6a;border-color:#66bb6a}div.body__dealer-specification-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__dealer-specification-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__dealer-specification-listing-embedded .body__ui-transition-request-items-enter,div.body__dealer-specification-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;padding-right:16px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;cursor:help;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container>div{flex:1;width:6px;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container>div.status-0{background-color:#ffd54f}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container>div.status-2{background-color:#ffa726}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container>div.status-4{background-color:#ff5722}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container>div.status-7{background-color:#f44336}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container>div.status-9{background-color:#ef5350;color:#fff}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container>div.status-not-active{background-color:#dce1e6;border-bottom:1px solid #aeb7c2}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container>div.status-not-active:last-child{border-bottom:0}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container:hover{background-color:#fff;width:220px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container:hover>div{width:220px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container:hover>div:first-child{border-top-right-radius:8px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container:hover>div:last-child{border-bottom-right-radius:8px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container:hover>div>span{visibility:visible;opacity:1}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container.specification:hover,div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item div.status-container.specification:hover>div{width:300px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.selectable-container{flex:0 0 20px;height:20px;margin-right:16px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.company-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#fff;font-size:22px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container>div.order-container-hc{width:100%;margin-bottom:8px;display:flex;flex-direction:row;align-items:flex-start}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container>div.order-container-hc>div.chc{height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container>div.order-container-hc>div.chc.flex__end-price{margin-left:auto;margin-right:0;font-weight:700;background:transparent;padding-left:0;padding-right:0;color:#2196f3}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon{background-size:cover;background-repeat:no-repeat}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.oil__icon{flex:0 0 20px;height:24px;background-image:url(../img/oil-icon.1ef792bb.svg)}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.parts__icon{flex:0 0 24px;height:24px;background-image:url(../img/cog-gear-icon.d130b8cd.svg)}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.machinery__icon{flex:0 0 30px;height:24px;background-image:url(../img/belaz-icon.ea6721f0.png)}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container>div.order-container-info>div.order-name>div.consumer-in{text-align:right;color:#2196f3;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.profile-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.profile-container.br0{border-right:0;margin-right:0}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.profile-container>div.profile-container-hc{width:100%;margin-bottom:8px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.profile-container>div.profile-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.profile-container>div.profile-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.profile-container>div.profile-container-info>div.profile-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.profile-container>div.profile-container-info>div.profile-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.profile-container>div.profile-container-info>div.profile-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div{margin-bottom:4px}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div:last-child{margin-bottom:0}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div.office{font-size:12px;color:#666}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.remove-container>div{background-color:#fd7036;width:20px;height:20px;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item>div.remove-container>div.user{margin-top:6px;background-color:rgba(31,47,65,.3)}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__dealer-specification-listing-embedded div.body__dealer-specification-listing-items div.body__dealer-specification-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__factory-specification-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-specification-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__factory-specification-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 270px;margin-left:16px}div.body__factory-specification-listing-embedded div.header-params-section>div.section-search>div.consumer-section{width:0;flex:0 0 230px;margin-left:16px}div.body__factory-specification-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__factory-specification-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__factory-specification-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__factory-specification-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__factory-specification-listing-embedded .body__ui-transition-request-items-enter,div.body__factory-specification-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;cursor:help;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container>div{flex:1;width:6px;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container>div.status-0{background-color:#ffd54f}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container>div.status-2{background-color:#ffa726}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container>div.status-4{background-color:#ff5722}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container>div.status-7{background-color:#f44336}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container>div.status-9{background-color:#ef5350;color:#fff}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container>div.status-not-active{background-color:#dce1e6;border-bottom:1px solid #aeb7c2}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container>div.status-not-active:last-child{border-bottom:0}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container:hover{background-color:#fff;width:220px}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container:hover>div{width:220px}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container:hover>div:first-child{border-top-right-radius:8px}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container:hover>div:last-child{border-bottom-right-radius:8px}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container:hover>div>span{visibility:visible;opacity:1}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container.specification:hover,div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item div.status-container.specification:hover>div{width:300px}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.company-container{height:inherit;flex:0 0 230px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px;display:flex;flex-direction:row}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#fff;font-size:22px}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;padding-right:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container>div.order-container-hc{margin-bottom:8px;width:100%;display:flex;flex-direction:row;align-items:flex-start}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container>div.order-container-hc>div.chc{height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container>div.order-container-hc>div.chc.flex__end-price{margin-left:auto;margin-right:0;font-weight:700;background:transparent;padding-left:0;padding-right:0;color:#2196f3}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon{background-size:cover;background-repeat:no-repeat}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.oil__icon{flex:0 0 20px;height:24px;background-image:url(../img/oil-icon.1ef792bb.svg)}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.parts__icon{flex:0 0 24px;height:24px;background-image:url(../img/cog-gear-icon.d130b8cd.svg)}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.machinery__icon{flex:0 0 30px;height:24px;background-image:url(../img/belaz-icon.ea6721f0.png)}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container>div.order-container-info>div.order-name>div.consumer-in{text-align:right;color:#2196f3;font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.profile-container>div.card-image{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background-size:cover;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.profile-container>div.card-image>i{color:#1f2f41;font-size:18px;transition:all .2s ease}div.body__factory-specification-listing-embedded div.body__factory-specification-listing-items div.body__factory-specification-listing-item>div.profile-container>div.card-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__dealer-shipment-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-shipment-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__dealer-shipment-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 270px;margin-left:16px}div.body__dealer-shipment-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__dealer-shipment-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__dealer-shipment-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__dealer-shipment-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__dealer-shipment-listing-embedded .body__ui-transition-request-items-enter,div.body__dealer-shipment-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;padding-right:16px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;cursor:help;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container>div{flex:1;width:6px;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container>div.status-0{background-color:#ffd54f}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container>div.status-2{background-color:#ffa726}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container>div.status-4{background-color:#ff5722}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container>div.status-7{background-color:#f44336}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container>div.status-9{background-color:#ef5350;color:#fff}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container>div.status-not-active{background-color:#dce1e6;border-bottom:1px solid #aeb7c2}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container>div.status-not-active:last-child{border-bottom:0}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container:hover{background-color:#fff;width:220px}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container:hover>div{width:220px}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container:hover>div:first-child{border-top-right-radius:8px}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container:hover>div:last-child{border-bottom-right-radius:8px}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container:hover>div>span{visibility:visible;opacity:1}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container.specification:hover,div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item div.status-container.specification:hover>div{width:300px}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.company-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#fff;font-size:22px}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.order-container>div.order-container-hc{width:100%;margin-bottom:8px}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.order-container>div.order-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon{background-size:cover;background-repeat:no-repeat}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.oil__icon{flex:0 0 20px;height:24px;background-image:url(../img/oil-icon.1ef792bb.svg)}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.parts__icon{flex:0 0 24px;height:24px;background-image:url(../img/cog-gear-icon.d130b8cd.svg)}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.machinery__icon{flex:0 0 30px;height:24px;background-image:url(../img/belaz-icon.ea6721f0.png)}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.profile-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.profile-container.br0{border-right:0;margin-right:0}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.profile-container>div.profile-container-hc{width:100%;margin-bottom:8px}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.profile-container>div.profile-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.profile-container>div.profile-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.profile-container>div.profile-container-info>div.profile-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.profile-container>div.profile-container-info>div.profile-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.profile-container>div.profile-container-info>div.profile-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div{margin-bottom:4px}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div:last-child{margin-bottom:0}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div.office{font-size:12px;color:#666}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.remove-container>div{background-color:#fd7036;width:20px;height:20px;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item>div.remove-container>div.user{margin-top:6px;background-color:rgba(31,47,65,.3)}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__dealer-shipment-listing-embedded div.body__dealer-shipment-listing-items div.body__dealer-shipment-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__factory-shipment-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-shipment-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__factory-shipment-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 270px;margin-left:16px}div.body__factory-shipment-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__factory-shipment-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__factory-shipment-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__factory-shipment-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__factory-shipment-listing-embedded .body__ui-transition-request-items-enter,div.body__factory-shipment-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;padding-right:16px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;cursor:help;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container>div{flex:1;width:6px;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container>div.status-0{background-color:#ffd54f}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container>div.status-2{background-color:#ffa726}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container>div.status-4{background-color:#ff5722}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container>div.status-7{background-color:#f44336}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container>div.status-9{background-color:#ef5350;color:#fff}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container>div.status-not-active{background-color:#dce1e6;border-bottom:1px solid #aeb7c2}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container>div.status-not-active:last-child{border-bottom:0}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container:hover{background-color:#fff;width:220px}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container:hover>div{width:220px}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container:hover>div:first-child{border-top-right-radius:8px}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container:hover>div:last-child{border-bottom-right-radius:8px}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container:hover>div>span{visibility:visible;opacity:1}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container.specification:hover,div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item div.status-container.specification:hover>div{width:300px}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.company-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#fff;font-size:22px}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.order-container>div.order-container-hc{width:100%;margin-bottom:8px;display:flex;flex-direction:row;align-items:flex-start}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.order-container>div.order-container-hc>div.chc{height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.order-container>div.order-container-hc>div.chc.flex__end-price{margin-left:auto;margin-right:0;font-weight:700;background:transparent;padding-left:0;padding-right:0;color:#2196f3}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon{background-size:cover;background-repeat:no-repeat}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.oil__icon{flex:0 0 20px;height:24px;background-image:url(../img/oil-icon.1ef792bb.svg)}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.parts__icon{flex:0 0 24px;height:24px;background-image:url(../img/cog-gear-icon.d130b8cd.svg)}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.machinery__icon{flex:0 0 30px;height:24px;background-image:url(../img/belaz-icon.ea6721f0.png)}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.profile-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.profile-container.br0{border-right:0;margin-right:0}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.profile-container>div.profile-container-hc{width:100%;margin-bottom:8px}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.profile-container>div.profile-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.profile-container>div.profile-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.profile-container>div.profile-container-info>div.profile-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.profile-container>div.profile-container-info>div.profile-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.profile-container>div.profile-container-info>div.profile-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div{margin-bottom:4px}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div:last-child{margin-bottom:0}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div.office{font-size:12px;color:#666}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.remove-container>div{background-color:#fd7036;width:20px;height:20px;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item>div.remove-container>div.user{margin-top:6px;background-color:rgba(31,47,65,.3)}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__factory-shipment-listing-embedded div.body__factory-shipment-listing-items div.body__factory-shipment-listing-item.without-cursor{cursor:default;box-shadow:none}div.calculate-machine-view-tab-calculate-machine-option{padding-bottom:250px}div.calculate-machine-view-tab-calculate-machine-option div.machine-options-items-container>div.machine-options-items>div.machine-options-item{padding:16px;border-bottom:1px solid #f0f2f5}div.calculate-machine-view-tab-calculate-machine-option div.machine-options-items-container>div.machine-options-items>div.machine-options-item:nth-child(2n){background-color:#fafbfc}div.calculate-machine-view-tab-calculate-machine-option div.machine-options-items-container>div.machine-options-items>div.machine-options-item>div.option-item-name{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.calculate-machine-view-tab-calculate-machine-option div.machine-options-items-container>div.machine-options-items>div.machine-options-item>div.option-item-name>div.option-name-ellipsis{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.calculate-machine-view-tab-calculate-machine-option div.machine-options-items-container>div.machine-options-items>div.machine-options-item>div.option-item-name>div.option-name-ellipsis>span{font-weight:500;border-bottom:1px solid #fd7e4a;padding-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.calculate-machine-view-tab-calculate-machine-option div.machine-options-items-container>div.machine-options-items>div.machine-options-item>div.option-item-name>div.option-name-exclude{margin-left:24px}div.calculate-machine-view-tab-calculate-machine-option div.machine-options-items-container>div.machine-options-items>div.machine-options-item>div.option-item-name>div.option-name-exclude>span{display:inline-block;border:1px solid #e7e8ec;padding:4px;padding-left:8px;padding-right:8px;border-radius:6px;cursor:pointer;transition:all .2s ease}div.calculate-machine-view-tab-calculate-machine-option div.machine-options-items-container>div.machine-options-items>div.machine-options-item>div.option-item-name>div.option-name-exclude>span.include{border:1px solid #66bb6a;color:#66bb6a}div.calculate-machine-view-tab-calculate-machine-option div.machine-options-items-container>div.machine-options-items>div.machine-options-item>div.option-item-name>div.option-name-exclude>span.exclude{border:1px solid #f44336;color:#f44336}div.calculate-machine-view-tab-calculate-machine-commercial-expense{padding-bottom:250px}div.calculate-machine-view-tab-calculate-machine-commercial-expense div.calculate-machine-commercial-expense-items{padding-top:8px;padding-bottom:8px}div.calculate-machine-view-tab-calculate-machine-commercial-expense div.calculate-machine-commercial-expense-items>div.calculate-machine-commercial-expense-item{padding-left:16px;padding-right:16px;padding-top:8px;padding-bottom:8px;border-bottom:1px solid #f0f2f5;display:flex;flex-direction:row;justify-content:center;align-items:center}div.calculate-machine-view-tab-calculate-machine-commercial-expense div.calculate-machine-commercial-expense-items>div.calculate-machine-commercial-expense-item:last-child{border-bottom:0}div.calculate-machine-view-tab-calculate-machine-commercial-expense div.calculate-machine-commercial-expense-items>div.calculate-machine-commercial-expense-item:nth-child(2n){background-color:#fafbfc}div.calculate-machine-view-tab-calculate-machine-commercial-expense div.calculate-machine-commercial-expense-items>div.calculate-machine-commercial-expense-item>div.number-icon{width:0;flex:0 0 30px;height:30px;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.calculate-machine-view-tab-calculate-machine-commercial-expense div.calculate-machine-commercial-expense-items>div.calculate-machine-commercial-expense-item>div.number-icon>span{display:block;flex:0 0 30px;height:30px;border-radius:50%;background-color:#f0f2f5;border:1px solid #e7e8ec;text-align:center;line-height:30px;color:#5e6167}div.calculate-machine-view-tab-calculate-machine-commercial-expense div.calculate-machine-commercial-expense-items>div.calculate-machine-commercial-expense-item>div.article-container{width:0;flex:1;margin-right:8px}div.calculate-machine-view-tab-calculate-machine-commercial-expense div.calculate-machine-commercial-expense-items>div.calculate-machine-commercial-expense-item>div.partner-container,div.calculate-machine-view-tab-calculate-machine-commercial-expense div.calculate-machine-commercial-expense-items>div.calculate-machine-commercial-expense-item>div.price-container{width:0;flex:1;margin-left:8px;margin-right:8px}div.calculate-machine-view-tab-calculate-machine-commercial-expense div.calculate-machine-commercial-expense-items>div.calculate-machine-commercial-expense-item>div.price-container.mr0{margin-right:0}div.calculate-machine-view-tab-calculate-machine-commercial-expense div.calculate-machine-commercial-expense-items>div.calculate-machine-commercial-expense-item>div.remove-icon{width:0;flex:0 0 30px;height:30px;margin-left:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.calculate-machine-view-tab-calculate-machine-commercial-expense div.calculate-machine-commercial-expense-items>div.calculate-machine-commercial-expense-item>div.remove-icon>span{display:block;flex:0 0 30px;height:30px;border-radius:50%;text-align:center;border:1px solid #f44336;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.calculate-machine-view-tab-calculate-machine-commercial-expense div.calculate-machine-commercial-expense-items>div.calculate-machine-commercial-expense-item>div.remove-icon>span>i{color:#f44336;transition:all .2s ease}div.calculate-machine-view-tab-calculate-machine-commercial-expense div.calculate-machine-commercial-expense-items>div.calculate-machine-commercial-expense-item>div.remove-icon>span:hover{background-color:#f44336}div.calculate-machine-view-tab-calculate-machine-commercial-expense div.calculate-machine-commercial-expense-items>div.calculate-machine-commercial-expense-item>div.remove-icon>span:hover>i{color:#fff}div.calculate-machine-view-tab-calculate-machine-dealer-expense{padding-bottom:250px}div.calculate-machine-view-tab-calculate-machine-dealer-expense div.calculate-machine-dealer-expense-items{padding-top:8px;padding-bottom:8px}div.calculate-machine-view-tab-calculate-machine-dealer-expense div.calculate-machine-dealer-expense-items>div.calculate-machine-dealer-expense-item{padding-left:16px;padding-right:16px;padding-top:8px;padding-bottom:8px;border-bottom:1px solid #f0f2f5;display:flex;flex-direction:row;justify-content:center;align-items:center}div.calculate-machine-view-tab-calculate-machine-dealer-expense div.calculate-machine-dealer-expense-items>div.calculate-machine-dealer-expense-item:last-child{border-bottom:0}div.calculate-machine-view-tab-calculate-machine-dealer-expense div.calculate-machine-dealer-expense-items>div.calculate-machine-dealer-expense-item:nth-child(2n){background-color:#fafbfc}div.calculate-machine-view-tab-calculate-machine-dealer-expense div.calculate-machine-dealer-expense-items>div.calculate-machine-dealer-expense-item>div.number-icon{width:0;flex:0 0 30px;height:30px;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.calculate-machine-view-tab-calculate-machine-dealer-expense div.calculate-machine-dealer-expense-items>div.calculate-machine-dealer-expense-item>div.number-icon>span{display:block;flex:0 0 30px;height:30px;border-radius:50%;background-color:#f0f2f5;border:1px solid #e7e8ec;text-align:center;line-height:30px;color:#5e6167}div.calculate-machine-view-tab-calculate-machine-dealer-expense div.calculate-machine-dealer-expense-items>div.calculate-machine-dealer-expense-item>div.article-container{width:0;flex:1;margin-right:8px}div.calculate-machine-view-tab-calculate-machine-dealer-expense div.calculate-machine-dealer-expense-items>div.calculate-machine-dealer-expense-item>div.price-container{width:0;flex:1;margin-left:8px}div.calculate-machine-view-tab-calculate-machine-dealer-expense div.calculate-machine-dealer-expense-items>div.calculate-machine-dealer-expense-item>div.remove-icon{width:0;flex:0 0 30px;height:30px;margin-left:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.calculate-machine-view-tab-calculate-machine-dealer-expense div.calculate-machine-dealer-expense-items>div.calculate-machine-dealer-expense-item>div.remove-icon>span{display:block;flex:0 0 30px;height:30px;border-radius:50%;text-align:center;border:1px solid #f44336;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.calculate-machine-view-tab-calculate-machine-dealer-expense div.calculate-machine-dealer-expense-items>div.calculate-machine-dealer-expense-item>div.remove-icon>span>i{color:#f44336;transition:all .2s ease}div.calculate-machine-view-tab-calculate-machine-dealer-expense div.calculate-machine-dealer-expense-items>div.calculate-machine-dealer-expense-item>div.remove-icon>span:hover{background-color:#f44336}div.calculate-machine-view-tab-calculate-machine-dealer-expense div.calculate-machine-dealer-expense-items>div.calculate-machine-dealer-expense-item>div.remove-icon>span:hover>i{color:#fff}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information{position:fixed;bottom:-180px;left:0;width:100%;background:#fff;height:140px;opacity:0;z-index:3;transition:all .2s ease;box-shadow:0 8px 20px 20px rgba(56,54,50,.08)}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute{background:#fff;position:absolute;left:0;bottom:0;height:inherit;width:100%}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute.ring__loader{display:flex;flex-direction:row;justify-content:center;align-items:center}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute.ring__loader>div.ring-container{display:inline-block;width:20px;height:18px}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute.ring__loader>div.ring-container:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute.component__error{display:flex;flex-direction:row;justify-content:center;align-items:center}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute>div.padding-container{padding:16px;display:flex;flex-direction:row}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute>div.padding-container>div.machinery-container{width:0;flex:0 0 90px;margin-right:16px}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute>div.padding-container>div.machinery-container>div.machinery-image{flex:0 0 90px;height:54px;background-image:url(../img/7513.de61892c.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px;margin-bottom:16px}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute>div.padding-container>div.machinery-container>div.machinery-image>div.no-image-container{flex:0 0 90px;height:54px;background-color:#1f2f41;background-image:url(../img/no-catalog-image.9be28bdf.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute>div.padding-container>div.machinery-container>div.machinery-name{text-align:center;background-color:#fff;border:1px solid #fd7e4a;padding:6px;border-radius:6px;font-weight:500;color:#fd7036;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute>div.padding-container>div.machinery-chassis{width:0;flex:1;margin-right:16px}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute>div.padding-container>div.machinery-chassis.mr0{margin-right:0}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute>div.padding-container>div.machinery-chassis>div.disabled-params-fields{background-color:#f0f2f5;border-color:#f0f2f5;height:100px;border-radius:8px}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute>div.padding-container>div.machinery-chassis>div.disabled-params-fields>div.disabled-params-field-padding{padding-top:5px;padding-left:12px;padding-right:12px}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute>div.padding-container>div.machinery-chassis>div.disabled-params-fields>div.disabled-params-field-padding>div.disabled-params-field{margin-bottom:4px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute>div.padding-container>div.machinery-chassis>div.disabled-params-fields>div.disabled-params-field-padding>div.disabled-params-field:last-child{margin-bottom:0}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute>div.padding-container>div.machinery-chassis>div.disabled-params-fields>div.disabled-params-field-padding>div.disabled-params-field>div.dpf-name{width:0;flex:0 0 80px;font-size:12px;color:#6c757d}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute>div.padding-container>div.machinery-chassis>div.disabled-params-fields>div.disabled-params-field-padding>div.disabled-params-field>div.dpf-name.esm{flex:0 0 80px}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute>div.padding-container>div.machinery-chassis>div.disabled-params-fields>div.disabled-params-field-padding>div.disabled-params-field>div.dpf-value{width:0;flex:1;margin-left:16px;text-align:right;color:#6c757d;font-weight:500;font-size:12px;text-decoration:underline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.calculate-machine-bottom-information__prepare>div.calculate-machine-bottom-information>div.calculate-machine-bottom-information-absolute>div.padding-container>div.fluid-width{flex:1}div.body__calculate-machine-view div.calculate-machine-view-header-tab{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__calculate-machine-view div.calculate-machine-view-header-tab>div.header-tab-flex-view{width:0;flex:1}div.body__calculate-machine-view div.calculate-machine-view-header-tab>div.header-tab-flex-view>div.header-tab-static{width:415px}div.body__calculate-machine-view div.calculate-machine-view-header-tab>div.header-tab-ab{margin-left:24px}div.body__invoice-for-payment-by-specification-view-page div.body__dealer-card-classic-prepare{height:auto}div.body__invoice-for-payment-by-specification-view-page div.body__dealer-card-classic-prepare div.card-image>i.red{color:#f44336!important}div.body__invoice-for-payment-by-specification-view-page div.body__dealer-card-classic-prepare div.card-image>i.green{color:#66bb6a!important}div.body__invoice-for-payment-by-specification-view-page div.body__dealer-card-classic-prepare div.card-image>i.yellow{color:#fd7036!important}div.body__invoice-for-payment-by-specification-view-page div.body__dealer-card-classic-prepare.invoice{border-bottom:1px solid #e9e9e9;padding:15px 0}div.body__invoice-for-payment-by-specification-view-page div.body__dealer-card-classic-prepare.invoice:first-child{padding-top:0}div.body__invoice-for-payment-by-specification-view-page div.report-row{padding:7px 0}div.body__invoice-for-payment-by-specification-view-page span.inn{font-size:12px;color:#aaa}div.body__invoice-for-payment-by-specification-view-page span.value{font-size:12px;float:right}div.body__invoice-for-payment-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__invoice-for-payment-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__invoice-for-payment-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 270px;margin-left:16px}div.body__invoice-for-payment-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__invoice-for-payment-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__invoice-for-payment-listing-embedded div.invoice-status-toggle-filter div.toggle-filter-dr-items{width:250px!important}div.body__invoice-for-payment-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__invoice-for-payment-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__invoice-for-payment-listing-embedded .body__ui-transition-request-items-enter,div.body__invoice-for-payment-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;padding-right:16px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item div.status-container>div{flex:1;width:6px;background-color:#ffe082;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item div.status-container>div.details{background-color:#ffa726}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item div.status-container>div.green{background-color:#81c784}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.company-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#fff;font-size:22px}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.company-container>div.company-container-info>div.company-image.status__success{background-color:#a5d6a7}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.company-container>div.company-container-info>div.company-image.status__success>i{color:#fff}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.order-container>div.order-container-hc{width:100%;margin-bottom:8px;display:flex;flex-direction:row;align-items:flex-start}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.order-container>div.order-container-hc>div.chc{height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.order-container>div.order-container-hc>div.chc.flex__end-price{margin-left:auto;margin-right:0;font-weight:700;background:transparent;padding-left:0;padding-right:0;color:#2196f3}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.order-container>div.order-container-hc>div.chc>span.datePay{font-weight:500}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract.contract__blue{color:#2196f3;font-weight:500}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.profile-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.profile-container.br0{border-right:0;margin-right:0}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.profile-container>div.profile-container-hc{width:100%;margin-bottom:8px}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.profile-container>div.profile-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.profile-container>div.profile-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.profile-container>div.profile-container-info>div.profile-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.profile-container>div.profile-container-info>div.profile-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.profile-container>div.profile-container-info>div.profile-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div{margin-bottom:4px}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div:last-child{margin-bottom:0}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div.office{font-size:12px;color:#666}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.remove-container>div{background-color:#fd7036;width:20px;height:20px;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item>div.remove-container>div.user{margin-top:6px;background-color:rgba(31,47,65,.3)}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__invoice-for-payment-listing-embedded div.body__invoice-for-payment-listing-items div.body__invoice-for-payment-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__group-specification-listing>div.group-specification-listing-item{padding:16px;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #e7e8ec}div.body__group-specification-listing>div.group-specification-listing-item.border-bottom{border-bottom:1px solid #e7e8ec}div.body__group-specification-listing>div.group-specification-listing-item:last-child:not(.border-bottom){border-bottom:0}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare{display:flex;flex-direction:row}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.container-checkbox{padding-top:9px;flex:0 0 20px;margin-right:16px}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info{flex:1;width:100%;display:flex;flex-direction:row}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-image>div.order-image-icon{background-size:cover;background-repeat:no-repeat}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-image>div.order-image-icon.oil__icon{flex:0 0 20px;height:24px;background-image:url(../img/oil-icon.1ef792bb.svg)}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-image>div.order-image-icon.parts__icon{flex:0 0 24px;height:24px;background-image:url(../img/cog-gear-icon.d130b8cd.svg)}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-image>div.order-image-icon.machinery__icon{flex:0 0 30px;height:24px;background-image:url(../img/belaz-icon.ea6721f0.png)}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-name>div.contract-view>span{cursor:pointer;color:#2196f3}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-name>div.contract-view>span>i{font-size:11px;margin-right:4px}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-name>div.contract-view>span>span{border-bottom:1px solid transparent;transition:all .2s ease}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-name>div.contract-view>span:hover>span{border-color:#2196f3}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-name>div.contract-view>span.ml{margin-left:12px}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-name>div.contract-view>span.red{color:#f44336}div.body__group-specification-listing>div.group-specification-listing-item>div.specification-item-prepare>div.order-container-info>div.order-name>div.contract-view>span.red:hover>span{border-color:#f44336}div.body__dealer-applications-preloader-embedded{padding-left:16px;padding-right:16px}div.body__dealer-applications-preloader-embedded>div.dealer-applications-view-header-tab{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-applications-preloader-embedded>div.dealer-applications-view-header-tab>div.action-container{flex:1}div.body__dealer-applications-preloader-embedded>div.base-preloader-params div.checkbox-params-preloader{margin-bottom:12px;display:flex;flex-direction:row}div.body__dealer-applications-preloader-embedded>div.base-preloader-params div.checkbox-params-preloader:last-child{margin-bottom:0}div.body__dealer-applications-preloader-embedded>div.base-preloader-params div.checkbox-params-preloader>div.checkbox-params{flex:0 0 152px;width:152px;margin-right:28px}div.body__dealer-applications-preloader-embedded>div.base-preloader-params div.dealer-card-preloader{width:220px}.p-scrollpanel-wrapper{overflow:hidden;width:100%;height:100%;position:relative;z-index:1;float:left}.p-scrollpanel-content{height:calc(100% + 18px);width:calc(100% + 18px);padding:0 18px 18px 0;position:relative;overflow:auto;box-sizing:border-box}.p-scrollpanel-bar{position:relative;background:#c1c1c1;border-radius:3px;z-index:2;cursor:pointer;opacity:0;transition:opacity .25s linear}.p-scrollpanel-bar-y{width:9px;top:0}.p-scrollpanel-bar-x{height:9px;bottom:0}.p-scrollpanel-hidden{visibility:hidden}.p-scrollpanel:active .p-scrollpanel-bar,.p-scrollpanel:hover .p-scrollpanel-bar{opacity:1}.p-scrollpanel-grabbed{-webkit-user-select:none;-moz-user-select:none;user-select:none}div.body__group-specification-payments div.gs-payments-table-prepare>*{box-sizing:border-box}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table{border:1px solid #dce1e6;border-radius:6px}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell{display:flex;flex-direction:row}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.fixed-left-cell{flex:0 0 250px}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.fixed-left-cell>div.left-cell-header{background-color:#f0f2f5;border-bottom:1px solid #dce1e6;border-right:1px solid #dce1e6;height:55px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.fixed-left-cell>div.left-cell-header>div{flex:1;font-weight:500;color:#495057;text-align:right;padding-right:12px}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.fixed-left-cell>div.left-cell-delivery-time{height:35px;border-bottom:1px solid #dce1e6;border-right:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.fixed-left-cell>div.left-cell-delivery-time>div{text-align:right;flex:1;padding-right:12px;font-weight:400;color:#495057}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.fixed-left-cell>div.left-cell-pay{border-right:1px solid #dce1e6}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.fixed-left-cell>div.left-cell-pay>div.pay-row{height:35px;border-bottom:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.fixed-left-cell>div.left-cell-pay>div.pay-row>div{text-align:right;flex:1;padding-right:12px}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.fixed-left-cell>div.left-cell-pay>div.pay-row.bold-pay{background-color:#f0f2f5}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.fixed-left-cell>div.left-cell-pay>div.pay-row.bold-pay>div{font-weight:500;color:#495057}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell{width:0;flex:1}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-header{height:27.5px;background-color:#f0f2f5;border-bottom:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-header>div{font-weight:500;color:#495057}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel{width:auto;height:auto;font-size:13px;font-family:Roboto,sans-serif!important}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.p-scrollpanel-content *{scrollbar-width:auto}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.p-scrollpanel-content::-webkit-scrollbar{height:16px}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.p-scrollpanel-content::-webkit-scrollbar-track{background:#fff}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.p-scrollpanel-content::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.p-scrollpanel-content::-webkit-scrollbar-thumb:hover{background-color:#989898}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-specification-items{background-color:#f0f2f5;height:27.5px;display:flex;flex-direction:row}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-specification-items>div.specification-item{flex:0 0 200px;background-color:#f0f2f5;border-bottom:1px solid #dce1e6;border-right:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-specification-items>div.specification-item>div{padding-left:6px;padding-right:6px;line-height:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;color:#495057}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-delivery-time{display:flex;flex-direction:row}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-delivery-time>div.delivery-time-item{flex:0 0 200px;height:35px;border-right:1px solid #dce1e6;border-bottom:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-delivery-time>div.delivery-time-item>div{line-height:13px}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-delivery-time>div.delivery-time-item>div>span{display:inline-block;color:#2196f3;border-bottom:1px solid transparent;cursor:pointer;position:relative;top:1px;transition:all .2s ease}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-delivery-time>div.delivery-time-item>div>span:hover{border-bottom:1px solid #2196f3}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-delivery-time>div.delivery-time-item>div>span.disabled-date{cursor:default;color:#5e6167;font-weight:500}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-delivery-time>div.delivery-time-item>div>span.disabled-date:hover{border-bottom:1px solid transparent}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-pay{display:flex;flex-direction:row}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-pay>div.right-cell-pay-row{flex:0 0 200px;border-right:1px solid #dce1e6}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-pay>div.right-cell-pay-row>div.cell-pay-item>div.cell-pay-item-pay-rows.empty{background-color:#f7f8fa;width:100%;height:143px;border-bottom:1px solid #dce1e6}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-pay>div.right-cell-pay-row>div.cell-pay-item>div.cell-pay-item-pay-rows>div.pay-row{height:35px;border-bottom:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-pay>div.right-cell-pay-row>div.cell-pay-item>div.cell-pay-item-pay-rows>div.pay-row>div>span.pay-date{display:inline-block;color:#2196f3;border-bottom:1px solid transparent;cursor:pointer;position:relative;top:1px;transition:all .2s ease}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-pay>div.right-cell-pay-row>div.cell-pay-item>div.cell-pay-item-pay-rows>div.pay-row>div>span.pay-date:hover{border-bottom:1px solid #2196f3}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-pay>div.right-cell-pay-row>div.cell-pay-item>div.cell-pay-item-pay-rows>div.pay-row>div>span.pay-date.disabled-date{cursor:default;color:#5e6167;font-weight:500}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-pay>div.right-cell-pay-row>div.cell-pay-item>div.cell-pay-item-pay-rows>div.pay-row>div>span.pay-date.disabled-date:hover{border-bottom:1px solid transparent}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-pay>div.right-cell-pay-row>div.cell-pay-item>div.cell-pay-item-pay-rows>div.pay-row>div.event{text-align:center;padding-left:12px;padding-right:12px}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-pay>div.right-cell-pay-row>div.cell-pay-item>div.cell-pay-item-pay-rows>div.pay-row.bold-pay{background-color:#f0f2f5}div.body__group-specification-payments div.gs-payments-table-prepare>div.gs-payments-table>div.gs-payments-table-two-cell>div.scroll-right-cell>div.right-cell-scroll-panel div.right-cell-pay>div.right-cell-pay-row>div.cell-pay-item>div.cell-pay-item-pay-rows>div.pay-row.bold-pay>div{font-weight:500;color:#495057}div.body__group-specification-view-embedded div.group-specification-ready-container div.header-button-group{padding-left:18px;padding-right:16px;margin-bottom:4px}div.body__group-specification-view-embedded[without-padding] div.group-specification-ready-container div.header-button-group{padding-left:0;padding-right:0;margin-bottom:0}div.body__group-specification-view-embedded[without-padding] div.group-specification-ready-container div.scrolling-container-after-scrolling-container{padding:0!important}div.body__shipping-machine-preloader-embedded div.content__loader{height:auto}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.flex-wrap-container{display:flex;flex-direction:row}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.flex-wrap-container>div.wrap-left{flex:1}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.flex-wrap-container>div.wrap-right{flex:0 0 450px;margin-left:16px}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap{border:1px solid #e7e8ec;border-radius:6px;margin-bottom:16px}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap.mb0{margin-bottom:0}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iw-header{padding:12px;padding-top:8px;padding-bottom:8px;background-color:#f7f8fa;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iw-header>div{font-size:13px;line-height:13px}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iw-header>div:first-child{flex:1;width:0;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iw-header>div.scan-button{margin-left:12px}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iw-header>div.scan-button>span{display:inline-block;font-weight:500;color:#2196f3;border-bottom:1px solid #2196f3;padding-bottom:2px;cursor:pointer;transition:all .2s ease}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body{padding:12px}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body.p0{padding:0}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.default-information-items>div.default-information-item{margin-bottom:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.default-information-items>div.default-information-item:last-child{margin-bottom:0}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.default-information-items>div.default-information-item>div.di-icon{flex:0 0 20px;height:20px;margin-right:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.default-information-items>div.default-information-item>div.di-icon>div{flex:0 0 20px;height:20px;border-radius:50%;background-color:#f7f8fa;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.default-information-items>div.default-information-item>div.di-title{width:0;flex:1;margin-right:16px;line-height:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.default-information-items>div.default-information-item>div.di-value{width:0;flex:1;line-height:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.default-information-items>div.default-information-item.add-plus>div.di-icon>div{background-color:#2196f3;color:#fff;cursor:pointer}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.default-information-items>div.default-information-item.question>div.di-icon>div{background-color:#e7e8ec;color:#5e6167}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.default-information-items>div.default-information-item.success-check>div.di-icon>div{background-color:#81c784;color:#fff;cursor:pointer}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.railway-information-table>div.railway-information-header{padding-top:4px;padding-bottom:4px;padding-left:12px;padding-right:12px;border-bottom:1px solid #e7e8ec;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.railway-information-table>div.railway-information-header>div.ri-icon{flex:0 0 20px;height:20px;margin-right:6px}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.railway-information-table>div.railway-information-header>div.ri-cell{width:0;flex:1;margin-left:8px;margin-right:8px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.railway-information-table div.railway-information-items>div.railway-information-item{padding-top:4px;padding-bottom:4px;padding-left:12px;padding-right:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.railway-information-table div.railway-information-items>div.railway-information-item>div.ri-icon{flex:0 0 20px;height:20px;margin-right:6px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.railway-information-table div.railway-information-items>div.railway-information-item>div.ri-icon>div{background-color:#f0f2f5;flex:0 0 20px;height:20px;border-radius:50%;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.railway-information-table div.railway-information-items>div.railway-information-item>div.ri-icon>div:hover{background-color:#e7e8ec}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.railway-information-table div.railway-information-items>div.railway-information-item>div.ri-cell{width:0;flex:1;margin-left:8px;margin-right:8px;font-weight:400;line-height:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.railway-information-table div.railway-information-items>div.railway-information-item>div.ri-cell.bolder{font-weight:500}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.railway-information-table div.railway-information-items>div.railway-information-item.success-check>div.ri-icon>div{background-color:#81c784;color:#fff;cursor:default}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.railway-information-table div.railway-information-items>div.railway-information-item.success-check>div.ri-icon>div:hover{background-color:#81c784;color:#fff}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.railway-information-table div.railway-information-items>div.railway-information-item.add-plus>div.ri-icon>div{background-color:#2196f3;color:#fff;cursor:default}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.railway-information-table div.railway-information-items>div.railway-information-item.add-plus>div.ri-icon>div:hover{background-color:#2196f3;color:#fff}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.specification-information-items>div.specification-information-item{border-bottom:1px solid #f0f2f5;padding:12px;padding-top:8px;padding-bottom:8px}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.specification-information-items>div.specification-information-item>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.specification-information-items>div.specification-information-item>div>span{color:#2196f3;font-weight:500;border-bottom:1px solid transparent;cursor:pointer;font-size:12px;transition:all .2s ease}div.body__shipping-machine-listing-item.shipping-machine-listing-item div.shipping-machine-information-wrap>div.iv-body div.specification-information-items>div.specification-information-item>div>span:hover{border-bottom:1px solid #2196f3}div.body__shipping-machine-listing-page div.header-bar-container{margin-bottom:16px;background-color:#fff;padding:12px;padding-bottom:8px;border:1px solid #e7e8ec;border-radius:6px}div.body__shipping-machine-listing-page div.header-bar-container>div.header-bar-filters{margin-bottom:8px;display:flex;flex-direction:row}div.body__shipping-machine-listing-page div.header-bar-container>div.header-bar-filters>div.picker-filter{flex:1;margin-left:8px;margin-right:8px}div.body__shipping-machine-listing-page div.header-bar-container>div.header-bar-filters>div.picker-filter:first-child{margin-left:0}div.body__shipping-machine-listing-page div.header-bar-container>div.header-bar-filters>div.fill-all-button{flex:0 0 280px;margin-left:8px;padding-top:3px}div.body__shipping-machine-listing-page div.header-bar-container div.header-bar-switch{padding-top:8px}div.body__refusal-to-supply-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__refusal-to-supply-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__refusal-to-supply-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 300px;margin-left:16px}div.body__refusal-to-supply-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__refusal-to-supply-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__refusal-to-supply-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__refusal-to-supply-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__refusal-to-supply-listing-embedded .body__ui-transition-request-items-enter,div.body__refusal-to-supply-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.closed-line{position:absolute;left:0;top:58px;height:1px;background-color:#e57373;width:100%;z-index:1}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;cursor:help;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div{flex:1;width:6px;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div.status-0{background-color:#ffd54f}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div.status-2{background-color:#ffa726}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div.status-4{background-color:#ff5722}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div.status-7{background-color:#f44336}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div.status-9{background-color:#ef5350;color:#fff}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div.status-not-active{background-color:#dce1e6;border-bottom:1px solid #aeb7c2}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div.status-not-active:last-child{border-bottom:0}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container:hover{background-color:#fff;width:220px}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container:hover>div{width:220px}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container:hover>div:first-child{border-top-right-radius:8px}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container:hover>div:last-child{border-bottom-right-radius:8px}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container:hover>div>span{visibility:visible;opacity:1}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container.specification:hover,div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item div.status-container.specification:hover>div{width:300px}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container{height:inherit;flex:0 0 230px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#fff;font-size:22px}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;padding-right:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-hc{width:100%;margin-bottom:8px}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon{background-size:cover;background-repeat:no-repeat}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.oil__icon{flex:0 0 20px;height:24px;background-image:url(../img/oil-icon.1ef792bb.svg)}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.parts__icon{flex:0 0 24px;height:24px;background-image:url(../img/cog-gear-icon.d130b8cd.svg)}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.machinery__icon{flex:0 0 30px;height:24px;background-image:url(../img/belaz-icon.ea6721f0.png)}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.profile-container>div.card-image{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background-size:cover;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.profile-container>div.card-image>i{color:#1f2f41;font-size:18px;transition:all .2s ease}div.body__refusal-to-supply-listing-embedded div.request-factory-items div.body__request-factory-listing-item>div.profile-container>div.card-image.image__error{background-image:url(../img/profile.f493e2af.svg)}@font-face{font-family:bpmn;src:url(../fonts/bpmn.c58fab0a.eot);src:url(../fonts/bpmn.c58fab0a.eot#iefix) format("embedded-opentype"),url(../fonts/bpmn.e3653fcb.woff2) format("woff2"),url(../fonts/bpmn.07d959f3.woff) format("woff"),url(../fonts/bpmn.aae99e93.ttf) format("truetype"),url(../img/bpmn.4424ace0.svg#bpmn) format("svg");font-weight:400;font-style:normal}[class*=" bpmn-icon-"]:before,[class^=bpmn-icon-]:before{font-family:bpmn;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bpmn-icon-trash:before{content:"\e801"}.bpmn-icon-gateway-parallel:before{content:"\e804"}.bpmn-icon-intermediate-event-catch-cancel:before{content:"\e805"}.bpmn-icon-intermediate-event-catch-non-interrupting-message:before{content:"\e806"}.bpmn-icon-start-event-compensation:before{content:"\e807"}.bpmn-icon-start-event-non-interrupting-parallel-multiple:before{content:"\e808"}.bpmn-icon-loop-marker:before{content:"\e809"}.bpmn-icon-parallel-mi-marker:before{content:"\e80a"}.bpmn-icon-start-event-non-interrupting-signal:before{content:"\e80b"}.bpmn-icon-intermediate-event-catch-non-interrupting-timer:before{content:"\e80c"}.bpmn-icon-intermediate-event-catch-parallel-multiple:before{content:"\e80d"}.bpmn-icon-intermediate-event-catch-compensation:before{content:"\e80e"}.bpmn-icon-gateway-xor:before{content:"\e80f"}.bpmn-icon-end-event-cancel:before{content:"\e811"}.bpmn-icon-intermediate-event-catch-condition:before{content:"\e812"}.bpmn-icon-intermediate-event-catch-non-interrupting-parallel-multiple:before{content:"\e813"}.bpmn-icon-start-event-condition:before{content:"\e814"}.bpmn-icon-start-event-non-interrupting-timer:before{content:"\e815"}.bpmn-icon-sequential-mi-marker:before{content:"\e816"}.bpmn-icon-user-task:before{content:"\e817"}.bpmn-icon-business-rule:before{content:"\e818"}.bpmn-icon-sub-process-marker:before{content:"\e819"}.bpmn-icon-start-event-parallel-multiple:before{content:"\e81a"}.bpmn-icon-start-event-error:before{content:"\e81b"}.bpmn-icon-intermediate-event-catch-signal:before{content:"\e81c"}.bpmn-icon-intermediate-event-catch-error:before{content:"\e81d"}.bpmn-icon-end-event-compensation:before{content:"\e81e"}.bpmn-icon-subprocess-collapsed:before{content:"\e81f"}.bpmn-icon-subprocess-expanded:before{content:"\e820"}.bpmn-icon-task:before{content:"\e821"}.bpmn-icon-end-event-error:before{content:"\e822"}.bpmn-icon-intermediate-event-catch-escalation:before{content:"\e823"}.bpmn-icon-intermediate-event-catch-timer:before{content:"\e824"}.bpmn-icon-start-event-escalation:before{content:"\e825"}.bpmn-icon-start-event-signal:before{content:"\e826"}.bpmn-icon-business-rule-task:before{content:"\e827"}.bpmn-icon-manual:before{content:"\e828"}.bpmn-icon-receive:before{content:"\e829"}.bpmn-icon-call-activity:before{content:"\e82a"}.bpmn-icon-start-event-timer:before{content:"\e82b"}.bpmn-icon-start-event-message:before{content:"\e82c"}.bpmn-icon-intermediate-event-none:before{content:"\e82d"}.bpmn-icon-intermediate-event-catch-link:before{content:"\e82e"}.bpmn-icon-end-event-escalation:before{content:"\e82f"}.bpmn-icon-bpmn-io:before{content:"\e831"}.bpmn-icon-gateway-complex:before{content:"\e832"}.bpmn-icon-gateway-eventbased:before{content:"\e833"}.bpmn-icon-gateway-none:before{content:"\e834"}.bpmn-icon-gateway-or:before{content:"\e835"}.bpmn-icon-end-event-terminate:before{content:"\e836"}.bpmn-icon-end-event-signal:before{content:"\e837"}.bpmn-icon-end-event-none:before{content:"\e838"}.bpmn-icon-end-event-multiple:before{content:"\e839"}.bpmn-icon-end-event-message:before{content:"\e83a"}.bpmn-icon-end-event-link:before{content:"\e83b"}.bpmn-icon-intermediate-event-catch-message:before{content:"\e83c"}.bpmn-icon-intermediate-event-throw-compensation:before{content:"\e83d"}.bpmn-icon-start-event-multiple:before{content:"\e83e"}.bpmn-icon-script:before{content:"\e83f"}.bpmn-icon-manual-task:before{content:"\e840"}.bpmn-icon-send:before{content:"\e841"}.bpmn-icon-service:before{content:"\e842"}.bpmn-icon-receive-task:before{content:"\e843"}.bpmn-icon-user:before{content:"\e844"}.bpmn-icon-start-event-none:before{content:"\e845"}.bpmn-icon-intermediate-event-throw-escalation:before{content:"\e846"}.bpmn-icon-intermediate-event-catch-multiple:before{content:"\e847"}.bpmn-icon-intermediate-event-catch-non-interrupting-escalation:before{content:"\e848"}.bpmn-icon-intermediate-event-throw-link:before{content:"\e849"}.bpmn-icon-start-event-non-interrupting-condition:before{content:"\e84a"}.bpmn-icon-data-object:before{content:"\e84b"}.bpmn-icon-script-task:before{content:"\e84c"}.bpmn-icon-send-task:before{content:"\e84d"}.bpmn-icon-data-store:before{content:"\e84e"}.bpmn-icon-start-event-non-interrupting-escalation:before{content:"\e84f"}.bpmn-icon-intermediate-event-throw-message:before{content:"\e850"}.bpmn-icon-intermediate-event-catch-non-interrupting-multiple:before{content:"\e851"}.bpmn-icon-intermediate-event-catch-non-interrupting-signal:before{content:"\e852"}.bpmn-icon-intermediate-event-throw-multiple:before{content:"\e853"}.bpmn-icon-start-event-non-interrupting-message:before{content:"\e854"}.bpmn-icon-ad-hoc-marker:before{content:"\e855"}.bpmn-icon-service-task:before{content:"\e856"}.bpmn-icon-task-none:before{content:"\e857"}.bpmn-icon-compensation-marker:before{content:"\e858"}.bpmn-icon-start-event-non-interrupting-multiple:before{content:"\e859"}.bpmn-icon-intermediate-event-throw-signal:before{content:"\e85a"}.bpmn-icon-intermediate-event-catch-non-interrupting-condition:before{content:"\e85b"}.bpmn-icon-participant:before{content:"\e85c"}.bpmn-icon-event-subprocess-expanded:before{content:"\e85d"}.bpmn-icon-lane-insert-below:before{content:"\e85e"}.bpmn-icon-space-tool:before{content:"\e85f"}.bpmn-icon-connection-multi:before{content:"\e860"}.bpmn-icon-lane:before{content:"\e861"}.bpmn-icon-lasso-tool:before{content:"\e862"}.bpmn-icon-lane-insert-above:before{content:"\e863"}.bpmn-icon-lane-divide-three:before{content:"\e864"}.bpmn-icon-lane-divide-two:before{content:"\e865"}.bpmn-icon-data-input:before{content:"\e866"}.bpmn-icon-data-output:before{content:"\e867"}.bpmn-icon-hand-tool:before{content:"\e868"}.bpmn-icon-group:before{content:"\e869"}.bpmn-icon-text-annotation:before{content:"\e86b"}.bpmn-icon-transaction:before{content:"\e8c4"}.bpmn-icon-screw-wrench:before{content:"\e8db"}.bpmn-icon-connection:before{content:"\e8dc"}.bpmn-icon-conditional-flow:before{content:"\e8e0"}.bpmn-icon-default-flow:before{content:"\e8e1"}.bjs-container{--bjs-font-family:Arial,sans-serif;--color-grey-225-10-15:#22242a;--color-grey-225-10-35:#505562;--color-grey-225-10-55:#818798;--color-grey-225-10-75:#b9bcc6;--color-grey-225-10-80:#c7c9d1;--color-grey-225-10-85:#d5d7dd;--color-grey-225-10-90:#e3e4e8;--color-grey-225-10-95:#f1f2f4;--color-grey-225-10-97:#f7f7f8;--color-blue-205-100-45:#0086e6;--color-blue-205-100-45-opacity-30:hsla(205,100%,45%,30%);--color-blue-205-100-50:#0095ff;--color-blue-205-100-95:#e5f4ff;--color-green-150-86-44:#10d170;--color-red-360-100-40:#c00;--color-red-360-100-45:#e60000;--color-red-360-100-92:#ffd6d6;--color-red-360-100-97:#fff0f0;--color-white:#fff;--color-black:#000;--color-black-opacity-05:hsla(0,0%,0%,5%);--color-black-opacity-10:hsla(0,0%,0%,10%);--breadcrumbs-font-family:var(--bjs-font-family);--breadcrumbs-item-color:var(--color-blue-205-100-50);--breadcrumbs-arrow-color:var(--color-black);--drilldown-fill-color:var(--color-white);--drilldown-background-color:var(--color-blue-205-100-50)}.bjs-breadcrumbs{position:absolute;display:none;flex-wrap:wrap;align-items:center;top:30px;left:30px;padding:0;margin:0;font-family:var(--breadcrumbs-font-family);font-size:16px;line-height:normal}.bjs-breadcrumbs-shown .bjs-breadcrumbs{display:flex}.djs-palette-shown .bjs-breadcrumbs{left:90px}.djs-palette-shown.djs-palette-two-column .bjs-breadcrumbs{left:140px}.bjs-breadcrumbs li{display:inline-flex;padding-bottom:5px;align-items:center}.bjs-breadcrumbs li a{cursor:pointer;color:var(--breadcrumbs-item-color)}.bjs-breadcrumbs li:last-of-type a{color:inherit;cursor:default}.bjs-breadcrumbs li:not(:first-child):before{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z" /><path d="M0 0h24v24H0z" fill="none" /></svg>');padding:0 8px;color:var(--breadcrumbs-arrow-color);height:1em}.bjs-breadcrumbs .bjs-crumb{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bjs-drilldown{width:20px;height:20px;padding:0;margin-left:-20px;cursor:pointer;border:none;border-radius:2px;outline:none;fill:var(--drilldown-fill-color);background-color:var(--drilldown-background-color)}.bjs-drilldown-empty{display:none}.selected .bjs-drilldown-empty{display:inherit}[data-popup=align-elements] .djs-popup-results{display:flex}[data-popup=align-elements] .djs-popup-body [data-group]+[data-group]{border-left:1px solid var(--popup-border-color)}[data-popup=align-elements] [data-group=align]{display:grid;grid-template-columns:repeat(3,1fr)}[data-popup=align-elements] .djs-popup-body .entry{padding:6px 8px}[data-popup=align-elements] .djs-popup-body .entry:not(:first-child){margin-top:0}[data-popup=align-elements] .djs-popup-entry-icon{display:block;margin:0;height:20px;width:20px}.djs-parent{--color-grey-225-10-15:#22242a;--color-grey-225-10-35:#505562;--color-grey-225-10-55:#818798;--color-grey-225-10-75:#b9bcc6;--color-grey-225-10-80:#c7c9d1;--color-grey-225-10-85:#d5d7dd;--color-grey-225-10-90:#e3e4e8;--color-grey-225-10-95:#f1f2f4;--color-grey-225-10-97:#f7f7f8;--color-blue-205-100-45:#0086e6;--color-blue-205-100-45-opacity-30:hsla(205,100%,45%,30%);--color-blue-205-100-50:#0095ff;--color-blue-205-100-50-opacity-15:hsla(205,100%,50%,15%);--color-blue-205-100-70:#80caff;--color-blue-205-100-95:#e5f4ff;--color-green-150-86-44:#10d170;--color-red-360-100-40:#c00;--color-red-360-100-45:#e60000;--color-red-360-100-92:#ffd6d6;--color-red-360-100-97:#fff0f0;--color-white:#fff;--color-black:#000;--color-black-opacity-10:hsla(0,0%,0%,10%);--color-black-opacity-30:hsla(0,0%,0%,30%);--canvas-fill-color:var(--color-white);--bendpoint-fill-color:var(--color-blue-205-100-45);--bendpoint-stroke-color:var(--canvas-fill-color);--context-pad-entry-background-color:var(--color-white);--context-pad-entry-hover-background-color:var(--color-grey-225-10-95);--element-dragger-color:var(--color-blue-205-100-50);--element-hover-outline-fill-color:var(--color-blue-205-100-45);--element-selected-outline-stroke-color:var(--color-blue-205-100-50);--element-selected-outline-secondary-stroke-color:var(--color-blue-205-100-70);--lasso-fill-color:var(--color-blue-205-100-50-opacity-15);--lasso-stroke-color:var(--element-selected-outline-stroke-color);--palette-entry-color:var(--color-grey-225-10-15);--palette-entry-hover-color:var(--color-blue-205-100-45);--palette-entry-selected-color:var(--color-blue-205-100-50);--palette-separator-color:var(--color-grey-225-10-75);--palette-toggle-hover-background-color:var(--color-grey-225-10-55);--palette-background-color:var(--color-grey-225-10-97);--palette-border-color:var(--color-grey-225-10-75);--popup-font-family:"IBM Plex Sans",sans-serif;--popup-font-size:14px;--popup-header-entry-selected-color:var(--color-blue-205-100-50);--popup-header-font-weight:bolder;--popup-header-group-divider-color:var(--color-grey-225-10-75);--popup-background-color:var(--color-white);--popup-border-color:transparent;--popup-shadow-color:var(--color-black-opacity-30);--popup-description-color:var(--color-grey-225-10-55);--popup-no-results-color:var(--color-grey-225-10-55);--popup-entry-title-color:var(--color-grey-225-10-55);--popup-entry-hover-color:var(--color-grey-225-10-95);--popup-search-border-color:var(--color-grey-225-10-75);--popup-search-focus-border-color:var(--color-blue-205-100-50);--popup-search-focus-background-color:var(--color-blue-205-100-95);--resizer-fill-color:var(--color-blue-205-100-45);--resizer-stroke-color:var(--canvas-fill-color);--search-container-background-color:var(--color-grey-225-10-97);--search-container-border-color:var(--color-blue-205-100-50);--search-container-box-shadow-color:var(--color-blue-205-100-95);--search-container-box-shadow-inset-color:var(--color-grey-225-10-80);--search-input-border-color:var(--color-grey-225-10-75);--search-result-border-color:var(--color-grey-225-10-75);--search-result-highlight-color:var(--color-black);--search-result-selected-color:var(--color-blue-205-100-45-opacity-30);--shape-attach-allowed-stroke-color:var(--color-blue-205-100-50);--shape-connect-allowed-fill-color:var(--color-grey-225-10-97);--shape-drop-allowed-fill-color:var(--color-grey-225-10-97);--shape-drop-not-allowed-fill-color:var(--color-red-360-100-97);--shape-resize-preview-stroke-color:var(--color-blue-205-100-50);--snap-line-stroke-color:var(--color-blue-205-100-45-opacity-30);--space-tool-crosshair-stroke-color:var(--color-black);--tooltip-error-background-color:var(--color-red-360-100-97);--tooltip-error-border-color:var(--color-red-360-100-45);--tooltip-error-color:var(--color-red-360-100-45)}.djs-outline,.djs-selection-outline{fill:none;shape-rendering:geometricPrecision;stroke-width:2px}.djs-outline{visibility:hidden}.djs-element.selected .djs-outline,.djs-selection-outline{stroke:var(--element-selected-outline-stroke-color)}.djs-element.selected .djs-outline{visibility:visible}.djs-connection.selected .djs-outline{display:none}.djs-multi-select .djs-element.selected .djs-outline{stroke:var(--element-selected-outline-secondary-stroke-color);display:block}.djs-shape.connect-ok .djs-visual>:first-child{fill:var(--shape-connect-allowed-fill-color)!important}.djs-shape.connect-not-ok .djs-visual>:first-child,.djs-shape.drop-not-ok .djs-visual>:first-child{fill:var(--shape-drop-not-allowed-fill-color)!important}.djs-shape.new-parent .djs-visual>:first-child{fill:var(--shape-drop-allowed-fill-color)!important}svg.drop-not-ok{background:var(--shape-drop-not-allowed-fill-color)!important}svg.new-parent{background:var(--shape-drop-allowed-fill-color)!important}.connect-not-ok,.connect-not-ok *,.drop-not-ok,.drop-not-ok *{cursor:not-allowed!important}.connect-ok,.connect-ok *,.drop-ok,.drop-ok *{cursor:default!important}.djs-element.attach-ok .djs-visual>:first-child{stroke-width:5px!important;stroke:var(--shape-attach-allowed-stroke-color)!important}.djs-frame.connect-not-ok .djs-visual>:first-child,.djs-frame.drop-not-ok .djs-visual>:first-child{stroke-width:3px!important;stroke:var(--shape-drop-not-allowed-fill-color)!important;fill:none!important}.djs-lasso-overlay{fill:var(--lasso-fill-color);stroke:var(--lasso-stroke-color);stroke-width:2px;shape-rendering:geometricPrecision;pointer-events:none}.djs-resize-overlay{fill:none;stroke-dasharray:5 1 3 1;stroke:var(--shape-resize-preview-stroke-color);pointer-events:none}.djs-resizer-hit{fill:none;pointer-events:all}.djs-resizer-visual{fill:var(--resizer-fill-color);stroke-width:1px;stroke:var(--resizer-stroke-color);shape-rendering:geometricPrecision}.djs-resizer:hover .djs-resizer-visual{stroke:var(--resizer-stroke-color);stroke-opacity:1}.djs-cursor-resize-ns,.djs-resizer-n,.djs-resizer-s{cursor:ns-resize}.djs-cursor-resize-ew,.djs-resizer-e,.djs-resizer-w{cursor:ew-resize}.djs-cursor-resize-nwse,.djs-resizer-nw,.djs-resizer-se{cursor:nwse-resize}.djs-cursor-resize-nesw,.djs-resizer-ne,.djs-resizer-sw{cursor:nesw-resize}.djs-shape.djs-resizing>.djs-outline{visibility:hidden!important}.djs-dragger>.djs-resizer,.djs-shape.djs-resizing>.djs-resizer{visibility:hidden}.djs-dragger *{fill:none!important;stroke:var(--element-dragger-color)!important}.djs-dragger marker circle,.djs-dragger marker path,.djs-dragger marker polygon,.djs-dragger marker polyline,.djs-dragger marker rect,.djs-dragger text,.djs-dragger tspan{fill:var(--element-dragger-color)!important;stroke:none!important}.djs-dragger marker text,.djs-dragger marker tspan{fill:none!important;stroke:var(--element-dragger-color)!important}.djs-dragging,.djs-dragging>*{opacity:.3!important;pointer-events:none!important}.djs-outline,.djs-visual{pointer-events:none}.djs-element.attach-ok .djs-hit{stroke-width:60px!important}.djs-element>.djs-hit-all,.djs-element>.djs-hit-no-move{pointer-events:all}.djs-element>.djs-hit-click-stroke,.djs-element>.djs-hit-stroke{pointer-events:stroke}.djs-connection .djs-visual{stroke-width:2px;fill:none}.djs-cursor-grab{cursor:grab}.djs-cursor-grabbing{cursor:grabbing}.djs-cursor-crosshair{cursor:crosshair}.djs-cursor-move{cursor:move}.djs-cursor-resize-ns{cursor:ns-resize}.djs-cursor-resize-ew{cursor:ew-resize}.djs-snap-line{stroke:var(--snap-line-stroke-color);stroke-linecap:round;stroke-width:2px;pointer-events:none}.djs-crosshair{stroke:var(--space-tool-crosshair-stroke-color);stroke-linecap:round;stroke-width:1px;pointer-events:none;shape-rendering:geometricPrecision;stroke-dasharray:5,5}.djs-palette{position:absolute;left:20px;top:20px;box-sizing:border-box;width:48px}.djs-palette .separator{margin:5px;padding-top:5px;border:none;border-bottom:solid 1px var(--palette-separator-color);clear:both}.djs-palette .entry:before{vertical-align:initial}.djs-palette .djs-palette-toggle{cursor:pointer}.djs-palette .djs-palette-toggle,.djs-palette .entry{color:var(--palette-entry-color);font-size:30px;text-align:center}.djs-palette .entry{float:left}.djs-palette .entry img{max-width:100%}.djs-palette .djs-palette-entries:after{content:"";display:table;clear:both}.djs-palette .djs-palette-toggle:hover{background:var(--palette-toggle-hover-background-color)}.djs-palette .entry:hover{color:var(--palette-entry-hover-color)}.djs-palette .highlighted-entry{color:var(--palette-entry-selected-color)!important}.djs-palette .djs-palette-toggle,.djs-palette .entry{width:46px;height:46px;line-height:46px;cursor:default}.djs-palette.two-column.open{width:94px}.djs-palette:not(.open) .djs-palette-entries{display:none}.djs-palette:not(.open){overflow:hidden}.djs-palette.open .djs-palette-toggle{display:none}.djs-context-pad{position:absolute;display:none;pointer-events:none;line-height:1;width:72px;z-index:100}.djs-context-pad .entry{width:22px;height:22px;text-align:center;display:inline-block;font-size:22px;margin:0 2px 2px 0;border-radius:3px;cursor:default;background-color:var(--context-pad-entry-background-color);box-shadow:0 0 2px 1px var(--context-pad-entry-background-color);pointer-events:all;vertical-align:middle}.djs-context-pad .entry:hover{background:var(--context-pad-entry-hover-background-color)}.djs-context-pad.open{display:block}.djs-popup{line-height:1;width:-moz-min-content;width:min-content;background:var(--popup-background-color);overflow:hidden;position:fixed;z-index:200;box-shadow:0 2px 6px var(--popup-shadow-color);border:solid 1px var(--popup-border-color);min-width:120px;outline:none;font-family:var(--popup-font-family)}.djs-popup,.djs-popup-search input{box-sizing:border-box;font-size:var(--popup-font-size)}.djs-popup-search input{width:100%;padding:3px 6px;border-radius:2px;border:solid 1px var(--popup-search-border-color);line-height:21px}.djs-popup-search input:focus{background-color:var(--popup-search-focus-background-color);border:solid 1px var(--popup-search-focus-border-color);outline:none}.djs-popup-header{display:flex;align-items:stretch;line-height:20px;margin:10px 12px 10px 12px}.djs-popup-header .entry{border-radius:2px}.djs-popup button.entry{padding:0;background:transparent;border:0}.djs-popup-header .entry.active{color:var(--popup-header-entry-selected-color)}.djs-popup-header .entry.disabled{color:inherit}.djs-popup-header-group{list-style:none;margin:0;padding:0}.djs-popup-header-group,.djs-popup-header-group .entry{display:flex;flex-direction:row;align-items:center}.djs-popup-header-group+.djs-popup-header-group:before{content:"";width:1px;height:20px;background:var(--popup-header-group-divider-color);margin:0 5px}.djs-popup-search{margin:10px 12px}.djs-popup-title{font-size:var(--popup-font-size);font-weight:var(--popup-header-font-weight);flex:1;margin:0}.djs-popup-search{position:relative;width:auto}.djs-popup-search-icon{position:absolute;left:8px;top:7px}.djs-popup-search input{padding-left:25px}.djs-popup-results{margin:7px 3px 7px 12px;list-style:none;max-height:280px;overflow:auto;padding-right:9px}.djs-popup-group{margin:0;padding:0;width:100%}.djs-popup-body .entry,.djs-popup-body .entry-header{padding:5px 7px;cursor:default;border-radius:4px}.djs-popup-body .entry-header{font-weight:var(--popup-header-font-weight);color:var(--popup-entry-title-color);padding-left:0}.djs-popup-label:not(:first-child),.djs-popup [class*=icon] .djs-popup-label{margin-left:.5em}.djs-popup-entry-icon,.djs-popup [class*=icon]:before{width:1em;height:1em;display:inline-block;font-size:1.4em;vertical-align:middle}.djs-popup-body .entry-header:not(:first-child){margin-top:8px;margin-bottom:2px}.djs-popup-body .entry{display:flex;flex-direction:row;align-items:stretch;height:-moz-min-content;height:min-content}.djs-popup .entry.selected{background-color:var(--popup-entry-hover-color)}.djs-popup-body .entry:not(:first-child){margin-top:2px}.djs-popup-entry-content{display:flex;flex-direction:column;flex:1;overflow:hidden}.djs-popup-entry-description{color:var(--popup-description-color)}.djs-popup-entry-description,.djs-popup-label{line-height:1.4em}.djs-popup .entry,.djs-popup .entry-header{margin:1px}.djs-popup-entry-description,.djs-popup-label,.djs-popup-title,.djs-popup .entry-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.djs-popup-entry-name{display:flex}.djs-popup-body{flex-direction:column;width:auto}.djs-popup ::-webkit-scrollbar{width:6px}.djs-popup ::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgba(0,0,0,.2)}.djs-popup ::-webkit-scrollbar-track{box-shadow:none;background:transparent;margin:0;padding:5px}.djs-popup-no-results{padding:0 12px 12px 12px;color:var(--popup-no-results-color)}.djs-popup-entry-docs{flex:0;flex-direction:row;align-items:center;padding-left:5px;display:none}.djs-popup-body .entry:hover .djs-popup-entry-docs{display:flex}.djs-popup-entry-docs svg{vertical-align:middle;margin:auto 2px auto 5px}.djs-palette{background:var(--palette-background-color);border:solid 1px var(--palette-border-color);border-radius:2px}.djs-bendpoint,.djs-segment-dragger{display:none}.djs-segment-dragger .djs-visual{display:none;fill:var(--bendpoint-fill-color);stroke:var(--bendpoint-stroke-color);stroke-width:1px;stroke-opacity:1}.djs-segment-dragger:hover .djs-visual{display:block}.djs-bendpoint .djs-visual{fill:var(--bendpoint-fill-color);stroke:var(--bendpoint-stroke-color);stroke-width:1px}.djs-bendpoint:hover,.djs-bendpoints.hover .djs-bendpoint,.djs-bendpoints.hover .djs-segment-dragger,.djs-bendpoints.selected .djs-bendpoint,.djs-bendpoints.selected .djs-segment-dragger,.djs-segment-dragger:hover{display:block}.djs-bendpoints:not(.hover) .floating,.djs-drag-active .djs-bendpoints *{display:none}.djs-bendpoint.floating .djs-visual,.djs-bendpoint:hover .djs-visual,.djs-segment-dragger.djs-dragging .djs-visual,.djs-segment-dragger:hover .djs-visual{fill:var(--bendpoint-fill-color);stroke:var(--bendpoint-stroke-color);stroke-opacity:1}.djs-bendpoint.floating .djs-hit{pointer-events:none}.djs-bendpoint .djs-hit,.djs-segment-dragger .djs-hit{fill:none;pointer-events:all}.djs-segment-dragger.horizontal .djs-hit{cursor:ns-resize}.djs-segment-dragger.vertical .djs-hit{cursor:ew-resize}.djs-segment-dragger.djs-dragging .djs-hit{pointer-events:none}.djs-updating,.djs-updating>*{pointer-events:none!important}.connect-not-ok .djs-bendpoint,.connect-ok .djs-bendpoint,.djs-multi-select .djs-bendpoint,.djs-multi-select .djs-segment-dragger,.djs-updating .djs-bendpoint,.djs-updating .djs-context-pad,.djs-updating .djs-outline,.drop-not-ok .djs-bendpoint,.drop-ok .djs-bendpoint{display:none!important}.djs-bendpoint.djs-dragging,.djs-segment-dragger.djs-dragging{display:block;opacity:1}.djs-tooltip-error{width:160px;padding:6px;background:var(--tooltip-error-background-color);border:solid 1px var(--tooltip-error-border-color);border-radius:2px;color:var(--tooltip-error-color);font-size:12px;line-height:16px;opacity:.75}.djs-tooltip-error:hover{opacity:1}.djs-search-container{position:absolute;top:20px;left:0;right:0;margin-left:auto;margin-right:auto;width:25%;min-width:300px;max-width:400px;z-index:10;font-size:1.05em;opacity:.9;background:var(--search-container-background-color);border:solid 1px var(--search-container-border-color);border-radius:2px;box-shadow:0 0 0 2px var(--search-container-box-shadow-color),0 0 0 1px var(--search-container-box-shadow-inset-color) inset}.djs-search-container:not(.open){display:none}.djs-search-input input{font-size:1.05em;width:100%;padding:6px 10px;border:1px solid var(--search-input-border-color);box-sizing:border-box}.djs-search-input input:focus{outline:none;border-color:var(--search-input-border-color)}.djs-search-results{position:relative;overflow-y:auto;max-height:200px}.djs-search-results:hover{cursor:pointer}.djs-search-result{width:100%;padding:6px 10px;background:#fff;border-bottom:solid 1px var(--search-result-border-color);border-radius:1px}.djs-search-highlight{color:var(--search-result-highlight-color)}.djs-search-result-primary{margin:0 0 10px}.djs-search-result-secondary{font-family:monospace;margin:0}.djs-search-overlay,.djs-search-result-selected,.djs-search-result-selected:hover,.djs-search-result:hover{background:var(--search-result-selected-color)}.djs-element-hidden,.djs-element-hidden .djs-hit,.djs-element-hidden .djs-outline,.djs-label-hidden .djs-label{display:none!important}.djs-element .djs-hit-all,.djs-element .djs-hit-click-stroke,.djs-element .djs-hit-stroke{cursor:move}div.body__process-model-map-viewer-prepare div.body__process-model-map-viewer div#process-map__id{width:100%;height:800px}div.body__process-model-map-status-prepare div.body__process-model-map-status div#process-map__id{width:100%}div.body__process-model-create-logic-window{position:fixed;left:0;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,.3);z-index:100;visibility:hidden;opacity:0;transform:scale(1.1);transition:all .4s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__process-model-create-logic-window.show{top:0;opacity:1;visibility:visible;transform:scale(1)}div.body__process-model-create-logic-window>div.window-center-container{flex:0 0 700px;background-color:#fff;border-radius:8px;border:1px solid #e9e9e9}div.body__process-model-create-logic-window>div.window-center-container>div.header-window{height:40px;padding-left:16px;padding-right:8px;border-bottom:1px solid #e9e9e9;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__process-model-create-logic-window>div.window-center-container>div.header-window>div.header-caption{flex:1;width:0;font-weight:500}div.body__process-model-create-logic-window>div.window-center-container>div.header-window>div.header-close{flex:0 0 24px;height:24px;cursor:pointer;margin-left:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__process-model-create-logic-window>div.window-center-container>div.header-window>div.header-close>span{font-size:16px}div.body__process-model-create-logic-window>div.window-center-container>div.body-container{padding:16px}div.body__process-model-view-window div.process-model-logic-accordion-items>div.process-model-logic-accordion-item{padding:16px;border-bottom:1px solid #e9e9e9;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__process-model-view-window div.process-model-logic-accordion-items>div.process-model-logic-accordion-item:hover{background-color:#f7f8fa}div.body__process-model-view-window div.process-model-logic-accordion-items>div.process-model-logic-accordion-item>div.size-container{flex:0 0 50px;height:50px;border-radius:50%;background-color:#f7f8fa;border:1px solid #dce1e6;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__process-model-view-window div.process-model-logic-accordion-items>div.process-model-logic-accordion-item>div.size-container>span{font-size:16px;font-weight:500;color:#5e6167}div.body__process-model-view-window div.process-model-logic-accordion-items>div.process-model-logic-accordion-item>div.fluid-container{flex:1}div.body__process-model-view-window div.process-model-logic-accordion-items>div.process-model-logic-accordion-item>div.fluid-container>div.process-caption{font-weight:500;margin-bottom:8px}div.body__process-model-view-window div.process-model-logic-accordion-items>div.process-model-logic-accordion-item>div.fluid-container>div.process-caption>i{display:inline-block;margin-left:8px;margin-right:8px;color:#5e6167}div.body__process-model-view-window div.process-model-logic-accordion-items>div.process-model-logic-accordion-item>div.fluid-container>div.process-caption>span{font-weight:400;color:#5e6167}div.body__process-model-view-window div.process-model-logic-accordion-items>div.process-model-logic-accordion-item>div.fluid-container>div.points-container>span{display:inline-block;background:#edeef0;color:#5e6167;border-radius:4px;min-height:24px;line-height:24px;padding-left:8px;padding-right:8px;font-size:12px;border:1px solid transparent}div.body__process-model-view-window div.process-model-logic-accordion-items>div.process-model-logic-accordion-item>div.fluid-container>div.points-container>span.curr{font-weight:500;border:1px solid #c5d0db}div.body__process-model-view-window div.process-model-logic-accordion-items>div.process-model-logic-accordion-item>div.fluid-container>div.points-container>i{display:inline-block;margin-left:6px;margin-right:6px;color:#666}div.body__process-model-view-window div.process-model-logic-accordion-items>div.process-model-logic-accordion-item>div.fluid-container>div.variant-execution{margin-top:8px;color:#5e6167}div.body__process-model-view-window div.process-model-logic-accordion-items>div.process-model-logic-accordion-item>div.fluid-container>div.variant-execution>span{font-weight:500;color:#2196f3}div.body__process-model-view-window div.process-model-logic-accordion-items>div.process-model-logic-accordion-item>div.remove-container{flex:0 32px;height:32px;margin-left:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__process-model-view-window div.process-model-logic-accordion-items>div.process-model-logic-accordion-item>div.remove-container>span{display:inline-block;width:32px;height:32px;color:#f44336;border-radius:50%;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__process-model-view-window div.process-model-logic-accordion-items>div.process-model-logic-accordion-item>div.remove-container>span:hover{background-color:#f44336;color:#fff}div.body__workflow-process-model-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__workflow-process-model-listing-page div.header-search-container>div.search-container{flex:1}div.body__workflow-process-model-listing-page div.header-search-container>div.action-container{margin-left:16px}div.task-model-reference div.task-model-section-table{padding-top:8px}div.task-model-reference div.task-model-section-table>div.body__ui-responsible-table-common>div.responsive-table{background-color:#fff;border-radius:8px;border:1px solid #dadada}div.task-model-reference div.task-model-section-table>div.body__ui-responsible-table-common>div.responsive-table>div.table-header{display:flex;flex-direction:row;justify-content:center;align-items:center}div.task-model-reference div.task-model-section-table>div.body__ui-responsible-table-common>div.responsive-table>div.table-header>div.th{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.task-model-reference div.task-model-section-table>div.body__ui-responsible-table-common>div.responsive-table>div.table-header>div.th:last-child{border-right:0}div.task-model-reference div.task-model-section-table>div.body__ui-responsible-table-common>div.responsive-table>div.table-header>div.th>div.th-caption{width:0;flex:1 0 0;color:#5e6167;font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.task-model-reference div.task-model-section-table>div.body__ui-responsible-table-common>div.responsive-table>div.table-body div.tr-section{border-bottom:1px solid #edeef0;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.task-model-reference div.task-model-section-table>div.body__ui-responsible-table-common>div.responsive-table>div.table-body div.tr-section:hover{background:rgba(253,112,54,.07)}div.task-model-reference div.task-model-section-table>div.body__ui-responsible-table-common>div.responsive-table>div.table-body div.tr-section>div.td{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px}div.task-model-reference div.task-model-section-table>div.body__ui-responsible-table-common>div.responsive-table>div.table-body div.tr-section>div.td.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__workflow-task-model-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__workflow-task-model-listing-page div.header-search-container>div.search-container{flex:1}div.body__workflow-task-model-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__workflow-task-model-listing-page div.task-model-listing-section-table>div.body__ui-responsible-table-common>div.responsive-table{background-color:#fff;border-radius:8px;border:1px solid #dadada}div.body__workflow-task-model-listing-page div.task-model-listing-section-table>div.body__ui-responsible-table-common>div.responsive-table>div.table-header{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__workflow-task-model-listing-page div.task-model-listing-section-table>div.body__ui-responsible-table-common>div.responsive-table>div.table-header>div.th{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__workflow-task-model-listing-page div.task-model-listing-section-table>div.body__ui-responsible-table-common>div.responsive-table>div.table-header>div.th:last-child{border-right:0}div.body__workflow-task-model-listing-page div.task-model-listing-section-table>div.body__ui-responsible-table-common>div.responsive-table>div.table-header>div.th>div.th-caption{width:0;flex:1 0 0;color:#5e6167;font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__workflow-task-model-listing-page div.task-model-listing-section-table>div.body__ui-responsible-table-common>div.responsive-table>div.table-body div.tr-section{border-bottom:1px solid #edeef0;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__workflow-task-model-listing-page div.task-model-listing-section-table>div.body__ui-responsible-table-common>div.responsive-table>div.table-body div.tr-section:hover{background:rgba(253,112,54,.07)}div.body__workflow-task-model-listing-page div.task-model-listing-section-table>div.body__ui-responsible-table-common>div.responsive-table>div.table-body div.tr-section>div.td{flex:1 0 0;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px}div.body__workflow-task-model-listing-page div.task-model-listing-section-table>div.body__ui-responsible-table-common>div.responsive-table>div.table-body div.tr-section>div.td.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__workflow-task-model-listing-page div.variant-execution-tasks-items>div.variant-execution-tasks-item{padding:16px;border-bottom:1px solid #e9e9e9;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__workflow-task-model-listing-page div.variant-execution-tasks-items>div.variant-execution-tasks-item:last-child{border-bottom:0}div.body__workflow-task-model-listing-page div.variant-execution-tasks-items>div.variant-execution-tasks-item>div.count-label{flex:0 0 24px;height:24px;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__workflow-task-model-listing-page div.variant-execution-tasks-items>div.variant-execution-tasks-item>div.count-label>span{width:32px;height:32px;background-color:#f7f8fa;border:1px solid #dce1e6;border-radius:50%;text-align:center;line-height:32px}div.body__workflow-task-model-listing-page div.variant-execution-tasks-items>div.variant-execution-tasks-item>div.left-label{flex:0 0 80px;margin-right:16px;text-align:right;color:#5e6167}div.body__workflow-task-model-listing-page div.variant-execution-tasks-items>div.variant-execution-tasks-item>div.center-field{flex:1}div.body__workflow-task-model-listing-page div.variant-execution-tasks-items>div.variant-execution-tasks-item>div.remove-container{flex:0 0 32px;height:32px;text-align:center;margin-left:16px;transition:all .2s ease}div.body__workflow-task-model-listing-page div.variant-execution-tasks-items>div.variant-execution-tasks-item>div.remove-container>span{width:32px;height:32px;border-radius:50%;cursor:pointer;color:#f44336;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__workflow-task-model-listing-page div.variant-execution-tasks-items>div.variant-execution-tasks-item>div.remove-container>span:hover{background-color:#f44336;color:#fff}div.body__workflow-business-role-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__workflow-business-role-listing-page div.header-search-container>div.search-container{flex:1}div.body__workflow-business-role-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__task-manager-item-prepare{border:1px solid transparent;border-bottom:0;border-top:0;transition:all .2s ease}div.body__task-manager-item-prepare.group-specification-active{border:1px solid #ffb74d}div.body__task-manager-item-prepare>div.body__task-group-specification-header{background-color:#fff3e0;padding:16px;padding-left:13px;font-weight:500;border-left:3px solid #ffb74d;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.body__task-manager-item-prepare>div.body__task-group-specification-header.active,div.body__task-manager-item-prepare>div.body__task-group-specification-header:hover{background-color:#ffe0b2}div.body__task-manager-item-prepare>div.body__task-group-specification-header>div.specification-header-left{flex:0 0 400px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__task-manager-item-prepare>div.body__task-group-specification-header>div.specification-header-left>div.header-left-arrow{flex:0 0 24px}div.body__task-manager-item-prepare>div.body__task-group-specification-header>div.specification-header-left>div.header-left-arrow>i{font-size:13px}div.body__task-manager-item-prepare>div.body__task-group-specification-header>div.specification-header-left>div.header-left-caption{flex:1;width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__task-manager-item-prepare>div.body__task-group-specification-header>div.specification-header-center{flex:1;margin-left:32px}div.body__task-manager-item-prepare>div.body__task-group-specification-header>div.specification-header-center>span.header-link{display:inline-block}div.body__task-manager-item-prepare>div.body__task-group-specification-header>div.specification-header-center>span.header-link.underline{text-decoration:underline;cursor:pointer}div.body__task-manager-item-prepare>div.body__task-manager-item{background-color:#f5f7fa;border-bottom:1px solid #e9e9e9;display:flex;flex-direction:row}div.body__task-manager-item-prepare>div.body__task-manager-item>div.left-section{width:0;flex:0 0 400px;padding:16px;box-shadow:inset -20px 0 17px -10px rgba(51,51,51,.1)}div.body__task-manager-item-prepare>div.body__task-manager-item>div.left-section>div.task-links-container>div.task-link{margin-bottom:6px;cursor:pointer}div.body__task-manager-item-prepare>div.body__task-manager-item>div.left-section>div.task-links-container>div.task-link:hover{text-decoration:underline}div.body__task-manager-item-prepare>div.body__task-manager-item>div.left-section>div.task-links-container>div.task-link.orange{color:#f07259}div.body__task-manager-item-prepare>div.body__task-manager-item>div.left-section>div.task-links-container>div.task-link.blue{color:#2196f3}div.body__task-manager-item-prepare>div.body__task-manager-item>div.left-section>div.task-links-container>div.task-link:last-child{margin-bottom:0}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section{flex:1;background-color:#fff}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item{padding:16px;border-bottom:1px solid #e9e9e9;position:relative;transition:all .2s ease}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item:last-child{border-bottom:transparent}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item:after{content:"";background:linear-gradient(90deg,rgba(102,187,106,.14),hsla(0,0%,48.6%,0));position:absolute;left:0;top:0;height:100%;width:100%;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s ease}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item:before{content:"Новая задача";position:absolute;right:12px;top:12px;background-color:#66bb6a;font-size:12px;line-height:12px;border-radius:4px;padding-left:8px;padding-right:8px;padding-top:4px;padding-bottom:4px;color:#fff;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s ease}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item.highlight-item{transition:all .2s ease}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item.highlight-item:after,div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item.highlight-item:before{opacity:1;visibility:visible}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item.highlight-item-completed:before{content:"Задача выполнена";background-color:#e57373;opacity:1;visibility:visible}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-content-header{cursor:pointer;margin-bottom:12px;position:relative;z-index:1}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-content-header>i{margin-right:6px;color:#2196f3;transition:all .2s ease}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-content-header>span{color:#2196f3;border-bottom:1px solid #2196f3;transition:all .2s ease}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-content-header.acquainted:hover:not(.disabled)>i,div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-content-header.acquainted>i{color:#1f2f41}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-content-header.acquainted:hover:not(.disabled)>span{color:#fd7e4a;border-color:#fd7e4a}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-content-header:hover:not(.disabled):not(.acquainted)>i{color:#fd7e4a}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-content-header:hover:not(.disabled):not(.acquainted)>span{color:#fd7e4a;border-color:#fd7e4a}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-content-header.disabled{cursor:default}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-content-header.disabled>i{color:#1f2f41}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-content-header.disabled>span{color:#1f2f41;border-bottom:transparent}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-profile-and-date{position:relative;z-index:1;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-profile-and-date>div.profile-container{flex:1;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-profile-and-date>div.profile-container>div.profile-image{flex:0 0 40px;height:40px;background-color:#fff;border-radius:50%;margin-right:12px;background-image:url(../img/profile.f493e2af.svg);background-size:cover}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-profile-and-date>div.profile-container>div.profile-image>div{width:40px;height:40px;border-radius:50%;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-profile-and-date>div.profile-container>div.profile-information-container{flex:1;font-size:12px}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-profile-and-date>div.profile-container>div.profile-information-container>div.profile-name{font-weight:500;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-profile-and-date>div.profile-container>div.profile-information-container>div.profile-company{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#5e6167}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-profile-and-date>div.date-container{flex:0 0 200px;text-align:right}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-profile-and-date>div.date-container>div:last-child{font-size:11px;color:#5e6167;margin-top:3px}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-profile-and-date>div.button-container{flex:0 0 30px;text-align:right}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-profile-and-date>div.button-container>i{margin-right:6px;color:#2196f3;transition:all .2s ease;cursor:pointer}div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-profile-and-date>div.button-container>i.active,div.body__task-manager-item-prepare>div.body__task-manager-item>div.right-section>div.view-tasks-items>div.view-tasks-item>div.task-profile-and-date>div.button-container>i:hover{color:#f07259}div.body__task-manager-item-prepare.last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}div.body__task-manager-item-prepare.last-child>div.body__task-manager-item{border-bottom:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px}div.body__task-manager-item-prepare:last-child:not(.last-child){border-bottom-left-radius:6px;border-bottom-right-radius:6px}div.body__task-manager-item-prepare:last-child:not(.last-child)>div.body__task-manager-item{border-bottom:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px}div.body__task-manager-accordion-item-prepare{background-color:#fff;margin-bottom:16px;border-radius:8px;border:1px solid #e9e9e9}div.body__task-manager-accordion-item-prepare>div.body__task-manager-accordion-item{padding:16px;cursor:pointer;background-color:#fff;border-radius:8px;border-bottom:1px solid transparent;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__task-manager-accordion-item-prepare>div.body__task-manager-accordion-item>div.arrow-container{flex:0 0 50px;height:50px;border-radius:50%;background-color:#1f2f41;color:#fff;margin-right:16px;position:relative;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__task-manager-accordion-item-prepare>div.body__task-manager-accordion-item>div.arrow-container>i{position:absolute}div.body__task-manager-accordion-item-prepare>div.body__task-manager-accordion-item>div.information-container{flex:1}div.body__task-manager-accordion-item-prepare>div.body__task-manager-accordion-item>div.information-container>div.task-link-container{display:flex;flex-direction:row;margin-top:6px}div.body__task-manager-accordion-item-prepare>div.body__task-manager-accordion-item>div.information-container>div.task-link-container>div.task-link-dotted{flex:0 0 13px;width:13px;height:13px;border-radius:50%;background-color:#1f2f41;margin-right:12px}div.body__task-manager-accordion-item-prepare>div.body__task-manager-accordion-item>div.information-container>div.task-link-container>div.task-link-name{flex:1;color:#2196f3;font-weight:500}div.body__task-manager-accordion-item-prepare>div.body__task-manager-accordion-item>div.information-container>div.dealer-information>span.dealer-name{font-weight:500;color:#1f2f41;font-size:14px}div.body__task-manager-accordion-item-prepare>div.body__task-manager-accordion-item>div.information-container>div.dealer-information>span.dealer-pin{color:#5e6167;margin-left:8px;padding-left:12px;position:relative;display:inline-block}div.body__task-manager-accordion-item-prepare>div.body__task-manager-accordion-item>div.information-container>div.dealer-information>span.dealer-pin:before{content:"/";position:absolute;left:0;top:0;color:#5e6167;font-size:12px}div.body__task-manager-accordion-item-prepare>div.body__task-manager-accordion-item.active,div.body__task-manager-accordion-item-prepare>div.body__task-manager-accordion-item.visible,div.body__task-manager-accordion-item-prepare>div.body__task-manager-accordion-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__task-manager-accordion-item-prepare>div.accordion-item-more-information{background-color:#f5f7fa;border-bottom-left-radius:6px;border-bottom-right-radius:6px}div.body__task-manager-accordion-item-prepare.active>div.body__task-manager-accordion-item,div.body__task-manager-accordion-item-prepare.visible>div.body__task-manager-accordion-item{border-bottom:1px solid #e9e9e9;border-bottom-left-radius:0;border-bottom-right-radius:0}div.body__task-manager-accordion-item-prepare.active>div.body__task-manager-accordion-item>div.arrow-container,div.body__task-manager-accordion-item-prepare.visible>div.body__task-manager-accordion-item>div.arrow-container{background-color:#fd7e4a}div.body__task-manager-watcher div.task-manager-watcher-message{z-index:2;background-color:#ffcdd2;border:1px solid #ef9a9a;padding:12px;padding-left:16px;padding-right:16px}div.body__task-manager-watcher div.task-manager-watcher-message>div>span{border-bottom:1px solid #1f1f1f;cursor:pointer;transition:all .2s ease}div.body__task-manager-watcher div.task-manager-watcher-message>div>span:hover{border-color:transparent}div.body__workflow-task-manager-view-page div.task-manager-ready-container>div.task-setting-button-container{background-color:#81c784;color:#fff;height:30px;line-height:30px;width:40px;position:fixed;right:0;top:200px;text-align:center;border-top-left-radius:6px;border-bottom-left-radius:6px}div.body__workflow-task-manager-view-page div.task-manager-ready-container div.task-header-filters{padding:12px}div.body__workflow-task-manager-view-page div.task-manager-ready-container div.task-header-filters>div.manager-container{margin-bottom:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__workflow-task-manager-view-page div.task-manager-ready-container div.task-header-filters>div.manager-container>div.manager-collection{width:0;flex:0 0 320px;margin-right:6px}div.body__workflow-task-manager-view-page div.task-manager-ready-container div.task-header-filters>div.manager-container>div.filter-field{width:0;flex:1;margin-left:6px;margin-right:6px}div.body__workflow-task-manager-view-page div.task-manager-ready-container div.task-header-filters>div.manager-container>div.filter-field.mr0{margin-right:0}div.body__workflow-task-manager-view-page div.task-manager-ready-container div.task-header-filters>div.manager-container>div.action-button{margin-left:16px;display:none}div.body__workflow-task-manager-view-page div.task-manager-ready-container div.task-header-filters div.date-filters-container{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__workflow-task-manager-view-page div.task-manager-ready-container div.task-header-filters div.date-filters-container>div.date-container{width:0;flex:0 0 320px;margin-right:12px}div.body__workflow-task-manager-view-page div.task-manager-ready-container div.task-header-filters div.date-filters-container>div.fluid-field{flex:1;width:0;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__workflow-task-manager-view-page div.task-manager-ready-container div.task-header-filters div.date-filters-container>div.fluid-field>div.checkbox-container{flex:1;width:0;padding-top:4px}div.body__workflow-task-manager-view-page div.task-manager-ready-container div.task-header-filters div.date-filters-container>div.fluid-field>div.checkbox-container:first-child{margin-right:6px}div.body__workflow-task-manager-view-page div.task-manager-ready-container div.create-floating-button{position:fixed;right:35px;bottom:35px;width:50px;height:50px;border-radius:50%;background-color:#81c784;cursor:pointer;z-index:1;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__workflow-task-manager-view-page div.task-manager-ready-container div.create-floating-button:hover{background-color:#66bb6a;transform:scale(1.1)}div.body__workflow-task-manager-view-page div.task-manager-ready-container div.create-floating-button>i{font-size:24px;color:#fff}div.body__workflow-routing-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__workflow-routing-listing-page div.header-search-container>div.search-container{flex:1}div.body__workflow-routing-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__workflow-setting-accept-listing-page div.header-search-container{padding-left:16px;padding-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__workflow-setting-accept-listing-page div.header-search-container>div.search-container{flex:1}div.body__workflow-setting-accept-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__workflow-setting-accept-listing-page div.setting-accept__data-table{padding-left:16px;padding-right:0}div.body__workflow-setting-accept-view div.setting-accept-tree div.stage-accept-item-user div.elements-header-chip{display:flex;flex-direction:row}div.body__workflow-setting-accept-view div.setting-accept-tree div.stage-accept-item-user div.elements-header-chip>div.chip-item{flex:0 0 auto;background-color:#dee2e6;color:#495057;height:24px;padding-left:12px;padding-right:12px;border-radius:24px;line-height:24px;margin-right:8px;opacity:.8;cursor:pointer;transition:all .2s ease}div.body__workflow-setting-accept-view div.setting-accept-tree div.stage-accept-item-user div.elements-header-chip>div.chip-item:hover{opacity:1}div.body__workflow-setting-accept-view div.setting-accept-tree div.stage-accept-item-user div.elements-header-chip>div.chip-item.active{opacity:1;background-color:#2196f3;color:#fff}div.body__workflow-setting-accept-view div.setting-accept-tree div.stage-accept-item-user div.elements-field-item{margin-top:16px}div.body__user-task-info-embedded.task-indicator-prepare-container{margin-bottom:16px}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container{background-color:#fff;border-radius:8px;border:1px solid #e9e9e9}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table{width:100%;border-collapse:collapse}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table>thead>th{padding:16px;font-weight:400;font-size:12px;line-height:12px;border-bottom:1px solid #f1f1f1}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table>thead>th.text-left{text-align:left}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table>thead>th.indicator{width:140px}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td{padding:16px;padding-bottom:8px;padding-top:8px;text-align:center;border-bottom:1px solid #f1f1f1}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td.text-left{text-align:left}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td.bold{font-weight:500;font-size:12px}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td>div.indicator>span{display:inline-block;font-size:13px}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td>div.indicator>span:not(:nth-child(2)){width:25px;height:25px;text-align:center;line-height:25px;border:1px solid #edeef0;border-radius:50%;transition:all .2s ease}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td>div.indicator>span:not(:nth-child(2)):hover:not(.active){transform:scale(1.2)}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td>div.indicator>span:first-child{color:#009688;cursor:pointer}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td>div.indicator>span:first-child.active{background-color:#81c784;border-color:#81c784;color:#fff}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td>div.indicator>span:nth-child(2){width:24px;font-size:13px;color:#dadada}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td>div.indicator>span:nth-child(3){color:#f44336;cursor:pointer}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td>div.indicator>span:nth-child(3).active{background-color:#f44336;border-color:#f44336;color:#fff}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td>div.indicator>span:hover{font-weight:500}div.body__user-task-info-embedded.task-indicator-prepare-container>div.task-indicator-container>div.padding-container>table>tbody>tr:last-child>td{border-bottom:0}div.body__railway-requisites-view-embedded div.railway-sticky-floating-container{display:flex;flex-direction:row}div.body__railway-requisites-view-embedded div.railway-sticky-floating-container>div.floating-left-container{position:relative;flex:0 0 420px;overflow:hidden}div.body__railway-requisites-view-embedded div.railway-sticky-floating-container>div.floating-left-container>div.floating-left-sticky{position:absolute;left:0;top:0;width:100%;transition:all .3s ease}div.body__railway-requisites-view-embedded div.railway-sticky-floating-container>div.floating-left-container>div.floating-left-sticky.processing{opacity:.4;filter:blur(2px)}div.body__railway-requisites-view-embedded div.railway-sticky-floating-container>div.floating-center-container{flex:1;margin-left:16px}div.body__railway-requisites-view-embedded div.machinery-information{padding:16px;display:flex;flex-direction:row}div.body__railway-requisites-view-embedded div.machinery-information>div.machinery-image{flex:0 0 110px;height:67px;background-image:url(../img/7513.de61892c.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px;margin-right:16px}div.body__railway-requisites-view-embedded div.machinery-information>div.machinery-image>div.no-image-container{flex:0 0 110px;height:67px;background-color:#1f2f41;background-image:url(../img/no-catalog-image.9be28bdf.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px}div.body__railway-requisites-view-embedded div.machinery-information>div.machinery-info{flex:1;width:0}div.body__railway-requisites-view-embedded div.machinery-information>div.machinery-info>div.catalog-item-type{color:#aeb7c2;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__railway-requisites-view-embedded div.machinery-information>div.machinery-info>div.catalog-item-name>span{display:inline-block;cursor:pointer;color:#2196f3;text-transform:uppercase;font-weight:500;line-height:13px;border-bottom:1px solid transparent;transition:all .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__railway-requisites-view-embedded div.machinery-information>div.machinery-info>div.catalog-item-name>span:hover{border-bottom:1px solid #2196f3}div.body__railway-requisites-view-embedded div.machinery-information>div.machinery-info>div.catalog-item-chassis-number{color:#5e6167;margin-bottom:3px;font-size:12px}div.body__railway-requisites-view-embedded div.machinery-information>div.machinery-info>div.catalog-item-year-issue{color:#5e6167;font-size:12px}div.body__railway-requisites-view-embedded div.shipment-of-equipment-requisites>div.caption-header{background-color:#fff3e0;border-top:1px solid #ffe0b2;border-bottom:1px solid #ffe0b2;color:#ef6c00;padding:12px;text-transform:uppercase;font-size:11px;font-weight:500}div.body__railway-requisites-view-embedded div.shipment-of-equipment-requisites>div.requisites-body{padding:16px}div.body__railway-requisites-view-embedded div.approval-history-items>div.approval-history-item{padding:16px;padding-top:8px;padding-bottom:8px;border-bottom:1px solid #edeef0;display:flex;flex-direction:row}div.body__railway-requisites-view-embedded div.approval-history-items>div.approval-history-item.item__denied{filter:grayscale(100)}div.body__railway-requisites-view-embedded div.approval-history-items>div.approval-history-item>div.history-item-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-image:url(../img/profile.f493e2af.svg);background-size:cover;background-color:#fff;border:1px solid #f0f2f5}div.body__railway-requisites-view-embedded div.approval-history-items>div.approval-history-item>div.history-item-image>div{width:40px;height:40px;border-radius:50%;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__railway-requisites-view-embedded div.approval-history-items>div.approval-history-item>div.history-item-info{flex:1;width:0;margin-left:16px;padding-top:5px}div.body__railway-requisites-view-embedded div.approval-history-items>div.approval-history-item>div.history-item-info>div.responsible-container{margin-bottom:4px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__railway-requisites-view-embedded div.approval-history-items>div.approval-history-item>div.history-item-info>div.responsible-container>div.responsible-name{flex:1;width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__railway-requisites-view-embedded div.approval-history-items>div.approval-history-item>div.history-item-info>div.responsible-container>div.responsible-state{margin-left:12px}div.body__railway-requisites-view-embedded div.approval-history-items>div.approval-history-item>div.history-item-info>div.responsible-container>div.responsible-state>span{display:inline-block;font-size:11px;line-height:11px;text-transform:uppercase;font-weight:500;color:#66bb6a}div.body__railway-requisites-view-embedded div.approval-history-items>div.approval-history-item>div.history-item-info>div.responsible-container>div.responsible-state>span.reject{color:#f44336}div.body__railway-requisites-view-embedded div.approval-history-items>div.approval-history-item>div.history-item-info>div.date-container{color:#aeb7c2;display:flex;flex-direction:row}div.body__railway-requisites-view-embedded div.approval-history-items>div.approval-history-item>div.history-item-info>div.date-container>div.date-container{flex:0 0 100px;margin-right:16px}div.body__railway-requisites-view-embedded div.approval-history-items>div.approval-history-item>div.history-item-info>div.date-container>div.comment{flex:1;text-align:right;color:var(--text-color)}div.body__railway-requisites-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item{display:flex;flex-direction:row;padding:16px;padding-left:12px;border-bottom:1px solid #edeef0}div.body__railway-requisites-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item:last-child{border-bottom:0}div.body__railway-requisites-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-remove-container{flex:0 0 25px;margin-right:12px;padding-top:4px}div.body__railway-requisites-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-remove-container>span{display:block;width:25px;height:25px;border-radius:50%;border:1px solid #f44336;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__railway-requisites-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-remove-container>span>i{color:#f44336;transition:all .2s ease}div.body__railway-requisites-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-remove-container>span:hover{background-color:#f44336}div.body__railway-requisites-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-remove-container>span:hover>i{color:#fff}div.body__railway-requisites-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-fields-container{width:0;flex:1}div.body__railway-requisites-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-file-upload-container{width:100px;flex:0 0 100px;margin-left:16px}div.body__railway-requisites-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-file-container{width:100px;flex:0 0 100px;margin-left:16px;border:1px solid #e7e8ec;border-radius:6px;cursor:pointer;padding-top:4px}div.body__railway-requisites-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-file-container>div.cloud-upload-icon{margin:0 auto;width:50px;height:50px;border-radius:50%;color:#aeb7c2;font-size:24px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__railway-requisites-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-file-container>div.cloud-upload-caption{text-align:center;color:#aeb7c2;font-weight:500;position:relative;font-size:12px;transition:all .2s ease}div.body__railway-requisites-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-file-container:hover>div.cloud-upload-caption,div.body__railway-requisites-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-file-container:hover>div.cloud-upload-icon{color:#1f2f41}div.body__railway-requisites-view-embedded div.railway-requisites-tickets>div.date-last-wagon{padding:16px;background-color:#f7f8fa;border-top:1px solid #edeef0}div.body__railway-requisites-view-embedded div.registration-of-border-crossing-date>div.border-crossing-header{padding:16px;padding-top:8px;padding-bottom:8px;background:#f8f9fa;border-bottom:1px solid #dee2e6}div.body__railway-requisites-view-embedded div.registration-of-border-crossing-date>div.border-crossing-header>div{font-weight:500;color:#495057}div.body__railway-requisites-view-embedded div.registration-of-border-crossing-date>div.registration-of-border-crossing-date-items>div.registration-of-border-crossing-date-item{padding:16px;padding-top:8px;padding-bottom:8px;border-bottom:1px solid #e7e8ec;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__railway-requisites-view-embedded div.registration-of-border-crossing-date>div.registration-of-border-crossing-date-items>div.registration-of-border-crossing-date-item>div.bcd-column{width:0;flex:1}div.body__railway-requisites-view-embedded div.registration-of-border-crossing-date>div.registration-of-border-crossing-date-items>div.registration-of-border-crossing-date-item>div.bcd-column.mr{margin-right:16px}div.body__railway-requisites-view-embedded div.registration-of-border-crossing-date>div.registration-of-border-crossing-date-items>div.registration-of-border-crossing-date-item>div.bcd-column.wagon-checkbox{flex:0 0 160px}div.body__railway-requisites-view-embedded div.registration-of-border-crossing-date>div.registration-of-border-crossing-date-items>div.registration-of-border-crossing-date-item>div.bcd-column>div.wagon-information>div.wagon-number{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__railway-requisites-view-embedded div.registration-of-border-crossing-date>div.registration-of-border-crossing-date-items>div.registration-of-border-crossing-date-item>div.bcd-column>div.wagon-information>div.ticket-number{color:#5e6167;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__railway-requisites-view-embedded div.registration-of-border-crossing-date>div.border-crossing-button{margin-top:16px;padding-left:16px;margin-bottom:16px}div.body__notification-border-crossing-view-embedded div.dealer-notification-button{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__notification-border-crossing-view-embedded div.dealer-notification-button>div{flex:1;padding:8px;padding-left:16px;padding-right:16px;background-color:#2196f3;color:#fff;text-align:center;border-radius:6px;cursor:pointer;transition:all .2s ease}div.body__notification-border-crossing-view-embedded div.dealer-notification-button>div:hover{background-color:#1583da}div.body__notification-shipment-view-embedded div.dealer-notification-button{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__notification-shipment-view-embedded div.dealer-notification-button>div{flex:1;padding:8px;padding-left:16px;padding-right:16px;background-color:#2196f3;color:#fff;text-align:center;border-radius:6px;cursor:pointer;transition:all .2s ease}div.body__notification-shipment-view-embedded div.dealer-notification-button>div:hover{background-color:#1583da}div.body__notification-shipment-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item{display:flex;flex-direction:row;padding:16px;padding-left:12px;border-bottom:1px solid #edeef0}div.body__notification-shipment-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item:last-child{border-bottom:0}div.body__notification-shipment-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-remove-container{flex:0 0 25px;margin-right:12px;padding-top:4px}div.body__notification-shipment-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-remove-container>span{display:block;width:25px;height:25px;border-radius:50%;border:1px solid #f44336;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__notification-shipment-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-remove-container>span>i{color:#f44336;transition:all .2s ease}div.body__notification-shipment-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-remove-container>span:hover{background-color:#f44336}div.body__notification-shipment-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-remove-container>span:hover>i{color:#fff}div.body__notification-shipment-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-fields-container{width:0;flex:1}div.body__notification-shipment-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-file-upload-container{width:100px;flex:0 0 100px;margin-left:16px}div.body__notification-shipment-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-file-container{width:100px;flex:0 0 100px;margin-left:16px;border:1px solid #e7e8ec;border-radius:6px;cursor:pointer;padding-top:4px}div.body__notification-shipment-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-file-container>div.cloud-upload-icon{margin:0 auto;width:50px;height:50px;border-radius:50%;color:#aeb7c2;font-size:24px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__notification-shipment-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-file-container>div.cloud-upload-caption{text-align:center;color:#aeb7c2;font-weight:500;position:relative;font-size:12px;transition:all .2s ease}div.body__notification-shipment-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-file-container:hover>div.cloud-upload-caption,div.body__notification-shipment-view-embedded div.railway-requisites-tickets div.railway-requisites-tickets-items>div.railway-requisites-tickets-item>div.item-file-container:hover>div.cloud-upload-icon{color:#1f2f41}div.body__notification-readiness-for-shipment-view-embedded div.factory-notification-message{background-color:#fff3e0;border:1px solid #ffe0b2;color:#ef6c00;padding:12px;border-radius:6px;margin-bottom:16px}div.body__notification-readiness-for-shipment-view-embedded div.dealer-notification-button{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__notification-readiness-for-shipment-view-embedded div.dealer-notification-button>div{flex:1;padding:8px;padding-left:16px;padding-right:16px;background-color:#2196f3;color:#fff;text-align:center;border-radius:6px;cursor:pointer;transition:all .2s ease}div.body__notification-readiness-for-shipment-view-embedded div.dealer-notification-button>div:hover{background-color:#1583da}div.body__accept-pay-recycling-view-embedded div.other-information-right{padding:16px;border-top:1px solid #dce1e6}div.body__accept-pay-recycling-view-embedded div.button-group{margin-top:16px}div.body__option-machinery-view-embedded div.option-machinery-ready div.option-application-table{margin-bottom:16px}div.body__option-machinery-view-embedded div.option-machinery-ready div.option-application-table>table{border-collapse:collapse;table-layout:fixed;width:100%;border:1px solid #e9e9e9;border-radius:4px}div.body__option-machinery-view-embedded div.option-machinery-ready div.option-application-table>table>thead>th{border-bottom:1px solid #e9e9e9;padding:12px;text-align:left;font-weight:500}div.body__option-machinery-view-embedded div.option-machinery-ready div.option-application-table>table>tbody>tr>td{padding:12px;border-bottom:1px solid #e9e9e9}div.body__option-machinery-view-embedded div.option-machinery-ready div.option-application-table>table>tbody>tr>td.unlink{text-align:center;font-size:16px}div.body__option-machinery-view-embedded div.option-machinery-ready div.option-application-table>table>tbody>tr>td.unlink>span{display:inline-block;width:30px;height:30px;border-radius:4px;border:1px solid #f44336;color:#f44336;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__option-machinery-view-embedded div.option-machinery-ready div.option-application-table>table>tbody>tr>td.unlink>span:hover{background-color:#f44336;color:#fff}div.body__option-machinery-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__option-machinery-listing-page div.header-search-container>div.search-container{flex:1}div.body__option-machinery-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__option-machinery-view-page div.option-machinery-view-header-tab{width:470px}div.belaz-project-reference-window div.body__belaz-project-reference-window div.belaz-project-reference__header-search-container div.search-container{padding:0;margin-bottom:16px}div.body__b-project-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__b-project-listing-page div.header-search-container>div.search-container{flex:1}div.body__b-project-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__delivery-basis-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__delivery-basis-listing-page div.header-search-container>div.search-container{flex:1}div.body__delivery-basis-listing-page div.header-search-container>div.action-container{margin-left:16px}div.guarantee-condition-reference-window div.body__guarantee-condition-reference-window div.guarantee-condition-reference__header-search-container div.search-container{padding:0;margin-bottom:16px}div.body__guarantee-condition-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__guarantee-condition-listing-page div.header-search-container>div.search-container{flex:1}div.body__guarantee-condition-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__payment-event-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__payment-event-listing-page div.header-search-container>div.search-container{flex:1}div.body__payment-event-listing-page div.header-search-container>div.action-container{margin-left:16px}div.railway-station-reference-window div.body__railway-station-reference-window div.railway-station-reference__header-search-container div.search-container{padding:0;margin-bottom:16px}div.body__railway-station-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__railway-station-listing-page div.header-search-container>div.search-container{flex:1}div.body__railway-station-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__currency-listing-page div.header-search-container{padding-left:16px;padding-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__currency-listing-page div.header-search-container>div.search-container{flex:1}div.body__currency-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__currency-listing-page div.currency-listing__data-table{padding-left:16px}div.body__dealer-contract-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-contract-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__dealer-contract-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 300px;margin-left:16px}div.body__dealer-contract-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__dealer-contract-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__dealer-contract-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__dealer-contract-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__dealer-contract-listing-embedded .body__ui-transition-request-items-enter,div.body__dealer-contract-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;padding-right:16px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item div.status-container>div{flex:1;width:6px;background-color:#ffe082;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item div.status-container>div.details{background-color:#ffa726}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item div.status-container>div.green{background-color:#81c784}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.company-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#fff;font-size:22px}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.order-container>div.order-container-hc{width:100%;margin-bottom:8px;display:flex;flex-direction:row;align-items:flex-start}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.order-container>div.order-container-hc>div.chc{height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.order-container>div.order-container-hc>div.chc.flex__end-price{margin-left:auto;margin-right:0;font-weight:700;background:transparent;padding-left:0;padding-right:0;color:#2196f3}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon{background-size:cover;background-repeat:no-repeat}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.oil__icon{flex:0 0 20px;height:24px;background-image:url(../img/oil-icon.1ef792bb.svg)}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.parts__icon{flex:0 0 24px;height:24px;background-image:url(../img/cog-gear-icon.d130b8cd.svg)}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.machinery__icon{flex:0 0 30px;height:24px;background-image:url(../img/belaz-icon.ea6721f0.png)}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;font-weight:400}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.profile-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.profile-container.br0{border-right:0;margin-right:0}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.profile-container>div.profile-container-hc{width:100%;margin-bottom:8px}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.profile-container>div.profile-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.profile-container>div.profile-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.profile-container>div.profile-container-info>div.profile-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.profile-container>div.profile-container-info>div.profile-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.profile-container>div.profile-container-info>div.profile-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div{margin-bottom:4px}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div:last-child{margin-bottom:0}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div.office{font-size:12px;color:#666}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.remove-container>div{background-color:#fd7036;width:20px;height:20px;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item>div.remove-container>div.user{margin-top:6px;background-color:rgba(31,47,65,.3)}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__dealer-contract-listing-embedded div.body__dealer-contract-listing-items div.body__dealer-contract-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__dealer-contract-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__dealer-contract-listing-page div.header-search-container>div.search-container{flex:1}div.body__dealer-contract-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__factory-contract-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-contract-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__factory-contract-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 270px;margin-left:16px}div.body__factory-contract-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__factory-contract-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__factory-contract-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__factory-contract-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__factory-contract-listing-embedded .body__ui-transition-request-items-enter,div.body__factory-contract-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;padding-right:16px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item div.status-container>div{flex:1;width:6px;background-color:#ffe082;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item div.status-container>div.details{background-color:#ffa726}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item div.status-container>div.green{background-color:#81c784}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.company-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#fff;font-size:22px}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.order-container>div.order-container-hc{width:100%;margin-bottom:8px;display:flex;flex-direction:row;align-items:flex-start}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.order-container>div.order-container-hc>div.chc{height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.order-container>div.order-container-hc>div.chc.flex__end-price{margin-left:auto;margin-right:0;font-weight:700;background:transparent;padding-left:0;padding-right:0;color:#2196f3}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon{background-size:cover;background-repeat:no-repeat}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.oil__icon{flex:0 0 20px;height:24px;background-image:url(../img/oil-icon.1ef792bb.svg)}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.parts__icon{flex:0 0 24px;height:24px;background-image:url(../img/cog-gear-icon.d130b8cd.svg)}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.order-container>div.order-container-info>div.order-image>div.order-image-icon.machinery__icon{flex:0 0 30px;height:24px;background-image:url(../img/belaz-icon.ea6721f0.png)}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;font-weight:400}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.profile-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.profile-container.br0{border-right:0;margin-right:0}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.profile-container>div.profile-container-hc{width:100%;margin-bottom:8px}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.profile-container>div.profile-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.profile-container>div.profile-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.profile-container>div.profile-container-info>div.profile-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.profile-container>div.profile-container-info>div.profile-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.profile-container>div.profile-container-info>div.profile-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div{margin-bottom:4px}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div:last-child{margin-bottom:0}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div.office{font-size:12px;color:#666}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.remove-container>div{background-color:#fd7036;width:20px;height:20px;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item>div.remove-container>div.user{margin-top:6px;background-color:rgba(31,47,65,.3)}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__factory-contract-listing-embedded div.body__factory-contract-listing-items div.body__factory-contract-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__packaging-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__packaging-listing-page div.header-search-container>div.search-container{flex:1}div.body__packaging-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__shipment-points-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__shipment-points-listing-page div.header-search-container>div.search-container{flex:1}div.body__shipment-points-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__type-document-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__type-document-listing-page div.header-search-container>div.search-container{flex:1}div.body__type-document-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__type-document-listing-page div.attachment-file-integrations-items>div.attachment-file-integrations-item{border-bottom:1px solid #e9e9e9;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__type-document-listing-page div.attachment-file-integrations-items>div.attachment-file-integrations-item:last-child{border-bottom:0}div.body__type-document-listing-page div.attachment-file-integrations-items>div.attachment-file-integrations-item div.integration-field{flex:1;padding-top:16px;padding-bottom:16px}div.body__type-document-listing-page div.attachment-file-integrations-items>div.attachment-file-integrations-item div.integration-field.n0{flex:0 0 50px;font-weight:500;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__type-document-listing-page div.attachment-file-integrations-items>div.attachment-file-integrations-item div.integration-field.n1{margin-right:8px}div.body__type-document-listing-page div.attachment-file-integrations-items>div.attachment-file-integrations-item div.integration-field.n2{margin-left:8px}div.body__type-document-listing-page div.attachment-file-integrations-items>div.attachment-file-integrations-item div.integration-field.n3{flex:0 0 50px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__type-document-listing-page div.attachment-file-integrations-items>div.attachment-file-integrations-item div.integration-field.n3>span{width:30px;height:30px;border-radius:50%;color:#f44336;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__type-document-listing-page div.attachment-file-integrations-items>div.attachment-file-integrations-item div.integration-field.n3>span>i{transition:all .2s ease}div.body__type-document-listing-page div.attachment-file-integrations-items>div.attachment-file-integrations-item div.integration-field.n3>span:hover{background-color:#f44336}div.body__type-document-listing-page div.attachment-file-integrations-items>div.attachment-file-integrations-item div.integration-field.n3>span:hover>i{color:#fff}div.body__bank-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__bank-listing-page div.header-search-container>div.search-container{flex:1}div.body__bank-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__article-of-cash-flow-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__article-of-cash-flow-listing-page div.header-search-container>div.search-container{flex:1}div.body__article-of-cash-flow-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__reason-for-refusal-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__reason-for-refusal-listing-page div.header-search-container>div.search-container{flex:1}div.body__reason-for-refusal-listing-page div.header-search-container>div.action-container{margin-left:16px}div.vehicle-modifier-listing-item{padding:16px;border-bottom:1px solid #e9e9e9;cursor:pointer;transition:all .2s ease}div.vehicle-modifier-listing-item:hover{background-color:#f0f2f5}div.vehicle-modifier-listing-item>div.information-basic{display:flex;flex-direction:row}div.vehicle-modifier-listing-item>div.information-basic>div.image-container{flex:0 0 100px;height:100px;background-image:url(../img/7513.ab1f02a0.webp);background-size:cover;background-position:50%;border-radius:6px;margin-right:16px}div.vehicle-modifier-listing-item>div.information-basic>div.information-container{flex:1}div.vehicle-modifier-listing-item>div.information-basic>div.information-container>div.default-name{font-weight:500;text-transform:uppercase;margin-bottom:8px}div.vehicle-modifier-listing-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item{margin-bottom:6px}div.vehicle-modifier-listing-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item:last-child{margin-bottom:0}div.vehicle-modifier-listing-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property{display:inline-block;margin-right:8px;padding-right:16px;position:relative}div.vehicle-modifier-listing-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property:before{content:"/";position:absolute;right:0;top:0;color:#c5d0db}div.vehicle-modifier-listing-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property>i{margin-right:3px;display:none}div.vehicle-modifier-listing-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property>span{font-weight:500}div.vehicle-modifier-listing-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property>span.green{color:#2196f3}div.vehicle-modifier-listing-item>div.information-basic>div.information-container>div.default-property-items>div.default-property-item>span.property:last-child:before{display:none}div.vehicle-modifier-listing-item>div.information-basic>div.information-container>div.more-button-container{display:flex;flex-direction:row}div.vehicle-modifier-listing-item>div.information-basic>div.information-container>div.more-button-container>div.more-button{background-color:#e6e6e6}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter{display:flex;flex-direction:row}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters{background-color:#fff;flex:0 0 260px;border-radius:8px;border:1px solid #e9e9e9;height:calc(100vh - 130px);overflow-y:auto}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters *{scrollbar-width:auto}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters::-webkit-scrollbar{height:16px}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters::-webkit-scrollbar-track{background:#fff}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters::-webkit-scrollbar-thumb:hover{background-color:#989898}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.cars-items>div.car-item{padding:16px;padding-top:8px;padding-bottom:8px;border-bottom:1px solid #e9e9e9;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.cars-items>div.car-item>div.item-logo{flex:0 0 32px;height:32px;border-radius:32px;margin-right:16px;background-image:url(../img/quarry.a4588735.jpg);background-image:url(../img/7513.de61892c.jpg);background-size:cover;border:1px solid #e9e9e9;transition:all .2s ease}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.cars-items>div.car-item>div.item-logo.elevated{background-image:url(../img/quarry.a4588735.jpg);background-image:url(../img/7513.de61892c.jpg)}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.cars-items>div.car-item>div.item-caption{flex:1}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.cars-items>div.car-item>div.item-caption>div>span{font-weight:500}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.cars-items>div.car-item>div.item-icon{margin-left:16px}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.cars-items>div.car-item.active,div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.cars-items>div.car-item:hover{background-color:#f0f2f5}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.side-section-name{background-color:#f9f9f9;border-bottom:1px solid #e9e9e9;padding:16px}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.side-section-name>div.items-caption>span{display:inline-block;font-weight:400;background:#e6e6e6;color:#5e6167;border-radius:4px;min-height:24px;padding-left:8px;padding-right:8px;margin-right:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.side-section-filters{padding:16px}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.side-section-filters>div.filter-item>div.filter-item-section{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.side-section-filters>div.filter-item>div.filter-item-section>div.filter-item-name{flex:1;width:0;cursor:pointer}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.side-section-filters>div.filter-item>div.filter-item-section>div.filter-item-name>span{color:#fd7036;border-bottom:1px solid #fd7036}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.side-section-filters>div.filter-item>div.filter-item-section>div.filter-item-icon{margin-left:16px;color:#fd7036}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.side-section-filters>div.filter-item>div.filter-item-more{margin-bottom:16px}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params{margin-bottom:8px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params>div.checkbox{flex:0 0 16px;height:16px;border-radius:3px;border:1px solid #5e6167;margin-right:8px;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params>div.checkbox>i{transform:scale(.7);opacity:0;transition:all .2s ease}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params>div.params{flex:1;transition:all .2s ease}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params:hover>div.checkbox{border-color:#1f2f41}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params:hover>div.checkbox>i{opacity:1;transform:scale(1);color:#1f2f41}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-filters>div.side-section-filters>div.filter-item>div.filter-item-more>div.filter-params:hover>div.params{color:#1f2f41}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-scroll{flex:1;margin-left:16px;background-color:#fff;border-radius:8px;border:1px solid #e9e9e9;height:calc(100vh - 130px);overflow-y:auto}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-scroll *{scrollbar-width:auto}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-scroll::-webkit-scrollbar{height:16px}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-scroll::-webkit-scrollbar-track{background:#fff}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-scroll::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.body__vehicle-modifier-listing div.vehicle-par-container>div.flex-section-delimiter>div.section-scroll::-webkit-scrollbar-thumb:hover{background-color:#989898}div.vehicle-modifier-view-tab-common div.common-section-background{margin-bottom:16px;background-image:url(../img/7513.ab1f02a0.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;height:300px;border-radius:8px;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 8px 45px rgba(56,54,50,.08)}div.vehicle-modifier-view-tab-common div.common-section-background:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:8px;background-color:rgba(31,47,65,.7);transition:all .2s ease}div.vehicle-modifier-view-tab-common div.common-section-background>div.section-name{color:#fff;z-index:1;font-weight:500;font-size:32px;text-transform:uppercase;transition:all .2s ease}div.vehicle-modifier-view-tab-common div.common-section-background>div.section-name>span{border-bottom:1px solid #fff}div.vehicle-modifier-view-tab-common div.common-params-container{background-color:#fff;border:1px solid #e9e9e9;padding:16px;border-radius:8px}div.vehicle-modifier-view-tab-specifications div.specifications-container{background-color:#fff;border-radius:8px;border:1px solid #e9e9e9;margin-bottom:16px}div.vehicle-modifier-view-tab-specifications div.specifications-container>div.container-header{height:50px;padding-left:16px;padding-right:16px;border-bottom:1px solid #e9e9e9;display:flex;flex-direction:row;justify-content:center;align-items:center}div.vehicle-modifier-view-tab-specifications div.specifications-container>div.container-header>div.header-caption{width:0;flex:1;font-weight:500;color:#2196f3;line-height:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.vehicle-modifier-view-tab-specifications div.specifications-container>div.container-body div.property-items>div.property-item{padding:10px;padding-left:16px;padding-right:16px;border-bottom:1px solid #ebebeb;display:flex;flex-direction:row}div.vehicle-modifier-view-tab-specifications div.specifications-container>div.container-body div.property-items>div.property-item>div.property-name{flex:0 0 300px}div.vehicle-modifier-view-tab-specifications div.specifications-container>div.container-body div.property-items>div.property-item>div.property-value{flex:1;width:0;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.vehicle-modifier-view-tab-specifications div.specifications-container>div.container-body div.property-items>div.property-item>div.property-remove{cursor:pointer;margin-left:16px;color:#f44336}div.vehicle-modifier-view-tab-specifications div.specifications-container>div.container-body div.property-items>div.property-item:nth-child(2n){background-color:#fafafa}div.vehicle-modifier-view-tab-specifications div.specifications-container>div.container-body div.property-items>div.property-item:last-child{border-bottom:0}div.body__vehicle-modifier-view div.vehicle-modifier-view-header-tab{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__vehicle-modifier-view div.vehicle-modifier-view-header-tab>div.action-container{flex:1}div.dashboard-tab-users>div.flex-section-delimiter{display:flex;flex-direction:row}div.dashboard-tab-users>div.flex-section-delimiter>div.section-users{flex:1}div.dashboard-tab-users>div.flex-section-delimiter>div.section-users div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.dashboard-tab-users>div.flex-section-delimiter>div.section-users div.section-search>div.search-section{flex:1}div.dashboard-tab-users>div.flex-section-delimiter>div.section-users div.section-search>div.dp-section{flex:0 0 300px;margin-left:16px}div.dashboard-tab-users>div.flex-section-delimiter>div.section-users div.section-search>div.action-section{margin-left:24px}div.dashboard-tab-users>div.flex-section-delimiter>div.section-users div.section-users-card-items{display:flex;flex-wrap:wrap;margin:-8px}div.dashboard-tab-users>div.flex-section-delimiter>div.section-users div.section-users-card-items div.card-item{width:0;flex-basis:calc(16.66667% - 18px);background-color:#fff;margin:8px;height:160px;border-radius:8px;cursor:pointer;border:1px solid #e9e9e9;position:relative;transition:all .2s ease;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.dashboard-tab-users>div.flex-section-delimiter>div.section-users div.section-users-card-items div.card-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.dashboard-tab-users>div.flex-section-delimiter>div.section-users div.section-users-card-items div.card-item>div.padding-container{padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.dashboard-tab-users>div.flex-section-delimiter>div.section-users div.section-users-card-items div.card-item>div.padding-container>div.profile-image{width:50px;height:50px;margin-bottom:16px;position:relative}div.dashboard-tab-users>div.flex-section-delimiter>div.section-users div.section-users-card-items div.card-item>div.padding-container>div.profile-image>div.blocker{position:absolute;left:0;top:0;background-color:rgba(0,0,0,.5);background-color:rgba(31,47,65,.5490196078);width:100%;height:100%;color:#fff;border-radius:50px;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:18px}div.dashboard-tab-users>div.flex-section-delimiter>div.section-users div.section-users-card-items div.card-item>div.padding-container>div.profile-name{width:100%;border-bottom:1px solid #f0f2f5;padding-bottom:8px;margin-bottom:8px}div.dashboard-tab-users>div.flex-section-delimiter>div.section-users div.section-users-card-items div.card-item>div.padding-container>div.profile-name>div{text-align:center}div.dashboard-tab-users>div.flex-section-delimiter>div.section-users div.section-users-card-items div.card-item>div.padding-container>div.profile-name>div:first-child{font-weight:400}div.dashboard-tab-users>div.flex-section-delimiter>div.section-users div.section-users-card-items div.card-item>div.padding-container>div.profile-name>div>span.bolder{font-weight:500}div.dashboard-tab-users>div.flex-section-delimiter>div.section-users div.section-users-card-items div.card-item>div.padding-container>div.profile-office{width:100%;text-align:center;font-size:12px;color:#aaa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.dashboard-tab-users>div.flex-section-delimiter>div.section-pie{flex:0 0 300px;width:300px;height:300px}div.dashboard-tab-users>div.flex-section-delimiter>div.section-pie>div.pie-section{height:280px}div.dashboard-tab-task div.header-tabs-container{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.dashboard-tab-task div.header-tabs-container>div.tabs-container{width:250px;flex:0 0 250px;margin-left:16px}div.dashboard-tab-task div.header-tabs-container>div.action-container{flex:1}div.dashboard-tab-task div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.dashboard-tab-task div.section-search>div.search-section{flex:1 0 0}div.dashboard-tab-task div.section-search>div.action-section{margin-left:24px}div.dashboard-tab-task div.task-container>div.task-and-pie-container{margin-bottom:16px;display:flex;flex-direction:row}div.dashboard-tab-task div.task-container>div.task-and-pie-container>div.task-indicator-container{background-color:#fff;border-radius:8px;flex:1;border:1px solid #e9e9e9}div.dashboard-tab-task div.task-container>div.task-and-pie-container>div.task-indicator-container>div.padding-container>table{width:100%;border-collapse:collapse}div.dashboard-tab-task div.task-container>div.task-and-pie-container>div.task-indicator-container>div.padding-container>table>thead>th{padding:16px;font-weight:400;font-size:12px;line-height:12px;border-bottom:1px solid #f1f1f1}div.dashboard-tab-task div.task-container>div.task-and-pie-container>div.task-indicator-container>div.padding-container>table>thead>th.text-left{text-align:left}div.dashboard-tab-task div.task-container>div.task-and-pie-container>div.task-indicator-container>div.padding-container>table>thead>th.indicator{width:140px}div.dashboard-tab-task div.task-container>div.task-and-pie-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td{padding:16px;padding-bottom:12px;padding-top:12px;text-align:center;border-bottom:1px solid #f1f1f1}div.dashboard-tab-task div.task-container>div.task-and-pie-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td.text-left{text-align:left}div.dashboard-tab-task div.task-container>div.task-and-pie-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td.bold{font-weight:500;font-size:12px}div.dashboard-tab-task div.task-container>div.task-and-pie-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td>div.indicator>span{display:inline-block;font-size:13px}div.dashboard-tab-task div.task-container>div.task-and-pie-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td>div.indicator>span:first-child{color:#009688}div.dashboard-tab-task div.task-container>div.task-and-pie-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td>div.indicator>span:nth-child(2){width:24px;font-size:13px;color:#dadada}div.dashboard-tab-task div.task-container>div.task-and-pie-container>div.task-indicator-container>div.padding-container>table>tbody>tr>td>div.indicator>span:nth-child(3){color:#f44336}div.dashboard-tab-task div.task-container>div.task-and-pie-container>div.task-indicator-container>div.padding-container>table>tbody>tr:last-child>td{border-bottom:0}div.dashboard-tab-task div.task-container>div.task-and-pie-container>div.task-pie-container{width:0;flex:0 0 250px;background-color:#fff;border-radius:8px;margin-left:16px;border:1px solid #e9e9e9}div.dashboard-tab-task div.task-container>div.task-and-pie-container>div.task-pie-container>div.padding-container{padding:16px}div.dashboard-tab-task div.task-container>div.task-listing-container{margin-bottom:16px}div.dashboard-tab-news div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.dashboard-tab-news div.section-search>div.search-section{flex:1 0 0}div.dashboard-tab-news div.section-search>div.action-section{margin-left:24px}div.dashboard-tab-news div.news-section-delimiter{display:flex;flex-direction:row}div.dashboard-tab-news div.news-section-delimiter>div.news-listing-container{flex:0 0 350px;margin-right:16px}div.dashboard-tab-news div.news-section-delimiter>div.news-listing-container div.news-listing-items>div.news-listing-item{padding:16px;border-bottom:1px solid #e7e8ec;cursor:pointer;transition:all .2s ease}div.dashboard-tab-news div.news-section-delimiter>div.news-listing-container div.news-listing-items>div.news-listing-item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}div.dashboard-tab-news div.news-section-delimiter>div.news-listing-container div.news-listing-items>div.news-listing-item:last-child{border-bottom:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px}div.dashboard-tab-news div.news-section-delimiter>div.news-listing-container div.news-listing-items>div.news-listing-item>div.item-date{margin-top:8px;font-size:12px;color:#3e8ad8}div.dashboard-tab-news div.news-section-delimiter>div.news-listing-container div.news-listing-items>div.news-listing-item.active,div.dashboard-tab-news div.news-section-delimiter>div.news-listing-container div.news-listing-items>div.news-listing-item:hover{border-bottom:1px solid #dce1e6;background-color:#edeef0}div.dashboard-tab-news div.news-section-delimiter>div.news-listing-container div.news-listing-items>div.news-listing-item.active>div.item-caption{font-weight:500}div.dashboard-tab-news div.news-section-delimiter>div.news-view-container{flex:1 0 0;border:1px solid #e9e9e9;border-radius:8px}div.dashboard-tab-news div.news-section-delimiter>div.news-view-container div.news-ready-container{height:100px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.dashboard-tab-news div.news-section-delimiter>div.news-view-container div.news-ready-container>div{display:inline-block;width:20px;height:18px}div.dashboard-tab-news div.news-section-delimiter>div.news-view-container div.news-ready-container>div:after{content:" ";display:block;width:15px;height:15px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}div.dashboard-tab-news div.news-section-delimiter>div.news-view-container div.view-container-content>div.news-caption{display:flex;flex-direction:row;justify-content:center;align-items:center;border-bottom:1px solid #f0f2f5;padding-bottom:16px;margin-bottom:16px}div.dashboard-tab-news div.news-section-delimiter>div.news-view-container div.view-container-content>div.news-caption>h1.news-caption{flex:1;margin:0;padding:0;font-weight:500;font-size:16px;line-height:18px}div.dashboard-tab-news div.news-section-delimiter>div.news-view-container div.view-container-content>div.news-caption>div.news-edit{flex:0 0 32px;height:32px;margin-left:24px;border-radius:50%;background-color:#fd7036;color:#fff;cursor:pointer;font-size:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.dashboard-tab-news div.news-section-delimiter>div.news-view-container div.view-container-content>div.news-description>div.news-description-body a{color:#3e8ad8}div.dashboard-tab-news div.news-section-delimiter>div.news-view-container div.view-container-content>div.news-description>div.news-description-body ul{padding-left:16px}div.dashboard-tab-news div.news-section-delimiter>div.news-view-container div.view-container-content>div.news-description>div.news-description-body img{border-radius:4px}div.dashboard-view-page div.dashboard-view-header-tab{width:700px}div.body__news-create-window div.window-scroll-container{max-height:calc(100vh - 200px)}div.body__news-create-window div.window-scroll-container *{scrollbar-width:auto}div.body__news-create-window div.window-scroll-container::-webkit-scrollbar{height:16px}div.body__news-create-window div.window-scroll-container::-webkit-scrollbar-track{background:#fff}div.body__news-create-window div.window-scroll-container::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.body__news-create-window div.window-scroll-container::-webkit-scrollbar-thumb:hover{background-color:#989898}div.body__news-create-window div.window-scroll-container div.redactor-container{margin-bottom:24px}div.body__news-create-window div.window-scroll-container div.redactor-container div#redactor{height:400px}div.body__document-accept-embedded-block>div.document-accept-fluid-block{position:fixed;z-index:3;right:-450px;top:250px;display:flex;flex-direction:row;transition:all .2s ease}div.body__document-accept-embedded-block>div.document-accept-fluid-block.show-right{right:0}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-block-caption{flex:0 0 35px;background-color:#43a047;width:35px;height:170px;border-top-left-radius:6px;border-bottom-left-radius:6px;cursor:pointer;position:relative;transition:all .2s ease}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-block-caption:hover{background-color:#388e3c}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-block-caption>span.rotate-caption{display:block;transform:rotate(-90deg);width:170px;position:relative;position:absolute;top:78px;left:-67px;color:#fff;font-weight:500;text-align:center}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-block-caption>span.rotate-caption>i{font-size:18px}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content{background-color:#fff;width:450px;border-bottom-left-radius:6px;box-shadow:0 8px 20px 20px rgba(56,54,50,.08)}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.available-history-items>div.available-history-item{border-bottom:1px solid #dce1e6}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.available-history-items>div.available-history-item>div.item-header-caption{font-weight:500;padding:12px;padding-top:8px;padding-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.available-history-items>div.available-history-item>div.item-flex-section{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.available-history-items>div.available-history-item>div.item-flex-section>div.item-flex-section__container{flex:1;padding:12px}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.available-history-items>div.available-history-item>div.item-flex-section>div.item-flex-section__container.section__responsible>div.responsible-user{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.available-history-items>div.available-history-item>div.item-flex-section>div.item-flex-section__container.section__responsible>div.responsible-user>div.responsible-image{flex:0 0 40px;height:40px;background-color:#fff;border-radius:50%;margin-right:12px;background-image:url(../img/profile.f493e2af.svg);background-size:cover}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.available-history-items>div.available-history-item>div.item-flex-section>div.item-flex-section__container.section__responsible>div.responsible-user>div.responsible-image>div{width:40px;height:40px;border-radius:50%;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.available-history-items>div.available-history-item>div.item-flex-section>div.item-flex-section__container.section__responsible>div.responsible-user>div.responsible-caption{flex:1;font-size:13px}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.available-history-items>div.available-history-item>div.item-flex-section>div.item-flex-section__container.section__responsible>div.responsible-user>div.responsible-caption>div.profile-name{font-weight:500;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.available-history-items>div.available-history-item>div.item-flex-section>div.item-flex-section__container.section__responsible>div.responsible-user>div.responsible-caption>div.profile-company{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#5e6167;font-size:12px}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.available-history-items>div.available-history-item>div.item-flex-section>div.item-flex-section__container.solution{flex:0 0 130px}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.available-history-items>div.available-history-item>div.item-flex-section>div.item-flex-section__container.solution>div.solution{text-align:center;padding-top:2px}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.available-history-items>div.available-history-item>div.item-flex-section>div.item-flex-section__container.solution>div.solution>div.solution-date{margin-bottom:3px;color:#5e6167}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.available-history-items>div.available-history-item>div.item-flex-section>div.item-flex-section__container.solution>div.solution>div.solution-status{font-weight:500}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.available-history-items>div.available-history-item>div.item-flex-section>div.item-flex-section__container.solution>div.solution>div.solution-status.status__accepting{color:#66bb6a}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.available-history-items>div.available-history-item>div.item-flex-section>div.item-flex-section__container.solution>div.solution>div.solution-status.status__denied{color:#eb344c}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.footer-button-container{padding:12px;padding-top:16px;padding-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.available-history div.footer-button-container>div>span{color:#2196f3;font-weight:500;border-bottom:1px solid #2196f3;cursor:pointer}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.not-available-history{height:170px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.not-available-history>div.history-not-found{color:#aeb7c2;margin-bottom:16px}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.not-available-history div.footer-button-container{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__document-accept-embedded-block>div.document-accept-fluid-block>div.fluid-content>div.not-available-history div.footer-button-container>div>span{color:#2196f3;font-weight:500;border-bottom:1px solid #2196f3;cursor:pointer}div.body__document-accept-embedded-block div.document-accept-results-table{border-radius:8px!important}div.body__document-accept-embedded-block div.document-accept-results-table .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__document-accept-embedded-block div.document-accept-results-table .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__document-accept-embedded-block div.document-accept-results-table .body__ui-transition-request-items-enter,div.body__document-accept-embedded-block div.document-accept-results-table .body__ui-transition-request-items-leave-to{transform:translateY(10px);opacity:0}div.body__document-accept-embedded-block div.document-accept-results-table>table{border-collapse:collapse!important;background:#fff!important;table-layout:fixed!important;width:100%!important;border:0!important;border-radius:8px!important}div.body__document-accept-embedded-block div.document-accept-results-table>table td,div.body__document-accept-embedded-block div.document-accept-results-table>table th{font-size:13px!important;border:1px solid #dce1e6!important;padding:0!important;font-family:Roboto,sans-serif!important}div.body__document-accept-embedded-block div.document-accept-results-table>table>thead>th{width:auto!important;padding:8px!important;font-weight:500!important;text-align:center!important}div.body__document-accept-embedded-block div.document-accept-results-table>table>thead>th.solution{width:130px!important}div.body__document-accept-embedded-block div.document-accept-results-table>table>tbody>tr>td{width:auto!important;vertical-align:auto!important}div.body__document-accept-embedded-block div.document-accept-results-table>table>tbody>tr>td>div{padding:8px!important}div.body__document-accept-embedded-block div.document-accept-results-table>table>tbody>tr>td>div.solution{text-align:center}div.body__document-accept-embedded-block div.document-accept-results-table>table>tbody>tr>td>div.solution>div.solution-date{margin-bottom:4px;color:#5e6167}div.body__document-accept-embedded-block div.document-accept-results-table>table>tbody>tr>td>div.solution>div.solution-status{font-weight:500}div.body__document-accept-embedded-block div.document-accept-results-table>table>tbody>tr>td>div.solution>div.solution-status.status__accepting{color:#66bb6a}div.body__document-accept-embedded-block div.document-accept-results-table>table>tbody>tr>td>div.solution>div.solution-status.status__denied{color:#eb344c}div.body__document-accept-embedded-block div.document-accept-results-table>table>tbody>tr>td>div.remark>div.remark__empty{text-align:center;color:#aeb7c2}div.body__document-accept-embedded-block div.document-accept-results-table>table>tbody>tr>td>div.responsible>div.responsible-user{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__document-accept-embedded-block div.document-accept-results-table>table>tbody>tr>td>div.responsible>div.responsible-user>div.responsible-image{flex:0 0 40px;height:40px;background-color:#fff;border-radius:50%;margin-right:12px;background-image:url(../img/profile.f493e2af.svg);background-size:cover}div.body__document-accept-embedded-block div.document-accept-results-table>table>tbody>tr>td>div.responsible>div.responsible-user>div.responsible-image>div{width:40px;height:40px;border-radius:50%;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__document-accept-embedded-block div.document-accept-results-table>table>tbody>tr>td>div.responsible>div.responsible-user>div.responsible-caption{flex:1;font-size:13px}div.body__document-accept-embedded-block div.document-accept-results-table>table>tbody>tr>td>div.responsible>div.responsible-user>div.responsible-caption>div.profile-name{font-weight:500;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__document-accept-embedded-block div.document-accept-results-table>table>tbody>tr>td>div.responsible>div.responsible-user>div.responsible-caption>div.profile-company{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#5e6167;font-size:12px}div.body__document-accept-embedded-block div.document-accept-results-table>table>tbody>tr>td>div.responsible>div.responsible-empty{text-align:center;color:#aeb7c2}div.body__document-accept-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__document-accept-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__document-accept-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 300px;margin-left:16px}div.body__document-accept-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__document-accept-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__document-accept-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__document-accept-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__document-accept-listing-embedded .body__ui-transition-request-items-enter,div.body__document-accept-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;padding-right:16px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;cursor:default;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item div.status-container>div{flex:1;width:6px;background-color:#ffe082;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item div.status-container>div.details{background-color:#ffa726}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item div.status-container>div.green{background-color:#81c784}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.company-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#fff;font-size:22px}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.order-container>div.order-container-hc{width:100%;margin-bottom:8px}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.order-container>div.order-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.profile-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.profile-container.br0{border-right:0;margin-right:0}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.profile-container>div.profile-container-hc{width:100%;margin-bottom:8px}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.profile-container>div.profile-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.profile-container>div.profile-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.profile-container>div.profile-container-info>div.profile-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.profile-container>div.profile-container-info>div.profile-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.profile-container>div.profile-container-info>div.profile-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div{margin-bottom:4px}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div:last-child{margin-bottom:0}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div.office{font-size:12px;color:#666}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.remove-container>div{background-color:#fd7036;width:20px;height:20px;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item>div.remove-container>div.user{margin-top:6px;background-color:rgba(31,47,65,.3)}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__document-accept-listing-embedded div.body__document-accept-listing-items div.body__document-accept-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__part-add-request-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-add-request-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__part-add-request-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 300px;margin-left:16px}div.body__part-add-request-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__part-add-request-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__part-add-request-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__part-add-request-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__part-add-request-listing-embedded .body__ui-transition-request-items-enter,div.body__part-add-request-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;padding-right:16px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;cursor:help;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item div.status-container>div{flex:1;width:6px;background-color:#ffe082;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item div.status-container>div.details{background-color:#ffa726}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item div.status-container>div.green{background-color:#81c784}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item div.status-container:hover{background-color:#fff;width:220px}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item div.status-container:hover>div{width:220px}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item div.status-container:hover>div:first-child{border-top-right-radius:8px}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item div.status-container:hover>div:last-child{border-bottom-right-radius:8px}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item div.status-container:hover>div>span{visibility:visible;opacity:1}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.company-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#fff;font-size:22px}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.order-container>div.order-container-hc{width:100%;margin-bottom:8px;display:flex;flex-direction:row;align-items:flex-start}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.order-container>div.order-container-hc>div.chc{height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.order-container>div.order-container-hc>div.chc.flex__end-price{margin-left:auto;margin-right:0;font-weight:500;background:transparent;padding-left:0;padding-right:0;color:#2196f3}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.order-container>div.order-container-hc>div.chc.flex__end-price>span{border-bottom:1px solid #2196f3}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract.without-margin{margin-left:0}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.profile-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.profile-container.br0{border-right:0;margin-right:0}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.profile-container>div.profile-container-hc{width:100%;margin-bottom:8px}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.profile-container>div.profile-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.profile-container>div.profile-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.profile-container>div.profile-container-info>div.profile-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.profile-container>div.profile-container-info>div.profile-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.profile-container>div.profile-container-info>div.profile-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div{margin-bottom:4px}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div:last-child{margin-bottom:0}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div.office{font-size:12px;color:#666}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.profile-container-only-image>div.card-image{flex:0 0 40px;width:40px;height:40px;border-radius:50%;background-size:cover;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.profile-container-only-image>div.card-image>i{color:#1f2f41;font-size:18px;transition:all .2s ease}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.profile-container-only-image>div.card-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.remove-container>div{background-color:#fd7036;width:20px;height:20px;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item>div.remove-container>div.user{margin-top:6px;background-color:rgba(31,47,65,.3)}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__part-add-request-listing-embedded div.body__part-add-request-listing-items div.body__part-add-request-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__part-add-request-view div.part-add-request__parts-table-container{border-radius:8px!important}div.body__part-add-request-view div.part-add-request__parts-table-container .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__part-add-request-view div.part-add-request__parts-table-container .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__part-add-request-view div.part-add-request__parts-table-container .body__ui-transition-request-items-enter,div.body__part-add-request-view div.part-add-request__parts-table-container .body__ui-transition-request-items-leave-to{transform:translateY(10px);opacity:0}div.body__part-add-request-view div.part-add-request__parts-table-container>table{border-collapse:collapse!important;background:#fff!important;table-layout:fixed!important;width:100%!important;border:0!important;border-radius:8px!important}div.body__part-add-request-view div.part-add-request__parts-table-container>table td,div.body__part-add-request-view div.part-add-request__parts-table-container>table th{font-size:13px!important;border:1px solid #dce1e6!important;padding:0!important;font-family:Roboto,sans-serif!important}div.body__part-add-request-view div.part-add-request__parts-table-container>table>thead>th{width:auto!important;padding:8px!important;font-weight:500!important;text-align:center!important;color:#1f1f1f!important}div.body__part-add-request-view div.part-add-request__parts-table-container>table>thead>th>div.th-caption>i{margin-left:4px}div.body__part-add-request-view div.part-add-request__parts-table-container>table>thead>th.remove-icon{width:20px!important;text-align:center!important}div.body__part-add-request-view div.part-add-request__parts-table-container>table>thead>th.remove-icon.application-in-embedded{width:35px!important}div.body__part-add-request-view div.part-add-request__parts-table-container>table>tbody>tr>td{width:auto!important;vertical-align:auto!important}div.body__part-add-request-view div.part-add-request__parts-table-container>table>tbody>tr>td>div{padding:8px!important}div.body__part-add-request-view div.part-add-request__parts-table-container>table>tbody>tr>td>div.remove-icon{text-align:center!important;cursor:pointer!important;color:#f44336!important}div.body__part-add-request-view div.part-add-request__parts-table-container>table>tbody>tr>td>div.remove-icon.blue{color:#2196f3!important}div.body__part-add-request-view div.part-add-request__parts-table-container>table>tbody>tr>td>div.remove-icon.green__color{color:#66bb6a!important}div.body__part-add-request-view div.part-add-request__parts-table-container>table>tbody>tr>td>div.remove-icon.replace__icon{font-size:12px}div.body__part-add-request-view div.part-add-request__parts-table-container>table>tbody>tr>td>div.remove-icon.cursor-default{cursor:default!important}div.body__part-add-request-view div.part-add-request__parts-table-container>table>tbody>tr>td>div.number-pp-icon{text-align:center!important}div.body__part-add-request-view div.part-add-request__parts-table-container>table>tbody>tr>td>div.text-align-center{text-align:center}div.body__part-add-request-view div.part-add-request__parts-table-container>table>tbody>tr>td>div.break-word{word-wrap:break-word}div.body__part-add-request-view div.part-add-request__parts-table-container>table>tbody>tr>td>div.first-and-second-code{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__part-add-request-view div.part-add-request__parts-table-container>table>tbody>tr>td>div.first-and-second-code>div{flex:1;width:0;color:#5e6167;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__part-add-request-view div.part-add-request__parts-table-container>table>tbody>tr>td>div.first-and-second-code>div:first-child{margin-right:4px;border-right:1px solid #e7e8ec}div.body__part-add-request-view div.part-add-request__parts-table-container>table>tbody>tr>td>div.first-and-second-code>div:last-child{margin-left:4px;padding-left:4px}div.body__part-add-request-view div.accepting-description{margin-top:16px}div.body__refusal-of-deal-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__refusal-of-deal-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__refusal-of-deal-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 270px;margin-left:16px}div.body__refusal-of-deal-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__refusal-of-deal-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__refusal-of-deal-listing-embedded div.reason-for-refusal-toggle-filter div.toggle-filter-dr-items{width:400px!important}div.body__refusal-of-deal-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__refusal-of-deal-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__refusal-of-deal-listing-embedded .body__ui-transition-request-items-enter,div.body__refusal-of-deal-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;padding-right:16px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item div.status-container>div{flex:1;width:6px;background-color:#ffe082;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item div.status-container>div.details{background-color:#ffa726}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item div.status-container>div.green{background-color:#81c784}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.company-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#1f2f41;font-size:18px}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.company-container>div.company-container-info>div.company-image.status__success{background-color:#a5d6a7}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.company-container>div.company-container-info>div.company-image.status__success>i{color:#fff}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.order-container>div.order-container-hc{width:100%;margin-bottom:8px;display:flex;flex-direction:row;align-items:flex-start}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.order-container>div.order-container-hc>div.chc{height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.order-container>div.order-container-hc>div.chc.flex__end-price{margin-left:auto;margin-right:0;font-weight:700;background:transparent;padding-left:0;padding-right:0;color:#2196f3}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract.contract__blue{color:#2196f3;font-weight:500}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.profile-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.profile-container.br0{border-right:0;margin-right:0}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.profile-container>div.profile-container-hc{width:100%;margin-bottom:8px}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.profile-container>div.profile-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.profile-container>div.profile-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.profile-container>div.profile-container-info>div.profile-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.profile-container>div.profile-container-info>div.profile-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.profile-container>div.profile-container-info>div.profile-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div{margin-bottom:4px}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div:last-child{margin-bottom:0}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div.office{font-size:12px;color:#666}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.remove-container>div{background-color:#fd7036;width:20px;height:20px;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item>div.remove-container>div.user{margin-top:6px;background-color:rgba(31,47,65,.3)}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__refusal-of-deal-listing-embedded div.body__refusal-of-deal-listing-items div.body__refusal-of-deal-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__refusal-of-deal-view div.document-accept-entities-items{display:flex;flex-direction:row;flex-wrap:wrap;margin:-8px}div.body__refusal-of-deal-view div.document-accept-entities-items>div.document-accept-entities-item{margin:8px;flex-basis:calc(50% - 18px);background-color:#fff;border:1px solid #e9e9e9;border-radius:6px}div.body__refusal-of-deal-view div.document-accept-entities-items>div.document-accept-entities-item>div.p__container{padding:12px}div.body__sales-plan-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__sales-plan-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__sales-plan-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 270px;margin-left:16px}div.body__sales-plan-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__sales-plan-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__sales-plan-listing-embedded div.reason-for-refusal-toggle-filter div.toggle-filter-dr-items{width:400px!important}div.body__sales-plan-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__sales-plan-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__sales-plan-listing-embedded .body__ui-transition-request-items-enter,div.body__sales-plan-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;padding-right:16px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item div.status-container>div{flex:1;width:6px;background-color:#ffe082;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item div.status-container>div.details{background-color:#ffa726}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item div.status-container>div.green{background-color:#81c784}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.company-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#1f2f41;font-size:18px}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.company-container>div.company-container-info>div.company-image.status__success{background-color:#a5d6a7}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.company-container>div.company-container-info>div.company-image.status__success>i{color:#fff}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.order-container>div.order-container-hc{width:100%;margin-bottom:8px;display:flex;flex-direction:row;align-items:flex-start}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.order-container>div.order-container-hc>div.chc{height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.order-container>div.order-container-hc>div.chc.flex__end-price{margin-left:auto;margin-right:0;font-weight:700;background:transparent;padding-left:0;padding-right:0;color:#2196f3}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract.contract__blue{color:#2196f3;font-weight:500}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.profile-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.profile-container.br0{border-right:0;margin-right:0}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.profile-container>div.profile-container-hc{width:100%;margin-bottom:8px}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.profile-container>div.profile-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.profile-container>div.profile-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.profile-container>div.profile-container-info>div.profile-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.profile-container>div.profile-container-info>div.profile-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.profile-container>div.profile-container-info>div.profile-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div{margin-bottom:4px}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div:last-child{margin-bottom:0}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div.office{font-size:12px;color:#666}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.remove-container>div{background-color:#fd7036;width:20px;height:20px;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item>div.remove-container>div.user{margin-top:6px;background-color:rgba(31,47,65,.3)}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__sales-plan-listing-embedded div.body__sales-plan-listing-items div.body__sales-plan-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__sales-plan-view div.sales-plan-view-items{display:flex;flex-direction:column;flex-wrap:wrap;margin:-8px}div.body__sales-plan-view div.sales-plan-view-items>div.sales-plan-view-item{margin:8px;flex-basis:calc(100% - 18px);background-color:#fff;border:1px solid #e9e9e9;border-radius:6px;display:flex}div.body__sales-plan-view div.sales-plan-view-items>div.sales-plan-view-item>div.position{padding:12px;font-size:16px;flex-basis:50px;justify-content:center}div.body__sales-plan-view div.sales-plan-view-items>div.sales-plan-view-item>div.amount-dealer,div.body__sales-plan-view div.sales-plan-view-items>div.sales-plan-view-item>div.amount-factory,div.body__sales-plan-view div.sales-plan-view-items>div.sales-plan-view-item>div.dealer-item{padding:12px;flex-basis:calc(100% - 18px)}div.body__parts-price-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__parts-price-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__parts-price-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 270px;margin-left:16px}div.body__parts-price-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__parts-price-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__parts-price-listing-embedded div.reason-for-refusal-toggle-filter div.toggle-filter-dr-items{width:400px!important}div.body__parts-price-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__parts-price-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__parts-price-listing-embedded .body__ui-transition-request-items-enter,div.body__parts-price-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;padding-right:16px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item div.status-container>div{flex:1;width:6px;background-color:#ffe082;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item div.status-container>div.details{background-color:#ffa726}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item div.status-container>div.green{background-color:#81c784}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.company-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#1f2f41;font-size:18px}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.company-container>div.company-container-info>div.company-image.status__success{background-color:#a5d6a7}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.company-container>div.company-container-info>div.company-image.status__success>i{color:#fff}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.order-container>div.order-container-hc{width:100%;margin-bottom:8px;display:flex;flex-direction:row;align-items:flex-start}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.order-container>div.order-container-hc>div.chc{height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.order-container>div.order-container-hc>div.chc.flex__end-price{margin-left:auto;margin-right:0;font-weight:700;background:transparent;padding-left:0;padding-right:0;color:#2196f3}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract.contract__blue{color:#2196f3;font-weight:500}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.profile-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.profile-container.br0{border-right:0;margin-right:0}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.profile-container>div.profile-container-hc{width:100%;margin-bottom:8px}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.profile-container>div.profile-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.profile-container>div.profile-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.profile-container>div.profile-container-info>div.profile-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.profile-container>div.profile-container-info>div.profile-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.profile-container>div.profile-container-info>div.profile-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div{margin-bottom:4px}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div:last-child{margin-bottom:0}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div.office{font-size:12px;color:#666}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.remove-container>div{background-color:#fd7036;width:20px;height:20px;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item>div.remove-container>div.user{margin-top:6px;background-color:rgba(31,47,65,.3)}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__parts-price-listing-embedded div.body__parts-price-listing-items div.body__parts-price-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__parts-price-view div.parts-price-view-items{display:flex;flex-direction:column;flex-wrap:wrap;margin:-8px}div.body__parts-price-view div.parts-price-view-items>div.parts-price-view-item{margin:0;flex-basis:calc(100% - 18px);display:flex}div.body__parts-price-view div.parts-price-view-items>div.parts-price-view-item>div.position{padding:0 12px;font-size:16px;flex-basis:50px;justify-content:center}div.body__parts-price-view div.parts-price-view-items>div.parts-price-view-item>div.amount-dealer,div.body__parts-price-view div.parts-price-view-items>div.parts-price-view-item>div.amount-factory,div.body__parts-price-view div.parts-price-view-items>div.parts-price-view-item>div.dealer-item{padding:0 12px;flex-basis:calc(100% - 18px)}div.body__fuels-price-listing-embedded div.header-params-section>div.section-search{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fuels-price-listing-embedded div.header-params-section>div.section-search>div.search-section{flex:1}div.body__fuels-price-listing-embedded div.header-params-section>div.section-search>div.manager-container{width:0;flex:0 0 270px;margin-left:16px}div.body__fuels-price-listing-embedded div.header-params-section>div.section-search>div.action-section{margin-left:24px}div.body__fuels-price-listing-embedded div.header-params-section>div.section-toggle-filters{margin-bottom:16px;display:flex;flex-direction:row;flex-wrap:wrap}div.body__fuels-price-listing-embedded div.reason-for-refusal-toggle-filter div.toggle-filter-dr-items{width:400px!important}div.body__fuels-price-listing-embedded .body__ui-transition-request-items-enter-active{transition:all .2s ease}div.body__fuels-price-listing-embedded .body__ui-transition-request-items-leave-active{transition:all .2s cubic-bezier(1,.5,.8,1)}div.body__fuels-price-listing-embedded .body__ui-transition-request-items-enter,div.body__fuels-price-listing-embedded .body__ui-transition-request-items-leave-to{transform:translateX(10px);opacity:0}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item{background-color:#fff;margin-bottom:16px;padding-left:24px;padding-right:16px;height:90px;border-radius:8px;border:1px solid #e9e9e9;cursor:pointer;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item div.status-container{width:6px;height:inherit;background-color:#dce1e6;position:absolute;left:0;top:0;border-top-left-radius:8px;border-bottom-left-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item div.status-container>div{flex:1;width:6px;background-color:#ffe082;z-index:1;overflow:hidden;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item div.status-container>div:first-child{border-top-left-radius:8px}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item div.status-container>div:last-child{border-bottom-left-radius:8px}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item div.status-container>div.details{background-color:#ffa726}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item div.status-container>div.green{background-color:#81c784}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item div.status-container>div>span{visibility:hidden;opacity:0;-webkit-transition:.1s ease-out;-webkit-transition-delay:.3s;-o-transition:.1s ease-out;-o-transition-delay:.3s;-moz-transition:.1s ease-out;-moz-transition-delay:.3s;transition:.1s ease-out;transition-delay:.3s}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.company-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.company-container>div.company-container-hc{width:100%;margin-bottom:8px}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.company-container>div.company-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.company-container>div.company-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.company-container>div.company-container-info>div.company-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.company-container>div.company-container-info>div.company-image>i{color:#1f2f41;font-size:18px}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.company-container>div.company-container-info>div.company-image.status__success{background-color:#a5d6a7}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.company-container>div.company-container-info>div.company-image.status__success>i{color:#fff}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.company-container>div.company-container-info>div.company-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.company-container>div.company-container-info>div.company-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.company-container>div.company-container-info>div.company-name>div:last-child{margin-bottom:0}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.company-container>div.company-container-info>div.company-name>div.inn{font-size:12px;color:#666}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.order-container{flex:1;height:inherit;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.order-container>div.order-container-hc{width:100%;margin-bottom:8px;display:flex;flex-direction:row;align-items:flex-start}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.order-container>div.order-container-hc>div.chc{height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52;margin-right:16px}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.order-container>div.order-container-hc>div.chc.flex__end-price{margin-left:auto;margin-right:0;font-weight:700;background:transparent;padding-left:0;padding-right:0;color:#2196f3}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.order-container>div.order-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.order-container>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.order-container>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.order-container>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.order-container>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.order-container>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.order-container>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.order-container>div.order-container-info>div.order-name>div.contract.contract__blue{color:#2196f3;font-weight:500}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.profile-container{height:inherit;flex:0 0 270px;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.profile-container.br0{border-right:0;margin-right:0}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.profile-container>div.profile-container-hc{width:100%;margin-bottom:8px}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.profile-container>div.profile-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.profile-container>div.profile-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.profile-container>div.profile-container-info>div.profile-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#fff;border:1px solid #f0f2f5;position:relative;margin-right:16px}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.profile-container>div.profile-container-info>div.profile-image.image__error{background-image:url(../img/profile.f493e2af.svg)}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.profile-container>div.profile-container-info>div.profile-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div{margin-bottom:4px}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div:last-child{margin-bottom:0}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.profile-container>div.profile-container-info>div.profile-name>div.office{font-size:12px;color:#666}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.remove-container>div{background-color:#fd7036;width:20px;height:20px;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item>div.remove-container>div.user{margin-top:6px;background-color:rgba(31,47,65,.3)}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item:hover{box-shadow:0 8px 45px rgba(56,54,50,.08)}div.body__fuels-price-listing-embedded div.body__fuels-price-listing-items div.body__fuels-price-listing-item.without-cursor{cursor:default;box-shadow:none}div.body__fuels-price-view div.fuels-price-view-items{display:flex;flex-direction:column;flex-wrap:wrap;margin:-8px}div.body__fuels-price-view div.fuels-price-view-items>.header{font-weight:500;text-align:center}div.body__fuels-price-view div.fuels-price-view-items>div.fuels-price-view-item{margin:0;flex-basis:calc(100% - 18px);display:flex}div.body__fuels-price-view div.fuels-price-view-items>div.fuels-price-view-item>div.position{padding:0 12px;font-size:16px;flex-basis:50px;justify-content:center}div.body__fuels-price-view div.fuels-price-view-items>div.fuels-price-view-item>div.dealer-item{padding:0 12px;flex-basis:calc(100% - 18px)}div.body__fuels-price-view div.fuels-price-view-items>div.fuels-price-view-item>div.dealer-item>div{color:#495057;font-weight:500}div.body__fuels-price-view div.fuels-price-view-items>div.fuels-price-view-item>div.dealer-item>span{display:inline-block;padding-right:20px;font-weight:300;color:#495057;padding-top:15px}div.body__fuels-price-view div.fuels-price-view-items>div.fuels-price-view-item>div.dealer-item>span.first{padding-right:20px}div.body__fuels-price-view div.fuels-price-view-items>div.fuels-price-view-item>div.dealer-item>span.second{padding-left:20px}div.body__fuels-price-view div.fuels-price-view-items>div.fuels-price-view-item>div.amount-dealer,div.body__fuels-price-view div.fuels-price-view-items>div.fuels-price-view-item>div.amount-factory{padding:0 12px;flex-basis:calc(25% - 18px)}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container{flex:0 0 170px}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container>div.amount-large{font-size:18px}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item.active{border:1px solid #a6d5fa}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item.active>div.shipping-report-specification-listing-item-base{box-shadow:0 0 0 3px #a6d5fa}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item.active>div.shipping-report-specification-listing-item-base>div.first-specification-container>div.specification-name>span.link-underline{border-color:#2196f3}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base{background-color:#f7f8fa;border-bottom:1px solid #edeef0}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.amount-container,div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.amount-container{flex:0 0 170px}div.shipping-report-soap-listing-item{background-color:#fff;margin-bottom:16px;border-radius:8px;border:1px solid #e9e9e9;padding-left:16px;padding-right:16px;padding-top:12px;padding-bottom:12px;position:relative;display:flex;flex-direction:row;transition:all .2s ease}div.shipping-report-soap-listing-item>div.dealer-container{flex:1;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.shipping-report-soap-listing-item>div.dealer-container>div.dealer-container-hc{width:100%;margin-bottom:8px}div.shipping-report-soap-listing-item>div.dealer-container>div.dealer-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.shipping-report-soap-listing-item>div.dealer-container>div.dealer-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.shipping-report-soap-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.shipping-report-soap-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-image>i{color:#fff;font-size:22px}div.shipping-report-soap-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.shipping-report-soap-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px;font-size:16px}div.shipping-report-soap-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-name>div:last-child{margin-bottom:0}div.shipping-report-soap-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-name>div.inn{font-size:12px;color:#666}div.shipping-report-soap-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-name>div.curator-title{color:#2196f3}div.shipping-report-soap-listing-item>div.dealer-info-container{flex:0 0 210px;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px}div.shipping-report-soap-listing-item>div.dealer-info-container.ta{flex:0 0 160px}div.shipping-report-soap-listing-item>div.dealer-info-container.ended{flex:0 0 140px}div.shipping-report-soap-listing-item>div.dealer-info-container.br0{border-right:0;margin-right:0;padding-right:0}div.shipping-report-soap-listing-item>div.dealer-info-container.document-available-badge,div.shipping-report-soap-listing-item>div.dealer-info-container.document-available-badge>div.document-available-container{display:flex;flex-direction:row;justify-content:center;align-items:center}div.shipping-report-soap-listing-item>div.dealer-info-container.document-available-badge>div.document-available-container div.flex__align-message{flex:1;text-align:center;color:#009688}div.shipping-report-soap-listing-item>div.dealer-info-container.document-available-badge>div.document-available-container div.flex__align-message>div>i{margin-bottom:6px}div.shipping-report-soap-listing-item>div.dealer-info-container.document-available-badge>div.document-available-container div.flex__align-message>div:not(.download-anyway){font-size:12px}div.shipping-report-soap-listing-item>div.dealer-info-container.document-available-badge>div.document-available-container div.flex__align-message>div.download-anyway{font-size:12px;margin-top:6px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.shipping-report-soap-listing-item>div.dealer-info-container.document-available-badge>div.document-available-container div.flex__align-message>div.download-anyway>span{color:#2196f3;border-bottom:1px solid #2196f3;padding-bottom:1px;font-weight:500;cursor:pointer;font-size:12px}div.shipping-report-soap-listing-item>div.dealer-info-container>div.container-hc{margin-bottom:14px;width:100%}div.shipping-report-soap-listing-item>div.dealer-info-container>div.container-hc>div.chc{flex:1;height:20px;margin:0 auto;text-align:center}div.shipping-report-soap-listing-item>div.dealer-info-container>div.container-hc>div.chc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.shipping-report-soap-listing-item>div.dealer-info-container>div.amount-large{font-size:22px;text-align:center;margin-bottom:4px}div.shipping-report-soap-listing-item>div.dealer-info-container>div.amount-small{color:#666;text-align:center;font-size:12px}div.shipping-report-soap-listing-item>div.dealer-info-container>div.action-button-container{padding-top:24px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.shipping-report-soap-listing-item>div.dealer-info-container>div.action-button-container>span{color:#2196f3;border-bottom:1px solid #2196f3;padding-bottom:1px;font-weight:500;cursor:pointer}div.body__shipping-report-listing-page div.header-tabs{width:280px;margin-bottom:16px}div.body__shipping-report-listing-page div.header-search-container{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__shipping-report-listing-page div.header-search-container>div.picker-field-container{flex:1}div.body__shipping-report-listing-page div.header-search-container>div.picker-field-container:first-child{margin-right:8px}div.body__shipping-report-listing-page div.header-search-container>div.picker-field-container:last-child{margin-left:8px}div.body__shipping-report-listing-page div.header-search-container>div.button-container{margin-left:24px;padding-top:2px}div.body__journal-document-on-sale-window div.delivery-status-table-container>div.flex-pseudo-table{border:1px solid #e9ecef;border-radius:4px}div.body__journal-document-on-sale-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-header{border-bottom:1px solid #e9ecef;display:flex;flex-direction:row}div.body__journal-document-on-sale-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-header>div.pst-item{width:0;flex:1;background:#f8f9fa;color:#495057;font-weight:500;padding:12px;padding-left:8px;padding-right:8px;text-align:left;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__journal-document-on-sale-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-header>div.pst-item:first-child{border-top-left-radius:4px}div.body__journal-document-on-sale-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-header>div.pst-item:last-child{border-top-right-radius:4px;border-right:0}div.body__journal-document-on-sale-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr{border-bottom:1px solid #e9ecef;display:flex;flex-direction:row}div.body__journal-document-on-sale-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr:nth-child(2n){background-color:#f0f2f5}div.body__journal-document-on-sale-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td{background-color:#fff;width:0;flex:1;padding:12px;padding-left:8px;padding-right:8px;color:#495057}div.body__journal-document-on-sale-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td>div.document-item>div.document-name{cursor:pointer;transition:all .2s ease}div.body__journal-document-on-sale-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td>div.document-item>div.document-name:hover{color:#2196f3}div.body__order-execution-status-window div.delivery-status-table-container>div.flex-pseudo-table{border:1px solid #e9ecef;border-radius:4px}div.body__order-execution-status-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-header{border-bottom:1px solid #e9ecef;display:flex;flex-direction:row}div.body__order-execution-status-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-header>div.pst-item{width:0;flex:1;background:#f8f9fa;color:#495057;font-weight:500;padding:12px;padding-left:8px;padding-right:8px;border-right:1px solid #e9ecef;text-align:center;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__order-execution-status-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-header>div.pst-item:first-child{border-top-left-radius:4px}div.body__order-execution-status-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-header>div.pst-item:last-child{border-top-right-radius:4px;border-right:0}div.body__order-execution-status-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr{border-bottom:1px solid #e9ecef;display:flex;flex-direction:row}div.body__order-execution-status-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr:last-child{border-bottom:0}div.body__order-execution-status-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td{background-color:#fff;width:0;flex:1;border-right:1px solid #e9ecef;padding:12px;padding-left:8px;padding-right:8px;color:#495057}div.body__order-execution-status-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td>div.detail>div.detail-name{margin-bottom:4px}div.body__order-execution-status-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td>div.detail>div.detail-code{color:#aeb7c2}div.body__order-execution-status-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td>div.query-item{font-size:12px}div.body__order-execution-status-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td>div.query-item>div.query-name-and-count{margin-bottom:4px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__order-execution-status-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td>div.query-item>div.query-name-and-count>div.query-name{flex:1;width:0;white-space:unset!important}div.body__order-execution-status-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td>div.query-item>div.query-name-and-count>div.query-count{flex:0 0 25px;text-align:right}div.body__order-execution-status-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td>div.query-item>div.query-name-and-count>div.query-count>span{color:#2196f3;font-weight:500;cursor:pointer}div.body__factory-specification-shipping-window div.delivery-status-table-container>div.flex-pseudo-table{border:1px solid #e9ecef;border-radius:4px}div.body__factory-specification-shipping-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-header{border-bottom:1px solid #e9ecef;display:flex;flex-direction:row}div.body__factory-specification-shipping-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-header>div.pst-item{width:0;flex:1;background:#f8f9fa;color:#495057;font-weight:500;padding:12px;padding-left:8px;padding-right:8px;border-right:1px solid #e9ecef;text-align:center;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__factory-specification-shipping-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-header>div.pst-item:first-child{border-top-left-radius:4px}div.body__factory-specification-shipping-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-header>div.pst-item:last-child{border-top-right-radius:4px;border-right:0}div.body__factory-specification-shipping-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr{border-bottom:1px solid #e9ecef;display:flex;flex-direction:row}div.body__factory-specification-shipping-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr:last-child{border-bottom:0}div.body__factory-specification-shipping-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td{background-color:#fff;width:0;flex:1;border-right:1px solid #e9ecef;padding:12px;padding-left:8px;padding-right:8px;color:#495057}div.body__factory-specification-shipping-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td>div.detail>div.detail-name{margin-bottom:4px}div.body__factory-specification-shipping-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td>div.detail>div.detail-code{color:#aeb7c2}div.body__factory-specification-shipping-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td>div.query-item{font-size:12px}div.body__factory-specification-shipping-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td>div.query-item>div.query-name-and-count{margin-bottom:4px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__factory-specification-shipping-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td>div.query-item>div.query-name-and-count>div.query-name{flex:1;width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__factory-specification-shipping-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td>div.query-item>div.query-name-and-count>div.query-count{flex:0 0 25px;text-align:right;font-size:16px}div.body__factory-specification-shipping-window div.delivery-status-table-container>div.flex-pseudo-table>div.pst-body>div.pst-body-tr>div.pst-body-td>div.query-item>div.query-name-and-count>div.query-count>span{color:#2196f3;font-weight:500;cursor:pointer}div.body__invoice-for-payment-calendar-specifications-window div.css__ui-v2-data-table-default div.p-datatable-wrapper{max-height:calc(100vh - 70px);height:calc(100vh - 70px)}div.body__invoice-for-payment-calendar-specifications-window div.css__ui-v2-data-table-default div.p-datatable-wrapper *{scrollbar-width:auto}div.body__invoice-for-payment-calendar-specifications-window div.css__ui-v2-data-table-default div.p-datatable-wrapper::-webkit-scrollbar{height:16px}div.body__invoice-for-payment-calendar-specifications-window div.css__ui-v2-data-table-default div.p-datatable-wrapper::-webkit-scrollbar-track{background:#fff}div.body__invoice-for-payment-calendar-specifications-window div.css__ui-v2-data-table-default div.p-datatable-wrapper::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.body__invoice-for-payment-calendar-specifications-window div.css__ui-v2-data-table-default div.p-datatable-wrapper::-webkit-scrollbar-thumb:hover{background-color:#989898}div.body__invoice-for-payment-calendar-specifications-window div.css__ui-v2-data-table-default div.td__item{font-size:12px}div.body__invoice-for-payment-calendar-specifications-window div.css__ui-v2-data-table-default div.td__item.payment-is-overdue{color:#f44336;font-weight:500}div.body__invoice-for-payment-calendar-specifications-window div.css__ui-v2-data-table-default span.specification-link{color:#2196f3;cursor:pointer}div.body__invoice-for-payment-calendar-specifications-window div.css__ui-v2-data-table-default span.specification-link:hover{text-decoration:underline}div.body__invoice-for-payment-calendar-listing-page div.header-search-container{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__invoice-for-payment-calendar-listing-page div.header-search-container>div.picker-field-container{flex:1}div.body__invoice-for-payment-calendar-listing-page div.header-search-container>div.picker-field-container:first-child{margin-right:8px}div.body__invoice-for-payment-calendar-listing-page div.header-search-container>div.picker-field-container:last-child{margin-left:8px}div.body__invoice-for-payment-calendar-listing-page div.header-search-container>div.button-container{margin-left:24px;padding-top:2px}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items{display:flex;flex-direction:column}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item{flex:1 1;display:flex;flex-direction:row}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item:last-child{border-bottom:1px solid #dce1e6}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item{display:flex;flex-direction:column;flex:1 1 250px;border:1px solid #dce1e6;border-right:none;border-bottom:0}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item:first-child{flex:0 0 300px}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item:last-child{border-right:1px solid #dce1e6}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-header{display:block;text-align:center;font-size:12px;border-bottom:1px solid #edeef0;background:#e7e8ec;padding:6px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-header.day-header-opacity{background:#f0f2f5;color:#5e6167;font-weight:400}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item.current-day{border:3px solid #2196f3;margin:-2px;z-index:1;border-radius:4px}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item.current-day>div.day-header{border-color:#2196f3;background-color:#2196f3;color:#fff}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-content>div.content-item{padding:6px;border-bottom:1px solid #e7e8ec;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-content>div.content-item.bottom-background{background-color:#f7f8fa}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-content>div.content-item>div{flex:1;width:0;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-content>div.content-item>div>span{flex:1;width:0}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-content>div.content-item>div.default{padding-top:1px}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-content>div.content-item>div.default>span{display:inline-block;transition:all .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-content>div.content-item>div.default>span.opacity{color:#77899f}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-content>div.content-item>div.category-name{padding-top:1px}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-content>div.content-item>div.category-name>span{font-weight:500;display:inline-block;transition:all .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-content>div.content-item>div.link{padding-top:1px}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-content>div.content-item>div.link>span{color:#2196f3;display:inline-block;cursor:pointer;transition:all .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-content>div.content-item>div.link>span:hover{color:#2196f3;border-color:#2196f3;text-decoration:underline}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-content>div.content-item>div.link>span.overdue{font-weight:500;color:#f44336}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-content>div.content-item>div.link>span.overdue:hover{border-color:#f44336;text-decoration:underline}div.body__invoice-for-payment-calendar-listing-page div.invoice-calendar-prepare>div.invoice-calendar>div.week-items>div.week-item>div.day-item>div.day-content>div.content-item:last-child{border-bottom:0}div.invoice-for-payment-1c-table{left:0;top:0;width:100%;height:100%;transition:all .2s ease}div.invoice-for-payment-1c-table *{box-sizing:border-box}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller{overflow-x:scroll}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller *{scrollbar-width:auto}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller::-webkit-scrollbar{height:16px}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller::-webkit-scrollbar-track{background:#fff}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller::-webkit-scrollbar-thumb:hover{background-color:#989898}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare{width:1920px}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header{height:100px;background-color:#f0f2f5;border:1px solid #dce1e6;border-top-left-radius:4px;border-top-right-radius:4px;display:flex;flex-direction:row}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item{width:0;flex:1 1 auto;border-right:1px solid #dce1e6;font-size:12px;line-height:12px}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item:last-child{border-right:0}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item{width:0;flex:1 1 auto;display:flex;flex-direction:row}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.arrow-item{flex:0 0 35px;border-right:1px solid #dce1e6;display:flex;flex-direction:column;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.arrow-item>div.full-screen-item{flex:1;font-size:18px;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.arrow-item>div.toggle-item{flex:1;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.partner-item{width:0;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.partner-item>div.partner-item__row{width:100%;flex:1;border-bottom:1px solid #dce1e6}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.partner-item>div.partner-item__row.flex-center{height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.partner-item>div.partner-item__row.flex-center>div.ellipsis{flex:1 1 auto;width:0;text-align:left;padding-left:12px;padding-right:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.partner-item>div.partner-item__row.flex-center>div.picker-field{margin-left:16px;flex:0 0 auto;padding-right:12px}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.partner-item>div.partner-item__row.flex-center>div.picker-field>div.picker-field-link>span{color:#2196f3;border-bottom:1px solid #2196f3;cursor:pointer}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.partner-item>div.partner-item__row.flex-center>div.picker-field>div.picker-field-link>span>span{font-weight:500}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.partner-item>div.partner-item__row:last-child{border-bottom:0}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.partner-item>div.partner-item__row.horizontal-columns{display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.partner-item>div.partner-item__row.horizontal-columns>div.item-invisible{widht:0;height:100%;flex:0 0 35px}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.partner-item>div.partner-item__row.horizontal-columns>div.item-flex{width:0;flex:1 1 auto;text-align:center;font-weight:500;height:100%;border-right:1px solid #dce1e6;line-height:46px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.partner-item>div.partner-item__row.horizontal-columns>div.item-flex.invoice-for-payment{padding-left:12px;padding-right:12px;text-align:left}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.partner-item>div.partner-item__row.horizontal-columns>div.item-flex.date{flex:0 0 100px;padding-left:8px;padding-right:8px}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.partner-item>div.partner-item__row.horizontal-columns>div.item-flex.currency{flex:0 0 70px;padding-left:8px;padding-right:8px}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.partner-and-arrow-item>div.partner-item>div.partner-item__row.horizontal-columns>div.item-flex.consumer{padding-left:8px;padding-right:8px;border-right:0}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.sum-item{flex:0 0 330px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.sum-item>div.sum-item-header{width:100%;flex:0 0 26px;border-bottom:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.sum-item>div.sum-item-header>div{flex:1;text-align:center;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.sum-item>div.sum-item-body{width:100%;flex:1;height:75px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.sum-item>div.sum-item-body>div.one-column{flex:2;height:inherit;border-right:1px solid #dce1e6;display:flex;flex-direction:column;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.sum-item>div.sum-item-body>div.one-column>div.currency-row{width:100%;flex:0 0 25px;height:25px;border-bottom:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.sum-item>div.sum-item-body>div.one-column>div.currency-row>div{flex:1;text-align:center;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.sum-item>div.sum-item-body>div.one-column>div.currency-col{flex:1;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.sum-item>div.sum-item-body>div.one-column>div.currency-col>div.currency-col{width:0;flex:1;height:50px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.sum-item>div.sum-item-body>div.one-column>div.currency-col>div.currency-col:first-child{border-right:1px solid #dce1e6}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.sum-item>div.sum-item-body>div.one-column>div.currency-col>div.currency-col>div{text-align:center;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.sum-item>div.sum-item-body>div.two-column{flex:1;height:inherit;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.sum-item>div.sum-item-body>div.two-column>div{flex:1;text-align:center;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.pay-in-rub{flex:0 0 100px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__header>div.table-header__item.pay-in-rub>div{font-weight:500;text-align:center;line-height:18px}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body{background-color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll{min-height:calc(100vh - 400px);max-height:calc(100vh - 400px);overflow:auto;overflow-x:hidden;position:relative}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.preloader-items{display:none;position:absolute;left:0;top:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.7);display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.preloader-items>div{background-color:#fff;padding:32px;border:1px solid #edeef0;border-radius:6px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.preloader-items>div>div{display:inline-block;width:37px;height:35px}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.preloader-items>div>div:after{content:" ";display:block;width:32px;height:32px;border-radius:50%;border:2px solid #1f2f41;border-color:#1f2f41 transparent #1f2f41 transparent;animation:dual-ring 1.2s linear infinite}@keyframes dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent{background-color:#ffe0b2;border-bottom:1px solid #ffcc80;border-left:1px solid #ffcc80;border-right:1px solid #ffcc80;display:flex;flex-direction:row;transition:all .2s ease}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent:hover{background-color:#ffcc80}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent.total-tr{background-color:#dff0fd;border-bottom:1px solid #ffe0b2;border-left:1px solid #ffe0b2;border-right:1px solid #ffe0b2}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent.dealer-tr{background-color:#fff3e0;border-bottom:1px solid #ffe0b2;border-left:1px solid #ffe0b2;border-right:1px solid #ffe0b2}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent.specification-tr{background-color:#fff8e1;border-bottom:1px solid #ffe0b2;border-left:1px solid #ffe0b2;border-right:1px solid #ffe0b2}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent.specification-more-tr{background-color:#fff;border-bottom:1px solid #ffe0b2;border-left:1px solid #ffe0b2;border-right:1px solid #ffe0b2}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent.debt-tr{background-color:#fee;border-bottom:1px solid #ffe0b2;border-left:1px solid #ffe0b2;border-right:1px solid #ffe0b2}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item{width:0;flex:1 1 auto;border-right:1px solid #ffcc80;font-size:12px;line-height:12px}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item:last-child{border-right:0}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.arrow-item{flex:0 0 35px}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item{flex:1 1 auto;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item{flex:1;width:100%;height:100%;cursor:pointer}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-default{height:100%;font-weight:500;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-default>div.item-arrow{width:0;flex:0 0 35px;border-right:1px solid #ffcc80;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-default>div.item-caption{width:0;flex:1;padding-left:12px;padding-top:8px;padding-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-dealer{height:100%;font-weight:500;padding-left:17px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-dealer>div.item-arrow{width:0;flex:0 0 35px;border-right:1px solid #ffcc80;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-dealer>div.item-caption{width:0;flex:1;padding-left:12px;padding-top:8px;padding-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-specification{height:100%;font-weight:500;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-specification>div.item-link{width:0;flex:0 0 35px;border-right:1px solid transparent;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-specification>div.item-arrow{width:0;flex:0 0 35px;border-right:1px solid #ffcc80;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-specification>div.item-caption{width:0;flex:1;padding-left:12px;padding-top:8px;padding-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-specification-more{height:100%;font-weight:500;padding-left:35px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-specification-more>div.item-arrow{width:0;flex:0 0 35px;border-right:1px solid #ffcc80;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-specification-more>div.item-caption{width:0;flex:1;height:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:row}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-specification-more>div.item-caption>div{padding-top:8px;padding-bottom:8px;border-right:1px solid #ffe0b2}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-specification-more>div.item-caption>div:last-child{border-right:0}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-specification-more>div.item-caption>div.invoice-for-payment{width:0;flex:1 1 auto;padding-left:12px;padding-right:12px}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-specification-more>div.item-caption>div.invoice-for-payment>span{display:block;color:#2196f3;white-space:pre-wrap;transition:all .2s ease}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-specification-more>div.item-caption>div.invoice-for-payment>span:hover{text-decoration:underline}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-specification-more>div.item-caption>div.date{width:0;flex:0 0 100px;padding-left:8px;padding-right:8px;text-align:center;color:#5e6167;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-specification-more>div.item-caption>div.currency{width:0;flex:0 0 70px;text-align:center;padding-left:8px;padding-right:8px;color:#5e6167;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.partner-item>div.partner-item>div.item-specification-more>div.item-caption>div.consumer{width:0;flex:1 1 auto;text-align:center;padding-left:8px;padding-right:8px;white-space:pre-line;color:#5e6167;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.sum-item{display:flex;flex-direction:row;justify-content:center;align-items:center;flex:0 0 330px}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.sum-item>div.sum-item{height:100%;width:0;flex:1 1 auto;border-right:1px solid #ffcc80;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.sum-item>div.sum-item:last-child{border-right:0}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.sum-item>div.sum-item>div{width:0;flex:1;text-align:right;padding:6px;padding-left:12px;padding-right:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.pay-in-rub{flex:0 0 100px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.invoice-for-payment-1c-table>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll>div.invoice-table__body-tr div.invoice-table__body-tr-parent>div.table-body__item.pay-in-rub>div{width:0;flex:1;text-align:right;padding:6px;padding-left:12px;padding-right:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.invoice-for-payment-1c-table.full-screen{position:fixed;background-color:rgba(31,47,65,.6)}div.invoice-for-payment-1c-table.full-screen>div.invoice-for-payment-1c-table-width-controller{overflow-x:hidden}div.invoice-for-payment-1c-table.full-screen>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare{width:auto;padding:24px}div.invoice-for-payment-1c-table.full-screen>div.invoice-for-payment-1c-table-width-controller>div.invoice-for-payment-1c-table-prepare>div.invoice-for-payment-1c-table-scroll-controller>div.invoice-table__body>div.invoice-table__body-scroll{min-height:calc(100vh - 148px);max-height:calc(100vh - 148px);overflow:auto;overflow-x:hidden}div.body__invoice-for-payment-1c-listing-page div.header-filters-panel div.header-one-row{margin-bottom:16px}div.body__invoice-for-payment-1c-listing-page div.header-filters-panel div.header-one-row div.header-switch-container{padding-top:12px}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.machinery-information-container{background-color:#fff;border-radius:8px;border:1px solid #e9e9e9;margin-bottom:16px;padding:16px}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.machinery-information-container>div.base-params-flex-delimiter{display:flex;flex-direction:row}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.machinery-information-container>div.base-params-flex-delimiter>div.image-container{flex:0 0 150px;height:100px;background-position:50%;background-size:cover;border-radius:4px;margin-right:16px}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.machinery-information-container>div.base-params-flex-delimiter>div.params-container{flex:1}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.machinery-information-container>div.base-params-flex-delimiter>div.params-container>div.machinery-name>span{display:inline-block;font-weight:500;text-transform:uppercase;font-size:16px;border-bottom:2px solid #ffb74d;padding-bottom:2px;cursor:pointer;margin-bottom:12px;transition:all .2s ease}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.machinery-information-container>div.base-params-flex-delimiter>div.params-container>div.machinery-name>span:hover{border-color:#1f2f41}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.machinery-information-container>div.base-params-flex-delimiter>div.params-container>div.machinery-description{height:64px;overflow:hidden;position:relative}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.machinery-information-container>div.base-params-flex-delimiter>div.params-container>div.machinery-description:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:30px;background:#fff;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0) 83%,rgba(0,212,255,0))}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container{background-color:#fff;border-radius:8px;border-bottom:1px solid #e9e9e9}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container>div.container-header{height:40px;padding-left:16px;padding-right:16px;border-bottom:1px solid #e9e9e9;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container>div.container-header>div.header-caption{width:0;flex:1;font-weight:500;color:#2196f3;line-height:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item{padding:10px;padding-left:16px;padding-right:16px;border-bottom:1px solid #ebebeb;display:flex;flex-direction:row}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item>div.property-name{flex:0 0 300px}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item>div.property-value{flex:1;width:0;font-weight:500}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item>div.property-remove{cursor:pointer;margin-left:16px;color:#f44336}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item:nth-child(2n){background-color:#fafafa}div.body__specification-from-owner-machinery-info div.machinery-request-prepare-container div.characteristics-information-container div.specifications-container>div.container-body div.property-items>div.property-item:last-child{border-bottom:0}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item{padding:16px;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #e9e9e9;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item:last-child{border-bottom:0}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item>div.option-item-caption{width:0;flex:0 0 140px;margin-right:32px;color:#5e6167}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item>div.option-item-value{width:0;flex:1;font-weight:500}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-quantity{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-quantity>span.vq{font-size:12px;color:#5e6167;font-weight:400}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-type-option{padding-top:4px;display:flex;flex-direction:row}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-type-option>div.vto{background-color:rgba(206,212,218,.4784313725);padding:2px;padding-left:6px;padding-right:6px;font-size:12px;font-weight:400;cursor:pointer;transition:all .2s ease}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-type-option>div.vto:hover{box-shadow:0 0 0 2px #a6d5fa}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-type-option>div.vto:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-type-option>div.vto:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-type-option>div.vto.o__additional,div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item>div.option-item-value>div.item-value-type-option>div.vto.o__base{background-color:rgba(33,150,243,.8196078431);color:#fff}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item>div.option-item-remove{margin-left:16px}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item>div.option-item-remove>span{width:20px;height:20px;border:1px solid transparent;display:inline-block;cursor:pointer;color:#f44336;font-size:12px;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item>div.option-item-remove>span:hover{background-color:#f44336;color:#fff}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item>div.option-item-remove.restore>span{color:#66bb6a}div.body__specification-from-owner-machinery-info div.inserted-options-items>div.inserted-options-item>div.option-item-remove.restore>span:hover{background-color:#66bb6a;color:#fff}div.body__specification-from-owner-machinery-info div.available-options-items{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.body__specification-from-owner-machinery-info div.available-options-items>div.available-options-item>div.option-item-caption{margin-bottom:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__specification-from-owner-machinery-info div.available-options-items>div.available-options-item>div.option-item-caption>div.option-item-arrow{flex:0 0 16px;color:#2196f3;transition:all .2s ease}div.body__specification-from-owner-machinery-info div.available-options-items>div.available-options-item>div.option-item-caption>div.option-item-name{flex:1}div.body__specification-from-owner-machinery-info div.available-options-items>div.available-options-item>div.option-item-caption>div.option-item-name>span{display:inline-block;color:#2196f3;cursor:pointer;border-bottom:1px dashed #2196f3;transition:all .2s ease}div.body__specification-from-owner-machinery-info div.available-options-items>div.available-options-item>div.option-item-caption:hover>div.option-item-arrow{color:#1f2f41}div.body__specification-from-owner-machinery-info div.available-options-items>div.available-options-item>div.option-item-caption:hover>div.option-item-name>span{color:#1f2f41;border-color:#1f2f41}div.body__specification-from-owner-machinery-info div.available-options-items>div.available-options-item>div.option-items-body{margin-bottom:8px;padding-left:16px}div.body__specification-from-owner-machinery-info div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body{margin-bottom:4px}div.body__specification-from-owner-machinery-info div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span{display:inline-block;transition:all .2s ease;display:flex;flex-direction:row;justify-content:center;align-items:center;justify-content:flex-start}div.body__specification-from-owner-machinery-info div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span>span{background:#e6e6e6;background-color:#f0f2f5;border:1px solid #f0f2f5;border-radius:4px;padding-left:8px;padding-right:8px;padding-top:4px;padding-bottom:4px;margin-top:4px;font-size:12px;cursor:pointer;transition:all .2s ease}div.body__specification-from-owner-machinery-info div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span>i{margin-left:6px;position:relative;top:2px;cursor:pointer;visibility:hidden;opacity:0;transition:all .2s ease}div.body__specification-from-owner-machinery-info div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span:hover>span{background-color:#dce1e6}div.body__specification-from-owner-machinery-info div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span:hover>i{visibility:visible;opacity:1}div.body__specification-from-owner-machinery-info div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-body>span.active>span{background:none;border-color:#1f2f41;color:#1f2f41}div.body__specification-from-owner-machinery-info div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-create{padding-top:6px;padding-bottom:6px}div.body__specification-from-owner-machinery-info div.available-options-items>div.available-options-item>div.option-items-body>div.option-item-create>span{color:#1f2f41;display:inline-block;border-bottom:1px solid #1f2f41;cursor:pointer}div.body__specification-from-owner-preloader div.dealer-card-preloader{width:220px}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item{padding:16px;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #e7e8ec}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item:last-child{border-bottom:0}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info{width:100%;display:flex;flex-direction:row}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:#dce1e6;position:relative;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-image>i{color:#1f2f41;font-size:18px}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-image>div.order-image-icon{background-size:cover;background-repeat:no-repeat}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-image>div.order-image-icon.oil__icon{flex:0 0 20px;height:24px;background-image:url(../img/oil-icon.1ef792bb.svg)}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-image>div.order-image-icon.parts__icon{flex:0 0 24px;height:24px;background-image:url(../img/cog-gear-icon.d130b8cd.svg)}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-image>div.order-image-icon.machinery__icon{flex:0 0 30px;height:24px;background-image:url(../img/belaz-icon.ea6721f0.png)}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-name>div{margin-bottom:4px}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-name>div:last-child{margin-bottom:0}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-name>div>span.date-contract{color:#aaa;margin-left:4px;font-weight:400}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-name>div.contract{font-size:12px;color:#666}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-name>div.contract-view>span{cursor:pointer;color:#2196f3}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-name>div.contract-view>span>i{font-size:11px;margin-right:4px}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-name>div.contract-view>span>span{border-bottom:1px solid transparent;transition:all .2s ease}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-name>div.contract-view>span:hover>span{border-color:#2196f3}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-name>div.contract-view>span.ml{margin-left:12px}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-name>div.contract-view>span.red{color:#f44336}div.body__specification-from-owner-view-page div.owner-specifications-items>div.owner-specifications-item>div.order-container-info>div.order-name>div.contract-view>span.red:hover>span{border-color:#f44336}div.sales-report-big-table{left:0;top:0;width:100%;height:100%;transition:all .2s ease}div.sales-report-big-table *{box-sizing:border-box}div.sales-report-big-table>div.sales-report-big-table-width-controller{overflow-x:scroll}div.sales-report-big-table>div.sales-report-big-table-width-controller *{scrollbar-width:auto}div.sales-report-big-table>div.sales-report-big-table-width-controller::-webkit-scrollbar{height:16px}div.sales-report-big-table>div.sales-report-big-table-width-controller::-webkit-scrollbar-track{background:#fff}div.sales-report-big-table>div.sales-report-big-table-width-controller::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.sales-report-big-table>div.sales-report-big-table-width-controller::-webkit-scrollbar-thumb:hover{background-color:#989898}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare{width:1920px}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header{background-color:#f0f2f5;border:1px solid #dce1e6;border-top-left-radius:6px;border-top-right-radius:6px}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row{border-bottom:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row.bb0{border-bottom:0}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter{width:0;flex:1;border-right:1px solid #dce1e6}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter.br-transparent{border-right:1px solid transparent}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter.first{flex:0 0 400px}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter.all-period{flex:0 0 550px}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter.last{flex:0 0 100px;border-right:0}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter>div.base-caption{padding:12px;padding-top:6px;padding-bottom:6px;font-weight:500;font-size:12px}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter>div.base-caption.text-center{text-align:center}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row{display:flex;flex-direction:row;justify-content:center;align-items:center}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row>div.base-flex-column{width:0;flex:1;border-right:1px solid #dce1e6}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row>div.base-flex-column:last-child{border-right:0}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row>div.base-flex-column.curator{flex:0 0 115px}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row>div.base-flex-column.number{flex:0 0 50px}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row>div.base-flex-column.partner{flex:1}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption{height:30px;padding-left:12px;padding-right:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div.toggle-full-screen{cursor:pointer}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div{width:0;flex:1;font-weight:500;font-size:12px}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div.text-left{text-align:left}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div.text-center{text-align:center}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div.text-right{text-align:right}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div.pre-wrap{white-space:pre-wrap}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div>div.link-caption>span{display:inline-block;color:#2196f3;border-bottom:1px solid #2196f3;cursor:pointer;transition:all .2s ease}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div>div.link-caption>span:hover{border-bottom:1px solid transparent}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div>div.subtitle-caption>div:not(:first-child){font-size:10px;color:#999}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller div.srb-table__header>div.srb-table__header-row div.base-column-delimiter div.base-flex-row.height50>div.base-flex-column>div.base-padding-caption{height:50px}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body{background-color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-left:1px solid #dce1e6;border-right:1px solid #dce1e6;border-bottom:1px solid #dce1e6}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll{overflow:auto;overflow-x:hidden;position:relative}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row{border-bottom:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row:last-child{border-bottom:0}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter{width:0;flex:1;border-right:1px solid #dce1e6}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter.first{flex:0 0 400px}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter.all-period{flex:0 0 550px}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter.last{flex:0 0 100px;border-right:0}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row{display:flex;flex-direction:row;justify-content:center;align-items:center}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row>div.base-flex-column{width:0;flex:1;border-right:1px solid #dce1e6}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row>div.base-flex-column:last-child{border-right:0}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row>div.base-flex-column.curator{flex:0 0 115px}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row>div.base-flex-column.number{flex:0 0 50px}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row>div.base-flex-column.partner{flex:1}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption{height:30px;padding-left:12px;padding-right:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div.toggle-full-screen{cursor:pointer}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div{width:0;flex:1;font-weight:500;font-size:12px}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div.text-left{text-align:left}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div.text-center{text-align:center}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div.text-right{text-align:right}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div.pre-wrap{white-space:pre-wrap}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div>div.link-caption>span{display:inline-block;color:#2196f3;border-bottom:1px solid #2196f3;cursor:pointer;transition:all .2s ease}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div>div.link-caption>span:hover{border-bottom:1px solid transparent}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption>div>div.subtitle-caption>div:not(:first-child){font-size:10px;color:#999}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row.height50>div.base-flex-column>div.base-padding-caption{height:50px}div.sales-report-big-table>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare>div.sales-report-big-table-scroll-controller>div.srb-table__body>div.srb-table__body-scroll div.srb-table__body-row div.base-column-delimiter div.base-flex-row>div.base-flex-column>div.base-padding-caption{height:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.sales-report-big-table.full-screen{position:fixed;background-color:rgba(31,47,65,.6);z-index:2}div.sales-report-big-table.full-screen>div.sales-report-big-table-width-controller{overflow-x:hidden}div.sales-report-big-table.full-screen>div.sales-report-big-table-width-controller>div.sales-report-big-table-prepare{width:auto;padding:24px}div.body__sales-report-big-listing-page div.bottom-table-amount>table{width:100%;table-layout:fixed;border-collapse:collapse}div.body__sales-report-big-listing-page div.bottom-table-amount>table td,div.body__sales-report-big-listing-page div.bottom-table-amount>table th{border:1px solid #dce1e6}div.body__sales-report-big-listing-page div.bottom-table-amount>table>thead>th{background-color:#f0f2f5;font-weight:500}div.body__sales-report-big-listing-page div.bottom-table-amount>table>thead>th.number{width:50px}div.body__sales-report-big-listing-page div.bottom-table-amount>table>thead>th>div{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:12px;padding-top:6px;padding-bottom:6px}div.body__sales-report-big-listing-page div.bottom-table-amount>table>tbody>tr>td>div{padding:12px;padding-top:6px;padding-bottom:6px}div.body__sales-report-big-listing-page div.bottom-table-amount>table>tbody>tr>td>div.text-center{text-align:center}div.body__sales-report-big-listing-page div.bottom-table-amount>table>tbody>tr>td>div.number{color:#5e6167;font-size:12px}div.body__sales-report-big-listing-page div.bottom-table-amount>table>tbody>tr>td>div>span.go-docs-link{display:inline-block;color:#2196f3;border-bottom:1px solid #2196f3;cursor:pointer;transition:all .2s ease}div.body__sales-report-big-listing-page div.bottom-table-amount>table>tbody>tr>td>div>span.go-docs-link:hover{border-bottom:1px solid transparent}div.body__report-requisites-preloader-embedded div.content__loader{height:auto}div.body__report-requisites-listing-page div.report-requisites-ready-container>div.report-requisites-items>div.report-requisites-listing-item div.report-requisites-listing-item__table>div.rrs-table-header{padding-left:8px;padding-right:16px;padding-top:4px;padding-bottom:4px;background-color:#edeef0;border-bottom:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-requisites-listing-page div.report-requisites-ready-container>div.report-requisites-items>div.report-requisites-listing-item div.report-requisites-listing-item__table>div.rrs-table-header>div.rrs-table-header-th{width:0;flex:1;padding-left:8px;padding-right:8px;font-weight:500;font-size:12px;line-height:12px;color:#495057}div.body__report-requisites-listing-page div.report-requisites-ready-container>div.report-requisites-items>div.report-requisites-listing-item div.report-requisites-listing-item__table>div.rrs-table-header>div.rrs-table-header-th.checkbox__cell{flex:0 0 24px;height:24px;margin-right:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-requisites-listing-page div.report-requisites-ready-container>div.report-requisites-items>div.report-requisites-listing-item div.report-requisites-listing-item__table>div.rrs-table-header>div.rrs-table-header-th.checkbox__cell>div{flex:0 0 24px;height:24px;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-requisites-listing-page div.report-requisites-ready-container>div.report-requisites-items>div.report-requisites-listing-item div.report-requisites-listing-item__table>div.rrs-table-header>div.rrs-table-header-th.task-completed{flex:0 0 130px}div.body__report-requisites-listing-page div.report-requisites-ready-container>div.report-requisites-items>div.report-requisites-listing-item div.report-requisites-listing-item__table>div.rrs-table-header>div.rrs-table-header-th.overdue{flex:0 0 100px}div.body__report-requisites-listing-page div.report-requisites-ready-container>div.report-requisites-items>div.report-requisites-listing-item div.report-requisites-listing-item__table>div.rrs-table-header>div.rrs-table-header-th.text-center{text-align:center}div.body__report-requisites-listing-page div.report-requisites-ready-container>div.report-requisites-items>div.report-requisites-listing-item div.report-requisites-listing-item__table>div.rrs-table-body>div.rrs-table-tr{padding-left:8px;padding-right:16px;padding-top:8px;padding-bottom:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-requisites-listing-page div.report-requisites-ready-container>div.report-requisites-items>div.report-requisites-listing-item div.report-requisites-listing-item__table>div.rrs-table-body>div.rrs-table-tr>div.rrs-table-td{width:0;flex:1;padding-left:8px;padding-right:8px;color:#495057}div.body__report-requisites-listing-page div.report-requisites-ready-container>div.report-requisites-items>div.report-requisites-listing-item div.report-requisites-listing-item__table>div.rrs-table-body>div.rrs-table-tr>div.rrs-table-td.checkbox__cell{flex:0 0 24px;height:24px;margin-right:8px}div.body__report-requisites-listing-page div.report-requisites-ready-container>div.report-requisites-items>div.report-requisites-listing-item div.report-requisites-listing-item__table>div.rrs-table-body>div.rrs-table-tr>div.rrs-table-td.checkbox__cell>div{flex:0 0 24px;height:24px;border-radius:50%;background-color:#edeef0;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-requisites-listing-page div.report-requisites-ready-container>div.report-requisites-items>div.report-requisites-listing-item div.report-requisites-listing-item__table>div.rrs-table-body>div.rrs-table-tr>div.rrs-table-td.checkbox__cell>div>span.index{font-size:12px;line-height:12px}div.body__report-requisites-listing-page div.report-requisites-ready-container>div.report-requisites-items>div.report-requisites-listing-item div.report-requisites-listing-item__table>div.rrs-table-body>div.rrs-table-tr>div.rrs-table-td.checkbox__cell>div>div.checkbox-active{flex:0 0 24px;height:24px;border-radius:50%;background-color:#66bb6a;color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-requisites-listing-page div.report-requisites-ready-container>div.report-requisites-items>div.report-requisites-listing-item div.report-requisites-listing-item__table>div.rrs-table-body>div.rrs-table-tr>div.rrs-table-td.task-completed{flex:0 0 130px}div.body__report-requisites-listing-page div.report-requisites-ready-container>div.report-requisites-items>div.report-requisites-listing-item div.report-requisites-listing-item__table>div.rrs-table-body>div.rrs-table-tr>div.rrs-table-td.overdue{flex:0 0 100px}div.body__report-requisites-listing-page div.report-requisites-ready-container>div.report-requisites-items>div.report-requisites-listing-item div.report-requisites-listing-item__table>div.rrs-table-body>div.rrs-table-tr>div.rrs-table-td.text-center{text-align:center}div.body__report-machine-listing-table.report-machine-listing-table{left:0;top:0;width:100%;height:100%;transition:all .2s ease}div.body__report-machine-listing-table.report-machine-listing-table *{box-sizing:border-box}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller{overflow-x:scroll}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller *{scrollbar-width:auto}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller::-webkit-scrollbar{height:16px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller::-webkit-scrollbar-track{background:#fff}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller::-webkit-scrollbar-thumb:hover{background-color:#989898}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare{width:3349px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header{border-top-left-radius:6px;border-top-right-radius:6px;display:flex;flex-direction:row}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item{width:0;flex:1;background-color:#f0f2f5;height:100px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-section-name{height:25px;border-bottom:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-section-name>div{flex:1;text-align:center;font-weight:500;color:#46576c;font-size:12px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-section-name.fh{height:inherit;border-bottom:0}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-column-items{height:75px;display:flex;flex-direction:row}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-column-items>div.pi-column-item{width:0;flex:1;padding-left:12px;padding-right:12px;height:inherit;font-weight:500;color:#46576c;border-right:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-column-items>div.pi-column-item>div.pic-caption{text-align:center;font-size:12px;font-weight:500;word-break:break-word}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-column-items>div.pi-column-item:last-child{border-right:0}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-column-items>div.pi-column-item.consumer,div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-column-items>div.pi-column-item.dealer{flex:0 0 130px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-column-items>div.pi-column-item.equipment{flex:0 0 220px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-column-items>div.pi-column-item.shipment-status{padding-left:0;padding-right:0;flex:0 0 400px;display:block}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-column-items>div.pi-column-item.shipment-status>div.pic-section-name{font-size:12px;height:20px;border-bottom:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-column-items>div.pi-column-item.shipment-status>div.pic-section-name>div{flex:1;text-align:center;padding-left:12px;padding-right:12px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-column-items>div.pi-column-item.shipment-status>div.pic-column-items{height:55px;display:flex;flex-direction:row}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-column-items>div.pi-column-item.shipment-status>div.pic-column-items>div.pic-column-item{width:0;flex:1;height:inherit;font-size:12px;border-right:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-column-items>div.pi-column-item.shipment-status>div.pic-column-items>div.pic-column-item>div.pic-caption{text-align:center;font-size:12px;font-weight:500;word-break:break-word;padding-top:8px;padding-bottom:8px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-column-items>div.pi-column-item.shipment-status>div.pic-column-items>div.pic-column-item:last-child{border-right:0}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-column-items>div.pi-column-item.shipment-status.dealer-shipment-period{flex:0 0 180px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item>div.pi-column-items>div.pi-column-item.terms-and-conditions-of-payment{flex:0 0 220px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item.machinery{flex:0 0 1300px;background-color:#e8f5e9;border-left:1px solid #c8e6c9;border-top:1px solid #c8e6c9;border-bottom:1px solid #c8e6c9;border-top-left-radius:6px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item.machinery>div.pi-section-name{border-bottom:1px solid #c8e6c9;border-top-left-radius:6px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item.machinery>div.pi-column-items>div.pi-column-item{border-right:1px solid #c8e6c9}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item.machinery>div.pi-column-items>div.pi-column-item:last-child{border-right:0}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item.specification{flex:0 0 850px;background-color:#e3f2fd;border-left:1px solid #bbdefb;border-top:1px solid #bbdefb;border-bottom:1px solid #bbdefb}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item.specification>div.pi-section-name{border-bottom:1px solid #bbdefb}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item.specification>div.pi-column-items>div.pi-column-item{border-right:1px solid #bbdefb}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item.specification>div.pi-column-items>div.pi-column-item:last-child{border-right:0}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item.margin{flex:0 0 100px;background-color:#a5d6a7;border-left:1px solid #81c784;border-top:1px solid #81c784;border-bottom:1px solid #81c784}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item.contract{flex:0 0 1000px;background-color:#ffebee;border-left:1px solid #ffcdd2;border-top:1px solid #ffcdd2;border-bottom:1px solid #ffcdd2}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item.contract>div.pi-section-name{border-bottom:1px solid #ffcdd2}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item.contract>div.pi-column-items>div.pi-column-item{border-right:1px solid #ffcdd2}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item.contract>div.pi-column-items>div.pi-column-item:last-child{border-right:0}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller div.report-machine-table__header>div.table-header__parent-item.psm{flex:0 0 100px;border-left:1px solid #dce1e6;border-top:1px solid #dce1e6;border-bottom:1px solid #dce1e6}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body{background-color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll{min-height:calc(100vh - 450px);max-height:calc(100vh - 450px);overflow:auto;overflow-x:hidden;position:relative}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent{border-bottom:1px solid #dce1e6;display:flex;flex-direction:row}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item{width:0;flex:1;display:flex;flex-direction:row}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item>div.body-item-default{width:0;flex:1;padding-left:12px;padding-right:12px;border-right:1px solid #dce1e6;font-size:12px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item>div.body-item-default:last-child{border-right:0}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item>div.body-item-default span.item-value__link{color:#2196f3;font-weight:500;cursor:pointer;transition:all .2s ease}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item>div.body-item-default span.item-value__link:hover{text-decoration:underline}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item>div.body-item-default>div.body-item-value{padding-top:8px;padding-bottom:8px;font-size:12px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item>div.body-item-default>div.body-item-value.pre-wrap{white-space:pre-wrap}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item>div.body-item-default.consumer,div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item>div.body-item-default.dealer{flex:0 0 130px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item>div.body-item-default.equipment{flex:0 0 220px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item>div.body-item-default.shipment-status{padding-left:0;padding-right:0;flex:0 0 400px;display:block;height:inherit;display:flex;flex-direction:row}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item>div.body-item-default.shipment-status>div.body-item-default{width:0;flex:1;height:inherit;padding-left:12px;padding-right:12px;border-right:1px solid #dce1e6;padding-top:8px;padding-bottom:8px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item>div.body-item-default.shipment-status>div.body-item-default:last-child{border-right:0}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item>div.body-item-default.shipment-status.dealer-shipment-period{flex:0 0 180px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item>div.body-item-default.terms-and-conditions-of-payment{flex:0 0 220px}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item.machinery{flex:0 0 1300px;border-left:1px solid #dce1e6}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item.specification{flex:0 0 850px;border-left:1px solid #dce1e6}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item.margin{flex:0 0 100px;border-left:1px solid #dce1e6}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item.contract{flex:0 0 1000px;border-left:1px solid #dce1e6}div.body__report-machine-listing-table.report-machine-listing-table>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll>div.report-machine-listing-table__body-tr div.report-machine-listing-table__body-tr-parent>div.table-body__item.psm{flex:0 0 100px;border-left:1px solid #dce1e6}div.body__report-machine-listing-table.report-machine-listing-table.full-screen{position:fixed;background-color:rgba(31,47,65,.6)}div.body__report-machine-listing-table.report-machine-listing-table.full-screen>div.report-machine-listing-table-width-controller{width:calc(100% - 48px);padding-top:24px;margin:0 auto;border-radius:6px}div.body__report-machine-listing-table.report-machine-listing-table.full-screen>div.report-machine-listing-table-width-controller>div.report-machine-listing-table-prepare>div.report-machine-listing-table-scroll-controller>div.report-machine-listing-table__body>div.report-machine-listing-table__body-scroll{min-height:calc(100vh - 148px);max-height:calc(100vh - 148px)}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-two-columns{display:flex;flex-direction:row}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-two-columns>div.filter-left-column{flex:1;border-right:1px solid #f0f2f5;padding:16px}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-two-columns>div.filter-left-column>div.period-fields{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-two-columns>div.filter-left-column>div.period-fields.mb0{margin-bottom:0}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-two-columns>div.filter-left-column>div.period-fields>div.period-field{flex:1;margin-right:16px}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-two-columns>div.filter-left-column>div.period-fields>div.period-field:last-child{margin-right:0}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-two-columns>div.filter-left-column>div.period-fields>div.period-field.switch__box{flex:0 0 170px}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-two-columns>div.filter-left-column>div.period-fields>div.period-field.switch__box>div.switch__box-items{height:42px;border-radius:6px;background-color:#f0f2f5;border-color:#f0f2f5;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-two-columns>div.filter-left-column>div.period-fields>div.period-field.switch__box>div.switch__box-items>div.sb-item{flex:1;height:inherit;text-align:center;color:#495057;cursor:pointer;border-right:1px solid #e7e8ec;font-size:13px;line-height:42px;transition:all .2s ease}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-two-columns>div.filter-left-column>div.period-fields>div.period-field.switch__box>div.switch__box-items>div.sb-item:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-two-columns>div.filter-left-column>div.period-fields>div.period-field.switch__box>div.switch__box-items>div.sb-item:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-two-columns>div.filter-left-column>div.period-fields>div.period-field.switch__box>div.switch__box-items>div.sb-item:hover:not(.active){color:#2196f3}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-two-columns>div.filter-left-column>div.period-fields>div.period-field.switch__box>div.switch__box-items>div.sb-item.active{background-color:#e7e8ec;border-color:#e7e8ec}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-two-columns>div.filter-right-column{flex:0 0 244px;margin-left:16px;padding:16px;padding-left:0;padding-bottom:0}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-two-columns>div.filter-right-column>div.filter-checkboxes{padding-top:4px}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-bottom-columns{padding-left:16px;padding-right:16px;margin-bottom:16px}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-bottom-columns>div.bottom-fields{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-bottom-columns>div.bottom-fields>div.bottom-field{flex:1;margin-right:16px}div.body__report-machine-listing-page div.fixed-header-bar-container div.filters-container>div.filter-bottom-columns>div.bottom-fields>div.bottom-field:last-child{margin-right:0}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table{left:0;top:0;width:100%;height:100%;transition:all .2s ease}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table *{box-sizing:border-box}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller{overflow-x:scroll}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller *{scrollbar-width:auto}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller::-webkit-scrollbar{height:16px}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller::-webkit-scrollbar-track{background:#fff}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller::-webkit-scrollbar-thumb:hover{background-color:#989898}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare{width:1920px}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-full-screen-table__header{background-color:#f0f2f5;height:40px;border-bottom:1px solid #dce1e6;padding-left:12px;padding-right:12px;border-top-left-radius:4px;border-top-right-radius:4px;display:flex;flex-direction:row;justify-content:center;align-items:center;display:none}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-full-screen-table__header>div.table-caption{flex:1;font-weight:500}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-full-screen-table__header>div.table-close{margin-left:16px}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-full-screen-table__header>div.table-close>span{cursor:pointer;display:inline-block}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-full-screen-table__header>div.table-close>span>i{margin-right:8px}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-full-screen-table__header>div.table-close>span>span{display:inline-block}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-table__header{height:40px;background-color:#f0f2f5;border:1px solid #dce1e6;border-top:0;border-left:0;border-right:0;border-top-left-radius:4px;border-top-right-radius:4px;display:flex;flex-direction:row}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-table__header>div.table-header__item{width:0;flex:1 1 auto;border-right:1px solid #dce1e6;font-size:12px;line-height:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-table__header>div.table-header__item:last-child{border-right:0}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-table__header>div.table-header__item>div{padding-top:0;padding-bottom:0;padding-left:12px;padding-right:12px;flex:1;text-align:center}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-table__header>div.table-header__item.dealer{flex:0 0 180px}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body{background-color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll{min-height:calc(100vh - 420px);max-height:calc(100vh - 420px);overflow:auto;overflow-x:hidden;position:relative}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr{border:1px solid #dce1e6;border-top:0;border-left:0;border-right:0;display:flex;flex-direction:row}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr:nth-child(2n){background-color:#f7f8fa}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr>div.table-body__item{width:0;flex:1 1 auto;border-right:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr>div.table-body__item:last-child{border-right:0}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr>div.table-body__item>div{padding-top:8px;padding-bottom:8px;padding-left:12px;padding-right:12px;flex:1;text-align:left}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr>div.table-body__item>div.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr>div.table-body__item.dealer{flex:0 0 180px}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr>div.table-body__item.chassis>div{text-align:center}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr>div.table-body__item.chassis>div>span{color:#2196f3;border-bottom:1px solid #2196f3;cursor:pointer;transition:all .2s ease}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr>div.table-body__item.chassis>div>span:hover{border-bottom:1px solid transparent}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table.full-screen{position:fixed;background-color:rgba(31,47,65,.6)}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table.full-screen>div.report-shipment-machine-listing-table-width-controller{overflow-x:hidden}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table.full-screen>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare{width:auto;padding:24px}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table.full-screen>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-full-screen-table__header{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table.full-screen>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-table__header{border-top-left-radius:0;border-top-right-radius:0}div.body__report-shipment-machine-listing-table.report-shipment-machine-listing-table.full-screen>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll{min-height:calc(100vh - 128px);max-height:calc(100vh - 128px);overflow:auto;overflow-x:hidden}div.body__report-shipment-machine-listing-page div.fixed-header-bar-container div.header-bar-filters>div.header-switch-message{position:relative;height:25px}div.body__report-shipment-machine-listing-page div.fixed-header-bar-container div.header-bar-filters>div.header-switch-message>div{position:absolute;font-weight:500;color:#5e6167;font-size:12px}div.body__report-shipment-machine-listing-page div.fixed-header-bar-container div.header-bar-filters>div.period-fields{margin-bottom:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-shipment-machine-listing-page div.fixed-header-bar-container div.header-bar-filters>div.period-fields.mb0{margin-bottom:0}div.body__report-shipment-machine-listing-page div.fixed-header-bar-container div.header-bar-filters>div.period-fields>div.period-field{width:100%;flex:1;margin-right:16px}div.body__report-shipment-machine-listing-page div.fixed-header-bar-container div.header-bar-filters>div.period-fields>div.period-field:last-child{margin-right:0}div.body__report-shipment-machine-listing-page div.fixed-header-bar-container div.header-bar-filters>div.period-fields>div.period-field.switch__box>div.switch__box-items{height:42px;border-radius:6px;background-color:#f0f2f5;border-color:#f0f2f5;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__report-shipment-machine-listing-page div.fixed-header-bar-container div.header-bar-filters>div.period-fields>div.period-field.switch__box>div.switch__box-items>div.sb-item{flex:1;height:inherit;text-align:center;color:#495057;cursor:pointer;border-right:1px solid #e7e8ec;font-size:13px;line-height:42px;transition:all .2s ease}div.body__report-shipment-machine-listing-page div.fixed-header-bar-container div.header-bar-filters>div.period-fields>div.period-field.switch__box>div.switch__box-items>div.sb-item:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}div.body__report-shipment-machine-listing-page div.fixed-header-bar-container div.header-bar-filters>div.period-fields>div.period-field.switch__box>div.switch__box-items>div.sb-item:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}div.body__report-shipment-machine-listing-page div.fixed-header-bar-container div.header-bar-filters>div.period-fields>div.period-field.switch__box>div.switch__box-items>div.sb-item:hover:not(.active){color:#2196f3}div.body__report-shipment-machine-listing-page div.fixed-header-bar-container div.header-bar-filters>div.period-fields>div.period-field.switch__box>div.switch__box-items>div.sb-item.active{background-color:#e7e8ec;border-color:#e7e8ec}div.body__used-parts-in-document-listing-page div.header-filters-container div.filters-two-container{display:flex;flex-direction:row}div.body__used-parts-in-document-listing-page div.header-filters-container div.filters-two-container>div.fields-container{width:0;flex:1;margin-right:8px}div.body__used-parts-in-document-listing-page div.header-filters-container div.filters-two-container>div.checkbox-container{width:0;flex:1;margin-left:8px;padding-top:4px}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item{padding-left:12px;padding-right:12px;padding-top:8px;padding-bottom:8px;border-bottom:1px solid #e7e8ec;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item:last-child{border-bottom:0}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item:hover{background-color:#f0f2f5}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.part-information{flex:1;width:0;margin-right:12px}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.part-information>div.part-name{font-weight:500;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.part-information>div.part-code-information{display:flex;flex-direction:row}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.part-information>div.part-code-information>div.left-code{flex:1;width:0;margin-right:12px;font-size:12px;line-height:12px;color:#606f82;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.part-information>div.part-code-information>div.right-code{flex:1;width:0;margin-left:12px;font-size:12px;line-height:12px;color:#606f82;text-align:right}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.part-information>div.part-code-information>div.right-code>span{font-weight:500}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.request-information{margin-left:12px;margin-right:12px;width:0;flex:1}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.request-information>div.request-type{color:#2196f3;margin-bottom:4px;cursor:pointer}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.request-information>div.request-data{color:#2196f3;font-size:12px;line-height:12px;cursor:pointer}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.request-information>div.request-data>span{display:inline-block;color:#2196f3;font-weight:500;position:relative;top:2px}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.request-information>div.request-data>span.df,div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.request-information>div.request-data>span.nm{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.request-information:hover>div.request-data,div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.request-information:hover>div.request-data>span,div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.request-information:hover>div.request-type{text-decoration:underline}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.partner-information{width:0;flex:0 0 200px;margin-left:12px}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.partner-information>div.partner-label{color:#606f82;margin-bottom:4px}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.partner-information>div.partner-name{font-size:12px;line-height:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.quantity-information{width:0;flex:0 0 100px;margin-left:12px;margin-right:12px}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.quantity-information>div.quantity-label{color:#606f82;margin-bottom:4px}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.quantity-information>div.quantity-name{font-size:12px;line-height:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.price-information{width:0;flex:0 0 150px;text-align:right;margin-left:12px}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.price-information>div.price-item{font-weight:500}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.price-information>div.price-item:first-child{margin-bottom:4px}div.body__used-parts-in-document-listing-page div.response-container>div.response-items-container>div.response-items>div.response-item>div.price-information>div.price-item>span{color:#606f82;font-weight:400}div.margin-machine-listing-item-prepare{background-color:#fff;border:1px solid #e9e9e9;border-bottom:none}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item.total{background-color:#edeef0}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item{padding-left:16px;padding-right:16px;padding-top:12px;padding-bottom:12px;position:relative;display:flex;flex-direction:row;transition:all .2s ease}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container{flex:0 0 340px;flex:1;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-total{font-size:18px}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-hc{width:100%}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-image>i{color:#fff;font-size:22px}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-name>div:last-child{margin-bottom:0}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-name>div.inn{font-size:12px;color:#666}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-name>div.curator-title{color:#2196f3}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container{flex:0 0 130px;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container.ended{flex:0 0 140px}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container.br0{border-right:0;margin-right:0;padding-right:0}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container>div.container-hc{width:100%}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container>div.container-hc>div.chc{flex:1;height:20px;margin:0 auto;text-align:center}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container>div.container-hc>div.chc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container>div.container-hc>div.chc.bb{border-bottom:1px solid #f0f2f5;margin-bottom:8px}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container>div.amount-large{font-size:18px;text-align:center;margin-bottom:4px}div.margin-machine-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container>div.amount-small{color:#666;text-align:center;font-size:12px}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items{border-top:1px solid #f0f2f5;transition:all .2s ease}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item{border:1px solid transparent;transition:all .2s ease}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item.active{border:0 solid #a6d5fa}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item.active>div.shipping-report-specification-listing-item-base{box-shadow:0 0 0 0 #a6d5fa}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item.active>div.shipping-report-specification-listing-item-base>div.first-specification-container>div.specification-name>span.link-underline{color:#2196f3}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base{padding-left:16px;padding-right:16px;padding-top:8px;padding-bottom:8px;background-color:#edeef0;border-bottom:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.first-specification-container{flex:1;border-right:1px solid transparent;margin-right:16px;justify-content:left!important;align-items:flex-start;display:flex;flex-direction:row;justify-content:center;align-items:center}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.first-specification-container>div.specification-checkbox{flex:0 0 39px;width:39px;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.first-specification-container>div.specification-name{flex:1}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.first-specification-container>div.specification-name>span.link-underline{border-bottom:1px solid #999;display:inline-block;padding-bottom:1px;cursor:pointer;transition:all .2s ease}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.first-specification-container>div.specification-name>span.link-underline:hover{color:#2196f3;border-color:#2196f3}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.first-specification-container>div.specification-name>span.date-container{color:#666}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.first-specification-container>div.specification-name>div.curator-title{font-size:12px;color:#666;margin-top:2px}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.amount-container{flex:0 0 130px;border-right:1px solid transparent;margin-right:16px;padding-right:16px}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.amount-container.ended{flex:0 0 140px}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.amount-container.br0{border-right:0;margin-right:0;padding-right:0}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.amount-container>div.amount-large{font-size:16px;text-align:center;margin-bottom:4px}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.amount-container>div.amount-small{color:#666;text-align:center;font-size:12px}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item:last-child>div.shipping-report-specification-listing-item-base{border-bottom:0}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item{padding-left:16px;padding-right:16px;padding-top:8px;padding-bottom:8px;border-bottom:1px solid #f0f2f5;display:flex;flex-direction:row;justify-content:center;align-items:center}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item:nth-child(2n){background-color:#f7f8fa}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.first-position-container{flex:1;border-right:1px solid transparent;margin-right:16px;padding-left:16px!important;padding-left:0;display:flex;flex-direction:row;justify-content:center;align-items:center}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.first-position-container>div.position-checkbox{flex:0 0 40px;width:40px;margin-right:8px;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.first-position-container>div.position-name{flex:1;font-size:12px}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.first-position-container>div.position-name>span.link-underline{border-bottom:1px solid #999;display:inline-block;padding-bottom:1px;cursor:pointer;transition:all .2s ease}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.first-position-container>div.position-name>span.link-underline:hover{color:#2196f3;border-color:#2196f3}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.first-position-container>div.position-name>span.date-container{color:#666}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.first-position-container>div.position-name>div.curator-title{font-size:12px;color:#666;margin-top:2px}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.amount-container{flex:0 0 130px;border-right:1px solid transparent;margin-right:16px;padding-right:16px}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.amount-container.ended{flex:0 0 140px}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.amount-container.br0{border-right:0;margin-right:0;padding-right:0}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.amount-container>div.amount-large{font-size:13px;text-align:center;margin-bottom:4px}div.margin-machine-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.amount-container>div.amount-small{color:#666;text-align:center;font-size:12px}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container,div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container.ended,div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.amount-container,div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.amount-container.ended,div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.amount-container,div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.amount-container.ended{flex:0 0 140px}div.body__replace-parts-in-document-listing-page div.parts-reports-items{background-color:#fff}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item{border-bottom:1px solid #e7e8ec;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item:last-child{border-bottom:0}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item:nth-child(2n){background-color:#fafbfc}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.left-parts{width:0;flex:1}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.left-parts>div.padding-container{padding:12px;padding-top:16px}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.left-parts>div.padding-container>div.part-name{font-weight:500;margin-bottom:6px}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.left-parts>div.padding-container>div.part-other-info{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.left-parts>div.padding-container>div.part-other-info>div.left-code{width:0;flex:1;color:#aeb7c2;margin-right:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.left-parts>div.padding-container>div.part-other-info>div.right-code{width:0;flex:1;color:#5e6167;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.left-parts>div.padding-container>div.part-other-info>div.right-code>span{color:#1f1f1f;display:inline-block;font-weight:500}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.center-date{flex:0 0 120px;background-color:#f7f8fa;border-left:1px solid #e7e8ec;border-right:1px solid #e7e8ec;text-align:center;padding-top:10px;padding-bottom:10px;margin-left:16px;margin-right:16px;position:relative}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.center-date>div.cd-left-arrow{position:absolute;left:-14px;top:21px;background:#fff;border:1px solid #dce1e6;width:25px;height:25px;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.center-date>div.cd-right-arrow{position:absolute;right:-14px;top:21px;background:#fff;border:1px solid #dce1e6;width:25px;height:25px;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.center-date>div.center-date-caption{font-weight:500;margin-bottom:4px;color:#5e6167}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.right-parts{width:0;flex:1}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.right-parts>div.padding-container{padding:12px;padding-top:16px}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.right-parts>div.padding-container>div.part-name{font-weight:500;margin-bottom:6px}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.right-parts>div.padding-container>div.part-other-info{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.right-parts>div.padding-container>div.part-other-info>div.left-code{width:0;flex:1;color:#5e6167;margin-right:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.right-parts>div.padding-container>div.part-other-info>div.right-code{width:0;flex:1;color:#5e6167;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__replace-parts-in-document-listing-page div.parts-reports-items>div.parts-reports-item>div.right-parts>div.padding-container>div.part-other-info>div.right-code>span{color:#1f1f1f;display:inline-block;font-weight:500}div.shipping-report-listing-item-prepare{background-color:#fff;border:1px solid #e9e9e9;border-bottom:none}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item.total{background-color:#edeef0}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item.total div.dealer-image{display:none!important}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item{padding-left:16px;padding-right:16px;padding-top:12px;padding-bottom:12px;position:relative;display:flex;flex-direction:row;transition:all .2s ease}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container{flex:0 0 340px;flex:1;border-right:1px solid #f0f2f5;margin-right:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-total{font-size:18px}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-hc{width:100%}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-hc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-info{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-image{flex:0 0 40px;width:40px;height:40px;border-radius:40px;background-size:cover;background-color:rgba(31,47,65,.95);position:relative;margin-right:16px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-image>i{color:#fff;font-size:22px}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-name{width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-name>div{margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:16px}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-name>div:last-child{margin-bottom:0}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-name>div.inn{font-size:12px;color:#666}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-container>div.dealer-container-info>div.dealer-name>div.curator-title{color:#2196f3}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container{flex:0 0 120px;border-right:1px solid #f0f2f5;margin-right:16px;padding-right:16px}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container.ended{flex:0 0 70px}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container.quantity{flex:0 0 50px}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container.br0{border-right:0;margin-right:0;padding-right:0}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container>div.container-hc{width:100%}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container>div.container-hc>div.chc{flex:1;height:20px;margin:0 auto;text-align:center}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container>div.container-hc>div.chc>span.chc{display:inline-block;height:20px;line-height:20px;padding-left:12px;padding-right:12px;font-size:12px;border-radius:24px;background-color:#edeef0;color:#2b3d52}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container>div.container-hc>div.chc.bb{border-bottom:1px solid #f0f2f5;margin-bottom:8px}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container>div.amount-large{font-size:16px;text-align:center;margin-bottom:4px}div.shipping-report-listing-item-prepare>div.shipping-report-listing-item>div.dealer-info-container>div.amount-small{color:#666;text-align:center;font-size:12px}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items{border-top:1px solid #f0f2f5;transition:all .2s ease}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item{border:1px solid transparent;transition:all .2s ease}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item.active{border:0 solid #a6d5fa}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item.active>div.shipping-report-specification-listing-item-base{box-shadow:0 0 0 0 #a6d5fa}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item.active>div.shipping-report-specification-listing-item-base>div.first-specification-container>div.specification-name>span.link-underline{color:#2196f3}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base{padding-left:16px;padding-right:16px;padding-top:8px;padding-bottom:8px;background-color:#edeef0;border-bottom:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.first-specification-container{flex:1;border-right:1px solid transparent;margin-right:16px;justify-content:left!important;align-items:flex-start;display:flex;flex-direction:row;justify-content:center;align-items:center}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.first-specification-container>div.specification-checkbox{flex:0 0 39px;width:39px;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.first-specification-container>div.specification-name{flex:1}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.first-specification-container>div.specification-name>span.link-underline{border-bottom:1px solid #999;display:inline-block;padding-bottom:1px;cursor:pointer;transition:all .2s ease}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.first-specification-container>div.specification-name>span.link-underline:hover{color:#2196f3;border-color:#2196f3}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.first-specification-container>div.specification-name>span.date-container{color:#666}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.first-specification-container>div.specification-name>div.curator-title{font-size:12px;color:#666;margin-top:2px}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.amount-container{flex:0 0 120px;border-right:1px solid transparent;margin-right:16px;padding-right:16px}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.amount-container.ended{flex:0 0 70px}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.amount-container.quantity{flex:0 0 50px}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.amount-container.br0{border-right:0;margin-right:0;padding-right:0}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.amount-container>div.amount-large{font-size:16px;text-align:center;margin-bottom:4px}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-specification-listing-item-base>div.amount-container>div.amount-small{color:#666;text-align:center;font-size:12px}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item:last-child>div.shipping-report-specification-listing-item-base{border-bottom:0}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item{padding-left:16px;padding-right:16px;padding-top:8px;padding-bottom:8px;border-bottom:1px solid #f0f2f5;display:flex;flex-direction:row;justify-content:center;align-items:center}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item:nth-child(2n){background-color:#f7f8fa}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.first-position-container{flex:1;border-right:1px solid transparent;margin-right:16px;padding-left:16px!important;padding-left:0;display:flex;flex-direction:row;justify-content:center;align-items:center}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.first-position-container>div.position-checkbox{flex:0 0 40px;width:40px;margin-right:8px;margin-right:16px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.first-position-container>div.position-name{flex:1;font-size:12px}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.first-position-container>div.position-name>span.link-underline{border-bottom:1px solid #999;display:inline-block;padding-bottom:1px;cursor:pointer;transition:all .2s ease}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.first-position-container>div.position-name>span.link-underline:hover{color:#2196f3;border-color:#2196f3}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.first-position-container>div.position-name>span.date-container{color:#666}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.first-position-container>div.position-name>div.curator-title{font-size:12px;color:#666;margin-top:2px}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.amount-container{flex:0 0 120px;border-right:1px solid transparent;margin-right:16px;padding-right:16px}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.amount-container.ended{flex:0 0 70px}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.amount-container.quantity{flex:0 0 50px}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.amount-container.br0{border-right:0;margin-right:0;padding-right:0}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.amount-container>div.amount-large{font-size:13px;text-align:center;margin-bottom:4px}div.shipping-report-listing-item-prepare>div.shipping-report-specification-listing-items>div.shipping-report-specification-listing-item>div.shipping-report-positions-listing-items>div.shipping-report-positions-listing-item>div.amount-container>div.amount-small{color:#666;text-align:center;font-size:12px}div.body__replace-parts-in-document-listing-page div.header-bar-container{margin-bottom:16px;display:flex;flex-direction:row}div.body__replace-parts-in-document-listing-page div.header-bar-container>div.header-filter-left-container{width:0;flex:1;margin-right:8px}div.body__replace-parts-in-document-listing-page div.header-bar-container>div.header-filter-right-container{width:0;flex:0 0 500px;margin-left:8px}div.body__replace-parts-in-document-listing-page div.fuels-reports-items{background-color:#fff}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item{border-bottom:1px solid #e7e8ec;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item:last-child{border-bottom:0}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item:nth-child(2n){background-color:#fafbfc}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.left-parts{width:0;flex:1}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.left-parts>div.padding-container{padding:12px;padding-top:16px}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.left-parts>div.padding-container>div.part-name{font-weight:500;margin-bottom:6px}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.left-parts>div.padding-container>div.part-other-info{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.left-parts>div.padding-container>div.part-other-info>div.left-code{width:0;flex:1;color:#aeb7c2;margin-right:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.left-parts>div.padding-container>div.part-other-info>div.right-code{width:0;flex:1;color:#5e6167;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.left-parts>div.padding-container>div.part-other-info>div.right-code>span{color:#1f1f1f;display:inline-block;font-weight:500}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.center-date{flex:0 0 120px;background-color:#f7f8fa;border-left:1px solid #e7e8ec;border-right:1px solid #e7e8ec;text-align:center;padding-top:10px;padding-bottom:10px;margin-left:16px;margin-right:16px;position:relative}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.center-date>div.cd-left-arrow{position:absolute;left:-14px;top:21px;background:#fff;border:1px solid #dce1e6;width:25px;height:25px;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.center-date>div.cd-right-arrow{position:absolute;right:-14px;top:21px;background:#fff;border:1px solid #dce1e6;width:25px;height:25px;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.center-date>div.center-date-caption{font-weight:500;margin-bottom:4px;color:#5e6167}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.right-parts{width:0;flex:1}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.right-parts>div.padding-container{padding:12px;padding-top:16px}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.right-parts>div.padding-container>div.part-name{font-weight:500;margin-bottom:6px}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.right-parts>div.padding-container>div.part-other-info{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.right-parts>div.padding-container>div.part-other-info>div.left-code{width:0;flex:1;color:#5e6167;margin-right:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.right-parts>div.padding-container>div.part-other-info>div.right-code{width:0;flex:1;color:#5e6167;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__replace-parts-in-document-listing-page div.fuels-reports-items>div.parts-reports-item>div.right-parts>div.padding-container>div.part-other-info>div.right-code>span{color:#1f1f1f;display:inline-block;font-weight:500}div.body__tpo-listing-page{left:0;top:0;width:100%;height:100%;transition:all .2s ease}div.body__tpo-listing-page *{box-sizing:border-box}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller{overflow-x:scroll}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller *{scrollbar-width:auto}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller::-webkit-scrollbar{height:16px}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller::-webkit-scrollbar-track{background:#fff}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller::-webkit-scrollbar-thumb:hover{background-color:#989898}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare{width:2720px}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-full-screen-table__header{background-color:#f0f2f5;height:40px;border-bottom:1px solid #dce1e6;padding-left:12px;padding-right:12px;border-top-left-radius:4px;border-top-right-radius:4px;display:flex;flex-direction:row;justify-content:center;align-items:center;display:none}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-full-screen-table__header>div.table-caption{flex:1;font-weight:500}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-full-screen-table__header>div.table-close{margin-left:16px}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-full-screen-table__header>div.table-close>span{cursor:pointer;display:inline-block}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-full-screen-table__header>div.table-close>span>i{margin-right:8px}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-full-screen-table__header>div.table-close>span>span{display:inline-block}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-table__header{height:40px;background-color:#f0f2f5;border:1px solid #dce1e6;border-top:0;border-left:0;border-right:0;border-top-left-radius:4px;border-top-right-radius:4px;display:flex;flex-direction:row}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-table__header>div.table-header__item{width:0;flex:1 1 auto;border-right:1px solid #dce1e6;font-size:12px;line-height:12px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-table__header>div.table-header__item:last-child{border-right:0}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-table__header>div.table-header__item>div{padding-top:0;padding-bottom:0;padding-left:12px;padding-right:12px;flex:1;text-align:center}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-table__header>div.table-header__item.dealer{flex:0 0 180px}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body{background-color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll{min-height:calc(100vh - 420px);max-height:calc(100vh - 420px);overflow:auto;overflow-x:hidden;position:relative}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr{border:1px solid #dce1e6;border-top:0;border-left:0;border-right:0;display:flex;flex-direction:row}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr:nth-child(2n){background-color:#f7f8fa}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr>div.table-body__item{width:0;flex:1 1 auto;border-right:1px solid #dce1e6;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr>div.table-body__item:last-child{border-right:0}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr>div.table-body__item>div{padding-top:8px;padding-bottom:8px;padding-left:12px;padding-right:12px;flex:1;text-align:left}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr>div.table-body__item>div.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr>div.table-body__item.dealer{flex:0 0 180px}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr>div.table-body__item.chassis>div{text-align:center}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr>div.table-body__item.chassis>div>span{color:#2196f3;border-bottom:1px solid #2196f3;cursor:pointer;transition:all .2s ease}div.body__tpo-listing-page>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll div.report-shipment-machine-listing-table__body-tr>div.table-body__item.chassis>div>span:hover{border-bottom:1px solid transparent}div.body__tpo-listing-page.full-screen{position:fixed;background-color:rgba(31,47,65,.6)}div.body__tpo-listing-page.full-screen>div.report-shipment-machine-listing-table-width-controller{overflow-x:hidden}div.body__tpo-listing-page.full-screen>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare{width:auto;padding:24px}div.body__tpo-listing-page.full-screen>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-full-screen-table__header{display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__tpo-listing-page.full-screen>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.rsm-table__header{border-top-left-radius:0;border-top-right-radius:0}div.body__tpo-listing-page.full-screen>div.report-shipment-machine-listing-table-width-controller>div.report-shipment-machine-listing-table-prepare>div.report-shipment-machine-listing-table-scroll-controller>div.report-shipment-machine-listing-table__body>div.report-shipment-machine-listing-table__body-scroll{min-height:calc(100vh - 128px);max-height:calc(100vh - 128px);overflow:auto;overflow-x:hidden}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item{border-bottom:1px solid transparent;margin-bottom:16px;padding-bottom:16px}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item:last-child{margin-bottom:0;padding-bottom:0}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-base-params{border-bottom:1px solid #e7e8ec;margin-bottom:16px}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-base-params span.remove-table-button{margin-top:15px;display:inline-block;color:#f44336;cursor:pointer}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-base-params span.remove-table-button>i{margin-right:8px}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-base-params span.remove-table-button:hover{font-weight:500}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-multiply-columns{display:flex;flex-wrap:wrap;margin:-8px}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-multiply-columns>div.multiply-column{flex-basis:calc(33.33333% - 16px);margin:8px}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-multiply-columns>div.multiply-column div.fields-items>div.fields-item{padding:12px;border-bottom:1px solid #e7e8ec}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-multiply-columns>div.multiply-column div.fields-items>div.fields-item:last-child{border-bottom:0}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-multiply-columns>div.multiply-column div.fields-items>div.fields-item>div.column-base-params>div.base-params-caption{margin-bottom:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-multiply-columns>div.multiply-column div.fields-items>div.fields-item>div.column-base-params>div.base-params-caption>div.params-caption{width:0;flex:1;font-weight:500}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-multiply-columns>div.multiply-column div.fields-items>div.fields-item>div.column-base-params>div.base-params-caption>div.params-caption>span{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#2196f3;color:#fff;padding:6px;border-radius:4px;font-size:12px;line-height:12px}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-multiply-columns>div.multiply-column div.fields-items>div.fields-item>div.column-base-params>div.base-params-caption>div.params-button{margin-left:16px}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-multiply-columns>div.multiply-column div.fields-items>div.fields-item>div.column-base-params>div.base-params-caption>div.params-button>span{cursor:pointer}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-multiply-columns>div.multiply-column div.fields-items>div.fields-item>div.column-base-params>div.base-params-caption>div.params-button>span>i{margin-right:6px}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-multiply-columns>div.multiply-column div.fields-items>div.fields-item>div.column-base-params>div.base-params-caption>div.params-button>span.trash{color:#f44336}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-multiply-columns>div.multiply-column div.fields-items>div.fields-item>div.column-base-params>div.base-params-caption>div.params-button>span:hover{font-weight:500}div.body__db-query-frame-view-embedded div.tables-parent-container div.tables-items>div.tables-item div.tables-item-multiply-columns>div.multiply-column div.fields-items>div.fields-item>div.column-base-params>div.sorting-fields-container>div.sorting-items>div.sorting-item div.sorting-item-fields{padding:12px;padding-bottom:0}div.body__db-query-frame-view-embedded div.conditions-items>div.conditions-item{padding-left:12px;padding-right:12px;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #edeef0;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__db-query-frame-view-embedded div.conditions-items>div.conditions-item:last-child{border-bottom:0}div.body__db-query-frame-view-embedded div.conditions-items>div.conditions-item>div.item-col{flex:1;width:0;margin-right:16px}div.body__db-query-frame-view-embedded div.conditions-items>div.conditions-item>div.item-col:last-child{margin-right:0}div.body__db-query-frame-view-embedded div.conditions-items>div.conditions-item>div.item-col.remove-icon{flex:0 0 32px;margin-right:8px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__db-query-frame-view-embedded div.conditions-items>div.conditions-item>div.item-col.remove-icon>span{display:block;width:32px;height:32px;color:#f44336;cursor:pointer;border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:all .2s ease}div.body__db-query-frame-view-embedded div.conditions-items>div.conditions-item>div.item-col.remove-icon>span:hover{background-color:#f44336;color:#fff}div.body__db-query-frame-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__db-query-frame-listing-page div.header-search-container>div.search-container{flex:1}div.body__db-query-frame-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__document-html-template-listing-page div.header-search-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:16px}div.body__document-html-template-listing-page div.header-search-container>div.search-container{flex:1}div.body__document-html-template-listing-page div.header-search-container>div.action-container{margin-left:16px}div.body__document-html-template-float-setting-button-prepare{position:fixed;right:-1024px;top:80px;z-index:10;width:1024px;background-color:#fff;border-bottom-left-radius:6px;visibility:hidden;opacity:0;box-shadow:0 8px 20px 20px rgba(56,54,50,.08);transition:all .4s ease}div.body__document-html-template-float-setting-button-prepare:before{position:fixed;content:"";left:0;top:0;width:100%;height:100%;z-index:-1;background-color:rgba(31,47,65,.3);display:none}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-button-container{background-color:#81c784;color:#fff;height:30px;line-height:30px;width:30px;position:fixed;right:0;top:80px;text-align:center;border-top-left-radius:6px;border-bottom-left-radius:6px;cursor:pointer;transition:all .4s ease}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-header{height:30px;background-color:#81c784;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-header>div{flex:1;line-height:13px}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body{padding:16px;background-color:#fff;overflow-x:hidden;overflow-y:scroll;border-bottom-left-radius:6px;border-bottom-right-radius:6px;max-height:calc(100vh - 250px)}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body *{scrollbar-width:auto}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body::-webkit-scrollbar{height:16px}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body::-webkit-scrollbar-track{background:#fff}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body::-webkit-scrollbar-thumb:hover{background-color:#989898}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.dmp-uuid{font-size:12px;font-weight:400;padding-top:2px;color:#5e6167}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item span.dmp-trash-icon{display:block;cursor:pointer;width:25px;text-align:right;transition:all .2s ease}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item span.dmp-trash-icon:hover{color:#eb344c}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-item-orientation{padding:12px;display:flex;flex-direction:row}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-item-orientation>div.item-orientation{margin-right:16px}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-header{background-color:#f8f9fa;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6;color:#495057;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-header.brt0{border-top:0}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-header>div.qk-th{width:0;flex:1;border-right:1px solid #dee2e6}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-header>div.qk-th:last-child{border-right:0}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-header>div.qk-th.first-checkbox{flex:0 0 32px;border-right:1px solid transparent}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-header>div.qk-th.named{flex:0 0 230px}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-header>div.qk-th.add-to-form{flex:0 0 160px}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-header>div.qk-th.last-checkbox{flex:0 0 90px}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-header>div.qk-th>div{padding-left:12px;padding-right:12px;padding-top:8px;padding-bottom:8px;font-weight:500;font-size:12px;line-height:12px}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-body>div.qk-tr{border-bottom:1px solid #dee2e6;color:#495057;display:flex;flex-direction:row}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-body>div.qk-tr:last-child{border-bottom:0}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-body>div.qk-tr>div.qk-td{width:0;flex:1;height:inherit;border-right:1px solid #dee2e6;padding-top:6px;padding-bottom:6px}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-body>div.qk-tr>div.qk-td:last-child{border-right:0}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-body>div.qk-tr>div.qk-td.first-checkbox{flex:0 0 32px;border-right:1px solid transparent}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-body>div.qk-tr>div.qk-td.first-checkbox>div{padding-top:10px}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-body>div.qk-tr>div.qk-td.named{flex:0 0 230px}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-body>div.qk-tr>div.qk-td.named>div{word-break:break-all}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-body>div.qk-tr>div.qk-td.add-to-form{flex:0 0 160px}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-body>div.qk-tr>div.qk-td.add-to-form>div{text-align:center;padding-top:12px}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-body>div.qk-tr>div.qk-td.add-to-form>div>span.add-to-form{display:inline-block;border-bottom:1px solid #2196f3;color:#2196f3;cursor:pointer;transition:all .2s ease}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-body>div.qk-tr>div.qk-td.add-to-form>div>span.add-to-form:hover{border-color:transparent}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-body>div.qk-tr>div.qk-td.last-checkbox{flex:0 0 90px}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-body>div.qk-tr>div.qk-td.last-checkbox>div{padding-top:10px}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table>div.query-key-table-body>div.qk-tr>div.qk-td>div{padding-left:12px;padding-right:12px}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table-add-form{padding:12px}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table-add-form>span.add-to-form{display:inline-block;color:#2196f3;border-bottom:1px solid #2196f3;cursor:pointer;transition:all .2s ease}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table-add-form>span.add-to-form:hover{border-color:transparent}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table-add-form>span.add-to-form-disabled{color:#eb344c}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table-add-form>span.add-to-form-disabled>span.remove-from-form{display:inline-block;border-bottom:1px solid #eb344c;cursor:pointer;font-weight:500;margin-left:4px;transition:all .2s ease}div.body__document-html-template-float-setting-button-prepare>div.document-html-template-body div.document-template-data-map-prepare div.document-template-data-map-items>div.document-template-data-map-item div.data-map-query-key-tables>div.data-map-query-key-table-add-form>span.add-to-form-disabled>span.remove-from-form:hover{border-color:transparent}div.body__document-html-template-float-setting-button-prepare.show{right:0}div.body__document-html-template-float-setting-button-prepare.show>div.document-html-template-button-container{right:1024px}div.body__document-html-template-float-setting-button-prepare.ready{visibility:visible;opacity:1}div.body__document-html-template-view-page div.document-html-template__ready-container div.html-editor-prepare>div.html-preview-container{border:1px solid #dee2e6;border-radius:3px}div.body__document-html-template-view-page div.document-html-template__ready-container div.html-editor-prepare>div.html-preview-container>div.html-preview-header{background:#f8f9fa;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom:1px solid #dee2e6;height:42px;display:flex;flex-direction:row;justify-content:center;align-items:center}div.body__document-html-template-view-page div.document-html-template__ready-container div.html-editor-prepare>div.html-preview-container>div.html-preview-header>div{flex:1;padding-left:16px;padding-right:16px;font-weight:500;color:#495057}div.body__document-html-template-view-page div.document-html-template__ready-container div.html-editor-prepare>div.html-preview-container>div.html-preview-editable{padding:16px;outline:none;overflow:scroll;transition:all .2s ease}div.body__document-html-template-view-page div.document-html-template__ready-container div.html-editor-prepare>div.html-preview-container>div.html-preview-editable *{scrollbar-width:auto}div.body__document-html-template-view-page div.document-html-template__ready-container div.html-editor-prepare>div.html-preview-container>div.html-preview-editable::-webkit-scrollbar{height:16px}div.body__document-html-template-view-page div.document-html-template__ready-container div.html-editor-prepare>div.html-preview-container>div.html-preview-editable::-webkit-scrollbar-track{background:#fff}div.body__document-html-template-view-page div.document-html-template__ready-container div.html-editor-prepare>div.html-preview-container>div.html-preview-editable::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:#dadada;-webkit-transition:all .2s ease;transition:all .2s ease}div.body__document-html-template-view-page div.document-html-template__ready-container div.html-editor-prepare>div.html-preview-container>div.html-preview-editable::-webkit-scrollbar-thumb:hover{background-color:#989898}