﻿body {
  font-family: 'dotum';
  font-size: 15px !important;
}
/*���켺 �߰� .body_font_210514*/
.body-font {
	font-family: 'dotum';
	font-size: 13px !important;
}
.btn-primary {
  width: 80px;
  line-height: 30px;
  border: 1px solid #a5a5a5;
  color: #a0a0a0;
  text-align: center;
  border-radius: 30px;
  margin-right: 10px;
  display: inline-block;
  background-color: #fff;
  font-family: 'dotum';
}
.table-content tbody tr:nth-child(2n) td{
	background-color: #f7f9fc;
}
.fare-system .table-content tbody tr:nth-child(2n) td .link-top{
	background-color: #fff;
}
.btn-search i.fa.fa-search {
    font-size: 15px;
    margin-right: 10px;
}
.fare_system_edit .input-schedule {
  height: 49px;
  border-bottom: 1px solid #edf0f5;
  padding: 4px 7px;
  float: left;
  
}
.fare_system_edit  .input-datetimepicker{
  width: 100% !important;
}
.fare_system_edit .input-schedule span{
  line-height: 45px;
  display: block;
  padding: 0 15px;
  
}
.wrapper-popup.fare_system_edit .text-right div  input {
  padding: 5px 15px;
  margin-top: 0;
}
.schedule-item {

    clear: both;
}
.schedule-item:after {
  content: "";
  display: table;
  clear: both;
  
}
.input-schedule.schedule-item-left {
  float: left;
  width: 36%;
  background-color: #deecfc;
  line-height: 41px;
  padding-left: 15px;
  border-bottom: 1px solid #c3d2e5;
  border-right: 2px solid #a3bfe1;
}
.fare_system_edit .schedule-item-right {
    width: 64%;
}
.schedule-item.full-schedule-item .schedule-item-left {
    max-width: 172px;
}
.fare_system_edit .schedule-item.full-schedule-item .schedule-item-right {
    width: 82%;
}
.schedule-item .form-control{
  border-radius: 0;
  border-color: #edf0f5;
  box-shadow: none;
  height: 37px;
}
.wrapper-popup .link-top a{
  color: #333;
}
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #333;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #333;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  color: #333;
}
.modal-alert-all {
  z-index: 9999;
}
.modal-alert-all .modal-footer .btn{
  height: auto;
}
 .btn-schedule-edit {
    float: right;
    width: 160px;
    height: 38px;
    background: #eaf7f8;
    border-radius: 5px;
    border: 1px solid #7db5c1;
    text-align: center;
    line-height: 38px;
    color: #7db5c1;
    background: url(/include/assets/images/btn-edit.png) no-repeat;
    background-color: #eaf7f8;
    background-position: 17px 10px;
    outline: none;
    text-decoration: none;
}
.btn-action-edit {
    float: right;
    width: 160px;
    height: 38px;
    background: #eaf7f8;
    border-radius: 5px;
    border: 1px solid #7db5c1;
    text-align: center;
    line-height: 38px;
    color: #a3bc83;
    margin-right: 3px;
    background: url(/include/assets/images/check.png) no-repeat;
    background-color: #eaf7f8;
    background-position: 17px 10px;
    outline: none;
    text-decoration: none;
}
.wrap-select .btn-group.bootstrap-select.form-control   .dropdown-toggle{
  position: relative;
  top: auto;
  height: 37px;
  width: 100% !important;
  left: 0;
}
.wrap-select span.bs-caret .caret{
  display: none;
  
}

