.header-center {
  font-size: 17px;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8);
}

.header-center .no {
  margin-right: 5px;
}

/******** cover *********************/

body .printpanel .cover {
  position: relative;
  background-color: #fff;
  height: 1117px;
  overflow-y: hidden;
}

body .printpanel .cover::after {
  clear: both;
  display: block;
  content: '';
}

body .printpanel .cover > .front,
body .printpanel .cover > .back {
  width: 785px;
  height: 100%;
  position: absolute;
  top: 0px;
}

.printpanel .cover .front .usage {
  position: absolute;
  top: 120px;
  left: 30px;
  display: inline-block;
  background-color: #DA2733;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  padding: 10px 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.pages.paper .page.cover {
  background: url(/common/images/paper_cover01.png) left top no-repeat;
  background-color: #fff;
  background-size: 100% auto;
}

.pages.paper .page.cover .title {
  position: absolute;
  top: 420px;
  width: 460px;
  text-align: right;
  right: 40px;
  font-weight: 600;
  color: #000;
  font-size: 45px;
}

.pages.paper .page.cover .category {
  position: absolute;
  top: 358px;
  right: 40px;
  font-size: 20px;
  color: #333;
}

.pages.paper .page.cover .code {
  position: absolute;
  padding: 5px 15px;
  background-color: #333;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  top: -85px;
  left: 65px;
}

.pages.paper .page.cover .code:before {
  content: '평가코드: ';
}

.pages.paper .page.cover .logo {
  position: absolute;
  right: 70px;
  top: -100px;
  width: 130px;
}

.pages.paper .page.cover .logo > img {
  width: 100%;
}

.pages.paper .page.cover .uname {
  position: absolute;
  bottom: 158px;
  left: 540px;
  font-size: 12px;
  font-weight: 500;
}

.pages.paper .page.cover .organ {
  position: absolute;
  bottom: 105px;
  left: 540px;
  font-size: 12px;
  font-weight: 500;
}

.page-slider {
  position: fixed;
  left: 0px;
  bottom: 10px;
  width: 100%;
  display: none;
  z-index: 100;
}

.page-slider .ui-slider-horizontal {
  margin: 15px 25px;
  height: 3px;
}

.page-slider .ui-slider .ui-slider-handle {
  top: -0.6em;
}

.mode-mobile .pages .wrap-pages {
  height: 100%;
}

.mode-pc .pages .wrap-pages {
}

.mode-mobile .pages .wrap-pages .wrap {
  height: 100%;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  font-size: 13px;
  /*
  transition-property: transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  transform: translate(0, 0);
  */
}

.mode-mobile .pages .wrap-pages .cards .wrap {
  font-size: 0px;
}

.mode-mobile .pages .wrap-pages .page {
  white-space: nowrap;
  float: left;
  padding: 0;
  margin: 0;
  height: 100%;
  transform: translate(0, 0);
}

.mode-mobile .pages {
  background-color: #FFF;
  padding: 10px;
  margin: 0px 10px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
}

.mainpanel2 .viewomr .wrap-pages,
.mainpanel2 .viewindex .wrap-pages {
  display: none;
}

.mainpanel2 .viewomr .page-slider,
.mainpanel2 .viewindex .page-slider {
  display: none !important;
}

.mode-mobile .mainpanel2 .pages .indexes .nav-tabs > li > a {
}

.mode-mobile .mainpanel2 .pages .indexes .tab-content {
  font-size: 12px;
  border: none;
  padding: 0px;
}

.mode-mobile .mainpanel2 .pages .indexes .tab-content h4 {
  margin: 0px;
  font-size: 13px;
  line-height: 15px;
  font-weight: 700;
}

.mode-mobile .mainpanel2 .pages .indexes .tab-content .row {
  padding: 0.5em 0;
}

.mode-mobile .mainpanel2 .pages .indexes .tab-content .row.sidx {
  cursor: pointer;
}

.mode-mobile .mainpanel2 .pages .indexes .tab-content .row.sidx:hover {
  background-color: #F5F5F5;
}

.mode-mobile .mainpanel2 .pages .indexes .tab-content .row.active {
  background-color: #343e4d !important;
  color: #fff;
}

.mode-mobile .mainpanel2 .pages .indexes .tab-content .row.active a {
  color: #fff;
}

.mode-mobile .mainpanel2 .pages .indexes .tab-content .row.active .progress {
  background-color: #fff;
}

.mode-mobile .mainpanel2 .pages .indexes .tab-content .row.active a:before {
  /*
  font-family: FontAwesome;
  content: "\f0da";
  display: inline-block;
  padding-right: 3px;
  color: #DA3E16;
  */
}

