@charset "UTF-8";.shadow,.report-header-tabs{border-bottom:1px solid #e1e1e8;box-shadow:0 1px 3px rgba(37,33,59,.06)}#fullScreenLoad{position:fixed;top:50%;left:50%;margin:-50px}.report{display:flex;flex-direction:column;min-height:100vh;background-color:#f3f3f3}.report-header-controls{display:flex;justify-content:space-between;padding-top:26px}.report-header-controls .button{flex-shrink:0;padding-left:9px;padding-right:9px;margin-left:5px;margin-right:5px}.report-header-controls .button:first-child{margin-left:0}.report-header-controls .button:last-child{margin-right:0}.report-header-controls .button span{margin-left:10px}.report-header-controls .button.share{font-weight:400;padding-right:19px}.report-header-controls .button.create-request{padding-left:16px;padding-right:26px}.report-header-controls .separator{margin-left:25px;margin-right:25px}.report-header-controls>div{display:flex;align-items:center}.report-header-controls>div:last-child{flex-shrink:0}.report-header-controls .dashboard-header__sidebar-button{padding-left:16px;padding-right:24px}.report-header-controls .dashboard-header__sidebar-button span{margin-left:17px}.report-header-tabs{position:relative;display:flex;background-color:#fff;padding-top:20px;z-index:2}.report-header__header{display:block;width:auto;font-size:26px;line-height:36px;color:#353535;margin:0 0 0 23px;padding-right:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.report-content{flex:1 0 auto;background-color:#fff}.report-embed{position:relative;height:calc(100vh - 142px);overflow:hidden;z-index:1}.report-embed-powerbi{height:calc(100vh - 290px)}.report-embed-powerbi iframe{width:100%;border:0}.report-embed .report{width:100%}.report-embed .report iframe{width:100%;border:0}.report .create-request{overflow:visible;line-height:1px}.report .create-request.get-parent-size{width:100%;box-sizing:border-box}.report .create-request.get-parent-size .create-request-dropdown{width:100%}.report .create-request:after{content:none}.report .create-request-dropdown{padding:20px;width:300px}.report .create-request-dropdown p{margin-top:0;font-size:13px}.report .create-request-dropdown input,.report .create-request-dropdown textarea{width:100%;height:30px;box-sizing:border-box;border:1px solid #e1e1e8;outline:none;color:#717171;font-size:12px;font-weight:400;padding-left:10px}.report .create-request-dropdown textarea{padding-top:14px;height:90px;resize:none}.report .create-request-dropdown button{width:100%;height:30px;font-size:12px;line-height:0;margin-top:10px;margin-left:0}.report .create-request-dropdown button span{margin-left:20px}@keyframes pulse{0%{opacity:1}to{opacity:.1}}#pbi-loading{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;z-index:90;transition:opacity .5s;background-color:#fff}#pbi-loading .pulsing-svg-item{animation-iteration-count:infinite;animation-direction:alternate;animation-duration:.75s;animation-name:pulse;position:absolute;top:50%;left:50%;width:100px;height:auto;transform:translate(-50%,-50%)}#pbi-loading .pulsing-svg-item .st1{fill:#c8c8c8}#pbi-loading .loading-text{position:absolute;top:calc(50% + 80px);left:50%;height:auto;font-size:14px;transform:translate(-50%,-50%)}.hidden{display:none}.fullscreen .report-embed{height:calc(100vh - 71px)}.fullscreen .header>.header-main{display:none}.toast{position:fixed;left:40px;bottom:0;padding:24px;background-color:#fff;z-index:11;box-shadow:10px 10px 40px rgba(37,33,59,.15);border:1px solid #e1e1e8;width:420px}.toast__header{display:flex;justify-content:space-between;border-bottom:1px solid #e1e1e8;margin-bottom:16px}.toast__heading{margin-bottom:16px;font-weight:700}.toast__close{cursor:pointer}@media (max-width: 576px){.toast{width:100%;left:0;box-sizing:border-box}}.loading{position:relative;padding-left:24px}.loading:before{content:"";position:absolute;display:block;top:4px;left:0;width:14px;height:14px;box-sizing:border-box;opacity:.8;border-top:2px solid #5c3cb6;border-right:2px solid rgba(92,60,182,.4);border-bottom:2px solid rgba(92,60,182,.2);border-left:2px solid rgba(92,60,182,0);border-radius:100%;margin-right:10px;animation:1s infinite rotate linear}.button-toolbar{display:flex;justify-content:space-between}@media (max-width: 576px){.button-toolbar{flex-direction:column}.button-toolbar .button-toolbar__left .button{margin-bottom:16px}.button-toolbar .button{width:100%}.button-toolbar .button span{margin:0 auto}}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;list-style-type:none;border-radius:.25rem;width:100%}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#5c3cb6;background-color:#fff;border:1px solid #c8c8c8}.page-link:hover{z-index:2;color:#5c5869;text-decoration:none;background-color:#e9ecef;border-color:#c8c8c8}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#5c3cb6;border-color:#5c3cb6}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#c8c8c8}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.reports{display:flex;flex-direction:column;min-height:100vh;background-color:#f3f3f3}.reports-content{flex:1 0 auto;padding:40px;background-color:#f3f3f3}@media (max-width: 768px){.reports-content{padding:16px}}.reports-content__header{display:flex;justify-content:space-between}.reports-content__header .title{position:relative;top:5px;font-size:26px;color:#7e7c8b;font-weight:400;margin:0;line-height:36px}.reports-content__header .button{flex-shrink:0;padding-left:16px;padding-right:24px}.reports-content__header .button span{margin-left:15px}.reports-table{position:relative;width:100%;min-height:calc(100vh - 333px);margin-top:20px;z-index:2}@media (max-width: 1120px){.reports-table{overflow-x:scroll;min-height:auto}}.reports-table__controls{display:flex;justify-content:flex-end;align-items:center;padding:20px 40px;background-color:#fff;border:1px solid #e1e1e8;border-bottom:none}.reports-table__controls .select{width:226px;margin-right:20px}.reports-table__controls .search-form{width:406px;margin-left:20px}.reports-table__controls .search-form input{height:46px}.reports-table table{width:100%;background-color:#fff;border:1px solid #e1e1e8;text-align:left}.reports-table table tr{transition:background-color .3s ease}.reports-table table tr:hover{background-color:rgba(245,243,250,.5)}.reports .tooltip__content{min-width:150px;bottom:25px}.users{display:flex;flex-direction:column;min-height:100vh;background-color:#f3f3f3}.users-content{flex:1 0 auto;padding:40px;background-color:#f3f3f3}.users-content__header{display:flex;justify-content:space-between}.users-content__header .title{position:relative;top:5px;font-size:26px;color:#7e7c8b;font-weight:400;margin:0;line-height:36px}.users-content__header .button{flex-shrink:0;padding-left:16px;padding-right:24px}.users-content__header .button span{margin-left:15px}.users-table{position:relative;min-height:calc(100vh - 333px);margin-top:20px;z-index:2}.users-table__controls{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;background-color:#fff;border:1px solid #e1e1e8;border-bottom:none}.users-table__controls .select,.users-table__controls .search-form{width:auto;flex-grow:1;margin-left:20px;margin-right:20px}.users-table__controls .select:first-child,.users-table__controls .search-form:first-child{margin-left:0}.users-table__controls .select:last-child,.users-table__controls .search-form:last-child{margin-right:0}.users-table__controls .search-form input{height:46px}.users-table table{width:100%;background-color:#fff;border:1px solid #e1e1e8;text-align:left}.users-table table tr{transition:background-color .3s ease}.users-table table tr:hover{background-color:rgba(245,243,250,.5)}.users-table .tooltip__content{min-width:150px;bottom:25px}.default__checkbox.input{margin-top:16px;margin-bottom:16px;width:100%}.default__checkbox.input input{cursor:pointer;width:auto}.default__checkbox.input label{cursor:pointer}.companies{display:flex;flex-direction:column;min-height:100vh;background-color:#f3f3f3}.companies-content{flex:1 0 auto;padding:40px;background-color:#f3f3f3}.companies-content__header{display:flex;justify-content:space-between}.companies-content__header .title{position:relative;top:5px;font-size:26px;color:#7e7c8b;font-weight:400;margin:0;line-height:36px}.companies-content__header .button{flex-shrink:0;padding-left:16px;padding-right:24px}.companies-content__header .button span{margin-left:15px}.companies-table{position:relative;min-height:calc(100vh - 333px);margin-top:20px;z-index:2}.companies-table__controls{display:flex;justify-content:flex-end;align-items:center;padding:20px 40px;background-color:#fff;border:1px solid #e1e1e8;border-bottom:none}.companies-table__controls .select{width:226px;margin-right:20px}.companies-table__controls .search-form{width:406px}.companies-table__controls .search-form input{height:46px}.companies-table table{width:100%;background-color:#fff;border:1px solid #e1e1e8;text-align:left}.companies-table table tr{transition:background-color .3s ease}.companies-table table tr:hover{background-color:rgba(245,243,250,.5)}.companies .tooltip__content{bottom:25px}.connectors{display:flex;flex-direction:column;min-height:100vh;background-color:#f3f3f3}.connectors-content{flex:1 0 auto;padding:40px;background-color:#f3f3f3}.connectors-content:after{content:"";display:block;clear:both}.connectors-content__header{width:100%;display:flex;justify-content:flex-start}.connectors-content__header .badge{margin-left:32px}.connectors-content__header .title{position:relative;font-size:26px;color:#7e7c8b;font-weight:400;margin:0;line-height:36px}.connectors-content__header .controls{display:flex;margin-left:auto}.connectors-content__header .controls .button{margin-right:20px;padding-left:15px;padding-right:15px}.connectors-content__header .controls .button--white{font-weight:400}.connectors-content__header .controls .button svg{margin-right:10px}.connectors-content__header .controls .button:last-child{margin-right:0}.connectors-table{position:relative;width:100%;min-height:calc(100vh - 333px);margin-top:20px;z-index:2}.connectors-table__controls{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;background-color:#fff;border:1px solid #e1e1e8;border-bottom:none}.connectors-table__controls .select{width:226px;margin-right:20px}.connectors-table__controls .search-form{width:406px}.connectors-table__controls .search-form input{height:46px}.connectors-table table{width:100%;background-color:#fff;border:1px solid #e1e1e8;text-align:left}.connectors-table table tr{transition:background-color .3s ease}.connectors-table table tr:hover{background-color:rgba(245,243,250,.5)}.connectors .tooltip__content{min-width:150px;bottom:25px}.connector{display:flex;flex-direction:column;min-height:100vh;background-color:#f3f3f3}.connector-content{flex:1 0 auto;padding:40px;background-color:#f3f3f3}.connector-content:after{content:"";display:block;clear:both}.connector-content__header{width:100%;display:flex;justify-content:flex-start}.connector-content__header .badge{margin-left:32px}.connector-content__header .title{position:relative;font-size:26px;color:#7e7c8b;font-weight:400;margin:0;line-height:36px}.connector-content__header .controls{display:flex;margin-left:auto}.connector-content__header .controls .button{margin-right:20px;padding-left:15px;padding-right:15px}.connector-content__header .controls .button--white{font-weight:400}.connector-content__header .controls .button svg{margin-right:10px}.connector-content__header .controls .button:last-child{margin-right:0}.connector-setting{background-color:#fff;border:1px solid #e1e1e8;margin-top:20px;padding:30px 40px}.connector-setting__notification{display:flex;align-items:center;height:46px;color:#4eabca;background-color:rgba(91,211,251,.12);font-size:13px;padding-left:15px;padding-right:15px}.connector-setting__notification span{margin-left:15px;margin-right:15px}.connector-setting__notification svg path{fill:#4eabca}.connector-setting__notification .undo{text-decoration:underline;color:#4eabca}.connector-setting-form{display:flex;flex-wrap:wrap}.connector-setting-form .row{flex:0 0 100%;display:flex}.connector-setting-form .input,.connector-setting-form .select{width:calc(33.3333% - 18.6666px);margin-right:28px}.connector-setting-form .input:nth-child(3n),.connector-setting-form .select:nth-child(3n){margin-right:0}.connector-setting-form .input--textarea{width:100%}.connector-setting-form .select{margin-top:46px;margin-bottom:40px}.connector-setting-form .select .title{position:absolute;top:-29px;left:0;font-size:14px;line-height:17px;color:#6a6873;margin:0}.connector-setting-tables-container{position:relative;display:flex;flex-wrap:wrap;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}.connector-setting-table{width:calc(50% - 40px);position:relative;margin-top:38px;margin-left:20px;margin-right:20px;z-index:1}.connector-setting-table--full-width{width:100%}.connector-setting-table__content{padding-bottom:40px}.connector-setting-table__content .data-cell{padding-left:20px}.connector-setting-table .title{position:relative;top:5px;font-size:26px;color:#7e7c8b;font-weight:400;margin:0;line-height:36px}.connector-setting-table>div{margin-top:20px;background-color:#fff;border:1px solid #e1e1e8}.connector-setting-table__header{padding:20px 40px}.connector-setting-table .search-form input{height:46px}.connector-setting-table .active{background-color:#f5f3fa}.connector-setting-table .active .button{display:none}.connector-setting-table .active__label{display:flex;align-items:center;padding-left:17px;color:#5c3cb6}.connector-setting-table .active__label span{font-size:13px;margin-left:7px}.connector-setting-table table{border:none;border-top:1px solid #e1e1e8}.connector-setting-table table td.data-cell{padding-left:40px}.transfer-list__item .input{margin-top:16px;margin-bottom:16px;width:100%}.transfer-list__item .input input{cursor:pointer;width:auto}.transfer-list__item .input label{cursor:pointer}.transfer-list__search{max-width:350px}.transfer-list__columns{display:flex}.transfer-list__columns .transfer-list__column{flex-basis:50%}.customers{display:flex;flex-direction:column;min-height:100vh;background-color:#f3f3f3}.customers-content{flex:1 0 auto;padding:40px;background-color:#f3f3f3}.customers-content__header{display:flex;justify-content:space-between}.customers-content__header .title{position:relative;top:5px;font-size:26px;color:#7e7c8b;font-weight:400;margin:0;line-height:36px}.customers-content__header .button{flex-shrink:0;padding-left:16px;padding-right:24px}.customers-content__header .button span{margin-left:15px}.customers-table{position:relative;width:100%;min-height:calc(100vh - 333px);margin-top:20px;z-index:2}.customers-table__controls{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;background-color:#fff;border:1px solid #e1e1e8;border-bottom:none}.customers-table__controls-right{display:flex;flex-direction:horizontal}.customers-table__controls .select,.customers-table__controls .form-select{width:226px;margin-right:20px}.customers-table__controls .search-form{width:406px}.customers-table__controls .search-form input{height:46px}.customers-table table{width:100%;background-color:#fff;border:1px solid #e1e1e8;text-align:left}.customers-table table tr{transition:background-color .3s ease}.customers-table table tr:hover{background-color:rgba(245,243,250,.5)}.customers .tooltip__content{min-width:150px;bottom:25px}@keyframes shine{to{background-position-x:-200%}}.skeleton-table{background:#fff;padding:24px;border-right:1px solid #e1e1e8;border-left:1px solid #e1e1e8;border-bottom:1px solid #e1e1e8}.skeleton-row{background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);border-radius:5px;background-size:200% 100%;animation:1.5s shine linear infinite;height:36px;margin-bottom:16px}.table-horizontal{margin:24px 0;max-width:550px}.table-horizontal td,.table-horizontal th{padding-left:16px}.table-horizontal th{font-weight:700;color:#000}.user{display:flex;flex-direction:column;min-height:100vh;background-color:#f3f3f3}.user-content{flex:1 0 auto;padding:40px;background-color:#f3f3f3}.user-content__title{display:flex}.user-content__title .badge{margin-left:26px}.user-content:after{content:"";display:block;clear:both}.user-content__header{width:100%;display:flex;justify-content:space-between}.user-content__header .title{font-size:26px;color:#7e7c8b;font-weight:400;margin:0;line-height:26px}.user-content__header .controls{display:flex}.user-content__header .controls .button{margin-right:20px;padding-left:15px;padding-right:15px}.user-content__header .controls .button--white{font-weight:400}.user-content__header .controls .button svg{margin-right:10px}.user-content__header .controls .button:last-child{margin-right:0}.user-setting{background-color:#fff;border:1px solid #e1e1e8;margin-top:20px;padding:30px 40px 0}.user-setting__checkbox.input input{width:auto}.user-setting__notification{display:flex;align-items:center;height:46px;color:#4eabca;background-color:rgba(91,211,251,.12);font-size:13px;padding-left:15px;padding-right:15px}.user-setting__notification span{margin-left:15px;margin-right:15px}.user-setting__notification svg path{fill:#4eabca}.user-setting__notification .undo{text-decoration:underline;color:#4eabca}.user-setting-form{display:flex}.user-setting-form .input,.user-setting-form .select{width:100%;margin-right:28px}.user-setting-form .select{margin-top:46px;margin-bottom:40px}.user-setting-form .select .title{position:absolute;top:-29px;left:0;font-size:14px;line-height:17px;color:#6a6873;margin:0}.user-setting-form.three-fields .input,.user-setting-form.three-fields .select{width:calc(33.3333% - 18.6666px)}.user-setting-form.three-fields .input:nth-child(2n),.user-setting-form.three-fields .select:nth-child(2n){margin-right:28px}.user-setting-form.three-fields .input:nth-child(3n),.user-setting-form.three-fields .select:nth-child(3n){margin-right:0}.user-setting-password{display:flex;align-items:center;justify-content:space-between;width:100%;margin-left:-40px;padding:30px 40px;border-top:1px solid #e1e1e8}.user-setting-password .title{font-size:14px;color:#6a6873}.user-setting-password .button{padding-left:15px;padding-right:29px;font-size:13px;font-weight:400}.user-setting-password .button span{margin-left:13px}.user-setting-tables-container{position:relative;display:flex;flex-wrap:wrap;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;z-index:1}.user-setting-table{width:calc(50% - 40px);position:relative;margin-top:38px;margin-left:20px;margin-right:20px}.user-setting-table .title{position:relative;top:5px;font-size:26px;color:#7e7c8b;font-weight:400;margin:0;line-height:36px}.user-setting-table>div{margin-top:20px;background-color:#fff;border:1px solid #e1e1e8}.user-setting-table__header{padding:20px 40px}.user-setting-table .search-form input{height:46px}.user-setting-table .active{background-color:#f5f3fa}.user-setting-table .active .button{display:none}.user-setting-table .active__label{display:flex;align-items:center;padding-left:17px;color:#5c3cb6}.user-setting-table .active__label span{font-size:13px;margin-left:7px}.user-setting-table table{border:none;border-top:1px solid #e1e1e8}.user-setting-table table td.data-cell{padding-left:40px}.shadow{border-bottom:1px solid #e1e1e8;box-shadow:0 1px 3px rgba(37,33,59,.06)}.preferences{display:flex;flex-direction:column;min-height:100vh;background-color:#f3f3f3}.preferences-content{display:flex;justify-content:space-between;flex-wrap:wrap;flex:1 0 auto;padding:40px;background-color:#f3f3f3}@media (max-width: 768px){.preferences-content{padding:16px}}.preferences-content__header{width:100%;display:flex;justify-content:space-between}.preferences-content__header-wrapper{width:100%}.preferences-content__header .title{position:relative;top:5px;font-size:26px;color:#7e7c8b;font-weight:400;margin:0;line-height:36px}.preferences-content__header .button{flex-shrink:0;padding-left:16px;padding-right:24px}.preferences-content__header .button span{margin-left:15px}.preferences-user-setting{width:100%;box-sizing:border-box;background-color:#fff;border:1px solid #e1e1e8;margin-top:20px;padding:40px 40px 0}@media (max-width: 768px){.preferences-user-setting{padding:16px}}.preferences-user-setting__notification{display:flex;align-items:center;color:#4eabca;background-color:rgba(91,211,251,.12);font-size:13px;padding:15px}.preferences-user-setting__notification .button--hyperlink{color:#4eabca}.preferences-user-setting__notification span{margin-left:15px;margin-right:15px}.preferences-user-setting__notification svg path{fill:#4eabca}.preferences-user-setting__notification .undo{text-decoration:underline;color:#4eabca}.preferences-user-setting-form{display:flex;flex-wrap:wrap}.preferences-user-setting-form .input,.preferences-user-setting-form .select{width:calc(50% - 14px);margin-right:28px}@media (max-width: 768px){.preferences-user-setting-form .input,.preferences-user-setting-form .select{width:100%;margin-right:0;margin-bottom:16px}}.preferences-user-setting-form .select{margin-top:46px;margin-bottom:40px;pointer-events:none}.preferences-user-setting-form .select .dropdown-icon{display:none}.preferences-user-setting-password{display:flex;align-items:center;justify-content:space-between;width:100%;margin-left:-40px;padding:30px 40px;border-top:1px solid #e1e1e8}.preferences-user-setting-password .title{font-size:14px;color:#6a6873}.preferences-user-setting-password .button{padding-left:15px;padding-right:29px;font-size:13px;font-weight:400}.preferences-user-setting-password .button span{margin-left:13px}.preferences-reports,.preferences-notifications{position:relative;width:calc(50% - 20px);margin-top:44px;z-index:1}@media (max-width: 767px){.preferences-reports,.preferences-notifications{width:100%}}.preferences-reports .title,.preferences-notifications .title{position:relative;top:5px;font-size:26px;color:#7e7c8b;font-weight:400;margin:0;line-height:36px}.preferences-reports>div,.preferences-notifications>div{margin-top:20px;background-color:#fff;border:1px solid #e1e1e8}@media (max-width: 768px){.preferences-reports>div{overflow-x:scroll}}.preferences-reports .title .tooltip{margin-left:16px}.preferences-reports .title .tooltip svg{width:16px;height:16px}.preferences-reports__table-header{padding:20px 40px}.preferences-reports .search-form input{height:46px}.preferences-reports .active{background-color:#f5f3fa}.preferences-reports .active .button{display:none}.preferences-reports .active__label{display:flex;align-items:center;padding-top:4px;padding-bottom:4px;padding-left:17px;color:#5c3cb6}.preferences-reports .active__label span{font-size:13px;margin-left:7px}.preferences-reports table{border:none;border-top:1px solid #e1e1e8}.preferences-reports table td.actions .button{margin:0}.preferences-reports table td.data-cell{padding-left:40px}@media (max-width: 768px){.preferences-reports table td.data-cell{padding-left:16px}.preferences-reports table td.data-cell .mb-2{margin-bottom:0}}.preferences-notifications ul{list-style:none;padding:0;margin:0}.preferences-notifications ul li{display:flex;align-items:center;height:60px;padding-left:40px;padding-right:40px;border-bottom:1px solid #e1e1e8}.preferences-notifications ul li:last-child{border-bottom:none}.preferences .notifications-container{bottom:20px}.login-page{display:flex}.login-page-form{display:flex;flex-direction:column;justify-content:space-between;flex:0 550px;box-sizing:border-box;padding:70px 140px 70px 120px}@media (max-width: 768px){.login-page-form{flex:0 100%;padding:64px}}@media (max-width: 576px){.login-page-form{padding:16px}}.login-page-form__logo svg{width:50px;height:50px}.login-page-form__title{font-size:52px;font-weight:700;color:#353535;margin-top:0;margin-bottom:0}.login-page-form__subtitle{font-size:20px;color:#717171;margin-top:8px;margin-bottom:0}.login-page-form .button{margin-top:26px}.login-page-form .button span{position:relative;top:-2px}.login-page-form .button svg{position:relative;top:2px;width:17px;height:17px;margin-right:10px}.login-page-form__project-name{font-weight:700;color:rgba(53,53,53,.2)}.login-page-image{position:relative;flex:1;width:100%;background:url(/assets/splash-tlmKRlwC.jpg) no-repeat;-webkit-background-size:cover;background-size:cover}@media (max-width: 768px){.login-page-image{display:none}}.login-page-image__points{position:absolute;bottom:0;right:0}.login-page-image__points-pageLoad{font-size:21px;text-align:center;animation:fadein 20s;-moz-animation:fadein 20s;-webkit-animation:fadein 20s;-o-animation:fadein 20s}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent;text-decoration:none;color:#000}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:Tahoma;font-weight:400;src:url(/assets/Tahoma-CnRtzCQi.ttf) format("truetype")}@font-face{font-family:Tahoma;font-weight:700;src:url(/assets/Tahoma-Bold-DTdIgXNI.ttf) format("truetype")}@font-face{font-family:TTCommonsBold;src:url(/assets/TTCommons-Bold-DVcClD20.ttf) format("truetype")}.alert{display:table;display:flex;align-items:center;height:auto;color:#4eabca;background-color:#ebf6f9;font-size:13px;padding:15px;width:100%;max-width:500px}.alert__text{display:table-cell;padding-left:15px}.alert__icon{display:table-cell;vertical-align:middle;width:18px;height:18px}.alert svg path{fill:#4eabca}.button{position:relative;display:inline-block;box-sizing:border-box;height:50px;line-height:50px;border:none;padding:0 30px;color:#fff;background-color:#5c3cb6;font-weight:700;text-align:center;cursor:pointer;overflow:hidden;outline:none;transition:opacity .3s ease}.button:focus{outline:-webkit-focus-ring-color auto 1px}.button:hover{opacity:.7}.button span{position:relative;font-size:13px;line-height:13px}.button--hyperlink{background:transparent;color:#5c3cb6;font-weight:400;padding:0;margin:0;line-height:normal;height:auto;text-decoration:underline}.button--white{color:#25213b;background-color:#fff;border:1px solid #e1e1e8;transition:background-color .3s ease}.button--white:hover{opacity:1;background-color:#f5f3fa}.button--full{width:100%}.button--half{width:50%}.button__logo{position:absolute;left:17px;top:0;bottom:0;margin:auto;width:20px;height:20px;background-color:#fff}.button--small{height:36px;display:flex;align-items:center;padding-top:0;padding-bottom:0;fill:#fff}.button--no-icon{padding-left:24px!important;padding-right:24px!important}.button--no-icon svg{display:none!important}.button--no-icon span{margin-left:0!important;margin-right:0!important}.ripple,.button{position:relative;overflow:hidden;transform:translateZ(0)}.ripple:after,.button:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;background-image:radial-gradient(circle,#000 10%,transparent 10.01%);background-repeat:no-repeat;background-position:50%;transform:scale(10);opacity:0;transition:transform .5s,opacity 1s}.ripple:active:after,.button:active:after{transform:scale(0);opacity:.3;transition:0s}.ripple:disabled,.button:disabled{cursor:not-allowed;opacity:.7}.dropdown-icon{display:inline-block;margin-left:14px;width:4px;height:4px;border-left:2px solid #cccbce;border-bottom:2px solid #cccbce;transform:rotate(-45deg)}.dropdown{position:relative}.dropdown.show .dropdown__list{display:block}.dropdown__list{display:none;position:absolute;top:44px;left:50%;transform:translate(-50%);background-color:#fff;border:1px solid #e1e1e8;box-shadow:10px 10px 40px rgba(37,33,59,.15);z-index:10}.dropdown__list .search-form{border-bottom:1px solid #e1e1e8;padding:15px}.dropdown__list .search-form__icon{right:31px}.dropdown__list:before{content:"";position:absolute;top:-9px;left:0;right:0;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #e1e1e8 transparent;margin:auto}.dropdown__list:after{content:"";position:absolute;top:-8px;left:0;right:0;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent;margin:auto}.dropdown__list .items{width:194px}.dropdown__list .items.gradient:after{content:"";width:184px;position:absolute;bottom:0;left:0;height:44px;pointer-events:none}.dropdown__list .wrap{position:relative;width:100%;max-height:400px;overflow-y:scroll}.dropdown__list .wrap .item{position:relative;font-size:14px;color:#5c3cb6;display:block;padding:11.5px 15px;border-top:1px solid #e1e1e8;transition:color .3s ease;cursor:pointer}.dropdown__list .wrap .item:hover{color:#c8bce9}.dropdown__list .wrap .item:first-child{border-top:none}.dropdown__list .wrap .all-customers{font-style:italic}.dropdown .auth-menu{width:174px}.dropdown .auth-menu a{display:flex;height:40px;align-items:center;padding-left:15px;padding-right:15px;font-size:14px;border-bottom:1px solid #e1e1e8;transition:color .3s ease}.dropdown .auth-menu a:hover{color:#5c3cb6}.dropdown .auth-menu a:last-child{border-bottom:none}.dropdown .auth-menu a svg{height:16px;width:20px}.dropdown .auth-menu a span{margin-left:15px}.dropdown__right{right:0;left:initial;transform:none}.dropdown__right:before{left:initial;right:20px}.dropdown__right:after{left:initial;right:20px}.dropdown.button .dropdown__toggle{display:flex;align-items:center}.custom-scroll{position:relative}.custom-scroll .wrap{scrollbar-width:none}.custom-scroll .wrap::-webkit-scrollbar{width:0;height:0}.custom-scroll__container{position:absolute;top:0;right:0;width:10px;height:100%}.custom-scroll__thumb{position:absolute;top:0;right:5px;display:block;width:5px;background-color:#ebeaef;border-radius:2px;z-index:10;transition:background-color .3s ease;cursor:pointer}.custom-scroll__thumb:hover{background-color:#cfcdd9}.separator{display:inline-block;margin-left:30px;margin-right:30px}.separator span{display:block;width:2px;height:2px;margin-top:2px;margin-bottom:2px;background-color:#cccbce}.search-form{position:relative}.search-form__icon,.search-form__icon-svg{display:block;position:absolute;top:0;bottom:0;right:15px;margin:auto}.search-form__icon{width:8px;height:8px;border:2px solid #c8c8c8;border-radius:100%}.search-form__icon:after{content:"";display:block;position:absolute;top:9px;right:-5px;width:6px;height:2px;background-color:#c8c8c8;border-radius:100%;transform:rotate(45deg)}.search-form__icon-type{position:absolute;top:0;bottom:0;left:15px;margin:auto;filter:brightness(0) opacity(.2)}.search-form input{width:100%;outline:none;box-sizing:border-box;font-size:13px;padding-left:12px;padding-right:35px;height:36px;color:#25213b;border:1px solid #e1e1e8;background-color:transparent}.search-form input::placeholder{color:rgba(37,33,59,.3)}.search-form--with-type-icon input{padding-left:45px}.form-select{width:100%;border:1px solid #e1e1e8;font-size:14px;height:46px;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;padding:0 30px 0 12px;-webkit-appearance:none;appearance:none}.select{position:relative;box-sizing:border-box;display:flex;align-items:center;width:100%;height:46px;border:1px solid #e1e1e8;padding-left:15px;padding-right:15px;cursor:pointer}.select.disabled{background-color:#f3f3f3}.select .dropdown-icon{position:absolute;right:15px}.select__items{display:none;position:absolute;top:5px;left:5px;width:calc(100% - 10px);padding-top:1px;padding-bottom:1px;box-shadow:0 5px 15px rgba(37,33,59,.03);background-color:#f1f1f6;z-index:2;overflow-y:scroll;max-height:400px}.select.show .select__items{display:block}.select__item{font-size:14px;padding-left:10px;padding-right:10px;line-height:2.31;margin:0}.select__current{width:100%;font-size:14px;color:#353535;padding-right:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.select__current.placeholder{color:#353535}.select .title{position:absolute;top:-29px;left:0;font-size:14px;line-height:17px;color:#6a6873;margin:0}.tabs{list-style:none;display:flex;margin:0;padding:0}.tabs .tab{display:inline-block;color:#5c3cb6;padding:13px 30px;text-align:center;font-size:13px;font-weight:500;letter-spacing:.5px;cursor:pointer;transition:border .3s ease}.tabs .tab:hover{font-weight:700}.tabs .tab.active{font-weight:700;border-bottom:2px solid #5c3cb6}.tabs .tab:hover:not(.active){border-bottom:2px solid rgba(92,60,182,.3)}.tabs .tab svg{position:relative;top:2px;height:18px;margin-right:10px}.tabs .tab span{position:relative;top:1px;display:inline-block}.tabs .tab span .default-icon{position:absolute;left:-26px;top:-2px}.tabs .tab span:after{display:block;content:attr(data-title);font-weight:700;height:0;overflow:hidden;visibility:hidden}.tabs li .separator--small{margin-top:10px}.input{position:relative;width:330px;margin-top:46px;margin-bottom:40px;max-width:100%}.input--large{width:500px;max-width:100%}.input input[type=checkbox]:focus{outline:2px solid black;outline-offset:2px}.input.error{margin-bottom:8px}.input.error .error{display:block;margin-top:16px;margin-bottom:32px}.input.error input,.input.error textarea{border-color:#e85489}.input.success .success{display:block}.input.has-subtitle{margin-top:74px}.input input,.input textarea{width:100%;border:1px solid #e1e1e8;padding:14px 15px;box-sizing:border-box;font-size:14px;color:#25213b;outline:none}.input input::placeholder,.input textarea::placeholder{color:#d5d4dc}.input input:disabled,.input textarea:disabled{background-color:#f3f3f3}.input textarea{height:88px;line-height:22px;resize:none}.input .title{position:absolute;top:-29px;left:0;font-size:14px;line-height:17px;color:#6a6873;margin:0}.input .subtitle{position:absolute;top:-34px;left:0;font-size:11px;line-height:30px;margin:0;color:#7e7c8b}.input .subtitle+.title{top:-52px}.input .success{display:none;position:absolute;top:-29px;left:0;font-size:14px;line-height:17px;right:0;color:#5ad482;text-align:right}.input .success:before{content:"";position:relative;top:-3px;display:inline-block;width:6px;height:4px;border-left:2px solid #5ad482;border-bottom:2px solid #5ad482;border-radius:2px;margin-right:8px;transform:rotate(-45deg)}.input.password input{padding-left:45px}.input.password svg{position:absolute;top:12px;left:15px}.input.required .title:after{content:"*"}.input input[type=date],.input input[type=time]{height:47px}.input--button{margin-top:0}.input--small{margin-top:24px;margin-bottom:14px}.input--small input{padding:8px}.input--small .input-list__button-icon{top:3px}.input--small.input.error{margin-bottom:50px}.input--small.input .error{top:40px}.input table td.data-cell{padding-top:8px;padding-bottom:8px;padding-left:8px}p.error{width:100%;box-sizing:border-box;margin:0;background-color:#fef0f5;color:#e85489;font-size:11px;padding:9px 15px}p.error:before{content:"!";font-weight:700;margin-right:10px}input:focus,textarea:focus{outline:-webkit-focus-ring-color auto 1px}.notifications-container{position:fixed;display:flex;bottom:20px;left:20px;z-index:2000}.notification{position:relative;display:flex;align-items:center;height:50px;background-color:#5bd3fb;color:#fff;font-size:14px;margin-right:20px;padding-left:20px;padding-right:20px;box-shadow:10px 10px 40px rgba(37,33,59,.15)}.notification .button--hyperlink{color:#4eabca}.notification:hover{cursor:pointer}.notification.success{background-color:#5ad482}.notification.success:before{content:"";position:relative;top:-1px;display:inline-block;width:8px;height:4px;border-left:2px solid #fff;border-bottom:2px solid #fff;border-radius:2px;margin-right:8px;transform:rotate(-45deg)}.notification.error{background-color:#e85489}.notification.error:before{content:"×";font-size:18px;margin-right:10px;font-weight:700}.notification.loading{background-color:#7e7c8b}.notification.loading:before{content:"";position:relative;display:block;width:14px;height:14px;box-sizing:border-box;opacity:.8;border-top:2px solid #fff;border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.2);border-left:2px solid rgba(255,255,255,0);border-radius:100%;margin-right:10px;animation:1s infinite rotate linear}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}table{width:100%;background-color:#fff;border:1px solid #e1e1e8;text-align:left}table .data-cell-inputs{vertical-align:top}table .input{margin-top:0;margin-bottom:0;width:100%}table .input input{padding:8px 15px}table th{height:39px;padding-left:40px;color:#7e7c8b;font-size:13px;font-weight:400;border-top:1px solid #e1e1e8;border-bottom:1px solid #e1e1e8;box-sizing:border-box}table th.number{width:46px;padding-right:8px}table th.data-cell{padding-left:0}table th.actions{width:1%;min-width:220px;white-space:nowrap;text-align:right;padding-right:41px}table tr{border-bottom:1px solid #e1e1e8}table tr:last-child{border-bottom:none}table td{padding-left:40px;font-size:14px;padding-top:11px;box-sizing:border-box;padding-bottom:11px}table td.number{width:87px;box-sizing:border-box;color:#000;padding-right:8px}table td.data-cell{min-width:100px;padding-left:0;padding-right:10px}table td.data-cell svg{position:relative;top:4px;margin-right:10px}table td.data-cell a{line-height:28px;color:#5c3cb6}table td.data-cell a:hover{text-decoration:underline}table td.actions{display:flex;justify-content:flex-end;padding-right:40px}table td.actions .button{flex-shrink:0;padding-left:15px;padding-right:15px;font-weight:400;margin-left:5px;margin-right:5px}table td.actions .button:first-child{margin-left:0}table td.actions .button:last-child{margin-right:0}table td.actions .button span{margin-left:10px}table td .tooltip__list svg{top:0}table td.input-list__list-item{padding-left:16px;box-sizing:border-box}.checkbox input{display:none;visibility:hidden;opacity:0}.checkbox label{cursor:pointer;font-size:14px;display:flex;align-items:center}.checkbox .checkmark{position:relative;display:inline-block;width:20px;height:20px;border:1px solid #e1e1e8;margin-right:15px}.checkbox .checkmark:before{display:none;content:"";position:absolute;top:6px;left:5px;margin:auto;width:8px;height:4px;border-left:2px solid #5c3cb6;border-bottom:2px solid #5c3cb6;transform:rotate(-45deg)}.checkbox input:checked+.checkmark{background-color:#f3f3f3}.checkbox input:checked+.checkmark:before{display:block}.tooltip{position:relative;display:inline-block;z-index:99}.tooltip__toggle{cursor:pointer}.tooltip__content{display:none;box-sizing:border-box;position:absolute;left:0;bottom:40px;transform:translate(-50%);margin-left:50%;width:235px;background-color:#fff;border:1px solid #e1e1e8;box-shadow:10px 10px 40px rgba(37,33,59,.15)}.tooltip__content .wrap{max-height:226px;overflow-y:scroll}.tooltip__content:before{content:"";position:absolute;bottom:-9px;left:0;right:0;width:0;height:0;border-style:solid;border-width:8px 6px 0 6px;border-color:#e1e1e8 transparent transparent transparent;margin:auto}.tooltip__content:after{content:"";position:absolute;bottom:-8px;left:0;right:0;width:0;height:0;border-style:solid;border-width:8px 6px 0 6px;border-color:#fff transparent transparent transparent;margin:auto}.tooltip__notification{display:inline-block;width:calc(100% - 40px);box-sizing:border-box;padding:10px 15px;margin:20px;font-size:13px;line-height:20px;color:#4eabca;background-color:rgba(91,211,251,.12)}.tooltip__list{padding:0;margin:0;list-style:none}.tooltip__list li{display:flex;align-items:center;min-height:30px;padding:5px 15px;border-bottom:1px solid #e1e1e8}.tooltip__list li:last-child{border-bottom:none}.tooltip__list svg{flex-shrink:0}.tooltip__list a{line-height:18px!important}.tooltip:not(.js-hover) .tooltip__toggle:hover+.tooltip__content{display:inline-block}.tooltip--down .tooltip__content{bottom:initial!important;top:25px;overflow:visible}.tooltip--down .tooltip__content:before{bottom:initial;top:-9px;border-width:0 6px 8px 6px;border-color:transparent transparent #e1e1e8 transparent}.tooltip--down .tooltip__content:after{bottom:initial;top:-8px;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[data-popper-placement^=top]{padding:.4rem 0}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-end,.bs-tooltip-auto[data-popper-placement^=right]{padding:0 .4rem}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[data-popper-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-start,.bs-tooltip-auto[data-popper-placement^=left]{padding:0 .4rem}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem;font-size:14px}.input-list{position:relative;width:100%;margin-bottom:5px}.input-list input{width:100%;border:1px solid #e1e1e8;padding:14px 45px 14px 15px;box-sizing:border-box;font-size:14px;color:#25213b}.input-list input::placeholder{color:#d5d4dc}.input-list input:disabled{background-color:#f3f3f3}.input-list:not(.input-list--text) svg{position:absolute;bottom:18px;margin-top:auto;margin-bottom:auto;right:15px}.input-list.show .input-list-list{display:block}.input-list-list{display:none;position:absolute;top:48px;left:0;width:100%;border:1px solid #e1e1e8;box-sizing:border-box;box-shadow:0 19px 30px rgba(37,33,59,.15);transition:opacity .3s ease-in-out;background-color:#fff;z-index:100}.input-list-list.gradient:after{content:"";width:100%;position:absolute;bottom:0;left:0;height:44px;pointer-events:none}.input-list-list .wrap{max-height:286px;overflow-y:scroll}.input-list__item{font-size:14px;color:#5c3cb6;display:block;padding:11.5px 15px;border-top:1px solid #e1e1e8;cursor:pointer;transition:color .3s ease}.input-list__item--new{display:flex!important;justify-content:space-between;align-items:center}.input-list__item--new .badge{background-color:#5c3cb6;border-radius:16px;padding:4px;color:#fff;transition:background-color .3s ease}.input-list__item:hover{color:#c8bce9}.input-list__item:hover .badge{background-color:#c8bce9}.input-list__item:first-child{border-top:none}.input-list--top .input-list-list{top:initial;bottom:48px;box-shadow:0 -15px 30px rgba(37,33,59,.15)}.input-list__button-icon{position:absolute;right:2px;top:7px;padding:6px!important;background:#fff;height:30px}.input-list__button-icon svg{position:relative;bottom:14px;right:auto}.loading-text:after{content:" .";animation:dots 1s steps(5,end) infinite}@keyframes dots{0%,20%{color:rgba(0,0,0,0);text-shadow:.25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0)}40%{color:#333;text-shadow:.25em 0 0 rgba(0,0,0,0),.5em 0 0 rgba(0,0,0,0)}60%,to{text-shadow:.25em 0 0 #333,.5em 0 0 rgba(0,0,0,0) 80%,100%;text-shadow:.25em 0 0 #333,.5em 0 0 #333}}svg.add-icon path{fill:#5c3cb6;cursor:pointer}.badge{display:inline-block;text-align:center;white-space:nowrap;font-size:13px;line-height:2.6;vertical-align:baseline;background-color:#312d3d;color:#fff;padding:0 8px}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{margin:3.75rem auto;max-width:500px}.modal-lg{max-width:750px}.modal-content{background-color:#fff;padding:32px}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-body{margin-bottom:48px}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.btn-close{display:none}.modal-footer{display:flex;justify-content:space-between}.tab-content{position:relative;z-index:1}.tab-pane{display:none}.tab-pane.active{display:block}.nav-tabs{list-style:none;display:flex;margin:0;padding:0}.nav-tabs .nav-item{display:inline-block;color:#5c3cb6;padding:13px 30px;text-align:center;font-size:13px;font-weight:500;letter-spacing:.5px;cursor:pointer;transition:border .3s ease;border-bottom:2px solid transparent}.nav-tabs .nav-item.active{font-weight:700;border-bottom:2px solid #5c3cb6}.nav-tabs .nav-item svg{position:relative;top:4px;height:18px;margin-right:10px}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1.5em;height:1.25em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#5c3cb6;border-color:#5c3cb6}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#5c3cb6;border-color:#5c3cb6;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{opacity:.5}.form-check-label{line-height:1.75rem}.form-switch{padding-left:3em}.form-check-input:hover{cursor:pointer}.form-switch .form-check-input{width:2.5em;margin-left:-3em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.container-fullscreen{width:100%;height:100vh;overflow-x:hidden}.container{box-sizing:border-box;width:100%;margin:auto;padding:0 40px}.shadow,.header-page-tabs,.header-main{border-bottom:1px solid #e1e1e8;box-shadow:0 1px 3px rgba(37,33,59,.06)}.header{width:100%;background:#fff;z-index:3}.header-main>a{display:inherit}.header .container{position:relative;display:flex;align-items:center;min-height:71px}@media (max-width: 767px){.header .container{padding:0 16px}}.header__bg-image{position:absolute;top:0;left:200px;height:52px;z-index:-1}.header__bg-image .dot{position:relative;display:inline-block;background-color:#f9f8fc;border-radius:100%;width:34px;height:34px;margin-top:18px;margin-right:18px}.header__bg-image .dot:last-child{margin-right:0}.header__bg-image .dot:first-child:after{content:"";position:absolute;top:12px;right:-23px;height:10px;width:25px;background-color:inherit}.header__bg-image .dot:before{content:"";position:absolute;top:-20px;left:0;right:0;margin:auto;width:10px;height:22px;background-color:inherit}.header__logo{width:36px;height:36px}.header__title{font-weight:700;padding-left:15px;color:#312d3d;margin:0;line-height:36px}.header__user-bar{margin-left:auto;display:flex;align-items:center}.header__link{display:flex;align-items:center;height:36px}.header__link .dropdown__toggle{display:flex;align-items:center;cursor:pointer}.header__link .icon{margin-right:11px}.header__link .user-icon{font-family:TTCommonsBold,sans-serif;display:block;line-height:38px;text-align:center;width:34px;height:34px;font-size:13px;text-transform:uppercase;color:#5c3cb6;border:1px solid #e1e1e8;border-radius:100%;margin-right:11px}.header__link .label{font-size:13px;font-weight:700;color:#312d3d;transition:.3s ease}@media (max-width: 767px){.header__link .label{display:none}}.header__link .label__info{font-weight:400}.header__link .label:hover{color:#5c3cb6}.header__notification{display:flex;align-items:center;justify-content:space-between;height:36px;color:#4eabca;background-color:#eafaff;font-size:13px;padding-left:15px;padding-right:15px}.header__notification span{margin-left:15px;margin-right:15px}.header__notification svg path{fill:#4eabca}.header__notification .undo{text-decoration:underline;color:#4eabca}.header-page-tabs{height:initial!important;min-height:initial!important}.header-page-tabs .tab{padding-left:20px;padding-right:20px}@media (max-width: 767px){.header__user-bar .separator{margin-left:5px;margin-right:5px}.header__user-bar .separator span{display:none}.header-content{overflow-x:scroll}}.report-header-controls>div{overflow:hidden}@media (max-width: 767px){.report-header__header{font-size:16px}.report-header-tabs{overflow-x:scroll}}.sidebar{position:fixed;top:0;left:-280px;width:280px;background-color:#312d3d;height:100%;transition:left .3s ease}.sidebar+.page{padding-left:0;transition:transform .3s ease}.sidebar--opened{left:0}.sidebar--opened+.page{transform:translate(280px)}.sidebar__close{position:absolute;top:36px;right:30px;font-size:22px;color:#bebacc;line-height:0;cursor:pointer}.sidebar__title{display:flex;align-items:center;height:70px;padding-left:30px;color:#bebacc;font-size:19px;border-bottom:1px solid #25222e}.sidebar__search{padding-left:30px;padding-right:30px;padding-top:15px}.sidebar__search [class*=icon]{border-color:#5c5869}.sidebar__search [class*=icon]:after{background-color:#5c5869}.sidebar__search input{color:#4c4b4f;border-color:#5c5869}.sidebar__search input:focus{background-color:#cccbce}.sidebar__search input::placeholder{color:#5c5869}.sidebar-list{margin-top:20px;height:calc(100% - 160px)}.sidebar-list .wrap{padding-left:30px;height:100%;overflow-y:scroll}.sidebar-list .custom-scroll__thumb{background-color:#49435a}.sidebar-list .custom-scroll__thumb:hover{background-color:#605878}.sidebar__item{display:flex;align-items:center;font-size:13px;font-weight:700;min-height:50px;padding-right:20px;cursor:pointer}.sidebar__item:hover a{color:#d8d5e0}.sidebar__item a{color:#9d96b2;transition:color .3s ease;line-height:20px}.sidebar__item.active{position:relative;padding-left:20px}.sidebar__item.active a{color:#fff}.sidebar__item.active:before{content:"";position:absolute;top:24px;left:-30px;width:30px;background-color:#5c3cb6;height:2px}.sidebar__item.active:after{content:"";position:absolute;top:21px;left:0;width:8px;height:8px;border-radius:100%;background-color:#5c3cb6}.footer{position:relative;background-color:#f3f3f3;display:flex;justify-content:space-between;flex-shrink:0;width:100%;height:40px;color:#353535;font-size:12px;padding-bottom:10px}.footer__title{font-weight:700}.footer__contact{z-index:10}.footer__contact span{color:#a1a1a1}.footer__bg{position:absolute;right:0;bottom:10px;z-index:0}@media (max-width: 768px){.footer__bg{width:100px;height:100px}.footer__bg svg{width:100%;height:100%}}.entity-page{display:flex;flex-direction:column;min-height:100vh;background-color:#f3f3f3}.entity-page-content{flex:1 0 auto;padding:40px;background-color:#f3f3f3}.entity-page-content:after{content:"";display:block;clear:both}.entity-page-content__header{width:100%;display:flex;justify-content:space-between}.entity-page-content__header .title{position:relative;top:5px;font-size:26px;color:#7e7c8b;font-weight:400;margin:0;line-height:36px}.entity-page-content__header .controls{display:flex}.entity-page-content__header .controls .button{margin-right:20px;padding-left:15px;padding-right:15px}.entity-page-content__header .controls .button--white{font-weight:400}.entity-page-content__header .controls .button svg{margin-right:10px}.entity-page-content__header .controls .button:last-child{margin-right:0}.entity-page-setting{background-color:#fff;border:1px solid #e1e1e8;margin-top:20px;padding:30px 40px}.entity-page-setting__notification{display:flex;align-items:center;height:46px;color:#4eabca;background-color:rgba(91,211,251,.12);font-size:13px;padding-left:15px;padding-right:15px}.entity-page-setting__notification span{margin-left:15px;margin-right:15px}.entity-page-setting__notification svg path{fill:#4eabca}.entity-page-setting__notification .undo{text-decoration:underline;color:#4eabca}.entity-page-setting-form{display:flex;flex-wrap:wrap}.entity-page-setting-form .row{flex:0 0 100%;display:flex}.entity-page-setting-form .input,.entity-page-setting-form .select{width:calc(33.3333% - 18.6666px);margin-right:28px}.entity-page-setting-form .input:nth-child(3n),.entity-page-setting-form .select:nth-child(3n){margin-right:0}.entity-page-setting-form .input--textarea{width:100%}.entity-page-setting-form .select{margin-top:46px;margin-bottom:40px}.entity-page-setting-form .select .title{position:absolute;top:-29px;left:0;font-size:14px;line-height:17px;color:#6a6873;margin:0}.entity-page-setting-tables-container{position:relative;display:flex;flex-wrap:wrap;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;z-index:1}.entity-page-setting-table{width:calc(50% - 40px);position:relative;margin-top:38px;margin-left:20px;margin-right:20px}.entity-page-setting-table__content{padding-bottom:40px}.entity-page-setting-table__content .data-cell{padding-left:20px}.entity-page-setting-table .title{position:relative;top:5px;font-size:26px;color:#7e7c8b;font-weight:400;margin:0;line-height:36px}.entity-page-setting-table>div{margin-top:20px;background-color:#fff;border:1px solid #e1e1e8}.entity-page-setting-table__header{padding:20px 40px}.entity-page-setting-table .search-form input{height:46px}.entity-page-setting-table .active{background-color:#f5f3fa}.entity-page-setting-table .active .button{display:none}.entity-page-setting-table .active__label{display:flex;align-items:center;padding-left:17px;color:#5c3cb6}.entity-page-setting-table .active__label span{font-size:13px;margin-left:7px}.entity-page-setting-table table{border:none;border-top:1px solid #e1e1e8}.entity-page-setting-table table td.data-cell{padding-left:40px}.entity-add-page{display:flex;flex-direction:column;min-height:100vh;background-color:#f3f3f3}.entity-add-page-content{flex:1 0 auto;padding:40px;background-color:#f3f3f3}@media (max-width: 768px){.entity-add-page-content{padding:16px}}.entity-add-page-content__title{display:flex}.entity-add-page-content__title .badge{margin-left:26px}.entity-add-page-content:after{content:"";display:block;clear:both}.entity-add-page-content__header{width:100%;display:flex;justify-content:flex-start}.entity-add-page-content__header .badge{margin-left:32px}.entity-add-page-content__header .title{position:relative;top:5px;font-size:26px;color:#7e7c8b;font-weight:400;margin:0;line-height:26px}.entity-add-page-content__header .controls{display:flex;margin-left:auto}.entity-add-page-content__header .controls .button{margin-right:20px;padding-left:15px;padding-right:15px}.entity-add-page-content__header .controls .button--white{font-weight:400}.entity-add-page-content__header .controls .button svg{margin-right:10px}.entity-add-page-content__header .controls .button:last-child{margin-right:0}@media (max-width: 768px){.entity-add-page-content__header{flex-direction:column}.entity-add-page-content__header h1.title{margin-bottom:16px}.entity-add-page-content__header .controls{flex-direction:column}.entity-add-page-content__header .controls .button{margin:0 0 8px}}.entity-add-page-setting{background-color:#fff;border:1px solid #e1e1e8;margin-top:20px;padding:30px 40px}.entity-add-page-setting__notification{display:flex;align-items:center;height:46px;color:#4eabca;background-color:rgba(91,211,251,.12);font-size:13px;padding-left:15px;padding-right:15px}.entity-add-page-setting__notification span{margin-left:15px;margin-right:15px}.entity-add-page-setting__notification svg path{fill:#4eabca}.entity-add-page-setting__notification .undo{text-decoration:underline;color:#4eabca}.entity-add-page-setting-form{display:flex;flex-wrap:wrap}.entity-add-page-setting-form .row{flex:0 0 100%;display:flex}.entity-add-page-setting-form .input,.entity-add-page-setting-form .select{width:calc(33.3333% - 18.6666px);margin-right:28px}.entity-add-page-setting-form .input:nth-child(3n),.entity-add-page-setting-form .select:nth-child(3n){margin-right:0}.entity-add-page-setting-form .input--textarea{width:100%}.entity-add-page-setting-form .select{margin-top:46px;margin-bottom:40px}.entity-add-page-setting-form .select .title{position:absolute;top:-29px;left:0;font-size:14px;line-height:17px;color:#6a6873;margin:0}@media (max-width: 768px){.entity-add-page-setting{padding:16px;margin-bottom:16px}.entity-add-page-setting h4{margin-top:0}}.entity-add-page-setting-tables-container{position:relative;display:flex;flex-wrap:wrap;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;z-index:1}@media (max-width: 768px){.entity-add-page-setting-tables-container{flex-direction:column;margin-left:0;margin-right:0;width:100%}}.entity-add-page-setting-table{width:calc(50% - 40px);position:relative;margin-top:38px;margin-left:20px;margin-right:20px}.entity-add-page-setting-table--full-width{width:100%}.entity-add-page-setting-table .title{position:relative;top:5px;font-size:26px;color:#7e7c8b;font-weight:400;margin:0;line-height:28px}.entity-add-page-setting-table__content .title{font-size:14px;color:#7e7c8b;font-weight:400;margin:0 0 8px}.entity-add-page-setting-table__content .data-cell{padding-left:20px}@media (max-width: 768px){.entity-add-page-setting-table{width:100%;margin:0 0 32px}}.entity-add-page-setting-table>div{margin-top:20px;background-color:#fff;border:1px solid #e1e1e8}.entity-add-page-setting-table__header{padding:20px 40px}@media (max-width: 768px){.entity-add-page-setting-table__header{padding:16px}.entity-add-page-setting-table__header h4{margin-top:0}}.entity-add-page-setting-table .search-form input{height:46px}.entity-add-page-setting-table .active{background-color:#f5f3fa}.entity-add-page-setting-table .active .button{display:none}.entity-add-page-setting-table .active__label{display:flex;align-items:center;padding-left:17px;color:#5c3cb6}.entity-add-page-setting-table .active__label span{font-size:13px;margin-left:7px}.entity-add-page-setting-table table{border:none;border-top:1px solid #e1e1e8}@media (max-width: 768px){.entity-add-page-setting-table table{display:flex}.entity-add-page-setting-table table tbody{display:flex;flex-direction:column;width:100%;align-items:flex-start}.entity-add-page-setting-table table tbody tr{display:flex;width:100%;align-items:center;flex-wrap:wrap;justify-content:space-between;text-decoration:none}.entity-add-page-setting-table table tbody tr .data-cell,.entity-add-page-setting-table table tbody tr .actions{padding:16px}}.form-group--row{display:flex;flex-direction:row;justify-content:space-between}.form-group--row .input{width:48%}@media (max-width: 576px){.form-group--row{flex-direction:column}.form-group--row .input{width:100%;margin-bottom:16px}}.form-group{margin-bottom:16px}.active__label{padding-right:16px}.entity-add-page-setting-skeleton .skeleton-table{padding-left:0;padding-right:0;border:none}.entities-page{display:flex;flex-direction:column;min-height:100vh;background-color:#f3f3f3}.entities-page .search-form{width:auto;flex-grow:1;margin-left:20px;margin-right:20px}.entities-page .search-form:first-child{margin-left:0}.entities-page .search-form:last-child{margin-right:0}.entities-page .search-form input{height:46px}.entities-page-content{flex:1 0 auto;padding:40px;background-color:#f3f3f3}@media (max-width: 768px){.entities-page-content{padding:16px}}.entities-page-content__header{display:flex;justify-content:space-between}.entities-page-content__header .title{position:relative;top:5px;font-size:26px;color:#7e7c8b;font-weight:400;margin:0;line-height:36px}.entities-page-content__header .button{flex-shrink:0;padding-left:16px;padding-right:24px}.entities-page-content__header .button span{margin-left:15px}.entities-page-table{position:relative;width:100%;min-height:calc(100vh - 333px);margin-top:20px;z-index:2}@media (max-width: 1120px){.entities-page-table{overflow-x:scroll;min-height:auto}}.entities-page-table__controls{display:flex;justify-content:flex-end;align-items:center;padding:20px 40px;background-color:#fff;border:1px solid #e1e1e8;border-bottom:none}.entities-page-table__controls .select{width:226px;margin-right:20px}.entities-page-table__controls .search-form{width:406px}.entities-page-table__controls .search-form input{height:46px}.entities-page-table table{width:100%;background-color:#fff;border:1px solid #e1e1e8;text-align:left}.entities-page-table table tr{transition:background-color .3s ease}.entities-page-table table tr:hover{background-color:rgba(245,243,250,.5)}.entities-page .tooltip__content{min-width:150px;bottom:25px}.search-loading-icon{position:absolute;bottom:18px;margin-top:auto;margin-bottom:auto;right:15px}html,body,#root,.page{height:100%}body{font-family:Tahoma,sans-serif}.page{display:flex;flex-direction:column}.text--small{font-size:14px}.text--muted{font-style:italic;color:#717171}.text--right{text-align:right}.text-link{text-decoration:underline;color:#5c3cb6}.m-4{padding:16px}.pr-1{padding-right:4px}.pr-2{padding-right:8px!important}.pr-3{padding-right:16px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mt-4{margin-top:32px}.mt-3{margin-top:24px}.mt-2{margin-top:16px}.mr-1{margin-right:8px}.mr-2{margin-right:16px}.mt-0{margin-top:0!important}.pl-1{padding-left:8px}.pl-2{padding-left:16px}.px-2{padding-left:16px;padding-right:16px}.pl-3{padding-left:24px!important}.mb-3{margin-bottom:24px}.d-block{display:block}.d-none{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.report-style-class{width:100%;height:calc(100% - 48px);position:absolute}.report-style-class iframe{border:none}.font-normal{font-weight:400}
