@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Rochester&display=swap');
@import url('https://fonts.cdnfonts.com/css/impact?weight=300');
/* @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

html,
body {
  scroll-behavior: smooth;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html, body {
  overscroll-behavior: none;
}

@font-face {
  font-family: "Impact";
  src: url("/assets/fonts/Impact.woff2") format("woff2"),
    url("/assets/fonts/Impact.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Impact";
  src: url("/assets/fonts/Impact.woff2") format("woff2"),
    url("/assets/fonts/Impact.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* .MuiAutocomplete-popper{z-index: 20 !important;} */
/*MuiDrawer-paper{z-index: 99999 !important;} */
::placeholder {
  font-size: 13px;
}

::-moz-placeholder {
  font-size: 13px;
}

::-ms-input-placeholder {
  font-size: 13px;
}

body {
  background: #f4f6fa;
}

.MuiDataGrid-root .MuiDataGrid-main > div:nth-of-type(3) {
  display: none;
}

.MuiFormControl-root .MuiFormLabel-root {
  font-weight: 400;
  /* color: #000000; */
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-family: "open sans" !important;
}

.MuiDataGrid-root .MuiDataGrid-row.Mui-selected {
  background-color: #ffeeef !important;
}
.lead-owner-cell {
  padding-left: 40px !important; /* Adjust as needed */
}

.is-sticky {
  position: fixed;
  top: 0px;
  z-index: 999;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}

.categoryContaineer {
  position: fixed;
  top: -130px;
  z-index: 999;
  transition: all 500ms ease-in-out;
}

