#root {
  --sizeA: 45%;
  --sizeB: 56%;
  --sizeC: 62%;
  --sizeD: 75%;
  --sizeE: 87%;
  --sizeVar: clamp(90%, 70%, 82%);
}

.ViewsTitleRow {
  display: flex;
  align-items: center;
}

.WrappedColumnClass {
  white-space: normal;
  word-wrap: break-word;
}

.VerticalAlignedClass {
  vertical-align: middle !important;
}

.FormContainer {
  display: flex;
  flex-direction: row;
}

.LoginBackground {
  background-repeat: no-repeat;
  background-size: cover;
}

.LoginCardMargin50 {
  margin-top: 50px;
}

.PicturePortrait {
  min-width: 200px;
  margin-left: 32px;
  display: flex;
  flex-direction: column;
}

.card-body-corrector {
  padding: 0 !important;
}

.align-left {
  justify-content: flex-start;
  display: flex;
}

.ResetPassword-Button {
  align-self: center;
  width: fit-content;
  border: 1px solid #3f4cad !important;
}

.green-background {
  background-color: #2a8b3b !important;
  border: none !important;
}

.flip-card-container {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}

.flip-card {
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.6s;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: transform 0.6s;
  -moz-transform-style: preserve-3d;
  -moz-transition: transform 0.6s;
}

.flip-card-inner {
  top: -200px;
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transition: transform 0.6s;
  transition: transform 0.6s;
  -moz-transition: transform 0.6s;
  -moz-backface-visibility: hidden;
}

.flip-card.flipped .flip-card-inner {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  color: black;
  z-index: 2;
  border: none !important;
}

.flip-card-back {
  color: white;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  z-index: 1;
  border: none !important;
  top: 0 !important;
}

.flip-card-front-inner {
  box-shadow: #00000075 0px 8px 20px 8px;
  border: none !important;
  border-radius: 0.25rem;
}

.flip-card-back-inner {
  box-shadow: #00000075 0px 8px 20px 8px;
  border: none !important;
  border-radius: 0.25rem;
  display: flex;
  flex-direction: column !important;
  top: -25px;
  position: relative;
}

