/* Minification failed. Returning unminified contents.
(8461,1): run-time error CSS1019: Unexpected token, found '@import'
(8461,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap)'
(8462,1): run-time error CSS1019: Unexpected token, found '@import'
(8462,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap)'
 */
.ofc-container-font {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.gray-bg {
  background: #f4f4f5;
  padding: 30px 0px;
}
.table-border-none th,
td {
  border: 0 !important;
}
.ofc-container.adjust_mob {
  padding: 0 0 0 8px;
}
.nopadd {
  padding: 0 !important;
}
.padding-right-5 {
  padding-right: 5px !important;
}
.all_tab a.cal_togg {
  position: absolute;
  right: 20px;
  top: 7px;
  width: 20px;
  height: 24px;
  z-index: 6;
  cursor: pointer;
}
.all_tab a.cal_togg span {
  font-size: 24px;
}
.cal_tabs,
.all_tab {
  text-transform: uppercase;
  position: relative;
}
.nav-tabs > li > a:hover {
  border: 0;
  background: none;
}
.ofc-modal-container {
  display: block;
  padding-right: 17px;
}
.ofc-modal-content {
  max-height: 550px;
  overflow: auto;
}
.ofc-modal-body .user-contact-info .checkmark {
  max-height: 550px;
  font-size: 20px;
}
.text-overlap {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.multi-overlap {
  display: block;
  display: -webkit-box;
  margin: 0 auto;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ofc-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  font-size: 16px;
  border-radius: 50%;
  background-color: white;
  color: #989898;
  border: 1px solid #ababab;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
}
.button_upload {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.ofc-anchor-disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
.modal-phone .modal-content {
  margin-top: auto;
}
#candidatephoneactivity .modal-footer {
  padding: 0px;
  margin-top: 0px;
}
#candidatephoneactivity .modal-body a {
  font-size: 24px;
  color: #343434;
  text-decoration: none;
  text-align: center;
  display: block;
  font-weight: normal;
}
#candidatephoneactivity .modal-body a.under-below {
  -webkit-text-underline-position: under;
  -ms-text-underline-position: below;
  text-underline-position: under;
}
/*****  Media  *****/

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .ofc-container.adjust_mob {
    padding: 0 0 0 8px;
    width: 100%;
  }
}
@media (min-width: 1300px) and (max-width: 1400px) {
  div.ofc-container {
    width: 1043px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pull-md-left {
    float: left !important;
    margin-left: 0px !important;
  }
  .pull-md-right {
    float: right !important;
    margin-right: 0px !important;
  }
}
@media (min-width: 1200px) {
  .pull-lg-left {
    float: left !important;
    margin-left: 0px !important;
  }
  .pull-lg-right {
    float: right !important;
    margin-right: 0px !important;
  }
}
.ofc-phone-nextBtn {
  background: #4bacb9;
  float: right;
  display: table;
  width: auto;
  min-width: 100px;
  padding: 9px;
  text-align: center;
  color: white;
  border-radius: 20px;
  margin-top: 10px;
  margin-right: 14px;
  margin-bottom: 10px;
  text-transform: uppercase;
  border: 1px solid #4bacb9;
  letter-spacing: 1px;
}
.ofc-phone-cancelBtn {
  background: #dbeef1;
  text-align: center;
  color: #818181;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  display: table;
  width: auto;
  min-width: 100px;
  padding: 9px;
  letter-spacing: 1px;
  border-radius: 20px;
  border: solid 1px rgba(75, 172, 185, 0.65);
  margin-top: 10px;
  margin-left: 14px;
  margin-bottom: 10px;
}
.ofc-bottom-border-only {
  border: 0;
  border-bottom: 1px solid #cccccc !important;
  outline: 0;
  box-shadow: none;
}
.ofc-readonly-input {
  cursor: pointer !important;
  background-color: white !important;
  opacity: 1 !important;
}
.input-padding-bottom-15 {
  padding-bottom: 15px;
  pointer-events: none;
}
.input-padding-bottom-170 {
  padding-bottom: 170px;
}
.input-padding-left-0 {
  padding-left: 0px;
}
.ofc-readonly-input {
  cursor: pointer !important;
  background-color: white !important;
  opacity: 1 !important;
}
.ofc-candidate-profile-resumetabalert {
  color: #d86435;
}
.ofc-candidate-profile-iconalert {
  margin-top: -50PX;
}
.ofc-disabled {
  pointer-events: none;
  cursor: default !important;
  opacity: 0.6;
}
.ofc-vertical-line-left {
  border-left: 2px solid #cccccc;
}
@media (max-width: 575px) {
  .ofc-vertical-line-right-60 {
    border-right: 0px solid #cccccc;
  }
  .ofc-vertical-line-right-125 {
    border-right: 0px solid #cccccc;
  }
  .ofc-vertical-line-right-210 {
    border-right: 0px solid #cccccc;
  }
  .ofc-margin-top-8 {
    margin-top: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ofc-vertical-line-right-60 {
    border-right: 0px solid #cccccc;
  }
  .ofc-vertical-line-right-125 {
    border-right: 0px solid #cccccc;
  }
  .ofc-vertical-line-right-210 {
    border-right: 0px solid #cccccc;
  }
  .ofc-margin-top-8 {
    margin-top: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ofc-vertical-line-right-60 {
    border-right: 2px solid #cccccc;
    height: 80px;
  }
  .ofc-vertical-line-right-125 {
    border-right: 2px solid #cccccc;
  }
  .ofc-vertical-line-right-210 {
    border-right: 2px solid #cccccc;
    height: 350px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ofc-vertical-line-right-60 {
    border-right: 2px solid #cccccc;
    height: 80px;
  }
  .ofc-vertical-line-right-125 {
    border-right: 2px solid #cccccc;
    height: 135px;
  }
  .ofc-vertical-line-right-210 {
    border-right: 2px solid #cccccc;
    height: 250px;
  }
}
@media (min-width: 1200px) {
  .ofc-vertical-line-right-60 {
    border-right: 2px solid #cccccc;
    height: 70px;
  }
  .ofc-vertical-line-right-125 {
    border-right: 2px solid #cccccc;
    height: 125px;
  }
  .ofc-vertical-line-right-210 {
    border-right: 2px solid #cccccc;
    height: 250px;
  }
}
.ofc-caret-font {
  font-size: 20px;
  color: #4bacb9;
}
.ofc-read-only-gray {
  pointer-events: none;
  cursor: default;
  opacity: 1;
  background: #f4f4f5;
}
.ofc-read-only-white {
  pointer-events: none;
  cursor: default;
  opacity: 1;
}
.ofc-list-style {
  display: table;
  vertical-align: middle;
  border-top: 0px solid #cccccc;
  height: auto;
  padding: 0;
}
.ofc-disable-anchor {
  pointer-events: none;
  cursor: default !important;
  opacity: 0.6;
}
.ofc-margin-top-0 {
  margin-top: 0px;
}
.ofc-list-style ul li {
  display: inline-table;
  padding: 0 0;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  text-align: center;
  margin: 0 1px 0 1px;
}
.ofc-list-style ul li a {
  font-size: 18px;
  color: #888c92;
  display: block;
  line-height: 42px;
  border: 1px solid #888c92;
  border-radius: 100%;
  width: 40px;
  height: 40px;
}
.ofc-message-badge-pos {
  position: relative;
  top: -14px;
  left: -2px;
  padding: 5px 7px;
  background: #d86435 !important;
}
.ofc-margin-top-8 {
  margin-top: 8px;
}
.ofc-break-text {
  word-break: break-all;
  white-space: normal;
}
.remind-list .card-media {
  padding: 0px 15px !important;
}
#calendar-user {
  margin-left: 0px !important;
  margin-bottom: 0px !important;
}
#calendar-user .photo-col {
  padding-left: 0px !important;
}
.ofc-txtarea-border-bottom-0 {
  border-bottom: 0px solid white !important;
}
.ofc-txtarea-border-top-0 {
  border-top: 0px solid white !important;
  padding-bottom: 0 !important;
}
.ofc-display-block {
  display: block !important;
}
.ofc-read-only-scroll {
  cursor: default !important;
  background: white !important;
}
.ofc-read-only-scroll-gray {
  cursor: default !important;
  opacity: 1 !important;
  background: #f4f4f5 !important;
}
.ofc-program-tab-button-status {
  background: #4bacb9;
  float: left;
  display: table;
  padding: 9px;
  text-align: center;
  color: white;
  border-radius: 20px;
  margin-top: 20px;
  margin-right: 14px;
  margin-bottom: 20px;
  text-transform: uppercase;
  border: 1px solid #4bacb9;
  letter-spacing: 1px;
  width: auto !important;
  min-width: 100px;
}
.colleague-activity-date-Picker-list {
  display: block;
  clear: both;
  margin-bottom: 20px;
}
.colleague-activity-date-Picker-list input {
  float: left;
}
.colleague-activity-date-Picker-list .icon-list {
  padding: 20px 0px;
  line-height: 24px;
}
.candidate-profile-a-disable {
  font-size: 14px;
  padding: 4px 0px;
  color: #a5a5a5;
  background: none;
  text-transform: uppercase;
  border-radius: 0px;
  border: 0px;
  border-bottom: 3px solid white;
  font-weight: 600;
  display: block;
  cursor: wait;
}
.email-send-test-email {
  color: #46acba;
  border: 1px solid #46acba;
  border-radius: 30px;
  height: 40px;
  width: 40px;
  display: inline-block;
  line-height: 45px;
  text-align: center;
  font-size: 27px;
}
.email-send-test-email-label {
  padding-right: 13px;
  font-size: 15px;
  color: gray;
  font-weight: 100;
  width: calc(100% - 40px);
  word-break: break-all;
}
.email-send-test-email-div {
  margin-bottom: 15px;
  text-align: right;
}
@media (max-width: 768px) {
  .email-send-test-email-div {
    position: inherit;
    text-align: right;
    margin: 0 15px 15px;
  }
}
.survey-redeliver-btn {
  background: #4bacb9;
  float: left;
  display: table;
  padding: 4px 12px;
  text-align: center;
  color: white;
  border-radius: 11px;
  margin-top: -5px;
  margin-right: 14px;
  margin-bottom: 0px;
  text-transform: uppercase;
  border: 1px solid #4bacb9;
  letter-spacing: 1px;
  width: auto !important;
  min-width: 100px;
  font-size: 12.5px;
}
.survey-tab-title span {
  color: #4bacb9;
  font-size: 16px;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.survey-tab-title a {
  cursor: pointer;
}
.survey-tab-title-text-align {
  line-height: 32px;
}
@media screen and (max-width: 768px) {
  .survey-tab-title-text-align {
    line-height: 25px;
  }
}
.survey-margin-left {
  margin-left: 25px;
}
.survey-gray-bg {
  background: #f4f4f5;
  margin-top: 20px;
  padding: 20px 0px;
}
.survey-inside-tab-title span {
  color: #4bacb9;
  display: inline-block;
  font-size: 13px;
  margin-bottom: 7px;
}
.survey-inside-tab-title span span i {
  margin-left: 6px;
  font-size: 18px;
}
.margin-top0 {
  margin-top: 0px;
}
.survey-margin-bottom {
  margin-bottom: 30px;
}
.survey-margin-bottom .form-group {
  margin-bottom: 0;
  padding-bottom: 3px;
}
.survey-margin-bottom .form-group label {
  margin-bottom: 0;
  font-weight: normal;
}
.survey-margin-bottom .survey-consultant-status {
  margin-top: -2px !important;
  padding-bottom: 5px;
}
.survey-margin-bottom .survey-response span {
  margin-bottom: 3px;
}
@media (min-width: 320px) and (max-width: 600px) {
  .survey-margin-left {
    margin-left: 0px;
    font-size: 10px;
  }
  .survey-status-section {
    padding-bottom: 10px;
    margin-top: -5px;
  }
  .survey-redeliver-btn {
    padding: 3px 10px;
    margin-top: 0;
    font-size: 10px;
    position: absolute;
    top: 30px;
  }
  .survey-margin-bottom {
    margin-bottom: 0 !important;
  }
  .survey-response .row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .survey-response .row .col-sm-3:nth-child(1) {
    max-width: 115px;
  }
  .survey-response .row .col-sm-3:nth-child(2) {
    max-width: 95px;
  }
  .survey-section {
    padding-left: 12px;
  }
  .survey-section p {
    font-size: 10px;
  }
}
@media (min-width: 601px) and (max-width: 768px) {
  .survey-margin-bottom .survey-margin-left {
    margin-left: 0;
  }
  .survey-margin-bottom .survey-margin-left .form-group {
    padding-bottom: 0;
  }
  .survey-margin-bottom .survey-margin-left .form-group .survey-redeliver-btn {
    font-size: 10px;
  }
  .survey-margin-bottom .survey-margin-left .date-section {
    min-height: 0 !important;
  }
  .survey-margin-bottom .survey-margin-left .survey-section {
    padding-left: 12px;
  }
}
@media (min-width: 769px) and (max-width: 901px) {
  .survey-margin-bottom .form-group {
    padding-bottom: 0;
  }
  .survey-margin-bottom .date-section {
    min-height: 0;
  }
  .survey-margin-bottom .survey-section {
    padding-left: 12px;
  }
}
@media (min-width: 902px) and (max-width: 1024px) {
  .survey-margin-bottom .form-group {
    padding-bottom: 0;
  }
  .survey-margin-bottom .date-section {
    min-height: 0 !important;
  }
  .survey-margin-bottom .survey-section {
    padding-left: 12px;
  }
}
.user-contact-detail {
  padding-top: 4em;
  padding-bottom: 4em;
}
.user-contact-detail table tr td:nth-child(2) {
  padding-right: 10px;
}
.user-contact-detail table tr td:nth-child(1) {
  color: #4bacb9;
  font-weight: bold;
}
.filter-modal-content {
  min-height: 550px;
  overflow: auto;
}
.cross-icon-display {
  display: table !important;
}
#btnProgramSentimentInitial,
#btnProgramSentimentFinal {
  top: 37px;
  right: 18px;
  width: 15px;
  height: 15px;
  padding: 0px;
  background: rgba(51, 51, 51, 0.2);
  cursor: pointer;
}
.sentimentDiv {
  width: 90%;
}
#btnProgramSentimentInitial i,
#btnProgramSentimentFinal i {
  font-size: 14px;
  line-height: 14px;
  vertical-align: middle;
  opacity: 1;
  display: block;
  color: #333333;
}
.calendar-scheduling-preference {
  display: flex;
  margin-bottom: 20px;
  margin-top: 15px;
}
.calendar-scheduling-preference .select2-container {
  margin-right: 20px;
  min-width: 200px;
  width: auto;
}
.calendar-scheduling-preference .select2-container .select2-choice {
  border-radius: 0;
}
@media screen and (max-width: 768px) {
  .calendar-scheduling-preference {
    display: block;
    margin-bottom: 20px;
  }
  .calendar-scheduling-preference .select2-container {
    margin-right: 0;
    margin-bottom: 15px;
    min-width: inherit;
    width: auto;
  }
  .calendar-scheduling-preference .btn {
    width: 100%;
  }
}
#survey-tab button#cancelSurveyBtn,
#survey-tab button#confirmSurveyBtn {
  background: #dbeef1;
  text-align: center;
  color: #818181;
  font-weight: bold;
  text-transform: uppercase;
  float: right;
  display: table;
  width: auto;
  min-width: 100px;
  padding: 9px;
  letter-spacing: 1px;
  border-radius: 20px;
  border: solid 1px rgba(75, 172, 185, 0.65);
  margin-top: 20px;
  margin-left: 14px;
  margin-bottom: 0;
}
#survey-tab button#confirmSurveyBtn {
  background: #4bacb9;
  float: left;
  display: table;
  color: white;
  border: 1px solid #4bacb9;
  opacity: 0.65;
}
#survey-tab .survey-DeletePopupBtn-AlignCenter {
  display: flex;
  text-align: center;
  width: 100%;
  justify-content: center;
  justify-content: space-around;
}
#survey-tab .top-button-container {
  display: flex;
  justify-content: space-between;
}
#survey-tab button#cancelSurveyBtn,
.resend-survey button#cancelSurveyBtn,
#survey-tab button#confirmSurveyBtn,
.resend-survey button#confirmSurveyBtn,
#survey-tab button#noSurveySendBtn,
.resend-survey button#noSurveySendBtn,
#survey-tab button#surveySendSucessBtn,
.resend-survey button#surveySendSucessBtn,
#survey-tab button#yesSurveySendBtn,
.resend-survey button#yesSurveySendBtn {
  background: #dbeef1;
  text-align: center;
  color: #818181;
  font-weight: bold;
  text-transform: uppercase;
  float: right;
  display: table;
  width: auto;
  min-width: 100px;
  padding: 9px;
  letter-spacing: 1px;
  border-radius: 20px;
  border: solid 1px rgba(75, 172, 185, 0.65);
  margin-top: 20px;
  margin-left: 14px;
  margin-bottom: 0;
}
#survey-tab button#confirmSurveyBtn,
.resend-survey button#confirmSurveyBtn,
#survey-tab button#yesSurveySendBtn,
.resend-survey button#yesSurveySendBtn {
  background: #4bacb9;
  float: left;
  display: table;
  color: white;
  border: 1px solid #4bacb9;
  opacity: 0.65;
}
#survey-tab .survey-DeletePopupBtn-AlignCenter,
.resend-survey .survey-DeletePopupBtn-AlignCenter,
#survey-tab .survey-ResendPopupBtn-AlignCenter,
.resend-survey .survey-ResendPopupBtn-AlignCenter {
  display: flex;
  text-align: center;
  width: 100%;
  justify-content: center;
  justify-content: space-around;
}
.resend-button-container {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
@media (min-width: 320px) and (max-width: 600px) {
  .resend-button-container {
    display: block;
  }
}
#programremoveformmodal h4 {
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
#programremoveformmodal .radio-inline {
  margin-left: 0 !important;
  padding-bottom: 10px;
  padding-top: 10px;
}
#programremoveformmodal .radio-inline p {
  /* border: 1px solid; */
  font-size: 16px;
  font-weight: 400;
}
#programremoveformmodal .radio-inline span {
  font-size: 14px;
}
#programremoveformmodal .radio-inline + .radio-inline {
  margin-top: 0;
  padding-bottom: 10px;
}
#programremoveformmodal .modal-header {
  border-bottom: none;
}
#programremoveformmodal .modal-body h4 {
  color: #4bacb9;
  font-size: 24px;
  margin-top: 5px;
  font-weight: normal;
}
#programremoveformmodal .modal-body .text-bold {
  font-weight: 600;
  margin-bottom: 0;
}
#programremoveformmodal .modal-body input[type=radio].altedia-radio:focus-visible {
  box-shadow: 0 0 0 1px black;
}
#programremoveformmodal modal-footer {
  margin-top: 0;
}
#programremoveformmodal #saveBtn {
  background: #4bacb9;
  float: right;
  display: table;
  width: auto;
  min-width: 100px;
  padding: 9px;
  text-align: center;
  color: white;
  border-radius: 20px;
  margin-top: 20px;
  margin-right: 14px;
  margin-bottom: 20px;
  text-transform: uppercase;
  border: 1px solid #4bacb9;
  letter-spacing: 1px;
}
#programremoveformmodal #saveBtn:disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
#programremoveformmodal #saveBtn:focus-visible {
  outline: 2px solid black;
}
#surveySendModal .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
}
#surveySendModal .modal-dialog .modal-content .modal-footer .btn + .btn {
  margin-bottom: 8px;
}
.ofc-container-font {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.gray-bg {
  background: #f4f4f5;
  padding: 30px 0px;
}
.table-border-none th,
td {
  border: 0 !important;
}
.ofc-container.adjust_mob {
  padding: 0 0 0 8px;
}
.nopadd {
  padding: 0 !important;
}
.padding-right-5 {
  padding-right: 5px !important;
}
.all_tab a.cal_togg {
  position: absolute;
  right: 20px;
  top: 7px;
  width: 20px;
  height: 24px;
  z-index: 6;
  cursor: pointer;
}
.all_tab a.cal_togg span {
  font-size: 24px;
}
.cal_tabs,
.all_tab {
  text-transform: uppercase;
  position: relative;
}
.nav-tabs > li > a:hover {
  border: 0;
  background: none;
}
.ofc-modal-container {
  display: block;
  padding-right: 17px;
}
.ofc-modal-content {
  max-height: 550px;
  overflow: auto;
}
.ofc-modal-body .user-contact-info .checkmark {
  max-height: 550px;
  font-size: 20px;
}
.text-overlap {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.multi-overlap {
  display: block;
  display: -webkit-box;
  margin: 0 auto;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ofc-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  font-size: 16px;
  border-radius: 50%;
  background-color: white;
  color: #989898;
  border: 1px solid #ababab;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
}
.button_upload {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.ofc-anchor-disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
.modal-phone .modal-content {
  margin-top: auto;
}
#candidatephoneactivity .modal-footer {
  padding: 0px;
  margin-top: 0px;
}
#candidatephoneactivity .modal-body a {
  font-size: 24px;
  color: #343434;
  text-decoration: none;
  text-align: center;
  display: block;
  font-weight: normal;
}
#candidatephoneactivity .modal-body a.under-below {
  -webkit-text-underline-position: under;
  -ms-text-underline-position: below;
  text-underline-position: under;
}
/*****  Media  *****/

@media screen and (min-width: 768px) and (max-width: 1100px) {
  .ofc-container.adjust_mob {
    padding: 0 0 0 8px;
    width: 100%;
  }
}
@media (min-width: 1300px) and (max-width: 1400px) {
  div.ofc-container {
    width: 1043px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pull-md-left {
    float: left !important;
    margin-left: 0px !important;
  }
  .pull-md-right {
    float: right !important;
    margin-right: 0px !important;
  }
}
@media (min-width: 1200px) {
  .pull-lg-left {
    float: left !important;
    margin-left: 0px !important;
  }
  .pull-lg-right {
    float: right !important;
    margin-right: 0px !important;
  }
}
.ofc-phone-nextBtn {
  background: #4bacb9;
  float: right;
  display: table;
  width: auto;
  min-width: 100px;
  padding: 9px;
  text-align: center;
  color: white;
  border-radius: 20px;
  margin-top: 10px;
  margin-right: 14px;
  margin-bottom: 10px;
  text-transform: uppercase;
  border: 1px solid #4bacb9;
  letter-spacing: 1px;
}
.ofc-phone-cancelBtn {
  background: #dbeef1;
  text-align: center;
  color: #818181;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  display: table;
  width: auto;
  min-width: 100px;
  padding: 9px;
  letter-spacing: 1px;
  border-radius: 20px;
  border: solid 1px rgba(75, 172, 185, 0.65);
  margin-top: 10px;
  margin-left: 14px;
  margin-bottom: 10px;
}
.ofc-bottom-border-only {
  border: 0;
  border-bottom: 1px solid #cccccc !important;
  outline: 0;
  box-shadow: none;
}
.ofc-readonly-input {
  cursor: pointer !important;
  background-color: white !important;
  opacity: 1 !important;
}
.input-padding-bottom-15 {
  padding-bottom: 15px;
  pointer-events: none;
}
.input-padding-bottom-170 {
  padding-bottom: 170px;
}
.input-padding-left-0 {
  padding-left: 0px;
}
.ofc-readonly-input {
  cursor: pointer !important;
  background-color: white !important;
  opacity: 1 !important;
}
.ofc-candidate-profile-resumetabalert {
  color: #d86435;
}
.ofc-candidate-profile-iconalert {
  margin-top: -50PX;
}
.ofc-disabled {
  pointer-events: none;
  cursor: default !important;
  opacity: 0.6;
}
.ofc-vertical-line-left {
  border-left: 2px solid #cccccc;
}
@media (max-width: 575px) {
  .ofc-vertical-line-right-60 {
    border-right: 0px solid #cccccc;
  }
  .ofc-vertical-line-right-125 {
    border-right: 0px solid #cccccc;
  }
  .ofc-vertical-line-right-210 {
    border-right: 0px solid #cccccc;
  }
  .ofc-margin-top-8 {
    margin-top: 8px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ofc-vertical-line-right-60 {
    border-right: 0px solid #cccccc;
  }
  .ofc-vertical-line-right-125 {
    border-right: 0px solid #cccccc;
  }
  .ofc-vertical-line-right-210 {
    border-right: 0px solid #cccccc;
  }
  .ofc-margin-top-8 {
    margin-top: 8px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ofc-vertical-line-right-60 {
    border-right: 2px solid #cccccc;
    height: 80px;
  }
  .ofc-vertical-line-right-125 {
    border-right: 2px solid #cccccc;
  }
  .ofc-vertical-line-right-210 {
    border-right: 2px solid #cccccc;
    height: 350px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ofc-vertical-line-right-60 {
    border-right: 2px solid #cccccc;
    height: 80px;
  }
  .ofc-vertical-line-right-125 {
    border-right: 2px solid #cccccc;
    height: 135px;
  }
  .ofc-vertical-line-right-210 {
    border-right: 2px solid #cccccc;
    height: 250px;
  }
}
@media (min-width: 1200px) {
  .ofc-vertical-line-right-60 {
    border-right: 2px solid #cccccc;
    height: 70px;
  }
  .ofc-vertical-line-right-125 {
    border-right: 2px solid #cccccc;
    height: 125px;
  }
  .ofc-vertical-line-right-210 {
    border-right: 2px solid #cccccc;
    height: 250px;
  }
}
.ofc-caret-font {
  font-size: 20px;
  color: #4bacb9;
}
.ofc-read-only-gray {
  pointer-events: none;
  cursor: default;
  opacity: 1;
  background: #f4f4f5;
}
.ofc-read-only-white {
  pointer-events: none;
  cursor: default;
  opacity: 1;
}
.ofc-list-style {
  display: table;
  vertical-align: middle;
  border-top: 0px solid #cccccc;
  height: auto;
  padding: 0;
}
.ofc-disable-anchor {
  pointer-events: none;
  cursor: default !important;
  opacity: 0.6;
}
.ofc-margin-top-0 {
  margin-top: 0px;
}
.ofc-list-style ul li {
  display: inline-table;
  padding: 0 0;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  text-align: center;
  margin: 0 1px 0 1px;
}
.ofc-list-style ul li a {
  font-size: 18px;
  color: #888c92;
  display: block;
  line-height: 42px;
  border: 1px solid #888c92;
  border-radius: 100%;
  width: 40px;
  height: 40px;
}
.ofc-message-badge-pos {
  position: relative;
  top: -14px;
  left: -2px;
  padding: 5px 7px;
  background: #d86435 !important;
}
.ofc-margin-top-8 {
  margin-top: 8px;
}
.ofc-break-text {
  word-break: break-all;
  white-space: normal;
}
.remind-list .card-media {
  padding: 0px 15px !important;
}
#calendar-user {
  margin-left: 0px !important;
  margin-bottom: 0px !important;
}
#calendar-user .photo-col {
  padding-left: 0px !important;
}
.ofc-txtarea-border-bottom-0 {
  border-bottom: 0px solid white !important;
}
.ofc-txtarea-border-top-0 {
  border-top: 0px solid white !important;
  padding-bottom: 0 !important;
}
.ofc-display-block {
  display: block !important;
}
.ofc-read-only-scroll {
  cursor: default !important;
  background: white !important;
}
.ofc-read-only-scroll-gray {
  cursor: default !important;
  opacity: 1 !important;
  background: #f4f4f5 !important;
}
.ofc-program-tab-button-status {
  background: #4bacb9;
  float: left;
  display: table;
  padding: 9px;
  text-align: center;
  color: white;
  border-radius: 20px;
  margin-top: 20px;
  margin-right: 14px;
  margin-bottom: 20px;
  text-transform: uppercase;
  border: 1px solid #4bacb9;
  letter-spacing: 1px;
  width: auto !important;
  min-width: 100px;
}
.colleague-activity-date-Picker-list {
  display: block;
  clear: both;
  margin-bottom: 20px;
}
.colleague-activity-date-Picker-list input {
  float: left;
}
.colleague-activity-date-Picker-list .icon-list {
  padding: 20px 0px;
  line-height: 24px;
}
.candidate-profile-a-disable {
  font-size: 14px;
  padding: 4px 0px;
  color: #a5a5a5;
  background: none;
  text-transform: uppercase;
  border-radius: 0px;
  border: 0px;
  border-bottom: 3px solid white;
  font-weight: 600;
  display: block;
  cursor: wait;
}
.email-send-test-email {
  color: #46acba;
  border: 1px solid #46acba;
  border-radius: 30px;
  height: 40px;
  width: 40px;
  display: inline-block;
  line-height: 45px;
  text-align: center;
  font-size: 27px;
}
.email-send-test-email-label {
  padding-right: 13px;
  font-size: 15px;
  color: gray;
  font-weight: 100;
  width: calc(100% - 40px);
  word-break: break-all;
}
.email-send-test-email-div {
  margin-bottom: 15px;
  text-align: right;
}
@media (max-width: 768px) {
  .email-send-test-email-div {
    position: inherit;
    text-align: right;
    margin: 0 15px 15px;
  }
}
.survey-redeliver-btn {
  background: #4bacb9;
  float: left;
  display: table;
  padding: 4px 12px;
  text-align: center;
  color: white;
  border-radius: 11px;
  margin-top: -5px;
  margin-right: 14px;
  margin-bottom: 0px;
  text-transform: uppercase;
  border: 1px solid #4bacb9;
  letter-spacing: 1px;
  width: auto !important;
  min-width: 100px;
  font-size: 12.5px;
}
.survey-tab-title span {
  color: #4bacb9;
  font-size: 16px;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.survey-tab-title a {
  cursor: pointer;
}
.survey-tab-title-text-align {
  line-height: 32px;
}
@media screen and (max-width: 768px) {
  .survey-tab-title-text-align {
    line-height: 25px;
  }
}
.survey-margin-left {
  margin-left: 25px;
}
.survey-gray-bg {
  background: #f4f4f5;
  margin-top: 20px;
  padding: 20px 0px;
}
.survey-inside-tab-title span {
  color: #4bacb9;
  display: inline-block;
  font-size: 13px;
  margin-bottom: 7px;
}
.survey-inside-tab-title span span i {
  margin-left: 6px;
  font-size: 18px;
}
.margin-top0 {
  margin-top: 0px;
}
.survey-margin-bottom {
  margin-bottom: 30px;
}
.survey-margin-bottom .form-group {
  margin-bottom: 0;
  padding-bottom: 3px;
}
.survey-margin-bottom .form-group label {
  margin-bottom: 0;
  font-weight: normal;
}
.survey-margin-bottom .survey-consultant-status {
  margin-top: -2px !important;
  padding-bottom: 5px;
}
.survey-margin-bottom .survey-response span {
  margin-bottom: 3px;
}
@media (min-width: 320px) and (max-width: 600px) {
  .survey-margin-left {
    margin-left: 0px;
    font-size: 10px;
  }
  .survey-status-section {
    padding-bottom: 10px;
    margin-top: -5px;
  }
  .survey-redeliver-btn {
    padding: 3px 10px;
    margin-top: 0;
    font-size: 10px;
    position: absolute;
    top: 30px;
  }
  .survey-margin-bottom {
    margin-bottom: 0 !important;
  }
  .survey-response .row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .survey-response .row .col-sm-3:nth-child(1) {
    max-width: 115px;
  }
  .survey-response .row .col-sm-3:nth-child(2) {
    max-width: 95px;
  }
  .survey-section {
    padding-left: 12px;
  }
  .survey-section p {
    font-size: 10px;
  }
}
@media (min-width: 601px) and (max-width: 768px) {
  .survey-margin-bottom .survey-margin-left {
    margin-left: 0;
  }
  .survey-margin-bottom .survey-margin-left .form-group {
    padding-bottom: 0;
  }
  .survey-margin-bottom .survey-margin-left .form-group .survey-redeliver-btn {
    font-size: 10px;
  }
  .survey-margin-bottom .survey-margin-left .date-section {
    min-height: 0 !important;
  }
  .survey-margin-bottom .survey-margin-left .survey-section {
    padding-left: 12px;
  }
}
@media (min-width: 769px) and (max-width: 901px) {
  .survey-margin-bottom .form-group {
    padding-bottom: 0;
  }
  .survey-margin-bottom .date-section {
    min-height: 0;
  }
  .survey-margin-bottom .survey-section {
    padding-left: 12px;
  }
}
@media (min-width: 902px) and (max-width: 1024px) {
  .survey-margin-bottom .form-group {
    padding-bottom: 0;
  }
  .survey-margin-bottom .date-section {
    min-height: 0 !important;
  }
  .survey-margin-bottom .survey-section {
    padding-left: 12px;
  }
}
.user-contact-detail {
  padding-top: 4em;
  padding-bottom: 4em;
}
.user-contact-detail table tr td:nth-child(2) {
  padding-right: 10px;
}
.user-contact-detail table tr td:nth-child(1) {
  color: #4bacb9;
  font-weight: bold;
}
.filter-modal-content {
  min-height: 550px;
  overflow: auto;
}
.cross-icon-display {
  display: table !important;
}
#btnProgramSentimentInitial,
#btnProgramSentimentFinal {
  top: 37px;
  right: 18px;
  width: 15px;
  height: 15px;
  padding: 0px;
  background: rgba(51, 51, 51, 0.2);
  cursor: pointer;
}
.sentimentDiv {
  width: 90%;
}
#btnProgramSentimentInitial i,
#btnProgramSentimentFinal i {
  font-size: 14px;
  line-height: 14px;
  vertical-align: middle;
  opacity: 1;
  display: block;
  color: #333333;
}
.calendar-scheduling-preference {
  display: flex;
  margin-bottom: 20px;
  margin-top: 15px;
}
.calendar-scheduling-preference .select2-container {
  margin-right: 20px;
  min-width: 200px;
  width: auto;
}
.calendar-scheduling-preference .select2-container .select2-choice {
  border-radius: 0;
}
@media screen and (max-width: 768px) {
  .calendar-scheduling-preference {
    display: block;
    margin-bottom: 20px;
  }
  .calendar-scheduling-preference .select2-container {
    margin-right: 0;
    margin-bottom: 15px;
    min-width: inherit;
    width: auto;
  }
  .calendar-scheduling-preference .btn {
    width: 100%;
  }
}
#survey-tab button#cancelSurveyBtn,
#survey-tab button#confirmSurveyBtn {
  background: #dbeef1;
  text-align: center;
  color: #818181;
  font-weight: bold;
  text-transform: uppercase;
  float: right;
  display: table;
  width: auto;
  min-width: 100px;
  padding: 9px;
  letter-spacing: 1px;
  border-radius: 20px;
  border: solid 1px rgba(75, 172, 185, 0.65);
  margin-top: 20px;
  margin-left: 14px;
  margin-bottom: 0;
}
#survey-tab button#confirmSurveyBtn {
  background: #4bacb9;
  float: left;
  display: table;
  color: white;
  border: 1px solid #4bacb9;
  opacity: 0.65;
}
#survey-tab .survey-DeletePopupBtn-AlignCenter {
  display: flex;
  text-align: center;
  width: 100%;
  justify-content: center;
  justify-content: space-around;
}
#survey-tab .top-button-container {
  display: flex;
  justify-content: space-between;
}
#survey-tab button#cancelSurveyBtn,
.resend-survey button#cancelSurveyBtn,
#survey-tab button#confirmSurveyBtn,
.resend-survey button#confirmSurveyBtn,
#survey-tab button#noSurveySendBtn,
.resend-survey button#noSurveySendBtn,
#survey-tab button#surveySendSucessBtn,
.resend-survey button#surveySendSucessBtn,
#survey-tab button#yesSurveySendBtn,
.resend-survey button#yesSurveySendBtn {
  background: #dbeef1;
  text-align: center;
  color: #818181;
  font-weight: bold;
  text-transform: uppercase;
  float: right;
  display: table;
  width: auto;
  min-width: 100px;
  padding: 9px;
  letter-spacing: 1px;
  border-radius: 20px;
  border: solid 1px rgba(75, 172, 185, 0.65);
  margin-top: 20px;
  margin-left: 14px;
  margin-bottom: 0;
}
#survey-tab button#confirmSurveyBtn,
.resend-survey button#confirmSurveyBtn,
#survey-tab button#yesSurveySendBtn,
.resend-survey button#yesSurveySendBtn {
  background: #4bacb9;
  float: left;
  display: table;
  color: white;
  border: 1px solid #4bacb9;
  opacity: 0.65;
}
#survey-tab .survey-DeletePopupBtn-AlignCenter,
.resend-survey .survey-DeletePopupBtn-AlignCenter,
#survey-tab .survey-ResendPopupBtn-AlignCenter,
.resend-survey .survey-ResendPopupBtn-AlignCenter {
  display: flex;
  text-align: center;
  width: 100%;
  justify-content: center;
  justify-content: space-around;
}
.resend-button-container {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
@media (min-width: 320px) and (max-width: 600px) {
  .resend-button-container {
    display: block;
  }
}
#programremoveformmodal h4 {
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
#programremoveformmodal .radio-inline {
  margin-left: 0 !important;
  padding-bottom: 10px;
  padding-top: 10px;
}
#programremoveformmodal .radio-inline p {
  /* border: 1px solid; */
  font-size: 16px;
  font-weight: 400;
}
#programremoveformmodal .radio-inline span {
  font-size: 14px;
}
#programremoveformmodal .radio-inline + .radio-inline {
  margin-top: 0;
  padding-bottom: 10px;
}
#programremoveformmodal .modal-header {
  border-bottom: none;
}
#programremoveformmodal .modal-body h4 {
  color: #4bacb9;
  font-size: 24px;
  margin-top: 5px;
  font-weight: normal;
}
#programremoveformmodal .modal-body .text-bold {
  font-weight: 600;
  margin-bottom: 0;
}
#programremoveformmodal .modal-body input[type=radio].altedia-radio:focus-visible {
  box-shadow: 0 0 0 1px black;
}
#programremoveformmodal modal-footer {
  margin-top: 0;
}
#programremoveformmodal #saveBtn {
  background: #4bacb9;
  float: right;
  display: table;
  width: auto;
  min-width: 100px;
  padding: 9px;
  text-align: center;
  color: white;
  border-radius: 20px;
  margin-top: 20px;
  margin-right: 14px;
  margin-bottom: 20px;
  text-transform: uppercase;
  border: 1px solid #4bacb9;
  letter-spacing: 1px;
}
#programremoveformmodal #saveBtn:disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
#programremoveformmodal #saveBtn:focus-visible {
  outline: 2px solid black;
}
#surveySendModal .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
}
#surveySendModal .modal-dialog .modal-content .modal-footer .btn + .btn {
  margin-bottom: 8px;
}
* {
  outline: none;
}
.modal-content {
  background-clip: border-box;
  border: none;
}
.ofc-activity-filter-container-action {
  height: auto;
  margin-top: 10px;
}
.ofc-activity-filter-container-action ul {
  margin-left: 20px;
  margin-bottom: 40px;
  padding: 0px;
}
.ofc-activity-filter-container-action ul li {
  display: inline-block;
  font-size: 14px;
  font-weight: 550 !important;
  text-transform: uppercase;
  color: #7e7e7e;
}
.ofc-activity-filter-container-action ul li a {
  color: #7e7e7e;
  padding-bottom: 5px;
  text-decoration: none;
}
.ofc-activity-filter-container-action ul li a.active {
  color: #4bacb9;
  border-bottom: solid;
  border-bottom-width: 2px;
  border-bottom-color: #4bacb9;
  background-color: transparent;
}
.ofc-activity-filter-container-action ul li.left-border {
  padding-right: 10px;
  border-right: ridge;
  border-right-color: #7e7e7e;
  border-right-width: 1px;
  cursor: pointer;
}
.ofc-activity-filter-container-action ul li.right-border {
  padding-left: 10px;
  cursor: pointer;
}
.ofc-activity-filter-container-action ul li.centre-border {
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
  border-right: ridge;
  border-right-color: #7e7e7e;
  border-right-width: 1px;
}
.ofc-activity-filter-container {
  height: auto;
  margin-left: 15px;
  /*span
    {
        
        font-size:18px;
        font-weight: 600 !important;
        float:left;
        margin-bottom:10px;
        text-transform:uppercase;
    }*/

}
.ofc-activity-filter-container span {
  font-size: 18px;
  font-weight: 600 !important;
  float: left;
  margin-bottom: 10px;
  text-transform: uppercase;
  margin: 4px;
  display: block;
}
.ofc-activity-filter-container span.active-title {
  color: #4bacb9;
}
.ofc-activity-filter-container span.inactive-title {
  color: #595959;
}
.ofc-activity-filter-container span.localized-date {
  font-size: 14px;
}
/* candidate-activity */

