.gform_wrapper_1 .gform_footer input[type="submit"],
.gform_wrapper_1 .gform_page_footer input[type="submit"] {
    background-color: #EA7317 !important;
    color: #ffffff !important;
    border: none !important;
    padding: 12px 24px !important;
    border-radius: 4px !important;
}

/* Description of gravity form fields */
.gform_wrapper_1 .gfield_description {
    font-size: 16px !important;
}

#gform_wrapper_1 ::placeholder {
    color: #929191 !important;
    font-size: 14px !important;
}

.sftrh-job-apply-btn-container {
  display: flex;
  justify-content: right;
}

.sftrh-job-list-container .nectar-list-item-btn,
.sftrh-apply-table-btn {
  cursor: pointer;
  background-color: #ea7317 !important;
  color: white !important;
  border: none !important;
  padding: 12px !important;
  font-family: Lato !important;
  font-size: 20px !important;
}

.sftrh-apply-table-btn:hover,
.sftrh-apply-table-btn:focus,
.sftrh-apply-table-btn:active,
.sftrh-apply-table-btn:focus-visible,
.sftrh-apply-table-btn.active {
  background-color: #ea7317 !important;
  color: white !important;
  border-color: inherit !important;
  box-shadow: none !important;
  outline: none !important;
  transform: none !important;
}

.sftrh-job-role-table {
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 12px;
  border: 1px solid #ccc;
  overflow: hidden;
  background: #fff;
  padding-left: 2%;
  padding-right: 2%;
}

.sftrh-job-role-table th,
.sftrh-job-role-table td {
  background: #fff;
  border: none !important;
  border-bottom: rgb(230, 227, 227) solid 1px !important;
}

.sftrh-job-role-table thead tr:first-child th:first-child {
  border-top-left-radius: 12px;
}

.sftrh-job-role-table thead tr:first-child th:last-child {
  border-top-right-radius: 12px;
}

.sftrh-job-role-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 12px;
}

.sftrh-job-role-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 12px;
}

.sftrh-description-main-container {
  margin-top: 0px !important;
  background-color: rgb(231 243 241);
  padding: 5% 20%;
}

button:focus,
button:active {
  background-color: white;
}

.sftrh-main-container {
  display: flex;
  flex-direction: row;
  border: rgb(211, 208, 208) solid 1px;
  margin: 0px 20px;
  border-left: 0px;
  border-right: 0px;
}

.sftrh-main-container *:not(h3) {
  font-size: 16px !important;
}

/* .sftrh-main-container button{
    border-radius: 0px;
    background-color: white;
    color: rgb(88, 87, 87) !important;
} */

.sftrh-tabs {
  flex: 1;
}

.sftrh-tabs-btns {
  display: flex;
  flex-direction: column;
}

.sftrh-tabs-btns button {
  border-bottom: solid 1px rgb(211, 208, 208);
  border-radius: 0px;
  background-color: white;
  color: rgb(88, 87, 87) !important;
  text-align: start;
}

.sftrh-tabs-btns button:hover {
  background-color: rgb(245, 245, 250);
}

.sftrh-tab-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0px !important;
  padding: 10px;
  border: none !important;
  border-bottom: solid 1px rgb(211, 208, 208) !important;
}

.sftrh-active-tab {
  background-color: rgb(245, 245, 250) !important;
}

.sftrh-tab-text {
  display: flex;
  column-gap: 5px;
  align-items: center;
  text-align: start;
}

.sftrh-count {
  display: inline;
  float: right;
  background-color: rgb(217 234 252);
  padding: 2px 5px;
  border-radius: 8px;
  font-size: 15px;
}

/* .sftrh-tabs-btns hr {
    margin: 0px;
    padding: 10px 0px;
} */

/* .sftrh-tabs-btns button:focus {
    background-color: rgb(245, 245, 250);
} */

.sftrh-data-cards-container {
  flex: 4;
  padding: 20px;
  background-color: rgb(245, 245, 250);
}

