
/* 프로픨 작성 */
.profile_wrap .card  {
  margin-bottom:50px !important;
}

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

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

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

.uprofile-symbol {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.usersProfileDragzoneWrap .card {
  margin-bottom:20px !important;
  
}
.usersProfileDragzoneWrap .overlay-wrapper::before {
  content: ' ';
  display: block;
  padding-top:120%;
}

.usersProfileDragzoneWrap .overlay.overlay-block .overlay-layer {
  background-color: transparent !important;
}

.card_pimg {
  background-position: top center;
  background-repeat: no-repeat;;
  background-size: cover;
}