@charset "UTF-8";

/* Original file: files/cache/assets/compiled/4638d56b9e940bba43d8e254a8b4ea4fec91b238.rhymix.scss.css */

/* Element Reset */
body, table, input, textarea, select, button {
  font-family: sans-serif;
  font-size: 12px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}
body {
  position: relative;
}
a img {
  border: 0;
}
[hidden] {
  display: none;
}
/* Content Default Styles */
.xe_content, .rhymix_content {
  font-family: inherit;
  font-size: 13px;
  line-height: 160%;
  word-break: normal;
  word-wrap: break-word;
  /* lists */
}
.xe_content p, .rhymix_content p {
  margin: 0 0 0px 0;
  line-height: 160%;
}
.xe_content p span, .rhymix_content p span {
  line-height: 160%;
}
.xe_content img, .xe_content video, .rhymix_content img, .rhymix_content video {
  max-width: 100%;
  height: auto;
}
.xe_content table, .rhymix_content table {
  font: inherit;
}
.xe_content blockquote, .rhymix_content blockquote {
  padding: 2px 0;
  border-style: solid;
  border-color: #ccc;
  border-width: 0;
  border-left-width: 5px;
  padding-left: 20px;
  padding-right: 8px;
}
.xe_content blockquote:lang(ar), .xe_content blockquote:lang(arc), .xe_content blockquote:lang(dv), .xe_content blockquote:lang(ha), .xe_content blockquote:lang(he), .xe_content blockquote:lang(khw), .xe_content blockquote:lang(ks), .xe_content blockquote:lang(ku), .xe_content blockquote:lang(ps), .xe_content blockquote:lang(fa), .xe_content blockquote:lang(ur), .xe_content blockquote:lang(yi), .rhymix_content blockquote:lang(ar), .rhymix_content blockquote:lang(arc), .rhymix_content blockquote:lang(dv), .rhymix_content blockquote:lang(ha), .rhymix_content blockquote:lang(he), .rhymix_content blockquote:lang(khw), .rhymix_content blockquote:lang(ks), .rhymix_content blockquote:lang(ku), .rhymix_content blockquote:lang(ps), .rhymix_content blockquote:lang(fa), .rhymix_content blockquote:lang(ur), .rhymix_content blockquote:lang(yi) {
  border-left-width: 0px;
  border-right-width: 5px;
  padding-left: 8px;
  padding-right: 20px;
}
.xe_content ul, .rhymix_content ul {
  list-style-type: disc;
}
.xe_content ol, .rhymix_content ol {
  list-style-type: decimal;
}
.xe_content ul, .xe_content ol, .rhymix_content ul, .rhymix_content ol {
  display: block;
  margin-left: 1em;
  margin-right: 0;
  padding-left: 25px;
  padding-right: 0;
}
.xe_content ul:lang(ar), .xe_content ul:lang(arc), .xe_content ul:lang(dv), .xe_content ul:lang(ha), .xe_content ul:lang(he), .xe_content ul:lang(khw), .xe_content ul:lang(ks), .xe_content ul:lang(ku), .xe_content ul:lang(ps), .xe_content ul:lang(fa), .xe_content ul:lang(ur), .xe_content ul:lang(yi), .xe_content ol:lang(ar), .xe_content ol:lang(arc), .xe_content ol:lang(dv), .xe_content ol:lang(ha), .xe_content ol:lang(he), .xe_content ol:lang(khw), .xe_content ol:lang(ks), .xe_content ol:lang(ku), .xe_content ol:lang(ps), .xe_content ol:lang(fa), .xe_content ol:lang(ur), .xe_content ol:lang(yi), .rhymix_content ul:lang(ar), .rhymix_content ul:lang(arc), .rhymix_content ul:lang(dv), .rhymix_content ul:lang(ha), .rhymix_content ul:lang(he), .rhymix_content ul:lang(khw), .rhymix_content ul:lang(ks), .rhymix_content ul:lang(ku), .rhymix_content ul:lang(ps), .rhymix_content ul:lang(fa), .rhymix_content ul:lang(ur), .rhymix_content ul:lang(yi), .rhymix_content ol:lang(ar), .rhymix_content ol:lang(arc), .rhymix_content ol:lang(dv), .rhymix_content ol:lang(ha), .rhymix_content ol:lang(he), .rhymix_content ol:lang(khw), .rhymix_content ol:lang(ks), .rhymix_content ol:lang(ku), .rhymix_content ol:lang(ps), .rhymix_content ol:lang(fa), .rhymix_content ol:lang(ur), .rhymix_content ol:lang(yi) {
  padding-left: 0px;
  padding-right: 25px;
  margin-left: 0;
  margin-right: 1em;
}
.xe_content li, .rhymix_content li {
  display: list-item;
}
@media screen {
  img, video {
    max-width: none;
  }
}
/* Clearfix */
.xe-clearfix:before, .xe-clearfix:after {
  content: " ";
  display: table;
}
.xe-clearfix:after {
  clear: both;
}
.xe-widget-wrapper {
  overflow: hidden;
}
/* Popup Menu Area */
#rhymix_popup_menu, #popup_menu_area {
  position: absolute;
  z-index: 9999;
  margin: 10px 0;
  padding: 0;
  border: 1px solid #eeeeee;
  border-radius: 2px;
  font-size: 12px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  background: #fff;
  min-width: 80px;
}
#rhymix_popup_menu ul, #popup_menu_area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#rhymix_popup_menu li, #popup_menu_area li {
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
#rhymix_popup_menu a, #popup_menu_area a {
  display: block;
  padding: 5px;
  text-decoration: none;
  color: #212121;
}
#rhymix_popup_menu a:hover, #rhymix_popup_menu a:active, #rhymix_popup_menu a:focus, #popup_menu_area a:hover, #popup_menu_area a:active, #popup_menu_area a:focus {
  background: #eeeeee;
  outline: none;
}
@media screen and (max-width: 400px) {
  #rhymix_popup_menu, #popup_menu_area {
    min-width: 120px;
    max-width: 95%;
    font-size: 13px;
  }
  #rhymix_popup_menu a, #popup_menu_area a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #212121;
  }
}
/* Editable Preview */
.editable_preview {
  width: 100%;
  min-height: 240px;
  max-height: 440px;
  box-sizing: border-box;
  margin: 0;
  padding: 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  overflow-y: auto;
  cursor: text;
}
.editable_preview p {
  margin-bottom: 0px !important;
}
.editable_preview_iframe {
  width: 100%;
  height: 440px;
  box-sizing: border-box;
  margin: 0 0 -4px 0;
  padding: 0;
  border: 0;
}
/* alert */
#rhymix_alert {
  display: none;
  position: fixed;
  left: 50%;
  bottom: 20%;
  min-width: 250px;
  max-width: 500px;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  text-align: center;
  opacity: 0.6;
  padding: 12px 20px;
  border: 1px solid #fff;
  border-radius: 10px;
  transform: translateX(-50%);
  z-index: 999999999;
}
/* Debug */
#rhymix_debug_button {
  display: none;
  position: fixed;
  left: 0;
  bottom: 40px;
  background: #eeeeee;
  background: linear-gradient(to bottom, #f4f4f4 0%, #eaeaea 100%);
  border: 1px solid #ccc;
  border-left: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.18), 0 0 6px 0 rgba(0, 0, 0, 0.12);
  z-index: 1073741824;
}
#rhymix_debug_button.visible {
  display: block;
}
@media print {
  #rhymix_debug_button.visible {
    display: none;
  }
}
#rhymix_debug_button:hover {
  background: #dddddd;
  background: linear-gradient(to bottom, #e8e8e8 0%, #d9d9d9 100%);
}
#rhymix_debug_button a {
  display: block;
  font: bold 12px/14px Arial, sans-serif;
  color: #444;
  text-decoration: none;
  padding: 4px 8px;
}
#rhymix_debug_button a.has_errors {
  color: #f44336;
}
#rhymix_debug_panel {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  max-width: 100%;
  height: 100%;
  overflow-y: scroll;
  background: #fcfcfc;
  box-sizing: border-box;
  border-right: 1px solid #ccc;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.18), 0 0 8px 0 rgba(0, 0, 0, 0.12);
  z-index: 1073741824;
}
#rhymix_debug_panel .debug_header {
  clear: both;
  width: 100%;
  height: 36px;
  background: #444444;
  background: linear-gradient(to right, #222222 0%, #444444 40%, #eeeeee 100%);
  position: relative;
}
#rhymix_debug_panel .debug_header h2 {
  font: bold 16px/20px Arial, sans-serif;
  color: #fcfcfc;
  position: absolute;
  left: 10px;
  top: 10px;
  margin: 0;
  padding: 0;
}
#rhymix_debug_panel .debug_header .debug_maximize {
  font: normal 20px/24px Arial, sans-serif;
  text-decoration: none;
  color: #444444;
  position: absolute;
  right: 32px;
  top: 6px;
}
#rhymix_debug_panel .debug_header .debug_close {
  font: normal 28px/28px Arial, sans-serif;
  text-decoration: none;
  color: #444444;
  position: absolute;
  right: 10px;
  top: 4px;
}
#rhymix_debug_panel .debug_header .debug_close:hover {
  color: #f44336;
}
#rhymix_debug_panel .debug_page {
  clear: both;
  margin: 12px 10px;
  font: normal 12px/16px Arial, NanumBarunGothic, NanumGothic, "Malgun Gothic", sans-serif;
}
#rhymix_debug_panel .debug_page .debug_page_header {
  padding-bottom: 8px;
  border-bottom: 1px solid #ddd;
  position: relative;
  cursor: pointer;
}
#rhymix_debug_panel .debug_page .debug_page_header h3 {
  color: #444;
  font: inherit;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