.sftrh-data-card {
  background-color: white;
  border: rgb(211, 208, 208) solid 2px;
  border-radius: 10px;
  padding: 20px;
  color: rgb(88, 87, 87) !important;
  margin-bottom: 50px;
}

.sftrh-history-button {
  border: 1px solid rgb(223, 222, 222);
  padding: 10px 15px;
  margin-bottom: 10px;
  background-color: white;
}

.sftrh-history-button:hover {
  border: 1px solid rgb(223, 222, 222);
  background-color: rgb(223, 222, 222);
}

.sftrh-history-button:focus {
  border: 1px solid rgb(223, 222, 222);
  outline: none !important;
  box-shadow: none !important;
}

.sftrh-history-popup {
  padding-bottom: 50px;
}

.sftrh-history-popup-title {
  display: flex;
  padding-top: 20px;
  margin-bottom: 20px;
  column-gap: 5px;
  align-items: center;
  text-align: start;
  font-size: 30px;
}

.sftrh-past-application {
  border-top: 1px solid rgb(223, 222, 222);
  border-bottom: 1px solid rgb(223, 222, 222);
  padding: 10px;
  margin-bottom: 10px;
  text-align: start;
  font-size: 15px;
}

.sftrh-past-application * {
  margin: 0px !important;
  margin-bottom: 8px !important;
}

.sftrh-data-card *:not(a) {
  color: inherit;
}

.sftrh-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.sftrh-name {
  display: flex;
  column-gap: 20px;
  align-items: center;
}

.sftrh-name h3 {
  margin-bottom: 10px;
}

.sftrh-status {
  margin-bottom: 10px;
  border-radius: 20px;
  padding: 10px 15px;
  background-color: rgb(203, 229, 240);
}

.sftrh-resume{
  display: flex;
  flex-direction: row;
  align-items: center;
}


/* star input field */
.sftrh-featured-star{
  margin-right: 20px;
}

.sftrh-featured-star label {
    cursor: pointer;
    font-size: 30px !important;
}

.sftrh-featured-star input {
    display: none;
}

.sftrh-featured-star label::before {
    content: "☆";
    color: #cfcfcf;
}

.sftrh-featured-star label:has(input:checked)::before {
    content: "★";
    color: #000;
}



.sftrh-resume-btn {
  background-color: rgb(217, 234, 252);
  color: rgb(4, 107, 210) !important;
  border: 1px solid rgb(4, 107, 210);
  padding: 10px;
}

.sftrh-resume-btn:hover {
  background-color: rgb(4, 107, 210) !important;
  color: rgb(217, 234, 252) !important;
  border: 1px solid rgb(4, 107, 210);
}

.sftrh-resume-btn:focus {
  outline: none !important;
  box-shadow: none !important;
}

.sftrh-applicant-overview-header {
  background-color: rgb(223, 222, 222);
  padding: 5px;
  border-radius: 5px;
}

.sftrh-job-meta {
  display: flex;
  flex-direction: row;
  column-gap: 10px;
  border-bottom: gray solid 1px;
  margin-bottom: 10px;
}

.sftrh-details {
  display: flex;
  flex-direction: row;
  column-gap: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: gray solid 1px;
}

.sftrh-details-labels {
  min-width: 200px;
  padding: 10px;
  border-radius: 5px;
}

.sftrh-pow-label {
  margin-top: 106px;
}

.sftrh-details-values {
  min-width: 200px;
  padding: 10px;
  border-radius: 5px;
}

/* .sftrh-answers h6{
    margin-bottom: 12px;
} */

.sftrh-project-container {
  display: flex;
  column-gap: 10px;
}

.sftrh-project-container button,
.sftrh-copy-btn {
  height: 20px;
  width: 20px;
  padding: 0px;
  margin: 0px;
  background-color: white;
  box-shadow: none;
}

.sftrh-project-container button,
.sftrh-copy-btn:hover {
  background-color: white;
}

.sftrh-project-container h6 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 400px;
  display: block;
}