.tox .tox-edit-area::before {
  /* Add any styles you want to keep */
  display: none;
  /* This will hide the element */
}
.tox-dialog__footer-end .tox-button.tox-button--secondary{border:1px solid #d7282f !important;color:#d7282f !important;background-color: #fff !important;transition: all ease .3s;}
.tox-dialog__footer-end .tox-button.tox-button--secondary:hover{border:1px solid #d7282f !important;color:#fff !important;background-color: #d7282f !important;transition: all ease .3s;}
.tox-dialog__footer-end .tox-button{border:1px solid #d7282f !important;color:#fff !important;background-color: #d7282f !important;transition: all ease .3s;}
.tox-dialog__footer-end .tox-button:hover{border:1px solid #d7282f !important;color:#fff !important;background-color: #a32025 !important;transition: all ease .3s;}
.tox .tox-dialog__body-nav-item--active{border-bottom: 2px solid #d7282f !important;color:#d7282f !important;background-color: #fff !important;}
.tox .tox-dialog__body-nav-item{color:#231f20 }
.tox-dialog__title{font-size: 18px !important;font-family: Open Sans, sans-serif !important ;}
/* .tox-icon svg:hover{fill:#d7282f !important} */
.categoryContaineerActive {
  position: fixed;
  top: 0px;
  z-index: 999;
  box-shadow: 0px 9px 16px rgba(159, 162, 191, 0.18),
    0px 2px 2px rgba(159, 162, 191, 0.32);
}

/* .sidebarright {
  right: 15px; 
  margin-top: 150px;
}
.stickycreat {
  position: fixed;
  top: 10px;
  z-index: 999;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
} */

a {
  color: inherit;
  text-decoration: none;
}

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

/* @media (prefers-color-scheme: dark) {
  html {
    color-scheme: dark;
  }
  body {
    color: white;
    background: black;
  }
} */

#password::placeholder {
  font-size: 12px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "open sans" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

code {
  font-family: "open sans";
}

.css-1u4zpwo-MuiSvgIcon-root-MuiStepIcon-root.Mui-completed {
  color: #44d600 !important;
}

.css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root.Mui-checked {
  color: #1a75ff !important;
  color: #d8262f !important;
  color: #d7282fd9 /* rgba(216, 38, 47,0.9) */ !important;
}

.css-1u4zpwo-MuiSvgIcon-root-MuiStepIcon-root.Mui-active {
  color: #1a75ff !important;
  color: #d7282fd9 !important;

  color: #d7282fd9 /* rgba(216, 38, 47,0.9)  */ !important;
}

.outercompantdetail .Mui-checked,
.outercompantdetail .MuiCheckbox-indeterminate {
  color: #d7282fd9 !important;
}

.css-zddlty-MuiButtonBase-root-MuiButton-root:hover {
  background: #f6f8fb !important;
}

.inner-layout-content-container {
  margin-left: 256px;
  width: calc(100% - 256px);
  min-height: calc(100vh - 75px);
  transition: all ease 0.5s;
  overflow: auto;
}

.active-toggle .inner-layout-content-container {
  margin-left: 0;
  width: calc(100% - 0px);
}

.active-toggle .top_header {
  margin-left: 0;
  width: calc(100% - 0px);
}

.full_page {
  background: #f4f6fa;
  width: 97%;
  margin: 0 auto;
}

/* loader animation */
.loaderouter {
  position: relative;
}

.text-wrapper {
  font-size: 50px;
  font-family: Arial, sans-serif;
  color: white;
  position: relative;
  z-index: 2;
  display: inline-block;
}

.char {
  display: inline-block;
  opacity: 0;
  transform: translateY(-100px);
  animation: drop 3s forwards infinite;
  color: #fff;
}

.charactercolor {
  color: #d7282f;
}

@keyframes drop {
  0% {
    opacity: 0;
    transform: translateY(-100px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.bg-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
  z-index: 1;
  transition: opacity 1s;
}

@keyframes imgAnimation {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 0;
  }

  50% {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 1;
  }

  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}

.imgdiv {
  height: 200px;
  width: 200px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  animation: imgAnimation 9s forwards infinite;
  animation-delay: 2.8s;
}

.hidden {
  opacity: 0;
  transform: translateY(100px);
}

@keyframes reset {
  0%,
  90% {
    opacity: 0;
    transform: translateY(-100px);
  }

  100% {
    opacity: 0;
    transform: translateY(100px);
  }
}

@media screen and (max-width: 1024px) {
  .inner-layout-content-container {
    margin-left: 80px;
    width: 100%;
  }

  /**9th feb **/
  /* span.ps-submenu-expand-icon {
    display: none;
  }
  .ps-sidebar-container .ps-menu-label {
    display: none;
  } */
  /**** Compant profile page css ****/
  .profile_business {
    height: 28px;
    margin-right: 6px !important;
  }

  .profile_business .MuiFormControlLabel-label {
    font-size: 14px !important;
  }
}

.full_page {
  background: #f4f6fa;
  margin: 0 auto;
}

@media screen and (max-width: 600px) {
  .inner-layout-content-container {
    width: 90%;
    margin: 0 auto;
  }

  div .ps-menu-button {
    margin-left: 25%;
  }

  /* .MuiGrid-item{ margin:0 !important; padding-top: 0 !important;} */
  .reginal_box {
    margin: 10px 0 0;
  }

  /**** Company profile page css ****/
  .profile_business .MuiFormControlLabel-label {
    font-size: 13px !important;
  }

  .shadowboxp {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
      rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    margin: 0;
    border-radius: 6px;
  }

  /********* Big Post style **********/
  .leftpanel {
    display: none;
  }

  .FactoryHeadingStyle {
    padding: 0 !important;
  }

  /**** pink error toast**/
  .MuiAlert-root.MuiAlert-standardError {
    width: 100%;
    margin: 10px 0 0;
  }

  .MuiAlert-colorError .MuiAlert-message {
    font-size: 11px;
  }

  .MuiAlert-root.MuiAlert-standardSuccess {
    width: 100%;
    margin: 10px 0 0;
  }

  .MuiAlert-colorSuccess .MuiAlert-message {
    font-size: 11px;
  }

  .Toastify__toast-container--top-right {
    padding: 8px !important;
  }
}

/*----classes to be customised for sidebar designs, the library provides us classes for that---- */

.sidebar-brand {
  background: transparent !important;
  padding: 15.5px;
  cursor: pointer;
}

/* .nav-link {
  height: 40px;
  box-sizing: border-box;
  padding: 4px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 5px;
  border-radius: 6px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 23px;
}
.nav-link:hover {
  color: #d7282f !important;
  background: #f6f8fb !important;
} */

.sidebar-nav {
  box-shadow: 0px 4px 3px #cccedd, 3px 0px 4px rgba(239, 239, 239, 0.5);
  border-radius: 0px 6px 6px 0px;
  padding-top: 30px !important;
}

.profile-toggler {
  font-weight: 700;
}

.sidebar-nav .nav-group.show .nav-group-toggle {
  color: #d7282f !important;
}

.profile-toggler .nav-group-toggle::before {
  display: block;
  /* flex: 0 1 12px; */
  /* height: 12px; */
  margin-left: auto;
  content: "";
  width: "20%";
  /* background-image: url(); */
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.15s;
  position: absolute;
  left: 20px;
  background-image: url("../public/assets/info.svg");
  /* z-index: 300; */
  width: 10px;
  height: 10px;
  color: red;
}

/* .sidebar-nav .nav-group-toggle::after {
  background-image: url("./assets/images/arrow-down.svg") !important;
} */

.sidebar-nav .nav-group.show {
  background: none !important;
}

.sidebar-nav .nav-group-items .nav-link {
  padding-left: 0 !important;
  padding-left: 20% !important;
}

.bOQEtf {
  width: 256px !important;
}

.menu-icon {
  margin-right: 0 !important;
}

.menu-icon svg {
  font-size: 20px;
}

.myInputClass {
  outline: none;
  border: none;
  text-align: center;
  font-size: 14px;
  height: 35px;
  background: #ffffff;
  /* border: 0.5px solid rgba(215, 40, 47, 0.8);
 */
  border: 1px solid gray;
  box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;

  /* background:red; */
}

.myInputClass:focus {
  border-color: black;
}

.carousel :hover > .slide .legend {
  display: "none";
}

.myLabelClass {
  color: #223354;
  font-family: open sans;
  font-size: 12px;
  height: 16px;
  text-transform: capitalize;
}

.myLabelClassContactDetails {
  color: #223354;
  font-family: open sans;
  font-size: 12px;
  height: 16px;
  transform: translateY(-2px);
  display: inline-block;
  margin-left: 10px;
}

.myInputClassContactDetails {
  outline: none;
  border: none;
  background: #f0ededd8;
  text-align: center;
  font-size: 14px;
  height: 16px;
  transform: translateY(-2px);
  /* display:inline-block; */
  margin-left: 10px;
}

.onboardingProgressIndicator .MuiLinearProgress-bar1 {
  background-color: #34a853 !important;
  transition: transform 2s linear !important;
}

.MuiLinearProgress-barColorPrimary {
  background-color: #34a853 !important;
}

/* react-pro-sidebar-modifications  */

.gnJkew {
  padding-left: 22px !important;
  padding-right: 22px !important;
}

.collapsed .sidebar-inner .menu .gnJkew {
  padding-left: 7px !important;
  padding-right: 18px !important;
}

.menu-anchor {
  height: 39px !important;
  border-radius: 6px !important;
  padding-left: 0 !important;
  background: #f6f8fb !important;
}

.ps-menuitem-root {
  width: 100%;
  margin: auto;
}

/* .css-ewdv3l {
  width: 80%;
  margin: auto;
} */
.ps-menu-button {
  height: 35px !important;
  border-radius: 6px !important;
  padding-left: 0 !important;
  background: #f6f8fb !important;
  width: 80% !important;
  /* margin: auto !important; */
  margin-bottom: 6px;
  margin-left: 10%;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 23px !important;
}

.ps-menu-label {
  background: transparent !important;
  transition: all ease 0.3s;
  /* font-family: "Open Sans !important"; */
}

.ps-submenu-content .ps-menu-button {
  background: transparent !important;
  padding-left: 40px !important;
  font-family: "Open Sans", sans-serif !important;
}

.ps-menu-icon {
  margin-right: 4px !important;
}

.ps-menu-icon > svg {
  width: 20px;
  height: 20px;
  transition: all ease 0.3s;
}

/* .lkTtqM:hover {
  background-color: #f6f8fb !important;
} */

.ps-menuitem-root .ps-menu-button:hover .ps-menu-icon .MuiSvgIcon-root,
.ps-menuitem-root .ps-menu-button.ps-open .ps-menu-icon .MuiSvgIcon-root {
  color: #d7282f;
}

.ps-menuitem-root .ps-menu-button:hover .chatIcon .path1::before,
.ps-menuitem-root .ps-menu-button:hover .chatIcon .path2::before,
.ps-menuitem-root .ps-menu-button.ps-open .chatIcon .path1::before,
.ps-menuitem-root .ps-menu-button.ps-open .chatIcon .path2::before {
  color: #d7282f;
}

.ps-menuitem-root .ps-menu-button:hover .ps-menu-label,
.ps-menuitem-root .ps-menu-button.ps-open .ps-menu-label {
  color: #d7282f;
}

.ps-menuitem-root .ps-menu-button:hover .ps-submenu-expand-icon span,
.ps-menuitem-root .ps-menu-button.ps-open .ps-submenu-expand-icon span {
  border-right: 1px solid #d7282f;
  border-bottom: 1px solid #d7282f;
}

.menu-item {
  margin-bottom: 10px;
}

.sub-menu.menu-item.open > a {
  /* color: #d7282f !important;
   */
  font-weight: 600 !important;
}

.eVPmrC.menu-anchor {
  /* margin-top: 8px; */
  margin-bottom: 0px !important;
}

/* .sub-menu-content .gnJkew {
  padding-left: 10px !important;
  padding-right: 15px !important;
} */

/* .sub-menu-content .menu-label {
  text-align:
  background:transparent;
} */

.sub-menu.sub-menu-content .menu-item.menu-anchor {
  background-color: transparent !important;
}

.menu-expanded-menu-item .menu-anchor {
  background-color: transparent !important;
}

.menu-expanded-menu-item .menu-anchor {
  opacity: 0.5;
}

/* .menu-expanded-menu-item .menu-anchor {
  opacity: 0.5;
} */
.menu-expanded-menu-item .menu-anchor:hover {
  color: #d7282f !important;
  opacity: 0.9;
}

.menu-expanded-menu-item {
  margin-bottom: 0px;
}

.jFdoiu {
  width: 8px !important;
  height: 8px !important;
  border-right: 2px solid #223354 !important;
  border-bottom: 2px solid #223354 !important;
}

.bqvrAb {
  width: 8px !important;
  height: 8px !important;
  border-right: 2px solid #223354 !important;
  border-bottom: 2px solid #223354 !important;
}

.enquiry-center-menu-item {
  margin-bottom: 10px;
}

.dashboard-menu-item .menu-anchor {
  background: transparent !important;
}

.barCompleted {
  background-color: lightblue;
  width: 80%;
}

.myLabelClassMemberId {
  pointer-events: none !important;
  color: #223354;
  font-family: open sans;
  font-size: 12px;
  height: 16px;
  opacity: 0.6;
  /* disabled:true; */
}

.custom-input-field .css-154xyx0-MuiInputBase-root-MuiOutlinedInput-root {
  font-size: 12px !important;
}

.custom-input-field .MuiAutocomplete-root.Mui-focused {
  font-size: 12px !important;
}

.MuiAutocomplete-popper div {
  font-size: 12px !important;
  font-family: "Open Sans", sans-serif !important;
}

.MuiAutocomplete-popper::-webkit-scrollbar {
  width: 6px !important;
  height: 8px !important;
}

/* Track */
.MuiAutocomplete-popper::-webkit-scrollbar-track {
  background: #f1f1f1 !important;
}

/* Handle */
.MuiAutocomplete-popper::-webkit-scrollbar-thumb {
  background: #d2d2d2 !important;
}

/* Handle on hover */
.MuiAutocomplete-popper::-webkit-scrollbar-thumb:hover {
  background: #6d6d6d !important;
}

/*Company detail page scroll*/
.companyDetailScroll {
  overflow-y: scroll;
}

/*  multiselect dropdown custom css */
/* .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation1.MuiPaper-root.MuiMenu-paper.MuiPaper-elevation.MuiPaper-rounded.MuiPaper-elevation8.MuiPopover-paper.css-1poimk-MuiPaper-root-MuiMenu-paper-MuiPaper-root-MuiPopover-paper {
  width: 160px !important;
} */

/* .MuiButtonBase-root.MuiMenuItem-root.MuiMenuItem-gutters.Mui-selected.MuiMenuItem-root.MuiMenuItem-gutters.Mui-selected.css-kk1bwy-MuiButtonBase-root-MuiMenuItem-root {
} */

/* .css-kk1bwy-MuiButtonBase-root-MuiMenuItem-root {
  padding: 0px !important;
  font-size: 12px !important;

  font-family: "open sans";
} */

/* .css-kk1bwy-MuiButtonBase-root-MuiMenuItem-root {
}

.MuiButtonBase-root.MuiCheckbox-root.MuiCheckbox-colorPrimary.PrivateSwitchBase-root.MuiCheckbox-root.MuiCheckbox-colorPrimary.Mui-checked.MuiCheckbox-root.MuiCheckbox-colorPrimary.css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root {
  padding: 2px !important;
}

.MuiButtonBase-root.MuiCheckbox-root.MuiCheckbox-colorPrimary.PrivateSwitchBase-root.MuiCheckbox-root.MuiCheckbox-colorPrimary.MuiCheckbox-root.MuiCheckbox-colorPrimary.css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root {
  padding: 2px !important;
} */

.css-10hburv-MuiTypography-root {
  font-family: "Open Sans", sans-serif !important;
}

.sc-kDvujY.etCBxB.expand-icon {
  display: none;
}

.seller-tools-heading {
  display: inline-flex;
  width: 100%;
  text-transform: capitalize;
  color: #cccedd;
  margin-top: 10px;
  margin-left: 5px;
  margin-bottom: 18px;
}

@media screen and (min-width: 1024px) {
  .css-1k88rtw {
    width: 256px !important;
  }
}

@media screen and (max-width: 1024px) {
  .menu-anchor {
    background: transparent !important;
  }

  .collapsed .sidebar-inner .menu .gnJkew {
    padding-left: 22px !important;
    padding-right: 22px !important;
  }

  .seller-tools-heading {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    font-size: 12px;
  }
}

::-webkit-file-upload-button {
  display: none;
}

#drag-file-element {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 1rem;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  /* border: 1px solid red; */
}

.selected-list-parent {
  background: #d7282f;
  color: white !important;
  border-radius: 6px;
}

.selected-list-children-li {
  background: #f5f5f5;
  border-radius: 6px;
}

.selected-list-children-li:hover {
  color: #7b7979 !important;
}

.selected-list-children {
  /* border: 1px solid #dd484e !important; */
  border: 1px solid transparent !important;
  border-radius: 6px;
}

input[type="file"] {
  display: none;
}

.css-6hp17o-MuiList-root-MuiMenu-list {
  max-height: 400px !important;
}

.pricingTypeCustomToggleButton {
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 24px !important;
  letter-spacing: 0.09px !important;
  height: 28px !important;
  border: 1px solid #979797 !important;
  border-radius: 4px !important;
  padding: 2px 12px !important;
  color: #000000 !important;
}

.pricingTypeCustomToggleButtonSelected {
  height: 28px !important;
  background: #d7282f !important;
  border: 1px solid #d7282f !important;
  border-radius: 4px !important;
  font-weight: 600;
  font-size: 14px !important;
  line-height: 24px !important;
  letter-spacing: 0.09px !important;
  color: #ffffff !important;
  padding: 2px 12px !important;
}

/* Autocomplete customised  */

.autoComplete-container .css-11v1qwh-MuiInputBase-root-MuiFilledInput-root {
  background-color: transparent;
}

.autoComplete-container
  .css-11v1qwh-MuiInputBase-root-MuiFilledInput-root:hover {
  background-color: transparent;
}

.autoComplete-container .MuiAutocomplete-tag {
  background: rgba(34, 51, 84, 0.1);
}

.autoComplete-container .MuiChip-deleteIconSmall {
  color: rgba(215, 40, 47, 0.85) !important;
}

/* Toggle button Group Modifications  */

.toggleBtnContainer .MuiToggleButton-root {
  max-height: 35px;
  margin: 6px;
  margin-right: 12px;
  border: none !important;
  border-radius: 4px !important;
  text-transform: capitalize;
  min-width: 75px;
  background: #e9ebee;
  color: black;
  box-shadow: 0px 1px 2px rgba(31, 41, 55, 0.08);
}

.toggleBtnContainer .Mui-selected {
  background: #dd484e !important;
  color: white !important;
}

/*       Custom TextField and Selectable Component */

.custom-field.MuiTextField-root {
  border-radius: 0px !important;
}

/* helper text color for textfields  */

.MuiFormHelperText-root {
  color: #d7282f !important;
  display: flex;
  font-size: 10px !important;
  margin: 2px 0 2px 0 !important;
  align-items: flex-start;
  line-height: normal !important;
  font-family: "Open Sans", sans-serif !important;
}

.MuiFormHelperText-root::before {
  /* content: "";
  display: inline-block;
  background: url(../public/assets/error-outline-red.svg) no-repeat;
  width: 8px;
  height: 8px;
  background-size: 100%;
  margin-right: 4px;
  position: relative;
  top: 4px;
  margin: 0 4px 0 0px; */
}

.media_box ::before {
  background-size: 8px;
  top: -2px;
  margin: 4px 2px 0 0px;
}

/*  customised Tabs Section as per our need in company Details   */

.tabsContainer .MuiTabs-indicator {
  background-color: #d7282f;
  opacity: 1;
  height: 3px;
  color: blueviolet;
}

.tabsContainer .MuiTabs-root {
  text-transform: none;
  font-family: "open sans";
}

.tabsContainer .MuiButtonBase-root {
  text-transform: none;
  text-transform: capitalize;
}

.tabsContainer .css-1h9z7r5-MuiButtonBase-root-MuiTab-root.Mui-selected {
  color: #070606ee;
  font-weight: 600;
  /* background-color: rgb(240, 180, 180); */
}

/***** New UI fixes *****/
.css-dea9qj {
  padding-bottom: 14px !important;
  padding-top: 5px;
}

div .css-honxw6 {
  width: 7px;
  height: 7px;
}

div .css-1lawc09 {
  width: 100%;
}

div .css-q4nlfm {
  padding: 5px 0 15px 0;
}

div .css-o52hwo {
  width: 280px;
}

div .css-1k88rtw {
  border: none;
}

div .ps-menu-button {
  width: 100% !important;
  margin-left: 0%;
  margin-bottom: 0;
  color: #000 !important;
}

div .css-12knzfo {
  margin-left: 281px;
  width: calc(100% - 281px);
}

/*div .css-9h2070 {width: 100%;padding: 14px; margin: 1% 0 0 0;}*/
/* div .css-7gf98e {
  width: 253px;
} */
div .css-jn69v9 {
  width: 7px;
  height: 7px;
}

/*.inner-layout-content-container {
  margin-left: 280px;
  width: calc(100% - 280px);
}*/
.enquiry-center-menu-item {
  margin-bottom: 0;
}

div .css-1b8xpk7-MuiButtonBase-root-MuiButton-root {
  margin-left: 25px;
  width: 160px;
  height: 41px;
}

/*.css-d94vk6 {
  padding: 0 2rem;
}*/
.ps-menuitem-root {
  margin-bottom: 15px;
}

.ps-menu-root ul li ul li {
  margin: 0;
}

.css-dea9qj {
  padding-bottom: 14px !important;
  padding-top: 5px;
}

div .css-honxw6 {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-right: 1px solid #828282;
  border-bottom: 1px solid #828282;
  transition: all ease 0.3s;
}

div .css-1lawc09 {
  width: 100%;
}

div .css-q4nlfm {
  padding: 5px 0 15px 0;
}

div .css-18wbvs5 {
  color: #223354 !important;
  opacity: 0.6;
}

div .css-o52hwo {
  width: 280px;
}

div .css-1k88rtw {
  border: none;
}

div .ps-menu-button {
  width: 100% !important;
  margin-left: 0%;
  margin-bottom: 0;
}

div .css-12knzfo {
  margin-left: 257px;
  width: calc(100% - 257px);
}

/*div .css-9h2070 {
  width: 100%;
  padding: 14px;
  margin: 1% 0 0 0;
}*/
/* div .css-7gf98e {
  width: 253px;
} */
div .css-jn69v9 {
  width: 8px;
  height: 8px;
  border-right: 1px solid #828282;
  border-bottom: 1px solid #828282;
}

/*.inner-layout-content-container {
  margin-left: 280px;
  width: calc(100% - 280px);
}*/
.enquiry-center-menu-item {
  margin-bottom: 0;
}

div .css-1b8xpk7-MuiButtonBase-root-MuiButton-root {
  margin-left: 25px;
  width: 160px;
  height: 41px;
}

/*.css-d94vk6 {
  padding: 0 2rem;
}*/
.ps-menuitem-root {
  margin-bottom: 15px;
}

.ps-menu-root ul li ul li {
  margin: 0;
}

/***** 6feb fixes ****/
.ps-menuitem-root li a span {
  font-size: 14px;
  padding: 4px 10px;
  margin: 0 10px;
}

/* .ps-open .css-jn69v9 {
  border-right: 2px solid #d7282f;
  border-bottom: 2px solid #d7282f;
} */
/*.ps-open .ps-menu-icon {
  color: #d7282f;
}
 .ps-open a:first-child {
  color: #d7282f;
} */
.menu-expanded-menu-item a {
  color: #231f20 !important;
}

/***** Start Sidebar latest design changes with ripple effects *****/
.ps-menu-button {
  background: #fff !important;
}

.ps-menu-button:hover {
  /* background-color: rgba(119, 127, 134, 0.12) !important; */
  transition: 0.5s;
}

.ps-open .ps-menu-button {
  /* background-color: rgba(145, 158, 171, 0.12) !important; */
  transition: 0.5s;
}

.ps-submenu-content .ps-menu-button {
  background: none !important;
}

.sidebar-items .MuiButton-root {
  background-color: transparent;
  width: 100%;
  color: rgba(58, 53, 65, 0.87);
  height: 39px;
  padding: 0;
  text-align: left;
}

/**ripple effcts **/
.ps-menuitem-root {
  background-position: center;
  transition: background 0.8s;
  border-radius: 6px !important;
}

/* .ps-menuitem-root:hover {
  background: #e9ebf0 radial-gradient(circle, transparent 1%, #e9ebf0 1%)
    center/15000%;
} */
.ps-menuitem-root:active {
  background-color: rgba(145, 158, 171, 0.12);
  background-size: 100%;
  transition: background 0s;
}

/***** End Sidebar latest design changes with ripple effects *****/

/***** Start sign up page buttons ui fixes (7feb 23)*****/
/* .buttongroup-outer {
  width: 88%;
  height: 42px;
  background: #e8e8e8;
  border: 1px solid #d8d0d0;
  border-radius: 6px;
} */
.buttongroup-outer {
  width: 100%;
  height: 40px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.23);
  border-radius: 4px;
}

.buttongroup-selected {
  width: 100%;
  height: 38px;
  background: #fff;
  border: 1px solid #d32f2f;
  border-radius: 4px;
}

.buttongroup-outer button {
  padding: 14px;
  height: 30px;
  border-radius: 5px !important;
  border: none;
  margin: 0 14px 0 0px;
  color: rgba(0, 0, 0, 0.6);
  text-transform: capitalize;
  font-weight: 400;
  font-size: 13px;
}

.buttongroup-outer .MuiToggleButtonGroup-root {
  width: 100%;
  padding: 4.1px 0px 2px 6px;
}

.buttongroup-outer .Mui-selected {
  color: #fff !important;
  background-color: rgba(216, 38, 47, 0.75) !important;
}

.buttongroup-outer .css-d9c359-MuiButtonBase-root-MuiToggleButton-root:hover {
  background-color: rgba(216, 38, 47, 0.9);
  color: #fff;
}

.buttongroup-outer button:last-child {
  margin-right: 0;
}

p.account_type {
  margin: 8px 0 0 0;
}

.account_type p {
  opacity: 1;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11px;
  font-weight: 700;
}

.ps-submenu-content ul li:hover {
  background: none !important;
}

/***** Start Left sidebar UI changes according to latest side design *****/
.ps-menu-button {
  font-size: 15px !important;
}

.ps-menuitem-root {
  margin-bottom: 5px;
}

.ps-submenu-content .ps-menu-button {
  /* padding-left: 25px !important; */
  padding-left: 10px !important;
}

.ps-submenu-content ul {
  padding: 0 0rem;
  margin: 0 0 0 12px;
}

.seller-tools-heading {
  color: #d7282f !important;
  padding-left: 6px !important;
  padding: 10px 0 9px;
  border-bottom: 1px solid rgba(34, 51, 84, 0.1);
}

/* left line before text*/
.ps-submenu-content ul {
  position: relative;
}

.ps-submenu-content ul::before {
  content: "";
  position: absolute;
  background-color: #000;
  width: 1px;
  /* width: 0.23px; */
  height: 90%;
  top: 9px;
  left: 5px;
}

/* .ps-submenu-root a::after {content: "+";font-size: 22px;font-weight: 400;position: absolute;right: 10px;top: 5px;} */
/*.ps-submenu-root:checked + a::after {content: '-';right: 14px;top: 3px;}*/
/*span.ps-submenu-expand-icon { display: none; }*/
.ps-submenu-content {
  overflow: hidden !important;
}

.menu-expanded-menu-item a:after {
  display: none !important;
}

/* span.ps-submenu-expand-icon {
  display: none;
} */
.ps-submenu-content {
  overflow: hidden !important;
}

.menu-expanded-menu-item a:after {
  display: none !important;
}

/** 8feb 2023 css **/
/* body {
  background: #f4f6fa !important; padding-right:0 !important;
} */

.fixed-header {
  /* padding-top: 63px; */
  /* padding-top: 120px; */
}

/* .category-header {
  padding-top: 120px;
} */

.ps-submenu-content li::before {
  /* content: "";
  position: absolute;
  top: 11px;
  left: 5px;
  width: 20px;
  height: 20px;
  background: url(../public/assets/curve.svg) no-repeat; */
}

/***** End Left sidebar UI changes according to latest side design *****/

/* 9feb-2023-css */
.ps-open div {
  display: block;
  overflow: auto;
  height: auto;
}

/* .ps-open .selectedMenuItem > a > span {color: #d7282f !important;} */
/* body,
html {
  overflow-x: hidden !important;
} */

/***** Changes for edit buttons 15feb 2023  *****/
.basic_detail_box .toggleBtnContainer button {
  box-shadow: none !important;
  height: 26px;
}

.basic_detail_box .MuiToggleButtonGroup-root {
  border-radius: 6px;
  border: 1px solid #d8d0d0;
  width: 100%;
}

.grid_box input {
  font-size: 14px;
}

/***** End Changes for edit buttons 15feb 2023  *****/

.ps-open div {
  display: block;
  overflow: auto;
  height: auto;
}

.ps-open .selectedMenuItem > a > span {
  background: #f3f3f3 !important;
  color: #d7282f;
}

.ps-open .menu-expanded-menu-item > a > span {
  border-radius: 4px;
}

.ps-open .menu-expanded-menu-item > a > span:hover {
  background: #f3f3f3 !important;
}

.ps-open .ps-menuitem-root li a span:hover {
  background: #000 !important;
}

/* .full_page .MuiInputBase-root:hover fieldset {
  border: 1px solid #d9d9d9;
} */

/***** CMS page css *****/
.pagetop_tab .css-1aquho2-MuiTabs-indicator {
  background-color: #d7282f;
}

.pagetop_tab .css-1h9z7r5-MuiButtonBase-root-MuiTab-root.Mui-selected {
  color: #d7282f;
}

/** Global Tab css for cms page **/
.template_page_container__boOex.css-1h9z7r5-MuiButtonBase-root-MuiTab-root.Mui-selected {
  border: 1px solid;
  border-bottom: none;
}

.template_pws_portfolio__qgOpq .css-1aquho2-MuiTabs-indicator {
  display: none;
}

.template_specification_tabs__ZsS5o .css-1aquho2-MuiTabs-indicator {
  display: none;
}

.template_specification_tabs__ZsS5o
  .css-1h9z7r5-MuiButtonBase-root-MuiTab-root.Mui-selected {
  color: #fff !important;
  background: #d7282f;
}

.template_pws_bg__ortkK.css-1h9z7r5-MuiButtonBase-root-MuiTab-root.Mui-selected {
  color: #fff !important;
  background: #d7282f !important;
}

.template_tab_box__8wLE8 .css-1aquho2-MuiTabs-indicator {
  background-color: #d7282f;
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: "";
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 150ms infinite linear;
  -moz-animation: spinner 150ms infinite linear;
  -ms-animation: spinner 150ms infinite linear;
  -o-animation: spinner 150ms infinite linear;
  animation: spinner 150ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0,
    rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0,
    rgba(255, 255, 255, 0.75) 0 1.5em 0 0,
    rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0,
    rgba(255, 255, 255, 0.75) -1.5em 0 0 0,
    rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0,
    rgba(255, 255, 255, 0.75) 0 -1.5em 0 0,
    rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0,
    rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0,
    rgba(255, 255, 255, 0.75) 0 1.5em 0 0,
    rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0,
    rgba(255, 255, 255, 0.75) -1.5em 0 0 0,
    rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0,
    rgba(255, 255, 255, 0.75) 0 -1.5em 0 0,
    rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Calculator pricing Equation ---autoComplete */

.calculator-pricing-equation-autocomplete .css-wjsjww-MuiChip-label {
  background-color: #d7282f !important;
  height: 23px !important;
  border-radius: 4px !important;
  color: white;
  font-weight: 600;
  font-size: 12px;
}

.calculator-pricing-equation-autocomplete
  .css-zqkqkv-MuiButtonBase-root-MuiChip-root
  .MuiChip-deleteIcon {
  display: none !important;
}

.price-calculator-table .css-11xur9t-MuiPaper-root-MuiTableContainer-root {
  border-radius: none !important;
}

.accordian-wrapper
  .css-sh22l5-MuiButtonBase-root-MuiAccordionSummary-root.Mui-expanded {
  min-height: 32px;
}

.specificationWrapper {
  padding: 22px 22px 22px 0px;
  display: flex;
  flex-direction: column;
}

@media (max-width: 992px) {
  .specificationWrapper {
    padding-right: 0;
  }
}

/***** Produce detail & listing page *****/
.product_outer_layout__3BwuA .MuiPaper-root {
  box-shadow: none !important;
}

.product_outer_layout__3BwuA
  .css-1elwnq4-MuiPaper-root-MuiAccordion-root:before {
  background: none !important;
}

.product_detail_accordian__maS_m {
  min-height: 25px !important;
}

button {
  font-family: open sans !important;
}

/***** Scroller design ******/
/* width */
.product_scroll_div__yHKph::-webkit-scrollbar {
  width: 6px;
  height: 8px;
}

/* Track */
.product_scroll_div__yHKph::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #cccedd;
  border-radius: 10px;
}

/* Handle */
.product_scroll_div__yHKph::-webkit-scrollbar-thumb {
  background: #d2d2d2;
  border-radius: 10px;
}

/* Handle on hover */

.product_scroll_div__yHKph::-webkit-scrollbar-thumb:hover {
  background: #6d6d6d;
}

.product_outer_layout__3BwuA .css-14pt78w-MuiSlider-rail {
  color: #231f20 !important;
  opacity: 1 !important;
}

.product_outer_layout__3BwuA button {
  text-transform: capitalize !important;
}

.product_scroll_div__yHKph::-webkit-scrollbar-thumb:hover {
  background: #d9d9d9;
}

.product_outer_layout__3BwuA .css-14pt78w-MuiSlider-rail {
  color: #231f20 !important;
  opacity: 1 !important;
}

.product_outer_layout__3BwuA button {
  text-transform: capitalize !important;
}

.product_outer_layout__3BwuA .css-1m9128y {
  display: none;
}

/* .product_rowlist_view__c3M8V .css-ohwg9z {
  height: 100% !important;
} */
/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(rgba(20, 20, 20, 0.8), rgba(0, 0, 0, 0.8));

  background: -webkit-radial-gradient(
    rgba(20, 20, 20, 0.8),
    rgba(0, 0, 0, 0.8)
  );
}

/***** Company detail page *****/
.companydetail_faq .css-1elwnq4-MuiPaper-root-MuiAccordion-root {
  box-shadow: none !important;
}

.contacttext_field {
  font-size: 14px;
}

.companydetail_company_detail_tab__JTm0e .MuiSvgIcon-fontSizeSmall {
  color: #747474;
}

/*** Advance Search ***/

.AdvanceSearchBar .MuiInputLabel-formControl,
#advance-search .css-1pysi21-MuiFormLabel-root-MuiInputLabel-root {
  font-size: 13px;
  line-height: 22px;
}

#advance-search .css-xdmu94-MuiContainer-root {
  max-width: 650px;
}

#advance-search .MuiInputBase-adornedEnd {
  font-size: 13px;
  height: 40px;
}

.companydetail_page .MuiTabs-flexContainer {
  padding: 0 6px;
}

.companydetail_page .css-1jbbcbn-MuiDataGrid-columnHeaderTitle {
  font-weight: 600;
}

.companydetail_page .MuiDataGrid-cellContent:first-child {
  color: #3e5060;
  font-size: 14px;
  font-weight: 400;
}

/* .companydetail_page .MuiDataGrid-columnSeparator {
  display: none !important;
} */

.company_detail_service .MuiInputBase-input::placeholder {
  /* color: #007fff !important; */
  opacity: 1;
  /* Firefox */
}

.company_detail_certificate .MuiInputBase-input::placeholder {
  /* color: #007fff !important; */
  /* font-weight: 700 !important; */
  opacity: 1;
  /* Firefox */
}

.companydetail_faq
  .css-sh22l5-MuiButtonBase-root-MuiAccordionSummary-root.Mui-focusVisible {
  background: transparent !important;
}

.faq_editbtn button {
  width: 110px;
  height: 35px;
}

.companydetail_faq .MuiAccordionSummary-expandIconWrapper {
  display: none !important;
}

/* .companydetail_addservice .div-root-32{ max-width:200px;} */
.companydetail_addservice .MuiOutlinedInput-root {
  font-size: 14px;
}

.compny_info p {
  color: #848487;
  font-size: 14px;
  padding-left: 25%;
}

.companydetail_page input {
  font-size: 14px !important;
}

/* .companydetail_page .tabsContainer .Mui-selected {
  background: rgba(215, 40, 47, 0.8);
  color: #fff;
  border-radius: 6px;
  padding: 18px 10px;
  min-height: 10px !important;
  height: 20px;
  display: flex;
  align-self: center;
} */

.companydetail_page .MuiTabs-indicator {
  top: 7px;
  border: 1px solid #d7282f;
  height: 36px;
  min-height: 36px;
  border-radius: 6px;
  color: #fff;
  background-color: rgba(215, 40, 47, 0.8);
}

.companydetail_page .MuiTab-root.Mui-selected {
  color: #fff;
  z-index: 1;
}

.ContactPersonDetails
  span.MuiSwitch-root.MuiSwitch-sizeMedium.css-mfohom-MuiSwitch-root {
  background-color: #b2bac2;
}

.ContactPersonDetails span.MuiButtonBase-root.MuiSwitch-switchBase {
  color: #fff;
}

.detail_faqicon {
  position: absolute;
  right: 0;
}

.add_service_divider {
  margin: 10px auto !important;
  width: 96%;
}

.test_report_tab .css-gc2gfu {
  border: none !important;
}

/* .factory_img_col {
  width: 16%; margin: 0 10px 0 0;
}
.factory_img_col:last-child {
margin: 0;
} */
.qaqc_sec .css-1q60rmi-MuiAutocomplete-endAdornment {
  display: none;
}

/* .grid_info .css-8j6b76-MuiInputBase-root-MuiOutlinedInput-root {
  padding: 0;
} */

/* .certificatetabs .Mui-selected {
  background: rgb(221, 72, 78);
  border-radius: 6px;
  color: #fff !important;
  height: 20px;
  min-height: 20px;
  display: flex;
  align-self: center;
} */
/* .companydetail_page
  hr.MuiDivider-root.MuiDivider-middle.css-ft4jij-MuiDivider-root {
  margin: 0 11px 0 0;
} */
.companydetail_page hr.MuiDivider-root {
  margin: 0;
  width: calc(100% - 0px);
}

.input-height input {
  box-sizing: border-box;
}

.input-height .MuiInputBase-formControl .MuiInputBase-input {
  height: 40px;
}

/* .companydetail_page .css-n56wa4-MuiAutocomplete-root .MuiOutlinedInput-root.MuiInputBase-sizeSmall .MuiAutocomplete-input {margin: 0 !important;} */

.add_service_divider {
  margin: 10px 2px 0 15px !important;
  width: 99%;
}

.companydetail_addservice input[type="file"] {
  display: flex;
  align-items: center;
  align-self: center;
}

.newadd_form .FormControl,
.newadd_form .MuiFormControl-root {
  width: 100%;
}

.newadd_form .MuiOutlinedInput-notchedOutline {
  border-color: rgba(0, 0, 0, 0.23);
}

/* .formheight input {
  height: 4px;
} */

.right_flapout .MuiTabs-indicator {
  top: 7px;
  border: 1px solid #d7282f;
  height: 36px;
  min-height: 36px;
  border-radius: 6px;
  color: #fff;
  background-color: rgba(215, 40, 47, 0.8);
}

.right_flapout .MuiTab-root.Mui-selected {
  color: #fff;
  z-index: 1;
}

.certificatetabs {
  background: #eee;
  padding: 0 10px;
  border-radius: 4px;
  width: 100%;
}

.certificatetabs .css-vccj95 .Mui-selected {
  height: 33px;
}

.companydetail_page .css-8j6b76-MuiInputBase-root-MuiOutlinedInput-root {
  padding-left: 0 !important;
}

.add_contactperson {
  padding: 16px;
}

.reginal_lable {
  padding: 12px 0 !important;
}

.reginal_box {
  padding: 0 15px;
  margin: 0 0 0 4px;
  flex: unset !important;
  height: 100%;
}

.reginal_offices {
  margin: 0 -15px;
}

/* .r_and_d .newadd_form .FormControl, .MuiFormControl-root {margin: 0 8px 0 0 !important;} */
/* <<<<<<< HEAD */
.media_box .css-1pysi21-MuiFormLabel-root-MuiInputLabel-root {
  font-size: 14px;
}

.faq_col {
  padding: 0 !important;
}

.factory_inventory_detail
  .css-oarg8b-MuiAutocomplete-root
  .MuiInput-root.MuiInputBase-sizeSmall
  .MuiInput-input {
  margin: 0 7px 0 7px !important;
}

.companydetail_faq .div-root-1297 {
  margin: 15px 0 0 0 !important;
}

.faq_detail {
  padding: 0 0 5px !important;
}

.faqanswer {
  padding: 10px 0;
}

.faq_detail textarea {
  padding: 12px 15px !important;
  min-height: 126px !important;
}

.faq_top .css-1elwnq4-MuiPaper-root-MuiAccordion-root.Mui-expanded {
  margin: 0;
}

.faq_top .css-o4b71y-MuiAccordionSummary-content.Mui-expanded {
  margin: 0;
}

.css-k4qjio-MuiFormHelperText-root.Mui-error {
  font-size: 10px;
  /* text-transform: capitalize; */
  color: #e04f44;
}

.error_icon {
  font-size: 12px !important;
  vertical-align: middle;
}

.social_media_box .social_empty {
  padding: 0px 0px 45px !important;
}

.media_box .css-1pysi21-MuiFormLabel-root-MuiInputLabel-root {
  font-size: 14px;
}

.faq_col {
  padding: 0 !important;
  min-height: auto !important;
}

.factory_inventory_detail
  .css-oarg8b-MuiAutocomplete-root
  .MuiInput-root.MuiInputBase-sizeSmall
  .MuiInput-input {
  margin: 0 7px 0 7px !important;
}

.companydetail_faq .div-root-1297 {
  margin: 15px 0 0 0 !important;
}

/* .faq_detail {
  padding: 0 0 20px !important;
} */
.faq_top {
  /* margin-top: 20px; */
}

.faqanswer {
  padding: 10px 0;
}

.faq_detail textarea {
  padding: 12px 15px !important;
  min-height: 126px !important;
}

.faq_top .css-1elwnq4-MuiPaper-root-MuiAccordion-root.Mui-expanded {
  margin: 0;
}

.faq_top .css-o4b71y-MuiAccordionSummary-content.Mui-expanded {
  margin: 0;
}

.css-k4qjio-MuiFormHelperText-root.Mui-error {
  font-size: 10px;
  /* text-transform: capitalize; */
  color: #e04f44;
  margin: 5px 0 0 0;
}

/* .social_media_box .css-k4qjio-MuiFormHelperText-root.Mui-error {
  position: absolute;
  bottom: -20px;
} */
.error_icon {
  font-size: 12px !important;
  vertical-align: middle;
}

.media_box .MuiInputBase-inputSizeSmall {
  font-size: 13px !important;
  min-height: 23px;
  line-height: 22px;
}

.social_media_box .social_empty {
  padding: 25px 0px 40px !important;
}

/************************** Start SellerCategory page style ****************************/
.add_cat_field input {
  color: #3e5060;
  font-weight: 400;
  font-size: 12px;
  font-family: "Open Sans", sans-serif !important;
  text-transform: capitalize;
}

.add_cat_field .MuiInputBase-formControl {
  padding-right: 8px;
}

.add_cat_field
  .MuiInputBase-root-MuiOutlinedInput-root:hover
  .MuiOutlinedInput-notchedOutline {
  border: none !important;
}

.seller_row_space {
  padding: 10px 0 0 20px;
}

/* width */
.approved_category_box::-webkit-scrollbar {
  width: 6px;
  height: 8px;
}

/* Track */
.approved_category_box::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #eeeeee;
}

