@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap");
/* ==========================================================================
* Filename: style.css ( /less/style.less compiled )
* Author: riix@epascni.com
* 占쎌뜏占쎌뒩占쎈땾�뜝�럥爰�, less 占쎌뒙占쎈뙔占쎌굲 占쎈쐻占쎈윪占쎌졆占쎈쐻占쎈윪占쎄탾占쎈쐻占쎈윥壤쏉옙 �뜝�럥�뒧占쎌깙�뜝�럩�꺊占쎈쐻占쎈윪�억옙 �뜝�럥�떛嶺뚮ㅎ�뫅占쎈쭓占쎈쐻占쎈윪�얠×苡э옙瑗삼옙�굲占쎌뒙占쎈뙔占쎌굲 占쎈쐻占쎈윪占쎈ぇ占쎈뇲占쎄땔占쎌굲 占쎈쐻占쎈윪占쎌벁 占쎈쐻占쎈윪�굢�깷�쐻占쎈윪甕곤옙 占쎈쐻占쎈윥占쎈묄占쎈쐻占쎈윪占쎌젳 占쎈쐻占쎈윞占쎈�э옙�쐻占쎈윪占쎈츛占쎈쐻占쎈윪獄�占� 占쎈쐻占쎈윪占쎌졆占쎈쐻占쎈윥�뵳�뜴�쐻占쎈윥�뜝�뜴�쐻占쎈윥�뜮�씢�쐻占쎈윥�젆占�.
* 占쎈쐻占쎈윥占쎈묄占쎈쐻占쎈윪占쎌젳 占쎈쐻占쎈윥占쎈떋占쎈쐻占쎈윪占쎈�듸옙�쐻占쎈윥筌묕옙 占쎈쐻占쎈윪占쎌졆占쎈쐻占쎈윪占쎄탾 占쎈쐻占쎈윥�젆戮⑸쐻占쎈윥�젆節낅쐻占쎈윪占쎄껑占쎈쐻占쎈윥占쎈군占쎈눇�뙼蹂��굲 占쎈쐻占쎈윞占쏙옙占쎈쐻占쎈윪占쎈츛 �뜝�뜦維곦펺�눨�쐻�뜝占� �뜝�럡猿�占쎈쐻占쎈짗占쎌굲�뼨�곷짗占쎌굲�뛾占쏙옙�뱽�얜냲�삕占쎌쑅�뜝�럥�돲占쎈쐻占쎈윥�젆占�.
* 占쎈쐻占쎈윪�억옙 占쎈쐻占쎈윥占쎌뱻占쎈쐻占쎈윪�얠쥉異�占쎌돸占쎌굲占쎈쐻占쎈윥占쎈군占쎈쐻占쎈윥獒뺧옙 占쎈쐻占쎈윞占쎈쭫占쎈쐻占쎈윪�얠쥉逾볠�ⓦ끉�굲 (http://www.nhncorp.com) 占쎈쐻占쎈윥占쎈군占쎈쐻占쎈윞占쎈쭓 占쎈쐻占쎈윪占쎌졆�뜝�뜦維�甕곕ㅋ�눀�뜝占� 占쎈쐻占쎈윞占쎈즼占쎈쐻占쎈윥占쎈퉾占쎈섀占쎈Ŋ�굲�뜝�럥�걤�뜝�럥�깓�뜝�럥�꼧 占쎈쐻占쎈윪占쎌뱾占쎈쐻占쎈윪占쎈츛占쎈쐻占쎈윥占쎈돌占쎈쐻占쎈윥占쎄퐨 占쎈쐻占쎈윪�굢�뀘�쐻占쎈윥獒뺣ŀ�쐻占쎈윥�뜮�씢�쐻占쎈윥�젆占�.
 * ========================================================================== */