.activity-candidate {
  height: 60px;
  overflow: hidden;
  padding: 0px 15px;
}
.activity-candidate h5 {
  color: #333333;
  font-size: 12px;
  font-weight: 600 !important;
  margin-bottom: 5px;
}
.activity-candidate p {
  color: #7f7f7f;
  font-size: 12px;
}
.activity-candidate p span {
  text-transform: uppercase;
}
/*ofc bulk action*/

.ofc-bulk-action ul {
  display: block;
  text-align: right;
}
.ofc-bulk-action ul li {
  display: inline-block;
}
.ofc-bulk-action .seleted-ul li:first-child {
  display: block;
}
.ofc-bulk-action-space {
  padding-bottom: 25px;
}
.ofc-selected-label {
  font-size: 14px;
  color: gray;
  margin: 0px;
  font-weight: 600 !important;
  margin-bottom: 7px;
}
.ofc-selected-Count-label {
  font-size: 16px;
  color: gray;
  margin: 0px;
  font-weight: 700 !important;
  margin-bottom: 7px;
}
.ofc-bulk-action ul li a {
  text-align: center;
  font-size: 18px;
  color: #888c92;
  display: block;
  line-height: 42px;
  border: 1px solid #888c92;
  border-radius: 100%;
  width: 40px;
  height: 40px;
}
/* candidate-card */

.user-card {
  display: table;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  background: white;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 1px #d8d6d6;
  padding: 0px 0px 13px;
  margin-bottom: 30px;
  /*height: 410px;*/

}
/*.card-view-li .user-card
{
    height: ~"calc(100% - 30px)";
}*/

/* candidate-card-button */

.user-contact-info {
  display: table-cell;
  vertical-align: middle;
  border-top: 1px solid #cccccc;
  height: 60px;
  padding: 15px;
}
.user-contact-row {
  display: table-row;
}
.modal-body .user-row-group {
  display: table-row-group;
}
.card_2 .candidate-card-clickable {
  cursor: pointer;
}
.user-contact-info ul li {
  display: inline-table;
  padding: 0 0;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  text-align: center;
  margin: 0 1px 0 1px;
}
.user-contact-info ul li a {
  font-size: 18px;
  color: #888c92;
  display: block;
  line-height: 42px;
  border: 1px solid #888c92;
  border-radius: 100%;
  width: 40px;
  height: 40px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .user-contact-info ul li a {
    width: 38px;
    height: 38px;
    line-height: 38px;
  }
  .user-contact-info ul li {
    width: 38px;
    height: 38px;
  }
}
@media (min-width: 320px) and (max-width: 350px) {
  .user-contact-info ul li a {
    width: 38px;
    height: 38px;
    line-height: 38px;
  }
  .user-contact-info ul li {
    width: 38px;
    height: 38px;
  }
}
.user-contact-info ul li:last-child {
  float: right;
}
.ofc-input-check-selected {
  font-size: 18px;
  color: white !important;
  display: block;
  line-height: 42px;
  border: 1px solid #92c83e !important;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  background-color: #92c83e !important;
}
.user-contact-info ul li.icon2 a {
  font-size: 17px;
  line-height: 34px;
}
.user-contact-info .col-xs-3 ul li {
  border: 0;
}
.user-contact-info ul li.icon4 a span {
  margin: 10px 0 0;
  display: block;
}
.user-contact-info ul li.icon2 a span {
  margin: 12px 0 0;
  display: block;
}
.user-contact-info ul {
  margin-top: 11px;
}
.user-contact-info ul li a img {
  width: 36px;
}
.user-contact-info .ofc-checkmark {
  height: 40px;
  width: 40px;
  font-size: 25px;
  line-height: 38px;
  display: table;
}
.user-contact-info .col-xs-2.no-padin {
  margin-left: -10px;
}
/* candidate-info */

.card-profile-photo-cont {
  width: 58px;
  height: 58px;
  position: relative;
  margin: 0 auto;
  border: 3px solid #dddbdb;
  border-radius: 50%;
}
.card-profile-photo-cont .card-initials {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  border: 2px solid white;
  background-color: #c9c9c9;
  border-radius: 50%;
  text-align: center;
}
.card-profile-photo-cont .card-initials span {
  color: white !important;
  font-size: 21px;
  line-height: 46px;
  font-weight: 600 !important;
  text-align: center;
}
.card-profile-photo-cont .card-photo {
  width: 100%;
  height: 100%;
}
.card-profile-photo-cont .card-photo img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 2px solid white;
}
.card_2 .card-user-info-hf {
  width: 200px;
}
.card-user-info-hf h5 {
  color: #333333;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0px;
}
.card-user-info-hf h6 {
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 0px;
}
#buklEmailformmodal ul li hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
#buklEmailformmodal ul li:last-child hr {
  display: none;
}
#buklEmailformmodal .modal-body {
  padding-bottom: 0px;
}
#buklEmailformmodal .modal-steptitle h4 {
  font-weight: normal;
}
#buklEmailformmodal .cross-btn {
  position: relative;
  top: 20px;
}
#buklEmailformmoda .user-title-row .photo-col {
  vertical-align: text-bottom;
}
.user-title-email {
  /*padding-top: 16px;
    padding-bottom:16px;*/
  font-family: "open sans";
  white-space: normal;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  width: 100%;
}
.user-title-email h5 {
  font-size: 18px;
  color: #343434;
  margin: 0px;
  font-weight: bold !important;
  line-height: normal;
  white-space: normal;
  word-break: break-all;
}
.user-title-email h6 {
  color: #323232;
  margin: 3px 0px;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
}
.user-title-email p {
  color: gray;
  font-size: 12px;
  margin-bottom: 0px;
}
.user-title {
  /*height: 110px;*/
  display: table-cell;
  border-bottom: 1px solid #cccccc;
  padding-top: 16px;
  font-family: "open sans";
  white-space: normal;
}
.user-title h5 {
  font-size: 18px;
  color: #343434;
  margin: 0px;
  font-weight: bold !important;
  line-height: normal;
  white-space: normal;
  word-break: break-word;
}
.user-title h6 {
  color: #323232;
  margin: 3px 0px;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
}
.user-title p {
  color: gray;
  font-size: 12px;
  margin-bottom: 0px;
}
.user-title-row {
  display: table-row;
  height: 0;
}
#user-modal .user-title p span {
  display: inline-block;
  padding: 5px;
}
.photo-col {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px 0 15px;
}
.info-col {
  display: inline-block;
}
.info-col .candidate-status {
  font-weight: 600;
}
.info-col .camelCaseTransform {
  text-transform: capitalize;
}
/* candidate-progress */

.program-info h5 {
  color: #333333;
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: 600 !important;
}
.program-info p {
  color: #7f7f7f;
  font-size: 12px;
  margin-top: 3px;
  padding-bottom: 14px;
}
.program-info {
  display: table-cell;
  padding: 5px 15px 0px 15px;
  height: 90px;
}
.program-info-row {
  display: table-row;
}
.program-dates-container {
  height: 44px;
  border-bottom: 1px solid #cccccc;
}
.program-progress-container {
  height: 15px;
}
.month-divider li {
  height: 12px;
  border: none;
  padding: 2px;
}
.month-divider .inactive {
  background: #e0e0e0;
}
.candidate-bar .month-divider {
  margin: 5px 0px;
  display: inline-table;
  width: 340px;
}
.candidate-bar .month-divider.gray-col li {
  border: 2px solid #eef3fa;
}
.month-divider-section {
  width: 100%;
  height: 100%;
  position: relative;
  min-height: 1px;
  float: left;
}
/* console */

