:root {
  --main-bg-color: #0075ff;
  --primary-font-color: #3c403d;
  --secondary-font-color: #565656;
  --tertiary-font-color: #767676;
  --light-font-color: #bdbdbd;
  --success-color: #2dc071;
  --danger-color: #de4040;
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  border-radius: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #e0e0e0;
  border-radius: 6px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--main-bg-color);
  border-radius: 6px;
  height: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

::-webkit-scrollbar-button {
  height: 5px !important;
}
.bg_col,
.bg_cl {
  height: 100vh;
  padding-top: 5vh;
  overflow: hidden;
}
html,
body {
  overflow-x: hidden;
  overflow-x: none;
}
.bd_ln {
  width: 63px;
  background-color: #9cc9ff;
}
.bd_ln2 {
  width: 81px;
  background-color: #e0e0e0;
}
.welc_head {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 44px;
  letter-spacing: 0.2px;
  color: white;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: -13px;
}
.wel_bx {
  display: block;
  margin: auto;
}
.shrt_lst {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.2px;
  color: #e4f0ff;
  margin-top: 3rem;
  margin-bottom: 0.5rem;
  float: left;
  clear: both;
}
.cust {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.2px;
  color: #d0e5ff;
  float: left;
  clear: both;
}
.need_help {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  align-items: center;
  letter-spacing: 0.2px;
  color: rgba(255, 255, 255, 0.9) !important;
}
.rev_head {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  color: #e4f0ff;
}
.form_width {
  width: 335px;
  display: block;
  margin: auto;
}
.sign_sty {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: 0.2px;
  float: left;
  clear: both;
  color: var(--primary-font-color);
  margin-top: 2.5rem;
}
.start_o {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  letter-spacing: 0.002em;
  color: var(--tertiary-font-color);
  float: right;
  margin-top: 7px;
  margin-left: 10px;
}
.invite-message {
  color: var(--light-font-color);
  font-size: 14px;
  font-weight: 400;
  font-family: "Lato";
  margin: 0.5rem 0;
}
ul.parsley-errors-list.filled {
  margin-left: 0;
  padding-left: 20px;
  list-style-type: "* ";
}