.mode-mobile .mainpanel2 .pages .indexes .tab-content .row.midx {
  border-bottom: 1px dashed #eee;
  margin-bottom: 5px;
  font-size: 10px;
}

.mode-mobile .mainpanel2 .pages .indexes .tab-content .row .title a {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
}

.mode-mobile .mainpanel2 .pages .indexes .tab-content .row .page {
  text-align: right;
  font-size: 11px;
}

.mode-mobile .mainpanel2 .pages .indexes .tab-content .row .progress {
  height: 8px;
  margin-top: 0.3em;
  background-color: #eee;
}


/********** page design **************/
.ebook .mainpanel2 > .index {
  display: none;
}

.ebook .pages .move {
  position: relative;
}

.ebook .pages .move > a {
  position: fixed;
  top: 50%;
  opacity: 0.5;
  transform: translateY(-50%);
}

.ebook .pages .move > a:hover {
  opacity: 1;
}

.ebook .pages .move .btnNext {
  right: 50px;
}

.ebook .pages .move .btnPrev {
  left: 50px;
}

.ebook .pages .move a:active,
.ebook .pages .move a:focus,
.ebook .pages .move a:hover {
  text-decoration: none;
}

.ebook .pages .move a > i {
  color: #333;
  font-size: 50px;
}

/********** 12. Paper STYLES **********/

.ui-resizable-helper { border: 1px dotted gray; }

.pages {
  width: 800px;
}

.pages .page {
  position: relative;
  padding: 15px;
  page-break-after: always;
}

.pages .page > .fa-bookmark {
  position: absolute;
  top: -10px;
  right: 50px;
  color: #ea5a49;
}

.pages .item .mark {
  background-color: transparent;
  padding: 0px;
}

.pages .item .mark.used {
  font-size: 10px;
  border: 1px solid #c93;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  padding: 0px 5px;
  color: #333;
}

.pages.paper .page > .page-body {
  margin-top: 0px;
  padding: 0px 10px;
}

.pages .page > .page-body video {
  width: 100%;
}

.pages .page > .page-body img.resrcImg {
  display: block;
  /*max-width: 100%;*/
}

.pages .page > .page-body .solbx,
.pages .page > .page-body img.solImg {
  display: none;
  background-color: #F9F9F9;
}

.pages .page > .page-body .solbx {
  background-position: left top;
  background-repeat: no-repeat;
}

/*
.pages .item.testok img.solImg {
  display: block;
  background-color: transparent;
}
*/

.pages[mode='all'] .page > .page-body .item {
  position: relative;
  background-color: #fff;
  z-index: 2;
}

.pages[mode='all'] .page > .page-body .solbx {
  z-index: 1;
  display: block;
}

.pages .page > .page-body .gbx > img.solImg {
}

.pages[mode='all'] .page > .page-body img.solImg {
}

.pages[mode='all'][sol='0'] .page > .page-body .ox_x img.solImg {
  display: none;
}

.pages .page > .page-body .oversol {
  position: relative;
  overflow: hidden;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-color: #F9F9F9;
}

.pages .page > .page-body .oversol img.solImg {
  display: block;
  position: absolute;
  bottom: 0px;
}

.pages .page > .page-body .item .oversol > img.solImg {
  bottom: inherit;
}

.pages .page > .page-body .smrybox {
  position: absolute;
  background-color: #f9f9f9;
  border-bottom: 1px solid #ccc;
  width: 46%;
  margin: 0px 0px 0px 10px;
  padding: 5px 10px 5px 20px;
  line-height: 22px;
  font-size: 12px;
}

.pages[col="1"] .page > .page-body .smrybox {
  width: 76%;
}

.pages[col="1"][tpl="8287"] .page > .page-body .smrybox {
  width: 95%;
}

.pages .page > .page-body .smrybox > .scope {
}

.pages .page > .page-body .smrybox > .scope::before {
  content: '출제범위는 다음과 같습니다. ';
  display: block;
}

.pages .page > .page-body .smrybox > .scope::after {
}

.pages .page > .page-body .smrybox > .qcnt::before {
  content: '본 평가는 ';
}

.pages .page > .page-body .smrybox > .qcnt::after {
  content: '으로 구성되어 있습니다.';
}


.pages .page > .page-body .smrybox > .qcnt > .scnt::before {
  content: '선택형: ';
}

.pages .page > .page-body .smrybox > .qcnt > .icnt::before {
  content: ', 단답형: ';
}

.pages .page > .page-body .smrybox > .qcnt > .dcnt::before {
  content: ', 서술형: ';
}

.pages .page > .page-body .page-block > .oversol::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 1.2em;
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 100%);
}

.pages .page > .page-body .page-block .gbx {
  overflow: hidden;
  position: relative;
}


