
 .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;
}
.resume-section .after-upload .deleteFile{
    margin-left: 5px;
     i.icon-delete{
    color: #000000;
    height: 20px;
    width: 20px;
    display: inline-block;
    position: relative;
    top: 5px;
   &::before{
    position: absolute;
    top: 2px;
    left: 5px;
    font-weight: normal;
    font-family: 'FontAwesome';
    content: "\f1f8";
    font-size: 12px;
    font-style: normal;
}
}
}

.ph-apply-box #applyAwliWidget, #apply-with-linkedin {
    background-color: white;
    border-radius: 0.625rem;
    border: 1px solid #b8dcff;
    cursor: pointer;
    flex: 1;
    margin: 0;
    padding: 1rem;
    text-align: left;
    width: auto !important;
    color: #000;
}
.has-resume.resume-info {
    margin-top: 20px;
}


  @media only screen and (max-width: 767.98px)
{ .phw-g-i-J2yFPt {
    font-size: max(21px,var(--mobile-font-size));
    color: #393939 !important;
}
}

@media only screen and (max-width: 767.98px)
{
.ph-jtc-box {
   
    margin-top: 30px !important;
}
#jtcForm .checkbox label > span{
    font-size: 13px !important;
}
#jtcForm .ph-jtc-box{
    padding: 2.81rem 1.5rem !important;
}
}

#jtcForm h2 {
    text-align: center !important;
}
@media only screen and (max-width: 767px){
.apply {
}
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}