@charset "UTF-8";
/* temp */
#admin_wrap {
  position: relative;
  min-height: 100%;
  min-width: 1024px;
  background: #fff; }

#admin_body {
  padding-left: 200px;
  padding-bottom: 50px;
  min-width: 750px; }

#admin_cont {
  background: #fff;
  min-width: 870px;
  min-height: 570px; }
#admin_cont > .inner {
  padding: 20px 20px; }
#admin_cont > .inner:after {
  content: '';
  display: block;
  clear: both; }
#admin_cont > .inner > .title {
  margin-top: 0;
  margin-bottom: 10px; }
#admin_cont .write th {
  white-space: nowrap; }
#admin_cont .write .formbox + button {
  min-width: 100px;
  padding: .25em .5em; }
#admin_cont .admin_cont_group {
  position: relative !important;
  top: 0;
  left: 0;
  margin: 0;
  width: auto;
  transform: none;
  box-shadow: none !important; }
#admin_cont .admin_cont_group .colWrap {
  padding: 0; }
#admin_cont .admin_cont_group .colWrap .col1 .treeview_wrap .treeview {
  margin-top: 0;
  height: 372px; }
#admin_cont .admin_cont_group .colWrap .col1 .button {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 3px; }
#admin_cont .admin_cont_group .search_wrap {
  margin: 0; }
#admin_cont .admin_cont_group .search_wrap .search_form {
  margin-top: 2px; }
#admin_cont .admin_cont_group .board .scroll_tbody {
  height: 280px;
  overflow-y: auto; }
#admin_cont .admin_cont_group .board .scroll_tbody table {
  margin-top: 0; }
#admin_cont .last_update_dp {
  font-size: 12px;
  color: #929292;
  text-align: right;
  margin-top: 5px; }
#admin_cont .last_update_dp strong {
  color: #4cc3c4;
  margin-right: 6px; }

#leftbar {
  position: absolute;
  top:102px;
  left: 0;
  bottom: 25px;
  width: 200px;
  padding: 0;
  overflow-y: auto;
  /* background: url(../../img/body_line_pattern2.png) repeat-y 0 0; */border-top: 1px solid #ddd;border-radius: 0 5px 0 0;background-color: #fafafa;}

.admin #footer_wrap {
  clear: both;
  z-index: 50;
  position: absolute;
  bottom: 0;
  padding: .4em 1.2em;
  background: #f8f8f8;
  border-top: 1px solid #ddd;
  width: 100%;
  font-size: .86em;
  text-align: center;
  color: #777; }

#admin_wrap .title h3 {
  font-size: 20px; }
#admin_wrap .sub_title h4 {
  padding-left: 16px;
  font-weight: normal;
  background: url(../../img/title_sub.gif) no-repeat 0 2px; }
#admin_wrap #header .topbar_wrap {
  position: relative;
  height: 60px;
  padding: 18px 20px 0;
  border: none;
  background: #fff;
  border-bottom: 2px solid #338ae0; }
#admin_wrap #header .topbar_wrap h1 {
  display: inline-block; }
#admin_wrap #header .topbar_wrap h1 span {
  font-size: 1.2rem;
  color: #333;
  vertical-align: middle;
  margin-left: 10px; }
#admin_wrap #header .topbar_wrap .admin-logout {
  float: right;
  margin-top: 2px;
  height: 18px;
  line-height: 16px;
  font-size: 11px;
  padding: 0px 6px 0px 16px !important;
  border-color: #fff;
  background: #fff url("../../img/ic_right.gif") no-repeat 6px 5px !important;}
#admin_wrap #header .topbar_wrap .admin-logout:hover {
  background-color: #eee; }
#admin_wrap #header .admin_lnb {
  float: right;
  margin-right: 20px;
  color: #eee;
  line-height: 37px;
  text-transform: capitalize; }
#admin_wrap #header .admin_lnb .name {
  margin-right: 10px;
  text-decoration: underline; }
