.career-head {
    font-size: 36px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: 600;
}
.career-component {
    padding: 0;
    margin: 0;
}
.career-filter form {
    padding: 0;
    margin: 0;
}
.find-job {
    padding: 0;
    margin: 0;
    position: relative;
}
.find-job img {
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative;
}
.career-filter {
    padding: 0;
    margin: 0;
}
.career-filter ul{
    padding: 0px;
}
.career-filter form ul {
    padding: 20px;
    margin: 0;
    display: table;
    width: 100%}
.career-filter form ul .filter-list {
    padding: 0 17px 0 0;
    margin: 0;
    float: left;
    width: 28%}
.career-filter form ul .filter-list input[type=text] {
    border: 1px solid #ccc!important;
    padding: 20px 10px!important;
    box-sizing: border-box!important;
    margin: 0!important;
    border-radius: 4px;
}
.career-filter form ul .filter-list input[type=text]:not(.browser-default):focus:not([readonly]) {
    border-bottom: 1px solid #ccc!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.career-filter form ul .filter-list select {
    border: 1px solid #ccc!important;
    padding: 7px 10px!important;
    box-sizing: border-box!important;
    margin: 0!important;
}
.career-filter form ul .filter-btn {
    padding: 0;
    margin: 0;
    float: left;
    width: 16%}
.career-filter form ul .filter-btn button {
    padding: 12px 16px;
    margin: 0;
    font-size: 17px;
    border: none!important;
    outline: 0!important;
    font-weight: 600;
    width: 100%;
    cursor: pointer;
}
.career-filter form ul .filter-btn button i {
    padding: 0 0 0 5px;
    font-size: 16px;
    margin: 0;
}
.career-filter p {
    padding: 0 0 20px 0;
    margin: 0;
    font-size: 16px;
    line-height: 24px;
}
.career-table {
    padding: 0;
    margin: 0;
}
.career-table table tr {
    border: none!important;
}
.career-table table th {
    padding: 13px 15px!important;
    margin: 0;
    border-left: 1px solid #f2f0f0;
}
.career-table table td {
    padding: 20px 15px!important;
    margin: 0;
}
.career-table table td a {
    padding: 8px 15px;
    margin: 0;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}
.career-table table tbody tr:nth-of-type(odd) {
    background-color: #fff;
}
.career-table table tbody tr:nth-of-type(even) {
    background-color: #e1e1e1;
}
.career-table table tfoot td {
    padding: 0!important;
    margin: 0;
}
.career-table table tfoot td a {
    padding: 8px 15px;
    margin: 0;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
}
@media (min-width:280px) and (max-width:467px) {
    .career-table {
    min-width: 300px;
    max-width: 330px;
    overflow-x: scroll;
}
}@media (min-width:280px) and (max-width:767px) {
    .career-filter form ul .filter-list {
    padding: 0;
    margin-bottom: 15px;
    width: 100%}
.career-filter form ul .filter-btn {
    margin-bottom: 15px;
    width: 100%}
.career-filter form ul .filter-btn button i {
    display: none;
}
.career-form {
    width: 100%!important;
}
}@media (min-width:768px) and (max-width:1199px) {
    .career-filter form ul .filter-btn button {
    padding: 10px 16px;
}
.career-filter form ul .filter-btn button span {
    display: none;
}
.career-filter form ul .filter-btn button i {
    padding: 0;
    margin: 0;
    font-size: 20px;
    border: none!important;
    outline: 0!important;
    font-weight: 600;
    width: 100%}
.career-form {
    width: 100%!important;
}
}@media (min-width:1024px) and (max-width:1199px) {
    .career-filter form ul .filter-btn button {
    padding: 12px 16px;
}
}.career-form {
    padding: 25px 30px;
    margin: auto;
    width: 70%}
