.App-utils-message-___styles___container--d6r94 {
  float: left;
  width: 100%;
  display: block;
}

.App-utils-message-___styles___containerCentered--3ZEyd {
  position: fixed;
  max-width: 600px;
  height: 215px;
  top: calc(50% - 107.5px);
  left: calc(50% - 275px);
}

.App-utils-message-___styles___icon--2vilp, .App-utils-message-___styles___iconLarge--2Gevc {
  text-align: center;
  width: 100px;
  margin-left: calc(50% - 50px);
  position: relative;
  float: left;
  display: flex;
  align-items: center;
  vertical-align: middle;
  justify-content: center;
}

  .App-utils-message-___styles___icon--2vilp svg {
    width: 63px !important;
    height: 63px !important;
  }

.App-utils-message-___styles___iconLarge--2Gevc {
  font-size: 120px;
  width: 120px;
  height: 120px;
  margin-left: calc(50% - 60px);
}

  .App-utils-message-___styles___iconLarge--2Gevc svg {
    width: 120px !important;
    height: 120px !important;
  }

.App-utils-message-___styles___title--3iQoD {
  text-align: center;
  color: #888;
  /*margin-top: 15px;*/
  /*margin-bottom: 0;*/
}

.App-utils-message-___styles___subTitle--eilR6 {
  text-align: center;
  color: #ccc;
}