#admin_wrap #header .admin_log {
  margin-right: 15px;
  padding: 0 5px;
  color: #eee;
  border: 1px solid #eee; }
#admin_wrap #leftbar .nav {
  margin: 19px 0 0 20px; }
#admin_wrap #leftbar .nav > ul > li.on > a, #admin_wrap #leftbar .nav > ul > li:hover > a {
  background-image: none;
  background-color: #154192;
  color: #fff;
  border-right: 0; }
#admin_wrap #leftbar .nav > ul > li.on .on a.on {
  color: #fd922c !important; }
#admin_wrap #leftbar .nav > ul > li.on > a + ul {
  /* border-top: 1px solid #e0e0e0; */ }
#admin_wrap #leftbar .nav > ul > li ul li {
  border: 0; }
#admin_wrap #leftbar .nav > ul > li ul li a {
  position: relative;
  background: none;
  padding-left: 2em;
  font-size: 11px;
  color: #929292; }
#admin_wrap #leftbar .nav > ul > li ul li a:hover {
  color: #fd922c; }
#admin_wrap #leftbar .nav > ul > li ul li:first-child a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #e0e0e0; }
#admin_wrap #leftbar .nav > ul > li.on a[data-option="on"] {
  /* border-bottom: 0; */ }
#admin_wrap #leftbar .nav a {
  display: block;
  padding-left: 13px;
  /* line-height: 30px; */
  text-transform: capitalize; }
#admin_wrap #leftbar .nav a.sub_control {
  position: relative; }
#admin_wrap #leftbar .nav a.sub_control:after {
  display: none;
  /* content: "";
  position: absolute;
  top: 9px;
  right: 9px;
  width: 10px;
  height: 10px;
  background: url("../../img/i_list_arrow_bottom.png") no-repeat center center;
  background-size: 8px; */ }
#admin_wrap #leftbar .nav a.sub_control[data-option="on"] {
  /* border-bottom: 1px solid #e0e0e0;
  background: #fff; */ }
#admin_wrap #leftbar .nav a.sub_control[data-option="on"]:after {
  display: none;
  /* background: url("../../img/i_list_arrow_top.png") no-repeat center center;
  background-size: 8px; */ }

/*common*/
/* #admin_wrap #header h1 span  { color: #fff; } */
/*admin home*/
.data_div {
  position: relative;
  float: left;
  margin: 0 2% 2% 0;
  width: 49%; }
.data_div:nth-of-type(2n) {
  margin-right: 0; }
.data_div .title {
  margin-bottom: 10px; }
.data_div .more {
  position: absolute;
  top: 28px;
  right: 0;
  background: url(../../img/btn_more.png) no-repeat center center !important;
  background-size: 9px !important;
  padding: 0;
  width: 20px;
  height: 20px !important; }