input.form-control.show-date-input {
  float: left;
  width: 125px;
  margin-left: 10px;
  height: 37px;
  display: none;
  
}
.main-content .content-middle .wrap-select{
  /*position: relative;*/
  /*right: auto;*/
  width: 160px;
  margin-right: 0;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text{
  font-size: 14px;
  line-height: 30px;
}
.bootstrap-select.btn-group .dropdown-menu li{
  height: 30px ;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option{
  line-height: 30px;
}
.btn-submit-1 {
  display: inline-block;
  float: none;
  
}

.text-center {
  text-align: center;
}

.fare_system_edit .wrap-popup .wrap-select{
  height: 37px;
  border-bottom: 0;
}
.input-schedule.open-input .show-date-input{
  display: block;
  
}
.over-charge-add .modal-dialog {
    max-width: 500px !important;
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default{
  top: 125%;
}
.bootstrap-select .dropdown-menu{
  top: 125% !important;
}
.bootstrap-select .dropdown-toggle{
  background: none !important;
  box-shadow: none !important;
  border: 1px solid #e5e5e5 !important;
}
.input-schedule {
  position: relative;
  width: 100%;
  float: none;
  
}

.input-schedule button.btn-submit {
    position: absolute;
    top: 8px;
    right: 9px;
    height: 37px;
    width: 41px;
    line-height: 21px;
    color: #537bac;
}
.popup-find-member .modal-body{
  padding: 15px 0;
}
.popup-find-member  span.text-form {
  display: block;
  padding: 10px 0;
  float: left;
  width: 70%;
}
.popup-find-member  span.text-form.pull-right {
  position: absolute;
  right: 34px;
  width: auto;
}
.popup-find-member  .form-item-content {
    overflow: hidden;
    padding: 0 30px;
    border-bottom: 1px solid #edf0f5;
}
.popup-find-member .modal-dialog{
  max-width: 570px !important;
}
.bd0 {
  border: 0 !important;
}
.input-schedule.search-schedule {
    height: auto;
    padding: 8px;
    background-color: #eff4f7;
}
.search-schedule input.form-control {
    width: 91%;
}
.modal-content .modal-content2 {
  border-radius: 5px;
}
.modal-content .modal-content2 :after {
  content: "";
  clear: both;
  display: table;
  
}
.wrap-select {
  float: left;
  margin-right: 10px;
  width: 145px;
}
.wrapper-popup .dal-header{
  background-color: #d4d4d4;
}
.wrapper-popup .link-top {
  border: 1px solid #b7b7b7;
  box-shadow: 0 4px 5px -5px #b7b7b7;
  margin-bottom: 4px;
}
.over-charge-add .input-style-datetime{
  width: 100% !important;
}
.wrapper-popup .modal-body{
  border-radius: 6px;
}
 .wrapper-popup .dal-header{
    border-radius: 6px 6px 0 0;
 }
.pt65 {
  padding-top: 65px !important;
}
.table-unit th {
  padding: 0 !important;
  vertical-align: middle !important;
}
.table-unit tr td .form-control {
  box-shadow: none;
  background-color: transparent;
  border: 0;
  text-align: center;
  
}
.alert-add-unit .modal-footer .btn{
  float: none;
  
}

.unit-add .action .btn-popup {
  width: 300px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #537bac;
  font-family: KoPub_Dotum_Bold;
}
.unit-add .action .btn-popup:hover, .unit-add .action .btn-popup:focus {
  color: #fff;
}
.unit-add .action.text-center {
    padding: 20px 0 30px;
}
.calenda-content span.separate {
    font-size: 24px;
    text-align: center;
    padding-right: 0;
    margin: 0 10px;
    top: 3px;
    position: relative;
    display: inline-block;
}

.tab-promotion {
  clear: both;
}
.radio-style .radio-label {
    display: inline-block !important;
    float: none;
    margin-bottom: 0;
    vertical-align: middle;
    padding: 0 !important;
}
.radio-style .style-checkbox{
  top: auto;
  float: none;
  display: inline-block;

}
.radio-style .check-input{
  width: auto;
  height: auto;
}
/* .promotion .tab-caculation-point .input-style-datetime {
  width: 140px  !important;
}
.promotion .tab-caculation-point .wrap-select{
  width: 114px;
} */
.tab-promotion-inner .menu-tab-individual{
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.tab-promotion-inner {
  padding-top: 10px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
    padding-right: 20px;
}
.tab-promotion-inner .btn-schedule-edit{
  margin-top: -10px;
}
.check-item {
    clear: both;
}
.promotion-add .calenda-content{
  
  width: 100%;
  margin-right: 0;
}
.promotion-add .calenda-content .separate{
  border-left: 0;
  padding-left: 0;
}
.promotion-add .modal-dialog{
  width: 680px !important;
}
.promotion-add .input-style-datetime{
  width: 132px !important;
}
.promotion-add .input-schedule.schedule-item-left{
  width: 27%;
}
.promotion-add.fare_system_edit .schedule-item-right {
    width: 73%;
}
.border-brown {
  border-color: #a27f85 !important;
  color: #a27f85 !important;
}
.table-scrol{
  overflow-x: scroll;
  width: 100%;
  float: left;
  
}
.table-scrol .table-content{
  min-width: 2310px !important;;
}

.cancel-pay .modal-body {
  padding: 20px;
}
.cancel-pay .modal-dialog{
  max-width: 480px;
  width: 480px !important;
}
.cancel-pay .modal-dialog2{
  max-width: 480px;
  width: 480px;
}
.cancel-pay .modal-dialog .modal-content .modal-content2 {
  width: 100% !important;
}
.reson-cancel textarea {
  border-radius: 0;
  height: 130px;
  box-shadow: none;
  height: 130px;
  border-color: #e5e5e5;
}
.cancel-pay .modal-footer{
  border-top: 1px solid #e5e5e5;
}
.admin-creat .col-3 {
  width: 30%;
}
.admin-creat .col-9 {
  width: 70%;
}

.admin-creat [class*="col-"]{
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}
.admin-creat .title-creat-admin {
  color: #58708d;
  font-size: 15px;
  font-family: KoPub_Dotum_Bold;
  line-height: 40px;
}
.checkbox-style {
  width: 15px;
  height: 15px;
  display: inline-block;
  border: 1px solid #e5e5e5;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
  line-height: 10px;
  border-radius: 2px;
  overflow: hidden;
}
.item-check .label-check {
    margin-left: 7px;
    font-size: 15px;
    display: inline-block;
    color: #333;
}
.checker {
    display: none;
}
.checkbox-style img {
    display: none;
}
.item-check-checked .checkbox-style img {
    display: inline-block;
    width: 100%;
}
.item-check {
    margin-bottom: 20px;
}
.creat-admin-item.check-list {
    margin-top: 20px;
}
.creat-admin-item .form-control{
  border-radius: 0;
  box-shadow: none;
  height: 40px;
}

.wrapper-popup textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #a0a0a0;
}
.wrapper-popup textarea::-moz-placeholder { /* Firefox 19+ */
  color: #a0a0a0;
}
.wrapper-popup textarea:-ms-input-placeholder { /* IE 10+ */
  color: #a0a0a0;
}
.wrapper-popup textarea:-moz-placeholder { /* Firefox 18- */
  color: #a0a0a0;
}
.admin-id .wrap-select{
  width: 100%;
}
.admin-id .creat-admin-item {
    margin-bottom: 10px;
    color: #a0a0a0;
}
.admin-id .creat-admin-item .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #a0a0a0;
}
.admin-id .creat-admin-item .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #a0a0a0;
}
.admin-id .creat-admin-item .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #a0a0a0;
}
.admin-id .creat-admin-item .form-control:-moz-placeholder { /* Firefox 18- */
  color: #a0a0a0;
}
.promotion-creat-btn {
  position: absolute;
  right: 0;
  right: 23px;
  top: -73px;
}
.promotion .tab-content {
  position: relative;
}
.promotion-complete {
  z-index: 999;
}
#promotion-complete .modal-footer .btn{
  width: 100%;
}
#promotion-complete .modal-body{
  padding: 40px;
}
#promotion-complete .modal-dialog{
  margin-top: 127px;
}
.content-bt {
    overflow-x: auto;
}
.content-bt .table-content{
  min-width: 1643px;
}