.add-shadow_1 {
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 2px;
  position: relative;
}
.console-container .collapse-able-sec {
  padding: 30px 0px;
  border-bottom: 1px solid #e4e3e3;
}
.console-container .collapse-header {
  line-height: 1.6;
}
.console-container .filters-container {
  margin-top: 10px;
}
.console-container .filters-container .filter-block {
  padding: 5px;
}
.console-container .edit-btn {
  float: right;
}
.console-container .edit-btn a {
  width: 40px;
  height: 40px;
  border: 1px solid #888c92;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  line-height: 47px;
  color: #888c92;
  text-decoration: none;
  cursor: pointer;
}
.console-container .edit-btn a:focus,
.console-container .edit-btn a:visited,
.console-container .edit-btn a:active {
  text-decoration: none;
}
.console-container .edit-btn a span {
  font-size: 22px;
}
.activty-box.activated p,
.activty-box.activated h4 {
  color: white;
  opacity: 1;
}
.activty-box {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f9f9fa+45,f4f4f5+64,f4f4f5+100 */
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, white 0%, #f9f9fa 45%, #f4f4f5 64%, #f4f4f5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, white 0%, #f9f9fa 45%, #f4f4f5 64%, #f4f4f5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, white 0%, #f9f9fa 45%, #f4f4f5 64%, #f4f4f5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f5', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  border: 1px solid #d7d9db;
  border-radius: 5px;
  padding: 10px;
  box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.1);
}
.activty-box.box-height {
  height: 100%;
  position: relative;
}
.filters-container .row-flex {
  display: flex;
  flex-wrap: wrap;
}
.console-container .filters-container .filter-block {
  position: relative;
  min-height: 140px;
}
.activty-box.activated {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d86435+0,d75548+34,d63d66+100 */
  background: #d86435 !important;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #d86435 0%, #d75548 34%, #d63d66 100%) !important;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #d86435 0%, #d75548 34%, #d63d66 100%) !important;
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #d86435 0%, #d75548 34%, #d63d66 100%) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d86435', endColorstr='#d63d66', GradientType=1) !important;
  /* IE6-9 fallback on horizontal gradient */
  opacity: 1;
  color: white;
}
.activty-box p {
  color: #737880;
  font-size: 14px;
  padding: 0px 4px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.activty-box p.box-overflow {
  white-space: normal !important;
  overflow: visible !important;
}
.activty-box h4 {
  text-align: right;
  font-size: 40px;
  color: #4bacb9;
  font-weight: 700 !important;
  margin-bottom: 5px;
  padding: 0px 10px;
}
.activty-box h4.filter-count {
  position: absolute;
  right: 0;
  bottom: 0px;
}
.login-history-span {
  font-size: 15px;
  color: #4bacb9;
}
.activty-box.gray-no h4 {
  color: #737880;
  opacity: 0.7;
}
.activty-box.gray-no p {
  color: #737880;
}
.activty-box.gray-no {
  opacity: 0.6;
}
.activty-box.active h4 {
  color: white;
  opacity: 1;
}
.activty-box.active p {
  color: white;
}
.org-no h4 {
  color: #d86435;
}
.collapse-chevron .arw {
  transition: 0.3s transform ease-in-out;
  color: #7f7f7f;
  font-size: 25px;
  margin-right: 5px;
}
.collapse-chevron a {
  color: #333333;
  font-size: 24px;
  text-transform: uppercase;
  text-decoration: none;
  word-break: break-all;
}
.collapse-chevron .collapsed .arw i {
  transform: rotate(-90deg);
}
/* day-selector */

div.day-selector {
  margin: 0;
  padding: 0;
}
div.day-selector .table {
  width: 100%;
  margin: 0;
  padding: 0;
}
div.day-selector .table th,
div.day-selector .table td {
  padding: 4px 2px;
  text-align: center;
}
div.day-selector .table tr th,
div.day-selector .table tr td {
  background-color: white;
}
div.day-selector .table tr:last-child {
  border-bottom: 1px solid #dddddd;
  border: 0;
}
div.day-selector .table tr.calendar-month-header td {
  background-color: #fafafa;
  padding-top: 12px;
  padding-bottom: 4px;
}
div.day-selector .table tr.calendar-month-header td div {
  width: 90px;
  text-align: center;
  display: inline-block;
  padding-bottom: 10px;
  clear: both;
}
div.day-selector .table tr.calendar-month-header td div span {
  display: block;
}
div.day-selector .table tr.calendar-month-header td div .month-container {
  font-size: 24px;
  cursor: pointer;
}
div.day-selector .table-bordered tr.calendar-month-header td {
  border-left: 0;
  border-right: 0;
}
div.day-selector .table-bordered tr.calendar-month-header td:first-child {
  border-left: 1px solid #dddddd;
}
div.day-selector div.calendar-month-navigation {
  cursor: pointer;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
div.day-selector tr.calendar-dow-header th,
div.day-selector tr.calendar-dow td {
  width: 14%;
}
div.day-selector .table tr td div.day {
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  padding: 0;
  display: inline;
  cursor: pointer;
}
div.day-selector .table tr td.event div.day,
div.day-selector ul.legend li.event {
  background-color: #fff0c3;
}
div.day-selector .badge-today,
div.day-selector div.legend span.badge-today {
  background-color: #357ebd;
  color: white;
  text-shadow: none;
}
div.day-selector .badge-event,
div.day-selector div.legend span.badge-event {
  background-color: #ff9b08;
  color: white;
  text-shadow: none;
}
div.day-selector .badge-event {
  font-size: 0.95em;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 4px;
}
div.day-selector div.legend {
  margin: 0;
  margin-top: 5px;
  text-align: right;
}
div.day-selector div.legend span {
  color: #999999;
  font-size: 10px;
  font-weight: normal;
}
div.day-selector div.legend span.legend-text:after,
div.day-selector div.legend span.legend-block:after,
div.day-selector div.legend span.legend-list:after,
div.day-selector div.legend span.legend-spacer:after {
  content: ' ';
}
div.day-selector div.legend span.legend-spacer {
  padding-left: 25px;
}
div.day-selector ul.legend > span {
  padding-left: 2px;
}
div.day-selector ul.legend {
  display: inline-block;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
div.day-selector ul.legend li {
  display: inline-block;
  height: 11px;
  width: 11px;
  margin-left: 5px;
}
div.day-selector ul.legend,
div.day-selector ul.legend li:first-child {
  margin-left: 7px;
}
div.day-selector ul.legend li:last-child {
  margin-right: 5px;
}
div.day-selector div.legend span.badge {
  font-size: 0.9em;
  border-radius: 5px 5px 5px 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 3px;
}
.day-selector .icon-arrow_schedule_left:before,
.day-selector .icon-arrow_schedule_right:before {
  color: white;
}
.calendar_bg {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8dc351+1,45a4b6+50,437da3+100 */
  background: #8dc351;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #8dc351 1%, #45a4b6 50%, #437da3 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #8dc351 1%, #45a4b6 50%, #437da3 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #8dc351 1%, #45a4b6 50%, #437da3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8dc351', endColorstr='#437da3', GradientType=1);
  position: relative;
  overflow: hidden;
  /* IE6-9 fallback on horizontal gradient */

}
div.day-selector .table tr.calendar-month-header td,
div.day-selector .table tr.calendar-dow td,
div.day-selector .table tr.calendar-dow-header th {
  background: none;
  color: white;
}
div.day-selector .calendar-month-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
div.day-selector .calendar-dow-header th {
  padding-top: 15px;
}
div.day-selector .table tr.calendar-dow-header th {
  font-weight: normal;
  text-transform: uppercase;
}
div.day-selector .table tr.calendar-month-header td:first-child {
  text-align: left;
  position: absolute;
  left: -13%;
}
div.day-selector .table tr.calendar-month-header td:last-child {
  text-align: right;
  position: absolute;
  right: -13%;
}
#date-popover a.icon-iconfinder_basics-22_296812 {
  position: absolute;
  top: 10px;
  right: 10px;
}
div.day-selector .table tr td div.day span {
  padding: 13px;
  display: inline-block;
  background: none;
}
div.day-selector .table tr td div.day span.badge-today {
  background-color: white;
  color: #3e3c3c;
  text-shadow: none;
  border-radius: 0;
  padding: 13px;
}
div.day-selector .table tr td.active div.day span {
  background-color: white;
  color: #3e3c3c;
}
/* time-selector */

.timeselector {
  width: 100%;
  display: inline-block;
  background-color: white;
  border-radius: 3px;
  border: 1px darkgray solid;
  position: relative;
  font-size: 14px;
  color: #474747;
  height: 100%;
  text-align: center;
}
.timeselector .timeselector-chosen {
  cursor: pointer;
  display: block;
  padding: 2%;
}
.timeselector:active {
  background-color: #f8f8f8;
}
.timeselector .timeselector-menu {
  position: absolute;
  background-color: white;
  width: 100%;
  left: 0;
  margin-top: 1px;
  border: 1px darkgray solid;
  border-top: none;
  border-radius: 0 1px 5px 5px;
  overflow: hidden;
  display: none;
  max-height: 500%;
  overflow-y: auto;
  z-index: 9;
  padding: 0;
  list-style: none;
}
.timeselector .timeselector-menu li {
  padding: 2%;
  border-bottom: 1px lightgray solid;
  cursor: pointer;
}
.timeselector .timeselector-menu li:hover {
  background-color: #f2f2f2;
}
.timeselector .timeselector-menu li:active {
  background-color: #e2e2e2;
}
/* day-view */

.cal_pic {
  /*height: 170px;*/
  position: relative;
}
.cal_pic.open {
  height: auto;
}
.cal_tabs.nav-tabs {
  border: 0;
  margin: 14px 0 18px;
  padding-left: 43px;
  cursor: pointer;
}
.cal_tabs.nav-tabs > li > a {
  padding: 10px 15px;
  color: #a5a5a5;
  border: 0;
  border-radius: 0;
  background: transparent;
}
.cal_tabs.nav-tabs > li.active > a {
  border: 0;
  color: #4bacb9;
}
.cal_tabs.nav-tabs > li.active > a span {
  border-bottom: 3px solid #4bacb9;
  padding: 0 0 5px;
  margin: 0 5px 0 0;
  color: #4bacb9;
}
.calendar {
  margin: 0 0 80px;
}
.reminder-element {
  height: 120px;
}
.tab-content .time ul li.min_gap {
  font-size: 12px;
  color: gray;
}
.tab-day-view > .tab-day-view-pane {
  display: none;
}
.tab-day-view > .active {
  display: block;
}
.cal_tabs.nav-tabs > li.active {
  border-top: none;
}
.tab-day-view .time {
  width: 60px;
  float: left;
  margin-top: -10px;
  margin-right: 7px;
}
.tab-day-view .time ul {
  padding-left: 0px;
  padding-right: 10px;
}
.tab-day-view .time ul li {
  height: 32px;
  font-size: 18px;
  color: #595959;
  text-align: right;
  display: block;
}
.tab-day-view .time ul li.min_gap {
  font-size: 12px;
  color: gray;
  line-height: 24px;
}
.tab-day-view .event_sec {
  float: left;
  width: calc(100% - 80px);
  background: #cccccc;
  height: 1290px;
  position: relative;
}
.free-time {
  background: #f6f6f6 url(/Content/Images/Calendar/stripe.png) repeat !important;
  width: 100%;
}
.tab-day-view .canvas2 .time ul li {
  height: 30.78px;
}
.tab-day-view .canvas2 .event_sec {
  float: left;
  width: 92%;
  background: #f6f6f6 url(/Content/Images/Calendar/canvas.jpg) repeat;
  height: 1231px;
  position: relative;
}
.tab-day-view .canvas2 .event_sec .event.event1 {
  height: 120px;
  border: 0;
  top: 66px;
}
.tab-day-view .canvas2 .event_sec .event.event2 {
  height: 120px;
  border: 0;
  top: 311px;
}
.tab-day-view .canvas2 .event_sec .event.event2 .event_area {
  padding: 41px 0 0;
}
.tab-day-view .canvas2 .event_sec .event .event_area {
  padding: 41px 0 0;
}
.tab-day-view .event_sec .event {
  position: absolute;
  width: 100%;
  background: white;
  /*border-top: 1px solid #a7a7a7;*/
  /*border-bottom: 1px solid #a7a7a7;*/
  left: 0;
  /*z-index: 66;*/
  cursor: pointer;
}
.tab-day-view .event_sec .event:before {
  content: "";
  border-top: 1px solid #a7a7a7;
  width: 100%;
  height: 1px;
  z-index: 2;
  position: absolute;
}
.tab-day-view .event_sec .event:after {
  content: "";
  border-bottom: 1px solid #a7a7a7;
  width: 100%;
  height: 1px;
  z-index: 2;
  position: absolute;
  bottom: 0px;
}
.tab-day-view .event_sec .event.event1 {
  height: 65px;
  top: 0;
}
.tab-day-view .event_sec .event .event_area {
  display: block;
  padding: 0px 0;
  overflow: hidden;
  height: 100%;
}
.tab-day-view .event_sec .event .overlaptime {
  position: absolute;
  bottom: 0px;
  z-index: 2;
}
.tab-day-view .event_sec .event.overlaptime,
.tab-day-view .event_sec .event {
  z-index: 50;
}
.tab-day-view .event_sec .event-block-time {
  z-index: 3;
  background: #f6f6f6 url(/Content/Images/Calendar/defaultTimeStripe.png) repeat !important;
}
.tab-day-view .event_sec .event-block-time-disable {
  background: #e5e5e5 url(/Content/Images/Calendar/defaultTimeStripe.png) repeat !important;
  width: 100%;
  z-index: 3;
  pointer-events: none;
}
.tab-day-view .event_sec .event.overlaptime.free-time,
.tab-day-view .event_sec .event.free-time {
  z-index: 3;
}
.tab-day-view .event_sec .event.event2 .event_area {
  padding: 19px 0;
}
.tab-day-view .event_sec .event .event_area .event_pic {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 50px;
}
.tab-day-view .event_sec .event .event_area .event_pic img + img {
  margin-top: 4px;
}
.tab-day-view .event_sec .event .event_area .event_details {
  display: flex;
  vertical-align: top;
  position: relative;
  z-index: 2;
  overflow: hidden;
  height: 100%;
}
.tab-day-view .event_sec .event .event_area .event_details .title {
  font-size: 14px;
  color: #333333;
  display: block;
  clear: both;
  width: 100%;
}
.tab-day-view .event_sec .event .event_area .event_details .title .check-img {
  display: block;
  position: relative;
  padding-left: 0px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-left: 0px;
}
.tab-day-view .event_sec .event .event_area .event_details .overlaptime_view {
  color: red !important;
  font-weight: bold !important;
}
.tab-day-view .event_sec .event .event_area .event_details .details {
  font-size: 12px;
  color: #7e7e7e;
}
.tab-day-view .event_sec .event .event_area .event_details .details span {
  color: #4bacb9;
}
.tab-day-view .event_sec .event .event_area .event_details em {
  font-size: 12px;
  color: #7e7e7e;
}
.tab-day-view .event_sec .event.event2 {
  height: 116px;
  top: 559px;
}
.tab-day-view .event_sec .event.event3 {
  height: 116px;
  top: 674px;
}
.event .photo-col {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 0px 0 0px;
  top: -10px;
}
/* User-settings */

.filter-settings-container .check-img {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: default;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-left: 11px;
}
.filter-settings-container .check-img label {
  cursor: pointer;
}
/* Hide the browser's default checkbox */

.check-img input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* On mouse-over, add a grey background color */

.check-img-hover:hover input ~ .ofc-checkmark {
  background-color: #92c83e;
  color: white;
  border: 1px solid #92c83e;
}
/* When the checkbox is checked, add a blue background */

.check-img input:checked ~ .ofc-checkmark {
  background-color: #92c83e;
  color: white;
  border-color: #92c83e;
}
/* Create the checkmark/indicator (hidden when not checked) */

.ofc-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */

.check-img input:checked ~ .ofc-checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */

.check-img .ofc-checkmark:after {
  left: 9px;
  top: 5px;
  background-color: #92c83e;
  color: white;
  border: 1px solid #92c83e;
}
.check-img label {
  color: #333333;
  font-size: 14px;
  font-weight: 600;
}
.check-img label em {
  color: gray;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 0px;
  font-style: inherit;
}
/* activity-tab-directive */

.tab-title h3 {
  color: #4bacb9;
  font-size: 16px;
  margin-top: 39px;
  margin-bottom: 36px;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.all-actvty-title p {
  color: #bebebe;
  font-size: 14px;
  text-transform: uppercase;
}
.stylish-input-group .input-group-addon {
  background: white !important;
  border-color: #c1b6b6;
  border-radius: 0px;
  padding: 0px 8px;
}
.stylish-input-group .form-control {
  border-right: 0;
  box-shadow: 0 0 0;
  border-color: #c1b6b6;
  border-radius: 0px;
  color: #a6a6a6;
}
.stylish-input-group button {
  border: 0;
  background: transparent;
  font-size: 18px;
}
.search-sec .input-group.stylish-input-group button span {
  font-size: 19px;
  color: #9a9a9a;
}
.msg-search-tab .input-group.stylish-input-group button span {
  font-size: 17px;
  color: #9a9a9a;
}
.timeline {
  list-style: none;
  padding: 0 0 20px;
  position: relative;
  margin-top: -15px;
}
.timeline-badge span {
  font-size: 40px;
  position: absolute;
  left: 0;
}
.activity-line:last-child .li-timeline {
  height: 0px;
  display: none;
}
.timelines h3 {
  font-weight: 400;
}
.li-timeline {
  position: absolute;
  top: 55px;
  bottom: 77px;
  content: " ";
  width: 3px;
  background-color: #4bacb9;
  left: 27px;
  margin-right: -1.5px;
  height: 100%;
}
.timeline > li,
.timeline > li > .timeline-panel {
  margin-bottom: 15px;
  position: relative;
}
.timeline > li:after,
.timeline > li:before {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  margin-left: 47px;
  float: none;
  top: 19px;
  padding: 4px 10px 8px 15px;
}
.timeline > li .timeline-badge {
  color: white;
  width: 40px;
  height: 40px;
  line-height: 36px;
  font-size: 1.2em;
  text-align: center;
  position: absolute;
  top: 26px;
  left: 9px;
  margin-right: -25px;
  z-index: 100;
}
.timeline-badge span {
  font-size: 19px;
  position: absolute;
  left: 0;
  background: #4bacb9;
  display: table;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
}
.timeline-badge span:before {
  color: white !important;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: left;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-right-width: 0;
  border-left-width: 15px;
  right: -15px;
  left: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-right-width: 0;
  border-left-width: 14px;
  right: -14px;
  left: auto;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
  margin-top: 8px;
  color: #4bacb9;
  font-size: 24px;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
  margin-top: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
.timeline-badge > .glyphicon {
  margin-right: 0px;
  color: white;
}
.timeline-body > h4 {
  margin-bottom: 0 !important;
}
.timeline-body h5 {
  font-size: 14px;
  color: #333333;
  text-transform: uppercase;
  margin: 4px 0px;
  font-weight: 600 !important;
  margin-top: 11px;
}
.timeline-body h6 {
  color: #4bacb9;
  font-size: 14px;
  margin: 2px;
  font-weight: 400;
}
.timeline-body p {
  color: #7e7e7e;
  font-size: 12px;
  margin-top: 4px;
  font-style: italic;
}
.timeline-badge.img-timeline {
  border-radius: 50%;
}
.timeline-badge.img-timeline img {
  width: 42px;
  height: 42px;
  border: 2px solid #737880;
  padding: 1px;
  background: #eeeeee;
  border-radius: 50%;
}
.timeline-heading-title {
  margin-top: 29px;
  color: #4bacb9;
  padding: 0px 60px;
  font-size: 24px;
}
.timeline-activity-heading-title {
  margin-top: 29px;
  color: #4bacb9;
  padding: 0px 60px;
  font-size: 24px;
  margin-bottom: 21px;
}
.timeline-heading-title span {
  color: #595959;
}
.timeline:after {
  content: "";
  position: absolute;
  background: #e2d9d9;
  height: 1px;
  width: 94%;
  left: 57px;
  margin-top: 16px;
}
.activty-div h6 {
  color: #595959;
  font-size: 14px;
  padding: 0px 15px;
  margin-bottom: 20px;
}
.activty-div h6 span {
  font-weight: 600 !important;
}
.bulk-div {
  margin-left: -13px;
  top: 10px;
  padding: 4px 10px 8px 15px;
}
.bulk-div ul {
  list-style: none;
  padding-left: 0px;
}
.bulk-div ul li span {
  font-size: 14px;
  font-weight: 500;
  color: #4bacb9;
}
/*****  Media  *****/

@media screen and (min-width: 320px) and (max-width: 359px) {
  /* candidate-info */
  
  .photo-col {
    padding-left: 10px;
  }
  .user-contact-info .ofc-checkmark {
    height: 34px;
    width: 34px;
    font-size: 24px;
    line-height: 31px;
    display: table;
  }
  .ofc-bulk-action-space {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 320px) and (max-width: 480px) {
  /* candidate-progress */
  
  .candidate-bar .month-divider {
    width: 246px;
  }
  .ofc-bulk-action-space {
    padding-bottom: 50px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 480px) and (orientation: portrait) {
  /* candidate-card-button */
  
  .list-social .ofc-checkmark,
  .user-contact-info .ofc-checkmark {
    font-size: 22px;
    line-height: 35px;
    width: 40px;
    height: 40px;
  }
  .ofc-bulk-action-space {
    padding-bottom: 50px;
  }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 480px) and (orientation: landscape) {
  /* candidate-card-button */
  
  .user-contact-info .ofc-checkmark {
    font-size: 18px;
    width: 40px;
    height: 40px;
  }
  .ofc-bulk-action-space {
    padding-bottom: 50px;
  }
  .user-contact-info .col-xs-2.no-padin ul {
    float: right;
  }
}
@media screen and (min-width: 481px) and (max-width: 640px) {
  /* candidate-card-button */
  
  .user-contact-info .col-xs-2.no-padin ul {
    float: right;
  }
  .user-contact-info .ofc-checkmark {
    font-size: 22px;
    line-height: 38px;
    width: 40px;
    height: 38px;
  }
  .ofc-bulk-action-space {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 641px) and (max-width: 767px) {
  /* candidate-card-button */
  
  .user-contact-info .ofc-checkmark {
    font-size: 22px;
    line-height: 40px;
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  /* candidate-card-button */
  
  .user-contact-info ul li a img {
    width: 30px;
  }
  .user-contact-info .col-xs-3 ul {
    float: right;
  }
  .user-contact-info .ofc-checkmark {
    width: 30px;
    height: 30px;
    font-size: 22px;
    line-height: 26px;
  }
  /* candidate-info */
  
  .user-title .col-sm-3 {
    width: 80px;
  }
  /* console */
  
  .collapse-chevron a {
    font-size: 18px;
  }
  /* day-selector */
  
  div.day-selector .table tr.calendar-month-header td:last-child {
    right: 0;
  }
  div.day-selector .table tr.calendar-month-header td:first-child {
    left: 0;
  }
  /*.ofc-container.adjust_mob .tab-day-view {
          overflow-x: scroll;
      }*/
  
  .ofc-container.adjust_mob .tab-day-view img {
    max-width: inherit;
  }
  .tab-day-view .time {
    position: relative;
  }
  .tab-day-view .time ul {
    padding-right: 10px;
  }
  /*.tab-day-view .event_sec {
          width: 1033px;
          margin-top: -1138px;
          margin-left: 75px;
      }*/
  
  .tab-day-view .canvas2 .event_sec {
    width: 1033px;
    margin-top: -1192px;
  }
}
@media (max-width: 979px) {
  /* day-selector */
  
  div.day-selector .table th,
  div.day-selector .table td {
    padding: 2px 1px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .user-title h5 {
    font-size: 15px;
  }
  .user-title h6,
  .user-title p {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* candidate-card-button */
  
  .user-contact-info ul li.icon2 a {
    font-size: 16px;
    line-height: 20px;
  }
  .user-contact-info .ofc-checkmark {
    height: 22px;
    width: 22px;
    font-size: 15px;
    line-height: 22px;
  }
  /* candidate-info */
  
  .photo-col .card-profile-photo-cont {
    width: 50px;
    height: 50px;
  }
  .photo-col .card-profile-photo-cont .card-initials span {
    font-size: 17px;
    line-height: 40px;
  }
  .user-title h5 {
    font-size: 16px;
  }
  .user-title h6,
  .user-title p {
    font-size: 12px;
  }
  /* candidate-progress */
  
  .card-media .card_2 li:nth-last-child(1) {
    clear: both;
  }
  .card-media .month-divider li:nth-last-child(1) {
    clear: inherit;
  }
  /* console */
  
  .activty-box p {
    font-size: 11px;
  }
  /* day-selector */
  
  div.day-selector .table tr.calendar-month-header td:last-child {
    right: 0;
  }
  div.day-selector .table tr.calendar-month-header td:first-child {
    left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .ofc-container.adjust_mob .tab-day-view img {
    max-width: inherit;
  }
  .tab-day-view .canvas2 .event_sec {
    width: 1033px;
    margin-top: -1192px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  /* candidate-card-button*/
  
  .user-contact-info .ofc-checkmark {
    height: 40px;
    width: 40px;
    font-size: 20px;
    line-height: 35px;
  }
  .user-contact-info ul li.icon2 a {
    font-size: 17px;
    line-height: 34px;
  }
}
@media (min-width: 1024px) and (max-width: 1299px) {
  /* day-selector */
  
  div.day-selector .table tr.calendar-month-header td:last-child {
    right: 0;
  }
  div.day-selector .table tr.calendar-month-header td:first-child {
    left: 0;
  }
}
@media (min-width: 1900px) {
  /* day-selector */
  
  div.day-selector .table tr.calendar-month-header td:last-child {
    right: -30%;
  }
  div.day-selector .table tr.calendar-month-header td:first-child {
    left: -30%;
  }
}
@media (min-width: 2500px) {
  /* day-selector */
  
  div.day-selector .table tr.calendar-month-header td:last-child {
    right: -55%;
  }
  div.day-selector .table tr.calendar-month-header td:first-child {
    left: -55%;
  }
}
@media (min-width: 1024px) {
  .row-equal {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 320px) and (max-width: 450px) {
  
}
@media screen and (max-width: 450px) and (min-width: 320px) {
  
}
.email-preview {
  margin-left: 15px;
  margin-right: 15px;
  min-height: 100%;
  display: flex;
}
.email-preview > .panel {
  padding: 2%;
  margin: 2%;
  min-height: 100%;
  min-width: -webkit-fill-available;
}
.email-preview-container-bulk .email-preview-bulk-preview {
  order: 2;
}
.email-preview-container-bulk .email-preview-bulk-form {
  order: 1;
}
.email-preview-container-bulk .email-preview-bulk-actions {
  margin-right: 15px;
  order: 3;
}
.ofc-cursor-select {
  cursor: pointer;
}
.ui-select-choices-content {
  overflow-y: auto;
  max-height: 70px;
}
.ui-select-choices-content::-webkit-scrollbar {
  width: 8px;
}
.ui-select-choices-content::-webkit-scrollbar-thumb {
  background-color: #e3e3e3;
}
/* sorting-header */

.sorting-header {
  cursor: pointer;
  color: #6b6b6b;
}
.sorting-header:after {
  font: 14px/1 FontAwesome;
  content: "\f0dc";
  padding-left: 10px;
}
.sort-ascent:after {
  content: '\f0de';
  vertical-align: bottom;
}
.sort-descent:after {
  content: "\f0dd";
  vertical-align: top;
}
.arrow-down:after,
.arrow-up:after {
  content: ' ';
  position: relative;
  left: 3px;
  border: 6px solid transparent;
}
.arrow-down:after {
  top: 12px;
  border-top-color: #6b6b6b;
}
.arrow-up:after {
  top: -12px;
  border-bottom-color: #6b6b6b;
}
.arrow-down,
.arrow-up {
  padding-right: 10px;
}
.ofc-resume-tab-box-notification {
  border-radius: 0 0 20px 20px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  background-color: #d86435;
}
.ofc-resume-tab-alert {
  line-height: 60px;
  font-family: OpenSans;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: white;
}
/*resumeUploadModal*/

.ofc-upload-resume-btn {
  float: right;
  display: inline-block;
}
#resumeuploadformmodal .modal-body {
  padding-bottom: 0px;
}
.calendar-venue-meeting {
  margin-left: 47px !important;
}
.user-title-email .info-col .text-wrap {
  word-break: break-word;
  white-space: pre-wrap;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.border-line span::after {
  border-bottom: 2px solid #a8ff35;
  content: '';
  display: block;
  width: 20px;
}
.home-page section.calendar {
  background: white;
  overflow: hidden;
  margin-bottom: 38px;
}
.user-title-row-bulk {
  display: contents;
}
#resumeuploadformmodal .queue {
  line-height: 30px;
  padding: 18px 0px;
}
.queue {
  line-height: 30px;
  padding-top: 18px;
  padding-bottom: 18px;
}
#resumeuploadformmodal .btn-remove {
  padding-right: 0px;
}
.ofc-search-input {
  border: solid 1px #a7a7a7;
  width: 100%;
  padding: 6px 12px;
  color: #a6a6a6;
  font-style: italic;
  line-height: 24px;
  font-stretch: normal;
  font-size: 14px;
  height: 45px;
}
.ofc-search-input:-ms-input-placeholder {
  color: #a6a6a6 !important;
}
.ofc-right-inner-addon i {
  position: relative;
  top: -41px;
  right: 7px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #868690;
  /* left: initial; */
  font-size: 24px;
  float: right;
}
.ofc-select-search li:hover {
  color: white;
  background-color: #428bca;
  cursor: pointer !important;
}
.ofc-checkmark .calendar {
  position: relative;
  float: right;
}
.bulk-div ul li span:hover {
  color: #4bacb9;
  text-decoration: underline;
}
div.day-selector .calendar-selected-year {
  clear: both;
  display: block;
  margin: 5px 0px;
}
.ofc-sort-container {
  position: absolute;
  vertical-align: bottom;
  top: 25px;
  width: 100%;
}
.ofc-sort-container label {
  color: #777777;
  margin-bottom: 10px;
  display: block;
  font-size: 14px;
}
.ofc-sort-container a {
  padding-right: 5px;
  font-size: 12px;
  cursor: pointer !important;
  display: inline-block;
  border-right: 1px solid #a5a5a5;
  line-height: 14px;
}
.ofc-sort-container a:last-child {
  border-right: none;
}
.ofc-sort-container .sort-date-default {
  color: #a5a5a5;
}
.ofc-sort-container .sort-date-active {
  color: #4bacb9;
}
.ofc-sort-container .sort-date-active:after {
  content: '';
  border-bottom: 2px solid #4bacb9;
  height: 2px;
  display: block;
}
@media (min-width: 320px) and (max-width: 667px) {
  .ofc-activity-filter-container span.active-title {
    display: inline-block;
    width: 100%;
  }
  .ofc-activity-filter-container-action ul li {
    display: block;
    margin-bottom: 10px;
    border-right: none !important;
  }
  .ofc-activity-filter-container-action ul li.centre-border {
    padding-left: 0px;
    border-right: none;
  }
  .ofc-activity-filter-container-action ul li.right-border {
    padding-left: 0px;
    border-right: none;
  }
}
.ofc-activity-filter-container-action ul li a:hover {
  color: #4bacb9;
  border-bottom: solid;
  border-bottom-width: 2px;
  border-bottom-color: #4bacb9;
  background-color: transparent;
}
.bg-green:before {
  color: #92c83e;
}
.bg-red:before {
  color: #d22c2c;
}
.ofc-calendar-group-meeting {
  color: aqua;
  font-weight: bold;
}
.event-block {
  display: inline-table;
  width: auto;
}
.event-inline {
  display: inline-table;
  width: auto !important;
}
.ofc-card-profile-photo-cont {
  width: 42px;
  height: 42px;
  position: relative;
  margin: 0 auto;
  border: 3px solid #dddbdb;
  border-radius: 50%;
  margin-bottom: 2px;
}
.ofc-card-profile-photo-cont .card-initials span {
  /* color: white !important; */
  font-size: 16px;
  line-height: 35px;
  font-weight: 600 !important;
  text-align: center;
}
#ovlapped {
  position: inherit;
  top: 0px;
}
.user-title-email h5 {
  font-size: 14px !important;
}
.user-title-email {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.same-schedule-time {
  position: relative;
  top: 15px;
  width: 100%;
  display: flex;
}
.ofc-user-title-email .info-col {
  display: table !important;
}
.icon-pos span {
  display: block !important;
  float: left;
}
.sechedule-cross-btn {
  position: relative;
  top: 26px;
  left: 52px;
}
/*
.text-left
{
    position: relative;
    top: 35px;
    left: 10px;
}
*/

/* candidate-card-search*/

.ofc-search-user-card {
  display: table;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  background: white;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 1px #d8d6d6;
  padding: 0px 0px 13px;
  margin-bottom: 30px;
  /*height: 200px;*/

}
.ofc-btn-search {
  border: 1px solid #285e8e;
  border-radius: 18px;
  color: white;
  padding: 8px 8px;
  font-size: 14px;
  width: auto;
  min-width: 100%;
}
.ofc-btn-search .fa,
.ofc-btn-clear .fa {
  padding-left: 3px;
}
.ofc-btn-clear {
  background: #4bacb9;
  border: 1px solid #20737e;
  border-radius: 18px;
  color: white !important;
  padding: 8px 8px;
  font-size: 14px;
  width: auto;
  min-width: 100%;
}
.ofc-adv-seachInt {
  border: solid 1px #a7a7a7;
  width: 100%;
  padding: 6px 12px;
  color: #a6a6a6;
  font-style: italic;
  line-height: 24px;
  font-stretch: normal;
  font-size: 14px;
  height: 35px;
}
.ofc-adv-seachIcon {
  position: relative;
  top: -35px;
  right: 0px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #868690;
  /* left: initial; */
  font-size: 21px;
  float: right;
  font-weight: normal;
}
.event_area .event_details h5 {
  font-size: 15px !important;
  text-transform: uppercase;
  font-weight: normal !important;
  color: #333333;
  margin-left: 74px;
}
.event_area .event_details h6 {
  color: #7e7e7e;
}
.ofc-photo-container {
  position: relative;
  top: -8px;
  padding-right: 0px;
  padding-left: 0px;
  /*width: 8%;*/
  z-index: 2;
}
.ofc-photo-container .photo-col {
  padding: 0 0px 0 10px;
  margin-bottom: 3px;
}
.ofc-cand-details h6 {
  text-align: left;
}
.ofc-program-date-container {
  height: 44px;
}
.ofc-program-date-container p {
  padding-bottom: 0px;
  margin-bottom: 5px;
}
.ofc-program-date-container .ofc-re-activate-date-color {
  color: #d6643c;
}
@media (min-width: 320px) and (max-width: 490px) {
  .user-title-email h5 {
    font-size: 13px !important;
  }
  .sechedule-cross-btn {
    left: 37px;
  }
}
.row.column-first {
  min-height: 53px;
}
.row.column-second {
  min-height: 53px;
}
.card-txt {
  padding-left: 20px;
}
@media (min-width: 320px) and (max-width: 670px) {
  .card_2 .card-user-info-hf {
    width: auto;
  }
  .tab-circle {
    top: -85px !important;
  }
  .ofc-eventInvite-model .timeline-heading-title {
    padding-left: 0px;
    padding-right: 0px;
  }
  .ofc-eventInvite-model .user-title-email .info-col {
    width: 70%;
  }
  .timeline-heading-title,
  .timeline-activity-heading-title {
    padding: 0px 10px;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .ofc-btn-search,
  .ofc-btn-clear {
    margin-bottom: 10px;
  }
}
.calendar-checkbox {
  position: absolute;
  right: 33px;
  top: 10px;
}
.calendar-modal-title {
  margin-top: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}
.calendar-modal-noshadow {
  box-shadow: none;
}
.ofc-back-btn {
  -webkit-appearance: none;
  outline: none;
  padding: 2px 4px;
  opacity: 1;
  text-shadow: 0px 0px 0px transparent;
  border: 1px solid #707070;
  border-radius: 50%;
  font-size: 21px;
  left: 15px;
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.15);
}
.ofc-candidate-modal-space .user-title {
  padding-top: 40px;
}
.ofc-eventInvite-model .user-title-email {
  cursor: default;
}
.ofc-eventInvite-model #calendar-user {
  padding-left: 0px;
}
.ofc-eventInvite-model .photo-col .card-profile-photo-cont {
  cursor: pointer !important;
}
.user-row-group.candidate-card-clickable .user-title-row,
.user-row-group.candidate-card-clickable .program-info-row,
.user-row-group.candidate-card-clickable .candidate-activities-container {
  cursor: pointer !important;
}
.event_area .event_details h6 {
  padding-left: 5px;
}
.ofc-candidate-modal-space .user-card-InviteStatus .info-col.card-user-info-hf {
  width: 80%;
  word-break: break-word;
  margin-bottom: 20px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .candidate-card-clickable .card-user-info-hf {
    width: 65%;
  }
  .calendar-meeting-scroll #calendar-user .card-user-info-hf {
    width: 60%;
  }
  .ofc-cand-details {
    padding-left: 0px;
  }
  .ofc-candidate-modal-space .user-card-InviteStatus .info-col.card-user-info-hf {
    width: 65%;
  }
}
.queue-candidateactivty-staffname {
  color: #4bacb9;
  font-size: 14px;
  padding-left: 10px;
  text-transform: capitalize;
}
.queue-colleague-activity-name {
  color: #4bacb9;
  font-size: 14px;
}
.tab-day-view .event_sec {
  overflow: hidden;
  overflow-x: auto;
}
@media (min-width: 980px) and (max-width: 1280px) {
  .tab-day-view .event_sec {
    overflow: hidden;
    overflow-x: auto;
  }
}
.status-history-label-upper {
  text-transform: uppercase;
}
.status-history-div-padding-top {
  padding-top: 17px;
}
/*Colleague Availablity css*/

.teele-col {
  color: #4bacb9 !important;
}
.define-availability-content h2 {
  color: #a5a5a5;
  text-transform: uppercase;
  font-size: 22px;
}
.days-view {
  font-size: 18px;
  margin: 20px;
  color: #4bacb9;
}
.define-availability-content .week-text span {
  /*padding-left: 250px;*/
  color: #4bacb9;
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
}
.define-availability-content .blue-btn {
  background: #4bacb9;
  float: right;
  /* display: table; */
  padding: 9px 20px;
  text-align: center;
  color: white;
  border-radius: 13px;
  margin-top: 40px;
  margin-right: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
  border: 1px solid #4bacb9;
  letter-spacing: 1px;
  width: auto !important;
  min-width: 100px;
  font-size: 16px;
  cursor: pointer;
}
.availability-section {
  padding-top: 30px;
  margin-bottom: 150px;
}
.availability-section h6 {
  font-size: 20px;
  padding: 4px 0px 4px 0px;
  color: #a5a5a5;
  background: none;
  text-transform: capitalize;
  font-weight: normal;
}
.nocase {
  text-transform: none !important;
}
/*.availability-section .col-sm-6 label{
    font-size: 18px;
    padding: 4px 0px;
    color: #a5a5a5;
    background: none;
    text-transform: capitalize;
    font-weight: normal;
    padding-right: 40px;
    vertical-align: middle;
}*/

.availability-section .form-control-inline {
  border: 1px solid #b3b3b3;
  border-radius: 0px;
  box-shadow: 0px 0px 0px #eeeeee;
  font-size: 14px;
  color: #595959;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  width: 220px;
  margin-left: 5px;
}
.availability-section .select2-container .select2-choice {
  border-color: #aaaaaa;
  border-radius: 0px;
}
.availability-section .times-slot li {
  margin: 5px auto;
}
.availability-section .available-time .timeSolt-input {
  min-height: 34px;
  height: 34px;
}
.availability-section .times-slot .available-time {
  margin-bottom: 5px;
}
.availability-section .times-slot .office-address label {
  margin-right: 3px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .availability-section .form-control-inline {
    width: 120px;
  }
}
@media (max-width: 992px) {
  .availability-section .available-time label,
  .availability-section .times-slot .office-address label {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .availability-section .form-control-inline {
    margin-left: 0px;
  }
  .availability-section .office-address label {
    margin-top: 0px;
  }
}
@media (max-width: 767px) {
  .availability-section .form-control-inline {
    width: 220px;
  }
  .availability-section .office-address .select2-container.form-control {
    margin-left: 5px;
  }
  .availability-section .available-time,
  .availability-section .office-address {
    margin-bottom: 5px;
  }
  .availability-section .available-time label,
  .availability-section .times-slot .office-address label {
    display: inline-block;
    width: 80px;
  }
  .availability-section .times-slot .office-address label {
    margin-right: 0px;
  }
}
@media (max-width: 480px) {
  .availability-section .times-slot .form-control-inline,
  .availability-section .office-address .select2-container.form-control {
    width: 180px;
    margin-left: 0px;
  }
  .availability-section .available-time label,
  .availability-section .times-slot .office-address label {
    display: block;
  }
}
a.delete-icon .fa {
  color: #d75548;
}
a.add-icon .fa,
a.delete-icon .fa {
  font-size: 15px;
  cursor: pointer;
  border: 1px solid;
  border-radius: 50%;
  padding: 5px;
}
.times-slot {
  padding-left: 0px;
  list-style-type: none;
}
.timeSolt-input {
  line-height: 24px;
  min-height: 36px;
  height: 36px;
}
.start-container {
  padding-right: 42px;
}
.end-container {
  padding-left: 42px;
}
.availability-activity a {
  padding-right: 5px;
  vertical-align: middle;
}
.footer-btn {
  margin-top: 40px;
}
.footer-btn button.blue-btn {
  float: none;
  text-transform: capitalize;
}
.footer-btn button:last-child {
  margin-right: 20px;
}
.left-carousel {
  left: -35%;
  top: -30px;
}
.right-carousel {
  right: -35%;
  top: -30px;
}
@media (min-width: 320px) and (max-width: 980px) {
  .fc-header-right {
    text-align: center;
    display: block;
    width: 100%;
  }
  .fc-header-right button.blue-btn {
    float: none;
    display: BLOCK;
    width: auto;
    text-align: CENTER;
    margin: 20px auto 0px;
  }
  .footer-btn {
    text-align: center;
    display: block;
    width: 100%;
  }
  .footer-btn button.blue-btn {
    float: none;
    display: BLOCK;
    width: auto;
    text-align: CENTER;
    margin: 0px auto 20px;
  }
  .left-carousel {
    left: -5px;
    top: 10px;
  }
  .right-carousel {
    right: -5px;
    top: 10px;
  }
}
@media (min-width: 320px) and (max-width: 680px) {
  .fc-header {
    margin: 20px 0px;
  }
  .define-availability-content .col-sm-12 {
    padding: 0px;
  }
  .define-availability-content .col-sm-12 .fc-header-center {
    padding: 0px;
  }
}
.availability-slot-section .available-time label,
.availability-slot-section .office-address label {
  display: block;
  width: 100%;
}
.availability-slot-section .office-address .select2-container.form-control {
  width: 100%;
}
.availability-slot-section .available-time input,
.availability-slot-section .office-address input {
  margin-left: 0px;
  width: 100%;
}
.availability-slot-section .office-address label {
  margin-top: 0px;
}
.availability-slot-section .office-address label,
.availability-slot-section .office-address .availability-activity {
  margin-top: 0px;
}
.hide-button-addon {
  margin-top: 25px !important;
}
.last-type-virtual div#s2id_officeControl {
  width: 80%;
}
@media (min-width: 600px) and (max-width: 800px) {
  .last-type-virtual div#s2id_officeControl {
    width: 68%;
  }
}
@media (max-width: 480px) {
  .availability-slot-section .office-address input {
    width: 180px !important;
  }
}
/*Placement section*/

.placement-tab h3 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.collapsed-placement.collapsed .fa-caret-right {
  display: inline;
}
.collapsed-placement .fa-caret-down {
  display: inline;
}
.collapsed-placement .fa-caret-right {
  display: none;
}
.collapsed-placement.collapsed .fa-caret-down {
  display: none;
}
.cross-btn-right {
  float: right;
}
.ofc-list-style ul.placement-header {
  margin-top: 0;
  margin-right: 0;
}
.ofc-list-style ul li a.placement-btn-link {
  margin-top: 20px;
  border: none;
  margin-right: -40px;
}
.placement-tab .placement-delete-btn {
  margin-bottom: 6px;
}
.colleague-profile-div {
  display: block;
}
.colleague-profile-lessspan {
  vertical-align: sub;
}
.colleague-profile-morespan {
  display: inline-block;
  vertical-align: middle;
  color: #4bacb9;
}
.colleague-profile-span {
  display: inline-block;
  padding-left: 5px;
  color: #4bacb9;
}
.block-element {
  display: block;
}
.row-remove {
  margin-left: 0px;
  margin-right: 0px;
}
.time-slot-style {
  text-align: center;
  display: block;
}
.time-slot-style-1 {
  text-align: left;
  display: block;
  padding-left: 0px;
}
.time-slot-style-2 {
  text-align: left;
  display: block;
  padding-left: 247px;
}
.time-slot-error {
  color: #d86435;
}
.per-days {
  display: inline-block;
  min-width: 260px;
  /*width: 260px;*/

}
.rounded-icon {
  border: 1px solid #4bacb9;
  padding: 2px;
  border-radius: 50%;
  background: none;
  width: 3em;
  height: 3em;
  position: relative;
}
.rounded-icon i {
  color: #4bacb9;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .end-container {
    padding-left: 5px;
  }
  .availability-section h6 {
    padding-left: 0px;
  }
}
@media (min-width: 320px) and (max-width: 768px) {
  .week-text span {
    display: block;
    padding-left: 0px !important;
  }
  .define-availability-content .blue-btn {
    float: none;
    margin-top: 15px;
  }
  .start-container {
    padding-right: 0px;
    text-align: left;
  }
  .end-container {
    padding-left: 0px;
    text-align: left;
  }
  .time-slot-style {
    text-align: left;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .availability-section .col-sm-6 label {
    display: block;
  }
  .time-slot-style {
    text-align: left;
  }
  .time-slot-style-1 {
    padding-left: 0px;
  }
  .booked-slot {
    text-align: left;
  }
  .days-view {
    font-size: 18px;
    margin: 5px;
  }
  .define-availability-content h2 {
    text-align: center;
  }
  .footer-btn {
    text-align: center;
  }
}
@media (min-width: 320px) and (max-width: 736px) {
  .end-container {
    padding-left: 15px;
  }
  .availability-section .col-sm-6 label {
    padding-right: 5px;
  }
  .availability-section h6 {
    padding-left: 0px;
  }
  .week-text span {
    padding-left: 0px;
  }
  .blue-btn {
    margin-right: 0px;
  }
  .blue-btn {
    float: none;
    margin-top: 20px;
  }
  .availability-section {
    padding: 20px 20px;
  }
  .start-container {
    text-align: left;
    padding-left: 10px;
    padding-right: 0px;
  }
  .end-container {
    padding-left: 10px;
    padding-right: 0px;
  }
  .col-sm-6.text-left.end-container label {
    padding-left: 7px;
  }
  .rounded-icon {
    width: 2em;
    height: 2em;
  }
  .left-carousel {
    left: -5px;
    top: 10px;
  }
  .right-carousel {
    right: -5px;
    top: 10px;
  }
}
@media (min-width: 320px) and (max-width: 540px) {
  .footer-btn .blue-btn {
    margin-right: 0px;
    display: block;
    width: 100%;
  }
  .availability-section {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 320px) and (max-width: 375px) {
  .mob-view .col-sm-12 {
    padding: 0px;
  }
  .days-view {
    font-size: 17px;
    margin: 2px;
  }
}
.white-bg {
  background: white;
  padding: 30px 0px;
}
.controls {
  display: block;
  clear: both;
}
.settings-tab label {
  font-size: 18px;
  font-weight: 600 !important;
  float: left;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #4bacb9;
}
.sync-text {
  color: #a5a5a5;
  font-size: 18px;
  font-weight: normal;
}
.onoffswitch {
  position: relative;
  width: 60px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  float: left;
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #4bacb9;
  border-radius: 10px;
  margin-bottom: 0px;
}
.onoffswitch-inner,
.onoffswitch-seitch {
  display: block;
}
.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 22px;
  padding: 0;
  line-height: 30px;
  font-size: 15px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "";
  padding-left: 11px;
  background-color: #4bacb9;
  color: white;
}
.onoffswitch-inner:after {
  content: "";
  padding-right: 11px;
  background-color: #c3c3c3;
  color: #999999;
  text-align: right;
}
.onoffswitch-switch {
  width: 20px;
  margin: 2px;
  background: white;
  border: 2px solid white;
  border-radius: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 36px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .sync-text {
    float: left;
    display: block;
  }
}
@media (min-width: 320px) and (max-width: 500px) {
  .sync-text {
    padding-left: 0px;
    padding-top: 10px;
  }
}
.calendar-user-model .photo-col,
.user-card-InviteStatus .photo-col {
  float: left;
}
.calendar-user-model .info-col {
  float: left;
  width: 80%;
}
.user-title-row-bulk .user-title-email .photo-col {
  float: left;
}
.user-title-row-bulk .user-title-email .card-user-info-hf {
  float: left;
  margin-right: 5px;
}
.show-section {
  background: #cccccc;
  border-top: 2px solid #4bacb9;
  padding: 30px 0px;
}
.show-section a {
  color: #4bacb9;
  font-size: 16px;
}
#to-me-tab li.activity-line {
  border-bottom: 1px solid #e2d9d9;
}
#to-me-tab li.activity-line:last-child {
  border-bottom: none;
}
.candidate-activity-filter-section ul {
  margin-bottom: 10px;
}
.candidate-activity-filter-container {
  font-size: 18px;
  font-weight: 600 !important;
  float: left;
  margin-bottom: 10px;
  text-transform: uppercase;
  display: block;
  color: #4bacb9;
  margin-left: 20px;
}
.candidate-activity-filter-container .active-title {
  display: inline-block;
}
.candidate-activity-filter-container h6 {
  display: inline;
  font-size: 18px;
  color: #595959;
  text-transform: uppercase;
  font-weight: 600 !important;
}
.profile-container .nav.nav-tabs.custom-tab li {
  padding: 5px 15px 0px 0px !important;
  cursor: pointer;
}
.calendar-meeting-scroll .card-user-info-hf {
  width: 75%;
}
.event-select-dropdown .select2-container .select2-choices .select2-search-field input {
  width: 100% !important;
}
.event-select-dropdown .select2-container-multi .select2-choices .select2-search-choice {
  background: white !important;
  margin: 3px 5px 3px 5px !important;
}
.event-select-dropdown .select2-container-multi .select2-choices li {
  float: none !important;
  text-align: left !important;
}
.event-select-dropdown .select2-container-multi .select2-search-choice-close {
  left: 10px;
  top: 30px;
}
.event-select-dropdown .card-user-info-hf {
  width: 75%;
}
.event-meeting-info {
  width: 75%;
}
.tab-header .custom-tab .ofc-candidate-profile-iconalert {
  margin-top: -30px;
  max-width: 20px;
}
.activity-line .card-user-info-hf h5 {
  line-height: 20px;
}
#candidateactivityformmodal .modal-msg-cont h6.ng-isolate-scope {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
}
@media (min-width: 320px) and (max-width: 767px) {
  .event-select-dropdown .card-user-info-hf,
  .event-meeting-info {
    width: 60%;
  }
}
.fade.modal {
  overflow-y: scroll !important;
}
.fade.modal .modal-dialog {
  height: auto;
}
.modal-msg-cont.event-select-dropdown.invite-padding {
  display: inline-block;
  width: 100%;
}
.tab-day-view .event_sec .event {
  padding: 0px 1px;
}
.bootbox-alert .modal-content > .modal-body {
  display: flex;
  justify-content: space-between;
  background: #f2f2f7;
  border-radius: 8px 8px 0 0;
}
@media (min-width: 320px) and (max-width: 768px) {
  .bootbox-alert .modal-content > .modal-body {
    padding: 24px;
  }
}
.bootbox-alert .modal-content > .modal-body .close {
  order: 2;
  opacity: 1;
}
.bootbox-alert .modal-content > .modal-body div.bootbox-body {
  order: 1;
  color: #1c304b;
  font-family: Noto Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.bootbox-alert .modal-footer {
  border: none !important;
  margin: 0 40px;
}
.bootbox-alert #nextBtn,
.bootbox-alert .btn-primary {
  padding: 8px 24px;
  height: 40px;
  background: #441750;
  border-radius: 8px;
  min-width: 71px;
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-align: left;
  color: white;
}
.alertmodal-main .modal-content > .modal-header {
  display: flex;
  justify-content: space-between;
  background: #f2f2f7;
  border-radius: 8px 8px 0 0;
  flex-direction: row-reverse;
  padding: 24px 40px;
}
@media (min-width: 320px) and (max-width: 768px) {
  .alertmodal-main .modal-content > .modal-header {
    padding: 24px;
  }
}
.alertmodal-main .modal-content > .modal-header .close {
  order: 2;
  opacity: 1;
}
.alertmodal-main .modal-content > .modal-header div.bootbox-body {
  order: 1;
  color: #1c304b;
  font-family: Noto Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.alertmodal-main .modal-footer {
  border: none !important;
  margin: 0 40px;
}
.alertmodal-main #nextBtn,
.alertmodal-main .btn-primary {
  padding: 8px 24px;
  height: 40px;
  background: #441750;
  border-radius: 8px;
  min-width: 71px;
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-align: left;
  color: white;
}
/*@media screen and (max-width: 1110px){
    .tab-day-view .canvas .event_sec {
        width: ~"calc(100% - 80px)";
    }
}*/

.tab-day-view .event_sec .event.event-outlook,
.tab-day-view .event_sec .event.event-outlook .event_area .event_details .title .check-img {
  cursor: default;
}
.event.event-outlook .user-title-row-bulk .user-title-email .photo-col {
  pointer-events: none;
}
.sync-orbit-cal .sync-text {
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 768px) {
  .tab-content #program-tab .profile-form #candidate .row,
  .tab-content #program-tab .profile-form #lhhTeam .row {
    display: flex;
  }
  .tab-content #program-tab .profile-form #candidate .row .row,
  .tab-content #program-tab .profile-form #lhhTeam .row .row {
    display: block;
  }
  .tab-content #program-tab .profile-form #candidate .ofc-vertical-line-right-60,
  .tab-content #program-tab .profile-form #lhhTeam .ofc-vertical-line-right-210 {
    height: auto;
  }
}
.font-blue {
  color: #4bacb9;
  font-size: 16px;
  font-weight: 500;
}
.font-blue-calendar-new-invite {
  color: #4bacb9;
  font-size: 20px;
  font-weight: 600;
}
.ofc-break-word {
  word-break: break-word;
}
.ofc-margin-right-30 {
  margin-right: 30px;
}
.inline-block {
  display: inline-block;
}
#statusChangeFormModal .ofc-date-width {
  min-width: 180px;
}
.resume-view-details-scroll {
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: auto;
  border-left: 2px solid #e2d9d9;
  padding-left: 0px;
  margin-bottom: 15px;
}
.resume-view-details-scroll .timeline > li > .timeline-panel {
  position: static;
}
.resume-view-details-scroll ul.timeline {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.resume-view-details-scroll .timeline:after {
  display: none;
}
@media (min-width: 320px) and (max-width: 768px) {
  .resume-view-details-scroll {
    border-left: none;
  }
}
.froala-disabled .fr-wrapper .fr-element {
  pointer-events: none;
  background: #eeeeee;
}
.froala-disabled .fr-toolbar {
  pointer-events: none;
}
fieldset.disabled-editor {
  /* to set absolute position for :after content */
  position: relative;
}
/* this will 'screen' all fieldset content from clicks */

fieldset.disabled-editor[disabled]:after {
  content: ' ';
  background: #eeeeee;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: not-allowed;
}
.event-other-venue {
  margin-left: 65px;
  display: inline-block;
  width: calc(100% - 80px);
  resize: none;
}
.meeting-office-options {
  border: none !important;
}
.meeting-office-options p {
  margin: 3px 0;
  font-size: 14px;
}
.meeting-office {
  height: auto !important;
}
.meeting-office .select2-choice {
  height: auto !important;
}
.meeting-office .select2-choice .select2-arrow {
  visibility: hidden !important;
}
.meeting-office ul.select2-choices li.select2-search-choice {
  /*background: white !important;*/
  display: inline-block;
  width: 98%;
  text-align: left !important;
}
.meeting-office li.select2-search-field input.select2-input {
  position: inherit;
  opacity: 1;
}
.meeting-office ul.select2-choices {
  margin-bottom: 5px;
}
.free-time-disable {
  background: #e5e5e5 url(/Content/Images/Calendar/stripe.png) repeat !important;
  width: 100%;
  pointer-events: none;
}
.candidate-editor-box .fr-box.fr-fullscreen .fr-toolbar.fr-desktop.fr-top {
  top: auto !important;
}
.modal-body p {
  word-wrap: break-word;
}
.calendar-invite-address {
  white-space: pre-line;
}
#smartScheduleBtn {
  background: #4bacb9;
  float: right;
  display: table;
  width: auto;
  min-width: 100px;
  padding: 9px;
  text-align: center;
  color: white;
  border-radius: 20px;
  margin-top: 20px;
  margin-right: 14px;
  margin-bottom: 20px;
  text-transform: uppercase;
  border: 1px solid #4bacb9;
  letter-spacing: 1px;
}
#smartScheduleBtn.last {
  background: #4bacb9;
  border: 1px solid #4bacb9;
}
.activity-tab-note-toggle-color {
  color: #4bacb9;
}
.activity-tab-note-span-space {
  white-space: pre-wrap;
}
.fc-header.note-color {
  color: #4bacb9;
  padding: 0px 15px;
  display: inline-block;
}
.office-address .select2-container.form-control {
  display: inline-block;
  width: auto;
  width: 220px;
}
.office-address label,
.office-address .availability-activity {
  vertical-align: top;
  margin-top: 5px;
  display: inline-block;
}
.office-address .select2-container .select2-choice > .select2-chosen {
  white-space: normal;
}
@media (min-width: 320px) and (max-width: 768px) {
  .times-slot .start-container label,
  .times-slot .end-container label {
    width: 100%;
  }
  .times-slot .start-container,
  .times-slot .end-container {
    margin: 5px 0px;
  }
}
.smart-schedule-block {
  margin: 10px 0;
  text-align: right;
}
.smart-schedule-block span.meeting-label {
  font-size: 14px;
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  font-size: 12px;
}
.smart-schedule-block #smartScheduleBtn {
  display: inline-block;
  margin: 0px 0px 15px;
  max-width: 200px;
  font-size: 12px;
}
.smart-schedule-block [id$="meetingControl"],
.smart-schedule-block [id$="venueControl"] {
  max-width: 200px;
  display: inline-block;
}
.smart-schedule-block .type-office,
.smart-schedule-block .type-other {
  float: right;
  margin-top: 10px;
}
.calender-new-invite-text {
  width: 256px;
  margin: 0 auto;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 15px;
}
.line-break {
  word-break: break-all;
}
.margin-0 {
  margin: 0 !important;
}
.margin-right-5 {
  margin-right: 5px;
}
.event-view-div {
  width: max-content;
}
.learning-center-event-details {
  display: inline-block;
}
.user-title-email .learning-center-event .learning-center-event-details h5 {
  margin-left: 0px;
  text-transform: inherit;
}
.user-title-email .learning-center-event label span.icon {
  margin-right: 0px;
}
.learning-center-event label {
  vertical-align: top;
}
.learning-center-event {
  padding-top: 5px;
}
.fa.status-check {
  color: #92c83e;
  border: 2px solid #92c83e;
  border-radius: 25px;
  font-size: initial;
  margin-top: 2px;
}
.fa.status-close {
  border: 2px solid #d22c2c;
  border-radius: 25px;
  line-height: 17px;
  text-align: center;
  color: #d22c2c;
  font-size: initial;
  width: 20px;
  margin-top: 2px;
}
.event_sec .fa.status-check,
.event_sec .fa.status-close {
  font-size: 16px;
}
.width-full {
  width: 100%;
}
.min-height-unset {
  min-height: auto !important;
}
.survey-form .final-survey-label {
  display: inline-block;
  text-transform: uppercase;
}
.survey-form .survey-reply {
  display: block;
  margin-bottom: 10px;
}
.survey-response {
  color: #285e8e !important;
  border: 2px solid #285e8e !important;
}
.negative-feedback {
  color: #d22c2c !important;
  border: 2px solid #d22c2c !important;
}
.activity-candidate h5 span.evaluation-status {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #7f7f7f;
}
.activity-candidate span.fa.status-check {
  font-size: 12px;
  margin-left: 2px;
}
.cursor-default {
  cursor: default !important;
}
.toggle-text .toggle-switch {
  min-width: 180px;
  font-size: 13px;
}
.mar-top-10 {
  margin-top: 10px;
}
.text-capital {
  text-transform: capitalize !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.filter-org-no h4 {
  color: #4bacb9;
}
.activity-filter-border-bottom {
  border-bottom: 0 !important;
}
.border-none {
  border: none !important;
}
.activity-filter-box-disabled {
  pointer-events: none;
}
.user-card-con .col-user-card {
  display: flex;
  flex-wrap: wrap;
}
.user-card-con .col-user-card .user-card,
.user-card-con .col-user-card .ofc-search-user-card {
  /*height: auto;*/
  display: flex;
  flex-direction: column;
}
.user-card-con .col-user-card .ofc-search-user-card .user-title-row {
  border-bottom: 0px;
}
.user-card-con .col-user-card .ofc-search-user-card .activity-candidate {
  border-top: 1px solid #cccccc;
}
.user-card-con .user-title-row {
  display: inline-table;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
.user-card-con .user-title-row .user-title {
  display: block;
  border-bottom: 0px;
}
.user-card-con .program-info-row {
  display: block;
}
.user-card-con .program-info {
  display: block;
}
.user-card-con .user-row-group + .user-row-group {
  margin-top: auto;
}
.user-row-group {
  display: block;
}
.user-row-group .user-contact-row {
  display: block;
}
.user-row-group .user-contact-row .user-contact-info {
  display: block;
}
.ofc-right-inner-addon input[type=text]::-ms-clear {
  margin-right: 20px;
}
.padding-0 {
  padding: 0px !important;
}
.pos-rel {
  position: relative;
}
.max-wid-100 {
  max-width: 100%;
}
#chkCompletedToDo {
  height: 40px;
  width: 40px;
  font-size: 20px;
  line-height: 35px;
  margin-top: 6px;
  background-color: transparent;
  border-color: #4bacb9;
  color: #4bacb9;
}
.check-img input:checked ~ #chkCompletedToDo {
  background-color: #4bacb9 !important;
  border-color: #4bacb9 !important;
  color: white;
}
.to-do-cross-out-text #ofcToDo {
  text-decoration: line-through;
  font-size: 14px;
  font-weight: bold;
}
.to-do-cross-out-text #ofcToDoDescription div {
  text-decoration: line-through;
  font-size: 14px;
}
.todo-item-padding {
  padding-top: 5px;
  padding-bottom: 5px;
}
.seperator-line {
  content: '';
  position: absolute;
  background: #e2d9d9;
  height: 1px;
  width: 94%;
  left: 57px;
  margin-top: 16px;
}
.chk-img-font-size {
  font-size: 5px !important;
}
.to-do-title-left-margin {
  margin-left: 4px;
  font-size: 14px;
  font-weight: bold;
}
.check-img input:disabled ~ #chkCompletedToDo {
  background: #dddddd;
}
/*Colleague Bio*/

.bioTab {
  padding: 20px 0px;
}
.bioTab-language {
  padding-bottom: 25px !important;
  padding-top: 40px;
}
.bioTab label.control-label {
  color: #4bacb9;
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 15px;
  margin-left: 20px;
  text-transform: uppercase;
}
.bioTab textarea.form-control {
  resize: vertical;
  min-height: 120px;
}
.bioTab .photo-col .card-profile-photo-cont {
  width: 100px;
  height: 100px;
  border-width: 5px;
}
.bioTab-icon {
  position: absolute;
  right: 15px;
  z-index: 1;
}
.bioTab-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
}
.bioTab .card-user-info-hf h5 {
  color: #4bacb9;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0px;
}
.bioTab .photo-col {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px 0 0px;
}
.add-remove-icon {
  padding: 5px 0px;
}
.bioTab-remove-icon {
  padding: 0px 0px;
}
.bioTab-button {
  background: #6091ba;
  border: 1px solid #6091ba;
  color: white;
  padding: 5px 10px;
  margin: 30px 0px;
}
.bioTab-button-disable {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
.bioTab .select-dropdown-margin {
  margin: 0px;
}
.bioTab .tab-title h3 {
  color: #4bacb9;
  font-size: 16px;
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.bioTab .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-style: italic;
}
.bioTab .form-control::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
}
.bioTab .form-control:-ms-input-placeholder {
  /* IE 10+ */
  font-style: italic;
}
.bioTab .form-control:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
}
.bioTab-language:nth-of-type(even) {
  background-color: #f4f4f5;
}
.bioTab .lang-error-msg {
  color: #d86435;
  font-size: 13px;
  font-family: 'Open Sans';
}
.bioTab .red-border-bio {
  border: 1px solid #d86435;
}
.bioTab .photo-col .card-profile-photo-cont .card-initials span {
  line-height: 78px;
  font-size: 25px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .bioTab .select-dropdown-margin {
    margin: 10px 0px;
  }
  .bioTab .text-overlap {
    white-space: pre-wrap;
  }
  .bioTab-icon {
    display: flex;
  }
  .add-remove-icon {
    padding: 5px;
  }
}
@media screen and (max-width: 669px) {
  .to-do-heading {
    margin-left: 45px;
  }
  .to-do-staffname {
    padding-left: 0px !important;
  }
  .to-do-title-left-margin {
    margin-left: 0px;
  }
  .to-do-description {
    margin-left: 10px !important;
    font-size: 12px;
  }
}
.to-do-timeline-body {
  display: flex;
}
.to-do-staffname {
  padding-left: 10px;
}
.to-do-description {
  margin-left: 13px;
  font-size: 12px;
}
.to-do-left-margin {
  margin-left: 10px;
  cursor: pointer;
}
.to-do-li-margin {
  margin-top: -20px;
}
.to-do-weekday {
  color: #4bacb9 !important;
}
.cronofy-calendar-providers {
  border: 1px solid #a9a2a2;
  padding: 15px;
}
.cronofy-calendar-providers .select-text {
  color: #a5a5a5;
  font-size: 16px;
  margin-bottom: 20px;
}
.cronofy-calendar-providers .calendar-list {
  display: grid;
  align-items: center;
  grid-gap: 10px;
  grid-template-columns: repeat(5, 1fr);
}
.cronofy-calendar-providers .calendar-list .btn {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: 1px solid #cccccc;
  color: #333333;
  padding: 0 10px;
  height: 45px;
  border-radius: 4px;
  margin: 5px 10px 5px 0;
}
.cronofy-calendar-providers .calendar-list .btn .img-container {
  margin-right: 15px;
}
.cronofy-calendar-providers .calendar-list .btn .img-container img {
  width: 30px;
}
.cronofy-calendar-listing {
  border: 1px solid #a9a2a2;
  padding: 15px;
  width: 50%;
}
.cronofy-calendar-listing .list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 8px 8px 0;
  color: #333333 !important;
  font-size: 16px;
}
.cronofy-calendar-listing .list .img-container {
  display: inline-block;
  margin-right: 8px;
}
.cronofy-calendar-listing .list .img-container img {
  width: 30px;
}
.cronofy-calendar-listing .list .active-status,
.cronofy-calendar-listing .list .pending-status,
.cronofy-calendar-listing .list .relink-status {
  text-transform: uppercase;
  font-size: 13px;
  color: #a5a5a5;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cronofy-calendar-listing .list .active-status img,
.cronofy-calendar-listing .list .pending-status img,
.cronofy-calendar-listing .list .relink-status img {
  width: 16px;
  margin-left: 10px;
}
.cronofy-calendar-listing .list .active-status .cronofy-relink,
.cronofy-calendar-listing .list .pending-status .cronofy-relink,
.cronofy-calendar-listing .list .relink-status .cronofy-relink {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  color: #a5a5a5;
  cursor: pointer;
}
.cronofy-calendar-listing .list .active-status .cronofy-relink .remove-text,
.cronofy-calendar-listing .list .pending-status .cronofy-relink .remove-text,
.cronofy-calendar-listing .list .relink-status .cronofy-relink .remove-text {
  color: #333333;
  margin-right: 5px;
}
.cronofy-calendar-listing .list .active-status .cronofy-relink .remove-icon,
.cronofy-calendar-listing .list .pending-status .cronofy-relink .remove-icon,
.cronofy-calendar-listing .list .relink-status .cronofy-relink .remove-icon {
  border: 1px solid #d75548;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.cronofy-calendar-listing .list .active-status .cronofy-relink .remove-icon .fa,
.cronofy-calendar-listing .list .pending-status .cronofy-relink .remove-icon .fa,
.cronofy-calendar-listing .list .relink-status .cronofy-relink .remove-icon .fa {
  font-size: 14px;
  color: #d75548;
}
.cronofy-calendar-listing .list .relink-status {
  background: #dc3e15;
  color: white;
  border-radius: 4px;
  padding: 0 8px;
}
.cronofy-calendar-listing .list:nth-child(2n) {
  background: #f5f7f9;
}
.cronofy-calendar-listing .btn-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  border-top: 1px solid #a9a2a2;
}
.cronofy-calendar-listing .btn-list .add-btn {
  background: transparent;
  border: 1px solid #a5a5a5;
  padding: 4px 10px 4px 30px;
  color: #333333;
  font-size: 14px;
  position: relative;
}
.cronofy-calendar-listing .btn-list .add-btn:before {
  content: "";
  background: url(/Content/Images/plus_icon.svg);
  width: 16px;
  height: 20px;
  position: absolute;
  background-size: 100% 100%;
  left: 7px;
  top: 5px;
}
.cronofy-calendar-listing .btn-list .edit-btn {
  background: transparent;
  font-size: 16px;
  font-weight: bold;
  padding: 0;
  color: #a5a5a5;
}
.cronofy-external-calendar-label {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .cronofy-calendar-providers .calendar-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .cronofy-calendar-listing {
    width: 100%;
  }
  .cronofy-calendar-listing .list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 8px 8px 0;
  }
  .cronofy-calendar-listing .list a {
    text-decoration: none;
    color: #333333 !important;
    font-size: 14px;
  }
  .cronofy-calendar-listing .list a .img-container {
    display: inline-block;
    margin-right: 8px;
  }
  .cronofy-calendar-listing .list a .img-container img {
    width: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .cronofy-calendar-providers .calendar-list {
    grid-template-columns: repeat(4, 1fr);
  }
}
/* TransitionQueue */

.card-media ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (min-width: 768px) {
  .card-view-li {
    display: flex;
    flex-wrap: wrap;
  }
}
.modal-button {
  background: #4bacb9;
  display: table;
  width: 100px;
  padding: 9px;
  text-align: center;
  color: white;
  border-radius: 20px;
  margin-top: 20px;
  margin-right: 14px;
  margin-bottom: 20px;
  text-transform: uppercase;
  border: 1px solid #4bacb9;
  letter-spacing: 1px;
}
.card-photo input#fileinput {
  position: absolute;
  top: 0px;
  height: 100%;
  border-radius: 50%;
  opacity: 0;
  cursor: pointer;
}
.card-initials input#fileinput {
  position: absolute;
  top: 0px;
  height: 100%;
  border-radius: 50%;
  opacity: 0;
  cursor: pointer;
}
/*****  Media  *****/

