@charset "utf-8";
/*-------------------------------------------------
Style Sheet
Version : 1.0
Author :  강혜연
Create date : 2019. 08. 13.
-------------------------------------------------*/

/* 접근권한 등록수정 */
.register table {
  margin-top: 30px;
}
.register table tr td.pd0 {
  vertical-align: top
}
.register table tr td input[type="text"] {
  width: 100%;
}
.table_toggle {
  width: 100%;
}
.table_toggle > li {
  border-bottom: 1px solid #dee0e4;
}
/*
.table_toggle > li:last-child {
  border-bottom: 0;
}
*/
.table_toggle > li > p {
  padding: 12px 10px;
  box-sizing: border-box;
  overflow: hidden;
/*  border-bottom: 1px solid #dee0e4;*/
  cursor: pointer;
}
.table_toggle > li p i {
  float: right;
}
.table_toggle > li p i.rem {
  background: url(../img/fold_icon.png) no-repeat center center;
}
.table_toggle > li > p > span {
  padding-left: 15px;
  box-sizing: border-box;
  vertical-align: -1px;
}
.table_toggle > li > ul {
  padding: 0 10px;
  background: #f8f9fb;
  display: none;
  border-top: 1px solid #dee0e4;
}
.table_toggle > li > ul > li > p {
  padding: 12px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #dee0e4;
  cursor: pointer;
}
/*
.table_toggle > li > ul > li:last-child > p {
  border-bottom: 0;
}
*/
.table_toggle > li > ul > li:last-child {
  border-bottom: 0;
}
.table_toggle > li > ul > li > p > span {
  padding-left: 25px;
  color: #6e7079;
}
.table_toggle > li > ul > li > div {
  display: none;
}
.table_toggle > li > ul > li > div > p {
  padding: 12px 0;
  border-bottom: 1px solid #dee0e4;
}
.table_toggle > li > ul > li > div > p > span {
  padding-left: 25px;
  box-sizing: border-box;
  color: #6e7079;
}
/*
.table_toggle > li > ul > li > div > p:last-child {
  border-bottom: 0;
}
*/
.register.main_cont > button {
  margin-top: 10px;
}
.btn_box {
  text-align: center;
}
.register.main_cont > div.btn_box {
  margin-top: -12px;
}
.btn_box > button:last-child {
  margin-left: 16px;
}