.flip-card-back-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.flip-card-back-form-area {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.flip-card-back-form-area-email-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.flip-card-back-form-area-code {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.flip-card-back-form-area-code-check {
  display: flex;
  justify-content: start;
  align-items: center;
  flex-direction: column;
  width: 50%;
}

.flip-card-back-form-area-new-password {
  display: flex;
  width: 100%;
}

.flip-card-back-form-area-check-password {
  display: flex;
  justify-content: start;
  align-items: center;
  flex-direction: column;
  width: 50%;
}

.flip-card-back-form-text {
  text-align: center;
  padding: 5px 30px;
}

.flip-card-back-form-email {
  width: 40% !important;
}

.flip-card-back-button-area {
  display: flex;
  justify-content: flex-end;
  padding: 0 20px 20px 20px;
}

.flip-card-back-button-area-reset {
  width: 60%;
  display: flex;
  justify-content: right;
}

.flip-card-back-button-area-back {
  width: 40%;
  display: flex;
  justify-content: right;
  padding: 0;
}

.fplip-card-btn {
  padding: 2px 10px !important;
  min-width: 140px;
  bottom: -26px;
  position: relative;
}

.ButtonsCell {
  position: absolute;
  bottom: 20px;
}

.ButtonsCellLeft {
  position: absolute;
  bottom: 20px;
  margin-right: 20px;
  left: 5px;
}

.ButtonsCellLeftVariant {
  position: absolute;
  bottom: 20px;
  margin-right: 20px;
}

.widget-container {
  width: 100%;
}

.ButtonsCellLeftRelativeVariant {
  position: relative;
  margin-right: 20px;
  margin-top: 10px;
  display: flex;
}

.new-password-text-fields {
  margin-bottom: 15px;
  width: 90% !important;
}

.TabButtonsCellLeft {
  position: absolute;
  bottom: 20px;
  margin-right: 20px;
  left: 20px;
}

.TabButtonsCellMiddle {
  position: absolute;
  bottom: 20px;
  margin-right: 0;
  left: 140px;
}

.TabButtonsCellRigth {
  position: absolute;
  bottom: 20px;
  margin-right: 0;
  left: 300px;
}

.ButtonsCellLeftUp {
  position: absolute;
  bottom: 80px;
  margin-right: 20px;
  left: 5px;
}

.ButtonsCellLeftPair {
  position: absolute;
  bottom: 20px;
  margin-left: -60px;
}

.ButtonsCellMiddle {
  position: absolute;
  bottom: 20px;
  margin-right: 0;
  left: 120px;
}

.ButtonsCellRigth {
  position: absolute;
  bottom: 20px;
  margin-right: 0;
  left: 250px;
}

.ButtonsCellRightBorder {
  position: absolute;
  bottom: 20px;
  margin-right: 0;
  right: 20px;
}

.ButtonsCellRigthPair {
  position: absolute;
  bottom: 20px;
  margin-right: -80px;
}

.ButtonCrudMiddle {
  position: absolute;
  bottom: 20px;
  margin-left: 80px;
}

.ButtonCrudLeft {
  position: absolute;
  bottom: 20px;
  margin-left: 135px;
}

.ButtonCrudRight {
  position: absolute;
  bottom: 20px;
}

.ItemsCenter {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.Avatar {
  border-radius: 50%;
  border: 1px solid transparent;
}

.CampaignMedia {
  width: 100%;
  margin-bottom: 90px;
}

.BannerImagesContainner {
  width: 100%;
  margin-bottom: 20px;
}

.Hidden {
  display: none !important;
}

.ErrorMessage {
  font-size: medium;
  font-weight: bold;
  color: red;
  display: flex;
}

.Loader {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 9000;
  top: 0;
  left: 0;
  background-color: #1a181888;
  backdrop-filter: blur(5px);
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.LoaderText {
  color: white;
  font-weight: bold !important;
  font-size: 60px !important;
}

.LoaderSpinnerContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3px;
}

.LoaderSpinner {
  border: dashed blue 3px;
  border-radius: 50%;
  height: 48px;
  width: 48px;
}

.HorizontalGroup {
  display: flex;
  flex-direction: row;
}

.LogingIcon {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  margin-bottom: 10px;
  transition: all 1s ease-in-out;
}

.LogingIconLoged {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-bottom: 10px;
  transition: all 1s ease-in-out;
}

.LoginLeftPanel {
  width: 50%;
  transition: all 1s ease-in-out;
}

.LogInUSerDataRow {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  overflow-wrap: anywhere;
}

.LogInUSerDataColumn {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  overflow-wrap: anywhere;
}

.LoginUserdetail {
  padding: 5px 20px;
  background-color: #2a1ab9;
  border: 1px solid #2a1ab9;
  border-radius: 15px;
  margin: 10px;
  box-shadow: #3a3a6f 0px 3px 2px 2px;
}

.LoginLeftPanelLoged {
  width: 0px;
  flex: 0 auto !important;
  border: none !important;
  transition: all 1s ease-in-out;
}
.LoginRigthPanel {
  width: 50%;
  transition: all 1s ease-in-out;
}

.LoginRigthPanelLoged {
  width: 90% !important;
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
  transition: all 1s ease-in-out;
}

.LogingLoaderIcon {
  position: absolute;
  bottom: 20px;
  align-self: center;
  left: 40%;
  width: 20%;
}

.SpinLoaderContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  color: transparent;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
  padding-top: 0.1rem !important;
  padding-bottom: 0.1rem !important;
}

.SpinLoader {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity));
  border-style: solid;
  border-bottom-width: 2px;
  border-top-width: 0;
  border-left-width: 0;
  border-right: 0;
  border-radius: 9999px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  width: 16px;
  height: 16px;
  margin: 6px;
  padding: 10px;
}

.LoginSpinLoader {
  --tw-border-opacity: 1;
  border-color: rgb(185 28 28 / var(--tw-border-opacity));
  border-style: solid;
  border-bottom-width: 2px;
  border-top-width: 0;
  border-left-width: 0;
  border-right: 0;
  border-radius: 9999px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  width: 16px;
  height: 16px;
}

exs-loader {
  width: 88px;
  height: 30px;
  position: relative;
  display: flex;
}

