:root {
	--primary-color: #191149;
	--secondary-color: #7d88c3;
	--primary-hover: #140E3A;
	--primary60: #191149;
	--primary70: #140E3A;
	--secondary60: #7d88c3;
}


.text-block-grey.user-content {
background-color: #FFFFFF !important;
border: none !important;
}

#job-application-form label[id*=".response."][id$=".name_label"]{
    visibility: hidden;
    position: relative;
}
#job-application-form label[id*=".response."][id$=".name_label"]::after{
    visibility: visible;
    position: absolute;
    bottom: 0.5;
    left: 0;
    content: 'Company Name';
}

.job-location-and-category {
display: none !important;
}

.job-content-body {
    padding-top: 5px  !important;
}
.job-content-header {
padding-bottom: 20px !important;
}

.job-content-location { 
display: none !important;
}

.eop_survey .user-content:not(.job-content-body.user-content) {
  font-size: 0 !important;          /* hide original text */
  line-height: 0  !important;
  position: relative  !important;
}


.eop_survey .user-content:not(.job-content-body.user-content)::before{
  font-size: 24px;  
font-weight: bold;
color: #15772c !important;
  line-height: 1.2;
  white-space: pre-wrap;
   content: "Application Received ✓ \A \A";
}

.eop_survey .user-content:not(.job-content-body.user-content)::after{
  font-size: 20px;  
color: #28282c;
  line-height: 1.2;  
  white-space: pre-wrap;
   content: "We've received your application for a position at American International School of Bucharest. Thank you! \AOur hiring managers will review your application, and we'll be contacting qualified applicants soon. \A  \A Next Steps:\A 1. Locate this email confirmation in your inbox and add it to your contacts to ensure you receive future emails.\A \A
Thanks!\A \A AISB Recruitment Team\A American International School of Bucharest";
}
#job-application-form h4 {
color: #191149 !important;
}