@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* TransitionQueue */
  
  .card-media .card_2 li:nth-last-child(1) {
    clear: both;
  }
  .card-media .month-divider li:nth-last-child(1) {
    clear: inherit;
  }
}
.notes-carriage-return {
  white-space: pre-line;
}
/*Event Modals*/

.modal-steptitle {
  text-align: center;
  padding: 15px 0px;
}
.modal-steptitle h5 {
  color: #7f7f7f;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0px;
  font-weight: normal;
}
.modal-steptitle h4 {
  color: #4bacb9;
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 5px;
  font-weight: normal;
}
.nocase {
  text-transform: none !important;
}
.tab_content #menu2 .set-tab {
  min-height: 655px;
}
.reminder-modal {
  padding: 0px !important;
}
.reminder-modal .check-img {
  margin-left: 7px;
}
.reminder-modal .modal-msg-cont .check-img label {
  margin-left: 11px;
}
.reminder-modal .personl-chk .check-img label {
  margin-left: 0px;
}
.reminder-modal .personl-chk .ofc-checkmark {
  right: 0px;
}
#reminder-modal .ofc-checkmark {
  font-size: 20px;
  line-height: 30px;
}
/*Modal msg*/

.modal-msg-cont label {
  color: #46acba;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500 !important;
}
.modal-msg-cont .ofc-checkmark {
  left: auto;
  right: 0;
  top: 17px;
}
.modal-msg-cont .check-img {
  padding-left: 0px;
}
.modal-msg-cont {
  min-height: 364px;
  padding: 17px 15px;
  border-top: 1px solid #a7a7a7;
  border-bottom: 1px solid #a7a7a7;
}
.modal-msg-cont .details-reminder:last-child {
  border: 0px;
}
.invite-padding {
  padding-bottom: 0px !important;
}
.invite-list-label {
  margin-top: 15px !important;
}
/*Check IMG*/

#stepsec-modal .modal-body .check-img {
  margin-left: 0;
}
.check-img {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-left: 11px;
}
/* Hide the browser's default checkbox */

.check-img input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* When the checkbox is checked, add a blue background */

.check-img input:checked ~ .ofc-checkmark {
  background-color: #92c83e;
  color: white;
  border-color: #92c83e;
}
.check-img input:checked ~ .ofc-checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */

.check-img .ofc-checkmark:after {
  left: 9px;
  top: 5px;
  background-color: #92c83e;
  color: white;
  border: 1px solid #92c83e;
}
.check-img label em {
  color: gray;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 0px;
  font-style: inherit;
}
.modal-msg-cont .check-img {
  padding-left: 0px;
}
.personl-chk .check-img {
  margin-left: 0px;
}
.reminder-modal .check-img {
  margin-left: 7px;
}
.reminder-modal .modal-msg-cont .check-img label {
  margin-left: 11px;
}
.reminder-modal .personl-chk .check-img label {
  margin-left: 0px;
}
/*Check Mark*/

.set-tab .ofc-checkmark,
.email-tab .ofc-checkmark {
  width: 25px;
  height: 25px;
  line-height: 25px;
}
#reminder-modal .ofc-checkmark {
  font-size: 20px;
  line-height: 30px;
}
/* Create the checkmark/indicator (hidden when not checked) */

.ofc-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.user-contact-info .ofc-checkmark {
  height: 40px;
  width: 40px;
  font-size: 25px;
  line-height: 38px;
  display: table;
}
.personl-chk {
  border-top: 1px solid #a7a7a7;
  padding: 16px 0px 4px;
  margin-top: 30px !important;
  width: 98%;
  margin-left: 11px;
}
.reminder-modal .personl-chk .ofc-checkmark {
  right: 0px;
}
.personl-chk .ofc-checkmark {
  right: 4px;
}
.reminder-modal .personl-chk .ofc-checkmark {
  right: 0px;
}
.remind-list .form-control.text_left {
  text-align: left;
}
.remind-list .form-control .to {
  line-height: 41px;
  font-size: 14px;
  color: #4bacb9;
  font-weight: 600;
  display: block;
}
.remind-list label {
  font-size: 16px;
  color: #46acba;
  text-transform: uppercase;
}
.remind-list .ofc-invitee-select {
  border: none !important;
  text-transform: capitalize !important;
}
.remind-list .form-control {
  border: 1px solid #adadad;
  border-radius: 0px;
  min-height: 41px;
  text-align: center;
  text-transform: lowercase;
}
.remind-list textarea.form-control {
  min-height: 202px;
  border: 1px solid #adadad;
  color: #5a5a5a;
  text-align: left;
  font-style: italic;
  resize: none;
}
.remind-list textarea.event-message {
  min-height: 300px !important;
}
.remind-list input.event-title {
  text-transform: none !important;
}
.remind-list textarea.event-title {
  text-transform: none !important;
}
.remind-list input.event-title {
  text-transform: none !important;
}
.remind-list textarea.event-title {
  text-transform: none !important;
}
.remind-list .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #595959;
}
.remind-list .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #595959;
}
.remind-list .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #595959;
}
.remind-list .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #595959;
}
.reminder-modal {
  padding: 0px !important;
}
.remind-list.event-editor-box .fr-fullscreen .fr-toolbar.fr-desktop.fr-top {
  top: auto !important;
}
.modal-text p span {
  color: gray;
  font-size: 12px;
  padding: 0px !important;
}
.remind-list textarea.form-control.text-area {
  color: #a6a6a6;
}
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.to {
  line-height: 41px;
  font-size: 16px;
  color: #46acba;
  display: block;
  text-align: center;
}
.check_sec {
  position: relative;
  padding: 10px 0;
}
.check_sec + .check_sec {
  border-top: 1px solid #a7a7a7;
}
.check_sec label {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #333333;
  margin: 0;
}
.check-img label span.icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  border: 4px solid #d9d9d9;
  border-radius: 100%;
  padding: 1px;
  background: #6a6d72;
  color: white;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
}
.check-img.skype label span.icon {
  background: #00aded;
}
.check_sec input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.check_sec .ofc-checkmark {
  top: 18px;
}
.check_sec:hover input ~ .ofc-checkmark {
  background-color: #92c83e;
  color: white;
  border: 1px solid #92c83e;
}
.details-reminder h5 {
  font-size: 16px;
  color: #46acba;
  margin-bottom: 3px;
  text-transform: uppercase;
}
.details-reminder p {
  color: #595959;
  font-size: 14px;
}
.details-reminder p span {
  font-style: italic;
}
.details-reminder {
  border-bottom: 1px solid #a7a7a7;
  padding: 0px 0px 14px;
  margin-bottom: 30px;
}
.modal-msg-cont .details-reminder:last-child {
  border: 0px;
}
.details-reminder h5 {
  font-size: 16px;
  color: #46acba;
  margin-bottom: 3px;
  text-transform: uppercase;
}
.details-reminder p {
  color: #595959;
  font-size: 14px;
}
.details-reminder p span {
  font-style: italic;
}
.details-reminder {
  border-bottom: 1px solid #a7a7a7;
  padding: 0px 0px 14px;
  margin-bottom: 30px;
}
.letter_head,
.details-reminder .message_block {
  padding: 10px;
  border: 1px solid #a7a7a7;
  margin: 10px 0 0;
}
.details-reminder .message_block p {
  font-size: 13px;
  color: #444444;
}
.letter_head p {
  font-size: 14px;
  color: #595959;
  margin: 0 0 30px;
  line-height: 18px;
}
.letter_head p strong {
  font-weight: 700;
}
.green_text {
  color: #92c83e;
}
.orange_text {
  color: #d6643c;
}
.letter_head .desc {
  font-size: 14px;
  color: #595959;
  line-height: 18px;
  margin: 12px 0 0;
}
.letter_head .desc span {
  display: block;
}
.letter_head .col-sm-2 {
  width: 12.666667%;
}
#nextBtn {
  background: #4bacb9;
  float: right;
  display: table;
  width: auto;
  min-width: 100px;
  padding: 9px;
  text-align: center;
  color: white;
  border-radius: 20px;
  margin-top: 20px;
  margin-right: 14px;
  margin-bottom: 20px;
  text-transform: uppercase;
  border: 1px solid #4bacb9;
  letter-spacing: 1px;
}
#prevBtn {
  background: #dbeef1;
  float: left;
  display: table;
  width: auto;
  min-width: 100px;
  padding: 9px;
  text-align: center;
  color: #818181;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 20px;
  border: 1px solid #a0d3da;
  margin-top: 20px;
  margin-left: 14px;
  margin-bottom: 20px;
}
.tab-circle {
  display: table;
  margin: 0 auto;
  position: relative;
  top: 0px !important;
}
#nextBtn.last {
  background: #81515d;
  border: 1px solid #81515d;
}
#nextBtn.event-invite {
  background: #81515d !important;
  border: 1px solid #81515d !important;
}
.remind-list .check-img input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 30px;
  width: 30px;
  top: 2px;
  right: 0px;
}
.ofc-to-meeting {
  line-height: 41px;
  font-size: 16px;
  color: #46acba;
  display: block;
  text-align: center;
  text-transform: lowercase;
  /*margin-left: -100px;*/

}
.ofc-checkbox-pointer-event {
  pointer-events: auto;
  cursor: pointer;
}
.ofc-break-word {
  word-wrap: break-word;
}
.ofc-margin-right-5 {
  margin-right: 7px;
}
.ofc-next-disable {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
/* When the checkbox is checked, add a blue background */

.ofc-checkmark-event-modal {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  font-size: 16px;
  border-radius: 50%;
  background-color: white;
  color: white;
  border: 1px solid white;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
}
.check-img input:checked ~ .ofc-checkmark-event-modal {
  background-color: #92c83e;
  color: white;
  border-color: #92c83e;
}
.check-img input:checked ~ .ofc-checkmark-event-modal:after {
  display: block;
}
/* Create the checkmark/indicator (hidden when not checked) */

.ofc-checkmark-event-modal:after {
  content: "";
  position: absolute;
  display: none;
}
.modal-msg-cont .ofc-checkmark-event-modal {
  left: auto;
  right: 0;
  top: 7px;
}
.appEllipseContent {
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 300px;
}
.appEllipseContenthover {
  overflow: visible;
  white-space: normal;
}
.remind-list .form-control::-ms-clear {
  display: none;
}
.ofc-social-border {
  border-bottom: 1px solid #a7a7a7;
  margin-bottom: 15px;
}
.meeting-type-contain .check-img label span.ofc-break-word {
  color: #333333;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
}
.meeting-type-contain .check-img label span.icon {
  color: white;
}
.timeline-heading-title {
  text-transform: capitalize !important;
}
.timeline-heading-title-nocase {
  text-transform: none !important;
}
.calendar-meeting-scroll {
  max-height: 350px;
  overflow-y: auto;
  padding-left: 0px !important;
}
.remind-list .card-media {
  padding: 0px 15px !important;
}
.calendar-meeting-scroll div#calendar-user:last-child {
  border-bottom: none;
}
#calendar-user {
  margin-left: 0px !important;
  margin-bottom: 10px !important;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #a7a7a7;
}
#calendar-user .photo-col {
  padding-left: 0px !important;
}
.modal-msg-cont .ofc-checkmark {
  top: 0px !important;
}
.check-img label span.icon .icon-skype-big-logo {
  display: inline-block;
  vertical-align: middle;
  margin: -6px 6px 0 -5px;
  border: 4px solid #d9d9d9;
  border-radius: 100%;
  padding: 1px;
  background: #00aded;
  color: white;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
}
.check-img label span.icon .fa-video-camera {
  display: inline-block;
  vertical-align: middle;
  margin: -6px 6px 0 -5px;
  border: 4px solid #d9d9d9;
  border-radius: 100%;
  padding: 1px;
  background: #00aded;
  color: white;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
}
.calendar-who-attended {
  display: block;
  text-align: center;
  margin-top: 0px !important;
  font-size: 19px !important;
  font-weight: bold !important;
}
.calendar-who-attended-label {
  color: #46acba;
  margin-right: 20px;
  text-align: right;
  display: block;
}
.calendar-meeting-scroll div#calendar-user:last-child {
  border-bottom: none;
}
.attended-container .modal-steptitle {
  padding-bottom: 0px;
}
.attended-container .timeline-heading-title {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.attended-container .event-time {
  text-transform: lowercase;
  font-weight: normal;
  color: #7f7f7f;
}
@media (min-width: 320px) and (max-width: 767px) {
  .calendar-who-attended-label {
    margin-right: 0px;
  }
}
@media (min-width: 320px) and (max-width: 580px) {
  #nextBtn {
    word-break: break-word;
    font-size: 12px !important;
  }
}
@media (max-width: 670px) and (min-width: 320px) {
  .tab-circle {
    top: 0px !important;
  }
  .remind-list .form-control {
    padding-left: 0px;
    padding-right: 0px;
  }
  .remind-list .form-control.event-title {
    padding: 6px 12px;
  }
  .remind-list #meetingTimeFrom.form-control,
  .remind-list #meetingTimeTo.form-control {
    padding: 10px 6px;
  }
}
button.close-btn {
  position: absolute;
  top: -18px;
  right: -16px;
  width: 40px;
  height: 40px;
  border-radius: 23px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background-color: rgba(51, 51, 51, 0.5);
  z-index: 9;
  cursor: pointer;
}
button.close-btn i.fa-times {
  font-size: 35px;
  line-height: 24px;
  opacity: 0.5;
  border-radius: 2px;
  color: rgba(255, 255, 255, 0.9);
  font-stretch: ultra-expanded;
  vertical-align: sub;
}
button.close-btn i.fa-times:before {
  content: '\00d7';
}
@media (min-width: 320px) and (max-width: 768px) {
  .modal-dialog {
    top: 80px;
  }
}
.details-reminder .non-italic-froala p span {
  font-style: normal;
}
.has-error {
  color: #d86435;
}
.meeting-date-list .form-control {
  border: 1px solid #adadad;
  border-radius: 0px;
  text-align: center;
  background: white;
}
.meeting-date-list #startDatePicker {
  margin-bottom: 15px;
}
.btn-upload-remove-padding {
  padding: 0px !important;
}
.row-padding-bottom {
  padding-bottom: 5px;
}
.row-padding-top {
  padding-top: 15px;
}
.email-send-test-email-margin-right-div {
  margin-right: -5px;
}
.user-contact-detail table {
  margin-top: -25px;
  margin-bottom: -35px;
}
.user-contact-detail table tr td:nth-child(2) {
  padding-right: 10px;
}
.user-contact-detail table tr td:nth-child(1) {
  color: #4bacb9;
  font-weight: bold;
}
#candidatephone .modal-body a.under-below {
  -webkit-text-underline-position: under;
  -ms-text-underline-position: below;
  text-underline-position: under;
}
#candidatephone .modal-body a {
  font-size: 24px;
  color: #343434;
  text-decoration: none;
  text-align: center;
  display: block;
  font-weight: normal;
}
.modal-phone .modal-content {
  margin-top: auto;
}
#candidatephone .modal-footer {
  padding: 0px;
  margin-top: 0px;
}
.link-color {
  color: #343434;
  text-decoration: none;
  text-align: center;
  display: block;
  font-weight: normal;
}
.link-address {
  color: #343434;
  text-decoration: none;
  font-weight: normal;
}
.confirm-modal {
  padding: 0;
}
.confirm-modal-title {
  display: flex;
  justify-content: space-between;
  /*background:@modalHeaderBG;*/
  background: #f2f2f7;
  border-radius: 8px 8px 0 0;
  padding: 24px 40px;
}
.confirm-modal-title #dvConfirmation {
  font-family: Noto Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #1c304b;
}
.confirm-modal .modal-footer {
  border: none;
  padding-left: 40px;
  padding-right: 40px;
}
.confirm-modal .modal-footer #nextBtn {
  border: none;
}
.confirm-modal .modal-footer button:focus-visible {
  outline: 3px solid #ff5858 !important;
  outline-offset: -4px;
  border-radius: 2px;
}
.confirm-modal .modal-footer #prevBtn {
  float: right;
  margin-right: 8px !important;
}
.confirm-modalBody-popup .modal-header {
  align-items: center;
  align-self: stretch;
  background: #f2f2f7;
  border-bottom: none;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  display: flex;
  flex-direction: row;
  flex-grow: 0;
  justify-content: space-between;
  padding: 24px 40px;
}
@media (min-width: 320px) and (max-width: 768px) {
  .confirm-modalBody-popup .modal-header {
    padding: 24px;
  }
}
.confirm-modalBody-popup .modal-header h4.modal-title {
  order: 1;
  font-family: Noto Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #1c304b;
}
.confirm-modalBody-popup .modal-header .close-modal-cross {
  order: 2;
  color: #f2f2f7;
  width: 24px;
  height: 24px;
  opacity: 1;
}
.confirm-modalBody-popup .modal-header .close-modal-cross:focus-visible {
  outline: 4px solid #ff5858 !important;
  border-radius: 8px;
  outline-offset: -4px;
}
.confirm-modalBody-popup .modal-body {
  padding: 24px 40px;
}
@media (min-width: 320px) and (max-width: 768px) {
  .confirm-modalBody-popup .modal-body {
    padding: 24px;
  }
}
.confirm-modalBody-popup .modal-body .info-text {
  color: #5c6573;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.048px;
  line-height: 24px;
}
.confirm-modalBody-popup .modal-footer {
  margin: 32px 40px;
  padding: 32px 0;
}
@media (min-width: 320px) and (max-width: 768px) {
  .confirm-modalBody-popup .modal-footer {
    padding: 24px 0px;
  }
}
.confirm-modalBody-popup .modal-footer #nextBtn {
  border: none;
  min-width: 144px;
  text-align: center;
}
.confirm-modalBody-popup .modal-footer #prevBtn {
  float: right;
  margin-right: 8px !important;
}
.confirm-modalBody-popup .modal-footer button:focus-visible {
  outline: 3px solid #ff5858 !important;
  outline-offset: -4px;
  border-radius: 2px;
}
@media (min-width: 320px) and (max-width: 500px) {
  .confirm-modalBody-popup .modal-footer .footer-btns button {
    width: 100% !important;
    margin-bottom: 15px;
    text-align: center !important;
  }
  .confirm-modalBody-popup .modal-footer .footer-btns button#nextBtn,
  .confirm-modalBody-popup .modal-footer .footer-btns button#prevBtn {
    margin-right: 0px !important;
    margin-left: 0px !important;
    margin-bottom: 15px !important;
    font-size: 14px !important;
  }
}
/*Event Modals*/

.ofc-error-color {
  color: red;
}
.modal-steptitle {
  text-align: center;
  padding: 15px 0px;
}
.modal-steptitle h5 {
  color: #7f7f7f;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0px;
  font-weight: normal;
}
.modal-steptitle h4 {
  color: #4bacb9;
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 5px;
  font-weight: normal;
}
.nocase {
  text-transform: none !important;
}
.tab_content #menu2 .set-tab {
  min-height: 655px;
}
.reminder-modal {
  padding: 0px !important;
}
.reminder-modal .check-img {
  margin-left: 7px;
}
.reminder-modal .modal-msg-cont .check-img label {
  margin-left: 11px;
}
.reminder-modal .personl-chk .check-img label {
  margin-left: 0px;
}
.reminder-modal .personl-chk .ofc-checkmark-activity-modal {
  right: 0px;
}
#reminder-modal .ofc-checkmark-activity-modal {
  font-size: 20px;
  line-height: 30px;
}
/*Modal msg*/

.modal-msg-cont label {
  color: #46acba;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500 !important;
}
.modal-msg-cont .ofc-checkmark-activity-modal {
  left: auto;
  right: 0;
  top: 7px;
}
.modal-msg-cont .check-img {
  padding-left: 0px;
}
.modal-msg-cont {
  min-height: 364px;
  padding: 17px 15px;
  border-top: none;
  border-bottom: none;
}
.modal-msg-cont .details-reminder:last-child {
  border: 0px;
}
/*Check IMG*/

#stepsec-modal .modal-body .check-img {
  margin-left: 0;
}
.check-img {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-left: 11px;
}
/* Hide the browser's default checkbox */

.check-img input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* When the checkbox is checked, add a blue background */

.ofc-checkmark-activity-modal {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  font-size: 16px;
  border-radius: 50%;
  background-color: white;
  color: white;
  border: 1px solid white;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
}
.check-img input:checked ~ .ofc-checkmark-activity-modal {
  background-color: #92c83e;
  color: white;
  border-color: #92c83e;
}
.check-img input:checked ~ .ofc-checkmark-activity-modal:after {
  display: block;
}
.check-img label em {
  color: gray;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 0px;
  font-style: inherit;
}
.input-padding-left-0 {
  padding-left: 0px;
}
.input-padding-bottom-15 {
  padding-bottom: 15px;
  pointer-events: none;
}
.personl-chk .check-img {
  margin-left: 0px;
}
.reminder-modal .check-img {
  margin-left: 7px;
}
.reminder-modal .modal-msg-cont .check-img label {
  margin-left: 11px;
}
.reminder-modal .personl-chk .check-img label {
  margin-left: 0px;
}
/*Check Mark*/

.set-tab .ofc-checkmark-activity-modal,
.email-tab .ofc-checkmark-activity-modal {
  width: 25px;
  height: 25px;
  line-height: 25px;
}
#reminder-modal .ofc-checkmark-activity-modal {
  font-size: 20px;
  line-height: 30px;
}
/* Create the checkmark/indicator (hidden when not checked) */

.ofc-checkmark-activity-modal:after {
  content: "";
  position: absolute;
  display: none;
}
.user-contact-info .ofc-checkmark-activity-modal {
  height: 40px;
  width: 40px;
  font-size: 25px;
  line-height: 38px;
  display: table;
}
.personl-chk {
  border-top: 1px solid #a7a7a7;
  padding: 16px 0px 4px;
  margin-top: 30px !important;
  width: 98%;
  margin-left: 11px;
}
.reminder-modal .personl-chk .ofc-checkmark-activity-modal {
  right: 0px;
}
.personl-chk .ofc-checkmark-activity-modal {
  right: 4px;
}
.reminder-modal .personl-chk .ofc-checkmark-activity-modal {
  right: 0px;
}
.remind-list .form-control.text_left {
  text-align: left;
}
.remind-list .form-control .to {
  line-height: 41px;
  font-size: 14px;
  color: #4bacb9;
  font-weight: 600;
  display: block;
}
.remind-list label {
  font-size: 16px;
  color: #46acba;
  text-transform: uppercase;
}
.remind-list .form-control {
  border: 1px solid #adadad;
  border-radius: 0px;
  min-height: 41px;
  text-align: center;
}
.remind-list textarea.form-control {
  min-height: 202px;
  border: 1px solid #adadad;
  color: #5a5a5a;
  text-align: left;
  font-style: italic;
  resize: none;
}
.remind-list .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #595959;
}
.remind-list .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #595959;
}
.remind-list .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #595959;
}
.remind-list .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #595959;
}
.reminder-modal {
  padding: 0px !important;
}
.modal-text p span {
  color: gray;
  font-size: 12px;
  padding: 0px !important;
}
.remind-list textarea.form-control.text-area {
  color: #a6a6a6;
}
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.to {
  line-height: 41px;
  font-size: 16px;
  color: #46acba;
  display: block;
  text-align: center;
}
.check_sec {
  position: relative;
  padding: 10px 0;
}
.check_sec + .check_sec {
  border-top: 1px solid #a7a7a7;
}
.check_sec label {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #333333;
  margin: 0;
}
.check_sec label span.icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  border: 4px solid #d9d9d9;
  border-radius: 100%;
  padding: 1px;
  background: #6a6d72;
  color: white;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
}
.check_sec.skype label span.icon {
  background: #00aded;
}
.check_sec input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.check_sec .ofc-checkmark-activity-modal {
  top: 18px;
}
.check_sec:hover input ~ .ofc-checkmark-activity-modal {
  background-color: #92c83e;
  color: white;
  border: 1px solid #92c83e;
}
.details-reminder h5 {
  font-size: 16px;
  color: #46acba;
  margin-bottom: 3px;
  text-transform: uppercase;
}
.details-reminder p {
  color: #595959;
  font-size: 14px;
}
.details-reminder p span {
  font-style: italic;
}
.details-reminder {
  border-bottom: 1px solid #a7a7a7;
  padding: 0px 0px 14px;
  margin-bottom: 30px;
}
.modal-msg-cont .details-reminder:last-child {
  border: 0px;
}
.details-reminder h5 {
  font-size: 16px;
  color: #46acba;
  margin-bottom: 3px;
  text-transform: uppercase;
}
.details-reminder p {
  color: #595959;
  font-size: 14px;
}
.details-reminder p span {
  font-style: italic;
}
.details-reminder {
  border-bottom: 1px solid #a7a7a7;
  padding: 0px 0px 14px;
  margin-bottom: 30px;
}
.letter_head {
  padding: 10px;
  border: 1px solid #a7a7a7;
  margin: 10px 0 0;
}
.letter_head p {
  font-size: 14px;
  color: #595959;
  margin: 0 0 30px;
  line-height: 18px;
}
.letter_head p strong {
  font-weight: 700;
}
.green_text {
  color: #92c83e;
}
.orange_text {
  color: #d6643c;
}
.letter_head .desc {
  font-size: 14px;
  color: #595959;
  line-height: 18px;
  margin: 12px 0 0;
}
.letter_head .desc span {
  display: block;
}
.letter_head .col-sm-2 {
  width: 12.666667%;
}
#nextBtn {
  background: #4bacb9;
  float: right;
  display: table;
  width: auto;
  min-width: 100px;
  padding: 9px;
  text-align: center;
  color: white;
  border-radius: 20px;
  margin-top: 20px;
  margin-right: 14px;
  margin-bottom: 20px;
  text-transform: uppercase;
  border: 1px solid #4bacb9;
  letter-spacing: 1px;
}
.tab-circle {
  display: table;
  margin: 0 auto;
  position: relative;
  top: -85px;
}
#nextBtn.last {
  background: #4bacb9;
  border: 1px solid #4bacb9;
}
.ofc-next-disable {
  pointer-events: none;
  cursor: default;
  opacity: 0.6;
}
.ofc-readonly-input {
  cursor: pointer !important;
  background-color: white !important;
  opacity: 1 !important;
}
.Group-Email {
  width: 315px;
  height: 33px;
  font-family: OpenSans;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4bacb9;
}
.ofc-break-word {
  word-wrap: break-word;
}
.ofc-margin-right-5 {
  margin-right: 7px;
}
#prevBtn {
  background: #dbeef1;
  text-align: center;
  color: #818181;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  display: table;
  width: auto;
  min-width: 100px;
  padding: 9px;
  letter-spacing: 1px;
  border-radius: 20px;
  border: solid 1px rgba(75, 172, 185, 0.65);
  margin-top: 20px;
  margin-left: 14px;
  margin-bottom: 20px;
}
.ofc-h4-transformation-none {
  text-transform: none !important;
}
.ofc-div-pointer-event {
  pointer-events: none;
}
.ofc-checkbox-pointer-event {
  pointer-events: auto;
  cursor: pointer;
}
.ofc-bottom-border-only {
  border: 0;
  border-bottom: 1px solid #cccccc !important;
  outline: 0;
  box-shadow: none;
}
.ofc-date-width {
  width: auto;
  min-width: 120px;
}
.ofc-time-width {
  width: 120px;
}
.email-msg-error {
  display: block;
  color: red;
}
.email-to-max {
  overflow: hidden;
  text-overflow: ellipsis;
}
.email-to-max ul {
  display: block;
  max-width: calc(100%);
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 0px;
}
.email-to-max li {
  display: inline-block;
}
.email-to-max li label {
  font-size: 13px;
  color: black;
  word-break: break-word;
}
.modal-bulkemail-cont label {
  color: #46acba;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500 !important;
  margin-left: 15px;
}
#candidatephoneactivity h5 {
  font-weight: normal;
  font-size: 17px;
}
.modal-bulkemail-cont label {
  color: #46acba;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500 !important;
  margin-left: 15px;
  text-align: center;
}
.queue {
  font-size: 14px;
  font-style: normal;
}
.elispe {
  position: relative;
  bottom: 15px;
  right: 10px;
}
.ofc-check-data {
  display: block;
  position: relative;
  padding-left: 0px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  user-select: none;
  margin-left: 15px;
}
.country-msg-error {
  display: block;
  color: red;
}

.cl-banner {
  background: red;
  height: auto;
  min-height: 24px;
  line-height: 24px;
  color: #eeeeee;
  text-align: center;
  padding: 15px 25px;
  z-index: 10000;
  position: fixed;
  left: 0;
  width: 100%;
}
.cl-banner.top {
  top: 0;
}
.cl-banner.bottom {
  bottom: 0;
}
.cl-banner p {
  color: white;
  margin: 0;
  padding: 0;
}
.cl-banner a {
  color: white;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin: 11px 20px 0 20px;
}
.cl-banner .cl-accept {
  background: #007700;
}
.cl-banner .cl-accept:hover {
  background: #009900;
}
.cl-banner .cl-disable {
  background: #990000;
}
.cl-banner .cl-disable:hover {
  background: #bb0000;
}
.cl-banner .cl-policy {
  background: #0033bb;
}
.cl-banner .cl-policy:hover {
  background: #0055dd;
}