/* Handle */
.approved_category_box::-webkit-scrollbar-thumb {
  background: #d2d2d2;
  border-radius: 10px;
}

/* Handle on hover */
.approved_category_box::-webkit-scrollbar-thumb:hover {
  background: #6d6d6d;
}

/************************** Start SellerCategory page style ****************************/

/************************** Product detail magnify box css ****************************/
.specification_border {
  border-right: 2px solid #efefef;
}

.specification_border:last-child {
  border-right: none;
}

.p_detailfullview_data {
  display: none;
}

/************************** End Product detail magnify box css ****************************/

/************************** Start All table style render from here ****************************/
.table_style_mui .MuiDataGrid-columnHeaderTitle {
  font-weight: 600;
}

.table_style_mui .MuiDataGrid-cell {
  font-size: 14px;
  color: #3e5060;
  font-family: Open Sans;
  text-transform: capitalize;
  font-weight: 500;
}

.table_style_mui .MuiButton-outlined {
  color: #3e5060;
  text-transform: capitalize;
  padding: 2px 10px;
  border-radius: 50px;
  border: 1px solid;
}

/************************** End All table style render from here ****************************/

.reginal_office_add {
  position: absolute;
  width: 500px;
  bottom: -66px;
}

.reginal_office_add input#country-select-demo {
  margin: 0 !important;
}

