.hcp-card-container {
  /* light backdrops only */
  /* dark backdrops only */ }
  @media (min-width: 360px) and (max-width: 764px) {
    .hcp-card-container .hcp-total {
      font-weight: 800;
      font-size: 18px !important;
      color: #373e40 !important; }
    .hcp-card-container .hcp-email {
      font-size: 14px !important; }
    .hcp-card-container .txt-color {
      color: #ef5085 !important;
      font-size: 16px !important; }
    .hcp-card-container .txt-certs {
      font-size: 16px !important; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .hcp-card-container .search-icon {
      font-size: 0.9rem !important; } }
  @media only screen and (min-width: 1027px) and (max-width: 1210px) {
    .hcp-card-container .ddl-sortBy .form-select {
      width: 70% !important;
      background-position: right 5px center !important;
      background-size: 10px 12px !important;
      text-align: left !important;
      font-size: 13px !important; }
    .hcp-card-container .custom-padding {
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  .hcp-card-container .ddl-sortBy .form-select {
    text-align: center;
    padding-left: 10px !important; }
  .hcp-card-container .form-control {
    border: 1px solid #c1c3c5;
    border-radius: 5px;
    color: #12161f;
    font-family: Nunito;
    background-color: #fff; }
  .hcp-card-container button.btn-date {
    padding: 0.782rem 0.75rem; }
  .hcp-card-container .hcp-edit-ddl .dropdown-menu {
    border: 0.1px solid #cfc9c9 !important;
    padding: 0rem !important;
    left: 1166px;
    top: 36px;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
    border-radius: 6px; }
  .hcp-card-container .hcp-edit-ddl .dropdown-item {
    color: #3e4649;
    border-radius: 4px; }
  .hcp-card-container .hcp-edit-ddl .dropdown-item:hover {
      background: #3e4649;
      cursor: pointer;
      color: white; }
  .hcp-card-container .hcp-edit-ddl .nav-link {
    padding: 0rem !important; }
  .hcp-card-container .vertical-line {
    border-right: 2px solid #f1f1f1;
    height: auto; }
  .hcp-card-container .note-search {
    position: absolute;
    top: 5%;
    -webkit-transform: translate(0%, 50%);
            transform: translate(0%, 50%);
    left: 15px; }
  .hcp-card-container .search-icon {
    padding-left: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 50px;
    background: #ffffff;
    border: 1px solid #92999e;
    -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
            box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
    border-radius: 4px; }
  .hcp-card-container .search-icon .search-placeholder {
    width: 355px;
    height: 19px;
    left: 40px;
    top: 14px;
    font-family: Nunito;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #92999e; }
  .hcp-card-container .btn-reset {
    font-weight: 700;
    color: #92999e; }
  .hcp-card-container .hcp-total {
    font-weight: 800;
    font-size: 24px !important;
    color: #373e40; }
  .hcp-card-container .hcp-user {
    font-family: Nunito;
    font-style: normal;
    font-weight: 700;
    font-size: 20px !important;
    line-height: 27px;
    color: #373e40; }
  .hcp-card-container .hcp-city {
    font-family: Nunito !important;
    font-weight: 400;
    font-size: 14px !important;
    color: #373e40; }
  .hcp-card-container .hcp-email {
    font-size: 16px !important;
    line-height: 25px;
    color: #373e40; }
  .hcp-card-container .hcp-status {
    font-size: 16px !important;
    line-height: 19px;
    color: #373e40; }
  .hcp-card-container .card {
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    background: #ffffff !important;
    border-radius: 6px !important;
    border: 1px solid #d8d8d8; }
  .hcp-card-container .l-16 {
    font-size: 16px; }
  .hcp-card-container .d-color {
    color: #ef5085; }
  .hcp-card-container .a-color {
    color: #ff007f !important; }
  .hcp-card-container .hcp_RN {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 48px;
    background: rgba(243, 127, 166, 0.25);
    border: 2px solid #f37fa6;
    border-radius: 14px;
    text-align: center;
    font-size: 14px !important;
    font-weight: 600; }
  .hcp-card-container .hcp_LPN {
    /* LPN Button States */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 56px;
    background: rgba(121, 203, 237, 0.25);
    border: 2px solid #79cbed;
    border-radius: 16px;
    text-align: center;
    font-size: 14px !important;
    font-weight: 600; }
  .hcp-card-container .hcp_CNA {
    /* CNA Button States */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 56px;
    background: rgba(237, 142, 121, 0.25);
    border: 2px solid #ed8e79;
    border-radius: 16px;
    text-align: center;
    font-size: 14px !important;
    font-weight: 600; }
  .hcp-card-container .badge_clr {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* Platinum */
    background: linear-gradient(119.3deg, #e9e9e9 6.99%, #c1c1c1 36.66%, #eeeeee 64.41%, #dbdbdb 82.03%);
    border: 1px solid #bcbcbc;
    padding: 5px;
    text-align: center;
    font-size: 13px !important;
    font-family: 'Kefa';
    font-weight: 700;
    /* identical to box height */
    letter-spacing: 0.15em;
    /* Monochrome/Dark Grey */
    color: #373e40; }
  .hcp-card-container .w-80 {
    width: 80%; }
  .hcp-card-container .w-20 {
    width: 20%; }
  .hcp-card-container .rounded-circle {
    width: 50px !important;
    height: 50px !important; }
  .hcp-card-container .progress-bar {
    background: #373e40;
    border-radius: 20px; }
  .hcp-card-container .progress {
    background: #d8d8d8;
    border-radius: 20px; }
  .hcp-card-container .rounded-circle-mobile {
    width: 70px !important;
    height: 70px !important;
    border-radius: 50%; }
  .hcp-card-container .hcp-badge {
    margin-right: 10px;
    width: 30px;
    height: 30px; }
  .hcp-card-container .review_text {
    font-weight: 800;
    font-size: 14px !important;
    color: #3e3b3c;
    white-space: nowrap;
    margin-left: 0px !important; }
  .hcp-card-container input[type='search']::-webkit-search-cancel-button {
    display: none; }
  @media (min-width: 280px) and (max-width: 280px) {
    .hcp-card-container * {
      font-size: 13px !important; }
    .hcp-card-container .hcp-user {
      font-size: 14px !important; }
    .hcp-card-container .rounded-circle-mobile {
      width: 40px !important;
      height: 40px !important;
      border-radius: 50%; }
    .hcp-card-container .badge_clr {
      padding: 4px !important;
      font-size: 10px !important;
      letter-spacing: 0.1em; }
    .hcp-card-container .galaxy_fold {
      padding: 4px !important; }
    .hcp-card-container .hcp-badge {
      margin-right: 8px;
      width: 24px;
      height: 24px; }
    .hcp-card-container .review_text {
      font-size: 13px !important;
      white-space: normal !important;
      margin-left: 12px !important; } }
  .hcp-card-container input[type='search']::-webkit-search-cancel-button {
    -webkit-appearance: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 10px;
    background: linear-gradient(45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, #000 45%, #000 55%, rgba(0, 0, 0, 0) 57%, rgba(0, 0, 0, 0) 100%), linear-gradient(135deg, transparent 0%, transparent 43%, #000 45%, #000 55%, transparent 57%, transparent 100%); }
  .hcp-card-container input[type='search'][value='dark']::-webkit-search-cancel-button {
    background: linear-gradient(45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, #fff 45%, #fff 55%, rgba(0, 0, 0, 0) 57%, rgba(0, 0, 0, 0) 100%), linear-gradient(135deg, transparent 0%, transparent 43%, #fff 45%, #fff 55%, transparent 57%, transparent 100%); }
  .hcp-card-container .badge_img {
    height: 25px;
    width: 25px; }
  @media (min-width: 1020px) and (max-width: 1200px) {
    .hcp-card-container .badge_clr {
      font-size: 10px !important;
      padding: 3px; }
    .hcp-card-container .badge_img {
      height: 16px;
      width: 16px; } }

@media (min-width: 360px) and (max-width: 764px) {
  .hcp_card_container .hcp-total {
    font-weight: 800;
    font-size: 18px !important;
    line-height: 33px;
    color: #373e40; }
  .hcp_card_container .hcp-email {
    font-size: 14px !important; }
  .hcp_card_container .txt-color {
    color: #ef5085;
    font-size: 16px !important; }
  .hcp_card_container .txt-certs {
    font-size: 16px !important; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .hcp_card_container .search_icon {
    font-size: 0.9rem !important; } }

.hcp_card_container .form-control {
  border: 1px solid #c1c3c5;
  border-radius: 5px;
  color: #12161f;
  font-family: Nunito;
  background-color: #fff; }

.hcp_card_container button.btn-date {
  padding: 0.782rem 0.75rem; }

.hcp_card_container .hcp-edit-ddl .dropdown-menu {
  border: 0.1px solid #cfc9c9 !important;
  padding: 0rem !important;
  left: 1166px;
  top: 36px;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
  border-radius: 6px; }

.hcp_card_container .hcp-edit-ddl .dropdown-item {
  color: #3e4649;
  border-radius: 4px; }

.hcp_card_container .hcp-edit-ddl .dropdown-item:hover {
    background: #3e4649;
    cursor: pointer;
    color: white; }

.hcp_card_container .hcp-edit-ddl .nav-link {
  padding: 0rem !important; }

.hcp_card_container .vertical-line {
  border-right: 2px solid #f1f1f1;
  height: auto; }

.hcp_card_container .horizontal-line {
  border-bottom: 2px solid #f1f1f1;
  height: auto; }

.hcp_card_container .search_icon {
  position: absolute;
  top: 0;
  padding-left: 0.5rem;
  padding-top: 1.2rem; }

.hcp_card_container .search_placeholder {
  position: relative;
  font-family: Nunito;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #92999e;
  padding-left: 36px;
  font-size: larger; }

.hcp_card_container .btn-reset {
  font-weight: 700;
  color: #92999e; }

.hcp_card_container .hcp-total {
  font-weight: 800;
  font-size: 24px !important;
  line-height: 33px;
  color: #373e40; }

.hcp_card_container .hcp_user {
  font-family: Nunito;
  font-style: normal;
  font-weight: 700;
  font-size: 16px !important;
  line-height: 27px;
  color: #373e40;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  padding-left: 20px; }

.hcp_card_container .hcp_city {
  font-family: Nunito !important;
  font-style: normal;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 30px;
  color: #373e40;
  margin-top: -6px !important; }

.hcp_card_container .hcp_certificate {
  margin-left: 15px;
  margin-top: 10px; }

.hcp_card_container .hcp-email {
  font-size: 16px !important;
  line-height: 25px;
  color: #373e40; }

.hcp_card_container .hcp-status {
  font-size: 16px !important;
  line-height: 19px;
  color: #373e40; }

.hcp_card_container .hcp_badges {
  margin-top: 8px; }

.hcp_card_container .hcp_badges img {
  height: 29px;
  width: 29px; }

.hcp_card_container .rating_qualities div {
  font-size: 12px;
  font-weight: 700; }

.hcp_card_container .cancel_offered_shift_btn {
  border-radius: 16px;
  padding: 4px 25px;
  color: #ff007f;
  border-radius: 20px;
  font-size: 14px;
  margin-left: 10px;
  background: transparent;
  border: none !important;
  margin: 0; }

.hcp_card_container .cancel_offered_shift_btn:hover, .hcp_card_container .cancel_offered_shift_btn:focus, .hcp_card_container .cancel_offered_shift_btn:active {
    text-decoration: none;
    background: #ff007f;
    color: #f8f8f8;
    border: 1px solid #ff007f; }

.hcp_card_container .dropdown_control {
  border-radius: 24px !important;
  border: #12161f 2px solid;
  padding: 4px 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url(/static/images/icon-down-arrow.svg) right 10px center/16px 12px no-repeat white; }

.hcp_card_container .dark_text {
  font-weight: 700;
  padding: 5px 30px 5px 20px; }

.hcp_card_container .dark_text2 {
  font-weight: 700;
  padding: 5px 30px 5px 15px; }

.hcp_card_container .btn_filter_hcp {
  padding: 4px 20px;
  color: #343a40;
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: auto;
  background-color: #f8f8f8;
  border: 2px solid #343a40;
  font-weight: 600;
  margin-top: 10px; }

.hcp_card_container .btn_reset {
  color: #92999e;
  padding: 4px 20px;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  background: transparent;
  border: none !important;
  margin-top: 10px; }

.hcp_card_container .cards_container {
  overflow: hidden;
  overflow-y: scroll; }

.hcp_card_container .cards_container::-webkit-scrollbar {
  display: none; }

.hcp_card_container .fav_control {
  padding: 4px 20px;
  color: #343a40;
  border-radius: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #f8f8f8;
  border: 2px solid #343a40;
  font-weight: 600;
  width: 8rem; }

.hcp_card_container .offer_shift_btn {
  border-radius: 16px;
  padding: 4px;
  color: #f8f8f8;
  width: 12rem;
  font-size: 14px;
  background: #ff007f;
  border: 1px solid #ff007f;
  margin: 0;
  margin-left: 2rem; }

.hcp_card_container .offered_shift_btn {
  border-radius: 16px;
  padding: 4px 20px;
  color: #f8f8f8;
  border-radius: 20px;
  font-size: 14px;
  background: #28a745;
  border: 1px solid #28a745;
  margin: 0; }

.hcp_card_container .offered_shift_btn img {
  padding-bottom: 4px; }

.hcp_card_container .card {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  background: #ffffff !important;
  border-radius: 6px !important;
  border: 1px solid #d8d8d8; }

.hcp_card_container .card-body {
  padding: 0.5rem !important; }

.hcp_card_container .l-16 {
  font-size: 16px; }

.hcp_card_container .d-color {
  color: #ef5085; }

.hcp_card_container .a-color {
  color: #ff007f !important; }

.hcp_card_container .hcp_RN {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 48px;
  background: rgba(243, 127, 166, 0.25);
  border: 2px solid #f37fa6;
  border-radius: 14px;
  text-align: center;
  font-size: 14px !important;
  font-weight: 600; }

.hcp_card_container .hcp_LPN {
  /* LPN Button States */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 56px;
  background: rgba(121, 203, 237, 0.25);
  border: 2px solid #79cbed;
  border-radius: 16px;
  text-align: center;
  font-size: 14px !important;
  font-weight: 600; }

.hcp_card_container .hcp_CNA {
  /* CNA Button States */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 56px;
  background: rgba(237, 142, 121, 0.25);
  border: 2px solid #ed8e79;
  border-radius: 16px;
  text-align: center;
  font-size: 14px !important;
  font-weight: 600; }

.hcp_card_container .hcp_ {
  /* CNA Button States */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 56px;
  border-radius: 16px;
  text-align: center;
  font-size: 14px !important;
  font-weight: 600;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-inline: 10px;
  margin-top: 5px; }

.hcp_card_container .hcp_Certified {
  /* CNA Button States */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: rgba(19, 142, 0, 0.25);
  border: 2px solid #79ed85;
  border-radius: 16px;
  text-align: center;
  font-size: 14px !important;
  font-weight: 600;
  padding-inline: 10px;
  margin-top: 5px; }

.hcp_card_container .hcp_Medical {
  /* CNA Button States */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: expression( 'rgb(' + Math.floor(Math.random() * 255) + ',' + Math.floor(Math.random() * 255) + ',' + Math.floor(Math.random() * 255) + ')' );
  border: 2px solid rgba(122, 118, 0, 0.25);
  border-radius: 16px;
  text-align: center;
  font-size: 14px !important;
  font-weight: 600;
  padding-inline: 10px;
  margin-top: 5px; }

.hcp_card_container .badge_clr {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* Platinum */
  background: linear-gradient(119.3deg, #e9e9e9 6.99%, #c1c1c1 36.66%, #eeeeee 64.41%, #dbdbdb 82.03%);
  border: 1px solid #bcbcbc;
  padding: 5px;
  text-align: center;
  font-size: 13px !important;
  font-family: 'Kefa';
  font-weight: 700;
  /* identical to box height */
  letter-spacing: 0.15em;
  /* Monochrome/Dark Grey */
  color: #373e40; }

.hcp_card_container .w-80 {
  width: 80%; }

.hcp_card_container .w-20 {
  width: 20%; }

.hcp_card_container .rounded-circle {
  width: 50px !important;
  height: 50px !important; }

.hcp_card_container .progress_group {
  margin-top: 10px; }

.hcp_card_container .progress_bar {
  background: #373e40;
  border-radius: 20px;
  height: 6px; }

.hcp_card_container .progress {
  background: #d8d8d8;
  border-radius: 20px;
  height: 6px; }

.hcp_card_container .rounded-circle-mobile {
  width: 70px !important;
  height: 70px !important;
  border-radius: 50%; }

.hcp_card_container .hcp-badge {
  margin-right: 10px;
  width: 30px;
  height: 30px; }

.hcp_card_container .review_text {
  font-weight: 800;
  font-size: 14px !important;
  color: #3e3b3c;
  white-space: nowrap;
  margin-left: 0px !important; }

.hcp_card_container input[type='search']::-webkit-search-cancel-button {
  display: none; }

@media (min-width: 280px) and (max-width: 280px) {
  .hcp_card_container * {
    font-size: 13px !important; }
  .hcp_card_container .hcp_user {
    font-size: 14px !important; }
  .hcp_card_container .rounded-circle-mobile {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%; }
  .hcp_card_container .badge_clr {
    padding: 4px !important;
    font-size: 10px !important;
    letter-spacing: 0.1em; }
  .hcp_card_container .galaxy_fold {
    padding: 4px !important; }
  .hcp_card_container .hcp-badge {
    margin-right: 8px;
    width: 24px;
    height: 24px; }
  .hcp_card_container .review_text {
    font-size: 13px !important;
    white-space: normal !important;
    margin-left: 12px !important; } }

.today-symb-out {
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  text-align: -webkit-center; }

.today-symb {
  width: 35px;
  height: 35px;
  border: 1px solid black;
  border-radius: 50%;
  margin-bottom: 5px; }

.selected-symb-out {
  display: inline-block;
  text-align: center;
  text-align: -webkit-center; }

.selected-symb {
  width: 35px;
  height: 35px;
  background-color: #ff007f;
  border-radius: 50%;
  margin-bottom: 5px; }

.month-dropdown-menu {
  max-height: 325px;
  overflow-y: scroll; }

.schedule-view-container .flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.schedule-view-container .bg-gray-100 {
  background-color: #f3f4f6 !important; }

.schedule-view-container .border {
  border: 1px solid #d4d4d4 !important; }

.schedule-view-container .border .border-borderGray {
    border-color: #d4d4d4 !important; }

.schedule-view-container .border .border-b-0 {
    border-bottom-width: 0px !important; }

.schedule-view-container .border .border-r-borderGray {
    border-right-color: #d4d4d4 !important; }

.schedule-view-container .items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.schedule-view-container .justify-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.schedule-view-container .w-20 {
  width: 20% !important; }

.schedule-view-container .text-darkGray {
  color: #373e40 !important; }

.schedule-view-container .text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important; }

.schedule-view-container .font-extrabold {
  font-weight: 800 !important; }

.schedule-view-container .text-default {
  font-size: 16px !important; }

.schedule-view-container .flex-col {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.schedule-view-container .w-10 {
  width: 2rem !important; }

.schedule-view-container .h-10 {
  height: 2rem !important; }

.schedule-view-container .bg-gray-700 {
  background-color: rgba(112, 112, 112, 0.1) !important; }

.schedule-view-container .w-15 {
  width: 15% !important; }

.schedule-view-container .min-h-180 {
  min-height: 180px !important; }

.schedule-view-container .min-h-100 {
  min-height: 100px !important; }

.schedule-view-container .min-h-280 {
  min-height: 284px !important; }

.schedule-view-container .bg-opacity-5 {
  --bg-opacity: 0.5 !important; }

.schedule-view-container .bg-pink-500 {
  background-color: #ec4899 !important; }

.schedule-view-container .text-white {
  color: #ffffff !important; }

.schedule-view-container .rounded-full {
  border-radius: 9999px !important; }

.schedule-view-container .font-normal {
  font-weight: 400 !important; }

.schedule-view-container .min-h-20 {
  min-height: 20px !important; }

.schedule-view-container .hover-bg-black-500 :hover {
  background: rgba(112, 112, 112, 0.1) !important; }

.schedule-view-container .w-20 {
  width: 20% !important; }

.schedule-view-container .text-lightGray {
  color: #92999e !important; }

.schedule-view-container .grid {
  display: grid; }

.schedule-view-container .grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr)) !important; }

.schedule-view-container .grid-flow-col {
  grid-auto-flow: column !important; }

.schedule-view-container .grid-rows-1 {
  grid-template-rows: repeat(1, minmax(0, 1fr)); }

.schedule-view-container .gap-2 {
  gap: 0.5rem !important; }

.schedule-view-container .row-span-2 {
  grid-row: span 2 / span 2 !important; }

.schedule-view-container .col-span-1 {
  grid-column: span 1 / span 1 !important; }

.schedule-view-container .-mt-4 {
  margin-top: -4px !important; }

.schedule-view-container .text-black {
  color: #000000 !important; }

.schedule-view-container .text-light {
  color: #ffffff !important; }

.schedule-view-container .py-4 {
  padding-top: 0.1rem !important;
  padding-bottom: 0.1rem !important; }

.schedule-view-container .no_border {
  border: 0px solid !important; }

.schedule-view-container .w_14_28 {
  width: 14.28% !important; }

.schedule-view-container .h-190 {
  height: 245px !important; }

.schedule-view-container .items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.schedule-view-container .justify-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.schedule-view-container .text-blue-600 {
  color: #2563eb !important; }

.schedule-view-container .text-12 {
  font-size: 12px !important; }

.schedule-view-container .text-14 {
  font-size: 14px !important; }

.schedule-view-container .font-doubleextrabold {
  font-weight: 900 !important; }

.schedule-view-container .text-10 {
  font-size: 10px !important; }

.schedule-view-container .no_height {
  height: 0px !important;
  padding: 0px !important; }

.schedule-view-container .absolute {
  position: absolute; }

.schedule-view-container .box-content {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.schedule-view-container .rounded-none {
  border-radius: 0; }

.schedule-view-container .border-none {
  border-style: none; }

.schedule-view-container :hover.no-underline {
  text-decoration: none; }

.schedule-view-container :hover.opacity-75 {
  opacity: 0.75; }

.schedule-view-container :focus.opacity-100 {
  opacity: 1; }

.schedule-view-container :hover.shadow-none {
  -webkit-box-shadow: none;
          box-shadow: none; }

.schedule-view-container :focus.outline-none {
  outline: 0; }

.schedule-view-container .px-4 {
  padding-left: 1rem;
  padding-right: 1rem; }

.schedule-view-container .py-10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.schedule-view-container .font-bold {
  font-weight: 700 !important; }

.schedule-view-container .text-mediumGray {
  color: #616a71; }

.schedule-view-container .text-pastelBlue {
  color: #79cbed; }

.schedule-view-container .text-text-fallBack {
  color: #ffffff; }

.schedule-view-container .w-6 {
  width: 1.5rem; }

.schedule-view-container .h-6 {
  height: 1.5rem; }

.schedule-view-container .flex-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none; }

.schedule-view-container .cursor-pointer {
  cursor: pointer; }

.schedule-view-container .bg-light {
  background: white !important; }

.schedule-view-container .bg-tableRowAlt {
  background-color: #f7f7f7 !important; }

.schedule-view-container .relative {
  position: relative; }

.schedule-view-container .inline-grid {
  display: inline-grid; }

.schedule-view-container .row-span-3 {
  grid-row: span 3 / span 3; }

.schedule-view-container .img-circle {
  width: 40px !important;
  height: 40px !important; }

.schedule-view-container .align-middle {
  vertical-align: middle; }

.schedule-view-container .w-full {
  width: 100%; }

.schedule-view-container .table-auto {
  table-layout: auto !important; }

.schedule-view-container .overflow-x-auto {
  overflow-x: auto !important; }

.schedule-view-container .shadow-md {
  -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }

.schedule-view-container .rounded-t-lg {
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important; }

.schedule-view-container .overflow-x-auto {
  overflow-x: auto !important; }

.schedule-view-container .text-colorGreen {
  color: #599e39 !important; }

.schedule-view-container .text-red {
  color: #fb4d3d !important; }

.schedule-view-container .txt-color {
  color: #ef5085;
  font-size: 16px !important; }

.schedule-view-container .table-bg-gray {
  background-color: #f3f3f3 !important; }

.schedule-view-container .font-semibold {
  font-size: 600 !important; }

.schedule-view-container .text-sunset-orange {
  color: #fb4d3d; }

.viewByUserSearch {
  border: 1px solid #cbcbcb;
  background: #ffffff;
  width: 75%; }

.font12 {
  font-size: 12px !important; }

.dd-uncontrolled a {
  color: #000; }

.cust-menu-item {
  color: #000; }

.dd-uncontrolled .dropdown-menu {
  border: 1px solid #d4d4d4 !important;
  border-radius: 10px; }

.dd-uncontrolled .dropdown-item:hover {
  background-color: #383636;
  color: #ffffff; }

.rounded_img {
  width: 40px;
  height: 40px;
  position: relative;
  border-radius: 9999px;
  max-width: 100%;
  border-width: 1px;
  border: 1px solid #d4d4d4;
  border-color: #d1d5db; }

.cert_schedule {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: auto;
  font-size: 0.875rem;
  border-radius: 10px;
  font-weight: 700;
  line-height: 1.25rem;
  --bg-opacity: 0.1; }

.cert_schedule.Filed_cert_RN {
  border: 1px solid var(--Pink, #ef5085);
  background: var(--Light-Pink, #fcdfe9); }

.cert_schedule.Filed_cert_RN_MAX {
  background: var(--Light-Pink, #fcdfe9);
  border-radius: 10px 0 0 10px;
  border-top: 1px solid var(--Pink, #ef5085);
  border-left: 1px solid var(--Pink, #ef5085);
  border-bottom: 1px solid var(--Pink, #ef5085); }

.cert_schedule.Unfilled_cert_RN {
  border: 1px solid var(--Pink, #ef5085); }

.cert_schedule.Unfilled_cert_RN_MAX {
  border-radius: 10px 0 0 10px;
  border-top: 1px solid var(--Pink, #ef5085);
  border-left: 1px solid var(--Pink, #ef5085);
  border-bottom: 1px solid var(--Pink, #ef5085); }

.cert_schedule.Filled_cert_LPN {
  border: 1px solid var(--Brand-Blue-Blue, #1a428a);
  background: var(--Light-Blue, #ddf2fa); }

.cert_schedule.Filled_cert_LPN_MAX {
  background: var(--Light-Blue, #ddf2fa);
  border-radius: 10px 0 0 10px;
  border-top: 1px solid var(--Brand-Blue-Blue, #1a428a);
  border-left: 1px solid var(--Brand-Blue-Blue, #1a428a);
  border-bottom: 1px solid var(--Brand-Blue-Blue, #1a428a); }

.cert_schedule.Unfilled_cert_LPN {
  border: 1px solid var(--Brand-Blue-Blue, #1a428a); }

.cert_schedule.Unfilled_cert_LPN_MAX {
  border-radius: 10px 0 0 10px;
  border-top: 1px solid var(--Brand-Blue-Blue, #1a428a);
  border-left: 1px solid var(--Brand-Blue-Blue, #1a428a);
  border-bottom: 1px solid var(--Brand-Blue-Blue, #1a428a); }

.cert_schedule.Filled_cert_CNA {
  border: 1px solid var(--Orange, #dd8a03);
  background: var(--Light-Orange, #fae3dd); }

.cert_schedule.Filled_cert_CNA_MAX {
  background: var(--Light-Orange, #fae3dd);
  border-radius: 10px 0 0 10px;
  border-top: 1px solid var(--Light-Orange, #dd8a03);
  border-left: 1px solid var(--Light-Orange, #dd8a03);
  border-bottom: 1px solid var(--Light-Orange, #dd8a03); }

.cert_schedule.Unfilled_cert_CNA {
  border: 1px solid var(--Orange, #ff7f63); }

.cert_schedule.Unfilled_cert_CNA_MAX {
  border-radius: 10px 0 0 10px;
  border-top: 1px solid var(--Light-Orange, #dd8a03);
  border-left: 1px solid var(--Light-Orange, #dd8a03);
  border-bottom: 1px solid var(--Light-Orange, #dd8a03); }

.cert_schedule.Filled_other_cert {
  background: #b29daa;
  border: 1px solid #5b6277; }

.cert_schedule.Filled_other_cert_MAX {
  background: #b29daa;
  border-radius: 10px 0 0 10px;
  border-top: 1px solid #5b6277;
  border-left: 1px solid #5b6277;
  border-bottom: 1px solid #5b6277; }

.cert_schedule.Unfilled_other_cert {
  border: 1px solid #5b6277; }

.cert_schedule.Unfilled_other_cert_MAX {
  border-radius: 10px 0 0 10px;
  border-top: 1px solid #5b6277;
  border-left: 1px solid #5b6277;
  border-bottom: 1px solid #5b6277; }

.cert_schedule.missed {
  border-radius: 10px;
  border: 1px solid var(--error-red, #ea3323);
  background: #f1f1f1; }

.shift_state {
  background: none !important;
  border: 1px solid #5b6277 !important; }

.shift_state_MAX {
  background: none !important;
  border-radius: 10px 0 0 10px;
  border-top: 1px solid #5b6277 !important;
  border-left: 1px solid #5b6277 !important;
  border-bottom: 1px solid #5b6277 !important; }

.cert_schedule.unfill_cert_RN {
  background: #fff;
  border: 1px solid #ef5085; }

.cert_schedule.unfill_cert_RN_MAX {
  background: #fff;
  border-radius: 10px 0 0 10px;
  border-top: 1px solid #ef5085;
  border-left: 1px solid #ef5085;
  border-bottom: 1px solid #ef5085; }

.text_offer {
  margin: 0 auto !important;
  text-align: center !important;
  color: var(--Pink, #ef5085);
  font-size: 14px;
  font-weight: 700;
  word-break: break-word; }

.txt_name {
  color: var(--monochrome-dark-grey, #373e40);
  font-family: 'Nunito';
  font-size: 14px !important;
  font-style: normal;
  font-weight: 800;
  line-height: normal; }

.txt_align {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #373e40;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 800; }

.img-width-set {
  width: 14px;
  height: 14px; }

.cont-scroll {
  height: 508px;
  overflow-y: auto;
  grid-column: span 12 / span 12;
  background-color: #fff; }

.pos-relt {
  position: relative; }

.width-40 {
  width: 40px; }

.curr-time-indic {
  z-index: 1;
  position: absolute;
  top: 0;
  border: 1px solid #000;
  border-left-width: 2px;
  border-color: #000; }

.back-color {
  min-height: 75px;
  width: 1920px;
  border: 1px solid #d4d4d4;
  border-color: #d4d4d4; }

.shift-day-row {
  position: absolute;
  top: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.schedule_time {
  color: #000;
  font-family: 'Nunito';
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: normal; }

.week-container {
  overflow-x: auto;
  height: 68vh; }

.week-container .week-container-in {
    position: sticky;
    top: 0;
    z-index: 3; }

.width-12px {
  width: 12px; }

.duplicate-modal {
  background-color: white;
  border-radius: 5px;
  min-width: 780px; }

.duplicate-modal-content {
  background-color: white; }

.duplicate-modal-header {
  background-color: white !important;
  border-bottom: 1px solid gray; }

.duplicate-modal-header .modal-title {
  font-size: 25px;
  color: #3e4649 !important; }

.duplicate-modal-header .close span {
  font-size: 25px;
  color: #000; }

.duplicate-modal-disc {
  font-weight: 600; }

.duplicate-modal-footer {
  border-top: none !important; }

.duplicate-modal-footer .modal-footer {
  border-top: none !important; }

.day-wise-sch .h-sr {
  overflow-x: scroll !important;
  overflow-y: scroll !important; }

.day-wise-sch .day-wise-sch-border {
  border: 1px solid #d4d4d4; }

.day-wise-sch .day_wise {
  border-width: 1px;
  background-color: #ffffff;
  border: 1px solid #d4d4d4;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.day-wise-sch .day_wise_users {
  grid-column: span 1 / span 1;
  border-width: 1px;
  background-color: #ffffff;
  border: 1px solid #d4d4d4;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.day-wise-sch .cust-menu-box {
  border: 1px solid #d4d4d4 !important;
  border-radius: 10px;
  top: 40px;
  left: -130px; }

.day-wise-sch .cust-menu-box-end-shift {
  border: 1px solid #d4d4d4 !important;
  border-radius: 10px;
  top: -98px;
  left: -130px; }

.day-wise-sch .dropdown-menu div:hover,
.day-wise-sch .dropdown-menu div:focus {
  background-color: black;
  color: white; }

.day-wise-sch .day-wise-sch-sidebar {
  width: 17%;
  height: 500px;
  overflow-y: auto; }

.day-wise-sch .day-wise-sch-sidebar-in {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  border: 1px solid #d4d4d4;
  border-color: #d4d4d4;
  min-height: 75px; }

.day-wise-sch .day-wise-sch-sidebar-card {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #92999e;
  width: 200px; }

.day-wise-sch .day_wise_users_div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 17%;
  border: 1px solid #d4d4d4;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--monochrome-dark-grey, #373e40);
  font-weight: 800;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.day-wise-sch .anchor-text {
  color: #4f9fcf !important; }

.day-wise-sch .absolute {
  position: absolute; }

.day-wise-sch .dot {
  width: 10px;
  z-index: 1;
  height: 10px;
  background-color: #000;
  border-radius: 50%;
  margin-left: -4px;
  padding: 5px; }

.day-wise-sch .day_font_in {
  color: #000;
  font-size: 10px !important;
  font-style: normal !important;
  font-weight: 600 !important; }

.day-wise-sch .day_circle {
  width: 18px !important;
  height: 18px !important;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.day-wise-sch .svg-inline--fa.fa-check-circle.fa-w-16.day_circle path {
  fill: #02b692; }

@media screen and (min-width: 1079px) and (max-width: 1200px) {
  .day-wise-sch .day-wise-sch-sidebar {
    width: 35%; }
  .day-wise-sch .day_wise_users_div {
    width: 35%; } }

@media screen and (min-width: 1201px) and (max-width: 1400px) {
  .day-wise-sch .day-wise-sch-sidebar {
    width: 30%; }
  .day-wise-sch .day_wise_users_div {
    width: 30%; } }

@media screen and (min-width: 1400px) and (max-width: 1600px) {
  .day-wise-sch .day-wise-sch-sidebar {
    width: 22%; }
  .day-wise-sch .day_wise_users_div {
    width: 22%; } }

@media screen and (min-width: 1800px) {
  .day-wise-sch .day-wise-sch-sidebar {
    width: 12%; }
  .day-wise-sch .day_wise_users_div {
    width: 12%; } }

.no_schedule {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #373e40;
  font-size: 20px;
  line-height: 1.25rem;
  font-weight: 800;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.cert_title {
  color: var(--Black, #000);
  font-size: 14px !important;
  font-weight: 600 !important; }

.sch_time {
  color: var(--Black, #000);
  font-size: 14px !important;
  font-weight: 800 !important; }

.sch_time_resp {
  color: var(--Black, #000);
  font-size: 14px !important;
  font-weight: 800 !important; }

.sch_session {
  color: var(--Black, #000);
  font-size: 14px !important;
  font-weight: 500 !important; }

@media screen and (max-width: 1840px) {
  .sch_session {
    font-size: small !important; }
  .week_card_h {
    padding-top: 1px !important;
    padding-bottom: 1px !important; } }

@media screen and (min-width: 1079px) and (max-width: 1430px) {
  .sch_time_resp {
    font-size: 10px !important; } }

@media screen and (min-width: 1431px) and (max-width: 1623px) {
  .sch_time_resp {
    font-size: 12px !important; } }

.sch_calender {
  color: var(--monochrome-dark-grey, #373e40) !important;
  font-size: 18px !important;
  font-weight: 800 !important; }

.onboarding-main {
  margin-left: -15px;
  margin-right: -15px; }

.welcome-main {
  margin: -40px; }

.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.column-content-height {
  height: 100%; }

.onboarding-main ul {
  list-style-type: none; }

.onboarding-main .fa_welcome_check {
  background-color: #ffff;
  color: #ff007f;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-right: 8px; }

.left-content {
  background: #e5e1fa;
  border-radius: 30px 0px 0px 30px;
  height: 100%;
  padding: 10px;
  overflow-y: auto;
  position: relative; }

.flex-780 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 550px;
  width: 100%; }

.fl-center-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.fl-bg {
  background: #d2d2d2;
  border-radius: 30px 0px 0px 30px; }

.pl-50 {
  padding-left: 50px; }

img.icon-sm-svg {
  display: block;
  height: 100%;
  width: 100%; }

.btn-secondary-create {
  background: #92999e !important;
  border-color: #92999e !important;
  /* Test Kit/Button */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  /* identical to box height */
  text-align: center;
  /* Monochrome/White */
  color: #ffffff;
  width: 240px; }

.terms-conditions {
  font-size: 12px !important; }

.wl-ac .anchor-tag {
  color: #ff007f !important;
  font-weight: bold; }

.otp-input {
  width: 40px;
  height: 50px;
  border-radius: 0px !important;
  border-width: 1px !important;
  border-color: black !important;
  text-align: center; }

.otp-input-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.otp-text {
  color: #12161f;
  padding-right: 20px;
  margin-top: 25px;
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px; }

input[type='text'].otpInput:focus {
  border: 1px solid #555 !important; }

.edit-phone-number {
  color: #12161f !important;
  font-size: 16px; }

.otp-top {
  background: #12161f;
  height: 150px;
  width: 100% !important;
  position: relative; }

.img-center {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.otp-btm {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.otp-content {
  background-color: #ffff;
  border-radius: 15px 15px 0px 0px !important;
  width: 100%;
  padding: 25px;
  color: #12161f !important;
  position: absolute;
  top: 150px; }

.bg-purple {
  background: #12161f;
  height: 160px;
  position: relative;
  width: 100%;
  border-radius: 30px 30px 0px 0px; }

.div-relative {
  position: relative;
  margin: -40px !important; }

.pinButton {
  color: #12161f !important;
  border: none;
  background: none;
  font-size: 2em;
  height: 50px;
  width: 50px;
  color: transparent;
  text-shadow: 0 0 0 #666565;
  margin: 5px 10px;
  font-weight: bold; }

.clear,
.enter {
  font-size: 1.5em !important; }

.enter:hover {
  -webkit-box-shadow: #47cf73 0 0 1px 1px;
          box-shadow: #47cf73 0 0 1px 1px; }

.enter:active {
  background: #47cf73;
  color: #fff; }

.img-center-msg {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin-top: 75px;
  z-index: 2; }

.otpContainer {
  margin: 5% auto; }

.otp-code {
  font-size: 25px; }

.otpInput {
  width: 3rem !important;
  height: 4rem;
  margin: 0 1rem;
  font-size: 2rem;
  text-align: center;
  background: #ffffff;
  border: 1px solid #000000;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }

/*  Add breakpoint for iPhone */

@media only screen and (max-width: 375px) {
  .otpInput {
    width: 2rem !important;
    height: 3rem;
    font-size: 1rem;
    padding: 8px; }
  .mrt {
    margin-top: -40px !important; }
  .cr_width {
    width: 55px !important; } }

.p-40 {
  margin: -40px !important; }

.crossbtn {
  background-color: white;
  border: 1px solid purple;
  padding: 4px 10px 4px 5px;
  border-left: none; }

.crossbtn:before {
  content: '';
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-right: 20px solid red;
  border-bottom: 10px solid transparent; }

.cr_width {
  width: 60px;
  cursor: pointer; }

@media screen and (max-width: 600px) {
  .mrt {
    margin-top: -40px !important;
    float: right; } }

@media screen and (max-width: 576px) {
  .mrt {
    margin-top: -40px !important;
    float: right; } }

@media only screen and (max-width: 600px) {
  .div-relative {
    margin: -10px !important; } }

.bg-logo {
  background-color: #fff; }

.onboarding-step-53 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-image: url(/static/img/onboarding-step-53@1x.svg);
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1024px;
  min-width: 1440px; }

.personal-welcome {
  width: 100%;
  height: 56px;
  left: 75px;
  top: 0px; }

.onboarding-logo {
  color: #ffff;
  font-size: 18px;
  font-weight: 800; }

.onboarding-content {
  display: block;
  background-color: white;
  width: 780px;
  border-radius: 30px;
  padding: 40px;
  -webkit-box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.25);
          box-shadow: 6px 6px 30px rgba(0, 0, 0, 0.25);
  position: relative; }

.personal-head {
  color: #12161f;
  font-family: 'Nunito', Helvetica;
  font-size: 32px;
  font-weight: 800; }

.onboading-footer {
  color: #ffff;
  font-size: 14px; }

.txt-danger {
  color: #12161f; }

.info-title {
  font-weight: bold;
  font-size: 20px;
  font-weight: bold; }

form .form-group label {
  font-weight: 600;
  margin-bottom: 0px !important; }

.custom-control-label::after {
  top: 0rem;
  left: -1.7rem;
  width: 1.5rem;
  height: 1.5rem; }

.custom-control-label::before {
  top: 0.12rem;
  width: 1.2rem;
  height: 1.2rem; }

.form-control {
  border: 1px solid #c1c3c5;
  border-radius: 5px;
  color: #12161f;
  font-family: Nunito;
  background-color: #fff; }

.form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none; }

.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.btn-back {
  padding: 6px 25px;
  color: #ff007f;
  border-radius: 25px;
  width: auto;
  background: #ffff;
  border: 2px solid #ff007f;
  font-size: 15px;
  font-weight: 600; }

.btn-back:hover {
    color: #ffff;
    border: 2px solid #ff007f;
    background: #ff007f; }

.btn-next {
  padding: 6px 25px;
  color: #ffff;
  border-radius: 25px;
  width: auto;
  background: #ff007f;
  border-color: #ff007f;
  font-size: 15px;
  font-weight: 600; }

.btn-next:hover {
    color: #ffff;
    opacity: 0.8; }

.btn:focus {
  -webkit-box-shadow: none;
          box-shadow: none; }

form select.form-control {
  background-image: url("/static/images/icon-down.svg"); }

.profileable_type {
  display: none; }

@media screen and (max-width: 779px) {
  .onboarding-content {
    max-width: 740px;
    width: 100%; }
  .w-sm-100 {
    width: 100% !important; } }

.w-74 {
  width: 74%; }

.document-upload {
  width: 324px;
  height: 150px;
  left: 32px;
  top: 287px;
  /* Unused/Silver */
  border: 1.5px dashed #c1c3c5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.select-file-font {
  color: #ff007f; }

.select-file-bg {
  background: #f1f1f1;
  border-radius: 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 5px;
  color: #12161f; }

.select-file-bg img {
  margin-left: 5px;
  width: 16px; }

.file-upload-icon {
  height: 20px;
  width: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.ssn-border {
  border: 2px dashed #c1c3c5;
  border-radius: 25px; }

.outer-border {
  border: 2px dashed #c1c3c5;
  border-radius: 16px;
  padding: 5px 15px; }

.flex-hcenter-vcenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.dashed_border_onboarding {
  border: 4px dashed #c1c3c5;
  border-radius: 25px; }

.disabled_btn_onboarding {
  background-color: #e9ecef;
  opacity: 1;
  color: #939393;
  border-radius: 25px;
  width: auto;
  padding: 7px 38px !important;
  font-size: 15px;
  font-weight: 600; }

.cursor_not_allowed {
  cursor: not-allowed; }

.modal-header-certificate {
  background-color: #12161f !important; }

.modal-header .close {
  color: #ffff !important; }

.modal-header {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px; }


.document_type {
  display: none; }





.btn-success-stripe {
  color: #02b692;
  width: 92px;
  height: 20px;
  left: 952px;
  top: 395px;
  /* (h2) Section Title */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  text-align: right; }

@media screen and (min-width: 780px) {
  .mt-30-md {
    margin-top: 30px !important; } }

.btn-next-disb {
  padding: 6px 25px;
  color: #ffff;
  border-radius: 25px;
  width: auto;
  background: #92999e;
  border-color: #92999e;
  font-size: 15px;
  font-weight: 600; }
  .btn-next-disb:hover {
    color: #ffff;
    opacity: 0.8; }
  .invalid-row {
  border: 2px solid #f00; }
  .invalid-row .invalid-feedback {
    margin-top: 0.5rem; }
  p {
  margin-bottom: 0; }
  .document-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 767.98px) {
    .document-row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-bottom: 2rem; } }
  @media (max-width: 767.98px) {
  .initialsInputContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; } }
  .initials {
  width: 150px; }
  .acceptance-options-label {
  font-weight: initial; }
  .signature-box {
  width: 100%;
  margin-top: 0.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .signature-box .btn-link {
    color: #ff007f !important; }
  .signature-box.is-invalid canvas {
    border: 2px solid #f00 !important; }
  .sign-canvas {
  width: 100%;
  height: 100px;
  background-color: white; }
  @media (max-width: 991.98px) {
    .sign-canvas {
      width: 100%; } }
  .invalid-row {
  border: 2px solid #f00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .invalid-row .invalid-feedback {
    margin-top: 0.5rem; }
  .signed {
  color: #25b5bd; }
  .modal-dialog .modal-content {
  border-radius: 30px !important; }
  @media screen and (min-width: 780px) {
  .modal-dialog {
    min-width: 700px; } }
  .modal-header {
  background: #12161f;
  border-radius: 30px 30px 0px 0px;
  padding: 1rem 2rem; }
  .modal-header .modal-title {
  color: #ffff; }
  .modal-header .close {
  opacity: 1 !important;
  color: #ffff !important;
  text-shadow: none !important; }
  .sign-canvas {
  border-radius: 8px !important; }
  .my-modal .modal-body {
  padding: 1rem 2rem !important; }
  .modal-popup-title {
  color: #12161f !important; }
  .btn-flex-150 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 150px; }
  .a-font {
  color: #ff007f !important;
  font-weight: 700;
  font-size: 16px;
  font-weight: bold; }
  .sign-docs {
  font-size: 20px;
  font-weight: bold;
  color: #ff007f; }
  @media (max-width: 600px) {
  .my-modal .modal-body {
    overflow-y: scroll;
    height: 450px; } }


.main-content-onboarding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  position: relative;
  overflow-y: scroll; }

.my-modal {
  width: 60vw;
  /* Occupy the 90% of the screen width */
  max-width: 60vw;
  border-radius: 2px !important;
  overflow: hidden; }

.modal-content {
  border-radius: 15px !important;
  -webkit-border: 15px !important;
  -moz-border: 15px !important;
  border: 15px !important; }

.main-content-onboarding .card .card-body p.small-xs-14 {
  font-size: 14px; }

.font-size-14 {
  font-size: 14px; }

.font-size-16 {
  font-size: 16px; }

.choose_file {
  padding: 7px 38px !important; }

.upload_file {
  height: 40px !important; }

.onboarding-footer {
  width: 235px;
  height: 19px;
  left: 603px;
  top: 955px;
  /* (h4) Option Title */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  /* identical to box height */
  text-align: center;
  /* Monochrome/White */
  color: #ffffff; }

.fa_icon_svg {
  position: absolute;
  left: -30px;
  top: 3px;
  width: 25px;
  height: 25px; }

.fa_icon_svg_crud {
  left: -30px;
  top: 0px;
  height: 16px;
  width: 16px; }

.d-title {
  color: #12161f;
  font-family: Nunito;
  font-style: normal;
  font-weight: bold;
  font-size: 16px; }

.d-font-sm-12 {
  font-family: Nunito;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #12161f; }

.right-content {
  height: 100%;
  padding-top: 15px;
  padding-bottom: 15px; }

.font-size-16 {
  font-size: 16px; }

.font-size-14 {
  font-size: 14px; }

.font-size-12 {
  font-size: 12px; }

.txt-dark {
  color: #12161f !important; }

.txt-dark-red {
  color: #12161f; }

.br-bottom-1 {
  border-bottom: 1px solid #c1c3c5; }

.br-50 {
  border-radius: 25px; }

.onboarding-content .fa_icon_cont {
  width: 20px;
  height: 20px;
  position: absolute;
  left: -30px;
  top: 5px; }

.onboarding-content .fa_icon_download {
  width: 20px;
  height: 16px;
  margin-right: 5px; }

.onboarding-main .fa_icon-form {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0px; }

.center-onboarding {
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 10px; }

.center-onboarding img.img-top-head {
    width: 150px; }

.onboarding-main .wl-icon-form {
  width: 20px;
  height: 20px;
  position: absolute;
  left: -27px;
  top: -1px; }

@media screen and (max-width: 767px) {
  .fl-bg {
    border-radius: 30px 30px 0px 0px; }
  .main-content-onboarding {
    margin: 0 1% !important;
    height: -webkit-fill-available !important; }
  .mx-sm-0 {
    margin-left: 0px;
    margin-right: 0px; }
  .pt-sm-3 {
    padding-top: 1rem; } }

.congratulate-screen {
  display: block;
  width: 780px;
  border-radius: 30px;
  padding: 40px !important;
  position: relative; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7 14C10.866 14 14 10.866 14 7C14 3.13401 10.866 0 7 0C3.13401 0 0 3.13401 0 7C0 10.866 3.13401 14 7 14Z' fill='%23FF007F'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: transparent !important; }

.download-icon {
  color: #ff007f; }

a.download-icon:hover {
  color: #ff007f !important; }

.card {
  border-radius: 8px !important; }

.notification-message {
  color: #141414 !important;
  white-space: break-spaces !important;
  overflow: unset !important;
  font-size: 16px; }

.info-icon-bg-color {
  background: #ff007f; }

.toast {
  height: 0px !important; }

.txt-header4 {
  color: #12161f; }

.txt-header4Region {
  color: #ff007f; }

.osContactInfo {
  color: #5d8a9d;
  border-radius: 12px;
  border: 1px solid #5d8a9d;
  font-weight: bold;
  font-size: 12px;
  background-color: #daecf8;
  margin-bottom: 0.8rem !important;
  margin-top: -1.2rem !important;
  -webkit-box-shadow: 0 7px 2px -2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 7px 2px -2px rgba(0, 0, 0, 0.2);
  margin-inline: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.custom-checkbox .form-check-input:checked ~ .custom-checkbox::after {
  background-color: #ff007f; }

.custom-checkbox .form-check-input:checked ~ .custom-checkbox::before {
  background-color: transparent !important; }

.intercom-lightweight-app-launcher {
  bottom: 20px !important; }

.wizard {
  width: 100%; }
  .wizard .wizard-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%; }
  .wizard .wizard-step {
    font-family: 'Nunito', Helvetica;
    font-size: 16px; }
  .wizard .wizard-step.active {
    color: #ff007f;
    font-weight: bold; }
  .circle-with-text {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .circle-container {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .circle {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  font-size: 15px;
  color: #92999e;
  border: 1px solid #92999e;
  text-align: center;
  background: #ffff; }
  .border-white {
  background-color: #ffff;
  height: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  .border-blue {
  background-color: #92999e;
  height: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }
  .wizard-item {
  display: inline-block;
  width: 100%;
  text-align: -webkit-center; }
  .circle.active {
  color: #fff;
  border: 2px solid #ff007f;
  text-align: center;
  background: #ff007f; }
  .border-blue.active {
  background-color: #ff007f; }
  @media screen and (max-width: 600px) {
  .onboarding-content {
    padding: 10px !important; }
  .pl-sm-25 {
    padding-left: 25px !important; }
  .pl-sm-3 {
    padding-left: 1rem !important; }
  .welcome-main {
    margin: -10px !important; }
  .p-0-sm {
    padding: 20px 0px 0px 0px !important; }
  .pl-50 {
    padding-left: 33px !important; }
  .pl-sm-1 {
    padding-left: 0.25rem !important; }
  .wizard .wizard-step {
    font-size: 14px; } }
  @media screen and (max-width: 576px) {
  .wizard .wizard-step {
    font-size: 14px; }
  .circle {
    width: 23px;
    height: 23px;
    line-height: 23px; }
  .circle {
    width: 23px;
    height: 23px;
    line-height: 23px; }
  .circle.active .svg-inline--fa.fa-w-16 {
    width: 0.8em; }
  .wizard-item {
    word-break: break-word; } }

.main-content {
  margin: 2% auto;
  max-width: 780px;
  padding: 40px;
  background: #fff;
  border-radius: 30px;
  width: 100%; }

.sub-content {
  max-width: 780px;
  width: 100%;
  margin: 0 auto; }

.wizard {
  /* max-width: 500px;
    margin: 0 auto; */
  width: 100%; }

.wizard ul.wizard-menu {
  background: #e8e8e8;
  border-radius: 70px;
  list-style: none;
  padding-left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.wizard ul.wizard-menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 36.33%;
  height: 54px;
  position: relative;
  /* margin-right:5px; */ }

.wizard ul.wizard-menu li:nth-child(even) {
  width: 29.33%; }

/* .wizard ul.wizard-menu li:last-child{
    margin-right:0px !important;
} */

.wizard ul.wizard-menu li a {
  cursor: pointer !important;
  font-weight: 800;
  font-size: 14px;
  /* font-family: 'Nunito'; */
  color: #616a71; }

.wizard ul.wizard-menu li.active a {
  color: #fff; }

.wizard ul.wizard-menu li:first-child {
  border-radius: 30px 0px 0px 30px; }

.wizard ul.wizard-menu li:last-child {
  border-radius: 0px 30px 30px 0px; }

.wizard ul.wizard-menu li:nth-child(even)::after {
  content: '';
  position: absolute;
  background: #e8e8e8;
  top: 0;
  right: -14px;
  width: 28px;
  bottom: 0;
  border-right: 5px solid #fff;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
  z-index: 1; }

.wizard ul.wizard-menu li:nth-child(even)::before {
  content: '';
  position: absolute;
  background: #e8e8e8;
  top: 0;
  left: -14px;
  width: 28px;
  bottom: 0;
  border-left: 5px solid #fff;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
  z-index: 1; }

.wizard ul.wizard-menu li.active:nth-child(even)::before {
  background: linear-gradient(135.61deg, #ffa1c0 0%, #f00352 100.75%) !important; }

.wizard ul.wizard-menu li.active {
  background: linear-gradient(135.61deg, #e47b9c 0%, #fd0457 100.75%); }

.wizard ul.wizard-menu li.active::after {
  background: linear-gradient(135.61deg, #ff3e7f 0%, #fd0457 100.75%); }

a.txt-screening {
  background: #50449b !important;
  border-radius: 24px;
  font-size: 14px;
  padding: 6px 24px;
  color: #fff !important;
  font-weight: 700; }

a:hover {
  text-decoration: none !important; }

.bg-white-br-30 {
  background: #fff;
  border-radius: 30px; }

.w-100 {
  width: 100%; }

h4,
h6 {
  font-weight: bold; }

.txt-purple {
  color: #12161f !important; }

ul.wizard-menu li a span img.w-14 {
  width: 14px;
  margin-bottom: 2px; }

@media screen and (min-width: 780px) {
  .bg-white-br-30 {
    min-height: 245px !important; } }

.mobile_icon_svg {
  width: 150px;
  height: 150px; }

.mobile {
  padding-left: 0px;
  /* display: block; */
  /* position: relative; */
  margin-left: -10px; }

@media screen and (max-width: 779px) {
  .congratulate-screen {
    display: block;
    width: 100% !important;
    border-radius: 30px;
    padding: 15px !important;
    position: relative; } }

@media screen and (max-width: 576px) {
  .reverse-column-sm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .text-sm-center {
    text-align: center; }
  .congratulate-screen {
    padding: 5px !important; }
  .main-content,
  .p-sm-4 {
    padding: 15px !important; }
  .wizard ul.wizard-menu li:nth-child(even) {
    width: 31.33% !important; }
  .wizard ul.wizard-menu li {
    width: 32% !important; }
  .mob-img {
    width: 60% !important; } }

@media screen and (max-width: 450px) {
  .wizard ul.wizard-menu li a {
    font-size: 12px !important; } }

.btn-next {
  background-color: #ff007f !important; }

.app {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 100vh;
  font-size: 16px;
  padding: 0;
  margin: 0; }

.tabContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 10px;
  border-bottom: 1px solid #e4e3e4;
  padding: 0px 5px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px; }

.tab {
  color: #ff007f;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 5px;
  border: 0;
  outline: 0;
  background: transparent; }

.tab .active {
    border-bottom: 2px solid #ff007f; }

.tab:focus {
  outline: 0; }

.save-reports-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.reports-left-section {
  width: 20%;
  border-right: 1px solid #e4e3e4;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 4px; }

.reports-right-section {
  width: 80%;
  overflow: scroll;
  scroll-behavior: smooth; }

.menu-item {
  color: #ff007f;
  font-size: 16px;
  font-weight: 700;
  padding: 5px 10px 5px 5px;
  cursor: pointer; }

.active-menu-item {
  background: #eeeeee; }

.saved-reports .list-item {
  border-bottom: 1px solid #e4e3e4;
  padding-bottom: 16px;
  margin-left: 32px; }

.saved-reports .report-title {
  color: #ff007f;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer; }

.saved-reports .report-description {
  color: #ff007f;
  font-size: 16px; }

.saved-reports {
  height: 600px; }

.pop-up-menu {
  position: absolute;
  z-index: 1;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  width: 142px;
  right: 34px;
  list-style-type: none;
  padding: 0px;
  color: #373e40;
  margin-right: -10px; }

.pop-up-menu li {
  padding: 3px 6px;
  font-weight: 600;
  font-size: 14px;
  font-weight: 600;
  line-height: 19px; }

.pop-up-menu li:hover {
  background: #373e40;
  cursor: pointer;
  color: #ffffff;
  font-weight: 700;
  width: 142px; }