@keyframes App-utils-message-___styles___flickerAnimation--Ps-cn {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes App-utils-message-___styles___flickerAnimation--Ps-cn {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes App-utils-message-___styles___flickerAnimation--Ps-cn {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes App-utils-message-___styles___flickerAnimation--Ps-cn {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.App-utils-message-___styles___animateFlicker--1rPpw {
  -webkit-animation: App-utils-message-___styles___flickerAnimation--Ps-cn 1.25s infinite;
  -moz-animation: App-utils-message-___styles___flickerAnimation--Ps-cn 1.25s infinite;
  -o-animation: App-utils-message-___styles___flickerAnimation--Ps-cn 1.25s infinite;
  animation: App-utils-message-___styles___flickerAnimation--Ps-cn 1.25s infinite;
}

/*
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .icon, .iconLarge {
    margin-left: 0;
  }
}
*/

.App-components-loader-___styles___fadeOut--FEtl8, .App-components-loader-___styles___fadeOutDark--3Q-G4 {
  position: fixed;
  width: 300px;
  height: 300px;
  z-index: 102;
  top: 50%;
  left: 50%;
  margin: -150px 0 0 -150px;
  background-color: rgba(200, 200, 200, 0.8);
  border-radius: 50%;
  animation-direction: alternate;
  position: fixed;
  animation: App-components-loader-___styles___pulseOut--685GQ 1s forwards !important;
  animation-iteration-count: 1;
  opacity: 0;
  visibility: hidden;
}

.App-components-loader-___styles___fadeOutDark--3Q-G4 {
  background-color: rgba(64,64,64,0.8);
}

.App-components-loader-___styles___loadingWrapper--bw2lX {
  position: fixed;
  left: calc(50% + 120px);
  top: 50%;
  width: 200px;
  height: 200px;
  margin: -100px 0 0 -100px;
  z-index: 4;
}

.App-components-loader-___styles___inPageRocket--2C4Pv, .App-components-loader-___styles___inPageRocketSmall--1Vb-u {
  height: 34px!important;
  width: 34px!important;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -17px 0 0 104px;
}

.App-components-loader-___styles___inPageShowbox--7tJaQ, .App-components-loader-___styles___inPageShowboxSmall--2Qukt, .App-components-loader-___styles___inPageShowboxDark--2fLSl, .App-components-loader-___styles___inPageShowboxSmallDark--1P5h1 {
  position: fixed;
  width: 120px;
  height: 120px;
  z-index: 99;
  top: 50%;
  left: 50%;
  margin: -60px 0 0 60px;
  background-color: rgba(200, 200, 200, 0.8);
  border-radius: 50%;
  animation-direction: alternate;
}

  .App-components-loader-___styles___inPageShowbox--7tJaQ:nth-child(1), .App-components-loader-___styles___inPageShowboxSmall--2Qukt:nth-child(1) {
    animation: App-components-loader-___styles___pulseOne--1m28f 1.3s infinite;
    animation-direction: alternate;
    background-color: rgba(220, 220, 220, 0.6);
  }

  .App-components-loader-___styles___inPageShowbox--7tJaQ:nth-child(2), .App-components-loader-___styles___inPageShowboxSmall--2Qukt:nth-child(2) {
    animation: App-components-loader-___styles___pulseTwo--PZFHu 1.3s infinite;
    animation-direction: alternate;
    background: -moz-radial-gradient(center, ellipse cover, rgba(180,180,180,1) 0%, rgba(255,255,255,0) 70%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(180,180,180,1) 0%,rgba(255,255,255,0) 70%);
    background: radial-gradient(ellipse at center, rgba(180,180,180,1) 0%,rgba(255,255,255,0) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#00ffffff', GradientType=1);
    z-index: 98;
  }

.App-components-loader-___styles___inPageLoader--31nwb, .App-components-loader-___styles___inPageLoaderSmall--2fOJz {
  position: fixed;
  width: 100px;
  height: 100px;
  top: 50%;
  margin: -50px 0 0 70px;
  left: 50%;
  z-index: 100;
}

.App-components-loader-___styles___inPageRocketSmall--1Vb-u {
  margin: -20px 0 0 10px;
}

.App-components-loader-___styles___inPageLoaderSmall--2fOJz {
  margin: -50px 0 0 -20px;
}

.App-components-loader-___styles___inPageShowboxSmall--2Qukt, .App-components-loader-___styles___inPageShowboxSmallDark--1P5h1 {
  margin: -60px 0 0 -30px;
}
.App-components-loader-___styles___inPageShowboxSmall--2Qukt:nth-child(1) {
  animation: App-components-loader-___styles___pulseOneSmall--2pkJA 1.3s infinite;
  animation-direction: alternate;
  background-color: rgba(220, 220, 220, 0.6);
}

.App-components-loader-___styles___inPageShowboxSmall--2Qukt:nth-child(2) {
  animation: App-components-loader-___styles___pulseTwoSmall--3n4jZ 1.3s infinite;
  animation-direction: alternate;
  background: -moz-radial-gradient(center, ellipse cover, rgba(180,180,180,1) 0%, rgba(255,255,255,0) 70%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(180,180,180,1) 0%,rgba(255,255,255,0) 70%);
  background: radial-gradient(ellipse at center, rgba(180,180,180,1) 0%,rgba(255,255,255,0) 70%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#00ffffff', GradientType=1);
  z-index: 98;
}

.App-components-loader-___styles___inPageShowboxDark--2fLSl, .App-components-loader-___styles___inPageShowboxSmallDark--1P5h1 {
  background-color: rgba(100, 100, 100, 0.8);
}

  .App-components-loader-___styles___inPageShowboxDark--2fLSl:nth-child(1) {
    animation: App-components-loader-___styles___pulseOne--1m28f 1.3s infinite;
    animation-direction: alternate;
    background-color: rgba(120, 120, 120, 0.6);
  }

  .App-components-loader-___styles___inPageShowboxSmallDark--1P5h1:nth-child(1) {
    animation: App-components-loader-___styles___pulseOneSmall--2pkJA 1.3s infinite;
    animation-direction: alternate;
    background-color: rgba(120, 120, 120, 0.6);
  }

  .App-components-loader-___styles___inPageShowboxDark--2fLSl:nth-child(2) {
    animation: App-components-loader-___styles___pulseTwo--PZFHu 1.3s infinite;
    animation-direction: alternate;
    background: -moz-radial-gradient(center, ellipse cover, rgb(120, 120, 120,1) 0%, rgba(180,180,180,0) 70%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(120,120,120,1) 0%,rgba(180,180,180,0) 70%);
    background: radial-gradient(ellipse at center, rgba(120,120,120,1) 0%,rgba(180,180,180,0) 70%);
  }

  .App-components-loader-___styles___inPageShowboxSmallDark--1P5h1:nth-child(2) {
    animation: App-components-loader-___styles___pulseTwoSmall--3n4jZ 1.3s infinite;
    animation-direction: alternate;
    background: -moz-radial-gradient(center, ellipse cover, rgb(120, 120, 120,1) 0%, rgba(180,180,180,0) 70%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(120,120,120,1) 0%,rgba(180,180,180,0) 70%);
    background: radial-gradient(ellipse at center, rgba(120,120,120,1) 0%,rgba(180,180,180,0) 70%);
  }

@keyframes App-components-loader-___styles___pulseOne--1m28f {
  0% {
    width: 100px;
    height: 100px;
    margin: -50px 0 0 70px;
  }

  100% {
    width: 140px;
    height: 140px;
    margin: -70px 0 0 50px;
  }
}

@keyframes App-components-loader-___styles___pulseTwo--PZFHu {
  0% {
    width: 140px;
    height: 140px;
    margin: -70px 0 0 50px;
  }

  100% {
    width: 200px;
    height: 200px;
    margin: -100px 0 0 20px;
  }
}

@keyframes App-components-loader-___styles___pulseOneSmall--2pkJA {
  0% {
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -20px;
  }

  100% {
    width: 140px;
    height: 140px;
    margin: -70px 0 0 -40px;
  }
}

@keyframes App-components-loader-___styles___pulseTwoSmall--3n4jZ {
  0% {
    width: 140px;
    height: 140px;
    margin: -70px 0 0 -40px;
  }

  100% {
    width: 200px;
    height: 200px;
    margin: -100px 0 0 -70px;
  }
}

@keyframes App-components-loader-___styles___pulseOut--685GQ {
  0% {
    width: 300px;
    height: 300px;
    margin: -150px 0 0 -150px;
    opacity: 1;
    visibility: visible;
  }

  99% {
    width: 5000px;
    height: 5000px;
    margin: -2500px 0 0 -2500px;
    opacity: 1;
    visibility: visible;
    background-color: rgba(255,255,255,1);
  }
}

@media only screen and (max-width: 767px) {
  .App-components-loader-___styles___loadingWrapper--bw2lX {
    left: 50%;
  }

  .App-components-loader-___styles___inPageRocket--2C4Pv, .App-components-loader-___styles___inPageRocketSmall--1Vb-u {
    margin-left: -20px;
  }

  .App-components-loader-___styles___inPageShowbox--7tJaQ, .App-components-loader-___styles___inPageShowboxSmall--2Qukt, .App-components-loader-___styles___inPageShowboxDark--2fLSl, .App-components-loader-___styles___inPageShowboxSmallDark--1P5h1 {
    margin-left: -60px;
  }

  .App-components-loader-___styles___inPageShowboxSmall--2Qukt:nth-child(1) {
    animation: App-components-loader-___styles___pulseOne--1m28f 1.3s infinite;
    animation-direction: alternate;
    background-color: rgba(220, 220, 220, 0.6);
  }
  
  .App-components-loader-___styles___inPageShowboxSmall--2Qukt:nth-child(2) {
    animation: App-components-loader-___styles___pulseTwo--PZFHu 1.3s infinite;
    animation-direction: alternate;
    background: -moz-radial-gradient(center, ellipse cover, rgba(180,180,180,1) 0%, rgba(255,255,255,0) 70%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(180,180,180,1) 0%,rgba(255,255,255,0) 70%);
    background: radial-gradient(ellipse at center, rgba(180,180,180,1) 0%,rgba(255,255,255,0) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#00ffffff', GradientType=1);
    z-index: 98;
  }

  .App-components-loader-___styles___inPageShowboxSmallDark--1P5h1:nth-child(1) {
    animation: App-components-loader-___styles___pulseOne--1m28f 1.3s infinite;
    animation-direction: alternate;
    background-color: rgba(120, 120, 120, 0.6);
  }

  .App-components-loader-___styles___inPageShowboxSmallDark--1P5h1:nth-child(2) {
    animation: App-components-loader-___styles___pulseTwo--PZFHu 1.3s infinite;
    animation-direction: alternate;
    background: -moz-radial-gradient(center, ellipse cover, rgb(120, 120, 120,1) 0%, rgba(180,180,180,0) 70%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(120,120,120,1) 0%,rgba(180,180,180,0) 70%);
    background: radial-gradient(ellipse at center, rgba(120,120,120,1) 0%,rgba(180,180,180,0) 70%);
  }

  .App-components-loader-___styles___inPageLoader--31nwb {
    margin-left: -50px;
  }

  @keyframes App-components-loader-___styles___pulseOne--1m28f {
    0% {
      width: 100px;
      height: 100px;
      margin: -50px 0 0 -50px;
    }
  
    100% {
      width: 140px;
      height: 140px;
      margin: -70px 0 0 -70px;
    }
  }

  @keyframes App-components-loader-___styles___pulseTwo--PZFHu {
    0% {
      width: 140px;
      height: 140px;
      margin: -70px 0 0 -70px;
    }
  
    100% {
      width: 200px;
      height: 200px;
      margin: -100px 0 0 -100px;
    }
  }
}
.App-components-search-___styles___searchField--1OY5v {
  position: absolute;
  top: 8px;
  height: 32px;
  width: 100%;
  border-radius: 2px;
  border: none;
  /* border-bottom: 0 !important; */
}


.App-components-search-___styles___searchField--1OY5v::before {
  border-bottom: 0 !important;
}

.App-components-search-___styles___searchField--1OY5v::after {
  border-bottom: 0 !important;
}

.App-components-search-___styles___searchField--1OY5v:focus {
  outline:none;
}

.App-components-search-___styles___iconMenu--2BAZ_ {
  position: absolute!important;
  right: 0;
  top: 4px;
  width: 40px!important;
  height: 40px!important; 
}

.App-components-search-___styles___iconMenu--2BAZ_ > button {
  padding: 8px!important;
  width: 40px!important;
  height: 40px!important; 
}

.App-components-search-___styles___list--rPGTT {
  width: 20vw;
  position: absolute;
  right: 0;
  top: 40px;
  min-width: 250px;
  z-index: 99;
}

.App-components-search-___styles___resultsList--xdySn {
  max-height: calc(100vh - 48px);
  overflow-y: auto;
}

.App-components-search-___styles___resultsList--xdySn::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 10px;
  background-color: transparent;
}

.App-components-search-___styles___resultsList--xdySn::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}

.App-components-search-___styles___resultsList--xdySn::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, .2);
}


.App-components-search-___styles___listContentWrapper--g-sSM {
  padding: 16px;
}

.App-components-search-___styles___searchChip--18Fms {
  float: left;
  margin: 4px !important;
}

.App-components-search-___styles___listItem--sC13R {
  word-break: break-all;
  word-break: break-word;
}

.App-components-search-___styles___avatar--1UuDr {
  background-color: transparent!important;
  top: calc(50% - 20px)!important;
}


@media screen and (max-width : 767px) {
  .App-components-search-___styles___searchWrapper--HoXp6 {
    right: 48px;
  }
}

.App-components-navigation-___styles___navigation--3WnZA,
.App-components-navigation-___styles___navigationSmaller--1TolC {
  width: 250px;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 8;
  transition: all ease 0.25s;
  /*box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;*/
  /*border-right: 1px solid rgba(0, 0, 0, 0.12);*/
}

.App-components-navigation-___styles___navigation--3WnZA:before,
.App-components-navigation-___styles___navigationSmaller--1TolC::before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  height: calc(100% - 48px);
  width: 1px;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}

.App-components-navigation-___styles___navigationHeader--2fX7K {
  padding: 16px;
  display: block;
  position: relative;
  height: 146px;
  transition: all ease 0.5s;
}

.App-components-navigation-___styles___navigationHeaderUserWrapper--2RBzn,
.App-components-navigation-___styles___navigationHeaderUserWrapperSmall--28oLV {
  text-align: center;
  transition: all ease 1s;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 16px;
}

.App-components-navigation-___styles___navigationHeaderUserWrapperSmall--28oLV {
  opacity: 0;
  transition: all ease 0.2s;
}

.App-components-navigation-___styles___navigationHeaderUserName--3iYTe,
.App-components-navigation-___styles___navigationHeaderEmail--3z6To {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.App-components-navigation-___styles___navigationHeaderUserName--3iYTe {
  margin: 0 0 4px 0;
  font-size: 1.125rem;
  letter-spacing: 0.08rem;
}

.App-components-navigation-___styles___navigationHeaderEmail--3z6To {
  font-size: 12px;
  margin: 0;
}

.App-components-navigation-___styles___navigationListItem--MaPTt {
  width: calc(100% - 16px);
  border-radius: 8px;
  margin: 8px !important;
  height: 40px;
}

.App-components-navigation-___styles___navigationListItem--MaPTt > div > span {
  border-radius: 8px;
}

.App-components-navigation-___styles___navigation--3WnZA .App-components-navigation-___styles___navigationListItem--MaPTt,
.App-components-navigation-___styles___navigationSmaller--1TolC .App-components-navigation-___styles___navigationListItem--MaPTt,
.App-components-navigation-___styles___navigation--3WnZA .App-components-navigation-___styles___navigationListItemActive--22O7V,
.App-components-navigation-___styles___navigationSmaller--1TolC .App-components-navigation-___styles___navigationListItemActive--22O7V {
  transition: all ease 0.25s;
}

.App-components-navigation-___styles___navigation--3WnZA > div img,
.App-components-navigation-___styles___navigationSmaller--1TolC > div img {
  transition: all ease 0.25s;
}

.App-components-navigation-___styles___navigationListItem--MaPTt > div > div > div,
.App-components-navigation-___styles___navigationListItemActive--22O7V > div > div > div {
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  transition: all ease 0.25s;
  opacity: 1;
  font-weight: 500;
  font-size: 1rem;
  line-height: 40px;
}

.App-components-navigation-___styles___navigationListItem--MaPTt > div > div {
  padding: 0px 0px 0px 52px !important;
}

.App-components-navigation-___styles___navigationListItem--MaPTt > div > div > svg {
  margin: 8px !important;
  left: 2px !important;
}

.App-components-navigation-___styles___navigationListItemActive--22O7V,
navigationListItem:hover {
  background: rgba(0, 0, 0, 0.06) !important;
}

.App-components-navigation-___styles___navigationSmaller--1TolC {
  width: 60px;
}

.App-components-navigation-___styles___navigationSmaller--1TolC .App-components-navigation-___styles___navigationHeader--2fX7K {
  height: 110px;
}

.App-components-navigation-___styles___navigationSmaller--1TolC .App-components-navigation-___styles___userLetters--27uSq {
  margin-top: 40px !important;
}

.App-components-navigation-___styles___navigationSmaller--1TolC > div p {
  opacity: 0;
  width: 0;
}

.App-components-navigation-___styles___navigationSmaller--1TolC .App-components-navigation-___styles___navigationEntries---54m0 {
  margin-top: 0;
  transition: all ease 0.5s;
}

.App-components-navigation-___styles___navigationSmaller--1TolC > div > div > a > div > div > div:not(.App-components-navigation-___styles___navigationEntryIcon--1p7cS),
.App-components-navigation-___styles___navigationSmaller--1TolC > div > div > span > div > div > div:not(.App-components-navigation-___styles___navigationEntryIcon--1p7cS) {
  opacity: 0;
  transition: all ease 0.5s;
}

.App-components-navigation-___styles___navigationEntries---54m0 {
  list-style: none;
  padding: 0 !important;
  transition: all ease 0.25s;
  max-height: calc(100% - 202px);
  height: calc(100% - 202px);
  overflow-y: auto;
  overflow-x: hidden;
}

.App-components-navigation-___styles___navigationSmaller--1TolC .App-components-navigation-___styles___navigationEntries---54m0 {
  max-height: calc(100% - 220px);
  height: calc(100% - 220px);
}

.App-components-navigation-___styles___navigationEntries---54m0 > div {
  padding: 0 !important;
}

.App-components-navigation-___styles___navigationEntries---54m0::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 10px;
  background-color: transparent;
}

.App-components-navigation-___styles___navigationEntries---54m0::-webkit-scrollbar {
  width: 8px;
  background-color: transparent;
}

.App-components-navigation-___styles___navigationEntries---54m0::-webkit-scrollbar-thumb {
  border-radius: 14px;
  background-color: rgba(0, 0, 0, 0.2);
}

.App-components-navigation-___styles___navigationEntryIcon--1p7cS {
  position: absolute;
  top: 2px !important;
  margin: 8px !important;
  left: 2px !important;
  font-size: 18px !important;
}

.App-components-navigation-___styles___navigationEntryIcon--1p7cS > svg {
  display: block !important;
  margin: auto !important;
}

.App-components-navigation-___styles___divider--33FmR {
  clear: both;
}

.App-components-navigation-___styles___agencyLogo--2wtBv,
.App-components-navigation-___styles___brandLogo--8Ecut,
.App-components-navigation-___styles___agencyLogoSmall--2sCFt,
.App-components-navigation-___styles___brandLogoSmall--2qmDR {
  position: absolute;
  bottom: 8px;
  max-width: 40px;
  max-height: 40px;
  height: auto;
  transition: all ease 0.25s !important;
}

.App-components-navigation-___styles___brandLogo--8Ecut {
  max-width: 140px;
}

.App-components-navigation-___styles___agencyLogo--2wtBv {
  left: 21px;
}

.App-components-navigation-___styles___brandLogo--8Ecut {
  right: 21px;
}

.App-components-navigation-___styles___agencyLogoSmall--2sCFt {
  left: 10px;
}

.App-components-navigation-___styles___brandLogoSmall--2qmDR {
  right: 10px;
  bottom: 56px;
}

.App-components-navigation-___styles___userLetters--27uSq {
  text-align: center;
  font-size: 18px;
  line-height: 60px;
  width: 60px;
  border-radius: 50%;
  height: 60px;
  transition: all ease 0.25s !important;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.23) 0px 3px 10px;
  margin: -16px 0 0 calc(50% - 30px);
}

.App-components-navigation-___styles___userLetters--27uSq.App-components-navigation-___styles___small--3tFOm {
  font-size: 16px;
  line-height: 44px;
  width: 44px;
  height: 44px;
  margin: 58px 0 0 -8px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
}

.App-components-navigation-___styles___sidenavHeader--1_BSD {
  height: 48px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  /*box-shadow: rgba(0, 0, 0, 0.12) -6px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;*/
}

.App-components-navigation-___styles___userAvatar--3PY5d,
.App-components-navigation-___styles___userAvatarSmall--1NyMO {
  width: 60px;
  height: 60px;
  margin: auto;
  border-radius: 50%;
  cursor: pointer;
  object-fit: cover;
  display: block;
  transition: all ease 0.25s !important;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 10px, rgba(0, 0, 0, 0.23) 0px 3px 10px;
  margin: -16px 0 0 calc(50% - 30px);
}

.App-components-navigation-___styles___userAvatarSmall--1NyMO {
  width: 44px;
  height: 44px;
  margin: 44px 0 0 -8px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px;
}

@media only screen and (max-width: 767px) {
  .App-components-navigation-___styles___navigationSmaller--1TolC {
    left: -250px;
  }

  .App-components-navigation-___styles___navigationSmaller--1TolC > div img {
    width: 50px !important;
    height: 50px !important;
  }

  .App-components-navigation-___styles___navigationSmaller--1TolC > div svg {
    width: 60px !important;
    height: 60px !important;
  }

  .App-components-navigation-___styles___navigationSmaller--1TolC > div p {
    display: block;
  }

  .App-components-navigation-___styles___navigationSmaller--1TolC .App-components-navigation-___styles___navigationEntries---54m0 {
    margin-top: 16px;
  }

  .App-components-navigation-___styles___navigationSmaller--1TolC .App-components-navigation-___styles___navigationListItem--MaPTt,
  .App-components-navigation-___styles___navigationSmaller--1TolC .App-components-navigation-___styles___navigationListItemActive--22O7V {
    opacity: 1;
  }
}

.App-collections-permissionCollection-___styles___permissionCollection--Zeq0u {
  max-height: 200px;
  overflow-y: auto;
}

.App-collections-permissionCollection-___styles___permissionCollection--Zeq0u::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 10px;
  background-color: transparent;
}

