#form_career_detail {
    position: relative;
}

.file_input_label.error {
    border-bottom: 1px solid #ff0000;
}

.file_input_label.error span {
    color: #ff0000;
}

.popup_form_scs {
    padding: 2vw 6vw !important;
}

.popup_form_scs.show {
    display: block;
    opacity: 1;
}
