body {
  background-color: #000000;
}
.title {
  float: left;
  margin: 7px 10px;
  font-size: 20px;
}
.hfoot {
  display: none;
}
.ubound {
  float: left;
  margin: 7px 10px;
  font-size: 14px;
}
.uicon {
  float: left;
}
.uname {
  float: left;
  margin: 4px 5px;
}
.back {
  position: absolute;
  top: 52px;
  left: 0px;
  width: 100%;
  background-color: #000000;
}
.hfull {
  height: 80vh;
}
.lfull {
  height: 100%;
}
.ulogin {
  height: 50%;
}
.bmargin {
  margin-top: -100px;
}
.hmargin {
  margin-top: -200px;
}
.lmsg {
  text-align: center;
}
.lres {
  text-align: left;
}
.modal-body {
  overflow: auto;
}
.cmenu {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 52px;
  padding: 5px;
  background-image: linear-gradient(#484e55,#3a3f44 80%,#212529);
  background-repeat: no-repeat;
}
.cl-body {
  overflow-y: scroll;
}
#page-footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  color: #555555;
  padding: 10px;
  text-align: center;
}
#page-footer a {
  color: #555555;
}
.btn-item {
  height: 32px;
  padding: 5px;
  font-size: 16px;
}
.btn-icon {
  height: 32px;
  padding: 5px;
  font-size: 16px;
}
.btn-touch {
  margin: 4px 0 4px 0;
  width: 55px;
}
.btn-bound {
  min-width: 170px;
}
.btn-sel {
  margin: 2px 2px;
}
.btn-hide {
  text-decoration: line-through;
}
.sb-left {
  float: left;
  width: 40px;
  padding: 4px 2px;
  line-height: 1.33;
  border-radius: 4px;
}
.sb-right {
  float: right;
  width: 40px;
  padding: 4px 2px;
  line-height: 1.33;
  border-radius: 4px;
}
.p-bound {
  height: 175px;
}
.p-frame {
  position: relative;
  margin: auto;
  width: 255px;
  height: 175px;
}
.p-control {
  float: left;
  width: 40px;
  height: 40px;
  margin-top: 70px;
  padding-top: 6px;
  padding-left: 9px;
  opacity: 0.5;
}
.p-control:hover {
  opacity: 1;
  cursor: pointer;
}
.p-plus {
  position: absolute;
  top: 134px;
  left: 218px;
  opacity: 0.5;
}
.p-plus:hover {
  opacity: 1;
  cursor: pointer;
}
.p-img {
  float: left;
  width: 175px;
  height: 175px;
  color: #888888;
  background-color: #000000;
}
.p-img:hover {
  color: #FFFFFF;
  cursor: pointer;
}
.p-hidden {
  visibility: hidden;
}
.h-bound {
  position: absolute;
  top: 0;
  width: 20%;
  min-width: 100px;
  height: 100%;
  opacity: 0.2;
}
.h-bound:hover {
  cursor: pointer;
  background-color: black;
  opacity: 0.5;
}
.h-left {
  left: 0;
}
.h-right {
  right: 0;
}
.h-block {
  float: left;
  height: 50%;
  width: 100%;
}
.h-control {
  width: 100%;
  height: 40px;
  text-align: center;
}
.h-hidden {
  visibility: hidden;
}
.fac-center {
  margin: 60px 0 0 58px;
}
.fac-lg {
  font-size: 1.5em;
}
.fac-xl {
  font-size: 2em;
}
.fac-space {
  margin: -8px -8px -8px 30px;
  padding: 8px;
}
.fac-gap {
  margin-left: 15px;
}
.fac-option {
  float: right;
  color: #777777;
}
.fac-sel {
}
.fac-hidden {
  display: none;
}
.fac-trsp {
  visibility: hidden;
}
.fac-save:hover {
  color: #00FF00;
  cursor: pointer;
}
.fac-cancel:hover {
  color: #FF0000;
  cursor: pointer;
}
.fac-option:hover {
  color: #FF6600;
  cursor: pointer;
}
.fac-sel:hover {
  color: #FF6600;
  cursor: pointer;
}
.fac-range {
  margin: 2px 2px;
}
.fac-menu {
  margin: 2px 2px;
}
.fac-menu:hover {
  color: #FF6600;
  cursor: pointer;
}
.fac-right {
  float: right;
}
.fac-btn {
  margin: 2px;
  padding: 5px;
}
.fac-btn:hover {
  color: #FF6600;
  cursor: pointer;
}
.fac-star {
  color: #FFAA00;
}
.fac-none {
  display: none;
}
.fac-c1 {
  color: #FF0000;
}
.fac-c2 {
  color: #00FF00;
}
.fac-c3 {
  color: #0000FF;
}
.fac-c4 {
  color: #000000;
}
.form-fix {
  resize: vertical;
}
.sqs-s {
  padding: 1px 3px;
  border-radius: 4px;
  background-color: #004AC1;
}
.sqs-s::after {
  content: '보안';
  font-size: 9pt;
  font-weight: bold;
  color: #272B30;
  text-shadow: none;
}
.sqs-t {
  margin-right: 20px;
  padding: 5px 5px;
  border-radius: 8px;
  background-color: #000;
}
.sqs-t::after {
  content: '보안';
  font-size: 12pt;
  font-weight: bold;
  color: #FFF;
  text-shadow: none;
}
.sqs-b {
  padding: 4px 5px;
  border-radius: 4px;
  background-color: #777777;
}
.sqs-b::after {
  content: '보안';
  font-size: 10pt;
  font-weight: bold;
  color: #272B30;
  text-shadow: none;
}
.sqs-b:hover {
  background-color: #FF6600;
  cursor: pointer;
}
.sqs-o {
  padding: 0 1px;
  border-style: solid;
  border-width: thin;
  border-radius: 4px;
  border-color: #777777;
  color: #777777;
  float: right;
}
.sqs-o::after {
  content: '보안';
  font-size: 10pt;
  font-weight: bold;
  text-shadow: none;
}
.sqs-o:hover {
  color: #FF6600;
  border-color: #FF6600;
  cursor: pointer;
}
.sqs-p {
  color: #272B30;
  background-color: #777777;
}
.sqs-p::after {
  color: #272B30;
}
.sqs-p:hover {
  background-color: #FF6600;
  border-color: #FF6600;
}
.sqs-c {
  background-color: #004AC1;
}
.sqs-c:hover {
  background-color: #0022FF;
  cursor: pointer;
}
.sqs-h {
  display: none;
}
.srt-option {
  padding: 8px 0;
}
.srt-option:hover {
  color: #F89406;
  text-decoration: none;
  cursor: pointer;
}
.flt-on {
  color: #F89406;
}
.flt-touch {
  padding: 8px 0;
}
.flt-touch:hover {
  text-decoration: none;
}
.flt-option {
  padding: 8px 0;
}
.flt-option:hover {
  color: #F89406;
  text-decoration: none;
  cursor: pointer;
}
.input-invalid {
  background-color: #F89406;
}
.sts-info {
  color: #46B8DA;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.sts-done {
  color: #AAAAAA;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.sts-succ {
  color: #62C462;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.sts-warn {
  color: #F89406;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.sts-dngr {
  color: #FF0000;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.code-bound {
  margin: 10px 10px;
  text-align: center;
  background-color: #FFFFFF;
}
table.table .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  width: 75px;
}
table.table-list td:hover {
  cursor: pointer; 
}
tr.tr-list:hover th, tr.tr-list:hover td {
  cursor: pointer;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  background-color: #49515a;
}
tr.tr-sel th, tr.tr-sel td {
  color: #000000;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
  background-color: #686868;
}
tr.tr-call td {
  color: #46B8DA;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
tr.tr-error td {
  color: #D86868;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
td.td-error {
  text-decoration: line-through;
}
.iThick {
  width: 60px;
}
#dlgWait {
  top: 50%;
  left: 50%;
  width: 200px;
  height: 120px;
  margin-top: -60px;
  margin-left: -100px;
}
.modal-wait {
  width: 200px;
}
.wait-alert {
  padding: 10px;
  text-align: center;
}
.misadm {
  color: #FF0000;
}
.sbtn {
  margin-top: 10px;
  float: right;
}
@media screen and (min-width: 1200px) {
.clist {
  padding: 10px;
}
.cbar {
  display: none;
}
.nonly {
  display: none;
}
}
@media screen and (max-width: 1199px) {
.clist {
  padding-top: 10px;
}
.cfooter {
  height: 100px;
}
.cbar {
  position: fixed;
  z-index: 100;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 52px;
  padding: 8px;
  background-image: linear-gradient(#515559,#3a3f44 20%,#484e55);
  background-repeat: no-repeat;
}
.ctable {
  width: 100%;
  background: rgba(0,0,0,0);
}
.cicon {
  width: 50px;
  text-align: center;
  color: #999999;
  cursor: pointer;
}
.cisel {
  color: #46B8DA;
  text-shadow: 0px 0px 3px rgba(0,0,0,1);
}
.ccmt {
  font-size: 0.7em;
}
.wonly {
  display: none;
}
}