.reginal_office_add {
  position: absolute;
  width: 500px;
  bottom: -66px;
}

.reginal_office_add input#country-select-demo {
  margin: 0 !important;
}

.ps-sidebar-root {
  border: none !important;
}

.ps-sidebar-root.ps-broken.css-4x5kyd {
  position: static !important;
  /* or position: initial; */
  height: auto !important;
  top: auto !important;
  z-index: auto !important;
  left: auto !important;
}

/************************** Start Attribute style ****************************/
.style_attribute_page__aVUQ9
  .css-vjcddu-MuiFormControl-root-MuiTextField-root:hover {
  border: none !important;
}

.swal-title {
  color: #000;
  opacity: 1;
  font-size: 17px;
}

.swal-footer {
  text-align: center;
}

.swal-icon--error {
  background: rgba(215, 40, 47, 0.1);
  border: rgba(215, 40, 47, 0.1);
}

.swal-icon--error__line {
  background: #d7282f;
}

/************************** Start Creat post page style ****************************/
div .style_creat_post_left__ef5i9 .MuiFormControl-root input {
  font-size: 14px;
  color: #231f20;
  font-family: "Open Sans", sans-serif !important;
  margin: 0;
}

.style_creat_post_left__ef5i9.MuiFormControl-root input::placeholder {
  color: 606060;
  opacity: 1;
  /* Firefox */
}