.mode-pc .pages {
  width: 800px;
  margin: 10px auto;
}

.pages.end {
  position: relative;
}

.mode-pc .pages.book {
  padding-top: 60px;
}

.mode-pc .ebookview .pages,
.mode-pc.ebook .pages {
  padding-top: 0px;
}

body .printpanel .pages.book {
  padding: 0px;
  margin: 0px auto;
}

body .printpanel .pages.book .page-body {
  min-height: auto;
  height: 867px;
  overflow: hidden;
}

.mode-pc .pages .page {
  position: relative;
  padding: 15px;
  page-break-after: always;
}

.mode-pc .pages .page .page-body {
  margin-top: 25px;
}

.mode-pc .pages .page .page-body .ibody > img {
}


body .ebook .pages .page .drop,
body .ebook .pages .page .item-prop,
body .etest .pages .page .drop,
body .etest .pages .page .item-prop,
.mode-pc.ebook .pages .page .drop,
.mode-pc.ebook .pages .page .item-prop,
.mode-pc .printpanel .pages:not(.note) .page .item-prop,
.mode-pc .printpanel .pages .page .drop {
  display: none;
}

.mode-pc .pages .page .item .no {
  color: #777;
}

.mode-pc .pages .page .item .no b {
  color: #333;
}

.mode-pc .pages .item .no {
  position: relative;
}

.mode-pc .pages .item .no > ins {
  background:url(/skins/default/images/ox_o.png) 0 0 no-repeat;
  background-size: contain;
  width:60px;
  height:60px;
  position:absolute;
  top:-10px;
  left:-10px;
  z-index: 5;
}

.mode-pc .pages .item .no > ins.x {
  background:url(/skins/default/images/ox_x.png) 0 0 no-repeat;
  background-size: contain;
  width:60px;
  height:60px;
  position:absolute;
  top:-5px;
  left:-10px;
  z-index: 5;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.mode-mobile .pages .item .no > ins.o::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  border: 2px solid red;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  /*margin: -14.5px 0px 0px -12.5px;*/
  transform: translate(-50%, -50%);
  z-index: 1;
}

.mode-mobile .pages .item .no > ins.x::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  height: 2px;
  background: red;
  transform: rotate(-45deg) translateY(-50%);
  z-index: 1;
}

.pages .item .ex input {
  display: inline-block;
}

.pages .item .ex span.sel {
  line-height: 30px;
  color: #999;
  width: 30px;
  height: 30px;
  font-size: 15px;
  font-weight: bold;
  margin-left: 5px;
}

.pages .item .ex span.sel.chk {
  background-color: #303030;
  color: #fff;
  border: 1px solid #303030;
}

#popup-wizard .modal-dialog {
  width: 650px;
}

body .pages .item .ex {
  position: relative;
  margin-top: 5px;
  padding: 5px 80px 5px 10px;
  line-height: 25px;
  background-color: #f9f9f9;
}

body .printpanel .pages .item .ex {
  display: none;
}

body .pages .item.testok .wrap-prop .extmnu,
body .pages .item.testok .wrap-prop .prop .mnu {
  display: block;
}

body .pages .item.testok .wrap-prop a[href="#edit"], 
body .pages .item.testok .wrap-prop a[href="#share"],
body .pages .item.testok .wrap-prop a[href="#sol"],
body .pages .item.testok .wrap-prop a[href="#first"],
body .pages .item.testok .wrap-prop a[href="#block"] {
  display: none;
}

body .pages .item .ex .btn-omr {
  position: absolute;
  top: 5px;
  right: 10px;
  padding: 3px 10px;
}

body .pages .item .ex input {
  display: inline-block;
}

body .pages .item .ex input[type=radio] {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin: 0px;
}

body .pages.dap .item .ex input[type=text] {
  width: 50px;
  margin-left: 15px;
  padding: 1px 5px;
}

body .pages.dap .item.desc .ex input[type=text] {
  display: inline-block;
}

/*
body .pages .item .ex {
  margin: 0px;
  padding: 0px;
  display: inline-block;
}

body .pages .item .ex > span {
  line-height: 1.9em;
  color: #999;
  width: 2em;
  height: 2em;
  font-size: 13px;
  font-weight: bold;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #ccc;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  vertical-align: top;
  margin-right: 5px;
}

body .pages .item .ex > span:hover,
body .pages .item .ex > span.chk {
  background-color: #17A08C;
  color: #fff;
  border-color: #17A08C;
}
*/

.pages .item .btn-sol {
  cursor: pointer;
  display: block;
  font-size: 12px;
  color: #ed9313;
}

