/* line 4, ../scss/my-profile.scss */
.booking-list,
.booking-list-headers,
.booking-entry,
.permission-list,
.permission-list-headers,
.permission-entry {
  display: block;
  width: 100%;
}

/* line 14, ../scss/my-profile.scss */
.booking-header,
.booking-cell {
  width: 25%;
  display: inline-block;
  padding: 15px 10px;
  vertical-align: middle;
}

/* line 22, ../scss/my-profile.scss */
.permission-header,
.permission-cell {
  width: 33.333336%;
  display: inline-block;
  padding: 15px 10px;
  vertical-align: middle;
}

/* line 30, ../scss/my-profile.scss */
.booking-header,
.permission-header {
  background-color: #013b70;
  color: #ffffff;
}

/* line 36, ../scss/my-profile.scss */
.booking-cell {
  width: 25%;
  display: inline-block;
}

/* line 41, ../scss/my-profile.scss */
.permission-cell {
  width: 33.333336%;
  display: inline-block;
}

/* line 46, ../scss/my-profile.scss */
.booking-entry,
.permission-entry {
  background-color: #ffffff;
  color: #161616;
}

/* line 52, ../scss/my-profile.scss */
.booking-entry:nth-child(odd),
.permission-entry:nth-child(odd) {
  background-color: #ccd8e2;
}

/* line 57, ../scss/my-profile.scss */
.booking-actions a,
.permission-actions a {
  display: inline-block;
  text-align: center;
  min-width: 150px;
  background-color: #960e4b;
  color: #ffffff;
  padding: 10px 12px;
}
/* line 66, ../scss/my-profile.scss */
.booking-actions a.approve-booking, .booking-actions a.approve-permission,
.permission-actions a.approve-booking,
.permission-actions a.approve-permission {
  background-color: #c3b73f;
}

/* line 72, ../scss/my-profile.scss */
.booking-actions a:not(:last-child),
.permission-actions a:not(:last-child) {
  margin-bottom: 5px;
}

/* line 77, ../scss/my-profile.scss */
.mobile-label {
  display: none;
}

/* line 81, ../scss/my-profile.scss */
.booking-notification {
  padding: 10px 20px;
}
/* line 84, ../scss/my-profile.scss */
.booking-notification.success {
  background-color: #ede9c5;
}
/* line 88, ../scss/my-profile.scss */
.booking-notification.failed {
  background-color: #f4e7ed;
}

