@charset "UTF-8";
.vdp-datepicker {
  display: inline-block;
  vertical-align: middle;
  height: 24px;
}
.vdp-datepicker input[type=text] {
  height: 24px !important;
  width: 80px;
  text-align: center;
  border-width: 1px;
  vertical-align: text-bottom;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 2px;
}
.txt-blue {
  color: dodgerblue;
}
.page-userList .main_bg {
  width: 1100px;
  font-weight: normal;
}
.page-userList .main_bg .main_body {
  width: 849px;
  min-height: 990px;
  float: right;
  padding: 0 30px;
  background-color: #fff;
  border-left: 1px solid #d9d9d9;
}
.page-userList .main_bg .main_body .title {
  font-size: 14px;
  font-weight: bold;
  padding-top: 25px;
  margin-bottom: 13px;
}
.page-userList .main_bg .main_body .content .txt_bold {
  font-size: 12px;
  color: #2d2d2d;
  margin-bottom: 4px;
  line-height: 16px;
}
.page-userList .main_bg .main_body .content .txt {
  font-size: 11px;
  color: #787878;
  padding: 0 14px 15px 14px;
  line-height: 18px;
}
.page-userList .main_bg .main_body .table_wrap {
  width: 100%;
}
.page-userList .main_bg .main_body .table_wrap .coltable_present tr th {
  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-userList .main_bg .main_body .table_wrap .coltable_present tr th:last-child {
  border-right: none;
}
.page-userList .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-userList .main_bg .main_body .table_wrap .coltable_present tr td:last-child {
  border-right: none;
}
.page-userList .main_bg .main_body .table_wrap .coltable_present tr td a {
  text-decoration: none;
  border: 0;
}
.page-userList .main_bg .main_body .table_wrap .coltable_present tr td a:hover {
  text-decoration: underline;
}
.page-userList .main_bg .main_body .tip_box {
  height: 45px;
  clear: both;
  padding-top: 5px;
}
.page-userList .main_bg .main_body .box_term {
  background-color: #f6f7f9;
  padding: 13px 0px 11px 15px;
  line-height: 140%;
}
.page-userList .main_bg .main_body .box_term select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 2px;
  border-color: darkgray;
}
.page-userList .main_bg .main_body .box_term .term_search {
  width: 277px;
  float: left;
}
.page-userList .main_bg .main_body .box_term .term_process {
  width: 250px;
  float: left;
}
.page-userList .main_bg .main_body .box_term .term_select {
  width: 300px;
  float: right;
}
.page-userList .main_bg .main_body .box_term .term_select input {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 2px;
}
.page-userList .main_bg .main_body .box_term .term_select a {
  text-decoration: none;
  border: 0;
  color: #373737;
}
.page-userList .main_bg .main_body .box_term .term_select a:hover {
  text-decoration: underline;
}
.page-userList .main_bg .main_body .box_term .term_select a .icon_sty {
  font-size: 8px;
  padding-left: 3px;
}
.page-userList .main_bg .main_body .students_count {
  color: red;
  margin-bottom: 5px;
  margin-top: 30px;
}
.page-userList .main_bg .main_body .table_wrap {
  width: 100%;
}
.page-userList .main_bg .main_body .table_wrap .coltable_information {
  font-family: "맑은 고딕", "돋움", sans-serif;
  font-size: 12px;
}
.page-userList .main_bg .main_body .table_wrap .coltable_information tr:hover {
  background-color: #fcebe7;
}
.page-userList .main_bg .main_body .table_wrap .coltable_information tr th {
  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-weight: bold;
  color: #5f5f5f;
}
.page-userList .main_bg .main_body .table_wrap .coltable_information tr th:last-child {
  border-right: none;
}
.page-userList .main_bg .main_body .table_wrap .coltable_information tr td {
  border-bottom: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  text-align: center;
  padding: 9px 4px;
  vertical-align: middle;
}
.page-userList .main_bg .main_body .table_wrap .coltable_information tr td:last-child {
  border-right: none;
}
.page-userList .main_bg .main_body .box_arrow {
  line-height: 30px;
  text-align: center;
}
.page-userList .main_bg .main_body .box_arrow img {
  vertical-align: middle;
}
.page-userList .main_bg .main_body .box_arrow .page_count {
  display: inline-block;
}

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