.App-collections-permissionCollection-___styles___permissionCollection--Zeq0u::-webkit-scrollbar {
  width: 12px;
  background-color: transparent;
}

.App-collections-permissionCollection-___styles___permissionCollection--Zeq0u::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, .2);
}

.App-dialogs-___styles___clearFix--ZxmcU {
  clear: both;
}

.App-dialogs-___styles___name--9e_16 {
  width: 100%;
  height: 60px;
  font-size: 20px;
  color: #888;
  margin: 5px 0;
}

.App-dialogs-___styles___editor--3xSxq {
  margin-top: 10px;
  min-height: 100px !important;
}

.App-dialogs-___styles___datePicker--lal-V {
  float: left;
}

.App-dialogs-___styles___timePicker--2K-p4 {
  float: left;
}

.App-dialogs-___styles___clearFix--ZxmcU {
  clear: both;
}

.App-dialogs-___styles___contentWrapper--i0xyS {
  min-width: 720px;
  margin: -8px -24px;
}

.App-dialogs-___styles___tabContent--I1zMo {
  height: 600px;
  overflow-y: auto;
  padding: 0 24px;
  transition: all ease 0.5s;
}

.App-dialogs-___styles___tabContent--I1zMo::-webkit-scrollbar-track {
  box-shadow: none;
  border-radius: 10px;
  background-color: transparent;
}