@media only screen {

  .mode-pc .pages .page,
  .mode-pc .wpages .page {
    background-color: #FFF;
    margin-bottom: 20px;
    -moz-box-shadow: 3px 3px 0 rgba(12,12,12,0.05);
    -webkit-box-shadow: 3px 3px 0 rgba(12,12,12,0.05);
    box-shadow: 3px 3px 0 rgba(12,12,12,0.05);
  }

  .mode-pc .pages .page > img {
    width: 100%;
  }

  .preview .pages .page .drop {
    display: none;
  }

  .preview .mode-pc .pages .page > .page-body {
    min-height: auto;
    height: 867px;
  }

  .preview .pages .page .item-prop {
    display: none;
  }

  .mode-pc .pages .page .drop {
    border: dotted 1px #A9A9A9;
    padding: 5px 0;
    text-align: center;
    color: #ccc;
    cursor: pointer;
  }

  .mode-pc .pages .page .drop:hover {
    border: 1px dotted #d9534f;
    color: #9197a3;
  }

  .mode-pc .pages .page .drop.hover {
    border: dotted 1px #FF9900;
  }

  .mode-pc .pages .page .drop.active {
  }

/********** preview **************/
  .pages .preview-pages {
    display: none;
  }

  /*
  .preview .pages .wrap-pages {
    display: none;
  }

  .preview .mode-mobile .pages .preview-pages {
    overflow: hidden;
  }

  .preview .pages .preview-pages {
    display: block;
    height: 100%;
  }
  */
  .pages .preview-pages .page {
    padding: 0px;
  }

  .pages .preview-pages .page > img {
    width: 100%;
  }

}

@media screen and (max-width: 480px) {
  .mode-mobile .pages .tpl {
    display: none;
  }
}

.cards {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.cards .wrap_card {
  height: 100%;
}

.cards .wrap_card:after {
  clear: both;
  display: block;
  content: '';
}

.cards .wrap_card .item .wrap-item {
  overflow-y: auto;
  overflow-x: hidden;
}

.cards .wrap_card .item .wrap-item .no {
  margin-right: 5px;
  position: relative;
}

.ebookview .pages .item .extmnu {
  display: none;
}

.cards .wrap_card .item.cover {
}

.cards .wrap_card .item.cover .head {
  height: 40%;
  position: relative;
  background-color: #f5f5f5;
  border-bottom: 5px solid #8198a4;
}

.cards .wrap_card .item.cover .head .mtitle {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.cards .wrap_card .item.cover .body .title {
  margin: 20px 5px;
  text-align: right;
}

.cards .wrap_card .item.cover .wrapcircle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -60%);
}

.cards .wrap_card .item.cover .footer {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 40px;
  line-height: 40px;
  width: 100%;
  border-top: 1px solid #eee;
}

.cards .wrap_card .item.cover.end .smry {
  font-size: 12px;
  text-align: center;
}

.cards .wrap_card .item.cover.end .smry > div {
  display: inline-block;
  text-align: center;
  width: 80px;
  margin: 0px 5px;
  position: relative;
}

.cards .wrap_card .item.cover.end .smry > div:first-child:after {
  position: absolute;
}

.cards .wrap_card .item.cover.end .smry > div > label {
  display: block;
  border-bottom: 1px solid #eee;
  padding: 2px;
}

.cards .wrap_card .item.cover.end .smry > div > span {
  font-size: 17px;
  font-weight: 600;
}

.cards .wrap_card .item.cover.end .footer {
  text-align: right;
}

.pages .omr,
.epaper.mode-mobile .pages.omron .preview-pages,
body .mode-mobile .preview .pages.paper .wrap-pages,
.pages .preview-pages {
  display: none;
}

.epaper .btn-preview {
  display: none;
}

body .omron .omr,
.pages.omron .omr,
body .mode-mobile .preview .pages.paper .preview-pages,
.epaper .pages .preview-pages,
.epaper.pages .preview-pages,
.pages.preview .preview-pages {
  display: block;
}

.pages.preview .cards,
.mode-mobile .pages.omron .cards {
  display: none;
}

.mode-mobile .pages {
  padding: 0px !important;
  position: relative;
  height: 100%;
  width: auto !important;
}

.mode-mobile .pages .wrap-pages {
  background-color: #fff;
  padding: 0px;
  height: 100%;
}

.mode-mobile .pages.epaper .wrap-pages {
  display: none;
}

.mode-mobile .pages .item .item-prop {
  background-color: #F5F5F5;
  padding: 3px;
  margin-bottom: 5px;
  font-size: 13px;
}

.mode-mobile .pages .item .item-prop .btn {
  padding: 2px 0px;
  width: 2.3em;
  height: 2.5em;
  line-height: 1em;
}