.data_graph, .data_count {
  overflow-y: auto;
  margin-top: 0;
  padding: 7px 12px;
  height: 250px;
  border: 1px solid #d4d4d4; }

.data_graph li, .data_count li {
  height: 22px; }

.data_graph li {
  text-align: right; }
.data_graph .date {
  display: inline-block;
  /* *display: inline;
  *zoom: 1; */
  float: left;
  text-align: left;
  width: 25%;
  font-size: 12px;
  color: #555;
  white-space: nowrap; }
.data_graph .sun .date em {
  color: #f58220; }
.data_graph .progress_bar {
  width: 60%; }

.data_count li {
  list-style-type: disc;
  list-style-position: inside; }
.data_count li .col1 {
  display: inline-block;
  /* *display: inline;
  *zoom: 1; */
  width: 42%; }
.data_count li .col2 {
  display: inline-block;
  /* *display: inline;
  *zoom: 1; */
  text-align: right;
  width: 24%;
  white-space: nowrap; }

.pw_div {
  overflow: hidden;
  float: left;
  margin-bottom: 15px;
  /* *margin-bottom: 10px; */
  width: 45%;
  margin-right: 4%; }
.pw_div.ad {
  margin-right: 0;
  width: 50%; }
.pw_div .title h3 {
  float: left; }
.pw_div .title span {
  float: right;
  position: relative;
  top: -4px; }

/*adminInfo 정보변경 div*/
.info_div {
  clear: both; }

.confer_img {
  height: 200px;
  border: 1px solid #d4d4d4;
  background: #f8f8f8; }

/*admin confer layer 회의실이미지*/
.countLi li {
  list-style-type: disc;
  list-style-position: inside;
  text-align: left; }
.countLi li strong {
  margin-right: 3px;
  font-weight: normal; }

.tc .countLi li {
  list-style-type: none;
  text-align: center; }

/*admin group Li in table td li*/
.period {
  overflow: hidden;
  margin-top: 10px;
  padding: 3px 10px;
  background: #f8f8f8;
  border: 1px dashed #e0e0e0; }
.period span {
  font-weight: bold; }

/*admin link*/
.admin td .photo {
  display: inline-block;
  /* *display: inline;
  *zoom: 1; */
  border: 1px solid #eee; }

#admin_wrap {
  /* 강제 폭 설정 */
  /* .table-line {
  	td {
  		text-align: center;
  	}
  } */ }
#admin_wrap form > div > div:nth-child(2) {
  display: block;
  width: 100%; }
#admin_wrap form > div > div:nth-child(2) input {
  width: 100%;
  text-align: center;
  margin-top: 20px; }
#admin_wrap form .title_left {
  font-size: 1.5em;
  font-weight: 700;
  text-align: left; }
#admin_wrap form .title_left h1 {
  font-size: 1em;
  margin-bottom: 10px; }
#admin_wrap form input {
  /* width: auto; */ }
#admin_wrap .btnBackground, #admin_wrap .button {
  line-height: 28px; }
#admin_wrap .btnBackground a, #admin_wrap .btnBackground input[type="submit"], #admin_wrap .button a, #admin_wrap .button input[type="submit"] {
  display: inline-block;
  background: none;
  border: none;
  padding: 0 5px;
  font-size: 12px; }
#admin_wrap td.btnBackground {
  padding: 0; }
#admin_wrap td.btnBackground a {
  border: 1px solid #ddd;
  margin-left: 2px; }
#admin_wrap .table-register {
  table-layout: fixed;
  border-top: 2px solid #333;
  border-collapse: separate; }
#admin_wrap .table-register th, #admin_wrap .table-register td {
  padding: 4px 8px;
  border-bottom: 1px solid #ddd !important; }
#admin_wrap .table-register th table th, #admin_wrap .table-register th table td, #admin_wrap .table-register td table th, #admin_wrap .table-register td table td {
  border-bottom: 0 !important;
  padding: 0 !important; }
#admin_wrap table {
  width: 100% !important;
  margin-top: 0; }
#admin_wrap table th {
  /* text-align: center !important; */ }
#admin_wrap table th, #admin_wrap table td {
  padding: 8px 4px;
  text-align: left; }
#admin_wrap .write th {
  text-align: right !important; }
#admin_wrap .write th, #admin_wrap .write td {
  padding: 6px 8px; }
#admin_wrap .search_wrap .form_inline_box {
  display: inline-block !important;
  width: auto !important; }
#admin_wrap .search_wrap .form_inline_box input {
  width: auto;
  margin-top: 0; }
#admin_wrap .search_wrap .search_form input[type=search] {
  width: 100%;
}
#admin_wrap .approval_status .button:hover {
  border: 1px solid #4cc3c4 !important;
  margin-top: 3px !important;
  background: #4cc3c4 !important; }
#admin_wrap .table-line {
  border-top: 2px solid #333; }
#admin_wrap .table-line thead {
  border-bottom: 1px solid #555;
  background: #f5f5f5; }
