
/* 오디션 상세 */
.au_content {
  line-height: 25px;
}

/* .audtion-manwrap {
  margin-top:30px;
  padding-top:30px;
  border-top: 6px solid #F5F5F5;
} */

/* 오디션 매니저 정보 */
.audtion-manwrap p {
  color:#9CA0A8;
}

/* 문의, 지원 버튼 */
#audtion-chatbtn,
#audtion-telbtn,
#audtion-abtn {
  height:60px;
  font-size:16px;
}

#audtion-chatbtn i,
#audtion-telbtn i {
  font-size:20px;
}


/* 오디션 지원 프로필 */
.audtion_wmsg {
  margin-top: 30px;
  margin-bottom: 30px;
}
.audtion_wmsg ul {
  list-style-type:decimal;
  color: #9E9EAA;
  font-size:14px;

}


.audtion_profile_wrap .card  {
  margin-bottom:50px !important;
}

.audtion_profile_wrap .card dl dt {
  min-width:100px;
  color:#9E9EAA;
  font-weight: 400;
  font-size:16px;
}
.audtion_profile_wrap .card dl dd {
  overflow: hidden;
  text-overflow:ellipsis;
}

.audtion_profile_wrap .ptit {
  margin-bottom: 15px;
  font-size:18px;
}

.audtion_profile_wrap input,
.audtion_profile_wrap select,
.audtion_profile_wrap .select2-selection {
  padding: 1.2rem 1.5rem !important;
}

.audtion_profile_wrap .ptit .collapsed {
  margin-bottom:30px;
}