.App-dialogs-___styles___tabContent--I1zMo::-webkit-scrollbar {
  width: 6px;
  background-color: transparent;
}

.App-dialogs-___styles___tabContent--I1zMo::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.2);
}

.App-layouts-page-___styles___container--1dSdh, .App-layouts-page-___styles___containerLarger--1Kvs7, .App-layouts-page-___styles___containerDrawer--39eBu, .App-layouts-page-___styles___containerLargerDrawer--388gQ {
  height: calc(100% - 48px);
  transition: all ease .25s;
}

.App-layouts-page-___styles___container--1dSdh {
  width: calc(100vw - 360px);
  margin-left: 300px;
}

.App-layouts-page-___styles___headerWrapper--3fRB7 {
    position: relative;
    padding: 20px 20px 60px 20px;
    overflow: hidden;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, #03AEDA 10%, #1F3250 90%);
    transform: skewY(3deg);
    transformOrigin: bottom right;
}

.App-layouts-page-___styles___containerFullScreen--2hjLq {
  width: calc(100% - 80px);
  margin-left: 40px;
}

.App-layouts-page-___styles___containerLarger--1Kvs7 {
  width: calc(100vw - 180px);
  margin-left: 120px;
}

.App-layouts-page-___styles___containerDrawer--39eBu {
  width: calc(100vw - 360px - 22vw);
  margin-left: 300px;
}

