.pmpro_reset_password_wrap form.pmpro_form #pass-strength-result, form.pmpro_form .pmpro_change_password-fields #pass-strength-result {
    display: none !important;
}

.pmpro_checkout-field.pmpro_checkout-field-username {
    display: none;
}

.pmpro_checkout-field.pmpro_checkout-field-bconfirmemail {
    display: none;
}

.b-white-text {
    color: #fff;
}

.em-mini-menu {
    width: 100%;
    text-align: right;
    margin: 15px auto;
    display: flex;
    justify-content: flex-end;
}

html body .hover-grey:hover{
	background:#4e555a!important;
	color: #fff !important;
}

html body .lightblue-extra {
    background: #dde8ef !important;
    color: #0a2e61;
}

.p-opt-description {
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 400;
}

.table>tbody>tr>td, 
.table>tbody>tr>th, 
.table>tfoot>tr>td, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>thead>tr>th {
      vertical-align: middle;
      white-space: nowrap;
 }


.remove-coord-btn {
    border: none;
    color: #7c7c7c;
    border-radius: 10px;
    padding: 2px 10px;
    transition: all 1s;
    background: #e5e5e5;
}

.remove-coord-btn:hover {
    opacity: 0.7;
}

.remove-coord-btn:hover {
    background-color: #d9d9d9;
}

a#pmpro_actionlink-levels {
    display: none;
}


.available-date .date-availability.available .bi {
    color: #FF7F78;
}

.preBooked-date .date-availability.available .bi {
    color: #83ABDB;
}

.not-available-date .date-availability.available .bi {
    color: #FF7F78;
}

.booked-by-coordinator-date .date-availability.available .bi {
    color: #FF7F78;
}

.calendar-footer.booked .bi {
    color: #FF7F78;
}

i.bi.bi-info-circle-fill {
    color: #787878;
}

.info-booked-icon {
    position: relative;
}

span.info-icon.booked {
    position: absolute;
    right: 10px;
    font-size: 13px;
}

.info-icon.booked i.bi.bi-info-circle-fill {
    color: #787878;
}

.booked-by-coordinator-date:hover .booked-tooltip {
    opacity: 1 !Important;
    visibility: visible;
}

.preBooked-date:hover .booked-tooltip {
    opacity: 1 !Important;
    visibility: visible;
}


.ul-result {
    list-style: none;
    position: absolute;
    width: 11%;
    background-color: #0a2e61;
        margin-top: 20px;
}

.ul-result-2 {
    list-style: none;
    position: inherit; 
    width: 100%;
    background-color: #ffffff;
}

input.search__input {
    color: #fff;
    background: #0a2e61!important;
    border-radius: 0px !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-bottom: 1px solid #fff !important;
    width: 100%;
}

input.search__input:focus {
    background-color: #0a2e61 !important;
    color: #fff;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-bottom: 1px solid #ddd !important;
}


input.search__input:hover {
    background-color: #0a2e61 !important;
    color: #fff;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-bottom: 1px solid #ddd !important;
}

.page-id-49 #calendar-body tr {
    position: relative;
}


.date:hover {
    background-color: #ddd;
}

.selected-date {
    background-color: #b7e3ff !important;
    border: 1px solid #fff;
}

.date.selected-date {
  box-shadow: 0 0 0 1px #fff;
}


li.select2-selection__choice {
    border: 1px solid #aaa !important;
    background: #f5f5f5 !important;
} 

#bookable-form > .row {
    height: auto;
}

.mt-negative {
    margin-top: -40px;
}

.display-flex-row {
    display: flex;
    align-items: flex-end;
}

.custom-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.custom-font {
    padding-top: 35px;
    padding-bottom: 35px;
    font-size: 40px;
    font-weight: 400;
    color: #ddd;
    font-family: fantasy;
    letter-spacing: 3px;
}


.line {
    height: 100%;
    width: 3px;
    background: #ddd;
}

input#bookable-search_searchByWeight--from {
    padding: 4px 10px!important;
}

input#bookable-search_searchByWeight-to {
    padding: 4px 10px!important;
}

.page-id-49 #menu-item-59 {
    display: none;
}

.cus-m {
    margin-right: 3px;
}

#query-info {
    display: none;
}


.result__performer {
    color: #b1b1b1;
    border-left: 1px solid;
    padding-left: 5px;
    margin-left: 5px;
    font-size: 16px;

}

.result__performer:hover {
    color: #b1b1b1;
    opacity: .8;
    transition: all .6s;

}

.no-label-item {
    display: flex;
    align-items: flex-end;
}