.style_product_catgory__FlE4w .selected-list-children {
  background: #fff;
  color: #dd484e !important;
  border: 1px solid #dd484e !important;
}

.style_product_catgory__FlE4w .css-12bab9s {
  border: 1px solid #fff;
}

.style_product_catgory__FlE4w .css-12bab9s:hover {
  background: #fff;
  color: #dd484e;
  border: 1px solid;
}

.style_condition_button__qaTcQ .MuiButtonBase-root {
  background: #fff !important;
  border: 1px solid #dd484e !important;
  color: #dd484e !important;
  font-weight: 400;
}

.style_condition_button__qaTcQ .Mui-selected {
  background: #dd484e !important;
  border: 1px solid #dd484e !important;
  color: #fff !important;
}

.style_commercial_section__j_f_y .MuiToggleButton-standard {
  background: #fff !important;
  border: 1px solid #dd484e !important;
  color: #dd484e !important;
  font-weight: 400;
}

.style_commercial_section__j_f_y .Mui-selected {
  background: #dd484e !important;
  border: 1px solid #dd484e !important;
  color: #fff !important;
}

.style_creat_post_page__HQonY .MuiInputLabel-formControl {
  padding-right: 10px;
  font-weight: 400;
  letter-spacing: 0.4px;
  color: rgb(28, 28, 28);
}

.style_value_input__K_iHx .MuiSelect-select {
  padding: 4px 7px !important;
}

/* width */
.style_scroll_sec__869MS ::-webkit-scrollbar {
  width: 6px;
  height: 8px;
}

/* Track */
.style_scroll_sec__869MS ::-webkit-scrollbar-track {
  border-radius: 20px;
}

/* Handle */
.style_scroll_sec__869MS ::-webkit-scrollbar-thumb {
  background: #d2d2d2;
  border-radius: 30px;
}

/* Handle on hover */
.style_scroll_sec__869MS ::-webkit-scrollbar-thumb:hover {
  background: #6d6d6d;
}

.detail_main_modal__KQY1u .css-1t1j96h-MuiPaper-root-MuiDialog-paper {
  width: 1000px;
  max-width: 1000px;
}

/*** Meta tag styling ***/
.style_add_meta__vCqwd .autoComplete-container .MuiAutocomplete-tag {
  background: #fff !important;
  border-color: #d7282f;
  border-radius: 3px;
}

.style_add_meta__vCqwd .autoComplete-container .MuiChip-deleteIconSmall {
  border-left: 1px solid #9e9e9e;
}

.style_add_meta__vCqwd .MuiInputBase-root-MuiInput-root:before {
  border: none !important;
}

/***** Company Detail *****/
.companydetail_boxcontainer__qzmwl .MuiSelect-select {
  font-size: 14px;
}

/* .onboarding_step .MuiInputBase-input{ height:38px !important} */
/* .companydetail_checkaddbox___DkTV .MuiCheckbox-colorPrimary {margin: 4px 0px 0px;} */
.checkaddbox {
  /*display: flex;*/
  justify-content: space-around;
  gap: 3px;
  align-items: center;
  position: relative;
}

.companydetail_checkaddbox___DkTV {
  /*display: flex;*/
  justify-content: space-around;
  gap: 3px;
  align-items: center;
  position: relative;
}

.companydetail_checkaddbox___DkTV .MuiAutocomplete-inputRoot {
  width: 130px !important;
  margin: 5px 0 0;
  text-transform: capitalize !important;
  border: 1px solid #ddd !important;
}

.companydetail_checkaddbox___DkTV .MuiOutlinedInput-notchedOutline {
  border: none !important;
}

/***** create sellerr sub account *****/
.create_selleraccount .MuiInputBase-input {
  font-size: 14px;
  color: #4a4a4a !important;
}

.seller_phoneinput .MuiButtonBase-root {
  padding: 0 !important;
}

.seller_phoneinput {
  margin: 0 !important;
}

.create_selleraccount .MuiSelect-select {
  font-size: 14px;
  color: #4a4a4a !important;
}

.profile_pages .MuiAutocomplete-input,
.profile_pages .MuiOutlinedInput-root {
  font-size: 14px !important;
}

.MuiTypography-body1 {
  font-family: "Open Sans", sans-serif !important;
}

.MuiTypography-root {
  font-family: "Open Sans", sans-serif !important;
}

.lbl-bottom .css-rx5wqa-MuiFormControl-root {
  position: relative;
}

.lbl-bottom .css-1wc848c-MuiFormHelperText-root {
  position: absolute;
  bottom: -24px;
}

/** For Big Poist popover **/
.big_post_pop .MuiPaper-elevation {
  display: table;
  box-shadow: none !important;
}

/***** Dashboard css *****/
.dashboardpage .MuiGrid-item {
  /* padding: 15px 0 0 20px !important; */
}

/***** Recent activity page css *****/
.recent_activitypage .MuiAppBar-positionSticky {
  top: 90px !important;
  z-index: 5 !important;
}

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

.plans_planvalue__7xohy .MuiTypography-body1 {
  font-weight: 300;
  font-size: 13px !important;
  padding: 3px 0;
}

/* Chrome, Safari, Edge, Opera */
.hideIcons input::-webkit-outer-spin-button,
.hideIcons input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#element::-webkit-scrollbar {
  display: unset;
}

/* grapes js active input field  for upload file*/
.gjs-am-file-uploader input[type="file"] {
  display: block;
}

/***** Global class for set rule page  ( Set Rules style)*****/
.MuiSelect-select,
.MuiInputBase-input,
.MuiButtonBase-root {
  font-family: "Open Sans", sans-serif !important;
}

.set_rules .setprice_select .MuiSelect-icon {
  display: none;
}

.set_rules .setprice_select .MuiInputBase-input {
  color: #000;
}

.set_rules .MuiAutocomplete-input,
.set_rules .MuiOutlinedInput-root {
  color: #606060 !important;
  font-size: 13px !important;
}

/***** Product Listing (Seller tools) css *****/
.category_value .MuiTypography-root {
  width: 100%;
  overflow: hidden;
  font-size: 13px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.productnav {
  height: 100%;
}

.productnav .MuiListItemText-primary {
  font-size: 12px !important;
  text-transform: capitalize;
}

/* .productnav .MuiButtonBase-root {
  padding: 5px 12px;
} */
/* .productnav .MuiButtonBase-root .MuiSwitch-thumb {
  position: relative;
  top: 4px;
} */
.productnav .MuiListItemButton-dense {
  padding: 0 0px !important;
}

.productnav .MuiListItemButton-dense:hover {
  background: transparent;
}

.productnav .MuiTablePagination-selectLabel,
.productnav .MuiTablePagination-displayedRows {
  margin: 0;
}

/***** Ductile page css 28 April ****/

/***** CMS page css *****/
/** Global Tab css for cms page **/
.pws_tabs .css-1h9z7r5-MuiButtonBase-root-MuiTab-root.Mui-selected {
  border: 1px solid;
  border-bottom: none;
}

.pws_tabs .css-1aquho2-MuiTabs-indicator {
  display: none;
}

.pws_tabs .css-1aquho2-MuiTabs-indicator {
  display: none;
}

.pws_tabs .css-1h9z7r5-MuiButtonBase-root-MuiTab-root.Mui-selected {
  color: #fff !important;
  background: #d7282f;
}

.pws_tabs .css-1h9z7r5-MuiButtonBase-root-MuiTab-root.Mui-selected {
  color: #fff !important;
  background: #d7282f !important;
}

.specification_tabs .Mui-selected {
  border: 1px solid;
}

/** Global Tab css for cms page **/

.producttable {
  margin: 20px 0;
  background: white;
  padding-bottom: 50px;
  border-radius: 6px;
}

/***** Company profile page css *****/
.profile_business .MuiFormControlLabel-label {
  font-size: 14px !important;
  white-space: nowrap;
}

.cdetaillist .MuiMenu-list {
  padding: 10px;
}

/**** Get a Quote ****/
.getquoteouter {
  background: #f4f6fa;
}

.subjectfield label {
  color: #6c6c6c;
  font-size: 16px !important;
}

.getquoteouter .MuiTimelineConnector-root {
  width: 1px;
}

.getquoteouter .MuiTimelineDot-root {
  background-color: #c3cdd9;
  margin: 1px 0;
}

.getquoteouter .MuiTimelineSeparator-root {
  margin: 16px 0 -16px 0px;
}

.quantitybox input {
  width: 80px;
  height: 25px;
}

/* .contactbox{ box-shadow: 0px 0px 0px rgba(159, 162, 191, 0.18), 0px 1px 0px rgba(159, 162, 191, 0.32) !important;} */
.subjectfield input {
  font-size: 12px;
  padding: 0 0 15px;
}

/* .getquoteouter .Mui-expanded {margin: 16px 0 0 !important} */
.quantitybox {
  padding-top: 0;
}

/* width */
.full_page ::-webkit-scrollbar {
  height: 6px;
  width: 6px;
  border-radius: 6px;
}

/* Track */
.full_page ::-webkit-scrollbar-track {
  /* background: #fff; */
  background: "transparent";
}

/* Handle */
.full_page ::-webkit-scrollbar-thumb {
  background: #d2d2d2;
  border-radius: 6px;
}

/* Handle on hover */
.full_page ::-webkit-scrollbar-thumb:hover {
  background: #6d6d6d;
}

.full_page ::-webkit-scrollbar-thumb:horizontal {
  background: #d2d2d2;
  border-radius: 6px;
}

.full_page ::-webkit-scrollbar-thumb:hover:horizontal {
  background: #6d6d6d;
}

/***** product Detail popover css*****/
.papercustom .MuiPaper-rounded {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
    rgba(0, 0, 0, 0.08) 0px 0px 0px 1px !important;
  width: 282px;
  overflow-y: hidden;
}

/* .social_media_box{ height:100%} */
.profile_socail_accounts_detail {
  min-height: 200px !important;
}

.MuiDataGrid-columnHeader:focus,
.MuiDataGrid-cell:focus {
  outline: none !important;
}

.MuiDataGrid-columnHeader:focus-within,
.MuiDataGrid-cell:focus-within {
  outline: none !important;
}

/***** Sign up styling *****/
.signupflag button {
  padding: 0;
}

.signupflag button span {
  font-size: 15px;
}

.step2rightsection .MuiToggleButton-root:hover {
  background: #d7282f;
  color: #fff;
}

.notificationpop .MuiMenuItem-gutters:hover {
  background: none;
}

.notificationpop .MuiTouchRipple-root {
  display: none;
}

.removespace .MuiInputBase-formControl {
  padding: 0;
}

.otptextField .MuiOutlinedInput-notchedOutline {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.23);
  border-radius: 0;
}