#rhymix_debug_panel .debug_page .debug_page_collapse {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
  font-size: 10px;
  line-height: 12px;
  text-decoration: none;
  padding: 2px 2px;
}
#rhymix_debug_panel .debug_page .debug_page_body {
  margin: 8px 4px 8px 10px;
}
#rhymix_debug_panel .debug_page .debug_page_body h4 {
  color: #444;
  font: inherit;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 8px 0;
  padding: 0;
}
#rhymix_debug_panel .debug_page .debug_entry {
  font-family: Consolas, "Courier New", monospace;
  color: #444;
  margin-left: 38px;
  margin-bottom: 8px;
  text-indent: -28px;
  word-wrap: break-word;
  word-break: break-all;
}
#rhymix_debug_panel .debug_page .debug_entry.pre_wrap {
  white-space: pre-wrap;
}
#rhymix_debug_panel .debug_page .debug_entry ul.debug_metadata {
  margin: 0 0 0 -16px;
  padding: 0;
}
#rhymix_debug_panel .debug_page .debug_entry ul.debug_metadata li {
  list-style: disc;
  margin: 0;
  padding: 0;
  text-indent: 0;
}
#rhymix_debug_panel .debug_page .debug_entry ul.debug_backtrace {
  margin: 4px 0 0 16px;
  padding: 0;
}
#rhymix_debug_panel .debug_page .debug_entry ul.debug_backtrace li {
  list-style: disc;
  margin: 0;
  padding: 0;
  text-indent: 0;
  color: #888;
}
#rhymix_debug_panel .debug_page .debug_entry ul.debug_backtrace li ul {
  padding-left: 20px;
}
#rhymix_debug_panel .debug_page .debug_entry ul.debug_backtrace li ul li {
  list-style: circle;
}
/* Button (for XE compatibility) */
.btnArea {
  clear: both;
  margin: 10px 0;
  padding: 0;
  text-align: right;
}
.btnArea:after {
  clear: both;
  display: block;
  content: "";
}
.btn {
  display: inline-block;
  margin: 0;
  padding: 0 12px !important;
  height: 24px !important;
  overflow: visible;
  border: 1px solid #bbbbbb;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2;
  border-radius: 2px;
  text-decoration: none !important;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: top;
  line-height: 24px !important;
  font-family: inherit;
  font-size: 12px;
  color: #333333;
  cursor: pointer;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e6e6e6", GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn:hover, .btn:active, .btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
}
.btn > a, .btn > button, .btn > input, .btn > span {
  display: inline-block;
  margin: 0 -12px !important;
  padding: 0 12px !important;
  overflow: visible;
  width: auto;
  height: 24px;
  border: 0;
  vertical-align: top;
  text-decoration: none !important;
  line-height: 24px;
  font-family: inherit;
  font-size: 12px;
  color: #333;
  cursor: pointer;
  background: none;
}
input.btn, button.btn {
  height: 26px !important;
}
.btn-group {
  position: relative;
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  font-size: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.btn-group > .btn:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active {
  z-index: 2;
}
.rhymix_button_wrapper {
  clear: both;
  margin: 10px 0;
  padding: 0;
  text-align: right;
}
.rhymix_button_wrapper:after {
  clear: both;
  display: block;
  content: "";
}
.rhymix_button {
  display: inline-block;
  margin: 0;
  padding: 0 12px !important;
  height: 24px !important;
  overflow: visible;
  border: 1px solid #bbbbbb;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2;
  border-radius: 2px;
  text-decoration: none !important;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: top;
  line-height: 24px !important;
  font-family: inherit;
  font-size: 12px;
  color: #333333;
  cursor: pointer;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e6e6e6", GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.rhymix_button:hover, .rhymix_button:active, .rhymix_button[disabled] {
  color: #333;
  background-color: #e6e6e6;
}
.rhymix_button > a, .rhymix_button > button, .rhymix_button > input, .rhymix_button > span {
  display: inline-block;
  margin: 0 -12px !important;
  padding: 0 12px !important;
  overflow: visible;
  width: auto;
  height: 24px;
  border: 0;
  vertical-align: top;
  text-decoration: none !important;
  line-height: 24px;
  font-family: inherit;
  font-size: 12px;
  color: #333;
  cursor: pointer;
  background: none;
}
input.rhymix_button, button.rhymix_button {
  height: 26px !important;
}
/* Message (for XE compatibility) */
.message {
  position: relative;
  margin: 1em 0;
  padding: 0 1em;
  border: 1px solid #ddd;
  border-radius: 4px;
  line-height: 1.4;
  font-size: 13px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #f8f8f8;
}
.message p {
  margin: 1em 0 !important;
}
.message.info {
  border-color: #BCE8F1;
  color: #3A87AD;
  background-color: #D9EDF7;
}
.message.error {
  border-color: #EED3D7;
  color: #B94A48;
  background-color: #F2DEDE;
}
.message.update {
  border-color: #D6E9C6;
  color: #468847;
  background-color: #DFF0D8;
}
body > .message {
  margin: 1em;
}
.rhymix_message {
  position: relative;
  margin: 1em 0;
  padding: 0 1em;
  border: 1px solid #ddd;
  border-radius: 4px;
  line-height: 1.4;
  font-size: 13px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #f8f8f8;
}
.rhymix_message p {
  margin: 1em 0 !important;
}
.rhymix_message.info {
  border-color: #BCE8F1;
  color: #3A87AD;
  background-color: #D9EDF7;
}
.rhymix_message.error {
  border-color: #EED3D7;
  color: #B94A48;
  background-color: #F2DEDE;
}
.rhymix_message.update {
  border-color: #D6E9C6;
  color: #468847;
  background-color: #DFF0D8;
}
body > .rhymix_message {
  margin: 1em;
}
/* sourceMappingURL=4638d56b9e940bba43d8e254a8b4ea4fec91b238.rhymix.scss.map */

/* Original file: common/css/xeicon/xeicon.min.css */

@font-face{font-family:xeicon;src:url("../../../../common/css/xeicon/fonts/xeicon.eot?v=1.0.4");src:url("../../../../common/css/xeicon/fonts/xeicon.eot?#iefix&v=1.0.4")format('embedded-opentype'),url("../../../../common/css/xeicon/fonts/xeicon.woff2?v=1.0.4")format('woff2'),url("../../../../common/css/xeicon/fonts/xeicon.woff?v=1.0.4")format('woff'),url("../../../../common/css/xeicon/fonts/xeicon.ttf?v=1.0.4")format('truetype'),url("../../../../common/css/xeicon/fonts/xeicon.svg?v=1.0.4#xeicon")format('svg');font-weight:400;font-style:normal}i.xi,i[class^="xi-"],i[class*=" xi-"]{display:inline-block;font-family:xeicon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xi-home:before{content:"\e606"}.xi-bars:before{content:"\e607"}.xi-plus:before{content:"\e603"}.xi-plus-circle:before{content:"\e611"}.xi-plus-square:before{content:"\e612"}.xi-minus:before{content:"\e613"}.xi-minus-circle:before{content:"\e614"}.xi-minus-square:before{content:"\e615"}.xi-close:before{content:"\e616"}.xi-close-circle:before{content:"\e617"}.xi-close-square:before{content:"\e618"}.xi-angle-left:before{content:"\e60b"}.xi-left-circle:before{content:"\e61a"}.xi-left-square:before{content:"\e61b"}.xi-angle-right:before{content:"\e60d"}.xi-right-circle:before{content:"\e61d"}.xi-right-square:before{content:"\e61e"}.xi-angle-up:before{content:"\e60e"}.xi-up-circle:before{content:"\e620"}.xi-up-square:before{content:"\e621"}.xi-angle-down:before{content:"\e619"}.xi-down-circle:before{content:"\e623"}.xi-down-square:before{content:"\e624"}.xi-arrow-left:before{content:"\e625"}.xi-arrow-right:before{content:"\e626"}.xi-arrow-up:before{content:"\e627"}.xi-arrow-down:before{content:"\e628"}.xi-angle-double-left:before{content:"\e629"}.xi-angle-double-right:before{content:"\e62a"}.xi-angle-double-up:before{content:"\e62b"}.xi-angle-double-down:before{content:"\e62c"}.xi-caret-left:before{content:"\e62d"}.xi-caret-left-circle:before{content:"\e62e"}.xi-caret-left-square:before{content:"\e62f"}.xi-caret-right:before{content:"\e630"}.xi-caret-right-circle:before{content:"\e631"}.xi-caret-right-square:before{content:"\e632"}.xi-caret-up:before{content:"\e633"}.xi-caret-up-circle:before{content:"\e634"}.xi-caret-up-square:before{content:"\e635"}.xi-caret-down:before{content:"\e636"}.xi-caret-down-circle:before{content:"\e637"}.xi-caret-down-square:before{content:"\e638"}.xi-arrows:before{content:"\e639"}.xi-arrows-alt:before{content:"\e63a"}.xi-expand-square:before{content:"\e61c"}.xi-compress-square:before{content:"\e63c"}.xi-arrows-h:before{content:"\e63e"}.xi-arrows-v:before{content:"\e63f"}.xi-expand:before{content:"\e640"}.xi-compress:before{content:"\e641"}.xi-refresh:before{content:"\e642"}.xi-power-off:before{content:"\e643"}.xi-alt:before{content:"\e644"}.xi-command:before{content:"\e645"}.xi-esc:before{content:"\e646"}.xi-eye:before{content:"\e64a"}.xi-eye-slash:before{content:"\e61f"}.xi-toggle:before{content:"\e647"}.xi-toggle-off:before{content:"\e648"}.xi-toggle-on:before{content:"\e649"}.xi-ellipsis-h:before{content:"\e64b"}.xi-ellipsis-v:before{content:"\e64c"}.xi-link:before{content:"\e600"}.xi-link-l:before{content:"\e601"}.xi-unlink:before{content:"\e602"}.xi-download-circle:before{content:"\e64d"}.xi-upload-circle:before{content:"\e650"}.xi-download:before{content:"\e651"}.xi-upload:before{content:"\e652"}.xi-download-disk:before{content:"\e653"}.xi-upload-disk:before{content:"\e654"}.xi-archive:before{content:"\e655"}.xi-download-my:before{content:"\e656"}.xi-download-bottom:before{content:"\e657"}.xi-download-caret:before{content:"\e658"}.xi-cloud:before{content:"\e659"}.xi-cloud-upload:before{content:"\e65a"}.xi-cloud-download:before{content:"\e65b"}.xi-upload-square:before{content:"\e65d"}.xi-download-square:before{content:"\e622"}.xi-share2:before{content:"\e64e"}.xi-share-l:before{content:"\e64f"}.xi-share-alt:before{content:"\e65f"}.xi-share-arrow-alt:before{content:"\e661"}.xi-cloud-minus:before{content:"\e663"}.xi-external-share:before{content:"\e664"}.xi-external-link:before{content:"\e665"}.xi-rss-square:before{content:"\e666"}.xi-code-fork:before{content:"\e667"}.xi-sitemap:before{content:"\e65c"}.xi-wifi-router:before{content:"\e668"}.xi-wifi:before{content:"\e669"}.xi-signal:before{content:"\e66a"}.xi-antenna:before{content:"\e660"}.xi-marquee-add:before{content:"\e66e"}.xi-marquee-remove:before{content:"\e66f"}.xi-exchange:before{content:"\e670"}.xi-repeat:before{content:"\e671"}.xi-pen:before{content:"\e673"}.xi-eraser:before{content:"\e674"}.xi-magnifier:before{content:"\e63b"}.xi-magnifier-expand:before{content:"\e63d"}.xi-magnifier-reduce:before{content:"\e65e"}.xi-trash:before{content:"\e662"}.xi-scissors:before{content:"\e675"}.xi-pin:before{content:"\e678"}.xi-clip:before{content:"\e679"}.xi-key:before{content:"\e683"}.xi-slip-tongs:before{content:"\e684"}.xi-lock:before{content:"\e66b"}.xi-unlock:before{content:"\e66c"}.xi-target:before{content:"\e68f"}.xi-paper:before{content:"\e604"}.xi-stack-paper:before{content:"\e605"}.xi-pen-point:before{content:"\e67a"}.xi-pencil-point:before{content:"\e67b"}.xi-brush-point:before{content:"\e67c"}.xi-magnet:before{content:"\e67d"}.xi-cube:before{content:"\e67e"}.xi-type:before{content:"\e66d"}.xi-paint-brush:before{content:"\e672"}.xi-paint-bucket:before{content:"\e676"}.xi-crop:before{content:"\e677"}.xi-marquee:before{content:"\e685"}.xi-color:before{content:"\e687"}.xi-rgb:before{content:"\e67f"}.xi-ruler:before{content:"\e68c"}.xi-ruler-triangle:before{content:"\e680"}.xi-magic:before{content:"\e68d"}.xi-eyedropper:before{content:"\e681"}.xi-canvas:before{content:"\e682"}.xi-cog:before{content:"\e686"}.xi-wrench:before{content:"\e68b"}.xi-align-justify:before{content:"\e690"}.xi-align-left:before{content:"\e691"}.xi-align-center:before{content:"\e692"}.xi-align-right:before{content:"\e693"}.xi-layout-full:before{content:"\e694"}.xi-layout-side-left:before{content:"\e695"}.xi-layout-side-right:before{content:"\e696"}.xi-layout-left-mid:before{content:"\e6a1"}.xi-layout-center:before{content:"\e6a7"}.xi-layout-side-three:before{content:"\e6ac"}.xi-layout-grid:before{content:"\e697"}.xi-layout-top:before{content:"\e698"}.xi-layout-top-left:before{content:"\e699"}.xi-layout-top-grid:before{content:"\e69a"}.xi-layout-top-three:before{content:"\e6ad"}.xi-layout-top-center:before{content:"\e69b"}.xi-layout-top-left-mid:before{content:"\e69c"}.xi-layout-top-right:before{content:"\e69d"}.xi-bold:before{content:"\e69e"}.xi-underline:before{content:"\e69f"}.xi-italic:before{content:"\e6a0"}.xi-caps:before{content:"\e6ae"}.xi-strikethrough:before{content:"\e6a2"}.xi-paragraph:before{content:"\e6a3"}.xi-list-ul:before{content:"\e6a4"}.xi-list-ul-square:before{content:"\e6a5"}.xi-list-ol:before{content:"\e6a6"}.xi-list-ul-l:before{content:"\e6af"}.xi-indent:before{content:"\e6a8"}.xi-indent-arrow:before{content:"\e6a9"}.xi-dedent:before{content:"\e6aa"}.xi-dedent-arrow:before{content:"\e6ab"}.xi-contents-right:before{content:"\e6b0"}.xi-contents-left:before{content:"\e6b1"}.xi-contents-grid:before{content:"\e6b2"}.xi-lineheight-plus:before{content:"\e6b4"}.xi-lineheight-minus:before{content:"\e6b5"}.xi-lineheight:before{content:"\e688"}.xi-code:before{content:"\e689"}.xi-rotate-right:before{content:"\e6b8"}.xi-rotate-left:before{content:"\e6b9"}.xi-user:before{content:"\e68a"}.xi-user-plus:before{content:"\e68e"}.xi-user-minus:before{content:"\e6b3"}.xi-user-check:before{content:"\e6b6"}.xi-user-circle:before{content:"\e6b7"}.xi-user-info:before{content:"\e6ba"}.xi-user-add:before{content:"\e6bb"}.xi-users:before{content:"\e6c0"}.xi-user-folder:before{content:"\e6c4"}.xi-user-address:before{content:"\e6c5"}.xi-user-lock:before{content:"\e6c6"}.xi-female:before{content:"\e6c7"}.xi-male:before{content:"\e6c8"}.xi-gender:before{content:"\e6c9"}.xi-woman:before{content:"\e6bc"}.xi-man:before{content:"\e6bd"}.xi-toilet:before{content:"\e6be"}.xi-love:before{content:"\e6bf"}.xi-handshake:before{content:"\e6c1"}.xi-meeting:before{content:"\e6c2"}.xi-community:before{content:"\e6c3"}.xi-family:before{content:"\e6ca"}.xi-lecture:before{content:"\e6cb"}.xi-maternity:before{content:"\e6cd"}.xi-baby:before{content:"\e6cf"}.xi-wheelchair:before{content:"\e6d0"}.xi-collaboration:before{content:"\e6d3"}.xi-envelope:before{content:"\e6cc"}.xi-letter:before{content:"\e6ce"}.xi-postcard:before{content:"\e6d4"}.xi-envelope-open:before{content:"\e6d1"}.xi-at:before{content:"\e6d2"}.xi-postbox:before{content:"\e6d6"}.xi-reply:before{content:"\e6d7"}.xi-reply-all:before{content:"\e6d8"}.xi-reply-l:before{content:"\e6d9"}.xi-reply-all-l:before{content:"\e6da"}.xi-paper-plane:before{content:"\e6d5"}.xi-refresh-l:before{content:"\e6db"}.xi-undo:before{content:"\e6dc"}.xi-chat:before{content:"\e6dd"}.xi-message:before{content:"\e6de"}.xi-message-list:before{content:"\e6df"}.xi-comment:before{content:"\e6eb"}.xi-comments:before{content:"\e6ec"}.xi-note:before{content:"\e6ed"}.xi-smiley-face:before{content:"\e6ee"}.xi-neutral-face:before{content:"\e6ef"}.xi-sad-face:before{content:"\e6f0"}.xi-happy-face:before{content:"\e6f1"}.xi-lol-face:before{content:"\e6f2"}.xi-dead-face:before{content:"\e6f3"}.xi-angry-face:before{content:"\e6f4"}.xi-confused-face:before{content:"\e6f7"}.xi-wink-face:before{content:"\e6f9"}.xi-lips-sealed-face:before{content:"\e6fa"}.xi-thumbs-up:before{content:"\e6fc"}.xi-thumbs-down:before{content:"\e6fd"}.xi-star:before{content:"\e6fe"}.xi-heart:before{content:"\e6ff"}.xi-badge:before{content:"\e700"}.xi-medal:before{content:"\e701"}.xi-trophy:before{content:"\e753"}.xi-present:before{content:"\e755"}.xi-tag:before{content:"\e70a"}.xi-tags:before{content:"\e70b"}.xi-flag-triangle:before{content:"\e70c"}.xi-bookmark:before{content:"\e70d"}.xi-book-spread:before{content:"\e70e"}.xi-book:before{content:"\e70f"}.xi-tagged-book:before{content:"\e710"}.xi-crown:before{content:"\e711"}.xi-check:before{content:"\e6e0"}.xi-check-box:before{content:"\e6e1"}.xi-check-boxout:before{content:"\e6e2"}.xi-check-circle:before{content:"\e6e3"}.xi-check-circleout:before{content:"\e6e4"}.xi-check-shield:before{content:"\e6e5"}.xi-check-shieldout:before{content:"\e6e6"}.xi-check-comment:before{content:"\e6e8"}.xi-check-commentout:before{content:"\e6e7"}.xi-check-home-o:before{content:"\e712"}.xi-check-home:before{content:"\e6e9"}.xi-check-homeout:before{content:"\e6ea"}.xi-form:before{content:"\e713"}.xi-form-check:before{content:"\e714"}.xi-form-checkout:before{content:"\e715"}.xi-notice:before{content:"\e608"}.xi-announce:before{content:"\e609"}.xi-slash-circle:before{content:"\e60a"}.xi-ban-circle:before{content:"\e716"}.xi-ban-square:before{content:"\e717"}.xi-unknown-square:before{content:"\e718"}.xi-unknown-circle:before{content:"\e719"}.xi-rollback:before{content:"\e6f5"}.xi-rollback-circle:before{content:"\e6f6"}.xi-info-circle:before{content:"\e71a"}.xi-info-suqare:before{content:"\e71b"}.xi-info-triangle:before{content:"\e6f8"}.xi-new:before{content:"\e71e"}.xi-update:before{content:"\e725"}.xi-information-square:before{content:"\e726"}.xi-information-circle:before{content:"\e727"}.xi-help:before{content:"\e6fb"}.xi-skull:before{content:"\e728"}.xi-image:before{content:"\e729"}.xi-images:before{content:"\e72b"}.xi-camera:before{content:"\e72c"}.xi-camera-round:before{content:"\e702"}.xi-camera-retro:before{content:"\e703"}.xi-cameracorder:before{content:"\e704"}.xi-shutter:before{content:"\e72d"}.xi-shuffle:before{content:"\e60c"}.xi-step-backward:before{content:"\e705"}.xi-step-forward:before{content:"\e706"}.xi-pause:before{content:"\e72e"}.xi-fast-backward:before{content:"\e707"}.xi-fast-forward:before{content:"\e708"}.xi-eject:before{content:"\e72f"}.xi-stop:before{content:"\e709"}.xi-record:before{content:"\e71c"}.xi-play:before{content:"\e71d"}.xi-forward:before{content:"\e71f"}.xi-backward:before{content:"\e720"}.xi-pause-o:before{content:"\e721"}.xi-step-forward-o:before{content:"\e722"}.xi-step-backward-o:before{content:"\e723"}.xi-eject-o:before{content:"\e724"}.xi-video-camera:before{content:"\e72a"}.xi-movie:before{content:"\e730"}.xi-cine-camera:before{content:"\e731"}.xi-video-call:before{content:"\e732"}.xi-film:before{content:"\e733"}.xi-volume-circle:before{content:"\e738"}.xi-volume-off-circle:before{content:"\e734"}.xi-volume:before{content:"\e735"}.xi-volume-min:before{content:"\e73c"}.xi-volume-mid:before{content:"\e73b"}.xi-volume-max:before{content:"\e73a"}.xi-volume-plus:before{content:"\e73d"}.xi-volume-minus:before{content:"\e73e"}.xi-volume-slash:before{content:"\e73f"}.xi-volume-off:before{content:"\e740"}.xi-headset:before{content:"\e736"}.xi-microphone:before{content:"\e737"}.xi-microphone-slash:before{content:"\e739"}.xi-stand-mic:before{content:"\e741"}.xi-dynamic-mic:before{content:"\e742"}.xi-volume-bar:before{content:"\e743"}.xi-music:before{content:"\e744"}.xi-music-scale:before{content:"\e74f"}.xi-speaker:before{content:"\e745"}.xi-record-play:before{content:"\e746"}.xi-music-keyboard:before{content:"\e748"}.xi-adult:before{content:"\e749"}.xi-marker:before{content:"\e60f"}.xi-marker-circle:before{content:"\e763"}.xi-marker-plus:before{content:"\e764"}.xi-marker-minus:before{content:"\e765"}.xi-marker-multiply:before{content:"\e766"}.xi-pin-circle:before{content:"\e767"}.xi-pin-plus:before{content:"\e768"}.xi-pin-minus:before{content:"\e769"}.xi-pin-multiply:before{content:"\e76a"}.xi-map-marker:before{content:"\e74a"}.xi-map-folding:before{content:"\e770"}.xi-location-arrow:before{content:"\e771"}.xi-compass:before{content:"\e74b"}.xi-gps:before{content:"\e774"}.xi-flag-wind:before{content:"\e74e"}.xi-flag:before{content:"\e750"}.xi-flag-line:before{content:"\e751"}.xi-car:before{content:"\e752"}.xi-bus:before{content:"\e754"}.xi-taxi:before{content:"\e756"}.xi-subway:before{content:"\e757"}.xi-ship:before{content:"\e758"}.xi-scooter:before{content:"\e759"}.xi-bike:before{content:"\e75a"}.xi-ambulance:before{content:"\e75b"}.xi-truck:before{content:"\e75c"}.xi-flight:before{content:"\e75d"}.xi-automobile:before{content:"\e75e"}.xi-walking:before{content:"\e75f"}.xi-bicycle:before{content:"\e760"}.xi-motorbike:before{content:"\e761"}.xi-cruise:before{content:"\e762"}.xi-bus-side:before{content:"\e76b"}.xi-train:before{content:"\e76c"}.xi-helicopter:before{content:"\e76d"}.xi-shipping:before{content:"\e76e"}.xi-gas-station:before{content:"\e76f"}.xi-coffee:before{content:"\e772"}.xi-restaurants:before{content:"\e773"}.xi-florist:before{content:"\e775"}.xi-market:before{content:"\e776"}.xi-hlz:before{content:"\e777"}.xi-park:before{content:"\e778"}.xi-cake:before{content:"\e779"}.xi-cash-machine:before{content:"\e77a"}.xi-gamepad:before{content:"\e77b"}.xi-hospital:before{content:"\e77c"}.xi-bank-o:before{content:"\e77e"}.xi-monitor:before{content:"\e77f"}.xi-laptop:before{content:"\e780"}.xi-pc:before{content:"\e781"}.xi-mobile:before{content:"\e782"}.xi-tablet:before{content:"\e783"}.xi-tv:before{content:"\e784"}.xi-mouse:before{content:"\e77d"}.xi-print:before{content:"\e785"}.xi-fax:before{content:"\e787"}.xi-battery-min:before{content:"\e788"}.xi-battery-mid:before{content:"\e78b"}.xi-battery-full:before{content:"\e78c"}.xi-keyboard:before{content:"\e78e"}.xi-telephone:before{content:"\e610"}.xi-phone:before{content:"\e78f"}.xi-ringing:before{content:"\e791"}.xi-missed:before{content:"\e793"}.xi-reception:before{content:"\e794"}.xi-outgoing:before{content:"\e795"}.xi-call-log:before{content:"\e796"}.xi-plug:before{content:"\e78d"}.xi-presentation:before{content:"\e797"}.xi-projector:before{content:"\e79b"}.xi-radio:before{content:"\e79c"}.xi-diskette:before{content:"\e786"}.xi-usb:before{content:"\e79d"}.xi-memorycard:before{content:"\e79e"}.xi-webcam:before{content:"\e79f"}.xi-cd-r:before{content:"\e789"}.xi-hdd:before{content:"\e78a"}.xi-line-sharer:before{content:"\e7a0"}.xi-tablet-pen:before{content:"\e7a1"}.xi-time:before{content:"\e790"}.xi-alarm-clock:before{content:"\e792"}.xi-timer:before{content:"\e7a2"}.xi-time-forward:before{content:"\e7a3"}.xi-time-back:before{content:"\e7a4"}.xi-bell:before{content:"\e798"}.xi-bell-ring:before{content:"\e799"}.xi-bell-slash:before{content:"\e79a"}.xi-sandwatch-min:before{content:"\e7a5"}.xi-sandwatch-mid:before{content:"\e7a6"}.xi-sandwatch-full:before{content:"\e7a7"}.xi-watch:before{content:"\e7a8"}.xi-calendar:before{content:"\e7a9"}.xi-calendar-o:before{content:"\e7aa"}.xi-calendar-month:before{content:"\e7ab"}.xi-calendar-week:before{content:"\e7ac"}.xi-calendar-add:before{content:"\e7ad"}.xi-calendar-remove:before{content:"\e7ae"}.xi-calendar-cancel:before{content:"\e7af"}.xi-calendar-check:before{content:"\e7b0"}.xi-file:before{content:"\e7b1"}.xi-file-add:before{content:"\e7b2"}.xi-file-remove:before{content:"\e7b3"}.xi-file-text:before{content:"\e7b4"}.xi-documents:before{content:"\e7b5"}.xi-file-image:before{content:"\e7b6"}.xi-file-movie:before{content:"\e7b7"}.xi-file-music:before{content:"\e7b8"}.xi-file-code:before{content:"\e7b9"}.xi-file-zip:before{content:"\e7ba"}.xi-file-excel:before{content:"\e7bb"}.xi-file-word:before{content:"\e7bc"}.xi-file-powerpoint:before{content:"\e7bd"}.xi-file-check:before{content:"\e7be"}.xi-file-upload:before{content:"\e7bf"}.xi-file-download:before{content:"\e7c0"}.xi-file-bookmark:before{content:"\e7c1"}.xi-folder:before{content:"\e7c2"}.xi-folder-open:before{content:"\e7c3"}.xi-folder-check:before{content:"\e7c4"}.xi-folder-plus:before{content:"\e7c5"}.xi-folder-remove:before{content:"\e7c6"}.xi-folder-upload:before{content:"\e7c7"}.xi-folder-download:before{content:"\e7c8"}.xi-folder-zip:before{content:"\e7c9"}.xi-windows:before{content:"\e7ca"}.xi-windows-text:before{content:"\e7cb"}.xi-windows-ban:before{content:"\e7cc"}.xi-windows-add:before{content:"\e7cd"}.xi-windows-remove:before{content:"\e7ce"}.xi-windows-check:before{content:"\e7cf"}.xi-windows-refresh:before{content:"\e7d0"}.xi-windows-search:before{content:"\e7d1"}.xi-windows-lock:before{content:"\e7d2"}.xi-computer-network:before{content:"\e7d3"}.xi-home-network:before{content:"\e7d4"}.xi-cloud-network:before{content:"\e7d5"}.xi-internet-network:before{content:"\e7d6"}.xi-server:before{content:"\e7d7"}.xi-server-folder:before{content:"\e7d8"}.xi-db-min:before{content:"\e7d9"}.xi-db-mid:before{content:"\e7da"}.xi-db-full:before{content:"\e7db"}.xi-db-pull:before{content:"\e7dc"}.xi-db-push:before{content:"\e7dd"}.xi-chart-bar:before{content:"\e7de"}.xi-rise:before{content:"\e7df"}.xi-decline:before{content:"\e7e0"}.xi-chart-circle:before{content:"\e7e1"}.xi-chart-donut:before{content:"\e7e2"}.xi-chart-pyramid:before{content:"\e7e3"}.xi-chart-line:before{content:"\e7e4"}.xi-chart-star:before{content:"\e7e5"}.xi-yuan:before{content:"\e7e6"}.xi-yen:before{content:"\e7e7"}.xi-pound:before{content:"\e7e8"}.xi-euro:before{content:"\e7e9"}.xi-won:before{content:"\e7ea"}.xi-dollar:before{content:"\e7eb"}.xi-peso:before{content:"\e7ec"}.xi-rupee:before{content:"\e7ed"}.xi-rial:before{content:"\e7ee"}.xi-credit-card:before{content:"\e7ef"}.xi-wallet:before{content:"\e7f0"}.xi-money:before{content:"\e7f3"}.xi-piggy-bank:before{content:"\e7f4"}.xi-strongbox:before{content:"\e7f5"}.xi-bank:before{content:"\e7f8"}.xi-briefcase:before{content:"\e7f9"}.xi-percent:before{content:"\e7fa"}.xi-calculator:before{content:"\e7fb"}.xi-payment:before{content:"\e7fc"}.xi-scales:before{content:"\e7fd"}.xi-cart:before{content:"\e7fe"}.xi-cart-add:before{content:"\e7ff"}.xi-cart-remove:before{content:"\e800"}.xi-shopping-bag:before{content:"\e801"}.xi-basket:before{content:"\e802"}.xi-barcode:before{content:"\e803"}.xi-box:before{content:"\e804"}.xi-fragile:before{content:"\e805"}.xi-hat:before{content:"\e806"}.xi-underwear:before{content:"\e807"}.xi-shirts:before{content:"\e808"}.xi-dress:before{content:"\e809"}.xi-sofa:before{content:"\e80a"}.xi-clothes:before{content:"\e80b"}.xi-barter:before{content:"\e80c"}.xi-shop:before{content:"\e80d"}.xi-shoes:before{content:"\e80e"}.xi-glasses:before{content:"\e80f"}.xi-ring:before{content:"\e810"}.xi-lipstick:before{content:"\e811"}.xi-toilet-paper:before{content:"\e812"}.xi-backpack:before{content:"\e813"}.xi-tent:before{content:"\e814"}.xi-sticker:before{content:"\e815"}.xi-coupon:before{content:"\e816"}.xi-feeding-bottle:before{content:"\e817"}.xi-apple:before{content:"\e818"}.xi-education:before{content:"\e84a"}.xi-qr-code:before{content:"\e857"}.xi-devices:before{content:"\e865"}.xi-html5:before{content:"\e866"}.xi-css3:before{content:"\e867"}.xi-ruby:before{content:"\e868"}.xi-radiation:before{content:"\e7f1"}.xi-rocket:before{content:"\e7f2"}.xi-satellite:before{content:"\e869"}.xi-atom:before{content:"\e86a"}.xi-shield:before{content:"\e86b"}.xi-globus:before{content:"\e7f6"}.xi-saturn:before{content:"\e86c"}.xi-network:before{content:"\e86d"}.xi-idea:before{content:"\e86e"}.xi-funnel:before{content:"\e7f7"}.xi-chip:before{content:"\e86f"}.xi-microscope:before{content:"\e870"}.xi-gene:before{content:"\e871"}.xi-vitro:before{content:"\e872"}.xi-robot:before{content:"\e873"}.xi-fire:before{content:"\e874"}.xi-spinner-1:before{content:"\e875"}.xi-spinner-2:before{content:"\e876"}.xi-spinner-3:before{content:"\e877"}.xi-spinner-4:before{content:"\e878"}.xi-spinner-5:before{content:"\e879"}.xi-spinner-6:before{content:"\e87a"}.xi-sun:before{content:"\e87b"}.xi-sunset:before{content:"\e87c"}.xi-umbrella:before{content:"\e87d"}.xi-humidity:before{content:"\e87e"}.xi-snow:before{content:"\e87f"}.xi-fog:before{content:"\e880"}.xi-lightning:before{content:"\e881"}.xi-cloudiness:before{content:"\e882"}.xi-cloudy-rain:before{content:"\e883"}.xi-heavy-snow:before{content:"\e884"}.xi-rain:before{content:"\e885"}.xi-cloudy-night:before{content:"\e886"}.xi-partly-cloudy:before{content:"\e887"}.xi-cloudy:before{content:"\e888"}.xi-wind:before{content:"\e889"}.xi-windy:before{content:"\e88a"}.xi-night:before{content:"\e88b"}.xi-full-moon:before{content:"\e88c"}.xi-waxing-gibbous:before{content:"\e88d"}.xi-halfmoon:before{content:"\e88e"}.xi-crescent:before{content:"\e88f"}.xi-hot:before{content:"\e890"}.xi-warm:before{content:"\e891"}.xi-cold:before{content:"\e892"}.xi-tree:before{content:"\e893"}.xi-leaf:before{content:"\e894"}.xi-flower:before{content:"\e895"}.xi-tornado:before{content:"\e896"}.xi-snowman:before{content:"\e897"}.xi-facebook:before{content:"\e819"}.xi-google-plus:before{content:"\e81a"}.xi-twitter:before{content:"\e81b"}.xi-vk:before{content:"\e81c"}.xi-blogger:before{content:"\e81d"}.xi-hubpages:before{content:"\e81e"}.xi-medium:before{content:"\e81f"}.xi-naver:before{content:"\e820"}.xi-tumblr:before{content:"\e821"}.xi-xing:before{content:"\e822"}.xi-bloglovin:before{content:"\e823"}.xi-stumbleupon:before{content:"\e824"}.xi-delicious:before{content:"\e825"}.xi-linkedin:before{content:"\e826"}.xi-pocket:before{content:"\e827"}.xi-feedly:before{content:"\e828"}.xi-social-rssfeed:before{content:"\e829"}.xi-digg:before{content:"\e82a"}.xi-reddit:before{content:"\e82b"}.xi-social-email:before{content:"\e82c"}.xi-social-print:before{content:"\e82d"}.xi-github:before{content:"\e82e"}.xi-git:before{content:"\e82f"}.xi-hunie:before{content:"\e830"}.xi-trello:before{content:"\e831"}.xi-yobi:before{content:"\e832"}.xi-d2:before{content:"\e898"}.xi-skillshare:before{content:"\e833"}.xi-slideshare:before{content:"\e834"}.xi-stackoverflow:before{content:"\e835"}.xi-flickr:before{content:"\e836"}.xi-instagram:before{content:"\e837"}.xi-kakaostory:before{content:"\e838"}.xi-path:before{content:"\e839"}.xi-behance:before{content:"\e83a"}.xi-deviantart:before{content:"\e83b"}.xi-dribbble:before{content:"\e83c"}.xi-pinterest:before{content:"\e83d"}.xi-evernote:before{content:"\e83e"}.xi-onenote:before{content:"\e83f"}.xi-goodreads:before{content:"\e840"}.xi-kickstarter:before{content:"\e841"}.xi-senscritique:before{content:"\e842"}.xi-myplace:before{content:"\e843"}.xi-soundcloud:before{content:"\e844"}.xi-vimeo:before{content:"\e845"}.xi-youtube:before{content:"\e846"}.xi-foursquare:before{content:"\e847"}.xi-trover:before{content:"\e848"}.xi-facebook-messenger:before{content:"\e849"}.xi-kakaotalk:before{content:"\e899"}.xi-line-messenger:before{content:"\e84b"}.xi-skype:before{content:"\e84c"}.xi-telegram:before{content:"\e84d"}.xi-wechat:before{content:"\e84e"}.xi-whatsapp:before{content:"\e84f"}.xi-bitrix:before{content:"\e850"}.xi-concrete5:before{content:"\e851"}.xi-dot-cms:before{content:"\e852"}.xi-drupal:before{content:"\e853"}.xi-expressionengine:before{content:"\e854"}.xi-ghost:before{content:"\e855"}.xi-joomla:before{content:"\e856"}.xi-magento:before{content:"\e858"}.xi-opencart:before{content:"\e859"}.xi-oscommerce:before{content:"\e85a"}.xi-prestashop:before{content:"\e85b"}.xi-silverstripe:before{content:"\e85c"}.xi-typo3:before{content:"\e85d"}.xi-ubercart:before{content:"\e85e"}.xi-vbulletin:before{content:"\e85f"}.xi-wix:before{content:"\e860"}.xi-virtuemart:before{content:"\e861"}.xi-wordpress:before{content:"\e862"}.xi-xpressengine:before{content:"\e863"}.xi-xe:before{content:"\e89b"}.xi-zencart:before{content:"\e864"}.xi-copyright:before{content:"\e89c"}.xi-copyleft:before{content:"\e89d"}.xi-registered:before{content:"\e89e"}.xi-trademark:before{content:"\e89f"}.xi-cc:before{content:"\e8a0"}.xi-by:before{content:"\e8a1"}.xi-sa:before{content:"\e8a2"}.xi-nd:before{content:"\e8a3"}.xi-nc:before{content:"\e8a4"}.xi-nc-eu:before{content:"\e8a5"}.xi-nc-jp:before{content:"\e8a6"}.xi-remix:before{content:"\e8a7"}.xi-pd:before{content:"\e8a8"}.xi-sampling:before{content:"\e8a9"}.xi-share:before{content:"\e8aa"}.xi-zero:before{content:"\e8ab"}.xi-x{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.xi-2x{font-size:2em}.xi-3x{font-size:3em}.xi-4x{font-size:4em}.xi-5x{font-size:5em}.xi-spin{-webkit-animation:xi-spin 2s infinite linear;animation:xi-spin 2s infinite linear}@-webkit-keyframes xi-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes xi-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.xi-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.xi-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.xi-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.xi-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.xi-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .xi-flip-horizontal,:root .xi-flip-vertical,:root .xi-rotate-180,:root .xi-rotate-270,:root .xi-rotate-90{filter:none}.xi-fw{width:1.28571429em;text-align:center}.xi-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.xi-ul>li{position:relative}.xi-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.xi-li.xi-lg{left:-1.85714286em}.xi-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.xi.pull-left{margin-right:.3em}.xi.pull-right{margin-left:.3em}

/* Original file: layouts/tididic/css/default.css */

/* Site Layout - Body Wrap */
body {
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #666;
  line-height: 1.5em;
}
p.del{
  color:red;
  font-weight:600;
}
body,
table,
input,
textarea,
select,
button {
  font-family: "Noto Sans KR", 나눔고딕, 'Malgun Gothic', '애플 SD 산돌고딕 Neo', 'Apple SD Gothic Neo', '돋움', Dotum, AppleGothic, Helvetica, sans-serif;
  font-size: 13px;
}

a,
.language button {
  color: #666;
  text-decoration: none;
}
.ap_breadcrumb{
  display:none;
}
.comment-cc{
  line-height: 44px;
  padding: 0 40px;
  font-size: 17px;
  color: #112042;
  border: 1px solid #6fd4c4;
  display: block;
  font-weight: 600;
  background: #112042 !important;
  border: 1px solid #112042 !important;
  color: #6fd4c4 !important;
  position: absolute;
  right:0;
  top:-15px;
}
.clearBoth {
  position: relative;
  *zoom: 1;
}
.wrap-about p{
  margin:0;
  padding:0;
  position: relative;
}
.wrap-about a {
  position: absolute;
  display: inline-block;
  width: 40%;
  height: 55%;
  left: 50%; /* 좌측 정렬 */
  bottom: 10%; /* 수직 중간 정렬 */
  transform: translateX(-50%); /* 수직 중간 정렬 보정 */
}

.clearBoth:after {
  content: "";
  display: block;
  clear: both;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right
}

.xe {
  position: relative;
  z-index: 1;
  background: #fff;
  margin: 0 auto;
  padding-top: 190px;
}

.xe_width {
  *width: 1250px;
  max-width: 1250px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}

.dw_color {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.max100 {
  max-width: 100%;
  vertical-align: middle;
}

.block1024 {
  display: block;
}

.transition {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

/* Skin to content */
.skip {
  margin: 0
}

.skip a {
  display: block;
  text-align: center;
  line-height: 0;
  height: 0;
  width: 0;
  overflow: hidden
}

.skip a:active,
.skip a:focus {
  position: relative;
  height: auto;
  width: auto;
  line-height: 25px;
}

.ce .in_body {
  padding: 0 270px 0 0;
  min-height: 500px;
}

.ec .in_body {
  padding: 0 0 0 270px;
  min-height: 500px;
}

.ec .e1 {
  float: left;
  margin-right: -258px;
  left: -270px;
  display: block;
}

.ce .e1 {
  float: right;
  margin-left: -258px;
  right: -270px;
  display: block;
}

.content {
  width: 100%;
  position: relative;
  float: left;
}

.e1,
.sub_section {
  width: 258px;
  position: relative;
}

.xe_content img {
  vertical-align: middle;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #bbb;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #999;
}

/* -- 헤더 -- */
.header {
  z-index: 5;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3);
}

.fix_header {
  position: fixed;
  z-index: 14;
  background: #fff;
  filter: alpha(opacity=0);
  opacity: 0.0;
  width: 100%;
  top: -80px;
  height: 80px;
  -webkit-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 1px rgba(0, 0, 0, 0.3);
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  -ms-transition: all 400ms;
}

.quick_header .fix_header {
  filter: alpha(opacity=90);
  opacity: 0.90;
  top: 0px;
}

.fix_header * {
  vertical-align: middle;
}

.header a {
  text-decoration: none;
}

.header h1 a {
  display: inline-block;
}

.header img {
  vertical-align: middle;
}

.header ul,
.gnb ul {
  list-style: none;
  margin: 0;
  padding: 0;
  zoom: 1;
}


/* -- 메인 슬라이더 -- */
.wrap_slide {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  margin-top: 5px;
}

.camera_prev,
.camera_next {
  padding: 0 20px;
}

.wrap_slide .camera_prev {
  left: 60px;
}

.wrap_slide .camera_next {
  right: 60px;
}

.camera_prev span {
  background: url("../../../../layouts/tididic/img/btn_prev.png") no-repeat 50% 50%;
  height: 59px !important;
}

.camera_next span {
  background: url("../../../../layouts/tididic/img/btn_next.png") no-repeat 50% 50%;
  height: 59px !important;
}

.view_more {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: red;
  overflow: hidden;
  text-indent: -9999px;
  display: block;
}

.slide_over {
  position: absolute;
  width: 700px;
  left: 50%;
  text-align: center;
  height: 300px;
  top: 50%;
  margin-top: -150px;
  margin-left: -350px;
  bottom: 0;
  display: table;
  vertical-align: middle;
  z-index: 100;
}

.slide_over * {
  vertical-align: middle;
}

.in_slide_over {
  display: table-cell;
}

.mobile-owl .owl-dots {
  display: none !important;
}

.xe .mobile-owl .owl-nav .owl-next,
.xe .mobile-owl .owl-nav .owl-prev {
  position: absolute;
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
  width: 35px;
  height: 57px;
  top: 50%;
  margin-top: -29px;
  background-repeat: no-repeat;
  background-position: left -100px !important;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.xe .mobile-owl .owl-nav .owl-prev {
  background-image: url("../../../../layouts/tididic/img/btn_slide_prev.png");
  left: 0;
}

.xe .mobile-owl .owl-nav .owl-next {
  background-image: url("../../../../layouts/tididic/img/btn_slide_next.png");
  right: 0;
}

.xe .mobile-owl .main_slide_img {
  width: 100%;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
}

.swiper-slide img {
  display: block;
  width: 100%;
}

/* -- 바디 -- */
#content {
  position: relative;
  z-index: 2;
  margin: 0 60px;
  margin-top: 20px;
}

.body {
  position: relative;
  z-index: 1;
  zoom: 1;
}

.body:after {
  content: "";
  display: block;
  clear: both
}

.wrap_section {
  position: relative;
}

/* 상단 로컬메뉴 */
.top_locNav {
  text-align: center;
  position: absolute;
  top: -44px;
  left: 0;
  width: 100%;
}

.top_locNav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  *display: inline;
}

.top_locNav ul li {
  float: left;
  padding: 0 3px;
}

.top_locNav ul li a {
  line-height: 24px;
  font-size: 15px;
  padding: 9px 35px;
  background: #f9f9f9;
  border: 1px solid #ddd;
  display: inline-block;
  font-weight: 600;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  -ms-transition: all 400ms;
}

.top_locNav ul li a.top_active_a {
  background: #f37021;
  color: #fff !important;
  border: 1px solid #f37021;
}

.tab-content:before {
  content: "";
  display: block;
  height: 280px;
  margin-top:-280px;
  visibility: hidden;
}

/*빵조각*/
.wrap_breadclumb {
  position: relative;
  *zoom: 1;
  padding: 10px 0 10px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  height: 40px;
}

.wrap_breadclumb:after {
  content: "";
  display: block;
  clear: both;
}

.breadclumb {
  margin: 0;
  padding: 0;
  padding-top: 20px;
  list-style: none;
  float: right;
}

.breadclumb li {
  float: left;
  padding-left: 20px;
  height: 18px;
  line-height: 18px;
  background: url("../../../../layouts/tididic/img/breadclumb.gif") no-repeat 8px 4px
}

.breadclumb li.first_breadclumb {
  background: none;
}

.breadclumb a {
  text-decoration: none;
  color: #888;
}

.breadclumb .last_breadclumb a {
  color: #30b6aa;
  font-weight: bold;
}

.left_breadclumb {
  position: absolute;
  top: 10px;
}

.left_breadclumb h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 34px;
  padding: 0;
  margin: 0;
  color: #333;
}

/* 서브상단 배경이미지 처리 */
.wrap_sub_header {}

@keyframes pulseBgSlow {
  0% {
    background-position: 0 0;
  }

  50% {
    background-position: 0 100%;
  }

  100% {
    background-position: 0 0;
  }
}

@keyframes pulseBgSlow {
  0% {
    background-position: 0 0;
  }

  50% {
    background-position: 0 100%;
  }

  100% {
    background-position: 0 0;
  }
}

@-webkit-keyframes pulseBgSlow {
  0% {
    background-position: 0 0;
  }

  50% {
    background-position: 0 100%;
  }

  100% {
    background-position: 0 0;
  }
}

@-ms-keyframes pulseBgSlow {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 0 100%;
  }
}

@-moz-keyframes pulseBgSlow {
  0% {
    background-position: 0 0;
  }

  50% {
    background-position: 0 100%;
  }

  100% {
    background-position: 0 0;
  }
}

.animation-pulseBgSlow {
  animation: pulseBgSlow 20s linear infinite;
  -ms-animation: pulseBgSlow 20s linear infinite;
  -moz-animation: pulseBgSlow 20s linear infinite;
  -webkit-animation: pulseBgSlow 20s linear infinite;
}

.sub_header {
  height: 300px;
  position: relative;
  z-index: 1;
  background-image: url("../../../../layouts/tididic/img/sub.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-color: transparent;
  background-position: 50% 50%;
}

.over_sub_bgimg {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: 0px;
  height: 100px;
  text-align: center;
  display: table;
}

.over_sub_bgimg div {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}

.over_sub_bgimg img {
  vertical-align: middle;
  max-width: 100%
}

.extra-imge img {
  max-width: 120px;
}

/* MAIN */
.mySwiper0 .swiper-pagination {
  text-align: right;
  position: absolute;
  bottom: 5px;
  padding-right: 10px;
  box-sizing: border-box;
}

.mySwiper0 .swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #222;
  background: #BEBEBE;
  opacity: 1;
  margin: 0 3px !important;
}

.mySwiper0 .swiper-pagination .swiper-pagination-bullet-active {
  background: #67C4B9
}

.mySwiper0 .slide_link_more {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 80%;
  bottom: 20%;
}

/* --- Site Layout - Column Left --- */

.lnb_title h2 {
  margin: 0;
  line-height: 55px;
  font-size: 19px;
  padding: 55px 0 55px 0;
  font-weight: 400;
  display: block;
  text-align: center;
  color: #fff;
  background: #30b6aa;
}

.lnb_title h2.has_span {
  padding: 35px 0 35px 0;
  line-height: 35px;
}

.lnb_title h2 span {
  display: block;
  line-height: 24px;
}

.lnb_title h2 a {
  color: #fff;
  position: relative;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.lnb a {
  text-decoration: none;
}

.lnb img {
  vertical-align: middle;
}

.locNav {
  margin: 0;
  padding: 0 10px 3px 10px;
  list-style: none;
  border: 1px solid #e9e9e9;
  border-top: 0;
  overflow: hidden;
}

.locNav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 2px 0 12px 10px;
  display: none;
}

.locNav .active ul {
  display: block;
}

.locNav li {
  border-top: 1px solid #e9e9e9;
  position: relative;
}

.locNav li.locNav_li1 {
  border: 0;
}

.locNav ul li {
  border: 0;
}

.locNav li a {
  display: block;
  position: relative;
  padding: 12px 25px 10px 20px;
  line-height: 18px;
  height: 18px;
  font-size: 13px;
  text-decoration: none;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
}

.locNav ul li a {
  font-size: 13px;
  padding: 2px 0 2px 10px;
}

.locNav ul li a.active_a {
  font-weight: 600;
}

.locNav li a:hover,
.locNav li a.active_a,
.locNav .active i {
  color: #884a1d
}

.locNav .locNav_first_a {
  font-size: 14px;
}

.locNav .active .locNav_first_a {
  font-weight: 600;
}

.in_loc_span {
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
}

.act_span {
  position: absolute;
  width: 13px;
  height: 13px;
  top: 15px;
  opacity: 0.0;
  filter: alpha(opacity=00);
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  -ms-transition: all 400ms;
  left: -20px;
}

.locNav .active a .act_span,
.locNav li:hover .act_span {
  left: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.Loc_i {
  position: absolute;
  width: 42px;
  height: 41px;
  border: 0;
  padding: 0;
  padding-left: 1px;
  margin: 0;
  right: 0;
  top: 0;
  background: none;
  cursor: pointer;
  outline: none;
  color: #666 !important;
  font-size: 18px;
  z-index: 2;
}

.Loc_i .xi-angle-up {
  display: none;
}

.on .xi-angle-up {
  display: block;
}

.on .xi-angle-down {
  display: none;
}

.locNav i {
  font-size: 10px;
}

.act_span i {
  vertical-align: top;
}

/* 서브배너 */
.sub_box {
  margin: 5px 0;
}

.sub_box .dw_marker {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sub_box .dw_marker li {
  line-height: 20px;
  margin: 10px 0;
  padding-left: 22px;
  position: relative;
}

.sub_box .dw_marker li i {
  position: absolute;
  left: 0px;
  top: 2px;
  font-weight: 600;
  color: #111;
}

.sub_box .hr {
  height: 1px;
  margin: 15px 0;
  border-top: 1px dashed #ddd;
}

.wrap_sub_banner {
  border: 1px solid #e6e6e6;
  margin-top: 10px;
}

.wrap_sub_banner h2 {
  border-bottom: 1px solid #e6e6e6;
  margin: 0;
  padding: 8px;
  font-weight: 400;
}

.wrap_sub_banner h2 span {
  border: 1px solid #e6e6e6;
  font-size: 12px;
  color: #666;
  display: inline-block;
  vertical-align: bottom;
  line-height: 18px;
  padding: 0 5px;
}

.sub_banner {
  margin: 0;
  padding: 8px;
  padding-top: 0;
  list-style: none;
}

.sub_banner li {
  padding-top: 8px;
}

.sub_banner img {
  width: 100%;
  vertical-align: middle;
}
[class*="comment_"] th,
.answer-content th{
  min-width:70px;
  text-align: left;
}
/* 모바일 메뉴 */
.mobile_heder {
  display: none;
  position: fixed;
  background: #fff !important;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 6;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.mobile_top {
  height: 80px;
  display:none ;
  align-items: center;
  margin: 0 15px;
  justify-content: space-between;
}

.mobile_heder h1 {
  position: relative;
  margin: 0;
}

.mobile_heder h1 img {
  vertical-align: top;
  height: 58px;
  max-width: 100%;
}

.mobile_heder .search_wrapC {
  width: calc(100% - 110px)
}

.mobile_heder .search_wrapC .search_area input.search-text {
  width: 100%;
  padding-right: 40px;
}

/* 모바일 좌측 메뉴 */
.fix_mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height:calc(100% - 60px);
  background: url("../../../../layouts/tididic/img/black7.png");
  display: none;
  z-index: 5;
}
.on-foot-box .fix_mobile{
  display:block;
}
.none_mobile_menu {
  overflow: hidden;
}

.mm_mobile_menu {
  position: fixed;
  width: 0;
  right: 0;
  top: 0;
  bottom:60px;
  z-index: 10000;
  white-space: nowrap;
}
.on-foot-box.mm_mobile_menu{
  width:100%;
}
.mm_search_menu {
  position: fixed;
  width: 0;
  overflow: hidden;
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10000;
  white-space: nowrap;
  background: #f9f9f9;
}

.top-mm-menu {
  padding-left: 45px;
  position: relative;
  height: 55px;
  background: #fff;
}

.top_login {
  margin: 0;
  padding: 10px 5px 0 5px;
  list-style: none;
  width: 255px;
}

.top_login li {
  float: left;
  width: 50%;
}

.top_login a {
  height: 25px;
  line-height: 25px;
  display: block;
  padding: 5px 0px 5px 0px;
  background: #222;
  color: #fff;
  text-align: center;
  margin: 0 5px;
}

.top_login a.login_A {
  color: #fff;
}

.mm_mobile_menu .mobile_menu_act {
  position: absolute;
  width: 24px;
  height: 24px;
  background: #fff;
  padding: 3px;
}

.in_mobile_act {
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  left: auto;
  left: 13px;
  top: 13px;
}

.mobile_search {
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  left: 12px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../../../../layouts/tididic/img/close.png") no-repeat 50% 50%;
  background-size: 17px;
}

#mm-menu {
  display: flex;
  padding: 0;
  width: 100%;
  overflow: auto;
  top: 0;
  bottom: 0;
  height:100%;
  position: absolute;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  align-items: flex-end;
  z-index:7;
}
.in-mm-menu{
  height:250px;
  width:100vw;
  background:#e4e4e4;
}
.in-mm-menu ul{
  margin:0;
  padding:0;
  list-style:none;
  position: relative;
}
.in-mm-menu ul li{
  width:33.333vw;
  height:50px;
}
.mm-list-li:nth-child(2),
.on-last-fix,
.last-fix-menu{
  background:#fff;
}
.mm-list-li >ul{
  left:33.333vw;
}
.in-mm-menu ul li ul{
  width:33.333vw;
  position: absolute;
  left: 33.333vw;
  top: 0;

}
.last-fix-menu{
  display:none;
}
.on-last-fix .last-fix-menu{
  display:block;
}
.in-mm-menu ul li a{
  font-size:15px;
  line-height:20px;
  box-sizing: border-box;
  padding:15px;
  display:block;
}
.search_area_foot{
  background:#fff;
  padding:80px 30px;
  position: absolute !important;
  bottom: 0;
  z-index: 9;
  width: 100%;
    box-sizing: border-box;
}
.search_area_foot.search_area input.search-text{
width:100%;
box-sizing: border-box;
}
.search_area_foot .search{
 position: relative;
}
/* Track */
#mm-menu::-webkit-scrollbar-track {
  background: #fff;
}