.list-changer .main-content  .content-middle p{
  color: #333;
}
.list-changer .btn-schedule-edit{
  background-position: 39px 10px;
  margin-top: 11px;
}
.list-changer{
  border-top: 20px solid #eff4f7;
  clear: both;
  
}
.list-changer:after {
  content: "";
  display: table;
  clear: both;
  
}
.popup-add-charger.modal-alert-all .modal-footer .btn, .popup-finish-edit-table .modal-footer .btn{
  border-right: 0;
  width: 100%;
}
.popup-add-charger .form-control{
  border-radius: 0;
  box-shadow: none;
  height: 40px;
}

/* 단가관리 */
.unit-cost-area {
    width: 100%;
}
.unit-cost-area .padding-top-30 { padding-top: 30px; }
.unit-cost-area .unit-cost-line {
    border-bottom: 2px solid #8ea4c0;
    width:98%;
    margin: 0 auto;
    font-size: 18px;
    display: flex;
}
.unit-cost-area .unit-cost-table {
    float: left;
    width: 95%;
    margin: 15px;
    border: 1px solid #c3d2e5;
    border-collapse: collapse;
}
.unit-cost-area .unit-cost-table tr {
    border-top: 1px solid #c3d2e5;
}
.unit-cost-area .unit-cost-table tr:first-child {
    border-top: none;
}
.unit-cost-area .unit-cost-table tbody th {
    background-color: #deecfc;
    padding-left: 15px;
    width: 150px;
    border-right: 1px solid #c3d2e5;
    height: 50px;
    line-height: 50px;
}
.unit-cost-area .unit-cost-table tbody td {
    padding-left: 15px;
    text-align: left;
    background-color: #ffffff;
    height: 50px;
    line-height: 50px;
}
.unit-cost-area .unit-cost-price-area {
    clear: both;
    width: 100%;
    margin-top: 60px;
}
.unit-cost-area .unit-cost-price-table {
    width: 98%;
}
.unit-cost-area .unit-cost-price-table thead th {
    text-align: center;
    padding-left: 0;
}
.unit-cost-area .unit-cost-price-table tbody td {
    text-align: center;
    padding-left: 0;
}
.unit-cost-area .unit-cost-price-table tbody td input {
    width: 70px !important;
    margin: 0 auto;
}

