@charset "UTF-8";.schedule__body{position:relative;overflow-y:auto;overflow-x:auto;height:calc(100vh - 6.5rem)}.schedule__body .line{width:100%;height:2px;background:#ec1c23;display:block;position:absolute;z-index:55}.schedule__nav-list{display:flex;align-items:center;height:100%;margin:0 30px}.schedule__nav-item{font-size:1rem;color:#2182c5;border-left:1px solid #eaeaea;height:100%;display:flex;align-items:center}.schedule__nav-item:last-child{border-right:1px solid #eaeaea}.schedule__nav-item.active{border:2px solid #2182c5}.schedule__nav-item:nth-child(-n+2) .schedule__nav-button{flex-wrap:nowrap}.schedule__nav-button{background:0 0;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;white-space:nowrap;padding:0 13px;width:100%;height:100%}.schedule__nav-button.gray{color:#8e8e8e}.schedule__nav-button span{color:#8e8e8e;display:inline-block;width:100%;margin-top:5px}.schedule__content{width:100%;table-layout:fixed}.schedule__content td{border:1px solid #eaeaea;padding:15px}.schedule__content-head td{font-size:.7rem;font-weight:500;padding:5px 15px}.schedule__content-head td span{font-size:.65rem;font-weight:400;display:block;margin-top:3px}.schedule__content-head td:nth-child(2n+1){background:#e1e1e1}.schedule__content-head td:nth-child(2n){background:#d4d4d4}.schedule__content-head td .position{display:inline-block;margin-left:10px;color:#626262}.schedule__content-head .time-td{width:35px;min-width:35px}.schedule__content-item{position:relative}.schedule__content tr:nth-child(2) td .record-block.height-1{top:0}.schedule__content tr:nth-child(2) td .record-block.height-2{top:0}.schedule__content-item td{padding:7px 5px;font-size:1rem;cursor:default;position:relative}.schedule__content-item td:hover .schedule__content-item-hover{display:flex}.schedule__content-item .time-td{text-align:center;position:relative;z-index:104;font-size:10px;padding:0 5px;height:25px;width:35px;position:sticky;left:-1px;background-color:#fff}.schedule__content-item .time-td::after{content:'';position:absolute;right:-1px;top:0;bottom:0;border-right:1px solid #eaeaea}.schedule__content-item .time-td::before{content:'';position:absolute;right:0;left:0;bottom:-1px;border-bottom:1px solid #eaeaea}.schedule__content-item .time-td:hover{outline:0}.schedule__content-item-hover{font-size:.7rem;outline:2px solid #e5d4a1;font-weight:500;padding:0 10px;width:98%;justify-content:space-between;align-items:center;display:none;position:absolute;height:98%;top:1%;left:1%}.schedule__content-item-hover span{color:#8e8e8e;font-size:.9rem}.schedule__content-column{min-width:100%;width:auto;table-layout:fixed}.schedule__content-column-head{background:#595959;color:#e4e4e4}.schedule__content-column-head.table-head_light{background:#e4e4e4;color:#1b1b1b}.schedule__content-column-head.table-head_light th{font-weight:900}.schedule__content-column-head th{font-size:15px;font-weight:500;padding:22px 15px;padding-right:30px;white-space:nowrap;vertical-align:middle;position:relative;overflow:hidden}.schedule__content-column-head .title-name{width:20%}.schedule__content-column-head .title-phone{width:16%}.schedule__content-column-head .title-status{width:20%}.schedule__content-column-head .title-servises{width:17%}.schedule__content-column-head .name-master-title{width:20%}.schedule__content-column-head .data-title{width:17%}.schedule__content-column-head .sum-title{width:17%}.schedule__content-column-head .img-wrap{width:136px;height:85px}.schedule__content-column-subhead{font-weight:500;background:#f5f5f5}.schedule__content-column-subhead span{font-weight:500;color:#45b649}.schedule__content-column-subhead span i{font-weight:400;font-style:normal;color:#1b1b1b}.schedule__content-column-footer{font-weight:500}.schedule__content-column-receipt{background:#e6ffe7}.schedule__content-column-receipt td:first-child{font-weight:500}.schedule__content-column-expense{background:#fff1f1}.schedule__content-column-expense td:first-child{font-weight:500}.schedule__content-column tr{border-bottom:1px solid #d0d0d0}.schedule__content-column tr.active{background:#f5f5f5}.schedule__content-column tr.active td{color:#959595}.schedule__content-column .fin-comment{font-size:13px}.schedule__content-column td{padding:15px 15px;font-size:13px;overflow:hidden;vertical-align:middle;position:relative}.schedule__content-column td.with-hover{overflow:visible}.schedule__content-column td.with-hover:hover .table-hover-block{display:block}.schedule__content-column td .icon-fin-blue{margin-left:5px}.schedule__content-column td .img-wrap{border:1px solid #e1e1e1;width:136px;height:85px}.schedule__content-column .pointer-wrap{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:absolute;top:0;right:0;z-index:1;width:30px;height:100%;background:#595959}.schedule__content-column .name{color:#2182c5;font-weight:500;margin-bottom:7px;display:inline-block;text-decoration:none;display:inline;border-bottom:1px dotted #2182c5}.schedule__content-column .name:hover{text-decoration:none}.schedule__content-column .info{display:block;margin-top:10px}.schedule__content-column .data,.schedule__content-column .time{display:inline-block;color:#2182c5}.schedule__content-column .data{margin-right:10px;cursor:pointer}.schedule__content-column .sum{font-weight:500;color:#45b649}.schedule__content-column .time-text{display:inline-block;margin-left:5px}.schedule__content-column.border tr{border:none}.schedule__content-column.border td{border:1px solid #d0d0d0}.schedule__content-column .with-hover .nice-select{width:100%;overflow:visible}.schedule__content-column .with-hover .nice-select .list{width:auto}.schedule__content-column .with-hover .nice-select .list .option{text-align:left}.wrap-beauty__block tr td{cursor:pointer}.wrap-beauty__block tr.cursor-d td,.wrap-beauty__block tr.cursor-d th{cursor:default}.schedule .record-block{padding:5px 10px;min-height:100%;display:flex;justify-content:space-between;font-size:13px;position:relative;top:-100%;z-index:50;transition:all .25s ease-in-out}.schedule .record-block:hover{min-height:200%;z-index:100}.schedule .record-block__item{overflow:hidden;flex-grow:1}.schedule .record-block__item span{display:block;line-height:.75rem;margin-bottom:3px}.schedule .record-block__item.lg{width:65%;flex-basis:65%;flex-shrink:0}.schedule .record-block__item-time{overflow:hidden;text-overflow:unset;overflow-wrap:break-word;white-space:normal;margin:0 5px 0 0;margin-bottom:5px}.schedule .record-block__item-name{font-weight:500;font-size:.75rem;white-space:normal;overflow:hidden;text-overflow:unset;overflow-wrap:break-word;margin-right:10px;margin-bottom:5px}.schedule .record-block__item-price{font-weight:500}.schedule .record-block__item .badge{margin-bottom:5px}.schedule .record-block.height-1{height:200%}.schedule .record-block.height-2{height:300%}.schedule .record-block__item-wrap{display:flex;flex-wrap:wrap;font-size:.7rem}.schedule .record-block__item-wrap.record-block__item-head{flex-wrap:nowrap}.schedule .record-block.gray{color:#8e8e8e}.schedule__footer{background:#eaeaea;padding:15px 0;text-align:right}.schedule__footer-list{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.schedule__footer-item{font-size:.9rem;color:#8e8e8e;display:flex;align-items:center;justify-content:flex-start;margin-right:30px}.schedule__footer-item:last-child{margin-right:0}.schedule__footer-item .icon{width:13px;height:13px;flex-basis:13px;flex-shrink:0;margin-right:7px}.popup-pay .swipe-table .nice-select ul{min-width:100%}.ml-40{margin-left:40px}.popup-pay .swipe-table .nice-select .current{font-size:12px}.popup-pay .swipe-table .nice-select ul li{font-size:12px;text-align:left;padding:0 15px}.lead-icon{position:relative;width:30px;color:#2dbb24;font-size:12px}.lead-icon i{position:absolute;right:4px;top:3px}.record-block .ftab{height:20px;width:6px;border-style:solid;border-radius:8px 0 0 0;border-width:1px 0 1px 1px;display:inline-block;left:-8px;position:absolute;background-color:inherit;border-color:inherit;top:0;transition:all .2s}td:hover .record-block .ftab{left:-14px;width:12px}td:hover .record-block{z-index:100}.record-block_wrap{display:flex;flex-direction:row;position:absolute;top:0;width:calc(100% - 5px);height:100%;padding-left:15px}.record-block_wrap .row{width:100%}.schedule__content tbody tr td .record-block{min-height:100%;width:100%;box-sizing:border-box}.schedule .record-block:hover{min-height:200%;min-width:200px!important;flex-shrink:0;max-width:unset;transition:all .25s ease-in-out}.swipe-input{line-height:18px}.nice-select .list .child li:hover{color:#fff}.nice-select .list li.noselect{cursor:default}.nice-select .list li.noselect .child li{cursor:pointer}.swipe-panel__client-info .page-nav-tabs li{min-width:auto}.swipe-panel__client-info .table-page__filter-top-block .datepicker-block{flex-basis:40%;width:40%}.swipe-panel__client-info .table-page__filter-top-block .input-wrap{flex-basis:40%;width:40%}.button-min{cursor:pointer;color:#fff!important;background:#45b649;padding:4px 10px}.button-min:hover{background:#2799e3}#panel4 .swipe-info-table td{vertical-align:middle}.matrix-cell{box-sizing:border-box;border:solid 1px #e0e0e0;cursor:pointer;padding:10px;display:inline-block;width:100%;margin:3px;text-align:center;background:#c9ffca}.matrix-cell:hover{border:solid 1px #357f3a}.matrix-cell.free-off{cursor:default;background:red;color:#fff}.matrix-cell.active{cursor:default;background:#ffe983;color:#ee7130;font-weight:700}input.green{margin:0 2px;text-align:center;font-weight:700;color:#45b649;border:solid 1px #45b649}input.center{width:90%;text-align:center;display:inline-block;box-sizing:border-box}.ac{text-align:center}.bookmark__text{font-size:10pt;line-height:11pt;white-space:pre-wrap}.fast-find .dropdown-menu{max-height:200px;overflow-y:auto}.fast-find .dropdown-menu li{padding:5px 0;border-bottom:1px solid #d0d0d0}.fast-find .dropdown-menu li a{white-space:normal}.record-number{padding-right:10px}.record-abs{position:absolute;left:0;top:0}.schedule__content-column-head .sum-title{width:10%}.schedule__content-column-head .id{width:6%}.root-title{display:none}.container_keyboard-num{margin:0;background:#f1f2f3}.write-num{resize:none;text-align:right;width:100%;background:#f6f6f6;border:1px solid #d0d0d0;padding:11px 20px;font-size:1rem}.write-num:active,.write-num:focus{outline:0}.keyboard-num{margin:0;padding:10px;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.keyboard-num li{display:inline-block;padding:5px;width:33%;height:100px;-moz-user-select:none;-webkit-user-select:none;user-select:none}.keyboard-num li.big-num{width:50%;height:90px}.keyboard-num li span{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:30px;text-align:center;background:#fff;border:1px solid #f9f9f9;-moz-border-radius:5px;-webkit-border-radius:5px}.keyboard-num .delete-btn span svg{width:30px}.keyboard-num li span:hover{position:relative;border-color:#e5e5e5;cursor:pointer}.flex-column{display:flex;flex-direction:column}.flex-bottom{margin-top:auto}.input-wrap.input-full-width{background:#f6f6f6;display:flex;border:1px solid #d0d0d0;align-items:center;padding:0 10px;font-weight:500}.input-full-width .swipe-label-title{width:100%;font-size:.9rem}.input-full-width .swipe-input{border:none;margin-right:5px;margin-left:5px;text-align:right;padding:10px}.bg-777{background:#777}.bg-ccc{background:#ccc}.input-wrap.input-full-width.bg-777,.input-wrap.input-full-width.bg-777 .swipe-input{background:#777;color:#fff}.input-wrap.input-full-width.bg-ccc,.input-wrap.input-full-width.bg-ccc .swipe-input{background:#ccc}.popup-pay .code-pay__block-simple{background:0 0;padding:10px 0;margin:10px 0;display:flex;align-items:flex-start}.code-pay__block-simple .code-pay__info{margin-left:20px}.code-pay__block-simple .code-pay__input-block{width:auto;max-width:unset}.code-pay__block-simple .code-pay__input-block .pay-input{padding:9px 20px}.input-wrap.active-input{border:2px solid #2196f3;border-radius:4px}.swipe-label-title .subtitle{display:block;font-weight:400;font-size:.9rem;color:green}.danger,.schedule__content-item td.danger{background-color:#e1e1e1}.orange{color:orange!important}.mcell{display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-image:linear-gradient(135deg,rgba(0,0,0,.06) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.06) 50%,rgba(0,0,0,.06) 75%,transparent 75%,transparent);background-color:#fafcfd;background-size:1rem 1rem}.mcell.on{background:#fff}.mtitle::after{display:block;position:absolute;bottom:0;left:0;width:100%;height:4px;background:#71a7f1;content:'';border-radius:3px 3px 0 0}.mtitle{font-size:.65rem;padding-left:32px;position:absolute;left:0;height:1.5rem;top:-16px;width:100%;z-index:102}.mavatar{display:inline-block;border-radius:3px;width:30px;height:30px;background:#9fcef2;position:absolute;left:0;top:-16px;overflow:hidden;transition:all .3s;z-index:102}.mavatar:hover{border-radius:8px;width:80px;height:80px;bottom:-40px;left:-15px;z-index:110}.mavatar img{width:100%;height:auto}._mcol .mtitle{height:1.1rem;bottom:0;top:unset;z-index:102}._mcol .mavatar{bottom:-16px;top:unset;transition:all .3s;z-index:103}._mcol .mavatar:hover{bottom:-40px;z-index:190}.schedule__nav-button div div{display:block;width:100%}.matrix-cell.free-arm{padding:3px;background:#fff;border:0}.schedule__head{position:relative}.schedule__head .arrow-wrap{position:fixed;right:60px;top:105px;display:block;width:18px;height:40px;display:flex;flex-direction:column;color:#7bc070}.schedule__head .arrow-wrap.pos-left{right:auto;left:90px}.schedule__head .arrow-wrap .arrow{cursor:pointer;border-radius:3px;width:100%;height:50%;text-align:center;display:flex;justify-content:center;flex-direction:column;text-align:center}.schedule__head .arrow-wrap .arrow:hover{background:#fff;color:#92e687;font-size:18px}.clip{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ull-wrap{display:flex;position:relative;width:auto;min-width:200px;height:38px;padding:0;margin-right:10px}ul.select-list{top:0;left:0;display:block;margin:0;padding:0;position:absolute;width:100%;height:auto;min-height:100%;z-index:100}ul.select-list li{margin:0;cursor:pointer;padding:8px 5px;list-style:none;display:none;background:#fff;color:#a0a0a0;width:100%;border-left:3px solid #444;border-bottom:1px solid #e0e0e0}ul.select-list li.active:hover,ul.select-list li:hover{background:grey;color:#fff}ul.select-list li.active{background:#fff;color:#666;width:100%;display:inline-block;border:1px solid #e0e0e0;border-left:3px solid #45b649}ul.select-list:hover li{display:block}.schedule__content-item .time-td{width:50px;padding:5px 12px}.schedule__content-head{position:relative}.schedule__body .schedule__content-head .arrows-td{padding:10px 5px;position:sticky;background:#fff;z-index:106;left:-1px;width:52px}.arrows-td .arrow-wrap{background:#fff;box-shadow:0 0 4px 0 #dcdcdc;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.arrow-wrap .arrow{display:inline-flex;justify-content:center;border-right:1px solid #eee;padding:5px 7px;font-size:8px;cursor:pointer;width:50%}.arrow-wrap .arrow:last-child{border-right:none}.bk_status0{color:#888}.bk_status1{color:#3bb934}.bk_status3{color:#fc0707}.timeline{position:absolute;left:1px;top:0;width:100%;height:2px;z-index:104}.time-current{width:50px;height:25px;display:flex;font-size:11px;line-height:1rem;font-weight:600;color:#fb6e7a;padding:5px 12px;border:2px solid #fb6e7a;border-radius:10px;border-top-right-radius:0;background-color:rgba(255,255,255,.6);align-items:center;justify-content:center;position:sticky;left:0}.timeline:after{content:"";display:block;background:#fb6e7a;height:2px;position:absolute;top:50%;margin-top:-1px;left:50px;right:0}.prop-title{font-weight:500;padding-right:10px;color:green}.record-block{border-left:solid 4px #e0e0e0;background-color:#fff;border-top-left-radius:3px;border-bottom-left-radius:3px;box-shadow:0 0 6px -3px #eaeaea;border-top:1px solid #eaeaea!important}.schedule__content-item .record-block{top:0!important;padding:5px}.schedule__content tbody tr td .record-block:hover{min-height:100%}.schedule__body .schedule__content-head td{min-width:240px;padding-bottom:15px;position:sticky;top:-1px;z-index:105}.schedule__body .schedule__content-head .time-td{min-width:35px}.record-block__item-wrap .record-number{margin-bottom:5px}.schedule__body .schedule__content{width:auto;min-width:100%;position:relative}.schedule__body .schedule__content-head .time-td{min-width:35px}.record-block__item-wrap .record-number{margin-bottom:5px}.record_client-id{margin-bottom:5px}.record-block__item-service{overflow:hidden;text-overflow:unset;overflow-wrap:break-word;white-space:normal;margin:0 5px 0 0;margin-bottom:5px}.record-block__item-service::after{content:', '}.record-block__item-service:last-child::after{content:'.'}.record-block__item-name{font-weight:500}.record-block__item-price{font-weight:500}.bg-white{background-color:#fff}.record-block .ttips{display:-o-flex;display:flex;margin-left:auto}.for_rec-tooltip,.for_rec_notes-tooltip{display:none}.record-block_tolltip.in{opacity:1}.record-block_tolltip .tooltip-inner{text-align:left;padding:15px;opacity:1;background-color:#fff;color:#1b1b1b;box-shadow:0 15px 30px 15px rgba(164,173,186,.25);font-size:.7rem}.record-block_tolltip .tooltip-inner .record-block__item-wrap{padding:5px 0;position:relative}.record-block_tolltip .tooltip-inner .record-block__item-wrap:last-child{margin-bottom:0;border-bottom:none}.record-block_tolltip.bs-tooltip-auto[x-placement^=top] .arrow::before,.record-block_tolltip.bs-tooltip-top .arrow::before{border-top-color:#fff}.record-block_tolltip.bs-tooltip-auto[x-placement^=right] .arrow::before,.record-block_tolltip.bs-tooltip-right .arrow::before{border-right-color:#fff}.record-block_tolltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.record-block_tolltip.bs-tooltip-bottom .arrow::before{border-bottom-color:#fff}.record-block_tolltip.bs-tooltip-auto[x-placement^=left] .arrow::before,.record-block_tolltip.bs-tooltip-left .arrow::before{border-left-color:#fff}@-webkit-keyframes border-blink{50%{border-left-color:#fa3c4c;background-color:#7aece0}}@keyframes border-blink{50%{border-left-color:#fa3c4c;background-color:#7aece0}}.border-blink{border-left-style:dashed;-webkit-animation:border-blink .2s step-end infinite alternate;animation:border-blink .2s step-end infinite alternate}.calendar-toolbar{align-items:flex-start;flex-grow:1}@media screen and (max-width:1280px){.calendar-toolbar{position:fixed!important;flex-basis:100%;display:block;padding-top:1rem;padding-bottom:1rem}.calendar-toolbar.slide-on-netbook{position:fixed!important}}@media screen and (max-width:992px){.schedule__body .schedule__content-head td{min-width:126px}}@media screen and (min-width:1281px){.calendar-toolbar{flex-basis:auto;display:flex;width:auto!important}}.client-mark-wrap{font-size:1.2rem;line-height:1}.client-status-wrap>*{margin-right:.25rem}.client-mark-wrap>:not(:last-child){margin-right:.5rem}.row-coment{color:#666;font-size:.9em}.schedule__body{position:relative;overflow-y:auto;overflow-x:auto;height:calc(100vh - 6.5rem)}.schedule__body .line{width:100%;height:2px;background:#ec1c23;display:block;position:absolute;z-index:55}.schedule__nav-list{display:flex;align-items:center;height:100%;margin:0 30px}.schedule__nav-item{font-size:1rem;color:#2182c5;border-left:1px solid #eaeaea;height:100%;display:flex;align-items:center}.schedule__nav-item:last-child{border-right:1px solid #eaeaea}.schedule__nav-item.active{border:2px solid #2182c5}.schedule__nav-item:nth-child(-n+2) .schedule__nav-button{flex-wrap:nowrap}.schedule__nav-button{background:0 0;border:none;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;white-space:nowrap;padding:0 13px;width:100%;height:100%}.schedule__nav-button.gray{color:#8e8e8e}.schedule__nav-button span{color:#8e8e8e;display:inline-block;width:100%;margin-top:5px}.schedule__content{width:100%;table-layout:fixed}.schedule__content td{border:1px solid #eaeaea;padding:15px}.schedule__content-head td{font-size:.7rem;font-weight:500;padding:5px 15px}.schedule__content-head td span{font-size:.65rem;font-weight:400;display:block;margin-top:3px}.schedule__content-head td:nth-child(2n+1){background:#e1e1e1}.schedule__content-head td:nth-child(2n){background:#d4d4d4}.schedule__content-head td .position{display:inline-block;margin-left:10px;color:#626262}.schedule__content-head .time-td{width:35px;min-width:35px}.schedule__content-item{position:relative}.schedule__content tr:nth-child(2) td .record-block.height-1{top:0}.schedule__content tr:nth-child(2) td .record-block.height-2{top:0}.schedule__content-item td{padding:7px 5px;font-size:1rem;cursor:default;position:relative}.schedule__content-item td:hover .schedule__content-item-hover{display:flex}.schedule__content-item .time-td{text-align:center;position:relative;z-index:104;font-size:10px;padding:0 5px;height:25px;width:35px;position:sticky;left:-1px;background-color:#fff}.schedule__content-item .time-td::after{content:'';position:absolute;right:-1px;top:0;bottom:0;border-right:1px solid #eaeaea}.schedule__content-item .time-td::before{content:'';position:absolute;right:0;left:0;bottom:-1px;border-bottom:1px solid #eaeaea}.schedule__content-item .time-td:hover{outline:0}.schedule__content-item-hover{font-size:.7rem;outline:2px solid #e5d4a1;font-weight:500;padding:0 10px;width:98%;justify-content:space-between;align-items:center;display:none;position:absolute;height:98%;top:1%;left:1%}.schedule__content-item-hover span{color:#8e8e8e;font-size:.9rem}.schedule__content-column{min-width:100%;width:auto;table-layout:fixed}.schedule__content-column-head{background:#595959;color:#e4e4e4}.schedule__content-column-head.table-head_light{background:#e4e4e4;color:#1b1b1b}.schedule__content-column-head.table-head_light th{font-weight:900}.schedule__content-column-head th{font-size:15px;font-weight:500;padding:22px 15px;padding-right:30px;white-space:nowrap;vertical-align:middle;position:relative;overflow:hidden}.schedule__content-column-head .title-name{width:20%}.schedule__content-column-head .title-phone{width:16%}.schedule__content-column-head .title-status{width:20%}.schedule__content-column-head .title-servises{width:17%}.schedule__content-column-head .name-master-title{width:20%}.schedule__content-column-head .data-title{width:17%}.schedule__content-column-head .sum-title{width:17%}.schedule__content-column-head .img-wrap{width:136px;height:85px}.schedule__content-column-subhead{font-weight:500;background:#f5f5f5}.schedule__content-column-subhead span{font-weight:500;color:#45b649}.schedule__content-column-subhead span i{font-weight:400;font-style:normal;color:#1b1b1b}.schedule__content-column-footer{font-weight:500}.schedule__content-column-receipt{background:#e6ffe7}.schedule__content-column-receipt td:first-child{font-weight:500}.schedule__content-column-expense{background:#fff1f1}.schedule__content-column-expense td:first-child{font-weight:500}.schedule__content-column tr{border-bottom:1px solid #d0d0d0}.schedule__content-column tr.active{background:#f5f5f5}.schedule__content-column tr.active td{color:#959595}.schedule__content-column .fin-comment{font-size:13px}.schedule__content-column td{padding:15px 15px;font-size:13px;overflow:hidden;vertical-align:middle;position:relative}.schedule__content-column td.with-hover{overflow:visible}.schedule__content-column td.with-hover:hover .table-hover-block{display:block}.schedule__content-column td .icon-fin-blue{margin-left:5px}.schedule__content-column td .img-wrap{border:1px solid #e1e1e1;width:136px;height:85px}.schedule__content-column .pointer-wrap{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:absolute;top:0;right:0;z-index:1;width:30px;height:100%;background:#595959}.schedule__content-column .name{color:#2182c5;font-weight:500;margin-bottom:7px;display:inline-block;text-decoration:none;display:inline;border-bottom:1px dotted #2182c5}.schedule__content-column .name:hover{text-decoration:none}.schedule__content-column .info{display:block;margin-top:10px}.schedule__content-column .data,.schedule__content-column .time{display:inline-block;color:#2182c5}.schedule__content-column .data{margin-right:10px;cursor:pointer}.schedule__content-column .sum{font-weight:500;color:#45b649}.schedule__content-column .time-text{display:inline-block;margin-left:5px}.schedule__content-column.border tr{border:none}.schedule__content-column.border td{border:1px solid #d0d0d0}.schedule__content-column .with-hover .nice-select{width:100%;overflow:visible}.schedule__content-column .with-hover .nice-select .list{width:auto}.schedule__content-column .with-hover .nice-select .list .option{text-align:left}.wrap-beauty__block tr td{cursor:pointer}.wrap-beauty__block tr.cursor-d td,.wrap-beauty__block tr.cursor-d th{cursor:default}.schedule .record-block{padding:5px 10px;min-height:100%;display:flex;justify-content:space-between;font-size:13px;position:relative;top:-100%;z-index:50;transition:all .25s ease-in-out}.schedule .record-block:hover{min-height:200%;z-index:100}.schedule .record-block__item{overflow:hidden;flex-grow:1}.schedule .record-block__item span{display:block;line-height:.75rem;margin-bottom:3px}.schedule .record-block__item.lg{width:65%;flex-basis:65%;flex-shrink:0}.schedule .record-block__item-time{overflow:hidden;text-overflow:unset;overflow-wrap:break-word;white-space:normal;margin:0 5px 0 0;margin-bottom:5px}.schedule .record-block__item-name{font-weight:500;font-size:.75rem;white-space:normal;overflow:hidden;text-overflow:unset;overflow-wrap:break-word;margin-right:10px;margin-bottom:5px}.schedule .record-block__item-price{font-weight:500}.schedule .record-block__item .badge{margin-bottom:5px}.schedule .record-block.height-1{height:200%}.schedule .record-block.height-2{height:300%}.schedule .record-block__item-wrap{display:flex;flex-wrap:wrap;font-size:.7rem}.schedule .record-block__item-wrap.record-block__item-head{flex-wrap:nowrap}.schedule .record-block.gray{color:#8e8e8e}.schedule__footer{background:#eaeaea;padding:15px 0;text-align:right}.schedule__footer-list{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.schedule__footer-item{font-size:.9rem;color:#8e8e8e;display:flex;align-items:center;justify-content:flex-start;margin-right:30px}.schedule__footer-item:last-child{margin-right:0}.schedule__footer-item .icon{width:13px;height:13px;flex-basis:13px;flex-shrink:0;margin-right:7px}.popup-pay .swipe-table .nice-select ul{min-width:100%}.ml-40{margin-left:40px}.popup-pay .swipe-table .nice-select .current{font-size:12px}.popup-pay .swipe-table .nice-select ul li{font-size:12px;text-align:left;padding:0 15px}.lead-icon{position:relative;width:30px;color:#2dbb24;font-size:12px}.lead-icon i{position:absolute;right:4px;top:3px}.record-block .ftab{height:20px;width:6px;border-style:solid;border-radius:8px 0 0 0;border-width:1px 0 1px 1px;display:inline-block;left:-8px;position:absolute;background-color:inherit;border-color:inherit;top:0;transition:all .2s}td:hover .record-block .ftab{left:-14px;width:12px}td:hover .record-block{z-index:100}.record-block_wrap{display:flex;flex-direction:row;position:absolute;top:0;width:calc(100% - 5px);height:100%;padding-left:15px}.record-block_wrap .row{width:100%}.schedule__content tbody tr td .record-block{min-height:100%;width:100%;box-sizing:border-box;flex-grow:1}.schedule .record-block:hover{min-height:200%;min-width:200px!important;flex-basis:200px;flex-shrink:0;max-width:unset;transition:all .25s ease-in-out}.swipe-input{line-height:18px}.nice-select .list .child li:hover{color:#fff}.nice-select .list li.noselect{cursor:default}.nice-select .list li.noselect .child li{cursor:pointer}.swipe-panel__client-info .page-nav-tabs li{min-width:auto}.swipe-panel__client-info .table-page__filter-top-block .datepicker-block{flex-basis:40%;width:40%}.swipe-panel__client-info .table-page__filter-top-block .input-wrap{flex-basis:40%;width:40%}.button-min{cursor:pointer;color:#fff!important;background:#45b649;padding:4px 10px}.button-min:hover{background:#2799e3}#panel4 .swipe-info-table td{vertical-align:middle}.matrix-cell{box-sizing:border-box;border:solid 1px #e0e0e0;cursor:pointer;padding:10px;display:inline-block;width:100%;margin:3px;text-align:center;background:#c9ffca}.matrix-cell:hover{border:solid 1px #357f3a}.matrix-cell.free-off{cursor:default;background:red;color:#fff}.matrix-cell.active{cursor:default;background:#ffe983;color:#ee7130;font-weight:700}input.green{margin:0 2px;text-align:center;font-weight:700;color:#45b649;border:solid 1px #45b649}input.center{width:90%;text-align:center;display:inline-block;box-sizing:border-box}.ac{text-align:center}.bookmark__text{font-size:10pt;line-height:11pt;white-space:pre-wrap}.fast-find .dropdown-menu{max-height:200px;overflow-y:auto}.fast-find .dropdown-menu li{padding:5px 0;border-bottom:1px solid #d0d0d0}.fast-find .dropdown-menu li a{white-space:normal}.record-number{padding-right:10px}.record-abs{position:absolute;left:0;top:0}.schedule__content-column-head .sum-title{width:10%}.schedule__content-column-head .id{width:6%}.root-title{display:none}.container_keyboard-num{margin:0;background:#f1f2f3}.write-num{resize:none;text-align:right;width:100%;background:#f6f6f6;border:1px solid #d0d0d0;padding:11px 20px;font-size:1rem}.write-num:active,.write-num:focus{outline:0}.keyboard-num{margin:0;padding:10px;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.keyboard-num li{display:inline-block;padding:5px;width:33%;height:100px;-moz-user-select:none;-webkit-user-select:none;user-select:none}.keyboard-num li.big-num{width:50%;height:90px}.keyboard-num li span{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:30px;text-align:center;background:#fff;border:1px solid #f9f9f9;-moz-border-radius:5px;-webkit-border-radius:5px}.keyboard-num .delete-btn span svg{width:30px}.keyboard-num li span:hover{position:relative;border-color:#e5e5e5;cursor:pointer}.flex-column{display:flex;flex-direction:column}.flex-bottom{margin-top:auto}.input-wrap.input-full-width{background:#f6f6f6;display:flex;border:1px solid #d0d0d0;align-items:center;padding:0 10px;font-weight:500}.input-full-width .swipe-label-title{width:100%;font-size:.9rem}.input-full-width .swipe-input{border:none;margin-right:5px;margin-left:5px;text-align:right;padding:10px}.bg-777{background:#777}.bg-ccc{background:#ccc}.input-wrap.input-full-width.bg-777,.input-wrap.input-full-width.bg-777 .swipe-input{background:#777;color:#fff}.input-wrap.input-full-width.bg-ccc,.input-wrap.input-full-width.bg-ccc .swipe-input{background:#ccc}.popup-pay .code-pay__block-simple{background:0 0;padding:10px 0;margin:10px 0;display:flex;align-items:flex-start}.code-pay__block-simple .code-pay__info{margin-left:20px}.code-pay__block-simple .code-pay__input-block{width:auto;max-width:unset}.code-pay__block-simple .code-pay__input-block .pay-input{padding:9px 20px}.input-wrap.active-input{border:2px solid #2196f3;border-radius:4px}.swipe-label-title .subtitle{display:block;font-weight:400;font-size:.9rem;color:green}.danger,.schedule__content-item td.danger{background-color:#e1e1e1}.orange{color:orange!important}.mcell{display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-image:linear-gradient(135deg,rgba(0,0,0,.06) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.06) 50%,rgba(0,0,0,.06) 75%,transparent 75%,transparent);background-color:#fafcfd;background-size:1rem 1rem}.mcell.on{background:#fff}.mtitle::after{display:block;position:absolute;bottom:0;left:0;width:100%;height:4px;background:#71a7f1;content:'';border-radius:3px 3px 0 0}.mtitle{font-size:.65rem;padding-left:32px;position:absolute;left:0;height:1.5rem;top:-16px;width:100%;z-index:102}.mavatar{display:inline-block;border-radius:3px;width:30px;height:30px;background:#9fcef2;position:absolute;left:0;top:-16px;overflow:hidden;transition:all .3s;z-index:102}.mavatar:hover{border-radius:8px;width:80px;height:80px;bottom:-40px;left:-15px;z-index:110}.mavatar img{width:100%;height:auto}._mcol .mtitle{height:1.1rem;bottom:0;top:unset;z-index:102}._mcol .mavatar{bottom:-16px;top:unset;transition:all .3s;z-index:103}._mcol .mavatar:hover{bottom:-40px;z-index:190}.schedule__nav-button div div{display:block;width:100%}.matrix-cell.free-arm{padding:3px;background:#fff;border:0}.schedule__head{position:relative}.schedule__head .arrow-wrap{position:fixed;right:60px;top:105px;display:block;width:18px;height:40px;display:flex;flex-direction:column;color:#7bc070}.schedule__head .arrow-wrap.pos-left{right:auto;left:90px}.schedule__head .arrow-wrap .arrow{cursor:pointer;border-radius:3px;width:100%;height:50%;text-align:center;display:flex;justify-content:center;flex-direction:column;text-align:center}.schedule__head .arrow-wrap .arrow:hover{background:#fff;color:#92e687;font-size:18px}.clip{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ull-wrap{display:flex;position:relative;width:auto;min-width:200px;height:38px;padding:0;margin-right:10px}ul.select-list{top:0;left:0;display:block;margin:0;padding:0;position:absolute;width:100%;height:auto;min-height:100%;z-index:100}ul.select-list li{margin:0;cursor:pointer;padding:8px 5px;list-style:none;display:none;background:#fff;color:#a0a0a0;width:100%;border-left:3px solid #444;border-bottom:1px solid #e0e0e0}ul.select-list li.active:hover,ul.select-list li:hover{background:grey;color:#fff}ul.select-list li.active{background:#fff;color:#666;width:100%;display:inline-block;border:1px solid #e0e0e0;border-left:3px solid #45b649}ul.select-list:hover li{display:block}.schedule__content-item .time-td{width:50px;padding:5px 12px}.schedule__content-head{position:relative}.schedule__body .schedule__content-head .arrows-td{padding:10px 5px;position:sticky;background:#fff;z-index:106;left:-1px;width:52px}.arrows-td .arrow-wrap{background:#fff;box-shadow:0 0 4px 0 #dcdcdc;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.arrow-wrap .arrow{display:inline-flex;justify-content:center;border-right:1px solid #eee;padding:5px 7px;font-size:8px;cursor:pointer;width:50%}.arrow-wrap .arrow:last-child{border-right:none}.bk_status0{color:#888}.bk_status1{color:#3bb934}.bk_status3{color:#fc0707}.timeline{position:absolute;left:1px;top:0;width:100%;height:2px;z-index:104}.time-current{width:50px;height:25px;display:flex;font-size:11px;line-height:1rem;font-weight:600;color:#fb6e7a;padding:5px 12px;border:2px solid #fb6e7a;border-radius:10px;border-top-right-radius:0;background-color:rgba(255,255,255,.6);align-items:center;justify-content:center;position:sticky;left:0}.timeline:after{content:"";display:block;background:#fb6e7a;height:2px;position:absolute;top:50%;margin-top:-1px;left:50px;right:0}.prop-title{font-weight:500;padding-right:10px;color:green}.record-block{border-left:solid 4px #e0e0e0;background-color:#fff;border-top-left-radius:3px;border-bottom-left-radius:3px;box-shadow:0 0 6px -3px #eaeaea;border-top:1px solid #eaeaea!important}.schedule__content-item .record-block{top:0!important;padding:5px}.schedule__content tbody tr td .record-block:hover{min-height:100%}.schedule__body .schedule__content-head td{min-width:240px;padding-bottom:15px;position:sticky;top:-1px;z-index:105}.schedule__body .schedule__content-head .time-td{min-width:35px}.record-block__item-wrap .record-number{margin-bottom:5px}.schedule__body .schedule__content{width:auto;min-width:100%;position:relative}.schedule__body .schedule__content-head .time-td{min-width:35px}.record-block__item-wrap .record-number{margin-bottom:5px}.record_client-id{margin-bottom:5px}.record-block__item-service{overflow:hidden;text-overflow:unset;overflow-wrap:break-word;white-space:normal;margin:0 5px 0 0;margin-bottom:5px}.record-block__item-service::after{content:', '}.record-block__item-service:last-child::after{content:'.'}.record-block__item-name{font-weight:500}.record-block__item-price{font-weight:500}.record-block .ttips{display:-o-flex;display:flex;margin-left:auto}.for_rec-tooltip,.for_rec_notes-tooltip{display:none}.record-block_tolltip.in{opacity:1}.record-block_tolltip .tooltip-inner{text-align:left;padding:15px;opacity:1;background-color:#fff;color:#1b1b1b;box-shadow:0 15px 30px 15px rgba(164,173,186,.25);font-size:.7rem}.record-block_tolltip .tooltip-inner .record-block__item-wrap{padding:5px 0;position:relative}.record-block_tolltip .tooltip-inner .record-block__item-wrap:last-child{margin-bottom:0;border-bottom:none}.record-block_tolltip.bs-tooltip-auto[x-placement^=top] .arrow::before,.record-block_tolltip.bs-tooltip-top .arrow::before{border-top-color:#fff}.record-block_tolltip.bs-tooltip-auto[x-placement^=right] .arrow::before,.record-block_tolltip.bs-tooltip-right .arrow::before{border-right-color:#fff}.record-block_tolltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.record-block_tolltip.bs-tooltip-bottom .arrow::before{border-bottom-color:#fff}.record-block_tolltip.bs-tooltip-auto[x-placement^=left] .arrow::before,.record-block_tolltip.bs-tooltip-left .arrow::before{border-left-color:#fff}@-webkit-keyframes border-blink{50%{border-left-color:#fa3c4c;background-color:#7aece0}}@keyframes border-blink{50%{border-left-color:#fa3c4c;background-color:#7aece0}}.border-blink{border-left-style:dashed;-webkit-animation:border-blink .2s step-end infinite alternate;animation:border-blink .2s step-end infinite alternate}.calendar-toolbar{align-items:flex-start;flex-grow:1}@media screen and (max-width:1280px){.calendar-toolbar{position:fixed!important;flex-basis:100%;display:block;padding-top:1rem;padding-bottom:1rem}.calendar-toolbar.slide-on-netbook{position:fixed!important}}@media screen and (max-width:992px){.schedule__body .schedule__content-head td{min-width:126px}}@media screen and (min-width:1281px){.calendar-toolbar{flex-basis:auto;display:flex;width:auto!important}}html body a{color:#2196f3}.btn{text-transform:uppercase}.btn-icon{border-radius:50%}.btn-toggle:hover{color:#212529;background-color:#f9f9f9}.btn-toggle:not(:disabled):not(.disabled).active,.btn-toggle:not(:disabled):not(.disabled):active,.show>.btn-toggle.dropdown-toggle{color:#fff;background-color:#2196f3}.btn-group-xs>.btn,.btn-xs{padding:1px .34rem}.btn-group-toggle .active.btn-default{background-color:#31cb55;color:#fff;box-shadow:unset!important}.form-group .input-group:not(:last-child){margin-bottom:.5rem}.form-label{font-size:.8125rem;color:#868e96;font-weight:500;text-transform:uppercase}.resize-none{resize:none}.custom-control-label{text-transform:uppercase}.custom-control-label .i-lang{width:.8125rem;display:inline-block}.custom-control-label::before{border:#e5e5e5 solid 1px}.custom-control-input:checked~.custom-control-label::before{border-color:#31cb55;background-color:#31cb55}.img-download_wrap{width:160px;height:160px;border:dashed 2px #adb5bd}.custom-file-btn{cursor:pointer}.custom-file-btn .custom-file-input{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.custom-file-fild,.custom-file-img{width:200px;height:200px;background-color:#f3f3f3;position:relative}.custom-file-fild{display:flex;align-items:center;justify-content:center}.custom-file-fild::before{content:'\f093';position:absolute;font-family:'Font Awesome 5 Pro';font-size:2rem;font-weight:900;color:#78818a}.custom-file-img img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.custom-file-img .btn{background-color:rgba(255,255,255,.4)}.custom-file-img .custom-file-input{height:100%}.custom-file-img .custom-img-input{height:100%;width:100%}.custom-img-input{margin:0;opacity:0;position:absolute;z-index:2;width:100%}.custom-img-input:checked~.custom-img-label{border:2px solid #58d776;background-color:rgba(255,255,255,.4)}.custom-img-label{position:absolute;left:0;top:0;margin:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center}.form-control:not(.w-auto):not([class*=min]){min-width:calc(.875rem*4)}.form-control+.alert{margin-top:.5rem}.custom-select{background:url(../img/sort-solid.svg) no-repeat right .875rem center/8px 12px;background-color:#fff;min-width:calc(.875rem*4 + 1.875rem)}[data-is=myselect] input,myselect input{background:url(../img/sort-solid.svg) no-repeat right .875rem center/8px 12px;background-color:#fff}.custom-select:focus,.form-control:focus,a.form-control[aria-expanded=true]{border-color:#2196f3}.form-control:focus+.input-group-append .input-group-text,.form-control:focus~.input-group-prepend .input-group-text{border-color:#2196f3}.input-group-text{position:relative}.custom-help-block{padding:.3125rem .875rem;background-color:#f3f3f3;color:#868e96;border-radius:4px;margin-top:-3px;font-size:.6875rem;line-height:1}.custom-control-input~.custom-control-label>.switch-unchecked,.custom-control-input~.custom-control-label>.switch-uncheked,.custom-file-input~.custom-file-label>.switch-unchecked,.custom-img-input~.custom-img-label>.switch-unchecked{display:block}.custom-control-input:checked~.custom-control-label>.switch-unchecked,.custom-control-input:checked~.custom-control-label>.switch-uncheked,.custom-file-input:checked~.custom-file-label>.switch-unchecked,.custom-img-input:checked~.custom-img-label>.switch-unchecked{display:none}.custom-control-input~.custom-control-label>.switch-checked,.custom-control-input~.custom-control-label>.switch-cheked,.custom-file-input~.custom-file-label>.switch-checked,.custom-img-input~.custom-img-label>.switch-checked{display:none}.custom-control-input:checked~.custom-control-label>.switch-checked,.custom-control-input:checked~.custom-control-label>.switch-cheked,.custom-file-input:checked~.custom-file-label>.switch-checked,.custom-img-input:checked~.custom-img-label>.switch-checked{display:block}.select2 .select2-container{width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:.25rem .5rem;padding-right:2rem}[data-multy=false] .select2-container--default .select2-selection__rendered,[data-search=true] .select2-container--default .select2-selection__rendered{padding-right:.5rem;padding-top:0;padding-bottom:0}.select2-container--default.select2-container--focus .select2-selection--multiple,.select2-container--default.select2-container--focus .select2-selection--single{border:1px solid #e5e5e5;border-color:#e5e5e5}.select2-container--default .select2-selection--multiple .select2-selection__choice{word-break:break-all;max-width:100%;white-space:normal;align-items:unset;border:none;padding:2px 5px;padding-right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{border:none;font-size:.6875rem}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove.fal{font-weight:700;line-height:inherit}.custom-multyselect::after{text-align:center;display:inline;border:0!important;font-family:'Font Awesome 5 Pro';font-weight:900;content:"\f009"!important;vertical-align:top!important;position:absolute;right:.65rem;top:.55rem;cursor:pointer;color:#2196f3}.input-group>.fastfind,.input-group>[data-is=cond_input],.input-group>[data-is=fastfind],.input-group>[data-is=form],.input-group>[data-is=multyselect],.input-group>[data-is=myselect],.input-group>[data-is=rangepicker],.input-group>[data-is=raw],.input-group>fastfind,.input-group>multyselect,.input-group>myselect,.input-group>rangepicker,.input-group>raw{flex:1 1 auto;width:1%}.input-group>.fastfind:not(:first-child) .form-control,.input-group>[data-is=cond_input]:not(:first-child) .form-control,.input-group>[data-is=fastfind]:not(:first-child) .form-control,.input-group>[data-is=form]:not(:first-child),.input-group>[data-is=multyselect]:not(:first-child) .select2-selection--multiple,.input-group>[data-is=myselect]:not(:first-child) .form-control,.input-group>[data-is=rangepicker]:not(:first-child) .form-control,.input-group>[data-is=raw]:not(:first-child),.input-group>fastfind:not(:first-child) .form-control,.input-group>multyselect:not(:first-child) .select2-selection--multiple,.input-group>myselect:not(:first-child) .form-control,.input-group>rangepicker:not(:first-child) .form-control,.input-group>raw:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.fastfind:not(:last-child) .form-control,.input-group>[data-is=cond_input]:not(:last-child) .form-control,.input-group>[data-is=fastfind]:not(:last-child) .form-control,.input-group>[data-is=form]:not(:last-child),.input-group>[data-is=multyselect]:not(:last-child) .select2-selection--multiple,.input-group>[data-is=myselect]:not(:last-child) .form-control,.input-group>[data-is=rangepicker]:not(:last-child) .form-control,.input-group>[data-is=raw]:not(:last-child),.input-group>fastfind:not(:last-child) .form-control,.input-group>multyselect:not(:last-child) .select2-selection--multiple,.input-group>myselect:not(:last-child) .form-control,.input-group>rangepicker:not(:last-child) .form-control,.input-group>raw:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append:not(:first-child) .fastfind .form-control,.input-group>.input-group-append:not(:first-child) .form-control,.input-group>.input-group-append:not(:first-child) [data-is=cond_input] .form-control,.input-group>.input-group-append:not(:first-child) [data-is=fastfind] .form-control,.input-group>.input-group-append:not(:first-child) [data-is=form],.input-group>.input-group-append:not(:first-child) [data-is=multyselect] .select2-selection--multiple,.input-group>.input-group-append:not(:first-child) [data-is=myselect] .form-control,.input-group>.input-group-append:not(:first-child) [data-is=rangepicker] .form-control,.input-group>.input-group-append:not(:first-child) [data-is=raw],.input-group>.input-group-append:not(:first-child) fastfind .form-control,.input-group>.input-group-append:not(:first-child) multyselect .select2-selection--multiple,.input-group>.input-group-append:not(:first-child) myselect .form-control,.input-group>.input-group-append:not(:first-child) rangepicker .form-control,.input-group>.input-group-append:not(:first-child) raw,.input-group>.input-group-prepend:not(:first-child) .fastfind .form-control,.input-group>.input-group-prepend:not(:first-child) .form-control,.input-group>.input-group-prepend:not(:first-child) [data-is=cond_input] .form-control,.input-group>.input-group-prepend:not(:first-child) [data-is=fastfind] .form-control,.input-group>.input-group-prepend:not(:first-child) [data-is=form],.input-group>.input-group-prepend:not(:first-child) [data-is=multyselect] .select2-selection--multiple,.input-group>.input-group-prepend:not(:first-child) [data-is=myselect] .form-control,.input-group>.input-group-prepend:not(:first-child) [data-is=rangepicker] .form-control,.input-group>.input-group-prepend:not(:first-child) [data-is=raw],.input-group>.input-group-prepend:not(:first-child) fastfind .form-control,.input-group>.input-group-prepend:not(:first-child) multyselect .select2-selection--multiple,.input-group>.input-group-prepend:not(:first-child) myselect .form-control,.input-group>.input-group-prepend:not(:first-child) rangepicker .form-control,.input-group>.input-group-prepend:not(:first-child) raw{border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.input-group-append:not(:last-child) .fastfind .form-control,.input-group>.input-group-append:not(:last-child) .form-control,.input-group>.input-group-append:not(:last-child) [data-is=cond_input] .form-control,.input-group>.input-group-append:not(:last-child) [data-is=fastfind] .form-control,.input-group>.input-group-append:not(:last-child) [data-is=form],.input-group>.input-group-append:not(:last-child) [data-is=multyselect] .select2-selection--multiple,.input-group>.input-group-append:not(:last-child) [data-is=myselect] .form-control,.input-group>.input-group-append:not(:last-child) [data-is=rangepicker] .form-control,.input-group>.input-group-append:not(:last-child) [data-is=raw],.input-group>.input-group-append:not(:last-child) fastfind .form-control,.input-group>.input-group-append:not(:last-child) multyselect .select2-selection--multiple,.input-group>.input-group-append:not(:last-child) myselect .form-control,.input-group>.input-group-append:not(:last-child) rangepicker .form-control,.input-group>.input-group-append:not(:last-child) raw,.input-group>.input-group-prepend:not(:last-child) .fastfind .form-control,.input-group>.input-group-prepend:not(:last-child) .form-control,.input-group>.input-group-prepend:not(:last-child) [data-is=cond_input] .form-control,.input-group>.input-group-prepend:not(:last-child) [data-is=fastfind] .form-control,.input-group>.input-group-prepend:not(:last-child) [data-is=form],.input-group>.input-group-prepend:not(:last-child) [data-is=multyselect] .select2-selection--multiple,.input-group>.input-group-prepend:not(:last-child) [data-is=myselect] .form-control,.input-group>.input-group-prepend:not(:last-child) [data-is=rangepicker] .form-control,.input-group>.input-group-prepend:not(:last-child) [data-is=raw],.input-group>.input-group-prepend:not(:last-child) fastfind .form-control,.input-group>.input-group-prepend:not(:last-child) multyselect .select2-selection--multiple,.input-group>.input-group-prepend:not(:last-child) myselect .form-control,.input-group>.input-group-prepend:not(:last-child) rangepicker .form-control,.input-group>.input-group-prepend:not(:last-child) raw{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control+[data-is],.input-group>[data-is]+.form-control,.input-group>[data-is]+[data-is*=""]{margin-left:-1px}.fastfind:not(:first-child).disabled .form-control,.fastfind:not(:first-child):disabled .form-control,.fastfind:not(:first-child)[readonly] .form-control,[data-is=cond_input]:not(:first-child).disabled .form-control,[data-is=cond_input]:not(:first-child):disabled .form-control,[data-is=cond_input]:not(:first-child)[readonly] .form-control,[data-is=fastfind]:not(:first-child).disabled .form-control,[data-is=fastfind]:not(:first-child):disabled .form-control,[data-is=fastfind]:not(:first-child)[readonly] .form-control,[data-is=form]:not(:first-child).disabled .form-control,[data-is=form]:not(:first-child):disabled .form-control,[data-is=form]:not(:first-child)[readonly] .form-control,[data-is=multyselect]:not(:first-child) .select2-selection--multiple.disabled .form-control,[data-is=multyselect]:not(:first-child) .select2-selection--multiple:disabled .form-control,[data-is=multyselect]:not(:first-child) .select2-selection--multiple[readonly] .form-control,[data-is=myselect]:not(:first-child).disabled .form-control,[data-is=myselect]:not(:first-child):disabled .form-control,[data-is=myselect]:not(:first-child)[readonly] .form-control,[data-is=rangepicker]:not(:first-child).disabled .form-control,[data-is=rangepicker]:not(:first-child):disabled .form-control,[data-is=rangepicker]:not(:first-child)[readonly] .form-control,[data-is=raw]:not(:first-child).disabled .form-control,[data-is=raw]:not(:first-child):disabled .form-control,[data-is=raw]:not(:first-child)[readonly] .form-control,fastfind:not(:first-child).disabled .form-control,fastfind:not(:first-child):disabled .form-control,fastfind:not(:first-child)[readonly] .form-control,multyselect:not(:first-child) .select2-selection--multiple.disabled .form-control,multyselect:not(:first-child) .select2-selection--multiple:disabled .form-control,multyselect:not(:first-child) .select2-selection--multiple[readonly] .form-control,myselect:not(:first-child).disabled .form-control,myselect:not(:first-child):disabled .form-control,myselect:not(:first-child)[readonly] .form-control,rangepicker:not(:first-child).disabled .form-control,rangepicker:not(:first-child):disabled .form-control,rangepicker:not(:first-child)[readonly] .form-control,raw:not(:first-child).disabled .form-control,raw:not(:first-child):disabled .form-control,raw:not(:first-child)[readonly] .form-control{background-color:#f3f3f3!important;opacity:1;pointer-events:none}.form-group-wrap{margin-bottom:1.5rem}.form-group-wrap:last-child{margin-bottom:0}.custom-material-control{display:block;max-width:100%;background:0 0;border:0;border-bottom:1px solid transparent;font-size:.8125rem;transition:all .3s;color:#495057;border-color:#e5e5e5;padding:.5rem .875rem}.custom-material-control:focus{border-color:#2196f3}.custom-material-control.custom-material-control-lg{font-size:1.1875rem}.custom-material-control.light-material-control{color:#78818a;padding:0 0 .2rem;line-height:1;border-color:transparent}.custom-material-control.light-material-control:focus{border-color:#fff;color:#fff}.custom-multyselect>input{background-color:transparent;color:#fff}.custom-multyselect.form-control{padding-right:2rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.check-lite{position:relative;margin-bottom:0;vertical-align:top;cursor:pointer}.check-lite::before{position:absolute;top:.03469rem;left:-1.625rem;display:block;width:1.125rem;height:1.125rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #e5e5e5}.check-lite::after{position:absolute;top:.03469rem;left:-1.625rem;display:block;width:1.125rem;height:1.125rem;content:"";background:no-repeat 50%/.5rem}.check-lite.checked::before{color:#fff;border-color:#e5e5e5;background-color:#31cb55}.check-lite:hover:not(.checked)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2331cb55' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-switch+.help-block{padding-left:2.46875rem}.custom-checkbox .check-lite::before{border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0}.custom-checkbox .check-lite.checked::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox+.help-block{padding-left:1.625rem}.check-lite.checked .check-lite-label{-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#adb5bd}.custom-checkbox-circle .check-lite:before{border-radius:50%}.collapse .list-check_view{padding-left:1rem}.list-check_view-item{position:relative}.list-check_view-item::before{content:'';position:absolute;top:0;bottom:0;left:calc(1.125rem / 2);border-left:1px solid #e5e5e5;z-index:0}.list-check_view-item.before-none+.list-check_view-item::before,.list-check_view-item:first-child::before{top:1.1rem}.list-check_view-item:last-child::before{bottom:calc(100% - 1.1rem)}.list-comment-item{position:relative;padding-left:1.6875rem;margin-bottom:.5rem}.list-comment-item::before{content:'';position:absolute;left:0;top:50%;margin-top:calc(-.8125rem/2);display:block;width:.8125rem;height:.8125rem;background:#2196f3;border-radius:calc(.8125rem/2);box-shadow:inset 0 0 0 .1875rem #bcdffb;z-index:1}.list-comment-item::after{content:'';position:absolute;top:0;bottom:-.5rem;left:calc(.8125rem / 2);border-left:1px solid #e5e5e5;z-index:0}.list-comment-item:last-child::after{bottom:0}.list-comment-item_content{position:relative;background:#fff;border:1px solid #e5e5e5;box-shadow:0 0 23px rgba(0,0,0,.09);border-radius:4px}.list-comment-item_content::after,.list-comment-item_content::before{content:'';position:absolute;top:50%;margin-top:-.5rem;border-top:.625rem solid transparent;border-bottom:.5rem solid transparent;border-left:0}.list-comment-item_content::before{left:calc(-.625rem);border-right:.625rem solid #e5e5e5}.list-comment-item_content::after{left:calc(-.625rem + 1px);border-right:.625rem solid #fff}.custom-form-group{position:relative}.custom-form-group .input-group [data-is]{width:100%}.custom-form-group .input-group-append,.custom-form-group .input-group-prepend{position:relative}.custom-form-group .form-label{display:inline-block;font-size:.6875rem;color:#868e96;font-weight:400;padding:0 3px;background-color:#fff;border-radius:4px;margin-left:.6875rem;margin-bottom:0;top:-.5rem;z-index:4;white-space:nowrap;max-width:calc(100% - .6875rem - 6px);overflow:hidden}.custom-form-group .form-label:hover{overflow:visible;width:auto;white-space:unset}.custom-form-group .form-label:not(:only-child){position:absolute}.add-block .custom-form-group .input-group>:not([class*=flex-basis]){flex-basis:100%}.form-control.dropdown-toggle:not(button)::after{font-family:'Font Awesome 5 Pro';font-weight:900;font-size:.75rem;content:"\f0dc"!important}.disabled>.form-control{background-color:#f3f3f3!important;pointer-events:none}.disabled:not(.btn),.disabled:not(.btn)>*{filter:unset;opacity:1;cursor:not-allowed}.invalid-feedback-popover-content{display:none}.custom-invalid-feedback-inner{display:flex;align-items:flex-start}.form-control-ru{padding-right:2rem;background:url(../img/svg/form-control-ru.svg) no-repeat right .6rem top .6rem/.9rem auto}.form-control-ua{padding-right:2rem;background:url(../img/svg/form-control-ua.svg) no-repeat right .6rem top .6rem/.9rem auto}.form-control-en{padding-right:2rem;background:url(../img/svg/form-control-en.svg) no-repeat right .6rem top .6rem/.9rem auto}.form-control[type=number]{-moz-appearance:textfield}.form-control[type=number]::-webkit-inner-spin-button,.form-control[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-control[type=color]{padding:0;width:3.25rem;height:1.5rem;-webkit-appearance:none;border:none}.form-control[type=color]::-webkit-color-swatch-wrapper{padding:0}.form-control[type=color]::-webkit-color-swatch{border:1px solid #e5e5e5;border-radius:4px}.form-control[type=color]::-moz-color-swatch-wrapper{padding:0}.form-control[type=color]::-moz-color-swatch{border:1px solid #e5e5e5;border-radius:4px}.spoiler-label,.spoiler-label-vertical{display:flex;flex-wrap:wrap;margin-bottom:0}.spoiler-checkbox{display:none}.spoiler-checkbox~.spoiler-content{display:inline-block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:.5rem}.spoiler-checkbox:checked~.spoiler-content{max-width:unset;white-space:normal}.spoiler-checkbox~.spoiler-trigger{color:#2196f3;cursor:pointer}.spoiler-checkbox~.spoiler-trigger .spoiler-show{display:none}.spoiler-checkbox~.spoiler-trigger .spoiler-hidden{display:inline-block}.spoiler-checkbox:checked~.spoiler-trigger .spoiler-show{display:inline-block}.spoiler-checkbox:checked~.spoiler-trigger .spoiler-hidden{display:none}.spoiler-label-vertical{flex-direction:column}.spoiler-label-vertical .spoiler-checkbox~.spoiler-content{display:block;max-width:unset;white-space:normal}.spoiler-label-vertical .spoiler-checkbox~.spoiler-content:nth-child(n+6){display:none}.spoiler-label-vertical .spoiler-checkbox~.spoiler-content:nth-child(n+6)+.spoiler-trigger{display:block}.spoiler-label-vertical .spoiler-checkbox~.spoiler-content:nth-child(1)+.spoiler-trigger,.spoiler-label-vertical .spoiler-checkbox~.spoiler-content:nth-child(2)+.spoiler-trigger,.spoiler-label-vertical .spoiler-checkbox~.spoiler-content:nth-child(3)+.spoiler-trigger,.spoiler-label-vertical .spoiler-checkbox~.spoiler-content:nth-child(4)+.spoiler-trigger,.spoiler-label-vertical .spoiler-checkbox~.spoiler-content:nth-child(5)+.spoiler-trigger{display:none}.spoiler-label-vertical .spoiler-checkbox+.spoiler-trigger{display:none}.spoiler-label-vertical .spoiler-checkbox:checked~.spoiler-content:nth-child(n+6){display:block}@media screen and (max-width:991px){.input-group.flex-lg-nowrap>.input-group-append>.btn,.input-group.flex-lg-nowrap>.input-group-append>.input-group-text,.input-group.flex-lg-nowrap>.input-group-prepend:first-child>.btn:not(:first-child),.input-group.flex-lg-nowrap>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group.flex-lg-nowrap>.input-group-prepend:not(:first-child)>.btn,.input-group.flex-lg-nowrap>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.input-group.flex-lg-nowrap>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group.flex-lg-nowrap>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group.flex-lg-nowrap>.input-group-append:not(:last-child)>.btn,.input-group.flex-lg-nowrap>.input-group-append:not(:last-child)>.input-group-text,.input-group.flex-lg-nowrap>.input-group-prepend>.btn,.input-group.flex-lg-nowrap>.input-group-prepend>.input-group-text{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.input-group.flex-lg-nowrap>.fastfind:not(:first-child) .form-control,.input-group.flex-lg-nowrap>[data-is=cond_input]:not(:first-child) .form-control,.input-group.flex-lg-nowrap>[data-is=fastfind]:not(:first-child) .form-control,.input-group.flex-lg-nowrap>[data-is=form]:not(:first-child),.input-group.flex-lg-nowrap>[data-is=multyselect]:not(:first-child) .select2-selection--multiple,.input-group.flex-lg-nowrap>[data-is=myselect]:not(:first-child) .form-control,.input-group.flex-lg-nowrap>[data-is=rangepicker]:not(:first-child) .form-control,.input-group.flex-lg-nowrap>[data-is=raw]:not(:first-child),.input-group.flex-lg-nowrap>fastfind:not(:first-child) .form-control,.input-group.flex-lg-nowrap>multyselect:not(:first-child) .select2-selection--multiple,.input-group.flex-lg-nowrap>myselect:not(:first-child) .form-control,.input-group.flex-lg-nowrap>rangepicker:not(:first-child) .form-control,.input-group.flex-lg-nowrap>raw:not(:first-child){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.input-group.flex-lg-nowrap>.fastfind:not(:last-child) .form-control,.input-group.flex-lg-nowrap>[data-is=cond_input]:not(:last-child) .form-control,.input-group.flex-lg-nowrap>[data-is=fastfind]:not(:last-child) .form-control,.input-group.flex-lg-nowrap>[data-is=form]:not(:last-child),.input-group.flex-lg-nowrap>[data-is=multyselect]:not(:last-child) .select2-selection--multiple,.input-group.flex-lg-nowrap>[data-is=myselect]:not(:last-child) .form-control,.input-group.flex-lg-nowrap>[data-is=rangepicker]:not(:last-child) .form-control,.input-group.flex-lg-nowrap>[data-is=raw]:not(:last-child),.input-group.flex-lg-nowrap>fastfind:not(:last-child) .form-control,.input-group.flex-lg-nowrap>multyselect:not(:last-child) .select2-selection--multiple,.input-group.flex-lg-nowrap>myselect:not(:last-child) .form-control,.input-group.flex-lg-nowrap>rangepicker:not(:last-child) .form-control,.input-group.flex-lg-nowrap>raw:not(:last-child){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.input-group.flex-lg-nowrap>.input-group-append:not(:first-child) .fastfind .form-control,.input-group.flex-lg-nowrap>.input-group-append:not(:first-child) [data-is=cond_input] .form-control,.input-group.flex-lg-nowrap>.input-group-append:not(:first-child) [data-is=fastfind] .form-control,.input-group.flex-lg-nowrap>.input-group-append:not(:first-child) [data-is=form],.input-group.flex-lg-nowrap>.input-group-append:not(:first-child) [data-is=multyselect] .select2-selection--multiple,.input-group.flex-lg-nowrap>.input-group-append:not(:first-child) [data-is=myselect] .form-control,.input-group.flex-lg-nowrap>.input-group-append:not(:first-child) [data-is=rangepicker] .form-control,.input-group.flex-lg-nowrap>.input-group-append:not(:first-child) [data-is=raw],.input-group.flex-lg-nowrap>.input-group-append:not(:first-child) fastfind .form-control,.input-group.flex-lg-nowrap>.input-group-append:not(:first-child) multyselect .select2-selection--multiple,.input-group.flex-lg-nowrap>.input-group-append:not(:first-child) myselect .form-control,.input-group.flex-lg-nowrap>.input-group-append:not(:first-child) rangepicker .form-control,.input-group.flex-lg-nowrap>.input-group-append:not(:first-child) raw,.input-group.flex-lg-nowrap>.input-group-prepend:not(:first-child) .fastfind .form-control,.input-group.flex-lg-nowrap>.input-group-prepend:not(:first-child) [data-is=cond_input] .form-control,.input-group.flex-lg-nowrap>.input-group-prepend:not(:first-child) [data-is=fastfind] .form-control,.input-group.flex-lg-nowrap>.input-group-prepend:not(:first-child) [data-is=form],.input-group.flex-lg-nowrap>.input-group-prepend:not(:first-child) [data-is=multyselect] .select2-selection--multiple,.input-group.flex-lg-nowrap>.input-group-prepend:not(:first-child) [data-is=myselect] .form-control,.input-group.flex-lg-nowrap>.input-group-prepend:not(:first-child) [data-is=rangepicker] .form-control,.input-group.flex-lg-nowrap>.input-group-prepend:not(:first-child) [data-is=raw],.input-group.flex-lg-nowrap>.input-group-prepend:not(:first-child) fastfind .form-control,.input-group.flex-lg-nowrap>.input-group-prepend:not(:first-child) multyselect .select2-selection--multiple,.input-group.flex-lg-nowrap>.input-group-prepend:not(:first-child) myselect .form-control,.input-group.flex-lg-nowrap>.input-group-prepend:not(:first-child) rangepicker .form-control,.input-group.flex-lg-nowrap>.input-group-prepend:not(:first-child) raw{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.input-group.flex-lg-nowrap>.input-group-append:not(:last-child) .fastfind .form-control,.input-group.flex-lg-nowrap>.input-group-append:not(:last-child) [data-is=cond_input] .form-control,.input-group.flex-lg-nowrap>.input-group-append:not(:last-child) [data-is=fastfind] .form-control,.input-group.flex-lg-nowrap>.input-group-append:not(:last-child) [data-is=form],.input-group.flex-lg-nowrap>.input-group-append:not(:last-child) [data-is=multyselect] .select2-selection--multiple,.input-group.flex-lg-nowrap>.input-group-append:not(:last-child) [data-is=myselect] .form-control,.input-group.flex-lg-nowrap>.input-group-append:not(:last-child) [data-is=rangepicker] .form-control,.input-group.flex-lg-nowrap>.input-group-append:not(:last-child) [data-is=raw],.input-group.flex-lg-nowrap>.input-group-append:not(:last-child) fastfind .form-control,.input-group.flex-lg-nowrap>.input-group-append:not(:last-child) multyselect .select2-selection--multiple,.input-group.flex-lg-nowrap>.input-group-append:not(:last-child) myselect .form-control,.input-group.flex-lg-nowrap>.input-group-append:not(:last-child) rangepicker .form-control,.input-group.flex-lg-nowrap>.input-group-append:not(:last-child) raw,.input-group.flex-lg-nowrap>.input-group-prepend:not(:last-child) .fastfind .form-control,.input-group.flex-lg-nowrap>.input-group-prepend:not(:last-child) [data-is=cond_input] .form-control,.input-group.flex-lg-nowrap>.input-group-prepend:not(:last-child) [data-is=fastfind] .form-control,.input-group.flex-lg-nowrap>.input-group-prepend:not(:last-child) [data-is=form],.input-group.flex-lg-nowrap>.input-group-prepend:not(:last-child) [data-is=multyselect] .select2-selection--multiple,.input-group.flex-lg-nowrap>.input-group-prepend:not(:last-child) [data-is=myselect] .form-control,.input-group.flex-lg-nowrap>.input-group-prepend:not(:last-child) [data-is=rangepicker] .form-control,.input-group.flex-lg-nowrap>.input-group-prepend:not(:last-child) [data-is=raw],.input-group.flex-lg-nowrap>.input-group-prepend:not(:last-child) fastfind .form-control,.input-group.flex-lg-nowrap>.input-group-prepend:not(:last-child) multyselect .select2-selection--multiple,.input-group.flex-lg-nowrap>.input-group-prepend:not(:last-child) myselect .form-control,.input-group.flex-lg-nowrap>.input-group-prepend:not(:last-child) rangepicker .form-control,.input-group.flex-lg-nowrap>.input-group-prepend:not(:last-child) raw{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.custom-form-group .form-label:hover{white-space:unset}.form-group .input-group:not(:last-child){margin-bottom:1rem}.custom-file-fild{width:100%;max-width:3rem;height:auto}.custom-file-img{height:auto;width:100%}}@media screen and (min-width:992px){.custom-file-fild .custom-file-input{height:100%}}.modal-dialog-right .modal-content{border-left:1px solid #dee2e6;background-color:#fdfdfd}.modal-dialog-right p:last-child{margin-bottom:0}.modal-header{border-bottom:3px solid #f3f3f3}.modal-dialog-right .modal-header{padding:.5rem 1.25rem;border-radius:unset;justify-content:flex-start;min-height:2.625rem;border-bottom:3px solid #f3f3f3;position:sticky;top:0;z-index:10;flex-shrink:0}.modal-dialog-right .modal-header:not([class*=bg-]){background-color:#fff}.modal-header .modal-header_btn-group{display:flex;flex:1;padding:0 1.25rem;padding-right:0;justify-content:flex-end;align-items:center}.modal-dialog-right .modal-header .close{padding:.7rem 1.25rem;margin:-.5rem -1.25rem -1.25rem auto;color:#fff}.modal-dialog-right .modal-header .close:hover{opacity:1}.color-white .close{color:#fff}.panel_editable-area textarea{min-height:6em;height:100%}.panel_editable-area textarea:disabled{min-height:2em;resize:none}.panel_editable-area [disabled]{background-color:transparent;border:0;padding-left:0;padding-right:0}.panel_editable-area [disabled].task-name{font-size:.78125rem;font-weight:500}.modal-md{max-width:700px}.modal-sm{max-width:360px}.modal-xs{max-width:300px}.swal2-container{z-index:2060}.modal-transparent .modal-body p{color:#fff}.modal-transparent .modal-content.modal-content-danger{background:rgba(250,60,76,.85)}.modal-open .modal.modal-panel-right .modal-inner:not(.show){display:none}.modal-open .modal.modal-panel-right .modal-dialog:not(.modal-dialog-right)>.modal-content{overflow-x:visible;overflow-y:visible;max-height:calc(100vh - 3.5rem)}.modal-open .modal.modal-panel-right .modal-dialog:not(.modal-dialog-right)>.modal-content .modal-body{overflow-x:hidden;overflow-y:auto;max-height:100%}.modal-title{text-transform:uppercase}.modal-dialog-right .modal-header .close{padding:.7rem .875rem;margin:0 -1.25rem -1.25rem auto;color:rgba(255,255,255,.73);background-color:#b6bdc4;border-radius:3px 0 0 3px;position:absolute;left:calc((-.875rem)*2 - .65rem);opacity:1;font-size:1rem;box-shadow:-.25rem .125rem .25rem rgba(0,0,0,.075)}.modal-dialog-right .modal-header .close:hover{opacity:1}.modal-dialog-right .modal-header .modal-title{font-size:1.375rem}@media screen and (min-width:768px){.modal-lg{max-width:900px}.modal-xl{max-width:1140px}.modal-max{max-width:calc(100% - 4.6875rem)}}@media screen and (max-width:991px){.panel.panel-fullscreen .panel-hdr{height:auto}.modal-header{flex-wrap:wrap}.modal-header .modal-title{margin-bottom:.5rem}.modal-header .modal-header_btn-group{flex-wrap:wrap;flex-basis:100%;padding:0}.modal-header .modal-header_btn-group>*{margin-bottom:.5rem}.modal-dialog-right .modal-header{position:relative}.modal-dialog-right .modal-header .modal-title{font-size:1.2rem}.modal-dialog-right .modal-header .close{position:absolute;right:0;top:0;margin:0}.modal-footer{flex-direction:column}.modal-footer .btn{width:100%}}@media screen and (max-width:1199px){.modal-dialog-right .modal-header .close{left:0;top:0;right:auto;padding:.344rem .563rem;margin:0;border-radius:0;border-bottom-right-radius:3px}.modal-dialog-right .modal-header .modal-header_btn-group{justify-content:stretch}.modal-dialog-right .modal-header{padding-top:2.5rem}.modal-header .modal-header_btn-group>.btn:not(.btn-icon){width:100%}}.toast-bottom-left{bottom:12px;left:87px}.toast-success{background-color:#31cb55}.toast-info{background-color:#2196f3}.toast-warning{background-color:#ffc241}.toast-error{background-color:#fa3c4c}.nav-menu li{color:#b2b2b2}.nav-menu li a:not([href]):not([tabindex]):focus,.nav-menu li a:not([href]):not([tabindex]):hover{cursor:default}.right-menu{width:50px;flex-basis:50px;flex-shrink:0;background-image:linear-gradient(270deg,rgba(51,148,225,.18),transparent);background-color:#5b5b5b;position:relative;z-index:1000;top:0;margin-top:0;min-height:100vh}.right-menu a{color:#868e96}.right-menu a:focus,.right-menu a:hover{outline:0;text-decoration:none;color:inherit;color:#fff}.right-sidebar_group{display:flex;flex-direction:column;position:fixed;top:0;bottom:0;width:inherit;padding:0;background-image:linear-gradient(270deg,rgba(51,148,225,.18),transparent);background-color:#5b5b5b}.right-sidebar_group-item{border-bottom:1px solid #868e96;text-align:center;padding:.4rem}.right-sidebar_group-item.group-item_user{padding:.6rem .4rem}.group-item_user .dropdown{display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500}.right-sidebar_group-item:last-child{border-bottom:none}.right-sidebar_group-item .user-item_wrap,.right-sidebar_group-item .user-item_wrap:focus,.right-sidebar_group-item .user-item_wrap:hover{text-decoration:none}.right-sidebar_group-item .user-item_wrap{display:block;cursor:pointer}.right-sidebar_group-item .user-item__name{color:#fa3c4c;font-size:11px;font-weight:600}.right-sidebar_group-item:hover .user-item__name{color:#ffc241;text-decoration:none}.right-sidebar_group-item .user-item__name:focus,.right-sidebar_group-item .user-item__name:hover{text-decoration:none}.avatar{max-width:40px;max-height:40px;border-radius:50%;overflow:hidden}.avatar.online{border:solid 2px #31cb55}.right-sidebar_group-item .avatar{width:35px;height:35px;margin-right:auto;margin-left:auto;margin-bottom:5px}.right-sidebar_group-item .avatar img{width:100%;display:block}.group-item_menu{margin:0;padding:0}.group-item_menu-elem{list-style:none;color:#868e96;padding:.3rem 0;font-size:16px;position:relative}.group-item_menu-elem:last-child{border-bottom:none}.group-item_menu-elem:hover{color:#fff}.group-item_menu-elem::after{content:'';display:block;border-bottom:1px solid #868e96;position:absolute;bottom:0;height:1px;right:10%;left:10%}.group-item_menu-elem:last-child::after{display:none}.group-item_menu-elem>a,.group-item_menu-elem>span{display:inline-block;position:relative;padding:.3rem;width:30px;height:30px;border-radius:50%;border-bottom:none;transition:.3s}.group-item_menu-elem:hover>a,.group-item_menu-elem:hover>span{background-color:#ffc241;transition:.3s}.group-item_menu-elem i{color:#868e96}.group-item_menu-elem a{color:inherit!important}.group-item_menu-elem:hover i{color:#fff}.group-item_menu-elem .label{top:3px;right:-7px;left:auto;color:#fff;width:14px;height:14px;font-size:10px}.group-item_single-elem{display:block;margin-right:auto;margin-left:auto}.group-item_last{margin-top:auto;padding:.4rem}.right-sidebar_group-item.group-item_last{border-top:1px solid #868e96}.know-base_elem{display:inline-block;padding:5px;font-size:26px;color:#868e96}.know-base_elem:hover{color:#fff}.sub-block{display:none;position:absolute;right:calc(100% - 1px);top:0;background:#555b61;color:#fff;padding:10px 0;min-width:250px;text-align:left}.sub-block__wrap{padding:10px 20px;position:relative}.sub-block__wrap:last-child:after{display:none}.sub-block__title{font-size:11px;color:#aaa;margin-bottom:10px}.sub-block__list{list-style-type:none;padding:0;margin:0}.sub-block__item{font-size:12px;margin-bottom:5px}.sub-block__value{color:#ffc241;font-weight:500;font-size:15px}.right-menu .badge-icon{font-size:.5rem;min-width:.5rem;font-weight:700}.right-nav_tooltip .tooltip-inner{background-color:#555b61;text-align:left;border-radius:0}[data-is=btn_call] .active{color:#31cb55;font-weight:700}@media screen and (max-width:991px){.right-menu.slide-on-mobile-right{right:-50px}.right-menu.slide-on-mobile-right-show{right:0}}.widgets-wrap>.container,.widgets-wrap>.container-fluid{padding:0}.widgets-wrap>.container-fluid>.row,.widgets-wrap>.container>.row{margin-bottom:30px}.widget-item{box-shadow:0 2px 7px rgba(0,0,0,.06);height:100%;width:100%;max-width:unset;overflow:auto}.widget-item .h1{font-size:1.5rem;line-height:1}.widget-item .title-responsive{line-height:1}.widget-item.h-1{max-height:80px}.widget-item.h-2{max-height:160px}.widget-item.h-3{max-height:240px}.widget-item.h-4{max-height:320px}.widget-item.h-5{max-height:400px}.widget-item.h-6{max-height:480px}.widget-item.h-7{max-height:560px}.widget-item.h-8{max-height:640px}.widget-item.h-9{max-height:720px}.widget-item.h-10{max-height:800px}.widget-item .progress{box-shadow:unset}.widget-item .progress-bar{box-shadow:unset}.widget-item-header{display:flex;justify-content:space-between}.widget-step-goal__donut{display:flex;justify-content:space-between;align-items:center}.widget-step-goal__donut-wrap{position:relative}.widget-step-goal__donut-progress{position:absolute;left:calc(50% - 38px);top:calc(50% - 22px);z-index:1;text-align:center;width:76px}.widget-step-goal__donut-progress-amount{color:#111;font-size:1.25rem;font-weight:400;line-height:1.25rem;margin-bottom:.625rem}.widget-step-goal__donut-progress-desc{color:#939daa;font-size:.9375rem}.widget-step-goal__donut-chart{width:140px;height:140px}.widget-step-goal__donut-labels{width:60%}.widget-step-goal__donut-label{display:flex;align-items:center;margin-bottom:5px}.widget-step-goal__donut-label-status{width:1.25rem;height:.625rem;border-radius:2px;display:inline-block;margin-right:.625rem;position:relative;top:0}.widget-step-goal__donut-label-status--gray{background-color:#c0c7cf}.widget-step-goal__donut-label-status--yellow{background-color:#ffde6b}.widget-step-goal__donut-label-status--orange{background-color:#fda26b}.widget-step-goal__donut-label-status--light-green{background-color:#9cdcc2}.widget-step-goal__donut-label-status--light-navy{background-color:#1f98ad}.widget-step-goal__donut-label-status--green{background-color:#b9e986}.widget-donut-label-status-circle{width:.75rem;height:.75rem;border:3px solid;border-radius:50%;display:inline-block;margin-right:.625rem;position:relative;top:0}.widget-item-small{display:flex;flex-direction:column;justify-content:center;height:140px}.widget-small__chart{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.widget-small__chart canvas{height:90px;width:90px}.widget-small__chart .widget-step-goal__donut-progress-amount{position:absolute}.widget-small__info{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;height:100%;text-align:right}.value{font-size:1.125rem;font-weight:700}.analitic-num{font-size:1.5rem;font-weight:700;display:block;margin-bottom:.75rem}.analitic-chart-block{margin-bottom:.75rem}.analitic-charts{display:flex}.analitic-charts>div{width:100%}.analitic-chart-item{height:.9375rem}.analitic-charts .analitic-value{line-height:1.1;flex-grow:1;flex-basis:20%;min-width:20%;margin-bottom:0}.table__tag .table__tag-circle{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;position:relative;top:-1px;margin-right:.625rem}.widget-analitic_item{padding:1.25rem .9375rem}.widget-analitic_title{margin-bottom:.625rem;font-size:.875rem}.widget-analitic_info{padding:1.25rem .625rem;text-align:center;border-bottom:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.widget-analitic_info:last-child{border-right:0}.widget-analitic_item .row:last-child .widget-analitic_info{border-bottom:0}.widget-analitic_info:only-child{border-right:1px solid #e1e1e1!important}.widget-analitic_info.borders{border:1px solid #e1e1e1!important;margin-bottom:-1px;margin-right:-1px}.widget-stat_content{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.625rem}.widget-stat_content .analitic-num{margin-bottom:0}.widget-stat{margin-bottom:.9375rem}.widget-stat_header{margin-bottom:1.25rem}.widget-stat_title{font-size:1rem}.widget-stat .progress{height:7px}.widget-stat .progress-bar{flex-grow:0}.widget-item .table{margin-top:.625rem}.widget-item .table>tbody>tr>td{vertical-align:middle}.widget-item-header .subtitle{margin-bottom:.625rem;font-size:.75rem;font-weight:400;color:#868e96}.widget-item .analitic-num{font-size:1.25rem}.analitic-value{font-size:1rem;font-weight:700;display:block}.analitic-value.neutral{color:#adb5bd;font-size:.75rem;font-weight:400}.analitic-value.sup-value{font-size:1.1rem;display:inline-block;padding:3px 3px;font-weight:700;vertical-align:super;margin-left:5px}.widget-item .analitic-value.sup-value{font-size:.75rem;font-weight:400}.widget-item .table>tbody>tr>td,.widget-item .table>tbody>tr>th,.widget-item .table>tfoot>tr>td,.widget-item .table>tfoot>tr>th,.widget-item .table>thead>tr>td,.widget-item .table>thead>tr>th{padding:.75rem;line-height:1.2;font-size:13px}.widget-panel{padding:1.25rem;background-color:#fff;border-radius:5px;box-shadow:0 0 5px 1px rgba(204,204,204,.5);width:100%}.widget-item-header.widget-item-header_fixed{background-color:#fff;position:sticky;top:-1.25rem}.widget-item-footer{display:flex;align-items:center;line-height:14px;justify-content:center;padding:1.5rem;border-top:1px solid rgba(147,157,170,.2);position:relative}.widget-item-footer.widget-item-footer_sticky{background-color:#fff;position:sticky;bottom:-1.25rem}.widget-item-footer.widget-item-footer-btn{padding:1rem 1.5rem}.widget-stat_content .analitic-num{margin-right:.625rem}.widget-stat_icon{font-size:2.5rem;padding-left:1.25rem;line-height:.9em;color:#868e96}.widget-img{width:3rem;height:3rem;overflow:hidden;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.2rem;flex-shrink:0}.widget-img.widget-img-sm{width:1.75rem;height:1.75rem;font-size:.75rem}.widget-img.widget-img-md{width:2.25rem;height:2.25rem;font-size:.8125rem}.widget-img.widget-img-xxl{width:6.5rem;height:6.5rem;font-size:1.875rem}.bg-inverse-info{background:rgba(77,138,240,.2)}.inverse-info,.widget-img.bg-inverse-info{color:#4d8af0}.bg-inverse-secondary{background:rgba(194,198,209,.2)}.inverse-secondary,.widget-img.bg-inverse-secondary{color:#c2c6d1}.bg-inverse-success{background:rgba(0,224,147,.2)}.inverse-success,.widget-img.bg-inverse-success{color:#00e093}.bg-inverse-primary{background:rgba(108,97,246,.2)}.inverse-primary,.widget-img.bg-inverse-primary{color:#6c61f6}.bg-inverse-warning-light{background:rgba(255,229,0,.2)}.inverse-warning-light,.widget-img.bg-inverse-warning-light{color:#ffca5b}.bg-inverse-warning{background:rgba(240,130,95,.2)}.inverse-warning,.widget-img.bg-inverse-warning{color:#f0825f}.bg-inverse-danger-light{background:rgba(255,95,102,.2)}.inverse-danger-light,.widget-img.bg-inverse-danger-light{color:#ff5f66}.bg-inverse-danger{background:rgba(244,67,54,.2)}.inverse-danger,.widget-img.bg-inverse-danger{color:#f44336}.bg-inverse-pink{background:rgba(249,10,182,.2)}.inverse-pink,.widget-img.bg-inverse-pink{color:#f90ab6}.bg-inverse-light{background:rgba(223,223,223,.2)}.inverse-light,.widget-img.bg-inverse-light{color:#dfdfdf}.bg-inverse-dark{background:rgba(116,118,123,.2)}.inverse-dark,.widget-img.bg-inverse-dark{color:#74767b}.bg-inverse-white{background:rgba(255,255,255,.2)}.inverse-white,.widget-img.bg-inverse-white{color:#fff}.bg-inverse-bronze{background:rgba(165,167,76,.2)}.inverse-bronze,.widget-img.bg-inverse-bronze{color:#a5a74c}.bg-inverse-peachy{background:rgba(255,150,117,.2)}.inverse-peachy,.widget-img.bg-inverse-peachy{color:#ff9675}.bg-inverse-purple{background:rgba(156,134,219,.2)}.inverse-purple,.widget-img.bg-inverse-purple{color:#9c86db}.bg-inverse-turquoise{background:rgba(44,215,204,.2)}.inverse-turquoise,.widget-img.bg-inverse-turquoise{color:#2cd7cc}.bg-inverse-capri{background:rgba(10,206,249,.2)}.inverse-capri,.widget-img.bg-inverse-capri{color:#0acef9}.bg-inverse-violet{background:rgba(150,123,189,.2)}.inverse-violet,.widget-img.bg-inverse-violet{color:#967bbd}.bg-inverse-pumpkin{background:rgba(254,177,94,.2)}.inverse-pumpkin,.widget-img.bg-inverse-pumpkin{color:#ffa94d}.bg-inverse-blue{background:rgba(74,190,255,.2)}.inverse-blue,.widget-img.bg-inverse-blue{color:#4abeff}.bg-inverse-light-green{background:rgba(103,210,159,.2)}.inverse-light-green,.widget-img.bg-inverse-light-green{color:#67d29f}.bg-inverse-dark-violet{background:rgba(148,118,186,.2)}.inverse-dark-violet,.widget-img.bg-inverse-dark-violet{color:#9476ba}.bg-inverse-gray{background:rgba(120,144,156,.2)}.inverse-gray,.widget-img.bg-inverse-gray{color:#78909c}.bg-inverse-ultramarine{background:rgba(73,124,255,.2)}.inverse-ultramarine,.widget-img.bg-inverse-ultramarine{color:#497cff}.bg-inverse-darkorchid{background:rgba(194,116,255,.2)}.inverse-darkorchid,.widget-img.bg-inverse-darkorchid{color:#c274ff}.bg-inverse-rosepink{background:rgba(255,116,216,.2)}.inverse-rosepink,.widget-img.bg-inverse-rosepink{color:#ff74d8}.bg-inverse-pistachio{background:rgba(149,224,90,.2)}.inverse-pistachio,.widget-img.bg-inverse-pistachio{color:#95e05a}.bg-inverse-deepskyblue{background:rgba(98,226,243,.2)}.inverse-deepskyblue,.widget-img.bg-inverse-deepskyblue{color:#62e2f3}.bg-inverse-laguna{background:rgba(235,219,80,.2)}.inverse-laguna,.widget-img.bg-inverse-laguna{color:#ebdb50}.bg-inverse-lavander{background:rgba(183,143,193,.2)}.inverse-lavander,.widget-img.bg-inverse-lavander{color:#b78fc1}.bg-inverse-taffy{background:rgba(234,153,216,.2)}.inverse-taffy,.widget-img.bg-inverse-taffy{color:#ea99d8}.bg-inverse-fern{background:rgba(154,212,188,.2)}.inverse-fern,.widget-img.bg-inverse-fern{color:#9ad4bc}.bg-inverse-royal{background:rgba(255,153,0,.2)}.inverse-royal,.widget-img.bg-inverse-royal{color:#f90}.bg-inverse-heather{background:rgba(154,160,213,.2)}.inverse-heather,.widget-img.bg-inverse-heather{color:#9aa0d4}.trapezoid__wrap{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.trapezoid__item{display:flex;background:#fff;border-top:2px solid #fff;border-bottom:2px solid #fff}.trapezoid__container{max-width:360px;width:100%;display:flex;justify-content:center;position:relative;flex-shrink:0}.trapezoid__container::before{content:'';width:50%;right:0;height:100%;position:absolute;background:#fcfcfc}.trapezoid{display:flex;height:110px;align-items:center;justify-content:center}.trapezoid::before{display:block;transform:rotateX(-20deg) translateY(6%);transform-origin:top;height:112%;width:100%;border-radius:10px;position:absolute;content:''}.trapezoid-1 .trapezoid{perspective:360px;width:100%}.trapezoid-1 .trapezoid::before{background:#56cee7}.trapezoid-1 .trapezoid__info{border-right:3px solid #56cee7;border-top-right-radius:4px;border-bottom-right-radius:4px}.trapezoid-2 .trapezoid{perspective:320px;width:calc(100% - 2.6rem)}.trapezoid-2 .trapezoid::before{background:#ed4859}.trapezoid-2 .trapezoid__info{border-right:3px solid #ed4859;border-top-right-radius:4px;border-bottom-right-radius:4px}.trapezoid-3 .trapezoid{perspective:280px;width:calc(100% - (2.6rem * 2))}.trapezoid-3 .trapezoid::before{background:#26a69a}.trapezoid-3 .trapezoid__info{border-right:3px solid #26a69a;border-top-right-radius:4px;border-bottom-right-radius:4px}.trapezoid-4 .trapezoid{perspective:240px;width:calc(100% - (2.6rem * 3))}.trapezoid-4 .trapezoid::before{background:#ace351}.trapezoid-4 .trapezoid__info{border-right:3px solid #ace351;border-top-right-radius:4px;border-bottom-right-radius:4px}.trapezoid-5 .trapezoid{perspective:200px;width:calc(100% - (2.6rem * 4))}.trapezoid-5 .trapezoid::before{background:#c2c8cc}.trapezoid-5 .trapezoid__info{border-right:3px solid #c2c8cc;border-top-right-radius:4px;border-bottom-right-radius:4px}.trapezoid__text{font-weight:500;color:#fff;text-align:center;position:relative;z-index:1}.trapezoid__info{background:#fcfcfc;width:100%;display:flex;flex-basis:calc(100% - 360px);align-items:center;padding:1rem 4rem}.widget-clock-wrap{position:relative;width:140px;height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:12px solid #2196f3;border-radius:50%;box-shadow:inset 0 0 0 5px rgba(0,0,0,.07)}.widget-clock-wrap>*{flex-shrink:0}.widget-clock-img-wrap{background-color:#e3f2fd;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:.5rem}.widget-clock-img-wrap img{display:block;width:25px}.widget-clock-content{text-align:center;font-weight:500;font-size:1.125rem;line-height:100%}.widget-clock-content span{display:block;font-size:.875rem}.widget-clock-bg_img-wrap{width:106px;height:106px;position:absolute}.widget-clock-bg_img-wrap img{display:block;width:100%;height:100%}@media screen and (max-width:991px){.widget-analitic_info{border-bottom:1px solid #e1e1e1;border-right:none}.widget-analitic_item .row:last-child .widget-analitic_info{border-bottom:1px solid #e1e1e1}.trapezoid__container::before{width:100%}.trapezoid__info{padding-left:2rem;padding-right:2rem}}.has-popover{cursor:pointer}.hint-popover{cursor:pointer;padding:0 .5rem;display:inline-block;font-size:.7rem}.popover-for-hint{font-weight:400;font-size:.8125rem}.functional-popover-content{display:none}.dropdown-menu.show[x-placement=top-start]{margin-top:8px}.drop-wrap{position:relative}.drop-wrap.drop-up .drop-menu{top:auto;bottom:calc(100% - 8px);margin-top:0}.drop-menu{position:absolute;top:100%;left:0;right:0;z-index:2000;display:none;float:left;min-width:10rem;padding:.3125rem 0;margin:.125rem 0 0;font-size:.8125rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:0 solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 0 15px 1px rgba(91,91,91,.2);-webkit-user-select:text;max-height:300px;overflow-y:auto;margin-top:-1px}.drop-menu.show{display:block}@media only screen and (max-width:420px){.panel .panel-hdr>:first-child{padding-left:.5rem}.panel .panel-hdr>:last-child{padding-right:.5rem}}.card-check-bg{margin-bottom:1.5rem}.card-choice{cursor:pointer;height:100%;border:0}.card-choice .card-body{color:#868e96;border:1px solid #e5e5e5}.card-choice input[type=radio]:checked~.card-body,.card-choice.active .card-body{background-color:#eafaee;border:1px solid #31cb55}.card-choice input[type=radio]:checked~.card-body .card-choice-indicator,.card-choice input[type=radio]:checked~.card-body [class*=fa-],.card-choice.active .card-body .card-choice-indicator,.card-choice.active .card-body [class*=fa-]{color:#31cb55}.card-choice-indicator{font-size:1.125rem}.card._item,.card[role=widget]{min-height:2.75rem}.card>:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card.panel-sortable .card-title{font-size:.875rem}.card-label-title{position:relative;border-top-right-radius:4px;border-top-left-radius:4px;padding:3px 12px;font-size:.65rem;text-transform:uppercase;background:#8a9ba9;color:#fff;display:inline-block;margin-left:9px}.card-label-title::after,.card-label-title::before{content:'';position:absolute;height:6px;width:6px}.card-label-title::before{left:-6px;bottom:0;background-image:radial-gradient(circle at top left,transparent 6px,#8a9ba9 0)}.card-label-title::after{right:-6px;bottom:0;background-image:radial-gradient(circle at top right,transparent 6px,#8a9ba9 0)}.card-label-title:empty{display:none}@media screen and (min-width:576px){.card-columns{-moz-column-count:4;column-count:4;-moz-column-gap:1.5rem;column-gap:1.5rem}}@media screen and (max-width:991px){.card.panel-sortable .card-title{width:100%;flex-basis:100%}}.nav-tabs-clean .nav-item .nav-link{height:auto}.nav-tabs-clean{height:auto}.nav-tabs-clean.nav-tabs .nav-item.show .nav-link,.nav-tabs-clean.nav-tabs .nav-link.active{background-color:transparent}.nav-tabs .nav-link{text-transform:uppercase}.nav-tabs .nav-item .nav-link:not(:hover){color:#495057}.nav-tabs .nav-item .nav-link.active:not(:hover){color:#2196f3}.nav-tabs-clean .nav-item .nav-link.active{border-bottom:1px solid #2196f3}.nav-tabs-clean .nav-item .nav-link:hover{color:#39a1f4}.nav-tabs-aside{flex-direction:column}.nav-tabs-aside .nav-item .nav-link{padding-left:.5rem;padding-top:.4375rem;padding-bottom:.4375rem;position:relative}.nav-tabs-aside .nav-link:not([class^=btn-]):not([class*=" btn-"]){font-weight:400;font-size:.75rem}.nav-tabs-aside .nav-item .nav-link.active{border-bottom:0}.nav-tabs-aside .nav-item .nav-link.active::before{content:'';position:absolute;left:0;top:.5rem;height:1rem;width:3px;background-color:#2196f3}.nav-tabs-aside .nav-item .nav-link:hover{color:#39a1f4}.tab-info-item{border-bottom:1px solid #dee2e6;padding:.5rem;padding-top:.75rem}.tab-info-item:last-child{border-bottom:0}.tab-info-item>:not(:last-child){margin-bottom:4px}.tab-content>.tab-pane{display:none!important}.tab-content>.active{display:block!important}@media screen and (max-width:991px){.nav-tabs-aside-mobile{flex-direction:column}.nav-tabs-aside-mobile .nav-item .nav-link{padding-left:.5rem;padding-top:.4375rem;padding-bottom:.4375rem;position:relative}.nav-tabs-aside-mobile .nav-link:not([class^=btn-]):not([class*=" btn-"]){font-weight:400}.nav-tabs-aside-mobile .nav-item .nav-link.active{border-bottom:0}.nav-tabs-aside-mobile .nav-item .nav-link.active::before{content:'';position:absolute;left:0;top:.5rem;height:1rem;width:3px;background-color:#2196f3}.nav-tabs-aside-mobile .nav-item .nav-link:hover{color:#39a1f4}}@media screen and (max-width:768px){.nav-tabs-clean{height:auto}.client-card-modal-right .nav-tabs .nav-item{width:50%}}.daterangepicker td.in-range{background-color:#ffdcde}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#fa3c4c}.rangepicker,[data-is=rangepicker],rangepicker{position:relative;max-width:210px;min-width:190px}.rangepicker[data-mode=single],[data-is=rangepicker][data-mode=single],rangepicker[data-mode=single]{max-width:120px;min-width:unset}.rangepicker input,[data-is=rangepicker] input,rangepicker input{padding-right:2rem}.rangepicker::after,[data-is=rangepicker]::after,rangepicker::after{text-align:center;display:inline;border:0!important;font-size:.9rem;font-family:'Font Awesome 5 Pro';font-weight:300;color:#2196f3;content:""!important;vertical-align:top!important;position:absolute;right:.65rem;top:.5rem}.rangepicker .form-control.is-invalid,.rangepicker .form-control.is-valid,.was-validated .rangepicker .form-control:invalid,.was-validated .rangepicker .form-control:valid,.was-validated [data-is=rangepicker] .form-control:invalid,.was-validated [data-is=rangepicker] .form-control:valid,.was-validated rangepicker .form-control:invalid,.was-validated rangepicker .form-control:valid,[data-is=rangepicker] .form-control.is-invalid,[data-is=rangepicker] .form-control.is-valid,rangepicker .form-control.is-invalid,rangepicker .form-control.is-valid{padding-right:calc((1em + 1rem) * 3 / 4 + 1.875rem);background-position:center right 1.875rem}.current-month{background-color:rgba(202,206,209,.13)!important}.schedule-work-table{width:100%;font-size:.6rem;overflow:auto;border-spacing:0;border-collapse:collapse;border:2px solid #f8fafb}.schedule-work-table thead{display:block;overflow:visible;width:100%;position:sticky;top:0;z-index:100;background:#e7ebee}.schedule-work-table_new tr{border-bottom:4px solid #f8fafb}.schedule-work-table thead tr{display:flex}.schedule-work-table thead th{font-size:.9rem;vertical-align:middle;text-align:center;font-weight:400;position:relative}.schedule-work-table thead th.title{font-size:1.1rem;text-align:left;margin-bottom:0;width:150px;position:sticky;left:0;top:0;z-index:1;background-color:#e7ebee}.schedule-work-table .current-day>*{color:#0c7cd5}.schedule-work-table .current-day .text-muted{color:#51adf6!important}.schedule-work-table tbody{display:block;width:100%}.schedule-work-table tbody tr{display:flex;position:relative;z-index:10}.schedule-work-table tbody tr::after,.schedule-work-table tbody tr::before{content:'';position:absolute;width:100%;height:1px;background:#fd9fa7;z-index:20;display:none}.schedule-work-table tbody tr::before{top:0}.schedule-work-table tbody tr::after{bottom:0}.schedule-work-table tbody tr:hover::after,.schedule-work-table tbody tr:hover::before{display:block}.schedule-work-table_new td{vertical-align:middle;border:1px solid #e5e5e5}.schedule-work-table_new td:not(:first-child){padding-left:0;padding-right:0}.schedule-work-table_new td:not(:first-child) .work-time{border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;border-top:2px solid #b3e1a7;padding:5px 10px 14px}.schedule-work-table_new td:last-child .work-time{border-right:1px solid #e5e5e5}.schedule-work-table td:first-child{width:150px}.schedule-work-table td:first-child .status:before{z-index:1}.schedule-work-table_new td:first-child{border-right:4px solid #f8fafb}.schedule-work-table td.name-wrap{white-space:normal;text-overflow:ellipsis;position:sticky;left:0;z-index:2;background-color:#e7ebee}.schedule-work-table td.free{background:#dedede}.schedule-work-table_new td.free{background:0 0}.schedule-work-table_new td.free .work-time{background:#dadddf}.schedule-work-table td .name{color:#1b1b1b;font-size:12px;font-weight:400;white-space:normal;overflow:hidden;text-overflow:ellipsis}.schedule-work-table td .info{display:block;font-size:12px;font-weight:400;color:#8e8e8e;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.schedule-work-table td.hover,.schedule-work-table th.hover{position:relative}.schedule-work-table td.hover:after,.schedule-work-table th.hover:after{content:"";width:2px;height:100%;background:#fa3c4c;display:block;position:absolute;top:0;left:0;z-index:2500}.schedule-work-table td.hover:before,.schedule-work-table th.hover:before{content:"";width:2px;height:100%;background:#fa3c4c;display:block;position:absolute;top:0;right:0;z-index:2500}.border-x-danger-100:not(:first-child),.schedule-work-table tr td:not(:first-child):hover{position:relative}.border-x-danger-100:not(:first-child)::after,.border-x-danger-100:not(:first-child)::before,.schedule-work-table tr td:not(:first-child):hover::after,.schedule-work-table tr td:not(:first-child):hover::before{content:'';position:absolute;height:calc(100% + 8px);top:-4px;bottom:-4px;width:1px;background:#fd9fa7;z-index:1}.border-x-danger-100:not(:first-child)::before,.schedule-work-table tr td:not(:first-child):hover::before{left:0}.border-x-danger-100:not(:first-child)::after,.schedule-work-table tr td:not(:first-child):hover::after{right:0}.schedule-work-table_new .work-time{position:relative}.schedule-work-table_new .work-time::after{font-family:'Font Awesome 5 Pro';font-size:17px;font-weight:400;margin-bottom:auto;padding-top:5px;position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:flex-start;justify-content:center;text-align:center;z-index:0}.work-time-nonworking .work-time::after{content:'\f273';color:#fb6e7a}.work-time-onlearning .work-time::after{content:'\f501';color:#82c4f8;font-weight:900}.work-time-vacation .work-time::after{content:'\f82b';color:#ffd274;font-weight:900}.work-time-sickleave .work-time::after{content:'\f7f2';color:#44d265;font-weight:900}.work-time-corparty .work-time::after{content:'\f79f';color:#da56f0;font-weight:900}.work-time-birthday .work-time::after{content:'\f1fd';color:#6e58c0;font-weight:900}.work-time-fiesta .work-time::after{content:'\f7d4';color:#ff5e8f;font-weight:900}.work-time-dayoff .work-time::after{content:'\f554';color:#43c5b6;font-weight:900}.work-time-othersalon .work-time::after{content:'\f85e';color:#e40619;font-weight:900}.work-time-selected .work-time{border-top-color:#39a1f4!important}.work-time-selected .work-time::after{content:'\f058';font-weight:400;color:#39a1f4;background-color:#9acffa}.work-time-selected .work-time:hover::after{content:'\f068'}.schedule-work-table_new td:not(:first-child).work-time-nonworking .work-time,.schedule-work-table_new td:not(:first-child).work-time-nonworking.free .work-time{background:#fdb8be;border-top-color:#fb6e7a}.schedule-work-table_new td:not(:first-child).work-time-onlearning .work-time,.schedule-work-table_new td:not(:first-child).work-time-onlearning.free .work-time{background:#d8edff;border-top-color:#82c4f8}.schedule-work-table_new td:not(:first-child).work-time-vacation .work-time,.schedule-work-table_new td:not(:first-child).work-time-vacation.free .work-time{background:#ffebc1;border-top-color:#ffd274}.schedule-work-table_new td:not(:first-child).work-time-sickleave .work-time,.schedule-work-table_new td:not(:first-child).work-time-sickleave.free .work-time{background:#aff4c0;border-top-color:#44d265}.schedule-work-table_new td:not(:first-child).work-time-corparty .work-time,.schedule-work-table_new td:not(:first-child).work-time-corparty.free .work-time{background:#f4d1fa;border-top-color:#da56f0}.schedule-work-table_new td:not(:first-child).work-time-birthday .work-time,.schedule-work-table_new td:not(:first-child).work-time-birthday.free .work-time{background:#ccc6e2;border-top-color:#6e58c0}.schedule-work-table_new td:not(:first-child).work-time-fiesta .work-time,.schedule-work-table_new td:not(:first-child).work-time-fiesta.free .work-time{background:#ffb1c9;border-top-color:#ff5e8f}.schedule-work-table_new td:not(:first-child).work-time-dayoff .work-time,.schedule-work-table_new td:not(:first-child).work-time-dayoff.free .work-time{background:#b3ece5;border-top-color:#43c5b6}.schedule-work-table_new td:not(:first-child).work-time-othersalon .work-time,.schedule-work-table_new td:not(:first-child).work-time-othersalon.free .work-time{background:#fd9fa7;border-top-color:#fa3c4c}.schedule-work-table td{width:45px;font-size:.5rem}.schedule-work-table_new td{font-size:.625rem;flex-shrink:0}.schedule-work-table thead th{font-size:.625rem;flex-shrink:0}.schedule-work-table_new td,.schedule-work-table_new thead th{border:0;width:45px}.schedule-work-table_new th:first-child{border-right:4px solid #f8fafb}.schedule-work-table .work-time{display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;position:relative}.schedule-work-table .work-time p{position:relative;display:none}.schedule-work-table .work-time .break-icon{opacity:.6;top:3px;left:-10px;font-size:.45rem}.schedule-work-table .work-time-active,.schedule-work-table .work-time-active.free{background:#e6ffe7}.schedule-work-table_new .work-time-active{position:relative;padding-left:0;padding-right:0;background:0 0}.schedule-work-table_new .work-time-active:hover .work-time{background:#fff}.schedule-work-table_new .work-time-active.free{background:0 0}.schedule-work-table_new .work-time-active.free .work-time{background:#e6ffe7}.schedule-work-table_new .work-time-active.free:hover .work-time{background:#fff}.schedule-work-table_new .work-time-active .work-time{background:#e6ffe7}.schedule-work-table_new td:not(:first-child).work-time-success .work-time,.schedule-work-table_new td:not(:first-child).work-time-success.free .work-time{background:#b4feb7;border-top-color:#6ced70}.schedule-work-table_new td:not(:first-child).work-time-failed .work-time,.schedule-work-table_new td:not(:first-child).work-time-failed.free .work-time{background:#fc8790;border-top-color:#fb5563}.schedule-work-table:not(.schedule-work-table_new) .work-time-active .badge{font-size:.45rem;min-width:.8rem;max-height:.6rem;z-index:1;right:0}.schedule-work-table_new .work-time-active .badge{font-size:.55rem;min-width:.95rem;z-index:1;left:50%;transform:translate(-50%,0)}.schedule-work-table .work-time-active .work-time p{display:inline}.schedule-work-table_new .work-time-active .work-time p{z-index:1}.schedule-work-table p{margin-bottom:0}.panel.panel-fullscreen .aside-item-panel,.panel.panel-fullscreen .schedule-work-table,.panel.panel-fullscreen .table-responsive.max-h100vh{max-height:calc(100vh - 150px)}@media (max-width:1920px) and (min-width:1440px){.schedule-work-table_new td,.schedule-work-table_new thead th{width:calc((100% - 150px)/ 31)}}@media only screen and (max-width:1110px){.schedule-work-table .work-time span{font-size:9px}}@media only screen and (max-width:1024px){.schedule-work-table_new .work-time:hover::after{content:unset}.schedule-work-table_new .work-time-selected .work-time::after{content:'\f058';font-weight:400;color:#39a1f4;background-color:#9acffa}.schedule-work-table_new .work-time-selected .work-time:hover::after{content:'\f058';color:#39a1f4;background-color:#9acffa}.schedule-work-table_new .work-time-active.free:hover .work-time{background:#e6ffe7}.border-x-danger-100:not(:first-child)::after,.border-x-danger-100:not(:first-child)::before,.schedule-work-table tr td:not(:first-child):hover::after,.schedule-work-table tr td:not(:first-child):hover::before{content:unset}.schedule-work-table tbody tr::after,.schedule-work-table tbody tr::before{content:unset}}@media only screen and (max-width:768px){.schedule-work-table td.name-wrap,.schedule-work-table thead th.title{position:relative}}.chat-wrap .msg-count{display:none}.chat-wrap [class*=msgr-],.chat-wrap [classˆ=msgr-]{display:inline-block;width:1rem;height:1rem;border-radius:100%;border:1px solid #f8f9fa;background-repeat:no-repeat;background-size:100%;background-position:center}.chat-wrap .msgr-tgm{background-image:url(../img/msgr-telegram.png)}.chat-wrap .msgr-viber{background-image:url(../img/msgr-viber.png)}.chat-wrap .msgr-facebook,.chat-wrap .msgr-fb{background-image:url(../img/msgr-facebook.png)}.chat-wrap .msgr-whatsapp,.chat-wrap .msgr-wtsap{background-image:url(../img/msgr-whatsapp.png)}.chat-wrap .msgr-insta{background-image:url(../img/msgr-insta.png)}.chat-wrap .new .msg-count{display:inline-block}.chat-wrap .new .chat-msg_preview{font-weight:700}.chat-message{word-break:break-word}.chat-message p{white-space:pre-line}.chat-segment-get .chat-message{background:#ebf3fb;word-break:break-all;word-wrap:break-word;white-space:pre-wrap}.chat-segment-sent .chat-message{background:#afdcff}.chat-segment-get.chat-end .chat-message{border-top-left-radius:0}.chat-segment-sent.chat-end .chat-message{border-top-right-radius:0}.chat_img-user{width:35px;height:35px;margin-right:15px;position:relative}.chat_img-user img{width:100%;height:100%;border-radius:100%}.chat-control-wrap{position:relative}.chat-control-wrap .form-control{padding-bottom:2rem}.chat-control-btn_wrap{position:absolute;bottom:1px;left:1px;right:1px;display:flex;justify-content:flex-end;background:#fff;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(255,255,255,.5)}::-webkit-scrollbar-thumb{background:#8e8e8e;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#8e8e8e}*{scrollbar-width:thin;scrollbar-color:#8e8e8e rgba(255,255,255,.5)}body:not(.no-slimscroll) .custom-scroll{overflow:auto}.custom-scroll,.custom-scroll-h,.custom-scroll-v{scrollbar-width:thin;scrollbar-color:#8e8e8e rgba(255,255,255,.5);-webkit-overflow-scrolling:touch}.custom-scroll-h::-webkit-scrollbar-track-piece,.custom-scroll-v::-webkit-scrollbar-track-piece,.custom-scroll::-webkit-scrollbar-track-piece{background-color:rgba(255,255,255,.5)}.custom-scroll-h::-webkit-scrollbar-corner,.custom-scroll-v::-webkit-scrollbar-corner,.custom-scroll::-webkit-scrollbar-corner{width:40px}.custom-scroll{overflow:auto}.custom-scroll::-webkit-scrollbar-thumb{background-color:#8e8e8e}.custom-scroll::-webkit-scrollbar{height:6px;width:6px}.custom-scroll-v{overflow-y:auto}.custom-scroll-v::-webkit-scrollbar-thumb:vertical{background-color:#8e8e8e}.custom-scroll-v::-webkit-scrollbar{width:6px}.custom-scroll-h{overflow-x:auto}.custom-scroll-h::-webkit-scrollbar-thumb:horizontal{background-color:#8e8e8e}.custom-scroll-h::-webkit-scrollbar{height:6px}.border-info{border-color:#2196f3!important}.border-info-50{border-color:#9acffa!important}.border-info-100{border-color:#82c4f8!important}.border-info-200{border-color:#6ab8f7!important}.border-info-300{border-color:#51adf6!important}.border-info-400{border-color:#39a1f4!important}.border-info-500{border-color:#2196f3!important}.border-info-600{border-color:#0d8aee!important}.border-info-700{border-color:#0c7cd5!important}.border-info-800{border-color:#0a6ebd!important}.border-info-900{border-color:#0960a5!important}.border-light{border-color:#e5e5e5!important}.last-child-border-0>:last-child{border:0!important}@media (min-width:1200px){.border-xl{border:1px solid #dee2e6!important}.border-xl-top{border-top:1px solid #dee2e6!important}.border-xl-right{border-right:1px solid #dee2e6!important}.border-xl-bottom{border-bottom:1px solid #dee2e6!important}.border-xl-left{border-left:1px solid #dee2e6!important}.border-xl-0{border:0!important}.border-xl-top-0{border-top:0!important}.border-xl-right-0{border-right:0!important}.border-xl-bottom-0{border-bottom:0!important}.border-xl-left-0{border-left:0!important}}@media screen and (min-width:992px){.border-lg{border:1px solid #dee2e6!important}.border-lg-top{border-top:1px solid #dee2e6!important}.border-lg-right{border-right:1px solid #dee2e6!important}.border-lg-bottom{border-bottom:1px solid #dee2e6!important}.border-lg-left{border-left:1px solid #dee2e6!important}.border-lg-0{border:0!important}.border-lg-top-0{border-top:0!important}.border-lg-right-0{border-right:0!important}.border-lg-bottom-0{border-bottom:0!important}.border-lg-left-0{border-left:0!important}}@media (min-width:768px){.border-md{border:1px solid #dee2e6!important}.border-md-top{border-top:1px solid #dee2e6!important}.border-md-right{border-right:1px solid #dee2e6!important}.border-md-bottom{border-bottom:1px solid #dee2e6!important}.border-md-left{border-left:1px solid #dee2e6!important}.border-md-0{border:0!important}.border-md-top-0{border-top:0!important}.border-md-right-0{border-right:0!important}.border-md-bottom-0{border-bottom:0!important}.border-md-left-0{border-left:0!important}}@media (min-width:576px){.border-sm{border:1px solid #dee2e6!important}.border-sm-top{border-top:1px solid #dee2e6!important}.border-sm-right{border-right:1px solid #dee2e6!important}.border-sm-bottom{border-bottom:1px solid #dee2e6!important}.border-sm-left{border-left:1px solid #dee2e6!important}.border-sm-0{border:0!important}.border-sm-top-0{border-top:0!important}.border-sm-right-0{border-right:0!important}.border-sm-bottom-0{border-bottom:0!important}.border-sm-left-0{border-left:0!important}}@media (min-width:0){.border-xs{border:1px solid #dee2e6!important}.border-xs-top{border-top:1px solid #dee2e6!important}.border-xs-right{border-right:1px solid #dee2e6!important}.border-xs-bottom{border-bottom:1px solid #dee2e6!important}.border-xs-left{border-left:1px solid #dee2e6!important}.border-xs-0{border:0!important}.border-xs-top-0{border-top:0!important}.border-xs-right-0{border-right:0!important}.border-xs-bottom-0{border-bottom:0!important}.border-xs-left-0{border-left:0!important}}.component-table{width:100%;color:#212529}.component-table:last-child{margin-bottom:0}.component-table caption{caption-side:top;text-align:right;padding:0;color:#6c757d}.component-table td,.component-table th{padding:.75rem;vertical-align:middle;border:1px solid #e7e7e7}.component-table thead{color:#6c757d;text-transform:uppercase;border-bottom:1px solid #e7e7e7}.component-table thead:not([class*=bg-]) th{background-color:#f3f3f3}.component-table thead th{background-color:#fff;vertical-align:top;font-weight:400;text-transform:uppercase;font-size:.75rem;border-bottom-width:2px}.component-table tbody+tbody{border-top:2px solid #e7e7e7}.component-table tbody tr:hover{color:#212529;background-color:#fcfcfc;box-shadow:inset 1px 0 0 #dadce0,inset -1px 0 0 #dadce0,0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);z-index:1}.component-table tbody tr:nth-of-type(odd){background-color:rgba(134,142,150,.04)}.component-table p:last-child{margin-bottom:0}.component-table.table-sm td,.component-table.table-sm th{padding:.3rem}.component-table .border-hover-next,.component-table th:hover{box-shadow:inset 2px 0 0 rgba(161,168,174,.5),inset -2px 0 0 rgba(161,168,174,.5)}.table-sticky-header th{position:sticky;top:-2px;background-color:#fff;color:#6c757d;z-index:1;background-clip:padding-box}.table-sticky-header.component-table tr th{position:sticky;top:-2px;color:#868e96;z-index:1}.table-sticky-header.component-table tr:nth-child(2) th{top:calc(1rem + 1.5rem + 3px)}.table-sticky-first-col td:first-child,.table-sticky-first-col th:first-child{position:sticky;left:0;z-index:2}.table-sticky-first-col td:first-child::after,.table-sticky-first-col th:first-child::after{content:'';position:absolute;right:-1px;top:0;height:100%;border-right:1px solid #f8fafb}.table-sticky-first-col th:first-child{background-color:#f3f3f3;z-index:3}.table-sticky-first-col tr:not([class*=bg-]) td:first-child,.table-sticky-first-col tr:not([style]) td:first-child{background-color:#fff}.table-sticky-first-col tr:not([class*=bg-]):hover td:first-child,.table-sticky-first-col tr:not([style]):hover td:first-child{background-color:inherit}.table-sticky-first-col tr[style] td:first-child{background-color:unset}.table-sticky-first-col tr[style]:hover td:first-child{background-color:unset}.table-sticky-first-col tr[class*=bg-] td:first-child{background-color:inherit}.table-sticky-first-col tr[class*=bg-]:hover td:first-child{background-color:unset}.thead-hidden{height:0!important;overflow:hidden!important}.thead-hidden td,.thead-hidden th{padding:0!important;border:0!important;height:0!important;font-size:0!important;line-height:0!important}.table-responsive>.caption{display:block;width:100%;position:sticky;left:0;right:0;text-align:right;padding:0;color:#868e96}.table-last-col-right td:last-child,.table-last-col-right th:last-child{text-align:right}.fixtable-fixed_wrap{position:sticky!important;top:0;z-index:101}.fixtable-fixed_wrap+*,.fixtable-fixed_wrap+*>*{padding-top:0!important}.fixtable-fixed_head{padding-right:1rem;padding-left:1rem;border-bottom:0;border-radius:unset;margin-bottom:-1px}@media only screen and (max-width:991px){.border-hover-next:not(:first-child)::after,.border-hover-next:not(:first-child)::before,.component-table tr td:not(:first-child):hover::after,.component-table tr td:not(:first-child):hover::before{content:unset}.component-table tbody tr::after,.component-table tbody tr::before{content:unset}}.chart-wrap{position:relative;height:100%}.chart-wrap>:not(.chart-legend){height:100%}.chart-legend{position:absolute;top:.6rem;left:4rem}.chart-legend ul{padding:0;margin:0;list-style-type:none}.chart-legend ul span{width:7px;height:7px;display:inline-block;margin-right:10px;border-radius:50%}@media screen and (max-width:991px){.chart-legend{position:unset}}.board-row{width:100%;justify-content:flex-start;max-height:calc(100vh - 4rem);height:100%;overflow:hidden;overflow-x:auto}.board-col{width:16.75rem;height:auto;max-height:100%;flex:1 0 16.75rem}.board-panel{border-left:4px solid #adb5bd}.board-col-head{display:block;position:sticky;top:0;color:#495057;background-color:#fff;z-index:1}.board-col-1 .board-col-head{border-bottom:2px solid #b3f2b6}.board-col-1 .board-card{border-left:4px solid #b3f2b6}.board-col-2 .board-col-head{border-bottom:2px solid #fff84d}.board-col-2 .board-card{border-left:4px solid #fff84d}.board-col-3 .board-col-head{border-bottom:2px solid #ffa726}.board-col-3 .board-card{border-left:4px solid #ffa726}.board-col-4 .board-col-head{border-bottom:2px solid #e757d0}.board-col-4 .board-card{border-left:4px solid #e757d0}.board-col-5 .board-col-head{border-bottom:2px solid #5c6bc0}.board-col-5 .board-card{border-left:4px solid #5c6bc0}.board-col-6 .board-col-head{border-bottom:2px solid #2991dc}.board-col-6 .board-card{border-left:4px solid #2991dc}.board-card-bad.board-card{border-left:4px solid #78909c}@media screen and (max-width:991px){.board-row{max-height:unset;overflow:auto}.board-col{width:100%;margin-bottom:1rem;height:auto;flex:1 0 auto;overflow:unset}}.inner-content{max-width:calc(100% - 15rem);width:100%}.slide-on-netbook-triger-wrap{display:none}.slide-on-netbook{width:15rem}@media only screen and (max-width:991px){.slide-on-mobile{transform:translate3d(0,0,0);z-index:2030;position:absolute!important;top:0;bottom:0;transition:all 470ms cubic-bezier(.34,1.25,.3,1)}.slide-on-mobile:not(.right-menu){background-color:#f8f9fa}.slide-on-mobile.nav-aside{position:fixed!important}.slide-backdrop{background:0 0;transition:background .3s}.slide-on-mobile-left{border-right:1px solid rgba(0,0,0,.09);left:-15rem}.slide-on-mobile-left-show{left:0}.slide-on-mobile-right{border-left:1px solid rgba(0,0,0,.09);right:-15rem}.slide-on-mobile-right-show{right:0}.slide-on-mobile-left-show+.slide-backdrop,.slide-on-mobile-right-show+.slide-backdrop{background:rgba(0,0,0,.09);position:absolute;z-index:948;left:0;right:0;bottom:0;top:0}.inner-content{max-width:unset}}@media only screen and (max-width:1280px){.slide-on-netbook-triger-wrap{display:flex}.slide-on-netbook{transform:translate3d(0,0,0);z-index:2030;position:absolute!important;top:0;bottom:0;background-color:#f8f9fa;transition:all 470ms cubic-bezier(.34,1.25,.3,1)}.slide-backdrop{background:0 0;transition:background .3s}.slide-on-netbook-left{border-right:1px solid rgba(0,0,0,.09);left:-15rem}.slide-on-netbook-left-show{left:0}.slide-on-netbook-right{border-left:1px solid rgba(0,0,0,.09);right:-15rem}.slide-on-netbook-right-show{right:0}.slide-on-netbook-left-show+.slide-backdrop,.slide-on-netbook-right-show+.slide-backdrop{background:rgba(0,0,0,.09);position:absolute;z-index:948;left:0;right:0;bottom:0;top:0}}.pagination .page-item:not(:first-child){margin-left:.4rem}.pagination .page-item.active .page-link{background-color:#2196f3}.pagination .page-item.disabled .page-link,.pagination .page-item:first-child:not(.active) .page-link,.pagination .page-item:last-child:not(.active) .page-link{background:rgba(33,150,243,.1)}.pagination .page-item.disabled .page-link{color:#2196f3}.pagination .page-link{border-radius:4px;border-width:0;color:#2196f3}.pagination .page-link:hover{background-color:#0c7cd5!important;color:#fff}.pagination.pagination-xs .page-link{padding:.2rem .5rem;font-size:.75rem}.__cleverbox-color-fb{color:#4267b2!important}.__cleverbox-color-ig{background-image:radial-gradient(circle at 20% -15%,#405de6 0,#5851db 20%,#833ab4 30%,transparent 50%),radial-gradient(circle at 30% 107%,#ffdc80 0,#fcaf45 20%,#f77737 35%,#f56040 40%,#fd1d1d 50%,#e1306c 70%,#c13584 90%)!important;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;color:#c13584!important}.__cleverbox-bg-ig{background-image:radial-gradient(circle at 20% -15%,#405de6 0,#5851db 20%,#833ab4 30%,transparent 50%),radial-gradient(circle at 30% 107%,#ffdc80 0,#fcaf45 20%,#f77737 35%,#f56040 40%,#fd1d1d 50%,#e1306c 70%,#c13584 90%)!important}.__cleverbox-bg-ig_linear{background-image:linear-gradient(180deg,#476ad7 0,#c63a97 53.65%,#f78740 100%)!important}.__cleverbox-color-tg{color:#08c}.__cleverbox-color-vb{color:#7d519e}.__cleverbox-color-youtube{color:red}.__cleverbox-color-whatsapp{color:#43d854}.__cleverbox-theme_blue{background:linear-gradient(135deg,#8fc7f6 0,#fafdff 100%)}.__cleverbox-theme_pink{background:linear-gradient(135deg,#e8bcc2 0,#fffbfc 100%)}.__cleverbox-theme_brutal{background:linear-gradient(135deg,#5c5a50 0,#36352e 100%)}.__cleverbox-theme_gray{background:linear-gradient(135deg,#c8ced2 0,#fafdff 100%)}.__cleverbox-theme_monochrome{background:linear-gradient(135deg,#e4e4e4 0,#3b3b3b 100%)}.__cleverbox-panel{border-radius:4px;font-size:10px;max-width:600px;width:100%}.__cleverbox-panel_close{position:absolute;right:27px;top:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;width:40px;height:40px;border-radius:4px;box-shadow:0 0 1px 1px #eee;background:rgba(255,255,255,.42);text-align:center;line-height:20px}.__cleverbox-panel_close span{position:relative;display:inline-block;vertical-align:middle}.__cleverbox-panel_close span::after,.__cleverbox-panel_close span::before{position:absolute;left:-1px;top:-3px;content:' ';height:9px;width:2px;background-color:#666}.__cleverbox-panel_close span::before{transform:rotate(45deg)}.__cleverbox-panel_close span::after{transform:rotate(-45deg)}.__cleverbox-panel_info-tip-content{font-size:12px}.__cleverbox-panel_info-tip{max-width:calc(100% - 60px);padding:20px;padding-right:45px;background:#fff;border:2px solid rgba(255,255,255,.7);border-radius:15px;box-shadow:0 4px 30px 0 rgba(0,0,0,.1);position:relative}.__cleverbox-panel_info-tip .__cleverbox-panel_close{top:5px;right:5px;width:18px;height:18px;box-shadow:none}.__cleverbox-panel_btn-container{max-width:calc(100% - 20px);display:flex;align-items:center;position:relative;padding:5px;background:#fff;border-radius:21px;box-shadow:0 0 10px rgba(0,0,0,.08);transition:all .4s}.__cleverbox-panel_btn-container .__cleverbox-panel_btn{position:relative;bottom:unset;right:unset}.__cleverbox-panel_btn-container .__cleverbox-panel_info-tip{position:relative;bottom:unset;right:unset;margin:0;margin-left:16px;padding:0;background:0 0;box-shadow:unset;border:0;flex-grow:1}.__cleverbox-panel_btn-container .__cleverbox-panel_info-tip .__cleverbox-panel_close{background:0 0;top:-6px;right:0}.__cleverbox-panel_btn-container .__cleverbox-panel_info-tip-content{font-size:10px;overflow:hidden;margin-right:18px}.__cleverbox-panel_btn{text-decoration:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:21px;transition:all .4s}.__cleverbox-panel_btn:visited{color:inherit}.__cleverbox-button_wrap-v{display:flex;display:-webkit-box;flex-direction:row}.__cleverbox-button_wrap-v .__cleverbox-button:not(:last-child),.__cleverbox-button_wrap-v .__cleverbox-link:not(:last-child){margin-right:15px}.__cleverbox-button_back{background:#fcfeff;box-shadow:0 0 1px 1px #eee;border-radius:4px;width:40px;height:40px;display:flex;display:-webkit-box;flex-shrink:0;align-items:center;-webkit-box-align:center;justify-content:center;-webkit-box-pack:center;cursor:pointer;z-index:20}.__cleverbox-button_back::before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 512'%3E%3Cpath fill='%234E4F4F' d='M25.1 247.5l117.8-116c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L64.7 256l102.2 100.4c4.7 4.7 4.7 12.3 0 17l-7.1 7.1c-4.7 4.7-12.3 4.7-17 0L25 264.5c-4.6-4.7-4.6-12.3.1-17z'/%3E%3C/svg%3E");width:10px;height:26px;display:inline-block}.__cleverbox-buttons:not(:last-child){margin-bottom:30px}.__cleverbox-links_buttons{padding:1em 0;flex-wrap:wrap;text-align:center}.__cleverbox-button,.__cleverbox-link{transition:all .2s;text-align:center;display:block;text-decoration:none}.__cleverbox-button,.__cleverbox-links_buttons .__cleverbox-link{background:linear-gradient(133.57deg,#f1f8fd 0,#d6dfe6 100%);color:#333;box-sizing:border-box;line-height:1.125em;padding:1em;border-radius:4px;width:100%;cursor:pointer;border:none;font-size:.875em}.__cleverbox-button.__cleverbox-icon,.__cleverbox-links_buttons .__cleverbox-link.__cleverbox-icon{height:40px;width:40px;display:flex;display:-webkit-box;align-items:center;-webkit-box-align:center;justify-content:center;-webkit-box-pack:center;flex-shrink:0;padding:0!important}.__cleverbox-button.__cleverbox-icon i,.__cleverbox-links_buttons .__cleverbox-link.__cleverbox-icon i{font-size:inherit;color:inherit}.__cleverbox-button:not(:last-child),.__cleverbox-links_buttons .__cleverbox-link:not(:last-child){margin-bottom:15px}.__cleverbox-button.__cleverbox-button_sm,.__cleverbox-links_buttons .__cleverbox-link.__cleverbox-button_sm{padding:6px 13px;font-size:13px;line-height:100%;min-height:25px}.__cleverbox-button.__cleverbox-button_sm.__cleverbox-icon,.__cleverbox-links_buttons .__cleverbox-link.__cleverbox-button_sm.__cleverbox-icon{height:25px;width:25px}.__cleverbox-button.__cleverbox-button_sm.__cleverbox-icon i,.__cleverbox-links_buttons .__cleverbox-link.__cleverbox-button_sm.__cleverbox-icon i{font-size:inherit;color:inherit}.__cleverbox-button.__cleverbox-button_md,.__cleverbox-links_buttons .__cleverbox-link.__cleverbox-button_md{padding:10px 13px;font-size:14px;line-height:100%;min-height:35px}.__cleverbox-button.__cleverbox-button_md.__cleverbox-icon,.__cleverbox-links_buttons .__cleverbox-link.__cleverbox-button_md.__cleverbox-icon{height:35px;width:35px}.__cleverbox-button.__cleverbox-button_md.__cleverbox-icon i,.__cleverbox-links_buttons .__cleverbox-link.__cleverbox-button_md.__cleverbox-icon i{font-size:inherit;color:inherit}.__cleverbox-button.__cleverbox-button_lg,.__cleverbox-links_buttons .__cleverbox-link.__cleverbox-button_lg{padding:17px 13px;font-size:14px;line-height:100%;min-height:47px}.__cleverbox-button.__cleverbox-button_lg.__cleverbox-icon,.__cleverbox-links_buttons .__cleverbox-link.__cleverbox-button_lg.__cleverbox-icon{height:47px;width:47px}.__cleverbox-button.__cleverbox-button_lg.__cleverbox-icon i,.__cleverbox-links_buttons .__cleverbox-link.__cleverbox-button_lg.__cleverbox-icon i{font-size:inherit;color:inherit}.__cleverbox-bg_gradient_main,.__cleverbox-button.__cleverbox-button_main,.__cleverbox-link.__cleverbox-link_main{background:linear-gradient(270.56deg,#0c7cd5 .16%,#379ae9 100%);color:#fff}.__cleverbox-button_main.__cleverbox-button_main-outline{background:0 0;color:#2196f3;border:1px solid #2196f3}.__cleverbox-button.__cleverbox-button_accent,.__cleverbox-link.__cleverbox-link_accent{background:linear-gradient(90.57deg,#ff9b9b 0,#ff7373 99.85%);color:#fff}.__cleverbox-button.__cleverbox-button_secondary,.__cleverbox-link.__cleverbox-link_secondary{background:linear-gradient(71.98deg,#bb86e6 24.54%,#a84ef1 75.46%);color:#fff}.__cleverbox-button.__cleverbox-button_green,.__cleverbox-link.__cleverbox-link_green{background:linear-gradient(90.64deg,#6fde8a 0,#31cb55 100%);color:#fff}.__cleverbox-button:focus,.__cleverbox-links_buttons .__cleverbox-link:focus{outline:0}.__cleverbox-links_social .__cleverbox-link{width:70px;padding:0 10px 30px;text-align:center;display:inline-block;vertical-align:top;background:0 0;border:none;text-decoration:none}.__cleverbox-button:hover,.__cleverbox-links_buttons .__cleverbox-link:hover{transform:scale(1.02)}.__cleverbox-links_social .__cleverbox-link .__cleverbox-link_icon{height:60px;width:60px;background:0 0;margin:0 auto 10px;border-radius:100%;position:relative;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.27)}.__cleverbox-service-info_btn{background-color:#fff;color:#2196f3;width:26px;height:26px;border-radius:50%;box-shadow:0 0 1px rgba(0,0,0,.27);font-size:14px;display:flex;display:-webkit-box;align-items:center;-webkit-box-align:center;justify-content:center;-webkit-box-pack:center}.__cleverbox-service-info_btn.__cleverbox-active{background:#2196f3;color:#fff}.__cleverbox-btn-row{display:inline-flex;flex-direction:row;flex-wrap:wrap;margin-bottom:5px}.__cleverbox-btn-row>:not(:last-child){margin-right:10px}.__cleverbox-button_select-time{cursor:pointer;padding:4px 8px;box-shadow:inset 0 0 0 2px #e0e7ec;border:none;border-radius:4px;font-weight:400;font-size:16px;color:#363636;transition:all .3s}.__cleverbox-button_select-time:active,.__cleverbox-button_select-time:focus,.__cleverbox-button_select-time:hover{box-shadow:inset 0 0 0 2px #a8b4bc;outline:0}.__cleverbox-button_select-time.__cleverbox-active{background:linear-gradient(90.64deg,#6fde8a 0,#31cb55 100%);box-shadow:none;color:#fff;transition:all .3s}.__cleverbox-nav-btn{display:block;cursor:pointer;outline:0;border:none;border-radius:50%;width:26px;height:26px;background:#fff;box-shadow:0 0 12px -5px #a8b4bc;font-size:100%;color:#2196f3;transition:all .3s}.__cleverbox-nav-btn:hover{color:#fff;background:#2196f3}.__cleverbox-button-delete{font-size:15px;color:#c7c7c7;cursor:pointer}.__cleverbox-button-delete:hover{color:#868686}.__cleverbox-widget{max-width:600px;width:100%;font-family:Roboto,sans-serif;font-style:normal;font-weight:400;line-height:1;color:#333;word-break:break-word;display:flex;flex-direction:column;height:100%}.__cleverbox-widget_head{padding:20px 25px 15px;text-align:center;position:relative;flex-shrink:0}.__cleverbox-widget_head .__cleverbox-widget_text{font-size:7px;font-weight:300;color:#78818a}.__cleverbox-widget_img{display:flex;justify-content:center;align-items:center;height:40px;width:40px;background:#fff;border-radius:100%;border:1px solid rgba(154,207,250,.7);overflow:hidden;margin:0 auto}.__cleverbox-widget_img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.__cleverbox-widget_title{font-size:10px;line-height:1;font-weight:500;padding:8px 0!important}.__cleverbox-widget_text{font-size:7px;line-height:1;color:#616161}.__cleverbox-widget_body{border-radius:40px 40px 0 0;position:relative;background:#fafdff;flex-grow:1;padding:22px 12px 15px;margin-bottom:-10px;min-height:470px;display:flex;flex-direction:column}.__cleverbox-widget_body>*{flex-grow:1}.__cleverbox-text_corpo{margin-top:auto;padding-top:50px;text-align:center;flex-grow:0;bottom:25px;display:block;right:0;left:0}.__cleverbox-text_corpo a{text-decoration:none!important;border-bottom:none!important;color:#cc5050}.__cleverbox-text_corpo a:hover{color:#c03838}.__cleverbox-widget_content{position:relative}.__cleverbox-widget_content-hdr{display:flex;align-items:center;padding-bottom:8px;border-bottom:2px solid #e0e7ec}.__cleverbox-widget_content-hdr .__cleverbox-icon-location{margin-right:7px}.__cleverbox-icon-location{display:flex;height:3.3125em;width:3.3125em;background:#e1ecf4;border-radius:50%;align-items:center;justify-content:center}.__cleverbox-icon-location i{color:#5c6063;font-size:1.5em}.__cleverbox-widget_content-inner{margin-top:25px}.__cleverbox-content_title{font-style:normal;font-weight:700;font-size:1.1875em;line-height:100%;color:#60686f;margin:0 0 20px!important}.__cleverbox-links_title{font-size:1.1875em;font-weight:500;margin:0 auto 12px;text-align:center}.__cleverbox-links{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:10px}.__cleverbox-links .__cleverbox-link_icon{margin-bottom:.9375em}.__cleverbox-links a{display:block;padding:0 .625em;text-decoration:none;color:inherit;box-sizing:content-box}.__cleverbox-links a:active,.__cleverbox-links a:focus{text-decoration:none;color:inherit;outline:0}.__cleverbox-link.__cleverbox-link_icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;height:2.5em;width:3.75em;padding:0;position:relative;transition:all .2s;border-radius:4px;overflow:hidden}.__cleverbox-link_icon{margin-right:.625em;margin-left:.625em}.__cleverbox-link_icon i{color:#fff;font-size:1.25em}.__cleverbox-link_tgr{background:#08c}.__cleverbox-link_vbr{background:#7b519d}.__cleverbox-link_fb{background:#4a6ea9}.__cleverbox-link_wtsapp{background:#43d854}.__cleverbox-link_title{font-size:.75em;color:inherit}.__cleverbox-icon_fb .__cleverbox-link_icon::before{background-image:url(../img/fb.png)}.__cleverbox-icon_inst .__cleverbox-link_icon::before{background-image:url(../img/ig.png)}.__cleverbox-icon_ytb .__cleverbox-link_icon::before{background-image:url(../img/youtube.png)}.__cleverbox-icon_link .__cleverbox-link_icon::before{background-image:url(../img/link.png)}.__cleverbox-icon_route .__cleverbox-link_icon::before{background-image:url(../img/route.png)}.__cleverbox-icon_tgr .__cleverbox-link_icon::before{background-image:url(../img/tg.png)}.__cleverbox-icon_vbr .__cleverbox-link_icon::before{background-image:url(../img/vb.png)}.__cleverbox-icon_wtsapp .__cleverbox-link_icon::before{background-image:url(../img/wtsapp.png)}.__cleverbox-icon_phone .__cleverbox-link_icon::before{background-image:url(../img/phone.png)}.__cleverbox-links .__cleverbox-link_icon:hover{transform:scale(1.1)}.__cleverbox-plate-wrap{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-.9375em;margin-left:-.9375em}.__cleverbox-plate{position:relative;width:100%;padding-right:.9375em;padding-left:.9375em;flex:0 0 33.33333%;max-width:33.33333%;margin-bottom:30px;text-decoration:none}.__cleverbox-plate-col_2 .__cleverbox-plate{flex:0 0 50%;max-width:50%}.__cleverbox-plate .__cleverbox-plate_button{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.__cleverbox-plate_button{background:linear-gradient(133.57deg,#f1f8fd 0,#d6dfe6 100%);box-shadow:0 4px 11px #dce4eb;outline:0;border:0;border-radius:.6875em;padding:.875em;margin:0;vertical-align:top;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s;display:block}.__cleverbox-plate_button .__cleverbox-button_main-outline{margin-right:auto;margin-left:auto;margin-top:14px}.__cleverbox-plate_button .__cleverbox-button_main-outline i{margin-bottom:0;font-size:1.875em!important}.__cleverbox-plate_button .__cleverbox-button_main-outline.__cleverbox-button_lg .cbi-long-arrow-right{margin-left:-20px}.__cleverbox-plate_button:hover{background:linear-gradient(133.57deg,#e1eaf3 0,#c2cdd7 100%);transition:all .3s}.__cleverbox-plate_button:hover .__cleverbox-button_main-outline{background:linear-gradient(270.56deg,#0c7cd5 .16%,#379ae9 100%);color:#fff}.__cleverbox-plate_button i{font-size:2.5em;text-shadow:0 4px 7px rgba(173,190,204,.53);margin-bottom:.75em}.__cleverbox-plate_button i:not([class*=color]){color:#6d8ca6}.__cleverbox-plate_button .__cleverbox-widget_text{font-size:.8125em;line-height:1;word-break:break-word}.__cleverbox-theme_blue{background:linear-gradient(93.82deg,#cbe7ff 2.95%,#62aeef 98.8%)}.__cleverbox-theme_blue .__cleverbox-widget_text{color:#333}.__cleverbox-theme_blue .__cleverbox-color-616161{color:inherit}.__cleverbox-theme_blue .__cleverbox-nav_wrap-top{background:#fafdff}.__cleverbox-theme_blue .__cleverbox-widget_body{background:#fafdff}.__cleverbox-theme_blue .__cleverbox-plate_button{background:linear-gradient(133.57deg,#e2f2ff 0,#b9dcf9 100%);box-shadow:0 4px 11px #c9e4fb;color:#333}.__cleverbox-theme_blue .__cleverbox-plate_button:hover{background:linear-gradient(133.57deg,#bfe2ff 0,#94c9f5 100%)}.__cleverbox-theme_blue .__cleverbox-plate_button i:not([class*=color]){color:#6d8ca6;text-shadow:0 4px 7px rgba(173,190,204,.53)}.__cleverbox-theme_blue .__cleverbox-button.__cleverbox-icon i,.__cleverbox-theme_blue .__cleverbox-links_buttons .__cleverbox-link.__cleverbox-icon i{color:inherit}.__cleverbox-theme_blue .__cleverbox-item{background:linear-gradient(133.57deg,#e2f2ff 0,#b9dcf9 100%);box-shadow:0 4px 11px #c9e4fb;color:#333}.__cleverbox-theme_blue .__cleverbox-item:focus,.__cleverbox-theme_blue .__cleverbox-item:hover{background:linear-gradient(133.57deg,#bfe2ff 0,#94c9f5 100%);outline:0}.__cleverbox-theme_blue .__cleverbox-item:active{background:linear-gradient(133.57deg,#acd9ff 0,#7abbf1 100%)}.__cleverbox-theme_blue .__cleverbox-icon-location{background:#e1ecf4}.__cleverbox-theme_blue .__cleverbox-icon-location i{color:#5c6063}.__cleverbox-theme_blue .__cleverbox-collapse-title{background:linear-gradient(90.79deg,#f0f6fb 0,#f5fbff .01%,#e6eef4 100%);color:#333}.__cleverbox-theme_blue .__cleverbox-service_item{color:#333}.__cleverbox-theme_blue .__cleverbox-service_hdr{background:linear-gradient(133.57deg,#e2f2ff 0,#b9dcf9 100%);box-shadow:0 4px 11px #c9e4fb}.__cleverbox-theme_blue .__cleverbox-service_item.__cleverbox-selected .__cleverbox-service_hdr{background:linear-gradient(133.57deg,#bfe2ff 0,#94c9f5 100%)}.__cleverbox-theme_blue .__cleverbox-service_body{box-shadow:0 4px 11px #ebedee}.__cleverbox-theme_blue .__cleverbox-card{background:linear-gradient(90.46deg,#f4faff 0,#e1f2ff 100%);box-shadow:0 4px 11px #ebedee}.__cleverbox-theme_blue .__cleverbox-card-footer,.__cleverbox-theme_blue .__cleverbox-card-header{background:linear-gradient(133.57deg,#e2f2ff 0,#b9dcf9 100%);color:#333}.__cleverbox-theme_blue .__cleverbox-card-service_item{color:#333}.__cleverbox-theme_blue .__cleverbox-day-selector,.__cleverbox-theme_blue .__cleverbox-month-selector{color:#333}.__cleverbox-theme_blue .__cleverbox-button_select-day p{color:inherit}.__cleverbox-theme_blue .__cleverbox-card-header .__cleverbox-button.__cleverbox-button_main,.__cleverbox-theme_blue .__cleverbox-card-header .__cleverbox-link.__cleverbox-link_main{background:linear-gradient(270.56deg,#0c7cd5 .16%,#379ae9 100%);color:#fff}.__cleverbox-theme_blue .__cleverbox-card_item{color:#333}.__cleverbox-theme_blue .__cleverbox-service-info_content,.__cleverbox-theme_blue .__cleverbox-service_content{background:linear-gradient(90.46deg,#f4faff 0,#e1f2ff 100%)}.__cleverbox-theme_blue .__cleverbox-discount_item{color:#333;background:linear-gradient(133.57deg,#e2f2ff 0,#b9dcf9 100%);box-shadow:0 4px 11px #c9e4fb}.__cleverbox-theme_blue .__cleverbox-discount_item:hover{background:linear-gradient(133.57deg,#bfe2ff 0,#94c9f5 100%)}.__cleverbox-theme_blue .__cleverbox-discount_price::before{background:#dff0ff}.__cleverbox-theme_blue .__cleverbox-discount_info{color:#333}.__cleverbox-theme_brutal{background:linear-gradient(92.51deg,#656359 -8.67%,#3e3b2e 50.84%,#413d2d 104.3%)}.__cleverbox-theme_brutal .__cleverbox-widget_text{color:#fff}.__cleverbox-theme_brutal .__cleverbox-widget_title{color:#fff}.__cleverbox-theme_brutal .__cleverbox-nav_wrap-top{background:#fff}.__cleverbox-theme_brutal .__cleverbox-widget_body{background:#36352e;color:#fff}.__cleverbox-theme_brutal .__cleverbox-color-616161{color:inherit}.__cleverbox-theme_brutal .__cleverbox-content_title{color:#fff}.__cleverbox-theme_brutal .__cleverbox-widget_head .__cleverbox-widget_text{color:#b9b9b9}.__cleverbox-theme_brutal .__cleverbox-button.__cleverbox-button_accent,.__cleverbox-theme_brutal .__cleverbox-link.__cleverbox-link_accent{background:linear-gradient(88.07deg,#e6e6e6 2.42%,#d2d2d2 43.64%,#9d9d9d 98.53%);color:#676767}.__cleverbox-theme_brutal .__cleverbox-button.__cleverbox-button_main:not(.__cleverbox-button_main-outline),.__cleverbox-theme_brutal .__cleverbox-link.__cleverbox-link_main{background:linear-gradient(90deg,#bfb16d 0,#928442 100%);color:#fff}.__cleverbox-theme_brutal .__cleverbox-button.__cleverbox-button_secondary,.__cleverbox-theme_brutal .__cleverbox-link.__cleverbox-link_secondary{background:linear-gradient(71.98deg,#bb86e6 24.54%,#a84ef1 75.46%);color:#fff}.__cleverbox-theme_brutal .__cleverbox-plate_button{background:linear-gradient(133.57deg,#efefef 1.56%,#a09d88 100%);box-shadow:0 4px 11px #989895;color:#333}.__cleverbox-theme_brutal .__cleverbox-plate_button .__cleverbox-widget_text,.__cleverbox-theme_brutal .__cleverbox-plate_button .__cleverbox-widget_title{color:#333}.__cleverbox-theme_brutal .__cleverbox-plate_button:hover{background:linear-gradient(133.57deg,#c0bfb7 0,#a29c74 100%)}.__cleverbox-theme_brutal .__cleverbox-plate_button i:not([class*=color]){color:#3f3c2d;text-shadow:0 4px 7px rgba(141,141,141,.53)}.__cleverbox-theme_brutal .__cleverbox-plate_button .__cleverbox-button_main-outline.__cleverbox-button_lg .cbi-long-arrow-right{color:#928442}.__cleverbox-theme_brutal .__cleverbox-button.__cleverbox-icon i,.__cleverbox-theme_brutal .__cleverbox-links_buttons .__cleverbox-link.__cleverbox-icon i{color:inherit}.__cleverbox-theme_brutal .__cleverbox-button_main.__cleverbox-button_main-outline{background:0 0;color:#fff;border:1px solid #928442}.__cleverbox-theme_brutal .__cleverbox-item{background:linear-gradient(133.57deg,#efefef 1.56%,#a09d88 100%);box-shadow:0 4px 11px #989895;color:#333}.__cleverbox-theme_brutal .__cleverbox-item:focus,.__cleverbox-theme_brutal .__cleverbox-item:hover{background:linear-gradient(133.57deg,#c0bfb7 0,#a29c74 100%);outline:0}.__cleverbox-theme_brutal .__cleverbox-item:active{background:linear-gradient(133.57deg,#959283 0,#847d50 100%)}.__cleverbox-theme_brutal .__cleverbox-icon-location{background:#4f4f4f}.__cleverbox-theme_brutal .__cleverbox-icon-location i{color:#fff}.__cleverbox-theme_brutal .__cleverbox-collapse-title{background:linear-gradient(90.79deg,#fff 0,#d1cfbf 100%);color:#333}.__cleverbox-theme_brutal .__cleverbox-collapse-title::after,.__cleverbox-theme_brutal .__cleverbox-collapse_toggle .__cleverbox-collapse-indicator::after{color:#928442}.__cleverbox-theme_brutal .__cleverbox-collapse-item.__active .__cleverbox-collapse-title,.__cleverbox-theme_brutal .__cleverbox-collapse_toggle.__cleverbox-active .__cleverbox-card-title{color:#928442}.__cleverbox-theme_brutal .__cleverbox-service_item{color:#333}.__cleverbox-theme_brutal .__cleverbox-service_chekbox{color:#928442;border-color:#928442}.__cleverbox-theme_brutal .__cleverbox-service_chekbox.__cleverbox-checked .__cleverbox-checked-on{color:#fff}.__cleverbox-theme_brutal .__cleverbox-service-info_btn{color:#928442}.__cleverbox-theme_brutal .__cleverbox-service-info_btn.__cleverbox-active{background:#928442;color:#fff}.__cleverbox-theme_brutal .__cleverbox-service_hdr{background:linear-gradient(133.57deg,#efefef 1.56%,#a09d88 100%);box-shadow:0 4px 11px #989895}.__cleverbox-theme_brutal .__cleverbox-service_item.__cleverbox-selected .__cleverbox-service_hdr{background:linear-gradient(133.57deg,#c0bfb7 0,#a29c74 100%)}.__cleverbox-theme_brutal .__cleverbox-service_body{box-shadow:0 4px 11px #ebedee}.__cleverbox-theme_brutal .__cleverbox-card{background:linear-gradient(90.46deg,#f3f5f5 0,#ecece7 100%);box-shadow:0 4px 11px #888}.__cleverbox-theme_brutal .__cleverbox-card-footer,.__cleverbox-theme_brutal .__cleverbox-card-header{background:linear-gradient(133.57deg,#efefef 1.56%,#a09d88 100%);color:#333}.__cleverbox-theme_brutal .__cleverbox-card-service_item{color:#333}.__cleverbox-theme_brutal .__cleverbox-day-selector,.__cleverbox-theme_brutal .__cleverbox-month-selector{color:#333}.__cleverbox-theme_brutal .__cleverbox-button_select-day p{color:inherit}.__cleverbox-theme_brutal .__cleverbox-card-header .__cleverbox-button.__cleverbox-button_main,.__cleverbox-theme_brutal .__cleverbox-card-header .__cleverbox-link.__cleverbox-link_main{background:linear-gradient(90deg,#bfb16d 0,#928442 100%);color:#fff}.__cleverbox-theme_brutal .__cleverbox-card_item{color:#333}.__cleverbox-theme_brutal .__cleverbox-service-info_content,.__cleverbox-theme_brutal .__cleverbox-service_content{background:linear-gradient(90.46deg,#f3f5f5 0,#ecece7 100%)}.__cleverbox-theme_brutal .__cleverbox-discount_wrap{background:linear-gradient(90.46deg,#f3f5f5 0,#ecece7 100%)}.__cleverbox-theme_brutal .__cleverbox-discount_wrap .__cleverbox-service_content{background:0 0}.__cleverbox-theme_brutal .__cleverbox-tab_link{background:0 0;color:#fff}.__cleverbox-theme_brutal .__cleverbox-tab_link.__active{background:linear-gradient(90deg,#bfb16d 0,#928442 100%);color:#fff;box-shadow:none}.__cleverbox-theme_brutal .__cleverbox-form-control:active,.__cleverbox-theme_brutal .__cleverbox-form-control:focus{border:2px solid #928442}.__cleverbox-theme_brutal .__cleverbox-discount_item{color:#333;background:linear-gradient(133.57deg,#efefef 1.56%,#a09d88 100%);box-shadow:0 4px 11px #989895}.__cleverbox-theme_brutal .__cleverbox-discount_item:hover{background:linear-gradient(133.57deg,#c0bfb7 0,#a29c74 100%)}.__cleverbox-theme_brutal .__cleverbox-discount_price::before{background:#dfdeda}.__cleverbox-theme_brutal .__cleverbox-discount_info{color:#333}.__cleverbox-theme_monochrome{background:linear-gradient(88.07deg,#e6e6e6 2.42%,#d2d2d2 43.64%,#707070 98.53%);color:#313131}.__cleverbox-theme_monochrome .__cleverbox-widget_text{color:#313131}.__cleverbox-theme_monochrome .__cleverbox-content_title{color:#fff}.__cleverbox-theme_monochrome .__cleverbox-color-616161{color:inherit}.__cleverbox-theme_monochrome .__cleverbox-nav_wrap-top{background:#3b3b3c;color:#fff}.__cleverbox-theme_monochrome .__cleverbox-button_back,.__cleverbox-theme_monochrome .__cleverbox-panel_close{box-shadow:unset}.__cleverbox-theme_monochrome .__cleverbox-widget_body{background:#3b3b3c;color:#fff}.__cleverbox-theme_monochrome .__cleverbox-widget_head .__cleverbox-widget_text{color:#363636}.__cleverbox-theme_monochrome .__cleverbox-button.__cleverbox-button_accent,.__cleverbox-theme_monochrome .__cleverbox-link.__cleverbox-link_accent{border:1px solid #b1b1b1;background:0 0;color:#fff}.__cleverbox-theme_monochrome .__cleverbox-button.__cleverbox-button_main:not(.__cleverbox-button_main-outline),.__cleverbox-theme_monochrome .__cleverbox-link.__cleverbox-link_main{background:linear-gradient(90deg,#fff 0,#b1b1b1 100%);color:#676767}.__cleverbox-theme_monochrome .__cleverbox-button.__cleverbox-button_secondary,.__cleverbox-theme_monochrome .__cleverbox-link.__cleverbox-link_secondary{background:linear-gradient(71.98deg,#bb86e6 24.54%,#a84ef1 75.46%);color:#fff}.__cleverbox-theme_monochrome .__cleverbox-plate_button{background:linear-gradient(133.57deg,#fdfdfd 1.56%,#d2d2d2 100%);box-shadow:0 4px 11px #9e9e9e;color:#333}.__cleverbox-theme_monochrome .__cleverbox-plate_button:hover{background:linear-gradient(133.57deg,#c3c3c3 0,#aeaeae 100%)}.__cleverbox-theme_monochrome .__cleverbox-plate_button i:not([class*=color]){color:#6c6c6c;text-shadow:0 4px 7px rgba(141,141,141,.53)}.__cleverbox-theme_monochrome .__cleverbox-plate_button .__cleverbox-button_main-outline.__cleverbox-button_lg .cbi-long-arrow-right{color:#b1b1b1}.__cleverbox-theme_monochrome .__cleverbox-button.__cleverbox-icon i,.__cleverbox-theme_monochrome .__cleverbox-links_buttons .__cleverbox-link.__cleverbox-icon i{color:inherit}.__cleverbox-theme_monochrome .__cleverbox-button_main.__cleverbox-button_main-outline{background:0 0;color:#fff;border:1px solid #b1b1b1}.__cleverbox-theme_monochrome .__cleverbox-item{background:linear-gradient(133.57deg,#fdfdfd 1.56%,#d2d2d2 100%);box-shadow:0 4px 11px #9e9e9e;color:#333}.__cleverbox-theme_monochrome .__cleverbox-item:focus,.__cleverbox-theme_monochrome .__cleverbox-item:hover{background:linear-gradient(133.57deg,#c3c3c3 0,#aeaeae 100%);outline:0}.__cleverbox-theme_monochrome .__cleverbox-item:active{background:linear-gradient(133.57deg,#a4a4a4 0,#838383 100%)}.__cleverbox-theme_monochrome .__cleverbox-icon-location{background:#4f4f4f}.__cleverbox-theme_monochrome .__cleverbox-icon-location i{color:#fff}.__cleverbox-theme_monochrome .__cleverbox-collapse-title{background:linear-gradient(90.79deg,#fff 0,#9fa1a3 100%);color:#333}.__cleverbox-theme_monochrome .__cleverbox-service_item{color:#333}.__cleverbox-theme_monochrome .__cleverbox-service_hdr{background:linear-gradient(133.57deg,#fdfdfd 1.56%,#d2d2d2 100%);box-shadow:0 4px 11px #9e9e9e}.__cleverbox-theme_monochrome .__cleverbox-service_item.__cleverbox-selected .__cleverbox-service_hdr{background:linear-gradient(133.57deg,#c3c3c3 0,#aeaeae 100%)}.__cleverbox-theme_monochrome .__cleverbox-service_body{box-shadow:0 4px 11px #888}.__cleverbox-theme_monochrome .__cleverbox-card{background:linear-gradient(90.46deg,#f3f5f5 0,#eef0f1 100%);box-shadow:0 4px 11px #888}.__cleverbox-theme_monochrome .__cleverbox-card-footer,.__cleverbox-theme_monochrome .__cleverbox-card-header{background:linear-gradient(133.57deg,#fdfdfd 1.56%,#d2d2d2 100%);color:#313131}.__cleverbox-theme_monochrome .__cleverbox-card-service_item{color:#313131}.__cleverbox-theme_monochrome .__cleverbox-block_select-title::before{background:#363636}.__cleverbox-theme_monochrome .__cleverbox-day-selector,.__cleverbox-theme_monochrome .__cleverbox-month-selector{color:#313131}.__cleverbox-theme_monochrome .__cleverbox-button_select-day p{color:inherit}.__cleverbox-theme_monochrome .__cleverbox-card-header .__cleverbox-button.__cleverbox-button_main,.__cleverbox-theme_monochrome .__cleverbox-card-header .__cleverbox-link.__cleverbox-link_main{background:linear-gradient(270.56deg,#0c7cd5 .16%,#379ae9 100%);color:#fff}.__cleverbox-theme_monochrome .__cleverbox-ring-content.__cleverbox-ring-content_neutral .__cleverbox-ring-icon_wrap{background:#4b4b4b}.__cleverbox-theme_monochrome .__cleverbox-ring-content{border-color:#a7a7a7}.__cleverbox-theme_monochrome .__cleverbox-ring-content.__cleverbox-ring-content_danger .__cleverbox-ring-icon_wrap{background:#5a4a4a}.__cleverbox-theme_monochrome .__cleverbox-card_item{color:#313131}.__cleverbox-theme_monochrome .__cleverbox-tab_link{background:0 0;color:#fff}.__cleverbox-theme_monochrome .__cleverbox-tab_link.__active{background:linear-gradient(90deg,#fff 0,#b1b1b1 100%);color:#676767;box-shadow:none}.__cleverbox-theme_monochrome .__cleverbox-discount_item{color:#313131;background:linear-gradient(133.57deg,#fdfdfd 1.56%,#d2d2d2 100%);box-shadow:0 4px 11px #9e9e9e}.__cleverbox-theme_monochrome .__cleverbox-discount_item:hover{background:linear-gradient(133.57deg,#c3c3c3 0,#aeaeae 100%)}.__cleverbox-theme_monochrome .__cleverbox-discount_price::before{background:#f2f4f5}.__cleverbox-theme_monochrome .__cleverbox-discount_info{color:#313131}.__cleverbox-theme_pink{background:linear-gradient(93.82deg,#e8bcc2 2.95%,#c87a85 98.8%)}.__cleverbox-theme_pink .__cleverbox-widget_text{color:#313131}.__cleverbox-theme_pink .__cleverbox-color-616161{color:inherit}.__cleverbox-theme_pink .__cleverbox-nav_wrap-top{background:#fffbfc}.__cleverbox-theme_pink .__cleverbox-widget_body{background:#fffbfc}.__cleverbox-theme_pink .__cleverbox-widget_head .__cleverbox-widget_text{color:#363636}.__cleverbox-theme_pink .__cleverbox-plate_button{background:linear-gradient(133.57deg,#fee3e7 0,#f7cbd1 100%);box-shadow:0 4px 11px #ffe0e4;color:#333}.__cleverbox-theme_pink .__cleverbox-plate_button:hover{background:linear-gradient(133.57deg,#ffdde1 0,#ffb0ba 100%)}.__cleverbox-theme_pink .__cleverbox-plate_button i:not([class*=color]){color:#a47d82;text-shadow:0 4px 7px rgba(173,190,204,.53)}.__cleverbox-theme_pink .__cleverbox-button.__cleverbox-icon i,.__cleverbox-theme_pink .__cleverbox-links_buttons .__cleverbox-link.__cleverbox-icon i{color:inherit}.__cleverbox-theme_pink .__cleverbox-item{background:linear-gradient(133.57deg,#fee3e7 0,#f7cbd1 100%);box-shadow:0 4px 11px #ffe0e4;color:#333}.__cleverbox-theme_pink .__cleverbox-item:focus,.__cleverbox-theme_pink .__cleverbox-item:hover{background:linear-gradient(133.57deg,#ffdde1 0,#ffb0ba 100%);outline:0}.__cleverbox-theme_pink .__cleverbox-item:active{background:linear-gradient(133.57deg,#ffc0c7 0,#ef9ca6 100%)}.__cleverbox-theme_pink .__cleverbox-icon-location{background:#f2e9ea}.__cleverbox-theme_pink .__cleverbox-icon-location i{color:#5c6063}.__cleverbox-theme_pink .__cleverbox-collapse-title{background:linear-gradient(90.79deg,#f0f6fb 0,#fff5f7 .01%,#efe6e7 100%);color:#333}.__cleverbox-theme_pink .__cleverbox-service_item{color:#333}.__cleverbox-theme_pink .__cleverbox-service_hdr{background:linear-gradient(133.57deg,#fee3e7 0,#f7cbd1 100%);box-shadow:0 4px 11px #ffe0e4}.__cleverbox-theme_pink .__cleverbox-service_item.__cleverbox-selected .__cleverbox-service_hdr{background:linear-gradient(133.57deg,#ffdde1 0,#ffb0ba 100%)}.__cleverbox-theme_pink .__cleverbox-service_body{box-shadow:0 4px 11px #ebedee}.__cleverbox-theme_pink .__cleverbox-card{background:linear-gradient(90.46deg,#fffcfc 0,#fff 100%);box-shadow:0 4px 11px #ebedee}.__cleverbox-theme_pink .__cleverbox-card-footer,.__cleverbox-theme_pink .__cleverbox-card-header{background:linear-gradient(133.57deg,#fee3e7 0,#f7cbd1 100%);color:#313131}.__cleverbox-theme_pink .__cleverbox-card-service_item{color:#313131}.__cleverbox-theme_pink .__cleverbox-block_select-title::before{background:#363636}.__cleverbox-theme_pink .__cleverbox-day-selector,.__cleverbox-theme_pink .__cleverbox-month-selector{color:#313131}.__cleverbox-theme_pink .__cleverbox-button_select-day p{color:inherit}.__cleverbox-theme_pink .__cleverbox-card-header .__cleverbox-button.__cleverbox-button_main,.__cleverbox-theme_pink .__cleverbox-card-header .__cleverbox-link.__cleverbox-link_main{background:linear-gradient(270.56deg,#0c7cd5 .16%,#379ae9 100%);color:#fff}.__cleverbox-theme_pink .__cleverbox-card_item{color:#313131}.__cleverbox-theme_pink .__cleverbox-discount_item{color:#313131;background:linear-gradient(133.57deg,#fee3e7 0,#f7cbd1 100%);box-shadow:0 4px 11px #ffe0e4}.__cleverbox-theme_pink .__cleverbox-discount_item:hover{background:linear-gradient(133.57deg,#ffdde1 0,#ffb0ba 100%)}.__cleverbox-theme_pink .__cleverbox-discount_price::before{background:#fff5f7}.__cleverbox-theme_pink .__cleverbox-discount_info{color:#313131}body{font-family:Roboto,"Helvetica Neue",Helvetica,Arial;font-size:.75rem}a:not([href]):not([class*=btn]):not([class*=color]){color:#2196f3;cursor:pointer}a:not([href]):not([class*=btn]):not([class*=color]):focus,a:not([href]):not([class*=btn]):not([class*=color]):hover{color:#39a1f4}a[class*=color]:not([class*=btn]):not([href]){cursor:pointer}a[class*=color]:not([class*=btn]):not([href]):focus,a[class*=color]:not([class*=btn]):not([href]):hover{color:#39a1f4}a[target]:not(.btn){border-bottom:1px dashed #2196f3;text-decoration:none!important}a[target]:not(.btn):focus,a[target]:not(.btn):hover{border-color:#39a1f4}p{margin-bottom:.5rem}ul{padding-left:1rem}.page-content{color:#495057}.color-success-alt{color:#1dc9b7}.color-success-alt-50{color:#7aece0}.color-success-alt-100{color:#63e9db}.color-success-alt-200{color:#4de5d5}.color-success-alt-300{color:#37e2d0}.color-success-alt-400{color:#21dfcb}.color-success-alt-500{color:#1dc9b7}.color-success-alt-600{color:#1ab3a3}.color-success-alt-700{color:#179c8e}.color-success-alt-800{color:#13867a}.color-success-alt-900{color:#107066}.color-primary-alt{color:#886ab5}.color-primary-alt-50{color:#ccbfdf}.color-primary-alt-100{color:#beaed7}.color-primary-alt-200{color:#b19dce}.color-primary-alt-300{color:#a38cc6}.color-primary-alt-400{color:#967bbd}.color-primary-alt-500{color:#886ab5}.color-primary-alt-600{color:#7a59ad}.color-primary-alt-700{color:#6e4e9e}.color-primary-alt-800{color:#62468d}.color-primary-alt-900{color:#563d7c}.color-secondary{color:#868e96}.color-secondary-50{color:#caced1}.color-secondary-100{color:#bdc1c5}.color-secondary-200{color:#afb4ba}.color-secondary-300{color:#a1a8ae}.color-secondary-400{color:#949ba2}.color-secondary-500{color:#868e96}.color-secondary-600{color:#78818a}.color-secondary-700{color:#6c757d}.color-secondary-800{color:#60686f}.color-secondary-900{color:#555b61}.color-gray-50,.gray-50,.text-gray-50{color:#f9f9f9}.color-gray-100,.gray-100,.text-gray-100{color:#f8f9fa}.color-gray-200,.gray-200,.text-gray-200{color:#f3f3f3}.color-gray-300,.gray-300,.text-gray-300{color:#dee2e6}.color-gray-400,.gray-400,.text-gray-400{color:#ced4da}.color-gray,.gray,.text-gray{color:#adb5bd}.color-gray-500,.gray-500,.text-gray-500{color:#adb5bd}.color-gray-600,.gray-600,.text-gray-600{color:#868e96}.color-gray-700,.gray-700,.text-gray-700{color:#495057}.color-gray-800,.gray-800,.text-gray-800{color:#343a40}.color-gray-900,.gray-900,.text-gray-900{color:#212529}.bg-secondary{background-color:#868e96}.bg-secondary-20{background-color:#eff0f2}.bg-secondary-50{background-color:#caced1}.bg-secondary-100{background-color:#bdc1c5}.bg-secondary-200{background-color:#afb4ba}.bg-secondary-300{background-color:#a1a8ae}.bg-secondary-400{background-color:#949ba2}.bg-secondary-500{background-color:#868e96}.bg-secondary-600{background-color:#78818a}.bg-secondary-700{background-color:#6c757d}.bg-secondary-800{background-color:#60686f}.bg-secondary-900{background-color:#555b61}.bg-info-30{background:#c1e2fc}.bg-info-20{background:#e3f2fd}.color-info-20{color:#e3f2fd}.bg-violet-20{background:rgba(156,134,219,.2)}.bg-success-alt-20{background:rgba(44,215,204,.2)}.bg-warning-30{background:#ffe9bb}.bg-warning-20{background:#fff8e9}.bg-success-20{background:#b7eec4}.bg-success-10{background:#b4feb7}.bg-success-8{background:#ddf6e2}.bg-success-5{background:#f7fdf9}.bg-danger-20{background:#fee0e3}.bg-peach-light{background:rgba(255,190,175,.2)}.bg-pink-light{background:rgba(243,126,210,.2)}.alert-success{background-color:#f4fcf6}.bg-fff{background-color:#fff}.outline-none{outline:0}.z1{z-index:1}.z2{z-index:2}.z3{z-index:3}.z4{z-index:4}.z5{z-index:5}.z6{z-index:6}.z7{z-index:7}.z8{z-index:8}.z9{z-index:9}.z10{z-index:10}.none{display:none}.max-h100vh{max-height:calc(100vh - 2.6rem)}.max-w80{max-width:80px}.max-w100{max-width:100px}.max-w120{max-width:120px}.max-w300{max-width:300px}.rotate-225{transform:rotate(225deg)}.before-none::before{content:none!important}.after-none::after{content:none!important}.before-after-none::after,.before-after-none::before{content:none!important}.color-primary{color:#868e96}.color-success{color:#31cb55}.color-info{color:#2196f3}.color-warning{color:#ffc241}.color-danger{color:#fa3c4c}.color-fusion{color:#4e4e4e}.color-secondary{color:#868e96}.text-underline{text-decoration:underline!important}a.text-underline:hover{text-decoration:none!important}.text-success-alt{color:#1dc9b7}.green-text{color:#31cb55}.red-text{color:#fa3c4c}.blue-text{color:#2196f3}.pink-bg{background:#fff1f1!important}.bold,.text-bold{font-weight:700}.w-5pr{width:5%}.w-10pr{width:10%}.w-15pr{width:15%}.w-20pr{width:20%}.w-25pr{width:25%}.w-30pr{width:30%}.w-40pr{width:40%}.w-50pr{width:50%}.w-60pr{width:60%}.w-70pr{width:70%}.w-80pr{width:80%}.w-90pr{width:90%}.w-170{width:170px}.w-170i{width:170px!important}.w-200{width:200px}.maxw-200{max-width:200px}.h-200{height:200px}.pl-40{padding-left:40px}.mr-g{margin-right:.75rem}.ml-g{margin-left:.75rem}.min-w100{min-width:100px}.min-w200{min-width:200px}.min-w300{min-width:300px}.min-w350{min-width:350px}.min-w400{min-width:400px}.max-width-unset{max-width:unset!important}.min-h250{min-height:250px}.pre{word-break:break-all;word-wrap:break-word;white-space:pre-wrap}.page-logo img{max-width:100%}[onclick]{cursor:pointer}.nav-menu li a{color:#bebebf}.nav-menu li a:not([href]){color:#bebebf;cursor:pointer}.nav-menu li a:not([href]):hover{cursor:pointer}.nav-menu li a:not([href]):active,.nav-menu li a:not([href]):focus,.nav-menu li a:not([href]):hover,.nav-menu li a:not([href]):visited{color:#fff}.dropdown-wrapper{position:relative}.dropdown-menu{z-index:1000;max-height:300px;overflow-y:auto;margin-top:-1px}.panel.panel-fullscreen{z-index:2050}.subheader:not(:empty){margin-bottom:1.5rem}.subheader-title{text-transform:uppercase}.page-header .subheader-title,.panel-hdr .subheader-title{flex:0;-webkit-box-flex:0;margin-right:1rem}.panel-toolbar .btn-panel{color:#fff;font-size:.5rem;text-align:center}.custom-btn-item{padding-left:.5rem;padding-right:.5rem}.panel .dt-buttons>:not(:last-child){margin-right:.5rem}.page-header .custom-btn-item,.panel-hdr .custom-btn-item{padding-left:0;padding-right:0}.custom-btn-item .icon-stack{font-size:3.125rem}.custom-btn-item:hover>.icon-stack i{opacity:.9}div.table-sorteds_wrapper div.table-sorteds_filter input{margin-left:0}div.table-sorteds_wrapper div.table-sorteds_filter input:not(:first-of-type){margin-left:.5em}.group__list{display:flex;flex-wrap:wrap}.group__list>.badge{white-space:nowrap;position:relative;margin-right:.5rem;margin-bottom:.25rem;display:flex;align-items:center;max-height:25px;cursor:pointer}.group__list>.badge:last-child{margin-right:0}.group__list>.badge.after-none{cursor:default}.group__list>.badge:after{content:"×";color:inherit;font-size:1rem;display:inline-block;margin-left:.4rem}.block_activity-log{display:flex;flex-direction:column}.activity-log_inner{overflow-x:auto;flex:1;background-color:#f6f6f6;padding:0 10px 15px;border-top:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;max-height:500px;color:#8e8e8e;position:relative;font-size:11px;margin-bottom:20px}.activity-log_inner:last-child{margin-bottom:0}.activity-log_title{display:inline-block;width:100%;padding:5px 0;color:#1b1b1b;background-color:inherit;text-align:center;text-transform:uppercase;font-size:11px;font-weight:500;border-bottom:1px solid #dcdcdc;position:sticky;top:0;margin-bottom:10px}.activity-log_item{margin-bottom:10px}.communication_history .activity-log_item{margin-bottom:1.5rem}.activity-log_info-p span{margin-right:15px}.activity-log_info-p a{color:#2196f3}.activity-log_info-p a:hover{text-decoration:underline!important}.activity-log_info-widget{padding:10px;background-color:#fff;box-shadow:0 0 5px 1px rgba(204,204,204,.5);margin-bottom:1rem}.activity-log_info-header{font-size:13px;font-weight:500;padding:10px 0 0}.activity-log_info-header a{color:#2196f3}.activity-log_info-header a:hover{text-decoration:underline!important}.activity-log_info-descr{color:#1b1b1b;font-size:11px;padding:10px 0;padding-left:15px;margin-bottom:5px}.activity-log_info-nav{display:flex;justify-content:space-between}.log_info-nav_item{display:flex;-ms-align-items:center;align-items:center}.activity-log_info-nav span{cursor:pointer;margin-right:10px}.activity-log_info-nav span:last-child{margin-right:0}.block_add-note{padding:15px 0;color:#1b1b1b}.block_add-note .comment-input{margin-bottom:.5rem;padding:10px;font-size:.75rem;width:100%;resize:none;display:block}.icon-call-away,.icon-call-in,.icon-call-out,.icon-pause,.icon-rec{height:30px;width:30px;color:#fff;font-size:1rem;text-align:center;display:flex;align-items:center;justify-content:center}.icon-call-in{background-color:#31cb55}.icon-call-out{background-color:#2196f3}.icon-call-away{background-color:#fa3c4c}.icon-pause,.icon-rec{background-color:#868e96;cursor:pointer;border-radius:50%}.icon-rec{padding-left:.2rem}.panel-inner_col-1{border-right:1px solid #dcdcdc;height:100%;overflow:auto}.panel-inner-list{border-top:1px solid #dcdcdc;height:calc(100% - 50px);padding-right:5px;padding-left:5px;height:100%}.panel-inner-list_item{display:flex;align-items:flex-start;border-bottom:1px solid #dcdcdc;border-top:1px solid #dcdcdc;padding:10px 15px;position:relative;margin-top:-1px}.panel-inner-list_item:last-child{border-bottom:none}.panel-inner-list_item:hover{text-decoration:none}.panel-inner-list_item.selected{background-color:#fef9f5}.panel-inner-list_item.selected::before{content:'';position:absolute;top:0;bottom:0;left:0;border-left:3px solid #eedcdc}.messenger-type{position:relative;display:inline-block;padding-left:20px}.messenger-type::before{content:'';position:absolute;top:0;left:0;width:14px;height:14px;border-radius:100%;box-shadow:0 0 0 2px #f8f9fa;background-repeat:no-repeat;background-size:100%;background-position:center;background-image:url(../img/placeholder.jpg)}.msgr-telegram.messenger-type:before{background-image:url(../img/msgr-telegram.png)}.msgr-tgm.messenger-type:before{background-image:url(../img/msgr-telegram.png)}.msgr-viber.messenger-type:before{background-image:url(../img/msgr-viber.png)}.msgr-facebook.messenger-type:before{background-image:url(../img/msgr-facebook.png)}.msgr-whatsapp.messenger-type:before,.msgr-wtsap.messenger-type:before{background-image:url(../img/msgr-whatsapp.png)}.panel-inner-body{flex:1;overflow:hidden}.panel-inner-txt_wrp{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;font-size:11px;font-weight:400;color:#1b1b1b}.panel-inner-list_item.selected .panel-inner-txt_wrp{font-weight:600}.panel-inner-txt{position:relative;color:#008ece;margin-right:15px}.panel-inner-body p{font-size:11px;font-weight:400;line-height:1.3;color:#8e8e8e;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:break-word}.panel-inner_col-2{flex:1;position:relative;height:100%;background-color:#fff;display:flex;flex-direction:column}.panel-inner_col-1,.panel-inner_col-2{height:100%}.communication_history.activity-log_inner{max-height:unset}.communication_history .activity-log_info-header{display:flex;justify-content:space-between;padding:10px 0 10px;border-bottom:1px solid #dcdcdc}.communication_history .date{font-weight:400}.communication_history .activity-log_info-p{display:flex;align-items:center}.communication_history .status_label{margin-bottom:0}.communication_history .panel-inner-list_item{padding:0;border:none;align-items:center}.communication_history .chat_img-user{width:30px;height:30px}.communication_history .panel-inner-txt_wrp{margin-bottom:0}.communication_history .activity-log_info-descr{padding-left:0}.communication_history .activity-log_info-descr .row{margin-bottom:10px}.communication_history .activity-log_info-descr .row:last-child{margin-bottom:0}.client-mark-wrap .badge{cursor:pointer}.nav-pills.nav-pills-success .nav-link{color:#fff;background-color:#1dc9b7;border-radius:0;border:1px solid transparent;transition:all .3s}.nav-pills.nav-pills-success .nav-item:not(:first-child) .nav-link{margin-right:-1px;border-left-color:#1ab3a3;font-weight:400}.nav-pills.nav-pills-success .nav-item:first-child .nav-link{border-top-left-radius:4px;border-bottom-left-radius:4px;font-weight:400}.nav-pills.nav-pills-success .nav-item:last-child .nav-link{border-top-right-radius:4px;border-bottom-right-radius:4px}.nav-pills.nav-pills-success .nav-link:hover{background-color:#1ab3a3}.nav-pills.nav-pills-success .nav-link.active,.nav-pills.nav-pills-success .show>.nav-link{color:#fff;background-color:#1ab3a3}.date-picker-wrap.btn{cursor:pointer;border-color:#e5e5e5;flex-grow:1;overflow:visible}.date-picker-wrap.btn:hover{background:#f9f9f9}.date-picker-wrap.btn .date-picker{opacity:0;position:absolute;left:0;width:100%;height:100%;padding:0;outline:0;border:none;cursor:pointer}.btn-today.disabled,.btn-today:disabled{background-color:#f3f3f3;cursor:default}.product-name{font-size:.7rem;font-weight:500;margin-bottom:5px;display:inline-block;position:relative}.product-price{font-size:.75rem}.product-price span{font-weight:500;display:inline-block}.hoverable-handle{position:absolute;left:4px;top:4px;font-size:.75rem;color:#ced4da;z-index:1}.panel-tag{font-size:.75rem}.panel-tag{border-color:#2196f3;background:#f2f9fe}.header-btn-menu-left{position:fixed;left:0;top:0;margin-left:-1.3rem;height:4.125rem;width:2.8rem;line-height:4.125rem;font-size:2rem;opacity:.7;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:100%;border-bottom-right-radius:100%;text-align:right;padding-right:.4rem}.header-btn-menu-right{position:fixed;right:0;top:0;margin-right:-1.3rem;height:4.125rem;width:2.8rem;line-height:4.125rem;font-size:2rem;opacity:.7;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:100%;border-bottom-left-radius:100%;text-align:left;padding-left:.4rem}.form-control[data-toggle=dropdown]+.dropdown-menu.show{min-width:100%;margin-top:0}.dropdown-item{padding:.3125rem 1rem;white-space:normal;color:#495057}.dropdown-item[target]{border-bottom:none!important}.dropdown-item a{width:100%;display:inline-block}.dropdown-item .dropdown-header{padding-right:0;padding-left:0}.dropdown-item-sub{padding:.3215rem 0;padding-left:.5rem}.dropdown-header{padding:.3125rem 1rem}.roles-menu .dropdown-item{padding:.75rem 1rem;background:#f4f6f9;border:1px solid #e5e5e5}.roles-menu .dropdown-item.active{background:#e3f2fd}.roles-menu .dropdown-item a{width:auto}._on .icon-on{display:inline-block}._on .icon-off{display:none}._off .icon-on{display:none}._off .icon-off{display:inline-block}.color-box{display:inline-block;width:15px;height:15px;margin-right:.5rem;margin-top:0!important;margin-bottom:0!important;border-color:#e0e0e0;border-width:1px;border-style:solid;border-radius:4px;text-align:center;font-size:.65rem;line-height:15px;vertical-align:text-top;flex-shrink:0}.color-box.color-box-md{width:25px;height:25px;line-height:25px;font-size:.9rem;vertical-align:middle}.color-box.color-box-lg{width:30px;height:30px;font-size:1.2rem;line-height:30px;vertical-align:middle}.color-box.color-box-text{vertical-align:baseline}.color-box.color-box-text::before{content:'Aa'}.color-box.color-box-long{width:3.25rem}.table-vertical-middle td{vertical-align:middle}.custom-fastfind,.custom-multyselect{position:relative}.custom-fastfind .dropdown-menu,.custom-multyselect .dropdown-menu{height:300px;overflow:auto;width:100%}.custom-fastfind tr,.custom-multyselect tr{cursor:pointer}.custom-multyselect+.alert{margin-top:.5rem;margin-bottom:0}.form-control+.alert{margin-bottom:0}.form-control.dropdown-toggle::after{float:right}.form-control.dropdown-toggle:not(button)::after{color:#2196f3}.btn-icon.dropdown-toggle::after{position:absolute;bottom:0;vertical-align:bottom!important;margin:0;right:50%;transform:translate(50%,40%)}.download-profile-img{position:absolute;height:100%;width:100%;display:flex;justify-content:center;align-items:center;z-index:-1;opacity:0;transition:all .4s}.card:hover .download-profile-img{z-index:1;opacity:1;transition:all .4s}.panel:not(.panel-collapsed) .btn-switch::before{content:"ON"!important;left:7px!important;right:auto!important}.panel:not(.panel-collapsed) .btn-switch::after{content:" "!important;right:0!important;left:auto!important;background:#fff!important;color:#868e96!important}.panel:not(.panel-collapsed) .btn-switch{background:#31cb55}.list-tree{list-style-type:none;list-style:none;padding:0;margin:0}.list-tree ul{list-style-type:none;list-style:none;padding:0;margin:0}.list-tree ul.child{display:block;margin-left:30px}.list-tree ul.child li{position:relative}.list-tree ul.child li::before{content:'';display:block;width:.625rem;height:.625rem;background:#e5e5e5;border-radius:50%;position:absolute;left:-20px;top:calc(50% - 5px)}.list-tree ul.child li::after{content:'';display:block;width:1px;background:#e5e5e5;position:absolute;left:-15px;top:calc(50% - 5px);bottom:0}.list-tree ul.child li:last-child::after{bottom:50%}.list-tree ul.child li:not(:first-child)::after{top:-50%}table.smatrix{width:auto}table.smatrix td.active{background:rgba(49,203,85,.2)}table.smatrix td:hover{outline:1px solid #ffc241}.smatrix>*{font-size:.65rem}.smatrix td:not(:first-child){text-align:center;vertical-align:middle}.smatrix .title-two-axis{vertical-align:middle}.smatrix .custom-checkbox{margin-left:.5rem}.title-two-axis{text-align:justify;position:relative}.title-two-axis::before{content:'';background-image:linear-gradient(to top right,transparent calc(50% - 1px),#f8fafb calc(50% - 1px),#f8fafb calc(50% + 1px),transparent calc(50% - 1px));background-repeat:no-repeat;position:absolute;top:0;bottom:0;right:0;left:0;z-index:0}.status-title-hirizontal,.status-title-vertical{height:50%;width:50%}.status-title-hirizontal{text-align:right;margin-left:auto}.status-title-vertical{text-align:left}@supports not (writing-mode:vertical-rl){.vertical:not(.ui.menu){transform:rotate(270deg);white-space:nowrap}}@supports (writing-mode:vertical-rl){.vertical:not(.ui.menu){writing-mode:vertical-rl;transform:rotate(180deg) translate(0,0);white-space:nowrap}}.double-gutters>.col,.double-gutters>[class*=col-]{padding-right:calc(.75rem * 2);padding-left:calc(.75rem * 2)}.double-gutters{margin-right:calc(-.75rem * 2);margin-left:calc(-.75rem * 2)}.settings-grid-wrap>div{display:flex}.settings-grid-wrap .panel{flex-grow:1}.import__nav-list{list-style:none;width:100%;display:flex;align-items:center;counter-reset:item;margin:0;padding-left:0}.import__nav-item{display:flex;align-items:center;font-size:.875rem;font-weight:700;color:#adb5bd;background-color:#eff0f2;padding:.5rem 1.125rem;margin-right:1.875rem;border-radius:100px}.import__nav-item.active{color:#666;background-color:#d6f5dd}.import__nav-item:before{content:counter(item) "";counter-increment:item;width:1.5625rem;flex-basis:1.5625rem;flex-shrink:0;height:1.5625rem;background:#adb5bd;border-radius:50%;font-size:.875rem;color:#fff;display:flex;align-items:center;justify-content:center;margin-right:.625rem;font-weight:700}.import__nav-item.active:before{background:#31cb55;color:#fff}.import-table{width:auto}.import-table th:first-child{max-width:3.5rem}.import-table td{vertical-align:middle;font-size:.8125rem}.cmarket-items>div{display:flex;margin-bottom:1.5rem}.cmarket-items .card{flex-grow:1}.cmarket-items .card-header{height:140px;padding:1.875rem}.cmarket-items .icon{width:100%;height:100%}.cmarket-items .icon img{max-width:100px;max-height:100%;display:block;margin-right:auto;margin-left:auto}.cmarket-items .badge-active{position:absolute;top:0;right:1rem;width:30px;height:32px;border-radius:0 0 1.375rem 1.375rem;display:flex;align-items:center;justify-content:center}.cmarket-items .badge-active-on{background:#fff;color:#31cb55}.cmarket-items .badge-active-off{background:#e5e5e5;color:#868e96}.cmarket-item-img{max-width:100px;max-height:100px;display:block}a.badge-secondary:not([href]):not([tabindex]){color:#fff}.help-block:empty{min-height:3px}.help-block .badge{margin-right:.5rem;font-weight:400}.help-block a.badge,.help-block a.badge:not([href]):not([tabindex]){cursor:pointer}.was-validated [data-required=true] .is-invalid{border-color:#fa3c4c;background-repeat:no-repeat;background-position:center right calc(.3675em + .25rem);background-size:calc(.735em + .5rem) calc(.735em + .5rem)}.was-validated [data-required=true] .is-valid{border-color:#31cb55;background-repeat:no-repeat;background-position:center right calc(.3675em + .25rem);background-size:calc(.735em + .5rem) calc(.735em + .5rem)}.table .v-align-middle td,.table .v-align-middle th,.v-align-middle td,.v-align-middle th{vertical-align:middle}.caption-top{caption-side:top!important}.width-10p{width:10%}.applyBtn{background-color:#31cb55;border-color:#31cb55}.staff-shedule{padding:0;width:100%;display:flex;flex-wrap:wrap;flex-direction:row}.staff-shedule .day{margin:0;padding:5px;width:calc((100% + 6px)/ 7);height:75px;flex-basis:calc((100% + 6px)/ 7);flex-grow:0;flex-shrink:0;border:1px solid #dee2e6;cursor:pointer;margin-right:-1px;position:relative}.staff-shedule .day .show-on-hover-parent{width:10rem;background:#fff;padding:.5rem;border:1px solid #dee2e6;position:absolute;z-index:3;top:0;left:90%}.staff-shedule .day.staff-selected:not(.day-week) .staff-shedule_cell{background-color:#82c4f8}.day-count{color:#82c4f8;font-weight:600}.staff-shedule .day.day-week{height:28px;text-align:center;cursor:default;border-color:transparent;background-color:#e7ebee}.for_staff-shedule-tt{display:none}.staff-shedule_new{border-right:2px solid #f8fafb;border-left:2px solid #f8fafb;border-bottom:2px solid #f8fafb}.staff-shedule_new .day-count{color:#6c757d;font-weight:500;z-index:2;position:relative}.staff-shedule_new .day-count.current-day{color:#0c7cd5}.staff-shedule_new .day{padding:5px 0;height:auto;border:none;border-bottom:2px solid #f8fafb;border-top:2px solid #f8fafb}.staff-shedule_new .day:not(.day-week){min-height:5.6rem}.staff-shedule_new .cell-filled{background:#e6ffe7}.staff-shedule_new .staff-nonworking .staff-shedule_cell::after,.staff-shedule_new .staff-work-time-nonworking .staff-shedule_cell::after{content:'\f273';color:#fb6e7a;font-weight:900;background:#fdb8be}.staff-shedule_new .staff-nonworking:not(.day-week) .staff-shedule_cell,.staff-shedule_new .staff-work-time-nonworking:not(.day-week) .staff-shedule_cell{border-top-color:#fb6e7a}.staff-shedule_new .staff-onlearning .staff-shedule_cell::after,.staff-shedule_new .staff-work-time-onlearning .staff-shedule_cell::after{content:'\f501';color:#82c4f8;font-weight:900;background:#d8edff}.staff-shedule_new .staff-onlearning:not(.day-week) .staff-shedule_cell,.staff-shedule_new .staff-work-time-onlearning:not(.day-week) .staff-shedule_cell{border-top-color:#82c4f8}.staff-shedule_new .staff-vacation .staff-shedule_cell::after,.staff-shedule_new .staff-work-time-vacation .staff-shedule_cell::after{content:'\f82b';color:#ffd274;font-weight:900;background:#ffebc1}.staff-shedule_new .staff-vacation:not(.day-week) .staff-shedule_cell,.staff-shedule_new .staff-work-time-vacation:not(.day-week) .staff-shedule_cell{border-top-color:#ffd274}.staff-shedule_new .staff-sickleave .staff-shedule_cell::after,.staff-shedule_new .staff-work-time-sickleave .staff-shedule_cell::after{content:'\f7f2';color:#44d265;font-weight:900;background:#aff4c0}.staff-shedule_new .staff-sickleave:not(.day-week) .staff-shedule_cell,.staff-shedule_new .staff-work-time-sickleave:not(.day-week) .staff-shedule_cell{border-top-color:#44d265}.staff-shedule_new .staff-corparty .staff-shedule_cell::after,.staff-shedule_new .staff-work-time-corparty .staff-shedule_cell::after{content:'\f79f';color:#da56f0;font-weight:900;background:#f4d1fa}.staff-shedule_new .staff-corparty:not(.day-week) .staff-shedule_cell,.staff-shedule_new .staff-work-time-corparty:not(.day-week) .staff-shedule_cell{border-top-color:#da56f0}.staff-shedule_new .staff-birthday .staff-shedule_cell::after,.staff-shedule_new .staff-work-time-birthday .staff-shedule_cell::after{content:'\f1fd';color:#6e58c0;font-weight:900;background:#ccc6e2}.staff-shedule_new .staff-birthday:not(.day-week) .staff-shedule_cell,.staff-shedule_new .staff-work-time-birthday:not(.day-week) .staff-shedule_cell{border-top-color:#6e58c0}.staff-shedule_new .staff-fiesta .staff-shedule_cell::after,.staff-shedule_new .staff-work-time-fiesta .staff-shedule_cell::after{content:'\f7d4';color:#ff5e8f;font-weight:900;background:#ffb1c9}.staff-shedule_new .staff-fiesta:not(.day-week) .staff-shedule_cell,.staff-shedule_new .staff-work-time-fiesta:not(.day-week) .staff-shedule_cell{border-top-color:#ff5e8f}.staff-shedule_new .staff-dayoff .staff-shedule_cell::after,.staff-shedule_new .staff-work-time-dayoff .staff-shedule_cell::after{content:'\f554';color:#43c5b6;font-weight:900;background:#b3ece5}.staff-shedule_new .staff-dayoff:not(.day-week) .staff-shedule_cell,.staff-shedule_new .staff-work-time-dayoff:not(.day-week) .staff-shedule_cell{border-top-color:#43c5b6}.staff-shedule_new .staff-success:not(.day-week) .staff-shedule_cell,.staff-shedule_new .staff-work-time-success:not(.day-week) .staff-shedule_cell{background:#b4feb7;border-top-color:#6ced70}.staff-shedule_new .staff-failed:not(.day-week) .staff-shedule_cell,.staff-shedule_new .staff-work-time-failed:not(.day-week) .staff-shedule_cell{background:#fc8790;border-top-color:#fb5563}.staff-shedule_new .staff-shedule_cell{position:relative;height:100%;border:1px solid #e5e5e5;border-top:2px solid #b3e1a7;padding:4px;padding-bottom:15px}.staff-shedule_new .staff-shedule_cell::after{font-family:'Font Awesome 5 Pro';font-size:17px;font-weight:400;margin-bottom:auto;padding-top:5px;position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;text-align:center;z-index:1}.staff-shedule_new .staff-shedule_cell.not-current-month{background:#eef5fb;border-top:2px solid #caced1}.badge-recs{position:absolute;z-index:1;left:50%;bottom:-5px;transform:translate(-50%,0)}.same-hight-panels>div{display:flex}.same-hight-panels>div>.panel{flex-grow:1;flex-shrink:0;max-width:100%}.fastfind,[data-is=fastfind],[data-is=multyselect],[data-is=myselect],fastfind,multyselect,myselect{display:block}.fastfind a:not([href]):not([tabindex]),[data-is=fastfind] a:not([href]):not([tabindex]),[data-is=multyselect] a:not([href]):not([tabindex]),[data-is=myselect] a:not([href]):not([tabindex]),fastfind a:not([href]):not([tabindex]),multyselect a:not([href]):not([tabindex]),myselect a:not([href]):not([tabindex]){color:inherit}.fastfind .dropdown-menu,[data-is=fastfind] .dropdown-menu,[data-is=multyselect] .dropdown-menu,[data-is=myselect] .dropdown-menu,fastfind .dropdown-menu,multyselect .dropdown-menu,myselect .dropdown-menu{width:100%}[data-is=multyselect]+.alert,[data-is=myselect]+.alert,multyselect+.alert,myselect+.alert{margin-top:.325rem}[data-is=multyselect]+.help-block,[data-is=myselect]+.help-block,multyselect+.help-block,myselect+.help-block{margin-top:.325rem}.fastfind,[data-is=fastfind],fastfind{position:relative}.fastfind input,[data-is=fastfind] input,fastfind input{padding-right:2rem}.fastfind::after,[data-is=fastfind]::after,fastfind::after{text-align:center;display:inline;border:0!important;font-size:.9rem;font-family:'Font Awesome 5 Pro';font-weight:300;color:#2196f3;content:""!important;vertical-align:top!important;position:absolute;right:.65rem;top:.5rem}.fastfind[class*=col]::after,.fastfind[classˆ=col]::after,[data-is=fastfind][class*=col]::after,[data-is=fastfind][classˆ=col]::after,fastfind[class*=col]::after,fastfind[classˆ=col]::after{right:1.35rem}.custom-search{position:relative}.custom-search input{padding-right:2rem}.custom-search::after{text-align:center;display:inline;border:0!important;font-size:.9rem;font-family:'Font Awesome 5 Pro';font-weight:300;color:#2196f3;content:""!important;vertical-align:top!important;position:absolute;right:.65rem;top:.5rem}.custom-control-find,.select2-container .select2-search--inline .select2-search__field.custom-control-find{position:relative;padding-right:2rem;background:url(../img/svg/search.svg) no-repeat right .5rem center/.9rem auto}.parent-hover-visible{visibility:hidden;opacity:0;transition:all .3s}:hover>.parent-hover-visible{visibility:visible;opacity:1;transition:all .3s}.content-menu{padding:.5rem}.content-menu .nav-item{padding:.25rem .5rem;display:flex;align-items:center;position:relative}.content-menu .nav-item a{flex-grow:1;font-size:.75rem}.content-menu .badge{text-align:left;white-space:normal}.ui-sortable-handle{cursor:move}.pointer{cursor:pointer}.list-group-sm .list-group-item{padding:.5rem .75rem}.list-group.list-group-flush .list-group-item:first-child{border-top:0}.subheader-toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;padding-left:1rem;padding-right:1rem}.subheader-toolbar>*{margin-right:.7rem}.subheader-toolbar>:last-child{margin-right:0}.subheader-toolbar:first-child{padding-left:0}.subheader-toolbar:last-child{padding-right:0}.panel-toolbar.panel-toolbar-buttons .btn{margin-bottom:.5rem;margin-right:.5rem}.panel-toolbar.panel-toolbar-buttons .btn:last-child{margin-right:0}.panel.panel-fullscreen .panel-hdr{height:auto}.panel.panel-fullscreen .btn-panel[data-action=panel-fullscreen],.panel.panel-fullscreen .js-panel-fullscreen{font-size:1rem}.table-sort-btns{float:right}.btn-set{display:flex;flex-direction:row;flex-wrap:wrap}.btn-set .btn{margin-right:.5rem;margin-bottom:.5rem}.btn-set .btn:last-child{margin-right:0}.btn-set-inline{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start}.btn-set-inline .btn{margin-right:.5rem;margin-bottom:.5rem}.btn-set-inline .btn:last-child{margin-right:0}.btn-set-inline>*{flex-shrink:0}.btn-set-2cols{flex-wrap:wrap;margin-right:-.5rem}.btn-set-2cols>*{margin-right:.5rem;margin-bottom:.5rem;max-width:calc(50% - .5rem);width:100%}.badge-set-inline{display:flex;flex-direction:row}.badge-set-inline .badge{margin-right:.5rem;margin-bottom:.5rem}.badge-set-inline .badge:last-child{margin-right:0}.table thead th{vertical-align:top;font-weight:400;border-bottom:0}table.table-sorted thead>tr>td.sorting,table.table-sorted thead>tr>td.sorting_asc,table.table-sorted thead>tr>td.sorting_desc,table.table-sorted thead>tr>th.sorting,table.table-sorted thead>tr>th.sorting_asc,table.table-sorted thead>tr>th.sorting_desc{padding-right:1rem}table.table-sorted thead>tr>td:active,table.table-sorted thead>tr>th:active{outline:0}table.table-sorted:not(.table-sticky-header) thead .sorting,table.table-sorted:not(.table-sticky-header) thead .sorting_asc,table.table-sorted:not(.table-sticky-header) thead .sorting_asc_disabled,table.table-sorted:not(.table-sticky-header) thead .sorting_desc,table.table-sorted:not(.table-sticky-header) thead .sorting_desc_disabled{cursor:pointer;position:relative}table.table-sorted thead .sorting:after,table.table-sorted thead .sorting:before,table.table-sorted thead .sorting_asc:after,table.table-sorted thead .sorting_asc:before,table.table-sorted thead .sorting_asc_disabled:after,table.table-sorted thead .sorting_asc_disabled:before,table.table-sorted thead .sorting_desc:after,table.table-sorted thead .sorting_desc:before,table.table-sorted thead .sorting_desc_disabled:after,table.table-sorted thead .sorting_desc_disabled:before{position:absolute;top:.85em;display:block;opacity:.3;font-weight:600}table.table-sorted thead .sorting:before,table.table-sorted thead .sorting_asc:before,table.table-sorted thead .sorting_asc_disabled:before,table.table-sorted thead .sorting_desc:before,table.table-sorted thead .sorting_desc_disabled:before{right:1em;content:"\2191"}table.table-sorted thead .sorting:after,table.table-sorted thead .sorting_asc:after,table.table-sorted thead .sorting_asc_disabled:after,table.table-sorted thead .sorting_desc:after,table.table-sorted thead .sorting_desc_disabled:after{right:.5em;content:"\2193"}table.table-sorted thead .sorting_asc:before,table.table-sorted thead .sorting_desc:after{opacity:1}table.table-sorted thead .sorting_asc_disabled:before,table.table-sorted thead .sorting_desc_disabled:after{opacity:0}table.table-sorted.table-sm .sorting:before,table.table-sorted.table-sm .sorting_asc:before,table.table-sorted.table-sm .sorting_desc:before{top:5px;right:.85em}table.table-sorted.table-sm .sorting:after,table.table-sorted.table-sm .sorting_asc:after,table.table-sorted.table-sm .sorting_desc:after{top:5px}.table-dark .sorting_asc,.table-dark .sorting_desc{background-color:rgba(255,194,65,.15)}table.table-sorted thead .sorting:before,table.table-sorted thead .sorting_asc:before,table.table-sorted thead .sorting_asc_disabled:before,table.table-sorted thead .sorting_desc:before,table.table-sorted thead .sorting_desc_disabled:before{right:.3rem!important;content:"\f0dd";font-size:12px;font-family:'Font Awesome 5 Pro'}table.table-sorted thead .sorting:after,table.table-sorted thead .sorting_asc:after,table.table-sorted thead .sorting_asc_disabled:after,table.table-sorted thead .sorting_desc:after,table.table-sorted thead .sorting_desc_disabled:after{right:.3rem!important;content:"\f0de";font-size:12px;font-family:'Font Awesome 5 Pro'}.nano td{border-collapse:collapse}.nano td{font-size:.9em;padding:3px;border:solid 1px #e0e0e0}.pdf{display:block;max-width:700px;width:100%;margin:0;min-height:100%;height:auto;padding:10mm 15mm 10mm 40mm}.bookmark{background:#fcfcfc;padding:15px 20px;margin:.75rem 0;position:relative;border:1px solid #e5e5e5;border-radius:4px}.tab-pane .bookmark:first-child{margin-top:0}.bookmark-item{padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:1px solid #e5e5e5;font-weight:400}.bookmark-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.bookmark-info{color:#78818a;font-size:.75rem;display:flex;align-items:center;flex-wrap:wrap}.bookmark-info>*{flex-shrink:0}.bookmark-info__data{margin:0 5px}.bookmark__text,.bookmark__title{margin-top:.5rem;font-size:.75rem;line-height:1.2;white-space:pre-wrap}.bookmark__title{color:#31cb55;font-weight:500}.bookmark__text{color:#424242;font-weight:400}.bookmark-attachments{display:flex;flex-wrap:wrap}.bookmark-attachments>*{margin-right:.5rem;margin-left:.5rem}.bookmark-attachments-item{width:40px}.bookmark-attachments-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bookmark-attachment-type{display:flex;justify-content:center;align-items:center;position:relative;height:40px;font-size:40px;background:rgba(202,206,209,.59)}.bookmark-attachment-type img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.bookmark-attachment-type>i{line-height:1;display:block;color:#868e96;font-size:.5em}.bookmark-attachment-type i::before{font-size:1em}.pay-list{display:block;font-weight:400;margin-top:.75rem;font-size:.8rem}.pay-list span{padding-right:.75rem}.add-block{margin:1rem 0;width:100%}.col-20{width:20%}.col-100{width:100%}.flex-item{display:flex;flex-wrap:wrap}.analitic-value.neutral{color:#868e96;font-size:.75rem;font-weight:400}td.value span{color:#868e96;font-size:.75rem;font-weight:400}.multyselect-items-selected{border-bottom:1px solid #dee2e6!important}.multyselect-items-selected.dropdown-item{cursor:default}.multyselect-items-selected .multyselect-item{cursor:pointer!important}.multyselect-items-wrap{position:relative;width:100%;display:flex;flex-wrap:wrap;align-items:flex-start}.multyselect-item{display:inline-flex;padding:0;margin-right:.5rem;margin-bottom:.5rem;font-size:85%;font-weight:400;line-height:1;vertical-align:baseline;border:1px solid #868e96;border-radius:4px;background:#dee2e6;color:#495057;max-width:100%;word-break:break-all}.multyselect-item>*{padding:.25em .4em}.multyselect-item .multyselect-item_remove{margin-left:.4em;border-left:1px solid rgba(0,0,0,.1);cursor:pointer}.select2-search{width:100%}.select2-search input{width:100%}.list-group-transparent .list-group-item{background-color:transparent}.history__wrap{background-color:#ededed}[class*=profile-image]{-o-object-fit:cover;object-fit:cover}.profile-image-lg{width:4.25rem;height:4.25rem}.activity-info_item{padding:.75rem 0;border-bottom:1px solid #caced1}.activity-info_item:last-child{border-bottom:0}.client-history-card{position:relative}.client-history-card::before{content:'';border-left:1px solid #caced1;height:1rem;position:absolute;left:.75rem;top:-1.1rem}.for_comment-popover{display:none}.dropdown-menu audio{width:100%}.card_call-item:not(:last-child){border-bottom:1px solid #caced1}.text-break .badge{white-space:normal}.ttips{display:-ms-flex;display:flex}.border-top-0 tr:first-child td,.border-top-0 tr:first-child th{border-top:0}table.px-0 tr td:first-child,table.px-0 tr th:first-child,thead.px-0 tr td:first-child,thead.px-0 tr th:first-child{padding-left:0}table.px-0 tr td:last-child,table.px-0 tr th:last-child,thead.px-0 tr td:last-child,thead.px-0 tr th:last-child{padding-right:0}.line-after-v::after{content:'';border-left:1px solid #caced1;height:1.1rem;position:absolute;left:.75rem;bottom:-1.1rem}.line-after-v:last-child::after{display:none}.transition-g{transition:all .3s}.profile-abbreviation{display:flex;align-items:center;justify-content:center;background:#caced1;border-color:#caced1}.profile-abbreviation span{font-size:1rem;color:#fff;font-weight:400;text-align:center;opacity:.7}.scroll{overflow:scroll}.scroll-i{overflow:scroll!important}.hr-stars{background:url(../img/star-bg.svg) repeat-x;background-size:3.263% 8px;background-origin:content-box;background-position:center;border-bottom:none;height:8px;width:100%;margin-top:.25rem;margin-bottom:.25rem;padding:0;display:block}.hr-dashed{width:100%;margin-top:.5rem;margin-bottom:.5rem;display:block;border-bottom:2px dashed #000}.hr-dots{width:100%;margin-top:.5rem;margin-bottom:.5rem;display:block;border-bottom:6px dotted #000}.border-dotted{border:6px dotted #000}.stars-aside{background:url(../img/star-bg.svg) no-repeat 100% center,url(../img/star-bg.svg) no-repeat 0 center;background-size:8px;background-origin:border-box}.top-scroll-container{position:relative;padding-top:20px}.topscroll{position:absolute;width:100%;top:0;height:20px;overflow-x:auto}.fake{height:1px}.infinity{text-align:right;color:#6c757d}.title-responsive{font-size:.875rem}@media (min-width:576px){.title-responsive{font-size:.9375rem}}@media (min-width:768px){.title-responsive{font-size:1.0625rem}}@media (min-width:992px){.title-responsive{font-size:1.1875rem}}@media (min-width:1200px){.title-responsive{font-size:1.375rem}}@media (min-width:1399px){.title-responsive{font-size:1.5rem}}.when-empty_block{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:100px;padding-bottom:100px;text-align:center}.when-empty_block .big-icon{margin-bottom:2rem}.big-icon{width:180px;height:180px;background-repeat:no-repeat;background-position:center;background-size:contain}.big-icon-fa{font-size:50px;line-height:100%;margin-bottom:1rem;margin-left:auto;margin-right:auto}.big-icon-fa>i{font-size:inherit;color:#caced1}.when-empty_page{padding:80px 0;width:100%;height:100%;flex-grow:1}.when-empty_page .big-icon{max-width:270px;width:100%;min-height:120px;height:auto;margin:0 auto}.when-empty_inner{margin-right:auto;margin-left:auto;max-width:700px;width:100%;text-align:center}.when-empty_content{text-align:left}.cards-list_medical .card{cursor:pointer}.cards-list_medical .card:hover .bg-info-20{background:#2196f3}.cards-list_medical .card:hover .bg-info-20 i{color:#fff}.list-check{list-style:none;padding:0}.list-check-item{padding:1rem 0 .75rem;border-bottom:1px solid #e5e5e5}.list-check_view{list-style:none;padding:0}.list-check_view-item{padding:1rem 0 .75rem}.modal-dialog .note-toolbar{z-index:9}.form-label:empty{display:none}.block-steps .dropdown-item{padding-left:2.625rem}.block-steps .dropdown-item:first-child .card-header::before{display:none}.block-steps .card-header{position:relative}.block-steps .card-header::before{content:'';background-color:#e5e5e5;width:1px;height:calc(100% + .625rem);display:inline-block;position:absolute;left:calc(-1.75rem + .625rem/2);bottom:calc(50% - .625rem/2)}.block-steps .card-header::after{content:'';width:.625rem;height:.625rem;background-color:#e5e5e5;border-radius:calc(.625rem/2);display:inline-block;position:absolute;left:-1.75rem;top:calc(50% - .625rem/2)}.block-steps .active .card-header::after{background-color:inherit}.arrow_box-wrap{display:flex;align-items:center}.arrow_box{position:relative;width:29px;height:6px;background-color:#78909c;border-color:#78909c;margin-right:6px}.arrow_box:first-child::before,.arrow_box:last-child::after{border-width:0!important}.arrow_box::after,.arrow_box::before{border:3px solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;display:inline-block;border-width:3px;margin-top:-3px}.arrow_box::after{left:100%;top:50%;border-color:transparent;border-left-color:inherit}.arrow_box::before{right:100%;top:50%;border-color:inherit;border-left-color:transparent;border-right:0}.arrow_box.current{width:51px;height:10px;margin-right:8px}.arrow_box.current::after,.arrow_box.current::before{border-width:5px;margin-top:-5px}.note-editor.note-frame .note-editing-area .note-editable{min-height:100px}.list-steps{list-style:none;padding:0}.list-steps>li{position:relative;display:flex;align-items:center}.list-steps>li::marker{display:none}.list-steps>li:not(:last-child){margin-bottom:1rem}.list-steps>li::before{content:'';display:inline-block;align-self:flex-start;margin-right:.5rem;margin-top:5px;width:18px;height:18px;border-radius:50%;background-image:radial-gradient(circle,rgba(49,203,85,.4) 0,rgba(49,203,85,.4) 4px,rgba(49,203,85,.2) 4px,rgba(49,203,85,.2) 9px)}.list-steps>li:not(:last-child)::after{content:'';position:absolute;top:calc(5px + 18px);left:9px;bottom:calc(-1rem - 5px);display:block;width:1px;background-color:#e5e5e5}[class*=kpi-item-]{overflow:hidden}[class*=kpi-item-]::after,[class*=kpi-item-]::before{content:'';position:absolute;border-radius:50%;display:block}[class*=kpi-item-]::before{width:2.25rem;height:2.25rem;bottom:-22px;right:23px}[class*=kpi-item-]::after{width:3.75rem;height:3.75rem;bottom:8px;right:-31px}.kpi-item-main::before{background:linear-gradient(135deg,#d9e7fb 0,rgba(255,255,255,0) 100%)}.kpi-item-main::after{background:linear-gradient(345deg,#d9e7fb 0,rgba(255,255,255,0) 100%)}.kpi-item-inc_exp::before{background:linear-gradient(135deg,#def4e2 0,rgba(255,255,255,0) 100%)}.kpi-item-inc_exp::after{background:linear-gradient(345deg,#def4e2 0,rgba(255,255,255,0) 100%)}.kpi-item-balances::before{background:linear-gradient(135deg,#ffe4fc 0,rgba(255,255,255,0) 100%)}.kpi-item-balances::after{background:linear-gradient(345deg,#ffe4fc 0,rgba(255,255,255,0) 100%)}.kpi-item-sales::before{background:linear-gradient(135deg,#ffe9dd 0,rgba(255,255,255,0) 100%)}.kpi-item-sales::after{background:linear-gradient(345deg,#ffe9dd 0,rgba(255,255,255,0) 100%)}.kpi-item-payds::before{background:linear-gradient(135deg,rgba(165,180,217,.35) 0,rgba(255,255,255,0) 100%)}.kpi-item-payds::after{background:linear-gradient(345deg,rgba(165,180,217,.35) 0,rgba(255,255,255,0) 100%)}.kpi-item-staff::before{background:linear-gradient(135deg,#d2f1ef 0,rgba(255,255,255,0) 100%)}.kpi-item-staff::after{background:linear-gradient(345deg,#d2f1ef 0,rgba(255,255,255,0) 100%)}.kpi-item-visits::before{background:linear-gradient(135deg,#fff0f0 0,rgba(255,255,255,0) 100%)}.kpi-item-visits::after{background:linear-gradient(345deg,#fff0f0 0,rgba(255,255,255,0) 100%)}.kpi-item-services::before{background:linear-gradient(135deg,#fff7ce 0,rgba(255,255,255,0) 100%)}.kpi-item-services::after{background:linear-gradient(345deg,#fff7ce 0,rgba(255,255,255,0) 100%)}.kpi-item-products::before{background:linear-gradient(135deg,#e6d8fd 0,rgba(255,255,255,0) 100%)}.kpi-item-products::after{background:linear-gradient(345deg,#e6d8fd 0,rgba(255,255,255,0) 100%)}.kpi-item-actions::before{background:linear-gradient(135deg,#ffd9d0 0,rgba(255,255,255,0) 100%)}.kpi-item-actions::after{background:linear-gradient(345deg,#ffd9d0 0,rgba(255,255,255,0) 100%)}.kpi-item-tasks::before{background:linear-gradient(135deg,#e3f8e3 0,rgba(255,255,255,0) 100%)}.kpi-item-tasks::after{background:linear-gradient(345deg,#e3f8e3 0,rgba(255,255,255,0) 100%)}.kpi-item-appeals::before{background:linear-gradient(135deg,#fde1fa 0,rgba(255,255,255,0) 100%)}.kpi-item-appeals::after{background:linear-gradient(345deg,#fde1fa 0,rgba(255,255,255,0) 100%)}.kpi-item-store::before{background:linear-gradient(135deg,#fff1db 0,rgba(255,255,255,0) 100%)}.kpi-item-store::after{background:linear-gradient(345deg,#fff1db 0,rgba(255,255,255,0) 100%)}.kpi-item-workload::before{background:linear-gradient(135deg,#dafdec 0,rgba(255,255,255,0) 100%)}.kpi-item-workload::after{background:linear-gradient(345deg,#dafdec 0,rgba(255,255,255,0) 100%)}.kpi-icon-arrow{height:9px}.kpi-icon-arrow.kpi-icon-arrow-md{height:13px}.breadcrumb>li.breadcrumb-item{text-transform:uppercase}.humans-wrap{display:flex;flex-wrap:wrap;margin-left:-3px;margin-right:-3px}.humans-item{max-width:10%;flex-basis:10%;padding-left:3px;padding-right:3px;margin-bottom:6px}.humans-item svg{max-width:100%;height:auto}.bg-numbers{background-image:url(../img/svg/bg-numbers.svg);background-size:cover;background-position:.5rem 0}.bg-letters{background-image:url(../img/svg/bg-letters.svg);background-size:cover;background-position:.5rem 0}.analitic-number-border-bottom{font-weight:500;font-size:1.5rem;line-height:100%;position:relative;width:40px;padding-bottom:6px;text-align:center;border-color:#868e96}.analitic-number-border-bottom::after{content:'';position:absolute;bottom:0;left:0;right:0;border-radius:2px 2px 0 0;border-top:4px solid;border-color:inherit}.show-child-on-hover:hover .show-on-hover-parent.hint-popover{display:inline-block}.show-child-on-hover .show-on-hover-parent[data-toggle=tooltip]{display:inline-block;opacity:0;transition:opacity .2s}.show-child-on-hover:hover .show-on-hover-parent[data-toggle=tooltip]{display:inline-block;opacity:1;transition:opacity .2s}.flex-basis-0{flex-basis:0}.flex-basis-auto{flex-basis:auto}.flex-basis-100{flex-basis:100%}.border-dashed{border-style:dashed!important}.border-bottom-dashed{border-bottom:1px dashed #dee2e6}.border-top-dashed{border-top:1px dashed #dee2e6}.border-right-dashed{border-right:1px dashed #dee2e6}.border-left-dashed{border-left:1px dashed #dee2e6}.shadow-light{box-shadow:0 4px 17px rgba(61,66,70,.08)}.h1px{height:1px}.fw600{font-weight:600}.fw-600{font-weight:600!important}.text-middle{vertical-align:middle}.opacity-0{opacity:0!important}.dropdown-toggle{cursor:pointer}.dropdown-toggle:not(button)::after{color:#2196f3}.dropdown-toggle.btn:not(button)::after{position:absolute;right:.5rem}[data-group] .dropdown-toggle::after{font-weight:400;margin-left:.275rem}.dropdown-toggle.disabled{background-color:#f3f3f3}.width-xsl{width:6rem}.height-xsl{height:6rem}.maxw-unset{max-width:unset!important}.fs-u-nano{font-size:10px}.rotate-45{transform:rotate(45deg)}.rotate-n45{transform:rotate(-45deg)}.width-11{width:4.5rem}.width-12{width:4.75rem}.width-13{width:5rem}.width-14{width:5.25rem}.width-15{width:5.5rem}.width-16{width:5.75rem}.width-17{width:6rem}.width-18{width:6.25rem}.width-19{width:6.5rem}.width-20{width:6.75rem}.height-11{height:4.5rem}.height-12{height:4.75rem}.height-13{height:5rem}.height-14{height:5.25rem}.height-15{height:5.5rem}.height-16{height:5.75rem}.height-17{height:6rem}.height-18{height:6.25rem}.height-19{height:6.5rem}.height-20{height:6.75rem}.overflow-visible{overflow:visible!important}.word-break-word{word-break:break-word}.word-break-all{word-break:break-all}.word-break-all-sm{word-break:break-all}@media (min-width:576px){.word-break-all-md{word-break:break-all}}@media (min-width:768px){.word-break-all-lg{word-break:break-all}}@media (min-width:992px){.word-break-all-xl{word-break:break-all}}@media (min-width:1200px){.word-break-all-nb{word-break:break-all}}@media (min-width:1280px){.word-break-all-xxl{word-break:break-all}}@media (min-width:1399px){.word-break-all{word-break:break-all}}.table-layout-fixed{table-layout:fixed}.table-layout-fixed-sm{table-layout:fixed}@media (min-width:576px){.table-layout-fixed-md{table-layout:fixed}}@media (min-width:768px){.table-layout-fixed-lg{table-layout:fixed}}@media (min-width:992px){.table-layout-fixed-xl{table-layout:fixed}}@media (min-width:1200px){.table-layout-fixed-nb{table-layout:fixed}}@media (min-width:1280px){.table-layout-fixed-xxl{table-layout:fixed}}@media (min-width:1399px){.table-layout-fixed{table-layout:fixed}}.filter-results-wrap{display:flex;flex-wrap:wrap}.filter-results-wrap>button{margin-right:1rem;margin-bottom:.5rem}.filter-results{display:flex;flex-wrap:wrap}.filter-results-item{color:#868e96;font-weight:400;background:#e8e9eb;cursor:pointer;margin-bottom:.5rem}.filter-results-item:not(:last-child){margin-right:.5rem}.display-5{font-size:2.25rem;font-weight:300;line-height:1.57}.object-fit-cover{-o-object-fit:cover;object-fit:cover}.object-fit-contain{-o-object-fit:contain;object-fit:contain}.default-pic{display:flex;align-items:center;justify-content:center;width:50px;height:37px;background:rgba(202,206,209,.59)}.default-pic i{color:#868e96;font-size:1.125rem}.line-through{text-decoration:line-through}.rounded-sm{border-radius:2px!important}.rounded-lg{border-radius:8px!important}.bg-pink-gradient{background:linear-gradient(180deg,#fff3f0 0,#ffd6ce 100%)}.bg-pattern-pink-gradient-lines{background-image:url(../img/svg/pattern-pink-gradient-lines.svg),linear-gradient(180deg,#fff3f0 0,#ffd6ce 100%);background-position:center;background-size:cover}.bg-pattern-yellow-gradient-shapes{background-image:url(../img/svg/pattern-yellow-gradient-shapes.svg),linear-gradient(180deg,#ffe8cb 0,#ffc57c 100%);background-position:center;background-size:cover}@media screen and (max-width:767px){.bookmark-attachment-type img{width:auto}.panel-hdr{flex-wrap:wrap}}@media screen and (max-width:768px){.slide-on-mobile.position-sticky{position:fixed!important}.slide-on-mobile-left-show+.slide-backdrop,.slide-on-mobile-right-show+.slide-backdrop{position:fixed!important}}@media screen and (max-width:991px){.block-filter .btn,.block-filter [class*=" col"],.block-filter [classˆ=col]{margin-bottom:.5rem}.card .download-profile-img{z-index:0;opacity:0}.download-profile-img{z-index:1;opacity:1}.download-profile-img .custom-file-btn{opacity:0;width:100%;height:100%;position:absolute}.activity-log_info-header{flex-wrap:wrap}.custom-btn-item .icon-stack{font-size:2.5rem}.pagination-count-info{font-size:.8rem}.fast-search{margin-bottom:.5rem}.panel .dt-buttons{text-align:left}.panel .dt-buttons>*{margin-bottom:.5rem}.header-function-fixed-mobile .page-header{left:0;position:fixed!important;right:0;top:0}.panel-toolbar{flex-wrap:wrap}.panel-toolbar>:not(.btn-toolbar-master){margin-bottom:.5rem}@supports not (writing-mode:vertical-rl){.vertical-lg-down{transform:rotate(270deg);white-space:nowrap}}@supports (writing-mode:vertical-rl){.vertical-lg-down{writing-mode:vertical-rl;transform:rotate(180deg) translate(0,0);white-space:nowrap}}.staff-shedule .day p{padding:10px 0}.settings-grid-wrap .panel{flex-shrink:unset}table{font-size:11px}.nav-function-minify:not(.nav-function-top).nav-function-fixed:not(.nav-function-hidden) .page-content-wrapper{padding-left:0}.nav-function-minify:not(.nav-function-top) .page-sidebar{z-index:2000}.group-item_last{margin-top:0}.board-panel .panel-hdr{flex-direction:column}.board-row{width:auto}.show-on-hover-parent{display:block!important}.subheader:not(:empty)>*,.subheader>*{margin-bottom:1rem}.subheader:not(:empty)>:last-child,.subheader:not(:empty)>:only-child{margin-bottom:0}.subheader-toolbar>*{margin-bottom:1rem}}@media screen and (max-width:991px){.minw-lg-100{min-width:100px}.minw-lg-150{min-width:150px}.minw-lg-200{min-width:200px}.slide-on-mobile-left-show+.slide-backdrop,.slide-on-mobile-right-show+.slide-backdrop{position:fixed!important}}@media screen and (min-width:768px){.page-header{padding:0 1rem}.page-wrapper .page-content{padding:1.5rem 1rem}.nav-function-fixed:not(.nav-function-top) .page-sidebar .primary-nav{height:100%}.border-md{border:1px solid #dee2e6!important}.border-md-top{border-top:1px solid #dee2e6!important}.border-md-right{border-right:1px solid #dee2e6!important}.border-md-bottom{border-bottom:1px solid #dee2e6!important}.border-md-left{border-left:1px solid #dee2e6!important}.text-md-nowrap{white-space:nowrap!important}.text-md-truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}}@media screen and (min-width:769px){.nav-function-minify:not(.nav-function-top).nav-function-fixed:not(.nav-function-hidden) .page-content-wrapper{padding-left:4.6875rem}}@media screen and (min-width:992px){.h-lg-200{height:200px}.w-lg-auto{width:auto!important}.flex-basis-lg-100{flex-basis:100%}.flex-basis-lg-0{flex-basis:0}.flex-basis-lg-auto{flex-basis:auto}.max-w80-lg{max-width:80px}}@media screen and (min-width:1200px){.flex-basis-xl-auto{flex-basis:auto}.flex-basis-xl-100{flex-basis:100%}.flex-basis-xl-0{flex-basis:0}}.col-nb,.col-nb-1,.col-nb-10,.col-nb-11,.col-nb-12,.col-nb-2,.col-nb-3,.col-nb-4,.col-nb-5,.col-nb-6,.col-nb-7,.col-nb-8,.col-nb-9,.col-nb-auto{position:relative;width:100%;padding-right:.75rem;padding-left:.75rem}@media screen and (min-width:1281px){.col-nb-6{flex:0 0 50%;max-width:50%}.order-nb-0{order:0}.order-nb-1{order:1}.order-nb-2{order:2}.order-nb-3{order:3}.order-nb-4{order:4}}.mod-skin-dark:not(.mod-skin-light) a[target]:not(.btn){border-bottom:0}.mod-skin-dark:not(.mod-skin-light) .modal-body a:not(.btn):not(.badge):not(.dropdown-item):not(.nav-link):not(.page-link):not(.navbar-brand):not(.card-title):not(.dropdown-toggle),.mod-skin-dark:not(.mod-skin-light) .page-content-wrapper a:not(.btn):not(.badge):not(.dropdown-item):not(.nav-link):not(.navbar-brand):not(.card-title):not([class*=fc-]):not([class*=text-]):not(.btn-search-close):not(.dropdown-toggle){text-decoration:underline!important}.mod-skin-dark:not(.mod-skin-light) .nav-menu li a>.ni,.mod-skin-dark:not(.mod-skin-light) .nav-menu li a>[class*=fa-]{color:var(--theme-primary-600)}.mod-skin-dark:not(.mod-skin-light) .right-menu{background-image:none;background-color:#303133;color:#a5abb1}.mod-skin-dark:not(.mod-skin-light) .group-item_menu-elem>.ni,.mod-skin-dark:not(.mod-skin-light) .group-item_menu-elem>[class*=fa-]{color:var(--theme-primary-600)}.mod-skin-dark:not(.mod-skin-light) .popover{border-color:#a5abb1!important}.mod-skin-dark:not(.mod-skin-light) .popover .popover-body{background-color:#a5abb1;color:#303133}.mod-skin-dark:not(.mod-skin-light) .popover .popover-body span{color:#303133}.mod-skin-dark:not(.mod-skin-light) .modal-dialog-right .modal-header{border-bottom-color:rgba(255,255,255,.15)}.mod-skin-dark:not(.mod-skin-light) .modal-dialog-right .modal-header:not([class*=bg-]){background-color:#383b40;color:#a3acb5}.mod-skin-dark:not(.mod-skin-light) .modal-dialog-right .modal-content{border-left-color:rgba(255,255,255,.15)}.mod-skin-dark:not(.mod-skin-light) .custom-form-group .form-label{background-color:rgba(0,0,0,.15)}.mod-skin-dark:not(.mod-skin-light) .card-label-title{background-color:#26272b}.mod-skin-dark:not(.mod-skin-light) .card-label-title::before{background-image:radial-gradient(circle at top left,transparent 6px,#26272b 0)}.mod-skin-dark:not(.mod-skin-light) .card-label-title::after{background-image:radial-gradient(circle at top right,transparent 6px,#26272b 0)}.mod-skin-dark:not(.mod-skin-light) .card-header{border-bottom:1px solid rgba(0,0,0,.25)}.mod-skin-dark:not(.mod-skin-light) .bg-info-20{background:#60686f;color:#e3f2fd}.mod-skin-dark:not(.mod-skin-light) .bg-info-20 .color-primary-900{color:#afb4ba}.mod-skin-dark:not(.mod-skin-light) .bg-success-alt-20,.mod-skin-dark:not(.mod-skin-light) .bg-violet-20{color:inherit}.mod-skin-dark:not(.mod-skin-light) .card-header .bg-info-20,.mod-skin-dark:not(.mod-skin-light) .subheader .bg-info-20{background:#60686f;color:#e3f2fd}.mod-skin-dark:not(.mod-skin-light) .widget-analitic_title{color:#a5abb1}.mod-skin-dark:not(.mod-skin-light) .panel-hdr+.bg-info-20{background:#60686f}.mod-skin-dark:not(.mod-skin-light) .schedule__content-head td:nth-child(2n){background:rgba(0,0,0,.2)}.mod-skin-dark:not(.mod-skin-light) .schedule__content-head td:nth-child(2n+1){background:#26272b}.mod-skin-dark:not(.mod-skin-light) .arrows-td .arrow-wrap{background:rgba(0,0,0,.2);box-shadow:0 0 4px 0 #3f3f3f}.mod-skin-dark:not(.mod-skin-light) .mcell{background:#26272b}.mod-skin-dark:not(.mod-skin-light) .mcell.on{background:#26272b}.mod-skin-dark:not(.mod-skin-light) .time-current{background:rgba(0,0,0,.6)}.mod-skin-dark:not(.mod-skin-light) .component-table thead:not([class*=bg-]){background-color:unset;color:inherit}.mod-skin-dark:not(.mod-skin-light) .component-table tbody tr:hover{background-color:rgba(136,106,181,.15)!important;background-color:rgba(var(--theme-rgb-primary),.15)!important;color:inherit}.mod-skin-dark:not(.mod-skin-light) .component-table .pink-bg{background:rgba(255,241,241,.3)!important}.mod-skin-dark:not(.mod-skin-light) .component-table.table-sticky-header tr th{background-color:#60686f;color:#e3f2fd}.mod-skin-dark:not(.mod-skin-light) .component-table,.mod-skin-dark:not(.mod-skin-light) .schedule__content{color:#c0c5c9}.mod-skin-dark:not(.mod-skin-light) .component-table td,.mod-skin-dark:not(.mod-skin-light) .component-table th,.mod-skin-dark:not(.mod-skin-light) .schedule__content td,.mod-skin-dark:not(.mod-skin-light) .schedule__content th{border-color:rgba(255,255,255,.25)}.mod-skin-dark:not(.mod-skin-light) .record-block_wrap{color:#6f7881}.mod-skin-dark:not(.mod-skin-light) .bookmark{background:#26272b;border-color:rgba(0,0,0,.3)}.mod-skin-dark:not(.mod-skin-light) .bookmark__text{color:#fff}.mod-skin-dark:not(.mod-skin-light) .record-block_tolltip .tooltip-inner{color:#fff;box-shadow:0 0 10px 0 rgba(164,173,186,.2)}.mod-skin-dark:not(.mod-skin-light) .chat-control-btn_wrap{color:#fff;background-color:rgba(0,0,0,.15)}.mod-skin-dark:not(.mod-skin-light) .popover-for-hint{border-color:#a5abb1!important}.mod-skin-dark:not(.mod-skin-light) .popover-for-hint .popover-body{background-color:#a5abb1;color:#303133}.mod-skin-dark:not(.mod-skin-light) .history__wrap{background:#26272b}.mod-skin-dark:not(.mod-skin-light) #printFrame{background:#fff}.mod-skin-dark:not(.mod-skin-light) .note-editor.note-airframe .note-editing-area .note-editable,.mod-skin-dark:not(.mod-skin-light) .note-editor.note-frame .note-editing-area .note-editable{background-color:#fff;color:#000}.mod-skin-dark:not(.mod-skin-light) .schedule-work-table thead{background:#26272b}.mod-skin-dark:not(.mod-skin-light) .title-two-axis::before{background-image:linear-gradient(to top right,transparent calc(50% - 1px),rgba(255,255,255,.25) calc(50% - 1px),rgba(255,255,255,.25) calc(50% + 1px),transparent calc(50% - 1px))}.mod-skin-dark:not(.mod-skin-light) .schedule-work-table td.name-wrap,.mod-skin-dark:not(.mod-skin-light) .schedule-work-table thead th.title{background-color:#26272b}.mod-skin-dark:not(.mod-skin-light) .schedule-work-table_new tr{border-color:rgba(255,255,255,.25)}.mod-skin-dark:not(.mod-skin-light) .schedule-work-table td .name{color:inherit}.mod-skin-dark:not(.mod-skin-light) .schedule-work-table_new td.free .work-time{background:#37393e}.mod-skin-dark:not(.mod-skin-light) .schedule-work-table_new td:not(:first-child) .work-time{border-color:rgba(255,255,255,.45);border-top-color:#b3e1a7}.mod-skin-dark:not(.mod-skin-light) .schedule-work-table_new .work-time-active .work-time,.mod-skin-dark:not(.mod-skin-light) .schedule-work-table_new .work-time-active.free .work-time{background:#596259}.mod-skin-dark:not(.mod-skin-light) .schedule-work-table_new .work-time-active.free:hover .work-time,.mod-skin-dark:not(.mod-skin-light) .schedule-work-table_new .work-time-active:hover .work-time{background:0 0}.mod-skin-dark:not(.mod-skin-light) .widget-analitic_info{border-color:rgba(255,255,255,.25)}.mod-skin-dark:not(.mod-skin-light) .staff-shedule_new{border-color:rgba(255,255,255,.25)}.mod-skin-dark:not(.mod-skin-light) .staff-shedule_new .day,.mod-skin-dark:not(.mod-skin-light) .staff-shedule_new .staff-shedule_cell{border-color:rgba(255,255,255,.25)}.mod-skin-dark:not(.mod-skin-light) .staff-shedule_new .day.day-week{background-color:#26272b;border-color:rgba(255,255,255,.25)}.mod-skin-dark:not(.mod-skin-light) .staff-shedule_new .cell-filled{background:#596259}.mod-skin-dark:not(.mod-skin-light) .staff-shedule_new .day-count{color:#fff}.mod-skin-dark:not(.mod-skin-light) .nav-tabs .nav-item .nav-link:not(:hover){color:#ced4da}@media screen and (min-width:992px){.mod-skin-dark:not(.mod-skin-light) .border-md,.mod-skin-dark:not(.mod-skin-light) .border-md-bottom,.mod-skin-dark:not(.mod-skin-light) .border-md-left,.mod-skin-dark:not(.mod-skin-light) .border-md-right,.mod-skin-dark:not(.mod-skin-light) .border-md-top{border-color:rgba(255,255,255,.25)!important}}.task-row{overflow-x:auto;width:100%;justify-content:flex-start;max-height:calc(100vh - 7rem - 22px)}.task-col{width:18rem}.task-panel{border-left:4px solid #adb5bd}.task-panel.task-panel-expired,.tasks-expired .task-panel{border-left-color:#fb6e7a}.task-panel.task-panel-today,.tasks-today .task-panel{border-left-color:#51adf6}.task-panel.task-panel-later,.tasks-later .task-panel{border-left-color:#ffd274}.task-panel.task-panel-termless,.tasks-termless .task-panel{border-left-color:#686868}.task-panel.task-panel-completed,.tasks-completed .task-panel{border-left-color:#58d776}.task-descr{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.task-cheklist{padding:.6rem}.task-cheklist_item{display:flex;margin-bottom:.5rem}.task-cheklist_item p{margin-bottom:0}@media screen and (max-width:768px){.task-col{width:100%}.task-panel .panel-hdr{flex-direction:column}.task-row{width:auto}}
/*# sourceMappingURL=cbox.css.map */
