/* 모든 스타일은 css 충돌방지를 위해 .Table1을 기준으로 작성 하시면 됩니다. 예) .Table1 .box {} */
  .Table1{}
  
.cid-t5JdaT5hYF {
  padding-top: 75px;
  padding-bottom: 75px;
  /* background-color: #f7f7f7;  */
}
.cid-t5JdaT5hYF .container-fluid {
  padding: 0 3rem;
}
.cid-t5JdaT5hYF .mbr-section-subtitle {
  line-height: 1.72;
}
.cid-t5JdaT5hYF table {
  width: 100% !important;
  margin: 0 auto;
}
.cid-t5JdaT5hYF table th {
  /* padding: 1.5rem 1rem; */
  word-break: normal;
  transition: all .2s;
  /* text-align: center;   
  border-color: #9fc2d5; */
  border-bottom-color: #c34f1b !important;

  vertical-align: middle;
}
.cid-t5JdaT5hYF table tr {
  border-color: #9fc2d5;
}
.cid-t5JdaT5hYF table td {
  vertical-align: middle;
  word-break: normal;
  line-height: 1.72;
}
.cid-t5JdaT5hYF th:after,
.cid-t5JdaT5hYF th:before {
  display: none !important;
}
.cid-t5JdaT5hYF .dataTables_scrollHeadInner {
  margin-left: auto;
  margin-right: auto;
}
.cid-t5JdaT5hYF .dataTables_scrollHeadInner .table {
  width: 100% !important;
}
.cid-t5JdaT5hYF .dataTable-top {
  margin-bottom: 20px;
}
.cid-t5JdaT5hYF .body-item {
 /*  padding: 33px 36px;  */
  font-weight: 300;
  white-space: nowrap;
  color: #333333;
  text-align: left;
}
.cid-t5JdaT5hYF .head-item {
  color: #181818;
   /*  padding: 33px 36px; */
  text-align: center;
  white-space: nowrap;
}
.cid-t5JdaT5hYF .row-title {
  white-space: nowrap;
  /* padding: 33px 54px; */
  color: #666666;
  line-height: 1.72;
}
.cid-t5JdaT5hYF .second-col {
  background-color: #f5f5f5;
}

.cid-t5JdaT5hYF .head-item.first-col,
.cid-t5JdaT5hYF .head-item.second-col,
.cid-t5JdaT5hYF .head-item.other-col {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.cid-t5JdaT5hYF .other-col {
  background-color: #ffffff;  
}
.cid-t5JdaT5hYF .mbr-section-title {
  margin-bottom: 0px;
}
@media (max-width: 992px) {
  .cid-t5JdaT5hYF .mbr-section-title {
    margin-bottom: 40px;
  }
}
.cid-t5JdaT5hYF th:nth-child(3n+2) {
 /* background-color: #d8e4eb;  */
}
.cid-t5JdaT5hYF td:nth-child(3n+2) {
  /* background-color: #d8e4eb;*/
}