.unit-cost-area .unit-cost-charger-table {
    width: 98%;
    margin:5px;
}
.unit-cost-area .unit-cost-charger-table thead th {
    text-align: center;
    padding-left: 0;
}
.unit-cost-area .unit-cost-charger-table tbody td {
    text-align: center;
    padding-left: 0;
}
.unit-cost-area .unit-cost-charger-table tbody td input {
    width: 70px !important;
    margin: 0 auto;
}
.unit-cost-area .unit-cost-charger-add-btn-area {
    width: 95%;
    margin-top: 20px;
}
.unit-cost-area .unit-cost-end-table-add-btn {
    float: left;
    width: 160px;
    height: 38px;
    background: #eaf7f8;
    border-radius: 5px;
    border: 1px solid #7db5c1;
    text-align: center;
    line-height: 38px;
    color: #7db5c1;
    background: url(/include/assets/images/btn-edit.png) no-repeat;
    background-color: #eaf7f8;
    background-position: 17px 10px;
    outline: none;
    text-decoration: none;
}
.unit-cost-end-table-add-popup {
    width: 100%;
}
.unit-cost-end-table-add-popup .unit-cost-end-table-list {
    width: 98%;
    margin:5px;
}

.popup-unit-cost-add-charger-area {
    width: 100%;
    height: 100%;
    margin: 0;
    padding:0;
}

.popup-unit-cost-add-charger-area .search-table {
    margin: 15px;
}

.popup-unit-cost-add-charger-area .charger-list-table {
    width: 85%;
    margin: 15px;
    border: 1px solid #c3d2e5;
    border-collapse: collapse;
}
.popup-unit-cost-add-charger-area .charger-list-table thead tr th {
    border: 1px solid #c3d2e5;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-color: #deecfc;
}

.popup-unit-cost-add-charger-area .charger-list-table tbody tr td:first-child {
    text-align: center;
    padding: 0;
}
.popup-unit-cost-add-charger-area .charger-list-table tbody tr td {
    border: 1px solid #c3d2e5;
    padding: 0 5px 0 5px;
    text-align: left;
    height: 40px;
    line-height: 50px;
}
.popup-unit-cost-add-charger-area .quick-menu {position:absolute;width:60px;top:50%;margin-top:-50px;right:20px;background:#fff;z-index: 999; border-radius: 10px;}
.popup-unit-cost-add-charger-area .quick-menu ul {position:relative;float:left;width:100%;display:inline-block;*display:inline;padding:0;}
.popup-unit-cost-add-charger-area .quick-menu ul li {float:left;width:100%;border-bottom:1px solid #ddd;text-align:center;display:inline-block;*display:inline;}
.popup-unit-cost-add-charger-area .quick-menu ul li a {position:relative;float:left;width:100%;height:30px;line-height:30px;text-align:center;color:#999;font-size:9.5pt;}
.popup-unit-cost-add-charger-area .quick-menu ul li a:hover {color:#000;}
.popup-unit-cost-add-charger-area .quick-menu ul li:last-child {border-bottom:0;}