/* Mixins */
.resetList {
  padding: 0 !important;
  margin: 0 !important;
  list-style: inside none;
}
/*LOGIN*/
.login-container .m-b-md {
  background: #376092;
  color: #FFF;
  padding: 30px 20px 20px;
  margin-bottom: 0 !important;
}
.login-container .m-b-md img {
  float: right;
  height: 30px;
  width: auto;
  margin-bottom: 15px;
  margin-right: 15px;
}
.login-container .m-b-md .font_size1 {
  clear: both;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px !important;
  margin-top: 20px;
  font-weight: 500;
}
.login-container .hpanel {
  border-bottom: 3px #376092 solid;
}
.login-container .hpanel .panel-body {
  padding: 30px !important;
}
.login-container .hpanel .panel-body .att-box {
  border-top: 5px solid #e4e5e7;
}
.login-container .hpanel .panel-body .checkbox {
  margin-left: 20px;
}
.login-container .hpanel .panel-body .btn.btn_maincolor {
  background-color: #004098 !important;
  border-color: #004098 !important;
  font-size: 16px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: bold;
  margin-top: 25px;
}
.login-container .hpanel .panel-body .btn.btn_maincolor:hover {
  background-color: #1454ac !important;
}
.login-container .hpanel .panel-body .form-group {
  margin-bottom: 10px;
}
.login-container .hpanel .panel-body .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ibox {
  background-color: #fff;
  border: 1px solid #e4e5e7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 25px;
}
.ibox .ibox-content {
  padding: 10px 0;
}
.ibox .panel-body {
  padding: 20px;
}
.ibox-title {
  border-bottom: 1px solid #e4e5e7;
  color: inherit;
  margin-bottom: 0;
  padding: 0 10px;
  min-height: 35px;
  position: relative;
  content: '';
  clear: both;
  display: table;
  width: 100%;
}
.ibox-title h5 {
  display: inline-block;
  font-size: 14px;
  line-height: 35px;
  padding: 0;
  text-overflow: ellipsis;
  float: left;
  padding-left: 10px;
}
.ibox-title .ibox-tools {
  display: inline-block;
  float: right;
  margin-top: 0;
  text-align: right;
  line-height: 35px;
}
.ibox-title .ibox-tools .count {
  display: inline-block;
  margin: 4px 6px 0 0;
}
.ibox-title .ibox-tools .count b {
  font-size: 20px;
  vertical-align: middle;
}
.link-group {
  line-height: 30px;
  font-size: 11px;
  color: #e4e5e7;
  display: inline-block;
  padding-right: 10px;
}
.link-group a {
  font-size: 12px;
  color: #666;
  padding: 0 6px;
}
.link-group a:hover {
  color: #004098;
}
.link-group a.active {
  color: #376092;
  font-weight: bold;
}
.btn-box {
  border-top: 1px solid #eeeff1;
  text-align: right;
}
.btn-more {
  border-left: 1px solid #e4e5e7;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 8px 7px 15px;
  color: #999;
}
.btn-more:hover {
  color: #004098;
}
.r-title {
  padding-left: 15px;
  color: #004098;
  font-size: 14px;
}
.r-title em {
  color: #333;
  font-size: 14px !important;
  font-style: normal;
}
.bbs-list {
  margin: 0;
}
.bbs-list li {
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border-bottom: 1px dotted #e4e5e7;
  padding: 0 10px;
}
.bbs-list li:last-child {
  border-bottom: 0 !important;
}
.bbs-list li a {
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 30px;
}
.att-box {
  padding-top: 15px;
}
@media (min-width: 768px) {
  .ibox .ibox-content {
    min-height: 125px;
    padding: 0;
  }
}
.graph-wrap {
  width: 100%;
}
.graph-wrap .graph-bar {
  content: '';
  clear: both;
  display: table;
  width: 100%;
}
.graph-wrap .graph-bar li {
  width: 100%;
  border-bottom: 1px dotted #e4e5e7;
  padding: 8px;
}
.graph-wrap .graph-bar li .title {
  display: inline-block;
  width: 50px;
  font-size: 12px;
  padding-left: 10px;
}
.graph-wrap .graph-bar li .graph {
  display: inline-block;
  width: calc(100% - 64px);
}
.graph-wrap .graph-bar li .graph .bar {
  display: inline-block;
  height: 14px;
  vertical-align: middle;
  width: 0;
}
.graph-wrap .graph-bar li .graph .text {
  font-size: 11px;
  color: #999;
}
.graph.type1 .bar {
  background-color: #ffb7b2;
}
.graph.type2 .bar {
  background-color: #ffdac1;
}
.graph.type3 .bar {
  background-color: #e2f0cb;
}
.graph.type4 .bar {
  background-color: #b5ead7;
}
.graph.type5 .bar {
  background-color: #D6ECE9;
}
.graph.type6 .bar {
  background-color: #A5BBEA;
}
.graph.type7 .bar {
  background-color: #BADFEA;
}
.graph.type8 .bar {
  background-color: #FFE8C2;
}
.graph.type9 .bar {
  background-color: #FCC9E0;
}
.graph.type10 .bar {
  background-color: #B9A6DA;
}
#bars {
  display: inline-block;
  background: rgba(0, 0, 0, 0.2);
  width: 600px;
  height: 300px;
  padding: 0;
  margin: 0;
  box-shadow: 0 0 0 1px #444;
}
#bars li {
  display: table-cell;
  width: 100px;
  height: 300px;
  margin: 0;
  text-align: center;
  position: relative;
}
#bars li .bar {
  display: block;
  width: 70px;
  margin-left: 15px;
  background: #49E;
  position: absolute;
  bottom: 0;
}
#bars li .bar:hover {
  background: #5AE;
  cursor: pointer;
}
#bars li .bar:hover:before {
  color: white;
  content: attr(data-percentage) '%';
  position: relative;
  bottom: 20px;
}
#bars li span {
  color: #eee;
  width: 100%;
  position: absolute;
  bottom: -2em;
  left: 0;
  text-align: center;
}
.sign-text {
  margin: 10px;
  background-color: #f9f9f9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
}
.sign-text .sign {
  content: '';
  clear: both;
  display: table;
  width: 100%;
  margin: 5px 0;
}
.sign-text .sign li {
  width: 25%;
  display: inline-block;
  float: left;
  text-align: center;
}
.sign-text .sign li small {
  display: block;
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 8px;
}
.sign-text .sign li b {
  font-size: 20px;
  line-height: 1;
}
.sign-text .sign li + li {
  border-left: 1px solid #e4e5e7;
}
/*��й�ȣ ���� ���â*/
.c-modal-input-email {
  margin: 0;
}
.c-modal-input-email .col-md-5 {
  padding-right: 0px;
  float: left;
}
.c-modal-input-email .col-md-5 .input-group-addon {
  border-width: 0 0 0 1px !important;
  background-color: transparent;
}
.c-modal-input-email .form-control {
  border-radius: 0;
}
.c-modal-input-email .btn {
  border-radius: 0;
}
.sec-password .control-label,
.sec-password .input-group {
  min-height: 25px;
}
/*��� ȸ�� ����*/
.navbar-nav .nav-msg {
  line-height: 56px;
  color: #999;
  font-size: 12px;
  padding-right: 10px;
}
/*TABLE ������ ����*/
.contents-list-wrap .buttons {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
}
.contents-list-wrap .buttons .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.contents-list-wrap .buttons .buttons-reg {
  float: right;
}
.contents-list-wrap .dataTables_paginate {
  width: 100%;
  text-align: center !important;
}
.table {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  margin-bottom: 0 !important;
}
.table input[type=checkbox],
.table input[type=radio] {
  margin: 0 !important;
}
.table thead th {
  text-align: center;
  padding: 8px 10px !important;
  font-size: 12px !important;
  border-bottom: 1px solid #333 !important;
}
.table thead th:first-child:after {
  display: none;
}
.table thead .checkbox {
  margin: -14px 0 0 18px;
}
.table tbody tr.point {
  background-color: #fdefef !important;
}