.calendar-event-page {
  background-color: #e9f1f5;
  padding-top: 50px;
  padding-bottom: 50px;
}
.calendar-event-bg {
  background-color: white;
  padding-top: 60px;
}
.header_bg img,
.check_icon-condition img {
  display: inline;
}
.check_icon-condition {
  padding: 6px 0px;
  cursor: pointer;
}
.heading-title {
  padding-top: 30px;
}
.heading-title h4 {
  color: #4bacb9;
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 5px;
  font-weight: normal;
}
.heading-title h5.ofc-meeting-title {
  text-transform: uppercase;
  color: #595959;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0px;
}
.heading-title h5.time {
  color: #595959;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0px;
}
.heading-title h4 span {
  color: #595959;
}
address {
  font-family: Open Sans;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #323232;
}
.calendar-event-scheduler {
  margin-bottom: 22px;
}
.calendar-event-scheduler .purple-btn {
  width: 220px;
  height: 36px;
  object-fit: contain;
  border-radius: 20px;
  background-color: #81515d;
  margin-bottom: 10px;
  color: white;
  cursor: pointer;
  text-transform: uppercase;
}
.divider {
  background: #e9f1f5;
  height: 3px;
  clear: both;
}
.msg-container {
  padding: 27px 50px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.36;
  text-align: left;
  color: #323232;
}
.msg-container h5,
.msg-container p {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.36;
}
.msg-container .blue_link {
  color: #0863c4;
}
.msg-footer {
  padding-top: 10px;
}
.msg-footer p:first-child {
  margin-bottom: 0px;
}
.consultant-section {
  object-fit: contain;
  background-image: linear-gradient(111deg, #4bacb9, #467eba);
  padding: 30px 0px;
}
.consultant-details {
  width: 100%;
  margin: 0 auto;
  display: flex;
  text-align: center;
  display: block;
}
.consultant-info {
  color: white !important;
}
.consultant-info h4 {
  color: white !important;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.33;
  text-transform: capitalize;
  margin-bottom: 0px;
}
.consultant-info h5 {
  color: white !important;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.33;
  text-transform: capitalize;
  margin-bottom: 0px;
  margin-top: 0px;
}
.consultant-info a,
tel {
  display: block;
  color: white;
  opacity: 0.7;
}
.double-border {
  border: 6px solid rgba(238, 248, 254, 0.47);
  margin: 0 auto;
  border-radius: 50%;
}
.calendar-info-invite {
  font-weight: 600;
  font-size: 15px;
  color: #323232;
  width: 50%;
  margin: 20px auto;
}
@media (min-width: 320px) and (max-width: 767px) {
  .calendar-event-page {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .calendar-event-page .mobile-view {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.candidate-info {
  text-transform: capitalize;
}
.calendar-event-scheduler .new-time-btn.purple-btn {
  overflow-wrap: break-word;
  white-space: normal !important;
  word-wrap: break-word;
  word-break: normal;
  height: auto;
}

.time-line-date-status-box {
  display: inline-block;
  width: 100%;
  background: url(/Content/Images/timeLineDate/arrowRepeat.png) repeat-x 0px 65px;
  position: relative;
  text-align: center;
  margin: 20px auto;
}
.time-line-date-status {
  max-width: 140px;
  margin-top: 30px;
  position: relative;
  z-index: 10;
  display: inline-block;
  float: left;
  text-align: left;
}
.status-day {
  text-align: center;
  color: white;
  text-transform: uppercase;
  width: 90px;
  font-size: 12px;
  padding: 5px;
}
.status-comment {
  display: inline-block;
  font-size: 12px;
  background: white;
  padding-bottom: 4px;
  color: #777777;
  width: 100%;
}
.status-comment b {
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  margin-top: 5px;
  width: 100%;
  color: black;
}
.status-comment span {
  font-style: italic;
}
.status-date {
  padding: 10px 5px;
  color: white;
  text-transform: uppercase;
  width: 90px;
}
.status-date span {
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 1;
}
span.date-num {
  font-size: 36px;
}
.time-line-date-status.red .status-day {
  background-color: #ad4545;
}
.time-line-date-status.red .status-date {
  background-color: #cc5252;
}
.time-line-date-status.green .status-day {
  background-color: #758c46;
}
.time-line-date-status.green .status-date {
  background-color: #95b359;
}
.time-line-date-status.yellow .status-day {
  background-color: #bf821f;
}
.time-line-date-status.yellow .status-date {
  background-color: #e69d26;
}
.time-line-date-status.gray .status-day {
  background-color: gray;
}
.time-line-date-status.gray .status-date {
  background-color: #b3b3b3;
}
.status-date {
  min-height: 76px;
  text-align: center;
}
.cross-img {
  display: none;
}
.no-date .cross-img {
  display: block;
  margin: 6px auto;
}
.no-date .status-date span {
  display: none;
}
.pointer-hide {
  display: none;
}
@media (min-width: 641px) {
  .pull-right-bottom {
    float: right !important;
  }
  .time-line-date-status.eligibility {
    text-align: right;
    display: flex;
    flex-flow: column wrap-reverse;
    align-items: flex-start;
    max-width: 90px;
    margin-top: 30px;
    position: relative;
    z-index: 10;
  }
  .time-line-date-status-box.eligibility {
    display: inline-block;
    width: 50%;
    background: url(/Content/Images/timeLineDate/arrowRepeat.png) repeat-x 0px 65px;
    position: relative;
    text-align: center;
    margin-left: 25%;
  }
  .status-pointer {
    background: url(/Content/Images/timeLineDate/pointer.png) no-repeat 30px 30px;
    position: absolute;
    top: 0px;
    width: 90px;
    height: 120px;
    text-align: center;
    padding-top: 10px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
  }
  .time-line-date-status:nth-child(3) {
    display: inline-block;
    float: none;
  }
  .time-line-date-status:nth-child(3) .status-day,
  .time-line-date-status:nth-child(3) .status-date {
    margin: auto;
  }
  .time-line-date-status:nth-child(3) .status-comment {
    text-align: center;
    padding: 0px 5px;
  }
  .time-line-date-status:last-of-type {
    text-align: right;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap-reverse;
    float: right;
    align-items: flex-start;
  }
  .time-line-date-status-box.status-2 .time-line-date-status:last-of-type,
  .time-line-date-status-box.status-1 .time-line-date-status:first-child,
  .time-line-date-status-box.status-3 .time-line-date-status:nth-child(3),
  .time-line-date-status-box.status-3 .time-line-date-status:first-child {
    background: url(/Content/Images/timeLineDate/dark-line.png) repeat-x 0px 30px;
  }
  .time-line-date-status-box.status-2 .time-line-date-status:nth-child(3) {
    background: url(/Content/Images/timeLineDate/dark-line.png) no-repeat right 30px;
  }
  /* .time-line-date-status-box.status-1 .time-line-date-status:first-child{
          background: url(/SPA/cms/img/dark-line.png) repeat-x 0px 30px;
      } */
  
  .time-line-date-status-box.status-1 .time-line-date-status:nth-child(3),
  .time-line-date-status-box.status-3 .time-line-date-status:last-of-type {
    background: url(/Content/Images/timeLineDate/dark-line.png) no-repeat 0px 30px;
  }
  .time-line-date-status-box.status-1 {
    text-align: left;
  }
  .time-line-date-status-box.status-2 {
    text-align: right;
  }
  .time-line-date-status-box.status-3 .time-line-date-status:nth-child(3),
  .status-3 .time-line-date-status:last-of-type {
    float: left;
  }
  .eligibility.status-1.pointer-3 .vertical-3 {
    left: 73px;
    z-index: 15;
  }
  .status-1.pointer-3 .vertical-3 {
    left: 86px;
    z-index: 15;
  }
  .status-1.pointer-6 .vertical-3 {
    right: calc(80% - 220px);
    left: auto;
  }
  .status-1.pointer-7 .vertical-3 {
    right: calc(50% - 130px);
    left: auto;
  }
  .status-1.pointer-8 .vertical-3 {
    right: calc(20% - 30px);
    left: auto;
  }
  .status-2.pointer-2 .vertical-3 {
    left: calc(20% - 30px);
  }
  .status-2.pointer-3 .vertical-3 {
    left: calc(50% - 130px);
  }
  .status-2.pointer-4 .vertical-3 {
    left: calc(80% - 220px);
  }
  .status-2.pointer-7 .vertical-3 {
    left: calc(100% - 168px);
    z-index: 15;
  }
  .pointer-5.status-3 .vertical-3 {
    left: 165px;
  }
  .pointer-9.status-3 .vertical-3 {
    left: 465px;
  }
  .vertical-pointer {
    display: none;
  }
  .pointer-1 .vertical-3 {
    left: 0px;
  }
  .pointer-2 .vertical-3 {
    left: calc(13.28%);
  }
  .pointer-3 .vertical-3 {
    left: calc(28.28% - 45px);
  }
  .pointer-4 .vertical-3 {
    left: calc(37.28% - 45px);
  }
  .pointer-5 .vertical-3 {
    left: calc(49% - 43px);
  }
  .eligibility.pointer-1 .vertical-3 {
    left: 0px;
  }
  .eligibility.pointer-2 .vertical-3 {
    left: calc(23.28%);
  }
  .eligibility.pointer-3 .vertical-3 {
    left: calc(50.28% - 45px);
  }
  .eligibility.pointer-4 .vertical-3 {
    left: calc(67.28% - 45px);
  }
  .eligibility.pointer-5 .vertical-3 {
    left: calc(86% - 45px);
  }
  .eligibility.pointer-6 .vertical-3,
  .eligibility.pointer-7 .vertical-3,
  .eligibility.pointer-8 .vertical-3,
  .eligibility.pointer-9 .vertical-3 {
    display: none;
  }
  .pointer-6 .vertical-3 {
    left: calc(63.28% - 45px);
  }
  .pointer-7 .vertical-3 {
    left: calc(78.28% - 90px);
  }
  .pointer-8 .vertical-3 {
    left: calc(87.56% - 90px);
  }
  .pointer-9 .vertical-3 {
    left: calc(100% - 90px);
  }
}
@media (min-width: 737px) and (max-width: 991px) {
  .eligibility.pointer-5 .vertical-3 {
    left: calc(88% - 45px);
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .eligibility.pointer-5 .vertical-3 {
    left: calc(91% - 45px);
  }
}
@media (min-width: 1201px) {
  .eligibility.pointer-5 .vertical-3 {
    left: calc(92% - 45px);
  }
}
@media (max-width: 640px) {
  .status-day,
  .status-date {
    width: 102px;
  }
  .pull-right-bottom {
    position: absolute;
    bottom: 0px;
  }
  .time-line-date-status-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(/Content/Images/timeLineDate/arrowRepeatVertical.png) repeat-y center;
    max-width: 280px;
    margin: 10px auto;
  }
  .time-line-date-status {
    max-width: 260px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: 0px;
  }
  .time-line-date-status:first-child {
    margin-top: 0px;
  }
  .time-line-date-status:last-of-type {
    margin-bottom: 0px;
  }
  .vertical-pointer {
    width: 260px;
    height: 150px;
    background: url(/Content/Images/timeLineDate/arrowRepeatVertical.png) no-repeat center -7px;
    position: relative;
    /*display: none;*/
  
  }
  .status-pointer {
    background: url(/Content/Images/timeLineDate/pointerVertical.png) no-repeat 0px -2px;
    position: absolute;
    left: 123px;
    width: 120px;
    height: 18px;
    text-align: right;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    display: none;
  }
  .time-line-date-status-box.status-3 {
    padding-bottom: 200px;
  }
  .status-1 .vertical-pointer.vertical-1,
  .status-2 .vertical-pointer.vertical-2,
  .status-3 .vertical-pointer.vertical-1,
  .status-3 .vertical-pointer.vertical-2 {
    background: url(/Content/Images/timeLineDate/dark-line-Vertical.png) no-repeat center -2px;
    height: 60px;
  }
  .status-1.pointer-1 .vertical-3 {
    display: block;
  }
  .status-1.pointer-1 .vertical-1 .status-pointer {
    left: 123px;
    top: 20px;
    display: block;
  }
  .status-2.pointer-5 .vertical-2 .status-pointer {
    left: 123px;
    top: 20px;
    display: block;
  }
  .pointer-9.status-3 .vertical-2 .status-pointer {
    display: block;
  }
  .pointer-9.status-3 .vertical-3 {
    bottom: 120px;
    left: 131px;
    display: block;
  }
  .pointer-5.status-3 .vertical-pointer.vertical-1 .status-pointer {
    top: calc(100% + 45px);
    display: block;
  }
  .pointer-1 .vertical-3.status-pointer {
    top: 5%;
    display: block;
  }
  .pointer-2 .vertical-1 .status-pointer {
    top: calc(25% - 9px);
    display: block;
  }
  .pointer-3 .vertical-1 .status-pointer {
    top: calc(50% - 9px);
    display: block;
  }
  .pointer-4 .vertical-1 .status-pointer {
    top: calc(75% - 9px);
    display: block;
  }
  .status-1.pointer-4 .vertical-1 .status-pointer {
    display: none;
  }
  .status-1.pointer-4 .vertical-2 .status-pointer {
    top: calc(26.28%  - 9px);
    display: block !important;
  }
  .pointer-5 .vertical-1 .status-pointer {
    top: calc(100% + 48px);
    display: block;
  }
  .pointer-6 .vertical-2 .status-pointer {
    top: calc(25% - 9px);
    display: block;
  }
  .pointer-7 .vertical-2 .status-pointer {
    top: calc(50% - 9px);
    display: block;
  }
  .pointer-8 .vertical-2 .status-pointer {
    top: calc(75% - 9px);
    display: block;
  }
  .pointer-9 .vertical-2 .status-pointer {
    top: calc(100% + 48px);
    display: block;
  }
  .eligibility.pointer-1 .vertical-3.status-pointer {
    top: 9%;
    display: block;
  }
  .eligibility.pointer-5 .vertical-1 .status-pointer {
    top: calc(100% + 62px);
    display: block;
  }
  .eligibility.pointer-6 .vertical-2 .status-pointer,
  .eligibility.pointer-7 .vertical-2 .status-pointer,
  .eligibility.pointer-8 .vertical-2 .status-pointer,
  .eligibility.pointer-9 .vertical-2 .status-pointer {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  
}
@media screen and (min-width: 641px) and (-ms-high-contrast: active), screen and (min-width: 641px) and (-ms-high-contrast: none) {
  .time-line-date-status:last-of-type {
    align-items: flex-end;
  }
}

.preactive {
  margin-bottom: 10px;
}
.preactive .preactive-section {
  background: #232f3e;
  color: white;
  padding: 20px;
  max-width: 1136px;
  margin: 0 auto;
}
.preactive .preactive-section .user-info-section {
  font-family: NotoSans-Regular;
  font-size: 16px;
  padding: 10px;
}
.preactive .preactive-section .user-info-section .user-info {
  text-align: center;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.preactive .preactive-section .user-info-section .user-info .content {
  font-family: Noto Sans;
  font-weight: normal;
  width: 300px;
  color: white;
  text-indent: 5px;
  line-height: 2;
}
.preactive .preactive-section .user-info-section .user-info input[type=text] {
  border: solid 2px #232f3e !important;
  display: flex;
  font-weight: normal;
  height: 50px;
  justify-content: center;
  margin: 0 auto;
  outline: none;
  text-indent: 5px;
  width: 380px;
  color: black;
  text-align: center;
}
.preactive .preactive-section .user-info-section .user-info input::placeholder {
  font-style: italic;
}
.preactive .preactive-section .user-info-section .user-info button {
  background: #758c46;
  border: 2px solid #181818;
  color: white;
  font-size: 18px;
  font-family: Noto Sans;
  font-weight: 600;
  height: 40px;
  margin-top: 20px;
  padding: 7px;
  width: 200px;
}
.preactive .preactive-section .user-info-section .user-info button:disabled {
  background: #758c46;
  border: 0;
}
.preactive .preactive-section .user-info-section .info {
  margin-bottom: 35px;
  text-align: center;
  font-family: Noto Sans;
}
.preactive .preactive-section .user-info-section .title {
  font-family: Noto Sans;
  font-weight: 600;
  min-width: 150px;
  min-height: 35px;
  line-height: 2;
}
.preactive .preactive-section .user-info-section .title span {
  color: red;
}
.preactive .preactive-section .user-info-section .edit-info-content {
  margin-top: -13px;
}
.preactive .preactive-section .user-info-section .edit-info,
.preactive .preactive-section .user-info-section .edit-info-content {
  font-family: Noto Sans;
  font-weight: 600;
  min-width: 150px;
  min-height: 32px;
}
.preactive .preactive-section .user-info-section .edit-info span,
.preactive .preactive-section .user-info-section .edit-info-content span {
  color: red;
}
.preactive .preactive-section .user-info-section .edit-info .error-msg,
.preactive .preactive-section .user-info-section .edit-info-content .error-msg {
  position: relative;
  font-size: 12px;
}
.preactive .preactive-section .user-info-section .contact-info {
  font-family: Noto Sans;
  font-size: 16px;
  font-style: italic;
  margin-top: 30px;
}
.preactive .preactive-section .user-info-section .contact-info .email {
  font-weight: bold;
}
@media (max-width: 768px) {
  .preactive-section {
    padding: 20px 0px;
  }
  .preactive-section .user-info .title {
    text-align: center;
    padding: 0;
    min-height: 0 !important;
  }
  .preactive-section .user-info .edit-info .error-msg,
  .preactive-section .user-info .edit-info-content .error-msg {
    position: absolute;
  }
  .preactive-section .user-info .edit-info input[type=text],
  .preactive-section .user-info .edit-info-content input[type=text] {
    width: 100%;
  }
  .preactive-section .user-info .edit-info-content {
    margin-top: -7px !important;
  }
}
@media (min-width: 320px) and (max-width: 599px) {
  .preactive .preactive-section .user-info-section .user-info input {
    width: 100% !important;
  }
  .preactive .preactive-section .user-info-section .edit-info .error-msg,
  .preactive .preactive-section .user-info-section .edit-info-content .error-msg {
    font-size: 12px;
  }
}
/* iPad Mini Portrait and Landscape */

@media (min-width: 600px) and (max-width: 992px) {
  .preactive .preactive-section .user-info-section .user-info .edit-info .error-msg {
    font-size: 10px !important;
  }
}
#profilePopover #popoverProfile:hover,
#profilePopover #popoverProfile:focus {
  color: #5697a8;
  box-shadow: none;
  background: none;
}
.permission-custom {
  margin-right: 10px;
}

/* Backgrounds colors*/
/* Header Section*/
/* Footer Section*/
/* Interactive colors*/
/* Typography colors*/
/* Icons colors*/
/* Button colors*/
/* Brand colors*/
/* Common colors*/
.consultantBio {
  font-size: 14px;
}
.consultantBio .consultantBioInfo {
  padding-left: 10px;
}
.consultantBio .consultantBioInfo h5 {
  color: #1c304b;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 0;
}
.consultantBio .consultantBioInfo p {
  color: #45505f;
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 0;
  margin-top: 4px;
}
.consultantBio .consultantBioContent {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
}
.consultantBio .consultantBioContent .consultantBioImg {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  min-width: 48px;
  min-height: 48px;
}
.consultantBio .consultantBioContent .consultantBioImg .consultantBioInitials {
  display: block;
}
.consultantBio .consultantBioContent .consultantBioImg .consultantBioInitials .consultantBioPic {
  vertical-align: middle;
  line-height: 48px;
  text-align: center;
  display: block;
  background: #ebebee;
  border-radius: 50%;
  color: #1c304b;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Noto Sans', sans-serif;
}
.consultantBio .consultantBioContent .consultantBioPic {
  display: block;
}
.consultantBio .consultantBioContent .consultantBioPic img {
  max-width: 100%;
  border-radius: 50%;
  /*border: 3px solid #fff;*/
  height: 48px;
  width: 48px;
}
.consultantBio .consultantBioDetail pre {
  border: 0px;
  background: none;
  resize: none;
  width: 100%;
  color: #45505f;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  overflow-x: auto;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  padding-left: 0;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 0;
  margin-top: 14px;
  word-break: keep-all;
}
.consultantBio .consultantBioDetail pre b {
  font-weight: 400;
}
.consultantBio .form-group {
  margin-bottom: 0;
  margin-top: 10px;
}
.consultantBio .modal-select {
  height: 50px;
  width: 100%;
  margin: 5px 0;
}
.consultantBio .modal-select .select2-choice {
  border: 2px solid #a6a6a6 !important;
  border-radius: 0;
  color: black;
  background: white;
  font-family: Noto Sans;
  font-size: 16px;
  font-weight: normal;
  text-indent: 15px;
  line-height: 32px;
  height: 50px;
}
.consultantBio .select2-container .select2-choice .select2-arrow {
  width: 24px;
}
.consultantBio .select2-chosen,
.consultantBio .select2-choice > span:first-child,
.consultantBio .select2-container .select2-choices .select2-search-field input {
  padding: 6px 0px;
}
.consultantBio .select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
}

/* Backgrounds colors*/
/* Header Section*/
/* Footer Section*/
/* Interactive colors*/
/* Typography colors*/
/* Icons colors*/
/* Button colors*/
/* Brand colors*/
/* Common colors*/
.figures_desktop {
  font-family: 'Noto Serif', serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 88px;
}
.figures_mobile {
  font-family: 'Noto Serif', serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 72px;
}
.hero_desktop {
  font-family: 'Noto Serif', serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 72px;
}
.hero_mobile {
  font-family: 'Noto Serif', serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 64px;
}
.h1_desktop {
  font-family: 'Noto Serif', serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
}
.h4_desktop {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}
.h1_mobile {
  font-family: 'Noto Serif', serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
}
.h2_mobile {
  font-family: 'Noto Serif', serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}
.h3_mobile {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  color: #1c304b;
}
.h4_mobile {
  font-family: 'Noto Serif', serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}
.body_large {
  font-family: 'Noto Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}
.body_large_semibold {
  font-family: 'Noto Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}
.body_large_bold {
  font-family: 'Noto Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}
.subtitle {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.small_title {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}
.body_base {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #1c304b;
}
.body_base_semibold {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #1c304b;
}
.body_base_bold {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.body_medium {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
}
.body_medium p p {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
}
.body_medium_semibold {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}
.body_medium_bold {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}
.body_small {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.body_small_semibold {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.body_small_bold {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}
.caption {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  text-transform: uppercase;
}
.tag {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
}
.link_big {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  color: #aa0285;
}
.link_small {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  color: #aa0285;
}
.button_l {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
}
.button_s {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
}
.button_m {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
}
.form_labels {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #1c304b;
  font-family: 'Noto Sans', sans-serif;
}
.upcoming-meeting-box-control {
  position: relative;
  padding-bottom: 25px;
}
.box-meeting h4 {
  color: #1c304b;
  margin-bottom: 24px;
  margin-top: 0;
}
.box-meeting .button-schedule-viewcenter {
  width: 100%;
}
.box-meeting .viewcenter button {
  text-transform: uppercase;
  width: 100%;
  padding: 6px 12px;
  text-align: center;
  white-space: normal;
  word-wrap: break-word;
  height: auto;
  overflow: visible;
  box-sizing: border-box;
}
.box-meeting .viewcenter button span {
  display: block;
}
.margin-bottom-30-home .upcoming-meetings-control .upcomingflextContainer .meetingDateSection {
  flex: 2;
}
@media (min-width: 320px) and (max-width: 900px) {
  .margin-bottom-30-home .upcoming-meetings-control .upcomingflextContainer .meetingDateSection {
    flex: 5;
  }
  .margin-bottom-30-home .upcoming-meetings-control .upcomingflextContainer .meetingDateSection span.uptime-span {
    display: block;
  }
}
.margin-bottom-30-home .upcoming-meeting-dashboard .padding-up {
  padding: 32px 0 32px 0;
}
.upcoming-meetings-control .container-schedule-btn {
  margin: 10px 0;
}
.upcoming-meetings-control .container-schedule-btn .btn {
  white-space: normal;
  word-wrap: break-word;
  height: auto;
  overflow: visible;
  box-sizing: border-box;
}
.upcoming-meetings-control .no-upcoming-meeting .no-upcoming-meeting-content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  width: 100%;
}
.upcoming-meetings-control .no-upcoming-meeting .no-upcoming-meeting-content .no-upcoming-meeting-info {
  text-align: left;
  padding-left: 16px;
}
.upcoming-meetings-control .meeting-section {
  margin-top: 1rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.upcoming-meetings-control .upcoming-meeting-row {
  margin-top: 20px;
  margin-bottom: 20px;
}
.upcoming-meetings-control .meeting-cnt.show-more-items {
  height: auto;
  overflow: auto;
}
.upcoming-meetings-control .meeting-section a:hover,
.upcoming-meetings-control .meeting-section a:active,
.upcoming-meetings-control .meeting-section a:focus {
  text-decoration: none;
}
.upcoming-meetings-control .meeting-section .date-section {
  font-weight: 800;
  display: block;
}
.upcoming-meetings-control .meeting-section .date-section span {
  font-size: 1em;
}
.upcoming-meetings-control .meeting-section .time-section {
  display: flex;
  color: #333333;
}
.upcoming-meetings-control .meeting-section .time-section .uptime-span {
  margin-right: 0;
  width: 150px;
  white-space: nowrap;
}
.upcoming-meetings-control .meeting-section .time-section .upseparator {
  padding-right: 3px;
}
.upcoming-meetings-control .meeting-section .meeting-details-section {
  font-size: 0.9em;
}
.upcoming-meetings-control .viewcenter {
  text-align: center;
}
.upcoming-meetings-control .viewcenter .view-less-icon {
  margin-top: 8px;
}
.schedule-btn {
  margin: 20px -30px -40px -30px;
  width: calc(100% + 60px);
}
.schedule-btn .btn {
  display: block;
  width: 100%;
}
.schedule-btn .btn:hover {
  color: white;
}
.upcoming-meeting-dashboard .no-upcoming-meeting {
  margin-top: 10px;
}
.upcoming-meeting-dashboard .viewcenter {
  width: 100%;
  margin: 0px 0px 10px 0px;
}
.upcoming-meeting-dashboard .viewcenter .btn-view {
  width: 100%;
}
.upcoming-meeting-dashboard button {
  text-align: center;
}
.upcoming-meetings-control .control-wrapper-body {
  padding: 0 !important;
}
.upcomingflextContainer {
  display: flex;
  align-items: center;
}
.upcomingflextContainer .meetingDateSection {
  flex: 42%;
  padding: 0 11px 0 0;
  border-right: 1px solid #ebebee;
}
.upcomingflextContainer .meetingDateSection .date-section {
  font-weight: 700;
  line-height: 24px;
}
.upcomingflextContainer .meetingName {
  flex: 50%;
  padding: 0 0 0 10px;
}
.upcomingflextContainer .displayFlex {
  display: flex;
}
.upcomingflextContainer .padding-up {
  padding: 32px 0 32px 0;
}
.upcoming-meeting-row:after {
  border-bottom: 1px solid #ebebee;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
  content: '';
}
.upcoming-meeting-row:nth-child(0):after {
  display: none;
}
.upcoming-meeting-row:last-child:after {
  display: none;
}
.upcoming-meeting-atag:hover {
  text-decoration: none;
}
.upcoming-meeting-atag .uptime-span {
  color: #45505f;
  font-size: 14px;
}
.upcoming-meeting-atag .uptime-span b {
  font-weight: 400;
}
.upcoming-meeting-atag .upcoming-name {
  color: #45505f !important;
  font-family: Noto Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #1c304b;
}
.schedule-btn {
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.upcoming-meeting-dashboard.skeleton-loader .mid-body-section,
.upcoming-meeting-box-control.skeleton-loader .mid-body-section {
  padding: 8px 32px;
}
.upcoming-meeting-dashboard.skeleton-loader .time-section,
.upcoming-meeting-box-control.skeleton-loader .time-section {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 10px;
}
.upcoming-meeting-dashboard.skeleton-loader .line-upcoming-custom-one,
.upcoming-meeting-box-control.skeleton-loader .line-upcoming-custom-one {
  width: 27%;
}
.upcoming-meeting-dashboard.skeleton-loader .line-upcoming-custom-two,
.upcoming-meeting-box-control.skeleton-loader .line-upcoming-custom-two {
  width: 40px;
}
.upcoming-meeting-dashboard.skeleton-loader .button-schedule-viewcenter,
.upcoming-meeting-box-control.skeleton-loader .button-schedule-viewcenter {
  padding: 14px 24px 25px 24px;
}
.upcoming-meeting-dashboard.skeleton-loader .skeleton-button,
.upcoming-meeting-box-control.skeleton-loader .skeleton-button {
  border-radius: 15px;
  min-height: 32px;
  height: 32px;
}
@media all and (-ms-high-contrast: active), all and (-ms-high-contrast: none) {
  .upcoming-meetings .meeting-section .date-section {
    font-family: Helvetica, Arial, sans-serif;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1180px) {
  .no-upcoming-meeting .no-upcoming-meeting-content .no-upcoming-meeting-info {
    padding-bottom: 15px;
  }
}
.askacoach-main h2 {
  margin-top: 0;
}
.askacoach-main video {
  border-radius: 8px;
  width: 526px;
  height: 297px;
}
.white-box h4 {
  color: #1c304b;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 0;
}
.white-box p {
  color: #45505f;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 24px;
  margin-top: 4px;
}

@import url(https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap);
/* Backgrounds colors*/
/* Header Section*/
/* Footer Section*/
/* Interactive colors*/
/* Typography colors*/
/* Icons colors*/
/* Button colors*/
/* Brand colors*/
/* Common colors*/
.figures_desktop {
  font-family: 'Noto Serif', serif;
  font-size: 80px;
  font-weight: 400;
  line-height: 88px;
}
.figures_mobile {
  font-family: 'Noto Serif', serif;
  font-size: 64px;
  font-weight: 300;
  line-height: 72px;
}
.hero_desktop {
  font-family: 'Noto Serif', serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 72px;
}
.hero_mobile {
  font-family: 'Noto Serif', serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 64px;
}
.h1_desktop {
  font-family: 'Noto Serif', serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
}
.h4_desktop {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}
.h1_mobile {
  font-family: 'Noto Serif', serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
}
.h2_mobile {
  font-family: 'Noto Serif', serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}
.h3_mobile {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  color: #1c304b;
}
.h4_mobile {
  font-family: 'Noto Serif', serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}
.body_large {
  font-family: 'Noto Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}
.body_large_semibold {
  font-family: 'Noto Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}
.body_large_bold {
  font-family: 'Noto Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}
.subtitle {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.small_title {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}
.body_base {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #1c304b;
}
.body_base_semibold {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #1c304b;
}
.body_base_bold {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.body_medium {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
}
.body_medium p p {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
}
.body_medium_semibold {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}
.body_medium_bold {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}
.body_small {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.body_small_semibold {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}
.body_small_bold {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}
.caption {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  text-transform: uppercase;
}
.tag {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
}
.link_big {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  color: #aa0285;
}
.link_small {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  color: #aa0285;
}
.button_l {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
}
.button_s {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
}
.button_m {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
}
.form_labels {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #1c304b;
  font-family: 'Noto Sans', sans-serif;
}
.primary-btn {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: 'Noto Sans', sans-serif;
  text-transform: uppercase;
  color: white;
  background-color: #441750;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none;
}
.primary-btn:active {
  color: white;
  background: #390447;
}
.primary-btn:hover {
  background-color: #613e6b;
}
.primary-btn:focus {
  outline: none !important;
  color: white;
  background-color: #613e6b;
}
.primary-btn:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: white !important;
  border-radius: 8px !important;
}
.primary-btn--sm {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Noto Sans, sans-serif;
  text-transform: uppercase;
  color: white;
  background-color: #441750;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  padding: 8px 16px;
  font-size: 12px !important;
  line-height: 16px !important;
  border-radius: 7px;
}
.primary-btn--sm:active {
  color: white;
  background: #390447;
}
.primary-btn--sm:hover {
  background-color: #613e6b;
}
.primary-btn--sm:focus {
  outline: none !important;
  color: white;
  background-color: #613e6b;
}
.primary-btn--sm:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: white !important;
  border-radius: 8px !important;
}
.primary-btn--md {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Noto Sans, sans-serif;
  text-transform: uppercase;
  color: white;
  background-color: #441750;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  padding: 8px 24px;
}
.primary-btn--md:active {
  color: white;
  background: #390447;
}
.primary-btn--md:hover {
  background-color: #613e6b;
}
.primary-btn--md:focus {
  outline: none !important;
  color: white;
  background-color: #613e6b;
}
.primary-btn--md:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: white !important;
  border-radius: 8px !important;
}
.primary-btn--lg {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Noto Sans, sans-serif;
  text-transform: uppercase;
  color: white;
  background-color: #441750;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  padding: 16px 24px;
}
.primary-btn--lg:active {
  color: white;
  background: #390447;
}
.primary-btn--lg:hover {
  background-color: #613e6b;
}
.primary-btn--lg:focus {
  outline: none !important;
  color: white;
  background-color: #613e6b;
}
.primary-btn--lg:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: white !important;
  border-radius: 8px !important;
}
.primary-disabled-btn,
.primary-btn[disabled],
.primary-btn.disabled {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Noto Sans, sans-serif;
  text-transform: uppercase;
  color: white;
  background-color: #441750;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  color: #adadb5;
  background-color: #ece8ed;
  opacity: 1 !important;
}
.primary-disabled-btn:active,
.primary-btn[disabled]:active,
.primary-btn.disabled:active {
  color: white;
  background: #390447;
}
.primary-disabled-btn:hover,
.primary-btn[disabled]:hover,
.primary-btn.disabled:hover {
  background-color: #613e6b;
}
.primary-disabled-btn:focus,
.primary-btn[disabled]:focus,
.primary-btn.disabled:focus {
  outline: none !important;
  color: white;
  background-color: #613e6b;
}
.primary-disabled-btn:focus-visible,
.primary-btn[disabled]:focus-visible,
.primary-btn.disabled:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: white !important;
  border-radius: 8px !important;
}
.primary-disabled-btn--sm,
.primary-btn--sm[disabled] {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Noto Sans, sans-serif;
  text-transform: uppercase;
  color: white;
  background-color: #441750;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  color: #adadb5;
  background-color: #ece8ed;
  opacity: 1 !important;
  padding: 8px 16px;
  border-radius: 7px;
}
.primary-disabled-btn--sm:active,
.primary-btn--sm[disabled]:active {
  color: white;
  background: #390447;
}
.primary-disabled-btn--sm:hover,
.primary-btn--sm[disabled]:hover {
  background-color: #613e6b;
}
.primary-disabled-btn--sm:focus,
.primary-btn--sm[disabled]:focus {
  outline: none !important;
  color: white;
  background-color: #613e6b;
}
.primary-disabled-btn--sm:focus-visible,
.primary-btn--sm[disabled]:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: white !important;
  border-radius: 8px !important;
}
.primary-disabled-btn--md,
.primary-btn--md[disabled] {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Noto Sans, sans-serif;
  text-transform: uppercase;
  color: white;
  background-color: #441750;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  color: #adadb5;
  background-color: #ece8ed;
  opacity: 1 !important;
  padding: 8px 24px;
}
.primary-disabled-btn--md:active,
.primary-btn--md[disabled]:active {
  color: white;
  background: #390447;
}
.primary-disabled-btn--md:hover,
.primary-btn--md[disabled]:hover {
  background-color: #613e6b;
}
.primary-disabled-btn--md:focus,
.primary-btn--md[disabled]:focus {
  outline: none !important;
  color: white;
  background-color: #613e6b;
}
.primary-disabled-btn--md:focus-visible,
.primary-btn--md[disabled]:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: white !important;
  border-radius: 8px !important;
}
.primary-disabled-btn--md:hover,
.primary-btn--md[disabled]:hover {
  background-color: #ece8ed;
}
.primary-btn--md[disabled]:active {
  color: #adadb5;
}
.primary-disabled-btn--lg,
.primary-btn--lg[disabled] {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Noto Sans, sans-serif;
  text-transform: uppercase;
  color: white;
  background-color: #441750;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  color: #adadb5;
  background-color: #ece8ed;
  opacity: 1 !important;
  padding: 16px 24px;
}
.primary-disabled-btn--lg:active,
.primary-btn--lg[disabled]:active {
  color: white;
  background: #390447;
}
.primary-disabled-btn--lg:hover,
.primary-btn--lg[disabled]:hover {
  background-color: #613e6b;
}
.primary-disabled-btn--lg:focus,
.primary-btn--lg[disabled]:focus {
  outline: none !important;
  color: white;
  background-color: #613e6b;
}
.primary-disabled-btn--lg:focus-visible,
.primary-btn--lg[disabled]:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: white !important;
  border-radius: 8px !important;
}
.secondary-btn {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: 'Noto Sans', sans-serif;
  text-transform: uppercase;
  color: #1c304b;
  background-color: white;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #1c304b !important;
  color: #1c304b !important;
  background-color: white !important;
}
.secondary-btn:active {
  color: #1c304b !important;
  background: #f7eff5 !important;
  box-shadow: none;
}
.secondary-btn:hover {
  border: 1px solid #aa0285 !important;
}
.secondary-btn:focus {
  outline: none !important;
  color: #1c304b !important;
}
.secondary-btn:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: #1c304b !important;
}
.secondary-btn--sm {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Noto Sans, sans-serif;
  text-transform: uppercase;
  color: #1c304b;
  background-color: white;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #1c304b !important;
  color: #1c304b !important;
  background-color: white !important;
  padding: 8px 16px;
  font-size: 12px !important;
  line-height: 16px !important;
  border-radius: 7px;
}
.secondary-btn--sm:active {
  color: #1c304b !important;
  background: #f7eff5 !important;
  box-shadow: none;
}
.secondary-btn--sm:hover {
  border: 1px solid #aa0285 !important;
}
.secondary-btn--sm:focus {
  outline: none !important;
  color: #1c304b !important;
}
.secondary-btn--sm:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: #1c304b !important;
}
.secondary-btn--md {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Noto Sans, sans-serif;
  text-transform: uppercase;
  color: #1c304b;
  background-color: white;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #1c304b !important;
  color: #1c304b !important;
  background-color: white !important;
  padding: 8px 24px;
}
.secondary-btn--md:active {
  color: #1c304b !important;
  background: #f7eff5 !important;
  box-shadow: none;
}
.secondary-btn--md:hover {
  border: 1px solid #aa0285 !important;
}
.secondary-btn--md:focus {
  outline: none !important;
  color: #1c304b !important;
}
.secondary-btn--md:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: #1c304b !important;
}
.secondary-btn--lg {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Noto Sans, sans-serif;
  text-transform: uppercase;
  color: #1c304b;
  background-color: white;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #1c304b !important;
  color: #1c304b !important;
  background-color: white !important;
  padding: 16px 24px;
}
.secondary-btn--lg:active {
  color: #1c304b !important;
  background: #f7eff5 !important;
  box-shadow: none;
}
.secondary-btn--lg:hover {
  border: 1px solid #aa0285 !important;
}
.secondary-btn--lg:focus {
  outline: none !important;
  color: #1c304b !important;
}
.secondary-btn--lg:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: #1c304b !important;
}
.secondary-disabled-btn {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Noto Sans, sans-serif;
  text-transform: uppercase;
  color: #1c304b;
  background-color: white;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #1c304b !important;
  color: #1c304b !important;
  background-color: white !important;
  color: #ced7e4 !important;
  border: 1px solid #ced7e4 !important;
  pointer-events: none;
  cursor: not-allowed;
  opacity: 1 !important;
}
.secondary-disabled-btn:active {
  color: #1c304b !important;
  background: #f7eff5 !important;
  box-shadow: none;
}
.secondary-disabled-btn:hover {
  border: 1px solid #aa0285 !important;
}
.secondary-disabled-btn:focus {
  outline: none !important;
  color: #1c304b !important;
}
.secondary-disabled-btn:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: #1c304b !important;
}
.secondary-btn[disabled] {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Noto Sans, sans-serif;
  text-transform: uppercase;
  color: #1c304b;
  background-color: white;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #1c304b !important;
  color: #1c304b !important;
  background-color: white !important;
  color: #ced7e4 !important;
  border: 1px solid #ced7e4 !important;
  pointer-events: none;
  cursor: not-allowed;
  opacity: 1 !important;
}
.secondary-btn[disabled]:active {
  color: #1c304b !important;
  background: #f7eff5 !important;
  box-shadow: none;
}
.secondary-btn[disabled]:hover {
  border: 1px solid #aa0285 !important;
}
.secondary-btn[disabled]:focus {
  outline: none !important;
  color: #1c304b !important;
}
.secondary-btn[disabled]:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: #1c304b !important;
}
.secondary-disabled-btn--sm,
.secondary-btn--sm[disabled] {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Noto Sans, sans-serif;
  text-transform: uppercase;
  color: #1c304b;
  background-color: white;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #1c304b !important;
  color: #1c304b !important;
  background-color: white !important;
  color: #ced7e4 !important;
  border: 1px solid #ced7e4 !important;
  pointer-events: none;
  cursor: not-allowed;
  opacity: 1 !important;
  padding: 8px 16px;
  border-radius: 7px;
}
.secondary-disabled-btn--sm:active,
.secondary-btn--sm[disabled]:active {
  color: #1c304b !important;
  background: #f7eff5 !important;
  box-shadow: none;
}
.secondary-disabled-btn--sm:hover,
.secondary-btn--sm[disabled]:hover {
  border: 1px solid #aa0285 !important;
}
.secondary-disabled-btn--sm:focus,
.secondary-btn--sm[disabled]:focus {
  outline: none !important;
  color: #1c304b !important;
}
.secondary-disabled-btn--sm:focus-visible,
.secondary-btn--sm[disabled]:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: #1c304b !important;
}
.secondary-disabled-btn--md,
.secondary-btn--md[disabled] {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Noto Sans, sans-serif;
  text-transform: uppercase;
  color: #1c304b;
  background-color: white;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #1c304b !important;
  color: #1c304b !important;
  background-color: white !important;
  color: #ced7e4 !important;
  border: 1px solid #ced7e4 !important;
  pointer-events: none;
  cursor: not-allowed;
  opacity: 1 !important;
  padding: 8px 24px;
}
.secondary-disabled-btn--md:active,
.secondary-btn--md[disabled]:active {
  color: #1c304b !important;
  background: #f7eff5 !important;
  box-shadow: none;
}
.secondary-disabled-btn--md:hover,
.secondary-btn--md[disabled]:hover {
  border: 1px solid #aa0285 !important;
}
.secondary-disabled-btn--md:focus,
.secondary-btn--md[disabled]:focus {
  outline: none !important;
  color: #1c304b !important;
}
.secondary-disabled-btn--md:focus-visible,
.secondary-btn--md[disabled]:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: #1c304b !important;
}
.secondary-disabled-btn--lg,
.secondary-btn--lg[disabled] {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Noto Sans, sans-serif;
  text-transform: uppercase;
  color: #1c304b;
  background-color: white;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #1c304b !important;
  color: #1c304b !important;
  background-color: white !important;
  color: #ced7e4 !important;
  border: 1px solid #ced7e4 !important;
  pointer-events: none;
  cursor: not-allowed;
  opacity: 1 !important;
  padding: 16px 24px;
}
.secondary-disabled-btn--lg:active,
.secondary-btn--lg[disabled]:active {
  color: #1c304b !important;
  background: #f7eff5 !important;
  box-shadow: none;
}
.secondary-disabled-btn--lg:hover,
.secondary-btn--lg[disabled]:hover {
  border: 1px solid #aa0285 !important;
}
.secondary-disabled-btn--lg:focus,
.secondary-btn--lg[disabled]:focus {
  outline: none !important;
  color: #1c304b !important;
}
.secondary-disabled-btn--lg:focus-visible,
.secondary-btn--lg[disabled]:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -4px !important;
  color: #1c304b !important;
}
@media (min-width: 769px) {
  .wide-modal-dialog {
    width: 67% !important;
  }
}
@media (min-width: 375px) and (max-width: 768px) {
  .wide-modal-dialog {
    width: auto !important;
    margin: 10px;
  }
}
.wide-modal-dialog .player-container {
  max-width: 100% !important;
}
.card-padding {
  padding: 16px 24px 24px;
  border-radius: 8px;
  background-color: white;
}
.container-padding {
  padding: 24px 24px 32px;
  border-radius: 8px;
  background-color: white;
}
.card-content {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.remote-type {
  color: #1c304b;
}
input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #1c304b;
  border-radius: 50%;
  position: relative;
}
input[type="radio"]:hover {
  border: 1px solid #8c006d;
}
input[type="radio"]:focus-visible {
  outline: 4px solid #ff5858;
  outline-offset: 0px;
}
input[type="radio"]:disabled {
  border: 1px solid #ced7e4;
}
input[type="radio"]:checked,
.isRadioBtnSelected {
  background-color: white;
  border: 4px solid #aa0285;
}
input[type="radio"]:checked:hover,
.isRadioBtnSelected:hover,
input[type="radio"]:checked:focus {
  background-color: white;
  border: 5px solid #8c006d;
}
input[type=radio]:focus {
  outline: none;
}
input[type="radio"]:checked:focus-visible,
.isRadioBtnSelected:focus-visible {
  /*background-color: @whiteColor;
    border: 4px solid @brand2;*/
  outline: 4px solid #ff5858;
  outline-offset: 0;
  box-shadow: 0 0 0 0px #aa0285 inset;
}
input[type="radio"]:checked:disabled,
isRadioBtnDisabled {
  outline: 4px solid #ced7e4;
}
.link_lg {
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  color: #aa0285;
}
.link_lg:hover {
  color: #aa0285;
}
.link_lg:active,
.link_lg:focus {
  color: #7a005f;
  text-decoration: none;
}
.link_lg:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: 0px !important;
  color: #aa0285;
  border-radius: 4px;
}
.link-xs {
  font-family: Noto Sans, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  color: #aa0285;
}
.link-xs:hover {
  color: #aa0285;
}
.link-xs:active,
.link-xs:focus {
  color: #7a005f;
  text-decoration: none;
}
.link-xs:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: 0px !important;
  color: #aa0285;
  border-radius: 4px;
}
.link_lg[disabled],
.link-xs[disabled] {
  color: #adadb5;
  text-decoration: none;
  pointer-events: none;
  cursor: not-allowed;
}
.hero-banner-hide {
  display: none !important;
}
.hero-banner-height {
  height: 0px !important;
}
.custom-hint {
  font-family: Noto Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #1c304b;
}
.custom-label {
  font-family: Noto Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #1c304b;
}
.custom-textarea,
textarea {
  border: 1px solid #1c304b;
  border-radius: 8px;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
  color: #1c304b;
}
.custom-textarea.error,
textarea.error {
  border: 1px solid #c70f00 !important;
  background-color: #fdf6f5;
  color: #1c304b;
}
.custom-textarea::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #45505f;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.custom-textarea::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #45505f;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.custom-textarea:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #45505f;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.custom-textarea:focus,
textarea:focus,
.custom-textarea:focus-visible,
textarea:focus-visible {
  border: 1px solid #aa0285;
}
.custom-input-disabled,
textarea:disabled {
  cursor: not-allowed;
  background-color: white;
  opacity: 1;
  border: 1px solid #ced7e4 !important;
}
.custom-input-error {
  border: 1px solid #c70f00 !important;
  background-color: #fdf6f5;
  color: #1c304b;
}
.custom-input-error:focus {
  border: 1px solid #c70f00 !important;
}
.custom-input-error::placeholder {
  color: #45505f;
}
.select2-container.job-adv-search-select.select2-container-active .select2-choice {
  border: 1px solid #aa0285 !important;
  box-shadow: none !important;
}
.custom-dropdown,
.select2-container .select2-choice,
.control-box .select2-container {
  border: 1px solid #1c304b;
  border-radius: 8px;
  font-weight: 400;
  height: 40px !important;
}
.custom-dropdown-font {
  font-size: 14px !important;
  line-height: 24px !important;
  padding: 8px 16px !important;
  font-weight: 400;
}
.select2-container .select2-choices .select2-search-field input,
.select2-container .select2-choice {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #1c304b;
  letter-spacing: 0.056px;
}
.select2-container.select2-container-multi .select2-choices .select2-search-field input {
  color: #45505f;
}
.select2-container.select2-container-disabled .select2-choice {
  background-color: white !important;
  border: 1px solid #ced7e4 !important;
}
.select2-container.select2-container-disabled .select2-choice .select2-chosen {
  color: #adadb5 !important;
}
.select2-container.select2-container-disabled .select2-arrow {
  width: 30px;
}
.mentor-main-content .select2-container .select2-choice > .select2-chosen {
  font-size: 14px !important;
  line-height: 24px !important;
  padding: 8px 16px !important;
  font-weight: 400;
}
.warning-icon {
  height: 14px;
  width: 100%;
  display: flex;
  align-items: center;
  background-image: url(/Content/Images/icons/validation-warning.svg);
  background-repeat: no-repeat;
  margin-top: -15px;
  margin-bottom: 10px;
  color: #c70f00;
  padding-left: 20px;
  font-size: 12px;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
}
.hint-icon {
  height: 14px;
  display: flex;
  align-items: center;
  background-image: url(/Content/Images/icons/hint-icon.svg);
  width: 100%;
  background-repeat: no-repeat;
  margin-top: 5px;
  margin-bottom: 10px;
}
.hint-text {
  padding-left: 20px;
  font-size: 12px;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #1c304b;
}
.close-icon {
  height: 54px;
  display: block;
  background-image: url(/Content/Images/icons/close.svg);
  width: 100%;
  background-repeat: no-repeat;
  background-position: right 15px center;
}
.errorClass {
  color: #c70f00;
}
.errorborder {
  background: #fdf6f5;
  border: 1px solid #c70f00 !important;
}
.my-input .mandatory-text {
  display: flex;
  gap: 5px;
  font-size: 12px;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #1c304b;
}
.my-input .mandatory-text p {
  color: #c70f00;
}
.about-me-form-fields .form_labels {
  text-transform: uppercase;
}
.checkBox-label {
  font-size: 14px;
  color: #1c304b;
  line-height: 24px;
  font-weight: 400;
  padding-left: 12px;
  margin-bottom: 0;
}
.check-box[type="checkbox"],
input[type="checkbox"] {
  width: 16px;
  height: 16px;
  color: #1c304b;
  vertical-align: top;
  -webkit-appearance: none;
  background: none;
  border: 0;
  outline: 0;
  flex-grow: 0;
  border-radius: 4px;
  background-color: white;
  transition: background 300ms;
  cursor: pointer;
}
.check-box[type="checkbox"]::before,
input[type="checkbox"]::before {
  content: "";
  color: transparent;
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  border: 0;
  background-color: transparent;
  background-size: contain;
  box-shadow: inset 0 0 0 1px #1c304b;
}
.check-box[type="checkbox"]:focus,
input[type="checkbox"]:focus {
  outline: 1px solid #aa0285;
  outline-offset: 0;
}
.check-box[type="checkbox"]:checked,
input[type="checkbox"]:checked {
  background-color: #aa0285;
}
.check-box[type="checkbox"]:checked::before,
input[type="checkbox"]:checked::before {
  box-shadow: none;
  background-image: url(/content/images/Redeployment/state-mark.svg);
  background-repeat: no-repeat;
  margin: 0.1rem auto;
  text-align: center;
  background-size: contain;
  border: 1px solid #aa0285;
  width: 12px;
  height: 12px;
}
.check-box[type="checkbox"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed;
  width: 16px;
  height: 16px;
}
.check-box[type="checkbox"]:disabled::before,
input[type="checkbox"]:disabled::before {
  background-color: transparent;
  border: 1px solid #ced7e4;
  outline: none;
  box-shadow: 0 0 0 #ced7e4;
}
.check-box[type="checkbox"]:disabled:checked,
input[type="checkbox"]:disabled:checked {
  background-color: #ced7e4;
  border: 1px solid #ced7e4;
}
.check-box[type="checkbox"]:disabled:checked::before,
input[type="checkbox"]:disabled:checked::before {
  background-color: #ced7e4;
  border: 1px solid #ced7e4;
  box-shadow: none;
  background-image: url(/content/images/Redeployment/check-disabled.svg);
  background-repeat: no-repeat;
  margin: 0.1rem auto;
  text-align: center;
  background-size: contain;
}
.check-box[type="checkbox"]::-ms-check,
input[type="checkbox"]::-ms-check {
  content: "";
  color: transparent;
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  border: 0;
  background-color: transparent;
  background-size: contain;
  box-shadow: inset 0 0 0 1px #1c304b;
}
.check-box[type="checkbox"]:checked::-ms-check,
input[type="checkbox"]:checked::-ms-check {
  box-shadow: none;
  background-image: url(/content/images/Redeployment/state-mark.svg);
  background-repeat: no-repeat;
  margin: 0.1rem auto;
  text-align: center;
  background-size: contain;
  width: 12px;
  height: 12px;
}
.check-box[type="checkbox"]:focus-visible {
  content: "";
  outline: 4px solid #ff5858;
  outline-offset: 0px;
  width: 16px;
  height: 16px;
}
.has-error[type="checkbox"] {
  width: 16px;
  height: 16px;
  color: #c70f00;
  vertical-align: top;
  -webkit-appearance: none;
  background: none;
  border: 0;
  outline: 0;
  flex-grow: 0;
  border-radius: 4px;
  background-color: white;
  transition: background 300ms;
  cursor: pointer;
}
.has-error[type="checkbox"]::before {
  content: "";
  color: transparent;
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  border: 0;
  background-color: transparent;
  background-size: contain;
  box-shadow: inset 0 0 0 1px #c70f00;
}
.has-error[type="checkbox"]:focus {
  outline: 1px solid #c70f00;
  outline-offset: 0;
}
.has-error[type="checkbox"]:checked {
  background-color: #c70f00;
}
.has-error[type="checkbox"]:checked::before {
  box-shadow: none;
  background-image: url(/content/images/Redeployment/state-mark.svg);
  background-repeat: no-repeat;
  margin: 0.1rem auto;
  text-align: center;
  background-size: contain;
  width: 12px;
  height: 12px;
}
.has-error[type="checkbox"]::-ms-check {
  content: "";
  color: transparent;
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  border: 0;
  background-color: transparent;
  background-size: contain;
  box-shadow: inset 0 0 0 1px #c70f00;
}
.has-error[type="checkbox"]:checked::-ms-check {
  box-shadow: none;
  background-image: url(/content/images/Redeployment/state-mark.svg);
  background-repeat: no-repeat;
  margin: 0.1rem auto;
  text-align: center;
  background-size: contain;
  width: 12px;
  height: 12px;
}
.dropdown-menu {
  padding: 12px;
}
.datepicker {
  min-width: 300px !important;
  max-width: 300px !important;
  border-radius: 8px;
  border: 1px solid #ebebee;
  box-shadow: 0px 2px 12px rgba(41, 23, 70, 0.1);
  margin-top: 2px;
}
.datepicker table th .btn-default.pull-left {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  background: #ebebee;
  border: none;
  color: #1c304b;
  border-radius: 8px;
  width: 32px;
  height: 32px;
}
.datepicker table th .btn-default.pull-right {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  background: #ebebee;
  border: none;
  color: #1c304b;
  border-radius: 8px;
  width: 32px;
  height: 32px;
}
.datepicker table th button.btn.btn-default.btn-block.text-strong {
  background: none;
  border: none;
  color: #1c304b !important;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.datepicker table th .glyphicon.glyphicon-chevron-left {
  background: url(/content/images/calendar-chevron-left.svg);
  background-repeat: no-repeat;
  width: 8px;
  height: 12px;
  top: -2px;
}
.datepicker table th .glyphicon.glyphicon-chevron-left:before {
  display: none;
}
.datepicker table th .glyphicon.glyphicon-chevron-right {
  background: url(/content/images/calendar-chevron-right.svg);
  background-repeat: no-repeat;
  width: 8px;
  height: 12px;
  top: -2px;
}
.datepicker table th .glyphicon.glyphicon-chevron-right:before {
  display: none;
}
.datepicker table th.dow {
  color: #45505f;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  padding: 8px 0px;
}
.datepicker table tr td button.btn.btn-default {
  border: none !important;
  background: none !important;
  color: #1c304b;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  padding: 0px 0px;
}
.datepicker table tr td button.btn.btn-default span {
  border: 1px solid #ebebee;
  background: white;
  padding: 5px;
  text-align: center;
  color: #1c304b;
  display: block;
  font-weight: 400;
}
.datepicker table tr td button.btn.btn-default span:hover {
  background: #ebebee;
  border: 1px solid #ebebee;
}
.datepicker table tr td button.btn.btn-default .text-muted {
  color: #45505f;
  background: #f8f8f9;
  font-weight: 400;
}
.datepicker table tr td button.btn.btn-primary span {
  border: 1px solid #aa0285;
  background: #fcf7fb;
  color: #1c304b !important;
}
.datepicker table tr td .btn[disabled] {
  color: #adadb5 !important;
}
.datepicker table tr td .btn[disabled] span {
  color: #adadb5 !important;
  font-weight: 400;
}
.datepicker table tr td .btn[disabled] .text-muted {
  color: #adadb5 !important;
}
.datepicker table tr:nth-child(1) td:nth-child(1) button.btn.btn-default span {
  border-top-left-radius: 8px;
}
.datepicker table tr:nth-child(1) td:nth-child(7) button.btn.btn-default span {
  border-top-right-radius: 8px;
}
.datepicker table tr:nth-child(6) td:nth-child(1) button.btn.btn-default span {
  border-bottom-left-radius: 8px;
}
.datepicker table tr:nth-child(6) td:nth-child(7) button.btn.btn-default span {
  border-bottom-right-radius: 8px;
}
.datepicker tr td button > span:not(.text-muted) {
  color: #adadb5;
}
.datepicker tr td button[disabled] {
  border: 1px solid #ebebee;
  color: #adadb5 !important;
  background: #f8f8f9;
}
.custom-tab-container {
  border-color: white;
}
.custom-tab-container .panel-heading {
  background-color: white;
  border-color: white;
}
.custom-tab-container .panel-heading .nav-tabs {
  border-bottom: none;
  margin-top: 5px;
}
.custom-tab-container .panel-heading .nav-tabs li {
  border-bottom: 1px solid #ebebee;
}
.custom-tab-container .panel-heading .nav-tabs li a {
  border: none;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  line-height: 24px;
  color: #45505f;
}
.custom-tab-container .panel-heading .nav-tabs li a:hover {
  color: #aa0285;
}
.custom-tab-container .panel-heading .nav-tabs li a:focus-visible {
  outline: 4px solid #ff5858;
  outline-offset: 0px;
  border-radius: 8px;
  background-color: white;
}
.custom-tab-container .panel-heading .nav-tabs .tabs[disabled] {
  color: #adadb5;
}
.custom-tab-container .panel-heading .nav-tabs .tabs[disabled]:focus-visible {
  outline: none;
}
.custom-tab-container .panel-heading .nav-tabs > li.active > a {
  font-weight: 500;
  color: #1c304b;
  border-bottom: 1px solid #441750;
}
.custom-pagination .pagination {
  margin: 10px 0px;
}
.custom-pagination .pagination li a {
  font-size: 12px;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
  border: none;
  line-height: 16px;
  border-radius: 8px;
}
.custom-pagination .pagination li a:focus-visible {
  margin: 0px 6px;
}
.custom-pagination .pagination li.disabled {
  opacity: 1;
  color: #6e7277;
}
.custom-pagination .pagination li.disabled a {
  color: #6e7277;
}
@media screen and (max-width: 768px) {
  .custom-pagination .pagination {
    width: 100%;
    margin: 4px 0px;
  }
}
@media screen and (max-width: 768px) {
  .custom-pagination .pull-right > .dropdown-menu {
    right: auto;
    left: 0;
  }
}
.custom-pagination .pagination > .active > a {
  background: #fcf7fb;
  border: 1px solid #aa0285;
  border-radius: 8px;
  font-weight: 600;
  color: #45505f;
}
.custom-pagination .pagination > .active > a:hover {
  color: #45505f;
}
.custom-pagination .pagination > .active > a:focus {
  color: #45505f;
}
.custom-pagination .pagination > li > a:hover {
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .custom-pagination .pagination > li > a {
    padding: 3px 8px;
  }
}
.custom-pagination .pull-right .dropdown-toggle {
  border-radius: 8px;
  border: 1px solid #ccccd3;
  background-color: white;
  font-size: 12px;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
  line-height: 16px;
  text-transform: initial;
}
.custom-pagination .pull-right .dropdown-toggle .caret {
  margin-left: 5px;
}
.custom-pagination .pull-right .dropdown-menu {
  min-width: 70px;
  border: 1px solid #ebebee;
  border-radius: 8px;
}
.custom-pagination .pull-right .dropdown-menu li {
  border-bottom: 1px solid #ebebee;
}
.custom-pagination .pull-right .dropdown-menu li:last-child {
  border-bottom: none;
}
.custom-pagination .pull-right .dropdown-menu li a {
  color: #1c304b;
}
@media screen and (max-width: 768px) {
  .custom-pagination .pull-right {
    float: left !important;
  }
}
.select2-drop ul#select2-results-9 li.select2-result-selectable div.select2-result-label[role="option"] {
  color: #1c304b;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
