.mr_b0 {
    margin-bottom: 0 !important;
}
.addInfo_pop {
    position: fixed;
    top: 100px;
    left: 50%;
    width: 641px;
    margin-left: -315px;
    padding: 60px 4px;
    background-color: #fff;
    z-index:5;
}
.pop_close {
    position: absolute;
    top: 40px;
    right: 60px;
    width: 23px;
    height: 23px;
}
.addTit {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: -0.6px;
    color: #16181a;
    padding-bottom: 15px;
}
.addTit_s {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #7d7e80;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
}
.addTit_s2 {
    position: absolute;
    top: 60px;
    right: 0;
    font-size: 13px;
    line-height: 16px;
    color: #16181a;
}
.addTit_s2 span, .applnTit_s2 span {
    color: #ff5b59;
}
.addInfoCon {
    height: 500px;
    overflow-y: scroll;
    padding: 30px 0 30px 10px;
}
.align_wrap {
    width: 510px;
    margin: 0 auto;
    position: relative;
}
.addBox1 {
    width: 510px;
    margin: 0 auto;
    padding: 35px 35px 29px 35px;
    background-color: #f7f7f7;
    font-size: 14px;
    line-height: 22px;
    color: #16181a;
    letter-spacing: -0.14px;
    margin-bottom: 60px;
    /*margin-left: 60px;*/
}
.addBox1Tit {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.07;
    color: #16181a;
    padding-bottom: 19px;
}
.addBox1Wrap {
    margin-bottom: 5px;
}
.addBox1Num {
    display: inline-block;
    width: 50px;
    height: 22px;
    line-height: 20px;
    margin-right: 11px;
    border: 1px solid #505ed1;
    border-radius: 11px;
    font-size: 13px;
    letter-spacing: -0,13px;
    color: #505ed1;
    text-align: center;
}
.addBox1Txt {
    display: inline-block;
    font-size: 14px;
    /*font-weight: 300;*/
    letter-spacing: -0.14px;
    line-height: 22px;
    color: #16181a;

}
.frmWrap {
    margin-bottom: 50px;
}
.frmTit {
    display: inline-block;
    width: 106px;
    font-size: 15px;
    line-height: 16px;
    color: #16181a;
    font-weight: 500;
}
.frmTit span {
    color: #ff5b59;
}
.frmTxt {
    display: inline-block;
    width: 394px;
    padding-bottom: 6px;
}
.frmSelDiv{
    font-size: 14px;
    line-height: 1.14;
    text-align: left;
    color: #c1c2c5;
    padding-left: 12px;
    -ms-user-select: none; 
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    background: url('/assets/data/img/jobfair/popup/dropdown_open.png') no-repeat right;
}
.frmSelDiv_open{
    background: url('/assets/data/img/jobfair/popup/dropdown_close.png') no-repeat right;
}

.frm_input {
    width: 394px !important;
    height: 20px !important;
    line-height: 16px;
    line-height: 20px;
    border: 0 !important;
    text-indent: 12px;
    color: #16181a;
    font-size: 14px;
}
.edc input[type="radio"] + label span, .edc input[type="radio"]:checked + label span,
.score input[type="radio"] + label span, .score input[type="radio"]:checked + label span,
.grd input[type="radio"] + label span, .grd input[type="radio"]:checked + label span{
    margin-right: 14px;
}
/*.score input[type="radio"] + label span, .score input[type="radio"]:checked + label span {
    margin-right: 7px;
}*/
.frmdeatil {
    font-size: 13px;
    color: #c1c2c5;
    line-height: 17px;
    padding-top: 14px;
}
.score, .major {
    width: 190px;
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 12px;
}
.mr_0 {
    margin-right: 0;
}
.major input[type=checkbox] + label {
    font-size: 14px;
    padding-left: 30px;
    background: url('/assets/data/img/jobfair/popup/btn_check_off.png') no-repeat left;
    height: 20px;
    width: 20px;
}
.major input[type=checkbox]:checked + label{
    background: url('/assets/data/img/jobfair/popup/btn_check_on.png') no-repeat left;
}
.frmPrivacyBox {
    height: 160px;
    padding: 35px 40px;
    background-color: #f7f7f7;
    overflow-y: scroll;
    margin-bottom: 50px;
    font-size: 13px;
    color: #7d7e80;
}
.frmMarketingBox {
    height: 160px;
    padding: 35px 40px;
    background-color: #f7f7f7;
    margin-top: 15px;
    font-size: 13px;
    line-height: 19px;
    color: #7d7e80;
    margin-bottom: 30px;
}
.addInfoSubmit {
    padding-top: 20px;
    border-top: 1px solid #e1e1e1;
}
.addInfoSubmit a {
    display: none;
    height: 50px;
    line-height: 50px;
    border-radius: 3px;
    background-color: #c1c2c5;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.addInfoSubmit a.comp {
    background-color: #505ed1;
}


