.btn-primary,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary.focus,
.btn-primary:focus {
  background-color: #439699;
  border-color: #439699;
}

.btn-primary:hover {
  background-color: #368184;
  border-color: #368184;
}
.form_Design label {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.relationship {
  font-size: 20px;
}
.relationship a {
  margin-left: 5px;
  color: #439699;
}
.flex-direction-row {
  flex-direction: row;
}
.flex-direction-row svg {
  width: 40px;
  height: auto;
}
.flex-direction-row h4 {
  font-size: 16px;
  font-weight: 400;
  color: #424242;
}
.flex-direction-row a {
  color: #439699;
  text-transform: capitalize;
}
.back-bt {
  background: none;
  border-color: #439699;
  color: #439699;
}
@media (max-width: 991px) {
  .form_Design hr {
    border-color: #fff !important;
  }
}
.dash-breadcrumb a {
  font-size: 16px !important;
}

.error {
  color: red;
  font-weight: unset !important;
  margin-bottom: 0 !important;
}
.submit-btn {
  height: 38px !important;
  font-size: 17px !important;
  min-width: 110px !important;
}

.required:after {
  content: " *";
  color: red;
}

.form_Design .form-control {
  height: 45px;
  font-size: 1rem;
  font-size: 700;
  color: #495057 !important;
}

span.countrycode {
  width: 70px;
  position: absolute;
  height: 45px;
  z-index: 111;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-radius: 5px 0 0 5px;
  background: #efefef;
  color: black;
  padding: 0 5px;
  font-weight: 600;
  font-size: 1rem;
  border: 1px solid #dee2e6 !important;
  border-right: none !important;
}

.mobilegrp {
  position: relative;
}

.mobile-input {
  margin-left: 70px;
  width: calc(100% - 70px);
}
.num_exits {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 22px;
  min-height: 45px;
}
.occupation_select > div:first-child {
  margin-right: 10px;
}
span.countrycode img {
  max-width: 20px;
  height: auto;
}

.dashbord .left-side .caption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 3rem;
  right: 3rem;
  display: flex;
  align-items: center;
  z-index: 10;
}

.dashbord .left-side .caption h2 {
  color: #fff;
  font-size: 42px;
  font-weight: 600;
  line-height: 53px;
  margin-bottom: 15px;
  font-family: "Source Sans Pro", sans-serif;
}

.dashbord .left-side .caption ul {
  margin: 0;
  padding: 0 0 0 25px;
}

.dashbord .left-side .caption ul li {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
  font-family: "Source Sans Pro", sans-serif;
}

.dashbord .left-side .caption p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  color: #fff;
}

.dashbord .left-side img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.btn_greenish {
  background: #439699;
}

.dashbord .form_Design {
  width: 65%;
  margin-left: 35%;
  padding: 3rem;
}
.content-wrapper {
  background: white !important;
}
.dashbord .form_Design.right_part {
  width: 50%;
  margin-left: 50%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.forgotPass a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
}
.login_back {
  text-align: center;
  margin-top: 24px;
}
.login_back a {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #000;
}
.login_back a svg {
  position: relative;
  top: -1px;
  margin-right: 3px;
}
.google-login:hover {
  background: none;
  color: #007bff;
}

.form_Design h1 {
  font-size: 32px;
  font-weight: 600;
  line-height: 26px;
  margin: 25px 0 10px;
  font-family: "Source Sans Pro", sans-serif;
}

.form_Design h1 + p {
  margin-bottom: 25px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #495057;
}

.form_Design .error_row {
  margin-bottom: 5px;
}
.form_Design .row {
  margin-bottom: 20px;
}

.form_Design .form-check-label {
  font-weight: 400;
  font-size: 18px;
}
.gender_visible {
  display: inline !important;
}
.gender_transparent_visibility {
  display: none !important;
}

.form_Design .gj-datepicker-bootstrap [role="right-icon"] button {
  width: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e7e7e7;
}

.form_Design .gj-datepicker-bootstrap [role="right-icon"] button .gj-icon,
.form_Design
  .gj-datepicker-bootstrap
  [role="right-icon"]
  button
  .material-icons {
  position: unset;
}