.App-layouts-page-___styles___containerLargerDrawer--388gQ {
  width: calc(100vw - 180px - 33vw);
  margin-left: 120px;
}

@media only screen and (max-width : 1280px) {
  .App-layouts-page-___styles___container--1dSdh {
    width: calc(100vw - 300px);
    margin-left: 275px;
  }
}

@media only screen and (max-width : 767px) {
  .App-layouts-page-___styles___container--1dSdh, .App-layouts-page-___styles___containerLarger--1Kvs7, .App-layouts-page-___styles___containerDrawer--39eBu, .App-layouts-page-___styles___containerLargerDrawer--388gQ {
    width: calc(100% - 16px);
    margin-left: 8px;
  }
}

@media only screen and (max-width : 600px) {
  .App-layouts-page-___styles___container--1dSdh, .App-layouts-page-___styles___containerLarger--1Kvs7, .App-layouts-page-___styles___containerDrawer--39eBu, .App-layouts-page-___styles___containerLargerDrawer--388gQ {
    margin-top: 94px;
  }
}
.App-utils-styles-___styles___tooltipWrapper--3dvwr {
  padding: 10px 0 10px 10px;
  right: -7px;
  margin-top: -53px;
  z-index: 2;
  position: absolute;
  max-width: 220px;
  word-break: break-word;
  overflow: hidden;
  text-overflow: clip;
}