/* 접근권한관리 */
.regist_list table input[type="text"] {
  width: 100%;
}
.regist_list .btn_box {
  margin-top: 30px;
}
.regist_list table.table2 {
  margin-top: 10px;
}
/*
.regist_list table.table2 th {
  padding: 13px 0;
}
*/
/*
.regist_list table.table2 td {
  padding: 12px 0;
}
*/
.regist_list table.table2 input[type="checkbox"] {
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
.regist_list table.table2 td a {
  color: #3a8ae9;
  text-decoration: underline;
}
.regist_list table.table2 td:nth-child(5) {
  font-family: 'Nanum Gothic', sans-serif;
}
.regist_history .btn_box {
  margin-top: 25px;
}

/* 시스템 - 코인리스 */
.system_lease {
  overflow: hidden;
  margin-top: 10px;
}
.system_lease > div {
  float: left;
}
.system_lease > div.left_box {
  width: 49.5%;
}
.system_lease > div.right_box {
  width: 49.5%;
  float: right;
}
.system_lease > div table {
  margin-top: 20px;
  border-radius: 0.5em;
  border-collapse: separate
}
.system_lease > div table th {
  border-radius: 0.5em 0 0 0.5em;
  text-align: center;
  padding: 0;
}
.system_lease > div table th.bb {
  border-top: 1px solid #dee0e4;
  border-radius: 0;
}
.system_lease > div table td {
  border-radius: 0 0.5em 0.5em 0;
  padding: 10px;
  line-height: 32px;
}
.system_lease > div table td button {
  height: 32px !important;
  line-height: 30px !important;
}
.system_lease > div table td.bb {
  border-top: 1px solid #dee0e4;
  border-radius: 0 0 0.5em 0;
}
.system_lease > div table td span {
  padding-left: 11px;
  box-sizing: border-box;
  float: left;
}
.system_lease > div table:first-child td span {
  padding-right: 20px;
  border-left: 1px solid #eaeaf3;
  float: none;
}
.system_lease > div table:first-child td span:first-child {
  border-left: 0;
}
.system_lease > div table td label {
  display: inline-block;
  width: 130px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #eaeaf3;
  background: #f8f9fb;
  border-radius: 4px;
  overflow: hidden;
  padding-right: 5px;
  box-sizing: border-box;
  margin-left: 5px;
  float: left;
}
.system_lease > div table td label.bg_white {
  background: #fff;
}
.system_lease > div table td label input {
  width: 78%;
  border: 0;
  height: 30px;
  line-height: 30px;
  background: transparent;
  float: right;
  text-align: right;
  padding: 0 4px;
}
.system_lease > div table td label small {
  float: right;
  text-align: right;
  line-height: 30px;
  color: #acb3c0;
}
.system_lease > div table td label.small_width {
  width: 60px;
}
.system_lease > div table td label.small_width input {
  width: 63%;
}
.layer_wrap.modify_layer .layer {
  width: 410px;
}
.layer_wrap.modify_layer .layer .table2 td {
  text-align: left;
  padding: 5px;
  padding-left: 20px;
  line-height: 32px;
}
.layer_wrap.modify_layer .layer .table2 tr:last-child td {
  padding: 5px;
}
.layer_wrap.modify_layer .layer .table2 td input {
  width: 205px;
}
.layer_wrap.modify_layer .layer .layer_body > button {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #f8f9fb;
  text-align: center;
  border: 1px dashed #dee0e4;
  margin-top: 10px;
  box-shadow: none;
  color: #acb3c0;
  font-size: 30px;
}
.layer_wrap.modify_layer .layer .layer_foot {
  text-align: center;
}
.layer_wrap.modify_layer .layer .layer_foot > button {
  width: 235px;
  float: none;
}

.main_cont.quant > button {
  text-align: center;
  display: block;
  margin: 30px auto;
}
table tr.red_tr td {
  background: #fff2f2;
}
table tr.green_tr td {
  background: #eaf9f9;
}
.quant table.table2 tbody tr:hover td{
  background: #fff;
}
.selec_table tbody tr td {
  padding: 5px;
}
.quant table.selec_table {
  margin-top: 20px;
}
.quant table.selec_table input {
  width: 100%;
}
.quant table.selec_table .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.quant_layer .layer {
  width: 990px;
}
.quant_layer .scroll_table {
  height: 425px;
  padding-right: 15px;
  box-sizing: border-box;
}
.quant_layer .layer_body > .scroll_table {
  margin-top: 20px;
}
.quant_layer .scroll_table table tr td {
  padding: 5px
}
.quant_layer .layer_foot {
  text-align: center;
}
.quant_layer .layer_foot > button {
  max-width: 235px;
  float: none;
}
.quant_layer .layer_foot > button.ok_btn {
  margin-left: 16px;
}

.case table input {
  width: 100%;
}
.case > button {
  display: block;
  margin: 25px auto;
}
.case table tr th {
  text-align: center;
}

.case table tr td {
  text-align: center;
}
.case table.case_table .inline_td p {
  float: left;
  width: 25%;
}
.case table.case_table .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
  max-width: 100%;
}
.case table.case_table .inline_td .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 96%;
}
.case table.case_table .inline_td input {
  float: left;
  width: 75%;
}
.case .btn_box {
  overflow: hidden;
  margin-top: 10px;
}


.main_cont.dash_cont > h3 {
  margin-top: 40px;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
}
.main_cont.dash_cont > h3 > span {
  font-size: 12px;
  color: #6e7079;
  float: right;
  display: none;
}
.main_cont.dash_cont > h3:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #3a8ae9;
  position: absolute;
  top: 3px;
  left: 0;
}
.dash_cont .summary_box ul {
  overflow: hidden;
}
.dash_cont .summary_box ul li {
  float: left;
  width: 25%;
  padding: 0 10px;
  box-sizing: border-box;
}
.dash_cont .summary_box ul li:last-child {
  padding-right: 0;
}
.dash_cont .summary_box ul li:first-child {
  padding-left: 0;
} 
.dash_cont .summary_box ul li > div {
  border: 1px solid #dee0e4;
  border-radius: 4px;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
}
.dash_cont .summary_box ul li > div h4 {
  font-size: 15px;
  line-height: 15px;
  font-weight: normal;
  color: #3a8ae9;
  overflow: hidden;
  padding: 3px 0;
  padding-left: 30px;
  box-sizing: border-box;
  margin-top: -3px;
  margin-bottom: 25px;
}
.dash_cont .summary_box ul li:nth-child(1) > div h4 {
  background: url(../img/sum_icon01.png) no-repeat left center;
}
.dash_cont .summary_box ul li:nth-child(2) > div h4 {
  background: url(../img/sum_icon02.png) no-repeat left center;
}
.dash_cont .summary_box ul li:nth-child(3) > div h4 {
  background: url(../img/sum_icon03.png) no-repeat left center;
}
.dash_cont .summary_box ul li:nth-child(4) > div h4 {
  background: url(../img/sum_icon04.png) no-repeat left center;
}
.dash_cont .summary_box ul li > div h4 span {
  float: right;
  font-size: 13px;
  color: #6e7079;
}
.dash_cont .summary_box ul li > div dl {
  overflow: hidden;
  margin-top: 15px;
  line-height: 15px;
}
.dash_cont .summary_box ul li > div dl dt {
  float: left;
  font-size: 15px;
  line-height: 15px;
}
.dash_cont .summary_box ul li > div dl dd {
  float: right;
  text-align: right;
  color: #6e7079;
  font-family: 'Roboto', sans-serif;
}
.dash_cont .summary_box ul li > div dl dd strong {
  font-size: 16px;
  line-height: 16px;
  color: #1e222d;
}

