.ea-form input, .ea-form textarea {
    width: 100%;
}
.ea-name br {
    display: none;
}
.ea-name input{
    width: 100%;
}
.name-box, .position-box, .ea-phone, .ea-email {
    width: 100%;
    float: left;
    display: flex;
}
.ea-name, .ea-address, .ea-form > div {
    display: flex;
} 
.ea-name label, .ea-phone label, .ea-email label {
    white-space: pre;
}
.ea-form .wpcf7-form-control-wrap{
	width:100%;
}
.ea-form label {
    padding: 0 2px;
}
.ea-18 {
    display: flex;
    white-space: pre;
}
.ea-form input[type="radio"] {
    width: auto;
}
.ea-checkbox .pi-18 {
    width: 50%;
}
.ea-ifyes label, .ea-ifyes em{
	white-space:pre;
	padding: 0 15px;
	
}
.ea-form table {
    border: 1px solid;
    border-collapse: separate;
    width: 100%;
	  margin: 5px 0px;
}
.ea-form table th {
    font-weight: bold;
}
.ea-form table th, .ea-form table td {
    text-align: center;
}
.ea-form table td, .ea-form table th {
    border: 1px solid;
}
.ea-form table input {
    background: transparent !important;
    width: 100%;
    border: none !important;
	 margin:5px !important;
}
.ea-form table td, .ea-form table th {
	vertical-align: middle;
	padding:0px 15px;
}

.ea-header img {
    width: 170px;
}
.ea-header h2 {
    margin-left: auto;
    font-size: 28px;
    color: #000;
    font-weight: bold;
    padding-top: 25px;
}
p.form-heading {
    text-align: center;
    background: #000;
    padding: 4px;
    font-weight: bold;
	  color:#fff;
}
.ea-form {
    background: #fff;
    padding: 25px;
}
.ea-form, .ea-form em {
    color: #000;
}
.ea-form input {
    border: 0px;
	  box-sizing: border-box;
    border-bottom: 1px solid #7b7979;
}
.ea-form thead th {
    background: #000;
    color: #fff;
    border: 0px !important;
    padding: 3px !important;
}
.ea-checkbox .ea-18 {
    width: 50%;
}
.ea-form input {
    margin-bottom: 18px !important;
    padding: 6px 4px;
}
.ea-form  input:focus {
    box-shadow: none !important;
    border-left: 0px;
	  border-right: 0px;
	  border-top:0px;
}
.ea-form .form-submit-btn input {
    background: #0789e6;
    color: #fff;
    width: auto;
    text-align: center;
    margin: auto;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
	  border:none;
}
.ea-form .form-submit-btn input:hover{
  background:#0e67a6;
	border: none;
}

.job-listings {
    min-height: 300px;
}
@media (max-width:767px){
	.ea-name, .ea-address, .ea-form > div {
    display: inline-block;
}

.ea-address {
    display: flex !important;
}
.ea-18 {
    display: inline-block;
    white-space: pre-wrap;
}
.ea-ifyes label, .ea-ifyes em {
    white-space: pre-wrap;
    padding: 0px;
}

.education-table table, .employment-history-table table, .professional-references-table table {
    min-width: 700px;
    overflow-x: scroll;
}
.education-table, .employment-history-table, .professional-references-table {
    width: 100%;
    overflow: auto;
}
	.ea-checkbox .ea-18{
		width:100%;
	}
	.ea-18 label, legend {
    display: inline-block;
 }
	.ea-form .ea-18 br{
		display:none;
	}
	.ea-header {
    text-align: center;
 }
	.ea-header p {
    display: none;
 }
	.ea-header p {
    display: none;
 }
	.ea-form .sign-date {
    margin-bottom: 20px;
}
	.ea-header h2 {
    font-size: 18px;
    padding-top: 0;
 }
	.ea-form input {
    margin-bottom: 15px;
 }
	.ea-form thead th {
    text-align: left !important;
    padding-left: 15px !important;
}
}

@media (max-width:600px){
	.ea-form .wpcf7-form-control-signature-wrap {
    width: 200px !important;
 }
}
@media (min-width:767px){
	.ea-form .ea-referedby label, .ea-form .ea-availability label {
    white-space: nowrap;
 }
}
.employee-btn button {
    background: #f6c900;
    font-size: 16px;
    color: #000;
    padding: 10px 20px;
}

.employee-btn button:hover {
    background: #ffd729;
}
img.job-img {
    width: 100%;
}

@media only screen and (max-width: 767px) {
	.signupHEAD {
		margin-left: 0
	}
} 