@media only screen and (max-width: 736px) {
  /* line 94, ../scss/my-profile.scss */
  .booking-header,
  .permission-header {
    display: none;
  }

  /* line 99, ../scss/my-profile.scss */
  .booking-cell,
  .permission-cell {
    width: 100%;
    padding: 5px 10px;
  }

  /* line 105, ../scss/my-profile.scss */
  .booking-entry,
  .permission-entry {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  /* line 111, ../scss/my-profile.scss */
  .cell-value {
    width: 60%;
    display: inline-block;
    text-align: right;
  }

  /* line 117, ../scss/my-profile.scss */
  .mobile-label {
    width: 40%;
    display: inline-block;
    text-align: left;
    font-weight: 500;
  }
}
/* line 125, ../scss/my-profile.scss */
.logout-button {
  float: right;
}
/* line 128, ../scss/my-profile.scss */
.logout-button .elementor-icon-list-text,
.logout-button i {
  color: #161616;
}

/* line 135, ../scss/my-profile.scss */
body.not-logged-in .uael-gf-style.uael-gf-check-style.elementor-clickable {
  display: none;
}
/* line 139, ../scss/my-profile.scss */
body.not-logged-in .hide-for-not-logged-in {
  display: none;
}

/* line 145, ../scss/my-profile.scss */
.my-profile-menu span.elementor-icon-list-text {
  padding: 10px 15px;
  background-color: #013b70;
  color: #ffffff;
  font-size: 16px;
}

@media only screen and (max-width: 736px) {
  /* line 155, ../scss/my-profile.scss */
  .my-profile-menu .elementor-icon-list-item {
    width: 45%;
    margin-bottom: 10px;
    font-size: 16px;
  }
  /* line 160, ../scss/my-profile.scss */
  .my-profile-menu .elementor-icon-list-item a {
    background-color: #013b70;
  }
}
/* line 167, ../scss/my-profile.scss */
body.is-exhibitor .hide-for-exhibitor {
  display: none;
}

/* line 171, ../scss/my-profile.scss */
body:not(.is-exhibitor) .show-for-exhibitor {
  display: none !important;
}

/* line 175, ../scss/my-profile.scss */
body.is-exhibitor .show-for-exhibitor {
  display: block;
}

/* line 179, ../scss/my-profile.scss */
.swal-icon--info {
  border-color: #013b70;
}

/* line 183, ../scss/my-profile.scss */
.swal-icon--info:after, .swal-icon--info:before {
  background-color: #013b70;
}

/* line 187, ../scss/my-profile.scss */
.swal-button.swal-button--continue {
  text-transform: uppercase;
  padding: 10px 55px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
/* line 192, ../scss/my-profile.scss */
.swal-button.swal-button--continue:hover {
  background-color: #ede9c5;
}
/* line 196, ../scss/my-profile.scss */
.swal-button.swal-button--continue:focus {
  box-shadow: none;
  background-color: #c3b73f;
}

@media only screen and (max-width: 736px) {
  /* line 203, ../scss/my-profile.scss */
  .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li,
  .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li {
    width: 50%;
    display: inline-block;
  }
  /* line 208, ../scss/my-profile.scss */
  .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li > label,
  .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li > label {
    font-size: 13px !important;
  }
}
/* Downloads :: Diego */
/* line 215, ../scss/my-profile.scss */
.downloads-list .cell-value button,
.downloads-list .cell-value .profile-button {
  border: none;
  font-family: 'Oswald', Sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  border-radius: 0px 0px 0px 0px;
  background-color: #c3b73f;
  font-size: 18px;
  padding: 10px 40px;
  color: #fff;
}

/* line 228, ../scss/my-profile.scss */
.downloads-list .cell-value button a {
  color: #fff;
}

/* Page Excerpts */
/* line 233, ../scss/my-profile.scss */
.page-excerpt {
  margin-bottom: 50px;
}

/* line 238, ../scss/my-profile.scss */
#wpaloginform label,
#wpaloginform #user_email_username {
  width: 100%;
  display: inline-block;
}
/* line 244, ../scss/my-profile.scss */
#wpaloginform label {
  text-align: center;
}
/* line 248, ../scss/my-profile.scss */
#wpaloginform #user_email_username {
  font-size: 14px;
  border: 1px solid #69727d;
  color: #181818;
  background-color: #fafafa;
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  padding: 0.75em !important;
  border-radius: 2px;
  line-height: 1.4;
  min-height: 40px;
}
/* line 261, ../scss/my-profile.scss */
#wpaloginform #wpa-submit {
  color: #ffffff;
  background-color: #013b70;
  border-radius: 0px 0px 0px 0px;
  font-size: 25px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  text-align: center;
  transition: all .3s;
  display: block;
  margin: 0 auto;
  padding: 20px 40px;
  height: initial !important;
  width: initial !important;
  max-width: 100% !important;
}

/* line 282, ../scss/my-profile.scss */
.wpa-box.wpa-alert {
  border: none;
  padding: 0px;
  background-color: transparent;
}

/* line 289, ../scss/my-profile.scss */
#gfield_instruction_5_14 {
  display: none;
}

/* line 293, ../scss/my-profile.scss */
li.elementor-icon-list-item::marker {
  color: #ffffff;
}

/* line 297, ../scss/my-profile.scss */
a.delete-profile {
  color: #ffffff;
  background-color: #960e4b;
  border-radius: 0px 0px 0px 0px;
  font-size: 25px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  text-align: center;
  transition: all .3s;
  display: inline-block;
  margin: 0 auto;
  padding: 20px 40px;
  height: initial !important;
  max-width: 100% !important;
}