exs-loader-sprite {
  width: 8px;
  height: 100%;
  background: #2bd52b;
  position: absolute;
  border-radius: 2px;
  animation: exs-balance 1.8s cubic-bezier(0.45, 0.05, 0.55, 0.95) infinite alternate-reverse both;
}

exs-loader-screen {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  z-index: 9999;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgb(39, 51, 89, 0.4);
  backdrop-filter: blur(5px);
}

exs-loader-screen-waste-parters {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  z-index: 1100;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgb(39, 51, 89, 0.4);
  backdrop-filter: blur(5px);
}

exs-loader-panel {
  width: 300px;
  height: 150px;
  align-self: center;
  background-color: #c7cbce;
  border-radius: 5px;
  box-shadow: #00000075 0px 8px 20px 8px;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

.exs-shadow {
  box-shadow: #00000075 0px 8px 20px 8px;
  background-color: transparent;
  border: none;
  border-radius: 5px;
}

.exs-loader-picture {
  width: 60px;
  height: 60px;
  align-self: center;
  border-radius: 50%;
}

.loaderSpinRow {
  width: 100%;
  display: flex;
  justify-content: center;
}

.CoreUIRowInvent {
  justify-content: space-between;
}

.full-containner {
  width: 100% !important;
}

.campaign-card-image-container {
  max-width: 100%;
  height: 250px;
  width: auto;
  border: 1px solid;
  color: lightgray;
  padding: 10px;
  align-items: center;
  display: flex;
  scroll-behavior: smooth;
  flex-direction: column;
}

.campaign-images-btn-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.campaign-images-wrapper {
  display: flex;
  align-items: center;
  height: 80%;
  overflow-x: scroll;
  scroll-behavior: smooth;
}

.campaign-btn-wrapper {
  width: 100%;
  margin-bottom: 5px;
  height: 15%;
  display: flow-root;
}

.campaign-card-image-card {
  height: 90%;
  border: 1px solid #337ab7;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  margin-right: 5px;
  background-color: #08090845;
}

.campaign-card-image {
  margin: 10px;
  width: auto;
  height: 70%;
  border: none;
}

.card-btn-container {
  width: 100%;
  display: flex;
  justify-content: center;
}

.campaign-card-image-button-delete {
  width: auto;
  margin: 2px;
  border-radius: 5px;
  background-color: #d9534f;
  border: 1px solid #d9534f;
  color: white;
}

.campaign-card-image-button-delete:hover {
  background-color: #d3241e;
  border: 1px solid #d3241e;
}

.campaign-card-image-button-update {
  width: auto;
  margin: 2px;
  border-radius: 5px;
  background-color: #4fd961;
  border: 1px solid #4fd961;
  color: white;
}

.campaign-card-image-button-update:hover {
  background-color: #088f25;
  border: 1px solid #088f25;
}

.campaign-card-add-images {
  margin-top: 8px;
  max-width: 128px;
  border: 1px solid #337ab7;
  background-color: #337ab7;
  border-radius: 5px;
  padding: 5px 10px;
  color: white;
}

.campaign-card-add-images:hover {
  border: 1px solid #296293;
  background-color: #296293;
}

.searchbox-containner {
  border: 1px solid darkgray;
  border-radius: 2px;
  width: fit-content;
  position: relative;
}

.searchbox-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 5px;
}

.searchbox-search-area {
  display: flex;
  flex-direction: row;
  margin: 2px;
}

.searchbox-paginatior-area {
  width: 90%;
  display: flex;
  justify-content: center;
  padding: 0 5px 0 5px;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
  margin: 0 5px 0 5px;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 5px;
}

.searchbox-input {
  width: 200px;
  margin-right: 5px;
}

.searchbox-page-counter {
  padding: 2px;
  font-weight: bold;
}

.searchbox-buttons {
  border: 1px solid darkgray;
  border-radius: 2px;
  padding: 2px;
  margin-left: 2px;
  cursor: pointer;
}