.table tbody tr.no-del {
  background-color: #f0f1e8 !important;
}
.table tbody tr.selected {
  background-color: #eefae8 !important;
}
.table tbody tr .btn-default {
  font-size: 12px;
}
.table tbody tr .td-title {
  text-align: left !important;
}
.table tbody tr .td-title a {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px #666 dotted;
}
.table tbody tr .td-title .bl {
  margin-right: 4px;
}
.table tbody tr .td-title small {
  display: block;
  margin-top: 5px;
}
.bl {
  display: inline-block;
  color: #fff;
  background-color: #999;
  padding: 1px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 11px;
  text-align: center;
}
.bl.bl-on {
  background-color: #0088cc;
}
.bl.bl-on:after {
  content: 'On';
}
.bl.bl-s {
  background-color: #e74c3c;
}
.bl.bl-s:after {
  content: 'S';
}
.search_day {
  padding: 20px !important;
  margin-bottom: 5px !important;
}
.search_day .form-group {
  margin: 0;
  padding-left: 8px;
  display: inline-block;
}
.search_day .form-control,
.search_day .btn {
  border-radius: 0;
}
.search_day .col-md-6 {
  padding: 0 !important;
}
/*���������� ����*/
.normalheader .client-name {
  float: right;
  font-weight: bold;
  margin-right: 15px;
  color: #376092;
}
.normalheader h2.font-light {
  font-size: 20px;
  font-weight: normal;
  letter-spacing: -0.5px;
}
.nav-tabs {
  border-bottom: 0 !important;
}
.nav-tabs li {
  margin-right: 5px;
}
.nav-tabs li a:hover,
.nav-tabs li a:active {
  color: #376092;
  background-color: #eee;
}
.nav-tabs li.active a {
  font-weight: bold;
  font-size: 14px;
  padding: 10px 25px;
}
/*20200403 �׺���̼� �ι�*/
.profile-picture {
  background-color: #fff !important;
  padding: 0 !important;
  text-align: center;
}
.profile-picture img {
  width: auto !important;
  height: 30px !important;
  margin: 16px auto;
}
.profile-picture span {
  display: block;
  background-color: #004098;
  color: #fff;
  padding: 12px;
  font-size: 13px;
  font-weight: normal;
}
/*************/
.checkbox {
  padding-left: 0px;
  margin-left: 6px;
}
.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #ccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -moz-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -ms-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  background-color: #68a84b;
  margin-left: -20px;
  padding-left: 2px;
  padding-top: 3px;
  font-size: 11px;
  color: #fff;
}
.checkbox input[type="checkbox"] {
  opacity: 0;
  z-index: 1;
}
.checkbox input[type="checkbox"]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\f00c";
  text-align: center;
}
.checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before {
  background-color: #666;
  cursor: not-allowed;
}
ul.att {
  margin: 0;
}
ul.att li {
  padding-left: 10px;
  text-indent: -10px;
  margin-bottom: 8px;
}
ul.att li .bl {
  padding-left: 15px;
}
ul.att li:last-child {
  margin-bottom: 0 !important;
}
.file-field {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
.file-field .file-name {
  display: inline-block;
  font-size: 11px;
  text-decoration: underline;
}
.file-field input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  left: 15px;
  bottom: 0;
  width: 100%;
  max-width: 70px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
}
.file-field input[type=file]::-webkit-file-upload-button {
  display: none;
}
ul.att {
  margin: 0;
}
ul.att li {
  padding-left: 10px;
  text-indent: -10px;
  margin-bottom: 5px;
}
ul.att li .bl {
  padding-left: 15px;
}
ul.att li:last-child {
  margin-bottom: 0 !important;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
/***������ ���/����****/
.panel-body .form-control,
.panel-body .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.panel-body .checkbox {
  margin-left: 15px;
}
.panel-body .checkbox label {
  padding-left: 8px;
}
.panel-body.contents-filter {
  border-bottom: 0 !important;
  border-top: 0 !important;
  padding: 10px 20px !important;
  content: '';
  clear: both;
  display: table;
  width: 100%;
  background-color: #376092;
  /*20200521 ����*/
}
.panel-body.contents-filter .form-group {
  margin: 0 !important;
}
.panel-body.contents-filter label {
  margin-bottom: 0;
  vertical-align: middle;
  display: inline-block;
  width: 75px;
  padding-right: 10px;
  color: #fff;
}
.panel-body.contents-filter .c-filter-name {
  width: 100%;
  content: '';
  clear: both;
  display: table;
}
.panel-body.contents-filter .c-filter-name small {
  /*float: left;*/
  display: inline-block;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  max-width: calc(100% - 380px);
  line-height: 1.2;
  vertical-align: middle;
  min-width: 354px;
  /*padding-top: 6px;*/
}
/* .panel-body.contents-filter .c-filter-name label {
  display: block;
} */
.panel-body.contents-filter .c-filter-name .form-control {
  /*float: left;*/
  display: inline-block;
  width: 354px;
  margin-right: 20px;
}
.panel-body.contents-filter .c-filter-name .btn-right {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 12px;
}
.panel-body.contents-filter .c-filter-date {
  float: right;
  width: 40%;
  text-align: right;
}
.panel-body.contents-filter .c-filter-date .checkbox label {
  padding-right: 5px !important;
  width: auto !important;
}
.panel-body.contents-btn {
  border-top: 0 !important;
  padding: 20px 20px !important;
  text-align: center;
}
.panel-body.contents-btn .btn {
  min-width: 150px;
  margin: 0 10px;
}
.panel-body.contents-body {
  background-color: #f6f8fb;
  content: '';
  clear: both;
  display: table;
  width: 100%;
  min-width: 920px;
}
.panel-body.contents-body .c-preview-wrap {
  width: 360px;
  float: left;
}
.panel-body.contents-body .c-set-wrap {
  width: calc(100% - 360px);
  min-width: 510px;
  float: right;
  padding-left: 20px;
}
.panel-body.contents-order .c-set-wrap {
  width: 100%;
  float: none;
  padding-left: 0px;
  padding-top: 10px;
}
.panel-body.contents-order .c-set-wrap .c-set {
  padding-top: 20px !important;
}
.panel-body.contents-order .c-set-wrap .c-set .c-set-body {
  padding: 15px 15px 5px;
}
.panel-body.contents-order .col-md-2.control-label {
  margin-bottom: 20px;
}
.panel-body.contents-order .col-md-8 {
  margin-bottom: 20px;
}
.panel-body.contents-order .radio-inline {
  padding-left: 0;
}
.c-preview-wrap .c-preview {
  background-color: #fff;
  width: 360px;
  height: 640px;
  overflow-y: auto;
  border: 1px #e4e5e7 solid;
}
.c-preview-wrap .c-preview-tip {
  padding: 15px;
  font-size: 12px;
}
.c-preview-wrap .c-preview-tip b {
  color: #376092;
}
.c-set-wrap .c-set {
  border: 1px #e4e5e7 solid;
  margin-bottom: 10px;
  background-color: #fff;
}
.c-set-wrap .c-set .c-set-title {
  padding: 5px 15px 6px;
  content: '';
  clear: both;
  display: table;
  width: 100%;
  border-bottom: 1px #e4e5e7 solid;
  min-height: 53px;
}
.c-set-wrap .c-set .c-set-body {
  padding: 15px;
  content: '';
  clear: both;
  display: table;
  width: 100%;
  border-bottom: 1px #e4e5e7 solid;
}
.c-set-wrap .c-set .c-set-tip {
  padding: 15px;
  font-size: 12px;
  color: #376092;
}
.c-set-wrap .c-set .c-set-tip-inner {
  border-top: 1px #e4e5e7 solid;
  border-bottom: 0px;
  margin: 15px 0 -15px;
  padding: 15px;
  font-size: 12px;
  color: #376092;
}
.c-set-title h2 {
  float: left;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
  background-color: #376092;
  color: #fff;
  padding: 5px 15px;
  position: relative;
  margin: 8px 15px 0 -20px;
}
.c-set-title .checkbox {
  display: inline-block;
}
.c-set-title .checkbox label {
  margin-right: 15px;
}
.c-set-title .floatR {
  text-align: right;
}
.c-set-title .c-toggle {
  clear: both;
  margin-top: 8px;
}
.c-set-title .c-toggle .form-control.form-select {
  width: 120px;
  display: inline-block;
  margin-right: 10px;
}
.c-set-title .c-toggle .form-control.form-input {
  width: calc(100% -  140px);
  display: inline-block;
}
.c-set-body .form-group {
  margin: 0;
}
.c-set-body .c-set-group {
  content: '';
  clear: both;
  display: table;
  width: 100%;
  margin: 0 -10px;
}
.c-set-body .c-set-group .c-set-unit {
  width: 25%;
  float: left;
  padding: 10px 10px 0;
}
.c-set-body .c-set-group .c-set-unit .filter-option-inner-inner {
  color: #555;
}
.c-set-body .c-set-group.c-set-group-2col .c-set-unit {
  width: 50% !important;
  min-width: 360px;
}
.c-set-body .c-set-group.c-set-group-2col .c-set-unit label {
  width: 100px;
}
.c-set-body .c-set-group.c-set-group-2col .c-set-unit.c-set-unit-wide {
  width: 100% !important;
}
.c-set-body .c-set-group.c-set-group-2col .c-set-unit.c-set-unit-wide .input-group {
  width: calc(100% - 120px);
}
.is-add-group .form-inline {
  margin-bottom: 10px;
}
.is-add-group .form-inline label {
  width: 160px;
}
.is-add-group .form-inline .w-lg {
  min-width: 190px;
  width: calc(100% -  300px);
}
.is-add-group .form-inline .w-lg .form-control {
  width: 100%;
}
.is-add-group .form-inline .input-group.colorpicker-component {
  width: 128px;
}
.is-add-group .form-msg {
  margin: 5px 0 0 160px;
  color: #999;
  font-size: 12px;
}
/*��������������*/
.c-survey {
  height: 100%;
}
.c-survey p.msg {
  font-size: 12px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 0 15px;
}
.c-survey p.msg:hover,
.c-survey p.msg:active {
  background-color: #376092;
  color: #fff;
}
.c-survey .survey-logo,
.c-survey .survey-guide,
.c-survey .survey-body,
.c-survey .survey-footer {
  display: table;
  width: 100%;
  border-bottom: 1px #e4e5e7 solid;
}
.c-survey .survey-logo.on,
.c-survey .survey-guide.on,
.c-survey .survey-body.on,
.c-survey .survey-footer.on {
  border: 2px #e74c3c solid;
}
.c-survey .survey-logo {
  height: 60px;
}
.c-survey .survey-guide {
  height: 100px;
}
.c-survey .survey-body {
  height: calc(100% -  200px);
}
.c-survey .survey-footer {
  height: 40px;
  border-bottom: 0;
}
.nowrap {
  white-space: nowrap;
}
.form-group-wrap {
  border-top: 1px #e4e5e7 solid;
  margin: 15px 0;
  padding: 0 0 15px;
  content: '';
  clear: both;
  display: table;
  width: 100% !important;
}
.form-group-wrap .form-group-inline {
  padding: 15px 0 0 !important;
}
.form-group-wrap .form-group-inline .input-group-wide {
  width: calc(100% - 120px) !important;
}
.form-group-wrap label {
  margin-top: 6px;
  width: 100px;
}
.form-group-wrap .floatR label {
  width: auto !important;
}