/* Handle */
#mm-menu::-webkit-scrollbar-thumb {
  background: #fff;
}

/* Handle on hover */
#mm-menu::-webkit-scrollbar-thumb:hover {
  background: #fff;
}

.wrap_custom {
  border: 10px solid #f1f1f1;
  padding: 20px;
  padding-right: 0;
}

.wrap_custom_h2 {
  margin: 0;
  padding: 0;
  line-height: 28px;
  font-size: 20px;
  font-weight: 600;
  color: #a3783c
}

.wrap_custom_h2 span {
  display: block;
  font-size: 14px;
  color: #222;
  position: relative;
  margin-bottom: 10px;
}

.wrap_custom_h2 span:after {
  content: "";
  display: block;
  width: 21px;
  height: 1px;
  background: #333;
  position: absolute;
  left: 0;
  bottom: -2px;
}

.wrap_custom_div {
  line-height: 20px;
  padding-top: 7px;
}

.wrap_custom_div h3 {
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  color: #9a7e56;
  line-height: 28px;
  font-size: 18px;
  font-weight: 600;
}

.wrap_custom_div span {
  font-weight: 600;
  color: #333;
}

.wrap_custom img {
  float: left;
  margin-right: 15px;
  width: 60px;
}


/* 모바일 tab 메뉴 */
.none_tab {
  background: none;
}

.top-owl-menu {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background-color: rgba(255, 255, 255, 0.09);
  position: relative;
  z-index: 2 !important;
}

.top_menu {
  position: relative;
}

.top_menu .owl-menu .owl-stage {
  white-space: nowrap;
  min-width: 1024px;
}

.owl-menu .owl-item {
  margin: 0 !important;
}

.top_menu .owl-menu .owl-stage-outer {
  margin: 0 25px;
}

.top_menu .tab_first_a {
  padding: 11px 0px 12px 0px;
  margin-right: 20px;
  font-size: 14px;
  line-height: 18px;
  height: 18px;
  display: block;
  color: #fff;
  position: relative;
  font-weight: normal
}

.top_menu a.tab_first_a {
  color: #fff;
}

.top_menu .on .tab_first_a {
  background: url("../../../../layouts/tididic/img/mobile_on.gif") no-repeat 50% bottom;
}

.top_menu .second_a {
  padding: 11px 10px 6px 10px;
  font-size: 14px;
  line-height: 18px;
  display: block;
}

.top_menu .tab_first_a i {
  display: none;
}

