.login-page{align-items:center;color:red!important;display:flex;flex-direction:column;font-size:36px!important;height:100%;justify-content:center}.login-page__gradient-bar{animation:scrolling-gradient 8s ease infinite;background-image:linear-gradient(90deg,#810efc,#02ace6,#00c977);background-size:200% 10px;bottom:0;height:4px;position:absolute;width:100%}.login-page__logo{margin-bottom:10px;width:127px}.login-page__form{max-width:320px;padding:0 20px;width:100%}.login-page .ant-input,.login-page .ant-input-password{background-color:#383d3f;width:100%}.ant-input-password-icon{color:#02ace6;font-size:11px;padding-left:5px}.ant-input-password-icon:hover{color:#02ace6}.login-page__form-button{display:block;margin:1.5rem auto 0;width:160px}.login-page__form .ant-form-item{margin-bottom:14px}.login-page__primary-error{padding:30px 0 10px;text-align:center}.sidebar-logo-container{align-items:center;background-color:#303537;display:flex;height:90px;justify-content:center}.sidebar-logo{height:40px;width:auto}.mobile-logo{height:32px;width:auto}.burger{align-items:center;display:flex;height:18px;justify-content:center;width:18px}.burger span{font-size:6px;position:relative}.burger span,.burger span:after,.burger span:before{background:#fff;border-radius:.25rem;display:block;height:2px;width:100%}.burger span:after,.burger span:before{content:"";position:absolute}.burger span:before{bottom:1em}.burger span:after{top:1em}.burger.active span{animation:activeMiddle .5s ease;background:#0000}.burger.active span:after{animation:activeAfter .5s ease;top:0;transform:rotate(-45deg)}.burger.active span:before{animation:activeBefore .5s ease;bottom:0;transform:rotate(45deg)}.burger.inactive span{animation:inactiveMiddle .5s ease}.burger.inactive span:after{animation:inactiveAfter .5s ease}.burger.inactive span:before{animation:inactiveBefore .5s ease}@keyframes activeMiddle{0%{background:#fff}to{background:#0000}}@keyframes inactiveMiddle{0%{background:#0000}to{background:#fff}}@keyframes activeBefore{0%{bottom:1em;transform:rotate(0deg)}50%{bottom:0;transform:rotate(0deg)}to{bottom:0;transform:rotate(45deg)}}@keyframes inactiveBefore{0%{bottom:0;transform:rotate(45deg)}50%{bottom:0;transform:rotate(0deg)}to{bottom:1em;transform:rotate(0deg)}}@keyframes activeAfter{0%{top:1em;transform:rotate(0deg)}50%{top:0;transform:rotate(0deg)}to{top:0;transform:rotate(-45deg)}}@keyframes inactiveAfter{0%{top:0;transform:rotate(-45deg)}50%{top:0;transform:rotate(0deg)}to{top:1em;transform:rotate(0deg)}}.ant-layout-sider{transform:translateX(-100%);transition:transform .3s ease-in-out;z-index:1000}@media screen and (min-width:768px){.ant-layout-sider{transform:translateX(0)}}.ant-layout-sider.mobile-menu-active{transform:translateX(0)}.main-navigation{display:flex;flex-direction:column;font-weight:500;height:calc(100vh - 90px)}.main-navigation svg{height:auto!important;transform:translateY(3px);width:20px!important}.ant-menu-inline>.ant-menu-item,.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-left>.ant-menu-item,.ant-menu-vertical-left>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical-right>.ant-menu-item,.ant-menu-vertical-right>.ant-menu-submenu>.ant-menu-submenu-title,.ant-menu-vertical>.ant-menu-item,.ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title{border-bottom:1px solid #4b4f52}.ant-menu-inline>.ant-menu-item:first-child,.ant-menu-inline>.ant-menu-submenu>.ant-menu-submenu-title:first-child,.ant-menu-vertical-left>.ant-menu-item:first-child,.ant-menu-vertical-left>.ant-menu-submenu>.ant-menu-submenu-title:first-child,.ant-menu-vertical-right>.ant-menu-item:first-child,.ant-menu-vertical-right>.ant-menu-submenu>.ant-menu-submenu-title:first-child,.ant-menu-vertical>.ant-menu-item:first-child,.ant-menu-vertical>.ant-menu-submenu>.ant-menu-submenu-title:first-child{border-top:1px solid #4b4f52}.ant-menu-inline .ant-menu-item:after,.ant-menu-vertical .ant-menu-item:after,.ant-menu-vertical-left .ant-menu-item:after,.ant-menu-vertical-right .ant-menu-item:after{left:0;right:auto}.ant-menu-inline,.ant-menu-vertical,.ant-menu-vertical-left{border-right:1px solid #383d3f}.ant-menu .ant-menu-item-selected,.ant-menu-submenu-popup .ant-menu-item-selected{color:#fff;font-weight:700}.ant-menu-item:hover{background-color:#234955}.ant-menu-item-active,.ant-menu-item:hover,.ant-menu-submenu-active,.ant-menu-submenu-title:hover,.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open{color:#fff}.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#34393b}.ant-menu .ant-menu-item-selected:hover,.ant-menu-submenu-popup .ant-menu-item-selected:hover{background-color:#34393b;cursor:default}.ant-menu-submenu-selected .ant-menu-submenu-title{color:#fff;font-weight:700}.menu-divider{animation:scrolling-gradient 8s ease infinite;background-image:linear-gradient(90deg,#810efc,#02ace6,#00c977);background-size:200% 10px;height:3px;margin-top:auto}.logout.ant-menu-item-selected:after{border:none}.ant-menu-item .anticon{position:relative}.ant-menu a,.ant-menu a:hover{color:inherit}.burger{cursor:pointer;left:20px;position:absolute;top:50%;transform:translateY(-50%)}.notification-icon--unread:after{background-color:#02ace6;border-radius:50%;content:"";height:8px;position:absolute;right:0;top:0;width:8px}.loading-spinner{align-items:center;display:flex;height:100%;justify-content:center}.loading-spinner__icon{animation:spin 1s linear infinite;height:36px;width:36px}.loading-spinner__icon--small{height:24px;width:24px}.notification{border-bottom:1px solid #4b4f52;padding:15px 25px 15px 20px;position:relative}.notification--unread{background-color:#2b363a}.notification__content{max-width:85%}.notification__title{color:#fff;font-size:14px}.notification__body{color:#aaa9a9;font-size:13px}.notification__meta{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:auto;width:20px}.notification__icon{height:auto;margin-bottom:5px;width:100%}.notification__time{color:#aaa9a9;font-size:12px}.notification__mark-read{cursor:pointer;padding:8px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.notification__mark-read-dot{background-color:#02ace6;border-radius:50%;height:8px;width:8px}.notification-drawer .ant-drawer-content-wrapper{width:100%!important}@media screen and (min-width:768px){.notification-drawer .ant-drawer-content-wrapper{width:400px!important}}.notification-drawer .ant-drawer-mask{background-color:initial}.notification-drawer .ant-drawer-content,.notification-drawer .ant-drawer-header{background-color:#383d3f}.notification-drawer .ant-drawer-header{border-bottom-color:#4b4f52}.notification-drawer__header-icon{height:auto;left:-5px;position:absolute;top:3px;width:20px}.notification-drawer__mark-all{background-color:#303537;border-bottom:1px solid #4b4f52;text-align:right}.notification-drawer__mark-all-btn{font-size:13px}.notification-drawer .ant-drawer-content{border-left:1px solid #4b4f52}.notification-drawer .ant-drawer-title{font-size:18px;position:relative;text-align:center}.notification-drawer .ant-drawer-body{padding:0;text-transform:none}.notification-drawer__load-more-btn{margin:20px auto}.notification-drawer .ant-btn-link.ant-btn-loading:before{background-color:initial}::placeholder{color:#aaa9a9!important;text-transform:lowercase}.ant-form-item{margin-bottom:15px}.ant-modal .ant-form-item{margin-bottom:8px}.ant-form-item-control-input-content input,.ant-form-item-control-input-content textarea,.ant-select-selector,.task-question-form .ant-select-disabled.ant-select-single .ant-select-selector{color:#e5f3f8}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{border-color:#4b4f52}.ant-input-number{max-width:280px;width:100%}.ant-form-item .ant-form-item-label,.ant-modal .ant-form-item .ant-form-item-label{padding-bottom:3px}.ant-form-item-label>label{color:#aaa9a9;font-weight:500;padding-left:12px}.ant-modal .ant-form-item-label>label{font-size:13px}.ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{display:none}.ant-form .ant-btn-primary{margin-top:1.5rem}.ant-row.ant-form-item:last-child{margin-bottom:0}.ant-select{color:#aaa9a9}.ant-select-selection-placeholder{opacity:1}.ant-select-item-option-active:not(.ant-select-item-option-disabled):hover{background-color:#303537}.ant-form-item-explain{font-size:13px;padding-left:12px}.ant-modal .ant-form-item-explain{font-size:12px}.ant-form-item-explain{max-height:auto}.ant-btn-primary-disabled.active,.ant-btn-primary-disabled:active,.ant-btn-primary-disabled:focus,.ant-btn-primary-disabled:hover,.ant-btn-primary.disabled,.ant-btn-primary.disabled.active,.ant-btn-primary.disabled:active,.ant-btn-primary.disabled:focus,.ant-btn-primary.disabled:hover,.ant-btn-primary[disabled],.ant-btn-primary[disabled].active,.ant-btn-primary[disabled]:active,.ant-btn-primary[disabled]:focus,.ant-btn-primary[disabled]:hover,.ant-form-item-extra .ant-btn-primary-disabled{background-color:#4b4f52;border:none;box-shadow:none;color:#aaa9a9;text-shadow:none}.ant-modal .ant-picker-clear{background-color:#383d3f}.ant-select-dropdown{min-width:230px}.ant-modal-body .ant-checkbox-wrapper,.ant-modal-body .ant-checkbox-wrapper .ant-checkbox-wrapper{margin:0 10px 5px 0!important}.form-field-highlight{background-color:#292e2f;border:1px solid #4b4f52;border-radius:5px;padding:10px 20px 20px}.form-field-highlight.ant-form-item-with-help{margin-bottom:24px}.form-field-highlight--no-label{padding:20px}.form-field--small-label label{font-size:12px;height:auto}.ant-btn.add-question-part-button{background-color:#292e2f;border:1px solid #4b4f52;border-radius:5px;height:auto;width:100%}.add-question-part-button__icon{font-size:18px;margin-right:8px}.ant-btn.task-question-part__remove-btn{background-color:#383d3f;margin-left:10px;padding:0 8px}.ant-btn.remove-choice-option-btn{color:#fff;padding:0 0 0 8px}.ant-btn.add-choice-option-btn{align-items:center;display:flex;justify-content:center;margin:10px 0 20px;width:100%}.add-choice-option-btn__icon{font-size:18px;margin-right:8px}.checkbox-group-highlight{background-color:#292e2f;border:1px solid #4b4f52;border-radius:5px;padding:15px 15px 10px;text-align:center}.firm-details{margin-bottom:40px}.firm-name{font-size:24px;margin-bottom:0;margin-left:20px;text-transform:none}.firm-name__meta{color:#aaa9a9;display:block;font-size:14px;margin-top:5px;text-transform:lowercase}.firm-name__meta span{display:block;margin-bottom:5px}.firm-name__meta span:last-child{margin-bottom:0}.firm-members-header-wrapper{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem;padding-top:60px}@media screen and (min-width:480px){.firm-members-header-wrapper{align-items:flex-start}}@media screen and (min-width:768px){.firm-members-header-wrapper{align-items:center;flex-direction:row;justify-content:space-between}}.firm-members-header{margin-bottom:30px;margin-right:40px}@media screen and (min-width:768px){.firm-members-header{margin-bottom:0}}.firm-members-header__heading{margin-bottom:5px}.firm-members-header__desc{color:#aaa9a9}.firm-members-stats{border:1px solid #4b4f52;border-radius:5px;display:flex;font-size:13px;overflow:hidden}.firm-members-stats__item{background-color:#383d3f;flex-grow:1;padding:.6rem .8rem .4rem;white-space:nowrap}.firm-members-stats__item:not(:last-child){border-right:1px solid #4b4f52}.firm-members-stats__counter{color:#fff;display:block;font-size:20px;line-height:1}.firm-members-none{background-color:#383d3f;border-radius:5px;padding:1rem;text-align:center}.firm-members-none__add-member-btn{background-color:initial;border:none;color:#02ace6;cursor:pointer;padding:0}.firm-members-none__icon{display:block;margin:0 auto}.firm-members__add-member{display:flex;justify-content:center}@media screen and (min-width:480px){.firm-members__add-member{display:block}}@media screen and (min-width:768px){.firm-members__add-member{text-align:right}}.firm-members__add-member-btn{margin-bottom:20px;margin-top:20px}.user-details{margin-bottom:40px}.user-name{font-size:24px;text-transform:none}.user-name__meta{color:#aaa9a9;display:block;font-size:14px;margin-top:5px;text-transform:lowercase}.user-name__meta span{display:block;margin-bottom:5px}.user-name,.user-name__meta span:last-child{margin-bottom:0}.user-name{margin-left:20px}.task-question-part{align-items:center;border-radius:3px;display:flex;height:18px;justify-content:center;margin-right:10px;min-width:18px;padding:4px;width:18px}.task-question-part--none{border:1px solid #02ace6}.task-question-part--boolean,.task-question-part--file,.task-question-part--percent,.task-question-part--phone,.task-question-part--string{background-color:#810efc}.task-question-part--address,.task-question-part--choice,.task-question-part--money,.task-question-part--text{background-color:#02ace6}.task-question-part--date,.task-question-part--email,.task-question-part--list,.task-question-part--number{background-color:#00c977}.task-question-part-content{margin-top:20px}.task-question-part__icon{height:auto;width:100%}.choice-part__option{background-color:#1d2021;border-radius:5px;margin-bottom:10px;padding:10px 10px 5px}.list-items-container{background-color:#222626;border-radius:5px;margin-bottom:24px;padding:10px}.list-items{background-color:#17191a;border-radius:5px;padding:10px}@media screen and (min-width:480px){.list-items{padding:20px}}.list-items__add-btn{align-items:center;display:flex;justify-content:center;margin:0;width:100%}.list-items__add-btn__icon{font-size:18px;margin-right:8px}.question,.question-empty{align-items:center;background-color:#383d3f;border:1px solid #4b4f52;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:5px;padding:12px 13px;text-transform:none}.question__text{margin-right:auto}.question__text--truncated{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.question__desc{color:#aaa9a9;font-size:11px}.question-empty:last-child,.question:last-child{margin-bottom:0}.question__see-more-btn{display:none}.add-question-icon{font-size:18px;margin-left:auto;margin-right:10px}.task-details__section-desc{display:block;font-size:14px;line-height:1.5;margin-bottom:20px;margin-top:20px;padding-left:35px;padding-right:10px;position:relative;text-transform:none}.task-details__section-desc-heading{display:inline-block;margin-bottom:5px;text-transform:lowercase}.task-details__section-desc-icon{left:10px;position:absolute;top:5px}.task-details__section-advice{display:block;font-size:14px;line-height:1.5;margin-bottom:20px;margin-top:20px;padding-left:35px;padding-right:10px;position:relative;text-transform:none}.task-details__section-advice-heading{display:inline-block;margin-bottom:5px;text-transform:lowercase}.task-details__section-advice-icon{left:10px;position:absolute;top:3px}.questions-list{background-color:#303537;border-radius:5px;margin-bottom:14px;padding:5px}.question-empty{display:block}.question-empty__add-question-btn{background-color:initial;border:none;color:#02ace6;cursor:pointer;padding:0}.task-question-modal{max-width:100%}.task-details-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px;width:100%}.task-details-header__heading{margin-bottom:0;margin-right:40px;text-transform:none}.task-details-header__add-btn{margin-left:auto}.task-details-header__more-btn{margin-left:10px;padding:0}.task-details-header__add-btn-icon{font-size:20px}.task-details__desc{display:block;font-size:14px;line-height:1.5;margin-bottom:20px;padding-left:25px;position:relative;text-transform:none}.task-details__desc-heading{display:inline-block;margin-bottom:5px;text-transform:lowercase}.task-details__desc-icon{left:0;position:absolute;top:5px}.task-details__advice{display:block;font-size:14px;line-height:1.5;margin-bottom:20px;padding-left:25px;position:relative;text-transform:none}.task-details__advice-heading{display:inline-block;margin-bottom:5px;text-transform:lowercase}.task-details__advice-icon{left:0;position:absolute;top:3px}.task-details-meta-wrapper{margin-bottom:40px}.task-details-meta{align-items:center;display:inline-flex;margin-right:20px}.task-details-meta__icon{margin-right:10px;width:18px}.task-details-meta__tag{margin:0 5px 3px 0}html{height:100%}body{word-wrap:break-word;background-color:#303537;line-height:2;min-height:100%;overflow-wrap:break-word;text-rendering:optimizeSpeed}body,button{text-transform:lowercase}ol[class],ul[class]{list-style:none}img{height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.4;margin-bottom:.8em}h1{font-size:26px;line-height:1.2}h2{font-size:23px}h3{font-size:20px}h4{font-size:16px;font-weight:500}p{margin:0 0 1.5em}.heading,.subheading{margin-bottom:1.1rem}.subheading{color:#aaa9a9;margin-top:-.9rem}.u-screen-reader-text{clip:rect(1px,1px,1px,1px)!important;word-wrap:normal!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.u-lowercase{text-transform:lowercase}.u-standardcase{text-transform:none}.u-text-center{text-align:center}.u-whitespace-prewrap{white-space:pre-wrap}.u-flex{display:flex!important}.u-flex-center-both{justify-content:center!important}.u-flex-align-center,.u-flex-center-both{align-items:center!important;display:flex!important}.p-0{padding:0!important}.py-0{padding-bottom:0!important;padding-top:0!important}.px-0{padding-left:0!important;padding-right:0!important}.p-10{padding:10px!important}.p-20{padding:20px!important}.p-40{padding:40px!important}.py-10{padding-left:10px!important;padding-right:10px!important}.py-20{padding-left:20px!important;padding-right:20px!important}.py-40{padding-left:40px!important;padding-right:40px!important}.px-10{padding-bottom:10px!important;padding-top:10px!important}.px-20{padding-bottom:20px!important;padding-top:20px!important}.px-40{padding-bottom:40px!important;padding-top:40px!important}.pt-0{padding-top:0!important}.pt-10{padding-top:10px!important}.pt-20{padding-top:20px!important}.pt-40{padding-top:40px!important}.pr-0{padding-right:0!important}.pr-10{padding-right:10px!important}.pr-20{padding-right:20px!important}.pr-40{padding-right:40px!important}.pb-0{padding-bottom:0!important}.pb-10{padding-bottom:10px!important}.pb-20{padding-bottom:20px!important}.pb-40{padding-bottom:40px!important}.pl-0{padding-left:0!important}.pl-10{padding-left:10px!important}.pl-20{padding-left:20px!important}.pl-40{padding-left:40px!important}.m-0{margin:0!important}.my-0{margin-bottom:0!important;margin-top:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.m-10{margin:10px!important}.m-20{margin:20px!important}.m-40{margin:40px!important}.mx-10{margin-left:10px!important;margin-right:10px!important}.mx-20{margin-left:20px!important;margin-right:20px!important}.mx-40{margin-left:40px!important;margin-right:40px!important}.my-10{margin-bottom:10px!important;margin-top:10px!important}.my-20{margin-bottom:20px!important;margin-top:20px!important}.my-40{margin-bottom:40px!important;margin-top:40px!important}.mt-0{margin-top:0!important}.mt-10{margin-top:10px!important}.mt-20{margin-top:20px!important}.mt-40{margin-top:40px!important}.mr-0{margin-right:0!important}.mr-10{margin-right:10px!important}.mr-20{margin-right:20px!important}.mr-40{margin-right:40px!important}.mb-0{margin-bottom:0!important}.mb-10{margin-bottom:10px!important}.mb-20{margin-bottom:20px!important}.mb-40{margin-bottom:40px!important}.ml-0{margin-left:0!important}.ml-10{margin-left:10px!important}.ml-20{margin-left:20px!important}.ml-40{margin-left:40px!important}.ant-table-wrapper{overflow-x:auto}.ant-table{background:none;text-transform:none}.ant-table table{border-collapse:collapse}.ant-table thead>tr>th{background-color:#303537b3;text-transform:lowercase}.ant-table tbody>tr>td,.ant-table thead>tr>th{border-bottom-color:#4b4f52;white-space:nowrap}.ant-table tbody>tr>td{background-color:#383d3fb3}tbody>tr.ant-table-placeholder:hover>td{background:#222626}.ant-table thead th.ant-table-column-has-sorters:hover,.ant-table thead th.ant-table-column-sort{background-color:#303537b3}.firm-listing-table tbody tr,.firm-members-table tbody tr,.task-library-table tbody tr,.user-listing-table tbody tr{cursor:pointer}@keyframes scrolling-gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{margin:0;padding:0}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 6px #0003}::-webkit-scrollbar-thumb{background:#02ace64d;border-radius:10px;box-shadow:inset 0 0 6px #0000004d}::-webkit-scrollbar-thumb:window-inactive{background:#02ace633}textarea::-webkit-scrollbar-thumb{background:#02ace64d!important}.menu-sidebar{height:100%}#menu-sidebar,.menu-sidebar,.menu-style{left:0;position:fixed}.ant-layout-has-sider,.menu-style{height:100%}.site-layout{background:linear-gradient(180deg,#303537cc,#303537cc),url(/static/media/transparently-logo-icon-only.91af7277eaeabe52b5d2.svg) no-repeat fixed 50%/200%;transition:all .3s ease-in-out}.site-layout.mobile-menu-active{transform:translateX(200px)}.ant-layout-content{margin-top:70px;overflow-y:auto;transition:margin .3s ease-in-out;width:100%}@media screen and (min-width:480px){.ant-layout-content{padding:36px}}@media screen and (min-width:768px){.ant-layout-content{margin-top:0}}.ant-layout-header{line-height:1}.site-header{align-items:center;display:flex;height:70px;justify-content:center;left:0;position:fixed;right:0;transition:transform .3s ease-in-out;z-index:1000}@media screen and (min-width:768px){.site-header{transform:translateY(-70px)}}.site-header__notification{cursor:pointer;height:22px;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:22px}.site-header__notification--unread:after{background-color:#02ace6;border-radius:50%;content:"";height:8px;position:absolute;right:0;top:-2px;width:8px}.main-content{display:flex;flex-direction:column;height:100vh;margin-left:250px;overflow:hidden;width:100%}.component-container{flex:1 1;height:100vh;max-width:calc(100vw - 250px);overflow-x:hidden;overflow-y:auto;padding:1rem;width:100%}.table-content{max-width:100%;table-layout:auto;width:100%}.ant-table-filter-dropdown .ant-dropdown-menu-item-selected{background-color:#303537!important}.listing-header{align-items:center;display:flex;flex-direction:column;margin-bottom:40px}@media screen and (min-width:480px){.listing-header{flex-direction:row}.listing-header__add-btn{margin-left:auto}}.listing-header__heading{align-items:center;display:flex;margin-bottom:20px}@media screen and (min-width:480px){.listing-header__heading{margin-bottom:0}}.listing-header__icon{margin-right:15px;width:30px}.listing-key-fact-warning{color:#fcc100;font-weight:700}.ant-pagination{display:flex!important;justify-content:center!important}.ant-collapse{background-color:initial}.ant-collapse>.ant-collapse-item{border-bottom:none;margin-bottom:10px}.ant-collapse-header{align-items:center;background-color:#303537;border:1px solid #4b4f52;border-radius:5px!important;display:flex;margin-bottom:0}.ant-collapse-header-text{margin-right:auto}.ant-collapse-header-text--truncated{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ant-collapse-header-text__see-more-btn{display:none}.ant-collapse-item-active .ant-collapse-header{background-color:#133540;border:1px solid #235d6f}.ant-collapse-extra{display:flex;margin-left:auto}.ant-collapse-content{background-color:initial;margin-top:8px}.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box,.ant-collapse-content>.ant-collapse-content-box{padding:0}.ant-popover{z-index:1000}.ant-popover-inner-content{text-align:right}.ant-popover-inner-content button{display:block}.back-btn{margin-bottom:40px}.ant-tag{background-color:#02ace61a;border:1px solid #02ace640}.ant-tag:hover{opacity:1}.ant-modal-body{padding:10px 20px 20px}.ant-modal-header{border:0;padding-left:20px;padding-right:20px}.ant-modal-title{border-bottom:1px solid #4b4f52;padding:15px 0;text-align:center}.ant-modal-content{box-shadow:0 18px 40px #0000000a;margin:1rem;overflow:hidden}.ant-modal__alert{background-color:#303537;border-radius:5px;color:#aaa9a9;padding:10px;text-align:center}.ant-modal-close-x{font-style:normal;height:40px;line-height:40px;width:40px}.firm-member-modal .ant-modal-content,.logout-modal .ant-modal-content{background-color:#383d3f}.ant-modal-confirm-title{color:#fff!important}.ant-modal-confirm-content{color:#bdbebf!important}.firm-member-modal .ant-btn-default,.logout-modal .ant-btn-default{background-color:#383d3f!important;color:#bdbebf!important}.firm-member-modal .ant-btn-default:hover,.logout-modal .ant-btn-default:hover{border-color:#1282a9!important;color:#1282a9!important}.firm-member-modal .ant-btn-primary,.logout-modal .ant-btn-primary{background-color:#02ace6!important;color:#fff!important}.firm-member-modal .ant-btn-primary:hover,.logout-modal .ant-btn-primary:hover{background-color:#0089bf!important}.avatar{border-radius:5px}.avatar--in-table{min-width:40px}#login-form-container{box-sizing:border-box;left:50%;max-width:400px;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}#login-form{display:block;width:100%}
/*# sourceMappingURL=main.6452f005.css.map*/