
 .resume-section {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5em;
    border: 1px solid black;
    margin: 2em 0;
}label#subSource-label {
    display: block;
margin-top: 10px;
} textarea#subSource{
min-width:100%;
}
 .event-checkbox label{
    display: flex !important;
}

button.browse.btn.btn-default.btn-upload-resume.phw-g-btn-default{
    font-weight: 0 !important;
        font-family: var(--bs-btn-font-family) !important;
}

button.phw-btn.phw-g-btn-small-primary.crm-btn-submit{
    border: 1px solid #FFCD00FF !important;
    border-radius: 4px !important;
}


@media only screen and (max-width: 767px){
.apply {
}
}
@media only screen and (max-width: 767px){
.event {
}
}