@font-face {
  font-family: "Avenir";
  src: url(/static/media/AvenirLTStd-Book.ecb0c2ae.otf);
}
body {
  margin: 0;
  font-family: "Lato !important";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
    monospace;
}
.cursor-hand {
  cursor: pointer !important;
}
.d-flex {
  display: flex !important;
}
.paragraphText {
  font-size: 17px !important;
  font-family: Lato !important;
  letter-spacing: 0.08px !important;
  line-height: 1.68 !important;
  font-stretch: normal !important;
  font-weight: 400 !important;
}
.flex-column {
  flex-direction: column !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.h-100 {
  height: 100%;
}
.w-100 {
  width: 100%;
}
.text-center {
  text-align: center;
}
.modal-open {
  overflow: hidden;
}
.required {
  color: red;
}
.fb-btn {
  background-color: #0075d9;
  margin-right: 10px;
}
.fb-btn,
.google-btn {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  padding: 0 30px;
  cursor: pointer;
  height: 46px;
  outline: none;
  width: 45%;
  border: none;
  display: flex;
  justify-content: center;
  height: 48px;
  align-items: center;
}
.google-btn {
  background-color: #ff2925;
}
.google-img {
  height: 38px;
  width: 38px;
}
.fb-img {
  height: 26px;
  width: 26px;
}
.gm-style .gm-style-iw-c {
  padding: 0 !important;
  border-radius: 22px !important;
  border: 2px solid #16449b !important;
}
.gm-style-iw-d {
  overflow: hidden !important;
}
.input {
  display: flex;
  flex-direction: column;
}
.input:disabled {
  cursor: no-drop;
}
.input__title {
  display: flex;
  max-width: 100%;
  font-weight: 500;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-weight: 600;
}
.input__errormsg {
  font-size: 14px;
  color: red;
  text-align: left;
  font-weight: 400;
}
.input .MuiOutlinedInput-input {
  padding: 16px 14px !important;
}
.input__icon {
  padding: 15px;
  border: 1px solid #ccc;
  border-right: none;
}
.input__box {
  border: 1px solid #ccc;
  width: 100%;
  font-weight: 500;
  height: 46px;
  border-radius: 10px;
  padding-left: 5%;
  color: #7c7799;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
}
.input__box:focus {
  border-color: #1394ff;
  outline-offset: 0;
  outline: 0;
  box-shadow: none;
}
.input__box::-webkit-input-placeholder {
  opacity: 0.8;
  color: #7c7799;
}
.input__box:-ms-input-placeholder {
  opacity: 0.8;
  color: #7c7799;
}
.input__box::placeholder {
  opacity: 0.8;
  color: #7c7799;
}
.input__box-error {
  border: 1px solid #d9534f;
  width: 100%;
  font-weight: 500;
  height: 46px;
  border-radius: 10px;
  padding-left: 5%;
  color: #7c7799;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
}
.input__box-error:focus {
  border-color: #d9534f;
  outline-offset: 0;
  outline: 0;
  box-shadow: none;
}
.input__box-error::-webkit-input-placeholder {
  opacity: 0.8;
  color: #7c7799;
}
.input__box-error:-ms-input-placeholder {
  opacity: 0.8;
  color: #7c7799;
}
.input__box-error::placeholder {
  opacity: 0.8;
  color: #7c7799;
}
.input__cross {
  position: absolute;
  right: 0.75rem;
  align-self: center;
  z-index: 1;
}
.input__box-container {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 8px;
}
input:disabled {
  cursor: no-drop;
}
.input .MuiInputLabel-outlined {
  -webkit-transform: translate(14px, 17px) scale(1);
  transform: translate(14px, 17px) scale(1);
}
@media only screen and (max-width: 375px) {
  .input {
    margin-bottom: 5px;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .input:disabled {
    cursor: no-drop;
  }
  .input__title {
    display: flex;
    max-width: 100%;
    font-weight: 500;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    font-weight: 600;
  }
  .input__errormsg {
    font-size: 12px;
    color: red;
    text-align: left;
    font-weight: 400;
  }
  .input__icon {
    padding: 15px;
    border: 1px solid #ccc;
    border-right: none;
  }
  .input__box {
    border: 1px solid #ccc;
    width: 100%;
    font-weight: 500;
    height: 30px;
    border-radius: 10px;
    padding-left: 5%;
    color: #7c7799;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
  }
  .input__box:focus {
    border-color: #1394ff;
    outline-offset: 0;
    outline: 0;
    box-shadow: none;
  }
  .input__box::-webkit-input-placeholder {
    opacity: 0.8;
    color: #7c7799;
  }
  .input__box:-ms-input-placeholder {
    opacity: 0.8;
    color: #7c7799;
  }
  .input__box::placeholder {
    opacity: 0.8;
    color: #7c7799;
  }
  .input__box-error {
    border: 1px solid #d9534f;
    width: 100%;
    font-weight: 500;
    height: 46px;
    border-radius: 10px;
    padding-left: 5%;
    color: #7c7799;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
  }
  .input__box-error:focus {
    border-color: #d9534f;
    outline-offset: 0;
    outline: 0;
    box-shadow: none;
  }
  .input__box-error::-webkit-input-placeholder {
    opacity: 0.8;
    color: #7c7799;
  }
  .input__box-error:-ms-input-placeholder {
    opacity: 0.8;
    color: #7c7799;
  }
  .input__box-error::placeholder {
    opacity: 0.8;
    color: #7c7799;
  }
  .input__cross {
    position: absolute;
    right: 0.75rem;
    align-self: center;
    z-index: 1;
  }
  .input__box-container {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom: 10px;
  }
  input:disabled {
    cursor: no-drop;
  }
}
.phone {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 4px;
}
.phone__input {
  font-size: 15px;
  line-height: 23px;
  height: 46px;
  border: 1px solid #ccc;
  font-size: 15.5px;
  font-family: lato;
  width: 100%;
  padding-left: 2%;
  color: currentColor;
  background: none;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  font-weight: 400;
  padding-bottom: 1px;
  padding-top: 1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.phone__input:focus {
  border-color: var(--primary-theme);
  outline-offset: 0;
  outline: 0;
  box-shadow: none;
  border-width: 2px;
}
.phone__input::-webkit-input-placeholder {
  opacity: 0.8;
  font-size: medium;
  color: #505050;
}
.phone__input:-ms-input-placeholder {
  opacity: 0.8;
  font-size: medium;
  color: #505050;
}
.phone__input::placeholder {
  opacity: 0.8;
  font-size: medium;
  color: #505050;
}
.phone__input-error {
  height: 46px;
  border: 1px solid #d9534f;
  width: 100%;
  padding-left: 2%;
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
}
.phone__input-error:focus {
  border-color: #d9534f;
  outline-offset: 0;
  outline: 0;
  box-shadow: none;
}
.phone__input-error::-webkit-input-placeholder {
  opacity: 0.8;
}
.phone__input-error:-ms-input-placeholder {
  opacity: 0.8;
}
.phone__input-error::placeholder {
  opacity: 0.8;
}
.phone__input-wrapper {
  display: flex;
  width: 100%;
}
.phone__dropdown-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 15px 14px;
  cursor: pointer;
  outline: none;
  border: 1px solid #ccc;
  border-right: none;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.phone__errormsg {
  font-size: 14px;
  color: red;
  text-align: left;
  padding: 2px;
  font-weight: 400;
}
.phone__cross {
  position: absolute;
  right: 0.75rem;
  align-self: center;
  z-index: 1;
}
.phone__title {
  display: flex;
  max-width: 100%;
  font-weight: 500;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-weight: 600;
}
.phone__wrapper {
  display: flex;
  position: relative;
  height: 50px;
}
.phone__dropdown {
  position: absolute;
  background-color: #f9f9f9;
  width: 300px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 411;
  overflow-y: auto;
  max-height: 200px;
  margin-left: 10px;
  margin-top: 60px;
  overflow-x: hidden;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}
.phone__country-content {
  position: relative;
  color: #000;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-align: start;
}
.phone__country-content:hover {
  cursor: pointer;
  background-color: #d3d3d3;
}
.phone__country-content:first-child {
  border-top: none;
}
.phone__country-name {
  margin-left: 6px;
}
.phone__country-code {
  color: #999;
  margin-left: 10px;
}
.active {
  background-color: #d3d3d3;
}
::-webkit-scrollbar {
  width: 0.5em;
  height: 0.5em;
}
::-webkit-scrollbar-thumb {
  background: #d9d9d9;
  cursor: pointer;
}
::-webkit-scrollbar-track {
  background: transparent;
}
.flag {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 11px;
  background: url(/static/media/flags.3c4ef45a.png) no-repeat;
  cursor: pointer;
}
.flag.flag-gu {
  background-position: -96px -55px;
}
.flag.flag-mn {
  background-position: -208px -88px;
}
.flag.flag-va {
  background-position: -48px -154px;
}
.flag.flag-tibet {
  background-position: -32px -143px;
}
.flag.flag-fo {
  background-position: -64px -44px;
}
.flag.flag-th {
  background-position: -16px -143px;
}
.flag.flag-tr {
  background-position: -144px -143px;
}
.flag.flag-tl {
  background-position: -80px -143px;
}
.flag.flag-kz {
  background-position: -144px -77px;
}
.flag.flag-zm {
  background-position: -16px -165px;
}
.flag.flag-uz {
  background-position: -32px -154px;
}
.flag.flag-dk {
  background-position: -64px -33px;
}
.flag.flag-scotland {
  background-position: -176px -121px;
}
.flag.flag-gi {
  background-position: -224px -44px;
}
.flag.flag-gy {
  background-position: -128px -55px;
}
.flag.flag-bj {
  background-position: -112px -11px;
}
.flag.flag-fr {
  background-position: -80px -44px;
}
.flag.flag-mo {
  background-position: -224px -88px;
}
.flag.flag-ir {
  background-position: -112px -66px;
}
.flag.flag-io {
  background-position: -80px -66px;
}
.flag.flag-tm {
  background-position: -96px -143px;
}
.flag.flag-ch {
  background-position: -96px -22px;
}
.flag.flag-mt {
  background-position: -32px -99px;
}
.flag.flag-nl {
  background-position: -240px -99px;
}
.flag.flag-gp {
  background-position: -16px -55px;
}
.flag.flag-im {
  background-position: -48px -66px;
}
.flag.flag-tv {
  background-position: -176px -143px;
}
.flag.flag-mu {
  background-position: -48px -99px;
}
.flag.flag-pe {
  background-position: -96px -110px;
}
.flag.flag-vi {
  background-position: -112px -154px;
}
.flag.flag-hn {
  background-position: -176px -55px;
}
.flag.flag-ss {
  background-position: -128px -132px;
}
.flag.flag-ae {
  background-position: -16px 0;
}
.flag.flag-td {
  background-position: -240px -132px;
}
.flag.flag-pw {
  background-position: 0 -121px;
}
.flag.flag-nu {
  background-position: -32px -110px;
}
.flag.flag-bt {
  background-position: -208px -11px;
}
.flag.flag-ms {
  background-position: -16px -99px;
}
.flag.flag-cv {
  background-position: -240px -22px;
}
.flag.flag-es {
  background-position: -224px -33px;
}
.flag.flag-mh {
  background-position: -144px -88px;
}
.flag.flag-la {
  background-position: -160px -77px;
}
.flag.flag-vn {
  background-position: -128px -154px;
}
.flag.flag-py {
  background-position: -16px -121px;
}
.flag.flag-br {
  background-position: -176px -11px;
}
.flag.flag-ye {
  background-position: -224px -154px;
}
.flag.flag-ie {
  background-position: 0 -66px;
}
.flag.flag-gh {
  background-position: -208px -44px;
}
.flag.flag-cg {
  background-position: -80px -22px;
}
.flag.flag-cu {
  background-position: -224px -22px;
}
.flag.flag-hu {
  background-position: -224px -55px;
}
.flag.flag-sg {
  background-position: -224px -121px;
}
.flag.flag-at {
  background-position: -176px 0;
}
.flag.flag-lk {
  background-position: -224px -77px;
}
.flag.flag-vu {
  background-position: -144px -154px;
}
.flag.flag-bo {
  background-position: -160px -11px;
}
.flag.flag-jo {
  background-position: -208px -66px;
}
.flag.flag-er {
  background-position: -208px -33px;
}
.flag.flag-za {
  background-position: -256px -154px;
}
.flag.flag-rs {
  background-position: -80px -121px;
}
.flag.flag-nr {
  background-position: -16px -110px;
}
.flag.flag-ls {
  background-position: -256px -77px;
}
.flag.flag-jm {
  background-position: -192px -66px;
}
.flag.flag-tz {
  background-position: -208px -143px;
}
.flag.flag-ki {
  background-position: -16px -77px;
}
.flag.flag-sj {
  background-position: 0 -132px;
}
.flag.flag-cz {
  background-position: -16px -33px;
}
.flag.flag-pg {
  background-position: -128px -110px;
}
.flag.flag-lv {
  background-position: -32px -88px;
}
.flag.flag-do {
  background-position: -96px -33px;
}
.flag.flag-lu {
  background-position: -16px -88px;
}
.flag.flag-no {
  background-position: -256px -99px;
}
.flag.flag-kw {
  background-position: -112px -77px;
}
.flag.flag-mx {
  background-position: -96px -99px;
}
.flag.flag-yt {
  background-position: -240px -154px;
}
.flag.flag-ly {
  background-position: -48px -88px;
}
.flag.flag-cy {
  background-position: 0 -33px;
}
.flag.flag-ph {
  background-position: -144px -110px;
}
.flag.flag-my {
  background-position: -112px -99px;
}
.flag.flag-sm {
  background-position: -48px -132px;
}
.flag.flag-et {
  background-position: -240px -33px;
}
.flag.flag-ru {
  background-position: -96px -121px;
}
.flag.flag-tj {
  background-position: -48px -143px;
}
.flag.flag-ai {
  background-position: -64px 0;
}
.flag.flag-pl {
  background-position: -176px -110px;
}
.flag.flag-kp {
  background-position: -64px -77px;
}
.flag.flag-uy {
  background-position: -16px -154px;
}
.flag.flag-gb {
  background-position: -112px -44px;
}
.flag.flag-gs {
  background-position: -64px -55px;
}
.flag.flag-kurdistan {
  background-position: -96px -77px;
}
.flag.flag-rw {
  background-position: -112px -121px;
}
.flag.flag-ec {
  background-position: -128px -33px;
}
.flag.flag-mm {
  background-position: -192px -88px;
}
.flag.flag-pa {
  background-position: -80px -110px;
}
.flag.flag-wales {
  background-position: -160px -154px;
}
.flag.flag-kg {
  background-position: -256px -66px;
}
.flag.flag-ve {
  background-position: -80px -154px;
}
.flag.flag-tk {
  background-position: -64px -143px;
}
.flag.flag-ca {
  background-position: -16px -22px;
}
.flag.flag-is {
  background-position: -128px -66px;
}
.flag.flag-ke {
  background-position: -240px -66px;
}
.flag.flag-ro {
  background-position: -64px -121px;
}
.flag.flag-gq {
  background-position: -32px -55px;
}
.flag.flag-pt {
  background-position: -256px -110px;
}
.flag.flag-tf {
  background-position: -256px -132px;
}
.flag.flag-ad {
  background-position: 0 0;
}
.flag.flag-sk {
  background-position: -16px -132px;
}
.flag.flag-pm {
  background-position: -192px -110px;
}
.flag.flag-om {
  background-position: -64px -110px;
}
.flag.flag-an {
  background-position: -112px 0;
}
.flag.flag-ws {
  background-position: -192px -154px;
}
.flag.flag-sh {
  background-position: -240px -121px;
}
.flag.flag-mp {
  background-position: -240px -88px;
}
.flag.flag-gt {
  background-position: -80px -55px;
}
.flag.flag-cf {
  background-position: -64px -22px;
}
.flag.flag-zanzibar {
  background-position: 0 -165px;
}
.flag.flag-mw {
  background-position: -80px -99px;
}
.flag.flag-catalonia {
  background-position: -32px -22px;
}
.flag.flag-ug {
  background-position: -240px -143px;
}
.flag.flag-je {
  background-position: -176px -66px;
}
.flag.flag-km {
  background-position: -32px -77px;
}
.flag.flag-in {
  background-position: -64px -66px;
}
.flag.flag-bf {
  background-position: -48px -11px;
}
.flag.flag-mc {
  background-position: -80px -88px;
}
.flag.flag-sy {
  background-position: -192px -132px;
}
.flag.flag-sn {
  background-position: -64px -132px;
}
.flag.flag-kr {
  background-position: -80px -77px;
}
.flag.flag-eu {
  background-position: -256px -33px;
}
.flag.flag-bn {
  background-position: -144px -11px;
}
.flag.flag-st {
  background-position: -144px -132px;
}
.flag.flag-england {
  background-position: -192px -33px;
}
.flag.flag-lc {
  background-position: -192px -77px;
}
.flag.flag-dm {
  background-position: -80px -33px;
}
.flag.flag-be {
  background-position: -32px -11px;
}
.flag.flag-ni {
  background-position: -224px -99px;
}
.flag.flag-ua {
  background-position: -224px -143px;
}
.flag.flag-mz {
  background-position: -128px -99px;
}
.flag.flag-pf {
  background-position: -112px -110px;
}
.flag.flag-tn {
  background-position: -112px -143px;
}
.flag.flag-ee {
  background-position: -144px -33px;
}
.flag.flag-xk {
  background-position: -208px -154px;
}
.flag.flag-sx {
  background-position: -176px -132px;
}
.flag.flag-sd {
  background-position: -192px -121px;
}
.flag.flag-gd {
  background-position: -128px -44px;
}
.flag.flag-ci {
  background-position: -112px -22px;
}
.flag.flag-sz {
  background-position: -208px -132px;
}
.flag.flag-cl {
  background-position: -144px -22px;
}
.flag.flag-fi {
  background-position: 0 -44px;
}
.flag.flag-ga {
  background-position: -96px -44px;
}
.flag.flag-jp {
  background-position: -224px -66px;
}
.flag.flag-de {
  background-position: -32px -33px;
}
.flag.flag-np {
  background-position: 0 -110px;
}
.flag.flag-re {
  background-position: -48px -121px;
}
.flag.flag-bg {
  background-position: -64px -11px;
}
.flag.flag-sc {
  background-position: -160px -121px;
}
.flag.flag-ng {
  background-position: -208px -99px;
}
.flag.flag-qa {
  background-position: -32px -121px;
}
.flag.flag-mk {
  background-position: -160px -88px;
}
.flag.flag-aw {
  background-position: -208px 0;
}
.flag.flag-kn {
  background-position: -48px -77px;
}
.flag.flag-al {
  background-position: -80px 0;
}
.flag.flag-bw {
  background-position: -240px -11px;
}
.flag.flag-um {
  background-position: -256px -143px;
}
.flag.flag-ky {
  background-position: -128px -77px;
}
.flag.flag-tt {
  background-position: -160px -143px;
}
.flag.flag-so {
  background-position: -80px -132px;
}
.flag.flag-lt {
  background-position: 0 -88px;
}
.flag.flag-by {
  background-position: -256px -11px;
}
.flag.flag-bb {
  background-position: 0 -11px;
}
.flag.flag-us {
  background-position: 0 -154px;
}
.flag.flag-md {
  background-position: -96px -88px;
}
.flag.flag-ag {
  background-position: -48px 0;
}
.flag.flag-hm {
  background-position: -160px -55px;
}
.flag.flag-as {
  background-position: -160px 0;
}
.flag.flag-eg {
  background-position: -160px -33px;
}
.flag.flag-sv {
  background-position: -160px -132px;
}
.flag.flag-sl {
  background-position: -32px -132px;
}
.flag.flag-fk {
  background-position: -32px -44px;
}
.flag.flag-am {
  background-position: -96px 0;
}
.flag.flag-ck {
  background-position: -128px -22px;
}
.flag.flag-tw {
  background-position: -192px -143px;
}
.flag.flag-kh {
  background-position: 0 -77px;
}
.flag.flag-to {
  background-position: -128px -143px;
}
.flag.flag-se {
  background-position: -208px -121px;
}
.flag.flag-cd {
  background-position: -48px -22px;
}
.flag.flag-pn {
  background-position: -208px -110px;
}
.flag.flag-gr {
  background-position: -48px -55px;
}
.flag.flag-id {
  background-position: -256px -55px;
}
.flag.flag-vc {
  background-position: -64px -154px;
}
.flag.flag-somaliland {
  background-position: -96px -132px;
}
.flag.flag-bi {
  background-position: -96px -11px;
}
.flag.flag-pk {
  background-position: -160px -110px;
}
.flag.flag-pr {
  background-position: -224px -110px;
}
.flag.flag-bd {
  background-position: -16px -11px;
}
.flag.flag-co {
  background-position: -192px -22px;
}
.flag.flag-fm {
  background-position: -48px -44px;
}
.flag.flag-bm {
  background-position: -128px -11px;
}
.flag.flag-ar {
  background-position: -144px 0;
}
.flag.flag-bv {
  background-position: -224px -11px;
}
.flag.flag-sb {
  background-position: -144px -121px;
}
.flag.flag-mq {
  background-position: -256px -88px;
}
.flag.flag-eh {
  background-position: -176px -33px;
}
.flag.flag-bh {
  background-position: -80px -11px;
}
.flag.flag-it {
  background-position: -144px -66px;
}
.flag.flag-hr {
  background-position: -192px -55px;
}
.flag.flag-sa {
  background-position: -128px -121px;
}
.flag.flag-mv {
  background-position: -64px -99px;
}
.flag.flag-mg {
  background-position: -128px -88px;
}
.flag.flag-dz {
  background-position: -112px -33px;
}
.flag.flag-gg {
  background-position: -192px -44px;
}
.flag.flag-gm {
  background-position: -256px -44px;
}
.flag.flag-af {
  background-position: -32px 0;
}
.flag.flag-li {
  background-position: -208px -77px;
}
.flag.flag-sr {
  background-position: -112px -132px;
}
.flag.flag-vg {
  background-position: -96px -154px;
}
.flag.flag-cr {
  background-position: -208px -22px;
}
.flag.flag-tc {
  background-position: -224px -132px;
}
.flag.flag-ao {
  background-position: -128px 0;
}
.flag.flag-ma {
  background-position: -64px -88px;
}
.flag.flag-mr {
  background-position: 0 -99px;
}
.flag.flag-gn {
  background-position: 0 -55px;
}
.flag.flag-ne {
  background-position: -176px -99px;
}
.flag.flag-nf {
  background-position: -192px -99px;
}
.flag.flag-wf {
  background-position: -176px -154px;
}
.flag.flag-hk {
  background-position: -144px -55px;
}
.flag.flag-gf {
  background-position: -160px -44px;
}
.flag.flag-ps {
  background-position: -240px -110px;
}
.flag.flag-ic {
  background-position: -240px -55px;
}
.flag.flag-cw {
  background-position: -256px -22px;
}
.flag.flag-ml {
  background-position: -176px -88px;
}
.flag.flag-ax {
  background-position: -224px 0;
}
.flag.flag-gl {
  background-position: -240px -44px;
}
.flag.flag-dj {
  background-position: -48px -33px;
}
.flag.flag-cn {
  background-position: -176px -22px;
}
.flag.flag-ht {
  background-position: -208px -55px;
}
.flag.flag-lr {
  background-position: -240px -77px;
}
.flag.flag-tg {
  background-position: 0 -143px;
}
.flag.flag-ba {
  background-position: -256px 0;
}
.flag.flag-ge {
  background-position: -144px -44px;
}
.flag.flag-bz {
  background-position: 0 -22px;
}
.flag.flag-au {
  background-position: -192px 0;
}
.flag.flag-iq {
  background-position: -96px -66px;
}
.flag.flag-cm {
  background-position: -160px -22px;
}
.flag.flag-gw {
  background-position: -112px -55px;
}
.flag.flag-az {
  background-position: -240px 0;
}
.flag.flag-na {
  background-position: -144px -99px;
}
.flag.flag-fj {
  background-position: -16px -44px;
}
.flag.flag-zw {
  background-position: -32px -165px;
}
.flag.flag-bs {
  background-position: -192px -11px;
}
.flag.flag-il {
  background-position: -16px -66px;
}
.flag.flag-nz {
  background-position: -48px -110px;
}
.flag.flag-me {
  background-position: -112px -88px;
}
.flag.flag-si {
  background-position: -256px -121px;
}
.flag.flag-nc {
  background-position: -160px -99px;
}
.flag.flag-lb {
  background-position: -176px -77px;
}
@media only screen and (max-width: 375px) {
  .phone {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .phone__input {
    font-size: 15px;
    line-height: 23px;
    height: auto;
    border: 1px solid #ccc;
    width: 100%;
    padding-left: 2%;
    background: none;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    font-weight: 400;
  }
  .phone__input:hover:enabled {
    border-color: #000;
  }
  .phone__input:focus {
    border-color: "var(--primary-theme)";
    outline-offset: 0;
    outline: 0;
    box-shadow: none;
    border-width: 2px;
  }
  .phone__input::-webkit-input-placeholder {
    opacity: 0.8;
    font-size: medium;
    color: #505050;
  }
  .phone__input:-ms-input-placeholder {
    opacity: 0.8;
    font-size: medium;
    color: #505050;
  }
  .phone__input::placeholder {
    opacity: 0.8;
    font-size: medium;
    color: #505050;
  }
}
.EditProfile {
  width: 100%;
  margin-top: 70px;
  height: 90vh;
  background: var(--primary-background);
}
.EditProfile__paper {
  background-color: #fff;
  width: 90%;
  margin: 30px auto auto;
  display: flex;
  flex-direction: column;
  padding-bottom: 15px;
  border-radius: 25px;
  box-shadow: 0 17px 24px 0 rgba(0, 126, 191, 0.26);
}
.EditProfile__page-title {
  background-color: #eff2f7;
  padding: 13px 20px 13px 40px;
  font-size: "22px";
}
.EditProfile__profile-picture-container {
  position: relative;
  text-align: center;
}
.EditProfile__profile-picture-container img {
  border-radius: 100px;
  width: 166px;
  max-width: 166px;
  max-height: 166px;
  min-height: 166px;
  min-width: 166px;
}
.EditProfile__profile-picture-container__upload-input {
  display: none;
  margin-left: 120px;
}
.EditProfile__profile-picture-container__camera {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 49%;
  width: 166px;
  height: 166px;
  background: #484848;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--white-color);
  opacity: 0.6;
}
.EditProfile__transportIcons-container__transport-icon {
  border: 2px solid #edeeef;
  border-radius: 4px;
  padding: 21px;
  width: 56px;
  height: 56px;
  margin-bottom: 10px;
  position: relative;
}
.EditProfile__transportIcons-container__transport-icon__selected {
  border: 2px solid var(--primary-theme);
}
.EditProfile__transportIcons-container__transport-icon:not(:first-child) {
  margin-left: 10px;
}
.EditProfile__chips__tagInputField {
  margin-top: 0;
  margin-bottom: 10px;
}
.EditProfile .MuiGrid-container {
  overflow: visible !important;
}
.editBasicInfo__form__container {
  padding-left: 28px;
}
@media screen and (max-width: 821px) {
  .editBasicInfo__form__container {
    padding-left: 0;
  }
}
@media screen and (max-width: 450px) {
  .editBasicInfo__form__container {
    padding-left: 0;
  }
}
@media screen and (max-width: 821px) {
  .input__container {
    max-width: 80% !important;
    flex-basis: 85% !important;
  }
}
@media screen and (max-width: 450px) {
  .input__container {
    max-width: 90% !important;
    flex-basis: 90% !important;
  }
}
@media screen and (max-width: 821px) {
  .editProfile__input__section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 821px) and (max-width: 821px) {
  .editProfile__input__section .input__container {
    order: 1;
  }
}
@media screen and (max-width: 821px) and (max-width: 821px) {
  .editProfile__input__section .input__container_1 {
    order: 0;
  }
}
@media screen and (max-width: 821px) and (max-width: 821px) {
  .editProfile__input__section .input__container_2 {
    order: 2;
  }
}
.EditProfile__paper {
  height: auto;
}
.Signup {
  height: 100vh;
  min-width: 100.5%;
  overflow: hidden;
}
.Signup__trial-heading-text {
  font-size: 36px !important;
  margin-right: 10px !important;
  margin-bottom: 50px !important;
}
@media only screen and (max-width: 821px) {
  .Signup__trial-heading-text {
    margin-bottom: 0 !important;
    font-size: 30px !important;
  }
}
@media (max-height: 650px) {
  .Signup__trial-heading-text {
    font-size: 20px !important;
    margin-bottom: 1.5rem !important;
  }
}
.Signup__Side-Image {
  background-position-x: center !important;
}
.Signup .logo-image-signup {
  text-align: center;
  padding-top: 50px;
}
.Signup__login {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-align: right;
  cursor: pointer;
  color: var(--primary-theme);
}
.Signup__body {
  flex: 1 1;
  background-color: var(--page-bg-color) !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 821px) {
  .Signup__body {
    justify-content: flex-start;
  }
}
.Signup__body__page-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 46px;
}
.Signup__fp-title {
  font-size: 36px;
  font-weight: 600;
  line-height: 56px;
  color: #261d56;
  font-weight: 500;
  justify-content: center;
  display: flex;
}
.Signup__card {
  background-color: #fff;
  width: 433px;
  display: flex;
  flex-direction: column;
  padding: 2em;
  border-radius: 25px;
  box-shadow: 0 17px 24px 0 rgba(0, 126, 191, 0.26);
  margin-bottom: 15px;
}
@media only screen and (max-width: 726px) {
  .Signup__card {
    width: 95%;
    padding: 20px;
    box-shadow: 1px 1px 9px 1px #fff;
  }
  .Signup__body {
    padding: 0;
    height: 100%;
  }
}
.Signup__btn {
  min-width: 111px !important;
  color: #fff;
  border: none;
  margin-top: 20px !important;
  transition: 0.3s;
}
.Signup__btn:hover:enabled {
  color: #fff;
}
.logo-image-signup {
  margin: 50px 0;
  text-align: center;
}
@media (max-height: 650px) {
  .logo-image-signup {
    margin: 1.5rem 0;
  }
}
.Login {
  height: 100vh;
  display: flex;
  flex-direction: column;
  overflow: hidden !important;
}
@media screen and (max-width: 821px) {
  .Login {
    width: 100vw;
    display: flex;
    justify-content: center;
  }
}
.Login__signup {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}
.Login__Side-Image {
  max-height: 102vh !important;
  background-position-x: center !important;
}
@media screen and (max-width: 821px) {
  .Login__Side-Image {
    display: none;
  }
}
.Login__trial-heading-text {
  font-size: 18px !important;
  margin-top: -10px !important;
  margin-bottom: 10px !important;
  text-align: center;
  font-weight: 500 !important;
  width: 100%;
}
.Login__sign-up {
  font-size: 16px;
  line-height: 28px;
  color: var(--primary-theme);
  float: right;
  margin-top: 13px;
  font-weight: 400;
  cursor: pointer;
  line-height: 24px;
}
.Login__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Login__header-title {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #261d56;
}
.Login__google-img {
  height: 38px;
  width: 38px;
}
.Login__fb-img {
  height: 26px;
  width: 26px;
}
.Login__footer {
  min-height: 72px;
  justify-content: space-between;
}
.Login__link {
  font-size: 16px;
  line-height: 28px;
  color: var(--primary-theme);
  float: right;
  font-weight: 400;
  cursor: pointer;
  line-height: 24px;
}
.Login__link:hover:enabled {
  color: #fff;
  background-color: var(--secondary-theme);
}
.Login__body {
  margin-top: 60px;
  flex: 1 1;
  background-color: var(--page-bg-color) !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: calc(100vh - 150px);
  align-items: center;
}
@media screen and (max-width: 821px) {
  .Login__body {
    justify-content: flex-start;
  }
}
.Login__body__page-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 46px;
}
.Login .logo-image-signup {
  text-align: center;
  padding-top: 50px;
}
.Login__card {
  background-color: #fff;
  width: 433px;
  display: flex;
  flex-direction: column;
  padding: 2em 2em 15px;
  border-radius: 25px;
  box-shadow: 0 17px 24px 0 rgba(0, 126, 191, 0.26);
}
.Login__fp-title {
  font-size: 36px;
  font-weight: 500;
  justify-content: center;
  display: flex;
  margin-bottom: 50px;
  margin-top: 40px;
}
@media screen and (max-width: 821px) {
  .Login__fp-title {
    font-size: 30px;
  }
}
@media (max-height: 685px) {
  .Login__fp-title {
    font-size: 24px;
    margin: 30px 0;
  }
}
.Login__or {
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  color: #261d56;
  font-weight: 700;
  justify-content: center;
  display: flex;
  cursor: pointer;
}
.Login__btn {
  margin-top: 20px !important;
  min-width: 111px !important;
  color: #fff;
  transition: 0.3s;
}
.Login__btn:hover:enabled {
  color: #fff;
}
.Login_back_btn {
  transition: 0.3s;
}
.Login_back_btn:hover:enabled {
  color: #007ebf;
}
.Login__footer {
  font-size: 24px;
  line-height: 38px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #0e3276;
  color: #fff;
}
.Login__footer-text {
  margin-left: 20rem;
}
.Login__logo {
  max-height: 30px;
  margin: 40px;
}
@media only screen and (max-width: 726px) {
  .Login__card {
    width: 95%;
    padding: 20px;
    box-shadow: 1px 1px 9px 1px #fff;
  }
  .Login__body {
    padding: 0;
    height: 100%;
  }
  .Login__header {
    padding: 10px;
  }
  .Login__subtitle {
    height: 90%;
  }
  .Login__companyName {
    width: 168px;
    padding: 10px;
  }
  .Login__header-title {
    display: none;
  }
  .Login__logo {
    width: 100px;
  }
}
.MuiGrid-container {
  overflow: hidden;
}
@media screen and (max-width: 821px) {
  .MuiGrid-container {
    display: flex;
    justify-content: center;
  }
}
.MuiGrid-grid-xs-6 {
  overflow: hidden;
}
@media screen and (max-width: 821px) {
  .MuiGrid-grid-xs-6 {
    max-width: 100vw !important;
    flex-basis: 100% !important;
  }
}
@media screen and (max-width: 450px) {
  .MuiGrid-grid-xs-6 {
    max-width: 100vw !important;
    flex-basis: 100% !important;
  }
}
@media screen and (max-width: 821px) {
  .Signup__card {
    background-color: #fff !important;
    width: 80% !important;
    display: flex !important;
    flex-direction: column !important;
    padding: 2em !important;
    border-radius: 25px !important;
    box-shadow: 0 17px 24px 0 rgba(0, 126, 191, 0.25882352941176473) !important;
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 450px) {
  .Signup__card {
    background-color: #fff !important;
    width: 90% !important;
    display: flex !important;
    flex-direction: column !important;
    padding: 20px !important;
    border-radius: 25px !important;
    box-shadow: 0 17px 24px 0 rgba(0, 126, 191, 0.25882352941176473) !important;
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 821px) {
  .Login__card {
    background-color: #fff !important;
    width: 80% !important;
    display: flex !important;
    flex-direction: column !important;
    padding: 2em !important;
    border-radius: 25px !important;
    box-shadow: 0 17px 24px 0 rgba(0, 126, 191, 0.25882352941176473) !important;
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 450px) {
  .Login__card {
    background-color: #fff !important;
    width: 90% !important;
    display: flex !important;
    flex-direction: column !important;
    padding: 20px !important;
    border-radius: 25px !important;
    box-shadow: 0 17px 24px 0 rgba(0, 126, 191, 0.25882352941176473) !important;
    margin-bottom: 15px !important;
  }
}
@media screen and (max-width: 821px) {
  .Signup__body {
    height: 80vh;
    margin-top: 0;
    padding: 0 10px;
  }
}
@media screen and (max-width: 450px) {
  .Signup__body {
    height: 80vh;
    margin-top: 0;
    padding: 0 10px;
  }
}
@media screen and (max-width: 821px) {
  .Login__body {
    height: 80vh;
    margin-top: 0;
    padding: 0 10px;
  }
}
@media screen and (max-width: 450px) {
  .Login__body {
    height: 80vh;
    margin-top: 0;
    padding: 0 10px;
  }
}
@media screen and (max-width: 821px) {
  .SendOtp__card {
    background-color: #fff !important;
    width: 80% !important;
    display: flex !important;
    flex-direction: column !important;
    padding: 2em !important;
    border-radius: 25px !important;
    box-shadow: 0 17px 24px 0 rgba(0, 126, 191, 0.25882352941176473) !important;
    margin-bottom: 15px !important;
    padding: 0 10px;
  }
}
@media screen and (max-width: 450px) {
  .SendOtp__card {
    background-color: #fff !important;
    width: 90% !important;
    display: flex !important;
    flex-direction: column !important;
    padding: 20px !important;
    border-radius: 25px !important;
    box-shadow: 0 17px 24px 0 rgba(0, 126, 191, 0.25882352941176473) !important;
    margin-bottom: 15px !important;
    padding: 0 10px;
  }
}
body,
html {
  font-family: "Lato";
  height: 100%;
  width: 100%;
  position: relative;
}
.primary-button {
  margin: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  padding: 0 30px;
  cursor: pointer;
  height: 46px;
  outline: none;
  background-color: var(--primary-theme);
  color: #fff;
  border: 1px solid var(--primary-theme);
  font-weight: 600;
  transition: 0.3s ease-in-out;
}
.primary-button:disabled {
  background-color: #ebeff7;
  color: var(--heading-text-1);
  opacity: 0.5;
  border: 1px solid #ebeff7;
  font-weight: 600;
  cursor: not-allowed;
}
.secondary-button {
  margin: 10px 7px;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  padding: 0 30px;
  cursor: pointer;
  height: 46px;
  outline: none;
  background-color: #fff;
  color: var(--primary-theme);
  border: 1px solid var(--primary-theme);
  font-weight: 500;
  transition: 0.3s ease-in-out;
}
.secondary-button:disabled {
  background-color: #ebeff7;
  color: var(--heading-text-1);
  opacity: 0.5;
  border: 1px solid #ebeff7;
  font-weight: 500;
  cursor: not-allowed;
}
.primary-button:hover:enabled,
.secondary-button:hover:enabled {
  color: #fff;
  background-color: var(--secondary-theme);
  border: 1px solid var(--secondary-theme);
}
.back-default-button {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  padding: 0 30px;
  cursor: pointer;
  height: 46px;
  outline: none;
  color: var(--heading-text-1);
  background-color: #ebeff7;
  border: 1px solid #ebeff7;
  font-weight: 500;
  margin: 10px;
}
.back-default-button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.disabled-button {
  cursor: not-allowed;
}
.app,
.app__outer {
  display: flex;
}
.app__outer {
  width: 100%;
  background-color: var(--page-bg-color) !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow-x: hidden;
}
.slide-rl-enter {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.slide-rl-enter,
.slide-rl-enter-active {
  transition: -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
  transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
}
.slide-rl-enter-active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.slide-rl-exit,
.slide-rl-exit-active {
  display: none;
}
.slide-lr-enter {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.slide-lr-enter,
.slide-lr-enter-active {
  transition: -webkit-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
  transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
}
.slide-lr-enter-active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.slide-lr-exit,
.slide-lr-exit-active {
  display: none;
}
.ant-select {
  width: calc(100% - 2rem);
  min-height: 46px;
  display: flex;
  align-items: center;
  border: 1px solid rgba(124, 119, 153, 0.3);
  font-size: 15px;
  line-height: 23px;
  border-radius: 10px;
  color: #4b4279;
  font-weight: 400;
}
.ant-select-selector {
  width: 100%;
  height: 100%;
  border: none;
}
.ant-select-selector:focus {
  border: none;
}
.ant-select-multiple .ant-select-selector {
  width: 100%;
  height: 100%;
  border: none;
}
.ant-select-multiple .ant-select-selector:focus,
.ant-select-single:not(.ant-select-customize-input) .ant-select-selector,
ant-select:not(.ant-select-disabled):hover {
  border: none;
}
.ant-select-arrow {
  top: 50%;
  right: 18px;
  width: 18px;
  height: 18px;
  margin-top: -6px;
  color: #16449b;
  font-size: 16px;
  line-height: 1;
}
.mainScreenHeading {
  padding: 0 0.5rem;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(21, 34, 50, 0.08);
}
.inputDropdownLabelColor .MuiInputLabel-shrink {
  background-color: #f4f7fc !important;
}
.inputDropdownLabelColor .MuiInputLabel-outlined {
  background-color: transparent;
}
@media screen and (max-width: 991px) {
  .Sidemenu__outer {
    display: none;
  }
  .app__outer {
    width: 100%;
    margin: 0;
    overflow-x: hidden;
  }
}
.MuiOutlinedInput-root {
  border-radius: 10px !important;
}
@media screen and (max-width: 580px) {
  .secondary-button {
    padding: 0 15px;
    margin: 0;
    height: 35px;
  }
}
::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  border-radius: 50px;
}
.MuiSelect-select:focus {
  background-color: transparent !important;
}
.Header_header__1v0yI {
  width: 100%;
  background-color: var(--ds_header_color);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  justify-content: flex-start;
  height: 70px;
  z-index: 2;
}
.Header_header__1v0yI,
.Header_header__1v0yI .Header_pickerIcon__3B-cb {
  display: flex;
  align-items: center;
}
.Header_header__1v0yI .Header_datepickerIcon__2ZjA4 {
  margin-right: 10px;
  vertical-align: middle;
  color: grey;
}
.Header_header__1v0yI .Header_datepicker__5BL2M {
  width: 100%;
  height: 30px;
}
.Header_header__1v0yI .Header_transition-on-display__2tQlO {
  transition: height 0.3s linear, opacity 0.5s ease-in-out;
  overflow: hidden;
}
.Header_header__apps__2Ycal {
  display: block;
}
.Header_header__logo___qdaS {
  display: none;
}
.Header_header__image__1x8f2 {
  width: 250px;
  height: 80px;
  min-width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Header_header__image__image-cover__2XGJl {
  width: 169px;
  height: 60px;
  object-fit: contain;
}
.Header_header__flex__crv9y {
  display: flex;
  flex-direction: row;
  flex-grow: 0;
  height: 80px;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}
.Header_header__flex__left-side__3daK8 {
  display: flex;
}
.Header_header__flex__item-spacing__1dAt8 {
  margin-left: 20px;
}
.Header_header__flex-buttons__PPAyi {
  flex-grow: 0;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  flex-shrink: 0;
  order: 1;
  padding-left: calc(2rem - 10px);
}
.Header_header__flex-buttons__margin__3yDAj {
  margin-left: 1rem;
}
.Header_header__flex-buttons__button__30WEs {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  padding: 0 30px;
  cursor: pointer;
  height: 46px;
  outline: none;
  background-color: #fff;
  color: var(--primary-theme);
  border: 1px solid var(--primary-theme);
  font-weight: 500;
  margin: 5px;
}
.Header_header__flex-buttons__button__30WEs:hover:enabled {
  color: #fff;
  background-color: var(--secondary-theme);
  border: 1px solid var(--secondary-theme);
}
.Header_header__notification-corner__vtsW9 {
  flex: 20% 1;
  overflow: hidden;
  order: 2;
  margin-right: 3%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
.Header_header__notification-corner__image__1qKfD {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 44px;
}
.Header_header__notification-corner__image__image-cover__3BIXq {
  cursor: pointer;
  object-fit: cover;
}
.Header_header__notification-corner__profile-logo__1MCCS {
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  margin-left: 4%;
  width: 44px;
  height: 44px;
  border-radius: 22px;
  border: 1px solid #16449b;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Header_header__notification-corner__profile-logo__cover__1s3Iy {
  width: 60%;
  height: 60%;
  object-fit: cover;
  z-index: -1;
}
.Header_header__notification-corner__profile-logo__online__M1gX8 {
  position: absolute;
  margin-top: 30px;
  margin-right: 32px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #39dd84;
  z-index: 50;
}
.Header_header__logout-icon__2pwDM {
  margin-left: 10px;
  cursor: pointer;
}
.Header_header__1v0yI a {
  text-decoration: none;
}
@media screen and (max-width: 580px) {
  .Header_header__logo___qdaS {
    min-height: 25px !important;
  }
  .Header_header__image__1x8f2 {
    margin-left: 7px;
    width: 50px !important;
    background-color: #fff;
  }
  .Header_header__image__image-cover__2XGJl {
    width: 50px;
    height: 50px;
    object-fit: contain;
  }
  .Header_header__apps__2Ycal {
    display: none;
  }
  .Header_header__notification-corner__image__1qKfD {
    height: 30px;
  }
  .Header_header__notification-corner__image__image-cover__3BIXq {
    width: 30px;
    height: 30px;
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  .Header_hide-button__3lvMq {
    display: none;
  }
  .Header_header__1v0yI {
    width: 100%;
    flex-grow: 1;
    justify-content: space-between;
  }
  .Header_header__image__1x8f2 {
    width: 196px;
    min-width: 0;
    background-color: #fff;
  }
  .Header_header__flex-buttons__PPAyi {
    padding: 0;
  }
  .Header_header__flex-buttons__margin__3yDAj {
    margin-left: 0;
  }
  .Header_header__flex__crv9y {
    flex-grow: 1;
    margin-left: 42px;
    overflow: visible;
  }
  .Header_header__logo___qdaS {
    display: block;
    order: 4;
    width: 40px;
    min-height: 30px;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
  }
  .Header_header__flex-buttons__PPAyi {
    order: 3;
  }
  .Header_header__flex-buttons__button__30WEs {
    display: none;
  }
  .Header_header__notification-corner__vtsW9 {
    margin-right: 5px;
  }
  .Header_header__notification-corner__image__image-cover__3BIXq {
    margin: 0;
  }
  .Header_header__notification-corner__profile-logo__1MCCS,
  .Header_header__notification-corner__profile-logo__online__M1gX8 {
    display: none;
  }
}
.Header_dropdown-pre-icon__25LI3 {
  margin-right: 10px;
  vertical-align: middle;
  color: grey;
  padding: 0 0 10px;
}
@media screen and (max-width: 430px) {
  .Header_loginData_name_container__2MZ7_ {
    display: none;
  }
}
.HeaderDropdown_dropdown-pre-icon__1t7ry {
  margin-right: 10px;
  vertical-align: middle;
}
:root {
  --primary-theme: #007ebf;
  --sidebar-theme: #000;
  --active-sidebar-border-image: linear-gradient(180deg, #41ad49, #007ebf) 1
    100%;
  --active-sidebar-background-image: linear-gradient(270deg, #41ad49 0%, #000);
  --primary-background: #f4f7fc;
  --secondary-theme: #1e52b9;
  --ds_side_panel_color: #007ebf;
  --ds_side_tab_active_color: #fff;
  --ds_panel_heading_color: #fff;
  --ds_header_color: #fff;
  --ds_graph_fill_color: #fff;
  --ds_graph_label_color: #fff;
  --rating_color: #000;
  --white-color: #fff;
  --black-color: #000;
  --page-bg-color: #fff;
  --border-color: #dcdcdc;
  --input-text-color: rgba(0, 0, 0, 0.87);
}
.react-datepicker-popper {
  width: -webkit-max-content;
  width: max-content;
  z-index: 1000;
  padding-top: 0 !important;
}
.react-datepicker__time-list-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.react-datepicker__day--today {
  background-color: transparent;
  color: #000;
}
.react-datepicker__day--in-range,
.react-datepicker__day--in-range:hover,
.react-datepicker__day--in-selecting-range,
.react-datepicker__day--in-selecting-range:hover,
.react-datepicker__day--selected,
.react-datepicker__time-list-item--selected {
  background-color: #007ebf;
  background-color: var(--primary-theme);
  color: #fff;
}
.react-datepicker__time-container
  .react-datepicker__time
  .react-datepicker__time-box
  ul.react-datepicker__time-list
  li.react-datepicker__time-list-item--selected {
  background-color: #007ebf;
  background-color: var(--primary-theme);
  color: #fff;
  font-weight: 700;
}
.outlined {
  width: calc(100% - 28px);
  padding: 18.5px 14px;
  height: 0.7em;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.23);
  color: rgba(0, 0, 0, 0.87);
  color: var(--input-text-color);
  font-size: 16px;
  outline-color: #007ebf;
  outline-color: var(--primary-theme);
  outline-offset: -1px;
  font-family: "Lato";
}
.standard {
  width: 90px;
  font-family: "Lato!important";
}
.standard,
.standardRange {
  padding: 6px 0 7px;
  height: 1.1876em;
  border-radius: 10px;
  color: rgba(0, 0, 0, 0.87);
  color: var(--input-text-color);
  font-size: 16px;
  outline-color: #007ebf;
  outline-color: var(--primary-theme);
  outline-offset: -1px;
  border: none;
  outline: none;
}
.standardRange {
  width: 200px;
  overflow: scroll;
}
.react-datepicker__triangle:after,
.react-datepicker__triangle:before {
  content: none !important;
}
.react-datepicker--time-only .react-datepicker__time-list {
  height: 200px !important;
}
:root {
  --tooltip-text-color: #fff;
  --tooltip-background-color: #000;
  --tooltip-margin: 30px;
  --tooltip-arrow-size: 5px;
}
.Tooltip-Wrapper {
  display: inline-block;
  position: relative;
}
.Tooltip-Tip {
  position: absolute;
  border-radius: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 6px;
  color: #fff;
  color: var(--tooltip-text-color);
  background: #000;
  background: var(--tooltip-background-color);
  font-size: 14px;
  font-family: sans-serif;
  line-height: 1;
  z-index: 100;
  white-space: nowrap;
}
.Tooltip-Tip:before {
  content: " ";
  left: 50%;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border: 5px solid transparent;
  border-width: var(--tooltip-arrow-size);
  margin-left: -5px;
  margin-left: calc(var(--tooltip-arrow-size) * -1);
}
.Tooltip-Tip.top {
  top: -30px;
  top: calc(var(--tooltip-margin) * -1);
}
.Tooltip-Tip.top:before {
  top: 100%;
  border-top-color: #000;
  border-top-color: var(--tooltip-background-color);
}
.Tooltip-Tip.right {
  left: calc(100% + 30px);
  left: calc(100% + var(--tooltip-margin));
}
.Tooltip-Tip.right,
.Tooltip-Tip.right:before {
  top: 50%;
  -webkit-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
}
.Tooltip-Tip.right:before {
  left: -5px;
  left: calc(var(--tooltip-arrow-size) * -1);
  border-right-color: #000;
  border-right-color: var(--tooltip-background-color);
}
.Tooltip-Tip.bottom {
  bottom: -30px;
  bottom: calc(var(--tooltip-margin) * -1);
}
.Tooltip-Tip.bottom:before {
  bottom: 100%;
  border-bottom-color: #000;
  border-bottom-color: var(--tooltip-background-color);
}
.Tooltip-Tip.left {
  right: calc(100% + 30px);
  right: calc(100% + var(--tooltip-margin));
}
.Tooltip-Tip.left,
.Tooltip-Tip.left:before {
  left: auto;
  top: 50%;
  -webkit-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
}
.Tooltip-Tip.left:before {
  right: -10px;
  right: calc(var(--tooltip-arrow-size) * -2);
  border-left-color: #000;
  border-left-color: var(--tooltip-background-color);
}
.large-logo {
  width: 200px;
  padding: 10px;
}
.sidebar {
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.sidebar span {
  font-family: "Avenir" !important;
  font-size: 1.125rem !important;
  font-weight: 600;
}
.sidebar ::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
}
@media screen and (max-width: 821px) {
  .burger__menu_container {
    position: fixed;
    left: 250px;
    top: 0;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    padding: 5px;
    cursor: pointer;
    z-index: 1272;
    transition: all 0.2s ease-in-out;
  }
}
.burger__menu {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 821px) {
  .mobileView_drawer {
    display: none;
  }
}
@media screen and (min-width: 821px) {
  .sideDrawer__un__container {
    width: 190px;
  }
}
.Toast_toast-container__g1TFd {
  position: fixed;
  top: 15px;
  z-index: 1400;
  flex: 1 1;
  display: flex;
  justify-content: center;
  left: 0;
  right: 0;
}
.Toast_toast-container__toast__1gb3z {
  margin: 0.2rem;
  background-color: #f2dede;
  border-radius: 4px;
  -webkit-font-smoothing: antialiased;
  box-shadow: 0 4px 3px 0 rgba(60, 64, 67, 0.302),
    0 4px 8px 3px rgba(60, 64, 67, 0.149);
  padding: 0.8rem;
}
.Toast_toast-container__text__14IhE {
  margin: 0;
  color: #80282e;
}
.Toast_toast-container__success__1cIJi {
  position: fixed;
  top: 0;
  right: 20px;
  z-index: 100;
}
.Toast_toast-container__success-toast__3XKNT {
  margin: 0.2rem;
  background-color: #dff0d8;
  border-radius: 4px;
  -webkit-font-smoothing: antialiased;
  box-shadow: 0 4px 3px 0 rgba(60, 64, 67, 0.302),
    0 4px 8px 3px rgba(60, 64, 67, 0.149);
  padding: 0.8rem;
}
.Toast_toast-container__success-text__39RMQ {
  margin: 0;
  color: #006c32;
}
.Toast_toast-container-right__39TAL {
  position: fixed;
  bottom: 70px;
  z-index: 1400;
  flex: 1 1;
  display: flex;
  justify-content: flex-end !important;
  flex-direction: column;
  margin-left: 6px;
  margin-bottom: 20px;
  padding-top: 20px;
  right: 40px;
}
.Toast_toast-container-right__toast__1dUI- {
  margin: 0.2rem;
  background-color: #f2dede;
  border-radius: 4px;
  -webkit-font-smoothing: antialiased;
  box-shadow: 0 4px 3px 0 rgba(60, 64, 67, 0.302),
    0 4px 8px 3px rgba(60, 64, 67, 0.149);
  padding: 0.8rem;
}
.Toast_toast-container-right__text__3Bo-_ {
  margin: 0;
  color: #80282e;
}
.Toast_toast-container__success-right__14yPn {
  position: fixed;
  bottom: 15px;
  right: 20px;
  z-index: 100;
}
.Toast_toast-container__success-right-toast__8LE5D {
  margin: 0.2rem;
  background-color: #dff0d8;
  border-radius: 4px;
  -webkit-font-smoothing: antialiased;
  box-shadow: 0 4px 3px 0 rgba(60, 64, 67, 0.302),
    0 4px 8px 3px rgba(60, 64, 67, 0.149);
  padding: 0.8rem;
}
.Toast_toast-container__success-right-text__3t-uC {
  margin: 0;
  color: #006c32;
}
.pageLoader {
  z-index: 9999;
  height: 100vh;
  width: 100%;
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
}
.datatable .pageLoader {
  background-color: transparent !important;
}
.modal {
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: scroll;
}
.modal,
.modal__container {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}
.modal__body {
  background: transparent;
}
.modal-anim-enter {
  opacity: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.modal-anim-enter-active {
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.modal-anim-enter-active,
.modal-anim-exit {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-anim-exit-active {
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: opacity 0.5s, -webkit-transform 0.5s ease-in-out;
  transition: opacity 0.5s, transform 0.5s ease-in-out;
  transition: opacity 0.5s, transform 0.5s ease-in-out,
    -webkit-transform 0.5s ease-in-out;
}
@media (max-width: 575px) {
  .modal__body {
    width: 90% !important;
  }
}
@media (min-width: 576px) and (max-width: 1024px) {
  .modal__body {
    width: 80% !important;
  }
}
/*# sourceMappingURL=main.3cd0f021.chunk.css.map */