.form_Design .btn-primary {
  min-width: 140px;
  height: 45px;
  font-weight: 600;
  font-size: 18px;
}

.gender-list {
  height: 46px;
  display: flex;
}
.gender-list svg {
  margin-right: 5px;
  margin-left: 2px;
  fill: #c57541;
}
.gender-icon {
  width: 20px;
  margin-left: 5px;
  margin-right: 4px;
}

.gender-female-icon {
  height: 20px;
  margin-right: 4px;
}

.right-icon .gj-icon {
  display: none;
}

.right-open-icon {
  right: 20px;
  top: 15px;
  z-index: 11;
}

.form-check-input {
  width: 20px;
  height: 20px;
}

.form_Design .form-group {
  margin-bottom: 0;
}

.form_Design .form-control.border-left {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none !important;
}

.form_Design select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 8px;
  background-size: 30px;
}

.dashbord .left-side {
  width: 35%;
  height: 100vh;
  overflow: hidden;
  position: fixed;
}

.dashbord .left-side.dashbord-content {
  width: 50%;
}

.dashbord .left-side.dashbord-content .caption > div {
  max-width: 560px;
}

.dashbord .form_Design.right_part .right_box {
  max-width: 450px;
}
.dashbord .form_Design.create-user .right_box {
  width: 100%;
}
.create-user {
  position: relative;
}
.create-user .form-group {
  margin-bottom: 16px;
}
.create-user .form_Design label {
  font-size: 17px;
  line-height: 22px;
}
.create_admin_btn {
  width: 100%;
  height: 44px;
  border-radius: 5px;
  background-color: #439699;
  font-size: 16px;
  font-weight: 600;
  border: none;
  margin-top: 16px;
  position: relative;
}
.create_admin_btn:hover {
  background-color: #439699;
}
.close-form {
  position: absolute;
  top: 50px;
  right: 50px;
  cursor: pointer;
}
.google-login {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  font-size: 18px;
  height: 45px;
}

.google-login img {
  max-width: 20px;
  height: auto;
}

.eye-slash-icon {
  right: 13px;
  top: 13px;
}

/* Responsive Part */

@media only screen and (max-width: 1024px) {
  .left-side .caption h2 {
    font-size: 34px !important;
    line-height: 38px !important;
  }

  .left-side.register-left-form {
    width: 30%;
  }

  .left-side .caption p {
    font-size: 16px;
    line-height: 22px;
  }

  .dashbord .form_Design.right_part .right_box {
    max-width: 525px;
  }

  .dashbord .form_Design {
    padding: 3rem;
  }

  .caption.registraion_left--side {
    left: 1rem !important;
    right: 1rem !important;
  }

  .registration_right--side {
    padding: 1.8rem !important;
    width: 70% !important;
    margin-left: 30% !important;
  }

  .form-check-inline .form-check-input {
    height: 16px;
    width: 16px;
  }

  .gender-icon {
    width: 16px;
    margin-left: 0px;
  }

  .gender-female-icon {
    height: 18px;
  }
}

.cancel_btn {
  justify-content: flex-start;
  align-items: center;
}
.cancel_btn a {
  width: 100px;
  height: 45px;
  display: inline-block;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
/* .save_btn{
    left: 43%;
} */
.save_btn button:first-child {
  margin-right: 30px;
}
.save_btn button {
  width: 120px;
}
.dash-breadcrumb a {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  position: relative;
  z-index: 10;
}
.dash-breadcrumb a:last-child {
  color: #439699;
}

.user_profile_pic {
  text-align: center;
  width: 100%;
  max-width: 500px;
  margin: 0 auto 40px;
}
.user_profile_pic img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  position: relative;
}
.user_profile_pic .up_img img {
  width: 100%;
  height: auto;
}
.profile_pic_upload {
  position: relative;
}
.profile_pic_upload {
  display: flex;
  margin-top: 20px;
  padding: 0 13px;
}
.profile_pic_upload input {
  margin-right: 20px;
}