.sub_menu {
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.menuTab_on {
  height: 38px;
  padding: 0;
  background: #f5f5f5;
  width: 100%;
  border-bottom: 1px solid #fafafa;
}

.menuTab_on .owl-item {
  margin: 0 ! important
}

.search_menu {
  position: absolute;
  top: 13px;
  right: 13px;
  width: 21px;
  height: 21px;
}

.tab_first_a img {
  height: 21px
}

.empty_sub_menu {
  display: none !important;
}

.top_menu .owl-carousel {
  height: 41px;
  overflow: hidden;
}

.top_menu .owl-carousel .owl-dots {
  display: none !important;
}

.top_menu .owl-carousel .owl-nav .owl-prev,
.top_menu .owl-carousel .owl-nav .owl-next {
  position: absolute;
  height: 40px;
  border: 0;
  width: 20px;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  background: url("../../../../layouts/tididic/img/arrow.gif") no-repeat;
}

.top_menu .owl-carousel .owl-nav .owl-next {
  background-position: 4px -19px;
  right: 0;
}

.top_menu .owl-carousel .owl-nav .owl-prev {
  background-position: 3px 11px;
  left: 0;
}

.top_menu .sub_menu .owl-carousel .owl-nav .owl-prev,
.top_menu .sub_menu .owl-carousel .owl-nav .owl-next {
  background-image: url("../../../../layouts/tididic/img/arrow_b.gif")
}

.owl-stage .last_item {
  display: none;
}

.owl-next,
.owl-prev {
  border: 0;
  outline: none;
}
.pagination .page_mobile{
  width:auto !important;
  padding:0 10px;
}
/* -- 컬러 -- */
#scrollUp {
  bottom: 20px;
  right: 10px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  width: 42px;
  height: 42px;
  background-color: #112042;
  background-image: url("../../../../layouts/tididic/img/to-top.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.wrap_sub_header,
.dw_border,
.dwpage_h3:before,
.section_more:hover {
  border-color: #112042;
}

.all_first:hover .hover_line:after,
.wrap_menu {
  border-bottom-color: #112042;
}

.locNav li a:hover,
.locNav li a.active_a,
.locNav .active i,
.dw_color,
.section_more:hover,
#mm-menu a.active_a,
.locNav .active a.locNav_first_a,
.breadclumb li.last_breadclumb,
.breadclumb li.last_breadclumb a,
.dw-first-letter::first-letter,
.dwpage_h4::first-letter,
.has_i i,
.info-ul li i {
  color: #112042;
}

.xe .WSlide .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span,
.xe .owl-normal .owl-controls .owl-dots .active span,
.mobile_heder,
.mobile_top_search,
.xe .over_DCPA_image,
.dw_bg,
.lnb_title h2,
.xe .list_span,
.top_login a.login_A,
.camera_wrap a.slide_link_more:hover,
.right_login a:hover span,
#scrollUp,
.dwpage_h1:after,
.wrap-box-owl .owl-controls .owl-dots .active span,
.xe .mobile-owl .owl-nav .owl-next,
.xe .mobile-owl .owl-nav .owl-prev {
  background-color: #112042;
}

/* 게시판 css 값 변경 */
.xe .bd_zine h3 {
  font-weight: 600;
}

.xe .app-container {
  display: none;
  z-index: 11;
}

.xe .on-app-container {
  display: block;
}

.xe .browser .browser-header {
  width: auto;
  display: block;
  -webkit-flex: 0 0 0px;
  -ms-flex: 0 0 0x;
  flex: 0 0 0px;
}

.xe .browser .navbar-section {
  position: absolute;
  top: 5px;
}

.xe .browser .navbar-section-width {
  right: 0px;
  top: 3px;
  width: 100%;
  text-align: center;
}

.xe .browser i {
  font-size: 20px;
  color: #111;
  padding: 3px 5px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.xe .browser i:hover {
  color: #112042
}

.xe .browser .navbar-section-close {
  right: 5px;
  top: 3px;
}

.xe .navbar-section-btns {
  right: auto;
  left: 5px;
}

.fix_foot {
  display: none;
  position: fixed;
  bottom: 0;
  height: 60px;
  background: #112142;
  color: #fff;
  width: 100%;
  z-index: 9;
}

.in_fix_foot .quick_right {
  display: flex;
  justify-content: space-around;
  list-style: none;
  padding: 0;
  margin: 0;
  list-style: none;
  height: 60px;
  align-items: center;
}

.in_fix_foot .quick_right li {
  flex: 1;
  text-align: center;
}

.in_fix_foot .quick_right li span {
  display: block;
}

.in_fix_foot .quick_right li img {
  width: 28px;
  padding-top: 5px;
}

.fix_foot a {
  color: #fff !important;
  text-decoration: none !important;
}
.answer-span{
  display:block;
  background:url("../../../../layouts/tididic/img/answer3.gif") no-repeat 50% 50%;
  background-size: 100%;
  min-height:100px;
}
.lg-item-5:nth-child(2n) .answer-span {
  min-height:140px;
}
.lg-item-5:nth-child(3n) .answer-span {
  min-height:230px;
}
.lg-item-5:nth-child(4n) .answer-span {
  min-height:190px;
}
.lg-item-5:nth-child(7n) .answer-span {
  min-height:250px;
}

.pagination-nav{
  padding: 0;
  margin: 15px 0 30px;
  text-align: center;
  display: flex;
  position: relative;
  vertical-align: middle;
  justify-content: center;
  gap: 15px;
}
.pagination-nav .active{
  font-weight:600;
  color:#000;
}
.wrap_sociallogin_login{
  margin:80px 0 100px;
}
.sociallogin_login{padding:0;margin:0px 0 0 0;list-style:none; overflow:hidden;}
.sociallogin_login li{display:block;padding:0; margin-bottom:10px; text-align:center;}
.sociallogin_login li a {
  border: 1px solid #e3e2e2;
  width: 250px;
  line-height:34px;
  padding:5px 5px;
  border-radius: 3px;
  height:36px;
  display: inline-block;
  text-align: left;
  box-sizing: content-box;
}
.sociallogin_login .icon{padding:0 0;margin-right:20px;background-size:34px; width:34px;   height: 34px;
  display: inline-block;background-repeat:no-repeat;vertical-align: middle;border-radius: 5px;}
.sociallogin_login .sociallogin_google .icon{background-image:url("../../../../layouts/tididic/img/google.gif") ;}
.sociallogin_login .sociallogin_naver .icon{background-image:url("../../../../layouts/tididic/img/naver.gif") ;}
.sociallogin_login .sociallogin_kakao .icon{background-image:url("../../../../layouts/tididic/img/kakao.gif");}
.sociallogin_login .sociallogindefault .icon{background-image:url("../../../../layouts/tididic/img/mail.gif");}
.wrap_sociallogin_login_bottom{
  display: flex;
  padding-top:10px;
    gap: 10px;
    justify-content: center;
    align-items: center;
}
.wrap_sociallogin_login_bottom a{
  color:#1f1f1f;
}
.wrap_sociallogin_login_bottom span{
  font-size:12px;
}
.wrap-new_pop img{
  vertical-align: middle;
}
.wrap-new_pop  > div{
  margin:5px 0;
  line-height:24px;
  height:24px !important;
}
@media screen and (max-width:1024px) {
  .xe .xm .signin {
    width: auto;
    max-width: 340px;
    margin: 20px auto
  }

  .xm * {
    box-sizing: border-box;
  }

  .mobile-B {
    padding-top: 92px;
  }

  .ce .in_body,
  .ec .in_body {
    padding: 0 !important;
  }

  .ec .e1,
  .ce .e1 {
    display: none;
  }

  .fix_left,
  .fix_right {
    display: none
  }

  .mm-list {
    display: block;
  }

  .block1024 {
    display: inline-block;
  }
}

@media screen and (max-width:1023px) {
  .xe {
    padding-top: 90px;
  }

  #content {
    margin: 0;
  }

  .xe_width {
    margin: 0 10px;
  }

  .fix_foot {
    display: block;
  }
  .mobile_top {

    display: flex;
   
  }
  .border_header .wrap-sns-top{
    transform: translateX(-145px) !important;
  }
  .border_header .wrap-sns-top::after{
    left: 84% !important;
  }
  .Header-right-foot .wrap-sns-top{
    left: -10px;
    transform: translateX(0%);
  }
  .Header-right-foot .wrap-sns-top::after{
left:20px;
transform: translateX(0%);
  }
}

@media screen and (max-width:768px) {
  .wrap_breadclumb {
    padding: 0 5px 10px 0;
  }

  .cke_float .cke_top,
  .top_locNav {
    display: none !important;
  }
}

@media screen and (max-width:767px) {
  .left_breadclumb {
    display: none;
  }
}

@media screen and (max-width:730px) {}

@media screen and (max-width:530px) {}

@media screen and (max-width:385px) {
  .breadclumb_li3 {
    display: none
  }

  .xm .btn-group>.btn {
    padding: 0 3px !important;
  }

  .xe .xm .signin {
    width: auto;
    margin: 20px 5px
  }
  .xm .nav-tabs>li>a{
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
}

/* 안드로이드(진저+), 아이폰4+ */
@media screen and (max-width:320px) {
  .header h1 * {
    vertical-align: top;
  }

  .breadclumb_li2 {
    display: none;
  }
}

/* Original file: layouts/tididic/css/header.css */

.in_header{padding:0 0px;position:relative;}
/* 우상단 로그인 */
.top_header{z-index:4;position:absolute;right:0;top:0;height:36px;width:100%;-webkit-transition:all .3s ease-out; -moz-transition:all .3s ease-out; transition:all .3s ease-out;}
.top_headerB{z-index:4;position:relative;height:35px;border-bottom:1px solid #e4e4e4;}
.wrap_account{z-index:2;position:relative;*zoom:1;}
.account{position:absolute;;z-index:1;*zoom:1;height:30px;right:15px;}
.account ul{ margin:0;padding:0;z-index:2;list-style:none;float:right;}
.account li{float:left;line-height:18px;position:relative;padding-left:24px;}
.account li.first_login{background:none;}
.account li a,
.account li button{text-decoration:none;line-height:18px;display:inline-block;padding:5px 1px;color:#666;
	transition: .4s ease;
    -o-transition: .4s ease;
    -moz-transition: .4s ease;
    -webkit-transition: .4s ease;
    font-size:12px;}
.account li a:hover,
.account li button:hover{color:#111;}
.top_headerB .account li a,
.top_headerB .account li button{color:#666}
.top_headerB .account li a:hover,
.top_headerB .account li button:hover{color:#111;}
.account li img{width:16px;}
/* 언어선택 */
.wrap_login .language .toggle{background:none;border:0;outline:none;cursor:pointer;margin:0;overflow:visible;vertical-align:top;}
.wrap_login .language ul{position:absolute;top:100%;left:-50%;display:none;opacity:0.95;filter:alpha(opacity=95);background:#fff;border:1px solid #ddd;border-top:0;border-bottom:0;margin:0;padding:0;}
.wrap_login .language li{list-style:none;border:0;border-top:1px solid #ddd;width:100px;padding:5px 10px;text-align:center;background:none !important;height:24px;line-height:24px;}
.wrap_login .language li:hover{background:#fafafa;}
.wrap_login .language li button{background:none;border:0;white-space:nowrap;cursor:pointer;padding:0;overflow:visible;display:inline-block;height:24px;color:#111;line-height:24px;text-decoration:none !important;}
.wrap_login .language li.close_selectLang{text-align:center;background:#555 !important;border-top:1px solid #555;;border-bottom:1px solid #555;height:24px;line-height:24px;}
.wrap_login .language li.close_selectLang .toggle{padding:3px;}
.top_headerB .wrap_login .language li.close_selectLang{background:#f6f6f6 !important;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
/* 좌상단 메뉴 */
.right_login{position:absolute;right:10px;bottom:24px;width:24px;height:32px;-webkit-transition:all .3s ease-out; -moz-transition:all .3s ease-out; transition:all .3s ease-out;width:146px;position: relative;}
.right_login .mobile_menu_act{
    display:none;
}
.right_login a{display:inline-block;width:18px;height:12px;padding:10px 3px;}
.right_login span{height:2px;width:14px;background:#333;position:absolute;display:inline-block;right:3px;
	transition: .3s ease;
    -o-transition: .3s ease;
    -moz-transition: .3s ease;
    -webkit-transition: .3s ease;}
.right_login .login_span_top{top:9px;}
.right_login .login_span_middle{top:15px;width:18px;}
.right_login .login_span_bottom{bottom:9px;width:15px;}
.right_login a:hover .login_span_top,
.right_login a:hover .login_span_bottom{width:18px;}
.right_login a:hover .login_span_middle{width:14px;}
.quick_header .right_login{bottom:14px;}

/* 로고 */
.middle_header{position:relative;z-index:3;transition:all 400ms;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;-ms-transition:all 400ms;margin-top: 0px; }
.middle_header .xe_width{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:0 15px;
}
.header h1{margin:0;padding:0;z-index:2;}
.header h1.large_logo{padding:11px 0px 16px;float:left;transition:all 400ms;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;-ms-transition:all 400ms;position: relative;}
.header ul:after{content:"";display:block;clear:both}
.header h1 *,
.gnb *{vertical-align:middle;}
.middle_menu{z-index:1;position:relative;}
h1.large_logo img{transition:all 400ms;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;-ms-transition:all 400ms;height:98px}
.quick_logo{
    position: absolute;
    left:-100px;
    top:5px;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}
.quick_header .middle_header{
    margin-top: -60px; 
}
.quick_header .quick_logo{
    opacity: 1;
}
.quick_header h1.large_logo{padding:0 25px;}
.quick_header h1.large_logo img{height:60px;}
.quick_header .top_header{top:-36px;}
.search_area{
    position: relative;
}
.search_area input.search-text{
    width:580px;
    box-sizing: border-box;
    padding:10px 50px 10px 5px;
    border:0;
    border-bottom:2px solid #232726;
    border-radius: 0;
    font-size:14px;
    outline: none;
}
.search_area_pc{
    position: relative;
}
.search_area_pc .serch-select{
    position: absolute;
    left:0;
    top:9px;
}
.search_wrapB  .search_area_pc .serch-select{
top:5px;
}
.search_wrapB  .search_area_pc label{
    color:#b5b5b5
}
.serch-select input[type="radio"] {
    display: none;
  }
.custom-radio {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right:3px;
    width: 14px;
    height: 14px;
    border: 1px solid #d1d1d1;
    background-color: #fff;
    transition: all 0.3s ease;
    position: relative;
}
.serch-select input[type="radio"]:checked + .custom-radio  {
    background-color: #5fcab8;
    border-color: #000;
}
.serch-select input[type="radio"]:checked + .custom-radio::after {
    content: '\2713';
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10px;
    color: #000;
    font-weight: 900;
  }
.search-text-mobile{
    position: relative;
}
.serch-select-mobile{
    display:none;
    position: absolute;
    top: 120%;
}
.onsearch-mobile .serch-select-mobile{
    display:block;
}
.onsearch-mobile{
    padding-bottom:30px;
}
.onsearch-mobile .search-text-mobile-a{
    display:none;
}
.search-text-mobile-a{
    position: absolute;
    left:0;
    width:100%;
    top:0;
    height:42px;
    background:none;
    border:0;
    outline:none;
}
.serch-select-mobileB{
    text-align: center;
    padding-bottom:15px;
}
.serch-select label{
    padding-right:5px;
}
.search_area_pc input.search-text{
    padding-left:150px;
}
.search_area .search-submit{
    width: 32px;
    height: 0;
    padding: 0;
    padding-top: 42px;
    background: none;
    border: 0;
    outline: none;
    position: absolute;
    right:0;
    background:url("../../../../layouts/tididic/img/search.png") no-repeat 50% 50%;
}
.header-question{
    position: absolute;
    right: 0;
    bottom: 0;
}
.wrapTopTags{
    background:#fff;
    border-bottom:1px solid #e2e2e2;
    position: absolute;
    width:100%;
    padding:20px 0;
    display:none;
    transition: opacity 0.5s ease, transform 0.5s ease; /* 부드러운 전환 추가 */
    opacity: 0; /* 초기 투명도 설정 */
    transform: translateY(-10px); /* 위로 이동 */
}
.onTopTags{
    display:block;
    opacity: 1; /* 보이게 할 때 투명도 설정 */
    transform: translateY(0); /* 원래 위치로 이동 */
}
.tag-listB{
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    gap:8px;
}
.tag-listB li a{
    display:inline-block;
    line-height:24px;
    padding:5px 20px;
    background:#fff;
    border-radius: 17px;
    border:1px solid #e2e2e2;
    text-decoration: none;
    transition: background-color 0.3s ease, color 0.3s ease; /* 배경색과 글자색 변화에 대한 전환 추가 */
}
.tag-listB li a:hover {
    background: #70d4c4; /* 마우스 오버 시 배경색 변경 */
    text-decoration: none !important;
    color:#fff !important; /* 마우스 오버 시 글자색 변경 */
}
/* 검색 */
.top_search{position:absolute;width:250px;height:30px;display:inline-block;z-index:4;overflow:hidden;background:url("../../../../layouts/tididic/img/bg_search.png") no-repeat right top;right:0;top:50%;margin-top:-15px;}
.TopinputText{position:absolute;outline:none;top:1px;left:1px;width:198px;padding:6px 8px 6px 8px;height:16px;line-height:15px;font-size:12px;border:none;background:url("../../../../layouts/tididic/img/empty.gif");color:#fff;}
.Topsearch{position:absolute;height:30px;width:30px;right:0px;top:0px;}

/* -- 메인메뉴 -- */
.foot-header{
    background:#112042;
}
.foot-header .xe_width{
    display:flex;
    align-items: center;
    justify-content: space-between;
}
.search_wrapB{
    padding-right:220px;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    position: relative;
}
.quick_header .search_wrapB{
    opacity: 1;
}
.search_wrapB .search_area input.search-text{
    width: 350px;
    box-sizing: border-box;
    padding: 5px 50px 5px 140px;
    border: 0;
    background:none;
    color:#fff;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    font-size: 14px;
    outline: none;
}

.search_wrapB .search_area .search-submit {
    width: 32px;
    height: 0;
    padding: 0;
    padding-top: 32px;
    background: none;
    border: 0;
    outline: none;
    position: absolute;
    right: 0;
    background: url("../../../../layouts/tididic/img/search_w.png") no-repeat 50% 50%;
}

.wrap_menu{right:60px;bottom:0;}
.wrap_menuB{}
.top_lang *{vertical-align:top}
.wrap_menu ul{margin:0;padding:0;}
.wrap_menu li.first_li,
.fix_header .gnb li.first_li{list-style:none;float:left;padding:0 25px;position:relative;}
.main_menu{white-space:nowrap;position:relative;z-index:3;display:inline-block;*display:inline;vertical-align:middle;}
a.first_a{float:left;height:42px;line-height:42px;padding:10px 0px 10px 0px;position:relative;font-size:16px;color:#eaeaea;font-weight:400;transition:all 400ms;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;-ms-transition:all 400ms;text-transform:uppercase;}
.all_first:hover a.first_a,
.active a.first_a{
    color:#fff;
}
.first_li1 a.first_a:hover, .first_li1.highlight a.first_a{
    color:#ff7a81;
}
.first_li2 a.first_a:hover, .first_li2.highlight a.first_a{
    color:#ffd452;
}
.first_li3 a.first_a:hover, .first_li3.highlight a.first_a,.first_li3 a.first_a.highlight{
    color:#8acec4;
}
.first_li4 a.first_a:hover, .first_li4.highlight a.first_a{
    color:#a6c941;
}
/*
.hover_line{
    background: #fff;
}
    */
.main_menu div.sub1{display:none;}
.main_menu div{position:absolute;left:-95px;margin-left:50%;top:100%;padding-top:3px;background:url("../../../../layouts/tididic/img/empty.gif");text-align:left;}
.main_menu ul{width:170px;padding:10px;background:#fff;filter:alpha(opacity=95);opacity:0.95;*zoom:1;display:inline-block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.3);box-shadow:0 1px 3px rgba(0,0,0,0.3);}
.main_menu ul li{width:100%;*zoom:1;float:left;position:relative;}
.main_menu ul li.highlight li a{background:none;color:#666;}

.main_menu li.first_li2 li.highlight a{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#e1b52e;font-size:15px;}
.main_menu ul ul{position:absolute;top:-10px;left:163px;display:none;}
.main_menu li li a{display:block;padding:2px 20px 2px 10px;line-height:30px;font-size:15px;color:#444;position:relative;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis;}
.second_a i{position:absolute;right:5px;top:10px;}
.hover_line{width:0; height:3px;left:50%;right:50%;top:58px;overflow:hidden;position:absolute;transition:all 400ms;-webkit-transition:all 400ms;-moz-transition:all 400ms;-o-transition:all 400ms;-ms-transition:all 400ms;}
.act_line{width:100%;right:0;left:0;}
.all_first:hover a.first_a{color:#f37021}
.first_ul a{overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis;}
.quick_header a.quick_padding{padding:9px 0px 9px 0px;}
/* 쫄쫄이 상단 메뉴 */
.fix_logo{margin:5px 0 0 0;padding:0 30px 0 0;position:relative;float:left;line-height:40px;}
.fix_logo img{height:70px;}
.fix_header .gnb{margin-top:10px;float:right;}
.fix_right_menu{position:absolute;right:0;top:25px;}
.fix_right_menu ul{list-style:none;margin:0;padding:0;}
.fix_right_menu li{float:left;padding-left:10px;}
.fix_right_menu li a{display:inline-block;color:#fff;border:1px solid #fff;line-height:18px;height:18px;padding:5px 15px;}
.gnb li a{text-decoration:none;}
.gnb a.first_a{padding:23px 0px 23px 0px;}
.gnb .hover_line{top:50px;}

.xe-en a.first_a,
.xe-vi a.first_a{letter-spacing:-1px;}
@media screen and (max-width:1100px){
    .wrap_menu li.first_li, .fix_header .gnb li.first_li {
        padding: 0 15px;
    }

}
@media screen and (max-width:1023px){
.top_header,
.middle_header{display:none;}
.mobile_heder{display:block;}
.header h1.large_logo{left:0;padding:0 10px;}
.right_login {right:20px;}
.wrap_menu{display:none;}
.right_login{bottom:14px;}
.header h1.large_logo{display:none}

}
@media screen and (max-width:340px){
    .search_area input.search-text{
        font-size:12px;
        padding-right:30px !important;
        padding-left:0 !important;
    }
}

/* Original file: layouts/tididic/css/foot.css */

/* -- 푸터 -- */
.footer{position:relative;clear:both;z-index:3;background: #fff;margin:0;border-top:1px solid #e2e2e2;}
.footer a{text-decoration:none;}
.footer img{vertical-align:middle;}
.in_footer { color:#000000; font-size:14px;position:relative;z-index:1;padding:50px 10px;}
.in_footer a{
    color:#000;
}
.in_footer .xe_width{
    display:flex;
    gap:40px;
}
.in_footer .xe_width > h2{
    margin:0;
}
.in_footer p{
    margin:0;
}
.foot_logo{float:left;margin:8px 30px 0 0px;padding:4px 30px 4px 0;border-right:1px solid #dedede;}
.foot_right{float:left;}
/* 풋 메뉴 */
.footUl{margin:0 0 0 auto;padding:0;list-style:none;display:flex;padding-top:5px;}
.footUl li{
    white-space: nowrap;
   
}
.footUl li a{
    padding:0 15px;
}
.footUl li:before{
   content: "|";
}
.footUl li:first-child:before{
    display:none;
}
.foot_menu{background:#4e5157}
.foot_menu ul{margin:0;padding:0;list-style:none;text-align:center;vertical-align:middle;}
.foot_menu li{float:left;}
.foot_menu li a{font-size:18px;font-weight:600;display:block;padding:35px 0;line-height:20px;color:#d6d6d6;border-left:1px solid #696b70}


.foot_add_ul{margin:0;padding:70px 0;list-style:none;}
.foot_add_ul li{float:left;width:25%;text-align:center;padding:20px 0;}
.foot_add_ul li a{font-size: 15px;line-height: 24px;display:block;-webkit-transition:all .3s ease-out; -moz-transition:all .3s ease-out; transition:all .3s ease-out;min-height: 152px;}
.foot_add_ul li:hover a{}
.foot_add_ul li a i{display:block;padding-bottom:30px;font-size:50px;}
/* copylight */
.copylight{width:100%;line-height:28px;}
.copylight span{top: -1px;
    padding: 0 5px;display:inline-block;position: relative;
    font-size:14px;font-family:Tahoma;
}
/* SNS */
.foot_absolute{position:absolute;right:0;text-align:right;z-index:1;top:40px;}
.foot_absolute li a i{font-size:18px;line-height:28px;display:block}
.foot_sns{margin:0;padding:0;margin-bottom:1px;list-style:none;display:inline-block;*display:inline;}
.foot_sns li{float:left;padding:0 0 0 4px;}
.foot_sns li img{width:24px;}



@media screen and (max-width:1040px){
.in_footer{padding-top:20px !important;padding-bottom:40px !important;}
.foot_logo{display:none;}
.foot_right{float:none;}
.wrap_in_select{position:relative;right:auto;padding-top:10px;top:0;}
.foot_absolute{position:relative;right:auto;padding-top:10px;top:0;text-align:left;z-index:1;}
.foot_sns li{padding:0 4px 0 0}

.foot_li{width:33.333333% !important;}
.foot_menu li a{font-size:14px;font-weight:600;display:block;padding:15px 0;border-bottom:1px solid #696b70}
.in_footer .xe_width{
    flex-direction: column;
    gap:20px;
}
.footUl{
    margin:0;
}
.footUl li:first-child a{
    padding-left:0;
}
}
@media screen and (max-width:1023px){
.footer {margin:0;padding:0 15px 60px 15px;}
.foot_add_ul li{width:50%;}
}
@media screen and (max-width:760px){
.foot_add_ul {padding:30px 0;}
}
@media screen and (max-width:540px){
.foot_add_ul li{width:100%;text-align:left;padding:15px 0;}
.foot_add_ul li:after{content:"";display:block;clear:both;}
.foot_add_ul li a{min-height:auto;}
.foot_add_ul li a i{display:inline-block;float:left;padding:0 10px;}
.foot_li{width:50% !important;}
.copylight{
    line-height:24px;
}

.in_footer .xe_width > h2{
    margin-right:0;
    
}
.footer img{
width:100px;
}
}
@media screen and (max-width:360px){
    .footer{
        padding: 0 0px 60px 0px;
    }
}

/* Original file: modules/board/skins/xet_infinite_board/css/xeicon-2.3.3/xeicon.min.css */

/*!
*  XEIcon 2.3.3 by @NAVER - http://xpressengine.github.io/XEIcon/ - @XEIcon
*  License - http://xpressengine.github.io/XEIcon/license.html (Font: SIL OFL 1.1, CSS: MIT License)
*/@font-face{font-family:xeicon;src:url("../../../../modules/board/skins/xet_infinite_board/css/xeicon-2.3.3/fonts/xeicon.eot?3ka2yj");src:url("../../../../modules/board/skins/xet_infinite_board/css/xeicon-2.3.3/fonts/xeicon.eot?3ka2yj#iefix") format("embedded-opentype"),url("../../../../modules/board/skins/xet_infinite_board/css/xeicon-2.3.3/fonts/xeicon.woff2?3ka2yj") format("woff2"),url("../../../../modules/board/skins/xet_infinite_board/css/xeicon-2.3.3/fonts/xeicon.ttf?3ka2yj") format("truetype"),url("../../../../modules/board/skins/xet_infinite_board/css/xeicon-2.3.3/fonts/xeicon.woff?3ka2yj") format("woff"),url("../../../../modules/board/skins/xet_infinite_board/css/xeicon-2.3.3/fonts/xeicon.svg?3ka2yj#xeicon") format("svg");font-weight:400;font-style:normal}[class*=" xi-"],[class^=xi-]{font-family:xeicon!important;display:inline-block;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.xi-home:before{content:"\e900"}.xi-home-o:before{content:"\e902"}.xi-bars:before{content:"\e91c"}.xi-hamburger-back:before{content:"\eb46"}.xi-hamburger-out:before{content:"\eb45"}.xi-apps:before{content:"\e903"}.xi-ellipsis-h:before{content:"\e94a"}.xi-ellipsis-v:before{content:"\e949"}.xi-drag-vertical:before{content:"\e996"}.xi-drag-handle:before{content:"\e960"}.xi-arrow-top:before{content:"\e912"}.xi-arrow-bottom:before{content:"\e904"}.xi-arrow-left:before{content:"\e906"}.xi-arrow-right:before{content:"\e907"}.xi-arrow-up:before{content:"\e915"}.xi-arrow-down:before{content:"\e905"}.xi-long-arrow-left:before{content:"\e908"}.xi-long-arrow-right:before{content:"\e90b"}.xi-long-arrow-up:before{content:"\e909"}.xi-long-arrow-down:before{content:"\e90a"}.xi-angle-left:before{content:"\e93b"}.xi-angle-left-min:before{content:"\e93c"}.xi-angle-left-thin:before{content:"\e93d"}.xi-angle-right:before{content:"\e93e"}.xi-angle-right-min:before{content:"\e93f"}.xi-angle-right-thin:before{content:"\e940"}.xi-angle-up:before{content:"\e944"}.xi-angle-up-min:before{content:"\e945"}.xi-angle-up-thin:before{content:"\e946"}.xi-angle-down:before{content:"\e941"}.xi-angle-down-min:before{content:"\e942"}.xi-angle-down-thin:before{content:"\e943"}.xi-caret-up:before{content:"\e92f"}.xi-caret-up-min:before{content:"\e930"}.xi-caret-down:before{content:"\e935"}.xi-caret-down-min:before{content:"\e936"}.xi-caret-up-circle:before{content:"\e931"}.xi-caret-up-circle-o:before{content:"\e932"}.xi-caret-down-circle:before{content:"\e937"}.xi-caret-down-circle-o:before{content:"\e938"}.xi-caret-up-square:before{content:"\e933"}.xi-caret-up-square-o:before{content:"\e934"}.xi-caret-down-square:before{content:"\e939"}.xi-caret-down-square-o:before{content:"\e93a"}.xi-arrows-h:before{content:"\e90e"}.xi-arrows-v:before{content:"\e90f"}.xi-expand:before{content:"\e910"}.xi-compress:before{content:"\e911"}.xi-arrows:before{content:"\e90c"}.xi-arrows-alt:before{content:"\e90d"}.xi-compare-arrows:before{content:"\e947"}.xi-scroll:before{content:"\e94b"}.xi-dashboard:before{content:"\e948"}.xi-dashboard-o:before{content:"\e95e"}.xi-refresh:before{content:"\e973"}.xi-catched:before{content:"\e923"}.xi-renew:before{content:"\e977"}.xi-sync:before{content:"\e982"}.xi-eye:before{content:"\e951"}.xi-eye-o:before{content:"\e950"}.xi-eye-off:before{content:"\e953"}.xi-eye-slash:before{content:"\e953"}.xi-eye-off-o:before{content:"\e952"}.xi-eye-slash2:before{content:"\e952"}.xi-lock:before{content:"\e964"}.xi-lock-o:before{content:"\e966"}.xi-unlock:before{content:"\e965"}.xi-unlock-o:before{content:"\e967"}.xi-trash:before{content:"\e96e"}.xi-trash-o:before{content:"\e96f"}.xi-flag:before{content:"\e961"}.xi-flag-o:before{content:"\e962"}.xi-expand-square:before{content:"\e954"}.xi-compress-square:before{content:"\e955"}.xi-log-in:before{content:"\e963"}.xi-log-out:before{content:"\e972"}.xi-search:before{content:"\e97a"}.xi-magnifier:before{content:"\e97a"}.xi-zoom-in:before{content:"\e97b"}.xi-magnifier-expand:before{content:"\e97b"}.xi-zoom-out:before{content:"\e97c"}.xi-magnifier-reduce:before{content:"\e97c"}.xi-subdirectory:before{content:"\e97e"}.xi-subdirectory-arrow:before{content:"\e981"}.xi-external-link:before{content:"\e980"}.xi-cog:before{content:"\e986"}.xi-view-array:before{content:"\e983"}.xi-view-carousel:before{content:"\e984"}.xi-view-column:before{content:"\e985"}.xi-view-day:before{content:"\e98d"}.xi-view-list:before{content:"\e993"}.xi-view-module:before{content:"\e997"}.xi-view-stream:before{content:"\e99a"}.xi-wrench:before{content:"\e99b"}.xi-filter:before{content:"\e9d9"}.xi-funnel:before{content:"\e9d9"}.xi-plus:before{content:"\e913"}.xi-plus-min:before{content:"\e914"}.xi-plus-thin:before{content:"\e9c5"}.xi-minus:before{content:"\e91a"}.xi-minus-min:before{content:"\e91b"}.xi-minus-thin:before{content:"\e9c1"}.xi-close:before{content:"\e921"}.xi-close-min:before{content:"\e922"}.xi-close-thin:before{content:"\e9af"}.xi-check:before{content:"\e928"}.xi-check-min:before{content:"\e929"}.xi-check-thin:before{content:"\e92a"}.xi-plus-circle:before{content:"\e916"}.xi-plus-circle-o:before{content:"\e917"}.xi-minus-circle:before{content:"\e91d"}.xi-minus-circle-o:before{content:"\e91e"}.xi-close-circle:before{content:"\e924"}.xi-close-circle-o:before{content:"\e925"}.xi-check-circle:before{content:"\e92b"}.xi-check-circle-o:before{content:"\e92c"}.xi-plus-square:before{content:"\e918"}.xi-plus-square-o:before{content:"\e919"}.xi-minus-square:before{content:"\e91f"}.xi-minus-square-o:before{content:"\e920"}.xi-close-square:before{content:"\e926"}.xi-close-square-o:before{content:"\e927"}.xi-check-square:before{content:"\e92d"}.xi-check-box:before{content:"\e92d"}.xi-checkbox-blank:before{content:"\ea0e"}.xi-check-square-o:before{content:"\e92e"}.xi-checkbox-checked:before{content:"\e92e"}.xi-radiobox-blank:before{content:"\e9c6"}.xi-radiobox-checked:before{content:"\e9c7"}.xi-cut:before{content:"\e9b0"}.xi-label:before{content:"\e9b1"}.xi-label-o:before{content:"\e9b2"}.xi-library-add:before{content:"\e9b3"}.xi-library-bookmark:before{content:"\e9b4"}.xi-tagged-book:before{content:"\e9b4"}.xi-save:before{content:"\e9b9"}.xi-lightbulb:before{content:"\e9be"}.xi-idea:before{content:"\e9be"}.xi-lightbulb-o:before{content:"\e9bf"}.xi-link:before{content:"\e9c0"}.xi-package:before{content:"\e9c2"}.xi-archive:before{content:"\e9c2"}.xi-pen:before{content:"\e9c3"}.xi-pen-o:before{content:"\e9c4"}.xi-undo:before{content:"\e9d2"}.xi-redo:before{content:"\e9c8"}.xi-switch-off:before{content:"\e9c9"}.xi-switch-on:before{content:"\e9ca"}.xi-toggle-off:before{content:"\e9cb"}.xi-toggle-on:before{content:"\e9cd"}.xi-bookmark:before{content:"\ea1c"}.xi-bookmark-o:before{content:"\ea1d"}.xi-tag:before{content:"\ea36"}.xi-tags:before{content:"\ea37"}.xi-mail:before{content:"\ea06"}.xi-envelope:before{content:"\ea06"}.xi-social-email:before{content:"\ea06"}.xi-mail-o:before{content:"\ea07"}.xi-mail-read:before{content:"\ea08"}.xi-envelope-open:before{content:"\ea08"}.xi-mail-read-o:before{content:"\ea09"}.xi-send:before{content:"\ea0b"}.xi-paper-plane:before{content:"\ea0b"}.xi-reply:before{content:"\ea0d"}.xi-reply-all:before{content:"\ea0c"}.xi-share:before{content:"\e9fa"}.xi-share-l:before{content:"\e9fa"}.xi-share-alt:before{content:"\e9e9"}.xi-share-alt-o:before{content:"\e9ea"}.xi-call:before{content:"\e9d3"}.xi-phone:before{content:"\e9d3"}.xi-call-outgoing:before{content:"\e9d4"}.xi-call-incoming:before{content:"\e9d6"}.xi-call-reception:before{content:"\e9d6"}.xi-call-missed:before{content:"\e9d5"}.xi-comment:before{content:"\e9d7"}.xi-comment-o:before{content:"\e9d8"}.xi-forum:before{content:"\e9f0"}.xi-comments:before{content:"\e9f0"}.xi-forum-o:before{content:"\e9f1"}.xi-video-call:before{content:"\ea18"}.xi-xi-film:before{content:"\ea18"}.xi-voicemail:before{content:"\ea19"}.xi-note:before{content:"\ea1a"}.xi-note-o:before{content:"\ea1b"}.xi-at:before{content:"\ea0a"}.xi-message:before{content:"\ea14"}.xi-message-o:before{content:"\ea15"}.xi-speech:before{content:"\ea12"}.xi-speech-o:before{content:"\ea13"}.xi-user-address:before{content:"\e9f4"}.xi-profile:before{content:"\e9f2"}.xi-user-circle:before{content:"\e9f2"}.xi-profile-o:before{content:"\ea2a"}.xi-user:before{content:"\e9f3"}.xi-users:before{content:"\e9f9"}.xi-group:before{content:"\ea2e"}.xi-community:before{content:"\ea2e"}.xi-user-plus:before{content:"\e9f7"}.xi-users-plus:before{content:"\ea17"}.xi-user-o:before{content:"\e9f5"}.xi-users-o:before{content:"\ea04"}.xi-user-plus-o:before{content:"\e9f8"}.xi-star:before{content:"\ea0f"}.xi-star-o:before{content:"\ea16"}.xi-heart:before{content:"\ea10"}.xi-heart-o:before{content:"\ea11"}.xi-thumbs-up:before{content:"\ea28"}.xi-thumbs-down:before{content:"\ea29"}.xi-crown:before{content:"\e9da"}.xi-trophy:before{content:"\ea38"}.xi-emoticon-happy:before{content:"\e9dd"}.xi-happy-face:before{content:"\e9dd"}.xi-emoticon-happy-o:before{content:"\e9ed"}.xi-emoticon-smiley:before{content:"\e9e4"}.xi-smiley-face:before{content:"\e9e4"}.xi-emoticon-smiley-o:before{content:"\e9e6"}.xi-emoticon-neutral:before{content:"\e9eb"}.xi-neutral-face:before{content:"\e9eb"}.xi-emoticon-neutral-o:before{content:"\e9ec"}.xi-emoticon-bad:before{content:"\e9de"}.xi-emoticon-bad-o:before{content:"\e9df"}.xi-emoticon-sad:before{content:"\e9ee"}.xi-sad-face:before{content:"\e9ee"}.xi-emoticon-sad-o:before{content:"\e9ef"}.xi-emoticon-devil:before{content:"\e9e2"}.xi-angry-face:before{content:"\e9e2"}.xi-emoticon-devil-o:before{content:"\e9e3"}.xi-emoticon-cool:before{content:"\e9e0"}.xi-emoticon-cool-o:before{content:"\e9e1"}.xi-bell:before{content:"\e99c"}.xi-bell-o:before{content:"\e99d"}.xi-bell-off:before{content:"\e99e"}.xi-bell-slash:before{content:"\e99e"}.xi-bell-off-o:before{content:"\e99f"}.xi-alarm:before{content:"\ea1e"}.xi-alarm-o:before{content:"\ea1f"}.xi-alarm-off:before{content:"\ea20"}.xi-time:before{content:"\ea2b"}.xi-time-o:before{content:"\ea2c"}.xi-snooze:before{content:"\ea27"}.xi-calendar:before{content:"\e9a0"}.xi-calendar-add:before{content:"\e9a1"}.xi-calendar-remove:before{content:"\e9a2"}.xi-calendar-cancle:before{content:"\e9a3"}.xi-calendar-check:before{content:"\e9a4"}.xi-calendar-list:before{content:"\e9a5"}.xi-new:before{content:"\e9a8"}.xi-new-o:before{content:"\e9a9"}.xi-info:before{content:"\e9a6"}.xi-information-circle:before{content:"\e9a6"}.xi-info-o:before{content:"\e9a7"}.xi-help:before{content:"\e9ad"}.xi-unknown-circle:before{content:"\e9ad"}.xi-help-o:before{content:"\e9ac"}.xi-error:before{content:"\e9aa"}.xi-error-o:before{content:"\e9ab"}.xi-ban:before{content:"\e9ae"}.xi-slash-circle:before{content:"\e9ae"}.xi-warning:before{content:"\ea2d"}.xi-hand-paper:before{content:"\ea21"}.xi-key:before{content:"\ea22"}.xi-security:before{content:"\ea24"}.xi-shield:before{content:"\ea24"}.xi-shield-checked:before{content:"\ea25"}.xi-check-shield:before{content:"\ea25"}.xi-shield-checked-o:before{content:"\ea26"}.xi-align-justify:before{content:"\e956"}.xi-align-left:before{content:"\e957"}.xi-align-center:before{content:"\e958"}.xi-align-right:before{content:"\e959"}.xi-indent:before{content:"\e95a"}.xi-dedent:before{content:"\e95b"}.xi-list-dot:before{content:"\e95c"}.xi-list-ul:before{content:"\e95c"}.xi-list-square:before{content:"\e95d"}.xi-list-ul-square:before{content:"\e95d"}.xi-list-number:before{content:"\ea6b"}.xi-list-ol:before{content:"\ea6b"}.xi-list:before{content:"\e95f"}.xi-list-ul-l:before{content:"\e95f"}.xi-paragraph:before{content:"\e968"}.xi-bold:before{content:"\e96a"}.xi-italic:before{content:"\e96c"}.xi-strikethrough:before{content:"\e969"}.xi-underline:before{content:"\e96b"}.xi-caps:before{content:"\e96d"}.xi-text-size:before{content:"\eaba"}.xi-text-type:before{content:"\e97f"}.xi-type:before{content:"\e97f"}.xi-spellcheck:before{content:"\eaa9"}.xi-translate:before{content:"\eabc"}.xi-line-height:before{content:"\e976"}.xi-lineheight:before{content:"\e976"}.xi-font:before{content:"\ea63"}.xi-text-format:before{content:"\eab9"}.xi-text-color:before{content:"\eaaa"}.xi-color-fill:before{content:"\ea5e"}.xi-color-helper:before{content:"\ea5f"}.xi-scissors:before{content:"\e994"}.xi-document:before{content:"\e998"}.xi-form:before{content:"\e998"}.xi-palette:before{content:"\e995"}.xi-color:before{content:"\e995"}.xi-color-dropper:before{content:"\e97d"}.xi-eye-dropper:before{content:"\e97d"}.xi-eraser:before{content:"\e970"}.xi-eraser-o:before{content:"\e971"}.xi-sort-asc:before{content:"\e974"}.xi-lineheight-plus:before{content:"\e974"}.xi-sort-desc:before{content:"\e975"}.xi-lineheight-minus:before{content:"\e975"}.xi-rotate-right:before{content:"\e978"}.xi-rotate-left:before{content:"\e979"}.xi-layout:before{content:"\e988"}.xi-layout-top:before{content:"\e988"}.xi-layout-o:before{content:"\e98e"}.xi-layout-full:before{content:"\e989"}.xi-layout-full-o:before{content:"\e98f"}.xi-layout-snb:before{content:"\e98a"}.xi-layout-top-left:before{content:"\e98a"}.xi-layout-snb-o:before{content:"\e990"}.xi-layout-aside:before{content:"\e98b"}.xi-layout-top-right:before{content:"\e98b"}.xi-layout-aside-o:before{content:"\e991"}.xi-layout-column:before{content:"\e98c"}.xi-layout-top-three:before{content:"\e98c"}.xi-layout-column-o:before{content:"\e992"}.xi-crop:before{content:"\e999"}.xi-border-color:before{content:"\ea39"}.xi-line-style:before{content:"\ea66"}.xi-line-weight:before{content:"\ea67"}.xi-border-all:before{content:"\e987"}.xi-border-bottom:before{content:"\ea32"}.xi-border-clear:before{content:"\ea33"}.xi-border-horizontal:before{content:"\ea45"}.xi-border-inner:before{content:"\ea46"}.xi-border-left:before{content:"\ea49"}.xi-border-outer:before{content:"\ea4f"}.xi-border-right:before{content:"\ea51"}.xi-border-style:before{content:"\ea52"}.xi-border-top:before{content:"\ea54"}.xi-border-vertical:before{content:"\ea5c"}.xi-valign-top:before{content:"\eabf"}.xi-valign-bottom:before{content:"\eabd"}.xi-valign-center:before{content:"\eabe"}.xi-code:before{content:"\ea5d"}.xi-emoticon:before{content:"\ea62"}.xi-emoji:before{content:"\ea62"}.xi-face:before{content:"\ea62"}.xi-link-insert:before{content:"\ea6a"}.xi-link-l:before{content:"\ea6a"}.xi-link-broken:before{content:"\ea68"}.xi-unlink:before{content:"\ea68"}.xi-omega:before{content:"\ea6c"}.xi-opacity:before{content:"\ea6d"}.xi-overscan:before{content:"\ea78"}.xi-paperclip:before{content:"\ea7f"}.xi-transform:before{content:"\eabb"}.xi-power-off:before{content:"\e94c"}.xi-esc:before{content:"\e94f"}.xi-command:before{content:"\e94e"}.xi-alt:before{content:"\e94d"}.xi-tab:before{content:"\eaf8"}.xi-backspace:before{content:"\eac4"}.xi-capslock:before{content:"\ead6"}.xi-watch:before{content:"\e9b5"}.xi-mouse:before{content:"\e9b6"}.xi-sdcard:before{content:"\e9b7"}.xi-usb-drive:before{content:"\e9b8"}.xi-diskette:before{content:"\e9ba"}.xi-print:before{content:"\e9bb"}.xi-social-print:before{content:"\e9bb"}.xi-fax:before{content:"\e9bc"}.xi-webcam:before{content:"\e9cc"}.xi-projector:before{content:"\e9ce"}.xi-presentation:before{content:"\e9cf"}.xi-plug:before{content:"\e9d0"}.xi-speaker:before{content:"\ea60"}.xi-airplay:before{content:"\eac0"}.xi-alarm-clock:before{content:"\eac1"}.xi-alarm-clock-o:before{content:"\eac2"}.xi-alarm-clock-off:before{content:"\eac3"}.xi-battery:before{content:"\eac5"}.xi-battery-full:before{content:"\eac5"}.xi-battery-o:before{content:"\ead0"}.xi-battery-min:before{content:"\ead0"}.xi-battery-10:before{content:"\eac6"}.xi-battery-20:before{content:"\eac7"}.xi-battery-30:before{content:"\eac8"}.xi-battery-40:before{content:"\eac9"}.xi-battery-50:before{content:"\eacb"}.xi-battery-60:before{content:"\eacc"}.xi-battery-70:before{content:"\eacd"}.xi-battery-80:before{content:"\eace"}.xi-battery-90:before{content:"\eacf"}.xi-bluetooth:before{content:"\ead1"}.xi-bluetooth-off:before{content:"\ead2"}.xi-bluetooth-on:before{content:"\ead3"}.xi-bluetooth-search:before{content:"\ead4"}.xi-brightness:before{content:"\ead5"}.xi-clock:before{content:"\ead7"}.xi-clock-o:before{content:"\ead8"}.xi-contrast:before{content:"\ead9"}.xi-desktop:before{content:"\eada"}.xi-monitor:before{content:"\eada"}.xi-laptop:before{content:"\eae9"}.xi-devices:before{content:"\eadb"}.xi-tablet:before{content:"\eaf9"}.xi-mobile:before{content:"\eaed"}.xi-tv:before{content:"\eafb"}.xi-enter:before{content:"\eadc"}.xi-flashlight:before{content:"\eadd"}.xi-flashlight-off:before{content:"\eade"}.xi-flight-off:before{content:"\eadf"}.xi-flight-on:before{content:"\eae0"}.xi-gamepad:before{content:"\eae1"}.xi-gps:before{content:"\eae2"}.xi-gps-none:before{content:"\eae3"}.xi-gps-off:before{content:"\eae4"}.xi-hdd:before{content:"\eae5"}.xi-hdmi:before{content:"\eae6"}.xi-keyboard:before{content:"\eae7"}.xi-keyboard-o:before{content:"\eae8"}.xi-space-bar:before{content:"\eaf7"}.xi-lock-rotation:before{content:"\eaea"}.xi-chip:before{content:"\eaeb"}.xi-chip-o:before{content:"\eaec"}.xi-mouse-pointer:before{content:"\eaee"}.xi-router:before{content:"\eaef"}.xi-wifi-router:before{content:"\eaef"}.xi-router-o:before{content:"\eaf0"}.xi-signal:before{content:"\eaf1"}.xi-signal-1:before{content:"\eaf2"}.xi-signal-2:before{content:"\eaf3"}.xi-signal-3:before{content:"\eaf4"}.xi-signal-4:before{content:"\eaf5"}.xi-signal-none:before{content:"\eaf6"}.xi-touch:before{content:"\eafa"}.xi-usb:before{content:"\eafc"}.xi-wifi:before{content:"\eafd"}.xi-wifi-signal:before{content:"\eafd"}.xi-wifi-signal-mid:before{content:"\eafe"}.xi-wifi-signal-min:before{content:"\eaff"}.xi-wifi-signal-off:before{content:"\eb00"}.xi-chart-bar:before{content:"\e901"}.xi-book:before{content:"\ea34"}.xi-book-o:before{content:"\ea35"}.xi-play:before{content:"\ea3e"}.xi-caret-right:before{content:"\ea3e"}.xi-play-circle:before{content:"\ea40"}.xi-play-circle-o:before{content:"\ea3f"}.xi-pause-circle:before{content:"\ea3d"}.xi-pause-circle-o:before{content:"\ea3c"}.xi-pause:before{content:"\ea3b"}.xi-stop:before{content:"\ea41"}.xi-recording-stop:before{content:"\eb24"}.xi-recording:before{content:"\eb21"}.xi-record:before{content:"\eb21"}.xi-eject:before{content:"\ea42"}.xi-step-backward:before{content:"\ea43"}.xi-step-forward:before{content:"\ea44"}.xi-backward:before{content:"\ea47"}.xi-forward:before{content:"\ea48"}.xi-fast-backward:before{content:"\eb08"}.xi-fast-forward:before{content:"\eb07"}.xi-camera:before{content:"\ea4b"}.xi-camera-o:before{content:"\ea4a"}.xi-videocam:before{content:"\ea4d"}.xi-video-camera:before{content:"\ea4d"}.xi-videocam-o:before{content:"\ea4c"}.xi-image:before{content:"\ea50"}.xi-image-o:before{content:"\ea4e"}.xi-microphone-o:before{content:"\ea56"}.xi-microphone:before{content:"\ea57"}.xi-microphone-off:before{content:"\ea58"}.xi-microphone-slash:before{content:"\ea58"}.xi-volume-mute:before{content:"\ea59"}.xi-volume:before{content:"\ea59"}.xi-volume-down:before{content:"\ea5a"}.xi-volume-min:before{content:"\ea5a"}.xi-volume-up:before{content:"\ea5b"}.xi-volume-max:before{content:"\ea5b"}.xi-volume-off:before{content:"\eb39"}.xi-volume-slash:before{content:"\eb39"}.xi-album:before{content:"\ea61"}.xi-record-play:before{content:"\ea61"}.xi-cd-r:before{content:"\ea61"}.xi-headset:before{content:"\ea64"}.xi-music:before{content:"\ea65"}.xi-chart-pyramid:before{content:"\ea69"}.xi-chart-bar-square:before{content:"\eb01"}.xi-chart-line:before{content:"\eb02"}.xi-chart-pie:before{content:"\eb03"}.xi-chart-pie-o:before{content:"\eb04"}.xi-equalizer:before{content:"\eb05"}.xi-volume-bar:before{content:"\eb05"}.xi-equalizer-thin:before{content:"\ea55"}.xi-exposure:before{content:"\eb06"}.xi-flash:before{content:"\eb09"}.xi-flash-off:before{content:"\eb0a"}.xi-focus-center:before{content:"\eb0b"}.xi-focus-frame:before{content:"\eb0c"}.xi-focus-weak:before{content:"\eb11"}.xi-paper:before{content:"\eb1e"}.xi-paper-o:before{content:"\eb1f"}.xi-library-books:before{content:"\eb14"}.xi-library-books-o:before{content:"\eb16"}.xi-library-image:before{content:"\eb17"}.xi-library-image-o:before{content:"\eb18"}.xi-library-music:before{content:"\eb19"}.xi-library-video:before{content:"\eb1a"}.xi-movie:before{content:"\eb1b"}.xi-movie-o:before{content:"\eb1c"}.xi-pacman:before{content:"\eb1d"}.xi-radio:before{content:"\eb20"}.xi-repeat:before{content:"\eb25"}.xi-repeat-one:before{content:"\eb26"}.xi-shuffle:before{content:"\eb27"}.xi-timer:before{content:"\eb29"}.xi-timer-o:before{content:"\eb2a"}.xi-timer-off-o:before{content:"\eb2f"}.xi-timer-sand:before{content:"\eb30"}.xi-sandwatch-min:before{content:"\eb30"}.xi-timer-sand-o:before{content:"\eb31"}.xi-trending-flat:before{content:"\eb36"}.xi-trending-down:before{content:"\eb33"}.xi-decline:before{content:"\eb33"}.xi-trending-up:before{content:"\eb37"}.xi-rise:before{content:"\eb37"}.xi-tune:before{content:"\eb38"}.xi-map:before{content:"\eb22"}.xi-map-folding:before{content:"\eb22"}.xi-map-o:before{content:"\eb23"}.xi-my-location:before{content:"\eb5d"}.xi-location-arrow:before{content:"\eb58"}.xi-woman:before{content:"\ea2f"}.xi-man:before{content:"\ea30"}.xi-toilet:before{content:"\ea31"}.xi-pregnant-woman:before{content:"\eb61"}.xi-maternity:before{content:"\eb61"}.xi-walk:before{content:"\eb6d"}.xi-walking:before{content:"\eb6d"}.xi-run:before{content:"\eb63"}.xi-wheelchair:before{content:"\eb6e"}.xi-glass:before{content:"\eb28"}.xi-market:before{content:"\eb2b"}.xi-shopping-bag:before{content:"\eb2b"}.xi-pharmacy:before{content:"\eb2c"}.xi-laundry:before{content:"\eb2e"}.xi-florist:before{content:"\eb32"}.xi-hlz:before{content:"\eb34"}.xi-park:before{content:"\eb35"}.xi-airplane:before{content:"\eb3a"}.xi-all:before{content:"\eb3b"}.xi-flight-takeoff:before{content:"\eb3c"}.xi-flight:before{content:"\eb3c"}.xi-flight-land:before{content:"\eb3d"}.xi-bank:before{content:"\eb3e"}.xi-bank-o:before{content:"\eb3e"}.xi-beach:before{content:"\eb3f"}.xi-bicycle:before{content:"\eb40"}.xi-building:before{content:"\eb41"}.xi-bus:before{content:"\eb42"}.xi-business:before{content:"\eb43"}.xi-cafe:before{content:"\eb44"}.xi-cake:before{content:"\eb47"}.xi-car:before{content:"\eb48"}.xi-church:before{content:"\eb49"}.xi-city:before{content:"\eb4a"}.xi-compass:before{content:"\eb4b"}.xi-compass-o:before{content:"\eb4c"}.xi-convenience-store:before{content:"\eb4d"}.xi-directions:before{content:"\eb4e"}.xi-factory:before{content:"\eb4f"}.xi-fitness-center:before{content:"\eb50"}.xi-garden:before{content:"\eb51"}.xi-gas-station:before{content:"\eb52"}.xi-golf:before{content:"\eb53"}.xi-hand-pointing:before{content:"\eb54"}.xi-hospital:before{content:"\eb55"}.xi-hotel:before{content:"\eb56"}.xi-library:before{content:"\eb57"}.xi-maker:before{content:"\eb59"}.xi-marker-circle:before{content:"\eb59"}.xi-marker-plus:before{content:"\eb5b"}.xi-maker-drop:before{content:"\eb5f"}.xi-map-marker:before{content:"\eb5f"}.xi-marker-check:before{content:"\eb5a"}.xi-motorcycle:before{content:"\eb5c"}.xi-navigation:before{content:"\eb5e"}.xi-pool:before{content:"\eb60"}.xi-restaurant:before{content:"\eb62"}.xi-school:before{content:"\eb64"}.xi-ship:before{content:"\eb65"}.xi-spa:before{content:"\eb66"}.xi-stroller:before{content:"\eb67"}.xi-subway:before{content:"\eb68"}.xi-taxi:before{content:"\eb69"}.xi-theater:before{content:"\eb6a"}.xi-film:before{content:"\eb6a"}.xi-traffic:before{content:"\eb6b"}.xi-train:before{content:"\eb6c"}.xi-cart:before{content:"\eb6f"}.xi-cart-o:before{content:"\e9fb"}.xi-cart-add:before{content:"\e9fc"}.xi-cart-remove:before{content:"\e9fd"}.xi-basket:before{content:"\e9fe"}.xi-box:before{content:"\ea01"}.xi-fragile:before{content:"\ea02"}.xi-coupon:before{content:"\ea03"}.xi-shop:before{content:"\ea05"}.xi-gift:before{content:"\eb70"}.xi-present:before{content:"\eb70"}.xi-gift-o:before{content:"\ea3a"}.xi-exchange:before{content:"\ea53"}.xi-barter:before{content:"\ea53"}.xi-yuan:before{content:"\ea6e"}.xi-won:before{content:"\ea6f"}.xi-yen:before{content:"\ea70"}.xi-pound:before{content:"\ea71"}.xi-euro:before{content:"\ea72"}.xi-rial:before{content:"\ea73"}.xi-dollar:before{content:"\ea74"}.xi-peso:before{content:"\ea75"}.xi-rupee:before{content:"\ea76"}.xi-credit-card:before{content:"\ea77"}.xi-money:before{content:"\ea79"}.xi-piggy-bank:before{content:"\ea7a"}.xi-strongbox:before{content:"\ea7b"}.xi-briefcase:before{content:"\ea7c"}.xi-percent:before{content:"\ea7d"}.xi-calculator:before{content:"\ea7e"}.xi-medicine:before{content:"\eb2d"}.xi-receipt:before{content:"\eb71"}.xi-truck:before{content:"\eb72"}.xi-wallet:before{content:"\eb73"}.xi-file:before{content:"\ea94"}.xi-file-o:before{content:"\ea80"}.xi-file-add:before{content:"\ea95"}.xi-file-add-o:before{content:"\ea81"}.xi-file-remove:before{content:"\ea96"}.xi-file-remove-o:before{content:"\ea82"}.xi-file-text:before{content:"\ea97"}.xi-file-text-o:before{content:"\ea83"}.xi-documents:before{content:"\ea98"}.xi-stack-paper:before{content:"\ea98"}.xi-documents-o:before{content:"\ea84"}.xi-file-image:before{content:"\ea99"}.xi-file-image-o:before{content:"\ea85"}.xi-file-video:before{content:"\ea9a"}.xi-file-video-o:before{content:"\ea86"}.xi-file-music:before{content:"\ea9b"}.xi-file-music-o:before{content:"\ea87"}.xi-file-code:before{content:"\ea9c"}.xi-file-code-o:before{content:"\ea88"}.xi-file-zip:before{content:"\ea9d"}.xi-file-zip-o:before{content:"\ea89"}.xi-file-upload:before{content:"\ea9e"}.xi-file-upload-o:before{content:"\ea8a"}.xi-file-download:before{content:"\ea9f"}.xi-file-download-o:before{content:"\ea8b"}.xi-file-check:before{content:"\eaa0"}.xi-file-check-o:before{content:"\ea8c"}.xi-folder:before{content:"\eaa1"}.xi-folder-o:before{content:"\ea8d"}.xi-folder-open:before{content:"\eaa8"}.xi-folder-shared:before{content:"\eb7d"}.xi-folder-zip:before{content:"\eaa7"}.xi-folder-zip-o:before{content:"\ea93"}.xi-folder-add:before{content:"\eaa2"}.xi-folder-add-o:before{content:"\ea8e"}.xi-folder-remove:before{content:"\eaa3"}.xi-folder-remove-o:before{content:"\ea8f"}.xi-folder-check:before{content:"\eaa4"}.xi-folder-check-o:before{content:"\ea90"}.xi-folder-upload:before{content:"\eaa5"}.xi-folder-upload-o:before{content:"\ea91"}.xi-folder-download:before{content:"\eaa6"}.xi-folder-download-o:before{content:"\ea92"}.xi-attachment:before{content:"\eb74"}.xi-cloud:before{content:"\eb75"}.xi-cloud-o:before{content:"\eb78"}.xi-cloud-off:before{content:"\eb79"}.xi-cloud-upload:before{content:"\eb7a"}.xi-cloud-upload-o:before{content:"\eb7b"}.xi-cloud-download:before{content:"\eb76"}.xi-cloud-download-o:before{content:"\eb77"}.xi-upload:before{content:"\eb7e"}.xi-download:before{content:"\eb7c"}.xi-globus:before{content:"\e9d1"}.xi-browser:before{content:"\e9db"}.xi-browser-text:before{content:"\e9dc"}.xi-rss-square:before{content:"\e9e5"}.xi-central-signal:before{content:"\e9e7"}.xi-central-router:before{content:"\e9e8"}.xi-antenna:before{content:"\e9f6"}.xi-barcode:before{content:"\e9ff"}.xi-qr-code:before{content:"\ea00"}.xi-accessibility:before{content:"\eb7f"}.xi-branch:before{content:"\eb80"}.xi-fork:before{content:"\eb85"}.xi-code-fork:before{content:"\eb85"}.xi-pull-requests:before{content:"\eb92"}.xi-merge:before{content:"\eb8b"}.xi-log:before{content:"\eb8a"}.xi-bug:before{content:"\eb81"}.xi-cookie:before{content:"\eb82"}.xi-fingerprint:before{content:"\eb84"}.xi-css3:before{content:"\eb83"}.xi-html5:before{content:"\eb86"}.xi-javascript:before{content:"\eb87"}.xi-csharp:before{content:"\eb88"}.xi-php:before{content:"\eb91"}.xi-python:before{content:"\eb94"}.xi-milestone:before{content:"\eb8c"}.xi-network-company:before{content:"\eb8d"}.xi-network-folder:before{content:"\eb8e"}.xi-network-home:before{content:"\eb8f"}.xi-home-network:before{content:"\eb8f"}.xi-network-public:before{content:"\eb90"}.xi-cloud-network:before{content:"\eb90"}.xi-puzzle:before{content:"\eb93"}.xi-rss:before{content:"\eb95"}.xi-social-rssfeed:before{content:"\eb95"}.xi-server:before{content:"\eb96"}.xi-network-server:before{content:"\eb97"}.xi-sitemap:before{content:"\eb98"}.xi-sitemap-o:before{content:"\eb99"}.xi-spinner-1:before{content:"\ec33"}.xi-spinner-2:before{content:"\ec34"}.xi-spinner-3:before{content:"\ec35"}.xi-spinner-4:before{content:"\ec36"}.xi-spinner-5:before{content:"\ec37"}.xi-full-moon:before{content:"\eb0d"}.xi-fullmoon:before{content:"\eb0d"}.xi-half-moon:before{content:"\eb0e"}.xi-halfmoon:before{content:"\eb0e"}.xi-crescent:before{content:"\eb9b"}.xi-moon:before{content:"\eb0f"}.xi-night:before{content:"\eb10"}.xi-snow-crystal:before{content:"\eb15"}.xi-snow:before{content:"\eb15"}.xi-cloudy:before{content:"\eb9c"}.xi-fog:before{content:"\eb9d"}.xi-foggy:before{content:"\eb9e"}.xi-lightning:before{content:"\eb9f"}.xi-partly-cloudy:before{content:"\eba0"}.xi-pouring:before{content:"\eba1"}.xi-rain:before{content:"\eba1"}.xi-snowy:before{content:"\eba2"}.xi-heavy-snow:before{content:"\eba2"}.xi-sun:before{content:"\eba3"}.xi-sun-o:before{content:"\eba4"}.xi-sunset:before{content:"\eba5"}.xi-sunset-down:before{content:"\eba6"}.xi-sunset-up:before{content:"\eba7"}.xi-thermometer:before{content:"\eba8"}.xi-tint:before{content:"\eba9"}.xi-humidity:before{content:"\eba9"}.xi-tint-o:before{content:"\ebaa"}.xi-tornado:before{content:"\ebab"}.xi-umbrella:before{content:"\ebac"}.xi-umbrella-o:before{content:"\ebad"}.xi-windy:before{content:"\ebae"}.xi-wind:before{content:"\ebae"}.xi-windy-variant:before{content:"\ebaf"}.xi-windsock:before{content:"\eb13"}.xi-cc-cc:before{content:"\eaad"}.xi-cc-by:before{content:"\eaae"}.xi-cc-sa:before{content:"\eaaf"}.xi-cc-nd:before{content:"\eab0"}.xi-cc-nc:before{content:"\eab1"}.xi-cc-nc-eu:before{content:"\eab2"}.xi-cc-nc-jp:before{content:"\eab3"}.xi-cc-remix:before{content:"\eab4"}.xi-cc-pd:before{content:"\eab5"}.xi-cc-sampling:before{content:"\eab6"}.xi-cc-zero:before{content:"\eab7"}.xi-cc-share:before{content:"\eab8"}.xi-copyleft:before{content:"\ebb0"}.xi-copyright:before{content:"\ebb1"}.xi-registered:before{content:"\eaab"}.xi-trademark:before{content:"\eaac"}.xi-500px:before{content:"\ebb2"}.xi-adobe:before{content:"\ebb3"}.xi-amazon:before{content:"\ebb4"}.xi-android:before{content:"\ebb5"}.xi-apple:before{content:"\ebb6"}.xi-beats:before{content:"\ebb7"}.xi-behance:before{content:"\ebb8"}.xi-bing:before{content:"\ebb9"}.xi-bitbucket:before{content:"\ebba"}.xi-blackberry:before{content:"\ebbb"}.xi-blogger:before{content:"\ebbc"}.xi-cc-amex:before{content:"\ebbe"}.xi-cc-discover:before{content:"\ebbf"}.xi-cc-mastercard:before{content:"\ebc0"}.xi-cc-paypal:before{content:"\ebc1"}.xi-cc-stripe:before{content:"\ebc2"}.xi-cc-visa:before{content:"\ebc3"}.xi-chrome:before{content:"\ebc5"}.xi-codepen:before{content:"\ebc6"}.xi-connectdevelop:before{content:"\ebc7"}.xi-d2:before{content:"\ebc8"}.xi-dashcube:before{content:"\ebc9"}.xi-delicious:before{content:"\ebca"}.xi-deviantart:before{content:"\ebcb"}.xi-digg:before{content:"\ebcc"}.xi-disqus:before{content:"\ebcd"}.xi-dribbble:before{content:"\ebce"}.xi-dropbox:before{content:"\ebcf"}.xi-drupal:before{content:"\ebd0"}.xi-edge:before{content:"\ebd1"}.xi-evernote:before{content:"\ebd2"}.xi-facebook:before{content:"\ebd3"}.xi-facebook-messenger:before{content:"\ebd4"}.xi-facebook-official:before{content:"\ebd5"}.xi-feedly:before{content:"\ebd6"}.xi-firefox:before{content:"\ebd7"}.xi-flickr:before{content:"\eaca"}.xi-flickr-square:before{content:"\ebd8"}.xi-foursquare:before{content:"\ebd9"}.xi-ghost:before{content:"\ebda"}.xi-git:before{content:"\ebdb"}.xi-git-symbol:before{content:"\ebdc"}.xi-github:before{content:"\ebdd"}.xi-github-alt:before{content:"\ebde"}.xi-gmail:before{content:"\ebdf"}.xi-google:before{content:"\ebe0"}.xi-google-play:before{content:"\ebe1"}.xi-google-plus:before{content:"\ebe2"}.xi-google-wallet:before{content:"\ebe3"}.xi-gratipay:before{content:"\ebe4"}.xi-hangouts:before{content:"\ebe5"}.xi-hunie:before{content:"\ebe6"}.xi-illustrator:before{content:"\ebe7"}.xi-illustrator-circle:before{content:"\ebe8"}.xi-instagram:before{content:"\ebe9"}.xi-internet-explorer:before{content:"\ebea"}.xi-jira:before{content:"\ebeb"}.xi-joomla:before{content:"\ebec"}.xi-jsfiddle:before{content:"\ebed"}.xi-kakaostory:before{content:"\ebef"}.xi-kakaotalk:before{content:"\ebee"}.xi-kickstarter:before{content:"\ebf0"}.xi-laravel:before{content:"\eb89"}.xi-line:before{content:"\ebf1"}.xi-line-messenger:before{content:"\ebf2"}.xi-linkedin:before{content:"\ebf3"}.xi-linkedin-square:before{content:"\ebf4"}.xi-linux:before{content:"\ebf5"}.xi-magento:before{content:"\ebf6"}.xi-maxcdn:before{content:"\ebf7"}.xi-medium:before{content:"\ebf8"}.xi-naver:before{content:"\ebf9"}.xi-naver-square:before{content:"\ebfa"}.xi-office:before{content:"\ebfb"}.xi-opencart:before{content:"\ebfc"}.xi-opera:before{content:"\ebfd"}.xi-oscommerce:before{content:"\ebfe"}.xi-path:before{content:"\ebff"}.xi-paypal:before{content:"\ec00"}.xi-photoshop:before{content:"\ec01"}.xi-photoshop-circle:before{content:"\ec02"}.xi-pinterest:before{content:"\ec03"}.xi-pinterest-p:before{content:"\ec04"}.xi-pocket:before{content:"\ec05"}.xi-qq:before{content:"\ec06"}.xi-quicktime:before{content:"\ec07"}.xi-reddit:before{content:"\ec08"}.xi-renren:before{content:"\ec09"}.xi-safari:before{content:"\ec0a"}.xi-sellsy:before{content:"\ec0b"}.xi-silverstripe:before{content:"\ebbd"}.xi-simplybuilt:before{content:"\ec0c"}.xi-sketch:before{content:"\ec0d"}.xi-skype:before{content:"\ec0e"}.xi-slack:before{content:"\ec0f"}.xi-slideshare:before{content:"\ec10"}.xi-soundcloud:before{content:"\ec11"}.xi-spotify:before{content:"\ec12"}.xi-stack-exchange:before{content:"\ec13"}.xi-stack-overflow:before{content:"\ec14"}.xi-steam:before{content:"\ec15"}.xi-steam-square:before{content:"\ec16"}.xi-stumbleupon:before{content:"\ec17"}.xi-stumbleupon-circle:before{content:"\ec18"}.xi-telegram:before{content:"\ec19"}.xi-tencent-weibo:before{content:"\ec1a"}.xi-trello:before{content:"\ec1b"}.xi-tumblr:before{content:"\ec1c"}.xi-tumblr-square:before{content:"\ec1d"}.xi-twich:before{content:"\ec1e"}.xi-twitter:before{content:"\ec1f"}.xi-ubercart:before{content:"\ec20"}.xi-ubuntu:before{content:"\ec21"}.xi-ubuntu-circle:before{content:"\ec22"}.xi-vimeo:before{content:"\ec23"}.xi-vine:before{content:"\ec24"}.xi-vk:before{content:"\ec25"}.xi-wechat:before{content:"\ec26"}.xi-whatsapp:before{content:"\ec27"}.xi-wikipedia:before{content:"\ec28"}.xi-windows:before{content:"\ec29"}.xi-wordpress:before{content:"\ec2a"}.xi-wordpress-official:before{content:"\ec2b"}.xi-xe:before{content:"\ec2c"}.xi-xing:before{content:"\ec2d"}.xi-xpressengine:before{content:"\ec2e"}.xi-yahoo:before{content:"\ec2f"}.xi-yelp:before{content:"\ec30"}.xi-youtube:before{content:"\ec31"}.xi-youtube-play:before{content:"\ec32"}.xi-x{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.xi-2x{font-size:2em}.xi-3x{font-size:3em}.xi-4x{font-size:4em}.xi-5x{font-size:5em}.xi-spin{-webkit-animation:xi-spin 2s infinite linear;animation:xi-spin 2s infinite linear}@-webkit-keyframes xi-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes xi-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.xi-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.xi-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.xi-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.xi-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1,1);transform:scale(-1,1)}.xi-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1,-1);transform:scale(1,-1)}:root .xi-flip-horizontal,:root .xi-flip-vertical,:root .xi-rotate-180,:root .xi-rotate-270,:root .xi-rotate-90{-webkit-filter:none;filter:none}.xi-fw{width:1.28571em;text-align:center}.xi-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.xi-ul>li{position:relative}.xi-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.xi-li.xi-lg{left:-1.85714em}.xi-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right;margin-right:.3em}.pull-left{float:left;margin-right:.3em}

/* Original file: modules/board/skins/xet_infinite_board/css/responsive.css */

/*
 * Copyright inpleworks, Co.
 * 2019-12-02
*/

/* responsive grid
-------------------------------------- */  
.xet-clearfix,
.xet-row {
	*zoom: 1;
}
.xet-row:before,
.xet-row:after {
	display: table;
	content: "";
	line-height: 0;
}
.xet-row:after {
	clear: both;
}
.xet-clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.xet-row {
	margin-left: -15px;
	margin-right: -15px;
}
@media \0screen { 
	.xet-row {		
		margin-left: 0;
		margin-right: 0;
	}	
}

.pd-0 {
	padding: 0 !important;
}

/* grid
-------------------------------------- */  
.col-1, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, 
.col-2, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, 
.col-2h, .col-xs-2h, .col-sm-2h, .col-md-2h, .col-lg-2h, 
.col-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, 
.col-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, 
.col-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, 
.col-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, 
.col-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, 
.col-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, 
.col-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, 
.col-10, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, 
.col-11, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, 
.col-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	float: left;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

/* Mobile Device
-------------------------------------- */  
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2h {width: 20%;}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}

@media (min-width: 768px) {
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2h {width: 20%;}
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }

}
@media (min-width: 992px) {
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2h {width: 20%;}
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }

}
@media (min-width: 1200px) {
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2h {width: 20%;}
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}
/* -------------------------------------- */  


/* 디바이스 해상도에 따른 
-------------------------------------- */  
@media (max-width: 767px) {
	.xet-row {
		margin-left: -8px;
		margin-right: -8px;
	}
	.col-xs-1, .col-xs-2, .col-xs-2h .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	    padding-left: 8px;
	    padding-right: 8px;
	}
}

/* Original file: modules/board/skins/xet_infinite_board/css/hint.min.css */

/*! Hint.css - v2.0.0 - 2016-01-25
* http://kushagragour.in/lab/hint/
* Copyright (c) 2016 Kushagra Gour; Licensed  */

.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{margin-top:-12px}[data-hint]{position:relative;display:inline-block}[data-hint]:after,[data-hint]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0ms;-moz-transition-delay:0ms;transition-delay:0ms}[data-hint]:hover:after,[data-hint]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:100ms;-moz-transition-delay:100ms;transition-delay:100ms}[data-hint]:before{content:'';position:absolute;background:0 0;border:6px solid transparent;z-index:1000001}[data-hint]:after{content:attr(data-hint);background:#383838;color:#fff;padding:8px 10px;font-size:12px;line-height:12px;white-space:nowrap;text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[data-hint='']:after,[data-hint='']:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:before{margin-bottom:-12px}.hint--top:after,.hint--top:before{bottom:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:focus:after,.hint--top:focus:before,.hint--top:hover:after,.hint--top:hover:before{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--bottom:focus:after,.hint--bottom:focus:before,.hint--bottom:hover:after,.hint--bottom:hover:before{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-left:-12px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:focus:after,.hint--right:focus:before,.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-right:-12px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--top-left:before,.hint--top-right:before{margin-bottom:-12px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:focus:after,.hint--left:focus:before,.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%)}.hint--top-left:after{margin-left:6px}.hint--top-left:focus:after,.hint--top-left:focus:before,.hint--top-left:hover:after,.hint--top-left:hover:before{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.hint--top-right:after{margin-left:-6px}.hint--top-right:focus:after,.hint--top-right:focus:before,.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;left:50%;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%)}.hint--bottom-left:after{margin-left:6px}.hint--bottom-left:focus:after,.hint--bottom-left:focus:before,.hint--bottom-left:hover:after,.hint--bottom-left:hover:before{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.hint--bottom-right:after{margin-left:-6px}.hint--bottom-right:focus:after,.hint--bottom-right:focus:before,.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:after,.hint--always.hint--top:before{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:after,.hint--always.hint--top-left:before{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:after,.hint--always.hint--bottom:before{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:after,.hint--always.hint--bottom-left:before{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0ms;-moz-transition-duration:0ms;transition-duration:0ms}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}

/* Original file: modules/board/skins/xet_infinite_board/css/board.css */

/* Board Reset
-------------------------------------------------------------------------------------------------------- */
#xet_board * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
#xet_board { 
	position: relative;
	line-height: 1.5;
	font-size: 14px;
	color: #555;
}
#xet_board.black { 
	color: #ccc;
}
a {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0;
}
.float_left {
	float:left; 
}
.float_right { 
	float:right; 
}
.xet_clearfix {
	*zoom: 1;
}
.xet_clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.fs-10 {
	font-size: 10px;
}
.fs-14 {
	font-size: 14px;
}
.fs-16 {
	font-size: 16px;
}
.pd-10 {
	padding: 10px;
}
.pd-15 {
	padding: 15px;
}

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

#xet_board .editable {
	margin-top: 5px;
	font-size: 12px;
	position: absolute;
	left:0px;
	top:0px;
}
#xet_board .editable a {
	color: #777 !important;
}
#xet_board.black .editable a {
	color: #ccc !important;
}

/* header
-------------------------------------------------------------------------------------------------------- */
.header_text { 
	margin-bottom: 15px; 
}
.footer_text { 
	margin-top: 15px;
}
/* 게시판 제목 */
.boardTitle { 
	position:relative; 
	margin-bottom: 30px; 
}
.boardTitleText {
	font-size: 18px; 
	font-weight:bold;
}
.boardTitleText a { 
	text-decoration:none; 
	color:#333; 
}
.boardTitleText a img {
	max-width: 100%;
}
/* 게시판 부제목 */
.boardTitleText a em { 
	font-style:normal; 
	font-weight:normal; 
	color:#555; 
}
/* 게시판 상세설명 */
.boardTitle .boardDescription {
	font-size: 14px;
	margin-top: 15px;
	color:#555;
}

	/* colorset - board_dark */
	#xet_board.black .boardTitleText a { 
		color:#fff;
	}
	#xet_board.black .boardTitleText a em { 
		color:#ccc;
	}
	#xet_board.black .boardDescription { 
		color:#ccc;
	}



/* 탭 스타일 카테고리 
-------------------------------------------------------------------------------------------------------- */
.categoryWrp { 
	margin-bottom: 15px; 
}
.categoryListB {
	z-index: 10; 
	list-style: none;
	margin:0;
	padding: 0;
}
.categoryListB li {
	float: left;
	position: relative;
	margin: 0 3px 3px 0;
	padding: 0;
}
.categoryListB li a { 
	display:inline-block; 
	padding:8px 12px; 
	text-decoration:none; 
	font-size:15px; 
	color:#222; 
	border:1px solid #e1e1e1;
	background-color: #fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 
	border-radius:3px; 
}
.categoryListB li a.on { 
	color: #6ac7bb; 
}
/* 2차 카테고리 */
.categoryListB ul {
	list-style: none;
	z-index: 9;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	margin-top: -1px;
	background: #fff;
	border: 1px solid #e1e1e1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 
	border-radius:3px; 
}
.categoryListB li li {
	float: none;
	margin: 0;
	padding: 0;
	width: 180px;
}
.categoryListB li li a {
	float: none;
	display: block;
	border: 0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 
	border-radius:3px; 
}
/* 3차 카테고리 */
.categoryListB ul ul {
	top: 0px;
	left: 100%;
}

/* hover view sub category */
.categoryListB li:hover > ul {
	display: block;
	-moz-animation: fadeIn .3s ease-in ;
    -webkit-animation: fadeIn .3s ease-in ;
    animation: fadeIn .3s ease-in;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
	/* colorset - board_dark */
	#xet_board.black .categoryListB li a { 
		background-color: #000;
		border-color:#333;
		color: #ccc;
	}
	#xet_board.black .categoryListB li a.on { 
		color:#fff;
		background:#333;
	}
	#xet_board.black .categoryListB ul ul { 
		background: #000;
		border-color: #333;
	}

/* 셀렉트 스타일 */
.category-nav {
	margin-bottom: 15px;
	border: 1px solid #e1e1e1;
	background-color: #fff;
}
.category-nav ul {
	z-index: 10;
	list-style: none;
	margin: 0;
	padding: 0;
}
.category-nav ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 25%;
	border-right: 1px solid #e1e1e1;
}
.category-nav ul li.category-all {
	width: 60px;
}
.category-nav ul li .angle-down {
	position: absolute;
	top: 0;
	right: 10px;
	height: 40px;
	line-height: 40px;
}
.category-nav ul li a {
	display: block;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
	font-size: 14px;
	overflow: hidden;
	color: #333;
}
.category-nav ul ul {
	display: none;
	position: absolute;
	left: -1px;
	right: -1px;
	top: 100%;
	overflow: hidden;
	border: 1px solid #e1e1e1;
	background-color: #f9f9f9;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px; 
	border-radius: 0 0 3px 3px; 
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.category-nav ul ul li {
	float: none;
	display: block;
	width: 100%;
	border: 0;
	border-top: 1px solid #e1e1e1;
}
.category-nav ul ul li:first-child {
	border-top: 0;
}

.category-nav ul ul.active {
	display: block;
	-moz-animation: fadeIn .3s ease-in ;
    -webkit-animation: fadeIn .3s ease-in ;
    animation: fadeIn .3s ease-in;
}

	/* colorset - board_dark */
	#xet_board.black .category-nav { 
		background-color: #000;
		border-color:#333;
		color: #ccc;
	}
	#xet_board.black .category-nav ul li {
		border-color: #333;
	}
	#xet_board.black .category-nav ul li a {
		color: #ccc;
	}
	#xet_board.black .category-nav ul ul {
		background-color: #111;
		border-color: #333;
	}

@media (max-width: 767px) {
	.category-nav ul > li {
		width: 100%;
	}
	.category-nav ul.child2 > li {
		width: 50%;
	}
	.category-nav ul.child3 > li {
		width: 33.3333%;
	}
	.category-nav ul > li:last-child {
		border-right: 0;
	}
}


#xet_board .checkAll {
	margin-bottom: 5px;
	padding: 5px;
}
#xet_board .no_list {
	text-align:center;
}
	
	

/* Require Password 비밀번호 요구 박스
-------------------------------------------------------------------------------------------------------- */
.requirePassword {
	margin-top: 10px;
	text-align:center; 
}
.requirePassword fieldset { 
	border:0; 
	margin:0; 
	padding:0;
}
.requirePassword h3 {
	font-size:16px; 
	padding:0;
	margin:20px 0;
	color:#555;
}
.requirePassword .inputText { 
	display:inline-block;
	padding: 0 10px;
	width: 200px; 
	height: 32px;
	line-height: 32px;
	text-indent: 5px;
	vertical-align:middle; 
	color:#777;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	border-radius:3px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
  }
.requirePassword .inputText:focus {
	border-color: #555;
	color:#555;
 }

	/* colorset - board_dark */
	#xet_board.black .requirePassword h3 { 
		color:#ccc;
	}
	#xet_board.black .requirePassword .inputText { 
		color:#777;
		background: #000;
		border: 1px solid #333;
	  }
	#xet_board.black .requirePassword .inputText:focus {
		color:#ccc;
	 }