.mode-mobile .pages .item .form-control {
  padding: 3px;
  font-size: 12px;
  display: inline-block;
  height: 2.5em;
  vertical-align: bottom;
}

.mode-mobile .pages .item .item-prop .extmnu {
  margin-bottom: 0px;
}

.mode-mobile .pages .item .wrap-prop {
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.mode-mobile .pages .item .wrap-prop > .no > span {
  font-size: 30px;
  font-weight: bold;
  line-height: 35px;
}

.mode-mobile .pages .item .wrap-prop > .no.ox_x > span {
  color: #da3131;
}

.mode-mobile .pages .item .wrap-prop > .info {
  float: none;
}

.mode-mobile .pages .item .wrap-prop > .info > .prop > .code {
  font-weight: bold;
  display: none;
}

.mode-mobile .pages .item .wrap-prop > .info > .prop > .level {
  color: #CC9933;
}

.mode-mobile .pages .item .wrap-prop > .info > .tags {
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pages .item .wrap-prop .extmnu {
  margin-bottom: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
}

.pages .item .wrap-prop .extmnu > .btn {
  background-color: transparent;
  border: none;
}

.mode-mobile .pages .item .resrcImg {
  display: block;
  margin-bottom: 10px;
  max-width: 100%;
  height: auto;
}

.mode-mobile .pages.sol .item .solImg {
  display: block;
}

.mode-mobile .pages .item .solImg {
  display: none;
  max-width: 100%;
}

.mode-mobile .pages .item .ex {
  position: fixed;
  left: 0px;
  bottom: 0px;
  border-top: 1px solid #f0f0f0;
  width: 100%;
  overflow: hidden;
  padding: 5px;
  margin: 0px;
  height: 41px;
  line-height: initial;
  font-size: 13px;
}

.mode-mobile .pages[mode="edit"] .item .ex {
  padding: 5px 5px 5px 90px;
}

.mode-mobile .ebook .pages .item .ex {
  padding: 5px 60px 5px 5px;
  height: 40px;
  line-height: 25px;
  background-color: #f9f9f9;
}

.mode-mobile .pages .item .ex > select {
  position: absolute;
  left: 5px;
}

.pages .item .ex label {
  font-size: 13px;
  margin: 0px 5px;
  vertical-align: middle;
}

.pages .item .ex input[type=file] {
  padding: 5px;
  font-size: 12px;
}

.pages.dap .item .ex > input[type=text] {
  display: none;
  width: 50px;
  margin-left: 15px;
}

.pages.dap .item .ex > input[type=text].desc {
  display: inline-block;
}

.pages.dap .item.desc .ex > input[type=text] {
  display: inline-block;
}

.mode-mobile .pages .item .ex .btn-omr {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 3px 13px;
}

.pages .page.fcover {
  height: 1132px !important;
}

@page {
  margin: 0;
  size: A4;
}


@media only print {
  .headerbar {
    display: none;
  }

  body > section {
    background-color: #FFF;
  }

  .pages {
    padding: 0px !important;
    margin: 0px !important;
  }

  .pages .page {
    min-height: auto !important;
    height: 1122px !important;
    overflow: hidden !important;
  }

  .pages .page > img {
    width: 100%;
  }


  .pages:not(.note) .page > .page-body .item .item-prop {
    display: none;
  }

  body .pages:not(.note) .page .item-prop {
    display: none;
  }

  .pages .drop {
    display: none;
  }

  .pages .page .item .ex {
    display: none;
  }

  body .mode-pc .pages .item .wrap-prop .level > i {
    margin: 0px;
  }

  body {
    -webkit-print-color-adjust: exact; 
    background-color: transparent;
  }

  body .headerbar {
    display: none !important;
  }

  body .mainpanel2 {
    padding: 0px !important;
  }

  body .mode-pc .pages {
    padding: 0px;
    margin: 0px;
  }

  body .mode-pc .pages .page {
    margin-bottom: 0px;
    /*border: 1px solid #000;*/
    overflow: hidden;
  }

  body .pages .page > .page-body {
    min-height: auto !important;
    height: 892px; 
    overflow: hidden;
  }

  body .panel-folder .pages .page > .page-body {
    min-height: auto !important;
    height: 902px; 
    overflow: hidden;
  }

  body .pages .page.tplomr > .page-body {
    min-height: auto !important;
    height: 920px; 
    overflow: hidden;
  }

  body .pages[mode=sol] .page > .page-body {
    overflow: hidden;
  }

  body .pages.cell .page > .page-body,
  body .pages.note .page > .page-body,
  body .pages.book .page > .page-body {
    height: 867px; 
    overflow: hidden;
  }

  body .drop {
    display: none;
  }

  body .pages .page > .page-body .page-block .gbx {
    overflow: hidden;
  }
}

/******** common *********************/
.mode-pc .pages .page .page-body .page-block {
  float: left;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0px 15px;
}

.mode-pc .pages .page .page-body .page-block.iblk1,
.mode-pc .pages .page .page-body .page-block.iblk2 {
  position: relative;
  z-index: 1;
  background-color: #fff;
}

body .mode-pc .pages .page .page-body .page-block.half {
  width: 50%;
}

body .mode-pc .pages .page .page-body .page-block.full {
  width: 100%;
  position:relative;
  z-index: 1;
  background-color: #fff;
}

.mode-pc .pages .page .page-body .page-block .item.mark8 {
  position: relative;
}

.mode-pc .pages .page .ibody {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.mode-pc .pages .page .item-prop {
  padding: 5px;
  background-color: #F5F5F5;
  font-size: 12px;
  margin-bottom: 5px;
}

.mode-pc .pages .page .item.image img.orig {
  width: 100%;
  height: 100%;
}

.mode-pc .pages .page .item.other .item-prop {
  background-color: transparent;
  position: relative;
  margin: 0px;
  padding: 0px;
}

.mode-pc .pages .page .item.other .item-prop .btn-remove{
  position: absolute;
  top: -10px;
  right: -17px;
  color: #333;
  text-shadow: 5px 1px 1px rgba(255, 255, 255, 1);
}

.mode-pc .pages .page .item.avi .thumb {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}

.mode-pc .pages .page .item-prop > li {
}

.mode-pc .pages .page .item-prop > li .form-control {
  padding: 3px;
  font-size: 12px;
}

.mode-pc .pages .page .item-prop > li .btn {
  padding: 2px 7px;
  line-height: 19px;
}

.mode-pc .pages .page > .page-head {
  height: 130px;
  position: relative;
}

.pages .page > .page-head .page-no,
.pages .page > .page-head .category,
.pages .page > .page-head .url {
  display: none;
}

.mode-pc .pages .page .page-head input {
  border: 1px dotted #e3e6f3;
  padding: 10px;
  -webkit-appearance: none;
}

.mode-pc .pages .page > .page-body {
  position: relative;
  min-height: 892px;
  z-index; 1;
}

.mode-pc .pages .page > .page-body > .wrap {
}

.mode-pc.print-mode .pages.paper .page > .page-body .page-block,
.mode-pc .preview .pages.paper .page > .page-body .page-block {
  min-height: auto;
  height: 892px;
  overflow: hidden;
}

.mode-pc .pages.cell .page > .page-body,
.mode-pc .pages.note .page > .page-body,
.mode-pc .pages.book .page > .page-body {
  min-height: 867px;
}

.mode-pc .preview .pages.book .page > .page-body {
  min-height: auto;
  height: 867px;
  overflow: hidden;
}

.mode-pc .pages .page > .page-footer {
  height: 50px;
  overflow: hidden;
}

.mode-pc .pages.book .page .page-footer .idx {
  display: inline-block;
}

.mode-pc .pages.paper .page > .page-footer .page-info {
  position: relative;
  margin-top: 0px;
  border-top: 2px solid #eee;
}

.mode-pc .pages.paper .page > .page-footer .page-info .pages-no {
  display: none;
}

.mode-pc .pages.paper .page > .page-footer .page-info .page-no {
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  line-height: 30px;
}

.mode-pc .pages.paper .page > .page-footer .page-info .logo {
  position: absolute;
  top: 5px;
  display: inline-block;
  width: 100px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
}

.pages .page > .page-footer .page-info .url {
  display: none;
}

.mode-pc .pages.paper .page > .page-footer .page-info .contact {
  position: absolute;
  top: 5px;
  display: inline-block;
  right: 10px;
  font-size: 11px;
  line-height: 18px;
  color: #000;
}

.mode-pc .pages.paper .page > .page-footer .page-info .contact label {
  display: inline-block;
  margin: 0px;
}

.mode-pc .pages .item .wrap-prop {
  padding-bottom: 5px;
  height: 22px;
}

.mode-pc .pages .item .wrap-prop:after {
  clear: both;
  display: block;
  content: '';
}

.mode-pc .pages .page .wrap-prop .btn-group.extmnu {
  position: absolute;
  right: 10px;
  margin: 0px;
}

.mode-pc .pages .page .wrap-prop .extmnu .btn {
  padding: 0px;
  background: none;
  border: none;
  line-height: 1px;
}

.mode-pc .pages .item .wrap-prop .info {
  float: none;
}

.mode-pc .pages .item .wrap-prop .code {
}

.mode-pc .pages .item .wrap-prop .level {
  color: #CC9933;
  font-size: 0px;
}

.mode-pc .pages .item .wrap-prop .level > i {
  font-size: 13px;
  margin-right: 2px;
}

.mode-pc .pages .item .wrap-prop .tags {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.pages .item .wrap-prop .prop {
  position: relative;
}

.mode-pc .pages .item .wrap-prop .prop .mnu {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 0px;
  display: none;
}

.mode-pc .pages .item .wrap-prop .prop a > i {
  font-size: 15px;
  color: #555;
}

.mode-pc .pages .item .wrap-prop .prop a > span {
  display: none;
}

.mode-pc .page .item .wrap-item {
  position: relative;
}

/* blank page */
.mode-pc .pages .page.blank {
  background: url(/files/tpls2/images/empty.png) left top no-repeat, #fff;
  background-size: 100% auto;
  height: 1122px;
}

/* rest page */
.mode-pc .pages .page.rest {
  background: url(/files/tpls2/images/rest.png) left top no-repeat, #fff;
  background-size: 100% auto;
}

.mode-pc .pages .page.rest .contact,
.mode-pc .pages .page.rest .logo,
.mode-pc .pages .page.rest .title {
  display: none;
}

/* howto page */
.pages .page.howto {
  background: url(/files/tpls2/images/howto1.png) left top no-repeat, #fff;
  background-size: 100% auto;
}

.pages .page.howto.rpage {
  background: url(/files/tpls2/images/howto2.png) left top no-repeat, #fff;
  background-size: 100% auto;
}


/******** solution *********************/

.mode-pc .pages.sol .page > .page-head {
  height: 110px;
}

.mode-pc .pages.sol .page > .page-head .idxtitle {
  display: none;
}

.mode-pc .pages.sol .page.rpage > .page-head .idxno {
  position: absolute;
  top: 144px;
  right: 24px;
  color: #333;
}

.mode-pc .pages.sol .page.rpage > .page-head .idxtitle {
  display: inline-block;
  position: absolute;
  width: 190px;
  top: 160px;
  right: 0px;
  color: #000;
  font-size: 13px;
  font-weight: 700;
  -webkit-transform: translateX(100%) rotate(90deg);
  -moz-transform: translateX(100%) rotate(90deg);
  -ms-transform: translateX(100%) rotate(90deg);
  transform: translateX(100%) rotate(90deg);
  -webkit-transform-origin: 0% 0;
  -moz-transform-origin: 0% 0;
  -ms-transform-origin: 0% 0;
  transform-origin: 0% 0;
  padding: 5px 10px;
}

.mode-pc .pages.sol .page.page > .page-head > .title {
  position: absolute;
  left: 10px;
  bottom: 20px;
  font-size: 15px;
}

.mode-pc .pages.sol .page.rpage > .page-head > .title {
  right: 10px;
}

.mode-pc .pages.sol .page > .page-footer {
  position: relative;
}

.mode-pc .pages.sol .page > .page-footer .info {
  margin: 0px 30px;
}

.mode-pc .pages.sol .page > .page-footer .info .pageno {
  display: inline-block;
  padding-top: 10px;
  width: auto;
}

.mode-pc .pages.sol .page.rpage > .page-footer .info span {
  float: right;
  padding-top: 10px;
}

.mode-pc .pages.sol .page.rpage > .page-footer .info span.pageno {
}

.mode-pc .pages.sol .page.rpage > .page-footer .info::after {
  clear: both;
  display: block;
  content: '';
}

.mode-pc .pages.sol .page > .page-body {
  position: relative;
  min-height: auto;
  margin-top: 0px;
  height: 912px;
  overflow: hidden;
  padding: 0px 20px;
}

.pages.sol[col="2"] .page .page-body .wrap::before {
  content: '';
  position: absolute;
  width: 47.5%;
  height: 100%;
  border-right: 1px dashed #aaa;
}

.mode-pc .pages.sol .page.col1 > .page-body .page-block {
  width: 100%;
}

.mode-pc .pages.sol .page > .page-body .idx {
  margin: -10px 0px 20px;
}

.mode-pc .pages.sol .page > .page-body .idx > .midxbx {
  text-align: right;
  margin-bottom: 5px;
  padding: 0 5px;
}

.mode-pc .pages.sol .page > .page-body .idx > .idxbx {
  font-size: 20px;
  padding: 10px;
  color: #333;
}

.mode-pc .pages.sol .page > .page-body .idx > .idxbx > .no {
  display: inline-block;
  padding: 10px 15px;
  margin-right: 10px;
  color: #fff;
}

.mode-pc .pages.sol .page > .page-body .item {
  margin-bottom: 10px;
}

.mode-pc .pages.sol .page > .page-body .item .prop {
  margin-bottom: 5px;
}

.mode-pc .pages.sol .page > .page-body .item .prop .no {
  font-size: 17px;
  display: inline-block;
  color: #777;
  font-family: "\-윤체B", "YDIYheadM\-KSCpc\-EUC\-H";
}

.mode-pc .pages.sol .page > .page-body .item .prop .no > b {
  color: #333;
  font-weight: normal;
}

.mode-pc .pages.sol .page > .page-body .ibody {
  position: relative;
  overflow: hidden;
}

.mode-pc .pages.sol .page.col1 > .page-body .ibody {
  padding-left: 10px;
}

.mode-pc .pages.sol .page > .page-body .ibody > img {
  position: absolute;
}

.mode-pc .pages.sol .page > .page-body .ibody.over > img {
  bottom: 0px;
}


/****************** omr *********************/

.pages .page.tplomr {
  padding: 15px 30px;
}

.pages .page.tplomr .page-head .barcode {
  position: absolute;
  left: 10px;  
  white-space: nowrap;
}

.pages .page.tplomr .page-head .barcode > .mark {
  background-color: #34cdcb;
  margin-right: 11.2px;
  width: 7px;
  height: 15px;
  display: inline-block;
  float: left;
}

.pages .page.tplomr .page-head .barcode > .mark:last-child {
  margin-right: 0px;
}

.pages .page.tplomr::before {
  content: '';
  position: absolute;
  left: 0px;
  border-left: 10px dashed #000;
}

.pages .page.tplomr .page-head {
  height: 132px;
}

.pages .page.tplomr .page-body {
  margin-top: 0px;
  height: 920px;
  overflow: hidden;
  padding-top: 0px;
}

.pages .page.tplomr .page-footer {
  padding: 0px 10px;
}

.pages .page.tplomr .page-head:after {
  content: '';
  width: 100%;
  position: absolute;
  bottom: 10px;
  height: 10px;
}

.pages .page.tplomr .page-head .wrap-head {
  padding: 40px 10px 0px;
  text-align: center;
}

.pages .page.tplomr .page-head .title {
  bottom: 5px;
  text-align: center;
  color: #000;
  margin: 0px;
  min-width: 600px;
  line-height: 40px;
  font-size: 25px;
  font-weight: 600;
  white-space: nowrap;
}

.pages .page.tplomr .page-head .info {
}

.pages .page.tplomr .page-footer .page-info .logo {
  right: 0px;
}

.tplomr .omrbx {
  overflow: hidden;
}

.tplomr .omrbx.maxh {
  min-height: 890px;
}

.tplomr .table {
  border: 2px solid #333;
}

.tplomr table tr th {
  color: #333;
  background-color: #ddd;
  border-top: 1px solid #ccc;
}

.tplomr .table th:not(:last-child) {
  border-right: 1px solid #999;
}

.tplomr .table th:not(:first-child) {
  border-left: 1px solid #999;
}

.tplomr .table thead th,
.tplomr .table thead td {
  border-bottom: 1px solid #555;
}

.tplomr .table tbody td.code {
  font-weight: 600;
  color: #000;
}

.tplomr .table tbody th,
.tplomr .table tbody td {
  padding: 7px 8px;
  height: 20px;
}

.tplomr .table tbody tr:first-child th,
.tplomr .table tbody tr:first-child td {
  border-top: none;
}

.tplomr .table td {
  background-color: #fff;
}

.tplomr .table td .no {
  display: inline-block;
  width: 12px;
  border: 1px solid #999;
  line-height: 17px;
  font-size: 10px;
  text-align: center;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #000;
}

.tplomr[cols="2"] .table td .no {
  width: 45px;
}

.tplomr[cols="2"] .table th.no {
  width: 50px;
}

.tplomr[cols="4"] .table th.no {
  width: 40px;
}

.tplomr .table td .no:not(:last-child) {
  margin-right: 5px;
}

.tplomr .table.table-vbordered td:not(:last-child) {
  border-right: 1px dashed #ccc;
}

.tplomr .omrbx table tr.split th,
.tplomr .omrbx table tr.split td {
  border-top: 1px solid #555;
}

/* wide page */
.wpages {
  width: 1122px;
  margin: 0 auto;
}

.wpages .page {
  position: relative;
  min-height: 798px;
  padding: 15px;
  page-break-after: always;
}

.wpages .page .page-body .page-block {
  display: inline-block;
  vertical-align: top;
  padding: 0px 15px;
}

.wpages[col="2"] .page .page-body .page-block {
  width: 50%;
}

@media only print {
  .wpages .page {
    min-height: auto;
    height: 798px;
    overflow: hidden;
    background-color: red;
  }
}