/*22 mixins ====================================================== */
.reset {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
}
/* mixins ******************************************************/
/*22 icon : mixins ====================================================== */
/* wrap width */
/* hover opacity */
.semantic {
  position: absolute;
  z-index: -1;
  display: block;
  display: inline-block;
  margin: -1px;
  padding: 0;
  height: 1px;
  clip: rect(0 0 0 0);
  border: none;
  white-space: nowrap;
  overflow: hidden;
}
/*22 helper ====================================================== */
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-none {
  text-decoration: none;
}
.text-underline {
  text-decoration: underline;
}
.text-strike {
  text-decoration: line-through;
}
.pos-relative {
  position: relative;
}
.pos-absolute {
  position: absolute;
}
.pos-fixed {
  position: fixed;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.invisible {
  visibility: hidden;
}
.semantic-visible {
  overflow: visible;
  margin: 0;
  height: auto;
  width: auto;
  clip: auto;
  position: relative;
}
.sr-only {
  position: absolute;
  z-index: -1;
  display: block;
  display: inline-block;
  margin: -1px;
  padding: 0;
  height: 1px;
  clip: rect(0 0 0 0);
  border: none;
  white-space: nowrap;
  overflow: hidden;
}
.ir {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: 400;
  display: inline-block;
  word-break: keep-all;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
}
/*.ir em,
.ir .em {
  position: absolute;
  z-index: -1;
  visibility: hidden;
  text-indent: -1000px;
}*/
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.clearfix {
  clear: both;
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clear-after:after {
  clear: both;
  content: " ";
  display: table;
}
.vertical-top {
  vertical-align: top !important;
}
.vertical-middle {
  vertical-align: middle !important;
}
.vertical-bottom {
  vertical-align: bottom !important;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.mt60 {
  margin-top: 50px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt-10 {
  margin-top: -10px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml0 {
  margin-left: 0 !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.ml-5 {
  margin-left: -5px !important;
}
.mauto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.p20 {
  padding: 20px;
}
.pt50 {
  padding-top: 50px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pr1 {
  padding-right: 1 !important;
}
.pr20 {
  padding-right: 20px !important;
}
.background-none {
  background: none !important;
}
.background-repeat {
  background-repeat: repeat;
}
.background-no-repeat {
  background-repeat: no-repeat;
}
.background-repeat-x {
  background-repeat: repeat-x;
}
.background-repeat-y {
  background-repeat: repeat-y;
}
.content-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* base */
html {
  -webkit-font-smoothing: antialiased;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: none;
  border-top: 1px solid #dedede;
}
audio,
canvas,
img,
video {
  vertical-align: middle !important;
}
form,
fieldset {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  border: none;
}
textarea {
  resize: vertical;
}
/* .browsehappy */
.browsehappy {
  margin: 0.2em 0;
  padding: 0.2em 0;
  background: #ccc;
  color: #000;
}
th {
  font-weight: 400;
  height: 52px;
}
* {
  background-repeat: no-repeat;
  background-position: center center;
}
.scroll {
  overflow: hidden;
  overflow-y: scroll;
}
.ie .scroll {
  scrollbar-3dlight-color: #d0d0d0;
  scrollbar-arrow-color: #999;
  scrollbar-base-color: #fff;
  scrollbar-face-color: #fff;
  scrollbar-track-color: #ddd;
  scrollbar-darkshadow-color: #ccc;
  scrollbar-highlight-color: #fff;
  scrollbar-shadow-color: #fff;
}
/* tab */
ul.tab {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  *zoom: 1;
}
ul.tab:after {
  clear: both;
  content: " ";
  display: table;
}
ul.tab > li {
  float: left !important;
}
ul.table {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
}
ul.table li {
  clear: both;
  *zoom: 1;
}
ul.table li:before,
ul.table li:after {
  content: " ";
  display: table;
}
ul.table li:after {
  clear: both;
}
ul.table li .th,
ul.table li .td {
  display: inline-block;
  vertical-align: middle !important;
}
ul.table li .th {
  float: left !important;
}
ul.table li .td {
  float: right !important;
}
dl.table {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
}
dl.table dt,
dl.table dd {
  height: 26px;
  line-height: 25px;
  overflow: hidden;
}
dl.table dt {
  clear: left;
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  float: left !important;
}
dl.table dt label {
  display: inline-block;
  vertical-align: top !important;
}
dl.table dd {
  margin: 0 0 0 100px;
  padding: 0;
}
/* form : base ========================================================================== */
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
label[for] {
  margin-right: 3px;
  cursor: pointer;
}
input:-moz-placeholder {
  color: #999999;
}
input::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder {
  color: #999999;
}
input.placeholder {
  color: #999999;
}
label > input[type="checkbox"],
label > input[type="radio"] {
  vertical-align: middle;
  cursor: pointer;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="search"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  border-color: #3e98dd;
}
input[type="number"],
input.spinner,
input.number {
  ime-mode: disabled;
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 3px;
  border: 1px solid #dadada;
}
table input[type="radio"],
table input[type="checkbox"] {
  margin-right: 0px;
}
p {
  position: relative;
}
p > input[type="radio"],
p > input[type="checkbox"] {
  vertical-align: middle;
}
/* utility : image ================================================================ */
img.spacer {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2MTA0NUI5QjM5MTExRTJBODUwQTBDQjQzNzlDMEJEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2MTA0NUJBQjM5MTExRTJBODUwQTBDQjQzNzlDMEJEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTYxMDQ1QjdCMzkxMTFFMkE4NTBBMENCNDM3OUMwQkQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTYxMDQ1QjhCMzkxMTFFMkE4NTBBMENCNDM3OUMwQkQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6CZ0UdAAAAEElEQVR42mL4//8/A0CAAQAI/AL+26JNFgAAAABJRU5ErkJggg==");
  background-repeat: repeat;
}
img.noimage {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkFFQjA1RDc4QjM5MTExRTJCN0U0RDM3RjFERURCMjkxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkFFQjA1RDc5QjM5MTExRTJCN0U0RDM3RjFERURCMjkxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QUVCMDVENzZCMzkxMTFFMkI3RTREMzdGMURFREIyOTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QUVCMDVENzdCMzkxMTFFMkI3RTREMzdGMURFREIyOTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5uE1obAAAAKklEQVR42mL8//8/AzZw9uxZrOJMDCSCUQ3EABZc4W1sbDwaSvTTABBgAPnECIaRwiyRAAAAAElFTkSuQmCC");
  background-repeat: repeat;
}
img.blank {
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAM7OzgAAACH%2FC1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REYyNkFCRDAwRjdFMTFFMzlFNTFFOURBQ0ZBRUM1RTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REYyNkFCRDEwRjdFMTFFMzlFNTFFOURBQ0ZBRUM1RTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpERjI2QUJDRTBGN0UxMUUzOUU1MUU5REFDRkFFQzVFNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpERjI2QUJDRjBGN0UxMUUzOUU1MUU5REFDRkFFQzVFNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI%2FPgH%2F%2Fv38%2B%2Fr5%2BPf29fTz8vHw7%2B7t7Ovq6ejn5uXk4%2BLh4N%2Fe3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK%2Burayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9%2BfXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA%2FPj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw%3D%3D");
  background-repeat: repeat;
}
img.full {
  max-width: 100%;
}
/* table ================================================================ */
.scroll table {
  width: 96%;
}
table.fixed {
  table-layout: fixed;
}
table.layout-auto {
  table-layout: auto !important;
}
.webkit table.fixed {
  table-layout: auto;
}
table.center td,
table.center th {
  text-align: center;
}
table caption {
  display: none;
}
table img,
table select,
table input,
table button,
table .button {
  vertical-align: middle !important;
}
table textarea {
  width: 99.99%;
}
/*table label,
table span {
  vertical-align: middle;
}*/
.frame {
  clear: both;
  line-height: 1.4;
}
.frame.frame-a {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  background-color: #fafbfb;
}
b,
strong {
  font-weight: 400;
}
/* grid system : base ========================================================================== */
ul.grid {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.grid li {
  margin: 0;
  padding: 0;
}
.grid {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.grid:after {
  content: "";
  clear: both;
  display: table;
}
.lt-ie8 .grid {
  overflow: hidden;
}
.grid .col,
.grid [class*="col-"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.grid .col-1-1 {
  float: none;
}
.grid .row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.is-lg .grid [class*="lg-col-"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.is-lg .grid .lg-col-1-1 {
  float: none;
}
/* 占쎈쎗占쎈즵�몭琉꾩삕甕곕퀫�쐻占쎈윪�뤃占� 占쎈쐻占쎈윪占쎌쑙 占쎈쐻占쎈짗占쎌굲占쎈쐻占쎈윪甕곤옙 占쎌쐺獄쏅챷援▼뜝�럥�돱占쎈쐻占쎈윥�뤃占� 占쎈쐻占쎈윥筌묒궍�쐻占쎈윥獒뺤쉩�쐻占쎈윥�뜝�룞�삕 */
@media (min-width: 800px) {
  .grid.gutter [class*="col"] {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.grid.padder [class*="col-"] .module {
  padding: 20px;
}
.grid.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.grid.flex [class*="col-"] {
  flex: 1;
}
/* grid system : responsive system ========================================================================== */
@media only screen and (max-width: 480px) {
  .grid.flex {
    display: block;
  }
  .grid.flex [class*="col-"] {
    flex: none;
  }
  .grid.flex [class*="col-"] .module {
    height: auto;
  }
}
/* grid system : width var ========================================================================== */
.col-1-2 {
  width: 50%;
}
/*.col-1-2 * {vertical-align: top;}*/
.col-1-3 {
  width: 33.33333333%;
}
.col-1-4 {
  width: 25%;
}
.col-1-5 {
  width: 20%;
}
.col-1-6 {
  width: 16.66666667%;
}
.col-1-7 {
  width: 16.66666667%;
}
.col-1-8 {
  width: 12.5%;
}
.col-1-9 {
  width: 11.11111111%;
}
.col-1-10 {
  width: 10%;
}
.col-3-10 {
  width: 30%;
}
.col-2-3 {
  width: 66.66666667%;
}
.col-2-4 {
  width: 50%;
}
.col-3-4 {
  width: 75%;
}
.col-2-5 {
  width: 40%;
}
.col-3-5 {
  width: 60%;
}
.col-4-5 {
  width: 80%;
}
.col-1-7 {
  width: 14.28571429%;
}
.col-3-7 {
  width: 42.85714286%;
}
.col-1-9 {
  width: 11.11111111%;
}
.col-4-9 {
  width: 44.44444444%;
}
.col-md-1-1 {
  float: none !important;
}
@media (min-width: 800px) {
  .col-md-1-2 {
    width: 50% !important;
  }
}
@media (min-width: 800px) {
  .col-md-1-3 {
    width: 33.33333333% !important;
  }
}
@media (min-width: 800px) {
  .col-md-1-4 {
    width: 25% !important;
  }
}
@media (min-width: 800px) {
  .col-md-2-4 {
    width: 50% !important;
  }
}
@media (min-width: 800px) {
  .col-md-3-4 {
    width: 75% !important;
  }
}
@media (min-width: 800px) {
  .col-md-1-5 {
    width: 20% !important;
  }
}
@media (min-width: 800px) {
  .col-md-1-6 {
    width: 16.66666667% !important;
  }
}
@media (min-width: 800px) {
  .col-md-1-7 {
    width: 14.28571429% !important;
  }
}
@media (min-width: 800px) {
  .col-md-1-8 {
    width: 12.5% !important;
  }
}
@media (min-width: 800px) {
  .col-md-1-9 {
    width: 11.11111111% !important;
  }
}
@media (min-width: 800px) {
  .col-md-1-10 {
    width: 10% !important;
  }
}
.lg-col-1-1 {
  float: none !important;
  width: 100% !important;
}
.is-lg .lg-col-1-2 {
  float: left;
  width: 50% !important;
}
.is-lg .lg-col-2-3 {
  float: left;
  width: 66.66666667% !important;
}
.is-lg .lg-col-1-3 {
  float: left;
  width: 33.33333333% !important;
}
.is-lg .lg-col-1-4 {
  float: left;
  width: 25% !important;
}
.is-lg .lg-col-2-4 {
  float: left;
  width: 50% !important;
}
.is-lg .lg-col-3-4 {
  float: left;
  width: 75% !important;
}
.is-lg .lg-col-1-5 {
  float: left;
  width: 20% !important;
}
.is-lg .lg-col-2-5 {
  float: left;
  width: 40% !important;
}
.is-lg .lg-col-3-5 {
  float: left;
  width: 60% !important;
}
.is-lg .lg-col-4-5 {
  float: left;
  width: 80% !important;
}
.is-lg .lg-col-1-6 {
  float: left;
  width: 16.66666667% !important;
}
.is-lg .lg-col-4-6 {
  float: left;
  width: 66.66666667% !important;
}
.is-lg .lg-col-5-6 {
  float: left;
  width: 83.33333333% !important;
}
.is-lg .lg-col-1-7 {
  float: left;
  width: 14.28571429% !important;
}
.is-lg .lg-col-3-7 {
  float: left;
  width: 42.85714286% !important;
}
.is-lg .lg-col-5-7 {
  float: left;
  width: 71.42857143% !important;
}
.is-lg .lg-col-6-7 {
  float: left;
  width: 85.71428571% !important;
}
.is-lg .lg-col-1-8 {
  float: left;
  width: 12.5% !important;
}
.is-lg .lg-col-1-9 {
  float: left;
  width: 11.11111111% !important;
}
.is-lg .lg-col-1-10 {
  float: left;
  width: 10% !important;
}
.is-lg .lg-col-2-10 {
  float: left;
  width: 20% !important;
}
.is-lg .lg-col-3-10 {
  float: left;
  width: 30% !important;
}
.is-lg .lg-col-4-10 {
  float: left;
  width: 40% !important;
}
.is-lg .lg-col-5-10 {
  float: left;
  width: 50% !important;
}
.is-lg .lg-col-6-10 {
  float: left;
  width: 50% !important;
}
.is-lg .lg-col-9-10 {
  float: left;
  width: 90% !important;
}
.is-lg .lg-col-8-10 {
  float: left;
  width: 80% !important;
}
/* Print ========================================================================== */
@media print {
  @page {
    margin: 0.5cm;
  }
  #header,
  #footer {
    display: none;
  }
  #wrapper {
    padding-top: 0;
  }
  * {
    background: transparent !important;
    color: #000 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .page-break {
    page-break-before: always;
  }
  .header {
    display: none;
  }
}
/* detector  **************************************************************************/
.detector-sm {
  display: none;
}
.detector-lg {
  display: block;
}
@media only screen and (min-width: 1px) and (max-width: 899px) {
  .detector-sm {
    display: block;
  }
  .detector-lg {
    display: none;
  }
}
@media only screen and (min-width: 900px) {
  .detector-sm {
    display: none;
  }
  .detector-lg {
    display: block;
  }
}
.lt-ie8 .sm {
  display: none;
}
.lt-ie8 .lg {
  display: block;
}
/* smartphone */
@media only screen and (min-width: 1px) and (max-width: 899px) {
  .sm {
    display: block !important;
  }
  .sm.inline {
    display: inline-block !important;
  }
  .lg {
    display: none !important;
  }
  .sm-inline {
    display: inline !important;
  }
  .sm-block {
    display: block !important;
  }
  .sm-clearfix {
    clear: both;
    *zoom: 1;
  }
  .sm-clearfix:before,
  .sm-clearfix:after {
    content: " ";
    display: table;
  }
  .sm-clearfix:after {
    clear: both;
  }
  .sm-pl5 {
    padding-left: 5px !important;
  }
  .sm-pl10 {
    padding-left: 10px !important;
  }
  .sm-pl15 {
    padding-left: 15px !important;
  }
  .sm-pl20 {
    padding-left: 20px !important;
  }
  .sm-pl25 {
    padding-left: 25px !important;
  }
  .sm-pl30 {
    padding-left: 30px !important;
  }
  .sm-pr5 {
    padding-right: 5px !important;
  }
  .sm-pr10 {
    padding-right: 10px !important;
  }
  .sm-pr15 {
    padding-right: 15px !important;
  }
  .sm-pr20 {
    padding-right: 20px !important;
  }
  .sm-pr25 {
    padding-right: 25px !important;
  }
  .sm-pr30 {
    padding-right: 30px !important;
  }
  .sm-pt5 {
    padding-top: 5px !important;
  }
  .sm-pt10 {
    padding-top: 10px !important;
  }
  .sm-pt15 {
    padding-top: 15px !important;
  }
  .sm-pt20 {
    padding-top: 20px !important;
  }
  .sm-pt25 {
    padding-top: 25px !important;
  }
  .sm-pt30 {
    padding-top: 30px !important;
  }
  .sm-pt50 {
    padding-top: 50px !important;
  }
  .sm-pb5 {
    padding-bottom: 5px !important;
  }
  .sm-pb10 {
    padding-bottom: 10px !important;
  }
  .sm-pb15 {
    padding-bottom: 15px !important;
  }
  .sm-pb20 {
    padding-bottom: 20px !important;
  }
  .sm-pb25 {
    padding-bottom: 25px !important;
  }
  .sm-pb30 {
    padding-bottom: 30px !important;
  }
  .sm-pb50 {
    padding-bottom: 30px !important;
  }
  /* margin */
  .sm-ml0 {
    margin-left: 0px !important;
  }
  .sm-ml5 {
    margin-left: 5px !important;
  }
  .sm-ml10 {
    margin-left: 10px !important;
  }
  .sm-ml15 {
    margin-left: 15px !important;
  }
  .sm-ml20 {
    margin-left: 20px !important;
  }
  .sm-ml25 {
    margin-left: 25px !important;
  }
  .sm-ml30 {
    margin-left: 30px !important;
  }
  .sm-ml50 {
    margin-left: 50px !important;
  }
  .sm-mr0 {
    margin-right: 0px !important;
  }
  .sm-mr5 {
    margin-right: 5px !important;
  }
  .sm-mr10 {
    margin-right: 10px !important;
  }
  .sm-mr15 {
    margin-right: 15px !important;
  }
  .sm-mr20 {
    margin-right: 20px !important;
  }
  .sm-mr25 {
    margin-right: 25px !important;
  }
  .sm-mr30 {
    margin-right: 30px !important;
  }
  .sm-mr50 {
    margin-right: 50px !important;
  }
  .sm-mt0 {
    margin-top: 0px !important;
  }
  .sm-mt5 {
    margin-top: 5px !important;
  }
  .sm-mt10 {
    margin-top: 10px !important;
  }
  .sm-mt15 {
    margin-top: 15px !important;
  }
  .sm-mt20 {
    margin-top: 20px !important;
  }
  .sm-mt25 {
    margin-top: 25px !important;
  }
  .sm-mt30 {
    margin-top: 30px !important;
  }
  .sm-mb5 {
    margin-bottom: 5px !important;
  }
  .sm-mb10 {
    margin-bottom: 10px !important;
  }
  .sm-mb15 {
    margin-bottom: 15px !important;
  }
  .sm-mb20 {
    margin-bottom: 20px !important;
  }
  .sm-mb25 {
    margin-bottom: 25px !important;
  }
  .sm-mb30 {
    margin-bottom: 30px !important;
  }
}
/* button size: lg **************************************************************************/
/* text: sm **************************************************************************/
@media only screen and (min-width: 1px) and (max-width: 899px) {
  .sm-text-center {
    text-align: center;
  }
}
@media only screen and (min-width: 1px) and (max-width: 899px) {
  .sm-text-left {
    text-align: left;
  }
}
@media only screen and (min-width: 1px) and (max-width: 899px) {
  .sm-text-right {
    text-align: right;
  }
}
@media only screen and (min-width: 1px) and (max-width: 899px) {
  .sm-padder {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* PC */
.is-lg .sm {
  display: none !important;
}
.is-lg .lg {
  display: block !important;
}
.is-lg .lg.inline {
  display: inline-block !important;
}
.is-lg .lg-inline {
  display: inline-block;
}
.is-lg .lg-block {
  display: block;
}
.is-lg.lt-ie9 .lg-inline {
  zoom: 1;
  display: inline;
}
.is-lg .lg-pl5 {
  padding-left: 5px !important;
}
.is-lg .lg-pl10 {
  padding-left: 10px !important;
}
.is-lg .lg-pl15 {
  padding-left: 15px !important;
}
.is-lg .lg-pl20 {
  padding-left: 20px !important;
}
.is-lg .lg-pl25 {
  padding-left: 25px !important;
}
.is-lg .lg-pl30 {
  padding-left: 30px !important;
}
.is-lg .lg-pr5 {
  padding-right: 5px !important;
}
.is-lg .lg-pr10 {
  padding-right: 10px !important;
}
.is-lg .lg-pr15 {
  padding-right: 15px !important;
}
.is-lg .lg-pr20 {
  padding-right: 20px !important;
}
.is-lg .lg-pr25 {
  padding-right: 25px !important;
}
.is-lg .lg-pr30 {
  padding-right: 30px !important;
}
.is-lg .lg-pt5 {
  padding-top: 5px !important;
}
.is-lg .lg-pt10 {
  padding-top: 10px !important;
}
.is-lg .lg-pt15 {
  padding-top: 15px !important;
}
.is-lg .lg-pt20 {
  padding-top: 20px !important;
}
.is-lg .lg-pt25 {
  padding-top: 25px !important;
}
.is-lg .lg-pt30 {
  padding-top: 30px !important;
}
.is-lg .lg-pt50 {
  padding-top: 50px !important;
}
.is-lg .lg-pb5 {
  padding-bottom: 5px !important;
}
.is-lg .lg-pb10 {
  padding-bottom: 10px !important;
}
.is-lg .lg-pb15 {
  padding-bottom: 15px !important;
}
.is-lg .lg-pb20 {
  padding-bottom: 20px !important;
}
.is-lg .lg-pb25 {
  padding-bottom: 25px !important;
}
.is-lg .lg-pb30 {
  padding-bottom: 30px !important;
}
.is-lg .lg-pb40 {
  padding-bottom: 40px !important;
}
.is-lg .lg-pb50 {
  padding-bottom: 50px !important;
}
.is-lg .lg-ml5 {
  margin-left: 5px !important;
}
.is-lg .lg-ml10 {
  margin-left: 10px !important;
}
.is-lg .lg-ml15 {
  margin-left: 15px !important;
}
.is-lg .lg-ml20 {
  margin-left: 20px !important;
}
.is-lg .lg-ml25 {
  margin-left: 25px !important;
}
.is-lg .lg-ml30 {
  margin-left: 30px !important;
}
.is-lg .lg-mr5 {
  margin-right: 5px !important;
}
.is-lg .lg-mr10 {
  margin-right: 10px !important;
}
.is-lg .lg-mr15 {
  margin-right: 15px !important;
}
.is-lg .lg-mr20 {
  margin-right: 20px !important;
}
.is-lg .lg-mr25 {
  margin-right: 25px !important;
}
.is-lg .lg-mr30 {
  margin-right: 30px !important;
}
.is-lg .lg-mr40 {
  margin-right: 40px !important;
}
.is-lg .lg-mt-20 {
  margin-top: -20px !important;
}
.is-lg .lg-mt5 {
  margin-top: 5px !important;
}
.is-lg .lg-mt10 {
  margin-top: 10px !important;
}
.is-lg .lg-mt15 {
  margin-top: 15px !important;
}
.is-lg .lg-mt20 {
  margin-top: 20px !important;
}
.is-lg .lg-mt25 {
  margin-top: 25px !important;
}
.is-lg .lg-mt30 {
  margin-top: 30px !important;
}
.is-lg .lg-mt40 {
  margin-top: 40px !important;
}
.is-lg .lg-mt50 {
  margin-top: 50px !important;
}
.is-lg .lg-mt70 {
  margin-top: 70px !important;
}
.is-lg .lg-mt80 {
  margin-top: 80px !important;
}
.is-lg .lg-mb0 {
  margin-bottom: 0px !important;
}
.is-lg .lg-mb5 {
  margin-bottom: 5px !important;
}
.is-lg .lg-mb10 {
  margin-bottom: 10px !important;
}
.is-lg .lg-mb15 {
  margin-bottom: 15px !important;
}
.is-lg .lg-mb20 {
  margin-bottom: 20px !important;
}
.is-lg .lg-mb25 {
  margin-bottom: 25px !important;
}
.is-lg .lg-mb30 {
  margin-bottom: 30px !important;
}
.is-lg .lg-mb40 {
  margin-bottom: 40px !important;
}
.is-lg .lg-mb50 {
  margin-bottom: 50px !important;
}
.is-lg .lg-mb100 {
  margin-bottom: 100px !important;
}
/* text: lg **************************************************************************/
.is-lg .lg-text-center {
  text-align: center;
}
.is-lg .lg-text-left {
  text-align: left;
}
.is-lg .lg-text-right {
  text-align: right;
}
/* minxins: lg **************************************************************************/
/* minxins: lg **************************************************************************/
.is-lg .lg-padder {
  padding-left: 10px;
  padding-right: 10px;
}
/* ==========================================================================
   Overlay
   ========================================================================== */
.md-overlay {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: visibility 0s 0.5s, opacity 0.4s 0.1s;
  transition: visibility 0s 0.5s, opacity 0.4s 0.1s;
}
.is-overlay .md-overlay {
  z-index: 1600;
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.35);
  opacity: 1;
  -webkit-transition: visibility 0s 0s, opacity 0.4s 0.1s;
  transition: visibility 0s 0s, opacity 0.4s 0.1s;
}
.no-rgba.is-overlay .md-overlay {
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* core */
/* ==========================================================================
   Text
   ========================================================================== */
html {
  font-family: -apple-system,BlinkMacSystemFont,Lato,Apple SD Gothic Neo,Noto Sans KR,맑은 고딕,Dotum,돋움,sans-serif;
  font-size: 1em;
  line-height: 1.4;
}
html,
button,
input,
select,
textarea,
option {
  color: #000000d9;
  font-weight: 400;
}
body,
td,
th {
  font-family: -apple-system,BlinkMacSystemFont,Lato,Apple SD Gothic Neo,Noto Sans KR,맑은 고딕,Dotum,돋움,sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #000000d9;
}


.no-touch body,
.no-touch td,
.no-touch th {
  font-family: -apple-system,BlinkMacSystemFont,Lato,Apple SD Gothic Neo,Noto Sans KR,맑은 고딕,Dotum,돋움,sans-serif;
}
.eng body,
.eng td,
.eng th {
  font-family: "Tahoma", Tahoma, "Verdana", Verdana, Arial, sans-serif;
}
.line-height-reset,
.line-height-xsmall {
  line-height: 1;
}
.line-height-small {
  line-height: 1.2;
}
.line-height {
  line-height: 1.4;
}
.line-height-large {
  line-height: 1.6;
}
.line-height-xlarge {
  line-height: 1.8;
}
.light {
  font-weight: 200;
}
.normal {
  font-weight: 300;
}
.bold {
  font-weight: 400;
}
.thin {
  font-weight: 200;
}
.thick {
  font-weight: 400;
}
.strike {
  text-decoration: line-through;
  color: #666;
}
.underline {
  text-decoration: underline;
}
span.primary,
strong.primary,
table.primary {
  /* color: #3e98dd; */
  color: #2a3557;
}
span.warning,
strong.warning,
table.warning {
  color: #e14848;
}
span.success,
strong.success,
table.success {
  color: #78b7e7;
}
span.info,
strong.info,
table.info {
  color: #999999;
}
span.large,
strong.large,
table.large {
  font-size: 14px;
}
span.xlarge,
strong.xlarge,
table.xlarge {
  font-size: 16px;
}
span.xxlarge,
strong.xxlarge,
table.xxlarge {
  font-size: 18px;
}
small,
p.small,
span.small {
  font-size: 12px;
}
.text-overflow,
.ellipsis {
  display: inline-block;
  *display: block;
  *zoom: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  word-wrap: normal !important;
  word-break: keep-all;
  white-space: nowrap;
  width: 99%;
}
.nowrap {
  word-wrap: break-word;
  word-break: keep-all;
  white-space: nowrap;
}
.break-all {
  word-break: break-all;
}
a:link {
  text-decoration: none;
  /*color: #55679c;*/
  color: #1890ff;
  font-weight: 500;
}
a:visited {
  text-decoration: none;
  color: #1890ff;
  /* color: #237fc5; */
}
a:hover {
  text-decoration: none;
  color: #1890ff;
  /* color: #54a4e1; */
}
a:active {
  text-decoration: none;
  color: #1890ff;
  /* color: #54a4e1; */
}
a:hover .link {
  text-decoration: underline;
}
a .scale {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
a[href*="tel:"] {
  cursor: default;
}
a[href*="tel:"]:hover {
  text-decoration: none;
}
@media only screen and (min-width: 1px) and (max-width: 899px) {
  a[href*="tel:"] {
    cursor: pointer;
  }
  a[href*="tel:"]:hover {
    text-decoration: underline;
  }
}
a.link {
  color: #589ac0;
}
.outline a:focus,
.outline input:focus,
.outline button:focus,
.outline textarea:focus {
  outline: 3px solid #d7f07f;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1;
  color: #000000d9;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}
h1 small strong,
h2 small strong,
h3 small strong,
h4 small strong,
h5 small strong,
h6 small strong,
.h1 small strong,
.h2 small strong,
.h3 small strong,
.h4 small strong,
.h5 small strong,
.h6 small strong,
h1 .small strong,
h2 .small strong,
h3 .small strong,
h4 .small strong,
h5 .small strong,
h6 .small strong,
.h1 .small strong,
.h2 .small strong,
.h3 .small strong,
.h4 .small strong,
.h5 .small strong,
.h6 .small strong {
  color: #ff0000;
}
h3,
.h3 {
  font-size: 30px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
h2.title {
  margin: 0 0 20px 0;
  padding-top: 44px;
  font-size: 24px;
  font-weight: 600;
}
h3.title {
  margin: 20px 0;
  font-size: 17px;
  font-weight: 600;
}
h3.title span {
  display: inline-block;
  color: #111;
  margin-top: 8px;
  /* padding: 0 0 0 10px;
  border-left: 5px solid #237fc5; */
}
h4.title {
  position: relative;
  z-index: 0;
  font-size: 16px;
  margin: 20px 0;
}
h4.title span {
  padding-left: 10px;
}
/* h4.title:after {
  position: absolute;
  content: '';
  left: 0px;
  top: 5px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #999999;
} */

h5.title {
  position: relative;
  z-index: 0;
  font-size: 15px;
  margin: 20px 0;
}
h5.title span {
  padding-left: 10px;
}
h5.title:after {
  position: absolute;
  content: "";
  left: 0px;
  top: 5px;
  width: 5px;
  height: 2px;
  background: #999999;
}
p {
  word-break: keep-all;
}
p.primary {
  /* color: #3e98dd; */
  color: #2a3557;
}
p.message {
  display: none;
  font-size: 12px;
  margin: 5px 0;
  color: #999;
}
p.message.in {
  display: block;
}
p.notify {
  display: none;
}
p.notify.in {
  display: block;
  color: #e14848;
  font-weight: 400;
}
/* Table  ========================================================================== */
.table {
  display: table;
  width: 100%;
}
.table .row {
  display: table-row;
}
.table .row .cell {
  display: table-cell;
  vertical-align: middle;
}
.lt-ie8 .table .row {
  clear: both;
  *zoom: 1;
}
.lt-ie8 .table .row:before,
.lt-ie8 .table .row:after {
  content: " ";
  display: table;
}
.lt-ie8 .table .row:after {
  clear: both;
}
.lt-ie8 .table .row .cell {
  float: left;
}
table .module {
  position: relative;
}
table p {
  margin: 10px 0;
}
table p.small {
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
}
table ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
table ul li {
  margin: 0;
  padding: 2px 0;
}
table ul ul {
  margin-top: 8px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 8px;
  padding-left: 18px;
}
table ul.d2 {
  background-color: #eee;
}
table ul.d2 li {
  font-size: 14px;
}
table .form-addr .text {
  margin: 3px 0;
}
table.table-row {
  /* border-top: solid 1px #333; */
  border-top: solid 1px #f0f0f0;
  /*border-top: 3px solid #3a4a78;*/
}
table.table-row th {
  text-align: left;
  background-color: #fafafa;
  /* background: #eee; */
}
table.table-row th label,
table.table-row th span {
  display: block;
  font-weight: 600;
}
table.table-row td {
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
table.table-row tr:first-child th,
table.table-row tr:first-child td {
  border-top: 0;
}
table.table-row a.button {
  /* height: 28px;
  line-height: 26px;
  padding-left: 20px;
  padding-right: 20px; */
  border: solid 1px #d9d9d9 !important;
  background-color: #ffffff !important;
  height: 34px;
  line-height: 30px;
  font-size: 12px;
}
table.table-row .button:hover, .button:visited, .button:focus {
  color: #1890ff;
  text-decoration: none;
}
table.table-row .table-b {
  margin-top: 20px;
  /* border-top-color: #333; */
  border-top: solid 1px #d9d9d9;
}
table.table-row.is-td-valign-top td {
  vertical-align: top;
}
table.table-col th,
table.table-col td {
  text-align: center;
  border-left: 1px solid #d9d9d9;
  border-bottom: 1px solid #f0f0f0;
  /* border-left: 1px solid #e9e9e9; */
  /* border-bottom: 1px solid #e9e9e9; */
}
table.table-col th:last-child,
table.table-col td:last-child {
  border-right: 1px solid #f0f0f0 !important;
}
table.table-col th {
  text-align: center;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
/*table.table-col th:first-child,
table.table-col td:first-child {
  border-left: 0;
} */
table.table-col th.border-left,
table.table-col td.border-left {
  border-left: 1px solid #f0f0f0;
  /* border-left: 1px solid #e9e9e9; */
}
table.table-col th {
  background: #fafafa;
  /* background: #f8f8f8; */
}
table.table-col a.button {
  /* height: 22px;
  line-height: 22px; */
  height: 34px;
  line-height: 34px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
}
table.table-col .button.small > span {
  height: 34px;
  line-height: 34px;
  /* height: 22px;
  line-height: 22px; */
}

table.table-col p {
  margin: 3px 0;
}
table.table-a {
  width: 100%;
  margin-bottom: 30px;
}
table.table-a th,
table.table-a td:not(.tui-grid):not(.tui-grid *) {
  padding: 8px 10px;
  vertical-align: middle;
  border-left: solid 1px #f0f0f0;
  border-bottom: solid 1px #f0f0f0;
  /* border-bottom: solid 1px #e9e9e9; */
  line-height: 2.3;
}
table.table-a th:last-child,
table.table-a td:last-child {
  border-right: solid 1px #f0f0f0;
}
table.table-a th {
  position: relative;
  padding: 8px 10px;
}
table.table-a th .icon {
  position: absolute;
  left: 10px;
}
table.table-a span.mr20 {
  display: inline-block;
}
/*table.table-a td label {
  margin-right: 15px;
}*/
table.table-a input.text {
  padding: 0px 5px;
  height: 34px;
  border: solid 1px #d9d9d9;
  border-radius: 4px;
  /* border: solid 1px #ccc; */
}
table.table-b {
  width: 100%;
  margin-bottom: 30px;
  border-top: solid 1px #d9d9d9;
  /*border-top: 3px solid #3a4a78;*/
  /*border-top: 2px solid #3e98dd;*/
}
table.table-b th,
table.table-b td {
  padding: 12px 5px;
  border-color: rgba(0,0,0,.075);
}
table.table-b td span,
table.table-b td strong {
  display: block;
}
table.table-b td span {
  display: inline-block;
}
table.table-b td strong {
  font-weight: normal;
  color: #e14848;
}
table.table-b td span small {
  display: inline-block;
}
table.table-b td span small:before {
  content: "|";
  margin: 0 5px;
  color: #a9a9a9;
}
table.table-b td span small:first-child:before {
  content: "";
  margin: 0;
}
table.table-b input.text,
table.table-b input[type="number"] {
  padding: 2px 5px;
  border: solid 1px #ccc;
}
table.table-b .icon.search {
  background-image: url("../img/icon_search.png");
  width: 18px;
  height: 18px;
  background-size: 18px 18px;
}
table.table-b tr.thumb td:first-child {
  text-align: left;
}
table.table-b tr.thumb td:first-child img {
  float: left;
  margin-right: 20px;
}
table.table-a.table-row td > table {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top-color: #e4e4e4;
  /* border-top-color: #d7d7d7; */
}
table.table-a.table-row td > table th,
table.table-a.table-row td > table td {
  border-bottom-color: #e4e4e4;
  /* border-bottom-color: #d7d7d7; */
}
table.table-a.table-row td > table th {
  background-color: #fafafa;
  /* background-color: #f3f4f5; */
}
table.table-a.table-row td > table td > table {
  border: none;
}
table.table-a.table-row td > table td > table th,
table.table-a.table-row td > table td > table td {
  border: none;
}
table.table-a.table-row td > table.table-c {
  width: 100%;
  table-layout: table;
  border-right: 1px solid #d7d7d7;
  border-top: 1px solid #d7d7d7;
}
table.table-a.table-row td > table.table-c th,
table.table-a.table-row td > table.table-c td {
  padding: 5px;
  border-left: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
table.table-a.table-col {
  border-top: 1px solid #e9e9e9;
}
table.table-a.table-col td > table {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top-color: #d7d7d7;
}
table.table-a.table-col td > table th,
table.table-a.table-col td > table td {
  border-color: #d7d7d7;
}
table.table-a.table-col td > table th {
  background-color: #f3f4f5;
}
table.table-a.table-col td > table td > table {
  border-top-color: #ddd;
}
table.table-a.table-col td > table td > table th,
table.table-a.table-col td > table td > table td {
  border-color: #ddd;
  background-color: none;
}
table.table-a.table-col td > table td > table th {
  color: #222;
  background-color: #fafafa;
}
/*22 button ====================================================== */
.button {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  margin: 0;
  /* font-weight: normal; */
  text-align: center;
  text-decoration: none;
  vertical-align: middle !important;
  cursor: pointer;
  background-image: none;
  /* for firefox-on-android https://github.com/necolas/normalize.css/issues/214 */
  /* border: solid 1px transparent; */
  white-space: nowrap;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 2px;
}
.button:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button:link,
.button:hover,
.button:visited,
.button:focus {
  color: #000000d9;
  text-decoration: none;
}
.button:active,
.button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 1px 5px 0 rgba(0, 0, 0, 0.125);
}
.button.disabled,
.button[disabled],
fieldset[disabled] .button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.button input[type="submit"].btn-block,
.button input[type="reset"].btn-block,
.button input[type="button"].btn-block {
  width: 100%;
}
tr .button.xssmall {
  padding-left: 8px;
  padding-right: 8px;
  height: 25px;
  width: 50px;
  font-size: 12px;
  line-height: 20px;
}
.button.xsmall {
  /* padding-left: 9px;
  padding-right: 9px; */
  padding-left: 16px;
  padding-right: 16px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  border: 1px solid #d9d9d9 !important;
  background-color: #ffffff !important;
}
.button.small {
  /* padding-left: 20px;
  padding-right: 20px; */
  /* height: 28px; */
  padding-left: 16px;
  padding-right: 16px;
  height: 34px;
  line-height: normal;
  font-size: 13px;
}
.button.smallP {
  padding-left: 10px;
  padding-right: 10px;
  /* height: 28px; */
  height: 34px;
  line-height: normal;
  font-size: 13px;
}
.button.smallV {
  padding-left: 20px;
  padding-right: 20px;
  /* height: 30px; */
  height: 34px;
  line-height: normal;
  font-size: 13px;
}

.button.large {
  /* padding-left: 60px;
  padding-right: 60px;
  height: 60px;
  line-height: 60px; */
  width: 160px;
  height: 42px;
  font-size: 15px;
  border-radius: 4px !important;
}
.button.xlarge {
  /*  padding-left: 20px;
  padding-right: 20px;
  height: 80px;
  line-height: 80px; */
  width: 160px;
  height: 42px;
  font-size: 15px;
  border-radius: 4px !important;
}
.button.full {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 4px !important;
}
.button,
.button.default,
.button:link,
.button.default:link {
  /*color: #ffffff;*/
  background-color: #ffffff;
  border: solid 1px #d9d9d9;
  border-radius: 4px !important;
  font-weight: 600;
}
.button:hover,
.button.default:hover,
.button:focus,
.button.default:focus,
.button:active,
.button.default:active,
.button.active,
.button.default.active,
.open .dropdown-toggle.button,
.open .dropdown-toggle.button.default {
  color: #1890ff;
  background-color: #ffffff;
  border-color: #d9d9d9;
  outline: none;
}
.button:active,
.button.default:active,
.button.active,
.button.default.active,
.open .dropdown-toggle.button,
.open .dropdown-toggle.button.default {
  background-image: none;
}
.button.disabled,
.button.default.disabled,
.button[disabled],
.button.default[disabled],
fieldset[disabled] .button,
fieldset[disabled] .button.default,
.button.disabled:hover,
.button.default.disabled:hover,
.button[disabled]:hover,
.button.default[disabled]:hover,
fieldset[disabled] .button:hover,
fieldset[disabled] .button.default:hover,
.button.disabled:focus,
.button.default.disabled:focus,
.button[disabled]:focus,
.button.default[disabled]:focus,
fieldset[disabled] .button:focus,
fieldset[disabled] .button.default:focus,
.button.disabled:active,
.button.default.disabled:active,
.button[disabled]:active,
.button.default[disabled]:active,
fieldset[disabled] .button:active,
fieldset[disabled] .button.default:active,
.button.disabled.active,
.button.default.disabled.active,
.button[disabled].active,
.button.default[disabled].active,
fieldset[disabled] .button.active,
fieldset[disabled] .button.default.active {
  background-color: #575757;
  border-color: #575757;
}
.button .badge,
.button.default .badge {
  color: #575757;
  background-color: #ffffff;
}
.button.default.disabled,
.button.default.disabled:link {
  color: #aaaaaa;
  background-color: #575757;
  border-color: #575757;
}
.button.default.disabled:hover,
.button.default.disabled:focus,
.button.default.disabled:active,
.button.default.disabled.active,
.open .dropdown-toggle.button.default.disabled {
  color: #aaaaaa;
  background-color: #434343;
  border-color: #383838;
}
.button.default.disabled:active,
.button.default.disabled.active,
.open .dropdown-toggle.button.default.disabled {
  background-image: none;
}
.button.default.disabled.disabled,
.button.default.disabled[disabled],
fieldset[disabled] .button.default.disabled,
.button.default.disabled.disabled:hover,
.button.default.disabled[disabled]:hover,
fieldset[disabled] .button.default.disabled:hover,
.button.default.disabled.disabled:focus,
.button.default.disabled[disabled]:focus,
fieldset[disabled] .button.default.disabled:focus,
.button.default.disabled.disabled:active,
.button.default.disabled[disabled]:active,
fieldset[disabled] .button.default.disabled:active,
.button.default.disabled.disabled.active,
.button.default.disabled[disabled].active,
fieldset[disabled] .button.default.disabled.active {
  background-color: #575757;
  border-color: #575757;
}
.button.default.disabled .badge {
  color: #575757;
  background-color: #aaaaaa;
}

.button.primary,
.button.primary:link {
  color: #ffffff;
  background-color: #1890ff;
  border-color: #1890ff;
  border-radius: 4px !important;
  font-weight: 600;
  /* background-color: #3e98dd;
  border-color: #288cd9; */
}
.button.primary:hover,
.button.primary:focus,
.button.primary:active,
.button.primary.active,
.open .dropdown-toggle.button.primary {
  color: #ffffff !important;
  background-color: #40a9ff;
  border-color: #40a9ff;
  /* background-color: #2484ce;
  border-color: #1d6ba7; */
}
.button.primary:active,
.button.primary.active,
.open .dropdown-toggle.button.primary {
  background-image: none;
}
.button.primary.disabled,
.button.primary[disabled],
fieldset[disabled] .button.primary,
.button.primary.disabled:hover,
.button.primary[disabled]:hover,
fieldset[disabled] .button.primary:hover,
.button.primary.disabled:focus,
.button.primary[disabled]:focus,
fieldset[disabled] .button.primary:focus,
.button.primary.disabled:active,
.button.primary[disabled]:active,
fieldset[disabled] .button.primary:active,
.button.primary.disabled.active,
.button.primary[disabled].active,
fieldset[disabled] .button.primary.active {
  color: #ffffff;
  background-color: #2a3557;
  border-color: #2a3557;
  /* background-color: #3e98dd;
  border-color: #288cd9; */
}
.button.primary .badge {
  color: #2a3557;
  background-color: #ffffff;
  /* color: #3e98dd;
  background-color: #ffffff; */
}
.button.secondary,
.button.secondary:link {
  color: #000000d9;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
}
.button.secondary:hover,
.button.secondary:focus,
.button.secondary:active,
.button.secondary.active,
.open .dropdown-toggle.button.secondary {
  color: #1890ff;
  border: solid 1px #d9d9d9;
  background-color: #ffffff;
  font-weight: 600;
}
.button.secondary:active,
.button.secondary.active,
.open .dropdown-toggle.button.secondary {
  background-image: none;
}
.button.secondary.disabled,
.button.secondary[disabled],
fieldset[disabled] .button.secondary,
.button.secondary.disabled:hover,
.button.secondary[disabled]:hover,
fieldset[disabled] .button.secondary:hover,
.button.secondary.disabled:focus,
.button.secondary[disabled]:focus,
fieldset[disabled] .button.secondary:focus,
.button.secondary.disabled:active,
.button.secondary[disabled]:active,
fieldset[disabled] .button.secondary:active,
.button.secondary.disabled.active,
.button.secondary[disabled].active,
fieldset[disabled] .button.secondary.active {
  color: #666;
  border: solid 1px #cccccc;
  background-color: #f7f7f7;
}
.button.success,
.button.success:link {
  color: #ffffff;
  background-color: #78b7e7;
  border-color: #62abe3;
}
.button.success:hover,
.button.success:focus,
.button.success:active,
.button.success.active,
.open .dropdown-toggle.button.success {
  color: #ffffff;
  background-color: #55a5e1;
  border-color: #2e90da;
}
.button.success:active,
.button.success.active,
.open .dropdown-toggle.button.success {
  background-image: none;
}
.button.success.disabled,
.button.success[disabled],
fieldset[disabled] .button.success,
.button.success.disabled:hover,
.button.success[disabled]:hover,
fieldset[disabled] .button.success:hover,
.button.success.disabled:focus,
.button.success[disabled]:focus,
fieldset[disabled] .button.success:focus,
.button.success.disabled:active,
.button.success[disabled]:active,
fieldset[disabled] .button.success:active,
.button.success.disabled.active,
.button.success[disabled].active,
fieldset[disabled] .button.success.active {
  background-color: #78b7e7;
  border-color: #62abe3;
}
.button.success .badge {
  color: #78b7e7;
  background-color: #ffffff;
}
.button.info,
.button.info:link {
  color: #000000d9;
  background-color: #ffffff;
  border-color: #d7d7d7;
}
.button.info:hover,
.button.info:focus,
.button.info:active,
.button.info.active,
.open .dropdown-toggle.button.info {
  color: #1890ff;
  background-color: #ffffff;
  border-color: #d9d9d9;
}
.button.info:active,
.button.info.active,
.open .dropdown-toggle.button.info {
  background-image: none;
}
.button.info.disabled,
.button.info[disabled],
fieldset[disabled] .button.info,
.button.info.disabled:hover,
.button.info[disabled]:hover,
fieldset[disabled] .button.info:hover,
.button.info.disabled:focus,
.button.info[disabled]:focus,
fieldset[disabled] .button.info:focus,
.button.info.disabled:active,
.button.info[disabled]:active,
fieldset[disabled] .button.info:active,
.button.info.disabled.active,
.button.info[disabled].active,
fieldset[disabled] .button.info.active {
  background-color: #ffffff;
  border-color: #d7d7d7;
}
.button.info .badge {
  color: #ffffff;
  background-color: #333333;
}
.button.info.dark,
.button.info.dark:link {
  color: #ffffff;
  background-color: #666666;
  border-color: #666666;
}
.button.info.dark:hover,
.button.info.dark:focus,
.button.info.dark:active,
.button.info.dark.active,
.open .dropdown-toggle.button.info.dark {
  color: #ffffff;
  background-color: #525252;
  border-color: #474747;
}
.button.info.dark:active,
.button.info.dark.active,
.open .dropdown-toggle.button.info.dark {
  background-image: none;
}
.button.info.dark.disabled,
.button.info.dark[disabled],
fieldset[disabled] .button.info.dark,
.button.info.dark.disabled:hover,
.button.info.dark[disabled]:hover,
fieldset[disabled] .button.info.dark:hover,
.button.info.dark.disabled:focus,
.button.info.dark[disabled]:focus,
fieldset[disabled] .button.info.dark:focus,
.button.info.dark.disabled:active,
.button.info.dark[disabled]:active,
fieldset[disabled] .button.info.dark:active,
.button.info.dark.disabled.active,
.button.info.dark[disabled].active,
fieldset[disabled] .button.info.dark.active {
  background-color: #666666;
  border-color: #666666;
}
.button.info.dark .badge {
  color: #666666;
  background-color: #ffffff;
}
.button.warning,
.button.warning:link {
  color: #ffffff;
  background-color: #e14848;
  border-color: #e14848;
}
.button.warning:hover,
.button.warning:focus,
.button.warning:active,
.button.warning.active,
.open .dropdown-toggle.button.warning {
  color: #ffffff;
  background-color: #db2525;
  border-color: #cb2121;
}
.button.warning:active,
.button.warning.active,
.open .dropdown-toggle.button.warning {
  background-image: none;
}
.button.warning.disabled,
.button.warning[disabled],
fieldset[disabled] .button.warning,
.button.warning.disabled:hover,
.button.warning[disabled]:hover,
fieldset[disabled] .button.warning:hover,
.button.warning.disabled:focus,
.button.warning[disabled]:focus,
fieldset[disabled] .button.warning:focus,
.button.warning.disabled:active,
.button.warning[disabled]:active,
fieldset[disabled] .button.warning:active,
.button.warning.disabled.active,
.button.warning[disabled].active,
fieldset[disabled] .button.warning.active {
  background-color: #e14848;
  border-color: #e14848;
}
.button.warning .badge {
  color: #e14848;
  background-color: #ffffff;
}
.button.danger,
.button.danger:link {
  color: #ffffff;
  background-color: #fd7261;
  border-color: #fd5c48;
}
.button.danger:hover,
.button.danger:focus,
.button.danger:active,
.button.danger.active,
.open .dropdown-toggle.button.danger {
  color: #ffffff;
  background-color: #fc4e39;
  border-color: #fc260b;
}
.button.danger:active,
.button.danger.active,
.open .dropdown-toggle.button.danger {
  background-image: none;
}
.button.danger.disabled,
.button.danger[disabled],
fieldset[disabled] .button.danger,
.button.danger.disabled:hover,
.button.danger[disabled]:hover,
fieldset[disabled] .button.danger:hover,
.button.danger.disabled:focus,
.button.danger[disabled]:focus,
fieldset[disabled] .button.danger:focus,
.button.danger.disabled:active,
.button.danger[disabled]:active,
fieldset[disabled] .button.danger:active,
.button.danger.disabled.active,
.button.danger[disabled].active,
fieldset[disabled] .button.danger.active {
  background-color: #fd7261;
  border-color: #fd5c48;
}
.button.danger .badge {
  color: #fd7261;
  background-color: #ffffff;
}
.button.gray,
.button.gray:link {
  color: #ffffff;
  background-color: #b7bbc1;
  border-color: #cccccc;
}
.button.gray:hover,
.button.gray:focus,
.button.gray:active,
.button.gray.active,
.open .dropdown-toggle.button.gray {
  color: #ffffff;
  background-color: #a1a6ae;
  border-color: #adadad;
}
.button.gray:active,
.button.gray.active,
.open .dropdown-toggle.button.gray {
  background-image: none;
}
.button.gray.disabled,
.button.gray[disabled],
fieldset[disabled] .button.gray,
.button.gray.disabled:hover,
.button.gray[disabled]:hover,
fieldset[disabled] .button.gray:hover,
.button.gray.disabled:focus,
.button.gray[disabled]:focus,
fieldset[disabled] .button.gray:focus,
.button.gray.disabled:active,
.button.gray[disabled]:active,
fieldset[disabled] .button.gray:active,
.button.gray.disabled.active,
.button.gray[disabled].active,
fieldset[disabled] .button.gray.active {
  background-color: #b7bbc1;
  border-color: #cccccc;
}
.button.gray .badge {
  color: #b7bbc1;
  background-color: #ffffff;
}
.button.disabled {
  /* .button-variant(@button-danger-color; @gray-lighter; @button-danger-border); */
}
.button.disabled,
.button.disabled:link {
  color: #ffffff;
  background-color: #b7bbc1;
  border-color: #cccccc;
}
.button.disabled:hover,
.button.disabled:focus,
.button.disabled:active,
.button.disabled.active,
.open .dropdown-toggle.button.disabled {
  color: #ffffff;
  background-color: #a1a6ae;
  border-color: #adadad;
}
.button.disabled:active,
.button.disabled.active,
.open .dropdown-toggle.button.disabled {
  background-image: none;
}
.button.disabled.disabled,
.button.disabled[disabled],
fieldset[disabled] .button.disabled,
.button.disabled.disabled:hover,
.button.disabled[disabled]:hover,
fieldset[disabled] .button.disabled:hover,
.button.disabled.disabled:focus,
.button.disabled[disabled]:focus,
fieldset[disabled] .button.disabled:focus,
.button.disabled.disabled:active,
.button.disabled[disabled]:active,
fieldset[disabled] .button.disabled:active,
.button.disabled.disabled.active,
.button.disabled[disabled].active,
fieldset[disabled] .button.disabled.active {
  background-color: #b7bbc1;
  border-color: #cccccc;
}
.button.disabled .badge {
  color: #b7bbc1;
  background-color: #ffffff;
}
.button.small > span {
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  height: 34px;
  /* line-height:26px;
	height:26px; */
}
@media only screen and (min-width: 1px) and (max-width: 899px) {
  .button.sm-full {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (min-width: 900px) {
  .button.lg-full {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    text-align: center;
  }
}
/* button : button section  ========================================================================== */
/* 占쎈탶�⑤슣維볟뜝�럥愿� 占쎈쐻占쎈윪野껁깷�쐻占쎈윥占쎈였 */
.section-button {
  clear: both;
  margin-top: 20px;
  /*  margin-bottom: 100px;  */
}
.section-button .wrap {
  text-align: right;
}
.section-button .button {
  /* padding-left: 40px;
  padding-right: 40px; */
  margin-left: 4px;
}
.section-button .button:first-child {
  margin-left: 0;
}
.section-button.large {
  margin-top: 40px;
  margin-bottom: 100px;
}
.section-button.large .wrap {
  text-align: center;
}
.section-button.large .button {
  margin-left: 8px;
}
.section-button.large .button:first-child {
  margin-left: 0;
}
.section-button.border-top .wrap {
  padding-top: 20px;
  border-top: solid 1px #e7e7e7;
}
/* form : custom ========================================================================== */
label {
  position: relative;
  cursor: pointer;
}
label > input[type="radio"],
label > input[type="checkbox"] {
  margin-top: -2px;
}
label.primary {
  /* color: #3e98dd; */
  color: #2a3557;
  font-weight: 400;
}
input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  /* 占쎈쐻占쎈윥筌랃옙 占쎌뜏占쎌뒩占쎈땾�뜝�럡�떖 */
}
input[type="text"],
input[type="password"] input[type="number"],
input.text {
  border-radius: 0;
  padding: 0 5px;
  width: 150px;
  /* height: 28px; */
  height: 34px;
  max-width: 100%;
  border: solid 1px #ccc;
  background-color: #fff;
  border-radius: 2px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
}
input[type="text"]::-webkit-inner-spin-button,
input[type="password"] input[type="number"]::-webkit-inner-spin-button,
input.text::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="date"],
input[type="date"]:hover {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: textfield;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]:hover::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input.number {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0 10px;
  width: 40px;
  height: 26px;
  line-height: 26px;
  border-color: #ccc;
}
input.spinner {
  -moz-appearance: button;
  -webkit-appearance: button;
  width: 80px;
}
input.spinner::-webkit-inner-spin-button {
  -webkit-appearance: button;
}
input.xsmall {
  width: 40px;
}
input.small {
  width: 100px;
}
input.large {
  width: 230px;
}
input.mlarge {
  width: 400px;
}
input.half {
  width: 50%;
}
input.xlarge {
  width: 100%;
  box-sizing: border-box;
}
.is-lg input.lg-large {
  width: 230px;
}
input[type="file"] {
  min-width: 200px;
}
input.url {
  width: 85%;
  border-top: 1px #fff solid !important;
  border-left: 1px #fff solid !important;
  border-right: 1px #fff solid !important;
}
.is-lg input.address-front,
.is-lg input.address-back {
  width: 350px;
}
textarea.textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 5px;
  /*width: 150px;*/
  min-width: 99%;
  max-width: 100%;
  border: solid 1px #ccc;
  background-color: #fff;
  width: calc(100% - 2px);
  height: 250px;

}
textarea.textarea:-moz-placeholder {
  color: #999999;
}
textarea.textarea::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
textarea.textarea:-ms-input-placeholder {
  color: #999999;
}
textarea.textarea::-webkit-input-placeholder {
  color: #999999;
}
textarea.textarea.placeholder {
  color: #999999;
}
textarea.textarea:focus {
  border-color: #3e98dd;
}
textarea.textarea.xlarge {
  width: 100%;
}
select.select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* height: 28px;
  width: 150px;*/
  height: 34px;
  max-width: 100%;
  padding: 0 10px 0 5px;
  border: solid 1px #d9d9d9;
  border-radius: 4px;
  /* border: solid 1px #ccc; */
  background-color: #fff;
  vertical-align: middle;
}

select.select:focus {
  border-color: #3e98dd;
}
select.select.xsmall {
  width: 30px;
}
select.select.small {
  width: 60px;
}
select.select.half {
  width: 50%;
  max-width: 300px;
}
select.select.large {
  width: 230px;
}
select.select.xlarge,
select.select.full {
  width: 100%;
}
select.select.disabled {
  background: #eee;
  color: #999;
}
@media only screen and (min-width: 1px) and (max-width: 899px) {
  select.select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    background: #ffffff url("../img/admin/pulldown_off.png") no-repeat right
      center;
    background-size: 20px 20px;
  }
  select.select.sm-large {
    width: 70%;
  }
  select.select.sm-xlarge {
    width: 100%;
  }
}
.is-lg select.select.lg-large {
  width: 200px;
}
.lt-ie9 select.select {
  box-sizing: content-box;
  padding: 3px 0px 3px;
  height: 1.5em;
  line-height: 1.2;
}
.lt-ie9 select.select option {
  padding: 0;
}
/* icon : mixins ============================================================== */
.icon {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  min-width: 18px;
  min-height: 18px;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-decoration: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  line-height: 1;
  vertical-align: middle !important;
}
.icon em {
  position: absolute;
  z-index: -1;
  display: block;
  display: inline-block;
  margin: -1px;
  padding: 0;
  height: 1px;
  clip: rect(0 0 0 0);
  border: none;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
  color: transparent;
  font-size: 1px;
}
.icon.hover {
  opacity: 0.9;
}
a:hover .icon.hover {
  opacity: 1;
}
/* icon : base ============================================================== */
span.icon,
i.icon {
  text-align: left;
}
span.icon.require,
i.icon.require {
  min-width: 10px;
  min-height: auto;
}
span.icon.require em,
i.icon.require em {
  position: absolute;
  z-index: -1;
  display: block;
  display: inline-block;
  margin: -1px;
  padding: 0;
  height: 1px;
  clip: rect(0 0 0 0);
  border: none;
  white-space: nowrap;
  overflow: hidden;
}
span.icon.require:after,
i.icon.require:after {
  content: "*";
  color: #3e98dd;
  font-style: normal;
}
span.icon.lineup,
i.icon.lineup {
  background-image: url("../img/btn_lineup.png");
  width: 31px;
  height: 30px;
  background-size: 31px 30px;
}
span.icon.linedown,
i.icon.linedown {
  background-image: url("../img/btn_linedown.png");
  width: 31px;
  height: 30px;
  background-size: 31px 30px;
}
i.require {
  display: inline-block;
}
i.require em {
  position: absolute;
  z-index: -1;
  display: block;
  display: inline-block;
  margin: -1px;
  padding: 0;
  height: 1px;
  clip: rect(0 0 0 0);
  border: none;
  white-space: nowrap;
  overflow: hidden;
}
i.require:after {
  display: inline-block;
  margin: 0px 4px;
  content: "\f069";
  color: #ff4d4f;
  font-style: normal;
  font-family: FontAwesome;
  font-size: 10px;
  font-weight: 400;
}
.fonti em {
  position: absolute;
  z-index: -1;
  display: block;
  display: inline-block;
  margin: -1px;
  padding: 0;
  height: 1px;
  clip: rect(0 0 0 0);
  border: none;
  white-space: nowrap;
  overflow: hidden;
}
/* 占쎈쐻占쎈윪占쎌젌占쎈쐻占쎈윥占쎈묄 */
i.rate {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  min-width: 18px;
  min-height: 18px;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-decoration: none;
  background-color: transparent;
  background-position: center center;
  line-height: 1;
  vertical-align: middle !important;
  background-image: url("../img/module/rate_sm.png");
  background-size: 265px 104px;
  width: 53px;
  height: 52px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
i.rate em {
  position: absolute;
  z-index: -1;
  display: block;
  display: inline-block;
  margin: -1px;
  padding: 0;
  height: 1px;
  clip: rect(0 0 0 0);
  border: none;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
  color: transparent;
  font-size: 1px;
}
i.rate.hover {
  opacity: 0.9;
}
a:hover i.rate.hover {
  opacity: 1;
}
i.rate.rate-9 {
  background-position: -53px 0px;
}
i.rate.rate-8 {
  background-position: -106px 0px;
}
i.rate.rate-7 {
  background-position: -159px 0px;
}
i.rate.rate-6 {
  background-position: -212px 0px;
}
i.rate.rate-5 {
  background-position: 0px -52px;
}
i.rate.rate-4 {
  background-position: -53px -52px;
}
i.rate.rate-3 {
  background-position: -106px -52px;
}
i.rate.rate-2 {
  background-position: -159px -52px;
}
i.rate.rate-1 {
  background-position: -212px -52px;
}
/* star point */
span.star {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  min-width: 18px;
  min-height: 18px;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-decoration: none;
  background-color: transparent;
  background-position: center center;
  line-height: 1;
  vertical-align: middle !important;
  width: 79px;
  height: 18px;
  overflow: hidden;
  background-image: url("../img/common/star.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 79px 100px;
}
span.star em {
  position: absolute;
  z-index: -1;
  display: block;
  display: inline-block;
  margin: -1px;
  padding: 0;
  height: 1px;
  clip: rect(0 0 0 0);
  border: none;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
  color: transparent;
  font-size: 1px;
}
span.star.hover {
  opacity: 0.9;
}
a:hover span.star.hover {
  opacity: 1;
}
span.star.star-5 {
  background-position: 0 0;
}
span.star.star-4 {
  background-position: 0 -20px;
}
span.star.star-3 {
  background-position: 0 -40px;
}
span.star.star-2 {
  background-position: 0 -60px;
}
span.star.star-1 {
  background-position: 0 -80px;
}
span.star em {
  text-indent: -9999px;
  color: transparent;
  font-size: 1px;
}
label span.star {
  cursor: pointer;
}
span.card {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  min-width: 18px;
  min-height: 18px;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-decoration: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  line-height: 1;
  vertical-align: middle !important;
  background-image: url("../img/common/card_family.png");
  width: 136px;
  height: 88px;
  background-size: 136px 88px;
}
span.card em {
  position: absolute;
  z-index: -1;
  display: block;
  display: inline-block;
  margin: -1px;
  padding: 0;
  height: 1px;
  clip: rect(0 0 0 0);
  border: none;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
  color: transparent;
  font-size: 1px;
}
span.card.hover {
  opacity: 0.9;
}
a:hover span.card.hover {
  opacity: 1;
}
/* icon : sticker =============================================================================== */
span.sticker {
  position: absolute;
  display: inline-block;
  z-index: 10;
  top: 0;
}
span.sticker.going {
  font-size: 15px;
  color: #fff;
  background-color: #e14848;
  padding: 5px 10px;
}
/* Layouts */
/* mixins ******************************************************/
/* mixins ******************************************************/
@-webkit-keyframes anim-bgcolor {
  0% {
    background-color: #3e98dd;
  }
  50% {
    background-color: #fff;
  }
  100% {
    background-color: #3e98dd;
  }
}
@keyframes anim-bgcolor {
  0% {
    background-color: #3e98dd;
  }
  50% {
    background-color: #fff;
  }
  100% {
    background-color: #3e98dd;
  }
}
/* height ******************************************************/
html,
body {
  height: 100%;
  background-color: #f2f5f8;
}
#container {
  min-height: 100%;
  background-color: #fff;
  /*background-color: #f2f5f8;*/
}
* html #container {
  height: 100%;
}
.is-sticky-in #wrapper {
  padding-top: 45px;
}
#footer {
  padding-top: 17px;
  /* padding: 17px 0 22px 0; */
  /* padding: 10px 0; */
  text-align: center;
  color: #9a9a9a;
  /* background-color: #393c3e; */
}
.aside {
  background-color: #001529;
  /*background-color: #262b3a;*/
}
/* layout ******************************************************/
html,
body {
  margin: 0;
  padding: 0;
}
/*html {
  background-color: #393C3E;
}*/
body {
  overflow-x: hidden;
  overflow-y: scroll;
}
#container {
  position: relative;
  min-width: 1280px;
  /* 占쎈쐻占쎈윥占쎄틣占쎈쎗占쎈즴占쎈씔�뜝�럥�꼧占쎈쐻占쎈윥獒뺧옙 �뜝�뜦維곦펺�닂�삕占쎌젳 2016-03-29 */
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
#container.cag-popup {
  min-width: 600px;
}
@media only screen and (min-width: 1px) and (max-width: 899px) {
  #container {
    overflow: hidden;
  }
}
#wrapper {
  z-index: 900;
  /* margin-left: 200px;
  margin-right: 200px; */
  margin-left: 272px;
  background-color: #ffffff;
  min-width: 772px;
  /* background-color: #fff; */
  /* min-width: 700px; */
}
#contents {
  padding: 0 24px 24px;
  /* padding: 0 30px 50px; */
}
#header {
  position: relative;
  min-width: 1100px;
  z-index: 1500;
  transition: all 0.2s;
  -weibkit-transition: all 0.2s;
}
#header ul,
#header li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#top {
  clear: both;
  height: 70px;
  border-bottom: 1px solid #424446;
}
#top i {
  display: block;
  margin: 15px auto;
  width: 40px;
  height: 40px;
  font-size: 40px;
}
#top a:hover {
  text-decoration: none;
}
#top .menu {
  float: left;
  margin-right: 15px;
  background-color: #fecd08;
  padding: 0 15px;
}
#top .menu i {
  color: #fff;
}
#top .menu i.on {
  display: none;
}
.is-aside-out #top .menu i.on {
  display: block;
}
#top .menu i.off {
  display: block;
  color: #333;
}
.is-aside-out #top .menu i.off {
  display: none;
}
#top .logo {
  float: left;
  margin: 20px 0 0;
  padding: 0;
}
#top .logo i,
#top .logo img {
  float: left;
}
#top .logo a {
  display: table;
  white-space: nowrap;
  width: 244px;
  overflow: hidden;
}
#top .util {
  float: right;
}
#top .util .col {
  float: left;
  width: 70px;
  height: 70px;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
}
#top .util .col a {
  display: block;
  color: #fff;
}
#top .util .col a:hover {
  text-decoration: none;
}
#top .util i {
  color: #fff;
}
#top .util i.on {
  display: none;
}
.is-quick-out #top .util i.on {
  display: block;
}
#top .util i.off {
  display: block;
  margin-left: 31px;
}
.is-quick-out #top .util i.off {
  display: none;
}
#gnb a span {
  /* padding: 0 10px; */
  padding: 0 20px;
  display: block;
}
.csstransitions #gnb .core div.d2 {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s 0s, visibility 0s 0.4s, z-index 0s 0.4s;
  -webkit-transition: opacity 0.4s 0s, visibility 0s 0.4s, z-index 0s 0.4s;
}
.no-csstransitions #gnb .core div.d2 {
  display: none;
}
.csstransitions #gnb .core div.d2 {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s 0s, visibility 0s 0.4s;
  -webkit-transition: opacity 0.4s 0s, visibility 0s 0.4s;
}
.no-csstransitions #gnb .core div.d2 {
  display: none;
}
.csstransitions #gnb .core li.d1:hover div.d2 {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s 0s, visibility 0s 0s, z-index 0s 0s;
  -webkit-transition: opacity 0.4s 0s, visibility 0s 0s, z-index 0s 0s;
}
.no-csstransitions #gnb .core li.d1:hover div.d2 {
  display: block;
}
.csstransitions #gnb .core li.d1:hover div.d2 {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s 0s, visibility 0s 0s;
  -webkit-transition: opacity 0.4s 0s, visibility 0s 0s;
}
.no-csstransitions #gnb .core li.d1:hover div.d2 {
  display: block;
}
.csstransitions #gnb .core div.d3 {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s 0s, visibility 0s 0.4s, z-index 0s 0.4s;
  -webkit-transition: opacity 0.4s 0s, visibility 0s 0.4s, z-index 0s 0.4s;
}
.no-csstransitions #gnb .core div.d3 {
  display: none;
}
.csstransitions #gnb .core div.d3 {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s 0s, visibility 0s 0.4s;
  -webkit-transition: opacity 0.4s 0s, visibility 0s 0.4s;
}
.no-csstransitions #gnb .core div.d3 {
  display: none;
}
.csstransitions #gnb .core li.d2:hover div.d3 {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s 0s, visibility 0s 0s, z-index 0s 0s;
  -webkit-transition: opacity 0.4s 0s, visibility 0s 0s, z-index 0s 0s;
}
.no-csstransitions #gnb .core li.d2:hover div.d3 {
  display: block;
}
.csstransitions #gnb .core li.d2:hover div.d3 {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s 0s, visibility 0s 0s;
  -webkit-transition: opacity 0.4s 0s, visibility 0s 0s;
}
.no-csstransitions #gnb .core li.d2:hover div.d3 {
  display: block;
}
#gnb .core {
  /* background-color: #494c4e;
  background-color: rgba(73, 76, 78, 0.95); */
  position: relative;
  z-index: 1500;
  top: 0;
  left: 0;
  right: 0;
  color: #fff;
  background-color: #fff;
  /* border-bottom: 1px solid #424446; */
  /* last-child
        li.d1:last-child {
            div.d2,
            div.d3 {
                left: auto;
                right: 0;
            }
            div.d3 {
                right: 100%;
                &::before {
                    right: auto;
                    left: 100%;
                    margin-left: 0;
                    margin-right: -8px;
                    border-color: rgba(255, 255, 255, 0);
                    border-left-color: @gnb-d2-bgcolor;
                }
            }
        }
        */
}
#gnb .core a {
  display: block;
  text-decoration: none;
  background-position: right center;
  transition: background 0.2s;
  -webkit-transition: background 0.2s;
  color: #111;
}
#gnb .core ul.nav {
  clear: both;
  /* width:1380px; */
  width: 100vw;
  *zoom: 1;
  margin: 0;
  padding: 0 0 0 22px;
  min-width: 1380px;
}
#gnb .core ul.nav:before,
#gnb .core ul.nav:after {
  content: " ";
  display: table;
}
#gnb .core ul.nav:after {
  clear: both;
}
#gnb .core li.d1 {
  position: relative;
  float: left;
  margin: 0;
  margin-top: -1px;
  /* padding: 5px 0; */
}
#gnb .core li.d1::before {
  /* transition: all .2s;
  -webkit-transition: all .2s; */
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: -1px;
  right: 0;
  height: 0;
  overflow: hidden;
  background-color: #1890ff;
  /* background-color: transparent; */
}
#gnb .core li.d1.active a.d1 {
  color: #1890ff;
  font-weight: bold;
  /* color: #fff; */
}
#gnb .core li.d1.active::before {
  z-index: 1502;
  height: 4px;
  /* height: 5px;
  -webkit-animation: anim-bgcolor 2s infinite;
  animation: anim-bgcolor 2s infinite; */
}
#gnb .core a.d1 {
  /* padding: 5px 0; */
  text-align: center;
  /* font-size: 14px; */
  font-size: 17px;
  line-height: 64px;
  font-weight: 600;
}
#gnb .core div.d2 {
  position: absolute;
  z-index: 1503;
  left: 0;
  /* top: 42px; */
  top: 66px;
  width: 210px;
  margin-top: -1px;
  background-color: #ffffff;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 3px #4d4d4d;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  border: solid 1px #d9d9d9;
  /*
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 3px #4d4d4d;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  border: solid 1px #bbb; */
}
#gnb .core div.d2::before {
  content: " ";
  position: absolute;
  z-index: 1504;
  top: -17px;
  left: 30px;
  border: solid transparent;
  height: 0;
  width: 0;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #1890ff;
  border-width: 8px;
  margin-left: -8px;
}
#gnb .core ul.d2 {
  margin: 7px 10px;
}
#gnb .core li.d2 {
  position: relative;
  padding: 2px 0;
  font-size: 14px;
  font-weight: 500;
}
#gnb .core li.d2.active a.d2 {
  /* background-color: #51a2e0; */
  background-color: #1890ff;
  color: #fff;
}
#gnb .core a.d2 {
  padding: 5px;
  color: #000;
  background-image: url("../img/has_child.png");
}
#gnb .core a.d2:hover {
  background-color: #ffffff;
  /*background-color: #1890ff;*/
  color: #1890ff;
}
#gnb .core a.d2:active {
  /* background-color: #d5d5d5; */
  background-color: #1890ff;
  color: #fff;
}
#gnb .core a.d2:only-child {
  background-image: none;
}
#gnb .core div.d3 {
  position: absolute;
  z-index: 1505;
  left: 0;
  width: 100%;
  margin-top: -32px;
  margin-left: 100%;
  background-color: #ffffff;
  box-shadow: 3px 3px 5px #d2d2d2;
  border: solid 1px #d9d9d9;
  /* position: absolute;
  z-index: 1505;
  left: 0;
  width: 100%;
  margin-top: -32px;
  margin-left: 100%;
  background-color: #fafafa;
  box-shadow: 3px 3px 5px #d2d2d2;
  border: solid 1px #bbb; */
}
#gnb .core div.d3::before {
  content: " ";
  position: absolute;
  z-index: 1104;
  left: -18px;
  top: 10px;
  width: 18px;
  height: 18px;
  background: url("../img/bg_d3.png") no-repeat 0 0;
}
#gnb .core ul.d3 {
  margin: 7px 10px;
}
#gnb .core li.d3 {
  padding: 2px 0;
  font-weight: 500;
}
#gnb .core li.d3.active a.d3 {
  background-color: #1890ff;
  color: #fff;
  /* background-color: #fecd08;
  color: #fff; */
}
#gnb .core a.d3 {
  padding: 5px;
  color: #000;
}
#gnb .core a.d3:hover {
  background-color: #ffffff;
  /*background-color: #1890ff;*/
  color: #1890ff;
}
#gnb .core a.d3.active,
#gnb .core a.d3:active {
  /* background-color: #fecd08; */
  background-color: #1890ff;
}
#gnb .spacer {
  display: none;
}
.is-sticky-in #gnb .spacer {
  display: block;
}
.aside {
  position: absolute;
  z-index: 1000;
  top: 0;
  bottom: 0;
  width: 272px;
  /* width: 200px; */
  color: #000;
}
.aside .holder {
  position: relative;
  /* 占쎈쐻占쎈윥占쎄틣占쎈쎗占쎈즴占쎈씔�뜝�럥�꼧占쎈쐻占쎈윥獒뺧옙 �뜝�뜦維곦펺�닂�삕占쎌젳 2016-03-29
        margin-top: 117px;
        */
}
.is-sticky-in .aside {
  position: fixed;
  /* 占쎈쐻占쎈윥占쎄틣占쎈쎗占쎈즴占쎈씔�뜝�럥�꼧占쎈쐻占쎈윥獒뺧옙 �뜝�뜦維곦펺�닂�삕占쎌젳 2016-03-29
        position: fixed;
        */
}
.is-sticky-in .aside .holder {
  margin-top: 64px;
  /* margin-top: 45px; */
}
.aside ul,
.aside li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.aside .toggler span {
  position: absolute;
  z-index: 1;
  top: 80px;
  display: block;
  width: 30px;
  height: 90px;
  background-color: #000;
  color: #fff;
  overflow: hidden;
}
.aside.left {
  left: 0;
}
.aside.left .holder {
  margin-right: 0;
}
.aside.left .toggler span {
  right: 0;
  margin-right: -30px;
  border-radius: 0 5px 5px 0;
}
.aside.right {
  right: 0;
}
.aside.right .toggler span {
  left: 0;
  margin-left: -30px;
  border-radius: 5px 0 0 5px;
}
/* quickmenu */
#quick .modules ul.nav {
  border-bottom: 0;
}
#quick .modules li.d1 a.d1 {
  background: url("../img/icon_setting.png") no-repeat 90% center;
}
#quick .modules li.d1 div.d2,
#quick .modules li.d1 div.d3 {
  left: auto;
  right: 0;
}
#quick .modules li.d1 div.d2 {
  background-color: #fff;
}
#quick .modules li.d1 div.d2 ul.d2 {
  padding: 0;
}
#quick .modules li.d1 div.d2 ul.d2 li.d2 {
  list-style: none;
  border-bottom: 1px solid #ebebeb;
}
#quick .modules li.d1 div.d2 ul.d2 li.d2 a.d2 {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #333;
}
#quick .modules li.d1 div.d2 ul.d2 li.d2 a.d2:hover {
  background-color: #f7f7f7;
}
#quick .modules li.d1 div.d3 {
  right: 100%;
}
#quick .modules li.d1 div.d3::before {
  right: auto;
  left: 100%;
  margin-left: 0;
  margin-right: -8px;
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
}
#quick .modules li.d1.active a.d1 {
  border-right: 0;
  background-color: #3e98dd;
}
#quick .modules:first-child li.d1.active a.d1 {
  padding: 12px 0 12px 20px;
  font-size: 18px;
  border-right: 0;
  background: #404242;
}
#title {
  margin: 0;
  padding: 40px 0 20px;
}
.bg-gradient {
  background-image: linear-gradient(90deg, #9b26af 30%, #1abc9c 70%);
  background-image: -moz-linear-gradient(left, #9b26af 30%, #1abc9c 70%);
  background-image: -webkit-linear-gradient(left, #9b26af 30%, #1abc9c 70%);
  background-image: -o-linear-gradient(left, #9b26af 30%, #1abc9c 70%);
  background-image: -ms-linear-gradient(left, #9b26af 30%, #1abc9c 70%);
}
@media only screen and (min-width: 1px) and (max-width: 899px) {
  /* 占쎈쐻占쎈윥占쎄틣占쎈쎗占쎈즴占쎈씔�뜝�럥�꼧占쎈쐻占쎈윥獒뺧옙 �뜝�뜦維곦펺�닂�삕占쎌젳 2016-03-29
    #top {
        display: none;
    }
    #gnb {
        display: none;
    }
    .aside {
        top: 0;
        width: 100%;
        transition: transform .2s, background .2s;
        -webkit-transition: transform .2s, background .2s;
        &.left {
            transform: translate3d(-100%, 0, 0);
            -webkit-transform: translate3d(-100%, 0, 0);
            box-shadow: none;
            .is-aside-in & {
                transform: translate3d(0, 0, 0);
                -webkit-transform: translate3d(0, 0, 0);
                .holder {
                    width: 90%;
                }
            }
            .is-quick-in & {
                transform: translate3d(-200%, 0, 0);
                -webkit-transform: translate3d(-200%, 0, 0);
            }
        }
        &.right {
            transform: translate3d(100%, 0, 0);
            -webkit-transform: translate3d(100%, 0, 0);
            box-shadow: none;
            .is-quick-in & {
                transform: translate3d(0, 0, 0);
                -webkit-transform: translate3d(0, 0, 0);
                .holder {
                    float: right;
                    width: 90%;
                }
            }
            .is-aside-in & {
                transform: translate3d(200%, 0, 0);
                -webkit-transform: translate3d(200%, 0, 0);
            }
        }
        .is-sticky-in & {
            top: 0;
        }
    }
    #wrapper {
        margin-left: 0;
        margin-right: 0;
    }
    */
}
@media only screen and (min-width: 900px) {
  #top {
    display: block;
  }
  #gnb {
    display: block;
  }
  /*   .is-sticky-in #gnb .core {
    position: fixed;
  } */
  .is-sticky-in #gnb {
    position: fixed;
  }
  .aside {
    transform: translate3d(0, 0, 0);
  }
  .loaded .aside {
    transition: transform 0.4s;
    -webkit-transition: transform 0.4s;
  }
  .loaded #header,
  .loaded #wrapper {
    transition: margin 0.4s;
    -webkit-transition: margin 0.4s;
  }
  .is-aside-out #container {
    width: 100%;
    overflow: hidden;
  }
  .is-aside-out .aside.left {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
  }
  .is-aside-out #header,
  .is-aside-out #wrapper {
    margin-left: 0;
  }
  .is-aside-out.no-csstransitions .left.aside {
    display: none;
  }
  .is-quick-out html,
  .is-quick-out body {
    width: 100%;
    overflow-x: hidden;
  }
  .is-quick-out .aside.right {
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
  }
  .is-quick-out #header,
  .is-quick-out #wrapper {
    margin-right: 0;
  }
  .is-quick-out.no-csstransitions .right.aside {
    display: none;
  }
}
/*** done ************************************************************* */
#copyrights {
  /*
    position: fixed;
    left: 0;
    right: 0;
    bottom: 10px;

    */
  /* text-align: center;
  transition: all .2s;
  -webkit-transition: all .2s;
  opacity: .2; */
  text-align: left;
  cursor: default;
}
#copyrights:hover {
  opacity: 1;
}
#copyrights p {
  margin: 0 auto;
  display: inline-block;
  /* border-radius: 5px;
  padding: 5px 10px;
  background-color: #eee; */
}
@media only screen and (min-width: 1px) and (max-width: 899px) {
  #copyrights {
    position: relative;
    margin: 0;
    bottom: 0;
    padding: 10px;
  }
}
html.no-touch .mobile {
  display: none;
}
html.touch .desktop {
  display: none;
}
@media only screen and (min-width: 1px) and (max-width: 899px) {
  html .desktop {
    display: none;
  }
}
html.is-lg .mobile {
  display: none;
}
.modules {
  color: #fff;
  /***** desktop // ***********************/
  /***** // desktop ***********************/
}
.modules.collapse div.d3 {
  height: 0;
  overflow: hidden;
}
.modules.collapse li.d2.active div.d3,
.modules.collapse li.d2:hover div.d3 {
  height: 100%;
  overflow: visible;
}
.modules .title {
  /* height: 44px;
  line-height: 44px; */
  height: 52px;
  line-height: 52px;
  padding-left: 36px;
  font-size: 18px;
  background-color: #001529;
  /* padding-left: 20px; */
  /* font-size: 17px; */
  /* background-color: #3e98dd; */
  cursor: default;
}
.modules a.title {
  cursor: pointer;
}
.modules a {
  display: block;
  text-decoration: none;
  background-position: right center;
  transition: background 0.2s;
  -webkit-transition: background 0.2s;
  color: #fff;
  /* color: #333; */
}
.modules ul,
.modules li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.modules ul.nav {
  /* border-bottom: 1px solid #3f4244; */
  clear: both;
  *zoom: 1;
}
.modules ul.nav:before,
.modules ul.nav:after {
  content: " ";
  display: table;
}
.modules ul.nav:after {
  clear: both;
}
.modules li.d1 {
  display: none;
}
.modules li.d1.active {
  display: block;
}
.modules li.d1.active a.d1 {
  display: none;
}
.modules li.d2 {
  position: relative;
  z-index: 1100;
  /*
        display: none;
        &.active {
            display: block;
        }
        */
}
/* .modules li.d2 a.d2::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: 0;
  bottom: 0;
  overflow: hidden;
  transition: all .2s;
  -webkit-transition: all .2s;
} */
.modules li.d2.active,
.modules li.d2:hover {
  z-index: 1200;
  color: #fff;
  background-color: #000c17;
}
.modules li.d2.active a.d2 {
  color: #fff;
  background-color: #1890ff;
  /* background-color: #434648; */
}
.modules li.d2:hover a.d2 {
  color: #fff;
  background-color: #000c17;
  /* background-color: #434648; */
}
.modules li.d2.active:hover a.d2 {
  color: #fff;
  background-color: #1890ff;
  /* background-color: #434648; */
}
.modules li.d2.active a.d2::before,
.modules li.d2:hover a.d2::before {
  width: 5px;
  z-index: 1201;
  -webkit-animation: anim-bgcolor 2s infinite;
  animation: anim-bgcolor 2s infinite;
}
.modules li.d2:hover {
  z-index: 1202;
}
.modules li.d2:hover a.d2::before {
  z-index: 1203;
}
.modules a.d2 {
  position: relative;
  z-index: 1200;
  padding: 12px 0px 12px 34px;
  font-size: 15px;
  color: hsla(0,0%,100%,.65);
  background-color: #000c17;
  /* padding: 10px 20px; */
  /* color: #ccc;
  border-top: 1px solid #3f4244;
  border-bottom: 1px solid #333638;
  background-color: #393c3e; */
}
.modules a.d2:hover {
  background-color: #000c17;
  color: #ffffff;
}
.modules div.d3 {
  background-color: #000807;
  /* background-color: #35393b; */
}
.modules ul.d3 {
  padding: 10px;
  border-top: 1px solid rgba(38, 43, 58, 0.2);
  border-bottom: 1px solid rgba(38, 43, 58, 0.3);
}
.modules li.d3 {
  position: relative;
  z-index: 2;
  color: #ccc;
  font-size: 14px;
}layoutView
.modules li.d3.active a.d3 {
  /* background-color: #3b7cad; */
  background-color: rgba(38, 43, 58, 0.5);
  color: #c7cee4;
}
.modules a.d3 {
  padding: 6px 0 6px 26px;
  color: rgba(199, 206, 228, 0.7);
  /* color: #ccc; */
}
.modules a.d3:hover {
  /* background-color: #3b7cad; */
  background-color: #000807;
  color: #ffffff;
}
.modules a.d3:active {
  /* background-color: #d5d5d5; */
  background-color: rgba(38, 43, 58, 0.5);
  color: #c7cee4;
}
.modules a.d3:only-child {
  background-image: none;
}
@media only screen and (min-width: 1px) and (max-width: 899px) {
  .modules ul.d4 {
    margin: 5px 0 5px 10px;
    padding: 5px;
    border-radius: 5px;
    /* background-color: #e6e6e6; */
    background-color: rgba(38, 43, 58, 0.5);
  }
}
.modules li.d4 {
  color: #000;
}
.modules li.d4.active a.d4 {
  /* background-color: #51a2e0;
  color: #fff; */
  background-color: rgba(38, 43, 58, 0.5);
  color: #c7cee4;
}
.modules a.d4 {
  padding: 5px 20px;
  color: #000;
}
.modules a.d4:hover {
  /* background-color: #ffffff; */
  background-color: rgba(38, 43, 58, 0.5);
}
.modules a.d4.active,
.modules a.d4:active {
  /* background-color: #e6e6e6; */
  background-color: rgba(38, 43, 58, 0.5);
}
.modules div.d4 {
  visibility: hidden;
  position: absolute;
  z-index: -1;
  left: 0px;
  width: 100%;
  margin-top: -34px;
  margin-left: 100%;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 3px #4d4d4d;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  border: 1px solid #bbb;
  background-color: #fff;
}
.modules li.d3:hover {
  z-index: 1203;
}
.modules li.d3:hover div.d4 {
  z-index: 1204;
}
.modules li:hover div.d4,
.modules li.active div.d4 {
  z-index: 1203;
}
@media only screen and (min-width: 1px) and (max-width: 899px) {
  .modules div.d3,
  .modules div.d4 {
    display: none;
  }
  .modules li.d2.active div.d3,
  .modules li.d3.active div.d4 {
    display: block;
  }
}
/* modules */
/* label ==================================================================== */
span.label {
  display: inline !important;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  cursor: default;
  line-height: 1;
  padding: 2px 5px 2px;
  font-size: 12px;
  color: #fff;
  border: solid 1px #000;
  border-color: #ffffff;
  color: #ffffff;
  background-color: #ffffff;
}
span.label[href] {
  text-decoration: none;
}
span.label[href]:hover,
span.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
span.label:empty {
  /* Empty labels collapse automatically (not available in IE8) */
  display: none;
}
.btn span.label {
  /* Quick fix for labels in buttons */
  position: relative;
  top: -1px;
}
span.label[href]:hover,
span.label[href]:focus {
  background-color: #e6e6e6;
}
span.label.primary {
  border: solid 1px #000;
  color: #ffffff;
  border-color: #2a3557;
  background-color: #2a3557;
  /* border-color: #3e98dd;
  background-color: #3e98dd; */
}
span.label.primary[href]:hover,
span.label.primary[href]:focus {
  background-color: #237fc5;
}
span.label.success {
  border: solid 1px #000;
  border-color: #78b7e7;
  color: #ffffff;
  background-color: #78b7e7;
}
span.label.success[href]:hover,
span.label.success[href]:focus {
  background-color: #4da0df;
}
span.label.info {
  border: solid 1px #000;
  border-color: #999999;
  color: #ffffff;
  background-color: #999999;
}
span.label.info[href]:hover,
span.label.info[href]:focus {
  background-color: #808080;
}
span.label.warning {
  border: solid 1px #000;
  border-color: #e14848;
  color: #ffffff;
  background-color: #e14848;
}
span.label.warning[href]:hover,
span.label.warning[href]:focus {
  background-color: #d32323;
}
/*22 pagination ====================================================== */
.section-pagination {
  line-height: 1;
}
.section-pagination .wrap {
  clear: both;
  *zoom: 1;
  position: relative;
  text-align: center;
  cursor: default;
}
.section-pagination .wrap:before,
.section-pagination .wrap:after {
  content: " ";
  display: table;
}
.section-pagination .wrap:after {
  clear: both;
}
.section-pagination a,
.section-pagination strong {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  vertical-align: middle !important;
  transition: all 0.1s;
  text-align: center;
  margin: 0;
  margin-left: -1px;
  font-size: 12px;
}
/*.section-pagination em {
  position: absolute;
  z-index: -1;
  display: block;
  display: inline-block;
  margin: -1px;
  padding: 0;
  height: 1px;
  clip: rect(0 0 0 0);
  border: none;
  white-space: nowrap;
  overflow: hidden;
}*/
.section-pagination a:hover {
  text-decoration: none;
}
.section-pagination a.nav i {
  display: inline;
  display: inline-block;
  overflow: hidden;
  vertical-align: top !important;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFUAAAC3CAYAAABjeRLTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjcxOUE2RkJCRDlBMTFFNTg1RENGRTI2NDhEN0I0OEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjcxOUE2RkNCRDlBMTFFNTg1RENGRTI2NDhEN0I0OEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NzE5QTZGOUJEOUExMUU1ODVEQ0ZFMjY0OEQ3QjQ4QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2NzE5QTZGQUJEOUExMUU1ODVEQ0ZFMjY0OEQ3QjQ4QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgKWYy8AAAI8SURBVHja7NxRjoIwGIXRwbhnXIKsmgkPJDqpivpfh5rzJcaEN09AarEd5nn+UW0HBFChQhVUqFAF9RtRp2mal9ejY3vvdDrNy+vRsTjqCjeO43DvWA+gy/v5fB7uHYujAi1GBVqMCrQYFWgxKtBiVKAB1BXucuzZOrb3VrjLsWfr2Mcuf7ChGxXY0JAKbGjwDzb0MxVsaEIFbLvBc//6TFJDhQpVUKFCFdQ9dvyWDzIM2bnyZ34kOVNd/lChCipUqIIKFaqgQoUqqFChalv+oeJMhQpVUKFCFVSoUJ+rx90oWr26G0U5ao/rVG+BLu8fXZoO9AOoQItRgRajAi1GBVqMCjSA2uO601aJ3SjeuvzBhm5UYENDKrChwT/Y0M9UsKEJFbDXee6/hyGVoEKFKqhQoepvNlHYmE0UXP5QBRUqVEGFClVQoUIVVKhQoSKA2kX+oeJMhQpVUKFCFVSoUG9nF4oAqoUTocsfbOg7FWzoRgU2dPcHGxpSgQ2NU8EGUG0HUowKtBgVaDEq0GJUoMWoQItRgd7Pc/9AJqmhQoUqqFChCuoes93Hxmz34fKHKqhQoQoqVKiCChWqoEKFChVBff6h4kyFClVQoUIVVKhQr2vtRtHjDhWt3Siqd6jYjNpad9rjWtTWutN/Xe8PNvSdCjZ0owIbuvuDDQ2pwIbGqWADqK11qj2uXW2tU3117eoBaC3oW6hAi1GBFqMCLUYFGpilArotz/0DmaSGChWqoEKFKqh77FeAAQAT+P5/31FPkQAAAABJRU5ErkJggg==");
}
.section-pagination a.nav.first i {
  background-position: left top;
}
.section-pagination a.nav.prev i {
  background-position: left -50px;
}
.section-pagination a.nav.next i {
  background-position: left -100px;
}
.section-pagination a.nav.last i {
  background-position: left -150px;
}
.section-pagination a.nav.first:hover i {
  background-position: right top;
}
.section-pagination a.nav.prev:hover i {
  background-position: right -50px;
}
.section-pagination a.nav.next:hover i {
  background-position: right -100px;
}
.section-pagination a.nav.last:hover i {
  background-position: right -150px;
}
/*22 pagination : custom ====================================================== */
.section-pagination {
  margin: 30px auto;
  /* margin: 10px auto 60px; */
}
.section-pagination a,
.section-pagination strong {
  /* width: 33px;
  height: 33px;
  line-height: 33px;
  background-color: #ffffff;
  border: solid 1px #d0d0d0;
  color: #999999; */
  width: 32px;
  height: 32px;
  line-height: 32px;
  background-color: #ffffff;
  border: 1px solid #d9d9d9;
  color: #000000d9;
}
.section-pagination i {
  width: 35px;
  height: 35px;
}
.section-pagination a:hover,
.section-pagination a.active,
.section-pagination strong {
  font-weight: bold;
  /* border-color: #322c29;
  background-color: #403934; */
  /*box-shadow: 0 7px 64px 0 rgba(0, 0, 0, 0.07);*/
  border: 1px solid #1890FD;
  background-color: #ffffff;
  color: #1890FD;
}
.section-pagination a:hover {
  background-color: #d9d9d9;
  /* background-color: #403934; */
}
.section-pagination a:hover:hover,
.section-pagination a:hover:focus {
  background-color: #ffffff;
  /* background-color: #5c524b; */
}
/* indicator */
#indicator {
  display: none;
}
.csstransitions.indicator #indicator {
  display: block;
}
#indicator {
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  width: 300px;
  margin-left: -150px;
  text-align: center;
}
#indicator > div {
  position: relative;
  text-indent: -9999em;
  background: #fff;
  font-size: 10px;
}
.indicator-load8 #indicator {
  margin-top: -60px;
}
.indicator-load8 #indicator > div {
  margin: 0 auto;
  -webkit-animation: load8 0.8s infinite linear;
  animation: load8 0.8s infinite linear;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #fff;
  background: transparent;
}
.indicator-load8 #indicator > div {
  display: none;
}
.indicator-load8 #indicator > div:first-child {
  display: block;
}
.indicator-load8 #indicator > div,
.indicator-load8 #indicator > div:after {
  width: 54px;
  height: 54px;
  border-radius: 100%;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.page-popup {
  background-color: #fff;
  padding-top: 1px;
}
.modal .modal-wrapper {
  position: relative;
  padding: 1px 20px 30px 20px;
  background-color: #fff;
}
.modal .modal-wrapper .modal-inner {
  line-height: 1.4;
}
/*.modal .modal-wrapper .modal-inner .title:first-child {
  margin: 0;
  padding: 20px 0;
  text-align: left;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2;
}*/
.modal .modal-wrapper .modal-inner .modal-close {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 5px;
  margin-right: 5px;
}
.modalpage .modal .modal-wrapper .modal-inner .modal-close {
  display: none;
}
/* plugins - form stone */
/*22 epass modalr ====================================================== */
.md-perspective {
  overflow: hidden;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
}
.md-modal {
  position: fixed;
  z-index: 1700;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.md-modal .md-content {
  position: relative;
  z-index: 1702;
  color: #333333;
  background: #fff;
  border-style: solid;
  border-width: 4px;
  border-color: #3e98dd;
  margin: 0 auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.md-modal .md-content > .title {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  text-align: left;
  cursor: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.md-modal .md-content > .title a {
  color: #fff;
  text-decoration: none;
  outline: none;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.md-modal .md-close {
  position: absolute;
  z-index: 1701;
  top: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-top: -4px;
  margin-right: -40px;
}
.md-modal .md-close .icon {
  width: 40px;
  height: 40px;
  background-color: #3e98dd;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDhEQ0RCMUM5RTFEMTFFNTkzMzFGRDQ0NjlDRkM3RDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDhEQ0RCMUQ5RTFEMTFFNTkzMzFGRDQ0NjlDRkM3RDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEOERDREIxQTlFMUQxMUU1OTMzMUZENDQ2OUNGQzdEMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEOERDREIxQjlFMUQxMUU1OTMzMUZENDQ2OUNGQzdEMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnuyMsUAAADmSURBVHja7NhRCsMgDAbgdneIB+n9X9Yeod7HKUthSFc1/khoI+RNkg+qUTuHECbN4zUpHwY0oAGfAFxirDEIWDflenPu65EadSG28B0+BlXML0XKsXPOtTS/JqFjHAL5i6vKVZsYgWzGtQCPAlKkCNcKlCLFOAmwFUm9S6NnsZcKE2Jz9baLfwBC7XxET8shBGxL3cAzpEc2dgQwRyJPHf2Xhdt/YtWbRHWbUd2oVR910suCH3FZyAu5EVe1Ebgu5CicGNn6aHLgxg55NC2MdKBz+0BunPty7mz/Bw1oQAM+HPgRYABB6sQUEWsleQAAAABJRU5ErkJggg==);
  color: #fff;
}
.md-modal .md-print {
  position: absolute;
  top: 10px;
  right: 25px;
}
.md-modal .inner-wrapper {
  padding: 0;
}
.md-modal .section-buttons {
  margin: 0 15px;
  padding: 10px 0 20px;
  clear: both;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.md-modal .section-buttons a {
  margin-left: 2px;
  margin-right: 2px;
}
.md-modal.is-modal-complete .md-content {
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 3px #4d4d4d;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}
.md-modal.is-modal-complete .md-close {
  opacity: 1;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 3px #4d4d4d;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}
.md-modal.is-modal-complete .section-buttons {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.md-modal.is-handle-clicked {
  -webkit-transition: all 0s 0s;
  transition: all 0s 0s;
}
.md-modal.is-handle-clicked .md-content,
.md-modal.is-handle-clicked .md-close {
  -webkit-transition: all 0s 0s;
  transition: all 0s 0s;
  box-shadow: none;
}
.md-modal img.pic {
  max-width: 100%;
  max-height: 100%;
  cursor: pointer;
}
.md-modal iframe.iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
.md-modal.fx-full {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.md-modal.fx-full .md-content {
  min-height: 100%;
}
.md-modal.fx-full .md-close {
  margin-top: 0;
  margin-right: 0;
  box-shadow: none;
}
.md-modal.fx-1 .md-content {
  -ms-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
  opacity: 0;
}
.md-modal.fx-2 .md-content {
  -webkit-transform: translate(20%, 0);
  -ms-transform: translate(20%, 0);
  transform: translate(20%, 0);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  opacity: 0;
}
.md-modal.fx-3 .md-content {
  -webkit-transform: translate(0, 20%);
  -ms-transform: translate(0, 20%);
  transform: translate(0, 20%);
  opacity: 0;
}
.md-modal.fx-4 .md-content {
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 0;
}
.md-modal.fx-5 {
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
}
.md-modal.fx-5 .md-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(600px);
  -ms-transform: translateZ(600px);
  transform: translateZ(600px);
  -webkit-transform: rotateX(20deg);
  -ms-transform: rotateX(20deg);
  transform: rotateX(20deg);
  opacity: 0;
}
.md-modal.fx-6 {
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
}
.md-modal.fx-6 .md-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(600px);
  -ms-transform: translateZ(600px);
  transform: translateZ(600px);
  -webkit-transform: translate(30%, 30%);
  -ms-transform: translate(30%, 30%);
  transform: translate(30%, 30%);
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  opacity: 0;
}
.md-modal.fx-7 {
  top: 0;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.md-modal.fx-7 .md-content {
  -webkit-transform: translate(0, -200%);
  -ms-transform: translate(0, -200%);
  transform: translate(0, -200%);
  opacity: 0;
}
.md-modal.fx-8 {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.md-modal.fx-8 .md-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-70deg);
  -ms-transform: rotateY(-70deg);
  transform: rotateY(-70deg);
  opacity: 0;
}
.md-modal.fx-9 {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.md-modal.fx-9 .md-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-70deg);
  -ms-transform: rotateX(-70deg);
  transform: rotateX(-70deg);
  opacity: 0;
}
.md-modal.fx-10 {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.md-modal.fx-10 .md-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-60deg);
  -ms-transform: rotateX(-60deg);
  transform: rotateX(-60deg);
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  opacity: 0;
}
.md-modal.fx-11 .md-content {
  -ms-transform: scale(2, 2);
  transform: scale(2, 2);
  opacity: 0;
}
.md-modal.fx-12 {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.md-modal.fx-12 .md-content {
  min-height: 100%;
}
.md-modal.fx-12 .md-close {
  margin-top: 0;
  margin-right: 0;
  box-shadow: none;
}
.md-modal.fx-12 .md-content {
  -ms-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
  opacity: 0;
  background-color: #3e98dd;
}
.md-modal.fx-12 .md-content > .title {
  background-color: #3e98dd;
}
.md-modal.fx-13 {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.md-modal.fx-13 .md-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-3000px);
  -ms-transform: translateZ(-3000px);
  transform: translateZ(-3000px);
  -webkit-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  transform: rotateY(90deg);
  opacity: 0;
}
.md-modal.fx-14 {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.md-modal.fx-14 .md-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
}
.md-modal.fx-15 {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.md-modal.fx-15 .md-content {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(100px);
  -ms-transform: translateZ(100px);
  transform: translateZ(100px);
  -webkit-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  -webkit-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  opacity: 0;
}
.md-modal.fx-16 .md-content {
  -webkit-transform: translate(0, -5%);
  -ms-transform: translate(0, -5%);
  transform: translate(0, -5%);
  opacity: 0;
}
.md-modal.fx-17 .md-content {
  opacity: 0;
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.md-modal.fx-18 .md-content {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  opacity: 0;
}
.md-modal.fx-19 .md-content {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  opacity: 0;
}
.md-modal.md-show {
  visibility: visible;
}
.md-modal.md-show .md-content {
  opacity: 1;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.md-modal.md-show.fx-7 .md-content {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  border-radius: 0 0 3px 3px;
  opacity: 1;
}
.md-modal.md-show.fx-12 ~ .md-overlay {
  background: #e74c3c;
}
.md-modal.md-show.fx-13 .md-content {
  -webkit-animation-name: slit;
  animation-name: slit;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.md-modal.md-show.fx-16 ~ .md-overlay {
  background: #b42e20;
  background: rgba(180, 46, 32, 0.5);
}
.md-modal.md-show.fx-16 ~ .container {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  filter: blur(3px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.md-modal.md-show.fx-17 ~ .container {
  height: 100%;
  overflow: hidden;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.md-modal.md-show.fx-17 ~ .container,
.md-modal.md-show.fx-17 ~ .md-overlay {
  -webkit-transform: rotateX(-2deg);
  -ms-transform: rotateX(-2deg);
  transform: rotateX(-2deg);
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.md-modal.md-show.fx-17 .md-content {
  -webkit-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  transform: translate(0, 0%);
  opacity: 1;
  -webkit-transition: all 0.3s 0.2s;
  transition: all 0.3s 0.2s;
}
.md-modal.md-show.fx-18 ~ .container {
  height: 100%;
  overflow: hidden;
}
.md-modal.md-show.fx-18 ~ .md-overlay {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.md-modal.md-show.fx-18 ~ .container,
.md-modal.md-show.fx-18 ~ .md-overlay {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-animation-name: rotateRightSideFirst;
  animation-name: rotateRightSideFirst;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.md-modal.md-show.fx-18 .md-content {
  -webkit-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  transform: translate(0%, 0);
  opacity: 1;
  -webkit-transition: all 0.5s 0.1s;
  transition: all 0.5s 0.1s;
}
.md-modal.md-show.fx-19 ~ .container {
  height: 100%;
  overflow: hidden;
}
.md-modal.md-show.fx-19 ~ .md-overlay {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.md-modal.md-show.fx-19 ~ .container,
.md-modal.md-show.fx-19 ~ .md-overlay {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation-name: OpenTop;
  animation-name: OpenTop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes slit {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(89deg);
    opacity: 0.5;
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateZ(0) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes slit {
  50% {
    -moz-transform: translateZ(-250px) rotateY(89deg);
    opacity: 0.5;
    -moz-animation-timing-function: ease-out;
  }
  100% {
    -moz-transform: translateZ(0) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes slit {
  50% {
    transform: translateZ(-250px) rotateY(89deg);
    opacity: 1;
    animation-timing-function: ease-in;
  }
  100% {
    transform: translateZ(0) rotateY(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes rotateRightSideFirst {
  50% {
    -webkit-transform: translateZ(-50px) rotateY(5deg);
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateZ(-200px);
  }
}
@-moz-keyframes rotateRightSideFirst {
  50% {
    -moz-transform: translateZ(-50px) rotateY(5deg);
    -moz-animation-timing-function: ease-out;
  }
  100% {
    -moz-transform: translateZ(-200px);
  }
}
@keyframes rotateRightSideFirst {
  50% {
    transform: translateZ(-50px) rotateY(5deg);
    animation-timing-function: ease-out;
  }
  100% {
    transform: translateZ(-200px);
  }
}
@-webkit-keyframes OpenTop {
  50% {
    -webkit-transform: rotateX(10deg);
    -webkit-animation-timing-function: ease-out;
  }
}
@-moz-keyframes OpenTop {
  50% {
    -moz-transform: rotateX(10deg);
    -moz-animation-timing-function: ease-out;
  }
}
@keyframes OpenTop {
  50% {
    transform: rotateX(10deg);
    animation-timing-function: ease-out;
  }
}
/*22 for print ====================================================== */
@media print {
  .is-modal {
    height: auto !important;
  }
  .is-modal #container {
    display: none;
  }
  .is-modal .md-modal {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
    height: auto !important;
  }
  .is-modal .md-modal .inner-wrapper {
    height: auto !important;
  }
  .is-modal .md-modal .md-close {
    display: none;
  }
  .is-modal .md-print {
    display: none;
  }
}
.is-print-modal {
  height: auto !important;
}
/* datepicker
=============================================================================== */
.js-datepickr {
  display: inline-block;
  margin-right: -4px;
  width: 29px;
  height: 28px;
}
.icon.datepickr {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzM0Qjk5RTdCRTgzMTFFNTk3MDVGMjA4QTY2MjI3MEUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzM0Qjk5RThCRTgzMTFFNTk3MDVGMjA4QTY2MjI3MEUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMzRCOTlFNUJFODMxMUU1OTcwNUYyMDhBNjYyMjcwRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMzRCOTlFNkJFODMxMUU1OTcwNUYyMDhBNjYyMjcwRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhQJEDcAAACcSURBVHjaYvz//z8DrQETAx3AqCXUt2T79u3/yZEjyZI3b96QJQcDLLgktm7d+v/du3cMsbGxjCIiImCxxYsXo7gaXQ7E9vT0ZCTaJyALQOD+/fv/ra2twTS6GnQ5XL5iIeTVI0eOkCU3+FJXaGgoGBPLHzCfMOIqINFTErEAlOJGg2s0uAZBcMEKPlKAmJgYaT4ZrX4HzBKAAAMAfOxiz1WZ+LUAAAAASUVORK5CYII=);
  background-size: 25px 25px;
}
div.section-datepicker {
  position: absolute;
  top: 50%;
  z-index: 1000;
  border-style: solid;
  border-width: 2px;
  border-color: #2a3557;
  background: #fff;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 3px #4d4d4d;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  line-height: 1;
  font-size: 12px;
  opacity: 0;
}
div.section-datepicker a:link,
div.section-datepicker a:visited {
  text-decoration: none;
}
div.section-datepicker a:hover,
div.section-datepicker a:active {
  text-decoration: underline;
}
div.section-datepicker .cal-wrapper {
  padding: 10px;
  min-width: 200px;
}
div.section-datepicker .head {
  /*float: left;*/
  width: 200px;
  text-align: center;
}
div.section-datepicker .head div {
  margin: 5px 0;
}
div.section-datepicker .head .year {
  margin: 10px 0 10px;
}
div.section-datepicker .head .year select {
  margin-right: 3px;
  width: 90px;
  vertical-align: middle;
  font-size: 14px;
}
/* div.section-datepicker .head .year .btn {
  display: inline-block;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  box-sizing: content-box;
  border: solid 1px #3e98dd;
  background-color: #3e98dd;
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
} */
div.section-datepicker .head .year .btn {
  display: inline-block;
  padding: 0 10px;
  height: 34px;
  line-height: 34px;
  box-sizing: content-box;
  border: solid 1px #2a3557;
  background-color: #2a3557;
  border-radius: 2px;
  vertical-align: middle;
  color: #fff;
  font-size: 12px;
}
div.section-datepicker .head .month a span.ir {
  width: 30px;
  height: 30px;
  vertical-align: bottom;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABGAgMAAAAm8Pu4AAAACVBMVEX///9mZmbOzs4aV8EVAAAAAXRSTlMAQObYZgAAAItJREFUeF7tkEEOQEAMRRESsbJgbylO4QgW3MdRLMUpSQZvMj/ploSu3v+dttNGL40ULG+qMMERs74g9s3+hGw4ACYrVZPTCJKUBS1R+lJ7GtP1n7qRsbteSe/5mfgjB5ubWkxwxewuSHxzPqFYDoDJStXmNIIkZUFLlL7UnsZ0/aduZOyuV9J7Ph475coZyahv0SAAAAAASUVORK5CYII=);
}
div.section-datepicker .head .month a.nextmonth span.ir {
  background-position: right top;
}
.no-borderradius div.section-datepicker .head .month a.nextmonth span.ir {
  background-position: -50px top;
}
div.section-datepicker .head .month a.disabled span.ir {
  opacity: 0.2;
}
div.section-datepicker .head .month {
  font-size: 17px;
}
div.section-datepicker .head .month strong {
  display: inline-block;
  font-weight: normal;
  color: #3e98dd;
  padding-right: 3px;
  font-family: inherit;
  font-size: 25px;
}
div.section-datepicker .head .today {
  margin: 12px 0px;
  font-size: 14px;
}
div.section-datepicker .head .today span {
  font-size: 14px;
}
div.section-datepicker .md-core {
  /*float: right;*/
  margin: 0;
  padding: 0 0 10px 0;
  width: 200px;
  background: none;
}
div.section-datepicker table {
  table-layout: fixed;
  width: 100%;
}
div.section-datepicker table caption {
  display: none;
}
div.section-datepicker table th {
  padding: 0 !important;
  text-align: center;
  background: #fff !important;
  font-weight: normal;
  height: 20px;
  border-top: solid 1px #efefef !important;
}
div.section-datepicker table th abbr {
  display: block;
  border: none;
  cursor: default;
  text-decoration: none;
}
div.section-datepicker table td {
  width: 14.28%;
  padding: 0 !important;
  text-align: center;
  border: 0 !important;
  background: #fff;
}
div.section-datepicker table td.empty {
  background: #fff;
}
div.section-datepicker table th.sun,
div.section-datepicker table td.sun a {
  color: #e14848;
}
div.section-datepicker table th.sat,
div.section-datepicker table td.sat a {
  color: #3e98dd;
}
div.section-datepicker table span,
div.section-datepicker table a {
  display: block;
  height: 25px;
  line-height: 25px;
}
div.section-datepicker table a {
  color: #444;
  border: 1px solid #fff;
  background-color: #fff;
}
div.section-datepicker table span {
  color: #666;
  cursor: default;
}
div.section-datepicker table a:hover,
div.section-datepicker table a.today {
  color: #fff !important;
  font-weight: 500;
  text-decoration: none;
  border-color: #284B72;
  background-color: #284B72;
  border-radius: 50%;
}
div.section-datepicker table.month a:hover,
div.section-datepicker table.month a.today {
  color: #fff !important;
  font-weight: 500;
  text-decoration: none;
  border-color: #284B72;
  background-color: #284B72;
  border-radius: 10%;
}
div.section-datepicker .button-close {
  position: absolute;
  z-index: 1701;
  top: 3px;
  right: 38px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-top: -4px;
  margin-right: -40px;
  opacity: 0;
}
div.section-datepicker .button-close .icon {
  width: 10px;
  height: 10px;
  margin: 1px 1px 0 0;
  background-color: #2a3557;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDhEQ0RCMUM5RTFEMTFFNTkzMzFGRDQ0NjlDRkM3RDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDhEQ0RCMUQ5RTFEMTFFNTkzMzFGRDQ0NjlDRkM3RDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEOERDREIxQTlFMUQxMUU1OTMzMUZENDQ2OUNGQzdEMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEOERDREIxQjlFMUQxMUU1OTMzMUZENDQ2OUNGQzdEMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnuyMsUAAADmSURBVHja7NhRCsMgDAbgdneIB+n9X9Yeod7HKUthSFc1/khoI+RNkg+qUTuHECbN4zUpHwY0oAGfAFxirDEIWDflenPu65EadSG28B0+BlXML0XKsXPOtTS/JqFjHAL5i6vKVZsYgWzGtQCPAlKkCNcKlCLFOAmwFUm9S6NnsZcKE2Jz9baLfwBC7XxET8shBGxL3cAzpEc2dgQwRyJPHf2Xhdt/YtWbRHWbUd2oVR910suCH3FZyAu5EVe1Ebgu5CicGNn6aHLgxg55NC2MdKBz+0BunPty7mz/Bw1oQAM+HPgRYABB6sQUEWsleQAAAABJRU5ErkJggg==);
  color: #fff;
}
.csstransforms3d div.section-datepicker {
  margin-top: -20px;
  -webkit-transition: margin 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition: margin 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
div.section-datepicker.fx {
  opacity: 1;
}
.csstransforms3d div.section-datepicker.fx {
  margin-top: 0;
  -webkit-transition: margin 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: margin 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
div.section-datepicker.fx .button-close {
  opacity: 1;
}
/*22 epass alertify ====================================================== */
.alertify-cover {
  position: fixed;
  z-index: 1600;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.35);
  opacity: 1;
  -webkit-transition: visibility 0s 0s, opacity 0.3s 0.1s;
  transition: visibility 0s 0s, opacity 0.3s 0.1s;
  cursor: pointer;
}
.alertify-cover.alertify-cover-hidden {
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: visibility 0s 1s, opacity 0.3s 0.7s;
  transition: visibility 0s 1s, opacity 0.3s 0.7s;
}
.alertify {
  position: fixed;
  z-index: 1710;
  top: 50px;
  left: 50%;
  width: 380px;
  margin-left: -190px;
  border-style: solid;
  border-width: 4px;
  border-color: #3d98de;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 3px #4d4d4d;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  opacity: 1;
  -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.alertify.alertify-show {
  -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.alertify.alertify-hide {
  -webkit-transition: all 0.25s cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition: all 0.25s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.alertify.alertify-hidden {
  display: none;
  opacity: 0;
  -webkit-transform: translate(0, -150px);
  -ms-transform: translate(0, -150px);
  transform: translate(0, -150px);
  /* overwrite display: none; for everything except IE6-8 */
}
:root * > .alertify.alertify-hidden {
  display: block;
  visibility: hidden;
}
.alertify .alertify-dialog {
  padding: 10px 0 20px;
}
.alertify .alertify-dialog .alertify-resetFocus {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.alertify .alertify-dialog .alertify-inner {
  text-align: center;
}
.alertify .alertify-dialog .alertify-inner .alertify-text {
  margin: 0 auto 15px;
  width: 90%;
  border: 1px solid #ccc;
}
.alertify .alertify-dialog .alertify-inner .alertify-message {
  margin: 10px 0;
  padding: 10px;
}
.alertify .alertify-dialog .alertify-inner .alertify-buttons {
  display: inline-block;
}
.alertify .alertify-dialog .alertify-inner .alertify-buttons .alertify-button {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  margin: 0 5px;
  padding: 0 20px;
  color: #fff;
  outline: 0;
  border: 1px solid transparent;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /* ok */
  /* cancel*/
}
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button:hover,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button:focus,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button:active {
  outline: 0;
}
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok:link {
  color: #ffffff;
  background-color: #3e98dd;
  border-color: #288cd9;
}
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok:hover,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok:focus,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok:active,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok.active,
.open
  .dropdown-toggle.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok {
  color: #ffffff;
  background-color: #2484ce;
  border-color: #1d6ba7;
}
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok:active,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok.active,
.open
  .dropdown-toggle.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok {
  background-image: none;
}
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok.disabled,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok[disabled],
fieldset[disabled]
  .alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok.disabled:hover,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok[disabled]:hover,
fieldset[disabled]
  .alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok:hover,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok.disabled:focus,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok[disabled]:focus,
fieldset[disabled]
  .alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok:focus,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok.disabled:active,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok[disabled]:active,
fieldset[disabled]
  .alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok:active,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok.disabled.active,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok[disabled].active,
fieldset[disabled]
  .alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok.active {
  background-color: #3e98dd;
  border-color: #288cd9;
}
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-ok
  .badge {
  color: #3e98dd;
  background-color: #ffffff;
}
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel:link {
  color: #ffffff;
  background-color: #e14848;
  border-color: #e14848;
}
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel:hover,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel:focus,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel:active,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel.active,
.open
  .dropdown-toggle.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel {
  color: #ffffff;
  background-color: #db2525;
  border-color: #cb2121;
}
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel:active,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel.active,
.open
  .dropdown-toggle.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel {
  background-image: none;
}
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel.disabled,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel[disabled],
fieldset[disabled]
  .alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel.disabled:hover,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel[disabled]:hover,
fieldset[disabled]
  .alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel:hover,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel.disabled:focus,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel[disabled]:focus,
fieldset[disabled]
  .alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel:focus,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel.disabled:active,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel[disabled]:active,
fieldset[disabled]
  .alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel:active,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel.disabled.active,
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel[disabled].active,
fieldset[disabled]
  .alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel.active {
  background-color: #e14848;
  border-color: #e14848;
}
.alertify
  .alertify-dialog
  .alertify-inner
  .alertify-buttons
  .alertify-button.alertify-button-cancel
  .badge {
  color: #e14848;
  background-color: #ffffff;
}
.alertify-logs {
  position: fixed;
  z-index: 1720;
  bottom: 10px;
  right: 10px;
  width: 250px;
}
.alertify-logs.alertify-logs-hidden {
  display: none;
}
.alertify-logs .alertify-log {
  position: relative;
  z-index: 1721;
  right: -300px;
  margin-top: 10px;
  padding: 10px 15px;
  color: #fff;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 2px #4d4d4d;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  background-color: #78b7e7;
}
.alertify-logs .alertify-log.alertify-log-error {
  background: #e14848;
}
.alertify-logs .alertify-log.alertify-log-success {
  background: #3e98dd;
}
.alertify-logs .alertify-log.alertify-log-show {
  right: 0;
  opacity: 1;
}
.alertify-logs .alertify-log.alertify-log-hide {
  opacity: 0;
  -webkit-transform: translate(300px, 0);
  -ms-transform: translate(300px, 0);
  transform: translate(300px, 0);
  -webkit-transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.treeview,
.treeview ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1.2;
  font-size: 14px;
}
.treeview ul {
  background-color: white;
  margin-top: 0px;
}
.treeview .hitarea {
  background: url(../img/plugins/tree/treeview-default.gif) -64px -25px
    no-repeat;
  height: 16px;
  width: 16px;
  margin-left: -16px;
  float: left;
  cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
  display: inline;
  float: none;
}
.treeview li {
  position: relative;
  margin: 0;
  padding: 3px 0pt 3px 16px;
}
.treeview li i {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  cursor: pointer;
}
.treeview a.selected {
  background-color: #eee;
}
#treecontrol {
  margin: 1em 0;
  display: none;
}
.treeview .hover {
  color: red;
  cursor: pointer;
}
.treeview li {
  background: url(../img/plugins/tree/treeview-default-line.gif) 0 0 no-repeat;
}
.treeview li.collapsable,
.treeview li.expandable {
  background-position: 0 -176px;
}

.treeview li.unused {
  background-position: 0 -176px;
  text-decoration: line-through;
}
.treeview .expandable-hitarea {
  background-position: -80px -3px;
}
.treeview li.last {
  background-position: 0 -1766px;
}
.treeview li.lastCollapsable,
.treeview li.lastExpandable {
  background-image: url(../img/plugins/tree/treeview-default.gif);
}
.treeview li.lastCollapsable {
  background-position: 0 -111px;
}
.treeview li.lastExpandable {
  background-position: -32px -67px;
}
.treeview div.lastCollapsable-hitarea,
.treeview div.lastExpandable-hitarea {
  background-position: 0;
}
.treeview-red li {
  background-image: url(../img/plugins/tree/treeview-red-line.gif);
}
.treeview-red .hitarea,
.treeview-red li.lastCollapsable,
.treeview-red li.lastExpandable {
  background-image: url(../img/plugins/tree/treeview-red.gif);
}
.treeview-black li {
  background-image: url(../img/plugins/tree/treeview-black-line.gif);
}
.treeview-black .hitarea,
.treeview-black li.lastCollapsable,
.treeview-black li.lastExpandable {
  background-image: url(../img/plugins/tree/treeview-black.gif);
}
.treeview-gray li {
  background-image: url(../img/plugins/tree/treeview-gray-line.gif);
}
.treeview-gray .hitarea,
.treeview-gray li.lastCollapsable,
.treeview-gray li.lastExpandable {
  background-image: url(../img/plugins/tree/treeview-gray.gif);
}
.treeview-famfamfam li {
  background-image: url(../img/plugins/tree/treeview-famfamfam-line.gif);
}
.treeview-famfamfam .hitarea,
.treeview-famfamfam li.lastCollapsable,
.treeview-famfamfam li.lastExpandable {
  background-image: url(../img/plugins/tree/treeview-famfamfam.gif);
}
.treeview .placeholder {
  background: url(../img/plugins/tree/ajax-loader.gif) 0 0 no-repeat;
  height: 16px;
  width: 16px;
  display: block;
}
.filetree li {
  padding: 4px 0 4px 16px;
}
.filetree span.folder,
.filetree span.file {
  padding: 1px 0 1px 20px;
  display: block;
}
.filetree span.folder {
  background: url(../img/plugins/tree/folder.png) 0 0 no-repeat;
}
.filetree li.expandable span.folder {
  background: url(../img/plugins/tree/folder-closed.png) 0 0 no-repeat;
}
.filetree span.file {
  background: url(../img/plugins/tree/file.gif) 0 0 no-repeat;
}
/* fxSlidr */
/* pages */
/* bo占쎈쐻占쎈윥獄��뭿�쐻占쎈윪占쎄뎀癲ル슣�돸占쎌굲占쎈쐻占쎈윥�뜝�룞�삕, bool 占쎈쐻占쎈윪�억옙 true 癲ル슢�뺧옙�굲 占쎌뒙占쎈룱獒뺣끋占쎌뻼爰덌옙�굲嶺뚮엪�삕 占쎈쐻占쎈윪�얠±�쐻占쎈윪占쎌맗占쎈쐻占쎈윥占쎈군癲ル슢�뿪占쎌굲 占쎈쐻占쎈윪占쎌뱾占쎈쐻占쎈윪占쎈츛 */
.switch {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 20px;
  padding: 3px;
  background-color: white;
  border-radius: 18px;
  box-shadow: inset 0 -1px #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff 25px);
  background-image: -moz-linear-gradient(top, #eeeeee, #ffffff 25px);
  background-image: -o-linear-gradient(top, #eeeeee, #ffffff 25px);
  background-image: linear-gradient(to bottom, #eeeeee, #ffffff 25px);
}
.switch .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.switch .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  text-transform: uppercase;
  background: #eceeef;
  border-radius: inherit;
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-transition-property: opacity background;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  transition-property: opacity background;
}
.switch .switch-label:before,
.switch .switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.switch .switch-label:before {
  content: attr(data-off);
  right: 11px;
  color: #777;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.switch .switch-label:after {
  content: attr(data-on);
  left: 11px;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
.switch .switch-input:checked ~ .switch-label {
  background: #47a8d8;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15),
    inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch .switch-input:checked ~ .switch-label:before {
  opacity: 0;
}
.switch .switch-input:checked ~ .switch-label:after {
  opacity: 1;
}
.switch .switch-handle {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 18px;
  height: 18px;
  background: white;
  border-radius: 10px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(top, #ffffff 40%, #f0f0f0);
  background-image: -moz-linear-gradient(top, #ffffff 40%, #f0f0f0);
  background-image: -o-linear-gradient(top, #ffffff 40%, #f0f0f0);
  background-image: linear-gradient(to bottom, #ffffff 40%, #f0f0f0);
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}
.switch .switch-handle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: #f9f9f9;
  border-radius: 6px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
  background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff);
  background-image: -moz-linear-gradient(top, #eeeeee, #ffffff);
  background-image: -o-linear-gradient(top, #eeeeee, #ffffff);
  background-image: linear-gradient(to bottom, #eeeeee, #ffffff);
}
.switch .switch-input:checked ~ .switch-handle {
  left: 40px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}
.canvas-holder {
  width: 500px;
  height: 300px;
  margin: 0 auto;
  text-align: center;
}
#chartjs-tooltip {
  opacity: 1;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  border-radius: 3px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  pointer-events: none;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.chartjs-tooltip-key {
  display: inline-block;
  width: 10px;
  height: 10px;
}
.user-list-card .grid {
  margin: 0 -10px;
}
.user-list-card .grid .col .module {
  position: relative;
  z-index: 0;
  margin: 10px;
  padding: 10px;
  min-height: 120px;
  border: 1px #bad6ec solid;
}
.user-list-card .grid .col .module .user {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-image: url("../img/icon_user_ios.png");
  width: 80px;
  height: 90px;
  background-size: 80px 90px;
}
.user-list-card .grid .col .module .history-condition {
  position: absolute;
  right: 10px;
  top: 0px;
  min-width: auto;
  font-weight: 400;
}
.user-list-card .grid .col .module p {
  margin: 5px 0;
  padding-left: 10px;
}
.user-list-card .grid .col .module p.id {
  height: 30px;
  border-bottom: 1px #e9e9e9 solid;
}
.user-list-card .grid .col .module p.date {
  color: #999999;
}
.user-list-card .grid .col .module p.type {
  position: absolute;
  right: 10px;
  top: 10px;
}
.user-list-card .grid .col .module p.id {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 16px;
}
.user-list-card .grid .col.android .module {
  border-color: #cbdeba;
}
.user-list-card .grid .col.android .module .user {
  background-image: url("../img/Android_Logo_04.png");
  width: 80px;
  height: 90px;
  background-size: 80px 90px;
}
.push-summary {
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  border: 1px #ccc solid;
}
.push-summary .holder {
  position: relative;
  z-index: 0;
  margin: 20px;
}
.push-summary .holder h4 {
  margin-bottom: 20px;
  color: #777;
  font-size: 18px;
}
.push-summary .holder h4 strong {
  margin-left: 10px;
  color: #333;
  font-size: 24px;
}
.push-summary .holder .icon {
  position: absolute;
  right: -20px;
  top: -70px;
  background-image: url("../img/icon_paper_airplane.png");
  width: 150px;
  height: 150px;
  background-size: 150px 150px;
}
.push-summary .holder .grid {
  margin: 0 -10px;
}
.push-summary .holder .grid .module {
  margin: 0 10px;
}
.push-finish {
  margin: 50px auto 0 auto;
  width: 800px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  border: 1px #ccc solid;
}
.push-finish .holder {
  position: relative;
  z-index: 0;
  margin: 20px;
}
.push-finish .holder h4 {
  margin-bottom: 30px;
  text-align: right;
  color: #777;
  font-size: 18px;
}
.push-finish .holder h4 strong {
  margin-left: 10px;
  color: #333;
  font-size: 24px;
}
.push-finish .holder .icon {
  position: absolute;
  left: -70px;
  top: -70px;
  background-image: url("../img/icon_paper_airplane.png");
  width: 150px;
  height: 150px;
  background-size: 150px 150px;
}
.push-finish .holder .grid {
  margin: 0 -10px;
}
.push-finish .holder .grid .module {
  margin: 0 10px;
}
.section-etc .wrap {
  padding-right: 0 !important;
}
.section-etc .etc-body {
  background-color: #fff;
}
.section-etc .etc-body .frame .inner {
  padding: 28px;
}
.section-etc .etc-body .box {
  margin: 10px 0;
  padding: 8px 20px;
  background-color: #fafafa;
}
.section-etc .etc-body .box .list {
  margin: 0;
}
.section-etc .section-button {
  margin: 20px 0 40px;
  text-align: center;
}
.section-etc .etc-footer {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #f1f1f1;
}
.section-etc.error .etc-body {
  padding-top: 239px;
  background-image: url("../img/bg_error.png");
  background-position: center 120px;
}
.section-etc.error .etc-body .wrap {
  width: 100%;
  text-align: center;
}
.section-etc.error h3.title {
  margin-bottom: 7px;
}
.section-etc.error p {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  line-height: 1.8;
  margin-bottom: 34px;
}
.section-etc.error p.subject {
  margin-bottom: 18px;
  font-size: 16px;
  font-weight: bold;
}
.section-etc.error p.desc {
  font-size: 14px;
}
.section-etc.error .section-button {
  margin: 20px 0 120px;
}
.section-etc.error .etc-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
.edit-product-image .main-img .thumb img {
  width: 250px;
  height: 250px;
  border: 1px solid #ddd;
  padding: 4px;
  background-color: #ffffff;
}
.edit-product-image .img-list .col {
  position: relative;
  /*width: 10%;*/
}
.edit-product-image .img-list .col:first-child .module {
  margin-left: 0;
}
.edit-product-image .img-list .module {
  margin-right: 10px;
}
.edit-product-image .img-list .module .delete {
  position: absolute;
  top: 1px;
  right: 11px;
  /*background-color: #f5f5f5;*/
}
.edit-product-image .img-list .module img.pic {
  width: 250px;
  height: 250px;
  border: 1px solid #ddd;
  padding: 4px;
  /*background-color: #f5f5f5;*/
}
.edit-product-image .img-list .module .action {
  text-align: center;
}
img {
  max-width: 100%;
}

img.sellerRoomView{
  max-width: 1200px;
  height: 100%;
}

.page-login {
  background-color: #705a23;
  text-align: center;
}
.page-login * {
  box-sizing: border-box;
}
.page-login .container {
  position: relative;
  z-index: 2;
  display: table;
  width: 100%;
  height: 100%;
}
.page-login .inner {
  display: table-cell;
  vertical-align: middle;
}
.page-login .body {
  display: table-row;
}
.page-login .foot {
  display: table-row;
}
.page-login .foot .inner {
  height: 40px;
  background-color: #222;
  font-size: 13px;
  color: #999;
}
.page-login .logo {
  margin: 20px auto;
}
.page-login fieldset {
  margin: 0 auto;
  width: 350px;
}
.page-login fieldset legend {
  position: absolute;
  z-index: -1;
  display: block;
  display: inline-block;
  margin: -1px;
  padding: 0;
  height: 1px;
  clip: rect(0 0 0 0);
  border: none;
  white-space: nowrap;
  overflow: hidden;
}
.page-login fieldset input[type="text"],
.page-login fieldset input[type="password"] {
  padding: 0 20px;
  width: 100%;
  height: 50px;
  border: 0;
  background-color: #fff;
  border-radius: 5px;
}
.page-login .message {
  padding: 15px;
  text-align: left;
  line-height: 1.4;
  color: #fff;
  font-size: 14px;
  background-color: #222;
  background-color: rgba(34, 34, 34, 0.5);
  border-radius: 5px;
}
.page-login .button {
  display: block;
  border-radius: 5px;
  height: 50px;
  line-height: 50px;
  background-color: #fecd08;
  border-color: #d2a801;
  color: #000;
  font-size: 16px;
}
.push-subject {
  font-weight: 400;
  color: #000;
}
.push-content {
  font-weight: 400;
  color: #000;
  line-height: 1.4;
  height: 150px;
  overflow: hidden;
  overflow-y: scroll;
}
p.guide {
  font-size: 13px;
  color: #666;
}
.vmiddle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.total {
  border-top: 1px solid #e9e9e9;
}
@media only screen and (min-width: 1px) and (max-width: 899px) {
  .total {
    border-left: 1px solid #e9e9e9;
  }
}
.total .col {
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  border-left-width: 0;
}
.total .col:first-child {
  background-color: #e7eff6;
}
.total .col .module {
  padding: 15px 20px;
  clear: both;
  *zoom: 1;
}
.total .col .module:before,
.total .col .module:after {
  content: " ";
  display: table;
}
.total .col .module:after {
  clear: both;
}
.total .col .module p {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  float: right;
}
.total .col .module p:first-child {
  float: left;
}
.total .col .module p strong {
  color: #3e98dd;
}
/* card layout */
.section-card {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.section-card .wrap .grid .module {
  margin: 4px;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  background-color: #fff;
}
.section-card .wrap .grid .module .item {
  padding: 15px;
  border-top: 1px solid #e9e9e9;
}
.section-card .wrap .grid .module .item.nth-child-1 {
  clear: both;
  *zoom: 1;
  border-top: 0;
  background-color: #f8f8f8;
}
.section-card .wrap .grid .module .item.nth-child-1:before,
.section-card .wrap .grid .module .item.nth-child-1:after {
  content: " ";
  display: table;
}
.section-card .wrap .grid .module .item.nth-child-1:after {
  clear: both;
}
.section-card .wrap .grid .module .item.nth-child-1 .name {
  float: left;
  font-size: 14px;
}
.section-card .wrap .grid .module .item.nth-child-1 .number {
  float: right;
  font-size: 12px;
  color: #589ac0;
}
.section-card .wrap .grid .module .item.nth-child-1 .number small {
  color: #333;
}
.section-card .wrap .grid .module .item.nth-child-2 span {
  display: inline-block;
}
.section-card .wrap .grid .module .item.nth-child-2 span:before {
  content: "|";
  margin: 0 5px;
  color: #e9e9e9;
}
.section-card .wrap .grid .module .item.nth-child-2 span.nth-child-1:before {
  content: " ";
  margin: 0;
}
.section-card .wrap .grid .module .item.nth-child-2 .product {
  margin-top: 5px;
}
.section-card .wrap .grid .module .item.nth-child-3 .list {
  clear: both;
  *zoom: 1;
  overflow: hidden;
}
.section-card .wrap .grid .module .item.nth-child-3 .list:before,
.section-card .wrap .grid .module .item.nth-child-3 .list:after {
  content: " ";
  display: table;
}
.section-card .wrap .grid .module .item.nth-child-3 .list:after {
  clear: both;
}
.section-card .wrap .grid .module .item.nth-child-3 .list ul {
  padding: 0;
  margin: 0;
  list-style-position: inside;
}
.section-card .wrap .grid .module .item.nth-child-3 .list ul li {
  width: 50%;
  float: left;
}
.section-card .wrap .section-button {
  margin-bottom: 0;
}
.section-card.background-color .item.nth-child-1 {
  background-color: #fff !important;
}
/* �썒占쏙옙援앾옙�뮡占쎈눀占쎈�쏂땻�떣�쐻占쎈쑟�얜뀘�쐻�뜝占� */
.section-share .grid .module {
  border: 1px solid #ddd;
  margin: 5px;
}
.section-share .grid .module .title {
  padding: 10px;
  background-color: #f8f8f8;
}
.section-share .grid .module .list {
  max-height: 130px;
  min-height: 130px;
  overflow-y: scroll;
  border-top: 1px solid #e9e9e9;
}
.section-share .grid .module .list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  margin: 10px;
}
.section-share .grid .module .list ul li {
  margin: 5px 0;
}
.section-title {
  clear: both;
  *zoom: 1;
  margin: 30px 0 10px;
}
.section-title:before,
.section-title:after {
  content: " ";
  display: table;
}
.section-title:after {
  clear: both;
}
.section-title h3 {
  margin: 0 !important;
  float: left;
}
.section-title h3 select {
  font-size: 12px;
}
.section-title .more {
  float: right;
}
.section-title .more a.button {
  padding: 0 15px;
}
/* tree view */
.menu-tree ul {
  list-style: none;
  padding: 0;
}
.menu-tree ul li {
  padding-left: 20px;
  background: url("../img/bg_file.png") repeat-y left bottom;
}
.menu-tree ul li:last-child {
  background: none;
}
.menu-tree ul li .tNavToggle {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  width: 20px;
  height: 20px;
}
.menu-tree ul li a.more.active {
  background-image: url("../img/icon_file_plus.png");
}
.menu-tree ul li a.more.active > span {
  background-image: url("../img/icon_file_close.png");
}
.menu-tree ul li.open > a.more.active {
  background-image: url("../img/icon_file_minus.png");
}
.menu-tree ul li.open > a.more.active > span {
  background-image: url("../img/icon_file_open.png");
}
.menu-tree ul li a {
  margin-left: -20px;
  padding-left: 20px;
  background: url("../img/bg_file2.png") no-repeat left bottom;
}
.menu-tree ul li a.more {
  background-image: url("../img/icon_file_plus.png");
}
.menu-tree ul li a span {
  padding-left: 22px;
  background: url("../img/icon_file_close.png") no-repeat left center;
}
.menu-tree ul li ul {
  display: none;
  padding: 5px 0 15px 20px;
}
/* tab menu */
.tab-list {
  margin-bottom: 20px;
  position: relative;
}
.tab-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  clear: both;
  *zoom: 1;
  border-bottom: 1px solid #d9d9d9;
  /* border-bottom: 2px solid #288cd9; */
  position: relative;
}
.tab-list ul:before,
.tab-list ul:after {
  content: " ";
  display: table;
}
.tab-list ul:after {
  clear: both;
}
.tab-list ul li {
  float: left;
  margin-left: 2px;
  margin-bottom: -1px;
  text-align: center;
  font-size: 14px;
}
.tab-list ul.is_delete li {
  position: relative;
}
.tab-list ul li a {
  display: block;
  padding: 8px 20px;
  border: 1px solid #3e98dd;
}

.tab-list ul.is_delete li a {
  padding-right: 27px;
}
.tab-list ul.is_delete li button {
  border: 0;
  background: transparent;
  color: #fff;
  position: absolute;
  top: 6px;
  right: 10px;
  font-size: 11px;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

.tab-list ul li a,
.tab-list ul li a:link {
  color: #000000d9;
  background-color: #ffffff;
  border-color: #d9d9d9;
  border-radius: 4px 4px 0 0;
  font-weight: 600;
  /* background-color: #78b7e7;
  border-color: #288cd9; */
}
.tab-list ul li a:hover,
.tab-list ul li a:focus,
.tab-list ul li a:active,
.tab-list ul li a.active,
.open .dropdown-toggle.tab-list ul li a {
  color: #1890ff;
  background-color: #ffffff;
  border-color: #d9d9d9;
  /* background-color: #55a5e1;
  border-color: #1d6ba7; */
}
.tab-list ul li a:active,
.tab-list ul li a.active,
.open .dropdown-toggle.tab-list ul li a {
  background-image: none;
}
.tab-list ul li a.disabled,
.tab-list ul li a[disabled],
fieldset[disabled] .tab-list ul li a,
.tab-list ul li a.disabled:hover,
.tab-list ul li a[disabled]:hover,
fieldset[disabled] .tab-list ul li a:hover,
.tab-list ul li a.disabled:focus,
.tab-list ul li a[disabled]:focus,
fieldset[disabled] .tab-list ul li a:focus,
.tab-list ul li a.disabled:active,
.tab-list ul li a[disabled]:active,
fieldset[disabled] .tab-list ul li a:active,
.tab-list ul li a.disabled.active,
.tab-list ul li a[disabled].active,
fieldset[disabled] .tab-list ul li a.active {
  background-color: #78b7e7;
  border-color: #288cd9;
}
.tab-list ul li a .badge {
  color: #78b7e7;
  background-color: #ffffff;
}
.tab-list ul li:first-child {
  margin-left: 0;
}
.tab-list ul li.in a {
  color: #fff;
}
.tab-list ul li.in a,
.tab-list ul li.in a:link {
  color: #ffffff;
  background-color: #1890ff;
  border-color: #1890ff;
  font-weight: 600;
  /* background-color: #3e98dd;
  border-color: #288cd9; */
}
.tab-list ul li.in a:hover,
.tab-list ul li.in a:focus,
.tab-list ul li.in a:active,
.tab-list ul li.in a.active,
.open .dropdown-toggle.tab-list ul li.in a {
  color: #ffffff;
  background-color: #40a9ff;
  border-color: #40a9ff;
  /* background-color: #2484ce;
  border-color: #1d6ba7; */
}
.tab-list ul li.in a:active,
.tab-list ul li.in a.active,
.open .dropdown-toggle.tab-list ul li.in a {
  background-image: none;
}
.tab-list ul li.in a.disabled,
.tab-list ul li.in a[disabled],
fieldset[disabled] .tab-list ul li.in a,
.tab-list ul li.in a.disabled:hover,
.tab-list ul li.in a[disabled]:hover,
fieldset[disabled] .tab-list ul li.in a:hover,
.tab-list ul li.in a.disabled:focus,
.tab-list ul li.in a[disabled]:focus,
fieldset[disabled] .tab-list ul li.in a:focus,
.tab-list ul li.in a.disabled:active,
.tab-list ul li.in a[disabled]:active,
fieldset[disabled] .tab-list ul li.in a:active,
.tab-list ul li.in a.disabled.active,
.tab-list ul li.in a[disabled].active,
fieldset[disabled] .tab-list ul li.in a.active {
  background-color: #3e98dd;
  border-color: #288cd9;
}
.tab-list ul li.in a .badge {
  color: #3e98dd;
  background-color: #ffffff;
}
.tab-list.tab-b {
  margin-bottom: 10px;
}
.tab-list.tab-b ul {
  border-bottom: 0px;
}
.tab-list.tab-b ul li {
  position: relative;
  z-index: 0;
  float: left;
  margin: 0 5px;
  margin-bottom: -1px;
}
.tab-list.tab-b ul li:after {
  content: "|";
  position: absolute;
  top: 10px;
  left: -10px;
}
.tab-list.tab-b ul li a {
  display: block;
  padding: 8px 10px;
  border: 1px solid #3e98dd;
}
.tab-list.tab-b ul li a,
.tab-list.tab-b ul li a:link {
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
}
.tab-list.tab-b ul li a:hover,
.tab-list.tab-b ul li a:focus,
.tab-list.tab-b ul li a:active,
.tab-list.tab-b ul li a.active,
.open .dropdown-toggle.tab-list.tab-b ul li a {
  color: #333333;
  background-color: #ebebeb;
  border-color: #e0e0e0;
}
.tab-list.tab-b ul li a:active,
.tab-list.tab-b ul li a.active,
.open .dropdown-toggle.tab-list.tab-b ul li a {
  background-image: none;
}
.tab-list.tab-b ul li a.disabled,
.tab-list.tab-b ul li a[disabled],
fieldset[disabled] .tab-list.tab-b ul li a,
.tab-list.tab-b ul li a.disabled:hover,
.tab-list.tab-b ul li a[disabled]:hover,
fieldset[disabled] .tab-list.tab-b ul li a:hover,
.tab-list.tab-b ul li a.disabled:focus,
.tab-list.tab-b ul li a[disabled]:focus,
fieldset[disabled] .tab-list.tab-b ul li a:focus,
.tab-list.tab-b ul li a.disabled:active,
.tab-list.tab-b ul li a[disabled]:active,
fieldset[disabled] .tab-list.tab-b ul li a:active,
.tab-list.tab-b ul li a.disabled.active,
.tab-list.tab-b ul li a[disabled].active,
fieldset[disabled] .tab-list.tab-b ul li a.active {
  background-color: #ffffff;
  border-color: #ffffff;
}
.tab-list.tab-b ul li a .badge {
  color: #ffffff;
  background-color: #333333;
}
.tab-list.tab-b ul li a:hover,
.tab-list.tab-b ul li a:active,
.tab-list.tab-b ul li a:focus {
  background-color: transparent;
  border-color: transparent;
}
.tab-list.tab-b ul li:first-child:after {
  display: none;
}
.tab-list.tab-b ul li.active {
  font-weight: 600;
}
/* tab contents */
.tab-contents {
  margin-bottom: 40px;
}
.tab-contents .item {
  display: none;
  width: 100%;
}
/* section-banner */
.section-banner {
  border-top: 1px solid #e9e9e9;
}
.section-banner .grid {
  border: 1px solid #e9e9e9;
  border-top: 0;
}
.section-banner .controler .button span {
  display: block;
  color: #fff;
  width: 20px;
  height: 20px;
}
.section-banner .controler .button span:after {
  content: "占쎈쐻占쎈윥占쎄퐥";
}
.section-banner .controler .button span.bottom:after {
  content: "占쎈쐻占쎈윥占쎄숲";
}
.section-banner .controler .button span em {
  position: absolute;
  z-index: -1;
  display: block;
  display: inline-block;
  margin: -1px;
  padding: 0;
  height: 1px;
  clip: rect(0 0 0 0);
  border: none;
  white-space: nowrap;
  overflow: hidden;
}
.section-banner .item .module {
  padding: 20px 0;
}
/* spinner */
.spinnr {
  display: inline-block;
  padding-right: 19px;
  position: relative;
}
.spinnr .nav .icon {
  position: absolute;
  right: 0;
  width: 17px;
  height: 11px;
  background-image: url("../img/module/spinnr_plus.png");
  min-height: 11px;
  background-color: #f9f9f9;
  border: solid 1px #aaa;
}
.spinnr .nav.plus .icon {
  top: 0;
}
.spinnr .nav.minus .icon {
  bottom: 0;
  background-image: url("../img/module/spinnr_minus.png");
}
/* login */
.page-login {
  width: 100%;
  height: 100%;
}
.page-login #wrapper {
  margin: 0;
  padding: 0;
}
.page-login #contents {
  min-height: 100vh;
  padding: 0;
}
.page-login #contents .container {
  position: relative;
  height: 100vh;
  margin: 0;
  padding: 0;
}
.page-login #contents .container .bg {
  position: fixed;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.page-login #contents .wrap {
  position: relative;
  display: table;
  width: 400px;
  height: 100%;
  margin: 0 auto;
}
.page-login #contents .section-login {
  display: table-cell;
  vertical-align: middle;
}
.page-login #contents .section-login .logo {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.page-login #contents .section-login .form {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.page-login #contents .section-login .form label {
  font-size: 14px;
  color: #fff;
}
.page-login #contents .section-login .form input {
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
  border-radius: 6px;
  border: 0;
}
.page-login #contents .section-login .form .account,
.page-login #contents .section-login .form .pin {
  margin-top: 30px;
}
.page-login #contents .section-login .form .account.pin,
.page-login #contents .section-login .form .pin.pin {
  margin-top: 15px;
}
.page-login #contents .section-login .action {
  margin-top: 10px;
}
.page-login #contents .section-login .action a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-radius: 6px;
  background-color: #3e98dd;
}
.page-login #contents .section-login .action a:hover {
  text-decoration: none;
  background-color: #69afe5;
}
.page-login #contents .section-login .copy {
  color: rgba(255, 255, 255, 0.4);
}
.page-login #contents .section-login .copy p {
  color: #ffffff;
}
/**/
.section-list {
  clear: both;
  *zoom: 1;
  border-top: 2px solid #3e98dd;
}
.section-list:before,
.section-list:after {
  content: " ";
  display: table;
}
.section-list:after {
  clear: both;
}
.section-list .item {
  position: relative;
  padding: 5px 100px 5px 5px;
  border-bottom: 1px solid #e9e9e9;
}
.section-list .item .delete {
  position: absolute;
  top: 25px;
  right: 5px;
}
/* section-host */
.section-host {
  border: solid 1px #e9e9e9;
  background-color: #f8f8f8;
}
.section-host .item {
  clear: both;
  *zoom: 1;
  border-top: 1px solid #e9e9e9;
}
.section-host .item:before,
.section-host .item:after {
  content: " ";
  display: table;
}
.section-host .item:after {
  clear: both;
}
.section-host .item:first-child {
  border-top: 0;
}
.section-host .item .col {
  width: 15%;
  float: left;
}
.section-host .item .col.table {
  width: 85%;
  background-color: #fff;
}
.section-host .item .col.table .table-b {
  margin-bottom: 0;
}
.section-host .item .col .module {
  padding: 20px;
}
.section-host .item .col .module p {
  margin-top: 5px;
  margin-bottom: 0;
}
.md-modal .section-host {
  min-width: 450px;
}
.toggle-contents {
  overflow: hidden;
}
.history-condition {
  display: inline-block !important;
  min-width: 90px;
  text-align: left;
}
.history-condition.success,
.history-condition.success strong {
  color: #68b521 !important;
}
.history-condition .um-circle {
  font-size: 10px;
}
.history-condition strong {
  display: inline !important;
  font-weight: 600 !important;
}
.campaign-count {
  margin-bottom: 40px;
  border-top: 2px #333 solid;
  overflow: hidden;
}
.campaign-count .desc {
  color: #333;
}
.campaign-count .grid {
  background-color: #f8f8f8;
  border: 1px #d0d0d0 solid;
}
.campaign-count .grid .col {
  text-align: center;
}
.campaign-count .grid .col .module {
  height: 100px;
  color: #666;
  border-left: 1px #e9e9e9 solid;
}
.campaign-count .grid .col .module .subject {
  padding-top: 20px;
}
.campaign-count .grid .col .module .count strong {
  font-size: 30px;
}
.campaign-count .grid .col:first-child .module {
  border: 0px;
}
.campaign-count .grid .col.nth-child-5 {
  background-color: #fff;
  text-align: left;
  color: #888;
}
.campaign-count .grid .col.nth-child-5 ul.list {
  margin: 0px;
  padding-top: 30px;
}
table.app-summary {
  border: 1px #d0d0d0 solid;
  border-top: 2px #333 solid;
}
table.app-summary th,
table.app-summary td {
  padding: 25px 0;
  border-bottom: 0px;
}
table.app-summary th:first-child,
table.app-summary td:first-child {
  border: 0px;
}
table.app-summary th strong,
table.app-summary td strong {
  font-size: 30px;
  font-weight: 600;
}
.bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover;
}
.css-bg-slideshow,
.css-bg-slideshow:after {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.css-bg-slideshow:after {
  content: "";
  background: transparent url(../images/pattern.png) repeat top left;
}
.css-bg-slideshow .item span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -webkit-animation: imageAnimation 36s linear infinite 0s;
  -moz-animation: imageAnimation 36s linear infinite 0s;
  -o-animation: imageAnimation 36s linear infinite 0s;
  -ms-animation: imageAnimation 36s linear infinite 0s;
  animation: imageAnimation 36s linear infinite 0s;
}
.css-bg-slideshow .item:nth-child(1) span {
  background-image: url(../img/login_bg_01.jpg);
}
.css-bg-slideshow .item:nth-child(2) span {
  background-image: url(../img/login_bg_02.jpg);
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  -o-animation-delay: 6s;
  -ms-animation-delay: 6s;
  animation-delay: 6s;
}
.css-bg-slideshow .item:nth-child(3) span {
  background-image: url(../img/login_bg_03.jpg);
  -webkit-animation-delay: 12s;
  -moz-animation-delay: 12s;
  -o-animation-delay: 12s;
  -ms-animation-delay: 12s;
  animation-delay: 12s;
}
.css-bg-slideshow .item:nth-child(4) span {
  background-image: url(../img/login_bg_04.jpg);
  -webkit-animation-delay: 18s;
  -moz-animation-delay: 18s;
  -o-animation-delay: 18s;
  -ms-animation-delay: 18s;
  animation-delay: 18s;
}
.css-bg-slideshow .item:nth-child(5) span {
  background-image: url(../img/login_bg_03.jpg);
  -webkit-animation-delay: 24s;
  -moz-animation-delay: 24s;
  -o-animation-delay: 24s;
  -ms-animation-delay: 24s;
  animation-delay: 24s;
}
.css-bg-slideshow .item:nth-child(6) span {
  background-image: url(../img/login_bg_02.jpg);
  -webkit-animation-delay: 30s;
  -moz-animation-delay: 30s;
  -o-animation-delay: 30s;
  -ms-animation-delay: 30s;
  animation-delay: 30s;
}
/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -webkit-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  25% {
    opacity: 0;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes imageAnimation {
  0% {
    opacity: 0;
    -moz-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -moz-transform: scale(1.05);
    -moz-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
    -moz-transform: scale(1.1);
  }
  25% {
    opacity: 0;
    -moz-transform: scale(1.1);
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes imageAnimation {
  0% {
    opacity: 0;
    -o-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -o-transform: scale(1.05);
    -o-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
    -o-transform: scale(1.1);
  }
  25% {
    opacity: 0;
    -o-transform: scale(1.1);
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes imageAnimation {
  0% {
    opacity: 0;
    -ms-animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -ms-transform: scale(1.05);
    -ms-animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
    -ms-transform: scale(1.1);
  }
  25% {
    opacity: 0;
    -ms-transform: scale(1.1);
  }
  100% {
    opacity: 0;
  }
}
@keyframes imageAnimation {
  0% {
    opacity: 0;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    transform: scale(1.05);
    animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
    transform: scale(1.1);
  }
  25% {
    opacity: 0;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
  }
}
/* Animation for the title */
@-webkit-keyframes titleAnimation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
  }
  8% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  17% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  19% {
    opacity: 0;
  }
  25% {
    opacity: 0;
    -webkit-transform: scale(10);
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes titleAnimation {
  0% {
    opacity: 0;
    -moz-transform: translateY(200px);
  }
  8% {
    opacity: 1;
    -moz-transform: translateY(0px);
  }
  17% {
    opacity: 1;
    -moz-transform: scale(1);
  }
  19% {
    opacity: 0;
  }
  25% {
    opacity: 0;
    -moz-transform: scale(10);
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes titleAnimation {
  0% {
    opacity: 0;
    -o-transform: translateY(200px);
  }
  8% {
    opacity: 1;
    -o-transform: translateY(0px);
  }
  17% {
    opacity: 1;
    -o-transform: scale(1);
  }
  19% {
    opacity: 0;
  }
  25% {
    opacity: 0;
    -o-transform: scale(10);
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes titleAnimation {
  0% {
    opacity: 0;
    -ms-transform: translateY(200px);
  }
  8% {
    opacity: 1;
    -ms-transform: translateY(0px);
  }
  17% {
    opacity: 1;
    -ms-transform: scale(1);
  }
  19% {
    opacity: 0;
  }
  25% {
    opacity: 0;
    -webkit-transform: scale(10);
  }
  100% {
    opacity: 0;
  }
}
@keyframes titleAnimation {
  0% {
    opacity: 0;
    transform: translateY(200px);
  }
  8% {
    opacity: 1;
    transform: translateY(0px);
  }
  17% {
    opacity: 1;
    transform: scale(1);
  }
  19% {
    opacity: 0;
  }
  25% {
    opacity: 0;
    transform: scale(10);
  }
  100% {
    opacity: 0;
  }
}
.no-cssanimations .css-bg-slideshow .item span {
  opacity: 1;
}
.section-button-search {
  margin: 10px 0 40px 0;
  text-align: right !important;
}
.section-button-search button:first-child,
.section-button-search a:first-child {
  margin-right: 10px;
}
.section-button-search button:last-child,
.section-button-search a:last-child {
  margin-right: 0px;
}

td .section-button-search {
  margin: 0px;
}
td .section-button-search button:first-child,
td .section-button-search a:first-child {
  margin-right: 0px;
}
.section-button-list {
  margin: 10px 0;
}
.section-button-list.btn_many {
  margin: 0 0 10px 0;
}
.section-button-list.btn_many .button,
.section-button-list.btn_many .select,
.section-button-list.btn_many .pages {
  margin-top: 10px;
  border-radius: 4px !important;
}
.section-button-list .pages {
  display: inline-block;
  margin: 0 10px;
  font-size: 12px;
  line-height: 28px;
  height: 28px;
  vertical-align: middle;
}
.section-button-list .pages em {
  font-style: normal;
}

/************2020.01 22 �뜝�럩逾졾뜝�럩�쐩 占쎈퉲�겫�룞�삕***************/

/* tag_list */
.tag_list {
  height: 110px;
  padding: 0;
  margin: 0;
  overflow-y: scroll;
}
.tag_list::-webkit-scrollbar {
  width: 3px;
}
.tag_list::-webkit-scrollbar-thumb {
  background: #a9a9a9;
}
.tag_list li {
  display: inline-block;
  margin: 3px;
  padding: 3px 5px 3px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  list-style: none;
}
.tag_list li button {
  margin-left: 2px;
  background: none;
  border: none;
}
.tag_chk_con {
  /*height: 50px;*/
  /*overflow-y: scroll;*/
}
.tag_chk_con::-webkit-scrollbar {
  width: 3px;
}
.tag_chk_con::-webkit-scrollbar-thumb {
  background: #a9a9a9;
}
.button.button-a.small.chk_reset {
  height: auto;
  margin: 5px 0 0 12px;
  padding: 5px;
  line-height: inherit;
}

.in_block {
  display: inline-block !important;
}

.tag_list.catagory_tag ul {
  width: 800px;
}
.tag_list.catagory_tag li {
  float: left;
}

/* TOOLTIP */
.tooltip-area {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tooltip-area .tooltip-open {
  width: 20px;
  height: 20px;
  line-height: 12px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid rgb(235, 167, 86);
  background-color: rgb(253, 167, 86);
  font-size: 12px;
  color: #fff;
}
.tooltip-area .tooltip-open span {
  display: block;
  padding: 0;
}
.tooltip-area .tooltip-layer {
  display: none;
  position: absolute;
  z-index: 3;
  padding: 0 16px;
  border: 1px solid #e4e4e4;
  background-color: #fff;
  white-space: nowrap;
  outline: 0 none;
}
.tooltip-area .tooltip-con {
  width: 300px;
}
.tooltip-area .tooltip-con h3 {
  font-size: 12px;
  font-weight: 500;
}
.tooltip-area .tooltip-con table th {
  padding: 2px 10px;
  text-align: center;
}
.tooltip-area .tooltip-con table td {
  text-align: center;
  font-size: 11px;
}
.tooltip-area .tooltip-layer.left {
  left: -19px;
}
.tooltip-area .tooltip-layer.top {
  top: 37px;
}
.tooltip-area .tooltip-layer:before {
  content: "";
  position: absolute;
  left: 20px;
  top: -17px;
  width: 23px;
  height: 17px;
  background: url("bg_tooltop_arrow_top.png") no-repeat 0 0;
}
.tooltip-area .tooltip-layer .tooltip_text {
  position: relative;
  font-size: 13px;
  line-height: 22px;
  color: #000;
}
.tooltip-area .tooltip-layer .list > ul > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 3px;
  height: 3px;
  background-color: #000;
}

/*tag_text_area*/
.tag_textarea {
  line-height: 0;
}
.tag_textarea textarea {
  width: 80%;
  height: 100px;
  overflow-y: scroll;
}
.tag_textarea .btn_Regist {
  display: inline-block;
  margin: 0;
  vertical-align: bottom;
}

.txt_line1 {
  max-width: 700px;
  text-align: left !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.border-left {
  border-width: 0 0 0 1px;
}

/* margin */
.mt10 {
  margin-top:6px !important;
  /*border: 1px solid #d9d9d9;*/
  background: #ffffff;
  font-weight: normal;
  color: #454545;
  border-radius: 4px;
  height: 30px;
}

/* tag_box */
.tag_box {
  width: calc(100% - 75px);
  float: left;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.tag_box + .btn_Regist {
  clear: inherit;
  float: left;
  margin: 0 0 0 10px !important;
}
.tag_box + .btn_Regist .button.button-b {
  height: 110px;
  line-height: 110px;
}
.tag_list.tag_box ~ .button {
  height: 110px;
  line-height: 110px;
}

/* img_upload */
.img_upload {
  padding: 0 20px;
}
.img_upload p {
  position: relative;
  display: inline-block;
}
.img_upload p .btn_del {
  position: absolute;
  right: 5px;
  top: 5px;
  border: none;
}

/* reply_box */
.tag_textarea.reply_box textarea {
  width: 88.9%;
}
.tag_textarea.reply_box .btn_Regist .button {
  height: 106px;
  line-height: 106px;
  padding: 0 20px;
}

/* profile_img */
.profile_img {
  position: relative;
}
.profile_img img {
  width: 90px;
  height: 90px;
  clip-path: circle();
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/**
   * Comment    : common css
   * 占쎌삂占쎄쉐占쎌쁽       : shinminha
   * 占쎌삂占쎄쉐占쎌뵬       : 2020. 9. 7.
 */

/*  .new{
  background-color: rgb(255, 187, 0) !important;
} */

.in-block {
  display: inline-block;
}
.none {
  display: none;
}
.width100 {
  width: 100% !important;
}
.fl_right {
  float: right;
}
.sel150 {
  min-width: 150px !important;
}
.sel75{
	min-width:75px !important;
}
.w197 {
  width: 197px;
}
.wMax {
  width: 100%;
}
.sms-popup span {
  width: 28px;
  height: 24px;
  color: #fff;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  background-color: #52c41a;
  margin: 0 auto;
  font-weight: 600;
  font-size: 12px;
  border-radius: 4px;
}

.order-sms-popup span {
  width: 19px;
  height: 15px;
  color: #fff;
  line-height: 15px;
  display: inline-block !important;
  text-align: center;
  background-color: #52c41a;
  margin: 0 auto;
  font-weight: 600;
  font-size: 12px;
  border-radius: 4px;
}
.blue-popup {
  background-color: #1890FE !important;
}
.st {
  position: relative;
  display: inline-block !important;
  color: #fff;
  width: 18px;
  height: 18px;
  line-height: 18px;
  background-color: #52c41a;
  display: inline-block;
  margin: 0 0 0 2px;
  font-size: 10px;
  text-align: center;
  border-radius: 4px;
}
/* .st:before{
  content: '';
  position: absolute;;
  top:50%;
  right:0;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  line-height: 18px;
  background-color: #52c41a;
  display: inline-block;
  margin: 0 0 0 5px;
  font-size: 10px;
  z-index:-1
} */

a.see-all-memo {
  background-color: #52c41a !important;
  color: #fff;
  text-decoration: none;
  height: 28px;
  line-height: 26px;
  font-size: 12px;
  border: 1px solid #52c41a !important;
}

.ship {
  border: 1px solid #ccc;
  padding: 10px;
}

/* 占쎈솁占쎌뵬筌ｂ뫀占� css */
.file_input label {
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  width: 100px;
  height: 34px;
  background: #575757;
  color: #fff;
  text-align: center;
  line-height: 34px;
}
.file_input label input {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}
.file_input input[type="text"] {
  vertical-align: middle;
  display: inline-block;
  width: 280px;
  height: 34px;
  line-height: 34px;
  font-size: 11px;
  padding: 0;
  border: 0;
  border: 1px solid #ccc;
}

/**
 * Comment    : infoMemberList
 * 占쎌삂占쎄쉐占쎌쁽       : shinminha
 * 占쎌삂占쎄쉐占쎌뵬       : 2020. 9. 7.
*/

/* ID widh */
.memWidth {
  width: 80px;
  display: inline-block;
}

/* color selectBox */
.member-color-list {
  display: flex;
  align-items: center;
}
.member-color {
  position: relative;
  top: 2px;
  width: 20px;
  height: 20px;
  margin-right: 20px;
}
.memeber-color-select > form > select {
  width: 80px;
}

/**
 * Comment    : orderPopup
 * 占쎌삂占쎄쉐占쎌쁽       : shinminha
 * 占쎌삂占쎄쉐占쎌뵬       : 2020. 9. 7.
*/
.table-text-center th,
.table-text-center td {
  text-align: center;
}

/**
 * Comment    : orderCancelPopup
 * 占쎌삂占쎄쉐占쎌쁽       : shinminha
 * 占쎌삂占쎄쉐占쎌뵬       : 2020. 9. 7.
*/
.thumbnail_img {
  cursor: pointer;
}

/**
 * Comment    : 占쎄맒占쎈�뱄옙�뵬�꽴袁⑸땾占쎌젟
 * 占쎌삂占쎄쉐占쎌쁽       : shinminha
 * 占쎌삂占쎄쉐占쎌뵬       : 2020. 9. 7.
*/
.tbl_line {
  width: 100%;
}

.review-star span {
  display: inline-block !important;
}

.um-star:before {
  color: #ffc000;
}
.um-star-o:before {
  color: #333;
}

.pl0 {
  padding-left: 0px !important;
}

.pl1 {
  padding-left: 1px !important;
}

.btn-padding {
  padding: 0 8px 0 8px;
}

.review-relative {
  position: relative;
}
.review-relative .fonti {
  position: absolute;
  top: 50%;
  right: 8%;
  transform: translateY(-50%);
}

.review-total td {
  font-weight: 500;
}

.search-add-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/**
 * 占쎌삂占쎄쉐占쎌쁽       : shinminha
 * 占쎌삂占쎄쉐占쎌뵬       : 2020. 10. 26.
*/

/* toggle */
.btn-toggle {
  position: relative;
  width: 48px;
  height: 28px;
  border-radius: 16px;
  background-color: #fff;
  border: 1px solid #cccccc;
}

.btn-toggle span {
  position: absolute;
  display: block;
  width: 23px;
  height: 23px;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: #cccccc;
}

.btn-toggle.active span {
  left: auto;
  right: 3px;
  background-color: #2a3557;
}

/* top */

.sign-out-icon {
  position: fixed;
  right: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 30px;
  height: 64px;
  /* padding-right: 1.3333vw; */
  /*padding-right: 16.9333vw;*/
  background-color: #fff;
  z-index: 1501;
  cursor: pointer;
}
.sign-out-icon a {
  display: block;
  width: 32px;
  height: 32px;
  background: url(../img/icon-log-out.png) no-repeat 0 0;
}

.myoffice_title {
  width: 272px;
  height: 64px;
  background-color: #001529 !important;
  min-width: 272px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  background: url(../img/myoffice_logo_01.png) no-repeat 31px 18px / 212px 36px;
}

.main_logo {
  width: 272px;
  height: 64px;
  background-color: #001529;
  min-width: 272px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}

.main_logo_icon {
  /* width: 183px; */
  height: 30px;
  line-height: 30px;
  text-align: center;
}

/* #gnb .core{
  width:1528px;
} */

#gnb {
  display: flex;
  box-shadow: 6px 2px 4px 0 rgba(0, 0, 0, 0.1);
}

/* left */

.right_arrow_down {
  width: 24px;
  height: 24px;
  background: url("../img/arrow-logo-chevron-down.png") no-repeat 0 0;
  margin-right: 8px;
  transition: all ease 0.1s;
}

.modules .title_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  background-color: #001529;
}

.modules .title_wrap:focus .title_arrow {
  transform: rotate(180deg);
}

.title_arrow {
  width: 24px;
  height: 24px;
  background: url("../img/arrow-chevron-down.png") no-repeat 0 0;
  margin-right: 8px;
  transition: all ease 0.1s;
}

.modules li span {
  position: relative;
  padding-left: 17px;
}
.modules .d2 span::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-25%);
  left: -1px;
  width: 7px;
  height: 7px;
  background-color: #62697f;
  border-radius: 50%;
  line-height: 7px;
}

.modules .d2 a span::after {
  content: "";
  display: block;
  position: absolute;
  top: -12px;
  left: 2px;
  width: 1px;
  height: 44px;
  background-color: #313131;
  z-index: -1;
}

.modules div.d3 span {
  position: relative;
  padding-left: 17px;
}

.modules div.d3 span::before {
  content: "";
  display: none;
}

.modules div.d3 a span::after {
  content: "";
  display: none;
}

/* left - dropdownbox */
.dropdown_list .dropdown_select_mall {
  display: flex;
  align-items: center;
  background-color: #000c17;
  padding-left: 20px;
}
.select_mall {
    height: 70px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: #000c17;
}

.dropdown_select_mall .myoffice_logo,
.select_mall .myoffice_logo {
  display: block;
  width: 50px;
  height: 40px;
  background-color: #493d49;
  background: url(../img/tab-imvely_logo.jpg) no-repeat 0 0 / 50px 40px;
  border-radius: 50%;
}
.dropdown_select_mall .myoffice_logo,
.select_mall .myoffice_logo {
  background-color: #fff !important;
  background: url(../img/myoffice_logo_02.png) no-repeat 0 0/ 50px 40px;
}
.dropdown_select_mall .logo_title,
.select_mall .logo_title {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ececec;
}

.dropdown_select_mall .select_mall_left,
.select_mall .select_mall_left {
  display: flex;
  align-items: center;
}
.dropdown_select_mall .select_mall_left {
  height: 46px;
}

.modules-nav {
  background-color: #000c17;
  margin: 0;
  padding-left: 0;
  width: 100%;
  height: 70px;
}

.select_mall_wrap {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}

.modules-nav .select_mall_wrap,
.modules-nav .dropdown_list {
  position: relative;
  color: #fff;
  background: #000c17;
  display: block;
  transition-duration: 0.5s;
}

.modules-nav .select_mall_wrap a,
.modules-nav .dropdown_list a {
  color: #fff;
}

/*  */
.modules-nav:hover,
.modules-nav .select_mall_wrap:hover,
.modules-nav .dropdown_list:hover {
  cursor: pointer;
}

.select_mall_wrap:focus {
  pointer-events: none;
  outline: none;
  box-sizing: border-box;
}
.select_mall_wrap:focus .right_arrow_down {
  transform: rotate(180deg);
}

.select_mall_wrap:focus .dropdown_select {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.dropdown_select {
  width: 100%;
  background: #12151f;
  position: absolute;
  left: 0;
  z-index: 1501;
  opacity: 0;
  visibility: hidden;
}

.modules-nav .dropdown_select p {
  width: 100%;
}

/* table input color */
th {
  padding: 0px 10px 0px !important;
}

input:disabled,
input[readonly],
select:disabled,
select[readonly],
textarea:disabled,
textarea[readonly] {
  background: #f5f5f5 !important;
}
/**
 * 占쎌삂占쎄쉐占쎌쁽       : shinminha
 * 占쎌삂占쎄쉐占쎌뵬       : 2020. 10. 29.
*/

#contents .container{
	min-width: 1280px
}
.cag-popup #contents .container {
  min-width: 500px;
}

.container-inner {
  border: solid 1px #e4e4e4;
  padding: 4px 26px 34px 26px;
  background-color: #fff;
}
.container-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.container-header table.table-row {
  border-top: none;
}
.container-header > div {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding-top: 44px;
}
.container-header .section-button-search {
  margin: 0;
}
.container-header .section-button-search .button {
  display: inline-block;
  height: 34px;
  line-height: 30px;
}

textarea,
select {
  border: 1px solid #dadada;
}

select {
  height: 34px;
}

.btn_row_plus,
.btn_row_minus {
  width: 34px !important;
  height: 34px !important;
  border-radius: 2px;
}

#top {
  display: none;
}

#quickmenu {
  display: none;
}

/**
 * 占쎌삂占쎄쉐占쎌쁽       : shinminha
 * 占쎌삂占쎄쉐占쎌뵬       : 2020. 10. 30.
*/

/* 筌롫뗀�걟 memo */
.memo-btn-wrap {
  display: flex;
  align-items: center;
}
.checkbox_wrap {
  display: flex;
  align-items: center;
  border: 1px solid #dadada;
  height: 34px;
  padding: 0 12px;
  box-sizing: border-box;
}

.memo-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.memo-inner ul {
  width: 94%;
  list-style-type: circle;
  list-style-position: inside;
}
.memo-inner a {
  width: 6%;
  display: block;
  text-align: center;
  text-decoration: none;
}
.um-plus {
  font-size: 16px;
  color: #333;
}
.um-plus:visited {
  color: #333;
}

.memo-text-content {
  white-space: nowrap;
  width: 400px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 筌롫뗀�걟 占쎈솚占쎈씜 */
#member-memo {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 40px;
  transition: all 0.3s;
  z-index: 1;
}
.member-memo-header {
  display: flex;
  justify-content: space-between;
  border: 1px solid silver;
  border-bottom: 2px solid #cccccc;
  /* border-bottom: 2px solid #3e98dd; */
  padding-right: 20px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  margin-left: 272px;
}

#member-memo-list {
  display: flex;
  height: 100%;
  background-color: white;
  margin-left: 272px;
}
.modal #member-memo-list,
.modal .member-memo-header {
  margin-left: 0px;
}
.member-memo-table {
  width: 60%;
  overflow-y: auto;
}
.member-memo-middle-categori{
  background: rgb(250, 250, 250); height: 30px; line-height: 30px; width : 100%; border-bottom: 1px solid #f0f0f0; user-select: auto;
}
.member-memo-table table {
  table-layout: fixed;
}
.member-memo-table table .memo-content {
  width: 100%;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 3%;
}
.member-memo-table table tbody .memo-content.on {
  white-space: normal;
  word-break: break-all;
}
.btn-accodion {
  cursor: pointer;
}
.member-memo-registration {
  width: 40%;
  overflow-y: auto;
}
.member-memo-registration > table {
	height: 92%
}
.btn-memo {
  display: block;
  width: 100%;
  height: 172px;
  writing-mode: tb;
}
.memo-btn-regist {
  width: 100% !important;
  height: 160px !important;
}
.memo-btn-modify {
  width: 100% !important;
  height: 77px !important;
}

.member-memo-close a {
  color: #333;
  font-weight: bold;
}
/**
 * 占쎌삂占쎄쉐占쎌쁽       : shinminha
 * 占쎌삂占쎄쉐占쎌뵬       : 2020. 11. 04.
*/

/**
 * 占쎌삂占쎄쉐占쎌쁽       : shinminha
 * 占쎌삂占쎄쉐占쎌뵬       : 2020. 11. 30.
*/
table.table-a td .input[type="radio"],
table.table-a td .input[type="text"] {
  margin-left: 10px;
}
table.table-a td .input[type="radio"]:first-child,
table.table-a td .input[type="text"]:first-child {
  margin-left: 0px;
}

table.table-a td input[type="radio"] {
  margin-right: 3px;
}

.flex {
  display: flex;
}
.flex-center {
  align-items: center;
}

.tit-btn .section-button-search {
  margin: 10px 0 0 0;
}

.tree_wrap #main_con h3 {
  margin-top: 0;
}

.tree_wrap #main_con .tbl_line input[type="text"] {
  /*margin-top: 10px;*/
}

tbody td .tbl_line input[type="text"] {
  margin-top: 5px;
}

#goRequest {
  margin-right: 5px;
}

button,
img {
  outline: none;
}

table.table-a td input[type="checkbox"],
table.table-a td input[type="radio"] {
  margin-right: 2px;
}

table.table-a td label {
  margin-right: 10px;
  margin-top: 5px;
  border-radius: 4px;
}

table.table-a td label.fileAttach {
  margin-right: 10px;
  margin-top: 0px;
  border-radius: 4px;
}

.datepicker-btn {
  display: inline-block;
  margin-left: 2px;
}

select.select.ynselect {
  height: 20px;
  margin-left: 5px;
  margin-right: 10px;
}

.-mt10 {
  margin-top: -10px;
}

.mr0 {
  margin-right: 0;
}

tr .button.small {
  padding-left: 8px;
  padding-right: 8px;
  width: 100px;
}

#tab1 h4.title span,
#tab2 h4.title span,
#tab4 h4.title span,
#tab6 h4.title span {
  padding-left: 0;
  font-weight: 500;
}

h-28 {
  height: 28px;
  line-height: 28px;
}

table.table-a td label.m0 {
  margin-right: 0;
}

table.table-a input.text.number {
  box-sizing: border-box;
}

table.table-col a.xsmall {
  width: 110px;
  padding: 0px;
  text-align: center;
}

table.table-b td,
table.table-col td,
table.table-a td,
table.table-b td {
  font-size: 14px;
  background-color: #ffffff;
  color: #000000d9;
  font-weight: 500;
  word-break: break-word;
}
table.table-b th,
table.table-col th,
table.table-a th,
table.table-b th {
  font-size: 14px;
  font-weight: 600;
}

table.table-b td iframe,
table.table-col td iframe,
table.table-a td iframe,
table.table-b td iframe {
  background-color: #fff;
}

table.table-b td.searchDashboard {
  cursor: pointer;
}
table.table-b td.searchDashboard:hover {
  text-decoration: underline;
  color: #1890ff;
  font-weight: bold;
  background-color: #e8f4ff;
}

.mr3 {
  margin-right: 3px !important;
}

.ml3 {
  margin-left: 3px !important;
}

.ml-1 {
  margin-left: -1px;
}

.mt-72 {
  margin-top: -72px;
}

table td img:not(.sellerRoomView) {
  max-height: 80px;
}

table td span.figure {
   display: inline-block;
   margin-top: 10px;
}

table td span.figure img{
  /*width: 150px;*/
  height: 150px;
  min-height: 150px;
  /** 값은 원하시는대로 수정해주시면 될것같습니다! **/
}

.h-34 {
  height: 34px;
}

.lh-34 {
  line-height: 34px;
}

/** file-tree css **/

/* .tree_side_layout.layout-main-con .tree_wrap ,
.tree_side_layout.category .tree_wrap */
.tree_side_layout .tree_wrap {
  display: flex;
}
/* .tree_side_layout.layout-main-con .tree_wrap .filetree-wrap ,
.tree_side_layout.category .tree_wrap .filetree-wrap */
.tree_side_layout.tree_wrap .filetree-wrap {
  float: none;
}

/* .tree_side_layout.layout-main-con .tree_wrap .filetree-wrap .filetree  ,
.tree_side_layout.category .tree_wrap .filetree-wrap .filetree */
.tree_side_layout .tree_wrap .filetree-wrap .filetree {
  min-width: 312px;
}

.tree_side_layout.layout-category #main_con {
  margin-top: -45px;
}

.tree_side_layout.layout-main-con #main_con {
  margin-top: -76px;
}
.tree_side_layout.layout-main-con #main_con .title {
  /*line-height: 34px;*/
}
.tree_side_layout.layout-main-con.layout-gnb #main_con .title {
  /*line-height: inherit;*/
}

.tree_side_layout.layout-main-con.layout-gnb #main_con {
  margin-top: -45px;
}

.notification-main-con {
  margin-top: -54px;
}

.notification-main-con .section-title {
  display: flex;
  align-items: flex-end;
}

.tree_side_layout #main_con .title.layout-cont-add{
	line-height: 18px;
	margin-top: 28px;
}

.filetree-wrap {
  display: flex;
  flex-direction: column;
  float: none;
}

.tree_side_layout #browser {
  height: 710px;
  overflow-y: auto;
}

.filetree-wrap .tree-btn {
  width: 312px;
  margin-top: 5px;
}

.text-alert {
  background-color: #fff!important;
  border-color: #e0e5e8!important;
  border-radius: .25rem!important;
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: opacity .15s linear;
}

.text-alert .text-danger{
  left: 0;
  top: 0;
  margin: -1px!important;
  height: calc(100% + 2px)!important;
  position: absolute!important;
  display: block;
  border-left-width: 4px!important;
  border-left-style: solid!important;
  border-left-color: transparent;
  border-color: #da4e35!important;
  border-top-left-radius: .25rem!important;
  border-bottom-left-radius: .25rem!important;
}

.text-color-primary {
  color: #1890ff !important;
}

.text-color-danger {
  color: #FF4D4D !important;
}

.tag_cloud_wrap .tag_cloud_list li .txt, .tag_cloud_wrap .tag_cloud_list li button{
  vertical-align: inherit;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.img-medium-thumbnail {
  display: inline-block;
  max-width: 100%;
  min-height: 100px;
  height: auto;
  padding: 3px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.img-small-thumbnail {
  display: inline-block;
  max-width: 100%;
  min-height: 66px;
  height: auto;
  padding: 2px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.img-banner-thumbnail {
  display: inline-block;
  /*max-width: 100%;*/
  /*min-height: 66px;*/
  height: auto;
  padding: 2px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.replace-text {
  float: left;
  display: inline-block;
  margin-top: 6px;
  margin-right: 5px;
}

.img-upload-desc {
  padding: 5px 0 5px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  margin-top: 20px;
}

#trigger-upload {
  cursor: pointer;
}


/* 갤러리 css */
.project-page-main {
	margin-left: 70px;
}
.carousel-container {
	width: 700px;
	height: 500px;
	padding: 20px;
	margin: 0 auto;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	/*background-color:#fcfcfc;*/
}
.carousel-container-inner{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}
.carousel-container-inner video,
.carousel-container-inner img,
.carousel-container-inner iframe{
	max-width: 500px;
	max-height: 500px;
}
.current-image {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.carousel-thumb-area{
	width: 100px;
    height: 500px;
	margin-left: 30px;
}
.next-list {
	list-style-type: none;
	width: 100%;
    height: 500px;
	transition: all .5s;
    overflow-y: auto;
}
.next-list::-webkit-scrollbar{
	width:5px;
	border-radius: 10px;
}
.next-list::-webkit-scrollbar-thumb {
    background-color: #d9d9d9;
    border-radius: 10px
  }
.next-list::-webkit-scrollbar-track {
    background-color: none;
 }

.next-list li {
	display: inline-block;
	padding: 0;
	width: 90px;
	min-width: 90px;
	height: 90px;
	text-align: center;
	cursor: pointer;
	transition: all .5s;
}
.next-list li:first-child{
		margin-top: 0;
}

ul .image-of-list {
	width: 100%;
	height: 100%;
	opacity: 0.5;
	box-shadow: 0 5px 8px #999;
	transition: all .5s;
}
.current-image-list {
	opacity: 1;
	transition: all .5s;
}
.carousel-main-area{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	min-width: 500px;
	min-height: 500px;
	overflow: hidden;
}


/* 갤러리 css 끝 */

.single-list-set .col-1-2.text-left{
	height: 44px;
}

.single-list-set .col-1-2.text-left > span{
	line-height: 40px;
}

.onoff .on {
  display: block;
}
.onoff .off {
  display: none;
}