body{font-family:"Lato",sans-serif!important;font-size:1rem!important;color:#5b6b83!important;letter-spacing:.05rem}@media screen and (max-width:640px){body{margin:0}}@media screen and (max-width:768px){body{font-size:.875rem!important}}.login{background-size:cover;background-repeat:no-repeat;background-position:top;height:auto;width:100%}.login button{height:40px;margin-bottom:1rem}@media screen and (max-width:640px){.login button{height:36px}}.login p{margin-top:3.5rem}.login-form{padding:4rem;max-width:calc(430px + 2rem);margin-right:auto;background-color:#fff;height:100vh}@media screen and (max-width:640px){.login-form{max-width:100%;padding:1.5rem;text-align:center}}.login-form__password-input{position:absolute;top:31%;right:8%}.login-form__password-input:hover{cursor:pointer}.login-welcome-message{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.625rem;font-weight:700}@media screen and (max-width:640px){.login-welcome-message{font-size:1.25rem}}.login-spinners{display:flex;height:100vh;align-items:center;justify-content:center}.logo__login{height:60px}@media screen and (max-width:640px){.logo{width:100%}}.error-message{color:red}.logo-component{height:48px}.logo-component:hover{cursor:pointer}.sidebar{grid-column-start:1;position:fixed;top:0;z-index:1000;bottom:0;left:0;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:inset -1px 0 0 rgba(0,0,0,.1);align-items:center;width:120px}.sidebar__hamburger-menu{display:none}@media screen and (max-width:640px){.sidebar__hamburger-menu{display:inline;visibility:hidden}}.sidebar__footer{display:flex;flex-direction:column;align-items:center}.sidebar__footer__settings{color:#94abc8;margin-bottom:1rem}.sidebar__footer__settings:hover{cursor:pointer}.sidebar__footer__user{width:40px;height:40px;border-radius:.4rem;display:flex;justify-content:center;align-items:center;-webkit-box-align:center}.sidebar__footer__user:hover{cursor:pointer}@media screen and (max-width:640px){.sidebar__footer{flex-direction:row-reverse}.sidebar__footer__settings{margin-bottom:0;margin-top:.4rem}.sidebar__footer__user{height:32px;width:32px;border-radius:.2rem;background-color:#fff!important}.sidebar__footer__user i{color:#94abc8!important}}@media screen and (max-width:640px){.sidebar{flex-direction:row;position:unset;box-shadow:0 1px 1px rgba(0,0,0,.1);width:100%}.sidebar .logo-component{height:32px}}.calculations,.contractors,.periods,.projects,.tasks{display:grid;grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;grid-template-columns:120px 1fr}@media screen and (max-width:640px){.calculations,.contractors,.periods,.projects,.tasks{display:flex;flex-direction:column}}@media screen and (max-width:768px){.calculations,.contractors,.periods,.projects,.tasks{grid-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem}}.calculations-content,.contractors-content,.periods-content,.projects-content,.tasks-content{grid-column-start:2;margin-top:1.1rem;padding:2rem;outline:none}@media screen and (max-width:768px){.calculations-content,.contractors-content,.periods-content,.projects-content,.tasks-content{padding:1.3rem}}.projects-content-header{display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 0 #efefef;padding-bottom:1.1rem}.projects-content-header h4{color:#5b6b83}.projects-cards,.skeleton-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;margin-top:2.5rem;grid-gap:2rem}@media screen and (max-width:768px){.projects-cards,.skeleton-cards{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:1640px){.projects-cards,.skeleton-cards{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:768px) and (max-width:1120px){.projects-cards,.skeleton-cards{grid-template-columns:repeat(2,1fr)}}.project-card,.skeleton-card{padding:1.8rem;border:none;border-radius:.5rem;min-height:150px;position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:color .3s linear,background-color .3s linear}.project-card__display-name{font-size:1.125rem;font-weight:700;margin-bottom:2rem}.project-card__project-id{font-size:1rem}.project-card__btn{font-size:1rem!important;border:none!important;border-radius:.5rem!important;height:40px;width:110px;position:absolute;bottom:1rem}.project-card__blocks svg{position:absolute;transition:fill .3s linear;height:auto;width:95px}.project-card__blocks__light-icon{right:8px;bottom:-28px;z-index:2}.project-card__blocks__dark-icon{right:-7px;bottom:-17px}.project-card:hover,.skeleton-card:hover{color:#fff;cursor:pointer}.project-card:hover .project-card__blocks__light-icon,.skeleton-card:hover .project-card__blocks__light-icon{fill:#ffc000}.project-card:hover .project-card__blocks__dark-icon,.skeleton-card:hover .project-card__blocks__dark-icon{fill:#b90f0c}@media screen and (max-width:640px){.project-card__display-name{font-size:1rem}.project-card__btn,.project-card__id{font-size:.875rem!important}}.sidepane{height:100vh;width:30vw;position:fixed;z-index:1000;top:0;right:0;background-color:#fff;transition:transform .2s linear;-webkit-transition:-webkit-transform .2s linear;box-shadow:-11px 0 16px 4px rgba(188,195,207,.13)}@media screen and (max-width:640px){.sidepane{width:100vw}}.sidepane-content{background-color:#fff;color:#5b6b83;height:100vh;width:30vw;padding:35px 25px 15px;position:absolute;right:0;overflow-y:auto}@media screen and (max-width:640px){.sidepane-content{width:100vw;padding:15px}}.sidepane-content input[type=color]{border:none;height:64px}.sidepane .form-control{margin-bottom:1.2rem}@media screen and (max-width:640px){.sidepane .form-control{margin-bottom:.6rem}}.sidepane-header{display:flex;justify-content:space-between;padding-bottom:2rem;align-items:center}.sidepane-header__title{font-size:1.125rem;font-weight:700}@media screen and (max-width:640px){.sidepane-header__title{font-size:1rem}}.sidepane-header__close{color:#aaa;float:right;font-size:20px;font-weight:700}.sidepane-header__close:focus,.sidepane-header__close:hover{color:#000;text-decoration:none;cursor:pointer}@media screen and (max-width:640px){.sidepane-header{padding-bottom:1rem}}.sidepane-footer{display:flex;padding-top:.1rem}.sidepane-footer__btn-cancel{margin-right:.5rem!important}.sidepane-footer button{margin:.5rem 0;width:45vw}.popup-modal .modal-body{height:300px;box-shadow:.1rem .1rem .5rem #abc4c9;border-radius:5%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;text-align:center}.popup-modal .modal-content{background-color:transparent;border:none}.popup-modal-tick{border:1px solid #fff;border-radius:3rem;padding:1rem}.popup-modal-content{color:#fff}.popup-modal-content__message{font-size:1.625rem}.success-modal-body{background:linear-gradient(45deg,#17ce82,#5ad8aa)}.error-modal-body{background:linear-gradient(45deg,#f29461,#e63415)}.contractors-content__subheader-title-actions{display:flex;justify-content:space-between;box-shadow:0 1px 0 #efefef;padding-bottom:.8rem}.contractors-content__subheader-title-actions__project-title{display:flex;align-items:center;-webkit-box-align:center}.contractors-content__subheader-title-actions__project-title h2{color:#5b6b83}.contractors-content__subheader-title-actions__project-title__edit{margin-left:1.2rem;position:relative;top:-5px}.contractors-content__subheader-title-actions__project-title__edit svg{fill:#5b6b83}.contractors-content__subheader-title-actions__project-title__edit:hover{cursor:pointer}@media screen and (max-width:768px){.contractors-content__subheader-title-actions__project-title h2{font-size:1.75rem}}.contractors-content__subheader-title-actions__actions button{margin-left:.2rem}.contractors-content__subheader-title-actions__actions button:focus{box-shadow:none!important}.contractors-content__subheader-title-actions__actions .active{background-color:#dae0e5;border-color:#d3d9df}@media screen and (max-width:640px){.contractors-content__subheader-title-actions{flex-direction:column}}.contractors-content__project-title{box-shadow:0 1px 0 #efefef;padding-bottom:.8rem;display:flex;justify-content:space-between}.calculations-table,.contractors-table,.periods-table,.tasks-table{display:grid;grid-template-columns:repeat(7,auto) 4% 1%;grid-auto-rows:minmax(60px,75px);padding:.4rem 2rem;grid-row-gap:1rem;row-gap:1rem}@media screen and (min-width:1240px) and (max-width:1480px){.calculations-table,.contractors-table,.periods-table,.tasks-table{grid-template-columns:repeat(6,auto) 4% 1%}}@media screen and (min-width:1100px) and (max-width:1240px){.calculations-table,.contractors-table,.periods-table,.tasks-table{grid-template-columns:repeat(5,auto) 4% 1%}}@media screen and (min-width:920px) and (max-width:1100px){.calculations-table,.contractors-table,.periods-table,.tasks-table{grid-template-columns:repeat(4,auto) 4% 1%}}@media screen and (min-width:768px) and (max-width:920px){.calculations-table,.contractors-table,.periods-table,.tasks-table{grid-template-columns:repeat(3,auto) 4% 1%}}@media screen and (max-width:768px){.calculations-table,.contractors-table,.periods-table,.tasks-table{grid-template-columns:repeat(2,auto) 4% 1%}}.calculations-table .data-row,.contractors-table .data-row,.periods-table .data-row,.tasks-table .data-row{background-color:#f6f8fc}.calculations-table .header,.contractors-table .header,.periods-table .header,.tasks-table .header{font-size:1rem;font-weight:700;margin-top:2rem}.calculations-table .bordered,.contractors-table .bordered,.periods-table .bordered,.tasks-table .bordered{border-radius:.3rem;border-left:7px solid #dce6f2;transition:border-left .3s linear}.contractors-table__header__id{padding-left:3.6rem}.contractors-table__folder-icon{transition:color .3s linear;margin-left:.5rem;justify-self:center;margin-right:15px;font-size:28px}.contractors-table__id:hover,.contractors-table__trade:hover{cursor:pointer}@media screen and (max-width:768px){.contractors-table__trade{display:none!important}}.contractors-table__name:hover{cursor:pointer}@media screen and (max-width:920px){.contractors-table__name{display:none!important}}.contractors-table__sum{flex-direction:row-reverse;padding-right:2rem!important}@media screen and (max-width:1240px){.contractors-table__contact{display:none!important}}@media screen and (max-width:1480px){.contractors-table__email{display:none!important}}@media screen and (max-width:1100px){.contractors-table__phone{display:none!important}}.calculations-table>div,.contractors-table>div,.periods-table>div,.tasks-table>div{display:flex;align-items:center;padding-right:1rem}.contractors-display-message,.periods-display-message,.projects-display-message{margin-top:2rem;font-size:1.125rem;font-weight:700;text-align:center}@media screen and (max-width:768px){.contractors-display-message,.periods-display-message,.projects-display-message{margin-top:1rem;font-size:1rem}}.subheader{display:grid;box-shadow:0 1px 0 #efefef;padding-bottom:1.7rem}.subheader__title{display:flex;justify-content:space-between;align-items:center;-webkit-box-align:center}.subheader__title h2{color:#5b6b83}.subheader__title button{font-size:1rem}@media screen and (max-width:768px){.subheader__title button{font-size:.875rem}}.admin-subheader__navigation,.subheader-navigation{display:flex}.admin-subheader__navigation p,.subheader-navigation p{padding-right:.3rem;font-size:1rem}@media screen and (max-width:640px){.admin-subheader__navigation p,.subheader-navigation p{font-size:.875rem}}.subheader-action-row__title{display:flex;justify-content:space-between;align-items:center;-webkit-box-align:center;margin-top:2rem}.subheader-action-row__title h4{color:#5b6b83}.subheader-action-row__buttons{display:flex}.subheader-action-row__buttons__additional{margin-right:.5rem}.subheader-action-row button{font-size:1rem}@media screen and (max-width:768px){.subheader-action-row button{font-size:.875rem}}.popup-menu{background:#fff;min-height:75px;width:140px;display:flex;flex-direction:column;box-shadow:0 0 10px -1px rgba(0,0,0,.25);list-style:none;padding:0;position:absolute;left:90px;bottom:60px}.popup-menu__item{padding:5px 10px}.popup-menu__item:hover{background-color:#f6f8fc;cursor:pointer}.popup-menu__item__icon{width:24px;height:24px;padding:.3rem;margin-right:.6rem}@media screen and (max-width:640px){.popup-menu{font-size:.875rem;right:5px;top:60px;bottom:unset;left:unset;border:1px solid transparent;width:120px;min-height:60px}}.custom-remember-me{position:relative;display:inline-flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-remember-me label{margin-left:28px}.custom-remember-me__checkbox{position:absolute;opacity:0;height:0;width:0}.custom-remember-me__checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border:.1rem solid #dce6f2;border-radius:.25rem}.custom-remember-me__checkmark:after{position:absolute;display:none}.custom-remember-me input:checked~.custom-remember-me__checkmark{background-color:#00b050;transition:background-color .25s linear;border:none}.custom-remember-me input:checked~.custom-remember-me__checkmark:after{content:"";display:block;left:7px;top:3px;width:6px;height:12px;border:solid #fff;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.periods-table{max-width:70%;display:grid;grid-template-columns:repeat(2,auto) 4% 1%;grid-auto-rows:minmax(60px,75px);padding:.4rem 2rem;grid-row-gap:1rem;row-gap:1rem}.periods-table__header__date{padding-left:2.8rem}.periods-table__date i{color:#94abc8;margin:0 10px 0 5px}.periods-table__date--flex{display:flex}.periods-table__date--flex span{margin-right:.3rem}.periods-table__date:hover{cursor:pointer}.periods-table__amount{flex-direction:row-reverse;padding-right:1.5rem!important}.periods-table__amount:hover{cursor:pointer}@media screen and (max-width:768px){.periods-table{max-width:100%}}.periods-display-message{display:flex;flex-direction:column}.periods-display-message button{margin-top:1.5rem}.calculations-table{display:grid;grid-template-columns:repeat(6,auto);grid-auto-rows:minmax(30px,75px);grid-row-gap:1rem;row-gap:1rem;padding:.4rem 2rem 2.5rem}@media screen and (min-width:1280px) and (max-width:1440px){.calculations-table{grid-template-columns:repeat(5,auto)}}@media screen and (min-width:1140px) and (max-width:1280px){.calculations-table{grid-template-columns:repeat(4,auto)}}@media screen and (min-width:1000px) and (max-width:1140px){.calculations-table{grid-template-columns:repeat(3,auto)}}@media screen and (max-width:1000px){.calculations-table{grid-template-columns:repeat(2,auto)}}.calculations-table .table-shadow-line{margin-top:40px;box-shadow:0 -1px 0 #efefef}.calculations-table__header__task{flex-direction:row;padding-left:2.8rem}.calculations-table__task{flex-direction:row;border-radius:.3rem;text-align:start}.calculations-table__task i{color:#94abc8;margin:0 10px}@media screen and (max-width:1440px){.calculations-table__completed-total{display:none!important}}@media screen and (max-width:1140px){.calculations-table__last-month-amount{display:none!important}}@media screen and (max-width:1000px){.calculations-table__current-month-amount{display:none!important}}@media screen and (max-width:1280px){.calculations-table__total-contract-amount{display:none!important}}.calculations-table>.right-alignment{flex-direction:row-reverse;text-align:right}.calculations-table__completed-this-period{text-align:right}.calculations-table__completed-this-period input{outline:none;background-color:#fff;border:none;border-bottom:1px solid #dce6f2;width:90px;color:inherit;padding:.4rem;text-overflow:ellipsis;text-align:right}@media screen and (max-width:640px){.calculations-table__completed-this-period input{width:75px}}.calculations-table__footer__title{margin-bottom:30px;grid-column:4}.calculations-table__footer__value{margin-bottom:30px;padding:.7rem 1rem .7rem .5rem;background-color:#f6f8fc;border-radius:7px;grid-column:5}@media screen and (max-width:1440px){.calculations-table__footer__title{grid-column:3}.calculations-table__footer__value{grid-column:4}}@media screen and (max-width:1140px){.calculations-table__footer__title{grid-column:2}.calculations-table__footer__value{grid-column:3}}@media screen and (max-width:1000px){.calculations-table__footer__title{grid-column:1}.calculations-table__footer__value{flex-direction:row;justify-content:center;width:50%;grid-column:2;min-width:100px}}@media screen and (max-width:1000px){.calculations-table .grid-display{display:none}}.calculations-table .flexbox-display{display:none}@media screen and (max-width:1000px){.calculations-table .flexbox-display{display:flex}}@media screen and (max-width:1440px){.table-shadow-line.six{display:none}}@media screen and (max-width:1280px){.table-shadow-line.five{display:none}}@media screen and (max-width:1140px){.table-shadow-line.four{display:none}}@media screen and (max-width:1000px){.table-shadow-line.three{display:none}}.calculations-subheader__navigation{display:flex}.calculations-subheader__navigation p{padding-right:.3rem;font-size:1rem}@media screen and (max-width:640px){.calculations-subheader__navigation p{font-size:.875rem}}.calculations-subheader__body{display:flex;justify-content:space-between;padding-bottom:2rem}.calculations-subheader__body__title{display:flex}.calculations-subheader__body__title h2{color:#5b6b83;margin-right:10px}@media screen and (max-width:640px){.calculations-subheader__body__title{flex-direction:column}}@media screen and (max-width:992px){.calculations-subheader__body{flex-direction:column}}@media screen and (max-width:768px){.calculations-subheader__body{padding-bottom:1.5rem}}.calculations-subheader__footer{padding-bottom:1.7rem;box-shadow:0 1px 0 #efefef}.calculations-subheader__footer__informations{display:flex;align-items:center;padding:1.5rem;background-color:#f6f8fc;border-radius:.7rem}.calculations-subheader__footer__informations i{color:#94abc8;margin-right:2rem}.calculations-subheader__footer__informations__info-blocks{display:flex;flex-direction:column;width:80%}@media screen and (max-width:1080px){.calculations-subheader__footer__informations__info-blocks{text-align:center}}@media screen and (max-width:768px){.calculations-subheader__footer__informations i{margin-right:1rem}}@media screen and (max-width:640px){.calculations-subheader__footer__info-block span{margin-right:.5rem}}.calculations-info-block{padding:.2rem 0}.calculations-info-block__column-display{display:none;flex-direction:column}@media screen and (max-width:1080px){.calculations-info-block__row-display{display:none}.calculations-info-block__column-display{display:flex}}.table-context-menu{position:relative;top:72px;right:135px;background:#fff;width:138px;height:-webkit-max-content;height:-moz-max-content;height:max-content;display:flex;flex-direction:column;box-shadow:0 0 10px -1px rgba(0,0,0,.25);list-style:none;padding:0}.table-context-menu__item{padding:10px 20px}.table-context-menu__item:hover{background-color:#f6f8fc;cursor:pointer}.table-more{text-align:center;justify-content:center;border-radius:0 .3rem .3rem 0}.table-more__content:after{content:"\2807";font-size:1.25rem}.table-more:hover{cursor:pointer}.skeleton-card,.skeleton-line,.skeleton-pulse{display:inline-block;height:100%;width:100%;background:linear-gradient(-90deg,#f6f8fc,#dce6f2,#f6f8fc);background-size:400% 400%;-webkit-animation:pulse 1.2s ease-in-out infinite;animation:pulse 1.2s ease-in-out infinite}@-webkit-keyframes pulse{0%{background-position:0 0}to{background-position:-135% 0}}@keyframes pulse{0%{background-position:0 0}to{background-position:-135% 0}}.skeleton-line{width:5.5em;border-radius:5px}.skeleton-line:before{content:"\00a0"}.skeleton-table{margin-top:2rem}.skeleton-table-header,.skeleton-table-row{display:grid;grid-template-columns:40% 40%;padding:1rem;margin-bottom:1rem}.skeleton-table-header .skeleton-line,.skeleton-table-row .skeleton-line{height:20px;width:120px}@media screen and (max-width:768px){.skeleton-table-header .skeleton-line,.skeleton-table-row .skeleton-line{width:75px}}.skeleton-table-row{border:1px solid #efefef;border-radius:.3rem}.tasks-table{display:grid;grid-template-columns:repeat(3,auto) 5%;grid-auto-rows:minmax(55px,75px);padding:.4rem 2rem;grid-row-gap:1rem;row-gap:1rem}@media screen and (max-width:980px){.tasks-table{grid-template-columns:repeat(2,auto) 5%}}.tasks-table .data-row--visible{opacity:1;visibility:visible}.tasks-table .data-row--hidden,.tasks-table .data-row--visible{transition:visibility 0s ease-in-out,opacity .2s ease-in-out;-webkit-transition:visibility 0s ease-in-out,opacity .2s ease-in-out}.tasks-table .data-row--hidden{position:absolute;visibility:hidden;opacity:0}.tasks-table .task-group{background-color:#dce6f2;color:#000}.tasks-table .task-sub-group{background-color:#f6f8fc;color:#000;padding-left:1rem}.tasks-table .task{padding-left:2rem;background-color:#f8f9fa;font-size:.875rem}.tasks-table .right-alignment{flex-direction:row-reverse;text-align:right}.tasks-table__header__id{padding-left:3rem}.tasks-table__id{border-radius:.3rem 0 0 .3rem}.tasks-table__id i{transition:color .3s linear;padding-left:8px;padding-right:15px;color:#94abc8}.tasks-table__id.task-sub-group{margin-left:8px}.tasks-table__id.task{margin-left:16px}@media screen and (max-width:980px){.tasks-table__name{display:none!important}}.tasks-table__arrow{padding:0!important;z-index:10;justify-content:center;border-radius:0 .3rem .3rem 0}.tasks-table__arrow:hover{cursor:pointer}.tasks-table .active{transform:rotate(180deg);border-radius:.3rem 0 0 .3rem}.progress-modal{display:flex;flex-direction:column;justify-content:space-between;height:150px;padding:.6rem}.progress-modal .progress{height:60px}.admin,.domains,.super-admin,.users{display:grid;grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;grid-template-columns:120px 1fr}@media screen and (max-width:768px){.admin,.domains,.super-admin,.users{display:flex;flex-direction:column}}.admin-sidebar{grid-column-start:1;top:0;bottom:0;left:0;position:fixed;z-index:1000;padding:1rem;box-shadow:inset -1px 0 0 rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:120px}.admin-sidebar__super-admin--visible{display:flex;color:#d3110d;margin-bottom:1rem;font-weight:700;order:0}.admin-sidebar__super-admin--hidden{display:none}.admin-sidebar__logo{order:1}.admin-sidebar__items{display:flex;flex-direction:column;margin-top:1rem;order:2}.admin-sidebar .sidebar__footer__user{margin-top:auto;order:3}@media screen and (max-width:768px){.admin-sidebar .sidebar__footer__user{margin-top:0;height:32px;width:32px;border-radius:.2rem;background-color:#fff!important}.admin-sidebar .sidebar__footer__user i{color:#94abc8!important}}.admin-sidebar__list-item{display:flex;align-items:center;margin-bottom:.2rem;padding:.2rem 0}.admin-sidebar__list-item i{height:24px;width:24px;margin-right:.6rem}.admin-sidebar__list-item:hover{cursor:pointer}@media screen and (max-width:768px){.admin-sidebar{flex-direction:row;position:unset;box-shadow:0 1px 1px rgba(0,0,0,.1);width:100%}.admin-sidebar__logo{order:2}.admin-sidebar__items{order:1;margin-top:0}.admin-sidebar__items i{color:#94abc8!important}.admin-sidebar .logo-component{height:32px;align-self:auto}.admin-sidebar__list-item span{display:none}.admin-sidebar .popup-menu{font-size:.875rem;right:5px;top:60px;bottom:unset;left:unset;border:1px solid transparent;width:120px;min-height:60px}}.admin-content,.domains-content,.super-admin-content,.users-content{grid-column-start:2;padding:2rem}.admin-content h1,.domains-content h1,.super-admin-content h1,.users-content h1{text-align:center}.admin-subheader__title{box-shadow:0 1px 0 #efefef;padding-bottom:.8rem}.admin-subheader__footer{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.admin-subheader__footer button{font-size:1rem}@media screen and (max-width:768px){.admin-subheader__footer button{font-size:.875rem}}.domains-content__list,.super-admin-content__list,.super-admin-domains-content__list,.users-content__list{display:grid;grid-template-columns:52px repeat(5,auto) 4% 1%;grid-auto-rows:minmax(60px,75px);padding:.4rem 2rem;grid-row-gap:1rem;row-gap:1rem}@media screen and (max-width:1260px){.domains-content__list,.super-admin-content__list,.super-admin-domains-content__list,.users-content__list{grid-template-columns:52px repeat(4,auto) 4% 1%}}@media screen and (max-width:1100px){.domains-content__list,.super-admin-content__list,.super-admin-domains-content__list,.users-content__list{grid-template-columns:52px repeat(3,auto) 4% 1%}}@media screen and (max-width:960px){.domains-content__list,.super-admin-content__list,.super-admin-domains-content__list,.users-content__list{grid-template-columns:52px repeat(2,auto) 4% 1%}}@media screen and (max-width:820px){.domains-content__list,.super-admin-content__list,.super-admin-domains-content__list,.users-content__list{grid-template-columns:52px auto 4% 1%}}.domains-content__list .header,.super-admin-content__list .header,.super-admin-domains-content__list .header,.users-content__list .header{font-size:1rem;font-weight:700;margin-top:3rem}.domains-content__list .data-row,.super-admin-content__list .data-row,.super-admin-domains-content__list .data-row,.users-content__list .data-row{display:flex;align-items:center;background-color:#f6f8fc}.domains-content__list__id span{overflow-wrap:break-word}.domains-content__list__tenantName{display:none!important}@media screen and (max-width:820px){.domains-content__list__logo{display:none!important}}.domains-content__list__screen-image img{margin-left:1rem}@media screen and (max-width:1260px){.domains-content__list__screen-image{display:none!important}}@media screen and (max-width:1100px){.domains-content__list__dark-color{display:none!important}}@media screen and (max-width:960px){.domains-content__list__light-color{display:none!important}}.domains-content__list__dark-color div,.domains-content__list__light-color div{border:.2px solid #000;height:32px;width:64px;margin-left:1rem}.domains-content__list img,.super-admin-content__list img,.super-admin-domains-content__list img,.users-content__list img{max-width:64px;max-height:64px;border-radius:.3rem}.domains-content__list>div,.super-admin-content__list>div,.super-admin-domains-content__list>div,.users-content__list>div{padding-right:1rem}.super-admin-content__list{display:grid;grid-template-columns:52px auto;grid-auto-rows:minmax(60px,75px);padding:.4rem 2rem;grid-row-gap:1rem;row-gap:1rem;max-width:70%}.super-admin-content__list__name{border-radius:0 .3rem .3rem 0}.super-admin-domains-content__list{display:grid;grid-template-columns:52px repeat(6,auto) 4% 1%;grid-auto-rows:minmax(60px,75px);padding:.4rem 2rem;grid-row-gap:1rem;row-gap:1rem}@media screen and (max-width:1260px){.super-admin-domains-content__list{grid-template-columns:52px repeat(5,auto) 4% 1%}}@media screen and (max-width:1160px){.super-admin-domains-content__list{grid-template-columns:52px repeat(4,auto) 4% 1%}}@media screen and (max-width:1040px){.super-admin-domains-content__list{grid-template-columns:52px repeat(3,auto) 4% 1%}}@media screen and (max-width:940px){.super-admin-domains-content__list{grid-template-columns:52px repeat(2,auto) 4% 1%}}@media screen and (max-width:840px){.super-admin-domains-content__list{grid-template-columns:52px auto 4% 1%}}@media screen and (max-width:840px){.super-admin-domains-content__list__logo{display:none!important}}@media screen and (max-width:940px){.super-admin-domains-content__list__tenantName{display:none!important}}.super-admin-domains-content__list__screen-image img{margin-left:1rem}@media screen and (max-width:1260px){.super-admin-domains-content__list__screen-image{display:none!important}}@media screen and (max-width:1160px){.super-admin-domains-content__list__dark-color{display:none!important}}@media screen and (max-width:1040px){.super-admin-domains-content__list__light-color{display:none!important}}.super-admin-domains-content__list__dark-color div,.super-admin-domains-content__list__light-color div{border:.2px solid #000;height:32px;width:64px;margin-left:1rem}.table-border-icon{display:flex;align-items:center;background-color:#f6f8fc;border-radius:.3rem 0 0 .3rem;border-left:7px solid #dce6f2;transition:border-left .3s linear}.table-border-icon i{color:#94abc8;padding:0 .6rem;transition:color .3s linear}.select-wrapper{position:relative;margin:2rem 0 0 2rem;width:135px;height:32px;border:2px solid #e9eff7;border-radius:7px;padding:11px 28px 10px 12px;letter-spacing:.04em;-moz-appearance:none;-webkit-appearance:none;line-height:1;outline:none}.select-wrapper:after{content:"v";position:absolute;top:5px;left:112px;color:#a8b1bd;pointer-events:none}.select-wrapper--span{position:relative;top:-3px}.select-wrapper__list{position:relative;right:13px;flex-direction:column;margin-top:.4rem;border:2px solid #e5e5e5;width:135px;padding:.4rem 0 1rem;background-color:#fff;list-style:none}.select-wrapper__list span{padding:8px 10px;color:#a8b1bd;text-align:center}.select-wrapper__list span:hover{cursor:pointer;background-color:#f6f8fc}.select-wrapper:hover{cursor:pointer}.users-content__list{grid-template-columns:52px repeat(3,auto) 4% 1%}@media screen and (max-width:1080px){.users-content__list{grid-template-columns:52px repeat(2,auto) 4% 1%}}@media screen and (max-width:960px){.users-content__list{grid-template-columns:52px auto 4% 1%}}.users-content__list__email{word-break:break-word}@media screen and (max-width:1080px){.users-content__list__phone{display:none!important}}@media screen and (max-width:960px){.users-content__list__name{display:none!important}}
/*# sourceMappingURL=main.988b588b.chunk.css.map */