@keyframes exs-balance {
  to {
    transform: translate3d(20px, 0, 0) scale(0.8) rotate(4deg);
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@property --floor {
  syntax: '<integer>';
  initial-value: 0;
  inherits: true; /* or true depending on context */
}

@keyframes fill {
  0% {
    width: 0;
  }
  100% {
    width: var(--sizeVar);
  }
}

@keyframes fall {
  0% {
    top: -110vh;
  }
  100% {
    top: 0;
  }
}

exs-loader-sprite:nth-child(1) {
  transform: scale(1) rotate(0deg);
}
exs-loader-sprite:nth-child(2) {
  transform: translate3d(16px, 0, 0);
  animation-delay: 0.1s;
}
exs-loader-sprite:nth-child(3) {
  transform: translate3d(32px, 0, 0);
  animation-delay: 0.2s;
}
exs-loader-sprite:nth-child(4) {
  transform: translate3d(48px, 0, 0);
  animation-delay: 0.3s;
}
exs-loader-sprite:nth-child(5) {
  transform: translate3d(64px, 0, 0);
  animation-delay: 0.4s;
}
exs-loader-sprite:nth-child(6) {
  transform: translate3d(80px, 0, 0);
  animation-delay: 0.5s;
}

@media screen and (max-width: 850px) {
  .FormContainer {
    flex-direction: column;
  }

  .PicturePortrait {
    margin-left: 0;
    max-width: 200px;
    align-self: center;
  }

  .ButtonsCell {
    position: relative;
    bottom: 0px;
  }
}

/* TagBox Styles */

.Component {
  display: flex;
  flex-direction: column;
}

.CollSpan1 {
  width: 25%;
}

.CollSpan2 {
  width: 50%;
}

.CollSpan3 {
  width: 75%;
}

.CollSpan4 {
  width: 100%;
}

.move-down {
  top: 20px;
}

.tbgTitle {
  margin: 0px 0 8px 0;
}

.tbgContainer {
  display: flex;
  flex-direction: column;
  height: 36px;
}

.tbgShearchBox {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}

.tbgSearchInput {
  width: 100%;
  padding: 0 10px;
  border: 1px solid #d9d5d5;
  border-radius: 5px;
  height: 100%;
  min-height: 35px;
  transition: all 0.1s ease-in-out;
}

.tbgSearchInput:hover {
  border-color: #337ab76e;
  outline: 0;
}

.tbgSearchInput:focus {
  border-color: #337ab7;
  outline: 0;
}

.tbgBtnSearch {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: #b5b2b2;
  border-radius: 5px;
  position: relative;
  margin-left: -32px;
  cursor: pointer;
  z-index: 100;
}

.tbgPanel {
  min-height: 30px;
  z-index: 100;
  display: flex;
  position: absolute;
  transition: all 0.3s ease-in-out;
}

.tbgPanelWrapper {
  width: 93%;
  height: 100%;
  min-height: 30px;
  border: solid 1px gray;
  border-radius: 5px;
  background: #f7f7f7;
  padding: 10px;
  box-shadow: #53535a87 1px 4px 4px 3px;
}

.tbgPanelItem {
  display: flex;
  width: fit-content;
  padding: 10px;
  align-items: center;
  cursor: pointer;
}

.tbgPanelItemSelector {
  min-width: 20px;
  min-height: 20px;
  margin-right: 5px;
  border: solid 1px;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.1s ease-in-out;
}

.tbgPanelItemSelectorchecked {
  background: #296293;
}

.tbgPanelItemText {
  cursor: pointer;
  margin-top: 2px;
}

.tbgSelectedPanel {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-grow: 1;
  position: relative;
  padding: 5px;
  min-height: 45px;
  background: aliceblue;
  border: solid 1px #cbd8e3;
  border-radius: 5px 5px 0 0;
  margin-bottom: -5px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.tbgSelectedPanel::-webkit-scrollbar {
  display: none;
}

.tbgSelectedPanelItem {
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  margin: 4px;
  padding: 5px;
  min-width: 40px;
  background-color: #ddd;
  border-radius: 5px;
  color: #333;
}

.AdCampaignInformation {
  padding: 10px;
  display: flex;
  justify-content: center;
  border: solid 1px #dbcccc;
  border-radius: 5px;
  margin: 10px;
  background: #b6c8db;
  align-items: center;
}

.Notification-Test-Panel {
  display: flex;
  position: fixed;
  z-index: 9000;
  background-color: #1a181888;
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 100vw;
  top: 0;
  left: 0;
  height: 100vh;
}

.Notification-Test-Panel-wrapper {
  z-index: 500;
  background: beige;
  padding: 20px;
  justify-content: flex-start;
  align-items: center;
  border: solid 1px gray;
  border-radius: 5px;
  box-shadow: #313140 2px 4px 7px 4px;
}

.Notification-Test-Intput {
  text-align: center;
}

.NotificationTestInput {
  border-radius: 5px;
  background: none;
  color: white;
  border: none;
  width: 100%;
  padding: 8px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.NotificationTestInput:hover {
  box-shadow: #3a3a6f 0px 3px 2px 2px;
}

.Notification-Test-Button-with-Input {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 150px;
  background: #337ab7;
  border-radius: 5px;
  color: white;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

Notification-Test-Button-with-Input:hover {
  box-shadow: #3a3a6f 0px 3px 2px 2px;
}

.Notification-Test-Button {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 150px;
  padding: 8px;
  background: #337ab7;
  border-radius: 5px;
  color: white;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.Notification-Test-Button:hover {
  box-shadow: #3a3a6f 0px 3px 2px 2px;
}

.Notification-Test-Button-Cancel {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 150px;
  padding: 8px;
  background: #b7333e;
  border-radius: 5px;
  color: white;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.Notification-Test-Button-Cancel:hover {
  box-shadow: #3a3a6f 0px 3px 2px 2px;
}

.ImagesDefaultContainner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 60px;
  border: 1px solid #dfdfdf;
  padding: 10px;
}

.BannerImage {
  max-width: 100%;
  max-height: 800px;
  height: auto;
  width: auto;
}

.BottomRow {
  margin-top: 20px;
  margin-bottom: 10px;
}

.ActionText {
  cursor: pointer;
}

.ActionText:hover {
  color: #3b39a3;
  text-decoration: underline;
}

.PendingContainer {
  position: fixed;
  z-index: 99999;
  display: flex;
  width: 100%;
  height: 100vh;
  background-image: url('background.webp');
  backdrop-filter: blur(5px);
  background-size: cover;
  -webkit-animation: fall 1s linear;
  animation: fall 1s linear;
}

.PendingWrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  backdrop-filter: blur(25px);
}

.PendingTitle {
  line-height: 1.1em;
  text-align: center;
  font-size: 100px;
  letter-spacing: 0.1em;
  font: normal normal bold 80px/1.2em opensanshebrewcondensed-regular, sans-serif !important;
  color: rgb(255, 255, 255);
}

.PendingCloseButtton {
  cursor: pointer;
  color: whitesmoke;
  font-size: large;
  font-weight: bolder;
  padding: 5px 30px;
  border: 1px solid;
  border-radius: 10px;
  position: absolute;
  right: 30px;
  top: 30px;
  box-shadow: #515e53 0px 0px 3px 3px;
  transition: all 0.2s ease-in-out;
}

.PendingCloseButtton:hover {
  box-shadow: #515e53 0px 0px 5px 5px;
}

.PendingCloseButtton:active {
  box-shadow: inset #515e53 0px 0px 3px 3px;
}

.PendingProgressArea {
  width: 35%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 20px;
  flex-direction: column;
}

.PendingProgressTitle {
  letter-spacing: 0.5em;
  text-align: center;
  font: normal normal normal 15px/1.4em avenir-lt-w01_35-light1475496, avenir-lt-w05_35-light, sans-serif !important;
  color: rgb(255, 255, 255);
}

.PendingProgressBar {
  width: 90%;
  display: flex;
  border: 1px solid whitesmoke;
  border-radius: 5px;
  margin-top: 20px;
  height: 15px;
}

.PendingProgressBarFill {
  width: var(--sizeVar);
  background: #088f25;
  border-radius: 5px 0 0 5px;
  -webkit-animation: fill 5s linear;
  animation: fill 5s linear;
}

.PendingProgressBarValuesContainer {
  margin-top: 5px;
  width: 90%;
  display: flex;
  justify-content: space-between;
}

.PendingProgressBarValues {
  color: white;
}

.PendingContactArea {
  width: 60%;
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 10px;
}

.PendingContactButtons {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30%;
  margin-bottom: 5px;
  cursor: pointer;
  padding: 10px 5px;
  border: 1px solid whitesmoke;
  color: whitesmoke;
  border-radius: 10px;
  box-shadow: #515e53 0px 0px 3px 3px;
  transition: all 0.2s ease-in-out;
}

.PendingContactButtons:hover {
  border: 1px solid #088f25;
  box-shadow: #515e53 0px 0px 5px 5px;
}

.PendingCopiRigth {
  position: absolute;
  bottom: 10px;
  color: whitesmoke;
  font-weight: bolder;
}

.RvmsHorlyContainer {
  margin-top: 0px !important;
  margin-bottom: 20px !important;
  padding-bottom: 20px !important;
  min-width: 400px;
}

.RvmHorlyLabel {
  display: flex;
  justify-content: end;
  align-items: center;
  min-width: 80px;
  margin-top: 8px;
  margin-right: -5px;
  font-size: larger;
}

.AdminAreaContainner {
  display: flex;
  justify-content: baseline;
  align-items: center;
}

.AdminAreaSpan {
  font-size: larger;
  font-weight: bolder;
}

.AdminAreaName {
  font-weight: bold;
}

.TopButtonNormal {
  margin-left: 20px;
}

.ListViewSubtitle {
  margin-top: -20px !important;
}

.TootlTipButtonInfo {
  border-radius: 50%;
  background-color: red;
  color: white;
}

.DevExtremeFormLabelContainner {
  display: flex;
  justify-content: end;
  bottom: -35px;
  position: relative;
}

.DevExtremeFormLabel {
  padding: 8px 20px;
  background: lightgray;
  border-radius: 3px;
}

.DevExtremeCharacterCounterIn {
  display: flex;
  justify-content: end;
  bottom: -113px;
  right: 20px;
  position: relative;
}

.Avatar_Height {
  height: 100% !important;
}

.ImportContainer {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.importProducts_FileUploader_Wrapper {
  border: 1px solid lightgrey;
  border-radius: 8px;
  padding: 5px;
  margin-bottom: 15px;
}

.importProducts_FileUploader {
  display: flex;
  flex-direction: column;
  width: max-content;
  margin-bottom: 20px;
}

.importProducts_ButtonsArea {
  background: lightgray;
  display: flex;
  justify-content: end;
  width: 100%;
  padding: 10px;
  margin-top: 10px;
}

.WastePartnerAddparameterForm {
  border-width: 1px;
  border-color: '#959595';
  border-style: 'double';
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: #00000075 0px 8px 20px 8px;
  width: 50%;
  height: fit-content;
  display: flex;
  flex-direction: column;
  align-self: center;
}

.WastePartnerAddparameterFormTitle {
  border-radius: 4px 4px 0 0;
  padding: 8px;
  background-color: #155f14;
  color: #ffffff;
  filter: drop-shadow(0px 2px 2px #000000a8);
  margin-bottom: 10px;
}

.AddParameterSaveButton {
  margin-right: -75%;
  z-index: 10;
}

.AddParameterComponents {
  z-index: 10;
}

.CancelButton {
  margin-left: -70%;
  z-index: 10;
}

.CancelButtonShort {
  margin-left: -60%;
  z-index: 10;
}

.CancelButtonMed {
  margin-left: -40%;
  z-index: 10;
}

.fillArea {
  min-height: 200px;
}

.PicturePortraitClasificators {
  min-width: 200px;
  margin-left: 32px;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 10;
}

.Login-Button-Back {
  padding: 2px 20px !important;
}

.FormControlMDContainner {
  display: flex;
  justify-content: space-around;
  align-items: first baseline;
}

.FormControlMD {
  width: 50% !important;
}

.CheckOTPSpinner {
  position: absolute;
  z-index: 9000;
  margin: 8px;
}

.wrapped-text{
  display: flex;
  white-space: pre-wrap;
}

.product-image{
  display: flex;
  justify-content: center;
  align-items: center;
}

.product-image > img {
  width: 60px;
  height: 60px;
  border-radius: 8px;
}