.profile_pic_upload button {
  width: 100%;
  flex: 0 0 200px;
  max-width: 200px;
}
.update_profile_form {
  width: 100%;
  max-width: calc(100% - 150px);
  margin: 0 auto;
}
.profile_submit_btn {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.profile_submit_btn button {
  position: relative;
}

.profile_submit_btn a {
  display: flex;
  min-width: 140px;
  height: 45px;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
  margin-right: 20px;
  position: relative;
}
.img_overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  z-index: 1;
}
.myDash_btn {
  margin-left: auto;
}
#occupation_other {
  display: none;
}
#tab_submitted,
#tab_draft {
  cursor: pointer;
}
@media (max-width: 1199px) {
  .occupation_select > div:first-child {
    margin-right: 10px;
  }
  .occupation_select .form-check-label {
    font-size: 16px;
  }
}
@media only screen and (max-width: 991px) {
  .caption.registraion_left--side {
    display: none !important;
  }

  .registration_right--side {
    width: 100% !important;
    margin-left: unset !important;
    color: white;
  }

  .left-side.register-left-form {
    width: 100%;
  }

  .registration_bg--img {
    opacity: 0.95;
  }

  .registration_right--side p,
  .registration_right--side h1 {
    position: relative;
    color: white !important;
  }
  .gender_visible {
    display: none !important;
  }
  .gender_transparent_visibility {
    display: inline !important;
  }
  .dash-breadcrumb,
  .dash-breadcrumb a {
    color: #fff;
  }
  .user_profile_pic {
    max-width: calc(100% - 55px);
  }
  .update_profile_form {
    max-width: calc(100% - 40px);
  }
  .occupation_select > div:first-child,
  .occupation_select .form-check-inline {
    margin-right: 5px;
  }
}

@media only screen and (max-width: 768px) {
  .dashbord .left-side.dashbord-content {
    width: 100%;
  }
  .dashbord .left-side.dashbord-content .caption {
    display: none;
  }
  .dashbord .form_Design {
    width: 100% !important;
    margin-left: unset !important;
  }

  .dashbord .form_Design.right_part .right_box,
  .forgotPass a {
    color: white !important;
  }

  .form_Design h1 {
    color: white !important;
    position: relative;
  }

  .form_Design h1 + p {
    color: white !important;
    position: relative;
  }

  .bg_img {
    opacity: 0.95;
  }

  .close-form {
    top: 20px;
    right: 20px;
  }
  .dashbord .form_Design.right_part {
    height: auto;
  }
  .login_back a {
    color: #fff;
  }
  .login_back a svg {
    fill: #fff;
  }
}

@media (max-width: 767px) {
  .form-second_part {
    margin-top: 20px;
  }
  .num_exits_error label,
  .num_exits_error br {
    display: none;
  }
  .num_exits {
    min-height: auto;
  }
}