.otptextField .MuiOutlinedInput-input {
  font-size: 30px;
}

.productnavcheck .MuiListItemButton-gutters {
  display: block;
}

.filtercoulmn .MuiTypography-root {
  font-size: 13px;
}

.menuham .MuiButtonBase-root {
  display: flex;
  padding: 5px 15px;
  justify-content: flex-start;
}

/********** BigPost styling **********/
.bigdummypost .slick-dots li button:before {
  font-size: 14px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: "";
  border: 1px solid;
  line-height: 12px;
}

.bigdummypost .slick-dots li {
  margin: 12px 0 0 0;
}

.bigdummypost .slick-dots {
  bottom: -30px;
  top: 40px;
  right: 0;
  width: auto;
  height: 50px;
}

.bigdummypost .slick-arrow {
  display: none !important;
}

/* .leftcontroller .slick-slide img{ width: 90% !important;} */
.bigdummypost .slick-dots li.slick-active button:before {
  color: #000;
  background: #d7282f;
  border: 1px solid #d7282f;
}

.bigdummypost .slick-dots li button:before {
  color: #a5a5a5;
  opacity: 1;
}

.leftcontroller {
  margin: 0px 7px !important;
  padding: 0px;
  border-radius: 5px;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.leftcontroller .slick-initialized .slick-slide {
  /* width: 90% !important;
  float: none !important; */
}

.leftcontroller .slick-track {
  width: 100% !important;
  margin: 10px 3px;
  height: 100% !important;
}

.leftcontroller .slick-slide img {
  /* width: 53px !important;
  height: 50px; */
  border-radius: 4px;
  margin: 0 auto;
  border: 1px solid #e7e7e7;
  padding: 2px;
}

.productnavcheck {
  cursor: pointer;
}

.leftcontroller .slick-prev {
  top: 100%;
}

.leftcontroller .slick-arrow {
  display: block !important;
}

.leftcontroller .slick-vertical .slick-slide {
  /* height: 58px; */
}

.leftcontroller .slick-active div {
  padding: 0;
}

/***** Add New product styling *****/

/********** Product detail styling **********/
.magnify_box {
  height: 450px;
  border-radius: 6px;
  display: flex;
  align-items: center;
}

.detailcontainer .slick-track {
  display: flex !important;
}

.magnify_box > div > img {
  margin: auto;
  object-fit: contain;
  height: 450px !important;
}

/***** Detail quote modal *****/
.ModalScroll .MuiDialog-paperScrollPaper {
  overflow: hidden;
}

/* width */
.modalscrller {
  height: 500px;
  overflow-y: scroll;
}

.modalscrller::-webkit-scrollbar,
.ProductInfoCol::-webkit-scrollbar {
  height: 8px;
  width: 6px;
  background: #000;
  border-radius: 6px;
}

/* Track */
.modalscrller::-webkit-scrollbar-track,
.ProductInfoCol::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 6px;
}

/* Handle */
.modalscrller::-webkit-scrollbar-thumb,
.ProductInfoCol::-webkit-scrollbar-thumb {
  background: #d2d2d2;
  border-radius: 6px;
}

/* Handle on hover */
.modalscrller::-webkit-scrollbar-thumb:hover,
.ProductInfoCol::-webkit-scrollbar-thumb:hover {
  background: #6d6d6d;
}

.modalscrller::-webkit-scrollbar-thumb:horizontal,
.ProductInfoCol::-webkit-scrollbar-thumb:horizontal {
  background: #d2d2d2;
  border-radius: 6px;
}

.MuiInputBase-formControl {
  font-size: 14px !important;
}

.Mui-focused .MuiOutlinedInput-notchedOutline {
  border-width: 1px !important;
  border-color: #858585 !important;
  font-size: 14px !important;
}

.signupform label {
  color: rgba(0, 0, 0, 0.6) !important;
}

/****** category page footer pagination styling ******/
.seller_toptable .MuiTablePagination-selectLabel {
  position: absolute;
  left: 15px;
}

.seller_toptable .MuiDataGrid-footerContainer {
  display: block;
}

.seller_toptable .MuiInputBase-root.MuiInputBase-colorPrimary {
  position: absolute;
  left: 100px;
  bottom: 9px;
}

/****** category page footer pagination styling ******/

.speciication_defination:hover {
  border: none !important;
}

.Mui-focused {
  /* color: #4a4a4a !important; */
}

/*********** Start Error message styling for sign & login **********/
.signupform .MuiFormHelperText-root {
  position: absolute;
  bottom: -19px;
  color: #d7282f;
}

.signupform2 .MuiFormHelperText-root {
  position: absolute;
  bottom: -19px;
  color: #d7282f;
}

.signupform .error-class p {
  position: absolute;
  bottom: -30px;
  color: #d7282f;
}

.signupform {
  position: relative;
}

/*********** End Error message styling for sign & login **********/
.add_cat_field {
  margin: 0px 0 3px !important;
  width: 100%;
}

.addBusinesstype {
  min-width: 170px;
  position: relative;
  margin-left: 4px;
}

.addBusinesstype::before,
.addBusinesstype::after {
  border: solid transparent;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  pointer-events: none;
  width: 0;
  right: 100%;
  top: 50%;
}

.addBusinesstype::before {
  border-right-color: rgba(0, 0, 0, 0.23);
  margin-top: -7px;
  border-width: 7px;
}

.addBusinesstype::after {
  border-right-color: #ffffff;
  margin-top: -6px;
  border-width: 6px;
  margin-right: -1px;
}

.addBusinesstype
  .MuiAutocomplete-root
  .MuiTextField-root
  .MuiOutlinedInput-root {
  padding: 0 39px 0 0;
  min-height: 30px;
  border-radius: 8px;
  position: relative;
}

.addBusinesstype .MuiAutocomplete-root .MuiTextField-root {
  margin: 4px 0;
}

.addBusinesstype
  .MuiAutocomplete-root
  .MuiTextField-root
  .MuiOutlinedInput-root
  > .MuiSvgIcon-root {
  position: absolute;
  right: 7px;
  border-left: 1px solid #d2d2d2;
  padding: 0 0 0 5px;
  width: 22px;
}

.addBusinesstype
  .MuiAutocomplete-root
  .MuiTextField-root
  .MuiOutlinedInput-root
  > .MuiSvgIcon-root:hover {
  color: #d7282f;
}

.addBusinesstype
  .MuiAutocomplete-root
  .MuiTextField-root
  .MuiOutlinedInput-root
  .MuiInputBase-input {
  font-size: 12px;
}

.ProductInfoCol {
  /* max-height: 600px;
  overflow-y: auto; */
}

.trademarkimage::before {
  top: 4px;
}

.detailastrics {
  color: #d32f2f;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}

.helper-text::before {
  top: 4px;
}

.mobilecommon .MuiIconButton-root {
  padding: 0;
}

.mobilecommon .MuiIconButton-root {
  font-size: 1rem;
}

input::-ms-reveal,
input::-ms-clear {
  display: none;
}

textarea::placeholder {
  color: rgba(0, 0, 0, 0.4);
}

.cms-body {
  background: #fff;
}

.Mainactivitycontent p:nth-of-type(-n + 3) {
  display: inline;
  font-size: 13px;
}

/***** Start Global Background color there for select option hover & selected area css *****/
.MuiButtonBase-root.MuiMenuItem-root.Mui-selected {
  background-color: #ffecec !important;
}

.MuiAutocomplete-option[aria-selected="true"] {
  background: #ffecec !important;
}

/***** End Global Background color there for select option hover & selected area css *****/
.cslidercontainer .slick-track {
  margin-left: 0 !important;
}

.mscertificatebtns .slick-next:before {
  color: #000;
}

.mscertificatebtns .slick-prev:before {
  color: #000;
}

.mscertificatebtns .slick-arrow {
  opacity: 1;
}

.mscertificatebtns:hover .slick-arrow {
  opacity: 1;
}

/* round image view */
.personalmodal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  /* Semi-transparent background */
  display: flex;
  justify-content: center;
  align-items: center;
  /* z-index: 1000; */
  z-index: 1200;
}

.personalmodal-content {
  max-width: 90%;
  /* Adjust as needed */
  max-height: 90%;
  /* Adjust as needed */
  overflow: auto;
  border-radius: 50%;
  /* Make the image round */
  position: relative;
  width: 400px;
  background: #f5f5f5;
}

.personalmodal-content img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.swal2-html-container {
  font-size: 12px !important;
}

/****===== Animation css for PDP page (Contact Seller Card ) =====****/
.roundhover-fx {
  font-size: 36px;
  display: flex;
  cursor: pointer;
  /* margin: 15px; */
  width: 18px;
  height: 18px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  background-color: rgba(255, 255, 255, 0.1);
  transition: 300ms;
}

.roundhover-fx:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  box-sizing: content-box;
  box-shadow: 0 0 0 1px #d7282f;
  /* box-shadow: #d7282f 0px 5px 15px; */
  top: 0;
  left: 0;
  opacity: 0;
  transition: 300ms;
}

.roundhover-fx:hover {
  background-color: #fff;
}

.roundhover-fx:hover:after {
  opacity: 1;
  transform: scale(1.15);
}

.origincountrycolor strong {
  color: #231f20;
}

.blueclr {
  color: #0055d6;
}

.blueclr:hover {
  text-decoration: underline;
}

.FacebookIcon span {
  opacity: 1 !important;
}

.draw-border {
  box-shadow: inset 0 0 0 1px #eee;
  transition: color 0.25s 0.0833333333s;
  position: relative;
}

.draw-border::before,
.draw-border::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
}