.App-utils-styles-___styles___channelIcon--yh6mo {
  font-size: 20px !important;
  margin-right: 10px;
}

.App-utils-styles-___styles___empowermentIcon--1jvZ7 {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 7px;
  top: calc(50% - 25px);
  border-radius: 50%;
  text-align: center;
  padding-top: 13px;
}

.App-utils-styles-___styles___empowermentAlertIcon--36Xet {
  width: 32px!important;
  height: 32px;
  margin-top: 6px;
  padding-right: 14px;
  float: left;
}

.App-utils-styles-___styles___iconContainer--3gqIx {
  position: absolute;
  right: 23px;
  bottom: 11px;
}

.App-containers-chatcontainer-___styles___emptyNotificationsIcon--3YTfF {
  width: 100px !important;
  height: 100px !important;
  margin: 50px auto 0 auto !important;
  display: block !important;
}

.App-containers-chatcontainer-___styles___emptyNotificationsText--24rin {
  text-align: center;
  opacity: .5;
}

.App-containers-chatcontainer-___styles___chatList--AkUJo {
  margin-top: 8px;
}

.App-containers-chatcontainer-___styles___avatar--36Fy1 {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 13px;
  padding-top: 7px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  position: absolute;
  top: 0;
  z-index: 2;
}

.App-containers-chatcontainer-___styles___chatInput--7gcV7 {
  position: absolute !important;
  bottom: 8px;
  right: 16px;
  width: calc(100% - 32px) !important;
}

