@charset "UTF-8";
/*style 1245+*/
.commonWorkDetail .date.noWriter {
  margin-left: 0;
}

/*에디터용 임시 div, 스타일 지정시 삭제 예정*/
.editiorDiv {
  min-height: 300px;
  padding: 5px;
  border: 1px solid #ddd;
}

/*임시 스타일, 지정시 삭제 후 클래스명 전체 변경 예정*/
.whatTemp {
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
  padding: 10px 15px;
  font-size: 1rem;
  font-weight: bold;
  color: #0072ff;
}
.whatTemp.none {
  padding: 10px 0;
}

/*글씨조절*/
.title02 .sm,
.wwTitle .sm {
  font-size: 0.7em;
}

/*테이블타입*/
.tableType02 {
  width: 100%;
}
.tableType02 thead {
  border-bottom: 5px solid #ddd;
  border-top: 1px solid #ddd;
}
.tableType02 thead th {
  text-align: center;
  padding: 4px 0px;
  background: #f1f2f3;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  height: 38px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.05em;
}
.tableType02 thead th:first-child {
  border-left: 1px solid #ddd;
}
.tableType02 tfoot th:first-child {
  border-left: 1px solid #ddd;
}
.tableType02 tbody th {
  text-align: center;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 0;
  font-weight: 500;
  color: #39393e;
  height: 40px;
  font-size: 13px;
  letter-spacing: -0.05em;
}
.tableType02 tbody td {
  text-align: center;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 0;
  font-weight: 500;
  color: #39393e;
  height: 40px;
  font-size: 13px;
  letter-spacing: -0.05em;
}
.tableType02 tbody td:first-child {
  border-left: 1px solid #ddd;
}
.tableType02 tbody th:first-child {
  border-left: 1px solid #ddd;
}
.tableType02 tbody tr .backWhite {
  background: #fff;
}
.tableType02 tbody tr .backGray {
  background: #f1f2f3;
}

.tableType02 tbody td .noBdrIp.readonly {
  background: #fafafa;
}
.tableType02 tfoot th {
  text-align: center;
  padding: 6px 0px;
  background: #f1f2f3;
  border-top: 5px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  height: 50px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: -0.05em;
}
.table02Title {
  text-align: left;
  padding: 5px 0;
  margin: 10px auto 3px;
  font-size: 15px;
  font-weight: 700;
  color: #000;
}

.tableType02 tbody tr td.ar {
  padding-right: 5px;
}

/*직원현황 .fileWrap*/
.commonWorkDetail .fileWrap.two {
  transform: none;
  float: inherit;
}
.fileWrap .icon {
  display: inline-block;
  width: 100%;
  line-height: 28px;
  font-size: 0.9rem;
  font-weight: bold;
  color: #383838;
}

/*성별선택*/
.genderSelWrap {
  vertical-align: middle;
  height: 33px;
  width: 40%;
  display: inline-block;
  vertical-align: middle;
  line-height: 37px;
}
.genderSelWrap a {
  text-align: center;
  display: inline-block;
  width: 48%;
}
.genderSelWrap .on {
  background: #0072ff;
  color: #fff;
}

/*설명문구*/
.comment {
  line-height: 0.9rem;
}

/*직원등록 */
.staffDetailWrap {
  background-size: auto;
  width: 100%;
}
.staffImgWrap {
  width: 50%;
  height: 205px;
  background: #eeeeee;
  border: 1px solid #ddd;
  overflow: hidden;
  display: inline-block;
}
.stampImgWrap {
  width: 100px;
  height: 100px;
  background: #eeeeee;
  border: 1px solid #ddd;
  border-radius: 1000px;
  text-align: center;
  display: inline-block;
  overflow: hidden;
}
.staffImgWrap img,
.stampImgWrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

input.error {
  border: 1px solid #f86c6c;
}

/*style 1221*/
.cate.type01 {
  color: #0072ff;
}

/*style 1215
.tabMenu02 li{padding:0 10px;}*/
/*첨부파일 정렬*/
.regulist .fileWrap,
.conflist .fileWrap {
  margin-top: 20px;
}

/*searchScroll*/
.serScroll {
  padding-bottom: 40px;
  overflow-y: scroll;
  height: 80vh;
}

.ImgInfoWrap {
  width: auto;
  max-width: 780px;
  height: auto;
  position: relative;
  margin-bottom: 30px;
  display: inline-block;
}
.ImgInfoWrap img {
  height: auto;
  max-width: 100%;
}
.ImgInfoWrap table.leftTop {
  top: 0;
  left: 0;
}
.ImgInfoWrap table.rightTop {
  top: 0;
  right: 0;
}
.ImgInfoWrap table.leftBtm {
  bottom: 0;
  left: 0;
}
.ImgInfoWrap table.rightBtm {
  bottom: 0;
  right: 0;
}
.Imgcapture table.leftTop {
  top: 0;
  left: 0;
}
.Imgcapture table.rightTop {
  top: 0;
  right: 0;
}
.Imgcapture table.leftBtm {
  bottom: 0;
  left: 0;
}
.Imgcapture table.rightBtm {
  bottom: 0;
  right: 0;
}

/*-------------------------------------------
$ Loaders
-------------------------------------------*/

.loader {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 3em;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.loader,
.loader:before,
.loader:after {
  animation: 1s infinite ease-in-out;
}
.loader:before,
.loader:after {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.loader-black {
  background-color: #0072ff;
}
/* Loader 3 */

.loader-3:before {
  content: '';
  border: 10px solid #f7f8fc;
  top: -10px;
  left: -10px;
  animation-name: loader3;
}

@keyframes loader3 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

/*nmPad*/
.nmPad {
  display: flex;
  flex-wrap: wrap;
}
.nmPad a {
  flex-basis: 33.3%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 60px;
  font-size: 24px;
  font-weight: bold;
}
.nmPad a:active {
  color: #0072ff;
}
.nmPad a span {
  font-size: 14px;
  font-weight: normal;
}