#admin_wrap .table-line tr {
  border-bottom: 1px solid #ddd; }
#admin_wrap .table-line select {
  height: 26px;
  line-height: 24px; }
#admin_wrap .lt_text3 table tr {
  border-bottom: 0; }
#admin_wrap .lt_text3 table td {
  padding: 0 !important; }
#admin_wrap table .table-register {
  border-top: 1px solid #ddd !important; }
#admin_wrap table.write th:not(.required) {
  padding-right: 20px !important; }
#admin_wrap .board_added_module {
  min-height: 42px; }
  #admin_wrap .board_added_module.type2 {
    border: none;
    padding: 0;
    min-height: auto;
    margin-bottom: 10px;
  }
#admin_wrap .scroll_tbody table {
  border-top: 0; }
#admin_wrap #grp_list .countLi li {
  padding: 0;
  border-bottom: 0;
  text-align: left; }
#admin_wrap .table_title:before, #admin_wrap .table_title:after {
  content: "";
  display: table; }
#admin_wrap .table_title:after {
  clear: both; }
#admin_wrap .table_title h4 {
  display: inline-block; }
#admin_wrap .table_title .signal_lamp_guide {
  margin-top: 5px; }
#admin_wrap .table_title .signal_lamp_guide span {
  margin-right: 6px; }
#admin_wrap .table_title .signal_lamp_guide span i {
  margin-right: 3px; }

/* 2018-05-14 */
.clear:before,
.clear:after {
  content: "";
  clear: both;
}

.clear:after {
  display: table;
  width: 100%;
}

#admin_wrap .footer_infobox {
  padding: 12px;
  background: #f5f5f5;
  border: 1px solid #eee;
  margin: 15px 0;
}
#admin_wrap .footer_infobox strong { border-bottom: 1px dotted #555; }
#admin_wrap .title .btn_wrap { top: 3px; }

#admin_wrap .board_write,
/* #admin_wrap .search_wrap { margin-top: 15px; } */

#admin_wrap .progress_bar.lv1 .bar {
  background: #39a4ff !important; }
#admin_wrap .progress_bar.lv2 .bar {
  background: #37dd62 !important; }
#admin_wrap .progress_bar.lv3 .bar {
  background: #fff92e !important; }
#admin_wrap .progress_bar.lv4 .bar {
  background: #ff9800 !important; }
#admin_wrap .progress_bar.lv5 .bar { background: #f44336 !important; }
#admin_wrap .progress_bar.lv5 .rate { color: #f44336; }

#admin_wrap .pop_layer_box { width: 100%; }

#admin_wrap th.lv1 {
  background: #39a4ff !important;
  color: #fff;
}
#admin_wrap th.lv2 {
  background: #ff9800 !important;
  color: #fff;
}
#admin_wrap th.lv3 {
  background: #f44336 !important;
  color: #fff;
}

.button.board_func {
  font-size: .68rem !important;
  height: 20px !important;
  line-height: 20px !important;
}
.button.board_func:hover {
  border-color: #1f61b9;
  background: #1f61b9;
  color: #fff;
}


#admin_wrap #leftbar .nav > ul > li > ul > li ul { display: block !important; }
#admin_wrap #leftbar .nav > ul > li > ul > li ul li {
  position: relative;
  padding-left: 12px;
}
#admin_wrap #leftbar .nav > ul > li > ul > li ul li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 14px;
  display: inline-block;
  width: 14px;
  height: 7px;
  background: url(../../img/treeview-gray-line.gif) no-repeat 0px -3px;
  opacity: .5;
}
#admin_wrap #leftbar .nav > ul > li > ul > li ul li:first-child a:before {
  display: none;
}



.loader {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 33%, #0070d3 100%);
  -webkit-animation: rotation 3s linear infinite;
          animation: rotation 3s linear infinite;
}
.loader:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #fff;
}
/* keyFrames */
@-webkit-keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}