.career-form form ul {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%}
.career-form form ul li {
    padding: 0 0 10px 0;
    margin: 0;
    position: relative;
}
.career-form form label {
    padding: 5px 0;
    margin: 0;
    font-size: 15px;
    color: #848383;
    display: block;
}
.career-form form input[type=email], .career-form form input[type=number], .career-form form input[type=text] {
    border: 1px solid #e0dede!important;
    padding: 7px 10px!important;
    box-sizing: border-box!important;
    margin: 0!important;
    border-radius: 5px;
    color: #848383;
}
.career-form form input[type=email]:not(.browser-default):focus:not([readonly]), .career-form form input[type=number]:not(.browser-default):focus:not([readonly]), .career-form form input[type=text]:not(.browser-default):focus:not([readonly]) {
    border-bottom: 1px solid #e0dede!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-radius: 5px;
}
.career-form form ul li .career-submit {
    padding: 13px 10px;
    margin: 15px 0;
    width: 100%;
    border: none!important;
    outline: 0!important;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
    cursor: pointer;
}
.career-form form ul li .career-submit i {
    padding: 0 0 0 5px;
    margin: 0;
    font-size: 16px;
}
.upload-file-btn input[type=file] {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    cursor: pointer;
}
.upload-file-btn {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
    -webkit-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;
    font-weight: 600;
    border: 1px solid #e0dede!important;
}
.upload-file-btn i {
    padding: 0;
    margin: 0;
}
.career-content {
    padding: 0 0 15px 0;
    margin: 0;
    line-height: 24px;
    font-size: 15px;
}
label.error {
    font-size: 12px!important;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #f20c0c!important;
}
#upload-error {
    font-size: 12px!important;
    position: absolute;
    top: -33px;
    right: 5px;
    color: #f20c0c!important;
}
.career-form form input[type=email].valid:not(.browser-default), .career-form form input[type=email].valid:not(.browser-default):focus, .career-form form input[type=text].valid:not(.browser-default), .career-form form input[type=text].valid:not(.browser-default):focus {
    border-bottom: 1px solid #e0dede!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
::placeholder {
    color: #837f7f!important;
}
.single-person-job {
    padding: 10px 0 25px 0;
    margin: 0;
}
.single-person-job .single-person-job-apply {
    padding: 0 0;
    margin: 0;
    border: 1px solid #ccc;
}
.single-person-job .single-person-job-apply figure {
    padding: 0;
    margin: 0;
}
.single-person-job .single-person-job-apply figure img {
    padding: 0;
    margin: 0;
    width: 100%}
.job-apply-single-btn {
    padding: 15px 0 0 0;
    margin: auto;
}
.single-person-job .single-person-job-apply a {
    padding: 5px 15px;
    margin: 15px;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
}
.single-person-job .single-person-job-apply h4 {
    padding: 15px 0 20px 0;
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
}
.single-person-job-details {
    padding: 15px 10px;
    margin: 0;
}
.single-person-job-details ul {
    padding: 0;
    margin: 0;
}
.single-person-job-details ul li {
    padding: 0 0 20px 0;
    margin: 0;
    display: table;
    width: 100%}
.single-person-job-details ul li .job-label {
    padding: 0;
    margin: 0;
    width: 30%;
    float: left;
}
.single-person-job-details ul li .job-label i {
    padding: 0;
    margin: 0;
    width: 10%;
    float: left;
    font-size: 18px;
}
.single-person-job-details ul li .job-label h6 {
    padding: 0 0 0 8px;
    margin: auto;
    width: 90%;
    float: left;
    font-size: 16px;
    font-weight: 600;
}
.single-person-job-details ul li p {
    padding: 0;
    margin: 0;
    width: 70%;
    float: left;
    font-size: 16px;
    font-weight: 500;
}
@media (min-width:280px) and (max-width:399px) {
    .single-person-job-details ul li .job-label {
    width: 40%}
.single-person-job-details ul li .job-label i {
    width: 15%}
.single-person-job-details ul li .job-label h6 {
    width: 85%}
.single-person-job-details ul li p {
    width: 60%}
}@media (min-width:1024px) and (max-width:1199px) {
    .single-person-job-details ul li .job-label {
    width: 40%}
.single-person-job-details ul li .job-label i {
    width: 14%}
.single-person-job-details ul li .job-label h6 {
    width: 86%}
.single-person-job-details ul li p {
    width: 60%}
}.career-table {
    padding: 0;
    margin: 0;
}
.career-table table tr {
    border: none!important;
}
.career-table table th {
    padding: 13px 15px!important;
    margin: 0;
    border-left: 1px solid #f2f0f0;
}
.career-table table td {
    padding: 20px 15px!important;
    margin: 0;
}
.career-table table td a {
    padding: 8px 15px;
    margin: 0;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}
.career-table table tbody tr:nth-of-type(odd) {
    background-color: #fff;
}
.career-table table tbody tr:nth-of-type(even) {
    background-color: #e1e1e1;
}
.career-table table tfoot td {
    padding: 0!important;
    margin: 0;
}
.career-table table tfoot td a {
    padding: 8px 15px;
    margin: 0;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
}
@media (min-width:280px) and (max-width:467px) {
    .career-table {
    min-width: 300px;
    max-width: 330px;
    overflow-x: scroll;
}
}@media (min-width:280px) and (max-width:767px) {
    .career-filter form ul .filter-list {
    padding: 0;
    margin-bottom: 15px;
    width: 100%}
.career-filter form ul .filter-btn {
    margin-bottom: 15px;
    width: 100%}
.career-filter form ul .filter-btn button i {
    display: none;
}
}@media (min-width:768px) and (max-width:1199px) {
    .career-filter form ul .filter-btn button {
    padding: 10px 16px;
}
.career-filter form ul .filter-btn button span {
    display: none;
}
.career-filter form ul .filter-btn button i {
    padding: 0;
    margin: 0;
    font-size: 20px;
    border: none!important;
    outline: 0!important;
    font-weight: 600;
    width: 100%}
.career-form {
    width: 100%!important;
}
}@media (min-width:1024px) and (max-width:1199px) {
    .career-filter form ul .filter-btn button {
    padding: 12px 16px;
}
}

element.style {
}
.career-filter form ul .filter-btn button {
    padding: 8px 16px;
    margin: 0;
    font-size: 17px;
    border: none!important;
    outline: 0!important;
    font-weight: 600;
    width: 100%;
    cursor: pointer;
}
.white-text {
    color: #fffffff0!important;
}
.white-text {
    color: #fff!important;
}
.red {
    background-color: #f44336!important;
}
.filter-list {
    list-style-type: none;
}
#employement_type {
    height: 42px;
}
.form-control {
    height: 42px;
}
.filter-btn {
    list-style-type: none;
}
#job_list_table {
    margin-bottom: 30px;
}

@media screen and (max-width: 768px){
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-9 {
        width: 75%;
    }
}
@media (min-width: 768px)
{
    .col-sm-3 {
        width: 25%;
    }
}