.recruitment-file-form-label{margin-top: 9px;}
.recruitment-file-form-input{width: 100%;padding-left: 15px;background-color: #F1F1F1;border: 1px solid #95989A;}
.recruitment-file-form-textarea{padding: 8px 0 0 15px;height: 146px; width: 100%;background-color: #F1F1F1;border: 1px solid #95989A;}
.recruitment-file-form-upload-head{background-color: #D5D5D5;height: 40px;font-weight: bold;}
.recruitment-file-form-upload-row{display: flex;flex-wrap: wrap;width: 100%;padding-bottom: 7px;margin-bottom: 16px;}
.recruitment-file-form-upload-CV-text{color: #0000FF;}
.recruitment-file-form-upload-CV-note{color: #004040;font-size: 14px;font-style: italic;}
.recruitment-file-form-upload-CV-file-left{width: 148px;margin-right: 10px;height: 40px;margin-top: 10px;float: left;background-color: #F1F1F1;border: 1px solid #95989A;cursor: pointer;}
.recruitment-file-form-upload-CV-file-right{width: 148px;height: 40px;margin-top: 10px;background-color: #F1F1F1;border: 1px solid #95989A;cursor: pointer;}
.recruitment-file-form-upload-CV-file-img{float: left;margin: 16px 0 0 16px;width: 9px;height: 9px;}
.recruitment-file-form-upload-CV-file-text{float: left;margin: 7px 0 0 9px; color: black !important;}
.recruitment-file-form-btn-wrap{text-align: center;margin: auto;}
.recruitment-file-form-btn-submit{color: white;height: 40px;background-color: #FF6E01;font-weight: bold;line-height: 38px;float: left;cursor: pointer;}
.recruitment-file-form-btn-cancel{color: white;height: 40px;background-color: #4B8EF9;font-weight: bold;line-height: 38px;float: right;cursor: pointer;}
.recruitment-file-form-btn-cancel a{color: white !important}
.day .active{background-color: #007bff !important;}
.dropdown-menu{max-width: 100% !important}
#HSUV-input,#HSK-input,#HSKN-input{left: -9999px;position: absolute;}
#HSUVerror,#HSKerror,#HSKNerror{margin-top: 10px;}
#HSUVFileName,#HSKFileName,#HSKNFileName{float: left;margin-top: 18px;}
label.error{margin-top: 8px;color: red;}
@media only screen and (max-width : 767px) {
#HSUVerror,#HSKerror,#HSKNerror{float: right;}
.recruitment-file-form-input{height: 31px;}
.recruitment-file-form-row{margin-bottom: 14px;}
.recruitment-file-form-col{margin-bottom: 14px;}
.recruitment-file-form-col-full{padding: 0 !important;}
.recruitment-file-form-upload-row{margin: 0 0 14px 0;border: none;}
.recruitment-file-form-upload-head{padding: 9px 0 0 15px;}
.recruitment-file-form-upload-col{padding-left: 15px;}
.recruitment-file-form-btn-wrap{width: 250px;margin-top: 43px;margin-bottom: 10em;}
.recruitment-file-form-upload-CV-file-right{float: right;}
.recruitment-file-form-btn-submit{width: 120px;}
.recruitment-file-form-btn-cancel{width: 120px;}
.recruitment-file-head{margin-bottom: 27px;color: #000000 !important;font-size: 20px;line-height: 31px;margin-top: 81px;font-family: Open Sans SemiBold;}
}
@media only screen and (min-width : 768px) {
.recruitment-file-head{margin-bottom: 27px;color: #000000 !important;font-size: 32px;line-height: 44px;margin-top: 22px;font-family: Open Sans SemiBold;}
#HSUVerror,#HSKerror,#HSKNerror{float: left;}
#HSUVFileName,#HSKFileName,#HSKNFileName{margin-left: 8px;}
#HSUVerror,#HSKerror,#HSKNerror{margin-left: 8px;}
.recruitment-file-form-input{height: 40px;}
.recruitment-file-form-row{margin-bottom: 24px;}
.recruitment-file-form-upload-row{margin: 0 15px 16px 15px;border: 1px solid #707070;background-color: #F7F7F7;}
.recruitment-file-form-upload-head{padding: 9px 0 0 30px;}
.recruitment-file-form-upload-col{margin-top: 6px;padding-left: 30px;}
.recruitment-file-form-btn-wrap{width: 278px;margin-top: 34px;margin-bottom: 10em;}
.recruitment-file-form-upload-CV-file-right{float: left;}
.recruitment-file-form-btn-submit{width: 124px;}
.recruitment-file-form-btn-cancel{width: 124px;}
}