:root {
  --light-purple: #f6f4fe;
  --purple: #fe03bf;
  --bg-purple: #ff49b9;
  --dark-purple: rgba(255, 73, 222, 0.908);
  /* --purple: #fecc03;
  --bg-purple: #ffdb49;
  --dark-purple: #ffdb49; */
  --body-text-purple: #3e3f66;
  --text-white: #ffffff;
  --bg-white: #ffffff;
  --slider-dots-color: #d4d2dd;
  --light-bg: #dfdaf3;
  --dark-bg-text: #9995b1;
}


@font-face {
  font-family: 'IRY';
  src:
    url('/fonts/IRY-Light.woff2') format('woff2'),
    url('/fonts/IRY-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'IRY';
  src:
    url('fonts/IRY-Medium.woff2') format('woff2'),
    url('fonts/IRY-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'IRY';
  src:
    url('fonts/IRY-Thin.woff2') format('woff2'),
    url('fonts/IRY-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'IRY';
  src:
    url('fonts/IRY-Bold.woff2') format('woff2'),
    url('fonts/IRY-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'IRY';
  src:
    url('fonts/IRY.woff2') format('woff2'),
    url('fonts/IRY.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* .flatmenuitem:hover {
  color:  rgb(255, 255, 255)  !important; 
  background-color:  rgb(189, 73, 65)  !important; 
}

.flatmenuitem:focus {
  color:  rgb(255, 255, 255)  !important; 
  background-color:  rgb(189, 73, 65)  !important; 
} */
.signin-bg {
  position: absolute;
  width: 100%;
  min-height: 100vh;
  opacity: 1;
  color: rgb(52, 71, 103);
  box-shadow: none;
  background: linear-gradient(195deg, rgba(66, 66, 74, 0.6), rgba(25, 25, 25, 0.6)) center center cover no-repeat, url('/bg.jpg') transparent;
  background-position: center center;
}

.css-11xlwb1-MuiButtonBase-root-MuiButton-root,
.css-1dpxfbz.css-1dpxfbz.css-1dpxfbz,
.swal2-styled.swal2-confirm,
.MuiButton-root,
.css-1a8bzir,
.css-1np03us,
.css-uo1w2w,
.css-uo1w2w.Mui-selected,
.swal2-styled.swal2-cancel,
.css-1a8bzir.Mui-selected,
.css-p2lyc9,
.css-1krs1d0-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.css-1krs1d0-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.css-1krs1d0-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input,
.css-8y2oyn-MuiButtonBase-root-MuiMenuItem-root.Mui-selected,
.css-8y2oyn-MuiButtonBase-root-MuiMenuItem-root,
.css-1kdalrr-MuiInputBase-root-MuiOutlinedInput-root,
.css-9y3yk0-MuiButtonBase-root-MuiTab-root.Mui-selected,
.css-9y3yk0-MuiButtonBase-root-MuiTab-root,
.css-z9ygzk-MuiAutocomplete-listbox .MuiAutocomplete-option.Mui-focused,
.css-14tvged-MuiInputBase-input-MuiInput-input,
.css-19vkgdd-MuiButtonBase-root-MuiButton-root,
.css-nt6reo-MuiInputBase-input-MuiOutlinedInput-input,
.muirtl-1f3pfm3-MuiButtonBase-root-MuiMenuItem-root,
.muirtl-1al8b6z-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input,
.muirtl-r1ihfu-MuiFormLabel-root-MuiInputLabel-root {
  font-family: 'IRY' !important;
}

.muirtl-r1ihfu-MuiFormLabel-root-MuiInputLabel-root {
  transform: translate(-52px, -9px) scale(0.75) !important;
}

html,
body {
  font-weight: 400;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;

}


@media print {

  tr {
    page-break-inside: avoid;
  }

  td,
  th {
    page-break-inside: avoid;
  }

  .page-break {
    page-break-before: always;
  }
}

::-webkit-scrollbar:horizontal {
  height: 6px;
  background-color: #bd4941;
}

::-webkit-scrollbar-thumb:horizontal {
  background: #000;
  border-radius: 10px;

}

b {
  color: #bd4941 !important;
  font-size: 13px;
  font-weight: bold;
  display: inline-flex;
  line-height: 18px !important;
}

x {
  line-height: 14px;
  font-size: 14px;
  min-width: 100px;
  color: #344767;
  /* font-family: "Roboto", "Helvetica", "Arial", sans-serif; */
  padding-right: 40px;
  white-space: pre-wrap;

  border: none !important;
  outline: none !important;
}

xstart {
  font-size: 14px;
  color: #344767;
  /* font-family: "Roboto", "Helvetica", "Arial", sans-serif; */
  padding-inline-end: 15px;
  height: 40px;
  max-height: 40px;
  white-space: pre-wrap;
  border: none !important;
  outline: none !important;
}

xb {
  font-weight: bold;
  font-size: 14px;
  color: #344767;
  /* font-family: "Roboto", "Helvetica", "Arial", sans-serif; */
  display: inline;
  border: none;
  border: none !important;
  outline: none !important;
}
.animated-btn {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.MuiTab-root .MuiTab-textColorPrimary{
  padding : "10px 6px" !important;
}
.animated-btn::after,
.animated-btn::before {
  content: "آرشیو";
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  
  animation: changeText 3s infinite, fadeEffect 3s infinite;
}

/* انیمیشن تغییر متن */
@keyframes changeText {

  0%,
  50% {
    content: "Archive";
  }

  50.1%,
  100% {
    content: "Submit";
  }
}
 
.MuiTab-root{
  font-weight: bold;
}
.newpatient-samll-grid-item {
  padding-top: 8px !important;
}
.MuiDateCalendar-root{
  height: 310px !important;
}
.form-dialog-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 1px solid #bd4941;
}

.authbg {
  object-fit: cover;
  height: '100vh';
  width: '100%';
  background-color: #000000;
}

.onetimecode {
  text-align: center !important;
  text-align-last: center !important;
  margin-inline: 5px !important;
  font-size: 22px !important;
  font-weight: bold !important;
}

.mytable {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.css-1w97os3-MuiPaper-root-MuiCard-root {
  font-family: 'IRY' !important;
}

.mytable td,
.mytable th {
  border: 1px solid #dddddd;
  padding: 8px;
  height: 25px;
}

@media (width<600px) {
  .authbg {
    display: none;
  }
}

.googleMapsApp {
  font-family: sans-serif;
  text-align: center;
  height: 100vh;
}

.kiHXWb {
  border: 1px solid #d1d3e2 !important;
}

/* width */
::-webkit-scrollbar {
  width: 1px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #000;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type='number'] {
  -moz-appearance: textfield;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000;
}

.fileuploadercontainer label {
  min-width: 222px !important;
  max-width: 5008px !important;
  height: 48px !important;
  border: 1px solid rgb(185, 185, 185) !important;
  padding: 8px 16px 8px 8px !important;
  border-radius: 10px !important;
  cursor: pointer;
  background-color: #f8fafc !important;
  -webkit-box-flex: 0;
}

.fileuploader {
  min-width: 222px !important;
  max-width: 5008px !important;
  height: 48px !important;
  border: 1px solid rgb(185, 185, 185) !important;
  padding: 8px 16px 8px 8px !important;
  border-radius: 10px !important;
  cursor: pointer;
  background-color: #f8fafc !important;
  -webkit-box-flex: 0;
}

.App-map {
  height: 100%;
  width: 100%;
}

.MuiAlert-icon {
  display: none !important;
}

.shrinklabel {
  background-color: #fff;
}

.css-834mnp-MuiPaper-root-MuiAlert-root {
  background-color: #ffdc4f !important;
}

.autocomplete-li {
  width: 100% !important;
  height: 60px !important;
}

.MuiAutocomplete-input {
  padding: 3px !important;
}

.css-1qpqpyb {
  background-color: #ffdc4f !important;
}

.lkjDVC {
  min-width: 280px !important;
  /* max-width: 326px !important; */
  /* width: 100% !important; */
}

.labelInput {
  font-size: 12px;
}

@media (width>480px) {
  .inputsWithMargin {
    margin-top: -13px !important;
  }

  .inputImageWithMargin {
    margin-top: 23px !important;
  }
}

@media (width<480px) {
  .inputsWithMarginAmount {
    margin-top: -20px !important;
  }
}

@media (width<800px) {
  .table-rows {
    height: 270px;
    flex-direction: column;
    align-items: normal;
  }
}

@media (width>800px) {
  .show-lable {
    display: none;
    font-weight: 500px;
  }
}

@media (width<800px) {
  .show-table-header {
    display: none;
  }
}

@media (width>1000px) {
  .removeicon {
    direction: ltr;
  }
}

@media (width<800px) {
  .editicon {
    position: absolute;
    top: 10px;
    left: -45px;
  }
}

.css-188flkz-MuiTablePagination-displayedRows,
.css-13pacrk {
  display: none !important;
}

.css-68vxcf-MuiPaper-root-MuiPopover-paper-MuiMenu-paper {
  box-shadow:
    0px 3px 3px -3px rgba(109, 109, 109, 0.2),
    0px 4px 5px 1px rgba(134, 134, 134, 0.14),
    0px 3px 4px 2px rgba(131, 131, 131, 0.12) !important;
  border-radius: 3px;
}

.swal2-container {
  z-index: 99999 !important;
}

.css-qh1700-MuiListItemText-root span {
  /* color: "#FFF"; */
}

fieldset {
  padding: 5px;
  border-radius: 8px;
}

.pagetable td,
.pagetable th {
  font-size: 0.9rem !important;
  padding: 2px !important;
  text-align: center !important;
}

.custom-file-input~.custom-file-label::after {
  content: 'choose file' !important;
  height: 42px;
  line-height: 2;
}

.was-validated .custom-file-input:valid~.custom-file-label,
.custom-file-input.is-valid~.custom-file-label {
  border-color: #1cc88a;
}

.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip,
.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .custom-file-input:valid:focus~.custom-file-label,
.custom-file-input.is-valid:focus~.custom-file-label {
  border-color: #1cc88a;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(28, 200, 138, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(28, 200, 138, 0.25);
}

.input-group>.custom-file {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group>.custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 42px;
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 42px;
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus~.custom-file-label {
  border-color: #bac8f3;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(78, 115, 223, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(78, 115, 223, 0.25);
}

.custom-file-input:disabled~.custom-file-label {
  background-color: #eaecf4;
}

.svgicon {
  stroke: #491ec4;
}

.custom-file-input:lang(en)~.custom-file-label::after {
  content: 'Browse';
}

.custom-file-input~.custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: 42px;
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 2.5;
  color: #6e707e;
  background-color: #f8fafc;
  border: 1px solid #d1d3e2;
  border-radius: 6px;

  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #6e707e;
  content: 'Browse';
  background-color: #eaecf4;
  border-left: inherit;
  border-radius: 0 0.35rem 0.35rem 0;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {

  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    -webkit-transition: none;
    transition: none;
  }
}

.grid-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.MuiAutocomplete-hasPopupIcon.MuiAutocomplete-hasClearIcon.css-1kkal6p-MuiAutocomplete-root .MuiOutlinedInput-root {
  height: 50px;
}

.loginpassword .css-1q8wryf-MuiInputBase-input-MuiInput-input,
.loginpassword .css-1pvpzft {
  color: rgb(44, 43, 41) !important;
  text-align-last: center;
  font-size: 20px !important;
}

.loginpassword .css-135f4hd-MuiOutlinedInput-notchedOutline,
.loginpassword .css-at8z4h {
  border: 2px solid #422afb !important;
  border-radius: 10px !important;
}

.signupinput .css-15e8ec1-MuiInputBase-input-MuiInput-input,
.signupinput .css-15e8ec1-MuiInputBase-input-MuiInput-input,
.signupinput .css-mevgbx {
  color: white !important;
  /* font-weight:  bold; */
  padding: 8px;
  border-radius: 25px !important;
  border: 1px solid white !important;
}

.signupinput .css-1nd87pt-MuiInputBase-root-MuiInput-root:before,
.signupinput .css-1nd87pt-MuiInputBase-root-MuiInput-root:after {
  border-bottom: none !important;
}

.swal2-styled.swal2-confirm {
  background-color: #e2e8f0 !important;
  color: #000 !important;
  min-width: 110px !important;
  border-radius: 20px !important;
  border: 1px solid #422afb !important;
  box-shadow: none !important;
}

.swal2-styled.swal2-cancel {
  background-color: rgb(255 17 0) !important;
  color: #fff !important;
  min-width: 110px !important;
  border-radius: 20px !important;
  border: 1px solid rgb(255 17 0) !important;
  box-shadow: none !important;
}

.swal2-default-outline {
  border: none !important;
}

.swal2-container.swal2-center>.swal2-popup {
  max-width: 350px !important;
}

.css-jl1gp3-MuiButtonBase-root-MuiButton-root:focus:not(:hover) {
  background-color: none !important;
}

.gaJcSv,
.eIQabH,
.dFWTnE {
  z-index: 9999999 !important;
}

.DYXVr {
  min-width: 280px !important;
}

.css-2z0eki-MuiSvgIcon-root {
  border-color: white !important;
}

.css-1hqkpiw-MuiButtonBase-root-MuiRadio-root.Mui-checked .MuiSvgIcon-root {
  border-color: none !important;
  color: white !important;
}

.css-nal180.Mui-checked .MuiSvgIcon-root {
  border-color: none !important;
  color: white !important;
}

.css-1hqkpiw-MuiButtonBase-root-MuiRadio-root:after {
  background-image: none !important;
}

.css-nal180::after {
  background-image: none !important;
}

.react-datepicker-wrapper {
  display: flex !important;
}

.react-datepicker__input-container input {
  display: block !important;
  width: 100% !important;
  height: 50px !important;
  padding-left: 5px !important;
  border: 1px solid rgb(204, 204, 204) !important;
  border-radius: 5px !important;
  background: #f8fafc;
  font-size: 14px !important;
  padding-inline: 10px !important;
}

.css-zo9v86::before {
  border-bottom: none !important;
}

.css-zo9v86::after {
  border-bottom: none !important;
}

.cQYlkG {
  min-width: 280px !important;
}

.css-4615m-MuiInputBase-root-MuiInput-root:before,
.css-4615m-MuiInputBase-root-MuiInput-root:after {
  border-bottom: none !important;
}

legend {
  padding: 0.2em 0.5em;
  color: gray;
  font-size: 90%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

fieldset {
  border-bottom: none;
  border-right: none;
  border-left: none;
}

.paydetails {
  font-size: 16px !important;
  color: #6e707e;
  margin-bottom: 15px !important;
  font-weight: bold !important;
}

.payinfo {
  font-weight: normal !important;
}

/* .pricingTable {
  text-align: center;
  background: #fff;
  margin: 0 -15px;
  box-shadow: 0 0 10px #ababab;
  padding-bottom: 40px;
  border-radius: 10px;
  color: #cad0de;
  transform: scale(1);
  transition: all 0.5s ease 0s;
  max-height: 600px;
  min-height: 600px;
}

.pricingTable:hover {
  transform: scale(1.05);
  z-index: 1;
}

.pricingTable .pricingTable-header {
  padding: 40px 0;
  background: #f5f6f9;
  border-radius: 10px 10px 50% 50%;
  transition: all 0.5s ease 0s;
  max-height: 160px;
}

.pricingTable:hover .pricingTable-header {
  background: #42424a;
}

.pricingTable .pricingTable-header i {
  font-size: 50px;
  color: #858c9a;
  margin-bottom: 10px;
  transition: all 0.5s ease 0s;
}

.pricingTable .price-value {
  font-size: 35px;
  color: #42424a;
  transition: all 0.5s ease 0s;
}

.pricingTable .month {
  display: block;
  font-size: 16px;
  color: #a5b0c9;
}

.pricingTable:hover .month,
.pricingTable:hover .price-value,
.pricingTable:hover .pricingTable-header i {
  color: #fff;
}

.pricingTable .heading {
  font-size: 24px;
  color: #42424a;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.pricingTable .pricing-content ul {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
  min-height: 250px;
  max-height: 250px;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  text-align: left;
}

.pricingTable .pricing-content ul li {
  line-height: 30px;
  color: #000;
}

.pricingTable .pricing-content span {
  color: #01634d;
}

*/
/* @media screen and (max-width: 1240px) {
  .pricingTable .pricingTable-signup .selectplanbutton {
    display: inline-block;
        font-size: 11px;
    color: #fff;
    padding: 10px 5px;
    border-radius: 20px;
    background: #ffdc4f;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    min-width: 180px;
    width:calc(100%)-20px;
    margin-right: 5px;
    margin-left: 5px;
  }
} */
/* .pricingTable .pricingTable-signup .selectplanbutton:hover {
  box-shadow: 0 0 10px #ffdc4f;
}

.pricingTable.blue .heading,
.pricingTable.blue .price-value {
  color: #4b64ff;
}

.pricingTable.blue .pricingTable-signup .selectplanbutton,
.pricingTable.blue:hover .pricingTable-header {
  background: #4b64ff;
}

.pricingTable.blue .pricingTable-signup .selectplanbutton:hover {
  box-shadow: 0 0 10px #4b64ff;
}

.pricingTable.red .heading,
.pricingTable.red .price-value {
  color: #ff4b4b;
}

.pricingTable.red .pricingTable-signup .selectplanbutton,
.pricingTable.red:hover .pricingTable-header {
  background: #ff4b4b;
}

.pricingTable.red .pricingTable-signup .selectplanbuttona:hover {
  box-shadow: 0 0 10px #ff4b4b;
}

.pricingTable.green .heading,
.pricingTable.green .price-value {
  color: #40c952;
}

.pricingTable.green .pricingTable-signup .selectplanbutton,
.pricingTable.green:hover .pricingTable-header {
  background: #40c952;
}

.pricingTable.green .pricingTable-signup .selectplanbutton:hover {
  box-shadow: 0 0 10px #40c952;
}

.pricingTable.blue:hover .price-value,
.pricingTable.green:hover .price-value,
.pricingTable.red:hover .price-value {
  color: #fff;
} */

/* @media screen and (max-width: 990px) {
  .pricingTable {
    margin: 0 0 20px;
  } */
/* } */

.page_wrapper {
  width: 100%;
  overflow-x: hidden;
}

.pricing_section {
  background: #32236f;
  padding: 100px 0;
}

.pricing_section .section_title h2 {
  color: var(--text-white);
  text-align: center;
}

.pricing_section .section_title p {
  color: var(--text-white);
}

.pricing_section .toggle_block {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* pricing toggle button */
.pricing_section .toggle_block span {
  color: var(--dark-bg-text);
  font-weight: 600;
  display: block;
  margin: 0 5px;
}

.tog_btn.month_active {
  right: 35px !important;
}

.pricing_section .toggle_block span.deactive {
  color: var(--body-text-purple);
}

.pricing_section .toggle_block .offer {
  background-color: var(--bg-white);
  border-radius: 5px;
  padding: 2px 10px;
  font-weight: 400;
  font-size: 13px;
  color: #a18100;
}

.pricing_section .toggle_block .tog_block {
  width: 70px;
  height: 35px;
  background-color: var(--bg-white);
  border-radius: 18px;
  margin: 0 10px;
  position: relative;
  cursor: pointer;
}

.pricing_section .toggle_block .tog_block .tog_btn {
  height: 23px;
  width: 23px;
  border-radius: 25px;
  display: block;
  background-color: var(--purple);
  position: absolute;
  right: 3px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.4s all;
}

.pricing_section .toggle_block .month.active,
.pricing_section .toggle_block .years.active {
  color: var(--text-white);
}

/* pricing pannel */
.pricing_section .pricing_pannel {
  margin-top: 50px;
  display: none;
}

.pricing_section .pricing_pannel.active {
  display: block;
}

.pricing_section .pricing_pannel .pricing_block {
  text-align: center;
  background-color: var(--bg-white);
  min-height: 700px;
  border-radius: 12px;
  padding-top: 60px;
  margin-bottom: 40px;
  box-shadow: 0px 4px 30px #1d1445;
}

.pricing_section .pricing_pannel .pricing_block.highlited_block {
  background-color: var(--purple);
}

.pricing_section .pricing_pannel .pricing_block.highlited_block li,
.pricing_section .pricing_pannel .pricing_block.highlited_block h3,
.pricing_section .pricing_pannel .pricing_block.highlited_block span,
.pricing_section .pricing_pannel .pricing_block.highlited_block .pkg_name span {
  color: var(--text-white);
}

.pricing_section .pricing_pannel .pricing_block .icon {
  margin-bottom: 35px;
}

/* pricing box image */
.pricing_section .pricing_pannel .pricing_block .icon img {
  /*width: 100%;*/
}

/* pricing box heading h3 */
.pricing_section .pricing_pannel .pricing_block .pkg_name h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
}

.pricing_section .pricing_pannel .pricing_block .pkg_name span {
  color: var(--body-text-purple);
  font-size: 15px;
}

.pricing_section .pricing_pannel .pricing_block .price {
  font-size: 30px;
  color: var(--purple);
  margin: 25px 0;
  display: block;
  font-weight: 600;
}

.css-1pduc5x-MuiStack-root {
  padding-top: 0;
}

.css-1xr2txy-MuiPaper-root-MuiDialog-paper {
  width: 900px;
}

.css-pz6eh2-MuiPaper-root-MuiDialog-paper {
  max-width: 900px;
  width: 900px;
}

.wrappercontainer {
  margin-top: 5px;
  overflow-x: scroll;
  width: 100%;
}

table {
  table-layout: fixed;
  background-color: 'transparent';
  border-collapse: collapse;
}

.wrappercontainer tr {
  border-top: 1px solid #ccc;
  font-size: 12px;
}

.wrappercontainer td,
.wrappercontainer th {
  text-align: center;
  border-right: 1px solid #ccc;
  font-size: 13px;
  padding: 5px;
}

.fix {
  position: sticky;
}

.fix:first-child {
  left: 0;
  min-width: 80px;
  background-color: #f3f3f3;
  border: 1px solid #ccc;
}

.fix:last-child {
  right: 0;
  width: 120px;
}

#cleattextfield fieldset {
  border-color: #ffffff00 !important;
}

#cleattextfield textarea {
  padding-inline: 0 !important;
  padding-block: 0 !important;
}