/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2025 | 07:09:40 */


.job_search_grid_customs.job_search_related_jobs_grid_customs .medus_job_meta_data_div {
    background: #ffffff;
}

.job_details_more_info_box_hidden .pp-description-wrap p {
    color: transparent;
    display: none;
}

.job_details_more_info_box_hidden .pp-description-wrap {
    height: 20px;
}

#gfield_upload_rules_2_5 {
    color: #000;
    font-size: 9px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.desc_form {
    font-size: 9px;
    font-style: normal;
    font-weight: 400;
    color: #29315B;
}

input#input_2_5 {
    position: relative;
	box-shadow: none !important;
	border: none !important;
	outline: none !important;
}

input#input_2_5::file-selector-button {
    border-radius: 23px;
    border: 1px solid #1B375F;
    background: #FFF;
    padding: 10px;
    width: 180px;
    color: transparent !important;
	cursor: pointer;
}

input#input_2_5::after {
    content: "Upload File";
    color: #A3A3A3;
    text-align: center;
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    position: absolute;
    left: 5.5rem;
    top: 0.9rem;
	cursor: pointer;
}

span.pp-social-icon {
	position: relative;
}

.job_search_share_icons .copy_show123 {
	position: absolute;
    color: #1B375F;
    top: -1rem;
    left: -1rem;
}

    