[class*="login__Wrapper"]>section {
  border-radius: 8px;
  overflow: hidden;
}

.adminjs_Input {
  border-radius: 4px;
}

[class*="login__Wrapper"]>section>form .adminjs_Button {
  border-radius: 4px;
  cursor: pointer;
}

.adminjs_ButtonGroupItem.adminjs_Button {
  border-radius: 4px;
}

.react-datepicker-wrapper {
  border-radius: 4px;
}

[class*="date-picker__DatePickerIcon"] {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

[class*="drawer-footer__DrawerFooter"]>.adminjs_Button {
  border-radius: 4px;
  cursor: pointer;
}

[class*="check-box__StyledCheckbox"] {
  border-radius: 4px;
}

[class*="section__Section-sc"] {
  border-radius: 4px;
}

.adminjs_Box:has(table.adminjs_Table) {
  border-radius: 4px;
}

[class*="drawer-content__DrawerContent"] {
  border-radius: 4px;
}

.adminjs_Select div[class*="control"] {
  border-radius: 4px;
}

.adminjs_PhoneInput input {
  border-radius: 4px !important;
  background: unset !important;
}

.adminjs_PhoneInput .flag-dropdown {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  background-color: unset !important;
}

.adminjs_PhoneInput .flag-dropdown .country-list {
  color: #454655 !important;
}

[class*="input-group__InputGroup"]>.input {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

[class*="input-group__InputGroup"]>.adminjs_Button {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.adminjs_CurrencyInput {
  border-radius: 4px;
}

[class*="navigation-styled__StyledNavigation"] {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

[class*="navigation-styled__StyledNavigation"] a[class*="navigation-element-styled__StyledNavigationElement"].eepbYE,
[class*="navigation-styled__StyledNavigation"] a[class*="navigation-element-styled__StyledNavigationElement"].jABszV {
  background-color: #F6F7FB;
  color: #454655;
  border-right: 2px solid #AF2E2B;
}

.eepbYE>.icon-box svg,
.jABszV>.icon-box svg {
  fill: #454655 !important;
}

.ghOZZQ:hover,
.jrzppI:hover {
  color: #454655 !important;
}

[class*="navigation-styled__StyledNavigation"] a[class*="navigation-element-styled__StyledNavigationElement"]:hover {
  background-color: #F6F7FB;
}

/* .sDmbM ul ul > li{
  padding-left: unset !important;
}
.sDmbM ul ul > li > a {
  padding-left: 47px;
} */

[class*="tooltip-styled__StyledTooltip"] {
  z-index: 100;
}

[id*="react-select"][class*="menu"] {
  background: #D34D4A;
}

::-webkit-color-swatch {
  border: none;
  border-color: transparent;
}

::-moz-color-swatch {
  border: none;
  border-color: transparent;
}

div.css-tmzmdt-menu {
  background-color: white !important;
}

[id*="drawerPortal"] {
  min-width: 500px !important;
  width: auto !important;
}

td[data-property-name*="questions"] {
  width: 100px !important;
}

td[data-property-name*="categoryId"] {
  width: 120px !important;
}

td[data-property-name*="status"] {
  width: 80px !important;
}

td[data-property-name*="surveyors"] {
  width: 100px !important;
}

.adminjs_TableHead tr td {
  font-size: 12px !important;
}