#todoTh .datepicker table th {
  border: none !important;
  color: #45505f;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  padding: 4px 0;
}
.timepicker {
  padding: 8px;
}
.timepicker table th {
  border: none !important;
  width: 32px !important;
  height: 32px !important;
}
.timepicker table th .btn-default.pull-left {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  background: #ebebee;
  border: none;
  color: #1c304b;
  border-radius: 8px;
  width: 35px;
  padding: 0px;
  margin-bottom: 4px;
  height: 35px;
}
.timepicker table th .btn-default.pull-right {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  background: #ebebee;
  border: none;
  color: #1c304b;
  border-radius: 8px;
}
.timepicker table th button.btn.btn-default.btn-block.text-strong {
  background: none;
  border: none;
  color: #1c304b;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.timepicker table th .glyphicon.glyphicon-chevron-up {
  background: url(/content/images/keyboard_arrow_up.svg);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  top: 2px;
}
.timepicker table th .glyphicon.glyphicon-chevron-up:before {
  display: none;
}
.timepicker table th .glyphicon.glyphicon-chevron-down {
  background: url(/content/images/keyboard_arrow_down.svg);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  top: 4px;
}
.timepicker table th .glyphicon.glyphicon-chevron-down:before {
  display: none;
}
.timepicker table th.dow {
  color: #45505f;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  padding: 8px 0;
}
.timepicker table tr td button.btn.btn-default {
  border: none !important;
  background: none !important;
  color: #1c304b;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  padding: 0px 0px;
}
.timepicker table tr td button.btn.btn-default span {
  border: 1px solid #ebebee;
  background: white;
  padding: 3px 7px;
  text-align: center;
  color: #1c304b;
  display: block;
}
.timepicker table tr td button.btn.btn-default span:hover {
  background: #ebebee;
  border: 1px solid #ebebee;
}
.timepicker table tr td button.btn.btn-default span .text-muted {
  color: #45505f;
  background: #f8f8f9;
}
.timepicker table tr td button.btn.btn-primary span {
  border: 1px solid #aa0285;
  background: #fcf7fb;
}
.timepicker table tr td .btn[disabled] span {
  color: #adadb5;
}
.timepicker table tr td:nth-child(1) td:nth-child(1) button.btn.btn-default span {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.timepicker table tr td:nth-child(1) td:nth-child(3) button.btn.btn-default span {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.timepicker table tr td:nth-child(5) td:nth-child(1) button.btn.btn-default span {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.timepicker table tr td:nth-child(5) td:nth-child(3) button.btn.btn-default span {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.timepicker table tr tfoot th {
  border: none !important;
  width: 32px !important;
  height: 32px !important;
}
.timepicker table tr tfoot th button {
  position: relative;
  top: 8px;
}
.timepicker table tr tbody {
  padding: 8px 0px !important;
}
.timepicker table tr td span[ng-bind="i == midIndex ? timeSeparator : ' '"] {
  text-align: center;
  display: block;
}
label {
  font-size: 12px;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  line-height: 16px;
  letter-spacing: 0.18px;
  text-transform: uppercase;
  color: #1c304b;
}
.file-upload {
  position: relative;
}
.file-upload input[type="file"] {
  display: none;
}
.file-upload label {
  display: inline-block;
  padding: 7px 16px 5px;
  cursor: pointer;
  border: 1px solid #1c304b;
  border-radius: 8px;
  background-color: white;
  width: 360px;
}
.file-upload label .file-container {
  display: flex;
  align-items: baseline;
  gap: 16px;
}
.file-upload label .file-container span {
  padding: 10px 16px;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #1c304b;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.6px;
  color: #1c304b;
  top: 0;
}
.file-upload label .file-container p {
  font-size: 14px;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  line-height: 24px;
  letter-spacing: 0.056px;
  color: #5c6573;
  text-transform: capitalize;
}
#editForm .controls .select2-container.form-control .select2-choice {
  border-color: #1c304b !important;
  border-radius: 8px !important;
  box-shadow: none !important;
}
strong,
b {
  font-weight: 600;
}
#Panel1 .btn:focus,
#Panel1 .btn:focus-visible {
  color: white;
}
#toast-container .toast-message {
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  color: #1c304b;
}
#toast-container.toast-top-right {
  top: 12px;
  right: -56px;
}
@media screen and (max-width: 380px) {
  #toast-container.toast-top-right {
    right: -70px;
  }
}
#toast-container.job-search-toaster-position {
  top: 80px;
  right: 4.8%;
}
#toast-container.job-search-toaster-position.tracker-details {
  right: 1%;
  top: 95px;
}
#toast-container.job-detail-toaster-position {
  position: fixed;
  top: 85px;
  right: 2.5%;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #toast-container.job-search-toaster-position {
    top: 70px;
    right: 4%;
  }
  #toast-container.job-detail-toaster-position {
    z-index: 9999;
  }
}
@media screen and (max-width: 1024px) {
  #toast-container.job-detail-toaster-position {
    z-index: 9999;
  }
}
@media only screen and (max-width: 1423px) and (min-width: 1281px) {
  #toast-container.job-search-toaster-position {
    right: 9.4%;
  }
  #toast-container.job-detail-toaster-position {
    right: 7.4%;
  }
}
@media only screen and (max-width: 1600px) and (min-width: 1424px) {
  #toast-container.job-search-toaster-position {
    right: 13.9%;
  }
  #toast-container.job-detail-toaster-position {
    right: 12%;
  }
}
@media only screen and (max-width: 1707px) and (min-width: 1601px) {
  #toast-container.job-detail-toaster-position {
    right: 14.4%;
  }
}
@media only screen and (max-width: 1921px) and (min-width: 1708px) {
  #toast-container.job-detail-toaster-position {
    right: 18.4%;
  }
}
@media only screen and (max-width: 1921px) and (min-width: 1601px) {
  #toast-container.job-search-toaster-position {
    right: 16.1%;
  }
}
@media only screen and (max-width: 2561px) and (min-width: 1922px) {
  #toast-container.job-search-toaster-position {
    right: 27.4%;
  }
  #toast-container.job-detail-toaster-position {
    right: 26.4%;
  }
}
@media only screen and (max-width: 3841px) and (min-width: 2562px) {
  #toast-container.job-detail-toaster-position {
    right: 34.1%;
  }
}
@media only screen and (max-width: 5121px) and (min-width: 3842px) {
  #toast-container.job-detail-toaster-position {
    right: 38.3%;
  }
}
#toast-container .toast-success.job-agent-toastr {
  background-image: url(/Content/Images/Redeployment/button-applied-icon.svg) !important;
  background-color: #d8f4d8;
  color: #1c304b;
  border: 1px solid #96e283;
  box-shadow: 6px 4px 20px rgba(28, 48, 76, 0.08) !important;
  border-radius: 8px;
  width: 420px;
  margin: 85px 88px;
  opacity: 1;
  border-left: 6px solid #33841f;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  min-height: 56px;
  height: 100%;
  gap: 8px;
  word-break: break-all;
}
@media screen and (max-width: 768px) {
  #toast-container .toast-success.job-agent-toastr {
    width: 330px;
  }
}
#toast-container .toast-success.job-agent-toastr.toaster-margin {
  margin: 0;
}
#toast-container .toast-success .toast-close-button {
  color: #1c304b !important;
  right: 5px !important;
  top: -2px !important;
}
#toast-container .toast-success.resume-review-success {
  background-image: url(/Content/Images/Redeployment/button-applied-icon.svg) !important;
  background-color: #d8f4d8;
  color: #1c304b;
  border: 1px solid #96e283;
  box-shadow: 6px 4px 20px rgba(28, 48, 76, 0.08) !important;
  border-radius: 8px;
  width: 536px;
  margin: 85px 88px;
  opacity: 1;
  border-left: 6px solid #33841f;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  min-height: 56px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  #toast-container .toast-success.resume-review-success {
    width: 330px;
  }
}
#toast-container .toast-success.resume-review-success.toaster-margin {
  margin: 0;
}
#toast-container .toast-success .toast-close-button {
  color: #1c304b !important;
  right: 5px !important;
  top: -2px !important;
}
#toast-container.candidate-care-success-container {
  position: fixed;
  top: 12% !important;
  right: 3% !important;
}
#toast-container.candidate-care-success-container .toast-success.resume-review-success {
  margin: 0px !important;
}
#toast-container.candidate-care-success-container .toast-success .toast-close-button {
  color: #1c304b !important;
  right: 5px !important;
  top: 0px !important;
  padding-left: 12px;
}
header.header.newUser h1.padding-l-5 {
  padding: 15px 0 15px 32px;
  margin: 0;
}
/*style.less changes*/

.form-control:focus {
  border-color: #dddddd;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.auth-btn-large {
  background-color: #441750;
  color: white;
  width: 100%;
  text-transform: uppercase;
  opacity: 1 !important;
  border-radius: 8px;
  padding: 16px 40px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 32px;
  letter-spacing: 1px !important;
  height: 56px;
}
.auth-btn-large:hover {
  color: white;
}
.auth-btn-large[disabled] {
  background: #ece8ed;
  color: #adadb5;
}
/*site.css start*/

.validateBorder.ng-invalid.ng-dirty {
  border-color: #e85c87;
}
.auth-title {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  color: #1c304b;
  margin-bottom: 8px;
}
.auth-title span {
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  color: #1c304b;
  margin-bottom: 8px;
}
.auth-heading-panel {
  padding-left: 24px;
  padding-right: 24px;
}
.auth-heading-panel::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ebebee;
  margin-top: 21px;
  margin-bottom: 21px;
}
.auth-main-content {
  padding-left: 24px;
  padding-right: 24px;
  font-family: 'Noto Sans', sans-serif;
}
.auth-main-content form label.labelName {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.auth-main-content form input {
  border: 1px solid #1c304b;
  border-radius: 8px;
  width: 100%;
  height: 40px !important;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #1c304b;
  padding: 8px 16px;
  line-height: 24px;
  border-radius: 8px !important;
  font-style: normal !important;
  margin-top: 0px;
}
.auth-main-content form input::placeholder {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal !important;
  line-height: 24px;
  color: #5c6573;
}
.auth-subtitle {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
}
.auth-subtitle span {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
}
.auth-subtitle b {
  font-weight: 400;
}
.auth-pagetext {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
  margin-bottom: 3%;
  text-align: left;
}
.auth-pagetext span {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
}
.auth-pagetext b {
  font-weight: 400;
}
.auth-pagetext .form-group {
  margin-bottom: 24px;
}
.auth-social-media-login {
  margin-bottom: 16px;
  margin-top: 16px;
  text-align: left;
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #1c304b;
}
.auth-social-media-login a {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  color: #aa0285;
  padding: 0px 10px;
}
.auth-social-media-login a:hover {
  text-decoration: none;
}
.auth-social-media-login a:active,
.auth-social-media-login a:focus {
  color: #7a005f;
  text-decoration: none;
}
.auth-social-media-login a:focus-visible {
  color: #aa0285;
  border-radius: 4px;
}
.auth-bottom-panel {
  padding-top: 16px;
  padding-bottom: 32px;
  margin-top: 0px;
}
.auth-bottom-panel #resetPasswordButton {
  padding: 12px;
  white-space: break-spaces;
  height: auto;
}
.auth-bottom-panel .authBottom-container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  flex-direction: row;
}
.auth-bottom-panel a {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  color: #aa0285;
  padding: 0px;
}
.auth-bottom-panel a:hover {
  text-decoration: none;
}
.auth-bottom-panel a:active,
.auth-bottom-panel a:focus {
  color: #7a005f;
  text-decoration: none;
}
.reset-password-container .auth-bottom-panel {
  margin-top: 0px;
}
.medium-purple {
  color: #72467b;
}
.stay-container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: flex-start;
  flex-direction: row;
}
.stay-container label {
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #1c304b;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 12px;
}
.stay-container input[type="checkbox"] {
  width: 16px !important;
  height: 16px !important;
  color: #1c304b;
  vertical-align: top;
  -webkit-appearance: none;
  background: none;
  border: 0;
  outline: 0;
  flex-grow: 0;
  border-radius: 4px !important;
  background-color: white;
  transition: background 300ms;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.stay-container input[type="checkbox"]::before {
  content: "";
  color: transparent;
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  border: 0;
  background-color: transparent;
  background-size: contain;
  box-shadow: inset 0 0 0 1px #1c304b;
}
.stay-container input[type="checkbox"]:focus {
  outline: 1px solid #aa0285;
  outline-offset: 0;
}
.stay-container input[type="checkbox"]:checked {
  background-color: #aa0285;
}
.stay-container input[type="checkbox"]:checked::before {
  box-shadow: none;
  background-image: url(/content/images/Redeployment/state-mark.svg);
  background-repeat: no-repeat;
  margin: 0.1rem auto;
  text-align: center;
  background-size: contain;
  border: 1px solid #aa0285;
  width: 12px;
  height: 12px;
}
.btn-ready {
  padding: 5px 50px;
  font: bold;
  font-size: 18px;
  width: 300px;
  height: 40px;
  margin-top: 20px;
}
.altHomeHeaderContainer {
  background-image: url(/Content/Images/login-bg-teal_1903x720.jpg);
  background-position-y: -340px;
  height: 300px;
  position: relative;
  overflow: hidden;
  margin: 0;
}
.altHomeHeader {
  width: 90%;
  min-width: 370px;
  max-width: 1024px;
  margin: 0px auto;
}
.altHomeTitles {
  color: white;
  position: absolute;
  bottom: 20px;
}
.altHomeTitles h3 {
  font-size: 50px;
  font-weight: bold;
}
.altHomeTitles h5 {
  font-size: 30px;
}
.altHomeContent {
  width: 90%;
  min-width: 380px;
  max-width: 1024px;
  margin: 40px auto;
  position: relative;
}
.altHomeContentSmall {
  width: 360px;
  margin: 40px auto;
}
.altHomeChoicesBtn {
  padding-bottom: 25px;
}
.cookie-banner {
  color: black;
  height: auto;
  min-height: 30px;
  padding: 15px 25px;
  z-index: 10000;
  position: fixed;
  left: 0;
  width: 100%;
  background-color: #dddddd;
}
.cookie-banner label {
  line-height: 30px;
  font-weight: normal;
}
.cookie-banner a {
  /*color: @white;*/
  font-weight: 600;
  font-size: 14px;
}
.cookie-banner.top {
  top: 0;
}
.cookie-banner.bottom {
  bottom: 0;
}
.btn-purple {
  background: #81515d;
  color: white;
}
.purple-btn {
  background: #4d005b;
  color: white;
}
.purple-btn:hover {
  color: white;
}
.white {
  color: white;
}
/*Forgot Username*/

.forgot-username-slide-top {
  position: static;
  top: 20%;
  left: 0;
  right: 0;
  bottom: 20%;
}
.forgot-username-slide-top.ng-enter {
  -webkit-animation: slideInUp 3s;
  animation: slideInUp 3s;
  position: static;
}
.forgot-username-slide-top.ng-leave {
  -webkit-animation: slideOutDown 2s;
  animation: slideOutDown 2s;
  position: absolute;
}
.forgot-username-loading {
  width: 180px;
  height: 180px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  margin: auto;
  -webkit-animation: rotation 2s infinite linear;
}
.forgot-username-loading-complete {
  width: 180px;
  height: 180px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  margin: auto;
}
.forgot-username-divider {
  object-fit: contain;
  background-color: #e5e5e5;
}
#forgotUserNameForm label.labelName,
.auth-main-content label.labelName {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #1c304b;
}
.forgot-username-tell-us-where-youd {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.004em;
  text-align: left;
  color: #45505f;
}
.forgot-username-tell-us-where-youd span {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
}
.forgot-username-tell-us-where-youd b {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  line-height: #45505f;
  color: #45505f;
  font-weight: 400;
}
.forgot-username-tell-us-where-youd .text-style-1 {
  font-weight: 400;
}
.forgot-username-button_change_password {
  width: 310px;
  height: 50px;
  object-fit: contain;
}
.forgot-username-hello-were-glad-yo {
  font-family: 'Open Sans';
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #57b5c0 !important;
}
.forgot-username-hello-were-glad-yo .text-style-1 {
  font-size: 50px;
  font-weight: bold;
}
.forgot-username-hello-were-glad-yo .text-style-2 {
  font-size: 24px;
}
.forgot-username-hello-were-glad-yo .text-style-3 {
  font-weight: bold;
}
.forgot-username-since-this-is-your-f h1 {
  font-family: NotoSerif-SemiBold;
  font-style: normal;
  font-stretch: normal;
  line-height: 57px;
  letter-spacing: normal;
  text-align: center;
  color: white;
  font-size: 40px;
  margin-bottom: 29px;
}
.reset-password-container .modal-content {
  padding: 0px;
}
@media (min-width: 768px) {
  .reset-password-container .modal-dialog {
    width: 420px;
  }
}
.reset-password-container .modal-body {
  padding: 24px 24px 32px 24px;
}
.reset-password-container .modal-content .modal-body img {
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 40px;
  height: 40px;
}
.reset-password-container .modal-content .modal-body .forgot-username-since-this-is-your-f {
  font-size: 16px;
  font-weight: 400;
  color: #1c304b;
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 12px;
  margin-top: 24px;
}
.reset-password-container .modal-content .modal-body .forgot-username-right-now-shes-goi,
.reset-password-container .modal-content .forgot-username-right-now-shes-goi span {
  color: #45505f;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  margin-bottom: 32px;
}
.reset-password-container .modal-content .modal-body .forgot-username-right-now-shes-goi p {
  color: #45505f;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0;
}
.reset-password-container .modal-content .modal-body .forgot-username-right-now-shes-goi p b {
  font-weight: 400;
}
.forgot-username-button_finish {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  color: white;
  background-color: #441750;
  border-radius: 8px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  padding: 8px 24px;
  font-family: 'Noto Sans', sans-serif;
  width: 100%;
}
.forgot-username-button_finish:hover,
.forgot-username-button_finish:focus {
  background-color: #613e6b;
}
.forgot-username-button_finish:focus-visible {
  outline: 4px solid #ff5858;
  outline-offset: -4px;
}
.policy-container {
  padding: 20px;
  background-color: white;
  border: solid 1px #e6e6e6;
}
.policy-container .col-md-6 {
  min-height: 65px;
}
.policy-container .col-md-6:last-child {
  min-height: auto;
}
.policy-container .col-md-6:nth-child(3) {
  min-height: auto;
}
.policies-border {
  padding: 5% 8% 0% 8%;
  background-color: #f0f0f0;
  position: relative;
  border-top: solid #e5e5e5;
}
.policies-border div span {
  /*color: @black;*/
  font-size: 14px;
}
.policy-agree-text {
  font-size: 12px;
  line-height: 1.33;
  color: black;
}
.policy-name-text {
  font-size: 14px;
  font-weight: bold;
  color: #e85c87;
}
.allert-wrapper {
  margin-bottom: 16px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 18px 16px;
  background: #ffeeec;
  position: relative;
  border: 1px solid #e28383;
  box-shadow: 6px 4px 24px rgba(28, 48, 75, 0.08);
  border-radius: 8px;
  flex: none;
  align-self: stretch;
  flex-grow: 0;
  color: #1c304b;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
}
.allert-wrapper:before {
  content: '';
  display: block;
  background: #c70f00;
  width: 6px;
  height: 52px;
  border-radius: 8px 0px 0px 8px;
  position: absolute;
  left: 0;
}
.allert-wrapper img {
  margin-right: 8px;
}
.validation-row {
  width: 100%;
  display: inline-block;
  background-color: #72467b;
  color: white;
  padding: 5px 0px;
}
.validation-row .col-xs-12 {
  padding-bottom: 5px;
}
.reset-password-container {
  width: 100%;
  position: absolute;
}
.reset-password-content {
  max-width: 450px;
  background-color: white;
  width: 90%;
  margin: auto;
  height: 100%;
}
.reset-password-content .check-circle {
  background: url(/SPA/Images/icon_checkmark.png);
  background-repeat: no-repeat;
}
.reset-password-body {
  color: #333333;
  font-size: 14px;
  font-family: 'Open Sans';
  padding: 5% 7%;
}
.reset-password-title {
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
  font-family: 'Open Sans';
  font-size: 24px;
  line-height: 1.25;
  text-align: center;
  color: #4d4d4d;
  background-color: white;
}
.title-main-text {
  font-size: 50px;
  font-weight: bold;
  color: #57b5c0;
}
.subtitle-text {
  font-size: 30px;
}
.footer-container-indent {
  padding: 45px;
}
.loginFooterZIndexZero .footer-container-indent {
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #cec5dd !important;
}
.loginFooter.loginFooterCont {
  opacity: unset;
  margin: 45px 0 0;
  background-color: #441750;
}
.footer-container-new {
  padding: 20px 0;
  text-align: center;
}
.footer-container-new .footer-links {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
}
.footer-container-new .footer-links li {
  color: #cec5dd;
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.004em;
}
.footer-container-new .footer-links a {
  color: #cec5dd;
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.004em;
  text-decoration: none;
}
.footer-container-new .footer-links a:hover {
  text-decoration: none;
}
.footer-links span.small.pull-left,
.footer-links span.small.pull-left a {
  float: none !important;
  color: #cec5dd !important;
  font-family: Noto Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.004em;
  text-decoration: none;
  text-transform: capitalize;
}
.footer-links span.news div p {
  margin-bottom: 0px;
}
.footer-container-new .footer-links li:empty {
  display: none;
}
/* Mobile styles */

@media (max-width: 600px) {
  .footer-container-new .footer-links {
    gap: 10px;
    text-align: center;
  }
  .footer-container-new .footer-links li {
    width: 100%;
    text-align: center;
  }
}
.reset-password-pagetext {
  padding-bottom: 10px;
  font-family: 'Open Sans';
  color: #333333 !important;
  font-size: 14px;
}
.var-height-footerbar {
  min-height: calc(85vh) !important;
}
.login-container {
  top: 20%;
  width: 100%;
}
.login-content {
  width: 500px;
  height: 580px;
  margin: auto;
}
.login-divider {
  width: 390px;
  font-size: 14px;
  font-family: 'Open Sans';
  margin: 0px auto 20px auto;
  padding: 20px 0;
}
.login-title {
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  font-family: 'Open Sans';
  font-size: 24px;
  line-height: 1.25;
  text-align: center;
  color: #4d4d4d;
  background-color: white;
}
.login-form {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 10px;
}
.login-divider-wrapper {
  width: 100%;
  background-color: #e5e5e5;
  color: #333333;
}
.reset-request-title {
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
  font-family: 'Open Sans';
  font-size: 24px;
  line-height: 1.25;
  text-align: center;
  color: #4d4d4d;
  background-color: white;
}
.reset-request-pagetext {
  padding-bottom: 10px;
  font-family: 'Open Sans';
  color: #333333 !important;
  font-size: 14px;
}
.verification-btn {
  width: 100%;
  margin-top: 20px;
  background-color: #81515d;
  font-size: 16px;
  font-style: normal;
  color: white;
  height: 50px;
  text-transform: uppercase;
}
.control-label {
  color: #1c304b;
}
@media only screen and (max-width: 767px) {
  .personalizeContent {
    top: 5%;
  }
  #loginScreen .personalizeContent {
    top: 8%;
  }
  .only-right-padding1 {
    padding: 0;
  }
  .only-left-padding1 {
    padding: 0;
  }
}
@media (max-width: 760px) {
  .policy-container {
    padding: 5px;
  }
  .policies-border {
    padding-top: 10px;
    padding-bottom: 25px;
  }
}
@media (max-height: 668px) and (min-width: 500px) {
  .policy-container {
    padding: 5px;
  }
}
/*Focus selction page changes*/

