/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/
.wppb-user-forms {
  background: #fff;
  padding: 1rem 1rem 1rem 1rem;
  border-radius: .5rem;
}
.wppb-search-users.wppb-user-forms {
  background: #fff;
  padding: 1rem 1rem 1rem 1rem;
  border-radius: .5rem;
  margin-bottom: 2rem !important;
}
.wppb-search-users-wrap {
  margin-bottom: 0;
  height: 53px;
}
/*
.wppb-search-users-wrap input[type="text"] {
    width: calc(100% - 230px)!important;
    float: left!important;
}
*/
.wppb-search-users-wrap .wppb-search-container {
  width: calc(100% - 230px) !important;
  float: left !important;
  position: relative;
}
.wppb-search-users-wrap input[type="submit"] {
  width: 200px;
  float: right !important;
}
.wppb-search-users-wrap .wppb-search-container .wppb-clear-results {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 20px;
  background: #cc0000;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  border-radius: 0.2rem;
}
li.wppb-form-field {
  padding: 0 0 10px 0 !important;
  margin: 0 inherit !important;
}
li.wppb-form-field input, .ffc-wrapper {
  margin: 0 !important;
}
.wppb-rc-value {
  padding: 0 0 0 10px !important;
}
.form-submit .submit, .login-submit .button-primary {
  width: 100% !important;
}
#wppb-form-style-1-wrapper {
  width: 100% !important;
  max-width: none;
}
.wppb-default-username, .ffc-wrapper {
  margin-bottom: 1rem;
}
#wppb-msf-tabs {
  display: flex !important;
  gap: 3px !important;
  margin: 0 0 2rem 0 !important;
}
/*
#wppb-msf-tabs input {
  width: 100%;
}*/
.submit.button, .submit.button-primary, #wppb-submit {
  border-radius: 0.3rem !important;
  font-weight: bold !important;
  -webkit-transition: all 100ms ease-in 100ms;
  -moz-transition: all 100ms ease-in 100ms;
  -o-transition: all 100ms ease-in 100ms;
  transition: all 100ms ease-in 100ms;
}
.wppb-msf-tabs, .wppb-msf-button, #wppb-submit, #register {
  border-radius: 0.3rem !important;
  background: #3451A2 !important;
  font-weight: bold !important;
  color: #fff;
}
.wppb-msf-tabs:hover, .wppb-msf-button:hover, .submit.button:hover, #wppb-submit:hover, #register:hover {
  background: #D5E263 !important;
  font-weight: bold !important;
  color: #fff;
}
.wppb-msf-tabs.wppb-msf-active {
  background: #D5E263 !important;
  text-transform: uppercase !important;
}
.wppb-user-forms ul {}
.wppb-user-forms > ul {
  margin: 0 !important;
  padding: 0 !important;
}
.wppb-user-forms li {
  list-style: none !important;
}
.wppb-msf-step-commands {
  padding: 1rem 0 .5rem !important;
  clear: both;
  width: 100%;
  display: flex !important;
  gap: 10px !important;
}
.wppb-msf-step-commands .wppb-msf-button {
  float: none;
}
.wppb-radios li, .wppb-checkboxes li {
  display: inline !important;
  margin: 0 2rem 0 0 !important;
}
#wppb-msf-pagination {
  /**display: flex!important;**/
  clear: both;
  width: 100%;
  display: none !important;
}
.userlisting_pagination {
  border-radius: .5rem;
  background: rgba(255, 255, 255, 0) !important;
  text-align: center !important;
}
.userlisting_pagination a {
  min-width: 30px !important;
  height: 30px !important;
  text-align: center !important;
  background: #fff;
  color: #000;
  border-radius: 0.3rem !important;
  border: none !important;
  line-height: 1 !important;
  font-weight: bold;
  font-size: 10px !important;
}
.pageLink_fist, .pageLink_previous, .pageLink_next, .pageLink_last {
  width: auto !important;
  display: none !important;
}
.userlisting_pagination a:hover, .userlisting_pagination a.selected {
  background: #D5E263 !important;
  color: #fff !important;
}
#paList {
  padding: 1rem 0;
  margin: 1rem 0;
}
.pa-list {
  -moz-column-count: 3;
  -moz-column-gap: 0px;
  -webkit-column-count: 3;
  -webkit-column-gap: 0px;
  column-count: 3;
  column-gap: 10px;
  list-style: none inside;
  text-align: left;
  padding: 0;
  margin: 0;
}
.pa-list li {
  background: #ececec;
  padding: 10px;
  margin-bottom: 10px;
  break-inside: avoid;
  font-size: 12px;
  line-height: 1.3;
  border-radius: .3rem;
}
.pa-list li:hover {
  background: #f3f3f3;
  cursor: pointer;
}
.custom_field_html hr {
  margin: 0 0 1rem 0;
}
.wppb_simple_upload {
  height: 50px !important;
}
.wppb-success {
  padding: .5rem !important;
  font-size: 14px !important;
  border-radius: 0.3rem !important;
  background: #d9f4b3;
  border: 1px solid #6c0;
  margin-bottom: 1rem
}
.nan-modal .wppb-success {
  margin: 2rem 2rem 0 2rem;
}
.wppb-warning, .wppb-alert, .alert {
  padding: .5rem !important;
  font-size: 14px !important;
  border-radius: 0.3rem !important;
  background: #fff2bf;
  border: 1px solid #fc0;
  margin-bottom: 1rem
}
.wppb-form-error, .wppb-error {
  padding: .5rem !important;
  font-size: 14px !important;
  border-radius: 0.3rem !important;
  background: #ffa6a6;
  border: 1px solid #e10000;
  margin-top: 1rem !important;
}
.wppb-send-credentials-checkbox {
  padding: 1rem 0 !important;
}
.w-tabs-list-h, .w-tabs-list {
  border-radius: 0.5rem;
}
.w-tabs-list-h {
  background: #3451A2;
  padding: 5px !important;
}
.w-tabs-item {
  border-radius: .3rem !important;
}
.w-tabs-item .w-tabs-item-title {
  color: #fff !important;
  opacity: 0.9;
}
.w-tabs-item .w-tabs-item-title:hover {
  opacity: 1;
}
.w-tabs-item.active .w-tabs-item-title {
  color: #fff !important;
  opacity: 1;
  font-size: 16px;
}
.w-tabs-item.active {
  text-transform: uppercase;
  background: #D5E264 !important;
  border: none !important;
}
.w-tabs-section {
  border: none !important;
}
.w-tabs-section-header {
  background: #fff;
  border-radius: .5rem !important;
  margin-bottom: 5px !important;
}
.w-tabs-section-header[aria-expanded="true"], .w-tabs-section-header[aria-expanded="false"] {
  background: #fff !important;
}
.w-tabs-section-header:hover {
  background: #eee !important;
}
.w-tabs-section-title {
  font-weight: 600 !important;
}
.w-tabs-section-header[aria-expanded="true"] .w-tabs-section-title, .w-tabs-section-header[aria-expanded="false"] .w-tabs-section-title {
  color: #000 !important;
}
.w-tabs-section-content {
  padding: 10px 0 !important;
}
.wppb-upload .file-name, .wppb-upload .file-type {
  display: none;
}
.wppb-remove-upload {
  padding: .5rem !important;
  font-size: 12px !important;
  border-radius: 0.3rem !important;
  background: #ffa6a6;
  border: 1px solid #e10000;
  margin-top: 1rem !important;
  cursor: pointer;
}
.wppb-heading {
  margin: 0 !important;
  padding: 0 !important;
}
h2.extra_field_heading {
  margin-bottom: .8rem !important;
  padding: 0 !important;
}
h3.extra_field_heading, h4.extra_field_heading, h5.extra_field_heading {
  margin-bottom: .5rem !important;
  padding: 0 !important;
}
h6.extra_field_heading {
  font-size: 18px;
  margin-bottom: 0rem !important;
}
.wppb-html {
  margin-bottom: 1rem;
}
.wppb-html h2 {
  margin-bottom: .8rem !important;
  padding: 0 !important;
}
.wppb-html label {
  display: none !important;
}
.wppb-html a.us-btn-style_2 {
  display: inline-block;
  margin-bottom: 1rem;
}
.wppb-html .wppb-warning {
  margin-bottom: 0 !important;
}
.wppb-description-delimiter {
  font-size: 10px;
  color: #888;
}
.nan-widget {
  padding: 1rem;
  background: #fff;
  border-radius: .5rem;
  margin-bottom: 2rem;
}
.nan-widget h6 {
  font-size: 1rem;
  margin-bottom: 1rem;
  background-image: linear-gradient(90deg, #D5E263 0%, #3451A2 100%) !important;
  background: #3451A2 !important;
  color: #fff;
  padding: 1rem;
  border-radius: 0.3rem;
  text-transform: uppercase;
}
.nan-widget p {
  margin-bottom: .2rem;
}
.nan-widget-youth-uploads {
  display: none;
}
.nan-profile-Mentee-Youth .nan-widget-youth-uploads {
  display: block;
}
.nan-widget-youth-uploads h6 {
  font-size: 1rem;
  margin-bottom: 1rem;
  background: #D5E263 !important;
  color: #fff;
  padding: 1rem;
  border-radius: 0.3rem;
  text-transform: uppercase;
}
.nan-profile-Mentee-Youth .nan-profile-job-shadowing, .nan-profile-Mentee-Part .nan-profile-job-shadowing {
  display: none !important;
}
.nan-edit-profile {
  margin: 0;
  background: #eee;
  padding: 10px;
  border-radius: .3rem;
}
.nan-edit-profile a {
  width: 100% !important;
  display: block;
  margin-bottom: 10px !important;
}
.nan-profile-row {
  border-bottom: 1px solid #eee;
  padding: .5rem 0;
  margin: 0 .5rem !important;
}
.nan-profile {
  padding: 0 !important;
}
.nan-profile .vc_column-inner {}
.nan-profile .w-tabs-section-content {
  padding: .5rem 0;
}
.nan-profile h4 {
  font-size: 20px !important;
}
.nan-profile .wpb_row {
  padding: 0 !important;
}
.nan-profile .w-tabs .wpb_wrapper, .nan-user-notes .wpb_wrapper {
  background: #fff;
  padding: 1rem;
  border-radius: 0.5rem;
}
.nan-user-notes {}
.nan-user-note {
  border: 1px solid #eee;
  margin-bottom: 1rem;
  border-radius: .8rem;
  padding: 10px;
}
.nan-parent-grid {
  display: grid;
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
}
.nan-parent-grid-2 {
  grid-template-columns: repeat(2, 1fr);
}
.nan-table-profile {
  border-radius: .5rem !important;
  overflow: hidden;
  border: 1px solid #eee !important;
  background: #fff !important;
}
.nan-table-profile th {
  background: #eee;
  white-space: nowrap;
  font-size: 12px;
  text-transform: uppercase;
  padding: 8px 5px !important;
}
.nan-table-profile th a {
  color: #000;
}
.nan-table-profile td {
  font-size: 12px;
  padding: 4px 5px !important;
  line-height: 1.5;
}
.nan-table-profile a {
  font-weight: bold;
}
.wppb-name, .wppb-program, .wppb-state, .wppb-role {
  white-space: nowrap;
}
.nan-table-list-all.nan-table-profile td.wppb-program, .nan-table-list-all.nan-table-profile td.wppb-state, .nan-table-list-all.nan-table-profile td.wppb-role {
  font-size: 10px !important;
}
.wppb-status-1, .wppb-status-2, .wppb-status-3, .wppb-status-4, .wppb-status-5, .wppb-status-6, .wppb-signup {
  font-size: 10px !important;
}
.nan-table-list-all.nan-table-profile tr.Inactive td, .nan-table-list-all.nan-table-profile tr.Inactive td a {
  color: #888 !important;
}
.nan-table-list-all.nan-table-profile tr.Inactive td {
  background: #ffa6a6;
  background: #f3f3f3;
}
.nan-table-list-all.nan-table-profile tr td.wppb-role::before {
  content: ""; /* Necessary to make the pseudo-element appear */
  display: inline-block; /* Makes it behave like a div */
  width: 6px;
  height: 6px;
  background: #aaa;
  border-radius: 50%; /* Creates a small red circle inside the cell */
  margin-right: 5px;
}
.nan-table-list-all.nan-table-profile tr.Mentor td.wppb-role::before {
  background: #cc0000;
}
.nan-table-list-all.nan-table-profile tr.Mentee td.wppb-role::before {
  background: #17b1d0;
}
.nan-table-list-all.nan-table-profile tr.Mentee-Part td.wppb-role::before {
  background: #d6e270;
}
.nan-table-list-all.nan-table-profile tr.Mentee-Youth td.wppb-role::before {
  background: #f99f4e;
}
.nan-table-list-all.nan-table-profile tr.Inactive td.wppb-role::before {
  background: #ddd;
}
#wppb-form-element-284, #wppb-form-element-286, #wppb-form-element-287, #wppb-form-element-288, #wppb-form-element-289, #wppb-form-element-290 {
  padding: 1rem !important;
  border-radius: 0.8rem !important;
  background: #d9f4b3;
  border: 1px solid #6c0;
  margin-bottom: 1rem
}
#wppb-form-element-284 label, #wppb-form-element-286 label, #wppb-form-element-287 label, #wppb-form-element-288 label, #wppb-form-element-289 label, #wppb-form-element-290 label {
  display: none;
}
#wppb-form-element-284 .custom_field_select, #wppb-form-element-286 .custom_field_select, #wppb-form-element-287 .custom_field_select, #wppb-form-element-288 .custom_field_select, #wppb-form-element-289 .custom_field_select, #wppb-form-element-290 .custom_field_select {
  background: #fff !important;
}
#select_user_to_edit_form, .cp-logout {
  display: none;
}
#wppb-recover-password li {
  margin-bottom: 2rem;
}
#wppb-form-element-31 {
  margin-bottom: 2rem;
}
#wppb-search-fields {
  height: 51px;
}
input[type="file"] {
  height: 32px !important;
}
.nan-role-mentee .l-canvas {
  background: #17b1d0 !important;
  background-image: linear-gradient(180deg, #17b1d0 0%, #007da8 100%) !important;
}
.nan-role-mentee-part-time .l-canvas {
  /* background: #d6e270 !important;*/
  background: #61bf2b !important;
  background-image: linear-gradient(180deg, #81d34c 0%, #61bf2b 100%) !important;
}
.nan-role-mentee-youth .l-canvas {
  background: #f99f4e !important;
  background-image: linear-gradient(180deg, #f99f4e 0%, #ed6332 100%) !important;
}
.nan-role-mentor .l-canvas, .nan-role-administrator .l-canvas {
  background: #34519f !important;
  background-image: linear-gradient(180deg, #34519f 0%, #0d307f 100%) !important;
}
.nan-reg-mentee .w-tabs-section-content, button.nan-reg-mentee.active {
  background: #17b1d0 !important;
}
.nan-reg-mentee-pt .w-tabs-section-content, button.nan-reg-mentee-pt.active {
  background: #61bf2b !important;
}
.nan-reg-mentee-youth .w-tabs-section-content, button.nan-reg-mentee-youth.active {
  background: #f99f4e !important;
}
.wppb-progress-bar-fill {
  background: #ec494d !important;
}
.nan-profile a[href=""], .nan-profile a[href="#"], .nan-profile a:not([href]) {
  display: none !important;
}
.w-popup-box-title {
  background: #3451A2;
  color: #fff;
}
.w-popup-closer {
  color: #fff !important;
}
.nan-profile-edit-buttons .w-btn.us-btn-style_4, .nan-profile-edit-buttons .w-btn {
  width: 100% !important;
  margin: 0 !important;
}
@media (max-width: 1200px) {
  #wppb-msf-tabs {
    flex-wrap: wrap;
  }
  #wppb-msf-tabs .wppb-msf-tabs {
    flex: 1 1 10%;
  }
  .nan-table-list-all.nan-table-profile tr th:first-child, .nan-table-list-all.nan-table-profile tr td:first-child, .nan-table-list-all.nan-table-profile tr th:nth-child(n+5), .nan-table-list-all.nan-table-profile tr td:nth-child(n+5) {
    display: none;
  }
}
@media (max-width: 900px) {
  #wppb-msf-tabs .wppb-msf-tabs {
    flex: 1 1 23%;
  }
  .nan-profile .vc_column-inner {
    padding: .5rem !important;
  }
  .nan-parent-grid-2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .nan-widget {
    padding: .5rem;
    font-size: 12px;
    margin-bottom: 1rem;
  }
  .nan-profile .w-tabs .wpb_wrapper, .nan-user-notes .wpb_wrapper {
    padding: .5rem;
    font-size: 12px;
  }
  .nan-profile-edit-buttons .wpb_wrapper {
    padding: 0 1rem !important;
    margin: 0 !important;
  }
}
@media (max-width: 600px) {
  /* #wppb-msf-tabs {
  display:block!important;
     
}
      #wppb-msf-tabs .wppb-msf-tabs  {
          display:block!important;
          width: 100%;
          text-align: center;
}
     */
  #wppb-msf-tabs .wppb-msf-tabs {
    flex: 1 1 48%;
  }
  .wppb-radios, .wppb-checkboxes {
    display: block !important;
    margin: 10px 0 0 0 !important;
    padding: 0 !important;
  }
  .wppb-radios li, .wppb-checkboxes li {
    display: block !important;
    margin: 0 0 5px 0 !important;
    font-size: 12px;
  }
  .wppb-search-users.wppb-user-forms {
    margin-bottom: 1rem !important;
  }
  .wppb-search-users-wrap .wppb-search-container {
    width: calc(100% - 130px) !important;
    float: left !important;
    position: relative;
  }
  .wppb-search-users-wrap input[type="submit"] {
    width: 120px;
    float: right !important;
  }
  .nan-table-profile th {
    white-space: nowrap;
    font-size: 10px;
  }
  .wppb-name, .wppb-program, .wppb-state {
    white-space: normal;
    font-size: 10px !important;
  }
  .wppb-role {
    font-size: 9px !important;
  }
  .nan-profile-edit-buttons .vc_column-inner {
    padding: 0 .5rem !important;
  }
}