.App-containers-chatcontainer-___styles___clearFix--3diLQ {
  clear: both;
}

.App-containers-chatcontainer-___styles___messagesListWrapper--6X2JD {
  width: 100%;
  height: calc(100% - 272px);
  overflow: auto;
}

.App-containers-chatcontainer-___styles___messagesList--1lgVd {
  overflow: auto;
}

.App-containers-chatcontainer-___styles___messagesList--1lgVd::-webkit-scrollbar-track {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 10px;
  background-color: transparent;
}

.App-containers-chatcontainer-___styles___messagesList--1lgVd::-webkit-scrollbar {
  width: 4px;
  background-color: transparent;
}

.App-containers-chatcontainer-___styles___messagesList--1lgVd::-webkit-scrollbar-thumb {
  border-radius: 14px;
  background-color: rgba(0, 0, 0, .2);
}

.App-containers-chatcontainer-___styles___messageWrapper--2tPOZ {
  padding: 0 16px 0 16px;
  position: relative;  
  overflow-wrap: anywhere;
}

.App-containers-chatcontainer-___styles___message--14Sq4 {
  border-radius: 4px;
  padding: 8px 16px;
  max-width: 80%;
  min-height: 35px;
  display: flex;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  font-size: 14px;
  overflow-wrap: anywhere;
}