/* 삭제 박스 
-------------------------------------------------------------------------------------------------------- */
.smallBox {
	max-width: 480px;
	margin: 0 auto;
	padding: 15px; 
	text-align: center; 
}
.smallBox p { 
	font-size: 13px;
}
.smallBox h3 {
	font-size:16px; 
	margin:0 0 20px;
	padding-bottom:10px;
	color:#ff0000;
	border-bottom: 1px solid #e8e8e8;
}

	/* colorset - board_dark */
	#xet_board.black .smallBox {
	}
	#xet_board.black .smallBox h3 {
		border-color: #333;
	}


/* 태그 출력 리스트 
-------------------------------------------------------------------------------------------------------- */
.tagCloud { 
	padding: 15px 0; 
}
.tagCloud * { 
	margin:0; 
	padding:0;
}
.tagCloud h3 {
	margin:0 0 10px;
	padding-bottom:10px;
	color:#333;
	border-bottom:1px solid #e8e8e8; 
}
.tagCloud ul { 
	list-style:none;
	margin:0;
	padding:0;
}
.tagCloud li { 
	display:inline;
	list-style:none;
	margin:0 5px 5px; 
}
.tagCloud li.rank1 a { 
	font-weight:bold; 
	font-size:12pt;
	color:#2ecc71;
}
.tagCloud li.rank2 a {
	font-weight:bold; 
	font-size:11pt;
	color:#e67e22;
}
.tagCloud li.rank3 a { 
	font-weight:bold;
	font-size:10pt;
	color:#27ae60;
}
.tagCloud li.rank4 a { 
	font-size:9pt;
	color:#8e44ad
}
.tagCloud li.rank5 a { 
	font-size:8pt;
	color:#7f8c8d;
}


	/* colorset - board_dark */
	#xet_board.black .tagCloud {
	}
	#xet_board.black .tagCloud h3 { 
		color:#ccc;
		border-color:#333; 
	}
	@media (min-width: 992px) {
		#xet_board.black .tagCloud li a:hover {
			color: #fff;
		}
	}


/* Board Navigation
-------------------------------------------------------------------------------------------------------- */
.boardNavigation { 
	position: relative;
	margin: 15px 0;
	*zoom:1;
}
.boardNavigation:after { 
	content:"";
	display:block;
	clear:both;
}