.sftrh-description {
  margin-bottom: 20px;
  word-break: break-all !important;
}

.sftrh-contact-details-header {
  background-color: rgb(223, 222, 222);
  padding: 5px;
  border-radius: 5px;
}

.sftrh-contact-details {
  display: flex;
  flex-direction: row;
  column-gap: 10px;
}

.sftrh-contact-details-labels {
  min-width: 200px;
  padding-top: 10px;
  padding-left: 10px;
  border-radius: 5px;
}

.sftrh-contact-details-values {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 10px;
  min-width: 200px;
  padding-top: 10px;
  padding-left: 10px;
  border-radius: 5px;
}

.sftrh-copy-btn {
  border: 0px !important;
}

.sftrh-footer {
  display: flex;
  justify-content: space-between;
}

.sftrh-notes {
  width: 100%;
}

.sftrh-notes button {
  border: 1px solid black;
  background-color: white;
  padding: 10px;
}

.sftrh-notes button:hover {
  background-color: rgb(245 245 250);
}

.sftrh-notes button:active {
  background-color: rgb(223 222 222);
}

/*
popup 
 */
/* .sftrh-main-popup-container{
    background-color: aqua;
} */

.sftrh-popup {
  width: 50% !important;
}

.swal2-close {
  color: rgba(110, 120, 129, 0.5) !important;
  box-shadow: none;
}

.sftrh-text-input {
  border: 1px solid black;
  height: 100px !important;
  padding: 10px !important;
}

.sftrh-others-note-container {
  display: grid;
  grid-template-columns: 4fr 1fr;
  column-gap: 20px;
  row-gap: 20px;
  max-height: 200px;
  margin-top: 20px;
  overflow-y: auto;
  align-items: center;
}

.sftrh-others-text {
  height: 100px;
  border: 1px solid rgb(209 213 219);
  padding: 10px;
  border-radius: 10px;
  text-align: start;
  font-size: 16px;
  overflow-y: auto;
  word-break: break-all;
}

.sftrh-others-note-container h6 {
  margin: 0px;
  color: rgb(88, 87, 87) !important;
  text-align: left;
}

.sftrh-buttons {
  display: flex;
  width: 100%;
  justify-content: end;
  column-gap: 10px;
}

.sftrh-buttons button {
  display: flex;
  column-gap: 5px;
  padding: 12px 10px 10px 10px;
}

.sftrh-not-interested {
  background-color: rgb(243, 181, 181);
  color: red !important;
  border: 1px solid red;
}

.sftrh-not-interested:hover {
  background-color: red !important;
  color: rgb(243, 181, 181) !important;
  border: 1px solid red;
}

.sftrh-shortlisted {
  background-color: rgb(234, 247, 234);
  color: rgb(95, 189, 95) !important;
  border: 1px solid rgb(95, 189, 95);
}

.sftrh-shortlisted:hover {
  background-color: rgb(95, 189, 95) !important;
  color: rgb(234, 247, 234) !important;
  border: 1px solid rgb(95, 189, 95);
}

.sftrh-next-action{
  width: 150px !important;
}

.sftrh-name-search{
    background-color: rgb(240, 249, 253);
}

#sftrh-search-input{
    background-color: white !important;
    margin: 10px 10px 0px 10px !important;
    border: 1px solid black !important;
    width: -webkit-fill-available !important;
    height: 44px !important;
}

.sftrh-filters {
  height: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  padding: 20px;
  background-color: rgb(240, 249, 253);
}

.sftrh-fronrend-know{
  display: flex;
  flex-direction: column;
}

.sftrh-name-search .select2-selection--single {
    height: 30px !important;
    display: flex !important;
    align-items: center;
}

.sftrh-filters h5 {
  margin-bottom: 10px;
}

.sftrh-filters input[type="checkbox"] {
  cursor: pointer;
}

.sftrh-job-roles select {
  cursor: pointer;
}

.sftrh-filter-btn:active,
.sftrh-filter-btn:focus {
  background-color: #046bd2;
}