.addInfoCon::-webkit-scrollbar{
    width: 10px;
}
.addInfoCon::-webkit-scrollbar-track{
    background: #fff;
    border-radius: 10px;
}
.addInfoCon::-webkit-scrollbar-thumb{
    background: #e8e8e8;
    border:3px solid #fff;
    border-radius: 10px;
}

.form_table .search_box{
    position: absolute;
    left: 0;
    top: 40px;
    width: 409px;
    height: 204px;
    border: solid 1px #16181a;
    background-color: #ffffff;
    font-size: 14px;
    color: #16181a;
    z-index: 99999;

}
.search_box{
    position: absolute;
    left: 0;
    top: 31px;
    width: 409px;
    height: 204px;
    border: solid 1px #16181a;
    background-color: #ffffff;
    font-size: 14px;
    color: #16181a;
    z-index: 99999;

}
.search_box .list_inner{
    border-bottom: 1px solid  #f0f0f0;
    height: 106px;
    width: 387px;
    overflow-x: hidden;
    overflow-y: scroll;
    /*padding: 15px 17px;*/
}
.search_box .list_inner > ul{
    padding: 15px 17px;
}
.search_box .list_inner > ul > li{
    margin-bottom: 15px;
    cursor: pointer;
}
.search_box .list_inner > ul > li:last-child{
    margin-bottom: 0;
}
.search_box >div:nth-child(2){
    width:100%;
    padding: 16px 0;
    text-align: center;
}
.search_box >div:nth-child(2) span:nth-child(1){
    margin-bottom: 5px;
}
.search_box >div:nth-child(2) span:nth-child(2){
    color:#505ed1;
    text-decoration: underline;
    cursor: pointer;
}
.listwrap {
    width:394px;
    height:175px;
    background-color:#fff;
    border:1px solid #16181a;
    z-index:999;
}
.resVal {
    height:76px;
    border-bottom: 1px solid #e1e1e1;
    padding-left:17px;
    padding-top:15px;
    padding-bottom:15px;
    overflow-y:scroll;
}
.sch_val {
    display:block;
    font-family:'NotoSansCJKkr';
    color:#16181a;
    font-size:14px;
    line-height:15px;
    padding-bottom:15px;
}
.no_click {
    padding:16px 0 17px 0;
    text-align:center;
    font-size:14px;
    font-family:'NotoSansCJKkr';
    color:#505ed1 !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight:bold;
}
.modalPop {
    display: none;
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 11;
}
.popBg {
    width: 100%;
    height: 100%;
    opacity: 0.5;
    background: #000;
}
.applnTit {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.6px;
    color: #16181a;
    font-weight: bold;
}
.applnTit_s {
    font-size: 14px;
    line-height: 14px;
    color: #16181a;
    padding-top: 22px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
}
.applnTit_s span {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: -0.6px;
    padding-right: 16px;
}
.applnTit_s2 {
    position: absolute;
    bottom: 20px;
    right: 0;
    font-size: 13px;
    line-height: 16px;
    color: #16181a;
}
.applnCon {
    padding: 63px 0 45px  0;
}
.frm_input::placeholder {
    color: #c1c2c5;
}
.listwrap2 {
    height: 125px;
    top: 32px;
}
.listwrap2 .list_inner {
    height: 123px;
}
.listwrap2  .list_inner .joblist {
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #16181a;
    margin-bottom: 16px;
}
.appln_c_wrap {
    margin-bottom: 45px;
    margin-left: 5px;
}
.appln_c_wrap:last-child{
    margin-bottom: 0;
}
.frmTit2 {
    width: 435px;
    margin-bottom: 15px;
}
.bytechk {
    display: inline-block;
    width: 65px;
    font-size: 13px;
    line-height: 13px;
    color: #c1c2c5;
    text-align: right;
}
.appln_a {
    width: 510px;
    height: 150px;
    padding: 25px 30px;
    background-color: #f7f7f7;
    font-size: 14px;
    line-height: 21px;
    color: #7d7e80;
    text-align: left;
    resize: none;
    border: 0;
}
.appln_pop {
    padding-bottom: 45px;
}

input[type="radio"]:disabled + label span {
    background: url('/assets/data/img/jobfair/default/btn_radio_none.png') 0 top no-repeat;
    cursor: none;
}

/*padding 입력시 ie에서 문자 미노출 페딩 0으로 변경*/
input[type=text], input[type=number], input[type=email], input[type=password] {
    padding: 0 !important;
}

/*youtube 영상 삽입 영역*/
.preYoutube_wrap .popCon {
    width:900px;
    height:506px;
    position:fixed;
    top: 215px;
    left:50%;
    margin-left:-450px;
}