/* mobile */
#boardNavigation-m {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1030;
	margin: 0;
	padding: 10px;
	background-color: #eee;
	border-top: 1px solid #e1e1e1;
}
#boardNavigation-m.boardNavigation a,
#boardNavigation-m.boardNavigation button,
#boardNavigation-m.boardNavigation .btn-search {
	display:inline-block;
	text-align: center;
	margin: 0;
	padding: 0 12px;
	line-height: 1;
	color: #333;
	text-decoration: none;
	vertical-align: top;
	border: 0;
	background: none;
}

/* Pagination  
-------------------------------------------------------------------------------------------------------- */
.pagination { 
	list-style: none;
	padding: 0;
	margin: 15px 0;
	text-align: center;
	display: block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
}
.pagination.comment_page {
	margin-top: 0;
	padding: 15px 0;
	border-top: 1px solid #e8e8e8;
}
.pagination > li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.pagination > li:first-child > a {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    margin-left: 0;
}
.pagination > li:last-child > a {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pagination > li + li {
    margin-left: -1px;
}
.pagination img { 
	border:0;
}
.pagination .page_more span,
.pagination a,
.pagination strong { 
	position:relative;
	display:inline-block;
	text-decoration:none;
	margin:0;
	padding:0;
	font-size: 12px !important;
	width:30px;
	height:30px;
	line-height: 29px !important;
	vertical-align: top;
	white-space: nowrap;
	text-align:center; 	
	border: 1px solid #e1e1e1;
}
.pagination .page_more span {
	line-height: 22px;
}
.pagination i {
	font-size: 12px !important;
	line-height: 29px !important;
}
.pagination a { 
	background: #fff;
	color:#555;
}
.pagination .page_on {
	font-weight:bold; 
	border-color: #4b4b4b;
	background-color: #4b4b4b;
	color: #fff !important;
}
.pagination .page_mobile {
	width: 100px;
}
.pagination .prevEnd span,
.pagination .nextEnd span { 
	visibility:hidden; 
	font-size:0; 
}
.pagination .prevEnd,
.pagination .nextEnd { 
	font-size: 14px;
}

	/* colorset - board_dark */
	#xet_board.black .pagination.comment_page {
		border-color: #333;
	}
	#xet_board.black .pagination .page_more span,
	#xet_board.black .pagination strong,
	#xet_board.black .pagination a,
	#xet_board.black .pagination .page_on { 
		border-color: #333;
		background-color: #111;
	}
	#xet_board.black .pagination a { 
		background: #111;
		color: #ccc;
	}
	#xet_board.black .pagination .page_on { 
		color:#fff;
		background-color: #4b4b4b;
		border-color: #4b4b4b;
	}

/* Infinite Loading 
-------------------------------------------------------------------------------------------------------- */
#xet_board .ias-noneleft,
#xet_board .ias-spinner,
#xet_board .ias-trigger-prev,
#xet_board .ias-trigger-next {
	padding: 15px;
	text-align: center;
}
#xet_board .ias-trigger-prev a,
#xet_board .ias-trigger-next a {
	display: block;
	cursor: pointer;
	font-weight: bold;
	color: #2980b9;
}
#xet_board .ias-noneleft {
	padding: 20px;
}

/* Infinite Gallery */
#xet_board .baord_gallery .ias-noneleft,
#xet_board .baord_gallery .ias-spinner,
#xet_board .baord_gallery .ias-trigger-prev,
#xet_board .baord_gallery .ias-trigger-next {
	padding: 15px 0;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
#xet_board .baord_gallery .ias-trigger-prev {
	top: 0;
}
#xet_board .baord_gallery .ias-trigger-prev a,
#xet_board .baord_gallery .ias-trigger-next a {
	display: block;
	cursor: pointer;
	font-weight: bold;
	color: #2980b9;
}


/* Search 
-------------------------------------------------------------------------------------------------------- */
#boardSearchForm-popup {
	display: none;
	z-index: 8000;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	margin: 0;
	padding: 10px;
	text-align: center;
	background-color: rgba(0,0,0,.7);
}
#boardSearchForm-popup.active {
	display: block;
}
#boardSearchForm-popup > div {
	max-width: 100%;
	width: 480px;
	margin: 180px auto 0;
	padding: 0;
	background: #fff;
}
#boardSearchForm-popup .boardSearchForm-popup-header {
	font-size: 14px;
	padding: 10px;
	background-color: #f1f1f1;
	border-bottom: 1px solid #e8e8e8;
	color: #555;
}
#boardSearchForm-popup-close {
	float: right;
	font-size: 18px;
	background: none;
}
#boardSearchForm-popup .boardSearchForm-popup-body {
	padding: 15px;
	background-color: #fff;
}

/* 검색 결과 */
.boardSearchForm.keyword {
	margin: 20px 0;
}
.boardSearchForm.keyword .boardSearch {
	max-width: 420px;
	margin: 0 auto;
	border: 1px solid #c00;
}

/* 검색 폼 */
.boardSearchForm {
	margin:0;
	padding:0;
}
.boardSearchForm * {
	vertical-align: top;
}
.boardSearchForm .boardSearch { 
	position:relative;
	width: 100%;
	height: 34px;
	line-height: 32px;
	font-size:0;
	*zoom:1;
	border: 1px solid #e1e1e1;
	background: #fff;
}
.boardSearchForm .boardSearch:after { 
	content:"";
	display:block;
	clear:both;
}
.boardSearchForm .boardSearch .search {
	float: left;
	width: 30%;	 
	color: #555;
	border-right: 1px solid #e1e1e1;
}
.boardSearchForm .boardSearch .search select {
	width: 100%;
	height: 32px;
	margin: 0;
	padding: 0 0 0 10px;	
	text-align: center;
	border: 0;
	color:#555;
	background: url("../../../../modules/board/skins/xet_infinite_board/img/common/select_arrow.png") center right no-repeat;
	background-size: 30px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.boardSearchForm .boardSearch .inputText { 	
	width: 70%;
	float: left;
	padding-right: 32px;
}
.boardSearchForm .boardSearch .inputText input { 	
	width: 100%;
	height: 32px; 
	padding: 0 10px; 
	margin: 0;
	color:#777;
	background: #fff;
	border: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.boardSearchForm .boardSearch .inputText input:focus { 
	color: #555;
	background: #fff;
}
.boardSearchForm .boardSearch .search_btn_wrp {
	position: absolute;
	top: 0;
	right: 0;
}
.boardSearchForm .boardSearch .search_btn_wrp i {
	line-height: 32px;
	font-size: 14px;
	vertical-align: top;
}
.boardSearchForm .boardSearch .next_search_btn, 
.boardSearchForm .boardSearch .cancel_btn,
.boardSearchForm .boardSearch .search_btn { 
	display:inline-block !important;
	font-size: 12px;
	width: 32px;
	height: 32px; 
	line-height: 32px;
	margin:0 !important; 
	padding:0 !important; 
	text-align: center;
	cursor:pointer; 
	color:#555;
	background: transparent;	
	border: 0;
}
.boardSearchForm .boardSearch .next_search_btn {
	width: auto;
}
.boardSearchForm .boardSearch .cancel_btn {
	color: #c00;
}
@media (min-width: 992px) {
	.boardSearchForm .boardSearch .next_search_btn:hover,
	.boardSearchForm .boardSearch .cancel_btn:hover,
	.boardSearchForm .boardSearch .search_btn:hover {
		background: #4b4b4b;
		border-color: #4b4b4b;
		color: #fff;
	} 
}


	/* colorset - board_dark */
	#xet_board.black .boardSearchForm.keyword .boardSearch { 
		background:#1b1b1b;
		color:#fff;
	}

/* Thumbnail 
-------------------------------------------------------------------------------------------------------- */
#xet_board .thumb a { 
	position:relative;
	overflow:hidden; 
	margin:0;
	padding:0; 
	display:block; 
	text-align: center;
	background-color: #000;
}
#xet_board .thumb a img.video {
	opacity: .7;
	width: 100%;
}
#xet_board .thumb a>.icon {
	z-index: 1;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -18px 0 0 -18px;
	width: 36px;
	height: 36px;
	color: #fff;
}
#xet_board .thumb a.action-popup>.icon  {
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
}
#xet_board .thumb a.action-popup>.icon.video {
	opacity: 1;
}
#xet_board .thumb a img { 
	vertical-align:top;
	transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-webkit-transition: opacity 0.3s ease-in-out;
}
#xet_board .boardList td.thumbnail .thumb {
	width: 100px;
}
#xet_board .boardList li .thumb a img {
	width: 100px;
}
#xet_board .boardList td.thumbnail img,
#xet_board .baord_gallery .thumb a img {
	width: 100%;
}
#xet_board .board_webzine .item .thumb {
	overflow: hidden;
	border-radius: 3px;
}

@media (min-width: 992px) {
	#xet_board .thumb a.action-popup:hover img {
		opacity: .7;
	}
	#xet_board .thumb a.action-popup:hover>.icon {
		opacity: 1;
	}
}	

/* css3 
-------------------------------------------------------------------------------------------------------- */
.r3 { 
	-moz-border-radius:3px;
	-webkit-border-radius:3px; 
	border-radius:3px; 
}
.r5 { 
	-moz-border-radius:7px;
	-webkit-border-radius:7px; 
	border-radius:7px; 
}
.r50 { 
	-moz-border-radius:50%;
	-webkit-border-radius:50%; 
	border-radius:50%; 
}
.l-r3 { 
	-moz-border-radius:3px 0 0 3px;
	-webkit-border-radius:3px 0 0 3px; 
	border-radius:3px 0 0 3px; 
}
.r-r3 { 
	-moz-border-radius:0 3px 3px 0;
	-webkit-border-radius:0 3px 3px 0; 
	border-radius:0 3px 3px 0; 
}
.in-sd2px2 { 
	-moz-box-shadow: inset 0 0 2px rgba(0,0,0,.2);  
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.2); 
	box-shadow: inset 0 0 2px rgba(0,0,0,.2); 
}
.baord_gallery .itemList .cover_subject a {
    text-decoration: none;
    font-size: 14px !important;
    font-weight: 500;
    color: #333;
    margin: 0;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media (max-width: 767px) {
	.display-xs-block {
		display: block !important
	}
  	.hidden-xs {
    	display: none !important;
  	}
  	.text-center-xs {
		text-align: center !important;
	}
	.float-none-xs {
	  	float: none !important;
  	}
  	.pd-xs-15 {
		padding: 15px !important;
	}
	.mg-xs-t20 {
		margin-top: 20px !important;
	}
	.pd-xs-b60 {
		padding-bottom: 60px !important;
	}
  	.mg-xs-b10 {
		margin-bottom: 10px !important;
	}
  	.mg-xs-b20 {
		margin-bottom: 20px !important;
	}
	.mg-xs-b50 {
		margin-bottom: 50px !important;
	}
	.mg-xs-b60 {
		margin-bottom: 60px !important;
	}
	.width-xs-100 {
		width: 100% !important
	}
	

	
}
#xet_board{
	padding-right:13px;
}
.wrap-Header{
	display:flex;
	justify-content: space-between;
	padding-bottom:15px;
}
.wrap-Header-left{
	width:190px;
}
.wrap-Header-right{
	width:calc(100% - 220px);
}

.view-Header .wrap-Header-left{
	width:480px;
}
.view-Header .wrap-Header-right{
	width:calc(100% - 520px);
}
.view-Header h1{
	display: flex;
    align-items: center;
    gap: 20px;
	justify-content: space-between;
}
.view-Header h1 span{
	font-size: 28px;
	width: 100%;
    line-height: 32px;
    display: block;
	color:#4e4e4e;
}
.top-sns{
	font-size: 12px;
    list-style: none;
    margin: 0 20px 0 50px;
    padding: 0;
    display: flex;
	gap:20px;
}
.top-sns a{
	display:inline-block;
	width:30px;
	height:0px;
	padding-top:34px;
	overflow:hidden;
	background-repeat:no-repeat;
}
.act-sns{
	background-image:url("../../../../modules/board/skins/xet_infinite_board/img/sns.png");
	background-position:50% 50%;
}
.act-trackback{
	background-image:url("../../../../modules/board/skins/xet_infinite_board/img/trackback.png");
}
.act-trackback.on,
.act-trackback:hover{
	background-position:left bottom;
}
.top-sns > li{
	position: relative;
}
.wrap-sns-top{
	position: absolute;
	top:-50px;
	background:#eeeeee;
	height:38px;
	left:50%;
	border-radius: 19px;
	transform: translateX(-50%);
}
.border_header .wrap-sns-top{
	top:110%;
	left:auto;
    transform: translateX(-105px); 
}
.wrap-foot-sns .wrap-sns-top{
    position: relative;
    top: 0px;
    background: #eeeeee;
    height: 38px;
    left: 0%;
	display:inline-block !important;
    border-radius: 19px;
    transform: translateX(0%);
	margin-left:30px;
}
.wrap-sns-top::after {
    content: '';
    position: absolute;
    bottom: -18px; /* 삼각형 높이에 따라 조절 */
    left: 50%;
    transform: translateX(-50%);
    border-width: 10px; /* 삼각형 크기 */
    border-style: solid;
    border-color: #eeeeee transparent transparent transparent; /* 위쪽만 색상 적용 */
}
.border_header .wrap-sns-top::after { 
	left: 64%;
    bottom: 100%; /* 삼각형 높이에 따라 조절 */
    border-color: transparent transparent #eeeeee  transparent; /* 위쪽만 색상 적용 */
}
.wrap-foot-sns .wrap-sns-top::after{
	bottom: 13.5px; /* 삼각형 높이에 따라 조절 */
    left: -22px;
    transform: translateX(0%);
	border-width: 7px 15px 7px 10px;
    border-style: solid;
    border-color:  transparent #eeeeee transparent transparent ; /* 위쪽만 색상 적용 */
}
.wrap-foot-sns .top-sns{
	justify-content: flex-end;
	gap:40px;
}
.wrap-sns-top ul{
	list-style: none;
    margin: 0;
    padding: 0 20px;
    display: flex;
	gap:10px;
	align-items: center;
	text-align: center;
}
.wrap-foot-sns .top-sns li:first-child{
	display: flex;
    align-items: center;
}
.wrap-sns-top ul img{
	width:22px; 
	vertical-align: text-top;
}
.top-sns .wrap-sns-top a {
    display: inline-block;
    width: 30px;
    height: auto;
    padding-top: 0;
	line-height:38px;
	vertical-align: middle;
}
.wrap-sns-top {
    display: none; /* 처음에 보이지 않도록 설정 */
}

.on-sns-top {
    display: block; /* 클래스가 추가될 때 표시 */
}
.view-Header .Header-right-foot{
	padding-top:15px;
}
.view-Header .Header-right-foot .title_info{
	font-size: 17px;
	border-bottom:2px solid #112042;
	color: #5e5e5e;
	line-height: 28px;
	padding-bottom:10px;
}
.view-Header .Header-right-foot .title_info img{
	vertical-align: sub;
}
.view-Header .Header-right-foot .float_right span{
	padding:0 10px;
}
.hint--top:after, .hint--top:before{
	display:none !important;
}
.boardWriteHeader .write_type{display:flex;margin:0;align-items: center;min-height:54px;}
.boardWriteHeader .write_type span{min-width:90px;}
.category_list0{clear:both;height:0;display:block;overflow:hidden;padding-top:5px;}	
.category_list0:last-child{
	height:auto;overflow:visible;
}
.category_list1{display:inline-block;}
.boardWriteHeader .write_type input[type=text], .boardWriteHeader .write_type input[type=password] {
    height: 40px !important;
    line-height: 40px !important;
    text-indent: 5px;
	border:1px solid #d2d2d2 !important;
	border-radius: 0 !important;
}
.boardWrite{
	border: 0 !important;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0) !important;
}
.boardWriteHeader {
    vertical-align: top;
    padding: 0px !important;
    border: 0 !important;
    background: none !important;
}
.boardWriteHeader .write_typeB{
    align-items: flex-start;
}
.boardWriteHeader .write_typeB span.input_title{
	padding-top:8px;
}
.wrap-file-upload span{
	display:block;
	width:100%;
	padding-top:56.25%;
	height:0;
	overflow:hidden;
	background: #122143;
}
#Filedata_e{
	padding-top:46px;
	height:0; 
	display:block;
	position: relative;
	background:#626262;
	width:100%;
	margin-top:12px;
}
#Filedata_e:after{
	content:"파일선택";
	display:block;
	position: absolute;
	left:0;
	line-height:46px;
	width:100%;
	text-align: center;
	top:0;
	color:#fff;
	cursor: pointer;
}
.upload_limit{
	display:none;
}
/*
.extra-file-control{
	display:none !important;
}
.extra-file-control.on-dell{
	display:block !important;
}
	*/
.extra-file-control input{
	border:0;
	width:100%;
	display:block !important;
	background:#222;
	color:#fff;
	padding:5px 0;
	margin-top:5px;
}
.extra-file-control + div{
	padding-top:10px;
}
.wrap-thumb{
	position: relative;
}

.wrap-thumb .extra-file-image-d{
	border:0;
	margin:0;
}

.wrap-thumb .extra-file-image{
	width:100%;
	border:0;
	margin:0;
	height:0;
	padding-top: 56.25%;
	position: absolute;
	top:0;
}
.wrap-thumb .extra-file-image span:nth-child(1) img{
	position: absolute;
    top: 0;
    height: 100%;
	object-fit: cover;
    object-position: center;
}
.boardNavigationB{
	display: flex;
    justify-content: center;
	padding:50px 0;
}
.boardNavigationB .xet_btn.medium,
.boardNavigationB .xet_btn.large,
.boardNavigationB button{
	color:#121868 !important;
	line-height:67px !important;
	font-size:20px !important;
	width:250px;
	box-sizing: border-box;
	font-weight:600;
	height:67px !important;
	margin:4px;
	outline:none;
}
.boardNavigationB button.light_act{
	background:#70d4c4;
	border:1px solid #70d4c4;
}
.boardNavigationB button.light{
	border:1px solid #d2d2d2;
}
.boardNavigationB .xet_btn.medium:hover,
.boardNavigationB .xet_btn.large:hover{
	background:#112042 !important;
}

.wrap-tag{
	padding-top:10px;
}
.wrap-tns{
	margin:40px 0;
	color:#6ac7bb;
}
.wrap-tns .tags a{
	color:#6ac7bb;
	font-size:18px;
}
.wrap-tns span.comma{
	padding-right:10px;
}
.boardReadBody .rhymix_content .document_popup_menu{
	display:none;
}
.mian-img .extra-imge img{max-width:100%;vertical-align: middle;margin:0;}
.hot-Document{
  font-size:20px;
  text-align: center;
  display:block;
  margin:0;
  margin-top:15px;
  background:#112042;
  color:#6ac7bb !important;
  text-decoration: none !important;
  line-height:20px;
  padding:20px 5px;
  position: relative;
}
.on-hot-Document:after{
  content:"";
  display: inline-block;
  width:38px;
  height:43px;
  background:url("../../../../modules/board/skins/xet_infinite_board/img/hot.png") no-repeat;
  position: absolute;
  left:15px;
  top: 0;
  z-index: 2;
}
.wrap-Header-Mobile{
	padding-bottom: 10px !important;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 20px;
	display:none;
}
.wrap-Header-Mobile h1{
	display: flex;
    align-items: center;
	font-size:20px;
	gap:10px;
}
.wrap-Header-Mobile h1 span{
	line-height:24px;
	color:#101010;
}
.wrap-Header-Mobile .Header-right-foot{
	padding:0 10px;
}
.wrap-Header-Mobile .Header-right-foot img{
	height:16px;
	vertical-align: middle;
	position: relative;
    top: -2px;
}
.wrap-Header-Mobile .float_right .count:first-child{
	margin-right:10px;
}
.border_header {
	display: block;
	background: #fff;
	-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3);
}
.viewDocumentMobile .wrap-Header-Mobile,
.viewDocumentMobile .view-Header{
	padding:0 15px;
}
.viewDocumentMobile .view-Header{
	max-width:768px;
	margin:0 auto;
}
.baord_gallery .itemList div.cover_subject{
	padding:0 !important;
}
.baord_gallery .itemList .cover_info{
	padding:10px;
}
.cover_info .content_foot {
    display: flex;
    justify-content: space-between;
    padding: 0 0px;
    font-size: 11px;
}
.cover_info .content_foot .replyNum{
    padding-left:18px;
    display:inline-block;
    line-height:20px;
    background: url("../../../../modules/board/skins/xet_infinite_board/img/eye.png") no-repeat left 3px;
}
.cover_info .content_foot .trackbackNum{
    padding-left:15px;
    display:inline-block;
    line-height:20px;
    background: url("../../../../modules/board/skins/xet_infinite_board/img/trackbac.png") no-repeat left 4px;
}
.cover_info .content_foot a{
    color:#515151
}
.wrap-filter{
	background: #f7f9fa;
    border: 1px solid #e6e6e6;
}
.wrap-cover-img .hot-span{
    width:38px;
    height:0;
    overflow:hidden;
    padding-top:43px;
    background: url("../../../../modules/widgets/Door_widget/skins/xeb/img/hot.png") no-repeat 50% top;
    position: absolute;
    top:0;
    left:10px;
}
.wrap-cover-img .act-trackback {
    width:19px;
    height:0;
    overflow:hidden;
    padding-top:23px;
    background: url("../../../../modules/widgets/Door_widget/skins/xeb/img/trackback.png") no-repeat 50% -100px;
    position: absolute;
    top:8px;
    right:10px;
    cursor: pointer;
}
.wrap-cover-img .act-trackback:hover,
.wrap-cover-img .act-trackback.on{
    background-position:50% top;
}
.top-filter{
	display:flex;
	border-bottom:2px solid #333;
	justify-content: space-between;
    align-items: center;
	padding:10px 25px;
}
.top-filter h2{
	position: relative;
	padding-right:30px;
	cursor: pointer;
	color:#fccc26;;
}
.top-filter h2:after {
    position: absolute;
    content: "";
    display: block;
    width: 14px;
    height: 2px;
    background: #112042;
    right: 0;
    top: 50%;
    margin-top: -1px; /* 처음에는 가로줄만 보이도록 설정 */
}
.top-filter h2:after,
.top-filter h2:before{
	position: absolute;
    content: "";
    display: block;
    background: #112042;
}
.cross .top-filter h2:after {
    width: 14px;
    height: 2px;
    right: 0;
    top: 50%;
    margin-top: -1px; /* 가로줄 */
}

.cross .top-filter h2:before {
    width: 2px;
    height: 14px;
    right: 6px; /* 가로줄의 가운데에 세로줄 위치 */
    top: 50%;
    margin-top: -7px; /* 세로줄 */
}
/* 기본 체크박스 숨기기 */
.categoryWrp div input[type="checkbox"] {
    display: none;
}

/* 커스텀 체크박스 디자인 */
.categoryWrp div label {
    position: relative;
    padding-left: 30px;  /* 체크박스 영역을 위한 공간 */
    cursor: pointer;
}

/* 체크박스 영역 */
.categoryWrp div label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    border: 1px solid #d1d1d1;
    background-color: #fff;
    transition: all 0.3s ease;
}

/* 체크 상태 시 체크박스 스타일 */
.categoryWrp div input[type="checkbox"]:checked + label:before {
    background-color: #5fcab8;
    border-color: #000;
}

.categoryWrp div input[type="checkbox"]:checked + label:after {
    content: '\2713';  /* 체크 마크 */
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10px;
    color: #000;
	font-weight:900;
}

.categoryWrp{    
	padding: 15px;
    margin: 20px;
    background: #fff;
	border:1px solid #dce1e4;
}
/* 호버 시 체크박스 스타일 */
.categoryWrp div label:hover:before {
    background-color: #e6e6e6;
}
.wrap-filter{
	border: 1px solid #e6e6e6;
	border-bottom:2px solid #112042;
	position: relative;
}
.wrap-filter.cross{
	border-bottom:0;
}
.wrap-filter.cross .closeFilter,
.wrap-filter.cross .categoryWrp,
.wrap-filter.cross .wrap-filter-button{
	display:none;
}
.wrap-filter-button{
	display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
	gap:20px;
}
.wrap-filter-button button,
.wrap-filter-button a{
	display:block;
	width:200px;
	text-align: center;
	line-height:50px;
	background:#c1c1c1;
	font-size:16px;
	color:#112042;
	border:0;
	outline:none;
	font-weight:500;
}
.wrap-filter-button button{
	background:#122043;
	color:#fff;
}
.closeFilter{
	position: absolute;
	width:29px;
	height:0px;
	padding-top:29px;
	overflow:hidden;
	display:inline-block;
	right:0;
	bottom:0;
	background:url("../../../../modules/board/skins/xet_infinite_board/img/close.gif") no-repeat 50% 50%;
}
.TableExtra{
	margin-bottom:20px;
	font-size:18px;
}
.TableExtra th,.TableExtra td{
	font-size:18px;
	padding:0px 15px 0px 0;
	text-align: left;
}
.TableExtra th{
	color:#4f4f4f;
	font-weight:600;
}
.wrapTags,
.wrapDescription{
	font-size:18px;
}
.wrapTags{
	margin-top:20px;
}
.wrapTags,
.wrapTags a{
	color: #6ac7bb;
}
.wrapDescription th, .wrapDescription td {
    font-size: 18px;
    padding: 2px 15px 2px 0;
    text-align: left;
}
.wrapDescription th{
	color:#4f4f4f;
	font-weight:600;
}
#comments .wrapDescription th, #comments .wrapDescription td{
	font-size:14px;
	font-weight:400;
}
#comments .wrapTags{
	display:none;
}
@media (max-width: 1023px) {
	.wrap-Header-Mobile{
		display:block;
	} 
	.wrap-Header-PC h1,  
	.wrap-Header-PC .Header-right-foot{
		display:none;
	}
	#xet_board{
		padding-right:0;
	}
}
@media (max-width: 680px) {
	#xet_board{padding-right:0;}
	.wrap-Header{
		flex-direction: column;
	}
	.wrap-Header-left{
		width:100%;
		width:320px;
		margin:0 auto;
		margin-bottom:30px;;
	}
	.wrap-Header-right{
		width:100%;
	}

}
@media (max-width: 540px) {
	.boardNavigationB{
		padding:20px 0;
	}
	.boardNavigationB .xet_btn.medium,
	.boardNavigationB .xet_btn.large{
	line-height:48px !important;
	font-size:18px !important;
	height:48px !important;
}
}
/*
.boardWriteHeader .xefu-container.xe-clearfix{
	display:none;
}
	*/
/*
.boardWrite .MainboardWrite .xefu-container.xe-clearfix{
	position: absolute;
	top:0px;
	margin:0 !important;
	width:190px;
	border:0 !important;
	background:none !important;
}
.MainboardWrite .xefu-container .xefu-controll > div {
	float:none !important;
}
.MainboardWrite .xefu-container .xefu-controll > div .xefu-btn{
	width: 100%;
    border: 0 !important;
    outline: none;
    display: block !important;
    background: #222;
    background-image: none !important;
    color: #fff;
    padding: 8px 0;
    margin-top: 5px;
    border-radius: 0 !important;
}
.MainboardWrite .xefu-container .upload_info,
.MainboardWrite .xefu-container .xefu-dropzone-message,
.MainboardWrite .xefu-container .xefu-controll > div:first-child,
.MainboardWrite .xefu-container .xefu-controll > div .xefu-btn:first-child{
	display:none !important;
}
.MainboardWrite .xefu-container .xefu-dropzone{
	background:none !important;
	padding:0 !important;
}
.MainboardWrite .fileinput-button.xefu-act-selectfile{
	height: 46px !important;
    line-height: 46px !important;
    border-radius: 0 !important;
    border: 0 !important;
    display: block !important;
    background: #626262 !important;
}
.MainboardWrite .xefu-btn>span{
	padding-top:12px !important;
}
.MainboardWrite .xefu-btn .fileupload-processing {
	height:46px !important;
} 
.MainboardWrite .xefu-container .xefu-list{
	display:block !important;
	padding:0 !important;
}
	*/
.MainboardWrite .xefu-container .xefu-list-images li{
    display: block;
    margin: 0px;
    width: 100%;
    height: auto;
    border: 0;
}
.MainboardWrite .xefu-list .xefu-list-images .xefu-thumbnail{
	height:110px;
}
.MainboardWrite .xefu-list .xefu-list-images {
    max-height: 1000px;
    overflow-y: visible;
    -webkit-overflow-scrolling: touch;
    margin: 0;
    padding:0;
	display:block !important;
    border-bottom: 0 !important;
	min-height:110px;
	background:#122143 !important;
}
.MainboardWrite .xefu-container .xefu-controll{
	padding:0;
}
.MainboardWrite .size-text{
	text-align: center;
	padding:10px 0;
}
.viewDocument .size-text{
	display:none !important;
}
.mian-img img{
	max-width:100%;
}
.wrap-tns,
.wrap-Header-right .boardReadBody .rhymix_content{
	font-size:18px;
}
.border_header{
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
    background: #fff;
    margin: 0;
    left: 0;
}
.border_header .mobile_top {
	position: relative;
	justify-content: center;
}
.border_header .mobile_top .top-sns,
.border_header .mobile_top .history_back{
	position: absolute;
}
.border_header .mobile_top .top-sns{
	right:0px;
}
.border_header .mobile_top .history_back{
	left:0px;
}
.border_header h1{
	margin:0;
	padding:0;
}
.border_header h1 img {
    vertical-align: top;
    height: 58px;
    max-width: 100%;
}
.history_back{
	border:0;
	background:none;
	outline:none;
	font-size:24px;
}
.border_header .top-sns{
	margin:0;
}
.border_header .act-trackback,
.border_header .top-sns a {
    background-size:20px;
	background-position: 50% 5px;
}
.border_header .act-trackback:hover{
	background-position:50% -66px;
}
.tab-content .DCN_wrap_titleB h3{
	font-size:16px;
	font-weight:500;
	color:#000;
	margin:0;
	line-height:20px;
	height:40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2; 
}
.tab-content .swiper-slide{
	box-sizing: border-box;
	border:1px solid #ededed;
	border-radius: 7px;
	padding-bottom:10px; 
}
.tab-content .swiper-slide a {
    color: #111;
    text-decoration: none !important;
}


.tab-content .DCN_wrap_titleB{
	padding:10px;
	padding-bottom:6px;
}
.wrap-cover-img img{
	width:100%;
	vertical-align: middle;
}
.search_h3{
	text-align: center;
    font-size: 20px;
    color: #111;
    font-weight: 600;
}
.search_h3 strong{
	color:#6ac7bb;
}
@media screen and (max-width:1024px){
	.view-Header {
		flex-wrap: wrap;
	}
	.view-Header .wrap-Header-right,
	.view-Header .wrap-Header-left{
		width:100%;
	}
	.wrap-Header-left{
		margin-bottom:30px;
	}
	.viewDocument .wrap-Header-left img{
		width:100%;
		border-radius: 2vw;
	}
}