.chart_wrap {
  width: 100%;
  background: #fff;
  margin-top: 20px;
  border: 1px solid #dee0e4;
  border-radius: 4px;
  padding: 20px;
  box-sizing: border-box;
  overflow-x: auto;
}
.chart_wrap h6 {
  font-size: 12px;
  line-height: 12px;
  color: #6e7079;
}
.chart_wrap.line > img {
  height: 92%;
}
.chart_wrap ul.circle {
  overflow: hidden;
  margin-top: 20px;
}
.chart_wrap ul.circle li {
  float: left;
  width: 25%;
}
.chart_wrap ul.circle li img {
  display: block;
  margin: auto;
}
.chart_wrap ul.circle li dl dt {
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  margin-top: 20px;
}
.chart_wrap ul.circle li dl dd {
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  margin-top: 10px;
  font-weight: bold;
}
.chart_02 {
  border: 0;
  background: none;
  padding: 0;
}
.chart_02 ul.line {
  overflow: hidden;
}
.chart_02 ul.line li {
  width: 49%;
  float: left;
  border: 1px solid #dee0e4;
  background: #fff;
  overflow-x: auto;
  padding: 20px;
  max-height: 294px;
  border-radius: 4px;
}
.chart_02 ul.line li:last-child {
  float: right;
}
.chart_02 ul.line li img {
  height: 92%;
}
.chart_02 h6 {
  color: #6e7079;
}

.search_box {
}
.search_box .selectbox {
  float: right;
  width: 140px;
  margin-right: 10px;
}
.search_box .date_search {
  float: right;
  width: 305px;
}
.search_box .selectbox .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.search_box .bootstrap-select > .btn {
  background: #fff;
}
.main_cont.daily .btn_box {
  margin-top: 30px;
  overflow: hidden;
}

table.daily_lease {
  margin-top: 10px
}

.daily_lease_layer .layer {
  width: 920px;
}
.daily_lease_layer .layer .layer_body {
  max-height: 540px;
  overflow-y: auto;
}
.daily_lease_layer .layer .layer_body table {
  margin-top: 0;
}
.daily_lease_layer .layer .layer_foot button{
  float: none;
  display: block;
  margin: auto;
  width: 150px
}

.chart_wrap {
  width: 100%;
  height: 100%;
  max-height: 294px;
}
.memo_layer_btn {
  cursor: pointer;
}
table.krw_table {
  margin-top: 10px;
}
.layer_wrap .layer_width02 {
  width: 100%;
  max-width: 980px;
}
.layer_wrap.today_balance01_layer textarea,
.layer_wrap.today_balance02_layer textarea {
  min-height: 100px;
}
.krw_table tr td span {
  cursor: pointer;
  color: #3a8ae9;
  text-decoration: underline;
}