#focus-option-container {
  border: none !important;
}
.focus-background {
  background-image: url(/Content/Images/background-image-pink.png);
  background-size: 100% 100%;
}
.focus-options-title {
  background-color: white !important;
  color: gray !important;
  font-size: 40px;
  font-family: 'Univers 45 Light';
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-color: whitesmoke !important;
  border-width: 2px;
}
.focus-options-title-Main {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 25px;
  padding-top: 25px;
  text-align: center;
}
.focus-options-title-Main span {
  color: #df255f;
  font-family: 'Noto Serif';
  font-size: 30px;
  font-weight: 600;
}
.focus-icon-roadmap {
  padding-top: 50px;
}
div#focus-option-container .button_lets_do_this-margin {
  padding-top: 20px;
  padding-bottom: 10px;
}
div#focus-option-container .button_lets_do_this {
  background-color: #4d005b;
  color: white;
  font-size: 16px;
  font-style: normal;
  height: 50px;
  text-transform: uppercase;
  border-radius: 0;
}
.focus-selection-body .option-text {
  color: black;
}
.focus-selection-body .options-button:hover svg path[fill="#FFF"] {
  fill: #df255f;
}
.focus-selection-body .options-button:hover svg path[fill="#E6E6E6"] {
  fill: #df255f;
}
.focus-selection-button_desc {
  color: black;
}
.focus-selection-body .options-button:hover svg path[fill="#FFF"],
.focus-selection-body .options-button:hover svg path[fill="#fff"],
.focus-selection-body .options-button.active svg path[fill="#FFF"],
.focus-selection-body .options-button.active svg path[fill="#fff"] {
  fill: #df255f;
}
.focus-selection-body .options-button:hover svg path[fill="#E6E6E6"],
.focus-selection-body .options-button:hover svg path[fill="#e6e6e6"],
.focus-selection-body .options-button.active svg path[fill="#E6E6E6"],
.focus-selection-body .options-button.active svg path[fill="#e6e6e6"] {
  fill: #df255f;
}
.red-border {
  border: 1px solid #c70f00 !important;
  background-color: #fdf6f5;
}
.has-error-validation {
  color: #df255f;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  opacity: 0.5;
}
.policies-border .has-unagreed-user-policies {
  color: #df255f;
}
/*.lastResume {
    max-width: 800px;
    min-width: 300px;
    background-color: #fff;
    background-image: url(/Content/Images/Redeployment/photo.jpg);
    background-repeat: no-repeat;
    margin: 7% auto 0 auto;
    padding-top: 2%;
    font-size: 14px;
    font-family: 'NotoSans-Regular';
    line-height: 1.14;
}*/

.separator {
  line-height: 1.25;
  border-bottom: solid #e5e5e5 !important;
  padding-bottom: 4%;
  margin-bottom: 4%;
}
/*.lastResumePanel-title {
    font-size: 50px;
    font-family: NotoSerif-SemiBold;
    color: black !important;
}
.lastResumePanel-title span {
  color: #e23369;
  font-family: 'Noto Serif';
}
.lastResumePanel-subtitle span {
  font-family: 'NotoSans-Regular';
  color: black;
  font-size: 30px;
}*/

/*.lastResumePanel {
  padding-left: 4%;
}*/

.uploadResumeLinkedIN {
  text-align: center;
  position: relative;
  margin-top: 8%;
  margin-bottom: 0;
}
.successIconDisplay {
  text-align: center;
}
.uploadResumeLinkedIN a.LinkedINSVG {
  position: absolute;
  left: 15%;
  top: -2%;
}
.uploadButton {
  clear: both;
  position: relative;
  text-align: center;
}
.uploadButton button {
  background-color: #4d005b;
  color: white;
  font-size: 16px;
  font-style: normal;
  height: auto;
  width: auto;
  text-transform: uppercase;
  border-radius: 0;
  line-height: 24px;
  white-space: normal !important;
  word-wrap: break-word;
}
.uploadButton button:hover {
  color: white;
}
/*.uploadResumeBtnRightFooter {
  text-align: right;
  padding: 10px 20px 30px;
}

.uploadResumeBtnLeftFooter {
  text-align: left;
  padding: 10px 20px 30px;
}*/

.border-btn {
  color: #4f185a;
  border: 2px solid #a68bac;
  background-color: white;
  font-weight: bold;
  text-transform: uppercase;
  font: 16px "Noto Sans";
}
/*.lastUploadFooter {
    overflow: hidden;
    padding: 0px 15px 20px;
}*/

.resumeUploadScreen-section .errorDiv p {
  color: red;
  font-size: 22px;
}
.lastUploadFooter .skipbtn {
  text-align: center;
  padding: 10px 20px;
  float: right;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Noto Sans';
  word-break: break-word;
}
.lastUploadFooter button.skipbtn:hover,
.lastUploadFooter button.skipbtn:focus {
  color: white;
  background: #4d005b;
}
.lastUploadFooter .skipbtn:active {
  color: white;
  background: #4d005b;
}
#successIconResumeUpload {
  height: 250px !important;
}
.donebtnResumeUpload {
  background: #4d005b;
  color: white;
  border-color: #4d005b;
  text-align: right;
  padding: 10px 20px;
  float: right;
}
.lastUploadFooter .backBtn {
  padding: 10px 20px;
  text-align: left;
  float: left;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Noto Sans';
}
.lastUploadFooter button.backBtn:hover,
.lastUploadFooter button.backBtn:focus {
  color: white !important;
  background-color: #4d005b !important;
}
.lastUploadFooter button.backBtn:active {
  color: white;
  background: #4d005b;
}
.donebtnResumeUpload:hover,
.donebtnResumeUpload:focus {
  color: white;
}
.donebtnResumeUpload:active {
  color: white;
  background: #4d005b;
}
@media (min-width: 320px) and (max-width: 666px) {
  .uploadButton a {
    left: 0;
    right: 0;
  }
}
/*#resumeUploadScreen {
    position: relative;
    overflow: hidden;
    margin: 0;
    min-height: 80vh;
    width: 100%;
    clear: both;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}*/

