.vdp-datepicker {
  display: inline-block;
  vertical-align: middle;
  height: 24px;
}
.vdp-datepicker input[type=text] {
  height: 24px !important;
  width: 88px;
  text-align: center;
  border: 1px solid #CCC;
  vertical-align: text-bottom;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 2px;
}

.page-main .main_bg {
  width: 1100px;
  font-weight: normal;
}
.page-main .main_bg .main_body {
  width: 849px;
  min-height: 990px;
  float: right;
  padding: 0 30px;
  background-color: #fff;
  border-left: 1px solid #d9d9d9;
}
.page-main .main_bg .main_body .title {
  font-size: 20px;
  font-weight: bold;
  padding-top: 25px;
}
.page-main .main_bg .main_body .title_bar {
  border-bottom: 2px solid #CCC;
  padding-bottom: 10px;
  height: 0px;
  margin-bottom: 20px;
}

.page-main .main_bg .main_body .table_wrap {
  width: 100%;
}

.page-main .main_bg .main_body .table_wrap .coltable_present tr th {
  width: calc(100% / 3);
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  text-align: center;
  border-left: none;
  padding: 5px 7px;
  background-color: #f1f2f4;
  font-family: "맑은 고딕", "돋움",sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #5f5f5f;
}
.page-main .main_bg .main_body .table_wrap .coltable_present tr th:last-child {
  border-right: none;
}
.page-main .main_bg .main_body .table_wrap .coltable_present tr td {
  border-bottom: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  text-align: center;
  font-family: "맑은 고딕", "돋움", sans-serif;
  font-size: 12px;
  padding: 9px 4px;
}
.page-main .main_bg .main_body .table_wrap .coltable_present tr td:last-child {
  border-right: none;
}
.page-main .main_bg .main_body .table_wrap .coltable_present tr td a {
  text-decoration: none;
  border: 0;
}
.page-main .main_bg .main_body .table_wrap .coltable_present tr td a:hover {
  text-decoration: underline;
}
.page-main .main_bg .main_body .tip_box {
  height: 45px;
  clear: both;
  padding-top: 5px;
}
.page-main .main_bg .main_body .body_box {
  line-height: 140%;
}
.page-main .main_bg .main_body .body_box .box_title {
  width: 207px;
  font-weight: bold;
  font-size: 13px;
  padding: 10px 0;
}
.page-main .main_bg .main_body .body_box .box_term {
  background-color: #f6f7f9;
  padding: 13px 0px 11px 15px;
  line-height: 24px;
}
.page-main .main_bg .main_body .body_box .box_term select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 2px;
  border-color: darkgray;
}
.page-main .main_bg .main_body .body_box .box_term .term_search {
  width: 243px;
  float: left;
}
.page-main .main_bg .main_body .body_box .box_term .term_process {
  width: 250px;
  float: left;
}
.page-main .main_bg .main_body .body_box .box_term .term_select {
  width: 300px;
  float: right;
}
.page-main .main_bg .main_body .body_box .box_term .term_select input {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 2px;
}
.page-main .main_bg .main_body .body_box .box_term .term_select a {
  text-decoration: none;
  border: 0;
  color: #373737;
}
.page-main .main_bg .main_body .body_box .box_term .term_select a:hover {
  text-decoration: underline;
}
.page-main .main_bg .main_body .body_box .box_term .term_select a .icon_sty {
  font-size: 8px;
  padding-left: 3px;
}
.page-main .main_bg .main_body .body_box .student_num {
  text-align: center;
  margin: 20px 0;
}

/*# sourceMappingURL=main.css.map */