.calcu_cont {
  overflow: hidden;
  margin-top: 30px;
}
.calcu_cont > div {
  float: left;
  width: 48%;
}
.calcu_cont > div.calcu_asset {
  float: right;
}
h3.h3 {
  padding-left: 20px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  font-size: 15px;
  line-height: 30px;
  font-weight: bold;
}
h3.h3:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #3a8ae9;
  position: absolute;
  top: 10px;
  left: 0;
}
h3.h3 a.excel_btn {
  font-size: 12px;
}
.calcu_cont > div table {
  margin-top: 10px;
}
.calcu_cont > div table strong {
  font-weight: normal
}
table tr.green_bg td {
  background: #eaf9f9;
}
.calcu_cont > div table tr td a {
  color: #3a8ae9;
  text-decoration: underline;
  cursor: pointer;
}
.calculate table td p.selectbox,
.reference table td p.selectbox {
  float: left;
  margin-right: 10px;
  width: 28%;
}
.calculate table td p.selectbox .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn),
.reference table td p.selectbox .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  max-width: 100%;
}
.review_history_layer table td button.border_btn {
  height: 24px;
  line-height: 22px;
}
table.tal tr td {
  text-align: left;
}
.lh24 {
  line-height: 24px !important;
}
.dash_tab {
  position: fixed;
  width: 100%;
  top: 60px;
  display: none;
}
.dash_tab ul {
  overflow: hidden;
}
.dash_tab ul li {
  float: left;
  width: 33.333%
}
.dash_tab ul li a {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 12px;
  border-bottom: 1px solid #dee0e4;
  border-right: 1px solid #dee0e4;
  box-sizing: border-box;
}
.dash_tab ul li:last-child a {
  border-right: 0;
}
.dash_tab ul li a.active {
  color: #3a8ae9;
  font-weight: bold;
  border-bottom: 3px solid #3a8ae9;
}
.main_cont.dash_cont > h3.select_h3 {
  overflow: unset;
  line-height: 24px;
}
.main_cont.dash_cont > h3.select_h3:before {
  top: 6px;
}
.main_cont.dash_cont > h3.select_h3 .selectbox {
  width: 150px;
}
.main_cont.dash_cont > h3.select_h3 .selectbox .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  background: #fff;
}
.content_wrap .main_cont h2.btn_h2 {
  line-height: 32px;
}



@media (max-width: 1199px){
  .dash_cont .summary_box ul li {
    width: 50%;
  }
  .dash_cont .summary_box ul li:nth-child(2) {
    padding-right: 0;
  }
  .dash_cont .summary_box ul li:nth-child(3) {
    padding-left: 0;
    margin-top: 10px;
  }
  .dash_cont .summary_box ul li:nth-child(4) {
    margin-top: 10px;
  }
}
@media (max-width: 1023px){
  .chart_wrap.circle_ch {
    background: none;
    border: 0;
    max-height: 100%;
    height: auto;
    padding: 0;
  }
  .chart_wrap ul.circle li {
    width: 49%;
    margin-top: 10px;
    background: #fff;
    border: 1px solid #dee0e4;
    border-radius: 4px;
    padding: 20px;
  }
  .chart_wrap ul.circle li:nth-child(1) {
    margin-right: 1%;
  }
  .chart_wrap ul.circle li:nth-child(2) {
    margin-left: 1%;
  }
  .chart_wrap ul.circle li:nth-child(3) {
    margin-right: 1%;
  }
  .chart_wrap ul.circle li:nth-child(4) {
    margin-left: 1%;
  }
  .main_cont.dash_cont > h3 > span {
    display: block;
  }
  .chart_wrap.circle_ch h6 {
    display: none;
  }
  .chart_wrap ul.circle {
    margin-top: -10px;
  }
  .chart_wrap.circle_ch {
    height: unset;
    max-height: unset;
  }
}
@media (max-width:768px){
  header h1 {
    width: 28%;
  }
}
@media (max-width:650px){
  header {
    height: 60px;
  }
  .content_wrap {
    padding-top: 95px;
  }
  header h1 {
    width: 45%;
    padding: 18px 0;
    padding-left: 16px;
  }
  header > div > i {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(../img/admin_icon.png) no-repeat center center;
  }
  header > div {
    padding: 15px 0;
    padding-right: 16px;
  }
  header > div p {
    display: none;
  }
  header > div button {
    display: none;
  }
  header .head_ham {
    left: auto;
    right: 63px;
    top: 23px;
  }
  .dash_tab {
    display: block;
  }
  .content_wrap .main_cont.dash_cont h2 {
    color: transparent;
    margin-bottom: 20px;
  }
  .content_wrap .main_cont {
    padding: 25px 10px;
  }
  .main_cont.dash_cont > h3 {
    margin-top: 20px;
  }
  .dash_cont .summary_box ul li {
    float: none;
    width: 100%;
    padding: 0;
    margin-top: 10px;
  }
  .dash_cont .summary_box ul li:first-child {
    margin-top: 0;
  }
  .chart_wrap {
    margin-top: 10px;
  }
  .chart_wrap ul.circle li {
    float: none;
    width: 100%;
    margin: 0 !important;
    margin-top: 10px !important;
  }
  .chart_wrap.circle_ch {
    max-height: unset;
    overflow: unset;
  }
  .chart_02 ul.line li {
    float: none;
    width: 100%;
  }
  .chart_wrap {
    height: auto;
    max-height: 100%;
  }
  .chart_02 ul.line li:last-child {
    float: none;
    margin-top: 10px;
  }
  .guide_txt {
    margin-top: 35px;
  }
}














