@media (max-width: 760px) {
  
}
@media (min-width: 320px) and (max-width: 767px) {
  .lastResumePanel .auth-subtitle,
  .lastResumePanel .auth-title {
    padding: 0px 20px;
  }
}
@media (min-width: 320px) and (max-width: 360px) {
  .lastResume {
    max-width: 300px;
  }
  .uploadButton {
    margin: 10px 0px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
/*new changes*/

.resumeUploadScreen-section .welcome-heading-panel h1 {
  font-family: 'Noto Serif';
  font-weight: 600;
  font-size: 50px;
}
.resumeUploadScreen-section .welcome-heading-panel h1 b.black-font {
  color: black;
  font-family: 'Noto Serif' !important;
  font-size: 50px;
}
.resumeUploadScreen-section .welcome-heading-panel h4 {
  font-family: 'Noto Serif';
  font-weight: 600;
  color: black;
  font-size: 2.5rem;
}
.resumeUploadScreen-section .welcome-screen {
  display: flex;
  max-width: 865px;
  margin: auto;
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  background: white;
  overflow: hidden;
}
.resumeUploadScreen-section .welcome-screen.red-welcome-screen {
  margin: 20px auto;
  position: relative;
  z-index: 9;
}
.red-welcome-screen h1 {
  font-family: 'Noto Serif';
  font-weight: 600;
  font-size: 50px;
}
.red-welcome-screen h4 {
  font-family: 'Noto Serif';
  font-weight: 600;
  color: black;
}
.red-welcome-screen h4 b {
  font-weight: 900;
}
.resumeUploadScreen-section .welcome-screen.red-welcome-screen .welcome-main-container {
  /* margin: 0 auto;*/
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
.resumeUploadScreen-section .welcome-screen.red-welcome-screen .red-welcome-content {
  padding: 0 30px 20px;
}
.resumeUploadScreen-section .welcome-screen .heading {
  font-size: 45px;
}
.resumeUploadScreen-section .welcome-screen-footer {
  border-top: 3px solid #cccccc;
  padding: 30px;
}
.resumeUploadScreen-section .welcome-screen img {
  max-width: 100%;
  height: auto;
}
.resumeUploadScreen-section .welcome-screen-image {
  min-width: 35%;
  display: flex;
}
.pink-font {
  color: #df255f;
}
.entry-item {
  margin: 35px 50px;
  position: relative;
}
.uploadCircleImg {
  margin-bottom: 20px;
}
.uploadButton .btn:focus {
  outline: 1px solid black !important;
}
.resumeUploadScreen-section .welcome-heading-panel {
  border-bottom: solid #e5e5e5;
  margin-bottom: 3%;
  padding: 10px 15px 13px 15px;
}
@media screen and (max-width: 414px) {
  .resumeUploadScreen-section .welcome-heading-panel h4 {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .resumeUploadScreen-section .welcome-screen {
    min-width: 700px;
  }
}
@media screen and (max-width: 767px) {
  .resumeUploadScreen-section .welcome-screen-image {
    display: none;
  }
  .resumeUploadScreen-section .welcome-details {
    width: 100%;
  }
  .resumeUploadScreen-section .welcome-screen.red-welcome-screen {
    margin: 20px 20px 10px;
  }
  .resumeUploadScreen-section .welcome-screen h1 span {
    font-size: 20px;
  }
  .resumeUploadScreen-section .welcome-screen .heading {
    font-size: 35px;
  }
  .resumeUploadScreen-section .welcome-screen-body {
    padding: 30px;
  }
  .authentication .header-navigation {
    padding: 27px;
  }
}
@media screen (min-width: 320px) and (max-width: 700px) {
  .uploadResumeLinkedIN a.LinkedINSVG {
    left: 0;
  }
}
.clickable-icon {
  cursor: pointer;
}
.link-focus {
  outline: none !important;
  position: relative;
}
.link-focus:before {
  color: #aa0285;
  border-radius: 4px;
  outline: 4px solid #ff5858 !important;
  outline-offset: -2px;
  bottom: -2px;
  content: "";
  left: -3px;
  position: absolute;
  right: -3px;
  top: -2px;
}
.link-focus-popoverProfile {
  outline: none !important;
  position: relative;
}
.link-focus-popoverProfile:before {
  border-radius: 2px;
  border: 1px solid white !important;
  bottom: -2px;
  content: "";
  left: -3px;
  position: absolute;
  right: 0px;
  top: -2px;
}
.link-focus-footer {
  outline: none !important;
  position: relative;
}
.link-focus-footer:before {
  color: #aa0285;
  border-radius: 2px;
  outline: 4px solid #ff5858 !important;
  display: block;
  outline-offset: -2px;
  bottom: -2px;
  content: "";
  left: -3px;
  position: absolute;
  right: -3px;
  top: -2px;
}
span.link-focus-footer {
  outline: none !important;
  position: relative;
}
span.link-focus-footer:before {
  color: #aa0285;
  border-radius: 2px;
  outline: 4px solid #ff5858 !important;
  display: block;
  outline-offset: -2px;
  bottom: -2px;
  content: "";
  left: -40px;
  position: absolute;
  right: -3px;
  top: -2px;
}
.input-button-focus {
  outline: none !important;
  position: relative;
}
.input-button-focus:before {
  border-radius: 4px;
  outline: 3px solid #ff5858 !important;
  outline-offset: -2px;
  bottom: -2px;
  content: "";
  left: -3px;
  position: absolute;
  right: -3px;
  top: -2px;
}
.footer-container-indent a,
.footer-col-inner a {
  color: #cec5dd !important;
}
.input-text-focus {
  outline: none !important;
  position: relative;
}
.input-text-focus:before {
  border: 2px solid #434343 !important;
  bottom: 0px;
  content: "";
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.link-circle-focus {
  outline: none !important;
  position: relative;
}
.link-circle-focus:before {
  border-radius: 2px;
  border: 2px solid #4d005b !important;
  bottom: -3px;
  content: "";
  left: -3px;
  position: absolute;
  right: -3px;
  top: -3px;
}
a.policy-name-text:focus {
  border: 1px solid #434343 !important;
  display: inline-block;
}
.auth-main-content form input:focus,
.auth-main-content form input:focus:not(:focus-visible) {
  border-radius: 8px;
  border: 1px solid #aa0285;
  outline-offset: 1px !important;
  box-shadow: none !important;
}
.auth-main-content form input:focus-visible {
  border-radius: 2px;
  outline: 2px solid #4d005b;
}
/*.btn-focus {
	outline: none !important;
	position: relative;
	&:before {
		border: 2px solid #434343 !important;
		bottom: -3px;
		content: "";
		left: -3px;
		position: absolute;
		right: -3px;
		top: -3px;
	}
}*/

.resumeUploadScreen-section .welcome-main-container .welcome-heading-panel {
  margin-bottom: 0;
}
.resumeUploadScreen-section .welcome-main-container .welcome-heading-panel h1 {
  color: #4d005b;
}
.resumeUploadScreen-section .welcome-main-container .welcome-heading-panel h4 {
  font-family: 'Open Sans';
  color: #595959;
}
.resumeUploadScreen-section .welcome-main-container .welcome-heading-panel h4 .black-font {
  color: black;
}
.resumeUploadScreen-section .welcome-main-container .red-welcome-content .uploadResumeLinkedIN .LinkedINSVG {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.resumeUploadScreen-section .welcome-main-container .red-welcome-content .uploadResumeLinkedIN .upload-resume-text {
  color: #4d005b;
  font-size: 25px;
  font-family: 'Noto Serif';
  font-weight: 600;
}
.resumeUploadScreen-section .welcome-main-container .red-welcome-content .uploadResumeLinkedIN .upload-resume-content {
  color: black;
  font-style: italic;
  text-align: center;
  width: 326px;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .resumeUploadScreen-section .welcome-main-container .red-welcome-content .uploadResumeLinkedIN .upload-resume-content {
    width: auto;
  }
}
.resumeUploadScreen-section .welcome-main-container .welcome-screen-footer-done {
  justify-content: end !important;
}
.resumeUploadScreen-section .welcome-main-container .welcome-screen-footer-done .lastUploadFooter {
  margin-right: 0 !important;
}
.resumeUploadScreen-section .welcome-main-container .welcome-screen-footer {
  display: flex;
  justify-content: center;
  align-items: center;
}
.resumeUploadScreen-section .welcome-main-container .welcome-screen-footer .lastUploadFooter {
  margin-right: 20px;
}
@media (max-width: 768px) {
  .resumeUploadScreen-section .welcome-main-container .welcome-screen-footer .lastUploadFooter {
    margin-right: 10px;
  }
}
.resumeUploadScreen-section .welcome-main-container .welcome-screen-footer .lastUploadFooter #btnSkip {
  height: 40px;
  width: 200px;
  padding: 0;
}
@media (max-width: 768px) {
  .resumeUploadScreen-section .welcome-main-container .welcome-screen-footer .lastUploadFooter #btnSkip {
    width: auto;
    padding: 0 20px;
  }
}
.resumeUploadScreen-section .welcome-main-container .welcome-screen-footer .lastUploadFooter #btnBack,
.resumeUploadScreen-section .welcome-main-container .welcome-screen-footer .lastUploadFooter #btnDone {
  text-align: center;
  width: auto;
  height: 40px;
  padding: 0 30px;
}
.resumeUploadScreen-section .welcome-main-container .welcome-screen-footer .uploadSection {
  margin-left: 20px;
}
@media (max-width: 768px) {
  .resumeUploadScreen-section .welcome-main-container .welcome-screen-footer .uploadSection {
    margin-right: 10px;
  }
}
.resumeUploadScreen-section .welcome-main-container .welcome-screen-footer .uploadSection .uploadButton #btnUpload {
  height: 40px;
  border: 2px solid #4d005b;
  width: 200px;
}
@media (max-width: 768px) {
  .resumeUploadScreen-section .welcome-main-container .welcome-screen-footer .uploadSection .uploadButton #btnUpload {
    width: auto;
    padding: 0 20px;
  }
}
.cookie-banner a:focus-visible,
.cookie-banner-btn:focus-visible img {
  border: 1px solid black;
}
.decomissionedselfenrollment {
  color: #333333;
  font-size: 13px;
  font-weight: 550;
  margin-bottom: 4%;
  line-height: 1.5;
}
.decomissionedselfenrollment a:focus-visible {
  outline: 1px solid #4d005b !important;
  outline-offset: 2px;
}
#editForm .controls .select2-container.form-control .select2-choice {
  border-color: #1c304b !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  border-style: solid;
  border-width: 1px;
}
#editForm .select2-container span {
  top: 0;
}
#editForm input[type="file"] {
  border-color: #1c304b !important;
  border-radius: 8px !important;
  border-style: solid;
  border-width: 1px;
}
.reset-password-container .auth-subtitle.text-to-lower b span::after {
  content: '!';
  display: inline-block;
}
.stay-container input[type="checkbox"]:focus-visible {
  outline: 3px solid #ff5858 !important;
  outline-offset: 2px !important;
  border-radius: 2px;
}
.new-user-footer {
  background-color: #f1f0f5;
  border-top: 1px solid #e5e4ec;
  /* Mobile styles */

}
.new-user-footer .loginFooter {
  width: 100%;
  padding: 12px;
  opacity: 1;
}
.new-user-footer .loginFooterZIndexZero .footer-container-indent {
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #45505f !important;
  margin-top: 0px;
}
.new-user-footer .loginFooterZIndexZero .footer-container-indent a {
  color: #45505f !important;
}
.new-user-footer .footer-container-new {
  padding: 0px;
  text-align: center;
}
.new-user-footer .footer-container-new .footer-links {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  align-items: center;
}
.new-user-footer .footer-container-new .footer-links li,
.new-user-footer .footer-container-new .footer-links a {
  color: #45505f;
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.004em;
  text-decoration: none;
}
.new-user-footer .footer-container-new .footer-links a:hover {
  text-decoration: none;
}
.new-user-footer .footer-container-new .footer-links span.small.pull-left,
.new-user-footer .footer-container-new .footer-links span.small.pull-left a {
  float: none !important;
  color: #45505f !important;
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.004em;
  text-decoration: none;
}
.new-user-footer .footer-container-new .footer-links span.news div p {
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 16px;
}
.new-user-footer .footer-container-new .footer-links li:empty {
  display: none;
}
.new-user-footer .footer-container-new span.link-focus-footer {
  display: inline-block;
}
.new-user-footer .footer-container-new span.link-focus-footer:before {
  left: -3px;
}
@media (max-width: 768px) {
  .new-user-footer .footer-container-new .footer-links {
    gap: 20px;
    text-align: center;
  }
  .new-user-footer .footer-container-new .footer-links li {
    width: 100%;
    text-align: center;
  }
  .new-user-footer .footer-container-new .footer-links span.small.pull-left,
  .new-user-footer .footer-container-new .footer-links a,
  .new-user-footer .footer-container-new .footer-links span.small.pull-left a {
    font-weight: 300;
  }
}
.new-user-footer.new-login-footer .loginFooter.loginFooterCont {
  margin: 0px 0 0;
  background-color: #f1f0f5;
}
.main-content-authentication {
  padding-left: 0px;
  padding-right: 0px;
  max-width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (max-width: 768px) {
  .main-content-authentication {
    padding-left: 32px;
    padding-right: 32px;
  }
}
.main-content-authentication input[type=password]::-ms-reveal,
.main-content-authentication input[type=password]::-ms-clear {
  display: none;
}
.main-content-authentication input[type="text"],
.main-content-authentication input[type="number"] {
  border: 1px solid #1c304b;
  border-radius: 8px;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #1c304b;
  padding: 8px 16px;
  line-height: 24px;
}
.main-content-authentication input[type="text"]:focus,
.main-content-authentication input[type="number"]:focus,
.main-content-authentication input[type="text"]:focus-visible,
.main-content-authentication input[type="number"]:focus-visible {
  border: 1px solid #aa0285;
}
.main-content-authentication input[type="text"]:disabled,
.main-content-authentication input[type="number"]:disabled {
  background-color: white;
  border: 1px solid #ced7e4;
  color: #adadb5 !important;
}
.main-content-authentication input[type="text"]:disabled::placeholder,
.main-content-authentication input[type="number"]:disabled::placeholder {
  color: #45505f;
}
.main-content-authentication input[type="text"]::placeholder,
.main-content-authentication input[type="number"]::placeholder {
  font-size: 14px;
  font-style: normal !important;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
}
.main-content-authentication input[type="text"]::-webkit-input-placeholder,
.main-content-authentication input[type="number"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 14px;
  font-style: normal !important;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
}
.main-content-authentication input[type="text"]::-moz-placeholder,
.main-content-authentication input[type="number"]::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
  font-style: normal !important;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
}
.main-content-authentication input[type="text"]:-ms-input-placeholder,
.main-content-authentication input[type="number"]:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 14px;
  font-style: normal !important;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
}
.main-content-authentication input[type="text"]:read-only,
.main-content-authentication input[type="number"]:read-only {
  background-color: white;
  border: 1px solid #ced7e4;
  color: #1c304b;
}
.main-content-authentication .onboarding-authentication {
  display: flex;
  justify-content: center;
  align-items: stretch;
  min-height: calc(100vh - 42px);
}
@media (max-width: 1024px) {
  .main-content-authentication .onboarding-authentication {
    min-height: calc(100vh - 41px);
  }
}
@media (max-width: 768px) {
  .main-content-authentication .onboarding-authentication {
    min-height: calc(100vh - 160px);
  }
}
.main-content-authentication .onboarding-authentication .left-section-onboarding {
  flex: 6;
  width: 50%;
  word-break: break-word;
}
@media (max-width: 768px) {
  .main-content-authentication .onboarding-authentication .left-section-onboarding {
    flex: 12;
    margin-right: auto;
  }
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .authenticationScreen {
  max-width: 456px;
  text-align: center;
  margin: auto;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .main-content-authentication .onboarding-authentication .left-section-onboarding .authenticationScreen {
    padding: 0px 16px;
  }
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .authenticationScreen .panel-authentication {
  text-align: left;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .logo-header {
  margin-top: 48px;
  margin-bottom: 48px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .authentication-heading-panel .title-text {
  font-family: 'Noto Serif', serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  color: #1c304b;
  margin: 0px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .authentication-heading-panel .content-text {
  margin-top: 12px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
  margin-bottom: 40px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields .form-group-auth {
  margin-bottom: 24px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields .pass-show-internal {
  border: none;
  position: absolute;
  right: 10px;
  top: 16px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields .pass-show-internal:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -2px !important;
  border-radius: 8px !important;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields .validation-auth-row .col-auth {
  margin-top: 8px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields .validation-auth-row .col-auth span.body_medium {
  margin-left: 12px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields label {
  margin-bottom: 8px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="text"],
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="password"] {
  border: 1px solid #1c304b;
  border-radius: 8px;
  width: 100%;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #1c304b;
  padding: 8px 16px;
  line-height: 24px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="text"]:focus,
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="password"]:focus,
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="text"]:focus-visible,
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="password"]:focus-visible {
  border: 1px solid #aa0285;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="text"]:disabled,
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="password"]:disabled {
  background-color: white;
  border: 1px solid #ced7e4;
  color: #adadb5 !important;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="text"]:disabled::placeholder,
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="password"]:disabled::placeholder {
  color: #45505f;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="text"]::placeholder,
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="password"]::placeholder {
  font-size: 14px;
  font-style: normal !important;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="text"]::-webkit-input-placeholder,
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="password"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 14px;
  font-style: normal !important;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="text"]::-moz-placeholder,
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="password"]::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
  font-style: normal !important;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="text"]:-ms-input-placeholder,
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="password"]:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 14px;
  font-style: normal !important;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="text"]:read-only,
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="password"]:read-only {
  background-color: white;
  border: 1px solid #ced7e4;
  color: #1c304b;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="text"].input-ls,
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields input[type="password"].input-ls {
  height: 56px;
  padding: 16px 48px 16px 16px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields .required-star {
  color: #c70f00;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields .error-section {
  display: flex;
  width: 100%;
  margin-top: 8px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #c70f00;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields .error-section .required-errorIcon:after {
  display: inline-block;
  content: '';
  width: 16px;
  height: 16px;
  background-image: url(/Content/Images/icons/required-errorIcon.svg);
  float: left;
  background-repeat: no-repeat;
  margin-right: 8px;
  margin-top: 1px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .validation-fields .error-section-outer {
  display: inline-block !important;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .auth-button-panel {
  padding-top: 20px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .auth-button-panel .primary-btn--lg {
  width: 100%;
  white-space: normal;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .auth-button-panel .primary-btn--lg:hover {
  color: white;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .below-section .policies-message .policies-message-text {
  margin-top: 16px;
  text-align: center;
  font-family: Noto Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #1c304b;
}
@media (max-width: 768px) {
  .main-content-authentication .onboarding-authentication .left-section-onboarding .below-section .policies-message .policies-message-text {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 4px;
  }
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .below-section .or-text {
  margin-top: 16px;
  text-align: center;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .auth-social-media-auth {
  margin-bottom: 40px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .auth-social-media-auth .social-button {
  margin-top: 16px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .auth-social-media-auth .btn.secondary-btn--lg {
  background-color: #f7f7fa !important;
  border: none !important;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: normal;
  padding: 12px 24px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .auth-social-media-auth .social-button-text {
  font-family: 'Noto Sans', sans-serif;
  margin-left: 16px;
  text-align: left;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .panel-authentication.legalReq {
  display: flex;
  min-height: 70vh;
  align-items: center;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .panel-authentication.legalReq .main-content-sec {
  margin-bottom: 48px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .panel-authentication.legalReq .authentication-heading-panel .title-text {
  font-size: 24px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .panel-authentication.legalReq .authentication-heading-panel .content-text {
  font-size: 14px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .panel-authentication.legalReq .legal-requirements-box-new .policy-section {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .panel-authentication.legalReq .legal-requirements-box-new .policy-section input[type="checkbox"] {
  vertical-align: top;
  margin-top: 2px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .panel-authentication.legalReq .legal-requirements-box-new .policy-section .policy-agree-text {
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
  color: #1c304b;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .panel-authentication.legalReq .required-star {
  color: #c70f00;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .panel-authentication.legalReq .error-section {
  display: flex;
  width: 100%;
  margin-top: 8px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #c70f00;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding .panel-authentication.legalReq .error-section .required-errorIcon:after {
  display: inline-block;
  content: '';
  width: 16px;
  height: 16px;
  background-image: url(/Content/Images/icons/required-errorIcon.svg);
  float: left;
  background-repeat: no-repeat;
  margin-right: 8px;
  margin-top: 1px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .logo-header,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .logo-header,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .logo-header {
  margin-bottom: 40px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.welcome-panel,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.welcome-panel,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.welcome-panel {
  min-height: 72vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.welcome-panel .authentication-heading-panel .title-text,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.welcome-panel .authentication-heading-panel .title-text,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.welcome-panel .authentication-heading-panel .title-text {
  margin-bottom: 16px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.welcome-panel .authentication-heading-panel .content-text,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.welcome-panel .authentication-heading-panel .content-text,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.welcome-panel .authentication-heading-panel .content-text {
  margin-bottom: 0px;
  margin-top: 0px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.welcome-panel .auth-button-panel,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.welcome-panel .auth-button-panel,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.welcome-panel .auth-button-panel {
  padding-top: 48px;
  margin-bottom: 40px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .authentication-heading-panel .title-text,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .authentication-heading-panel .title-text,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .authentication-heading-panel .title-text {
  margin-top: 0px;
  font-family: 'Noto Serif', serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  color: #1c304b;
  margin-bottom: 48px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .authentication-heading-panel .content-text,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .authentication-heading-panel .content-text,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .authentication-heading-panel .content-text {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
  margin-bottom: 12px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication .main-content-sec,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication .main-content-sec,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication .main-content-sec {
  margin-bottom: 48px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication .goal-checkboxs .goal-checkbox,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication .goal-checkboxs .goal-checkbox,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication .goal-checkboxs .goal-checkbox {
  border-radius: 8px;
  border: 1px solid #e5e4ec;
  padding: 24px 16px;
  margin-bottom: 16px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication .goal-checkboxs custom-radio label,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication .goal-checkboxs custom-radio label,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication .goal-checkboxs custom-radio label {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: Noto Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
  color: #1c304b;
  text-transform: unset;
  margin-bottom: 0px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication .goal-checkboxs custom-radio label input[type="radio"],
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication .goal-checkboxs custom-radio label input[type="radio"],
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication .goal-checkboxs custom-radio label input[type="radio"] {
  margin-top: 0px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication .goal-checkboxs custom-radio label .radio-span-input,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication .goal-checkboxs custom-radio label .radio-span-input,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication .goal-checkboxs custom-radio label .radio-span-input {
  display: flex;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication .goal-checkboxs custom-radio label span,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication .goal-checkboxs custom-radio label span,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication .goal-checkboxs custom-radio label span {
  font-weight: 400;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication .goal-checkboxs input[type="radio"]:focus-visible,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication .goal-checkboxs input[type="radio"]:focus-visible,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication .goal-checkboxs input[type="radio"]:focus-visible {
  outline: 4px solid #ff5858;
  outline-offset: 0px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication .goal-outer .auth-button-panel,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication .goal-outer .auth-button-panel,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication .goal-outer .auth-button-panel {
  padding-top: 32px;
  text-align: right;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication .goal-outer .auth-button-panel .primary-btn--lg,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication .goal-outer .auth-button-panel .primary-btn--lg,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication .goal-outer .auth-button-panel .primary-btn--lg {
  width: auto;
  min-width: 151px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .control-outer,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .control-outer,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .control-outer {
  margin-bottom: 24px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .form-control.control-large-input,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .form-control.control-large-input,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .form-control.control-large-input {
  height: 56px;
  padding: 16px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .control-label,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .control-label,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .control-label {
  color: #1c304b;
  margin-bottom: 8px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .auth-button-panel,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .auth-button-panel,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .auth-button-panel {
  padding-top: 24px;
  text-align: right;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .auth-button-panel .primary-btn--lg,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .auth-button-panel .primary-btn--lg,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .auth-button-panel .primary-btn--lg {
  width: auto;
  min-width: 151px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .required-star,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .required-star,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .required-star {
  color: #c70f00;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .error-section,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .error-section,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .error-section {
  margin-top: 8px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #c70f00;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .error-section .required-errorIcon:after,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .error-section .required-errorIcon:after,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .error-section .required-errorIcon:after {
  display: inline-block;
  content: '';
  width: 16px;
  height: 16px;
  background-image: url(/Content/Images/icons/required-errorIcon.svg);
  float: left;
  background-repeat: no-repeat;
  margin-right: 8px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .error-section-outer,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .error-section-outer,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .error-section-outer {
  display: inline-block !important;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .warning-section,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .warning-section,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .warning-section {
  display: flex;
  width: 100%;
  margin-top: 8px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #45505f;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .warning-section .required-warningIcon,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .warning-section .required-warningIcon,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .warning-section .required-warningIcon {
  margin-left: -1px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .warning-section .required-warningIcon:after,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .warning-section .required-warningIcon:after,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .warning-section .required-warningIcon:after {
  display: inline-block;
  content: '';
  width: 16px;
  height: 16px;
  background-image: url(/Content/Images/icons/info-onboarding.svg);
  float: left;
  background-repeat: no-repeat;
  margin-right: 8px;
  margin-top: 1px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .select2-container.select-onboarding,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .select2-container.select-onboarding,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .select2-container.select-onboarding {
  width: 100%;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .select2-container.select-onboarding.add-jobs-error,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .select2-container.select-onboarding.add-jobs-error,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .select2-container.select-onboarding.add-jobs-error {
  border: none;
  background-color: transparent;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .select2-container.select-onboarding.add-jobs-error .select2-choice,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .select2-container.select-onboarding.add-jobs-error .select2-choice,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .select2-container.select-onboarding.add-jobs-error .select2-choice {
  border: 1px solid #c70f00 !important;
  background-color: #fdf6f5;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .select2-container .select2-choice .select2-arrow b,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .select2-container .select2-choice .select2-arrow b,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .select2-container .select2-choice .select2-arrow b,
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization select2-container.select2-dropdown-open .select2-choice .select2-arrow b,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization select2-container.select2-dropdown-open .select2-choice .select2-arrow b,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization select2-container.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -6px 16px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .select2-container .select2-choice,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .select2-container .select2-choice,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .select2-container .select2-choice {
  height: 56px !important;
  box-shadow: none;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .select2-container.select2-dropdown-open.select2-container-active .select2-choice,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .select2-container.select2-dropdown-open.select2-container-active .select2-choice,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .select2-container.select2-dropdown-open.select2-container-active .select2-choice,
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .select2-container.select2-container-active .select2-choice,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .select2-container.select2-container-active .select2-choice,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .select2-container.select2-container-active .select2-choice {
  border: 1px solid #aa0285 !important;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .select2-container .select2-choice > .select2-chosen,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .select2-container .select2-choice > .select2-chosen,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .select2-container .select2-choice > .select2-chosen {
  padding: 16px !important;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .phone-dialcode-section,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .phone-dialcode-section,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .phone-dialcode-section {
  display: flex;
  width: 100%;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .phone-dialcode-section .dial-code-select,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .phone-dialcode-section .dial-code-select,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .phone-dialcode-section .dial-code-select {
  min-width: 90px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .phone-dialcode-section .dial-code-select .select2-container .select2-choice,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .phone-dialcode-section .dial-code-select .select2-container .select2-choice,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .phone-dialcode-section .dial-code-select .select2-container .select2-choice {
  border-radius: 8px 0px 0px 8px !important;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .phone-dialcode-section .dial-code-select .select2-container-active .select2-choice,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .phone-dialcode-section .dial-code-select .select2-container-active .select2-choice,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .phone-dialcode-section .dial-code-select .select2-container-active .select2-choice {
  border-radius: 8px 0px 0px 8px !important;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .phone-dialcode-section .dial-code-select .select2-container .select2-choice .select2-arrow b,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .phone-dialcode-section .dial-code-select .select2-container .select2-choice .select2-arrow b,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .phone-dialcode-section .dial-code-select .select2-container .select2-choice .select2-arrow b {
  background-position: -4px 16px !important;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .phone-section-outer,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .phone-section-outer,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .phone-section-outer {
  position: relative;
  width: 100%;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .phone-section-outer .control-large-input,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .phone-section-outer .control-large-input,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .phone-section-outer .control-large-input {
  padding-right: 40px;
  border-radius: 0px 8px 8px 0px !important;
  border-left: none;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .phone-section-outer .control-large-input.red-border,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .phone-section-outer .control-large-input.red-border,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .phone-section-outer .control-large-input.red-border {
  border-left: none !important;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .phone-section-outer .phone-section,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .phone-section-outer .phone-section,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .phone-section-outer .phone-section {
  position: absolute;
  right: 8px;
  top: 18px;
}
.main-content-authentication .onboarding-authentication .left-section-onboarding.new-welcome-left .panel-authentication.personalization .phone-section-outer .phone-section .phoneIcon:after,
.main-content-authentication .onboarding-authentication .left-section-onboarding.personalization-left .panel-authentication.personalization .phone-section-outer .phone-section .phoneIcon:after,
.main-content-authentication .onboarding-authentication .left-section-onboarding.welcome-left .panel-authentication.personalization .phone-section-outer .phone-section .phoneIcon:after {
  display: inline-block;
  content: '';
  width: 20px;
  height: 20px;
  background-image: url(/Content/Images/icons/onboarding-phone.svg);
  float: left;
  background-repeat: no-repeat;
  margin-right: 8px;
}
.main-content-authentication .onboarding-authentication .right-section-onboarding {
  flex: 6;
  width: 50%;
  background-image: url(/Content/Images/onboarding-authentication.png);
  background-size: cover;
}
@media (max-width: 768px) {
  .main-content-authentication .onboarding-authentication .right-section-onboarding {
    display: none;
  }
}
.main-content-authentication .onboarding-authentication .right-section-onboarding.welcome-right {
  background-image: url(/Content/Images/creative-business-planning-welcome.png);
}
.main-content-authentication .onboarding-authentication .right-section-onboarding.new-welcome-right {
  background-image: url(/Content/Images/onboarding-welcome-img.png);
}
.main-content-authentication .onboarding-authentication .right-section-onboarding.personalization-right {
  background-image: url(/Content/Images/personalization-img.png);
}
body::after {
  height: 0px;
}
@media (max-width: 768px) {
  body::after {
    height: 0px;
  }
}
.modal-backdrop.in {
  opacity: 0.5;
  background: #1e162a;
}
.main-content-new-forgot-username,
.main-content-new-login-screen {
  padding-left: 0px;
  padding-right: 0px;
  max-width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (max-width: 768px) {
  .main-content-new-forgot-username,
  .main-content-new-login-screen {
    padding-left: 32px;
    padding-right: 32px;
  }
}
.main-content-new-forgot-username input[type=password]::-ms-reveal,
.main-content-new-login-screen input[type=password]::-ms-reveal,
.main-content-new-forgot-username input[type=password]::-ms-clear,
.main-content-new-login-screen input[type=password]::-ms-clear {
  display: none;
}
.main-content-new-forgot-username input[type="text"],
.main-content-new-login-screen input[type="text"],
.main-content-new-forgot-username input[type="number"],
.main-content-new-login-screen input[type="number"] {
  border: 1px solid #1c304b;
  border-radius: 8px;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #1c304b;
  padding: 8px 16px;
  line-height: 24px;
}
.main-content-new-forgot-username input[type="text"]:focus,
.main-content-new-login-screen input[type="text"]:focus,
.main-content-new-forgot-username input[type="number"]:focus,
.main-content-new-login-screen input[type="number"]:focus,
.main-content-new-forgot-username input[type="text"]:focus-visible,
.main-content-new-login-screen input[type="text"]:focus-visible,
.main-content-new-forgot-username input[type="number"]:focus-visible,
.main-content-new-login-screen input[type="number"]:focus-visible {
  border: 1px solid #aa0285;
}
.main-content-new-forgot-username input[type="text"]:disabled,
.main-content-new-login-screen input[type="text"]:disabled,
.main-content-new-forgot-username input[type="number"]:disabled,
.main-content-new-login-screen input[type="number"]:disabled {
  background-color: white;
  border: 1px solid #ced7e4;
  color: #adadb5 !important;
}
.main-content-new-forgot-username input[type="text"]:disabled::placeholder,
.main-content-new-login-screen input[type="text"]:disabled::placeholder,
.main-content-new-forgot-username input[type="number"]:disabled::placeholder,
.main-content-new-login-screen input[type="number"]:disabled::placeholder {
  color: #45505f;
}
.main-content-new-forgot-username input[type="text"]::placeholder,
.main-content-new-login-screen input[type="text"]::placeholder,
.main-content-new-forgot-username input[type="number"]::placeholder,
.main-content-new-login-screen input[type="number"]::placeholder {
  font-size: 14px;
  font-style: normal !important;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
}
.main-content-new-forgot-username input[type="text"]::-webkit-input-placeholder,
.main-content-new-login-screen input[type="text"]::-webkit-input-placeholder,
.main-content-new-forgot-username input[type="number"]::-webkit-input-placeholder,
.main-content-new-login-screen input[type="number"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 14px;
  font-style: normal !important;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
}
.main-content-new-forgot-username input[type="text"]::-moz-placeholder,
.main-content-new-login-screen input[type="text"]::-moz-placeholder,
.main-content-new-forgot-username input[type="number"]::-moz-placeholder,
.main-content-new-login-screen input[type="number"]::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
  font-style: normal !important;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
}
.main-content-new-forgot-username input[type="text"]:-ms-input-placeholder,
.main-content-new-login-screen input[type="text"]:-ms-input-placeholder,
.main-content-new-forgot-username input[type="number"]:-ms-input-placeholder,
.main-content-new-login-screen input[type="number"]:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 14px;
  font-style: normal !important;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
}
.main-content-new-forgot-username input[type="text"]:read-only,
.main-content-new-login-screen input[type="text"]:read-only,
.main-content-new-forgot-username input[type="number"]:read-only,
.main-content-new-login-screen input[type="number"]:read-only {
  background-color: white;
  border: 1px solid #ced7e4;
  color: #1c304b;
}
.main-content-new-forgot-username .new-forgot-username-layout,
.main-content-new-login-screen .new-forgot-username-layout,
.main-content-new-forgot-username .new-login-screen-layout,
.main-content-new-login-screen .new-login-screen-layout {
  display: flex;
  justify-content: center;
  align-items: stretch;
  min-height: calc(100vh - 42px);
}
@media (max-width: 1024px) {
  .main-content-new-forgot-username .new-forgot-username-layout,
  .main-content-new-login-screen .new-forgot-username-layout,
  .main-content-new-forgot-username .new-login-screen-layout,
  .main-content-new-login-screen .new-login-screen-layout {
    min-height: calc(100vh - 41px);
  }
}
@media (max-width: 768px) {
  .main-content-new-forgot-username .new-forgot-username-layout,
  .main-content-new-login-screen .new-forgot-username-layout,
  .main-content-new-forgot-username .new-login-screen-layout,
  .main-content-new-login-screen .new-login-screen-layout {
    min-height: calc(100vh - 160px);
  }
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen {
  flex: 6;
  width: 50%;
  word-break: break-word;
}
@media (max-width: 768px) {
  .main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username,
  .main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username,
  .main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username,
  .main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username,
  .main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen,
  .main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen,
  .main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen,
  .main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen {
    flex: 12;
    margin-right: auto;
  }
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .newForgotUsernameScreen,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .newForgotUsernameScreen,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .newForgotUsernameScreen,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .newForgotUsernameScreen,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .newForgotUsernameScreen,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .newForgotUsernameScreen,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .newForgotUsernameScreen,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .newForgotUsernameScreen,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .newLoginScreen,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .newLoginScreen,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .newLoginScreen,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .newLoginScreen,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .newLoginScreen,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .newLoginScreen,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .newLoginScreen,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .newLoginScreen {
  max-width: 456px;
  text-align: left;
  margin: auto;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .newForgotUsernameScreen,
  .main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .newForgotUsernameScreen,
  .main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .newForgotUsernameScreen,
  .main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .newForgotUsernameScreen,
  .main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .newForgotUsernameScreen,
  .main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .newForgotUsernameScreen,
  .main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .newForgotUsernameScreen,
  .main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .newForgotUsernameScreen,
  .main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .newLoginScreen,
  .main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .newLoginScreen,
  .main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .newLoginScreen,
  .main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .newLoginScreen,
  .main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .newLoginScreen,
  .main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .newLoginScreen,
  .main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .newLoginScreen,
  .main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .newLoginScreen {
    padding: 0px 16px;
  }
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .logo-header,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .logo-header,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .logo-header,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .logo-header,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .logo-header,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .logo-header,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .logo-header,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .logo-header {
  margin-top: 48px;
  margin-bottom: 48px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .title-text,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .title-text,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .title-text,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .title-text,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .title-text,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .title-text,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .title-text,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .title-text {
  font-family: 'Noto Serif', serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  color: #1c304b;
  margin: 0px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .content-text,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .content-text,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .content-text,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .content-text,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .content-text,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .content-text,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .content-text,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .content-text {
  margin-top: 12px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
  margin-bottom: 40px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username label,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username label,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username label,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username label,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen label,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen label,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen label,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen label {
  margin-bottom: 8px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-forgot-username-button-panel,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-forgot-username-button-panel,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-forgot-username-button-panel,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-forgot-username-button-panel,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-forgot-username-button-panel,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-forgot-username-button-panel,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-forgot-username-button-panel,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-forgot-username-button-panel,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-button-panel,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-button-panel,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-button-panel,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-button-panel,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-button-panel,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-button-panel,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-button-panel,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-button-panel {
  padding-top: 40px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-forgot-username-button-panel .primary-btn--lg,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-forgot-username-button-panel .primary-btn--lg,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-forgot-username-button-panel .primary-btn--lg,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-forgot-username-button-panel .primary-btn--lg,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-forgot-username-button-panel .primary-btn--lg,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-forgot-username-button-panel .primary-btn--lg,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-forgot-username-button-panel .primary-btn--lg,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-forgot-username-button-panel .primary-btn--lg,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-button-panel .primary-btn--lg,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-button-panel .primary-btn--lg,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-button-panel .primary-btn--lg,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-button-panel .primary-btn--lg,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-button-panel .primary-btn--lg,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-button-panel .primary-btn--lg,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-button-panel .primary-btn--lg,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-button-panel .primary-btn--lg {
  width: 100%;
  white-space: normal;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-forgot-username-button-panel .primary-btn--lg:hover,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-forgot-username-button-panel .primary-btn--lg:hover,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-forgot-username-button-panel .primary-btn--lg:hover,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-forgot-username-button-panel .primary-btn--lg:hover,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-forgot-username-button-panel .primary-btn--lg:hover,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-forgot-username-button-panel .primary-btn--lg:hover,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-forgot-username-button-panel .primary-btn--lg:hover,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-forgot-username-button-panel .primary-btn--lg:hover,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-button-panel .primary-btn--lg:hover,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-button-panel .primary-btn--lg:hover,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-button-panel .primary-btn--lg:hover,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-button-panel .primary-btn--lg:hover,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-button-panel .primary-btn--lg:hover,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-button-panel .primary-btn--lg:hover,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-button-panel .primary-btn--lg:hover,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-button-panel .primary-btn--lg:hover {
  color: white;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .link-xs,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .link-xs,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .link-xs,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .link-xs,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .link-xs,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .link-xs,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .link-xs,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .link-xs {
  font-family: Noto Sans, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  color: #aa0285;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .link-xs:hover,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .link-xs:hover,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .link-xs:hover,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .link-xs:hover,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .link-xs:hover,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .link-xs:hover,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .link-xs:hover,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .link-xs:hover {
  color: #aa0285;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .link-xs:active,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .link-xs:active,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .link-xs:active,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .link-xs:active,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .link-xs:active,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .link-xs:active,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .link-xs:active,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .link-xs:active,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .link-xs:focus,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .link-xs:focus,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .link-xs:focus,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .link-xs:focus,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .link-xs:focus,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .link-xs:focus,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .link-xs:focus,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .link-xs:focus {
  color: #7a005f;
  text-decoration: none;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .link-xs:focus-visible,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .link-xs:focus-visible,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .link-xs:focus-visible,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .link-xs:focus-visible,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .link-xs:focus-visible,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .link-xs:focus-visible,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .link-xs:focus-visible,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .link-xs:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: 0px !important;
  color: #aa0285;
  border-radius: 4px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .check-your-email,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .check-your-email,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .check-your-email,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .check-your-email,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .check-your-email,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .check-your-email,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .check-your-email,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .check-your-email,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel {
  margin-bottom: 48px;
  width: 100%;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .back-arrow-btn,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .back-arrow-btn,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .back-arrow-btn,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .back-arrow-btn,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .back-arrow-btn,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .back-arrow-btn,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .back-arrow-btn,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .back-arrow-btn,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .back-arrow-btn,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .back-arrow-btn,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .check-your-email .back-arrow-btn,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .check-your-email .back-arrow-btn,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .check-your-email .back-arrow-btn,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .check-your-email .back-arrow-btn,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .check-your-email .back-arrow-btn,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .check-your-email .back-arrow-btn,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .back-arrow-btn,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .back-arrow-btn,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .back-arrow-btn,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .back-arrow-btn,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .back-arrow-btn,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .back-arrow-btn,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .back-arrow-btn,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .back-arrow-btn {
  border-radius: 7px;
  border: 1px solid #1c304b;
  position: relative;
  padding: 8px;
  width: 32px;
  height: 32px;
  margin-bottom: 40px;
  display: block;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .back-arrow-btn:focus-visible,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .back-arrow-btn:focus-visible,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .back-arrow-btn:focus-visible,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .back-arrow-btn:focus-visible,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .back-arrow-btn:focus-visible,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .back-arrow-btn:focus-visible,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .back-arrow-btn:focus-visible,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .back-arrow-btn:focus-visible,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .back-arrow-btn:focus-visible,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .back-arrow-btn:focus-visible,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .check-your-email .back-arrow-btn:focus-visible,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .check-your-email .back-arrow-btn:focus-visible,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .check-your-email .back-arrow-btn:focus-visible,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .check-your-email .back-arrow-btn:focus-visible,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .check-your-email .back-arrow-btn:focus-visible,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .check-your-email .back-arrow-btn:focus-visible,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .back-arrow-btn:focus-visible,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .back-arrow-btn:focus-visible,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .back-arrow-btn:focus-visible,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .back-arrow-btn:focus-visible,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .back-arrow-btn:focus-visible,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .back-arrow-btn:focus-visible,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .back-arrow-btn:focus-visible,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .back-arrow-btn:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -2px !important;
  border-radius: 8px !important;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .check-your-email .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .check-your-email .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .check-your-email .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .check-your-email .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .check-your-email .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .check-your-email .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .back-arrow-btn .back-arrow-btn-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .back-arrow-btn .back-arrow-btn-icon:after {
  display: inline-block;
  content: '';
  width: 16px;
  height: 16px;
  background-image: url(/Content/Images/icons/arrow-back-forgot-username.svg);
  float: left;
  background-repeat: no-repeat;
  margin-right: 8px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .required-star,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .required-star,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .required-star,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .required-star,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .required-star,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .required-star,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .required-star,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .required-star,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .required-star,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .required-star,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .check-your-email .required-star,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .check-your-email .required-star,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .check-your-email .required-star,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .check-your-email .required-star,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .check-your-email .required-star,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .check-your-email .required-star,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .required-star,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .required-star,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .required-star,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .required-star,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .required-star,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .required-star,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .required-star,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .required-star {
  color: #c70f00;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .error-section,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .error-section,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .error-section,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .error-section,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .error-section,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .error-section,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .error-section,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .error-section,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .error-section,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .error-section,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .check-your-email .error-section,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .check-your-email .error-section,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .check-your-email .error-section,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .check-your-email .error-section,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .check-your-email .error-section,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .check-your-email .error-section,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .error-section,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .error-section,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .error-section,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .error-section,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .error-section,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .error-section,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .error-section,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .error-section {
  display: flex;
  width: 100%;
  margin-top: 8px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #c70f00;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .error-section .required-errorIcon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .error-section .required-errorIcon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .error-section .required-errorIcon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .error-section .required-errorIcon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .error-section .required-errorIcon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .error-section .required-errorIcon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .error-section .required-errorIcon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .error-section .required-errorIcon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .error-section .required-errorIcon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .error-section .required-errorIcon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .check-your-email .error-section .required-errorIcon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .check-your-email .error-section .required-errorIcon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .check-your-email .error-section .required-errorIcon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .check-your-email .error-section .required-errorIcon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .check-your-email .error-section .required-errorIcon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .check-your-email .error-section .required-errorIcon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .error-section .required-errorIcon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .error-section .required-errorIcon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .error-section .required-errorIcon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .error-section .required-errorIcon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .error-section .required-errorIcon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .error-section .required-errorIcon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .error-section .required-errorIcon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .error-section .required-errorIcon:after {
  display: inline-block;
  content: '';
  width: 16px;
  height: 16px;
  background-image: url(/Content/Images/icons/required-errorIcon.svg);
  float: left;
  background-repeat: no-repeat;
  margin-right: 8px;
  margin-top: 1px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .error-section .blank-space,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .error-section .blank-space,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .error-section .blank-space,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .error-section .blank-space,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .error-section .blank-space,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .error-section .blank-space,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .error-section .blank-space,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .error-section .blank-space,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .error-section .blank-space,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .error-section .blank-space,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .check-your-email .error-section .blank-space,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .check-your-email .error-section .blank-space,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .check-your-email .error-section .blank-space,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .check-your-email .error-section .blank-space,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .check-your-email .error-section .blank-space,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .check-your-email .error-section .blank-space,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .error-section .blank-space,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .error-section .blank-space,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .error-section .blank-space,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .error-section .blank-space,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .error-section .blank-space,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .error-section .blank-space,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .error-section .blank-space,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .error-section .blank-space {
  width: 24px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .error-section .error-section-text,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .error-section .error-section-text,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .error-section .error-section-text,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .error-section .error-section-text,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .error-section .error-section-text,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .error-section .error-section-text,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .error-section .error-section-text,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .error-section .error-section-text,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .error-section .error-section-text,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .error-section .error-section-text,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .check-your-email .error-section .error-section-text,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .check-your-email .error-section .error-section-text,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .check-your-email .error-section .error-section-text,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .check-your-email .error-section .error-section-text,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .check-your-email .error-section .error-section-text,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .check-your-email .error-section .error-section-text,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .error-section .error-section-text,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .error-section .error-section-text,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .error-section .error-section-text,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .error-section .error-section-text,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .error-section .error-section-text,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .error-section .error-section-text,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .error-section .error-section-text,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .error-section .error-section-text {
  margin-left: 8px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .error-input-highlight,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .error-input-highlight,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .error-input-highlight,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .error-input-highlight,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .error-input-highlight,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .error-input-highlight,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .error-input-highlight,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .error-input-highlight,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .error-input-highlight,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .error-input-highlight,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .check-your-email .error-input-highlight,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .check-your-email .error-input-highlight,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .check-your-email .error-input-highlight,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .check-your-email .error-input-highlight,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .check-your-email .error-input-highlight,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .check-your-email .error-input-highlight,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .error-input-highlight,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .error-input-highlight,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .error-input-highlight,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .error-input-highlight,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .error-input-highlight,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .error-input-highlight,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .error-input-highlight,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .error-input-highlight {
  border: 1px solid #c70f00;
  background-color: #fdf6f5;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .contact-support,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .contact-support,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .contact-support,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .contact-support,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .contact-support,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .contact-support,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .contact-support,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .contact-support,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .contact-support,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .contact-support,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .check-your-email .contact-support,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .check-your-email .contact-support,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .check-your-email .contact-support,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .check-your-email .contact-support,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .check-your-email .contact-support,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .check-your-email .contact-support,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .contact-support,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .contact-support,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .contact-support,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .contact-support,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .contact-support,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .contact-support,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .contact-support,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .contact-support {
  margin-top: 12px;
  display: block;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel input[type="text"],
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel input[type="text"],
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel input[type="text"],
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel input[type="text"],
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel input[type="text"],
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel input[type="text"],
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel input[type="text"],
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel input[type="text"],
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .check-your-email input[type="text"],
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .check-your-email input[type="text"],
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .check-your-email input[type="text"],
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .check-your-email input[type="text"],
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .check-your-email input[type="text"],
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .check-your-email input[type="text"],
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .check-your-email input[type="text"],
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .check-your-email input[type="text"],
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel input[type="text"],
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel input[type="text"],
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel input[type="text"],
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel input[type="text"],
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel input[type="text"],
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel input[type="text"],
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel input[type="text"],
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel input[type="text"] {
  box-shadow: none;
  height: 56px;
  padding: 16px 16px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .grecaptcha-Check,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .grecaptcha-Check,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .grecaptcha-Check,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .grecaptcha-Check,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .grecaptcha-Check,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .grecaptcha-Check,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .grecaptcha-Check,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .grecaptcha-Check,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .grecaptcha-Check,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .grecaptcha-Check,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .check-your-email .grecaptcha-Check,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .check-your-email .grecaptcha-Check,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .check-your-email .grecaptcha-Check,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .check-your-email .grecaptcha-Check,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .check-your-email .grecaptcha-Check,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .check-your-email .grecaptcha-Check,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .grecaptcha-Check,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .grecaptcha-Check,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .grecaptcha-Check,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .grecaptcha-Check,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .grecaptcha-Check,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .grecaptcha-Check,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .grecaptcha-Check,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .grecaptcha-Check {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .mail-check-area,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .mail-check-area,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .mail-check-area,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .mail-check-area,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .mail-check-area,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .mail-check-area,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .mail-check-area,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .mail-check-area,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .mail-check-area,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .mail-check-area,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .check-your-email .mail-check-area,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .check-your-email .mail-check-area,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .check-your-email .mail-check-area,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .check-your-email .mail-check-area,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .check-your-email .mail-check-area,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .check-your-email .mail-check-area,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .mail-check-area,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .mail-check-area,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .mail-check-area,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .mail-check-area,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .mail-check-area,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .mail-check-area,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .mail-check-area,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .mail-check-area {
  border-radius: 50%;
  background-color: #dcf5d6;
  position: relative;
  padding: 12px;
  width: 40px;
  height: 40px;
  margin-bottom: 32px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .mail-check-area .mail-check-area-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .mail-check-area .mail-check-area-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .mail-check-area .mail-check-area-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .mail-check-area .mail-check-area-icon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .mail-check-area .mail-check-area-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .mail-check-area .mail-check-area-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .mail-check-area .mail-check-area-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .mail-check-area .mail-check-area-icon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .mail-check-area .mail-check-area-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .mail-check-area .mail-check-area-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .check-your-email .mail-check-area .mail-check-area-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .check-your-email .mail-check-area .mail-check-area-icon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .check-your-email .mail-check-area .mail-check-area-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .check-your-email .mail-check-area .mail-check-area-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .check-your-email .mail-check-area .mail-check-area-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .check-your-email .mail-check-area .mail-check-area-icon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .mail-check-area .mail-check-area-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .mail-check-area .mail-check-area-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .mail-check-area .mail-check-area-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .mail-check-area .mail-check-area-icon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .mail-check-area .mail-check-area-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .mail-check-area .mail-check-area-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .mail-check-area .mail-check-area-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .mail-check-area .mail-check-area-icon:after {
  display: inline-block;
  content: '';
  width: 16px;
  height: 16px;
  background-image: url(/Content/Images/icons/email-forgot-username-icon.svg);
  float: left;
  background-repeat: no-repeat;
  margin-right: 12px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .forgot-username-panel .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .forgot-username-panel .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .forgot-username-panel .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .forgot-username-panel .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .check-your-email .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .check-your-email .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .check-your-email .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .check-your-email .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .check-your-email .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .check-your-email .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .check-your-email .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .new-login-screen-panel .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .new-login-screen-panel .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .new-login-screen-panel .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .mail-check-area .mail-check-area-icon.mail-send-area-icon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .new-login-screen-panel .mail-check-area .mail-check-area-icon.mail-send-area-icon:after {
  background-image: url(/Content/Images/icons/thumb_up_reset_pass.svg);
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail .check-your-email .content-text,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail .check-your-email .content-text,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail .check-your-email .content-text,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail .check-your-email .content-text,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail .check-your-email .content-text,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail .check-your-email .content-text,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail .check-your-email .content-text,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail .check-your-email .content-text {
  margin-bottom: 32px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail .check-your-email h1.title-text-paragraph,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail .check-your-email h1.title-text-paragraph,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail .check-your-email h1.title-text-paragraph,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail .check-your-email h1.title-text-paragraph,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail .check-your-email h1.title-text-paragraph,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail .check-your-email h1.title-text-paragraph,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail .check-your-email h1.title-text-paragraph,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail .check-your-email h1.title-text-paragraph {
  font-family: 'Noto Serif', serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  color: #1c304b;
  padding: 0px;
  margin: 0px;
  text-align: center;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail .check-your-email .content-text-paragraph,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail .check-your-email .content-text-paragraph,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail .check-your-email .content-text-paragraph,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail .check-your-email .content-text-paragraph,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail .check-your-email .content-text-paragraph,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail .check-your-email .content-text-paragraph,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail .check-your-email .content-text-paragraph,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail .check-your-email .content-text-paragraph {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #45505f;
  text-align: center;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail .check-your-email .content-text-paragraph span,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail .check-your-email .content-text-paragraph span,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail .check-your-email .content-text-paragraph span,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail .check-your-email .content-text-paragraph span,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail .check-your-email .content-text-paragraph span,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail .check-your-email .content-text-paragraph span,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail .check-your-email .content-text-paragraph span,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail .check-your-email .content-text-paragraph span {
  color: #aa0285;
  font-weight: 600;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail {
  width: 100%;
  text-align: center;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail .check-your-email,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail .check-your-email,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail .check-your-email,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail .check-your-email,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail .check-your-email,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail .check-your-email,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail .check-your-email,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail .check-your-email {
  width: 100%;
  text-align: center;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail .check-your-email .mail-check-area-outer,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail .check-your-email .mail-check-area-outer,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail .check-your-email .mail-check-area-outer,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail .check-your-email .mail-check-area-outer,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail .check-your-email .mail-check-area-outer,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail .check-your-email .mail-check-area-outer,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail .check-your-email .mail-check-area-outer,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail .check-your-email .mail-check-area-outer {
  width: 100%;
  display: flex;
  justify-content: center;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail .check-your-email .new-login-screen-button-panel,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail .check-your-email .new-login-screen-button-panel,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail .check-your-email .new-login-screen-button-panel,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail .check-your-email .new-login-screen-button-panel,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail .check-your-email .new-login-screen-button-panel,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail .check-your-email .new-login-screen-button-panel,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail .check-your-email .new-login-screen-button-panel,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail .check-your-email .new-login-screen-button-panel {
  padding-top: 48px;
  padding-bottom: 16px;
  text-align: center;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail .check-your-email .new-login-screen-button-panel .primary-btn--lg,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail .check-your-email .new-login-screen-button-panel .primary-btn--lg,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail .check-your-email .new-login-screen-button-panel .primary-btn--lg,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .success-msg-for-mail.reset-pass-mail .check-your-email .new-login-screen-button-panel .primary-btn--lg,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail .check-your-email .new-login-screen-button-panel .primary-btn--lg,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail .check-your-email .new-login-screen-button-panel .primary-btn--lg,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail .check-your-email .new-login-screen-button-panel .primary-btn--lg,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .success-msg-for-mail.reset-pass-mail .check-your-email .new-login-screen-button-panel .primary-btn--lg {
  width: auto;
  min-width: 205px;
  text-align: center;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .content-section-username,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .content-section-username,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .content-section-username,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .content-section-username,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .content-section-username,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .content-section-username,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .content-section-username,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .content-section-username,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .content-section-new-login-screen,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .content-section-new-login-screen,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .content-section-new-login-screen,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .content-section-new-login-screen,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .content-section-new-login-screen,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .content-section-new-login-screen,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .content-section-new-login-screen,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .content-section-new-login-screen {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 70vh;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .form-group-auth,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .form-group-auth,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields .form-group-auth,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields .form-group-auth,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields .form-group-auth,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields .form-group-auth,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields .form-group-auth,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields .form-group-auth {
  margin-bottom: 24px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .pass-show-internal,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .pass-show-internal,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields .pass-show-internal,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields .pass-show-internal,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields .pass-show-internal,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields .pass-show-internal,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields .pass-show-internal,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields .pass-show-internal {
  border: none;
  position: absolute;
  right: 10px;
  top: 18px;
  height: auto;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .pass-show-internal:focus-visible,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .pass-show-internal:focus-visible,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields .pass-show-internal:focus-visible,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields .pass-show-internal:focus-visible,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields .pass-show-internal:focus-visible,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields .pass-show-internal:focus-visible,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields .pass-show-internal:focus-visible,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields .pass-show-internal:focus-visible {
  outline: 4px solid #ff5858 !important;
  outline-offset: -2px !important;
  border-radius: 8px !important;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .validation-auth-row .col-auth,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .validation-auth-row .col-auth,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields .validation-auth-row .col-auth,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields .validation-auth-row .col-auth,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields .validation-auth-row .col-auth,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields .validation-auth-row .col-auth,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields .validation-auth-row .col-auth,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields .validation-auth-row .col-auth {
  margin-top: 8px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .validation-auth-row .col-auth span.body_medium,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .validation-auth-row .col-auth span.body_medium,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields .validation-auth-row .col-auth span.body_medium,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields .validation-auth-row .col-auth span.body_medium,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields .validation-auth-row .col-auth span.body_medium,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields .validation-auth-row .col-auth span.body_medium,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields .validation-auth-row .col-auth span.body_medium,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields .validation-auth-row .col-auth span.body_medium {
  margin-left: 12px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields label,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields label,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields label,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields label,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields label,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields label,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields label,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields label {
  margin-bottom: 8px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"],
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"],
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"],
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"],
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"],
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"],
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"],
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"],
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"],
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"],
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"],
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"],
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"],
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"],
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"],
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"] {
  border: 1px solid #1c304b;
  border-radius: 8px;
  width: 100%;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #1c304b;
  padding: 8px 16px;
  line-height: 24px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]:focus,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]:focus,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]:focus,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]:focus,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]:focus,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]:focus,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]:focus,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]:focus,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]:focus,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]:focus,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]:focus,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]:focus,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]:focus,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]:focus,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]:focus,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]:focus,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]:focus-visible,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]:focus-visible,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]:focus-visible,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]:focus-visible,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]:focus-visible,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]:focus-visible,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]:focus-visible,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]:focus-visible,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]:focus-visible,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]:focus-visible,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]:focus-visible,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]:focus-visible,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]:focus-visible,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]:focus-visible,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]:focus-visible,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]:focus-visible {
  border: 1px solid #aa0285;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]:disabled,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]:disabled,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]:disabled,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]:disabled,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]:disabled,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]:disabled,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]:disabled,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]:disabled,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]:disabled,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]:disabled,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]:disabled,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]:disabled,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]:disabled,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]:disabled,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]:disabled,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]:disabled {
  background-color: white;
  border: 1px solid #ced7e4;
  color: #adadb5 !important;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]:disabled::placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]:disabled::placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]:disabled::placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]:disabled::placeholder,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]:disabled::placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]:disabled::placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]:disabled::placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]:disabled::placeholder,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]:disabled::placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]:disabled::placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]:disabled::placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]:disabled::placeholder,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]:disabled::placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]:disabled::placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]:disabled::placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]:disabled::placeholder {
  color: #45505f;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]::placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]::placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]::placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]::placeholder,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]::placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]::placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]::placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]::placeholder,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]::placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]::placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]::placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]::placeholder,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]::placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]::placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]::placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]::placeholder {
  font-size: 14px;
  font-style: normal !important;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]::-webkit-input-placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]::-webkit-input-placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]::-webkit-input-placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]::-webkit-input-placeholder,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]::-webkit-input-placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]::-webkit-input-placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]::-webkit-input-placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]::-webkit-input-placeholder,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]::-webkit-input-placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]::-webkit-input-placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]::-webkit-input-placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]::-webkit-input-placeholder,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]::-webkit-input-placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]::-webkit-input-placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]::-webkit-input-placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 14px;
  font-style: normal !important;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]::-moz-placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]::-moz-placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]::-moz-placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]::-moz-placeholder,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]::-moz-placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]::-moz-placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]::-moz-placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]::-moz-placeholder,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]::-moz-placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]::-moz-placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]::-moz-placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]::-moz-placeholder,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]::-moz-placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]::-moz-placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]::-moz-placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 14px;
  font-style: normal !important;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]:-ms-input-placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]:-ms-input-placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]:-ms-input-placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]:-ms-input-placeholder,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]:-ms-input-placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]:-ms-input-placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]:-ms-input-placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]:-ms-input-placeholder,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]:-ms-input-placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]:-ms-input-placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]:-ms-input-placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]:-ms-input-placeholder,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]:-ms-input-placeholder,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]:-ms-input-placeholder,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]:-ms-input-placeholder,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 14px;
  font-style: normal !important;
  font-weight: 400;
  font-family: 'Noto Sans', sans-serif;
  color: #45505f;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]:read-only,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"]:read-only,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]:read-only,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"]:read-only,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]:read-only,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"]:read-only,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]:read-only,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"]:read-only,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]:read-only,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"]:read-only,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]:read-only,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"]:read-only,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]:read-only,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"]:read-only,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]:read-only,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"]:read-only {
  background-color: white;
  border: 1px solid #ced7e4;
  color: #1c304b;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"].input-ls,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="text"].input-ls,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"].input-ls,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="text"].input-ls,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"].input-ls,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="text"].input-ls,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"].input-ls,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="text"].input-ls,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"].input-ls,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields input[type="password"].input-ls,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"].input-ls,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields input[type="password"].input-ls,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"].input-ls,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields input[type="password"].input-ls,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"].input-ls,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields input[type="password"].input-ls {
  height: 56px;
  padding: 16px 48px 16px 16px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .required-star,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .required-star,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields .required-star,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields .required-star,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields .required-star,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields .required-star,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields .required-star,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields .required-star {
  color: #c70f00;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .error-section,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .error-section,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields .error-section,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields .error-section,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields .error-section,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields .error-section,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields .error-section,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields .error-section {
  display: flex;
  width: 100%;
  margin-top: 8px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  color: #c70f00;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .error-section .required-errorIcon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .error-section .required-errorIcon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields .error-section .required-errorIcon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields .error-section .required-errorIcon:after,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields .error-section .required-errorIcon:after,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields .error-section .required-errorIcon:after,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields .error-section .required-errorIcon:after,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields .error-section .required-errorIcon:after {
  display: inline-block;
  content: '';
  width: 16px;
  height: 16px;
  background-image: url(/Content/Images/icons/required-errorIcon.svg);
  float: left;
  background-repeat: no-repeat;
  margin-right: 8px;
  margin-top: 1px;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .error-section-outer,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .validation-fields .error-section-outer,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .validation-fields .error-section-outer,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .validation-fields .error-section-outer,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .validation-fields .error-section-outer,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .validation-fields .error-section-outer,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .validation-fields .error-section-outer,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .validation-fields .error-section-outer {
  display: inline-block !important;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .error-popup-setion,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .error-popup-setion,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .error-popup-setion,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .error-popup-setion,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .error-popup-setion,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .error-popup-setion,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .error-popup-setion,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .error-popup-setion {
  background-color: #ffeeec;
  border-top: 1px solid #e28383;
  border-bottom: 1px solid #e28383;
  border-right: 1px solid #e28383;
  border-left: 6px solid #c70f00;
  padding: 20px 16px 20px 44px;
  text-align: left;
  margin-bottom: 24px;
  margin-top: 0px;
  box-sizing: border-box;
  position: relative;
  border-radius: 8px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #1c304b;
  box-shadow: 6px 4px 24px rgba(28, 48, 75, 0.08);
  display: flex;
}
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-forgot-username .error-popup-setion:before,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-forgot-username .error-popup-setion:before,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-forgot-username .error-popup-setion:before,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-forgot-username .error-popup-setion:before,
.main-content-new-forgot-username .new-forgot-username-layout .left-section-new-login-screen .error-popup-setion:before,
.main-content-new-login-screen .new-forgot-username-layout .left-section-new-login-screen .error-popup-setion:before,
.main-content-new-forgot-username .new-login-screen-layout .left-section-new-login-screen .error-popup-setion:before,
.main-content-new-login-screen .new-login-screen-layout .left-section-new-login-screen .error-popup-setion:before {
  content: '';
  background-image: url(/Content/Images/icons/error-forgot-info-icon.svg);
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: calc(50% - 10px);
  left: 16px;
  background-repeat: no-repeat;
}
.main-content-new-forgot-username .new-forgot-username-layout .right-section-new-forgot-username,
.main-content-new-login-screen .new-forgot-username-layout .right-section-new-forgot-username,
.main-content-new-forgot-username .new-login-screen-layout .right-section-new-forgot-username,
.main-content-new-login-screen .new-login-screen-layout .right-section-new-forgot-username,
.main-content-new-forgot-username .new-forgot-username-layout .right-section-new-login-screen,
.main-content-new-login-screen .new-forgot-username-layout .right-section-new-login-screen,
.main-content-new-forgot-username .new-login-screen-layout .right-section-new-login-screen,
.main-content-new-login-screen .new-login-screen-layout .right-section-new-login-screen {
  flex: 6;
  width: 50%;
  background-image: url(/Content/Images/login_forgot_1x.webp);
  background-size: cover;
}
@media (max-width: 768px) {
  .main-content-new-forgot-username .new-forgot-username-layout .right-section-new-forgot-username,
  .main-content-new-login-screen .new-forgot-username-layout .right-section-new-forgot-username,
  .main-content-new-forgot-username .new-login-screen-layout .right-section-new-forgot-username,
  .main-content-new-login-screen .new-login-screen-layout .right-section-new-forgot-username,
  .main-content-new-forgot-username .new-forgot-username-layout .right-section-new-login-screen,
  .main-content-new-login-screen .new-forgot-username-layout .right-section-new-login-screen,
  .main-content-new-forgot-username .new-login-screen-layout .right-section-new-login-screen,
  .main-content-new-login-screen .new-login-screen-layout .right-section-new-login-screen {
    display: none;
  }
}

.unsubscribe-page {
  width: 100%;
  height: 100vh;
  background: #f4f4f4;
  display: inline-table;
}
.unsubscribe-page header img.logo {
  margin: 25px 20px;
}
.unsubscribe-page .unsubscribe-con {
  width: 100%;
  max-width: 560px;
  margin: 0 auto;
}
.unsubscribe-page .unsubscribe-con .unsubscribe-box h1 {
  white-space: pre-line;
  color: #333333;
  font-size: 45px;
  line-height: 30px;
  border-bottom: 3px solid #e6e6e6;
  padding: 30px;
  margin: 0;
  font-family: "Noto Serif", serif;
  text-align: center;
}
.unsubscribe-page .unsubscribe-con .unsubscribe-box h1 span.heading {
  font-size: 50px;
  font-weight: bold;
  color: #4d065b;
  line-height: 50px;
  word-break: break-word;
}
.unsubscribe-page .unsubscribe-con .unsubscribe-box h1 span {
  font-size: 20px;
  color: black;
}
.unsubscribe-page .unsubscribe-con .unsubscribe-box h1 span.font-normal {
  font-family: 'Noto Sans', serif;
}
.unsubscribe-job-alert {
  display: inline-block;
}
.job-alert-check {
  min-height: 53px;
  font-family: 'Noto Sans';
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: black;
  overflow: hidden;
  display: flex;
  word-break: break-word;
}
.job-alert-check .cross-out-text span {
  font-size: 16px;
  font-weight: 500;
}
.unsubscribe-page input {
  max-width: 400px;
  width: 100%;
  height: 50px;
  margin: 77px auto 0;
  padding: 13px 0;
  object-fit: contain;
  border: none;
  border-radius: 0px;
  background-color: #4d005b;
  font-size: 16px;
  font-weight: bold;
  color: white;
  cursor: pointer;
  font-family: 'Noto Sans', serif;
}
.unsubscribe-box p {
  max-width: 460px;
  margin: 50px auto 40px;
  font-size: 16px;
  text-align: center;
  font-family: 'Noto Sans', serif;
}
.unsubscribe-box i {
  max-width: 460px;
  margin: 30px auto 0;
  font-size: 16px;
  display: block;
  text-align: center;
  font-family: 'Noto Sans', serif;
}
.unsubscribe-box .job-alert-check {
  display: flex;
  align-items: center;
}
.unsubscribe-box .alert-row-content {
  margin-left: 5px;
  font-size: 14px;
  font-family: 'Noto Sans', serif;
}
.unsubscribe-box {
  text-align: center;
}
.job-alert-check .clickable-icon a {
  cursor: pointer;
}
input.btn-invert[disabled] {
  background: #4d065b;
  opacity: 0.5;
  color: white;
}
.unsubscribe-page .todo-list-button-uncompleted {
  cursor: not-allowed !important;
  pointer-events: none !important;
}
.padding-bottom-30 {
  padding-bottom: 30px;
}
/*.alert-row-button:focus, input.btn-invert:focus {
    border: 2px solid #000;
}*/

.unsubscribe-heading-text span {
  display: block;
}
.unsubscribe-page input.btn-invert {
  margin-top: 20px;
}
@media (max-width: 540px) {
  .unsubscribe-box p,
  .unsubscribe-box i,
  .unsubscribe-page input {
    max-width: 300px;
  }
  .unsubscribe-page .unsubscribe-con .unsubscribe-box h1 span.heading {
    font-size: 42px;
  }
  .unsubscribe-page .unsubscribe-con .unsubscribe-box h1 {
    font-size: 38px;
  }
  .unsubscribe-page .unsubscribe-con {
    max-width: 90vw;
  }
}

