
 label {
    color: #403c3c !important;
    font-size: 16px !important;
}

 .ph-apply-box .resume-section .resume-group .drives .cloud-options-group,
.ph-apply-box .resume-section .resume-group .drives .resume-upload-wrapper {
    display: inline-block !important;
    vertical-align: middle;
    width: 30%;
    text-align: center;
}
.ph-apply-box .resume-section .resume-group .drives .apply-or-line{
    display: inline-block !important;
    vertical-align: middle;
    width: 15%;
    text-align: center;
}
.ph-apply-box .cloud-options-group ul li {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding: 0px 12px;
}
.ph-apply-box .form-group .form-fields {
    margin: 0px auto 20px;
}
.ph-apply-box .resume-section .resume-group .cloud-options {
    border: 1px solid;
    padding-block: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ph-apply-box .resume-section .resume-group .cloud-options .drives{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    width: 60%;
}
.ph-apply-box .resume-section{
    margin: 1rem 0;
    
}
input, textarea {
    width : 100%;
    padding:20px;
}
input[type='text']{
    padding:10px;
}
.upload-resume-btn.btn.primary-button{padding: 10px !important;}
.btn.primary-button.btn-submit {padding: 10px 30px !important;}
.resume-group {padding-left: 0px !important;}
@media only screen and (max-width: 1280px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 1024px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 1280px){
.apply {
}
}
@media only screen and (max-width: 1024px){
.apply {
}
}
@media only screen and (max-width: 767px){
.apply {
}
}