p,h1{margin:0;padding:0}.top-loader{position:fixed;top:0;left:0;right:0;z-index:9999;width:100%}.main-layout-container{display:flex}.main-layout-content{width:100%;margin-bottom:12px}.main-layout-content__header{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid rgba(0,0,0,.87);height:64px;padding:0 15px}.main-layout-content__header img{flex-grow:1;display:flex;justify-content:center}.main-layout-content__body{padding:64px 32px 0}.header-content h1{margin-left:16px}.drawer-header{display:flex;flex-direction:column;justify-content:center}.drawer-header p{color:#fff}.drawer-header .profile{padding:20px 16px 32px}.drawer-header .nav-logo-container{width:100%;padding:20px 0}.drawer-header .nav-logo-container .nav-logo{width:150px;margin-left:16px}.drawer-content{overflow-y:auto;flex:1}.drawer-footer{background-color:#141519;border-top:1px solid #00cfb5;display:flex;justify-content:center;align-items:center;margin-top:auto}.drawer-footer p{color:#00cfb5}@font-face{font-family:adelle_sansbold;src:url(~assets/fonts/adellesans/bold/adellesans-bold-webfont.eot);src:url(~assets/fonts/adellesans/bold/adellesans-bold-webfont.eot?#iefix) format("embedded-opentype"),url(~assets/fonts/adellesans/bold/adellesans-bold-webfont.woff2) format("woff2"),url(~assets/fonts/adellesans/bold/adellesans-bold-webfont.woff) format("woff"),url(~assets/fonts/adellesans/bold/adellesans-bold-webfont.ttf) format("truetype"),url(~assets/fonts/adellesans/bold/adellesans-bold-webfont.svg#adelle_sansbold) format("svg");font-weight:400;font-style:normal}@font-face{font-family:adelle_sansbold_italic;src:url(~assets/fonts/adellesans/bold-italic/adellesans-bolditalic-webfont.eot);src:url(~assets/fonts/adellesans/bold-italic/adellesans-bolditalic-webfont.eot?#iefix) format("embedded-opentype"),url(~assets/fonts/adellesans/bold-italic/adellesans-bolditalic-webfont.woff2) format("woff2"),url(~assets/fonts/adellesans/bold-italic/adellesans-bolditalic-webfont.woff) format("woff"),url(~assets/fonts/adellesans/bold-italic/adellesans-bolditalic-webfont.ttf) format("truetype"),url(~assets/fonts/adellesans/bold-italic/adellesans-bolditalic-webfont.svg#adelle_sansbold_italic) format("svg");font-weight:400;font-style:normal}@font-face{font-family:adelle_sansitalic;src:url(~assets/fonts/adellesans/italic/adellesans-italic-webfont.eot);src:url(~assets/fonts/adellesans/italic/adellesans-italic-webfont.eot?#iefix) format("embedded-opentype"),url(~assets/fonts/adellesans/italic/adellesans-italic-webfont.woff2) format("woff2"),url(~assets/fonts/adellesans/italic/adellesans-italic-webfont.woff) format("woff"),url(~assets/fonts/adellesans/italic/adellesans-italic-webfont.ttf) format("truetype"),url(~assets/fonts/adellesans/italic/adellesans-italic-webfont.svg#adelle_sansitalic) format("svg");font-weight:400;font-style:normal}@font-face{font-family:adelle_sansregular;src:url(~assets/fonts/adellesans/regular/adellesans-regular-webfont.eot);src:url(~assets/fonts/adellesans/regular/adellesans-regular-webfont.eot?#iefix) format("embedded-opentype"),url(~assets/fonts/adellesans/regular/adellesans-regular-webfont.woff2) format("woff2"),url(~assets/fonts/adellesans/regular/adellesans-regular-webfont.woff) format("woff"),url(~assets/fonts/adellesans/regular/adellesans-regular-webfont.ttf) format("truetype"),url(~assets/fonts/adellesans/regular/adellesans-regular-webfont.svg#adelle_sansregular) format("svg");font-weight:400;font-style:normal}html.translated-ltr .shared-side-navigation__logo{margin-top:25px}body{font-family:adelle_sansregular}h1,.h1{font-size:2rem}h2,.h2{font-size:1.125rem}h2{line-height:19px;margin-bottom:5px}p .mat-icon{vertical-align:bottom}.contacts-page{display:flex;justify-content:space-between;align-items:center;width:100%}@media (max-width: 960px){.contacts-page{flex-direction:column;align-items:flex-start;gap:10px}}.contacts-page h1{color:#fff}.contacts-page button{background-color:#00cfb5;color:#fff;border:none;border-radius:5px;cursor:pointer;height:40px}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-center{align-content:center}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-stretch{align-content:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-baseline{align-self:baseline}.self-stretch{align-self:stretch}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-first{order:-9999}.order-last{order:9999}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.grid{display:grid}.inline-grid{display:inline-grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.w-full{width:100%}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-3\/4{width:75%}.w-auto{width:auto}.h-full{height:100%}.h-1\/2{height:50%}.h-1\/3{height:33.333333%}.h-2\/3{height:66.666667%}.h-1\/4{height:25%}.h-3\/4{height:75%}.h-auto{height:auto}.cursor-auto{cursor:auto!important}.cursor-default{cursor:default!important}.cursor-pointer{cursor:pointer!important}.cursor-wait{cursor:wait!important}.cursor-text{cursor:text!important}.cursor-move{cursor:move!important}.cursor-help{cursor:help!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-none{cursor:none!important}.cursor-context-menu{cursor:context-menu!important}.cursor-progress{cursor:progress!important}.cursor-cell{cursor:cell!important}.cursor-crosshair{cursor:crosshair!important}.cursor-vertical-text{cursor:vertical-text!important}.cursor-alias{cursor:alias!important}.cursor-copy{cursor:copy!important}.cursor-no-drop{cursor:no-drop!important}.cursor-grab{cursor:grab!important}.cursor-grabbing{cursor:grabbing!important}.cursor-all-scroll{cursor:all-scroll!important}.cursor-col-resize{cursor:col-resize!important}.cursor-row-resize{cursor:row-resize!important}.cursor-n-resize,.cursor-s-resize,.cursor-e-resize,.cursor-w-resize,.cursor-ne-resize,.cursor-nw-resize,.cursor-se-resize,.cursor-sw-resize{cursor:n-resize,s-resize,e-resize,w-resize,ne-resize,nw-resize,se-resize,sw-resize}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-t-sm{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.rounded-r-sm{border-top-right-radius:.125rem;border-bottom-right-radius:.125rem}.rounded-b-sm{border-bottom-right-radius:.125rem;border-bottom-left-radius:.125rem}.rounded-l-sm{border-top-left-radius:.125rem;border-bottom-left-radius:.125rem}.box_notification{margin:5px 0;background-color:var(--mui-palette-grey-50);text-align:center;line-height:18px;display:flex;justify-content:center;flex-direction:column;min-height:58px;color:var(--mui-palette-grey-200)}.contacts-mat-table__user-status{position:relative;display:block;width:10px;height:10px;border-radius:50%;overflow:hidden}.contacts-mat-table__user-status--active{background-color:#15a786}.contacts-mat-table__user-status--not-active{background-color:#d0021b}.contacts-mat-table__user-status--not-activated{background-color:#f0ad4e}.contacts-mat-table__user-status--not-present{background-color:var(--mui-palette-grey-100)}.mat-menu .title,.mat-menu h2{margin:8px 0 8px 16px;font-size:1.125rem}.mat-menu--width-400{width:400px!important;max-width:400px!important}.mat-menu--width-50vw{max-width:50vw!important}.mat-menu--relative{position:relative}.mat-menu .sub-title{padding:16px;background-color:var(--mui-palette-primary-200)}.mat-menu svg{margin-right:16px;vertical-align:middle;color:var(--mui-palette-grey-200)}.mat-menu button{color:#000}body{font-family:Roboto,Helvetica Neue,sans-serif;background-color:#5e6578;margin:0;padding:0}