li.parsley-required,
li.parsley-type,
li.parsley-equalto,
li.parsley-pattern,
.custom-error {
  text-align: left;
  color: #ff3939;
}
.hide_show {
  position: absolute;
  margin-top: 2px;
  margin-left: 300px;
}
.ri-eye-line,
.ri-eye-off-line {
  font-size: 24px;
  color: var(--light-font-color);
  cursor: pointer;
}
.labl {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0.5rem;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: var(--secondary-font-color);
}
.lab_mar {
  margin-top: 1rem;
}
.swiper-container {
  width: 50%;
  height: 10%;
  float: left;
  clear: both;
}
.swiper-slide {
  font-size: 18px;
  background: white;
}
.marg_tp_opt {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  height: 30px !important;
}
.inp_sty {
  width: 332px;
  height: 40px;
  background: white;
  border: 1px solid var(--light-font-color);
  border-radius: 4px;
  padding-top: 0px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  padding-left: 16px;
  letter-spacing: 0.2px;
}
::placeholder {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.2px;
  color: var(--light-font-color);
}
#added_reslt {
  display: none;
}
#role {
  padding: 8px 8px 8px 8px;
  gap: 10px;
  width: 180px;
  height: 40px;
  background: white;
  border: 1px solid var(--light-font-color);
  border-radius: 4px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.2px;
  color: var(--secondary-font-color);
}
#role2 {
  padding: 8px 8px 8px 8px;
  gap: 10px;
  width: 141px;
  height: 40px;
  background: white;
  border: 1px solid var(--light-font-color);
  border-radius: 4px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.2px;
  color: var(--secondary-font-color);
}
#time_zne {
  padding: 8px 8px 8px 8px;
  gap: 10px;
  width: 300px;
  height: 40px;
  background: white;
  border: 1px solid var(--light-font-color);
  border-radius: 4px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.2px;
  color: var(--secondary-font-color);
}
.inv_txt {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.2px;
  color: var(--secondary-font-color);
  margin-top: 24px;
}
.eml_bx_1 {
  width: 200px;
  float: left;
}
.eml_bx_3 {
  width: 86px;
  float: left;
  margin-left: 24px;
  padding-top: 41px !important;
}
.cnfm_btn {
  padding: 4px 16px;
  gap: 8px;
  width: 83px;
  height: 40px;
  background: var(--main-bg-color);
  border-radius: 4px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.2px;
  border: none;
  color: white;
  margin-top: 24px;
  float: right;
}
#first_scr3 {
  display: none;
}
#set_up_screen {
  display: none;
}
#first_scr4 {
  display: none;
}
.eml_bx_4 {
  width: 40px;
  float: left;
  margin-left: 12px;
  padding-top: 39px !important;
}
.ri-delete-bin-7-line {
  font-size: 24px;
  color: #de4040;
  margin-top: -8px;
  display: block;
  margin-left: 13px;
}
.eml_bx_2 {
  width: 141px;
  float: left;
  margin-left: 24px;
}
option {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.2px;
  color: var(--secondary-font-color);
}
.add_can {
  width: 100%;
  height: 40px;
  background: white;
  border: 1px solid var(--light-font-color);
  border-radius: 4px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.2px;
  color: var(--secondary-font-color);
}
.add_can[disabled] {
  background: var(--light-font-color);
  cursor: not-allowed;
}
.ri-add-line {
  font-size: 16px;
  color: var(--secondary-font-color);
}
#size {
  padding: 8px 8px 8px 8px;
  gap: 10px;
  width: 130px;
  height: 40px;
  background: white;
  border: 1px solid var(--light-font-color);
  border-radius: 4px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.2px;
  color: var(--secondary-font-color);
}
label {
  font-weight: 700;
  font-family: sans-serif;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.vh {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
label.radio-check {
  border: 1px solid var(--secondary-font-color);
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 0px;
  border-radius: 24px;
}
label:before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 16px;
  border-radius: 24px;
}
input[type="radio"]:checked ~ label:before,
input[type="checkbox"]:checked ~ label:before {
  margin-top: -1px;
  margin-left: -1px;
  background: var(--main-bg-color) no-repeat center;
  background-size: 18px 18px;
  background-image: url("/static/onboardingv2/images/new_tick.svg");
}
input[type="radio"]:focus ~ label,
input[type="checkbox"]:focus ~ label {
  color: red;
}
label .kk {
  font-weight: 700;
  font-family: sans-serif;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.vh2 {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
label.kk:before {
  content: "";
  width: 16px !important;
  height: 16px !important;
  display: inline-block;
  margin-right: 30px;
  border-radius: 4px;
}
input[type="radio"]:checked ~ label.kk:before,
input[type="checkbox"]:checked ~ label.kk:before {
  top: -2px;
  position: relative;
  margin-left: -1px;
  background: var(--main-bg-color) no-repeat center;
  background-size: 18px 19px;
  height: 24px;
  width: 25px;
  background-image: url("images/new_tick.svg");
  background-size: 14px 14px;
}
input[type="radio"]:focus ~ label,
input[type="checkbox"]:focus ~ label {
  color: red;
}
.acc_term {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  float: left;
  letter-spacing: 0.2px;
  margin-top: 22px;
  color: var(--tertiary-font-color);
  margin-left: 10px;
}
.sign_butn {
  width: 332px;
  height: 48px;
  background: var(--main-bg-color);
  border-radius: 4px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.2px;
  border: none;
  border-radius: 4px;
  color: white;
  margin-top: 16px;
}
.alread {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.2px;
  color: var(--tertiary-font-color);
  margin-top: 16px;
  float: left;
  clear: both;
  margin-bottom: 40px;
}
#sign_up_scr {
  display: block;
  height: 44px;
}
#sign_up_form {
  display: none;
}
.wd_auto {
  width: 412px;
  margin: auto;
}
.lets_f {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 44px;
  letter-spacing: 0.2px;
  color: white;
}
.few_S {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.2px;
  color: #e4f0ff;
  margin-top: 32px;
}
.cir_dn {
  width: 32px;
  height: 32px;
  background: white;
  border: 1px solid var(--main-bg-color);
  border-radius: 24px;
  float: left;
}
.ri-check-line {
  color: var(--main-bg-color);
  font-size: 22px;
  padding-left: 4px;
}
.sign_Step {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 0.2px;
  color: white;
}
.sign_Step2 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 0.2px;
  color: var(--light-font-color);
  transition: all 1s;
}
.sign_Step3 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 0.2px;
  color: var(--light-font-color);
  transition: all 1s;
}
.step_line {
  float: left;
  display: block;
  margin-left: 16px;
}
.sign_p2 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 6px;
  letter-spacing: 0.2px;
  color: rgba(255, 255, 255, 0.9);
}
.sign_p22 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 6px;
  letter-spacing: 0.2px;
  color: var(--light-font-color);
  transition: all 1s;
}
.sign_p23 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 6px;
  letter-spacing: 0.2px;
  transition: all 1s;
  color: var(--light-font-color);
}
.cir_dn_act {
  width: 40px;
  height: 40px;
  border: 1px solid white;
  border-radius: 24px;
  float: left;
  padding-left: 2.7px;
  padding-top: 2.65px;
  margin-left: -3px;
}
.cir_dn_act_th {
  width: 40px;
  height: 40px;
  border: 1px solid transparent;
  border-radius: 24px;
  float: left;
  padding-left: 2.7px;
  padding-top: 2.65px;
  margin-left: -3px;
  transition: all 0.3s;
  transition-delay: 0.4s;
}
.cir_dn_act2 {
  width: 32px;
  height: 32px;
  border: 1px solid white;
  border-radius: 24px;
  float: left;
  transition: all 0.3s;
}
.nd_hlp {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  letter-spacing: 0.2px;
  color: rgba(255, 255, 255, 0.9);
  margin-top: 32px;
  float: left;
  clear: both;
  margin-bottom: 64px;
  cursor: pointer;
}
.nd_hlp span {
  margin-left: 2px;
}
.nd_hlp span:hover {
  text-decoration: underline;
  color: rgba(255, 255, 255, 0.9);
}
.cir_dn_inac {
  width: 32px;
  height: 32px;
  border: 1px solid white;
  border-radius: 24px;
  float: left;
  margin-left: 2px;
  margin-top: 5px;
}
.num_act {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.2px;
  padding-top: 7px;
  color: white;
}
.wid_set {
  display: block;
  margin: auto;
  margin-top: 100px;
}
.wid_set2 {
  display: block;
  margin: auto;
  margin-top: 1rem;
}
.pref_txt {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: 0.2px;
  color: var(--primary-font-color);
}
.wrk_Set {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: 0.2px;
  color: var(--primary-font-color);
}
.ver_em_txt {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: 0.2px;
  color: var(--primary-font-color);
}
.ver_bx {
  padding: 24px;
  gap: 16px;
  width: 40vw;
  background: white;
  box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  margin-top: 24px;
}
.wave {
  animation-name: wave-animation;
  animation-duration: 2.5s;
  animation-iteration-count: 1;
  transform-origin: 70% 70%;
  display: inline-block;
}
@keyframes wave-animation {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(14deg);
  }
  20% {
    transform: rotate(-8deg);
  }
  30% {
    transform: rotate(14deg);
  }
  40% {
    transform: rotate(-4deg);
  }
  50% {
    transform: rotate(10deg);
  }
  60% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.prev_em {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  color: var(--light-font-color);
  margin-top: 16px;
}
.prev_em_r {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.2px;
  color: var(--secondary-font-color);
}
.ver_bx2 {
  padding: 24px;
  gap: 16px;
  width: 523px;
  height: 490px;
  background: white;
  box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  margin-top: 24px;
}
.ver_bx4 {
  padding: 24px;
  gap: 16px;
  width: 523px;
  max-height: 70vh;
  background: white;
  box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  margin-top: 24px;
}
.basd_txt {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  align-items: center;
  letter-spacing: 0.2px;
  color: var(--tertiary-font-color);
  margin-top: 0px;
}
.check_bx1 {
  width: 40px;
}
.check_bx2 {
  width: 380px;
}
.ent_assm {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.2px;
  color: var(--secondary-font-color);
  margin-top: 2px;
  margin-bottom: 0.5rem;
}
.ent_asm2 {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.2px;
  color: var(--tertiary-font-color);
}
.conf_btn {
  padding: 4px 16px;
  gap: 8px;
  width: 83px;
  height: 40px;
  background: var(--main-bg-color);
  border-radius: 4px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.2px;
  color: white;
  border: none;
  float: right !important;
}
.need_hlp {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.2px;
  color: rgba(255, 255, 255, 0.9);
}
.ver_bx3 {
  padding: 24px;
  gap: 16px;
  width: 40vw;
  max-height: 70vh;
  overflow-y: auto;
  overflow-x: hidden;
  background: white;
  box-shadow: 0px 1px 24px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  margin-top: 24px;
}
/* .invitees-container {
} */
.wav_sty {
  margin-top: 24px;
  display: block;
  margin: auto !important;
}
.wel_txt {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.2px;
  color: var(--primary-font-color);
  text-align: center;
  margin-top: 12px;
}
.thank_txt {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.2px;
  margin-top: 8px;
  color: var(--secondary-font-color);
}
.bord_abv_log {
  width: 64px;
  background-color: #e0e0e0;
  display: block;
  clear: both;
  margin: auto;
}
#first_scr {
  display: none;
}
#first_scr2 {
  display: none;
}
.lab_scr2 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  margin: 1rem 0;
  color: var(--secondary-font-color);
}
.lab_scr3 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: var(--secondary-font-color);
  float: left;
  clear: both;
  margin-top: 16px;
}
.lab_scr4 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.2px;
  color: var(--secondary-font-color);
  margin-top: 0px;
}
.inp_eml {
  padding: 8px 8px 8px 16px;
  gap: 10px;
  height: 40px;
  background: white;
  border: 1px solid var(--light-font-color);
  border-radius: 4px;
  padding-top: 10px;
  width: 100%;
}
.inp_sub {
  font-family: 'Open Sans';
  padding: 8px 8px 8px 16px;
  gap: 10px;
  width: 20vw;
  height: 40px;
  background: white;
  border: 1px solid var(--light-font-color);
  border-radius: 4px;
  padding-top: 10px;
}
.xb_em {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.004em;
  color: var(--secondary-font-color);
  padding-top: 20px !important;
  padding-left: 10px;
}
.ful_bord {
  width: 100%;
  background-color: #e0e0e0;
  margin-top: 20px;
}
.ver_lnk {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.2px;
  color: var(--tertiary-font-color);
}
.bd_lft {
  border-left: 1px solid white;
  height: 70px;
  float: left;
  clear: both;
  margin-left: 17px;
  margin-top: -5px;
}
.bd_lft2 {
  border-left: 1px solid white;
  height: 70px;
  float: left;
  clear: both;
  margin-left: 17px;
  margin-top: -2px;
}
.bd_lft3 {
  border-left: 1px solid white;
  height: 70px;
  float: left;
  clear: both;
  margin-left: 17px;
  margin-top: 1px;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.new {
  padding: 50px;
}
.form-group {
  display: block;
  margin-bottom: 0px;
  float: left;
  clear: both;
  margin-top: 3px;
}
.form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.form-group label {
  position: relative;
  cursor: pointer;
}
.form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid var(--secondary-font-color);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  border-radius: 4px;
}
.form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 7px;
  width: 6px;
  height: 11px;
  border: solid var(--main-bg-color);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