.calendar-availability_coordinatorList {
    opacity: 0;
    visibility: visible;
    height: auto;
    display:none;
}

.notify-form {
    display: none;
    visibility: visible;
    height: auto;
}

.show-select-all {
    display: none;
    visibility: visible;
    height: auto;
}

.availability-active {
    display: inline;
    visibility: visible;
    height: auto;
    opacity: 1;
}

.select-all-per {
    cursor: pointer;
    color: #0a2e61;
}

.select-all-per:hover {
    cursor: pointer;
    color: #000;
}

.clear-all-per {
    cursor: pointer;
    color: #0a2e61;
}

.clear-all-per:hover {
    cursor: pointer;
    color: #000;
}

.performer-label {
    vertical-align: super;
    padding-left: 10px;
}

.ul-result-2 {
    margin-bottom: 0px;
}

.select-all-per {
    font-size: 15px;
    border: none;
    color: #7c7c7c;
    border-radius: 10px;
    padding: 5px 10px;
    transition: all 1s;
    background: #e5e5e5;
}

.clear-all-per {
    font-size: 15px;
    border: none;
    color: #7c7c7c;
    border-radius: 10px;
    padding: 5px 10px;
    transition: all 1s;
    background: #e5e5e5;
}

#searchCalendar2 {
    margin-bottom: 15px;
}

.clear-selected-data {
    font-size: 15px;
    border: none;
    color: #7c7c7c;
    border-radius: 10px;
    padding: 5px 10px;
    transition: all 1s;
    background: #e5e5e5;
    cursor: pointer;
}

.clear-selected-data:hover {
    opacity: 0.7;
}

.clear-all-per {
    display: none;
}

.error404-btn {
    display: flex;
    justify-content: center;
}

.error404-btn .bookable-btn.lightblue-white:hover {
    background-color: #0a2e61;
    color: #fff;
    opacity: 1;
}

.error404 {
    max-width: 100% !Important;
}

.search-not {
    padding: 34vh 0;
    font-size: 21px;
}

.load-more-wrapper .load-more {
    display: none !important;
}

.load-more-count {
    display: none !important;
}

.not-per-form {
    display: flex;
    flex-direction: column;
}

#confirmStatus {
    background-color: #198754;;
}

#refuseStatus {
    background-color: #dc3545;
}

.b-ps-5 {
    padding-left: 3rem;
}

.media-search-input-label {
    display: none;    
}

#media-search-input {
    display: none;    
}

#wppb-form-element-13 .wppb-description-delimiter {
  margin-left: 0px !important;
}

.page-id-67 .wppb-description-delimiter {
    display: none;
}

.footer-right-side a {
    font-size: 25px;
}

.footer-left-side p {
    padding-top: 10px;
}

a#pmpro_actionlink-profile {
    padding: 6px 30px;
    border-radius: 10px;
    border: none;
    font-family: 'Urbanist', sans-serif;
    font-size: 18px;
    letter-spacing: 0.05em;
    transition: all 1s;
    background-color: var(--main-color);
    color: var(--white);
}

#pmpro_form .pmpro_checkout h2 {
    display: flex;
    flex-direction: column;
}

#wppb-form-element-52 .wppb-description-delimiter {
    display: block;
}

#wppb-form-element-51 .wppb-description-delimiter {
    display: block;
}

#wppb-form-element-53 .wppb-rpf-name-wppb_repeater_field_contract {
    background: #fff;
    margin: 15px 0px;
    padding: 20px 25px;
}

#wppb-form-element-55 {
    padding: 0px;
    margin-top: 20px;
}

.coor-popup.pum-trigger {
  color: #0a2e61;
  font-style: normal;
  transition: 0.3s all;
}

.coor-popup.pum-trigger:hover {
  color: #8d8d8d;
}


.pum-container .pum-content > :first-child {
  color: #000;
  line-height: 30px;
}

.contracts-page {
      width: 50%;
    margin: auto;
    background: #f5f5f5;
    padding: 0px 40px 40px 40px;
    border-radius: 20px;
}

#wppb-form-element-50 .wppb-description-delimiter {
    margin-left: 0%;
}

.page-id-25 .wppb-form-field input[type="text"], .page-id-25 .wppb-form-field input[type="email"], .page-id-25 .wppb-form-field input[type="url"], .page-id-25 .wppb-form-field input[type="password"] {
    width: 100%;
}

#wppb-register-user-coordinator-registration {
    max-width: 40%;
    margin: 0 auto;
}

#wppb-register-user-coordinator-registration #wppb-form-element-19 label {
    width: 100%!important;
}