@media only screen and (max-width: 576px) {
  .dashbord .form_Design.right_part {
    height: 100vh;
  }
  .forgotPass {
    max-width: 50%;
  }
  .form_Design .occupation_select {
    margin-bottom: 10px;
  }
  .save_btn button,
  .cancel_btn a {
    width: 200px;
  }
  .cancel_btn {
    justify-content: center;
    margin-bottom: 20px;
  }
  .save_btn button {
    margin-bottom: 20px;
  }
  .save_btn button:first-child {
    margin-right: 0px;
  }
  .save_btn {
    justify-content: space-between !important;
  }
  .save_btn_bottom {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .form-top {
    text-align: center;
  }
  .form-top .align-items-center {
    justify-content: center;
    margin-top: 15px;
  }
  .save_btn button {
    max-width: 120px;
  }
  .dash-breadcrumb a {
    font-size: 12px;
    line-height: 15px;
  }
  .profile_pic_upload {
    flex-wrap: wrap;
    padding: 0px;
  }
  .user_profile_pic {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .user_profile_pic .up_img {
    width: 120px;
    height: 120px;
  }
  .profile_pic_upload input {
    margin-bottom: 10px;
    margin-right: 0px;
  }
  .profile_pic_upload button {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .update_profile_form {
    max-width: 100%;
    padding: 0px;
  }
  .update_profile_form .row {
    margin-bottom: 0px;
  }
  .update_profile_form .form-group {
    margin-bottom: 20px;
  }
  .profile_submit_btn {
    margin-top: 30px;
  }
  .form_Design .profile_submit_btn button {
    min-width: 120px;
  }
  .profile_submit_btn a,
  .profile_submit_btn button {
    font-size: 16px;
  }
  .myDash_btn {
    margin-left: 0px;
    margin-bottom: 0;
    margin-top: 10px;
  }
}

.display-no {
  display: none;
}

.skip-button {
  margin-left: 5px;
}
.notice {
  color: #439699;
  font-weight: bold;
}
@media (max-width: 991px) {
  .notice {
    z-index: 1;
    color: #fff;
    margin-bottom: 10px;
    position: relative;
  }
}

.occupation_select {
  align-items: baseline;
  margin-top: 10px;
}

.occupationModalPopUp {
  display: flex;
  justify-content: space-evenly;
}

.occupationTitle {
  font-weight: 600;
}

.occupationSubTitle {
  margin-top: 10px;
  margin-bottom: 0rem;
}

#occupation_field {
  display: none;
}

#new_domain_field {
  display: none;
}

#domain_field {
  display: none;
}

table tr th {
  font-size: 18px !important;
}

select,
select > option:hover {
  cursor: pointer !important;
}

.custom-file-input ~ .custom-file-label::after {
  content: "Elegir";
}

.meals-section .grey-section,
.accommodation-section .grey-section {
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .meal-section-row label,
  .accommodation-section-row span,
  .accommodation-section-row label {
    color: #212529;
  }
  .addMeal {
    position: relative;
    z-index: 1;
  }
  .btn-outline-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
  }
  .save_btn.bottom_bt {
    margin-top: 2rem;
    justify-content: center !important;
  }
}
.h5,
h5 {
  z-index: 1;
}
.assistanceCheck {
  font-weight: 600;
}
.alert-info {
  word-break: break-word;
  padding-right: 50px;
}
.alert-info .fa-solid {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #148ea1;
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.update_profile_form label,
.label-bold label {
  font-size: 18px !important;
  font-weight: 600 !important;
}

.label-bold .form-check label {
  font-weight: 400 !important;
}
@media (max-width: 991px) {
  .save_btn {
    justify-content: center !important;
  }
  .dashbord {
    height: 100vh;
    width: 100%;
    overflow: auto;
  }
  .mobilegrp {
    display: flex;
  }
  .mobilegrp .form-control.border-left {
    flex: 1;
  }
  #event-registration-form .row {
    margin-right: -7.5px !important;
    margin-left: -7.5px !important;
  }
}
@media (max-width: 991px) {
  .notice {
    color: #fff;
    z-index: 1;
    position: relative;
  }
  .dash-breadcrumb a[href="/"] {
    color: #fff !important;
  }
}
.meal-section-row span,
.accommodation-section-row span {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ccc;
  color: #212529;
}
.payment-after-discount {
  display: none;
}

.banner-section {
  background-color: #f8f9fa; /* Light background for the banner */
  padding: 20px 0; /* Padding for the top and bottom of the banner */
}

.banner-title {
  font-size: 2.5rem; /* Increase font size for better visibility */
  margin: 0; /* Remove default margin */
}

.effective-date {
  font-size: 1.2rem; /* Adjust font size for effective date */
  margin-bottom: 30px; /* Space below the effective date */
  text-align: center; /* Center-align the text */
}

.section-title {
  font-size: 2rem; /* Increase section title font size */
  margin-top: 40px; /* Space above section title */
  margin-bottom: 10px; /* Space below section title */
  color: #343a40; /* Darker color for better readability */
}

.section-text {
  font-size: 1.1rem; /* Adjust font size for section text */
  margin-bottom: 30px; /* Space below each section text */
  line-height: 1.6; /* Improve readability with line height */
}

.app_image {
  margin-bottom: 10px;
}

.highlight-date a {
  background-color: #00bc8c !important;
}