* {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
}
button {
  padding: 8px;
  width: 100px;
  border: 2px solid white;
  background-color: transparent;
  color: white;
  cursor: pointer;
  border-radius: 5px;
  transition: 0.3s ease-out;
}
.container {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: none;
}
.pages {
  box-sizing: border-box;
}
.page {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  gap: 10px;
  transition: all 0.7s;
  color: white;
}
.swiper-container {
  width: 425px;
  height: 202px;
  overflow: hidden;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.logo_sl {
  padding: 8px 16px;
  gap: 8px;
  width: 58.21px;
  height: 42.21px;
  background: white;
  border-radius: 8px 8px 0px 0px;
  float: left !important;
  clear: both !important;
}
.logo_sl2 {
  padding-top: 4px;
  width: 144.18px;
  height: 42.21px;
  background: white;
  border-radius: 8px 8px 0px 0px;
  float: left !important;
  clear: both !important;
}
.slid_main {
  padding: 16px;
  gap: 8px;
  width: 425px;
  height: 120px;
  background: white;
  border-radius: 0px 8px 8px 8px;
  float: left !important;
  clear: both !important;
}
.slid_main2 {
  padding: 16px;
  gap: 8px;
  width: 425px;
  height: 140px;
  background: white;
  border-radius: 0px 8px 8px 8px;
  float: left !important;
  clear: both !important;
}
.slid_name {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.002em;
  color: var(--tertiary-font-color);
}
.ri-star-line {
  color: var(--tertiary-font-color);
  font-size: 16px;
}
.ri-star-fill {
  color: #fcd040;
  font-size: 16px;
}
.slid_date {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: var(--tertiary-font-color);
  float: left;
  margin-top: 1px;
  margin-left: 5px;
}
.relia_txt {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.002em;
  color: var(--primary-font-color);
  margin-top: 8px;
  float: left;
  clear: both;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
  border-radius: 4px;
}
span.select2-container--default .select2-selection--single {
  background-color: white;
  border: 1px solid var(--light-font-color);
  border-radius: 4px;
  height: 40px;
}
span.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: var(--primary-font-color);
  padding-left: 12px;
  line-height: 40px;
  font-family: "Open Sans";
}
.no-search .select2-search--dropdown {
  display: none;
}
span.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 38px;
  position: absolute;
  top: 1px;
  right: 3px;
  width: 20px;
}
li.select2-results__option--selectable {
  cursor: pointer;
  padding-left: 12px;
  font-family: "Open Sans";
  color: var(--primary-font-color);
}
.select2-results__option--highlighted span.tz-offset {
  color: white;
}
span.tz-offset {
  color: var(--primary-font-color);
  font-weight: 600;
}
.ri-close-fill:hover {
  color: #e74040 !important;
  background-color: #ffd9d9;
  border-radius: 4px;
}
.skp_style {
  font-family: "Lato";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.2px;
  color: var(--main-bg-color);
}
select option[value=""] {
  color: #999999 !important;
}
.bg_col_new {
  background: linear-gradient(133.86deg, #fcfdff 0%, #fcfdff 100%);
  margin-bottom: 50px;
}
.tooltip.show {
  top: 5px !important;
  opacity: 1 !important;
}
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
  border-top-color: var(--primary-font-color) !important;
}
.tooltip-inner {
  max-width: 100% !important;
  background-color: var(--primary-font-color) !important;
  backdrop-filter: blur(4px);
  border-radius: 16px !important;
}
body {
  text-align: center;
}
#roles-info-img {
  display: block;
  width: 510px;
  height: 254px;
  object-fit: cover;
}