.draw-border::before {
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.draw-border::after {
  border-top-width: 1px;
  border-right-width: 1px;
}

.draw-border:hover::before,
.draw-border:hover::after {
  /* border-color: #d7282f; */
  transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  height: 100%;
}

.draw-border:hover::before {
  transition-delay: 0s, 0s, 0.25s;
}

.draw-border:hover::after {
  transition-delay: 0s, 0.25s, 0s;
}

.btn {
  background: none;
  border: none;
  cursor: pointer;
  line-height: 1.5;
  font: 700 1.2rem "Roboto Slab", sans-serif;
  padding: 1em 2em;
  letter-spacing: 0.05rem;
}

.btn:focus {
  outline: 2px dotted #55d7dc;
}

/***** Chat css *****/
.chat-bubble {
  background-color: #e6f8f1;
  padding: 16px 28px;
  -webkit-border-radius: 20px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius: 20px;
  -moz-border-radius-bottomleft: 2px;
  border-radius: 20px;
  border-bottom-left-radius: 2px;
  display: inline-block;
}

.typing {
  align-items: center;
  display: flex;
  height: 17px;
}

.typing .typingdot {
  animation: mercuryTypingAnimation 1.8s infinite ease-in-out;
  background-color: #d7282f;
  border-radius: 50%;
  height: 5px;
  margin-right: 4px;
  vertical-align: middle;
  width: 5px;
  display: inline-block;
}

.typing .typingdot:nth-child(1) {
  animation-delay: 200ms;
}

.typing .typingdot:nth-child(2) {
  animation-delay: 300ms;
}

.typing .typingdot:nth-child(3) {
  animation-delay: 400ms;
}

.typing .typingdot:last-child {
  margin-right: 0;
}

@keyframes mercuryTypingAnimation {
  0% {
    transform: translateY(0px);
    background-color: #d7282f;
  }

  28% {
    transform: translateY(-7px);
    background-color: #000000;
  }

  44% {
    transform: translateY(0px);
    background-color: #d7282f;
  }
}

/**** Start PDP Latest changes****/
div .visit-store {
  border: 1px solid #d7282f;
  /* border-radius: 6px; */
  text-transform: none;
  /* min-width: 90px; */
  font-weight: 600;
  line-height: 24px;
  color: #d7282f;
  height: 34px;
  font-size: 12px;
}

div .pdpcompany-profile {
  border: 1px solid #d7282f;
  border-color: #2b2b2b;
  border-radius: 6px;
  color: #2b2b2b;
  text-align: center;
  justify-content: center;
  padding: 0;
  min-width: auto;
  width: 100%;
}

/**** End PDP Latest changes****/

.pulse {
  position: absolute;
  top: -4px;
  right: -4px;
  height: 16px;
  width: 16px;
  z-index: 10;
  border: 4px solid #d7282f;
  border-radius: 70px;
  animation: pulse 2s ease-out infinite;
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }

  25% {
    -webkit-transform: scale(0.1);
    opacity: 0.1;
  }

  50% {
    -webkit-transform: scale(0.5);
    opacity: 0.3;
  }

  75% {
    -webkit-transform: scale(0.8);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

/* Swal dialog  */
div:where(.swal2-container) {
  z-index: 1300 !important;
}

.mypagecontainer {
  width: 95%;
  margin: 0 auto;
  padding: 0 18px;
}

.category-header {
  /* background: #fff */
}

@keyframes slideInChat {
  from {
    transform: translateX(100%);
    opacity: 0;
  }

  to {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideOutChat {
  from {
    transform: translateX(0);
    opacity: 1;
  }

  to {
    transform: translateX(100%);
    opacity: 0;
  }
}

.slide-enter {
  animation: slideInChat 0.5s forwards;
}

.slide-exit {
  animation: slideOutChat 0.5s forwards;
}

.hovered-image {
  overflow-y: scroll;
  height: 100%;
  position: fixed;
  width: 100%;
}
.hovered-image::before {
  background: rgba(0, 0, 0, 0.5);
  content: " ";
  display: block;
  width: 100%;
  height: 100;
  z-index: 1000;
}

.base-Popper-root.MuiDataGrid-menu {
  z-index: 1099;
}
.base-Popper-root.MuiDataGrid-panel {
  z-index: 1099;
}

.MuiDataGrid-menu .MuiMenuItem-root {
  font-size: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
}

/***** Start Media quries here *****/
@media screen and (max-width: 1450px) {
  .ps-menu-button {
    font-size: 14px !important;
  }

  div .css-1b8xpk7-MuiButtonBase-root-MuiButton-root {
    width: 153px;
    height: 40px;
  }

  /* .social_media_box .social_empty {
    padding: 0px 0px 45px !important;
  } */
}

.loader {
  position: absolute;
  top: calc(50% - 32px);
  left: calc(50% - 32px);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  perspective: 800px;
}

.inner {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.inner.one {
  left: 0%;
  top: 0%;
  animation: rotate-one 1s linear infinite;
  border-bottom: 3px solid rgb(215, 40, 47);
}

.inner.two {
  right: 0%;
  top: 0%;
  animation: rotate-two 1s linear infinite;
  border-right: 3px solid rgb(35, 31, 32);
}

.inner.three {
  right: 0%;
  bottom: 0%;
  animation: rotate-three 1s linear infinite;
  border-top: 3px solid #2196f3;
}

@keyframes rotate-one {
  0% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }

  100% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}

@keyframes rotate-two {
  0% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }

  100% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}

@keyframes rotate-three {
  0% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }

  100% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}

@media screen and (max-width: 1700px) {
  .media_box .MuiFormLabel-root {
    font-size: 12px !important;
    line-height: 22px;
  }

  .media_box .MuiInputBase-inputSizeSmall {
    font-size: 12px;
  }
}

@media screen and (max-width: 1450px) {
  .ps-menu-button {
    font-size: 14px !important;
  }

  div .css-1b8xpk7-MuiButtonBase-root-MuiButton-root {
    width: 153px;
    height: 40px;
  }

  /* .social_media_box .social_empty {
    padding: 0px 0px 45px !important;
  } */
  .media_box .css-1pysi21-MuiFormLabel-root-MuiInputLabel-root {
    font-size: 12px;
    line-height: 23px;
  }

  .media_box .MuiInputBase-inputSizeSmall {
    font-size: 12px;
    min-width: 108px;
  }

  div .css-1b8xpk7-MuiButtonBase-root-MuiButton-root {
    margin-left: 16px;
  }

  .media_box .css-hfutr2-MuiSvgIcon-root-MuiSelect-icon {
    right: 2px;
  }

  .editsocial_contact input {
    font-size: 14px;
    padding: 4px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /*************************** Big Post styling ******************************/
  .leftcontroller .slick-track {
    margin: 10px 2px;
  }

  .leftcontroller .slick-slide img {
    width: 100% !important;
    height: 50px;
  }

  .leftcontroller .slick-dots li button {
    display: none;
  }
}

@media screen and (max-width: 1280px) {
  .service_flapout {
    width: 800px !important;
  }

  .companydetail_addservice {
    overflow-x: hidden;
  }

  /************************** Product detail css ****************************/
  .p_detailfullview_data {
    display: block;
  }

  .p_detailfullview_data_web {
    display: none;
  }

  div .css-1b8xpk7-MuiButtonBase-root-MuiButton-root {
    margin-left: 6px;
  }

  /************************ Left Menu css ************************/
  .inner-layout-content-container {
    margin-left: 0;
    width: 100%;
  }

  .mypagecontainer {
    width: 100%;
    margin: 0 auto;
    padding: 0 12px;
  }
}

@media screen and (max-width: 1200px) {
  /* .inner-layout-content-container { margin-left: 80px;width: 88%;}
div .ps-menu-button {padding-left: 20px !important;}
span.ps-submenu-expand-icon {display: none;}
.ps-sidebar-container .ps-menu-label {display: none;} */
  .manufactureBG {
    background-color: #fff;
  }
  div .css-1b8xpk7-MuiButtonBase-root-MuiButton-root {
    margin-left: 14px;
  }

  /***** Company detailpage *****/
  .companydetail_page .css-1l6u27z-MuiGrid-root {
    gap: 10px;
  }

  /**** Company Detail Right flapout responsive ****/
  .container_rightflap {
    width: 500px !important;
  }

  .service_flapout {
    width: 600px !important;
  }

  .productmaindetail {
    display: block !important;
  }

  .product_detail_left {
    max-width: 100% !important;
    width: 100%;
  }

  .product_detail_right {
    max-width: 100% !important;
    width: 100%;
  }
}

@media screen and (max-width: 1280px) {
  .magnify_box {
    height: auto;
  }

  .magnify_box > div > img {
    height: 350px !important;
  }
  .magnify_box > video {
    height: 350px !important;
  }
}

@media screen and (max-width: 1024px) {
  .magnify_box > div > img {
    height: 300px !important;
  }
  .magnify_box > video {
    height: 300px !important;
  }

  div .visit-store {
    display: block;
  }

  div .pdpcompany-profile {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .ps-sidebar-container .ps-menu-label {
    display: block;
  }

  .companydetail_page .css-12wnr2w-MuiButtonBase-root-MuiCheckbox-root {
    padding: 5px;
  }

  /** Company detail 14march changes **/
  .tabsContainer {
    /* background: #f3f3f3 !important; */
    /* border-radius: 50px !important; */
    padding: 0 3px;
    margin: 1rem 0 0 !important;
  }

  /* .companydetail_page
    .tabsContainer
    .css-1h9z7r5-MuiButtonBase-root-MuiTab-root.Mui-selected {
    background: #fff;
    box-shadow: 0px 3px 3px rgba(150, 150, 150, 0.25);
    border-radius: 28px;
    color: #4f4f4f;
  } */
  .ContactPersonDetails {
    margin: 1rem 0 0;
  }

  .reginal_offices {
    margin-top: 0px;
  }

  .companydetail_page .MuiTabs-flexContainer {
    padding: 0;
  }

  .companydetail_page .tabsContainer .Mui-selected {
    padding: 16px 8px;
  }

  .otptextField .MuiOutlinedInput-input {
    font-size: 14px;
  }

  .slick-dots {
    display: none !important;
  }

  /****** category page footer pagination styling ******/
  .seller_toptable .MuiTablePagination-selectLabel {
    position: sticky;
    left: 0;
    bottom: 0;
  }

  .seller_toptable .MuiDataGrid-footerContainer {
    display: flex;
  }

  .seller_toptable .MuiInputBase-root.MuiInputBase-colorPrimary {
    position: static;
  }

  .chat-bodyadd {
    overflow: hidden;
  }
  .media_box .MuiInputBase-inputSizeSmall {
    min-height: 10px;
    padding: 8px;
  }
  .pricingTypeCustomToggleButton {
    font-size:12px !important
  }
  .pricingTypeCustomToggleButtonSelected {
    font-size:12px !important
  }
}

@media screen and (max-width: 600px) {
  body {
    background: #fff;
  }
  .tabsContainer {
    background: #f3f3f3 !important;
    border-radius: 50px !important;
  }

  .inner-layout-content-container {
    width: 100%;
    margin: 0 auto;
  }

  .full_page {
    width: 100%;
    background: none;
    padding: 0 10px;
  }

  /***** Changes for edit buttons 15feb 2023  *****/
  .basic_detail_box .MuiInputBase-input {
    max-height: 15px;
  }

  .basic_detail_box .toggleBtnContainer .MuiToggleButton-root {
    margin: 5px 3px;
    margin-right: 2px;
  }

  .basic_detail_box .toggleBtnContainer button {
    height: 20px;
    /* min-width: 40px; */
  }

  /***** Changes for edit buttons 15feb 2023  *****/
  /* .companydetail_page .css-ft4jij-MuiDivider-root{ display:none;} */
  .addnews {
    padding: 0;
  }

  .add_ser_remaining {
    padding: 0;
  }

  /**** Company Detail Right flapout responsive ****/
  .container_rightflap {
    width: 250px !important;
  }

  .service_flapout {
    width: 100% !important;
  }

  /**** profile pages ****/

  .social_media_box .css-k4qjio-MuiFormHelperText-root.Mui-error {
    position: unset;
  }

  /* body,
  html {
    overflow-x: hidden !important;
  } */
  /******************** Company Detail *********************/
  .reginal_box {
    /* margin: 10px 0 0; */
  }

  /* .factory_img_col {width: 50%;margin: 0 auto;} */
  .MuiFormHelperText-root {
    align-items: flex-start;
  }

  .companydetail_page .MuiTabs-indicator {
    border: none;
    background: #fff;
    box-shadow: 0px 3px 3px rgba(150, 150, 150, 0.25);
    border-radius: 50px;
  }

  .companydetail_page .MuiTab-root.Mui-selected {
    color: #4f4f4f;
  }

  .addBusinesstype {
    min-width: 100%;
    width: 100%;
    margin-top: 8px;
  }

  .addBusinesstype::before,
  .addBusinesstype::after {
    transform: rotate(90deg);
    right: 91%;
    top: -6px;
  }

  .addBusinesstype::after {
    margin-top: -5px;
    margin-right: 1px;
  }

  .addBusinesstype::before {
    margin-top: -8px;
  }

  .addBusinesstype
    .MuiAutocomplete-root
    .MuiTextField-root
    .MuiOutlinedInput-root
    .MuiInputBase-input {
    padding-top: 0;
  }

  .companydetail_addservice {
    padding: 5px !important;
  }

  .reginal_lable {
    padding: 0 !important;
  }

  .reginal_box {
    /* box-shadow: none !important; */
  }

  .forModalButton {
    top: 0 !important;
    right: 0 !important;
  }
}

.Bigbox {
  --container-height: 500;
  --angle: 20;
  margin: 3em;
  width: 100%;
  overflow: hidden;
  /* border:1px solid #666; */
  /* box-shadow:0 0 20px #cccccc66; */
  border-radius: 1em;
  position: relative;
  --skew-angle: calc(var(--angle) * 1deg);
  --skew-angle-neg: calc(var(--angle) * -1deg);
  --skew-diff: calc(var(--container-height) * tan(var(--skew-angle)));
  --skew-diff-px: calc(var(--skew-diff) * 1px);
  --container-height-px: calc(var(--container-height) * 1px);
  --skew-diff-half: calc((var(--skew-diff) / 2) * 1px);
  --skew-diff-half-neg: calc((var(--skew-diff) / 2) * -1px);
  height: var(--container-height-px);
  padding: 0px !important;
}

.Bigbox .skewed {
  overflow: hidden;
  width: 70%;
  position: absolute;
  transform: skew(var(--skew-angle-neg));
}

.Bigbox .left.skewed {
  left: var(--skew-diff-half-neg);
}

.Bigbox .right.skewed {
  right: var(--skew-diff-half-neg);
}

.Bigbox .left.unskewed {
  background: #fefaf2;
  transform: skew(var(--skew-angle));
  height: var(--container-height-px);
  left: var(--skew-diff-half);
  position: relative;
}

.Bigbox .right.unskewed {
  transform: skew(var(--skew-angle));
  height: var(--container-height-px);
  left: var(--skew-diff-half-neg);
  position: relative;
  /* text-align: center; */
  background-repeat: no-repeat;

  /*just for exemple*/
  background-image: url("/public/assets/backgroundimg.jpg");
  background-size: contain;
}

.text {
  display: flex;
  align-items: left;
  /* /* height: var(--container-height-px); */
  /* color: #fff; */
  /* font-size: 1.5em; */
  padding: 0 3em;
  /* padding-right: var(--skew-diff-px); */
  /* font-family: Roboto, "Helvetica Neue", Arial, sans-serif;  */
}

h4 {
  margin: 1em 0;
  font-size: 1.5em;
}

/* edit product's technical information */
.removepadding .MuiSelect-outlined {
  padding: 8.25px;
}

.GlobalNavigation .MuiPopover-paper {
  left: 0 !important;
  right: 0;
  max-width: 100%;
  border-radius: 0;
  padding: 16px 5px 0;
  width: 100%;

  border-radius: 0 0px 3px 3px;
  /* background-color: rgba(255, 255, 255, 0.99);
  /* top: 63px !important; */
  /* box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 1px 0px 0px rgba(0, 0, 0, 0.14), 0px 1px 9px 2px rgba(0, 0, 0, 0.12); */
  box-shadow: none;
  position: unset !important;
}

.GlobalNavigation {
  /* height: 380px; */
  height: 270px;
  top: 40px !important;
  width: 78%;
  margin: 0 auto;
}

.GlobalNavigation .clickLink {
  display: flex;
  align-items: center;
  /* position: absolute; */
  bottom: 0;
  right: 0;
  text-transform: none;
  color: #d7282f;
  cursor: pointer;
  font-size: 14px;
  padding: 10px 0 0;
}

.GlobalNavigation .clickLink .MuiSvgIcon-root {
  margin-left: 6px;
  font-size: 18px;
}

.GlobalNavigation .clickLink:hover {
  color: #000000;
}

.MuiDrawer-paper::-webkit-scrollbar {
  height: 8px;
  width: 6px;
  background: #000;
  border-radius: 6px;
}

/* Track */
.MuiDrawer-paper::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 6px;
}

/* Handle */
.MuiDrawer-paper::-webkit-scrollbar-thumb {
  background: #d2d2d2;
  border-radius: 6px;
}

/* Handle on hover */
.MuiDrawer-paper::-webkit-scrollbar-thumb:hover {
  background: #6d6d6d;
}

.MuiDrawer-paper::-webkit-scrollbar-thumb:horizontal {
  background: #6d6d6d;
  border-radius: 6px;
}

@media (max-width: 900px) {
  .GlobalNavigation {
    top: 63px !important;
    height: 550px;
  }

  .GlobalNavigation .MuiPopover-paper {
    top: 1px !important;
  }

  .stickyNav {
    position: sticky;
    top: -16px;
    z-index: 1;
    background-color: #ffffff;
    padding-bottom: 16px;
    box-shadow: -6px 0px 6px #cccccc;
  }

  .faq_accor_col .MuiAccordionSummary-content {
    margin: 0 0 12px;
    padding: 8px 45px 0 0px;
  }

  .companyopratonal {
    margin-bottom: 0 !important;
  }

  .mypagecontainer {
    width: 100%;
    margin: 0 auto;
    /* padding: 0 10px; */
  }
}

.MuiMenu-list .MuiMenuItem-root {
  font-size: 13px;
  /* padding: 6px 12px; */
  padding: 3px 10px;
  min-height: auto;
}

/* Custom Animate.css */
.editsocial_contact .hair-line {
  padding-top: 0;
  margin-bottom: 0;
}

.hair-line {
  border-bottom: 1px solid rgba(34, 51, 84, 0.1) !important;
  border: 0;
  padding-top: 16px;
  margin: 0 0 16px 0;
}

.animated.hinge {
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.4, 0.4, 0.4);
    transform: scale3d(0.4, 0.4, 0.4);
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.4, 0.4, 0.4);
    transform: scale3d(0.4, 0.4, 0.4);
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 0;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@keyframes uparrow {
  0% {
    -webkit-transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(-3px);
    opacity: 1;
  }
}

@keyframes downarrow {
  0% {
    -webkit-transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(-4px);
    opacity: 1;
  }
}

.PlusW {
  animation: downarrow 0.6s infinite alternate ease-in-out;
}

.minusW {
  animation: uparrow 0.6s infinite alternate ease-in-out;
}

/* .MuiModal-root {
  overflow-x: hidden;
  overflow-y: auto;
} */

@media screen and (max-width: 600px) {
  .MuiTablePagination-selectLabel {
    display: block !important;
  }
}

/* signup step 2 only css */
@media screen and (max-width: 420px) {
  .signupform2 .MuiFormHelperText-root {
    bottom: -30px;
    position: absolute;
  }
}
@media screen and (max-width: 480px) {
  .signupform .MuiFormHelperText-root {
    position: static;
  }
  .signupform .error-class p {
    position: static;
  }
}

.reactEasyCrop_Cover_Vertical {
  /* width: 100% !important; */
  /* height: 400px !important; */
  /* object-fit: fill !important; */
}

.image-cropper-banner {
  height: 200px !important;
  /* width: 100% !important; */
}

.image-cropper-square {
  width: 50% !important;
  height: 90% !important;
}

.image-cropper-profile {
  height: 400px !important;
  width: 400px !important;
}

.MuiFormControl-root .MuiFormLabel-root {
  background: white;
  padding-right: 6px;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.6) !important;
  /* color is given for ads page start date and end date */
}

.MuiFormLabel-root .MuiSvgIcon-root {
  position: relative;
  top: -1px;
}

.mce-content-body {
  margin-top: 10px !important;
}

.custom-btn {
  height: 36px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.09px;
  font-weight: 600;
  border: 1px solid #d7282f;
  border-radius: 6px;
  text-transform: none;
  opacity: 85%;
  padding: 0 12px;
  cursor: pointer;
  margin: 0 6px;
}

.remove-btn {
  background: #d7282f;
  color: white;
}

.remove-btn:hover {
  background-color: #b91319;
}

.cancel-button {
  border: 1px solid #d7282f;
  color: #d7282f;
  background-color: #ffffff;
}

.cancel-button:hover {
  border-color: #d7282f;
  color: #ffffff;
  background-color: #d7282f;
}

@keyframes move {
  0%,
  20% {
    top: 0px;
  }

  30%,
  50% {
    top: -74px;
  }

  60%,
  90% {
    top: -148px;
  }

  100%,
  0% {
    top: 0px;
  }
}
@keyframes move1 {
  0%,
  20% {
    top: 0px;
  }

  30%,
  50% {
    top: -20px;
  }

  60%,
  90% {
    top: -41px;
  }

  100%,
  0% {
    top: 0px;
  }
}

/*********Loader css for uploading file in chat********/
.loader {
  position: relative;
  width: 2.5em;
  height: 2.5em;
  transform: rotate(165deg);
}

.loader::before,
.loader::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-radius: 0.25em;
  transform: translate(-50%, -50%);
}