@media screen and (max-width:1024px){
.view-Header h1 span{

}
}
@media screen and (max-width:767px) {
	.boardNavigation .xet_btn.large{
		font-size: 13px !important;
	}
	.wrapDescription th, .wrapDescription td,
	.wrapTags,
	.wrapDescription{
		font-size:15px;
	}
	.wrapTags{
		margin-bottom:30px;
	}
}
@media screen and (max-width:480px) {
	.top-filter{
		padding:10px 15px
	}
	.categoryListB li a{
		font-size:13px;
	}
	.categoryWrp div label{
		font-size:13px;
	}
	.wrap-filter-button{
		margin-bottom:40px;
		padding:0 15px;
		gap:10px;
	}
}
@media screen and (max-width:400px) {
	.top-filter{
		align-items: flex-start;
		flex-direction: column;
	}
	.categoryWrp{
		margin:15px;
	}
	.category_list1{
		margin-right:10px !important;
	}
	
}

/* Original file: modules/board/skins/xet_infinite_board/css/view_document.css */

/* view document 
-------------------------------------------------------------------------------------------------------- */
.viewDocument {
	margin-bottom: 30px;
}
.boardRead {
	
}
.boardReadHeader {
	padding: 30px; 
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;
}
.boardReadHeader .titleArea { 
	word-break:break-all; 
}
.boardReadHeader .titleArea .title { 
	font-size:18px; 
	line-height:150%; 
	font-weight:bold; 
	color:#333;
}
.boardReadHeader .titleArea .category {
	font-size: 14px;
	margin-bottom: 5px !important; 
	color: #2980b9;
}
.boardReadHeader .title_info {
	margin-top: 15px; 
	line-height: 30px;
	*zoom:1; 
	color: #777;
}
.boardReadHeader .title_info:after { 
	content:""; display:block; clear:both; 
}
.boardReadHeader .title_info .profile {
	width:30px;
	height:30px;
	margin-right: 5px;
	border:1px solid #e1e1e1;
}
.boardReadHeader .title_info span.info {
	display: inline;
	margin-left: 5px; 
	padding-left: 5px;
	border-left: 1px solid #e1e1e1; 
}
.boardReadHeader .title_info span.info:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: 0; 
}
.boardReadHeader .title_info span { 
	color: #777;
}
.boardReadHeader .title_info .author {
	display: inline-block;
	color: #777;
}
.boardReadHeader .title_info .count {
	display:inline;
	padding:0;
}
.boardReadHeader .title_info .count.b2 {
	margin-left: 5px;
	padding-left: 5px;
	border-left: 1px solid #e1e1e1; 
}
.boardReadHeader .title_info .count strong,
.boardReadHeader .title_info .count strong a {
	display:inline-block;
	font-weight:bold;
	color:#2980b9;
}

/* 확장 변수 출력 */
.extraVarsView { 
	width:100%; 
	border-collapse:collapse; 
	background-color: #fff;
}
.extraVarsView th,
.extraVarsView td { 
	padding:7px 15px;
	text-align: left; 
	border-bottom:1px solid #e8e8e8;
	color: #555;
}
.extraVarsView th {
	white-space: nowrap; 
	font-weight: bold; 
	border-right: 1px solid #e8e8e8;
}
.extraVarsView td {
	width:100%; 	
}
.extraVarsView td * { 
	vertical-align:middle; 
}
.extraVarsView td a {
	color: #555;
}

/* 동영상 이미지 자동 출력영역 */
.display_movie {
	background-color: #fff;
}
.display_movie img {
	vertical-align: top;
	max-width: 100%;
}

	/* 본문 */
.boardReadBody { 
	overflow: hidden;
	margin: 0; 
	padding: 20px 0; 
	font-size: 14px;
	background-color: #fff;
}
.boardReadBody .xe_content,
.boardReadBody .rhymix_content {
	font-size: 14px;
	word-break: keep-all; 
	word-wrap: break-word;
}
.viewDocument .tabs {
    display: flex;
    gap: 0px;
    margin-bottom: 20px;
}

.viewDocument .tab-link {
    padding: 10px 20px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 0px;
    text-decoration: none;
    color: #4e4e4e;
    transition: background-color 0.3s ease;
	flex:1;
	border-bottom:2px solid #112042;
	margin-left:-1px;
	text-align: center;
	line-height:40px;
	font-size:17px;
	position: relative;
}
.viewDocument .tab-link span{
	font-size: 0.8em;
    vertical-align: bottom;
}
.viewDocument .tab-link:first-child{
	margin-left:0;
}
.viewDocument .tab-link.active {
    
    border: 2px solid #112042;
	border-bottom:0;
	padding:9px 19px 11px;
	z-index:2;
}

.viewDocument .tab-content {
    margin:20px 0 50px;
}

html {
    scroll-behavior: smooth;
}
:target:before {
    content: "";
    display: block;
    height: 200px;
    margin-top: -200px;
    visibility: hidden;
}
	/* 비밀 글 */
.boardReadBody .secretMessage { 
	margin:0; 
	padding:0; 
	text-align: center;
}
.boardReadBody .secretMessage p { 
	margin:10px 0; 
	padding:0; 
}
.boardReadBody .secretMessage input[type="password"] {
	width:200px;	
	vertical-align:middle; 
	padding:8px 10px;
	color:#777;
	background: #fff;
	border: 1px solid #e1e1e1;
	box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
	border-radius:3px;
}

.boardReadBody .btn_wrp {
	margin:10px 0;
	text-align:center;
}
 
/* (이 게시물을, 이 댓글을) */
.document_popup_menu {
	margin:10px 0;
	text-align:right; 
}
.comment_popup_menu { 
	text-align:left; 
}
.document_popup_menu a,
.comment_popup_menu a { 
	font-size:11px; 
	text-decoration:none;
	font-weight:normal; 
	color:#999;
}

/* 팝업 메뉴 */
#popup_menu_area { 
	margin:0;
	padding:0; 
	background:#f9f9f9; 
}
#popup_menu_area ul { 
	margin:0; 
	padding:8px;
	list-style:none; 
}
#popup_menu_area li a {
	color:#555;
}
#popup_menu_area li a:hover {
	color:#fff; 
}

.boardReadFooter {
	padding: 30px;
	border-bottom: 1px solid #e8e8e8;
}

	/* 서명 */
.memberSignature { 
	padding: 30px;
	border-bottom: 1px solid #e8e8e8; 
	background: #fff;
}
.memberSignature .profile { 
	margin:0 20px 0 0;
	border:1px solid #e1e1e1;
}
.memberSignature .profile_text { 
	overflow:hidden;
	margin:0;
	color:#555;
}

	/* SNS */
#xet-sns-share {
	display: none;
	z-index: 9000;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: 0;
	padding: 10px;
	text-align: center;
	background-color: rgba(0,0,0,.8);
}
#xet-sns-share.active {
	display: block;
}
#xet-sns-share > .xet-sns-box {
	max-width: 100%;
	width: 480px;
	margin: 180px auto 0;
	padding: 0;
	background: #fff;
}
.xet-sns-box .sns-box-header {
	padding: 10px;
	font-size: 14px;
	background-color: #fafafa;
	border-bottom: 1px solid #e8e8e8;
	color: #555;
}
#xet-sns-share-close {
	float: right;
	font-size: 18px;
	background: none;
}
.xet-sns-box .sns-box-body {
	padding: 15px;
	background-color: #fff;
}


	/* 첨부파일 (본문,댓글) */
.attachedFile { 
	position:relative;
	overflow:hidden; 
	margin: 0;
	padding: 0; 
	clear:both; 
}
.attachedFile dt img { 
	margin:0; 
	padding:0; 
	vertical-align:top;
}
.attachedFile dt .fileToggle { 
	border:0; 
	margin:0; 
	padding:0; 
	overflow:visible;
	cursor:pointer; 
	font-size:12px; 
	vertical-align:top;
	background:none;
	color:#555;
}
.attachedFile dd { 
	position:relative;
	display:none; 
	margin:5px 10px 5px 0; 
}
.attachedFile.open dd {
	display:block; 
}
.attachedFile dt > i { 
	margin-right: 5px;
}
.attachedFile ul.files { 
	position:relative; 
	margin:0; 
	padding:0; 
	clear:both;
	list-style:none; 
	text-align:left; 
}
.attachedFile ul.files * { 
	display:inline-block;
	*display:inline; 
	padding:0;
	margin:0; 
	font-size:11px; 
}
.attachedFile ul.files li { 
	position:relative; 
	margin:0 10px 0 0;
}
.attachedFile ul.files a { 
	position:relative; 
	*zoom:1; 
	text-decoration:none !important; 
	padding-left:15px; 
	background:url("../../../../modules/board/skins/xet_infinite_board/img/common/iconFile.gif") no-repeat left center; 
	color:#555;
}
.attachedFile ul.files a .bubble {
	display:none; 
	z-index:100; 
	position:absolute;
	top:-20px; 
	left:0; 
	padding:2px 5px;
	white-space:nowrap; 
	border:1px solid #e1e1e1; 
	background:#f5f5f5;
}
.attachedFile ul.files a:hover .bubble,
.attachedFile ul.files a:active .bubble,
.attachedFile ul.files a:focus .bubble { 
	display:block; 
	color:#ff9900; 
}

	
	/* 태그 */
.boardReadFooter .tag { 
	margin: 0;
	padding: 0; 
	clear: both; 
}
.boardReadFooter .tag * { 
	display:inline; 
	margin:0; 
	padding:0; 
	vertical-align:middle;
}
.boardReadFooter .tag dt { 
	margin-right: 5px; 
}
.boardReadFooter .tag dd { 
	margin-right: 5px; 
}
.boardReadFooter .tag dd a { 
	font-size: 11px;
	color:#555;
}
	/* 엮인글 */
.boardReadFooter .trackbackURL { 
	margin: 0;
	padding: 0; 
	clear: both; 
}
.boardReadFooter .trackbackURL * { 
	display:inline; 
	margin:0;
	padding:0;
}
.boardReadFooter .trackbackURL dt { 
	margin-right:5px; 
}
.boardReadFooter .trackbackURL dd { 
	text-decoration:none;
}
.boardReadFooter .trackbackURL a { 
	text-decoration:none;
	color:#999;
}

	/* 이전글, 다음글 */
.boardRead .prev-next {
	padding: 30px;
	background-color: #fff;
}
.boardRead .prev-next ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.boardRead .prev-next li {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.boardRead .prev-next li strong {
	display: inline-block;
	font-weight: bold;
	margin-right: 5px;
}
.boardRead .prev-next li a {
	font-size: 14px;
	color: #555;
}
.boardRead .prev-next li a:hover {
	color: #000;
}
.boardRead .prev-next li.prev {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
}
.boardRead .prev-next li.nomore {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}



.viewDocument .boardNavigation {
	border: 0;
}
/* 전체 레이아웃 */
.accepted-answer {
    margin: 20px 0;

}

/* 프로필 정보 */
.accepted-answer .profile-info {
    display: flex;
    margin:50px 0 30px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #d2d2d2;
    align-items: center;
    justify-content: space-between;
}
.accepted-answer .profile-info .itemAside{
	display: flex;
    align-items: center;
	font-size:24px;
}
.accepted-answer .profile {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
	margin-right:10px;
}

.accepted-answer .profile-details {
    display: flex;
    flex-direction: column;
}

.accepted-answer .nickname {
    color:#000;
}

.accepted-answer .date {
    color: #888;
    font-size: 17px;
}

/* 답변 내용 */
.accepted-answer .answer-content {
    margin-top: 10px;
}

.accepted-answer .answer-img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    margin-bottom: 10px;
}

.accepted-answer .description {
    font-size: 18px;
    line-height: 1.6;
    color: #5e5e5e;
}

/* comment form */
.commentEditor {
	
}

	
	/* colorset - board_dark */
	#xet_board.black .boardRead { 
		background: #1b1b1b;
		border-color: #333;
	}
	#xet_board.black .boardReadHeader {
		border-top-color: #111;
		border-bottom-color: #333;
	}
	#xet_board.black .boardReadHeader .titleArea .title { 
		color:#fff;
	}
	#xet_board.black .boardReadHeader .title_info {
		color:#aaa;
	}
	#xet_board.black .boardReadHeader .title_info .profile {
		border-color:#333; 
	}
	#xet_board.black .boardReadHeader .title_info span.info,
	#xet_board.black .boardReadHeader .title_info .count.b2 {
		border-color:#3b3b3b; 
	}
	#xet_board.black .boardReadHeader .title_info span { 
		color:#ccc;
	}
	#xet_board.black .boardReadHeader .title_info .author {
		color:#ccc;
	}	

	#xet_board.black .extraVarsView { 
		background-color: #000;
	}
	#xet_board.black .extraVarsView th,
	#xet_board.black .extraVarsView td { 
		border-color: #333;
		color: #ccc;
	}
	#xet_board.black .extraVarsView th {
		border-color: #333;
	}
	#xet_board.black .extraVarsView td a {
		color: #ccc;
	}
	#xet_board.black .display_movie,
	#xet_board.black .boardReadBody { 
		background-color: #000;
		border-color: #333;
	}
	#xet_board.black .boardReadBody .secretMessage input[type="password"] {
		background-color: #000;
		border-color: #333;
		color: #ccc;
	}
	#xet_board.black .boardReadFooter { 
		border-color: #333; 
	}
	#xet_board.black .memberSignature { 
		border-color: #333; 
		background: #000;
	}
	#xet_board.black .memberSignature .profile { 
		border-color: #333;
	}
	#xet_board.black .memberSignature .profile_text { 
		color: #ccc;
	}
	#xet_board.black .attachedFile dt .fileToggle { 
		color:#ccc;
	}
	#xet_board.black .boardReadFooter .tag dd a { 
		color:#ccc;
	}
	#xet_board.black .boardRead .prev-next {
		background: #000;
		border-color: #333;
	}
	#xet_board.black .boardRead .prev-next li.prev {
		border-color: #333;
	}
	#xet_board.black .boardRead .prev-next li a {
		color: #ccc;
	}
	.item .xe_content{
		font-size:15px;
	}
	.itemContentB h4{
		margin: 0 0 10px;
		font-size: 16px;
		font-weight:600;
		color:#111;
	}
	.itemContentB h4 + span{
		position: absolute;
		right: 0;
		top: 0;
	} 
@media (max-width: 1023px) {	
	.viewDocument .tab-content {
		margin:20px 15px 50px;
	}
	.viewDocument .boardNavigation{
		padding:0 15px;
	}
	}
@media (max-width: 767px) {
	.boardRead {
		border: 0;
		background: none;
		box-shadow: none;
	}
	.boardReadHeader {
		padding: 0;
		border-top: 0;
	}
	.boardReadHeader .title_info {
		padding: 10px 0;
		margin-top: 0;
	}
	.boardReadHeader .title_info span.info:first-child {
		display: block;
	}
	.boardReadHeader .title_info span.info {
		padding: 0 5px 0 0;
		margin: 0 5px 0 0;
		border-left: 0;
	}
	.boardReadHeader .title_info .float_right {
		float: left;
	}
	.boardReadBody {
		padding: 15px 0;
		background: none;
	}
	.extraVarsView {
		background: none;
	}
	.memberSignature {
		padding: 15px 0;
		background: none;
	}
	.boardReadFooter {
		padding: 15px 0;
	}
	.boardRead .prev-next {
		padding: 15px 0;
		background: none;
		border-bottom: 1px solid #e8e8e8;
	}
	
	/* colorset - board_dark */
	#xet_board.black .boardRead { 
		background: none;
	}
	#xet_board.black .extraVarsView { 
		background: none;
	}
	#xet_board.black .display_movie,
	#xet_board.black .boardReadBody { 
		background: none;
	}
	#xet_board.black .boardReadBody .secretMessage input[type="password"] {
		background: none;
	}
	#xet_board.black .memberSignature { 
		background: none;
	}
	#xet_board.black .boardRead .prev-next {
		background: none;
		border-color: #333;
	}
	
	.viewDocument .tab-link {
		padding: 10px 10px;
		line-height:40px;
		font-size:13px;
		white-space: nowrap;
	}
	.viewDocument .tab-link.active {
		padding:9px 4px 11px;
	}
	.accepted-answer .description,
	.wrap-tns .tags a,
	.wrap-Header-right .boardReadBody .rhymix_content {
		font-size: 15px;
	}	
	.itemContentB h4 + span,
	.feedbackList .item .itemContent .meta{
		font-size:13px !important;
	}
	.item .xe_content{
		font-size:14px;
	}
}

/* Popup View */
body.popup-body {
	margin: 0 auto;
	padding: 15px 0 15px;
	background: transparent;
	-ms-overflow-style: none;
}
body.popup-body .viewDocument {		
	max-width: 1400px;
	margin: 0 auto;		
}
@media (max-width: 360px) {	
	.wrap-foot-sns .top-sns{
		margin:0;
		gap:20px;
	} 
	.wrap-foot-sns .wrap-sns-top{
		margin-left:20px;
	}
}

/* Original file: modules/board/skins/xet_infinite_board/css/comment.css */

/* comment
-------------------------------------------------------------------------------------------------------- */
.feedbackList { 
	position:relative;
	overflow:hidden;
	margin-top: 15px;
	background: #fafafa;
}

	/* 엮인글 수, 댓글 수 */
.feedbackList .feedbackHeader {
	font-weight: normal;
	font-size: 14px;
	padding: 30px; 
	border-top: 1px solid #fff;
}
.feedbackList .feedbackHeader a { 
	font-size: 12px;
	color:#555;
}
.feedbackList .feedbackHeader em { 
	font-weight:bold; 
	font-style: normal;
	color: #2980b9;
}

	/* 댓글, 엮인글 목록 */
.feedbackList .replyList {
	position:relative; 
	margin:0;
	padding:0; 
}
.feedbackList .replyList.comm_form {
	border-top: 0;
}
.feedbackList .replyList p {
	margin: 0; 
	padding:0; 
}
.feedbackList .replyList p a,
.feedbackList .replyList h4 a { 
	color:#555; 
}


	/* 댓글 목록 */
.feedbackList .replyList { 
	clear:both; 
	margin: 0; 
	padding: 0; 
	background-color: #fff;
}
.feedbackList .item { 
	position:relative; 
	margin: 0;
	padding: 15px 25px;
	border-top: 1px solid #e8e8e8;
	*zoom:1; 
} 
.feedbackList .item:after {
	content:""; 
	display:block; 
	clear:both; 
}
.feedbackList .item:last-child { 
	border-bottom: 1px solid #e8e8e8;
} 
.feedbackList .item .indent { 
	position:relative; 
	margin:0; 
	padding:0; 
	*zoom:1;
}
.feedbackList .item .indent:after { 
	content:""; 
	display:block; 
	clear:both;
}
.feedbackList .item.itemReply .indent { 
	background:url("../../../../modules/board/skins/xet_infinite_board/img/common/iconReply.gif") no-repeat 0 10px; 
	background-size: 10px;
	padding-left:15px; 
}
	


/* 댓글 작성자 정보 */
.feedbackList .item .itemAside {
	position:relative; 
	float:left;
	overflow:hidden; 
	margin:0 15px 0 0; 
	padding:0; 
	*zoom:1; 
	text-align:center;
	z-index:2;

}
.feedbackList .item .itemAside img.profile { 
	vertical-align:top; 
	width: 40px;
	border:1px solid #e1e1e1;
}

	
/* 댓글 내용 부분 */
.feedbackList .item .itemContent { 
	position:relative; 
	overflow:hidden;  
	margin:0; 
	padding:0; 
}
.feedbackList .item .itemContent .meta { 
	margin:0 0 10px; 
	font-size: 16px;
	color:#838383;
	display: flex;
    justify-content: flex-end;
	align-items: center;
}
.feedbackList .item .itemContent .meta a {
	color:#838383;
}
.feedbackList .item .itemContent .meta a:first-child{
	margin-right: auto; 
	color:#111;
	font-weight:600;
}
.feedbackList .item .itemContent .meta span {
	margin-left: 5px;
	padding-left: 5px;
}

/* 첨부 파일 */
.feedbackList .item .itemContent .attachedFile { 
	border:0; 
}

/* 비밀 댓글 */
.feedbackList .secretMessage { 
	margin:0; 
	padding:10px;
	text-align:center;
	color:#555;
}
.feedbackList .secretMessage p {
	margin:10px 0; 
}
.feedbackList .secretMessage dl {
	text-align:center; 
	margin:10px 0;
}
.feedbackList .secretMessage dt { 
	font-weight:bold; 
	display:inline;
}
.feedbackList .secretMessage dd { 
	margin:0; 
	display:inline;
}
.feedbackList .secretMessage dd input[type="password"] { 
	width:200px;	
	vertical-align:middle; 
	padding:8px 10px;
	color:#777;
	background: #fbfbfb;
	border: 1px solid #cccdcf;
	box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
	border-radius:3px;
}

/* 댓글 옵션 버튼 부분 */
.feedbackList .itemContent .option { 
	float:right; 
	position:relative; 
	margin: 0px 0 0; 
	padding:0;
	list-style:none; 
	white-space:nowrap; 
	*zoom:1;
}
.feedbackList .itemContent .option li { 
	position:relative;
	display:inline; 
	padding:0;
	font-size:11px;
}
.feedbackList .itemContent .option li.wouldYou a { 
	font-size:11px;
	padding:0;
	color:#555;
}
.feedbackList .itemContent .option li a { 
	text-decoration:none;
	color:#555;
}


/* Infinite Loading 
-------------------------------------------------------------------------------------------------------- */
.comment-noneleft,
.comment-spinner,
.comment-prev,
.comment-next {
	padding: 15px 0;
	text-align: center;
}
.comment-prev {
	border-bottom: 1px solid #e1e1e1;
}
.comment-noneleft {
	color: #2980b9;
}
.comment-prev a,
.comment-next a {
	display: block;
	cursor: pointer;
	font-weight: bold;
	color: #2980b9;
}


	/* colorset - board_dark */
	#xet_board.black .feedbackList {
		background: #1b1b1b;
		border-color:#333; 
	}
	#xet_board.black .feedbackList .feedbackHeader {
		border-top-color: #111;
	}
	#xet_board.black .feedbackList .feedbackHeader a { 
		color:#ccc;
	}
	#xet_board.black .feedbackList .trackbackList .header a { 
		color:#ccc; 
	}	
	#xet_board.black .feedbackList .replyList { 
		background-color: #000;
		border-top-color: #333;
	}
	#xet_board.black .feedbackList .item { 
		border-color:#333; 
	} 	
	#xet_board.black .feedbackList .item .itemContent .meta,
	#xet_board.black .feedbackList .item .itemContent .meta a {
		color: #999;
	}
	#xet_board.black .feedbackList .item .itemContent .meta span {
		border-color: #3b3b3b;
	}	
	#xet_board.black .feedbackList .item .itemAside img.profile {
		border-color: #333;
	}
	#xet_board.black .feedbackList .secretMessage { 
		color:#ccc;
	}
	#xet_board.black .feedbackList .secretMessage dd .inputText { 
		color:#ccc;
	}
	#xet_board.black .commentEditor {
		border-color:#333; 
	}

	/* Infinite Loading  */
	#xet_board.black .comment-prev {
		border-color: #333;
	}
	
	
@media (max-width: 767px) {
	.feedbackList {
		border: 0;
		margin: 0;
		background: none;
		box-shadow: none;
	}
	.feedbackList .feedbackHeader {
		padding: 15px 0;
		border: 0;
	}
	.feedbackList .replyList {
		background: none;
	}
	.feedbackList .item {
		padding: 15px 0;
	}
	.feedbackList .item:last-child,
	.feedbackList .replyList.comm_form .item:last-child { 
		border-bottom: 1px solid #e8e8e8;
	} 
	/* colorset - board_dark */
	#xet_board.black .feedbackList {
		background: none;
	}
	#xet_board.black .feedbackList .replyList { 
		background: none;
	}
	#xet_board.black .feedbackList .item:last-child,
	#xet_board.black .feedbackList .replyList.comm_form .item:last-child { 
		border-color:#333; 
	} 	
	
}

/* Original file: modules/board/skins/xet_infinite_board/css/write_form.css */

/* write form 
--------------------------------------------------------------------------------------------------------*/
.boardWrite { 	
	overflow: hidden;
	border: 1px solid #e1e1e1;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);	
}
.boardWriteHeader { 
	vertical-align:top;
	padding: 30px; 
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;
	background: #fafafa;
}
.boardWriteHeader .write_type {
	margin:0 0 10px;
}
.boardWriteHeader .write_type * {
	vertical-align:middle;
}
.boardWriteHeader .write_type .category { 
	display: block;
	padding: 0 5px;
	border: 1px solid #e1e1e1;
	background: url("../../../../modules/board/skins/xet_infinite_board/img/common/select_arrow.png") center right no-repeat #fff;
	background-size: 30px;
}
.boardWriteHeader .write_type .category select { 
	width: 100%;
	border:0;
	background: none;
	box-shadow : none !important;
	-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.boardWriteHeader .write_type .input_title {
	display: block;
	margin:0;
	font-weight: bold;
}
	/* 제목 입력 */
.boardWriteHeader .write_type .inputText {
	width: 100%;
}
.boardWriteHeader .write_type input[type=text],
.boardWriteHeader .write_type input[type=password],
.boardWriteHeader .write_type textarea,
.boardWriteHeader .write_type select { 
	display:inline-block;	
	color:#777;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	border-radius:3px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
 }
 .boardWriteHeader .write_type select {
	height: 36px;
	line-height: 36px;
 }
.boardWriteHeader .write_type input[type=text],
.boardWriteHeader .write_type input[type=password]{
	height: 36px;
	line-height: 36px;
	text-indent: 5px;
}
.boardWriteHeader input[type=text]:focus,
.boardWriteHeader .write_type input[type=password]:focus,
.boardWriteHeader .write_type textarea:focus {
	color:#555;
	border-color: #ccc;
 }
.boardWriteHeader .write_type p {
	margin: 5px 0 10px;
	text-align: center;
}

	/* 확장 변수 입력 */
.extraVarsList em { 
	font-style:normal;
	font-weight:normal; 
	color:#2980b9; 
}
.extraVarsList button {
	white-space:nowrap;
}
.extraVarsList .current_address,
.extraVarsList .address,
.extraVarsList .text,
.extraVarsList .homepage,
.extraVarsList .email_address,
.extraVarsList textarea { 
	width: 100% !important; 
}
.extraVarsList .date { 
	width:100px;
}
.extraVarsList .tel { 
	width:40px; 
}
.extraVarsList textarea { 
	height:80px; 
}
.extraVarsList ul { 
	display:inline-block;
	margin:0; 
	padding:0; 
	list-style:none; 
}
.extraVarsList ul li {
	display:inline; 
	margin:0 2px 0 0;
	padding:0;
}
.extraVarsList ul li input { 
	margin-right:5px;
	vertical-align:middle;
}
/* xe 1.7 도로명 주소부분 */
.krZip {
	display:inline-block;
	vertical-align:top;
	margin:0;
}


.boardWriteBody {
	padding: 30px 15px;
}
.boardWriteBody h4{
	color:#111;
	margin-bottom:10px;
	font-size:16px;
}
.boardNavigation .xet_btn.large{
	line-height: 36px !important;
}
/* mobile editor */
.boardWriteBody textarea {
	width: 100%;
	color:#777;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	border-radius:3px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}

.boardWriteFooter {
	margin: 0;
	padding: 0 30px 30px;
}
	
	/* colorset - board_dark */
	#xet_board.black .boardWrite { 
		background-color: #000;
		border-color: #333;
	}
	#xet_board.black .boardWriteHeader {
		background-color: #1b1b1b;
		border-top-color: #111;
		border-bottom-color: #333;
	}
	#xet_board.black .boardWrite .write_type .category { 
		border-color:#333;
		background-color: #000;
	}
	#xet_board.black .boardWrite .write_type .category select { 
		color: #777;
	}
	#xet_board.black .boardWrite .write_type .input_title {
		color:#ccc;
	}
	#xet_board.black .boardWrite .write_type input[type=text],
	#xet_board.black .boardWrite .write_type input[type=password],
	#xet_board.black .boardWrite .write_type textarea { 
		color: #ccc;
		background: #000;
		border-color: #333;
	}
	#xet_board.black .boardWrite input[type=text]:focus,
	#xet_board.black .boardWrite .write_type input[type=password]:focus,
	#xet_board.black .boardWrite .write_type textarea:focus {
		color:#ccc;
		border-color: #555;
	 }
	 
	#xet_board.black .boardWriteBody textarea {
		color:#ccc;
		background: #000;
		border-color: #333;
	}
	

@media (max-width: 767px) {
	.boardWrite {
		border: 0;
		padding: 0;
		box-shadow: none;
		background: none;
	}
	.boardWriteHeader {
		padding: 0;
		border: 0;
		background: none;
	}
	.boardWriteBody {
		padding: 0;
	}
	
	/* colorset - board_dark */
	#xet_board.black .boardWrite { 
		background: none;
	}
	#xet_board.black .boardWriteHeader {
		background: none;
	}
}

/* Original file: modules/board/skins/xet_infinite_board/css/button_flat.css */

/* ver 0.2 */