h1 {
  margin-bottom: 1em;
}

.circle-loader {
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-left-color: #5cb85c;
  animation: loader-spin 1.2s infinite linear;
  position: relative;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
}

body.swal2-shown > [aria-hidden="true"] {
  transition: 0.2s filter;
  filter: blur(4px);
}

.load-complete {
  -webkit-animation: none;
  animation: none;
  border-color: #5cb85c;
  transition: border 500ms ease-out;
}

.checkmark {
  display: block;
}
.checkmark.draw:after {
  animation-duration: 800ms;
  animation-timing-function: ease;
  animation-name: checkmark;
  transform: scaleX(-1) rotate(135deg);
}
.checkmark:after {
  opacity: 1;
  height: 1rem;
  width: 0.5rem;
  transform-origin: left top;
  border-right: 2px solid #5cb85c;
  border-top: 2px solid #5cb85c;
  content: "";
  left: 0.3333333333rem;
  top: 1rem;
  position: absolute;
}

@keyframes loader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  20% {
    height: 0;
    width: 0.5rem;
    opacity: 1;
  }
  40% {
    height: 1rem;
    width: 0.5rem;
    opacity: 1;
  }
  100% {
    height: 1rem;
    width: 0.5rem;
    opacity: 1;
  }
}
.no-invite-icon {
  border-color: var(--danger-color) !important;
  color: var(--danger-color) !important;
}
.no-invite-confirm {
  background-color: var(--danger-color) !important;
  width: 150px;
}
.no-invite-cancel {
  background-color: var(--success-color) !important;
  width: 180px;
}
@media only screen and (min-width: 320px) and (max-width: 992px) {
  .bg_col {
    height: 800px;
    padding-top: 44px;
    display: none;
  }
  .ri-delete-bin-7-line {
    font-size: 16px;
    margin-top: -2px;
    margin-left: 0px;
  }
  .bg_cl {
    background: linear-gradient(133.86deg, #fcfdff 0%, #fcfdff 100%);
    margin: auto !important;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .wid_set2 {
    width: 100%;
  }
  .ver_bx,
  .ver_bx3,
  .ver_bx4 {
    width: auto;
    max-height: 75vh;
  }
  .invitees-container {
    max-height: 5vh;
  }
  #rcname,
  .select2.select2-container.select2-container--default {
    width: 100% !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px),
  screen and (min-width: 1200px) and (max-height: 880px) {
  .wid_set,
  .wid_set2,
  .ver_bx4,
  .ver_bx3,
  .ver_bx {
    width: 40vw;
  }
  .wid_set,
  .wid_set2 {
    width: 40vw;
    display: block;
  }
  .bg_cl {
    overflow-y: auto;
    overflow-x: hidden;
  }
  .lab_scr2 {
    margin: 0.75rem 0;
  }
  .wrk_Set {
    margin-bottom: 0.5rem;
  }
  .cnfm_btn {
    margin-top: 1rem;
  }
  .shrt_lst {
    margin-top: 1rem !important;
  }
  .cust, .need_hlp, .rev_head {
    margin-bottom: 0rem !important;
  }
}