.loader::before {
  animation: before 2s infinite;
}

.loader::after {
  animation: after 2s infinite;
}

@keyframes before {
  0% {
    width: 0.5em;
    box-shadow: 1.25em -1.25em hsl(358, 69%, 50%),
      -1.25em 1.25em hsl(358, 69%, 50%);
  }
  35% {
    width: 2.5em;
    box-shadow: 0 -1.25em hsl(358, 69%, 50%), 0 1.25em hsl(358, 69%, 50%);
  }
  70% {
    width: 0.5em;
    box-shadow: -1.25em -1.25em hsl(358, 69%, 50%),
      1.25em 1.25em hsl(358, 69%, 50%);
  }
  100% {
    box-shadow: 1.25em -1.25em hsl(358, 69%, 50%),
      -1.25em 1.25em hsl(358, 69%, 50%);
  }
}

@keyframes after {
  0% {
    height: 0.5em;
    box-shadow: 1.25em 1.25em hsla(0, 0%, 3%), -1.25em -1.25em hsla(0, 0%, 3%);
  }
  35% {
    height: 2.5em;
    box-shadow: 1.25em 0 hsla(0, 0%, 3%), -1.25em 0 hsla(0, 0%, 3%);
  }
  70% {
    height: 0.5em;
    box-shadow: 1.25em -1.25em hsla(0, 0%, 3%), -1.25em 1.25em hsla(0, 0%, 3%);
  }
  100% {
    box-shadow: 1.25em 1.25em hsla(0, 0%, 3%), -1.25em -1.25em hsla(0, 0%, 3%);
  }
}

.loader {
  position: absolute;
  top: calc(50% - 1.25em);
  left: calc(50% - 1.25em);
}

.loader-wrapper {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 9999;
}