/* button 
---------------------------------------------- */
.xet_btn {
	display: inline-block;
	zoom: 1; *display: inline;  /* zoom and *display = ie7 hack for display:inline-block */
	outline: none;
	cursor:pointer;
	vertical-align:middle;
	text-align: center;
	text-decoration:none !important;
	margin:0;
	border:0;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
.xet_btn.large {
	height: 38px !important;
	line-height: 38px !important;
	font-size: 16px !important;	
	padding:0 15px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.xet_btn.medium {
	height: 34px !important;
	line-height: 34px !important;
	font-size: 13px !important;	
	padding:0 12px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.xet_btn.small {
	height: 20px !important;
	line-height: 20px !important;
	font-size: 11px !important;
	padding:0 8px !important; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.xet-sns-box .xet_btn i {
	line-height: inherit !important;
}

/* color styles 
---------------------------------------------- */
.xet_btn.tw {
	background-color: #1DA1F2 !important;
	color: #fff !important;
}
.xet_btn.gg {
	background-color: #DC4B3F !important;
	color: #fff !important;
}
.xet_btn.nv i {
	opacity: 0 !important;
}
.xet_btn.nv  {
	color: #fff !important;
    background-color: #2DB400 !important;
    background-image: url("../../../../modules/board/skins/xet_infinite_board/img/band.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px;
}
.xet_btn.ln {
	color: #fff !important;
    background-color: #2DB400 !important;
}
.xet_btn.kako {
	color: #3B1E1E !important;
    background-color: #FBE300 !important;
}
.xet_btn.fb {
	color: #fff !important;
	background-color: #46629E !important;
}
.xet_btn.kaks {
	color: #3B1E1E !important;
    background-color: #FBE300 !important;
}
.xet_btn.band i {
	opacity: 0 !important;
}
.xet_btn.band {
	color: #fff !important;
    background-color: #22c531 !important;
    background-image: url("../../../../modules/board/skins/xet_infinite_board/img/band.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px;
}
.xet_btn.pt {
	color: #fff !important;
    background-color: #BD091C !important;
}


/* asbestos */
.xet_btn.asbestos {
	color: #fff !important;
	background-color: #7f8c8d;	
}

/* pomegrante */
.xet_btn.pomegrante {
	color: #fff !important;
	background-color: #c0392b;	
}

/* peter_river */
.xet_btn.peter_river {
	color: #fff !important;
	background-color: #3498db;	
}

/* dark */
.xet_btn.dark {
	color: #ccc !important;
	background-color: #111;	
	border: 1px solid #4b4b4b;
}

/* dark_act */
.xet_btn.dark_act {
	color: #ccc !important;
	background-color: #111;	
	border: 1px solid #555;
}

/* dark_del */
.xet_btn.dark_del {
	color: #ccc !important;
	background-color: #111;	
	border: 1px solid #333;
}

/* light */
.xet_btn.light {
	color: #555 !important;
	background-color: #fff;	
	border: 1px solid #e1e1e1;
}

/* light_act */
.xet_btn.light_act {
	color: #fff !important;
	background-color: #4b4b4b;	
	border: 1px solid #4b4b4b;
}

/* light_del */
.xet_btn.light_del {
	color: #555 !important;
	background-color: #fff;	
	border: 1px solid #e1e1e1;
}
 
 
@media (max-width: 767px) {
	.xet_btn.medium {
		padding: 0 8px !important;
		font-size: 12px !important;
	}
	.xet_btn.large {
		padding:0 12px !important;
	}
	#xet-sns-share .sns-box-header {
		padding: 10px;
	}
	.xet-sns-box .xet_btn.large {
		height: 32px !important;
		line-height: 32px !important;
		padding: 0 8px !important;
	}
}

@media (min-width: 992px) {
	
	/* asbestos */
	.xet_btn.asbestos:hover {
		background-color: #8b8b8b;	
	}
	
	/* pomegrante */
	.xet_btn.pomegrante:hover {
		background-color: #D14233;	
	}
	
	/* peter_river */
	.xet_btn.peter_river:hover {
		background-color: #49A2DF;	
	}
	
	/* dark */
	.xet_btn.dark:hover {
		background-color: #4b4b4b;	
		border-color: #4b4b4b;
		color: #fff !important;
	}
	/* dark_act */
	.xet_btn.dark_act:hover {
		background-color: #4b4b4b;	
		border-color: #4b4b4b;
		color: #fff !important;
	}
	/* dark_del */
	.xet_btn.dark_del:hover {
		background-color: #c0392b;	
		border-color: #c0392b;
		color: #fff !important;
	}
	
	/* light */
	.xet_btn.light:hover {
		background-color: #4b4b4b;	
		border-color: #4b4b4b;
		color: #fff !important;
	}
	
	/* light_act */
	.xet_btn.light_act:hover {
		background-color: #4b4b4b;	
		border-color: #4b4b4b;
		color: #fff !important;
	}
	
	/* light_del */
	.xet_btn.light_del:hover {
		background-color: #c0392b;	
		border-color: #c0392b;
		color: #fff !important;
	}
	
}

/* Original file: modules/board/skins/xet_infinite_board/css/_style_list.css */

/* Table 스타일 
-------------------------------------------------------------------------------------------------------- */
.boardListForm { 
	margin:0; 
	padding: 0;
}
/* table */
.boardList { 
	width:100%;
	border-collapse:collapse; 
}
.boardList thead th { 
	padding:15px 10px; 
	white-space:nowrap;
	text-align:center; 
	font-size:13px;
	font-weight:normal;	
	border-top: 1px solid #e1e1e1;  
	border-bottom:1px solid #e1e1e1;  
	color: #333; 
	background: #f9f9f9;
}
.boardList thead th a {
	font-weight:normal;
	text-decoration: none;
	color: #333; 
}
.boardList thead th a .sort { 
	vertical-align:middle;
	margin:0 5px; 
} 
.boardList td { 
	padding:10px 5px;
	white-space:nowrap; 
	text-align:center; 
	vertical-align:middle; 
	color: #555;
	border-bottom: 1px solid #eee;
}
.boardList tr.on td {
	border-bottom-color: #c00;
}
.boardList td a {
	text-decoration: none;
	color: #555;
}
.boardList td .notice {}
.boardList .notice i {
	font-size: 16px;
	color: #3498db;
}
.boardList .noticeList a.subject {
	color: #3498db;
}
.boardList td.title { 
	width: 100%; 
	white-space: normal; 
	text-align: left;
} 
.boardList td.title a {
	display: inline-block;
} 
.boardList td .subject { 
	font-size: 14px;
	color: #333; 
} 
.boardList td .category { 
	display: inline;
	padding: 0 5px 0 0; 
	margin-right: 5px; 
	color: #3498db; 
	border-right:1px solid #eee;
}
.boardList td .replyNum,
.boardList td .trackbackNum { 
	margin-right: 5px;
	color: #c00 !important; 
}
.boardList td.author { 
	position: relative;
	text-align: left; 
}
.boardList td.checkbox input { 
	margin:0; 
}

	/* hover */
.boardList th a:hover,
.boardList td a:hover { 
	text-decoration: underline !important;
} 


/* UL 스타일 
-------------------------------------------------------------------------------------------------------- */
.boardList ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.boardList ul li {
	margin: 0;
	padding: 10px 0;
	color: #777;
	border-bottom: 1px solid #eee;
}
.boardList li.noticeList {
	border-color: #e1e1e1;
}
.boardList li.noticeList:first-child {
	border-top: 1px solid #e1e1e1;
}
.boardList li.on {
	border-bottom-color: #c00;
}
.boardList li.noticeList a.subject {
	color: #3498db;
}
.boardList li a {
	text-decoration: none;
	color: #777;
}
.boardList li .thumbnail {
	overflow: hidden;
}
.boardList li .thumbnail img {
	vertical-align: top;
	max-width: 100%;
}
.boardList li .float_left.contents {
	width: calc(100% - 120px)
}
.boardList li span {
	margin-right: 5px;
}
.boardList li .notice {
	padding: 0;
	margin-right: 5px;
}
.boardList li .category { 
	color: #3498db; 
}
.boardList .check, 
.boardList li .title { 
	padding: 0;
	margin: 5px 0;
}
.boardList li .subject { 
	font-size: 14px;
	color: #111; 
} 
.boardList li .replyNum { 
	color:#c00 !important; 
}
.boardList li a:hover {
	text-decoration: underline;
}

/* colorset - dark  
-------------------------------------------------------------------------------------------------------- */
#xet_board.black .boardListForm {}
#xet_board.black .boardList thead th { 	
	border-color:#2b2b2b; 
	color:#aaa; 
	background-color: #111;
}
#xet_board.black .boardList thead th:first-child {
	background-image:none;
}
#xet_board.black .boardList thead th a {
	color:#aaa; 
} 
#xet_board.black .boardList td,
#xet_board.black .boardList ul li { 
	color:#aaa;
	border-color: #2b2b2b;
}
#xet_board.black .boardList tr.on td,
#xet_board.black .boardList li.on {
	border-bottom-color: #c00;
}
#xet_board.black .boardList a {
	color:#aaa;
}
#xet_board.black .boardList .subject { 
	color:#fff; 
}
#xet_board.black .boardList .noticeList a.subject {
	color: #3498db;
}
#xet_board.black .boardList .category { 
	border-color: #333;
}


@media (max-width: 767px) {
	.boardListForm { 
		overflow-x: scroll
	}
}

/* Original file: modules/board/skins/xet_infinite_board/css/_style_webzine.css */

/* webzine 
-------------------------------------------------------------------------------------------------------- */
.board_webzine {
	position: relative;
	padding: 0;
}
.board_webzine .item { 
	display:block;
	margin-bottom: 20px;
	padding: 0; 
	color: #555;
}
.board_webzine .item.on {
	padding: 10px;
	border: 1px solid #c00;
}

/* 공지 */
.board_webzine .notice {
	margin-bottom: 10px;
	padding: 10px;
	background: #f1f1f1;
}
.board_webzine .notice .subject i {
	color:#e74c3c;
}

/* 일반 */
.board_webzine .item .thumbnail { 
	float: left;
	margin-right: 15px;
	overflow:hidden; 
}

.board_webzine .item .cover_info {
	padding: 0;
	overflow: hidden;
}
.board_webzine .item .subject { 
	vertical-align: middle;
	text-align:left; 
	margin-bottom: 5px;
}
.board_webzine .item .subject a.title { 
	display: inline-block;
	font-size: 15px;
	font-weight:bold;
	text-align:left; 
	white-space:normal; 
	text-decoration:none;
	color:#333; 
}
.board_webzine .item .category { 
	display: inline-block;
	margin: 0 10px 6px 0; 
	color:#3498db;
}
.board_webzine .item .replyNum a { 
	display: inline-block;
	margin: 0 10px 6px 0; 
	color: #555;
}
.board_webzine .item .summary { 
	display: block;
	line-height:18px;
	margin-bottom: 5px; 
	overflow:hidden; 
	white-space:normal; 
	text-overflow:ellipsis; 
}
.board_webzine .item .meta { 
	display: inline-block;
	margin: 0 10px 6px 0; 
	font-size: 12px;
}
.board_webzine .item .meta a {
	color: #555;
}
.board_webzine .item .extra { 
	display: inline-block;
	margin-bottom: 6px; 
	padding:0; 
}

/* 관리자 전용 */
.board_webzine .item .manager input {
	margin: 0;
	width:13px; 
	height:13px; 
}
.board_webzine .item .manager a {
	font-size: 12px;
	color:#333; 
}



/* colorset - black 
-------------------------------------------------------------------------------------------------------- */
#xet_board.black .board_webzine .item {
	color: #ccc;
}
#xet_board.black .board_webzine .item.notice {
	background: #3b3b3b !important;
}
#xet_board.black .board_webzine .item.on {
}
#xet_board.black .board_webzine .item .subject a.title {
	color: #fff; 
}
#xet_board.black .board_webzine .item .replyNum a,
#xet_board.black .board_webzine .item .meta a { 
	color: #ccc;
}
#xet_board.black .board_webzine .item .manager a {
	color: #ccc;
}


@media (max-width: 767px) {
	.board_webzine .item { 
		margin-bottom: 30px;
	}
	.board_webzine .item.notice {
		margin-bottom: 15px;
	}
}

/* Original file: modules/board/skins/xet_infinite_board/css/_style_gallery.css */

/* gallery 
-------------------------------------------------------------------------------------------------------- */
.baord_gallery { 
	position: relative;
	margin: 0 auto; 
	padding: 0 0 60px;
	list-style:none; 
	*zoom:1; 
	margin-top:5px;
}
.baord_gallery:after { 
	content:""; 
	display:block; 
	clear:both;
}
.baord_gallery a:hover {
	text-decoration: underline;
}
.baord_gallery .item { 
	float: left; 
	height: auto;
	margin: 0; 
	padding: 0; 
}
.baord_gallery .itemList { 
	position:relative;
	overflow:hidden; 
	margin:0 auto;
	padding:0; 	
	line-height: 150%;
	background: #fff;
	border: 1px solid #e9e9e9;
	color: #555;
}
.baord_gallery .itemList .cover_info {
	overflow: hidden;
	font-size: 12px;
}

.baord_gallery .itemList.on {
	border-color: #c00 !important;
}
.baord_gallery .itemList a { 
	color: #555;
}
.baord_gallery .itemList p {
	margin: 0;
	padding: 0 10px 6px;
}
.baord_gallery .itemList p:first-child {
	padding-top: 10px;
}
.baord_gallery .itemList p:last-child {
	padding-bottom: 10px;
}


/* Notice */
.baord_gallery .notice .itemList {
	background: #f1f1f1;
}
.baord_gallery .notice .itemList .subject a > i {
	color: #c00;
}
.baord_gallery .itemList .cover_subject input[type="checkbox"] { 
	width:13px; 
	height:13px; 
	margin: 0;
}
.baord_gallery .itemList .cover_subject a { 
	display: inline-block;
	word-break: keep-all;
	font-size: 15px;
	color: #111;
}
.baord_gallery .itemList .summary { 
	font-size: 13px;
}
.baord_gallery .itemList .category { 
	font-size: 13px;
	color: #3498db;
}
.baord_gallery .itemList .nick a { 
	display: block;
}

.baord_gallery .itemList .cover_num {
	padding: 6px;
	background: #f1f1f1;
	border-top: 1px solid #e1e1e1;
}
.baord_gallery .itemList .cover_num span {
	display: inline-block;
	margin-right: 10px;;
	color:#555;
}
.baord_gallery .itemList .cover_num .comm_count {	
	border-left: 1px solid #e1e1e1;
}
.baord_gallery .itemList .cover_num a {
	color: #555;	
	padding-left: 6px;
}


.baord_gallery .itemList .comment_list .profile { 
	width:30px;
	height:30px;
	margin-right: 5px;
	border:1px solid #e1e1e1;
}
.baord_gallery .itemList .comment_list { 
	padding-top: 6px;
	border-top: 1px solid #e1e1e1;
}
.baord_gallery .itemList .comment_list a { 
	display: block;
	font-size: 12px;
}
.baord_gallery .itemList .comment_list a span { 
	color: #777;
}



/* colorset - board_dark
-------------------------------------------------------------------------------------------------------- */
#xet_board.black .baord_gallery .itemList { 
	background: #1b1b1b;
	border: 0;
	color: #ccc;
}
#xet_board.black .baord_gallery .itemList a { 
	color: #eee;
}
#xet_board.black .baord_gallery .itemList.on {
	border: 1px solid #c00 !important;
}
#xet_board.black .baord_gallery .itemList .profile,
#xet_board.black .baord_gallery .itemList .comment_list { 
	border-color: #333;
}
#xet_board.black .baord_gallery .itemList .cover_num {
	background: #3b3b3b;
	border-top: 0;
}
#xet_board.black .baord_gallery .itemList .cover_num span {
	color: #ccc;
}
#xet_board.black .baord_gallery .itemList .cover_num .comm_count {	
	border-color: #333;
}
#xet_board.black .baord_gallery .itemList .cover_num a {
	color: #ccc;	
}
#xet_board.black .baord_gallery .itemList .comment_list a {
	color: #999;
}

/* Original file: modules/board/skins/xet_infinite_board/css/venobox-custom.css */

/* ------ venobox.css --------*/
.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after{
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;

}
.vbox-overlay{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10400;
    background-color: rgba(0,0,0,0.75);
    -webkit-transform:translateZ(1000px);
    transform: translateZ(1000px);
    transform-style: preserve-3d;
}

/* ----- navigation ----- */
.vbox-title{
    width: 100%;
    height: 50px;
    text-align: left;
    line-height: 50px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 100px 0 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    position: fixed;
    display: none;
    left: 0;
    z-index: 1050;
}
.vbox-close{
    cursor: pointer;
    position: fixed;
    top: 0;
    right: 0;
    width: 40px;
    height: 50px;
    padding: 0;
    display: inline-block;
    overflow: hidden;
    font-size: 0;
    line-height: 50px;
    text-align: center;
    z-index: 1050;
    background: url("../../../../modules/board/skins/xet_infinite_board/img/common/close_w.png") no-repeat center center;
    background-size: 18px;
}
.vbox-num{
    cursor: pointer;
    position: fixed;
    left: 0;
    height: 40px;
    display: block;
    overflow: hidden;
    line-height: 30px;
    font-size: 12px;
    padding: 5px 10px;
    display: none;
    z-index: 1050;
}
/* ----- navigation ARROWS ----- */
.vbox-next, .vbox-prev{
    position: fixed;
    top: 0;
    margin-top: 0px;
    overflow: hidden;
    cursor: pointer;
    display: block;
    width: 30px;
    height: 50px;
    z-index: 1050;
    border-radius: 3px;
}
.vbox-next span, .vbox-prev span{
    position: relative;
    width: 13px;
    height: 13px;
    border: 1px solid transparent;
    border-top-color: #ccc;
    border-right-color: #ccc;
    text-indent: -100px;
    position: absolute;
    top: 18px;
    display: block;
}
.vbox-prev{
    right: 70px;
}
.vbox-next{
    right: 40px;
}
.vbox-prev span{
    left: 13px;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.vbox-next span{
	right: 13px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* 이미지 팝업 인경우 */
.image-vbox .vbox-next, 
.image-vbox .vbox-prev {
	top: 50%;
}
.image-vbox .vbox-next {
	left: auto;
	right: 0;
}
.image-vbox .vbox-prev {
	left: 0;
}

/* ------- inline window ------ */
.vbox-inline{
    width: 420px;
    height: 315px;
    height: 70vh;
    padding: 10px;
    background: #fff;
    margin: 0 auto;
    overflow: auto;
    text-align: left;
}
/* ------- Video & iFrames window ------ */
.venoframe{
    border: none;
    width: 100%;
    height: 100vh;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
}
.venoframe.vbvid{
    height: 260px;
}

/* 
Please do NOT edit this part! 
or at least read this note: http://i.imgur.com/7C0ws9e.gif
*/
.vbox-open{
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.vbox-container{
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    z-index: 20;
    max-height: 100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
}

.vbox-content{
    text-align: center;
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
}

.figlio{
    box-shadow: 0 0 12px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    text-align: initial;
}
.venoframe.figlio {
	box-shadow: none;
}
.venoframe.vbvid {
	position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); 
}
img.figlio{
	position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); 
	max-width: 90%;
	max-height: 90%;
    vertical-align: middle;
    -webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
.vbox-content.swipe-left{
    margin-left: -200px !important;
}
.vbox-content.swipe-right{
    margin-left: 200px !important;
}
.animated{
    webkit-transition: margin 300ms ease-out;
    transition: margin 300ms ease-out;
}
.animate-in{
    opacity: 1;
}
.animate-out{
    opacity: 0;
}

@media (min-width: 768px) {
    .vbox-inline{
        width: 100%;
        height: 360px;
        height: 70vh;
    }
    .venoframe.vbvid{
        width: 640px;
        height: 360px;
    }
}
@media (min-width: 992px) {
	.vbox-title{
	    height: 50px;
	    line-height: 50px;
	    padding: 0 140px 0 15px;
	}
	.vbox-close{
	    width: 50px;
	    height: 50px;
	}
	.vbox-prev{
	    right: 90px;
	}
	.vbox-next{
	    right: 50px;
	}
	.vbox-next span, .vbox-prev span {
		top: 19px;
	}
	.venoframe {}
    .vbox-inline{
	    max-width: 1170px;
        width: 100%;
        height: 540px;
        height: 90vh;
    }
    .venoframe.vbvid{
        width: 960px;
        height: 540px;
    }
    .vbox-container{
	    top: 50px;
	}
}


/* ---------- preloader ----------
 * SPINKIT 
 * http://tobiasahlin.com/spinkit/
-------------------------------- */
.vbox-preloader {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -40px 0 0 -20px;
}
.sk-double-bounce,.sk-rotating-plane{width:40px;height:40px;margin:40px auto}.sk-rotating-plane{background-color:#333;-webkit-backface-visibility:visible;-moz-backface-visibility:visible;backface-visibility:visible;-webkit-animation:sk-rotatePlane 1.2s infinite ease-in-out;animation:sk-rotatePlane 1.2s infinite ease-in-out}@-webkit-keyframes sk-rotatePlane{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes sk-rotatePlane{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.sk-double-bounce{position:relative}.sk-double-bounce .sk-child{width:100%;height:100%;border-radius:50%;background-color:#333;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:sk-doubleBounce 2s infinite ease-in-out;animation:sk-doubleBounce 2s infinite ease-in-out}.sk-double-bounce .sk-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes sk-doubleBounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-doubleBounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.sk-wave{width:50px;height:40px;text-align:center;font-size:10px;margin:40px auto}.sk-wave .sk-rect{background-color:#333;height:100%;width:4px;margin:0 1px;display:inline-block;-webkit-animation:sk-waveStretchDelay 1.2s infinite ease-in-out;animation:sk-waveStretchDelay 1.2s infinite ease-in-out}.sk-wave .sk-rect1{-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.sk-wave .sk-rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-wave .sk-rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-wave .sk-rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-wave .sk-rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-waveStretchDelay{0%,100%,40%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes sk-waveStretchDelay{0%,100%,40%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.sk-three-bounce{margin:40px auto;width:100px;text-align:center}.sk-three-bounce .sk-child{width:16px;height:16px;background-color:#333;border-radius:100%;margin:4px;display:inline-block;-webkit-animation:sk-three-bounce 1.4s ease-in-out 0s infinite both;animation:sk-three-bounce 1.4s ease-in-out 0s infinite both}.sk-cube-grid,.sk-spinner-pulse{width:40px;height:40px;margin:40px auto}.sk-three-bounce .sk-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.sk-three-bounce .sk-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-three-bounce{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-three-bounce{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.sk-spinner-pulse{background-color:#333;border-radius:100%;-webkit-animation:sk-pulseScaleOut 1s infinite ease-in-out;animation:sk-pulseScaleOut 1s infinite ease-in-out}@-webkit-keyframes sk-pulseScaleOut{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes sk-pulseScaleOut{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.sk-cube-grid .sk-cube{width:33.33%;height:33.33%;background-color:#333;float:left;-webkit-animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}.sk-cube-grid .sk-cube1{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube2{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube3{-webkit-animation-delay:.4s;animation-delay:.4s}.sk-cube-grid .sk-cube4{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube5{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube6{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube7{-webkit-animation-delay:0ms;animation-delay:0ms}.sk-cube-grid .sk-cube8{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube9{-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes sk-cubeGridScaleDelay{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes sk-cubeGridScaleDelay{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}.sk-wandering-cubes{margin:40px auto;width:40px;height:40px;position:relative}.sk-wandering-cubes .sk-cube{background-color:#333;width:10px;height:10px;position:absolute;top:0;left:0;-webkit-animation:sk-wanderingCube 1.8s ease-in-out -1.8s infinite both;animation:sk-wanderingCube 1.8s ease-in-out -1.8s infinite both}.sk-wandering-cubes .sk-cube2{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-wanderingCube{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5);transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg);transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg);transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes sk-wanderingCube{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5);transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg);transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg);transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}

/* Original file: widgets/login_info/skins/DW-PlayoutA/css/default.css */

.login_PlayoutA{margin:0;padding:0;position:relative;;display:block;font-size:12px;color:#666; position:relative;background:#f7f9fa; border:1px solid #e6e6e6;padding:10px 5px 8px 5px;}
.logon{padding:0;}
.login_PlayoutA fieldset{position:relative;border:0;padding:0;margin:0}
.logon fieldset{padding:0;margin:0}
.login_PlayoutA fieldset .idpwWrap{overflow:hidden;clear:both;position:relative;text-align: center;font-size:12px;}
.login_PlayoutA fieldset .idpwWrap p{
    margin:0;
    line-height: 20px;
    font-size:11px;
    color: #9fa19f;
}
.idp_login{
    display:inline-block;
    padding:5px 10px;
    width:80%;
    background:#112042;
    color:#fff !important;
    text-decoration: none !important;
    text-align: center;
    line-height:20px;
    border-radius: 15px;
    margin:5px 0;
}
.login_PlayoutA fieldset .idpw{float:left;}
.login_PlayoutA fieldset .idpw input{border:1px solid #e3e3e3;color:#666;width:184px;background:#fff;padding:6px 5px 6px 5px;margin:0;margin-bottom:4px;font:1em Tahoma;line-height:18px;height:18px;}
.login_PlayoutA fieldset .login{position:absolute;right:0;background:url("../../../../widgets/login_info/skins/DW-PlayoutA/images/loginL.gif") no-repeat;width:68px;height:68px;margin:0;padding:0;border:0;cursor:pointer;-webkit-transition:all .4s;transition:all .4s;-moz-transition:all .4s;}
.login_PlayoutA fieldset .login:hover{background:url("../../../../widgets/login_info/skins/DW-PlayoutA/images/loginLH.gif") no-repeat;}
.login_PlayoutA fieldset p.securitySignIn{clear:both;padding:0 0 0 18px;margin:4px 0 0 0}
.login_PlayoutA fieldset p.noneSSL{background:url("../../../../widgets/login_info/skins/DW-PlayoutA/images/none_ssl.png") no-repeat left top}
.login_PlayoutA fieldset p.SSL{background:url("../../../../widgets/login_info/skins/DW-PlayoutA/images/ssl.png") no-repeat left top}
.login_PlayoutA fieldset p.noneSSL a{color:#BF6801;text-decoration:none}
.login_PlayoutA fieldset p.SSL a{color:#9CAC74;text-decoration:none}
.login_PlayoutA fieldset p.keep{margin:8px 0;clear:both;padding:0}
.login_PlayoutA fieldset p.keep input{vertical-align:middle;width:13px;height:13px;margin:0;border:0;padding:0;}
.login_PlayoutA fieldset p.keep label{font:.9em;color:#666}
.login_PlayoutA fieldset p.keep_msg{color:#666}
.login_PlayoutA fieldset ul.help{
    margin: 0;
    overflow: hidden;
    padding: 0 25px;
    white-space: nowrap;
    list-style: none;
    height: 20px;
    display: flex;
    justify-content: space-between;
}
.login_PlayoutA fieldset ul.help li{list-style:none;float:left;display:block;}
.login_PlayoutA fieldset ul.help li a {
    color:#112042 !important;
}
.login_PlayoutA .keep_msg,
.login_PlayoutA fieldset p.SSL,
.login_PlayoutA fieldset ul.help li.help_last_li{display:none;}
.login_PlayoutA fieldset ul.help li a{color:#666;white-space:nowrap;text-decoration:none;display:inline-block;padding-top:1px;line-height:18px;}
.login_PlayoutA fieldset ul.help li a:hover{text-decoration:underline}
.login_PlayoutA fieldset ul.help li.first-child a{color:#cbcbcb}
.login_PlayoutA fieldset ul.help li *{vertical-align:bottom;line-height:18px;display:inline-block;}
.login_PlayoutA fieldset .userName strong{color:#cbcbcb;padding:4px 0 0 2px;font:bold .9em Tahoma}

.login_PlayoutA fieldset .userName img{border:none;vertical-align:top;}
.login_PlayoutA fieldset li.userLogout{position:absolute;top:0;right:0;}
.login_PlayoutA fieldset li.userLogout a{width:68px;height:25px;text-align:center;background:url("../../../../widgets/login_info/skins/DW-PlayoutA/images/logout.png") no-repeat;display:table-cell;line-height:25px;}
.login_PlayoutA fieldset ul.userMenu{margin:0;position:relative;padding:0;overflow:hidden;margin-top:6px}
.login_PlayoutA fieldset ul.userMenu li{list-style:none;color:#cbcbcb;list-style:none;margin-bottom:5px;}
.login_PlayoutA fieldset ul.userMenu li.userMenu_admin{padding:0 0 0 22px;background:url("../../../../widgets/login_info/skins/DW-PlayoutA/images/black/help_li.gif") no-repeat 10px 4px;}
.login_PlayoutA fieldset ul.userMenu li a{color:#777;text-decoration:none}
.login_PlayoutA fieldset ul.userMenu li a:hover{text-decoration:underline}

#login_keep_label{display:inline-block;vertical-align:middle;cursor:pointer;width:48px;height:19px;overflow:hidden;background:url("../../../../widgets/login_info/skins/DW-PlayoutA/images/keep_signed.png") no-repeat 0 0;}
#login_keep_label.off{background-position:left -2px;}
#login_keep_label.on{background-position:left -24px;}

.wrap_profile{position:relative;*zoom:1;height:40px;overflow:hidden;padding:14px 8px 11px;}
.wrap_profile:after{content:"";display:block;clear:both;}
.in_profile{border:1px solid #ddd;width:47px;height:47px;padding:2px;float:left;background:#fff;}
.in_profile img{vertical-align:middle;width:100%}
.wrap_userName{padding:0 0 0 10px;float:left;margin-top:-2px;}
.member_nic,
.wrap_Messages strong{color:#666;}
.userName{margin:0;position:relative;overflow:hidden;padding:0;height:20px;}
.userName a{position:relative;text-decoration:none;line-height:20px;display:inline-block;}
.userName a.member_nic{
    font-size:15px;
    font-weight:500;
    color:#000;
}
.wrap_profile .userPoint a{
    color:#575757;
    font-size:13px;
}

.userName a.userLogout{position:absolute;top:1px;right:0;}
.wrap_Messages{padding:3px 0 2px 0;margin:0;}
.wrap_Messages p{padding:3px 0 0 0;margin:0;}
.userPoint{margin:0;padding:3px 0 0 0;list-style:none;position:relative;}
.userPoint:after{content:"";display:block;clear:both;}
.userPoint li{float:left;padding:0 10px 0 0px;line-height:20px;color:#222;}
.userPoint li span{padding-left:15px;display:inline-block;}
.userPoint li:last-child{
    position: relative;
    padding-left:11px;
}
.userPoint li:last-child:before{
    position: absolute;
    width:1px;
    height:12px;
    background:#444;
    top:4px;
    left:0;
    content: "";
    display:inline-block;
}
/* 메세지 */
.wrap_member{position:relative;z-index:2;}
.wrap_Messages{margin:0;padding:0;list-style:none;border-top:1px solid #ddd;display:table;width:100%}
.wrap_Messages li{border-right:1px solid #ddd;display:table-cell;text-align:center;position:relative;box-sizing: border-box;width:25%;}
.wrap_Messages li.Messag2 a.has_userMenu{margin-bottom:-1px;border-bottom:1px solid #fff;background:#fff;}
.wrap_Messages li.Messag3{border:0;}
.wrap_Messages li a{padding:7px 5px 7px 5px;text-align:center;display:block;line-height: 20px;color: #202020;}



.wrap_Messages li i{font-size:18px;}
.wrap_Messages li span{position:absolute;left:52px;top:4px;background:#00a7ec;color:#fff;border-radius:10px;padding:2px 5px;font-size:10px;font-family:Arial,sans-serif;line-height:14px;}
.login_PlayoutA fieldset p.latestLogin{margin:0;padding:0;color:#666;font:.9em}
.login_PlayoutA fieldset p.latestLogin span{font:1em Tahoma}
.wrap_profile a{text-decoration:none;}
.wrap_profile a.user_logout{
    background: #ccd0d4;
    line-height: 26px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 14px;
    color: #fff;
    text-decoration: none;
}
.login_management{position:absolute;right:13px;top:15px;}
.sub_box .xe-widget-wrapper{overflow:visible;}
.wrap_userMenu{width:100%;background:#fff;border:1px solid #ddd;border-top:1px solid #e6e6e6;display:none;position:absolute;z-index:1;left:-1px;}
.wrap_userMenu ul{padding:5px 10px !important;}
.wrap_userMenu ul li{line-height:18px;}

/* Original file: addons/ap_breadcrumb2/skins/default/style.css */

.ap_breadcrumb {
	margin: 0;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ap_breadcrumb a {
	text-decoration: none;
	color: inherit;
}

@media screen and (max-width: 533px) {
	.ap_breadcrumb {
		margin: 16px;
	}
}