.App-containers-chatcontainer-___styles___timeFlag--3rpow {
  text-align: center;
  padding: 0;
  margin: 12px 0;
}

/* .message:after {
	content: '';
	position: absolute;
  right: 10px;
  bottom: 0;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-left-color: blue;
	border-right: 0;
	border-bottom: 0;
	margin-top: -11.5px;
	margin-right: -20px;
} */
.App-components-comments-___styles___listWrapper--2Igj3 {
  max-height: 300px;
  overflow: auto;
}

  .App-components-comments-___styles___listWrapper--2Igj3::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 10px;
    background-color: transparent;
  }

  .App-components-comments-___styles___listWrapper--2Igj3::-webkit-scrollbar {
    width: 8px;
    background-color: transparent;
  }

  .App-components-comments-___styles___listWrapper--2Igj3::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .2);
  }

.App-components-comments-___styles___textAreaWrapper--2VfL5 {
  width: calc(100% - 105px);
  max-width: 300px;
  margin-left: 16px;
  float: left;
}

.App-components-comments-___styles___postButton--1vaNq {
  position: absolute !important;
  right: 0 !important;
  bottom: 0 !important;
}

.App-components-comments-___styles___avatar--1rPge {
  width: 48px!important;
  height: 48px!important; 
  margin: -4px 12px 0 -4px!important;
  position: absolute!important;
}

.App-components-comments-___styles___noContainerPadding--pxvvk {
  position: relative;
  transition: all ease .5s;
}

.App-components-comments-___styles___containerPadding--yaoOF {
  position: relative;
  padding-bottom: 34px;
  transition: all ease .5s;
}

.App-components-comments-___styles___commentsContainer--3385Q {
  max-height: 400px;
  overflow: auto;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
  .App-components-comments-___styles___commentsContainer--3385Q::-webkit-scrollbar {
    display: none;
  }

.App-components-comments-___styles___userInfoImage--1QxMg {
  width: 41.67px;
  height: 41.67px;
  margin: 0 5px;
  float: left;
  border-radius: 50%;
  cursor: pointer;
  object-fit: cover;
  transition: all ease .5s !important;
}

.App-components-comments-___styles___userLetters--AJCHi {
  color: #fff;
  text-align: center;
  font-size: 15px;
  padding-top: 10px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;  
}

.App-components-comments-___styles___listItem--3LjTE {
  height: auto;
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 28px;
}

  .App-components-comments-___styles___listItem--3LjTE .App-components-comments-___styles___commentAuthor--2uY0w {
    font-weight: 600;
    max-width: calc(100% - 90px);
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-left: 10px;
  }

  .App-components-comments-___styles___listItem--3LjTE .App-components-comments-___styles___commentText--1iPne {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-left: 63px;
  }

  .App-components-comments-___styles___listItem--3LjTE .App-components-comments-___styles___commentAuthor--2uY0w, listItem .App-components-comments-___styles___commentTime--dyLTS{
    display: inline-block;
  }

  .App-components-comments-___styles___listItem--3LjTE .App-components-comments-___styles___commentTime--dyLTS{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
  }

  .App-components-comments-___styles___listItem--3LjTE .App-components-comments-___styles___commentText--1iPne {
    height: auto;
    margin-top: 3px;
    
    /*-webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;*/

    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -ms-word-break: normal;
    word-break: normal;
    word-break: break-word;
  }
.App-layouts-___styles___layout--13Zo4 {
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.App-layouts-___styles___windowBackground--2NW2c {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: -1;
}

.App-layouts-___styles___actionButton--cyzSf, .App-layouts-___styles___actionButtonDrawer--2Y8oS {
  position: fixed;
  right: 16px;
  bottom: 16px;
  z-index: 6;
}

.App-layouts-___styles___actionButtonDrawer--2Y8oS {
  right: calc(16px + 22vw);
}