#wppb-form-element-56 {
    display: none !important;
}

#wppb-form-element-29 .wppb-description-delimiter {
    display: block !Important;
}

.performer-documents.pum-trigger {
  color: #0a2e61;
  font-style: normal;
  transition: 0.3s all;
}

.performer-documents-1.pum-trigger:hover {
  color: #8d8d8d;
}

.performer-documents-1.pum-trigger {
  color: #0a2e61;
  font-style: normal;
  transition: 0.3s all;
}

.performer-documents.pum-trigger:hover {
  color: #8d8d8d;
}


#wppb-form-element-61 {
        display: none !important;
}

.b-error-box {
    justify-content: center;
    text-align: center;
    margin-top: 50px;
}

.b-error-msg {
    background-color: #d53a3a;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 40px;
    padding-left: 40px;
    border-radius: 10px;
    color: #fff;
}

.b-error-msg a {
    color: #fff;
    text-decoration: underline;
}


.b-pending-box {
    justify-content: center;
    text-align: center;
    margin-top: 50px;
}

.b-pending-msg {
    background-color: #0d6efd;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 40px;
    padding-left: 40px;
    border-radius: 10px;
    color: #fff;
}

.b-expired-level {
    padding-top: 17%;
    padding-bottom: 20%;
}

.b-expired-level-1 {
   padding-top: 15%;
    margin-top: 8%;
}

.pmpro-checkout .pmpro_checkout-h2-msg a {
    display: none !Important;
}

.upgrade-button {
   background-color: #0a2e61;
}


.upgrade-button a {
    color:#fff;
    text-decoration: underline;
}

#pmpro_level-2 .pmpro_level_cost_text {
    display: none;
}

@media screen and (max-width: 779px) {
 	#wppb-register-user-coordinator-registration {
		max-width: 80%;
	}
	
    .contracts-page {
        width: 80%;
    }
    
    .mobile-flex {
        display: flex;
    }
}

.page-id-469 .page-link {
    display: initial;
}

.coordinator-role-restrict .only-performer {
    display: none;
}


#wppb_register_pre_form_message {
    display: none;
}

#wppb-ul-theme-tablesi .wppb-ul-search input.wppb-search-button:hover, #wppb-ul-theme-tablesi .wppb-ul-search .wppb-ul-filter-button:hover, #wppb-ul-theme-tablesi .wppb-ul-search .wppb-ul-filter-button.active, #wppb-ul-theme-tablesi li.wppb-facet-search button.wppb-search-submit:hover {
   
}

.listing-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.book-block-2 {
    margin: 0px;
}

.book-block-2 a {
    background-color: #1e315f;
    padding: 6px 30px;
    border-radius: 10px;
    border: none;
    font-family: 'Urbanist', sans-serif;
    font-size: 18px;
    letter-spacing: 0.05em;
    transition: all 1s;
    display: block;
    color: #fff;
}

.approve-btn {
    background-color: #1e315f;
    padding: 6px 30px;
    border-radius: 10px;
    border: none;
    font-family: 'Urbanist', sans-serif;
    font-size: 18px;
    letter-spacing: 0.05em;
    transition: all 1s;
    display: block;
    color: #fff;
    width: 250px;
    text-align: center;
}

.back-btn-admin {
    background-color: #1e315f;
    padding: 6px 30px;
    border-radius: 10px;
    border: none;
    font-family: 'Urbanist', sans-serif;
    font-size: 18px;
    letter-spacing: 0.05em;
    transition: all 1s;
    display: block;
    color: #fff;
    width: 200px;
    text-align: center;
}

.approve-btn:hover {
    color: #fff !important;
}


.only-coordinator {
    display: none;
}

.coordinator-role-restrict .only-coordinator {
    display: block;
}

.page-id-469 ul.wppb-profile li label {
    width: auto;
    
}



.page-id-469 ul.wppb-profile li span {
  margin-left: 5px;
}


li#wppb-form-element-64 {
    grid-row: 21;
    grid-column: 1 / 5;
}

#wppb-form-element-64 .select2-container {
    padding: 7px 10px !important;
    border: 1px solid #D9D9D9 !important;
    border-radius: 10px !important;
    background: white !important;
	    width: 100% !important;
}

#wppb-form-element-64 .select2-container--default .select2-selection--multiple {
    border: none;
}

.wppb-select2-multiple span.select2-container {
    width: auto!important;
}

.page-template-page-bookable-search .select2-dropdown {
  background-color: white;
}

.page-id-49 .select2-container--default .select2-selection--multiple {
   padding: 4px 10px !important;
  border-radius: 10px; 
}
