@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&display=swap");
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");
@import url("https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css");
.pseudo_after {
  display: block;
  margin: 0;
  padding: 0;
  clear: both;
  border: 0;
  content: "";
}

/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  color: inherit;
  font: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    -webkit-box-shadow: none !important;
    background: transparent !important;
            box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
  font-family: 'Glyphicons Halflings';
}

.glyphicon {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: relative;
  top: 1px;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: \20ac;
}

.glyphicon-minus:before {
  content: \2212;
}

.glyphicon-cloud:before {
  content: \2601;
}

.glyphicon-envelope:before {
  content: \2709;
}

.glyphicon-pencil:before {
  content: \270f;
}

.glyphicon-glass:before {
  content: \e001;
}

.glyphicon-music:before {
  content: \e002;
}

.glyphicon-search:before {
  content: \e003;
}

.glyphicon-heart:before {
  content: \e005;
}

.glyphicon-star:before {
  content: \e006;
}

.glyphicon-star-empty:before {
  content: \e007;
}

.glyphicon-user:before {
  content: \e008;
}

.glyphicon-film:before {
  content: \e009;
}

.glyphicon-th-large:before {
  content: \e010;
}

.glyphicon-th:before {
  content: \e011;
}

.glyphicon-th-list:before {
  content: \e012;
}

.glyphicon-ok:before {
  content: \e013;
}

.glyphicon-remove:before {
  content: \e014;
}

.glyphicon-zoom-in:before {
  content: \e015;
}

.glyphicon-zoom-out:before {
  content: \e016;
}

.glyphicon-off:before {
  content: \e017;
}

.glyphicon-signal:before {
  content: \e018;
}

.glyphicon-cog:before {
  content: \e019;
}

.glyphicon-trash:before {
  content: \e020;
}

.glyphicon-home:before {
  content: \e021;
}

.glyphicon-file:before {
  content: \e022;
}

.glyphicon-time:before {
  content: \e023;
}

.glyphicon-road:before {
  content: \e024;
}

.glyphicon-download-alt:before {
  content: \e025;
}

.glyphicon-download:before {
  content: \e026;
}

.glyphicon-upload:before {
  content: \e027;
}

.glyphicon-inbox:before {
  content: \e028;
}

.glyphicon-play-circle:before {
  content: \e029;
}

.glyphicon-repeat:before {
  content: \e030;
}

.glyphicon-refresh:before {
  content: \e031;
}

.glyphicon-list-alt:before {
  content: \e032;
}

.glyphicon-lock:before {
  content: \e033;
}

.glyphicon-flag:before {
  content: \e034;
}

.glyphicon-headphones:before {
  content: \e035;
}

.glyphicon-volume-off:before {
  content: \e036;
}

.glyphicon-volume-down:before {
  content: \e037;
}

.glyphicon-volume-up:before {
  content: \e038;
}

.glyphicon-qrcode:before {
  content: \e039;
}

.glyphicon-barcode:before {
  content: \e040;
}

.glyphicon-tag:before {
  content: \e041;
}

.glyphicon-tags:before {
  content: \e042;
}

.glyphicon-book:before {
  content: \e043;
}

.glyphicon-bookmark:before {
  content: \e044;
}

.glyphicon-print:before {
  content: \e045;
}

.glyphicon-camera:before {
  content: \e046;
}

.glyphicon-font:before {
  content: \e047;
}

.glyphicon-bold:before {
  content: \e048;
}

.glyphicon-italic:before {
  content: \e049;
}

.glyphicon-text-height:before {
  content: \e050;
}

.glyphicon-text-width:before {
  content: \e051;
}

.glyphicon-align-left:before {
  content: \e052;
}

.glyphicon-align-center:before {
  content: \e053;
}

.glyphicon-align-right:before {
  content: \e054;
}

.glyphicon-align-justify:before {
  content: \e055;
}

.glyphicon-list:before {
  content: \e056;
}

.glyphicon-indent-left:before {
  content: \e057;
}

.glyphicon-indent-right:before {
  content: \e058;
}

.glyphicon-facetime-video:before {
  content: \e059;
}

.glyphicon-picture:before {
  content: \e060;
}

.glyphicon-map-marker:before {
  content: \e062;
}

.glyphicon-adjust:before {
  content: \e063;
}

.glyphicon-tint:before {
  content: \e064;
}

.glyphicon-edit:before {
  content: \e065;
}

.glyphicon-share:before {
  content: \e066;
}

.glyphicon-check:before {
  content: \e067;
}

.glyphicon-move:before {
  content: \e068;
}

.glyphicon-step-backward:before {
  content: \e069;
}

.glyphicon-fast-backward:before {
  content: \e070;
}

.glyphicon-backward:before {
  content: \e071;
}

.glyphicon-play:before {
  content: \e072;
}

.glyphicon-pause:before {
  content: \e073;
}

.glyphicon-stop:before {
  content: \e074;
}

.glyphicon-forward:before {
  content: \e075;
}

.glyphicon-fast-forward:before {
  content: \e076;
}

.glyphicon-step-forward:before {
  content: \e077;
}

.glyphicon-eject:before {
  content: \e078;
}

.glyphicon-chevron-left:before {
  content: \e079;
}

.glyphicon-chevron-right:before {
  content: \e080;
}

.glyphicon-plus-sign:before {
  content: \e081;
}

.glyphicon-minus-sign:before {
  content: \e082;
}

.glyphicon-remove-sign:before {
  content: \e083;
}

.glyphicon-ok-sign:before {
  content: \e084;
}

.glyphicon-question-sign:before {
  content: \e085;
}

.glyphicon-info-sign:before {
  content: \e086;
}

.glyphicon-screenshot:before {
  content: \e087;
}

.glyphicon-remove-circle:before {
  content: \e088;
}

.glyphicon-ok-circle:before {
  content: \e089;
}

.glyphicon-ban-circle:before {
  content: \e090;
}

.glyphicon-arrow-left:before {
  content: \e091;
}

.glyphicon-arrow-right:before {
  content: \e092;
}

.glyphicon-arrow-up:before {
  content: \e093;
}

.glyphicon-arrow-down:before {
  content: \e094;
}

.glyphicon-share-alt:before {
  content: \e095;
}

.glyphicon-resize-full:before {
  content: \e096;
}

.glyphicon-resize-small:before {
  content: \e097;
}

.glyphicon-exclamation-sign:before {
  content: \e101;
}

.glyphicon-gift:before {
  content: \e102;
}

.glyphicon-leaf:before {
  content: \e103;
}

.glyphicon-fire:before {
  content: \e104;
}

.glyphicon-eye-open:before {
  content: \e105;
}

.glyphicon-eye-close:before {
  content: \e106;
}

.glyphicon-warning-sign:before {
  content: \e107;
}

.glyphicon-plane:before {
  content: \e108;
}

.glyphicon-calendar:before {
  content: \e109;
}

.glyphicon-random:before {
  content: \e110;
}

.glyphicon-comment:before {
  content: \e111;
}

.glyphicon-magnet:before {
  content: \e112;
}

.glyphicon-chevron-up:before {
  content: \e113;
}

.glyphicon-chevron-down:before {
  content: \e114;
}

.glyphicon-retweet:before {
  content: \e115;
}

.glyphicon-shopping-cart:before {
  content: \e116;
}

.glyphicon-folder-close:before {
  content: \e117;
}

.glyphicon-folder-open:before {
  content: \e118;
}

.glyphicon-resize-vertical:before {
  content: \e119;
}

.glyphicon-resize-horizontal:before {
  content: \e120;
}

.glyphicon-hdd:before {
  content: \e121;
}

.glyphicon-bullhorn:before {
  content: \e122;
}

.glyphicon-bell:before {
  content: \e123;
}

.glyphicon-certificate:before {
  content: \e124;
}

.glyphicon-thumbs-up:before {
  content: \e125;
}

.glyphicon-thumbs-down:before {
  content: \e126;
}

.glyphicon-hand-right:before {
  content: \e127;
}

.glyphicon-hand-left:before {
  content: \e128;
}

.glyphicon-hand-up:before {
  content: \e129;
}

.glyphicon-hand-down:before {
  content: \e130;
}

.glyphicon-circle-arrow-right:before {
  content: \e131;
}

.glyphicon-circle-arrow-left:before {
  content: \e132;
}

.glyphicon-circle-arrow-up:before {
  content: \e133;
}

.glyphicon-circle-arrow-down:before {
  content: \e134;
}

.glyphicon-globe:before {
  content: \e135;
}

.glyphicon-wrench:before {
  content: \e136;
}

.glyphicon-tasks:before {
  content: \e137;
}

.glyphicon-filter:before {
  content: \e138;
}

.glyphicon-briefcase:before {
  content: \e139;
}

.glyphicon-fullscreen:before {
  content: \e140;
}

.glyphicon-dashboard:before {
  content: \e141;
}

.glyphicon-paperclip:before {
  content: \e142;
}

.glyphicon-heart-empty:before {
  content: \e143;
}

.glyphicon-link:before {
  content: \e144;
}

.glyphicon-phone:before {
  content: \e145;
}

.glyphicon-pushpin:before {
  content: \e146;
}

.glyphicon-usd:before {
  content: \e148;
}

.glyphicon-gbp:before {
  content: \e149;
}

.glyphicon-sort:before {
  content: \e150;
}

.glyphicon-sort-by-alphabet:before {
  content: \e151;
}

.glyphicon-sort-by-alphabet-alt:before {
  content: \e152;
}

.glyphicon-sort-by-order:before {
  content: \e153;
}

.glyphicon-sort-by-order-alt:before {
  content: \e154;
}

.glyphicon-sort-by-attributes:before {
  content: \e155;
}

.glyphicon-sort-by-attributes-alt:before {
  content: \e156;
}

.glyphicon-unchecked:before {
  content: \e157;
}

.glyphicon-expand:before {
  content: \e158;
}

.glyphicon-collapse-down:before {
  content: \e159;
}

.glyphicon-collapse-up:before {
  content: \e160;
}

.glyphicon-log-in:before {
  content: \e161;
}

.glyphicon-flash:before {
  content: \e162;
}

.glyphicon-log-out:before {
  content: \e163;
}

.glyphicon-new-window:before {
  content: \e164;
}

.glyphicon-record:before {
  content: \e165;
}

.glyphicon-save:before {
  content: \e166;
}

.glyphicon-open:before {
  content: \e167;
}

.glyphicon-saved:before {
  content: \e168;
}

.glyphicon-import:before {
  content: \e169;
}

.glyphicon-export:before {
  content: \e170;
}

.glyphicon-send:before {
  content: \e171;
}

.glyphicon-floppy-disk:before {
  content: \e172;
}

.glyphicon-floppy-saved:before {
  content: \e173;
}

.glyphicon-floppy-remove:before {
  content: \e174;
}

.glyphicon-floppy-save:before {
  content: \e175;
}

.glyphicon-floppy-open:before {
  content: \e176;
}

.glyphicon-credit-card:before {
  content: \e177;
}

.glyphicon-transfer:before {
  content: \e178;
}

.glyphicon-cutlery:before {
  content: \e179;
}

.glyphicon-header:before {
  content: \e180;
}

.glyphicon-compressed:before {
  content: \e181;
}

.glyphicon-earphone:before {
  content: \e182;
}

.glyphicon-phone-alt:before {
  content: \e183;
}

.glyphicon-tower:before {
  content: \e184;
}

.glyphicon-stats:before {
  content: \e185;
}

.glyphicon-sd-video:before {
  content: \e186;
}

.glyphicon-hd-video:before {
  content: \e187;
}

.glyphicon-subtitles:before {
  content: \e188;
}

.glyphicon-sound-stereo:before {
  content: \e189;
}

.glyphicon-sound-dolby:before {
  content: \e190;
}

.glyphicon-sound-5-1:before {
  content: \e191;
}

.glyphicon-sound-6-1:before {
  content: \e192;
}

.glyphicon-sound-7-1:before {
  content: \e193;
}

.glyphicon-copyright-mark:before {
  content: \e194;
}

.glyphicon-registration-mark:before {
  content: \e195;
}

.glyphicon-cloud-download:before {
  content: \e197;
}

.glyphicon-cloud-upload:before {
  content: \e198;
}

.glyphicon-tree-conifer:before {
  content: \e199;
}

.glyphicon-tree-deciduous:before {
  content: \e200;
}

.glyphicon-cd:before {
  content: \e201;
}

.glyphicon-save-file:before {
  content: \e202;
}

.glyphicon-open-file:before {
  content: \e203;
}

.glyphicon-level-up:before {
  content: \e204;
}

.glyphicon-copy:before {
  content: \e205;
}

.glyphicon-paste:before {
  content: \e206;
}

.glyphicon-alert:before {
  content: \e209;
}

.glyphicon-equalizer:before {
  content: \e210;
}

.glyphicon-king:before {
  content: \e211;
}

.glyphicon-queen:before {
  content: \e212;
}

.glyphicon-pawn:before {
  content: \e213;
}

.glyphicon-bishop:before {
  content: \e214;
}

.glyphicon-knight:before {
  content: \e215;
}

.glyphicon-baby-formula:before {
  content: \e216;
}

.glyphicon-tent:before {
  content: \26fa;
}

.glyphicon-blackboard:before {
  content: \e218;
}

.glyphicon-bed:before {
  content: \e219;
}

.glyphicon-apple:before {
  content: \f8ff;
}

.glyphicon-erase:before {
  content: \e221;
}

.glyphicon-hourglass:before {
  content: \231b;
}

.glyphicon-lamp:before {
  content: \e223;
}

.glyphicon-duplicate:before {
  content: \e224;
}

.glyphicon-piggy-bank:before {
  content: \e225;
}

.glyphicon-scissors:before {
  content: \e226;
}

.glyphicon-bitcoin:before {
  content: \e227;
}

.glyphicon-yen:before {
  content: \00a5;
}

.glyphicon-ruble:before {
  content: \20bd;
}

.glyphicon-scale:before {
  content: \e230;
}

.glyphicon-ice-lolly:before {
  content: \e231;
}

.glyphicon-ice-lolly-tasted:before {
  content: \e232;
}

.glyphicon-education:before {
  content: \e233;
}

.glyphicon-option-horizontal:before {
  content: \e234;
}

.glyphicon-option-vertical:before {
  content: \e235;
}

.glyphicon-menu-hamburger:before {
  content: \e236;
}

.glyphicon-modal-window:before {
  content: \e237;
}

.glyphicon-oil:before {
  content: \e238;
}

.glyphicon-grain:before {
  content: \e239;
}

.glyphicon-sunglasses:before {
  content: \e240;
}

.glyphicon-text-size:before {
  content: \e241;
}

.glyphicon-text-color:before {
  content: \e242;
}

.glyphicon-text-background:before {
  content: \e243;
}

.glyphicon-object-align-top:before {
  content: \e244;
}

.glyphicon-object-align-bottom:before {
  content: \e245;
}

.glyphicon-object-align-horizontal:before {
  content: \e246;
}

.glyphicon-object-align-left:before {
  content: \e247;
}

.glyphicon-object-align-vertical:before {
  content: \e248;
}

.glyphicon-object-align-right:before {
  content: \e249;
}

.glyphicon-triangle-right:before {
  content: \e250;
}

.glyphicon-triangle-left:before {
  content: \e251;
}

.glyphicon-triangle-bottom:before {
  content: \e252;
}

.glyphicon-triangle-top:before {
  content: \e253;
}

.glyphicon-console:before {
  content: \e254;
}

.glyphicon-superscript:before {
  content: \e255;
}

.glyphicon-subscript:before {
  content: \e256;
}

.glyphicon-menu-left:before {
  content: \e257;
}

.glyphicon-menu-right:before {
  content: \e258;
}

.glyphicon-menu-down:before {
  content: \e259;
}

.glyphicon-menu-up:before {
  content: \e260;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 10px;
}

body {
  background-color: #fff;
  color: #2f2f2f;
  font-family: "애플 SD 산돌고딕 Neo", "Apple SD Gothic Neo", "맑은 고딕", "Malgun Gothic", sans-serif;
  font-size: 14px;
  line-height: 1.42857;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #00b423;
  text-decoration: none;
}

a:hover, a:focus {
  color: #00b423;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

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

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: inherit;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  color: #777777;
  font-weight: normal;
  line-height: 1;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 28px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 20px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  padding: .2em;
  background-color: #fff;
}

.text-left {
  text-align: left;
}

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

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #00cd3c;
}

a.text-primary:hover {
  color: #009a2d;
}

.text-success {
  color: #00b423;
}

a.text-success:hover {
  color: #008119;
}

.text-info {
  color: #14b9a5;
}

a.text-info:hover {
  color: #0f8b7c;
}

.text-warning {
  color: #fbbf0f;
}

a.text-warning:hover {
  color: #d39f04;
}

.text-danger {
  color: #eb4100;
}

a.text-danger:hover {
  color: #b83300;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #00cd3c;
}

a.bg-primary:hover {
  background-color: #009a2d;
}

.bg-success {
  background-color: #fff;
}

a.bg-success:hover {
  background-color: #e6e6e6;
}

.bg-info {
  background-color: #fff;
}

a.bg-info:hover {
  background-color: #e6e6e6;
}

.bg-warning {
  background-color: #fff;
}

a.bg-warning:hover {
  background-color: #e6e6e6;
}

.bg-danger {
  background-color: #fff;
}

a.bg-danger:hover {
  background-color: #e6e6e6;
}

.page-header {
  margin: 40px 0 20px;
  padding-bottom: 9px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  margin-left: -5px;
  padding-left: 0;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " ";
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    width: 160px;
    float: left;
    clear: left;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  border-bottom: 1px dotted #777777;
  cursor: help;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  margin: 0 0 20px;
  padding: 10px 20px;
  border-left: 5px solid #eeeeee;
  font-size: 17.5px;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  color: #777777;
  font-size: 80%;
  line-height: 1.42857;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  border-radius: 4px;
  background-color: #f9f2f4;
  color: #c7254e;
  font-size: 90%;
}

kbd {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  padding: 2px 4px;
  border-radius: 3px;
  background-color: #333;
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
  font-size: 90%;
}

kbd kbd {
  -webkit-box-shadow: none;
  padding: 0;
          box-shadow: none;
  font-size: 100%;
  font-weight: bold;
}

pre {
  word-wrap: break-word;
  display: block;
  margin: 0 0 10px;
  padding: 9.5px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #f5f5f5;
  color: #333333;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
}

pre code {
  padding: 0;
  border-radius: 0;
  background-color: transparent;
  color: inherit;
  font-size: inherit;
  white-space: pre-wrap;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.container:before, .container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before, .row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

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

.col-xs-1, .col-xs-2, .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 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  border-top: 1px solid #ddd;
  line-height: 1.42857;
  vertical-align: top;
}

.table > thead > tr > th {
  border-bottom: 2px solid #ddd;
  vertical-align: bottom;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

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

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  display: table-column;
  position: static;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  position: static;
  float: none;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #fff;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #f2f2f2;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #fff;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #f2f2f2;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fff;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #f2f2f2;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #fff;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #f2f2f2;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  color: #333333;
  font-size: 21px;
  line-height: inherit;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  color: #333333;
  font-size: 14px;
  line-height: 1.42857;
}

.form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  border: 1px solid #d5d8de;
  border-radius: 2px;
  background-color: #fff;
  background-image: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #333333;
  font-size: 14px;
  line-height: 1.42857;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 205, 60, 0.6);
  border-color: #00cd3c;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 205, 60, 0.6);
}

.form-control::-moz-placeholder {
  color: #969696;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #969696;
}

.form-control::-webkit-input-placeholder {
  color: #969696;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  cursor: not-allowed;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  display: block;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  margin-bottom: 0;
  padding-left: 20px;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  margin-bottom: 0;
  padding-left: 20px;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 7px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 1.5;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  border-radius: 2px;
  font-size: 12px;
  line-height: 1.5;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  border-radius: 2px;
  font-size: 18px;
  line-height: 1.33333;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  border-radius: 2px;
  font-size: 18px;
  line-height: 1.33333;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  display: block;
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #00b423;
}

.has-success .form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-color: #00b423;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #1bff47;
  border-color: #008119;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #1bff47;
}

.has-success .input-group-addon {
  border-color: #00b423;
  background-color: #fff;
  color: #00b423;
}

.has-success .form-control-feedback {
  color: #00b423;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #fbbf0f;
}

.has-warning .form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-color: #fbbf0f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fdda73;
  border-color: #d39f04;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fdda73;
}

.has-warning .input-group-addon {
  border-color: #fbbf0f;
  background-color: #fff;
  color: #fbbf0f;
}

.has-warning .form-control-feedback {
  color: #fbbf0f;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #eb4100;
}

.has-error .form-control {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-color: #eb4100;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff8252;
  border-color: #b83300;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff8252;
}

.has-error .input-group-addon {
  border-color: #eb4100;
  background-color: #fff;
  color: #eb4100;
}

.has-error .form-control-feedback {
  color: #eb4100;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #6f6f6f;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.btn {
  -ms-touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: inline-block;
  margin-bottom: 0;
  padding: 6px 12px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-image: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
      touch-action: manipulation;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #00b423;
  text-decoration: none;
}

.btn:active, .btn.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  pointer-events: none;
}

.btn-default {
  border-color: #00cd3c;
  background-color: #fff;
  color: #00b423;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  border-color: #00902a;
  background-color: #e6e6e6;
  color: #00b423;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  border-color: #00cd3c;
  background-color: #fff;
}

.btn-default .badge {
  background-color: #00b423;
  color: #fff;
}

.btn-primary {
  border-color: #00b435;
  background-color: #00cd3c;
  color: #fff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  border-color: #007623;
  background-color: #009a2d;
  color: #fff;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  border-color: #00b435;
  background-color: #00cd3c;
}

.btn-primary .badge {
  background-color: #fff;
  color: #00cd3c;
}

.btn-success {
  border-color: #009b1e;
  background-color: #00b423;
  color: #fff;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  border-color: #005d12;
  background-color: #008119;
  color: #fff;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  border-color: #009b1e;
  background-color: #00b423;
}

.btn-success .badge {
  background-color: #fff;
  color: #00b423;
}

.btn-info {
  border-color: #12a290;
  background-color: #14b9a5;
  color: #fff;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  border-color: #0c6b5f;
  background-color: #0f8b7c;
  color: #fff;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  border-color: #12a290;
  background-color: #14b9a5;
}

.btn-info .badge {
  background-color: #fff;
  color: #14b9a5;
}

.btn-warning {
  border-color: #edb104;
  background-color: #fbbf0f;
  color: #fff;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  border-color: #b08403;
  background-color: #d39f04;
  color: #fff;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  border-color: #edb104;
  background-color: #fbbf0f;
}

.btn-warning .badge {
  background-color: #fff;
  color: #fbbf0f;
}

.btn-danger {
  border-color: #d23a00;
  background-color: #eb4100;
  color: #fff;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  border-color: #942900;
  background-color: #b83300;
  color: #fff;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  border-color: #d23a00;
  background-color: #eb4100;
}

.btn-danger .badge {
  background-color: #fff;
  color: #eb4100;
}

.btn-link {
  border-radius: 0;
  color: #00b423;
  font-weight: normal;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  -webkit-box-shadow: none;
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  background-color: transparent;
  color: #00b423;
  text-decoration: underline;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  border-radius: 6px;
  font-size: 18px;
  line-height: 1.33333;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
  visibility: hidden;
}

.collapse.in {
  display: block;
  visibility: visible;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  -webkit-transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  position: relative;
  height: 0;
  overflow: hidden;
  transition-duration: 0.35s;
  transition-property: height, visibility;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  vertical-align: middle;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  display: none;
  z-index: 1000;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 160px;
  margin: 2px 0 0;
  padding: 5px 0;
  float: left;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  background-clip: padding-box;
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  font-size: 14px;
  list-style: none;
  text-align: left;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  color: #333333;
  font-weight: normal;
  line-height: 1.42857;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #f5f5f5;
  color: #262626;
  text-decoration: none;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  outline: 0;
  background-color: #00cd3c;
  color: #fff;
  text-decoration: none;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  background-color: transparent;
  background-image: none;
  text-decoration: none;
  cursor: not-allowed;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  color: #777777;
  font-size: 12px;
  line-height: 1.42857;
  white-space: nowrap;
}

.dropdown-backdrop {
  z-index: 990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

.btn-group,
.btn-group-vertical {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  width: 100%;
  max-width: 100%;
  float: none;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  width: 1%;
  float: none;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  clip: rect(0, 0, 0, 0);
  position: absolute;
  pointer-events: none;
}

.input-group {
  display: table;
  position: relative;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
  float: none;
}

.input-group .form-control {
  z-index: 2;
  position: relative;
  width: 100%;
  margin-bottom: 0;
  float: left;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  vertical-align: middle;
  white-space: nowrap;
}

.input-group-addon {
  padding: 6px 12px;
  border: 1px solid #d5d8de;
  border-radius: 4px;
  background-color: #eeeeee;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  border-radius: 6px;
  font-size: 18px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  display: block;
  position: relative;
}

.nav > li > a {
  display: block;
  position: relative;
  padding: 0 30px 25px;
}

.nav > li > a:hover, .nav > li > a:focus {
  background-color: #fff;
  text-decoration: none;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  background-color: transparent;
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  border-color: #00b423;
  background-color: #fff;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ebebeb;
}

.nav-tabs > li {
  margin-bottom: -1px;
  float: left;
}

.nav-tabs > li > a {
  margin-right: 2px;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  line-height: 1.42857;
}

.nav-tabs > li > a:hover {
  border-color: #fff #fff #ebebeb;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border: 1px solid #fff;
  border-bottom-color: transparent;
  background-color: #fff;
  color: #404040;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: #00cd3c;
  color: #fff;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #fff;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #fff;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}

.tab-content > .active {
  display: block;
  visibility: visible;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 70px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    -webkit-box-shadow: none;
    width: auto;
    border-top: 0;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  z-index: 1030;
  position: fixed;
  right: 0;
  left: 0;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  height: 70px;
  padding: 25px 15px;
  float: left;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  margin-top: 18px;
  margin-right: 15px;
  margin-bottom: 18px;
  padding: 9px 10px;
  float: right;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: transparent;
  background-image: none;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 12.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    -webkit-box-shadow: none;
    position: static;
    width: auto;
    margin-top: 0;
    float: none;
    border: 0;
    background-color: transparent;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
    float: left;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

.navbar-form {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 18px;
  margin-right: -15px;
  margin-bottom: 18px;
  margin-left: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    -webkit-box-shadow: none;
    width: auto;
    margin-right: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 18px;
  margin-bottom: 18px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 20px;
  margin-bottom: 20px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 24px;
  margin-bottom: 24px;
}

.navbar-text {
  margin-top: 25px;
  margin-bottom: 25px;
}

@media (min-width: 768px) {
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px;
    float: left;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    margin-right: -15px;
    float: right !important;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  border-color: #1b1b1b;
  background-color: #2c2c2c;
}

.navbar-default .navbar-brand {
  color: #fff;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  background-color: transparent;
  color: #e6e6e6;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #1ee13c;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
  color: #1ee13c;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  background-color: transparent;
  color: #ccc;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #1b1b1b;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #1ee13c;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #1ee13c;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: #1ee13c;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    background-color: transparent;
    color: #ccc;
  }
}

.navbar-default .navbar-link {
  color: #fff;
}

.navbar-default .navbar-link:hover {
  color: #1ee13c;
}

.navbar-default .btn-link {
  color: #fff;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #1ee13c;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  border-color: #090909;
  background-color: #222;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  background-color: transparent;
  color: #fff;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #fff;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #090909;
  color: #fff;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  background-color: transparent;
  color: #444;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #090909;
    color: #fff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    background-color: transparent;
    color: #444;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  margin-bottom: 20px;
  padding: 8px 15px;
  border-radius: 4px;
  background-color: #f5f5f5;
  list-style: none;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: /\00a0;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  margin-left: -1px;
  padding: 6px 12px;
  float: left;
  border: 1px solid #ddd;
  background-color: #fff;
  color: #606060;
  line-height: 1.42857;
  text-decoration: none;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  border-color: #ddd;
  background-color: #eeeeee;
  color: #00b423;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  border-color: #00cd3c;
  background-color: #00cd3c;
  color: #fff;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  border-color: #ddd;
  background-color: #fff;
  color: #777777;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  margin: 20px 0;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.pager:before, .pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid #ddd;
  border-radius: 15px;
  background-color: #fff;
}

.pager li > a:hover,
.pager li > a:focus {
  background-color: #eeeeee;
  text-decoration: none;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  background-color: #fff;
  color: #777777;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  border-radius: .25em;
  color: #fff;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #00cd3c;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #009a2d;
}

.label-success {
  background-color: #00b423;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #008119;
}

.label-info {
  background-color: #14b9a5;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #0f8b7c;
}

.label-warning {
  background-color: #fbbf0f;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #d39f04;
}

.label-danger {
  background-color: #eb4100;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #b83300;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  border-radius: 10px;
  background-color: #777777;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  background-color: #fff;
  color: #00b423;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  margin-bottom: 30px;
  padding: 30px 15px;
  background-color: #eeeeee;
  color: inherit;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  -webkit-transition: border 0.2s ease-in-out;
  display: block;
  margin-bottom: 20px;
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
  line-height: 1.42857;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #2f2f2f;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00b423;
}

.alert {
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  border-color: #f2f2f2;
  background-color: #fff;
  color: #00b423;
}

.alert-success hr {
  border-top-color: #e6e6e6;
}

.alert-success .alert-link {
  color: #008119;
}

.alert-info {
  border-color: #ededed;
  background-color: #fff;
  color: #14b9a5;
}

.alert-info hr {
  border-top-color: #e0e0e0;
}

.alert-info .alert-link {
  color: #0f8b7c;
}

.alert-warning {
  border-color: #f2f2f2;
  background-color: #fff;
  color: #fbbf0f;
}

.alert-warning hr {
  border-top-color: #e6e6e6;
}

.alert-warning .alert-link {
  color: #d39f04;
}

.alert-danger {
  border-color: #f2f2f2;
  background-color: #fff;
  color: #eb4100;
}

.alert-danger hr {
  border-top-color: #e6e6e6;
}

.alert-danger .alert-link {
  color: #b83300;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 4px;
  background-color: #f5f5f5;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  width: 0%;
  height: 100%;
  float: left;
  background-color: #00cd3c;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #00b423;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #14b9a5;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #fbbf0f;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #eb4100;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  display: block;
  position: relative;
  margin-bottom: -1px;
  padding: 10px 15px;
  border: 1px solid #ddd;
  background-color: #fff;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus {
  background-color: #f5f5f5;
  color: #555;
  text-decoration: none;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  border-color: #00cd3c;
  background-color: #00cd3c;
  color: #fff;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #9affb8;
}

.list-group-item-success {
  background-color: #fff;
  color: #00b423;
}

a.list-group-item-success {
  color: #00b423;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
  background-color: #f2f2f2;
  color: #00b423;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  border-color: #00b423;
  background-color: #00b423;
  color: #fff;
}

.list-group-item-info {
  background-color: #fff;
  color: #14b9a5;
}

a.list-group-item-info {
  color: #14b9a5;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
  background-color: #f2f2f2;
  color: #14b9a5;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  border-color: #14b9a5;
  background-color: #14b9a5;
  color: #fff;
}

.list-group-item-warning {
  background-color: #fff;
  color: #fbbf0f;
}

a.list-group-item-warning {
  color: #fbbf0f;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  background-color: #f2f2f2;
  color: #fbbf0f;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  border-color: #fbbf0f;
  background-color: #fbbf0f;
  color: #fff;
}

.list-group-item-danger {
  background-color: #fff;
  color: #eb4100;
}

a.list-group-item-danger {
  color: #eb4100;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  background-color: #f2f2f2;
  color: #eb4100;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  border-color: #eb4100;
  background-color: #eb4100;
  color: #fff;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  color: inherit;
  font-size: 16px;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background-color: #f5f5f5;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #333333;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  background-color: #333333;
  color: #f5f5f5;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #00cd3c;
}

.panel-primary > .panel-heading {
  border-color: #00cd3c;
  background-color: #00cd3c;
  color: #fff;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00cd3c;
}

.panel-primary > .panel-heading .badge {
  background-color: #fff;
  color: #00cd3c;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00cd3c;
}

.panel-success {
  border-color: #f2f2f2;
}

.panel-success > .panel-heading {
  border-color: #f2f2f2;
  background-color: #fff;
  color: #00b423;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f2f2f2;
}

.panel-success > .panel-heading .badge {
  background-color: #00b423;
  color: #fff;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f2f2f2;
}

.panel-info {
  border-color: #ededed;
}

.panel-info > .panel-heading {
  border-color: #ededed;
  background-color: #fff;
  color: #14b9a5;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ededed;
}

.panel-info > .panel-heading .badge {
  background-color: #14b9a5;
  color: #fff;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ededed;
}

.panel-warning {
  border-color: #f2f2f2;
}

.panel-warning > .panel-heading {
  border-color: #f2f2f2;
  background-color: #fff;
  color: #fbbf0f;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f2f2f2;
}

.panel-warning > .panel-heading .badge {
  background-color: #fbbf0f;
  color: #fff;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f2f2f2;
}

.panel-danger {
  border-color: #f2f2f2;
}

.panel-danger > .panel-heading {
  border-color: #f2f2f2;
  background-color: #fff;
  color: #eb4100;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f2f2f2;
}

.panel-danger > .panel-heading .badge {
  background-color: #eb4100;
  color: #fff;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f2f2f2;
}

.embed-responsive {
  display: block;
  position: relative;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  min-height: 20px;
  margin-bottom: 20px;
  padding: 19px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  background-color: #f5f5f5;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  color: #000;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.modal-open {
  overflow: hidden;
}

.modal {
  -webkit-overflow-scrolling: touch;
  display: none;
  z-index: 1050;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  position: relative;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  background-clip: padding-box;
  background-color: #fff;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  min-height: 16.42857px;
  padding: 15px;
  border-bottom: 1px solid #fff;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 50px 60px 44px;
}

.modal-footer {
  padding: 50px 60px 44px;
  border-top: 1px solid #fff;
  text-align: right;
}

.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 460px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 710px;
  }
}

.tooltip {
  display: block;
  visibility: visible;
  z-index: 1070;
  position: absolute;
  font-family: "애플 SD 산돌고딕 Neo", "Apple SD Gothic Neo", "맑은 고딕", "Malgun Gothic", sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  border-radius: 4px;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 1060;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 276px;
  padding: 1px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  background-clip: padding-box;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  font-family: "애플 SD 산돌고딕 Neo", "Apple SD Gothic Neo", "맑은 고딕", "Malgun Gothic", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: left;
  white-space: normal;
}

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

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
  background-color: #f7f7f7;
  font-size: 14px;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
  content: " ";
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  border-left-width: 0;
  border-right-color: #fff;
  content: " ";
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
  content: " ";
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  border-right-width: 0;
  border-left-color: #fff;
  content: " ";
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  -webkit-transition: 0.6s ease-in-out left;
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    backface-visibility: hidden;
    perspective: 1000;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    left: 0;
    transform: translate3d(0, 0, 0);
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  display: inline-block;
  z-index: 5;
  position: absolute;
  top: 50%;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  z-index: 15;
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  border: 1px solid #fff;
  border-radius: 10px;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  text-indent: -999px;
  cursor: pointer;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  z-index: 10;
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  border: 0;
  background-color: transparent;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.aside {
  display: none;
  position: relative;
  margin-top: 25px;
  padding: 0;
  vertical-align: top;
}

.aside-nav {
  display: block;
  width: 100%;
  padding: 0;
  line-height: 1.0;
}

.aside-nav ul {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}

.aside-nav li {
  display: block;
}

.aside-nav li a {
  color: #000;
  font-size: 15px;
  font-weight: bold;
}

.aside-nav ul.second-level {
  display: none;
  position: relative;
  padding: 40px 0;
}

.aside-nav ul.second-level.in {
  display: block;
}

.aside-nav ul.second-level > li {
  padding: 0 0 30px;
  border: 0;
}

.aside-nav ul.second-level > li a {
  position: relative;
  font-size: 15px;
}

.aside-nav ul.second-level > li.active a {
  color: #00cd3c;
}

.aside-nav ul.sub-level {
  padding: 122px 0 0 20px;
}

body {
  padding-top: 0;
  font-family: 'Pretendard','sans-serif';
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
}

a {
  text-decoration: none !important;
}

a:hover {
  text-decoration: none;
}

.container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.row {
  margin-right: 0;
  margin-left: 0;
}

.default-btn {
  width: 100%;
}

.default-btn .confirm-btn {
  display: inline-block;
  margin-right: 5px;
}

.default-btn .confirm-btn > a {
  display: inline-block;
  /* 버튼을 블록 요소로 설정하여 margin: auto;가 동작하도록 함 */
  margin: 0 auto;
  /* 좌우 마진을 auto로 설정하여 가운데 정렬 */
  padding: 9px 37px;
  border-radius: 5px;
  background-color: #00cd3c;
  color: #fff;
  /* 텍스트 색상을 흰색으로 설정 */
  font-size: 15px;
  /* 폰트 크기 설정 */
  font-weight: 500;
}

.default-btn .cancel-btn {
  display: inline-block;
}

.default-btn .cancel-btn > a {
  display: inline-block;
  /* 버튼을 블록 요소로 설정하여 margin: auto;가 동작하도록 함 */
  margin: 0 auto;
  /* 좌우 마진을 auto로 설정하여 가운데 정렬 */
  padding: 9px 37px;
  border-radius: 5px;
  background-color: #e6e6e6;
  color: #000;
  /* 텍스트 색상을 흰색으로 설정 */
  font-size: 15px;
  /* 폰트 크기 설정 */
}

.default-btn .drop-btn {
  float: right;
}

.default-btn .drop-btn > a {
  display: inline-block;
  /* 버튼을 블록 요소로 설정하여 margin: auto;가 동작하도록 함 */
  margin: 0 auto;
  /* 좌우 마진을 auto로 설정하여 가운데 정렬 */
  padding: 9px 24px;
  border: solid 1px #e7e7e7;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  /* 텍스트 색상을 흰색으로 설정 */
  font-size: 15px;
  /* 폰트 크기 설정 */
}

.default-btn .delete-btn {
  display: inline-block;
}

.default-btn .delete-btn > a {
  display: inline-block;
  /* 버튼을 블록 요소로 설정하여 margin: auto;가 동작하도록 함 */
  margin: 0 auto;
  /* 좌우 마진을 auto로 설정하여 가운데 정렬 */
  padding: 9px 24px;
  border: solid 1px #e7e7e7;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  /* 텍스트 색상을 흰색으로 설정 */
  font-size: 15px;
  /* 폰트 크기 설정 */
}

.caret {
  display: none;
}

.header-menu {
  max-width: 860px;
}

.navbar {
  -webkit-transition: padding 0.3s;
  background-color: transparent;
  transition: padding 0.3s;
}

.navbar.active:after {
  display: block;
}

.navbar__user {
  margin-top: 9px;
}

.navbar-nav {
  margin: 0;
  border-top: #ccc 1px solid;
}

.navbar-nav__dth1 {
  border: none;
  border-left: none;
  background-color: #fff;
}

.navbar-nav__dth1__link {
  border: none;
  border-left: none;
  background-color: #fff;
  letter-spacing: -1px;
}

.navbar-nav__dth2 {
  border: none;
  border-left: none;
  background-color: #fff;
  font-size: 16px;
}

.navbar-nav__dth2__link {
  border: none;
  border-left: none;
  background-color: #fff;
  font-size: 14px;
}

.navbar-nav__dth3 {
  border: none;
  border-left: none;
  background-color: #fff;
}

.navbar-nav__dth3__link {
  border: none;
  border-left: none;
  background-color: #fff;
  color: #777;
  font-size: 12px;
}

.navbar-nav.active:after {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-top: 14px;
  margin-left: -3px;
  border-radius: 3px;
  background: #28ff67;
  content: "";
}

.navbar-nav > li {
  border: none;
  border-left: none;
  background-color: transparent;
}

.navbar-nav > li > a {
  margin: 15px 0;
  padding: 0 6px 0;
  border: none;
  border-left: none;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  font-stretch: normal;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
}

.navbar-nav > li:first-child > ul {
  left: -100px;
}

.navbar-nav > li:nth-child(2) > ul {
  left: -130px;
}

.navbar-nav > li:nth-child(5) > ul {
  left: -180px;
}

.navbar-text-user {
  display: inline-block;
  margin-bottom: 0;
  color: #28ff67;
  text-align: right;
}

.navbar-text-join {
  display: inline-block;
  margin-bottom: 0;
  color: #aaa;
  text-align: right;
}

.navbar-text-join:hover {
  color: #fff;
}

.navbar-btn-auth {
  display: inline-block;
  margin: 20px 0 18px;
  padding: 6px 10px 4px;
  border: 1px solid #28ff67;
  border-radius: 15px;
  background: transparent;
  color: #28ff67;
}

.navbar-btn-auth:hover {
  color: #28ff67;
}

.navbar-btn-auth:focus {
  outline: 0;
}

.navbar-brand {
  margin-left: 0;
}

.navbar-brand img {
  width: 79px;
}

.navbar-default {
  border: 0;
}

.navbar-default .navbar-nav > li > a {
  margin: 32px 0 30px 0;
  padding: 0 15px;
  color: #fff;
}

.navbar-default .navbar-nav .open > a {
  background-color: transparent;
}

.navbar-default .navbar-header {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: space-between;
}

.navbar-default .navbar-header .navbar-brand {
  -webkit-box-flex: 1;
      -ms-flex: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex: auto;
          align-items: center;
          justify-content: center;
  margin: 0 0 0 30px;
  padding: 0;
}

.navbar-default .navbar-header .navbar-toggle {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  margin: 20px 20px;
  padding: 0;
  border: 0;
}

.navbar-default .navbar-header .navbar-toggle:hover {
  background: transparent;
}

.navbar-default .navbar-header .navbar-toggle .icon-bar {
  display: inline-block;
  width: 1px;
  margin-left: -32px;
  background: transparent;
  color: #fff;
}

.navbar-default .navbar-header .navbar-toggle .icon-bar .bi {
  width: 32px;
  height: 32px;
}

.navbar-default .navbar-header .navbar-toggle .icon-bar-close {
  display: inline-block;
  width: 1px;
  margin-left: -32px;
  background: transparent;
  color: #fff;
}

.navbar-default .navbar-header .navbar-toggle .icon-bar-close .bi {
  width: 32px;
  height: 32px;
}

.navbar-default .navbar-header .navbar-text {
  color: #aaa;
}

.navbar-default .navbar-header .navbar-collapse {
  max-height: none;
}

.navbar-default .navbar-header .navbar-icon {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  height: 22px;
  margin: 10px 10px;
  background: transparent;
  color: #fff;
}

.navbar-default .navbar-header .navbar-icon .bi {
  width: 24px;
  height: 24px;
}

.navbar-text {
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  font-size: 13px;
}

.navbar-collapse {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.navbar-banner {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  /* 가로 방향 가운데 정렬 */
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  width: 100%;
  height: 80px;
  /* 세로 방향 가운데 정렬 */
  border: 0;
  background-color: #6026ce;
}

.navbar-banner-icon {
  height: 30px;
  margin: 24px 15px;
  padding: 7px 16px;
  overflow: hidden;
  border-radius: 16px;
  background-color: #4514a4;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.navbar-banner-text {
  display: inline-block;
  margin: 31px 15px;
  overflow: hidden;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.navbar-banner-text-sub {
  color: #a97bff;
}

.navbar-banner-text:hover {
  color: #fff;
  /* 배경색을 변경하도록 수정 */
}

.navbar-banner-close {
  display: inline-block;
  color: #fff;
  font-size: 1.5em;
  cursor: pointer;
  opacity: 0.5;
}

.navbar-banner-close:hover {
  color: #fff;
  /* 배경색을 변경하도록 수정 */
}

.ico_hamburger .stroke {
  stroke: #fff;
}

.centered {
  text-align: center;
}

.centered > div {
  display: inline-block;
}

/* 초기 상태 */
.event-banner {
  -webkit-transition: height 0.4s ease;
  transition: height 0.4s ease;
  /* 이동 효과를 부드럽게 적용하기 위한 트랜지션 속성 */
}

/* 배너가 닫혔을 때의 스타일 */
.event-banner.closed {
  height: 0;
  /* 높이를 0으로 설정하여 사라지도록 함 */
  overflow: hidden;
  /* 숨겨진 내용은 보이지 않도록 처리 */
}

.header-wrap {
  width: auto;
  background-color: #000;
}

.footer {
  bottom: 0;
  left: 0;
  padding: 15px 0;
  background: #f3f3f3;
  font-size: 12px;
}

.footer-container {
  max-width: 860px;
  /* 상단 정보 스타일 */
  /* 하단 정보 스타일 */
  /* 저작권 정보 스타일 */
}

.footer-container .footer-top {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: space-between;
  /* 내용을 양쪽으로 정렬 */
  margin-bottom: 15px;
  /* 하단 여백 추가 */
  color: #727272;
  /* 커스텀 Dropdown 메뉴 스타일 */
}

.footer-container .footer-top .footer-phone {
  color: #919191;
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
  /* 수직 가운데 정렬 */
}

.footer-container .footer-top .footer-time {
  color: #727272;
  font-size: 11px;
  vertical-align: middle;
  /* 수직 가운데 정렬 */
}

.footer-container .footer-top .footer-center {
  color: #727272;
  font-size: 12px;
  vertical-align: middle;
  /* 수직 가운데 정렬 */
}

.footer-container .footer-top .footer-top-left,
.footer-container .footer-top .footer-top-right {
  display: inline-block;
  /* 수직 가운데 정렬 */
  line-height: 1.8;
  vertical-align: middle;
}

.footer-container .footer-top .footer-top-right {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-top: 2px;
  color: #9e9e9e;
  font-size: 11px;
  text-align: right;
}

.footer-container .footer-top .footer-top-right a {
  /* 링크 색상 */
  background-color: transparent;
  color: #9e9e9e;
}

.footer-container .footer-top .footer-top-right .footer-plus {
  font-size: 1.5rem;
  vertical-align: middle;
}

.footer-container .footer-top p {
  margin: 0;
  /* 폰트 크기 조정 */
  color: #727272;
  /* 기본 마진 제거 */
  font-size: 12px;
  line-height: 1;
  /* 텍스트 높이 조절 */
}

.footer-container .footer-top a {
  /* 링크 색상 */
  margin: 0 8px;
  color: #727272;
  /* 링크 간격 */
}

.footer-container .footer-top .footer-dropdown-menu {
  -webkit-box-shadow: none !important;
  /* 다른 곳에서 설정된 box-shadow 제거 */
  min-width: 101px;
  margin-bottom: 12px;
  padding: 10px 0;
  border: solid 1px #d0d0d0;
  border-radius: 10px;
  background-color: #fff;
          box-shadow: none !important;
}

.footer-container .footer-top .footer-dropdown-menu li {
  padding: 4px;
  /* 각 메뉴 항목의 여백 지정 */
}

.footer-container .footer-top .footer-dropdown-menu li a {
  margin: 0;
  padding: 2px 15px;
  color: #979797;
  /* 메뉴 항목 텍스트 색상 지정 */
  font-size: 12px;
}

.footer-container .footer-top .footer-button {
  padding: 0 0 0 20px;
  border: 0;
  background-color: transparent;
}

.footer-container .footer-bottom {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: space-between;
  /* 내용을 양쪽으로 정렬 */
}

.footer-container .footer-bottom p {
  margin: 0;
  margin: 0 0 5px;
  color: #9e9e9e;
  /* 기본 마진 제거 */
  font-size: 11px;
  line-height: 1;
  /* 텍스트 높이 조절 */
}

.footer-container .footer-bottom .footer-bottom-right {
  display: inline-block;
}

.footer-container .footer-bottom .footer-bottom-right .icon-blog {
  display: inline-block;
  position: relative;
  top: -10px;
  width: 24px;
  height: 23px;
  background: url("../img/user/icon-blog-color.png") center center no-repeat;
  background-size: 24px 23px;
}

.footer-container .footer-bottom .footer-bottom-right .icon-instagram {
  display: inline-block;
  position: relative;
  top: -10px;
  width: 24px;
  height: 23px;
  background: url("../img/user/icon-instagram-color.png") center center no-repeat;
  background-size: 24px 23px;
}

.footer-container .footer-bottom .footer-bottom-right .icon-kakao {
  display: inline-block;
  position: relative;
  top: -10px;
  width: 24px;
  height: 23px;
  background: url("../img/user/icon-kakao-color.png") center center no-repeat;
  background-size: 24px 23px;
}

.footer-container .footer-bottom .mini-text {
  display: none;
}

.footer-container .footer-bottom:last-child {
  margin-bottom: 0;
  /* 마지막 하단 정보의 여백 제거 */
}

.footer-container .footer-bottom:last-child p {
  /* 폰트 크기 조정 */
  color: #9e9e9e;
  font-size: 11px;
  /* 텍스트 색상 */
  line-height: 1;
  /* 텍스트 높이 조절 */
}

.footer-container .footer-mini {
  display: none;
}

.footer-centered {
  text-align: center;
}

.footer-centered > div {
  display: inline-block;
}

.fixation {
  z-index: 99999;
  position: fixed;
  right: 25px;
  bottom: 25px;
}

.fixation li {
  float: left;
}

.fixation .btn-top {
  display: none;
  width: 48px;
  height: 48px;
  background: url("../img/user/user_btn_top.png") center center no-repeat;
  background-size: 48px 48px;
}

.fixation .btn-customer {
  display: inline-block;
  width: 48px;
  height: 48px;
  background: url("../img/user/user_btn_customer.png") center center no-repeat;
  background-size: 48px 48px;
}

.fixation .btn-katalk {
  display: inline-block;
  width: 48px;
  height: 48px;
  background: url("../img/user/user_btn_katalk.png") center center no-repeat;
  background-size: 48px 48px;
}

.fixation .btn-katalk-v2 {
  display: inline-block;
  width: 104px;
  height: 48px;
  background: url("../img/user/user_btn_katalk_v2.png") center center no-repeat;
  background-size: 104px 48px;
}

.lefticon {
  z-index: 99999;
  position: fixed;
  bottom: 25px;
  left: 25px;
}

.lefticon li {
  float: left;
}

.lefticon .btn-instagram {
  display: inline-block;
  width: 48px;
  height: 48px;
  background: url("../img/user/user_btn_instagram.png") center center no-repeat;
  background-size: 48px 48px;
}

.lefticon .btn-katalk {
  display: inline-block;
  width: 48px;
  height: 48px;
  background: url("../img/user/user_btn_katalk.png") center center no-repeat;
  background-size: 48px 48px;
}

.lefticon .btn-katalk-v2 {
  display: inline-block;
  width: 104px;
  height: 48px;
  background: url("../img/user/user_btn_katalk_v2.png") center center no-repeat;
  background-size: 104px 48px;
}

.welcome {
  z-index: -2;
  height: 688px;
  background-image: url("../img/main/main_background.png");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  /* 기본 버튼 스타일 */
  /* 선택된 버튼 스타일 */
  /* 이동하는 버튼 스타일 */
  /* 양 끝이 둥근 모양의 버튼 스타일 */
  /* 마우스 오버 효과 */
}

.welcome .intro-heading {
  padding-top: 138px;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

.welcome .intro-group {
  display: block;
  /* 둥근 형태의 모서리 반경 */
  position: relative;
  width: 354px;
  height: 41px;
  margin: 50px auto;
  overflow: hidden;
  /* 회색 배경색 */
  border-radius: 20px;
  background-color: #26323C;
  /* 상대 위치 설정 */
}

.welcome .intro-button {
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  /* 텍스트 색상 설정 */
  z-index: 1;
  padding: 12px 26px;
  float: left;
  border: none;
  /* 버튼이 위로 올라오도록 설정 */
  border-radius: 20px;
  background-color: #26323C;
  /* 배경색 전환 효과 */
  color: #fff;
  /* 양 옆에 둥근 모서리 */
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

.welcome .intro-button.selected {
  /* 양 옆에 둥근 모서리 */
  z-index: 2;
  /* 선택된 버튼 텍스트 색상 */
  border-radius: 20px;
  background-color: #fff;
  /* 흰색 배경색 */
  color: #333;
  /* 선택된 버튼이 가장 위로 올라오도록 설정 */
  font-weight: bold;
}

.welcome .animation-button {
  -webkit-transition: -webkit-transform 0.3s ease;
  /* transform을 사용하여 슬라이딩 애니메이션 적용 */
  z-index: 3;
  position: absolute;
  height: 40px;
  padding: 11px 26px;
  border: none;
  border-radius: 20px;
  background-color: #fff;
  color: #333;
  /* 이동하는 버튼이 가장 위로 올라오도록 설정 */
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.welcome .intro-button:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.welcome .intro-button:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.welcome .intro-button:hover {
  color: #28ff67;
  opacity: 1;
}

.welcome .intro-slider {
  display: block;
  position: relative;
  max-width: 720px;
  height: 310px;
  margin: 0 auto;
}

.welcome .intro-slider .item {
  margin-bottom: 0;
  padding-left: 0;
}

.welcome .intro-slider .item li {
  position: relative;
  height: 260px;
  margin: 0 8px;
}

.welcome .intro-slider .item li .flip-card {
  -webkit-perspective: 1000px;
  width: 100%;
  height: 100%;
  border: 0px solid #f1f1f1;
  background-color: transparent;
          perspective: 1000px;
  /* Remove this if you don't want the 3D effect */
  /* This container is needed to position the front and back side */
}

.welcome .intro-slider .item li .flip-card .flip-card-inner {
  -webkit-transition: opacity 0.8s;
  -webkit-transform-style: preserve-3d;
  position: relative;
  width: 100%;
  height: 100%;
          transform-style: preserve-3d;
  text-align: center;
  transition: opacity 0.8s;
  /* Position the front and back side */
  /* Style the front side (fallback if image is missing) */
  /* Style the back side */
}

.welcome .intro-slider .item li .flip-card .flip-card-inner .flip-card-front, .welcome .intro-slider .item li .flip-card .flip-card-inner .flip-card-back {
  -webkit-backface-visibility: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  /* Safari */
  backface-visibility: hidden;
}

.welcome .intro-slider .item li .flip-card .flip-card-inner .flip-card-front {
  color: transparent;
}

.welcome .intro-slider .item li .flip-card .flip-card-inner .flip-card-back {
  display: none;
  /* transform: rotateY(180deg); */
  border-radius: 25px;
  background-color: #00cd3c;
  color: white;
}

.welcome .intro-slider .item li .item-name {
  z-index: 12;
  position: absolute;
  bottom: 22px;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 40px 0 12px;
  overflow: hidden;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  text-overflow: ellipsis;
  white-space: pre-line;
}

.welcome .intro-slider .item li .item-thumb {
  z-index: 11;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  background-repeat: no-repeat;
  background-size: cover;
  /* 그라데이션 추가 */
}

.welcome .intro-slider .item li .item-thumb .details {
  display: none;
  z-index: 12;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.welcome .intro-slider .item li:hover .item-thumb .details {
  display: block;
}

.welcome .intro-slider .item li .item-thumb .details span {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  padding: 88px 0 2px;
  color: #fff;
  font-size: 20px;
}

.welcome .intro-slider .item li .item-thumb .details span:after {
  z-index: 2;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  content: '';
  filter: alpha(opacity=30);
  opacity: .3;
}

.welcome .intro-slider .item li .item-desc {
  display: inline-block;
  z-index: 12;
  position: relative;
  left: 0;
  width: 100%;
  margin: 16px 0 10px 0;
  padding: 0 20px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
}

.welcome .intro-slider .item li .item-etc .item-cate {
  display: inline-block;
  z-index: 12;
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 20px;
  overflow: hidden;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.welcome .intro-slider .item li .item-etc .item-tag {
  display: inline-block;
  z-index: 12;
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 20px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
}

.welcome .intro-slider .item .slick-track li:hover .item-thumb:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  background: RGB(0, 0, 0, 50%);
  content: '';
}

.welcome .intro-slider .item .item-plus:before {
  z-index: 13;
  position: absolute;
  right: 10px;
  bottom: 16px;
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' class='bi bi-plus-circle' viewBox='0 0 20 20'><path d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z'/><path d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/></svg>");
  background-repeat: no-repeat;
  background-size: 36px 36px;
  content: '';
  cursor: pointer;
}

.welcome .intro-slider .item .item-plus:hover:before {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' class='bi bi-arrow-right-circle' viewBox='0 0 20 20'><path fill-rule='evenodd' d='M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8zm15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z'/></svg>");
}

.welcome .intro-slider .item .item-logo {
  -webkit-transform: translateX(-50%);
  z-index: 13;
  position: absolute;
  top: 15%;
  left: 50%;
  width: 184px;
  height: 18px;
          transform: translateX(-50%);
  background-image: url("../img/main/sellbuymusic_logo.png");
  background-repeat: no-repeat;
  background-size: 184px 18px;
  content: '';
}

.welcome .intro-slider .item .item-close {
  z-index: 13;
  position: absolute;
  right: 10px;
  bottom: 16px;
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' class='bi bi-x-circle' viewBox='0 0 20 20'><path d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/><path d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708'/></svg>");
  background-repeat: no-repeat;
  background-size: 36px 36px;
  content: '';
  cursor: pointer;
}

.welcome .intro-slider .slick-arrow {
  position: absolute;
  bottom: 57px;
  width: 30px;
  height: 28px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 32px 32px;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  cursor: pointer;
}

.welcome .intro-slider .slick-prev, .welcome .intro-slider .slick-next {
  -webkit-transform: translate(0, -50%);
  display: block;
  position: absolute;
  top: 50%;
  width: 30px;
  height: 28px;
  padding: 0;
  transform: translate(0, -50%);
  border: none;
  outline: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

.welcome .intro-slider .slick-prev {
  left: -50px;
  width: 50px;
  height: 50px;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' class='bi bi-chevron-left' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/></svg>");
  background-repeat: no-repeat;
  background-size: 50px 50px;
}

.welcome .intro-slider .slick-prev:hover {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%2300cd3c' class='bi bi-chevron-left' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/></svg>");
}

.welcome .intro-slider .slick-next {
  right: -50px;
  width: 50px;
  height: 50px;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' class='bi bi-chevron-right' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/></svg>");
  background-repeat: no-repeat;
  background-size: 50px 50px;
}

.welcome .intro-slider .slick-next:hover {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%2300cd3c' class='bi bi-chevron-right' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/></svg>");
}

.welcome .intro-slider .slick-dots {
  position: absolute;
  bottom: -45px;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.welcome .intro-slider .slick-dots button {
  display: none;
}

.welcome .intro-slider .slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 6px;
  border-radius: 6px;
  background-color: #3f3950;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  cursor: pointer;
}

.welcome .intro-slider .slick-dots li.slick-active {
  width: 20px;
  height: 10px;
  margin: 0 6px;
  border-radius: 6px;
  background-color: #00cd3c;
}

.form-group {
  margin-bottom: 20px;
}

.form-group.no-margin {
  margin-bottom: 0;
}

.form-control {
  -webkit-box-shadow: none;
  -webkit-transition: none;
  height: 48px;
  padding: 10px 12px;
  border-width: 1px;
  border-top-color: #bdc0c7;
          box-shadow: none;
  font-size: 14px;
  transition: none;
}

.form-control.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-btn > .form-control.btn {
  height: 38px;
  padding: 4px 12px;
  font-size: 13px;
}

.form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 38px;
  padding: 5px 2px;
  border-width: 1px;
  border-style: solid;
  border-color: darkgray;
  font-size: 13px;
  line-height: 1em;
}

.form-control-static {
  height: 48px;
  padding: 10px 12px;
  line-height: 28px;
}

.has-success .form-control,
.has-warning .form-control,
.has-error .form-control {
  -webkit-box-shadow: none;
  -webkit-transition: none;
          box-shadow: none;
  transition: none;
}

.has-success .form-control:focus,
.has-warning .form-control:focus,
.has-error .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-horizontal .control-label {
  padding-top: 16px;
  color: #666;
  font-size: 13px;
  font-weight: 400;
  text-align: right;
}

.form-horizontal.in-table .control-label {
  text-align: left;
}

.form-horizontal.in-table .form-group:last-child {
  margin-bottom: 0;
}

.form-horizontal .be-checkbox,
.form-horizontal .be-radio {
  min-height: auto;
  padding: 7px 0;
}

.be-checkbox,
.be-radio {
  display: block;
  margin: 0;
  padding: 7px 0;
  line-height: 22px;
}

.be-checkbox label,
.be-radio label {
  margin-bottom: 0;
  color: #333333;
  font-size: 17px;
  font-weight: 400;
  cursor: pointer;
}

.be-checkbox label .text-check,
.be-radio label .text-check {
  display: block;
  padding-top: 5px;
  letter-spacing: 0;
}

.be-checkbox input[type=checkbox],
.be-checkbox input[type=radio],
.be-radio input[type=checkbox],
.be-radio input[type=radio] {
  display: none;
  width: 20px;
  margin: 0;
}

.be-checkbox input[type=checkbox] + label,
.be-checkbox input[type=radio] + label,
.be-radio input[type=checkbox] + label,
.be-radio input[type=radio] + label {
  position: relative;
  padding-left: 30px;
}

.be-checkbox input[type=checkbox] + label:before,
.be-checkbox input[type=radio] + label:before,
.be-radio input[type=checkbox] + label:before,
.be-radio input[type=radio] + label:before {
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  content: "";
  cursor: pointer;
}

.be-checkbox input[type=checkbox]:checked + label:before,
.be-checkbox input[type=radio]:checked + label:before,
.be-radio input[type=checkbox]:checked + label:before,
.be-radio input[type=radio]:checked + label:before {
  content: "";
}

.be-checkbox input[type=radio] + label:before,
.be-radio input[type=radio] + label:before {
  background: url("../img/bg_radio20.png") no-repeat;
  background-position: 0 0;
}

.be-checkbox input[type=radio]:checked + label:before,
.be-radio input[type=radio]:checked + label:before {
  background-position: 0 -20px;
}

.be-checkbox input[type=checkbox] + label:before,
.be-radio input[type=checkbox] + label:before {
  background: url("../img/bg_checkbox2.png") no-repeat;
  background-position: 0 0;
}

.be-checkbox input[type=checkbox]:checked + label:before,
.be-radio input[type=checkbox]:checked + label:before {
  background-position: 0 -20px;
}

.be-checkbox.no-label,
.be-radio.no-label {
  padding: 0 !important;
}

.be-checkbox.no-label label,
.be-radio.no-label label {
  width: 20px;
  height: 20px;
  padding: 0 !important;
}

.input-file {
  z-index: -1;
  position: absolute;
  width: .1px;
  height: .1px;
  overflow: hidden;
  opacity: 0;
}

.file-trigger-btn {
  right: initial !important;
  left: 10px;
}

.file-trigger-btn.position-right {
  right: 10px !important;
  left: initial !important;
}

.file-del-btn {
  margin-left: 10px;
  color: #00b423;
  cursor: pointer;
}

.file-del-btn:hover {
  text-decoration: underline;
}

.date-label {
  margin-right: 20px;
  margin-left: 5px;
}

.form-inline .btn-default {
  padding-right: 5px;
  padding-left: 5px;
}

.btn {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  -webkit-box-shadow: none;
  outline: none;
          box-shadow: none;
}

.btn:active, .btn.active {
  -webkit-box-shadow: none;
  outline: none;
          box-shadow: none;
}

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  height: 38px;
}

.btn-default.btn-sm, .btn-group-sm > .btn-default.btn,
.btn-primary.btn-sm,
.btn-group-sm > .btn-primary.btn,
.btn-success.btn-sm,
.btn-group-sm > .btn-success.btn,
.btn-info.btn-sm,
.btn-group-sm > .btn-info.btn,
.btn-warning.btn-sm,
.btn-group-sm > .btn-warning.btn,
.btn-danger.btn-sm,
.btn-group-sm > .btn-danger.btn {
  height: 30px;
}

.btn-default.btn-sm.in-table, .btn-group-sm > .btn-default.in-table.btn,
.btn-primary.btn-sm.in-table,
.btn-group-sm > .btn-primary.in-table.btn,
.btn-success.btn-sm.in-table,
.btn-group-sm > .btn-success.in-table.btn,
.btn-info.btn-sm.in-table,
.btn-group-sm > .btn-info.in-table.btn,
.btn-warning.btn-sm.in-table,
.btn-group-sm > .btn-warning.in-table.btn,
.btn-danger.btn-sm.in-table,
.btn-group-sm > .btn-danger.in-table.btn {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -15px;
}

.btn-default:hover {
  background: #fafafa;
}

.btn-default:focus, .btn-default.focus, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:focus, .btn-default.active.focus {
  -webkit-box-shadow: none;
  outline: none;
  background: #fafafa;
          box-shadow: none;
}

.btn-default:active, .btn-default.active {
  -webkit-box-shadow: none;
  outline: none;
  background: #fafafa;
          box-shadow: none;
}

.radius30 a {
  display: block;
  padding-left: 16px;
  background-image: url("../img/user/user_bg_radius30.png");
  background-position: left top;
  background-repeat: no-repeat;
}

.radius30 a span {
  display: block;
  height: 32px;
  padding-right: 16px;
  background-image: url("../img/user/user_bg_radius30.png");
  background-position: right top;
  background-repeat: no-repeat;
  line-height: 28px;
}

.macintel .radius30 a span {
  margin-right: 1px;
  line-height: 32px;
}

.radius34 a {
  display: inline-block;
  padding-left: 16px;
  background-image: url("../img/user/user_bg_radius34.png");
  background-position: left top;
  background-repeat: no-repeat;
}

.radius34 a span {
  display: block;
  height: 35px;
  padding: 0 26px 0 10px;
  background-image: url("../img/user/user_bg_radius34.png");
  background-position: right top;
  background-repeat: no-repeat;
  color: #222;
  font-size: 16px;
  line-height: 32px;
}

.macintel .radius34 a span {
  line-height: 38px;
}

.radius44 a {
  display: inline-block;
  padding-left: 22px;
  background-image: url("../img/user/user_bg_radius44.png");
  background-position: left top;
  background-repeat: no-repeat;
}

.radius44 a span {
  display: block;
  height: 45px;
  padding: 0 84px 0 62px;
  background-image: url("../img/user/user_bg_radius44.png");
  background-position: right top;
  background-repeat: no-repeat;
  color: #222;
  font-size: 16px;
  line-height: 42px;
  text-align: center;
}

.radius54 a {
  display: block;
  width: 194px;
  height: 54px;
  background: url("../img/user/user_bg_radius54.png") center no-repeat;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
}

.macintel .radius54 a {
  line-height: 58px;
}

.radius58 a {
  display: inline-block;
  padding-left: 30px;
  background-image: url("../img/user/user_bg_radius58.png");
  background-position: left top;
  background-repeat: no-repeat;
}

.radius58 a span {
  display: block;
  height: 59px;
  padding: 0 44px 0 14px;
  background-image: url("../img/user/user_bg_radius58.png");
  background-position: right top;
  background-repeat: no-repeat;
  font-size: 24px;
  line-height: 54px;
  text-align: center;
}

/* for usrsite button styoe */
.macintel .radius58 a span {
  line-height: 62px;
}

.radius58.green a {
  background-position: left top;
}

.radius58.green a span {
  background-position: right top;
  color: #01b925;
}

.radius58.gray a {
  background-position: left -63px;
}

.radius58.gray span {
  background-position: right -63px;
  color: #222;
}

.radius50.green a {
  background-position: left top;
}

.radius50.green a span {
  background-position: right top;
  color: #01b925;
}

.radius50.gray a {
  background-position: left -63px;
}

.radius50.gray span {
  background-position: right -63px;
  color: #222;
}

.radius50 a {
  display: inline-block;
  background-position: left top;
  background-repeat: no-repeat;
}

.radius50 a span {
  display: block;
  height: 54px;
  border: solid 1px #01b925;
  border-radius: 50px;
  background-position: right top;
  font-size: 21px;
  line-height: 50px;
  text-align: center;
  vertical-align: middle;
}

/* for usrsite button styoe */
.macintel .radius50 a span {
  line-height: 62px;
}

.radius50.green a {
  background-position: left top;
}

.radius50.green a span {
  background-position: right top;
  color: #01b925;
}

.radius50.gray a {
  background-position: left -63px;
}

.radius50.gray span {
  background-position: right -63px;
  color: #222;
}

.table {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 12.5px;
}

.table tbody > tr > td,
.table tbody > tr > th,
.table tfoot > tr > td,
.table tfoot > tr > th,
.table thead > tr > td,
.table thead > tr > th {
  position: relative;
  padding: 12px 10px;
  vertical-align: middle;
}

.table tbody > tr > td ul.in-table,
.table tbody > tr > th ul.in-table,
.table tfoot > tr > td ul.in-table,
.table tfoot > tr > th ul.in-table,
.table thead > tr > td ul.in-table,
.table thead > tr > th ul.in-table {
  padding: 7px 18px;
}

.table tbody > tr > td ul.in-table li,
.table tbody > tr > th ul.in-table li,
.table tfoot > tr > td ul.in-table li,
.table tfoot > tr > th ul.in-table li,
.table thead > tr > td ul.in-table li,
.table thead > tr > th ul.in-table li {
  line-height: 180%;
}

.table tr td:first-child,
.table tr th:first-child {
  /* padding-left: 20px; */
}

.table thead tr th {
  padding-top: 15px;
  padding-bottom: 10px;
}

.table.table-bordered thead tr th {
  padding: 14px 10px;
}

.table.table-bordered tbody > tr td:first-child {
  padding-left: 10px;
}

.table.table-striped tbody > tr:nth-of-type(odd) {
  background-color: #f5f5f5;
}

.table.table-hover tbody > tr:hover,
.table.table-hover tbody > tr:hover {
  cursor: pointer;
}

.table-fixed-width tbody > tr > td:first-child,
.table-fixed-width tbody > tr > th:first-child,
.table-fixed-width tfoot > tr > td:first-child,
.table-fixed-width tfoot > tr > th:first-child,
.table-fixed-width thead > tr > td:first-child,
.table-fixed-width thead > tr > th:first-child {
  width: 237px;
}

.pagination-wrap {
  text-align: center;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  margin-left: 4px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  padding: 6px 8px;
  border-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  padding: 6px 8px;
  border-radius: 0;
}

.nav-tabs {
  margin-bottom: 30px;
  border-bottom: 2px solid #ebebeb;
  background-color: #fff;
}

.nav-tabs > li {
  margin-right: 2px;
  margin-bottom: -2px;
  float: left;
}

.nav-tabs > li > a {
  margin-right: 0;
  padding: 10px 15px 15px;
  border-width: 0;
  border-radius: 0;
  color: #404040;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.0;
}

.nav-tabs > li > a:hover {
  border-color: none;
  color: #00b423;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border: none;
  border-bottom: 2px solid #00b423;
  cursor: default;
}

.modal {
  padding: 0 !important;
  text-align: center;
}

.modal:before {
  display: inline-block;
  height: 100%;
  margin-right: -4px;
  vertical-align: middle;
  content: '';
}

.modal-dialog {
  /* Webkit 스크롤바 스타일 */
  display: inline-block;
  z-index: 1050;
  text-align: left;
  vertical-align: middle;
}

.modal-dialog ::-webkit-scrollbar {
  width: 11px;
}

.modal-dialog ::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #c3c3c3;
}

.modal-dialog ::-webkit-scrollbar-track {
  border-radius: 7px;
  background-color: #eaeaea;
}

.modal-dialog .modal-content {
  border-radius: 20px;
}

.modal-dialog .modal-content .modal-header2 {
  padding: 10px;
  border-bottom: 1px solid #fff;
  text-align: center;
}

.modal-dialog .modal-content .modal-header2 h2 {
  color: #00cd3c;
}

.modal-dialog .modal-content .modal-header2:before, .modal-dialog .modal-content .modal-header2:after {
  display: table;
  content: " ";
}

.modal-dialog .modal-content .modal-header2:after {
  clear: both;
}

.modal-dialog .modal-content .modal-header2 .close {
  margin-top: -2px;
}

.modal-dialog .modal-content .modal-title2 {
  margin: 0;
  line-height: 1.42857;
}

.modal-dialog .modal-content .modal-text2 {
  color: #868686;
  font-size: 14px;
  line-height: 1.29;
  text-align: left;
}

.modal-dialog .modal-content .modal-table2 {
  margin: 0;
  padding: 20px 30px 20px;
  border: solid 1px #eaeaea;
  border-radius: 4px;
  background-color: #fafafa;
  color: #000000;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.42857;
}

.modal-dialog .modal-content .modal-body2 {
  position: relative;
  padding: 34px 30px 5px;
}

.modal-dialog .modal-content .modal-footer2 {
  padding: 10px 30px 10px;
  border-top: 1px solid #fff;
  text-align: right;
}

.modal-dialog .modal-content .modal-footer2:before, .modal-dialog .modal-content .modal-footer2:after {
  display: table;
  content: " ";
}

.modal-dialog .modal-content .modal-footer2:after {
  clear: both;
}

.modal-dialog .modal-content .modal-footer2 .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-dialog .modal-content .modal-footer2 .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-dialog .modal-content .modal-footer2 .btn-block + .btn-block {
  margin-left: 0;
}

.modal-dialog .modal-body {
  position: relative;
  margin: 50px 50px;
  padding: 0;
}

.modal-dialog .modal-body.modal-default {
  padding: 70px 60px 44px;
}

.modal-dialog .modal-body.modal-default .popup-close-ic {
  right: 24px;
}

.modal-dialog .modal-body.modal-news {
  padding: 50px 60px 50px;
}

.modal-dialog .modal-body.modal-news .text-title {
  margin-bottom: 24px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 17.5px;
  font-weight: 500;
  line-height: 170%;
}

.modal-dialog .modal-body.modal-news .text-detail {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 170%;
}

.modal-dialog .modal-body p {
  color: #000;
}

.modal-dialog .modal-body p.message {
  margin-bottom: 44px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
  font-size: 18px;
  font-weight: bold;
}

.modal-dialog .modal-body .popup-title {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  color: #fff;
  font-size: 17.5px;
  font-weight: 500;
}

.modal-dialog .modal-body .content-title {
  margin: 8px;
  padding: 0 5px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.modal-dialog .modal-body .content-box {
  max-height: 220px;
  margin-bottom: 35px;
  padding: 0 20px 0 0;
  overflow: auto;
  background: #fff;
}

.modal-dialog .modal-body .content-box p {
  margin: 3px;
  color: #000;
  font-size: 13px;
  line-height: 160%;
}

.modal-dialog .modal-body .content-box table {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
}

.modal-dialog .modal-body .content-box table th {
  text-align: center;
}

.modal-dialog .modal-body .content-box table th,
.modal-dialog .modal-body .content-box table td {
  padding: 5px;
  border: 1px solid #000 !important;
  color: #000;
  font-size: 11px;
  vertical-align: middle;
}

.modal-dialog .modal-body .content-box .content-title {
  margin: 0 0 8px;
  padding: 0;
  color: #000;
  font-size: 13px;
  font-weight: 800;
}

.modal-dialog .modal-body .content-box .content-title:first-child {
  margin-top: 0;
}

.modal-dialog .modal-body .modal-btn-wrap {
  margin: 0 auto;
  border-top: 0px solid #e5e5e5;
  text-align: center;
}

.modal-dialog .modal-body .modal-btn-wrap > .btn {
  width: 180px;
  height: 52px;
  border-radius: 26px;
  background-color: #000;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.modal-dialog .modal-body .modal-btn-wrap-confirm > .btn {
  display: inline-block;
  width: 150px;
}

.modal-dialog .modal-body .modal-btn-wrap-confirm > .btn:first-child {
  margin-right: 5px;
}

.modal-dialog .modal-body .modal-btn-wrap.in-admin {
  padding-top: 15px;
}

.modal-dialog .modal-body .modal-check-list-wrap {
  max-height: 500px;
  overflow-y: auto;
}

.modal-dialog .modal-body .modal-check-list-wrap .modal-check-list, .modal-dialog .modal-body .modal-check-list-wrap .modal-check-list .child-check-list {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}

.modal-dialog .modal-body .modal-check-list-wrap .modal-check-list .parent-check-item {
  position: relative;
  padding: 13px 0;
  border-top: 1px solid #e5e5e5;
  font-size: 16px;
  font-weight: 500;
}

.modal-dialog .modal-body .modal-check-list-wrap .modal-check-list .parent-check-item > span, .modal-dialog .modal-body .modal-check-list-wrap .modal-check-list .child-check-list .parent-check-item > span {
  display: block;
  width: 85%;
  cursor: pointer;
}

.modal-dialog .modal-body .modal-check-list-wrap .modal-check-list .parent-check-item .be-checkbox {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -11px;
}

.modal-dialog .modal-body .modal-check-list-wrap .modal-check-list .parent-check-item.active .be-checkbox {
  top: 13px;
  margin-top: 0;
}

.modal-dialog .modal-body .modal-check-list-wrap .modal-check-list .parent-check-item:first-child {
  padding-top: 0;
  border-top: 0;
}

.modal-dialog .modal-body .modal-check-list-wrap .modal-check-list .parent-check-item:first-child .be-checkbox {
  position: absolute;
  top: 0;
  right: 15px;
  margin-top: 0;
}

.modal-dialog .modal-body .modal-check-list-wrap .modal-check-list .parent-check-item:first-child.active .be-checkbox {
  top: 0px;
  margin-top: 0;
}

.modal-dialog .modal-body .modal-check-list-wrap .modal-check-list .child-check-list {
  display: none;
  margin-top: 15px;
  padding-top: 13px;
  border-top: 1px solid #e5e5e5;
}

.modal-dialog .modal-body .modal-check-list-wrap .modal-check-list .child-check-list.in {
  display: block;
}

.modal-dialog .modal-body .modal-check-list-wrap .modal-check-list .child-check-list .child-check-item {
  position: relative;
  padding: 10px 0;
  font-size: 14.5px;
  font-weight: 500;
}

.modal-dialog .modal-body .modal-check-list-wrap .modal-check-list .child-check-list .child-check-item .be-checkbox {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -11px;
}

.modal-dialog .modal-body .modal-check-list-wrap.no-child-list {
  margin-top: 33px;
}

.modal-dialog .modal-body .modal-check-list-wrap.no-child-list .parent-check-item > span {
  cursor: default;
}

.modal-dialog .modal-body .modal-pagination-wrap {
  margin: 0;
}

.modal-dialog .modal-body .modal-pagination-wrap > .pagination {
  margin: 0 0 20px;
}

.modal-confirm {
  /* Webkit 스크롤바 스타일 */
  display: inline-block;
  z-index: 1050;
  text-align: left;
  vertical-align: middle;
}

.modal-confirm ::-webkit-scrollbar {
  width: 11px;
}

.modal-confirm ::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #c3c3c3;
}

.modal-confirm ::-webkit-scrollbar-track {
  border-radius: 7px;
  background-color: #eaeaea;
}

.modal-confirm .modal-content {
  border-radius: 20px;
}

.modal-confirm .close-ic {
  position: relative;
  top: 15px;
  left: -15px;
  width: 16px;
  height: 16px;
  float: right;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23000' class='bi bi-x-lg' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8z'/></svg>");
  background-repeat: no-repeat;
  background-size: 16px 16px;
  cursor: pointer;
}

.modal-confirm .modal-body {
  position: relative;
  margin: 60px 100px;
  padding: 0;
}

.modal-confirm .modal-body p {
  display: block;
  margin: 0 0 10px;
  color: #000;
}

.modal-confirm .modal-body .content-title {
  padding-bottom: 30px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.modal-confirm .modal-body .modal-btn-wrap {
  margin: 0 auto;
  text-align: center;
}

.modal-confirm .modal-body .modal-btn-wrap > .btn {
  width: 150px;
  height: 52px;
  border-radius: 26px;
  background-color: #000;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.modal-confirm .modal-body .modal-btn-wrap > .btn-middle {
  padding-left: 20px;
}

.modal-confirm .modal-body .modal-btn-wrap-confirm > .btn {
  display: inline-block;
  width: 150px;
}

.modal-confirm .modal-body .modal-btn-wrap-confirm > .btn:first-child {
  margin-right: 5px;
}

.loading {
  z-index: 10000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.loading-dim {
  z-index: 10001;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
}

.loading-spinner {
  z-index: 10002;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  padding: 15px;
  border-radius: 8px;
  background: #fff;
  text-align: center;
}

.spinner {
  z-index: 10002;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 40px;
  margin-top: -25px;
  margin-left: -20px;
  font-size: 10px;
  text-align: center;
}

.spinner > div {
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  display: inline-block;
  width: 6px;
  height: 100%;
  margin-right: 3px;
  background-color: #ffffff;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}

.login-form {
  width: 416px;
  height: 520px;
  margin: 120px auto 0;
  border-radius: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(58, 114, 172, 0.14)), to(rgba(47, 57, 90, 0.31))), -webkit-gradient(linear, left top, left bottom, from(#181E2D), to(#181E2D));
  background-image: linear-gradient(to bottom, rgba(58, 114, 172, 0.14), rgba(47, 57, 90, 0.31)), linear-gradient(to bottom, #181E2D, #181E2D);
}

.login-form .login-inner {
  padding: 42px 42px;
}

.login-form .login-inner .login-id,
.login-form .login-inner .login-pw {
  position: relative;
  margin: 10px 0 30px;
}

.login-form .login-inner .login-id > input,
.login-form .login-inner .login-pw > input {
  width: 332px;
  height: 25px;
  margin: 5px 0;
  padding-right: 20px;
  border: none;
  border-bottom: solid 1px #8C9397;
  /* underline 색상은 여기서 조절 */
  border-radius: 0;
  /* underline 아래 부분의 각을 조절, 0으로 하면 직사각형이 됩니다. */
  outline: none;
  /* 기본적인 포커스 효과 제거 */
  background-color: transparent;
  /* 투명한 배경 설정 */
  color: #fff;
  font-size: 18px;
}

.login-form .login-inner .login-id > input:focus, .login-form .login-inner .login-id > input:valid,
.login-form .login-inner .login-pw > input:focus,
.login-form .login-inner .login-pw > input:valid {
  border-bottom: solid 1px #00cd3c;
  color: #00cd3c;
}

.login-form .login-inner .login-id > input:not(:focus), .login-form .login-inner .login-id > input:not(:valid),
.login-form .login-inner .login-pw > input:not(:focus),
.login-form .login-inner .login-pw > input:not(:valid) {
  border-bottom: solid 1px #8C9397;
  color: #fff;
}

.login-form .login-inner .login-id > input:focus + label,
.login-form .login-inner .login-pw > input:focus + label {
  color: #00cd3c;
}

.login-form .login-inner .login-id > input:valid + label,
.login-form .login-inner .login-pw > input:valid + label {
  display: none;
}

.login-form .login-inner .login-id > input , .login-form .login-inner .login-id > input ,
.login-form .login-inner .login-pw > input ,
.login-form .login-inner .login-pw > input {
  color: #8C9397;
}

.login-form .login-inner .login-id > label,
.login-form .login-inner .login-pw > label {
  position: absolute;
  bottom: 30px;
  left: 0;
  color: #8C9397;
  font-size: 16px;
  pointer-events: none;
  /* label이 클릭을 가로채지 않도록 설정 */
}

.login-form .login-inner .login-id .btn_delete,
.login-form .login-inner .login-pw .btn_delete {
  /* 'x'의 오른쪽 여백을 조절합니다. */
  -webkit-transform: translateY(-50%);
  /* 커서를 포인터로 변경하여 클릭 가능하도록 합니다. */
  display: none;
  position: absolute;
  top: 50%;
  right: 5px;
          transform: translateY(-50%);
  cursor: pointer;
  /* 초기에 'x'를 숨깁니다. */
}

.login-form .login-inner .login-btn {
  width: 332px;
  margin: 40px 0 20px;
}

.login-form .login-inner .login-btn > a {
  padding: 16px 143px 15px 142px;
  border-radius: 26px;
  background-color: #00cd3c;
  color: #fff;
  /* 텍스트 수직 가운데 정렬 */
  font-size: 18px;
  /* 폰트 크기 설정 */
  font-weight: 500;
  /* 텍스트 색상을 흰색으로 설정 */
  line-height: 20px;
}

.login-form .login-inner .login-search {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: space-between;
  width: 100%;
  padding: 10px 5px 15px;
}

.login-form .login-inner .login-search > a {
  color: #8C9397;
  font-size: 13px;
}

.login-form .login-inner .login-search > a:hover {
  color: #00b423;
  /* 배경색을 변경하도록 수정 */
}

.login-form .login-inner .login-dash .dash-left {
  display: inline-block;
  width: 144px;
  height: 1px;
  margin: 4px 4px 4px 0;
  border: solid 1px #fff;
  opacity: 0.2;
}

.login-form .login-inner .login-dash .dash-or {
  display: inline-block;
  color: #8C9397;
  font-size: 13px;
}

.login-form .login-inner .login-dash .dash-right {
  display: inline-block;
  width: 144px;
  height: 1px;
  margin: 4px 0 4px 4px;
  border: solid 1px #fff;
  opacity: 0.2;
}

.login-form .login-inner .login-social .kakao-icon {
  position: absolute;
  width: 40px;
  height: 40px;
  margin: 6px;
  background-image: url(../img/login/kakao.png);
  background-repeat: no-repeat;
  background-size: 40px 40px;
}

.login-form .login-inner .login-social .kakao-btn {
  width: 332px;
  height: 52px;
  margin: 20px 0 0;
  padding: 16px 20px 15px 20px;
  border-radius: 26px;
  background-color: #fff;
  color: #000;
  /* 텍스트 수직 가운데 정렬 */
  font-size: 14px;
  /* 폰트 크기 설정 */
  font-weight: 500;
  /* 텍스트 가운데 정렬 */
  line-height: 20px;
  /* 텍스트 색상을 흰색으로 설정 */
  text-align: center;
}

.login-form .login-inner .login-social .naver-icon {
  position: absolute;
  width: 40px;
  height: 40px;
  margin: 6px;
  background-image: url(../img/login/naver.png);
  background-repeat: no-repeat;
  background-size: 40px 40px;
}

.login-form .login-inner .login-social .naver-btn {
  width: 332px;
  height: 52px;
  margin: 10px 0 0;
  padding: 16px 20px 15px 20px;
  border-radius: 26px;
  background-color: #fff;
  color: #000;
  /* 텍스트 수직 가운데 정렬 */
  font-size: 14px;
  /* 폰트 크기 설정 */
  font-weight: 500;
  /* 텍스트 가운데 정렬 */
  line-height: 20px;
  /* 텍스트 색상을 흰색으로 설정 */
  text-align: center;
}

.login-form .login-inner .login-social .apple-icon {
  position: absolute;
  width: 40px;
  height: 40px;
  margin: 6px;
  background-image: url(../img/login/apple.png);
  background-repeat: no-repeat;
  background-size: 40px 40px;
}

.login-form .login-inner .login-social .apple-btn {
  width: 332px;
  height: 52px;
  margin: 10px 0 0;
  padding: 16px 20px 15px 20px;
  border-radius: 26px;
  background-color: #fff;
  color: #000;
  /* 텍스트 수직 가운데 정렬 */
  font-size: 14px;
  /* 폰트 크기 설정 */
  font-weight: 500;
  /* 텍스트 가운데 정렬 */
  line-height: 20px;
  /* 텍스트 색상을 흰색으로 설정 */
  text-align: center;
}

.login-form .btn-login {
  height: 56px;
  font-size: 16.5px;
  font-weight: 500;
}

.login-form .btn-login:focus, .login-form .btn-login:active {
  outline: none;
  background-color: #fff;
}

.login-form .btn-login:hover {
  border-color: #00b435;
  background: #fff;
}

.login-form .login-forgot {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #ebebeb;
  font-size: 11.5px;
  text-align: right;
}

.login-form .login-forgot a {
  color: #767676;
}

.login-form .login-forgot a:hover, .login-form .login-forgot a:active, .login-form .login-forgot a:link, .login-form .login-forgot a:visited {
  text-decoration: none;
}

.welcome_login {
  margin-bottom: 35px;
  text-align: center;
}

.welcome_login_h1 {
  color: #222;
  font-size: 35px;
}

.welcome_login_h2 {
  color: #666;
  font-size: 15px;
}

.main-notice-wrap {
  height: 80px;
  margin: 0 auto 0;
  border-bottom: 1px solid #F2F2F2;
}

.main-notice-wrap .main-notice-list {
  max-width: 860px;
  margin: 0 0 0 0;
  border: 0;
  list-style: none;
}

.main-notice-wrap .main-notice-list .main-notice {
  /* Flex 컨테이너로 변경 */
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  /* 수직 가운데 정렬 */
  padding: 28px 0;
  color: #000;
  font-size: 17px;
}

.main-notice-wrap .main-notice-list .main-notice .text-important {
  display: inline-block;
  margin: 0 35px 0 0;
  color: #000;
  font-size: 19px;
  font-weight: bold;
  text-align: left;
}

.main-notice-wrap .main-notice-list .main-notice .main-notice-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  /* 나머지 영역을 차지하도록 */
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main-notice-wrap .main-notice-list .main-notice .main-notice-title a {
  color: #000;
}

.main-notice-wrap .main-notice-list .main-notice .main-notice-title a:hover {
  color: #00cd3c;
}

.main-notice-wrap .main-notice-list .main-notice .main-notice-date {
  display: inline-block;
  margin-left: 35px;
  color: #000;
  font-size: 16px;
}

.main-notice-centered {
  text-align: center;
}

.main-notice-centered > div {
  display: inline-block;
}

.main-content-wrap {
  margin: 0 auto 0;
  padding-bottom: 122px;
}

.main-content-wrap .main-content-title {
  display: block;
  margin-top: 80px;
  margin-bottom: 80px;
  color: #000;
  font-size: 36px;
  text-align: center;
}

.main-content-wrap .main-content-item {
  margin-top: 30px;
  margin-bottom: 0;
}

.main-content-wrap .main-content-item .item-ticket-btn {
  margin-top: 7px;
  padding: 12px 30px 12px 30px;
  border-radius: 26px;
  background: #00cd3c;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.main-content-wrap .main-content-item.row {
  /* 아이템을 가로로 나열 */
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  /* 아이템들을 좌우 정렬 */
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: space-between;
  /* 아이템들을 수직 중앙 정렬 */
}

.main-content-wrap .main-media-list {
  max-width: 860px;
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  text-align: center;
}

.main-content-wrap .main-media-list .main-media {
  /* Flexbox 사용 */
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  /* 수직 가운데 정렬 */
  margin-bottom: 77px;
  /* 아래 여백 추가 */
}

.main-content-wrap .main-media-list .main-media .main-media-object {
  width: 100px;
  height: 100px;
  margin: 0 40px 0 0;
}

.main-content-wrap .main-media-list .main-media .main-media-content {
  /* Flexbox 사용 */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
  /* 세로 방향으로 배치 */
  text-align: left;
}

.main-content-wrap .main-media-list .main-media .main-media-content .main-media-header {
  margin-bottom: 12px;
  color: #000;
  font-size: 28px;
  font-weight: bold;
}

.main-content-wrap .main-media-list .main-media .main-media-content .main-media-body {
  color: #000;
  font-size: 20px;
  letter-spacing: normal;
  line-height: 1.4;
}

.main-content-wrap .mini-text {
  display: none;
}

.main-content-centered {
  text-align: center;
}

.main-content-centered > div {
  display: inline-block;
}

.join {
  z-index: -2;
  padding-bottom: 336px;
  color: #fff;
}

.join-header {
  border-bottom: solid 1px #d1d1d1;
}

.join-header .title, .join-header .desc {
  -webkit-transform: translateX(-50%);
  display: inline-block;
  position: relative;
  left: 50%;
          transform: translateX(-50%);
  color: #000;
}

.join-header .title {
  top: 55%;
  margin-top: -17px;
  /* 반 높이의 마이너스 값 */
  margin-top: 200px;
  font-size: 28px;
  font-weight: bold;
}

.join-header .desc {
  top: calc(50% + 60px);
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
  /* 50% + 원하는 margin 값 */
  font-size: 15px;
  line-height: 1.53;
  text-align: center;
}

.join-header .desc .text {
  font-weight: bold;
}

.join-body {
  margin-top: 90px;
}

.join-body .title {
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.join-body .middle-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 50px;
}

.join-body .content-box {
  margin-bottom: 25px;
  /* Webkit 스크롤바 스타일 */
  padding: 30px 40px;
  border-radius: 10px;
  background: #fff;
  background-color: #f5f5f5;
}

.join-body .content-box ::-webkit-scrollbar {
  width: 11px;
}

.join-body .content-box ::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #aaa;
}

.join-body .content-box ::-webkit-scrollbar-track {
  border-radius: 7px;
  background-color: #d8d8d8;
}

.join-body .content-box-inner {
  max-height: 330px;
  overflow: auto;
}

.join-body .content-box-inner p {
  width: 98%;
  color: #000;
  font-size: 12px;
  line-height: 160%;
}

.join-body .content-box-inner table {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
}

.join-body .content-box-inner table th {
  text-align: center;
}

.join-body .content-box-inner table th,
.join-body .content-box-inner table td {
  padding: 5px;
  border: 1px solid #000 !important;
  color: #000;
  font-size: 11px;
  vertical-align: middle;
}

.join-body .content-box-inner .content-title {
  margin: 20px 0 8px;
  color: #000;
  font-size: 13px;
  font-weight: 800;
}

.join-body .content-box-inner .content-title:first-child {
  margin-top: 0;
}

.join-body .content-box-inner .terms-content-title {
  color: #000;
}

.join-body .label-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: inline-block;
  position: relative;
          align-items: center;
  padding-left: 30px;
  cursor: pointer;
}

.join-body .label-wrapper .custom-checkbox {
  clip: rect(0 0 0 0);
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.join-body .label-wrapper .custom-checkbox + .custom-checkbox-label {
  position: absolute;
  top: -2px;
  left: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  background-color: #f5f5f5;
  content: '';
}

.join-body .label-wrapper .custom-checkbox:checked + .custom-checkbox-label::before {
  -webkit-transform: translate(-50%, -50%);
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
          transform: translate(-50%, -50%);
  border-radius: 3px;
  border-color: #000;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  content: '\2713';
}

.join-body .label-wrapper .label-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  font-size: 12px;
  font-weight: normal;
}

.join-footer {
  margin-top: 100px;
}

.join-footer .join-btn {
  text-align: center;
}

.join-footer .join-btn > a {
  display: inline-block;
  /* 버튼을 블록 요소로 설정하여 margin: auto;가 동작하도록 함 */
  margin: 0 auto;
  /* 좌우 마진을 auto로 설정하여 가운데 정렬 */
  padding: 16px 133px 15px 132px;
  border-radius: 26px;
  background-color: #00cd3c;
  color: #fff;
  /* 텍스트 수직 가운데 정렬 */
  font-size: 18px;
  /* 폰트 크기 설정 */
  font-weight: 500;
  /* 텍스트 색상을 흰색으로 설정 */
  line-height: 20px;
}

.join-footer .join-social {
  margin-top: 48px;
  text-align: center;
}

.join-footer .join-social .social-text {
  display: block;
  margin-bottom: 30px;
  color: #000;
  font-size: 14px;
}

.join-footer .join-social .kakao-icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin: 9px;
  background-image: url(../img/login/kakao.png);
  background-repeat: no-repeat;
  background-size: 80px 80px;
  cursor: pointer;
}

.join-footer .join-social .naver-icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin: 9px;
  background-image: url(../img/login/naver.png);
  background-repeat: no-repeat;
  background-size: 80px 80px;
  cursor: pointer;
}

.join-footer .join-social .apple-icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin: 9px;
  background-image: url(../img/login/apple.png);
  background-repeat: no-repeat;
  background-size: 80px 80px;
  cursor: pointer;
}

.join_complete {
  z-index: -2;
  height: 520px;
  color: #fff;
}

.join_complete-footer {
  margin-top: 40px;
  margin-bottom: 70px;
  text-align: center;
}

.join_complete-footer .login-btn {
  display: inline-block;
  margin-right: 5px;
}

.join_complete-footer .login-btn > a {
  display: inline-block;
  /* 버튼을 블록 요소로 설정하여 margin: auto;가 동작하도록 함 */
  margin: 0 auto;
  /* 좌우 마진을 auto로 설정하여 가운데 정렬 */
  padding: 9px 37px;
  border-radius: 5px;
  background-color: #00cd3c;
  color: #fff;
  /* 텍스트 색상을 흰색으로 설정 */
  font-size: 15px;
  /* 폰트 크기 설정 */
  font-weight: 500;
}

.join_complete-footer .download-btn {
  display: inline-block;
}

.join_complete-footer .download-btn > a {
  display: inline-block;
  /* 버튼을 블록 요소로 설정하여 margin: auto;가 동작하도록 함 */
  margin: 0 auto;
  /* 좌우 마진을 auto로 설정하여 가운데 정렬 */
  padding: 9px 37px;
  border-radius: 5px;
  background-color: #e6e6e6;
  color: #000;
  /* 텍스트 색상을 흰색으로 설정 */
  font-size: 15px;
  /* 폰트 크기 설정 */
}

.regist {
  z-index: -2;
  padding-bottom: 200px;
  color: #fff;
}

.regist .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.regist-span {
  margin-top: 100px;
}

.regist-header {
  height: 230px;
  border-bottom: solid 1px #d1d1d1;
}

.regist-header .title {
  -webkit-transform: translateX(-50%);
  display: inline-block;
  position: relative;
  top: 80%;
  left: 50%;
  margin-top: -17px;
          transform: translateX(-50%);
  color: #000;
  font-size: 28px;
  font-weight: bold;
  /* 반 높이의 마이너스 값 */
}

.regist-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.regist-info .title {
  display: inline-block;
  margin-top: 80px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.regist-info .subtitle {
  display: inline-block;
  margin-top: 100px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.regist-info .card {
  display: block;
  margin-top: 35px;
}

.regist-info .card .name {
  color: #000;
  font-size: 15px;
  font-weight: bold;
}

.regist-info .card .record {
  display: block;
}

.regist-info .card .record .line-width {
  margin-top: 6px;
}

.regist-info .card .record .button {
  width: 155px;
  height: 36px;
  margin: 10px 3px 0 0;
  border: solid 1px #e7e7e7;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  font-size: 15px;
}

.regist-info .card .record .input {
  width: 156px;
  height: 36px;
}

.regist-info .card .record .select-box {
  width: 319px;
}

.regist-info .card .record > input {
  width: 319px;
  height: 36px;
  margin: 10px 3px 0 0;
  padding: 9px 10px;
  border: solid 1px #e7e7e7;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  font-size: 15px;
  vertical-align: top;
}

.regist-info .card .record > input::-webkit-input-placeholder {
  color: #909090;
  font-size: 12px;
}

.regist-info .card .record > input::-moz-placeholder {
  color: #909090;
  font-size: 12px;
}

.regist-info .card .record > input:-ms-input-placeholder {
  color: #909090;
  font-size: 12px;
}

.regist-info .card .record > input::-ms-input-placeholder {
  color: #909090;
  font-size: 12px;
}

.regist-info .card .record > input::placeholder {
  color: #909090;
  font-size: 12px;
}

.regist-info .card .record > select {
  position: relative;
  width: 156px;
  height: 36px;
  margin: 10px 3px 0 0;
  padding: 4px;
  border: solid 1px #e7e7e7;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  font-size: 15px;
}

.regist-info .card .record > select > option {
  padding: 10px 10px;
  color: #000;
  font-size: 15px;
}

.regist-info .card .record .data_down .btn_step {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: left;
}

.regist-info .card .record .btn_step {
  display: inline-block;
  height: 36px;
  padding: 0 10px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  color: #1e1e1e;
  font-size: 14px;
  line-height: 37px;
  text-align: center;
}

.regist-info .card .record .btn_step_selected {
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #f1f1f1;
  color: #000;
  text-decoration: none;
}

.regist-info .card .record .btn_step:hover {
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #f1f1f1;
  color: #000;
  text-decoration: none;
}

.regist-info .card .record .ico_arrow_up {
  position: static;
  width: 12px;
  height: 12px;
  margin: 13px 0 0;
  float: right;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23000' class='bi bi-chevron-down' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708z'/></svg>");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}

.regist-info .card .record .ico_arrow_dn {
  position: static;
  width: 12px;
  height: 12px;
  margin: 13px 0 0;
  float: right;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23000' class='bi bi-chevron-down' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/></svg>");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}

.regist-info .card .record .ico_corp {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}

.regist-info .card .record .data_open {
  z-index: 10;
}

.regist-info .card .record .data_down {
  display: inline-block;
  position: relative;
  width: 156px;
  margin: 10px 3px 0 0;
  border-bottom: 0;
}

.regist-info .card .record .wider {
  width: 319px;
}

.regist-info .card .record .data_open .box_data {
  display: block;
}

.regist-info .card .record .data_down .box_data {
  display: none;
  top: 0px;
  right: 0;
  left: 0;
  overflow: hidden;
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #fff;
}

.regist-info .card .record .box_data {
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 1;
  position: absolute;
  background-color: #fff;
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.regist-info .card .record .list_data {
  max-height: 250px;
  margin-bottom: 0;
  padding: 0;
  overflow-y: auto;
}

.regist-info .card .record .list_data::-webkit-scrollbar {
  width: 8px;
}

.regist-info .card .record .list_data::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #ccc;
}

.regist-info .card .record .list_data::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}

.regist-info .card .record .list_data .btn_step {
  margin-top: 0;
  border: 0 none;
}

.regist-info .card .record .list_data li:first-child {
  border-top: none;
}

.regist-info .card .checkbox {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: inline-block;
  position: relative;
          align-items: center;
  margin-right: 35px;
  padding-left: 30px;
  cursor: pointer;
}

.regist-info .card .checkbox .custom-checkbox {
  clip: rect(0 0 0 0);
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.regist-info .card .checkbox .custom-checkbox + .custom-checkbox-label {
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  background-color: #f5f5f5;
  content: '';
}

.regist-info .card .checkbox .custom-checkbox:checked + .custom-checkbox-label::before {
  display: inline-block;
  /* or display: block; */
  width: 18px;
  height: 18px;
  border-radius: 3px;
  border-color: #000;
  background-color: #000;
  color: #fff;
  /* 체크마크 색상 설정 */
  font-size: 14px;
  /* 체크마크 크기 설정 */
  line-height: 18px;
  /* 유니코드 체크마크 추가 */
  text-align: center;
  content: '\2713';
}

.regist-info .card .checkbox .label-text {
  color: #000;
  font-size: 12px;
  font-weight: normal;
}

.member {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 200px;
  padding-left: 15px;
  float: right;
  color: #fff;
}

.member .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.member-span {
  margin-top: 100px;
}

.member-header {
  height: 230px;
  border-bottom: solid 1px #d1d1d1;
}

.member-header .title {
  -webkit-transform: translateX(-50%);
  display: inline-block;
  position: relative;
  top: 100%;
  left: 50%;
  margin-top: -17px;
          transform: translateX(-50%);
  color: #000;
  font-size: 28px;
  font-weight: bold;
  /* 반 높이의 마이너스 값 */
}

.member-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.member-info .title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.member-info .subtitle {
  display: inline-block;
  margin-top: 100px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.member-info .card {
  display: block;
  margin-top: 35px;
}

.member-info .card .name {
  color: #000;
  font-size: 15px;
  font-weight: bold;
}

.member-info .card .record {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.member-info .card .record .line-width {
  margin-top: 6px;
}

.member-info .card .record .button {
  width: 155px;
  height: 36px;
  margin: 10px 3px 0 0;
  border: solid 1px #e7e7e7;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  font-size: 15px;
}

.member-info .card .record .input {
  width: 156px;
  height: 36px;
}

.member-info .card .record .select-box {
  width: 319px;
}

.member-info .card .record input {
  width: 319px;
  height: 36px;
  margin: 10px 3px 0 0;
  padding: 9px 10px;
  border: solid 1px #e7e7e7;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  font-size: 15px;
}

.member-info .card .record input::-webkit-input-placeholder {
  color: #909090;
  font-size: 12px;
}

.member-info .card .record input::-moz-placeholder {
  color: #909090;
  font-size: 12px;
}

.member-info .card .record input:-ms-input-placeholder {
  color: #909090;
  font-size: 12px;
}

.member-info .card .record input::-ms-input-placeholder {
  color: #909090;
  font-size: 12px;
}

.member-info .card .record input::placeholder {
  color: #909090;
  font-size: 12px;
}

.member-info .card .record .data_down .btn_step {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: left;
}

.member-info .card .record .btn_step {
  display: inline-block;
  height: 36px;
  padding: 0 10px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  color: #1e1e1e;
  font-size: 14px;
  line-height: 37px;
  text-align: center;
}

.member-info .card .record .btn_step_selected {
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #f1f1f1;
  color: #000;
  text-decoration: none;
}

.member-info .card .record .btn_step:hover {
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #f1f1f1;
  color: #000;
  text-decoration: none;
}

.member-info .card .record .ico_arrow_up {
  position: static;
  width: 12px;
  height: 12px;
  margin: 13px 0 0;
  float: right;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23000' class='bi bi-chevron-down' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708z'/></svg>");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}

.member-info .card .record .ico_arrow_dn {
  position: static;
  width: 12px;
  height: 12px;
  margin: 13px 0 0;
  float: right;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23000' class='bi bi-chevron-down' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/></svg>");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}

.member-info .card .record .ico_corp {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}

.member-info .card .record .data_open {
  z-index: 10;
}

.member-info .card .record .data_down {
  display: inline-block;
  position: relative;
  width: 156px;
  margin: 10px 3px 0 0;
  border-bottom: 0;
}

.member-info .card .record .wider {
  width: 319px;
}

.member-info .card .record .data_open .box_data {
  display: block;
}

.member-info .card .record .data_down .box_data {
  display: none;
  top: 0px;
  right: 0;
  left: 0;
  overflow: hidden;
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #fff;
}

.member-info .card .record .box_data {
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 1;
  position: absolute;
  background-color: #fff;
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.member-info .card .record .list_data {
  max-height: 250px;
  margin-bottom: 0;
  padding: 0;
  overflow-y: auto;
}

.member-info .card .record .list_data::-webkit-scrollbar {
  width: 8px;
}

.member-info .card .record .list_data::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #ccc;
}

.member-info .card .record .list_data::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}

.member-info .card .record .list_data .btn_step {
  margin-top: 0;
  border: 0 none;
}

.member-info .card .record .list_data li:first-child {
  border-top: none;
}

.member-info .card .checkbox {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: inline-block;
  position: relative;
          align-items: center;
  margin-top: 10px;
  margin-right: 35px;
  padding-left: 30px;
  cursor: pointer;
}

.member-info .card .checkbox .custom-checkbox {
  clip: rect(0 0 0 0);
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.member-info .card .checkbox .custom-checkbox + .custom-checkbox-label {
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #a7a7a7;
  border-radius: 3px;
  background-color: #f5f5f5;
  content: '';
}

.member-info .card .checkbox .custom-checkbox:checked + .custom-checkbox-label::before {
  display: inline-block;
  /* or display: block; */
  width: 18px;
  height: 18px;
  border-radius: 3px;
  border-color: #000;
  background-color: #000;
  color: #fff;
  /* 체크마크 색상 설정 */
  font-size: 14px;
  /* 체크마크 크기 설정 */
  line-height: 18px;
  /* 유니코드 체크마크 추가 */
  text-align: center;
  content: '\2713';
}

.member-info .card .checkbox .label-text {
  color: #000;
  font-size: 14px;
}

.member-info .card .checkbox .bracket {
  font-weight: 700;
}

.member-info .member-write {
  color: #000;
}

.member-info .member-write > h5 {
  color: #00b423;
}

.member-info .member-write > ul {
  padding-left: 0px;
  list-style: none;
}

.member-info .info-receive {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.member-info .consent-title {
  margin: 2px 0 10px;
  color: #000;
  font-weight: 700;
}

.member-info .consent-inline {
  -ms-flex-wrap: wrap;
  gap: 16px 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
  margin: 2px 0 6px;
}

.member-info .consent-note {
  margin: 2px 0 14px 30px;
  color: #9a9a9a;
  font-size: 12px;
  line-height: 1.55;
}

.member-info .consent-item {
  margin-top: 10px;
}

.member-info .consent-link {
  margin-left: 4px;
  color: #9a9a9a;
  text-decoration: none;
}

.member-info .consent-link:hover {
  text-decoration: underline;
}

.member-centered {
  position: relative;
  text-align: center;
}

.member-centered .member-container {
  width: 860px;
}

.member-centered > div {
  display: inline-block;
  text-align: left;
}

.estimate {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 200px;
  padding-left: 15px;
  float: right;
  color: #fff;
}

.estimate .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.estimate-span {
  margin-top: 100px;
}

.estimate-header {
  height: 230px;
  border-bottom: solid 1px #d1d1d1;
}

.estimate-header .title {
  -webkit-transform: translateX(-50%);
  display: inline-block;
  position: relative;
  top: 100%;
  left: 50%;
  margin-top: -17px;
          transform: translateX(-50%);
  color: #000;
  font-size: 28px;
  font-weight: bold;
  /* 반 높이의 마이너스 값 */
}

.estimate-info {
  /* 공통 링크 스타일 */
  /* 왼쪽 버튼 */
  /* 오른쪽 버튼 */
}

.estimate-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.estimate-info .event {
  width: 52px;
  height: 16px;
  margin-bottom: 2px;
  margin-left: 10px;
}

.estimate-info .title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.estimate-info .subtitle {
  display: inline-block;
  margin-top: 100px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.estimate-info .event-banner {
  position: relative;
  width: 100%;
  height: 180px;
  margin-top: 20px;
  background: url("/assets/img/event/aivoice_banner.jpg") no-repeat center center;
  background-size: 100% 100%;
}

.estimate-info .event-link {
  display: block;
  position: absolute;
  top: 50%;
  /* 아래쪽 절반을 채움 */
  width: 50%;
  /* 아래쪽 절반 시작점 */
  height: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.estimate-info .event-link.left {
  top: 110px;
  left: 25%;
  width: 200px;
  height: 50px;
  background-image: url("/assets/img/event/aivoice_01.png");
}

.estimate-info .event-link.left:hover {
  background-image: url("/assets/img/event/aivoice_hover_01.png");
}

.estimate-info .event-link.right {
  top: 110px;
  right: 25%;
  width: 200px;
  height: 50px;
  background-image: url("/assets/img/event/aivoice_02.png");
}

.estimate-info .event-link.right:hover {
  background-image: url("/assets/img/event/aivoice_hover_02.png");
}

@media (max-width: 890px) {
  .estimate-info .event-link.left {
    left: 10%;
  }
  .estimate-info .event-link.right {
    right: 10%;
  }
}

@media (max-width: 580px) {
  .estimate-info .event-link.left {
    left: 10%;
    width: 39%;
  }
  .estimate-info .event-link.right {
    right: 10%;
    width: 39%;
  }
}

.estimate-info .card {
  display: block;
  margin-top: 35px;
}

.estimate-info .card .name {
  display: inline-block;
  color: #000;
  font-size: 15px;
  font-weight: bold;
}

.estimate-info .card .name .sub-name {
  display: inline-block;
  margin: 0;
  color: #909090;
  font-size: 12px;
  font-weight: 400;
}

.estimate-info .card .record {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 0;
}

.estimate-info .card .record .line-width {
  margin-top: 6px;
}

.estimate-info .card .record .button {
  width: 155px;
  height: 36px;
  margin: 0 3px 0 0;
  border: solid 1px #e7e7e7;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  font-size: 15px;
}

.estimate-info .card .record .input {
  width: 156px;
  height: 36px;
}

.estimate-info .card .record .area-cnt {
  width: 60px;
}

.estimate-info .card .record .readonly {
  border: solid 1px #e7e7e7;
  background-color: #f5f5f5;
}

.estimate-info .card .record .readonly::-webkit-input-placeholder {
  color: #000;
  font-size: 15px;
  text-align: right;
  content: '개';
}

.estimate-info .card .record .readonly::-moz-placeholder {
  color: #000;
  font-size: 15px;
  text-align: right;
  content: '개';
}

.estimate-info .card .record .readonly:-ms-input-placeholder {
  color: #000;
  font-size: 15px;
  text-align: right;
  content: '개';
}

.estimate-info .card .record .readonly::-ms-input-placeholder {
  color: #000;
  font-size: 15px;
  text-align: right;
  content: '개';
}

.estimate-info .card .record .readonly::placeholder {
  color: #000;
  font-size: 15px;
  text-align: right;
  content: '개';
}

.estimate-info .card .record .placeholder-right::-webkit-input-placeholder {
  color: #000;
  font-size: 15px;
  text-align: right;
  content: '개';
}

.estimate-info .card .record .placeholder-right::-moz-placeholder {
  color: #000;
  font-size: 15px;
  text-align: right;
  content: '개';
}

.estimate-info .card .record .placeholder-right:-ms-input-placeholder {
  color: #000;
  font-size: 15px;
  text-align: right;
  content: '개';
}

.estimate-info .card .record .placeholder-right::-ms-input-placeholder {
  color: #000;
  font-size: 15px;
  text-align: right;
  content: '개';
}

.estimate-info .card .record .placeholder-right::placeholder {
  color: #000;
  font-size: 15px;
  text-align: right;
  content: '개';
}

.estimate-info .card .record .add-btn {
  display: inline-block;
}

.estimate-info .card .record .add-btn > a {
  display: inline-block;
  margin: 0 auto;
  margin: 0 7px 0 0;
  padding: 5px 33px 5px 33px;
  border: solid 1px #e7e7e7;
  border-radius: 5px;
  background-color: #e6e6e6;
  color: #000;
  font-size: 20px;
}

.estimate-info .card .record .link-confirm {
  -webkit-text-decoration-line: underline !important;
  padding: 9px 0 0 9px;
  color: #000;
  font-size: 15px;
          text-decoration-line: underline !important;
  white-space: nowrap;
}

.estimate-info .card .record .select-box {
  width: 319px;
}

.estimate-info .card .record input {
  width: 319px;
  height: 36px;
  margin: 0 7px 0 0;
  padding: 9px 10px;
  border: solid 1px #e7e7e7;
  border-radius: 5px;
  background-color: #fff;
  color: #000;
  font-size: 15px;
}

.estimate-info .card .record input::-webkit-input-placeholder {
  color: #909090;
  font-size: 12px;
}

.estimate-info .card .record input::-moz-placeholder {
  color: #909090;
  font-size: 12px;
}

.estimate-info .card .record input:-ms-input-placeholder {
  color: #909090;
  font-size: 12px;
}

.estimate-info .card .record input::-ms-input-placeholder {
  color: #909090;
  font-size: 12px;
}

.estimate-info .card .record input::placeholder {
  color: #909090;
  font-size: 12px;
}

.estimate-info .card .record .data_down .btn_step {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: left;
}

.estimate-info .card .record .btn_step {
  display: inline-block;
  height: 36px;
  padding: 0 10px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  color: #1e1e1e;
  font-size: 14px;
  line-height: 37px;
  text-align: center;
}

.estimate-info .card .record .btn_step_selected {
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #f1f1f1;
  color: #000;
  text-decoration: none;
}

.estimate-info .card .record .btn_step:hover {
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #f1f1f1;
  color: #000;
  text-decoration: none;
}

.estimate-info .card .record .ico_arrow_up {
  position: static;
  width: 12px;
  height: 12px;
  margin: 13px 0 0;
  float: right;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23000' class='bi bi-chevron-down' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708z'/></svg>");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}

.estimate-info .card .record .ico_arrow_dn {
  position: static;
  width: 12px;
  height: 12px;
  margin: 13px 0 0;
  float: right;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23000' class='bi bi-chevron-down' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/></svg>");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}

.estimate-info .card .record .ico_corp {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}

.estimate-info .card .record .data_open {
  z-index: 10;
}

.estimate-info .card .record .data_down {
  display: inline-block;
  position: relative;
  width: 156px;
  margin: 0 7px 0 0;
  border-bottom: 0;
}

.estimate-info .card .record .wider {
  width: 319px;
}

.estimate-info .card .record .data_open .box_data {
  display: block;
}

.estimate-info .card .record .data_down .box_data {
  display: none;
  top: 0px;
  right: 0;
  left: 0;
  overflow: hidden;
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #fff;
}

.estimate-info .card .record .box_data {
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 1;
  position: absolute;
  background-color: #fff;
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.estimate-info .card .record .list_data {
  max-height: 250px;
  margin-bottom: 0;
  padding: 0;
  overflow-y: auto;
}

.estimate-info .card .record .list_data::-webkit-scrollbar {
  width: 8px;
}

.estimate-info .card .record .list_data::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #ccc;
}

.estimate-info .card .record .list_data::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}

.estimate-info .card .record .list_data .btn_step {
  margin-top: 0;
  border: 0 none;
}

.estimate-info .card .record .list_data li:first-child {
  border-top: none;
}

.estimate-info .card .label-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: inline-block;
  position: relative;
          align-items: center;
  margin: 10px;
  padding-left: 30px;
  cursor: pointer;
}

.estimate-info .card .label-wrapper .custom-checkbox {
  clip: rect(0 0 0 0);
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.estimate-info .card .label-wrapper .custom-checkbox + .custom-checkbox-label {
  position: absolute;
  top: -2px;
  left: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  background-color: #f5f5f5;
  content: '';
}

.estimate-info .card .label-wrapper .custom-checkbox:checked + .custom-checkbox-label::before {
  -webkit-transform: translate(-50%, -50%);
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
          transform: translate(-50%, -50%);
  border-radius: 3px;
  border-color: #000;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  content: '\2713';
}

.estimate-info .card .label-wrapper .label-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  font-size: 12px;
  font-weight: normal;
}

.estimate-centered {
  position: relative;
  text-align: center;
}

.estimate-centered .estimate-container {
  width: 860px;
}

.estimate-centered > div {
  display: inline-block;
  text-align: left;
}

.faq {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 200px;
  padding-left: 15px;
  float: right;
  color: #fff;
}

.faq .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.faq-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.faq-info .faq-title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.faq-info .faq-search {
  display: block;
  margin-top: 30px;
}

.faq-info .faq-search .total {
  margin-top: 10px;
  float: left;
  color: #000;
  /* 왼쪽 끝으로 이동 */
  font-size: 16px;
  font-weight: bold;
}

.faq-info .faq-search .search {
  position: relative;
  /* 부모 요소로부터 상대적 위치 지정 */
  right: 0;
  float: right;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  /* 오른쪽 끝으로 이동 */
}

.faq-info .faq-search input {
  width: 260px;
  height: 36px;
  padding: 10px 35px 10px 15px;
  border: solid 0px #f3f3f3;
  border-radius: 5px;
  background-color: #f3f3f3;
  /* 우측에 여백 추가 */
  color: #000;
  font-size: 15px;
}

.faq-info .faq-search input::-webkit-input-placeholder {
  color: #a9a9a9;
  font-size: 13px;
  font-weight: 500;
}

.faq-info .faq-search input::-moz-placeholder {
  color: #a9a9a9;
  font-size: 13px;
  font-weight: 500;
}

.faq-info .faq-search input:-ms-input-placeholder {
  color: #a9a9a9;
  font-size: 13px;
  font-weight: 500;
}

.faq-info .faq-search input::-ms-input-placeholder {
  color: #a9a9a9;
  font-size: 13px;
  font-weight: 500;
}

.faq-info .faq-search input::placeholder {
  color: #a9a9a9;
  font-size: 13px;
  font-weight: 500;
}

.faq-info .faq-search input:focus {
  outline: none;
}

.faq-info .faq-search .search-icon {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 10px;
  width: 16px;
  /* 이미지의 너비 */
  height: 16px;
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23a9a9a9' class='bi bi-search' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001q.044.06.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1 1 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0'/></svg>");
  /* 이미지 크기 조정 */
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  /* 이미지의 높이 */
  color: #a9a9a9;
  /* 이미지 중앙 정렬 */
  cursor: pointer;
}

.faq-info .faq-nav {
  display: inline-block;
  width: 100%;
  margin-top: 14px;
}

.faq-info .faq-nav .nav-tabs {
  margin-bottom: 15px;
}

.faq-info .faq-nav .nav-tabs .nav-item .nav-link {
  margin-right: 0;
  padding: 20px 26px;
  border-bottom: 2px solid #e9e9e9;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 16px;
  line-height: 1.0;
}

.faq-info .faq-nav .nav-tabs .nav-item .nav-link:hover {
  color: #000;
}

.faq-info .faq-nav .nav-tabs .nav-item.active {
  border-bottom: 3px solid #000;
}

.faq-info .faq-nav .nav-tabs .nav-item.active .nav-link {
  color: #000;
}

.faq-info .faq-content {
  /* Webkit 스크롤바 스타일 */
}

.faq-info .faq-content .list {
  padding: 0;
}

.faq-info .faq-content .list .item .item-header {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  width: 100%;
  height: 50px;
}

.faq-info .faq-content .list .item .item-header:hover {
  background-color: #fafafa;
}

.faq-info .faq-content .list .item .item-header:hover .category {
  color: #000;
}

.faq-info .faq-content .list .item .item-header:hover .title {
  font-weight: bold;
}

.faq-info .faq-content .list .item .item-header .category {
  width: 80px;
  color: #a9a9a9;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.faq-info .faq-content .list .item .item-header .title {
  margin-left: 27px;
  overflow: hidden;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.faq-info .faq-content .list .item .item-header .info {
  margin-right: 30px;
  margin-left: auto;
  white-space: nowrap;
}

.faq-info .faq-content .list .item .item-header .info .data_more {
  color: #000;
  font-size: 13px;
}

.faq-info .faq-content .list .item .item-body {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          justify-content: center;
  width: 100%;
}

.faq-info .faq-content .list .item .item-body .line {
  width: 100%;
  border-bottom: solid 1px #eeeeee;
}

.faq-info .faq-content .list .item .item-body .content {
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: auto;
  background-color: #fafafa;
  line-height: 1.43;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  white-space: normal;
}

.faq-info .faq-content .list .item .item-body .content .body {
  margin: 30px 115px 30px 115px;
  color: #000;
  font-size: 14px;
}

.faq-info .faq-content .list .item .item-body .content .body img {
  max-width: 100%;
  height: auto;
}

.faq-info .faq-content .list .item .item-body .content .body p {
  margin: 0;
}

.faq-info .faq-content .list .item .item-body .content-box {
  -webkit-line-clamp: 3;
  max-height: 0;
}

.faq-info .faq-content ::-webkit-scrollbar {
  width: 11px;
}

.faq-info .faq-content ::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #c3c3c3;
}

.faq-info .faq-content ::-webkit-scrollbar-track {
  border-radius: 7px;
  background-color: #eaeaea;
}

.faq-info .faq-content .terms-content-box {
  max-height: 320px;
  padding: 0 20px 0 0;
  overflow: auto;
  background: #fff;
  color: #000;
}

.faq-info .faq-page .pagination-wrap {
  color: #000;
  font-size: 13px;
  text-align: center;
}

.faq-info .faq-page .pagination-wrap .pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
}

.faq-info .faq-page .pagination-wrap .pagination > li > a {
  margin-left: 0;
  padding: 6px 9px;
  border: 0;
  color: #a9a9a9;
}

.faq-info .faq-page .pagination-wrap .pagination .active > a {
  background-color: #fff;
  color: #000;
  font-weight: bold;
}

.faq-centered {
  position: relative;
  text-align: center;
}

.faq-centered .faq-container {
  width: 860px;
}

.faq-centered > div {
  display: inline-block;
  text-align: left;
}

.ticket {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 120px;
  padding-left: 15px;
  float: right;
  color: #fff;
}

.ticket .endline {
  width: 100%;
  margin: 50px 0 20px;
  border-bottom: solid 1px #e0e0e0;
}

.ticket-span {
  margin-top: 100px;
}

.ticket-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.ticket-info .title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.ticket-info .title-radio {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: inline-block;
  position: relative;
          align-items: center;
  margin: 0;
  padding-left: 30px;
  cursor: pointer;
}

.ticket-info .title-radio .radio-custom {
  clip: rect(0 0 0 0);
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.ticket-info .title-radio .radio-custom + .radio-custom-label {
  position: absolute;
  left: 2px;
  width: 18px;
  height: 18px;
  margin: 1px 0 0;
  border: solid 1px #e7e7e7;
  border-radius: 3px;
  background-color: #f5f5f5;
  content: '';
}

.ticket-info .title-radio .radio-custom:checked + .radio-custom-label::before {
  -webkit-transform: translate(-50%, -50%);
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
          transform: translate(-50%, -50%);
  border-radius: 3px;
  border-color: #000;
  background-color: #000;
  color: #00ff4b;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  content: '\2713';
}

.ticket-info .title-radio .radio_label {
  margin: 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

.ticket-info .card-search,
.ticket-info .card-search-on {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  width: 100%;
  height: 70px;
  margin: 30px 0 15px;
  padding: 25px 20px;
  border-radius: 5px;
  background-image: linear-gradient(107deg, #00b09b 25%, rgba(0, 205, 60, 0.8) 70%);
}

.ticket-info .card-search-on {
  margin: 30px 0 0;
  border-radius: 5px 5px 0 0;
}

.ticket-info .card-search .desc,
.ticket-info .card-search-on .desc {
  margin-top: 3px;
  margin-left: auto;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
}

.ticket-info .card-search .desc .short,
.ticket-info .card-search-on .desc .short {
  display: none;
}

.ticket-info .card-detail,
.ticket-info .card-gen-detail,
.ticket-info .card-gen-detail-plus {
  margin-top: -1px;
  margin-bottom: 15px;
  border-width: 1px;
  border-style: solid;
  border-radius: 0 0 5px 5px;
  border-image-slice: 1;
  border-image-source: linear-gradient(113deg, #32bfae 7%, #59dd80 92%);
  background-clip: content-box, border-box;
  background-image: linear-gradient(to bottom, #fff, #fff), linear-gradient(113deg, #32bfae 7%, #59dd80 92%);
  background-origin: border-box;
}

.ticket-info .card-detail-form,
.ticket-info .card-gen-detail-form,
.ticket-info .card-gen-detail-plus-form {
  display: block;
  margin-top: 20px;
  margin-right: 48px;
  margin-bottom: 15px;
  margin-left: 50px;
}

.ticket-info .card-detail-form-item,
.ticket-info .card-gen-detail-form-item,
.ticket-info .card-gen-detail-plus-form-item {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 13px;
  margin-left: 0px;
}

.ticket-info .card-detail-form-item .search-container,
.ticket-info .card-gen-detail-form-item .search-container,
.ticket-info .card-gen-detail-plus-form-item .search-container {
  /* 아이템을 가로로 나열 */
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  /* 아이템들을 좌우 정렬 */
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: space-between;
  /* 아이템들을 수직 중앙 정렬 */
}

.ticket-info .card-detail-form-item .item-select,
.ticket-info .card-gen-detail-form-item .item-select,
.ticket-info .card-gen-detail-plus-form-item .item-select {
  display: block;
  margin-bottom: 10px;
  color: #000;
  font-size: 15px;
  font-weight: 500;
}

.ticket-info .card-detail-form-item .item-title,
.ticket-info .card-gen-detail-form-item .item-title,
.ticket-info .card-gen-detail-plus-form-item .item-title {
  display: inline-block;
  margin-right: 10px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle;
}

.ticket-info .card-detail-form-item .item-subtitle,
.ticket-info .card-gen-detail-form-item .item-subtitle,
.ticket-info .card-gen-detail-plus-form-item .item-subtitle {
  display: inline-block;
  margin-top: 18px;
  color: #a0a0a0;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
}

.ticket-info .card-detail-form-item .item-desc,
.ticket-info .card-detail-form-item .item-subdesc,
.ticket-info .card-gen-detail-form-item .item-desc,
.ticket-info .card-gen-detail-form-item .item-subdesc,
.ticket-info .card-gen-detail-plus-form-item .item-desc,
.ticket-info .card-gen-detail-plus-form-item .item-subdesc {
  display: inline-block;
  color: #a0a0a0;
  font-size: 13px;
  font-weight: 500;
  vertical-align: middle;
}

.ticket-info .card-detail-form-item .item-desc > p,
.ticket-info .card-detail-form-item .item-subdesc > p,
.ticket-info .card-gen-detail-form-item .item-desc > p,
.ticket-info .card-gen-detail-form-item .item-subdesc > p,
.ticket-info .card-gen-detail-plus-form-item .item-desc > p,
.ticket-info .card-gen-detail-plus-form-item .item-subdesc > p {
  margin: 4px 0 0;
}

.ticket-info .card-detail-form-item .item-desc .fee-confirm,
.ticket-info .card-detail-form-item .item-subdesc .fee-confirm,
.ticket-info .card-gen-detail-form-item .item-desc .fee-confirm,
.ticket-info .card-gen-detail-form-item .item-subdesc .fee-confirm,
.ticket-info .card-gen-detail-plus-form-item .item-desc .fee-confirm,
.ticket-info .card-gen-detail-plus-form-item .item-subdesc .fee-confirm {
  color: red;
}

.ticket-info .card-detail-form-item .item-radio,
.ticket-info .card-gen-detail-form-item .item-radio,
.ticket-info .card-gen-detail-plus-form-item .item-radio {
  display: block;
  margin-top: 20px;
  color: #000;
  font-size: 12px;
}

.ticket-info .card-detail-form-item .item-ticket,
.ticket-info .card-gen-detail-form-item .item-ticket,
.ticket-info .card-gen-detail-plus-form-item .item-ticket {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.ticket-info .card-detail-form-item .item-name,
.ticket-info .card-gen-detail-form-item .item-name,
.ticket-info .card-gen-detail-plus-form-item .item-name {
  color: #000;
  font-size: 15px;
  font-weight: 500;
}

.ticket-info .card-detail-form-item .item-name .benefit,
.ticket-info .card-gen-detail-form-item .item-name .benefit,
.ticket-info .card-gen-detail-plus-form-item .item-name .benefit {
  margin-right: auto;
  margin-left: 5px;
  color: #00cd3c;
  font-size: 13px;
  font-weight: bold;
}

.ticket-info .card-detail-form-item .item-name .event,
.ticket-info .card-gen-detail-form-item .item-name .event,
.ticket-info .card-gen-detail-plus-form-item .item-name .event {
  width: 52px;
  height: 16px;
  margin-left: 10px;
}

.ticket-info .card-detail-form-item .item-benefit,
.ticket-info .card-gen-detail-form-item .item-benefit,
.ticket-info .card-gen-detail-plus-form-item .item-benefit {
  margin-right: auto;
  margin-left: 15px;
  color: #00cd3c;
  font-size: 13px;
  font-weight: bold;
}

.ticket-info .card-detail-form-item .item-benefit-plus,
.ticket-info .card-gen-detail-form-item .item-benefit-plus,
.ticket-info .card-gen-detail-plus-form-item .item-benefit-plus {
  position: relative;
  top: 1px;
  font-weight: 500;
}

.ticket-info .card-detail-form-item .item-price,
.ticket-info .card-gen-detail-form-item .item-price,
.ticket-info .card-gen-detail-plus-form-item .item-price {
  margin-right: 15px;
  margin-left: auto;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
}

.ticket-info .card-detail-form-item .item-btn,
.ticket-info .card-gen-detail-form-item .item-btn,
.ticket-info .card-gen-detail-plus-form-item .item-btn {
  padding: 6px 19px 6px 19px;
  border-radius: 5px;
  background: #00cd3c;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}

.ticket-info .card-detail-form-item .item-ticket-btn,
.ticket-info .card-gen-detail-form-item .item-ticket-btn,
.ticket-info .card-gen-detail-plus-form-item .item-ticket-btn {
  margin-top: 7px;
  padding: 9px 27px 9px 28px;
  border-radius: 5px;
  background: #00cd3c;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.ticket-info .card-detail-form-item .item-submit-btn,
.ticket-info .card-gen-detail-form-item .item-submit-btn,
.ticket-info .card-gen-detail-plus-form-item .item-submit-btn {
  margin-left: auto;
  padding: 11px 30px;
  border-radius: 5px;
  background-color: #000;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.ticket-info .card-detail-form-item .item-ticket-select,
.ticket-info .card-gen-detail-form-item .item-ticket-select,
.ticket-info .card-gen-detail-plus-form-item .item-ticket-select {
  color: #e7e7e7;
}

.ticket-info .card-detail-form-item .item-ticket-selected,
.ticket-info .card-gen-detail-form-item .item-ticket-selected,
.ticket-info .card-gen-detail-plus-form-item .item-ticket-selected {
  color: #00cd3c;
}

.ticket-info .card-detail-form-end,
.ticket-info .card-gen-detail-form-end,
.ticket-info .card-gen-detail-plus-form-end {
  height: 1px;
  margin: 12px 0 12px;
  background-color: #eee;
}

.ticket-info .card-gen-detail,
.ticket-info .card-gen-detail-plus {
  margin-top: -1px;
  border: solid 1px #e7e7e7;
}

.ticket-info .card-gen-detail .item-desc,
.ticket-info .card-gen-detail-plus .item-desc {
  margin: 18px 0 15px;
}

.ticket-info .card-gen-detail .item-subdesc,
.ticket-info .card-gen-detail-plus .item-subdesc {
  margin: 4px 0 15px;
}

.ticket-info .card-gen-detail .card-detail-form-item,
.ticket-info .card-gen-detail-plus .card-detail-form-item {
  margin-top: 0;
  margin-bottom: 0;
}

.ticket-info .card-gen-detail .card-detail-form-item.row,
.ticket-info .card-gen-detail-plus .card-detail-form-item.row {
  /* 아이템을 가로로 나열 */
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  /* 아이템들을 좌우 정렬 */
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: space-between;
  /* 아이템들을 수직 중앙 정렬 */
}

.ticket-info .card-gen-detail .radioMiddle,
.ticket-info .card-gen-detail-plus .radioMiddle {
  margin-bottom: 0;
  color: #000;
  font-size: 15px;
  font-weight: bold;
}

.ticket-info .card-gen-detail .radio_wrap input[type="radio"],
.ticket-info .card-gen-detail .radio_wrap label,
.ticket-info .card-gen-detail-plus .radio_wrap input[type="radio"],
.ticket-info .card-gen-detail-plus .radio_wrap label {
  display: inline-block;
  vertical-align: middle;
}

.ticket-info .card-gen-detail input[type='radio'],
.ticket-info .card-gen-detail-plus input[type='radio'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  margin-top: 0;
  margin-right: 8px;
  border: 1px solid #e7e7e7;
  border-radius: 50%;
  outline: none;
  background-color: #f5f5f5;
  cursor: pointer;
}

.ticket-info .card-gen-detail input[type='radio']:checked,
.ticket-info .card-gen-detail-plus input[type='radio']:checked {
  border: 4px solid #00cd3c;
  background-color: #fff;
}

.ticket-info .card-gen-detail-plus .item-title {
  margin-right: 0;
  margin-left: 25px;
  font-size: 14px;
  font-weight: 500;
}

.ticket-info .card-gen-detail-plus .item-benefit {
  margin-left: 4px;
}

.ticket-info .card-gen-detail-plus-form-item {
  margin-top: 2px;
  margin-bottom: 3px;
}

.ticket-info .card-gen-detail-plus-form-item .card-detail-list-price {
  margin-top: 20px;
}

.ticket-info .card-gen-detail-plus-form-item .card-detail-form-end-subline {
  margin: 9px 0;
  border: dashed 1px #eeeeee;
}

.ticket-info .card,
.ticket-info .card-on {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  width: 100%;
  height: 70px;
  margin: 15px 0;
  padding: 25px 20px;
  border: solid 1px #e7e7e7;
  border-radius: 5px;
  background-color: #fff;
}

.ticket-info .card .title-radio .radio_label,
.ticket-info .card-on .title-radio .radio_label {
  color: #000;
}

.ticket-info .card .event,
.ticket-info .card-on .event {
  width: 52px;
  height: 16px;
  margin-left: 10px;
}

.ticket-info .card .event_bf,
.ticket-info .card-on .event_bf {
  width: 130px;
  height: 26px;
  margin-bottom: 7px;
  margin-left: 10px;
}

.ticket-info .card .event_bfs,
.ticket-info .card-on .event_bfs {
  width: 130px;
  height: 20px;
  margin-left: 10px;
}

.ticket-info .card .event_sf,
.ticket-info .card-on .event_sf {
  width: 258px;
  height: 39px;
  margin-left: 10px;
  background-image: url("../img/event/summer_festa_pc.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.ticket-info .card .image,
.ticket-info .card-on .image {
  width: 100px;
  height: 14px;
  margin-bottom: 5px;
  margin-left: 10px;
}

.ticket-info .card .confirm,
.ticket-info .card-on .confirm {
  margin: 0 10px 0;
  color: #00cd3c;
  font-size: 13px;
  font-weight: 500;
}

.ticket-info .card .radio_label,
.ticket-info .card-on .radio_label {
  color: #000;
}

.ticket-info .card-on {
  margin: 15px 0 0;
  border-radius: 5px 5px 0 0;
}

.ticket-info .card .desc,
.ticket-info .card-on .desc {
  margin-left: auto;
  color: #a0a0a0;
  font-size: 12px;
  font-weight: 500;
  text-align: right;
}

.ticket-info .card .desc > p,
.ticket-info .card-on .desc > p {
  margin: 1px 0 1px;
}

.ticket-info .card .desc .short,
.ticket-info .card-on .desc .short {
  display: none;
}

.ticket-info .data_down .btn_step {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: left;
}

.ticket-info .btn_step {
  display: inline-block;
  height: 36px;
  padding: 0 10px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  color: #1e1e1e;
  font-size: 15px;
  line-height: 37px;
  text-align: center;
}

.ticket-info .btn_step_selected {
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #f1f1f1;
  color: #000;
  text-decoration: none;
}

.ticket-info .btn_step:hover {
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #f1f1f1;
  color: #000;
  text-decoration: none;
}

.ticket-info .ico_arrow_up {
  position: static;
  width: 12px;
  height: 12px;
  margin: 13px 0 0;
  float: right;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23000' class='bi bi-chevron-down' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708z'/></svg>");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}

.ticket-info .ico_arrow_dn {
  position: static;
  width: 12px;
  height: 12px;
  margin: 13px 0 0;
  float: right;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23000' class='bi bi-chevron-down' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/></svg>");
  background-repeat: no-repeat;
  background-size: 12px 12px;
}

.ticket-info .ico_corp {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
}

.ticket-info .data_open {
  z-index: 10;
}

.ticket-info .data_down {
  display: inline-block;
  position: relative;
  width: 156px;
  margin: 0 7px 0 0;
  border-bottom: 0;
}

.ticket-info .wider {
  width: 319px;
}

.ticket-info .data_open .box_data {
  display: block;
}

.ticket-info .data_down .box_data {
  display: none;
  top: 0px;
  right: 0;
  left: 0;
  overflow: hidden;
  border: 1px solid #000;
  border-radius: 5px;
  background-color: #fff;
}

.ticket-info .select_color {
  background-color: #f5f5f5;
}

.ticket-info .box_data {
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 1;
  position: absolute;
  background-color: #fff;
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.ticket-info .list_data {
  max-height: 250px;
  margin-bottom: 0;
  padding: 0;
  overflow-y: auto;
}

.ticket-info .list_data::-webkit-scrollbar {
  width: 8px;
}

.ticket-info .list_data::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #ccc;
}

.ticket-info .list_data::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}

.ticket-info .list_data .btn_step {
  margin-top: 0;
  border: 0 none;
}

.ticket-info .list_data li:first-child {
  border-top: none;
}

.ticket-info .label-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: inline-block;
  position: relative;
          align-items: center;
  padding-left: 30px;
  cursor: pointer;
}

.ticket-info .label-wrapper .custom-checkbox {
  clip: rect(0 0 0 0);
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.ticket-info .label-wrapper .custom-checkbox + .custom-checkbox-label {
  position: absolute;
  top: -2px;
  left: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  background-color: #f5f5f5;
  content: '';
}

.ticket-info .label-wrapper .custom-checkbox:checked + .custom-checkbox-label::before {
  -webkit-transform: translate(-50%, -50%);
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
          transform: translate(-50%, -50%);
  border-radius: 3px;
  border-color: #000;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  content: '\2713';
}

.ticket-info .label-wrapper .label-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  color: #000;
  font-size: 12px;
  font-weight: normal;
}

.ticket-info .product {
  color: #000;
}

.ticket-info .product .mini-text {
  display: none;
}

.ticket-info .product .event {
  width: 52px;
  height: 16px;
  margin-right: 10px;
}

.ticket-desc .title {
  margin-bottom: 5px;
  color: #a0a0a0;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.31;
}

.ticket-desc .item {
  margin-bottom: 0;
  color: #a0a0a0;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.67;
}

.ticket-centered {
  position: relative;
  text-align: center;
}

.ticket-centered .ticket-container {
  width: 860px;
}

.ticket-centered > div {
  display: inline-block;
  text-align: left;
}

.qna {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 200px;
  padding-left: 15px;
  float: right;
  color: #fff;
}

.qna .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.qna-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.qna-info .qna-title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.qna-info .qna-search {
  display: block;
  margin-top: 30px;
}

.qna-info .qna-search .total {
  margin-top: 10px;
  float: left;
  color: #000;
  /* 왼쪽 끝으로 이동 */
  font-size: 16px;
  font-weight: bold;
}

.qna-info .qna-search .search {
  position: relative;
  /* 부모 요소로부터 상대적 위치 지정 */
  right: 0;
  float: right;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  /* 오른쪽 끝으로 이동 */
}

.qna-info .qna-search input {
  width: 260px;
  height: 36px;
  padding: 10px 35px 10px 15px;
  border: solid 0px #f3f3f3;
  border-radius: 5px;
  background-color: #f3f3f3;
  /* 우측에 여백 추가 */
  color: #000;
  font-size: 15px;
}

.qna-info .qna-search input::-webkit-input-placeholder {
  color: #a9a9a9;
  font-size: 13px;
  font-weight: 500;
}

.qna-info .qna-search input::-moz-placeholder {
  color: #a9a9a9;
  font-size: 13px;
  font-weight: 500;
}

.qna-info .qna-search input:-ms-input-placeholder {
  color: #a9a9a9;
  font-size: 13px;
  font-weight: 500;
}

.qna-info .qna-search input::-ms-input-placeholder {
  color: #a9a9a9;
  font-size: 13px;
  font-weight: 500;
}

.qna-info .qna-search input::placeholder {
  color: #a9a9a9;
  font-size: 13px;
  font-weight: 500;
}

.qna-info .qna-search input:focus {
  outline: none;
}

.qna-info .qna-search .search-icon {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 10px;
  width: 16px;
  /* 이미지의 너비 */
  height: 16px;
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23a9a9a9' class='bi bi-search' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001q.044.06.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1 1 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0'/></svg>");
  /* 이미지 크기 조정 */
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  /* 이미지의 높이 */
  color: #a9a9a9;
  /* 이미지 중앙 정렬 */
  cursor: pointer;
}

.qna-info .qna-nav {
  display: inline-block;
  width: 100%;
  margin-top: 14px;
}

.qna-info .qna-nav .nav-tabs {
  margin-bottom: 15px;
}

.qna-info .qna-nav .nav-tabs .nav-item .nav-link {
  margin-right: 0;
  padding: 20px 26px;
  border-bottom: 2px solid #e9e9e9;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 16px;
  line-height: 1.0;
}

.qna-info .qna-nav .nav-tabs .nav-item .nav-link:hover {
  color: #000;
}

.qna-info .qna-nav .nav-tabs .nav-item.active {
  border-bottom: 3px solid #000;
}

.qna-info .qna-nav .nav-tabs .nav-item.active .nav-link {
  color: #000;
}

.qna-info .qna-content .list {
  padding: 0;
}

.qna-info .qna-content .list .item .item-header {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  width: 100%;
  height: 50px;
}

.qna-info .qna-content .list .item .item-header:hover {
  background-color: #fafafa;
}

.qna-info .qna-content .list .item .item-header:hover .category {
  color: #000;
}

.qna-info .qna-content .list .item .item-header:hover .title {
  font-weight: bold;
}

.qna-info .qna-content .list .item .item-header .category {
  width: 80px;
  color: #a9a9a9;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}

.qna-info .qna-content .list .item .item-header .title {
  margin-left: 27px;
  overflow: hidden;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qna-info .qna-content .list .item .item-header .info {
  margin-right: 30px;
  margin-left: auto;
  white-space: nowrap;
}

.qna-info .qna-content .list .item .item-header .info .added {
  color: #000;
  font-size: 13px;
}

.qna-info .qna-content .list .item .item-header .info .data_more {
  color: #000;
  font-size: 13px;
}

.qna-info .qna-content .list .item .item-body {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          justify-content: center;
  width: 100%;
}

.qna-info .qna-content .list .item .item-body .line {
  width: 100%;
  border-bottom: solid 1px #eeeeee;
}

.qna-info .qna-content .list .item .item-body .content {
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: auto;
  background-color: #fafafa;
  line-height: 1.43;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  white-space: normal;
}

.qna-info .qna-content .list .item .item-body .content .body {
  margin: 30px 115px 30px 115px;
  color: #000;
  font-size: 14px;
}

.qna-info .qna-content .list .item .item-body .content .body img {
  max-width: 100%;
  height: auto;
}

.qna-info .qna-content .list .item .item-body .content .body p {
  margin: 0;
}

.qna-info .qna-content .list .item .item-body .content-box {
  -webkit-line-clamp: 3;
  max-height: 0;
}

.qna-info .qna-page .pagination-wrap {
  color: #000;
  font-size: 13px;
  text-align: center;
}

.qna-info .qna-page .pagination-wrap .pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
}

.qna-info .qna-page .pagination-wrap .pagination > li > a {
  margin-left: 0;
  padding: 6px 9px;
  border: 0;
  color: #a9a9a9;
}

.qna-info .qna-page .pagination-wrap .pagination .active > a {
  background-color: #fff;
  color: #000;
  font-weight: bold;
}

.qna-info .qna-write {
  color: #000;
}

.qna-info .qna-write .radio-inline {
  margin-right: 10px;
  margin-left: 0;
}

.qna-centered {
  position: relative;
  text-align: center;
}

.qna-centered .qna-container {
  width: 860px;
}

.qna-centered > div {
  display: inline-block;
  text-align: left;
}

.notice {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 200px;
  padding-left: 15px;
  float: right;
  color: #fff;
}

.notice .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.notice-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.notice-info .notice-title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.notice-info .notice-search {
  display: block;
  margin-top: 30px;
}

.notice-info .notice-search .total {
  margin-top: 10px;
  float: left;
  color: #000;
  /* 왼쪽 끝으로 이동 */
  font-size: 16px;
  font-weight: bold;
}

.notice-info .notice-search .search {
  position: relative;
  /* 부모 요소로부터 상대적 위치 지정 */
  right: 0;
  float: right;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  /* 오른쪽 끝으로 이동 */
}

.notice-info .notice-search input {
  width: 260px;
  height: 36px;
  padding: 10px 35px 10px 15px;
  border: solid 0px #f3f3f3;
  border-radius: 5px;
  background-color: #f3f3f3;
  /* 우측에 여백 추가 */
  color: #000;
  font-size: 15px;
}

.notice-info .notice-search input::-webkit-input-placeholder {
  color: #a9a9a9;
  font-size: 13px;
  font-weight: 500;
}

.notice-info .notice-search input::-moz-placeholder {
  color: #a9a9a9;
  font-size: 13px;
  font-weight: 500;
}

.notice-info .notice-search input:-ms-input-placeholder {
  color: #a9a9a9;
  font-size: 13px;
  font-weight: 500;
}

.notice-info .notice-search input::-ms-input-placeholder {
  color: #a9a9a9;
  font-size: 13px;
  font-weight: 500;
}

.notice-info .notice-search input::placeholder {
  color: #a9a9a9;
  font-size: 13px;
  font-weight: 500;
}

.notice-info .notice-search input:focus {
  outline: none;
}

.notice-info .notice-search .search-icon {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 10px;
  width: 16px;
  /* 이미지의 너비 */
  height: 16px;
          transform: translateY(-50%);
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%23a9a9a9' class='bi bi-search' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001q.044.06.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1 1 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0'/></svg>");
  /* 이미지 크기 조정 */
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  /* 이미지의 높이 */
  color: #a9a9a9;
  /* 이미지 중앙 정렬 */
  cursor: pointer;
}

.notice-info .notice-nav {
  display: inline-block;
  width: 100%;
  margin-top: 14px;
  margin-bottom: 10px;
  border-bottom: solid 1px #eeeeee;
}

.notice-info .notice-content .list {
  padding: 0;
}

.notice-info .notice-content .list .item .item-header {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  width: 100%;
  height: 50px;
}

.notice-info .notice-content .list .item .item-header:hover {
  background-color: #fafafa;
}

.notice-info .notice-content .list .item .item-header:hover .category {
  color: #000;
}

.notice-info .notice-content .list .item .item-header:hover .title {
  font-weight: bold;
}

.notice-info .notice-content .list .item .item-header .category {
  width: 80px;
  color: #a9a9a9;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.notice-info .notice-content .list .item .item-header .title {
  margin-left: 27px;
  overflow: hidden;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.notice-info .notice-content .list .item .item-header .info {
  margin-right: 30px;
  margin-left: auto;
  white-space: nowrap;
}

.notice-info .notice-content .list .item .item-header .info .added {
  color: #000;
  font-size: 13px;
}

.notice-info .notice-content .list .item .item-header .info .data_more {
  color: #000;
  font-size: 13px;
}

.notice-info .notice-content .list .item .item-body {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          justify-content: center;
  /* Webkit 스크롤바 스타일 */
  width: 100%;
}

.notice-info .notice-content .list .item .item-body ::-webkit-scrollbar {
  width: 11px;
}

.notice-info .notice-content .list .item .item-body ::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #c3c3c3;
}

.notice-info .notice-content .list .item .item-body ::-webkit-scrollbar-track {
  border-radius: 7px;
  background-color: #eaeaea;
}

.notice-info .notice-content .list .item .item-body .line {
  width: 100%;
  border-bottom: solid 1px #eeeeee;
}

.notice-info .notice-content .list .item .item-body .content {
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: auto;
  background-color: #fafafa;
  line-height: 1.43;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  white-space: normal;
}

.notice-info .notice-content .list .item .item-body .content .body {
  margin: 30px;
  color: #000;
  font-size: 14px;
}

.notice-info .notice-content .list .item .item-body .content .body img {
  max-width: 100%;
  height: auto;
}

.notice-info .notice-content .list .item .item-body .content .body p {
  margin: 0;
}

.notice-info .notice-content .list .item .item-body .content-box {
  -webkit-line-clamp: 3;
  max-height: 0;
}

.notice-info .notice-page .pagination-wrap {
  color: #000;
  font-size: 13px;
  text-align: center;
}

.notice-info .notice-page .pagination-wrap .pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
}

.notice-info .notice-page .pagination-wrap .pagination > li > a {
  margin-left: 0;
  padding: 6px 9px;
  border: 0;
  color: #a9a9a9;
}

.notice-info .notice-page .pagination-wrap .pagination .active > a {
  background-color: #fff;
  color: #000;
  font-weight: bold;
}

.notice-info .notice-write {
  color: #000;
}

.notice-centered {
  position: relative;
  text-align: center;
}

.notice-centered .notice-container {
  width: 860px;
}

.notice-centered > div {
  display: inline-block;
  text-align: left;
}

.guide {
  display: inline;
  z-index: -2;
  height: 438px;
  color: #000;
}

.guide .intro-heading {
  padding-top: 192px;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

.guide .intro-heading .title {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 10px;
  background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(-4%, #00ccc9), color-stop(104%, #00d113));
  background-image: linear-gradient(to right, #00ccc9 -4%, #00d113 104%);
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}

.guide .intro-heading .desc {
  margin-top: 10px;
  color: #000;
  font-size: 20px;
  font-weight: normal;
  line-height: 2.2;
  text-align: center;
}

.guide .intro-group {
  display: block;
  position: relative;
  width: 190px;
  height: 40px;
  margin: 50px auto 40px;
  overflow: hidden;
  border-radius: 20px;
  background-color: #e7e7e7;
}

.guide .intro-button {
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  z-index: 1;
  width: 95px;
  padding: 10px 25px;
  float: left;
  border: none;
  border-radius: 20px;
  background-color: #e7e7e7;
  color: #000;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

.guide .intro-button.selected {
  z-index: 2;
  width: 95px;
  border-radius: 20px;
  background-color: #000;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
}

.guide .animation-button {
  -webkit-transition: -webkit-transform 0.3s ease;
  z-index: 3;
  position: absolute;
  width: 95px;
  height: 40px;
  padding: 11px 25px;
  border: none;
  border-radius: 20px;
  background-color: #000;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.guide .intro-button:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.guide .intro-button:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.guide .intro-button:hover {
  color: #333;
  opacity: 1;
}

.guide .mini-text {
  display: none;
}

.guide-pc {
  margin: 0 auto 0;
}

.guide-pc-setup, .guide-pc-subsetup {
  margin: 80px 0 20px;
  color: #000;
  font-size: 28px;
  text-align: center;
}

.guide-pc .img-setup {
  margin-top: 40px;
}

.guide-pc .img-setup-style {
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  width: 706px;
  max-width: 100%;
  height: auto;
  border-radius: 10px;
          box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.guide-pc .img-detail {
  position: relative;
  width: 706px;
  max-width: 100%;
  height: 410px;
  margin: 0 auto 0;
  margin-top: 40px;
}

.guide-pc .img-detail-channel {
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 310px;
  height: 320px;
  margin-bottom: -55px;
  margin-left: -55px;
  border-radius: 10px;
          box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.guide-pc .img-detail-step {
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 706px;
  height: 410px;
  margin-left: 55px;
  border-radius: 10px;
          box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.guide-pc .img-detail-player {
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
  width: 355px;
  height: 530px;
  margin-top: -15px;
  margin-right: -85px;
  border-radius: 15px;
          box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.guide-pc .img-detail-step2 {
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 706px;
  height: 410px;
  margin-right: 45px;
  border-radius: 10px;
          box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.guide-pc .img-detail .slideshow-container {
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 310px;
  height: 320px;
  margin-bottom: -55px;
  margin-left: -55px;
  border-radius: 10px;
          box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.guide-pc .img-detail .fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2s;
          animation-name: fade;
          animation-duration: 2s;
}

@-webkit-keyframes fade {
  from {
    opacity: .4;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: .4;
  }
  to {
    opacity: 1;
  }
}

.guide-pc .img-detail .slide {
  display: none;
}

.guide-pc .btn-setup,
.guide-pc .btn-subsetup {
  height: 80px;
  margin: 44px auto 100px;
}

.guide-pc .btn-setup > a,
.guide-pc .btn-subsetup > a {
  padding: 24px 40px 25px;
  border-radius: 40px;
  background-image: -webkit-gradient(linear, left top, right top, from(#00d11d), to(#00ccc0)), -webkit-gradient(linear, left top, left bottom, from(#00cd3c), to(#00cd3c));
  background-image: linear-gradient(to right, #00d11d 0%, #00ccc0 100%), linear-gradient(to bottom, #00cd3c, #00cd3c);
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}

.guide-pc-subsetup {
  margin: 200px 0 20px;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.69;
}

.guide-pc .btn-subsetup {
  margin: 44px auto 200px;
}

.guide-pc-detail {
  margin: 200px 0 10px;
  color: #000;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
}

.guide-pc-subdetail {
  margin: 5px 0 5px;
  color: #777;
  font-size: 20px;
  text-align: center;
}

.guide-pc .mini-text {
  display: none;
}

.guide-pc-centered {
  text-align: center;
}

.guide-mo {
  margin: 40px auto 0;
}

.guide-mo .guide-mo-step {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  margin-bottom: 120px;
  padding: 10px;
}

.guide-mo .guide-mo-step .container,
.guide-mo .guide-mo-step .container-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 57px;
  text-align: left;
}

.guide-mo .guide-mo-step .container .title-text,
.guide-mo .guide-mo-step .container-right .title-text {
  margin-bottom: 10px;
  color: #000;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.19;
}

.guide-mo .guide-mo-step .container .desc-text,
.guide-mo .guide-mo-step .container-right .desc-text {
  margin-bottom: 50px;
  color: #777;
  font-size: 20px;
  line-height: 1.4;
}

.guide-mo .guide-mo-step .container-right {
  text-align: right;
}

.guide-mo .btn-setup,
.guide-mo .btn-subsetup {
  height: 80px;
  margin: 44px auto 100px;
}

.guide-mo .btn-setup > a,
.guide-mo .btn-subsetup > a {
  padding: 24px 50px 25px;
  border-radius: 40px;
  background-image: -webkit-gradient(linear, left top, right top, from(#00d11d), to(#00ccc0)), -webkit-gradient(linear, left top, left bottom, from(#00cd3c), to(#00cd3c));
  background-image: linear-gradient(to right, #00d11d 0%, #00ccc0 100%), linear-gradient(to bottom, #00cd3c, #00cd3c);
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}

.guide-mo-subsetup {
  margin: 200px 0 20px;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.69;
}

.guide-mo .btn-subsetup {
  margin: 44px auto 200px;
}

.guide-mo-detail {
  margin: 200px 0 10px;
  color: #000;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
}

.guide-mo-subdetail {
  margin: 5px 0 5px;
  color: #777;
  font-size: 20px;
  text-align: center;
}

.guide-mo .mini-text {
  display: none;
}

.guide-mo-centered {
  text-align: center;
}

.guide-centered {
  position: relative;
  text-align: center;
}

.guide-centered .guide-container {
  width: 860px;
}

.guide-centered > div {
  display: inline-block;
  text-align: left;
}

.search-account {
  z-index: 0;
  width: 100%;
  margin-top: 83px;
  padding-bottom: 200px;
  padding-left: 15px;
  float: right;
  color: #fff;
}

.search-account-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.search-account-info .search-title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.search-account-info .search-nav {
  display: inline-block;
  width: 100%;
  margin-top: 14px;
}

.search-account-info .search-nav .nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
}

.search-account-info .search-nav .nav-tabs .nav-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}

.search-account-info .search-nav .nav-tabs .nav-item .nav-link {
  margin-right: 0;
  padding: 20px 26px;
  border-bottom: 2px solid #e9e9e9;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 16px;
  line-height: 1.0;
}

.search-account-info .search-nav .nav-tabs .nav-item .nav-link:hover {
  color: #000;
}

.search-account-info .search-nav .nav-tabs .nav-item.active {
  border-bottom: 3px solid #000;
}

.search-account-info .search-nav .nav-tabs .nav-item.active .nav-link {
  color: #000;
}

.search-account-info .search-form {
  margin-top: -3px;
  padding: 10px;
  background: #fafafa;
  color: #000;
  letter-spacing: -1px;
}

.search-account-info .search-form .find-id-list {
  padding-left: 0px;
  list-style: none;
}

.search-account-info .search-form .find-id-list .text-date {
  padding: 0 10;
}

.search-account-info .search-form .next-btn {
  margin: 20px auto 0px;
  text-align: center;
}

.search-account-info .search-form .next-btn .btn {
  min-width: 100%;
  height: 48px;
  padding: 10px 12px;
  background: #00cd3c;
  color: #fff;
  text-align: center;
}

.search-account-info .search-form .content-info {
  padding-top: 10px;
  color: #00cd3c;
}

.search-account-info .search-form .content-desc {
  padding: 10px 0;
  color: #575757;
}

.search-account-info .search-form .form-validation {
  margin: 8px 0;
  color: #333;
}

.search-account-info .search-form .radioMiddle {
  margin-bottom: 0;
  color: #000;
  font-size: 15px;
  font-weight: bold;
}

.search-account-info .search-form .radio_wrap input[type="radio"],
.search-account-info .search-form .radio_wrap label {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  vertical-align: middle;
}

.search-account-info .search-form input[type='radio'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  margin-top: 0px;
  margin-right: 8px;
  border: 1px solid #e7e7e7;
  border-radius: 50%;
  outline: none;
  background-color: #f5f5f5;
  cursor: pointer;
}

.search-account-info .search-form input[type='radio']:checked {
  border: 4px solid #00cd3c;
  background-color: #fff;
}

.search-centered {
  position: relative;
  text-align: center;
}

.search-centered .search-container {
  width: 420px;
}

.search-centered > div {
  display: inline-block;
  text-align: left;
}

.page-list {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 200px;
  padding-left: 15px;
  float: right;
  color: #fff;
}

.page-list .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.page-list-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.page-list-info .title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.page-list-info .card {
  display: block;
  margin-top: 35px;
  padding-left: 0;
}

.page-list-info .card-list {
  width: 100%;
  padding: 15px 0 15px;
  padding-left: 0px;
  border-bottom: 1px solid #e5e5e5;
  color: #606060;
  font-size: 14px;
  list-style: none;
}

.page-list-info .card .sub-title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
}

.page-list-info .card .sub-content {
  color: #000;
  font-size: 14px;
}

.page-list-info .card .sub-button {
  margin-top: 20px;
}

.page-list-info .card .sub-button > button {
  width: 100%;
}

.page-list-info .card > img {
  max-width: 100%;
  margin-bottom: 10px;
}

.page-centered {
  position: relative;
  text-align: center;
}

.page-centered .page-container {
  width: 660px;
}

.page-centered > div {
  display: inline-block;
  text-align: left;
}

.event-list {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 100px;
  padding-left: 15px;
  color: #fff;
}

.event-list .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.event-list-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.event-list-info .title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.event-list-info .event-body .list {
  padding: 0;
}

.event-list-info .event-body .list .event {
  position: relative;
  width: 100%;
  padding: 15px 0;
  padding-left: 0px;
  border-bottom: 1px solid #e5e5e5;
  color: #606060;
  list-style: none;
}

.event-list-info .event-body .list .event .event-title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
}

.event-list-info .event-body .list .event .event-content {
  color: #000;
  font-size: 14px;
}

.event-list-info .event-body .list .event .event-img {
  max-width: 100%;
}

.event-list-info .event-body .list .event .event-finish {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -0.8em;
  font-weight: bold;
  text-align: 1.6em;
  text-align: center;
}

.event-list-info .event-page .pagination-wrap {
  color: #000;
  font-size: 13px;
  text-align: center;
}

.event-list-info .event-page .pagination-wrap .pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
}

.event-list-info .event-page .pagination-wrap .pagination > li > a {
  margin-left: 0;
  padding: 6px 9px;
  border: 0;
  color: #a9a9a9;
}

.event-list-info .event-page .pagination-wrap .pagination .active > a {
  background-color: #fff;
  color: #000;
  font-weight: bold;
}

.event-list-info .event_view {
  color: #000;
}

.event-list-info .event_view .btn-wrap {
  text-align: center;
}

.event-list-info .event_view .btn-wrap button {
  width: 100%;
}

.event-list-info .event_view img {
  max-width: 100%;
}

.event-list-info .admin-btn-wrap {
  margin: 40px auto 20px;
  padding-top: 20px;
  border-top: 1px solid #e5e5e5;
  text-align: right;
}

.event-list-info .wcmt {
  margin-bottom: 15px !important;
  padding: 20px 0;
}

.event-list-info .wcmt .wcmt_form_textbox {
  width: 80%;
}

.event-list-info .wcmt .wcmt_form_write {
  width: 19%;
  height: 79px;
}

.event-list-info .wcmt .panel {
  margin-top: 15px;
  margin-bottom: 0px;
  color: #000;
}

.event-centered {
  position: relative;
  text-align: center;
}

.event-centered .event-container {
  width: 860px;
}

.event-centered > div {
  display: inline-block;
  text-align: left;
}

.account {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 200px;
  padding-left: 15px;
  float: right;
  color: #fff;
}

.account .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.account-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.account-info .account-title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.account-info .account-nav {
  display: inline-block;
  width: 100%;
  margin-top: 14px;
}

.account-info .account-nav .nav-tabs {
  margin-bottom: 15px;
}

.account-info .account-nav .nav-tabs .nav-item .nav-link {
  margin-right: 0;
  padding: 20px 26px;
  border-bottom: 2px solid #e9e9e9;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 16px;
  line-height: 1.0;
}

.account-info .account-nav .nav-tabs .nav-item .nav-link:hover {
  color: #000;
}

.account-info .account-nav .nav-tabs .nav-item.active {
  border-bottom: 3px solid #000;
}

.account-info .account-nav .nav-tabs .nav-item.active .nav-link {
  color: #000;
}

.account-info .account-page .pagination-wrap {
  color: #000;
  font-size: 13px;
  text-align: center;
}

.account-info .account-page .pagination-wrap .pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
}

.account-info .account-page .pagination-wrap .pagination > li > a {
  margin-left: 0;
  padding: 6px 9px;
  border: 0;
  color: #a9a9a9;
}

.account-info .account-page .pagination-wrap .pagination .active > a {
  background-color: #fff;
  color: #000;
  font-weight: bold;
}

.account-info .account-write {
  color: #000;
}

.account-info .account-write .mini-text {
  display: none;
}

.account-centered {
  position: relative;
  text-align: center;
}

.account-centered .account-container {
  width: 860px;
}

.account-centered > div {
  display: inline-block;
  text-align: left;
}

.premium {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 200px;
  padding-left: 15px;
  float: right;
  color: #fff;
}

.premium .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.premium-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.premium-info .premium-title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.premium-info .premium-title > a {
  margin: 0px;
  margin: 0px;
  padding: 0px 6px;
  border: 1px solid #01b925;
  border-radius: 7px;
  background: transparent;
  color: #01b925;
  font-size: 16px;
  text-decoration: none;
}

.premium-info .premium-nav {
  display: inline-block;
  width: 100%;
  margin-top: 14px;
}

.premium-info .premium-nav .nav-tabs {
  margin-bottom: 15px;
}

.premium-info .premium-nav .nav-tabs .nav-item .nav-link {
  margin-right: 0;
  padding: 20px 26px;
  border-bottom: 2px solid #e9e9e9;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 16px;
  line-height: 1.0;
}

.premium-info .premium-nav .nav-tabs .nav-item .nav-link:hover {
  color: #000;
}

.premium-info .premium-nav .nav-tabs .nav-item.active {
  border-bottom: 3px solid #000;
}

.premium-info .premium-nav .nav-tabs .nav-item.active .nav-link {
  color: #000;
}

.premium-info .premium-page .pagination-wrap {
  color: #000;
  font-size: 13px;
  text-align: center;
}

.premium-info .premium-page .pagination-wrap .pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
}

.premium-info .premium-page .pagination-wrap .pagination > li > a {
  margin-left: 0;
  padding: 6px 9px;
  border: 0;
  color: #a9a9a9;
}

.premium-info .premium-page .pagination-wrap .pagination .active > a {
  background-color: #fff;
  color: #000;
  font-weight: bold;
}

.premium-info .premium-write {
  color: #000;
}

.premium-info .premium-write .premium-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.premium-info .premium-write .form-control {
  width: 100%;
}

.premium-centered {
  position: relative;
  text-align: center;
}

.premium-centered .premium-container {
  width: 860px;
}

.premium-centered > div {
  display: inline-block;
  text-align: left;
}

.shopmusic {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 200px;
  padding-left: 15px;
  float: right;
  color: #fff;
}

.shopmusic .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.shopmusic-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.shopmusic-info .shopmusic-title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.shopmusic-info .shopmusic-nav {
  display: inline-block;
  width: 100%;
  margin-top: 14px;
}

.shopmusic-info .shopmusic-nav .nav-tabs {
  margin-bottom: 15px;
}

.shopmusic-info .shopmusic-nav .nav-tabs .nav-item .nav-link {
  margin-right: 0;
  padding: 20px 26px;
  border-bottom: 2px solid #e9e9e9;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 16px;
  line-height: 1.0;
}

.shopmusic-info .shopmusic-nav .nav-tabs .nav-item .nav-link:hover {
  color: #000;
}

.shopmusic-info .shopmusic-nav .nav-tabs .nav-item.active {
  border-bottom: 3px solid #000;
}

.shopmusic-info .shopmusic-nav .nav-tabs .nav-item.active .nav-link {
  color: #000;
}

.shopmusic-info .shopmusic-page .pagination-wrap {
  color: #000;
  font-size: 13px;
  text-align: center;
}

.shopmusic-info .shopmusic-page .pagination-wrap .pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
}

.shopmusic-info .shopmusic-page .pagination-wrap .pagination > li > a {
  margin-left: 0;
  padding: 6px 9px;
  border: 0;
  color: #a9a9a9;
}

.shopmusic-info .shopmusic-page .pagination-wrap .pagination .active > a {
  background-color: #fff;
  color: #000;
  font-weight: bold;
}

.shopmusic-info .shopmusic-write {
  color: #000;
}

.shopmusic-centered {
  position: relative;
  text-align: center;
}

.shopmusic-centered .shopmusic-container {
  width: 860px;
}

.shopmusic-centered > div {
  display: inline-block;
  text-align: left;
}

.logosong {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 200px;
  padding-left: 15px;
  float: right;
  color: #fff;
}

.logosong .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.logosong-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.logosong-info .logosong-title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.logosong-info .form-inline .input-group {
  display: inline-table;
  vertical-align: middle;
}

.logosong-info .logosong-nav {
  display: inline-block;
  width: 100%;
  margin-top: 14px;
}

.logosong-info .logosong-nav .nav-tabs {
  margin-bottom: 15px;
}

.logosong-info .logosong-nav .nav-tabs .nav-item .nav-link {
  margin-right: 0;
  padding: 20px 26px;
  border-bottom: 2px solid #e9e9e9;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 16px;
  line-height: 1.0;
}

.logosong-info .logosong-nav .nav-tabs .nav-item .nav-link:hover {
  color: #000;
}

.logosong-info .logosong-nav .nav-tabs .nav-item.active {
  border-bottom: 3px solid #000;
}

.logosong-info .logosong-nav .nav-tabs .nav-item.active .nav-link {
  color: #000;
}

.logosong-info .logosong-page .pagination-wrap {
  color: #000;
  font-size: 13px;
  text-align: center;
}

.logosong-info .logosong-page .pagination-wrap .pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
}

.logosong-info .logosong-page .pagination-wrap .pagination > li > a {
  margin-left: 0;
  padding: 6px 9px;
  border: 0;
  color: #a9a9a9;
}

.logosong-info .logosong-page .pagination-wrap .pagination .active > a {
  background-color: #fff;
  color: #000;
  font-weight: bold;
}

.logosong-info .logosong-write {
  color: #000;
}

.logosong-centered {
  position: relative;
  text-align: center;
}

.logosong-centered .logosong-container {
  width: 860px;
}

.logosong-centered > div {
  display: inline-block;
  text-align: left;
}

.schedule {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 200px;
  padding-left: 15px;
  float: right;
  color: #fff;
}

.schedule .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.schedule-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.schedule-info .schedule-title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.schedule-info .form-inline .input-group {
  display: inline-table;
  vertical-align: middle;
}

.schedule-info .schedule-nav {
  display: inline-block;
  width: 100%;
  margin-top: 14px;
}

.schedule-info .schedule-nav .nav-tabs {
  margin-bottom: 15px;
}

.schedule-info .schedule-nav .nav-tabs .nav-item .nav-link {
  margin-right: 0;
  padding: 20px 26px;
  border-bottom: 2px solid #e9e9e9;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 16px;
  line-height: 1.0;
}

.schedule-info .schedule-nav .nav-tabs .nav-item .nav-link:hover {
  color: #000;
}

.schedule-info .schedule-nav .nav-tabs .nav-item.active {
  border-bottom: 3px solid #000;
}

.schedule-info .schedule-nav .nav-tabs .nav-item.active .nav-link {
  color: #000;
}

.schedule-info .schedule-page .pagination-wrap {
  color: #000;
  font-size: 13px;
  text-align: center;
}

.schedule-info .schedule-page .pagination-wrap .pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
}

.schedule-info .schedule-page .pagination-wrap .pagination > li > a {
  margin-left: 0;
  padding: 6px 9px;
  border: 0;
  color: #a9a9a9;
}

.schedule-info .schedule-page .pagination-wrap .pagination .active > a {
  background-color: #fff;
  color: #000;
  font-weight: bold;
}

.schedule-info .schedule-write {
  color: #000;
}

.schedule-centered {
  position: relative;
  text-align: center;
}

.schedule-centered .schedule-container {
  width: 860px;
}

.schedule-centered > div {
  display: inline-block;
  text-align: left;
}

.tts {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 200px;
  padding-left: 15px;
  float: right;
  color: #fff;
}

.tts .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.tts-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.tts-info .tts-title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.tts-info .form-inline .input-group {
  display: inline-table;
  vertical-align: middle;
}

.tts-info .tts-nav {
  display: inline-block;
  width: 100%;
  margin-top: 14px;
}

.tts-info .tts-nav .nav-tabs {
  margin-bottom: 15px;
}

.tts-info .tts-nav .nav-tabs .nav-item .nav-link {
  margin-right: 0;
  padding: 20px 26px;
  border-bottom: 2px solid #e9e9e9;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 16px;
  line-height: 1.0;
}

.tts-info .tts-nav .nav-tabs .nav-item .nav-link:hover {
  color: #000;
}

.tts-info .tts-nav .nav-tabs .nav-item.active {
  border-bottom: 3px solid #000;
}

.tts-info .tts-nav .nav-tabs .nav-item.active .nav-link {
  color: #000;
}

.tts-info .tts-page .pagination-wrap {
  color: #000;
  font-size: 13px;
  text-align: center;
}

.tts-info .tts-page .pagination-wrap .pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
}

.tts-info .tts-page .pagination-wrap .pagination > li > a {
  margin-left: 0;
  padding: 6px 9px;
  border: 0;
  color: #a9a9a9;
}

.tts-info .tts-page .pagination-wrap .pagination .active > a {
  background-color: #fff;
  color: #000;
  font-weight: bold;
}

.tts-info .tts-write {
  color: #000;
}

.tts-info .tts-write .use-text {
  color: #a7a7a7;
  font-size: 13px;
}

.tts-info .tts-write .radioMiddle {
  margin-bottom: 0;
  color: #000;
  font-size: 13px;
  font-weight: 500;
}

.tts-info .tts-write .radio_wrap input[type="radio"],
.tts-info .tts-write .radio_wrap label {
  display: inline-block;
  vertical-align: middle;
}

.tts-info .tts-write input[type='radio'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  margin-top: 0px;
  margin-right: 4px;
  border: 1px solid #a7a7a7;
  border-radius: 50%;
  outline: none;
  background-color: #e5e5e5;
  cursor: pointer;
}

.tts-info .tts-write input[type='radio']:checked {
  border: 4px solid #00cd3c;
  background-color: #fff;
}

.tts-centered {
  position: relative;
  text-align: center;
}

.tts-centered .tts-container {
  width: 860px;
}

.tts-centered > div {
  display: inline-block;
  text-align: left;
}

.channel {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 200px;
  padding-left: 15px;
  float: right;
  color: #fff;
}

.channel .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.channel-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.channel-info .channel-title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.channel-info .form-inline .input-group {
  display: inline-table;
  vertical-align: middle;
}

.channel-info .nav-tabs > li > a {
  padding: 13px 15px 10px;
}

.channel-info .nav-tabs > li.active > a {
  color: #00b423;
}

.channel-info .tab-content {
  padding: 0;
}

.channel-info .tab-content ul {
  padding-left: 0px;
  list-style: none;
}

.channel-info .tab-content .item_info .sort {
  margin: 12px 0 8px;
  overflow: hidden;
}

.channel-info .tab-content .item_info .sort li {
  margin: 0 8px 8px 0;
  float: left;
  color: #666;
  font-size: 12px;
  line-height: 22px;
}

.channel-info .tab-content .item_info .sort li a {
  display: inline-block;
  padding: 0 10px;
  border: #00b423 1px solid;
  border-radius: 50px;
  color: #00b423;
  text-decoration: none;
}

.channel-info .tab-content .item_info .sort li.on a {
  background-color: #1fe13d;
  color: #fff;
}

.channel-info .tab-content .item_info .make li {
  font-size: 13px;
  line-height: 20px;
}

.channel-info .channel-page .pagination-wrap {
  color: #000;
  font-size: 13px;
  text-align: center;
}

.channel-info .channel-page .pagination-wrap .pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
}

.channel-info .channel-page .pagination-wrap .pagination > li > a {
  margin-left: 0;
  padding: 6px 9px;
  border: 0;
  color: #a9a9a9;
}

.channel-info .channel-page .pagination-wrap .pagination .active > a {
  background-color: #fff;
  color: #000;
  font-weight: bold;
}

.channel-info .channel-write {
  color: #000;
}

.channel-info .channel-write .horizontal-scrollable-tabs .scroller {
  color: #00b423;
}

.channel-info .channel-write .horizontal-scrollable-tabs .scroller.disabled {
  color: gray;
}

.channel-info .channel-write .item_tit .thumnail img {
  width: 100%;
  margin-bottom: 0;
  border-radius: 8px;
}

.channel-info .channel-write ul {
  padding-left: 0px;
  list-style: none;
}

.channel-centered {
  position: relative;
  text-align: center;
}

.channel-centered .channel-container {
  width: 860px;
}

.channel-centered > div {
  display: inline-block;
  text-align: left;
}

.ai {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 200px;
  padding-left: 15px;
  float: right;
  color: #fff;
}

.ai .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.ai-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.ai-info .title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.ai-info .card {
  display: block;
  margin-top: 35px;
}

.ai-info .card .name {
  display: block;
  color: #000;
  font-size: 17px;
  font-weight: bold;
}

.ai-info .card .sub-name {
  display: block;
  margin: 10px;
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

.ai-info .card th {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.ai-info .card th:first-child {
  padding-left: 7px;
}

.ai-info .card td {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}

.ai-info .card .cursor-hands {
  cursor: pointer;
}

.ai-info .card .searchResults {
  color: #000;
}

.ai-info .card .searchResults .list {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.ai-info .card .searchResults .list li {
  display: table-cell;
  padding: 5px;
  border: 1px solid #ccc;
}

.ai-info .card .group-form {
  margin-top: 10px;
  padding: 20px;
  border: solid 1px #e7e7e7;
  border-radius: 7px;
  background-color: #e7e7e7;
}

.ai-info .card .group-form .default-btn {
  display: inline;
}

.ai-info .card .group-form .default-btn .confirm-btn {
  float: right;
}

.ai-info .card .group-form .default-btn .confirm-btn > a {
  padding: 9px 15px;
  cursor: pointer;
}

.ai-info .card .group-form .default-btn .cancel-btn {
  margin-left: 10px;
}

.ai-info .card .group-form .default-btn .cancel-btn > a {
  padding: 9px 15px;
  background-color: #fff;
  cursor: pointer;
}

.ai-info .card .group-form .radioTitle {
  display: inline-block;
  margin-right: 20px;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  vertical-align: middle;
}

.ai-info .card .group-form .radioMiddle {
  display: inline-block;
  margin-bottom: 0;
  color: #000;
  font-size: 15px;
  font-weight: 500;
}

.ai-info .card .group-form .radio_wrap input[type="radio"],
.ai-info .card .group-form .radio_wrap label {
  display: inline-block;
  vertical-align: middle;
}

.ai-info .card .group-form .radio_wrap label {
  margin-right: 15px;
}

.ai-info .card .group-form input[type='radio'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  margin-top: 0;
  margin-right: 2px;
  border: 1px solid #e7e7e7;
  border-radius: 50%;
  outline: none;
  background-color: #f5f5f5;
  cursor: pointer;
}

.ai-info .card .group-form input[type='radio']:checked {
  border: 4px solid #000;
  background-color: #fff;
}

.ai-info .card .group-form .checkbox {
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: inline-block;
  position: relative;
          align-items: center;
  margin-top: 0;
  margin-right: 35px;
  padding-left: 30px;
  cursor: pointer;
}

.ai-info .card .group-form .checkbox .custom-checkbox {
  clip: rect(0 0 0 0);
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.ai-info .card .group-form .checkbox .custom-checkbox + .custom-checkbox-label {
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  background-color: #f5f5f5;
  content: '';
}

.ai-info .card .group-form .checkbox .custom-checkbox:checked + .custom-checkbox-label::before {
  display: inline-block;
  /* or display: block; */
  width: 18px;
  height: 18px;
  border-radius: 3px;
  border-color: #000;
  background-color: #000;
  color: #fff;
  /* 체크마크 색상 설정 */
  font-size: 14px;
  /* 체크마크 크기 설정 */
  line-height: 18px;
  /* 유니코드 체크마크 추가 */
  text-align: center;
  content: '\2713';
}

.ai-info .card .group-form .checkbox .label-text {
  color: #000;
  font-size: 12px;
  font-weight: normal;
}

.ai-centered {
  position: relative;
  text-align: center;
}

.ai-centered .ai-container {
  width: 860px;
}

.ai-centered > div {
  display: inline-block;
  text-align: left;
}

.affiliate {
  width: 100%;
  height: 100%;
  background-color: #5434c0;
}

.affiliate .affiliate-list .img-info {
  margin-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
}

.affiliate .affiliate-list .img-info-style {
  width: 100%;
}

.affiliate .affiliate-list .img-use {
  margin-top: 15px;
  padding-right: 30px;
  padding-left: 30px;
}

.affiliate .affiliate-list .img-use-style {
  width: 100%;
}

.affiliate .affiliate-list .img-btn {
  margin-top: 67px;
  padding-right: 30px;
  padding-left: 30px;
}

.affiliate .affiliate-list .img-btn-style {
  width: 100%;
}

.affiliate .affiliate-list .img-guide {
  margin-top: 85px;
}

.affiliate .affiliate-list .img-guide-style {
  width: 100%;
}

.affiliate .affiliate-list .ir-pm {
  overflow: hidden;
  color: transparent;
  font-size: 0;
  line-height: 0;
}

.affiliate .affiliate-list .ir-pm h2 {
  margin: 0;
  font-size: 0;
  line-height: 0;
}

.affiliate .affiliate-list .ir-pm p {
  margin: 0;
  font-size: 0;
  line-height: 0;
}

.affiliate-centered {
  position: relative;
  background: linear-gradient(to bottom, #5434c0 2840px, #3a3c40 1727px);
  text-align: center;
}

.affiliate-centered .affiliate-container {
  width: 860px;
}

.affiliate-centered > div {
  display: inline-block;
}

.litepass {
  width: 100%;
  height: 100%;
  background-color: #151322;
}

.litepass .litepass-list .img-info,
.litepass .litepass-list .img-use,
.litepass .litepass-list .img-btn,
.litepass .litepass-list .img-guide {
  padding-right: 3vw;
  padding-left: 3vw;
}

.litepass .litepass-list .img-info-style,
.litepass .litepass-list .img-use-style,
.litepass .litepass-list .img-btn-style,
.litepass .litepass-list .img-guide-style {
  width: 100%;
  height: auto;
}

.litepass .litepass-list .ir-pm {
  overflow: hidden;
  color: transparent;
  font-size: 0;
  line-height: 0;
}

.litepass .litepass-list .ir-pm h2, .litepass .litepass-list .ir-pm p {
  margin: 0;
  font-size: 0;
  line-height: 0;
}

.litepass .litepass-list .audio-title {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 55%;
  left: 50%;
  width: 90vw;
          transform: translate(-50%, -50%);
  color: white;
  font-size: clamp(8px, 4.5vw, 32px);
  font-weight: bold;
  text-align: center;
  word-break: keep-all;
}

.litepass .litepass-list .link-comm {
  -webkit-transform: translateX(-50%);
  position: absolute;
  width: 60vw;
  height: 15vw;
  overflow: hidden;
          transform: translateX(-50%);
  color: transparent;
  font-size: 1px;
  line-height: 0;
}

.litepass .litepass-list .link-comm.link-left {
  -webkit-transform: translateX(-50%);
  position: absolute;
  top: 51.3%;
  left: calc(50% - clamp(20px, 35vw, 295px));
  width: clamp(20px, 10vw, 40px);
  height: clamp(30px, 14vw, 60px);
          transform: translateX(-50%);
}

.litepass .litepass-list .link-comm.link-right {
  -webkit-transform: translateX(-50%);
  position: absolute;
  top: 51.3%;
  left: calc(50% + clamp(20px, 35vw, 295px));
  width: clamp(20px, 10vw, 40px);
  height: clamp(30px, 14vw, 60px);
          transform: translateX(-50%);
}

.litepass .litepass-list .link-comm.link-audio {
  -webkit-transform: translateX(-50%);
  position: absolute;
  top: 50.5%;
  left: 50%;
  width: clamp(30px, 14vw, 104px);
  height: clamp(30px, 14vw, 104px);
          transform: translateX(-50%);
}

.litepass .litepass-list .link-comm.link-01 {
  -webkit-transform: translateX(-50%);
  position: absolute;
  top: 72.9%;
  left: 50%;
  width: clamp(120px, 58vw, 510px);
  height: clamp(30px, 13vw, 112px);
          transform: translateX(-50%);
}

.litepass-centered {
  position: relative;
  background-color: #151322;
  text-align: center;
}

.litepass-centered .litepass-container {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
}

.litepass-centered > div {
  display: inline-block;
  width: 100%;
}

.terms {
  z-index: 1;
  padding-bottom: 50px;
  color: #000;
}

.terms-header {
  border-bottom: solid 1px #d1d1d1;
  text-align: center;
}

.terms-header .title {
  display: block;
  margin-top: 150px;
  margin-bottom: 50px;
  color: #000;
  font-size: 28px;
  font-weight: 700;
}

.terms-header .desc {
  display: block;
  margin-bottom: 40px;
  color: #000000;
  font-size: 15px;
  text-align: center;
}

.terms-header .desc strong {
  color: #000;
  font-weight: 700;
}

.terms-body {
  width: 90%;
  max-width: 560px;
  margin: 40px auto 0;
  /* 체크박스(동그란 라디오 모양) */
  /* 채워지는 점 */
  /* 키보드 포커스 접근성 */
}

.terms-body .agree-card {
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
  width: 100%;
  margin: 0 auto;
  padding: 32px 40px;
  border: 1px  solid #c3c3c3;
  background: #ffffff;
          box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
}

.terms-body .agree-title {
  margin: 0 0 24px;
  color: #000;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}

.terms-body .agree-all {
  -webkit-box-align: center;
      -ms-flex-align: center;
  gap: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  margin: 8px 0 6px;
  cursor: pointer;
}

.terms-body .agree-all .label {
  color: #000;
  font-size: 18px;
  font-weight: 400;
}

.terms-body .agree-note {
  margin: 8px 30px 16px 30px;
  color: #a3a3a3;
  font-size: 14px;
  font-weight: 400;
}

.terms-body .agree-tip {
  color: #a3a3a3;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
}

.terms-body .agree-divider {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #e6e6e6;
}

.terms-body .agree-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.terms-body .agree-list li {
  -webkit-box-align: center;
      -ms-flex-align: center;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr auto;
          align-items: center;
  padding: 8px 0;
}

.terms-body .agree-list li .agree-row {
  -webkit-box-align: center;
      -ms-flex-align: center;
  gap: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
  cursor: pointer;
}

.terms-body .agree-list li .text {
  color: #000;
  font-size: 18px;
  font-weight: 400;
}

.terms-body .agree-list li .badge {
  display: inline-block;
  margin-right: 2px;
  padding: 4px 10px;
  border-radius: 32px;
  background-color: #02b335;
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
}

.terms-body .agree-list li .badge.opt {
  background-color: #333333;
  color: #fff;
}

.terms-body .agree-list li .more {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
          align-items: center;
          justify-content: center;
  width: 28px;
  height: 28px;
  padding-bottom: 8px;
  border-radius: 50%;
  color: #666666;
  font-size: 20px;
  text-decoration: none;
}

.terms-body input[type="checkbox"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.terms-body .fake-check {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 26px;
  display: inline-block;
  position: relative;
          flex: 0 0 26px;
  width: 26px;
  height: 26px;
  border: 1px solid #666666;
  border-radius: 50%;
}

.terms-body input[type="checkbox"]:checked + .fake-check {
  border-color: #00c73c;
}

.terms-body input[type="checkbox"]:checked + .fake-check::after {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
          transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #00c73c;
  content: "";
}

.terms-body .fake-check:focus-visible,
.terms-body .agree-row:focus-within .fake-check,
.terms-body .agree-all:focus-within .fake-check {
  outline: 2px solid #00c73c;
  outline-offset: 2px;
}

.terms-body .footer {
  margin-top: 32px;
  background: transparent;
}

.terms-body .footer .join-btn {
  text-align: center;
}

.terms-body .footer .join-btn > a {
  display: inline-block;
  width: 70%;
  padding: 16px 0;
  border-radius: 28px;
  background: #00c73c;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
  text-decoration: none;
}

.terms-body .footer .join-btn > a.disabled,
.terms-body .footer .join-btn > a[aria-disabled="true"] {
  background: #9bd8b0;
  opacity: 1;
  pointer-events: none;
}

.terms-body .footer .join-social {
  margin-top: 40px;
  text-align: center;
}

.terms-body .footer .join-social .social-text {
  display: block;
  margin-bottom: 20px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

.terms-body .footer .join-social .disabled {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.6;
  pointer-events: none;
}

.terms-body .footer .join-social .kakao-icon,
.terms-body .footer .join-social .naver-icon,
.terms-body .footer .join-social .apple-icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin: 10px;
  background-repeat: no-repeat;
  background-size: 80px 80px;
  cursor: pointer;
}

.terms-body .footer .join-social .kakao-icon {
  background-image: url(../img/login/kakao.png);
}

.terms-body .footer .join-social .naver-icon {
  background-image: url(../img/login/naver.png);
}

.terms-body .footer .join-social .apple-icon {
  background-image: url(../img/login/apple.png);
}

/* =========================
   Mobile Responsive
   ========================= */
@media (max-width: 576px) {
  .terms {
    padding-bottom: 30px;
  }
  .terms-header .title {
    margin-top: 90px;
    margin-bottom: 18px;
    font-size: 22px;
  }
  .terms-header .desc {
    margin-bottom: 26px;
    padding: 0 18px;
    font-size: 13px;
  }
  .terms-body {
    width: 92%;
    max-width: 100%;
    margin: 24px auto 0;
  }
  .terms-body .agree-card {
    padding: 22px 18px;
  }
  .terms-body .agree-title {
    margin-bottom: 18px;
    font-size: 22px;
  }
  .terms-body .agree-all {
    gap: 10px;
  }
  .terms-body .agree-all .label {
    font-size: 15px;
  }
  .terms-body .agree-note {
    margin: 8px 0 14px 0;
    padding-left: 34px;
    font-size: 12px;
  }
  .terms-body .agree-divider {
    margin: 10px 0;
  }
  .terms-body .agree-list li {
    gap: 8px;
    padding: 10px 0;
  }
  .terms-body .agree-list li .text {
    font-size: 14px;
    line-height: 1.35;
    white-space: nowrap;
  }
  .terms-body .agree-list li .badge {
    padding: 3px 8px;
    border-radius: 20px;
    font-size: 11px;
    line-height: 14px;
  }
  .terms-body .agree-list li .more {
    width: 24px;
    height: 24px;
    font-size: 18px;
  }
  .terms-body .fake-check {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 22px;
            flex: 0 0 22px;
    width: 22px;
    height: 22px;
  }
  .terms-body input[type="checkbox"]:checked + .fake-check::after {
    width: 9px;
    height: 9px;
  }
  .terms-body .agree-tip {
    margin-top: 6px;
    padding: 0 10px;
    font-size: 12px;
  }
  .terms-body .footer {
    margin-top: 22px;
  }
  .terms-body .footer .join-btn > a {
    width: 100%;
    padding: 14px 0;
    border-radius: 26px;
    font-size: 16px;
  }
  .terms-body .footer .join-social {
    margin-top: 26px;
  }
  .terms-body .footer .join-social .social-text {
    margin-bottom: 14px;
    font-size: 13px;
  }
  .terms-body .footer .join-social .kakao-icon,
  .terms-body .footer .join-social .naver-icon,
  .terms-body .footer .join-social .apple-icon {
    width: 64px;
    height: 64px;
    margin: 8px;
    background-size: 64px 64px;
  }
}

/* (선택) 태블릿 구간도 잡고 싶으면 */
@media (max-width: 998px) {
  .terms-body .agree-card {
    padding: 28px 24px;
  }
  .terms-body .text {
    font-size: 18px;
  }
}

.lounge-list {
  z-index: 0;
  margin-top: 83px;
  padding-bottom: 100px;
  padding-left: 15px;
  color: #fff;
}

.lounge-list .endline {
  width: 100%;
  margin: 60px 0;
  border-bottom: solid 1px #e0e0e0;
}

.lounge-list-info .line {
  width: 100%;
  border-bottom: solid 3px #000;
}

.lounge-list-info .title {
  display: inline-block;
  margin-top: 60px;
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}

.lounge-list-info .lounge-view-header {
  position: relative;
  margin: 25px 0 18px;
  /* ✅ 아이콘 영역만큼 오른쪽 여백 확보 (PC/모바일 공통) */
  padding-right: 56px;
  padding-bottom: 12px;
  /* ✅ 모바일에서만 레이아웃 변경 */
}

.lounge-list-info .lounge-view-header .lounge-share-icons {
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 5;
  position: absolute;
  top: 4px;
  right: 0;
          align-items: center;
}

.lounge-list-info .lounge-view-header .share-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
          align-items: center;
          justify-content: center;
  width: 35px;
  height: 35px;
  padding: 0;
  border: 0;
  border-radius: 10px;
  background: #f1f1f1;
  cursor: pointer;
}

.lounge-list-info .lounge-view-header .share-icon img {
  display: block;
  width: 30px;
  height: 30px;
}

@media (max-width: 767px) {
  .lounge-list-info .lounge-view-header {
    /* 터치 영역 확보(모바일은 40px 이상 권장) */
  }
  .lounge-list-info .lounge-view-header .lounge-view-header {
    padding-right: 0;
  }
  .lounge-list-info .lounge-view-header .lounge-view-header .lounge-share-icons {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
    position: static;
            justify-content: flex-end;
    margin-top: 10px;
  }
  .lounge-list-info .lounge-view-header .share-icon {
    width: 40px;
    height: 40px;
    border-radius: 12px;
  }
}

.lounge-list-info .lounge-view-header .share-icon.kakao {
  background: #FEE500;
}

.lounge-list-info .lounge-view-title {
  margin-bottom: 6px;
  color: #000;
  font-size: 20px;
  font-weight: bold;
}

.lounge-list-info .lounge-view-date {
  color: #555;
  font-size: 14px;
}

.lounge-list-info .lounge-body {
  margin-top: 20px;
  /* ▶ 반응형 : 화면이 좁아지면 1열로 변경 */
}

.lounge-list-info .lounge-body .list {
  -ms-flex-wrap: wrap;
  gap: 18px;
  /* ▶ 이미지 그리드 레이아웃 (2열 기본) */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.lounge-list-info .lounge-body .list .lounge-item {
  position: relative;
  /* 기본 2열 (gap 18px, 양쪽 9px씩) */
  width: calc(50% - 9px);
  margin: 0;
  padding: 0;
  border-bottom: 0;
  color: #606060;
  list-style: none;
  /* 기존 텍스트/레이아웃 잔재는 숨김(혹시 남아있을 경우 대비) */
}

.lounge-list-info .lounge-body .list .lounge-item .col-sm-3,
.lounge-list-info .lounge-body .list .lounge-item .col-xs-9 {
  padding: 0;
}

.lounge-list-info .lounge-body .list .lounge-item .col-xs-9 {
  display: none;
}

.lounge-list-info .lounge-body .list .lounge-item .lounge-finish {
  display: none;
}

.lounge-list-info .lounge-body .list .lounge-item a {
  display: block;
}

.lounge-list-info .lounge-body .list .lounge-item .lounge-img {
  -o-object-fit: cover;
  -webkit-transition: opacity .15s, -webkit-transform .15s ease-out, -webkit-box-shadow .15s ease-out;
  display: block;
  width: 100%;
  height: 180px;
  overflow: hidden;
     object-fit: cover;
  border-radius: 12px;
  transition: opacity .15s, -webkit-transform .15s ease-out, -webkit-box-shadow .15s ease-out;
  transition: transform .15s ease-out, box-shadow .15s ease-out, opacity .15s;
  transition: transform .15s ease-out, box-shadow .15s ease-out, opacity .15s, -webkit-transform .15s ease-out, -webkit-box-shadow .15s ease-out;
}

.lounge-list-info .lounge-body .list .lounge-item:hover .lounge-img {
  -webkit-transform: translateY(-2px);
  -webkit-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
          transform: translateY(-2px);
          box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
  opacity: 0.98;
}

.lounge-list-info .lounge-body .list .lounge-item .lounge-status-badge {
  position: absolute;
  top: 8px;
  left: 8px;
  padding: 2px 6px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 11px;
}

.lounge-list-info .lounge-body .list .lounge-item .lounge-status-ended {
  background: rgba(0, 0, 0, 0.8);
}

.lounge-list-info .lounge-body .list .lounge-item--ended .lounge-img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: .5;
}

@media (max-width: 767px) {
  .lounge-list-info .lounge-body .list {
    gap: 12px;
  }
  .lounge-list-info .lounge-body .list .lounge-item {
    width: 100%;
  }
  .lounge-list-info .lounge-body .list .lounge-item .lounge-img {
    height: auto;
  }
}

.lounge-list-info .lounge-page .pagination-wrap {
  color: #000;
  font-size: 13px;
  text-align: center;
}

.lounge-list-info .lounge-page .pagination-wrap .pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
}

.lounge-list-info .lounge-page .pagination-wrap .pagination > li > a {
  margin-left: 0;
  padding: 6px 9px;
  border: 0;
  color: #a9a9a9;
}

.lounge-list-info .lounge-page .pagination-wrap .pagination .active > a {
  background-color: #fff;
  color: #000;
  font-weight: bold;
}

.lounge-list-info .lounge-view {
  margin-top: 20px;
  color: #000;
  /* 유의사항 영역 */
  /* ▶ 이미지가 줄어들면 버튼도 자동 축소 */
  /* 태블릿 정도 (너비 대략 768 이하) */
  /* ---------- 오디오형 ---------- */
  /* ---------- 투표형 ---------- */
  /* 체크 상태 */
  /* ───────── BASIC 참여방법 카드 ───────── */
  /* 반응형(조금 넓을 때 여유있게) */
}

.lounge-list-info .lounge-view .lounge-view-image-wrap {
  position: relative;
  width: 100%;
  /* 반응형 */
  max-width: 860px;
  /* 필요하면 */
  margin: 0 auto;
}

.lounge-list-info .lounge-view .lounge-view-image {
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);
  -webkit-transition: -webkit-transform .15s ease-out, -webkit-box-shadow .15s ease-out;
  /* 비율 유지 축소 */
  display: block;
  width: 100%;
  height: auto;
  border-radius: 14px;
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);
  transition: -webkit-transform .15s ease-out, -webkit-box-shadow .15s ease-out;
  transition: transform .15s ease-out, box-shadow .15s ease-out;
  transition: transform .15s ease-out, box-shadow .15s ease-out, -webkit-transform .15s ease-out, -webkit-box-shadow .15s ease-out;
}

.lounge-list-info .lounge-view .lounge-view-bottom {
  margin-top: 24px;
  text-align: right;
}

.lounge-list-info .lounge-view .lounge-image-wrap {
  position: relative;
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
}

.lounge-list-info .lounge-view .lounge-detail-img {
  display: block;
  width: 100%;
  height: auto;
}

.lounge-list-info .lounge-view .lounge-notice-wrap {
  margin-top: 0px;
}

.lounge-list-info .lounge-view .lounge-notice-img {
  display: block;
  width: 100%;
}

.lounge-list-info .lounge-view .lounge-notice-text {
  margin-top: 0px;
  padding: 30px 30px;
  background: #181818;
  color: #B7B7B7;
  font-size: 20px;
  line-height: 1.6;
}

.lounge-list-info .lounge-view .lounge-notice-text .lounge-notice-title {
  color: #fff;
  font-size: 22px;
  line-height: 2;
}

.lounge-list-info .lounge-view .lounge-basic-confirm {
  -webkit-transform: translate(-50%, 50%);
  -webkit-transition: 0.2s;
  position: absolute;
  bottom: 6.97%;
  /* 이미지 높이의 50% 지점 */
  left: 50%;
  padding: 4vw 28vw;
          transform: translate(-50%, 50%);
  border-radius: 0.6vw;
  /* 화면폭 기준으로 자동 축소 */
  background: rgba(0, 0, 0, 0);
  color: #fff;
  /* 화면폭 기준으로 자동 축소 */
  font-size: 1.1vw;
  /* 버튼 둥근 정도도 줄어듦 */
  text-decoration: none;
  transition: 0.2s;
}

.lounge-list-info .lounge-view .lounge-audio-confirm {
  -webkit-transform: translate(-50%, 50%);
  -webkit-transition: 0.2s;
  position: absolute;
  bottom: 7.65%;
  /* 이미지 높이의 50% 지점 */
  left: 50%;
  padding: 5vw 27vw;
          transform: translate(-50%, 50%);
  border-radius: 0.6vw;
  /* 화면폭 기준으로 자동 축소 */
  background: rgba(0, 0, 0, 0);
  color: #fff;
  /* 화면폭 기준으로 자동 축소 */
  font-size: 1.1vw;
  /* 버튼 둥근 정도도 줄어듦 */
  text-decoration: none;
  transition: 0.2s;
}

.lounge-list-info .lounge-view .lounge-audio-1 {
  -webkit-transform: translate(-50%, 50%);
  -webkit-transition: 0.2s;
  position: absolute;
  bottom: 20.9%;
  /* 이미지 높이의 50% 지점 */
  left: 32%;
  padding: 5vw 12vw;
          transform: translate(-50%, 50%);
  border-radius: 0.6vw;
  /* 화면폭 기준으로 자동 축소 */
  background: rgba(0, 0, 0, 0);
  color: #fff;
  /* 화면폭 기준으로 자동 축소 */
  font-size: 1.1vw;
  /* 버튼 둥근 정도도 줄어듦 */
  text-decoration: none;
  transition: 0.2s;
}

.lounge-list-info .lounge-view .lounge-audio-2 {
  -webkit-transform: translate(-50%, 50%);
  -webkit-transition: 0.2s;
  position: absolute;
  bottom: 20.9%;
  /* 이미지 높이의 50% 지점 */
  left: 68.5%;
  padding: 5vw 12vw;
          transform: translate(-50%, 50%);
  border-radius: 0.6vw;
  /* 화면폭 기준으로 자동 축소 */
  background: rgba(0, 0, 0, 0);
  color: #fff;
  /* 화면폭 기준으로 자동 축소 */
  font-size: 1.1vw;
  /* 버튼 둥근 정도도 줄어듦 */
  text-decoration: none;
  transition: 0.2s;
}

.lounge-list-info .lounge-view .lounge-audio-3 {
  -webkit-transform: translate(-50%, 50%);
  -webkit-transition: 0.2s;
  position: absolute;
  bottom: 15.3%;
  /* 이미지 높이의 50% 지점 */
  left: 32%;
  padding: 5vw 12vw;
          transform: translate(-50%, 50%);
  border-radius: 0.6vw;
  /* 화면폭 기준으로 자동 축소 */
  background: rgba(0, 0, 0, 0);
  color: #fff;
  /* 화면폭 기준으로 자동 축소 */
  font-size: 1.1vw;
  /* 버튼 둥근 정도도 줄어듦 */
  text-decoration: none;
  transition: 0.2s;
}

.lounge-list-info .lounge-view .lounge-audio-4 {
  -webkit-transform: translate(-50%, 50%);
  -webkit-transition: 0.2s;
  position: absolute;
  bottom: 15.3%;
  /* 이미지 높이의 50% 지점 */
  left: 68.5%;
  padding: 5vw 12vw;
          transform: translate(-50%, 50%);
  border-radius: 0.6vw;
  /* 화면폭 기준으로 자동 축소 */
  background: rgba(0, 0, 0, 0);
  color: #fff;
  /* 화면폭 기준으로 자동 축소 */
  font-size: 1.1vw;
  /* 버튼 둥근 정도도 줄어듦 */
  text-decoration: none;
  transition: 0.2s;
}

.lounge-list-info .lounge-view .lounge-vote-confirm {
  -webkit-transform: translate(-50%, 50%);
  -webkit-transition: 0.2s;
  position: absolute;
  bottom: 5.9%;
  /* 이미지 높이의 50% 지점 */
  left: 50%;
  padding: 6vw 33vw;
          transform: translate(-50%, 50%);
  border-radius: 0.6vw;
  /* 화면폭 기준으로 자동 축소 */
  background: rgba(0, 0, 0, 0);
  color: #fff;
  /* 화면폭 기준으로 자동 축소 */
  font-size: 1.1vw;
  /* 버튼 둥근 정도도 줄어듦 */
  text-decoration: none;
  transition: 0.2s;
}

.lounge-list-info .lounge-view .lounge-vote-1 {
  -webkit-transform: translate(-50%, 50%);
  -webkit-transition: 0.2s;
  position: absolute;
  bottom: 26.7%;
  /* 이미지 높이의 50% 지점 */
  left: 50%;
  padding: 6vw 33vw;
          transform: translate(-50%, 50%);
  border-radius: 0.6vw;
  /* 화면폭 기준으로 자동 축소 */
  background: rgba(0, 0, 0, 0);
  color: #fff;
  /* 화면폭 기준으로 자동 축소 */
  font-size: 1.1vw;
  /* 버튼 둥근 정도도 줄어듦 */
  text-decoration: none;
  transition: 0.2s;
}

.lounge-list-info .lounge-view .lounge-vote-2 {
  -webkit-transform: translate(-50%, 50%);
  -webkit-transition: 0.2s;
  position: absolute;
  bottom: 21.8%;
  /* 이미지 높이의 50% 지점 */
  left: 50%;
  padding: 6vw 33vw;
          transform: translate(-50%, 50%);
  border-radius: 0.6vw;
  /* 화면폭 기준으로 자동 축소 */
  background: rgba(0, 0, 0, 0);
  color: #fff;
  /* 화면폭 기준으로 자동 축소 */
  font-size: 1.1vw;
  /* 버튼 둥근 정도도 줄어듦 */
  text-decoration: none;
  transition: 0.2s;
}

.lounge-list-info .lounge-view .lounge-vote-3 {
  -webkit-transform: translate(-50%, 50%);
  -webkit-transition: 0.2s;
  position: absolute;
  bottom: 17%;
  /* 이미지 높이의 50% 지점 */
  left: 50%;
  padding: 6vw 33vw;
          transform: translate(-50%, 50%);
  border-radius: 0.6vw;
  /* 화면폭 기준으로 자동 축소 */
  background: rgba(0, 0, 0, 0);
  color: #fff;
  /* 화면폭 기준으로 자동 축소 */
  font-size: 1.1vw;
  /* 버튼 둥근 정도도 줄어듦 */
  text-decoration: none;
  transition: 0.2s;
}

.lounge-list-info .lounge-view .lounge-vote-4 {
  -webkit-transform: translate(-50%, 50%);
  -webkit-transition: 0.2s;
  position: absolute;
  bottom: 12.1%;
  /* 이미지 높이의 50% 지점 */
  left: 50%;
  padding: 6vw 33vw;
          transform: translate(-50%, 50%);
  border-radius: 0.6vw;
  /* 화면폭 기준으로 자동 축소 */
  background: rgba(0, 0, 0, 0);
  color: #fff;
  /* 화면폭 기준으로 자동 축소 */
  font-size: 1.1vw;
  /* 버튼 둥근 정도도 줄어듦 */
  text-decoration: none;
  transition: 0.2s;
}

@media (min-width: 1024px) {
  .lounge-list-info .lounge-view .lounge-basic-confirm {
    padding: 48px 270px;
    border-radius: 24px;
  }
  .lounge-list-info .lounge-view .lounge-audio-1,
  .lounge-list-info .lounge-view .lounge-audio-2,
  .lounge-list-info .lounge-view .lounge-audio-3,
  .lounge-list-info .lounge-view .lounge-audio-4 {
    padding: 52px 125px;
    border-radius: 12px;
  }
  .lounge-list-info .lounge-view .lounge-audio-confirm {
    padding: 48px 270px;
    border-radius: 24px;
  }
  .lounge-list-info .lounge-view .lounge-vote-1,
  .lounge-list-info .lounge-view .lounge-vote-2,
  .lounge-list-info .lounge-view .lounge-vote-3,
  .lounge-list-info .lounge-view .lounge-vote-4 {
    padding: 54px 300px;
    border-radius: 12px;
  }
  .lounge-list-info .lounge-view .lounge-vote-confirm {
    padding: 54px 300px;
    border-radius: 12px;
  }
}

.lounge-list-info .lounge-view .audio-card,
.lounge-list-info .lounge-view .vote-card {
  width: 100%;
  padding: 24px 18px 26px;
}

.lounge-list-info .lounge-view .audio-card {
  border: 1px solid #12163b;
  background: #12163b;
  color: #fff;
}

.lounge-list-info .lounge-view .audio-grid {
  gap: 14px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 24px;
}

.lounge-list-info .lounge-view .audio-btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
  gap: 12px;
  -webkit-transition: background .18s ease-out, border-color .18s ease-out, -webkit-transform .18s ease-out, -webkit-box-shadow .18s ease-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
          align-items: center;
  padding: 16px 14px;
  border: 2px solid #5a6fff;
  border-radius: 16px;
  background: rgba(13, 15, 42, 0.9);
  cursor: pointer;
  transition: background .18s ease-out, border-color .18s ease-out, -webkit-transform .18s ease-out, -webkit-box-shadow .18s ease-out;
  transition: background .18s ease-out, border-color .18s ease-out, transform .18s ease-out, box-shadow .18s ease-out;
  transition: background .18s ease-out, border-color .18s ease-out, transform .18s ease-out, box-shadow .18s ease-out, -webkit-transform .18s ease-out, -webkit-box-shadow .18s ease-out;
}

.lounge-list-info .lounge-view .audio-btn--primary {
  -webkit-box-shadow: 0 10px 20px rgba(39, 103, 255, 0.45);
  background: #2148ff;
          box-shadow: 0 10px 20px rgba(39, 103, 255, 0.45);
}

.lounge-list-info .lounge-view .audio-btn-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -ms-flex-negative: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-shrink: 0;
          align-items: center;
          justify-content: center;
  width: 26px;
  height: 26px;
  border: 2px solid rgba(255, 255, 255, 0.7);
  border-radius: 999px;
  background: rgba(0, 0, 0, 0.18);
}

.lounge-list-info .lounge-view .audio-btn-icon::before {
  -webkit-transform: translateX(1px);
  display: block;
  width: 0;
  height: 0;
          transform: translateX(1px);
  border-width: 7px 0 7px 11px;
  border-style: solid;
  border-color: transparent transparent transparent #ffffff;
  content: "";
}

.lounge-list-info .lounge-view .audio-btn-label {
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.2;
}

.lounge-list-info .lounge-view .audio-btn:hover {
  -webkit-transform: translateY(-1px);
  -webkit-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
          transform: translateY(-1px);
  border-color: #8895ff;
          box-shadow: 0 8px 18px rgba(0, 0, 0, 0.4);
}

.lounge-list-info .lounge-view .audio-btn:active {
  -webkit-transform: translateY(0);
  -webkit-box-shadow: none;
          transform: translateY(0);
          box-shadow: none;
}

.lounge-list-info .lounge-view .audio-cta button {
  -webkit-box-shadow: 0 10px 26px rgba(51, 102, 255, 0.35);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
  gap: 6px;
  -webkit-transition: -webkit-transform .12s ease-out, -webkit-box-shadow .12s ease-out, -webkit-filter .12s ease-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: center;
          justify-content: center;
  width: 100%;
  padding: 16px 18px;
  border: 0;
  border-radius: 999px;
  background: -webkit-gradient(linear, left top, right top, from(#3b7bff), to(#2655ff));
  background: linear-gradient(90deg, #3b7bff, #2655ff);
          box-shadow: 0 10px 26px rgba(51, 102, 255, 0.35);
  color: #fff;
  font-weight: 800;
  letter-spacing: -0.02em;
  cursor: pointer;
  transition: -webkit-transform .12s ease-out, -webkit-box-shadow .12s ease-out, -webkit-filter .12s ease-out;
  transition: transform .12s ease-out, box-shadow .12s ease-out, filter .12s ease-out;
  transition: transform .12s ease-out, box-shadow .12s ease-out, filter .12s ease-out, -webkit-transform .12s ease-out, -webkit-box-shadow .12s ease-out, -webkit-filter .12s ease-out;
}

.lounge-list-info .lounge-view .audio-cta button .arrow {
  font-size: 1.1em;
}

.lounge-list-info .lounge-view .audio-cta button:hover {
  -webkit-transform: translateY(-2px);
  -webkit-filter: brightness(1.03);
  -webkit-box-shadow: 0 14px 32px rgba(51, 102, 255, 0.45);
          transform: translateY(-2px);
          box-shadow: 0 14px 32px rgba(51, 102, 255, 0.45);
          filter: brightness(1.03);
}

.lounge-list-info .lounge-view .audio-cta button:active {
  -webkit-transform: translateY(0);
  -webkit-box-shadow: 0 6px 16px rgba(51, 102, 255, 0.35);
          transform: translateY(0);
          box-shadow: 0 6px 16px rgba(51, 102, 255, 0.35);
}

.lounge-list-info .lounge-view .vote-card {
  border: 1px solid #1f3d1f;
  background: radial-gradient(circle at top, #0f2510 0, #020402 60%, #000000 100%);
  color: #fff;
}

.lounge-list-info .lounge-view .vote-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  gap: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
  margin-bottom: 20px;
}

.lounge-list-info .lounge-view .vote-option {
  -webkit-box-align: center;
      -ms-flex-align: center;
  gap: 16px;
  -webkit-transition: border-color .18s ease-out, background .18s ease-out, -webkit-transform .18s ease-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
          align-items: center;
  padding: 18px 20px;
  border: 2px solid #57ff63;
  border-radius: 16px;
  background: rgba(2, 10, 2, 0.8);
  cursor: pointer;
  transition: border-color .18s ease-out, background .18s ease-out, -webkit-transform .18s ease-out;
  transition: border-color .18s ease-out, background .18s ease-out, transform .18s ease-out;
  transition: border-color .18s ease-out, background .18s ease-out, transform .18s ease-out, -webkit-transform .18s ease-out;
}

.lounge-list-info .lounge-view .vote-option input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.lounge-list-info .lounge-view .vote-option:hover {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  border-color: #b7ff4a;
  background: rgba(13, 34, 13, 0.9);
}

.lounge-list-info .lounge-view .vote-check {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -ms-flex-negative: 0;
  -webkit-transition: background .18s ease-out, border-color .18s ease-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-shrink: 0;
          align-items: center;
          justify-content: center;
  width: 26px;
  height: 26px;
  border: 3px solid #57ff63;
  border-radius: 8px;
  transition: background .18s ease-out, border-color .18s ease-out;
}

.lounge-list-info .lounge-view .vote-check::after {
  -webkit-transition: background .18s ease-out;
  width: 16px;
  height: 16px;
  border-radius: 5px;
  background: transparent;
  content: "";
  transition: background .18s ease-out;
}

.lounge-list-info .lounge-view .vote-option input:checked + .vote-check {
  border-color: #b7ff4a;
  background: #9bff3b;
}

.lounge-list-info .lounge-view .vote-option input:checked + .vote-check::after {
  background: #0a2206;
}

.lounge-list-info .lounge-view .vote-label {
  font-weight: 700;
  letter-spacing: -0.02em;
}

.lounge-list-info .lounge-view .vote-submit {
  margin-top: 6px;
}

.lounge-list-info .lounge-view .vote-submit button {
  -webkit-box-shadow: 0 10px 26px rgba(112, 255, 57, 0.35);
  -webkit-transition: -webkit-transform .12s ease-out, -webkit-box-shadow .12s ease-out, -webkit-filter .12s ease-out;
  width: 100%;
  padding: 16px 18px;
  border: 0;
  border-radius: 999px;
  background: -webkit-gradient(linear, left top, right top, from(#e1ff64), to(#70ff39));
  background: linear-gradient(90deg, #e1ff64, #70ff39);
          box-shadow: 0 10px 26px rgba(112, 255, 57, 0.35);
  color: #001000;
  font-weight: 800;
  letter-spacing: -0.03em;
  cursor: pointer;
  transition: -webkit-transform .12s ease-out, -webkit-box-shadow .12s ease-out, -webkit-filter .12s ease-out;
  transition: transform .12s ease-out, box-shadow .12s ease-out, filter .12s ease-out;
  transition: transform .12s ease-out, box-shadow .12s ease-out, filter .12s ease-out, -webkit-transform .12s ease-out, -webkit-box-shadow .12s ease-out, -webkit-filter .12s ease-out;
}

.lounge-list-info .lounge-view .vote-submit button:hover {
  -webkit-transform: translateY(-2px);
  -webkit-filter: brightness(1.02);
  -webkit-box-shadow: 0 14px 32px rgba(112, 255, 57, 0.45);
          transform: translateY(-2px);
          box-shadow: 0 14px 32px rgba(112, 255, 57, 0.45);
          filter: brightness(1.02);
}

.lounge-list-info .lounge-view .vote-submit button:active {
  -webkit-transform: translateY(0);
  -webkit-box-shadow: 0 6px 16px rgba(112, 255, 57, 0.35);
          transform: translateY(0);
          box-shadow: 0 6px 16px rgba(112, 255, 57, 0.35);
}

.lounge-list-info .lounge-view .basic-back {
  padding: 40px;
  background: #000000;
}

.lounge-list-info .lounge-view .basic-card {
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);
  position: relative;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 26px 22px 28px;
  border: 2px solid #42ff60;
  border-radius: 28px;
  background: #000000;
  background-image: radial-gradient(circle at top left, rgba(0, 255, 111, 0.16), transparent 55%), radial-gradient(circle at bottom right, rgba(0, 255, 111, 0.16), transparent 55%);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);
  color: #ffffff;
}

.lounge-list-info .lounge-view .basic-title-pill {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
          align-items: center;
          justify-content: center;
  margin: 0 auto 18px;
  padding: 8px 24px;
  border-radius: 999px;
  background: #ffffff;
  color: #000000;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -0.04em;
}

.lounge-list-info .lounge-view .basic-steps {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
  gap: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          flex-direction: column;
  margin: 0 0 22px;
  padding: 0;
  list-style: none;
}

.lounge-list-info .lounge-view .basic-step {
  -webkit-box-align: start;
      -ms-flex-align: start;
  gap: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-start;
}

.lounge-list-info .lounge-view .basic-step-index {
  -ms-flex-negative: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      flex-shrink: 0;
          align-items: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 999px;
  background: #ffffff;
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  color: #000000;
  font-size: 16px;
  font-weight: 800;
}

.lounge-list-info .lounge-view .basic-step-text {
  font-size: 15px;
  letter-spacing: -0.02em;
  line-height: 1.6;
}

.lounge-list-info .lounge-view .basic-cta {
  margin-top: 6px;
  text-align: center;
}

.lounge-list-info .lounge-view .basic-cta-btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
  -webkit-box-shadow: 0 10px 26px rgba(72, 255, 79, 0.4);
  -webkit-transition: -webkit-transform .12s ease-out, -webkit-box-shadow .12s ease-out, -webkit-filter .12s ease-out;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
          align-items: center;
          justify-content: center;
  width: 100%;
  padding: 14px 18px;
  border: 0;
  border-radius: 18px;
  background: #48ff4f;
  background-image: -webkit-gradient(linear, left top, right top, from(#caff5f), to(#48ff4f));
  background-image: linear-gradient(90deg, #caff5f, #48ff4f);
          box-shadow: 0 10px 26px rgba(72, 255, 79, 0.4);
  color: #001000;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -0.04em;
  text-decoration: none;
  transition: -webkit-transform .12s ease-out, -webkit-box-shadow .12s ease-out, -webkit-filter .12s ease-out;
  transition: transform .12s ease-out, box-shadow .12s ease-out, filter .12s ease-out;
  transition: transform .12s ease-out, box-shadow .12s ease-out, filter .12s ease-out, -webkit-transform .12s ease-out, -webkit-box-shadow .12s ease-out, -webkit-filter .12s ease-out;
}

.lounge-list-info .lounge-view .basic-cta-btn:hover {
  -webkit-transform: translateY(-2px);
  -webkit-filter: brightness(1.03);
  -webkit-box-shadow: 0 14px 32px rgba(72, 255, 79, 0.5);
          transform: translateY(-2px);
          box-shadow: 0 14px 32px rgba(72, 255, 79, 0.5);
          filter: brightness(1.03);
}

.lounge-list-info .lounge-view .basic-cta-btn:active {
  -webkit-transform: translateY(0);
  -webkit-box-shadow: 0 6px 16px rgba(72, 255, 79, 0.4);
          transform: translateY(0);
          box-shadow: 0 6px 16px rgba(72, 255, 79, 0.4);
}

@media (min-width: 768px) {
  .lounge-list-info .lounge-view .basic-card,
  .lounge-list-info .lounge-view .audio-card,
  .lounge-list-info .lounge-view .vote-card {
    padding: 26px 24px 28px;
  }
  .lounge-list-info .lounge-view .audio-btn,
  .lounge-list-info .lounge-view .vote-option {
    padding: 18px 22px;
  }
}

/* 모바일에서는 버튼 가운데 정렬 */
@media (max-width: 600px) {
  .lounge-list-info .lounge-view .lounge-view-bottom {
    text-align: center;
  }
  .lounge-list-info .lounge-view .lounge-notice-text {
    font-size: 14px;
  }
  .lounge-list-info .lounge-view .lounge-notice-text .lounge-notice-title {
    font-size: 18px;
  }
  .audio-btn-label {
    font-size: 0.96rem;
  }
  .audio-cta button {
    font-size: 1.1rem;
  }
  .vote-label {
    font-size: 1.02rem;
  }
  .vote-submit button {
    font-size: 1.15rem;
  }
}

.lounge-centered {
  position: relative;
  text-align: center;
}

.lounge-centered .lounge-container {
  width: 860px;
  max-width: 100%;
  /* 화면이 작아지면 100%로 맞춤 */
  padding: 0 15px;
  /* 좌우 여백 */
}

.lounge-centered > div {
  display: inline-block;
  width: 100%;
  text-align: left;
}

@media \0screen {
  .navbar-toggle {
    border: #ddd 1px solid;
  }
  .icon-bar {
    background-color: #888;
  }
}

@media (min-width: 1200px) {
  .container {
    width: auto;
    /* 1100px !important; */
  }
  .navbar a {
    font-size: 13px;
  }
  .aside {
    display: block;
  }
  .welcome .intro-slider {
    max-width: 860px;
  }
}

@media (max-width: 499px) {
  .navbar-banner-icon {
    margin: 0 0 0 0;
  }
  .ticket-wrap {
    width: 50%;
  }
  .contact .tb-cell {
    font-size: 13px;
  }
  .welcome .intro-slider .slick-dots li {
    margin: 0 3px;
  }
  .welcome .intro-slider .slick-dots li.slick-active {
    margin: 0 3px;
  }
  .ticket-info .card,
  .ticket-info .card-on,
  .ticket-info .card-search,
  .ticket-info .card-search-on {
    padding: 25px 10px;
  }
  .ticket-info .card .desc .full,
  .ticket-info .card-on .desc .full,
  .ticket-info .card-search .desc .full,
  .ticket-info .card-search-on .desc .full {
    display: none;
  }
  .ticket-info .card .desc .short,
  .ticket-info .card-on .desc .short,
  .ticket-info .card-search .desc .short,
  .ticket-info .card-search-on .desc .short {
    display: inline-block;
  }
  .ticket-info .card-detail-form {
    margin: 15px;
  }
  .ticket-info .card-detail-form-item .item-desc {
    font-size: 11px;
  }
  .ticket-info .card-detail-form-item .item-ticket {
    font-size: 15px;
  }
  .ticket-info .card-detail-form-item .search-container {
    display: inline-block;
  }
  .ticket-info .card-detail-form-item .item-submit-btn {
    margin-top: 10px;
    float: right;
  }
  .ticket-info .card-gen-detail-plus .card-detail-form-item.row {
    display: inline-block;
  }
  .ticket-info .card-gen-detail-plus .card-detail-form-item .item-btn {
    margin-top: -5px;
    margin-right: 8px;
    float: right;
  }
  .ticket-info .card-gen-detail-plus-form-item .item-price {
    margin: 10px 0 0 25px;
  }
  .faq {
    float: none;
  }
  .notice-info .notice-nav .nav-tabs .nav-item .nav-link,
  .notice-info .qna-nav .nav-tabs .nav-item .nav-link,
  .notice-info .faq-nav .nav-tabs .nav-item .nav-link,
  .qna-info .notice-nav .nav-tabs .nav-item .nav-link,
  .qna-info .qna-nav .nav-tabs .nav-item .nav-link,
  .qna-info .faq-nav .nav-tabs .nav-item .nav-link,
  .faq-info .notice-nav .nav-tabs .nav-item .nav-link,
  .faq-info .qna-nav .nav-tabs .nav-item .nav-link,
  .faq-info .faq-nav .nav-tabs .nav-item .nav-link {
    margin-right: 0;
    padding: 10px;
    font-size: 15px;
  }
  .notice-info .notice-content .list .item .item-header .title,
  .notice-info .qna-content .list .item .item-header .title,
  .notice-info .faq-content .list .item .item-header .title,
  .qna-info .notice-content .list .item .item-header .title,
  .qna-info .qna-content .list .item .item-header .title,
  .qna-info .faq-content .list .item .item-header .title,
  .faq-info .notice-content .list .item .item-header .title,
  .faq-info .qna-content .list .item .item-header .title,
  .faq-info .faq-content .list .item .item-header .title {
    margin-left: 0;
    padding: 10px 15px 10px 0;
    font-size: 14px;
  }
  .notice-info .notice-content .list .item .item-header .category,
  .notice-info .qna-content .list .item .item-header .category,
  .notice-info .faq-content .list .item .item-header .category,
  .qna-info .notice-content .list .item .item-header .category,
  .qna-info .qna-content .list .item .item-header .category,
  .qna-info .faq-content .list .item .item-header .category,
  .faq-info .notice-content .list .item .item-header .category,
  .faq-info .qna-content .list .item .item-header .category,
  .faq-info .faq-content .list .item .item-header .category {
    font-size: 14px;
    text-align: left;
  }
  .notice-info .notice-content .list .item .item-header .info,
  .notice-info .qna-content .list .item .item-header .info,
  .notice-info .faq-content .list .item .item-header .info,
  .qna-info .notice-content .list .item .item-header .info,
  .qna-info .qna-content .list .item .item-header .info,
  .qna-info .faq-content .list .item .item-header .info,
  .faq-info .notice-content .list .item .item-header .info,
  .faq-info .qna-content .list .item .item-header .info,
  .faq-info .faq-content .list .item .item-header .info {
    margin-right: 0;
  }
  .notice-info .notice-content .list .item .item-body .content .body,
  .notice-info .qna-content .list .item .item-body .content .body,
  .notice-info .faq-content .list .item .item-body .content .body,
  .qna-info .notice-content .list .item .item-body .content .body,
  .qna-info .qna-content .list .item .item-body .content .body,
  .qna-info .faq-content .list .item .item-body .content .body,
  .faq-info .notice-content .list .item .item-body .content .body,
  .faq-info .qna-content .list .item .item-body .content .body,
  .faq-info .faq-content .list .item .item-body .content .body {
    margin: 10px;
    font-size: 13px;
  }
  .faq-content .list .item .item-header .title {
    width: 70%;
  }
  .search-centered .search-container {
    width: 100%;
  }
  .guide .intro-heading {
    padding-top: 150px;
    font-size: 18px;
  }
  .guide .intro-heading .title {
    font-size: 18px;
  }
  .guide .intro-heading .desc {
    font-size: 16px;
    line-height: 1.4;
  }
  .guide .intro-group {
    margin: 25px auto 20px;
  }
  .guide-pc .btn-subsetup > a,
  .guide-pc .btn-setup > a,
  .guide-mo .btn-subsetup > a,
  .guide-mo .btn-setup > a {
    padding: 24px 25px 25px;
    font-size: 14px;
  }
  .guide-pc .guide-pc-setup,
  .guide-mo .guide-pc-setup {
    margin: 40px 0 20px;
    font-size: 14px;
  }
  .guide-pc .guide-pc-detail,
  .guide-mo .guide-pc-detail {
    margin: 50px 0 10px;
    font-size: 16px;
  }
  .guide-pc .guide-pc-subdetail,
  .guide-mo .guide-pc-subdetail {
    font-size: 13px;
  }
  .guide-pc .guide-pc-subsetup,
  .guide-mo .guide-pc-subsetup {
    margin: 140px 0 20px;
    font-size: 14px;
  }
  .guide-pc .guide-mo-step,
  .guide-mo .guide-mo-step {
    margin-bottom: 10px;
  }
  .guide-pc .guide-mo-subsetup,
  .guide-mo .guide-mo-subsetup {
    margin: 20px 0 20px;
    font-size: 14px;
  }
  .login-frame {
    padding-right: 0px;
    padding-left: 0px;
  }
  .login-frame .login-form {
    width: 353px;
    height: 470px;
    border-radius: 0;
  }
  .login-frame .login-form .login-inner {
    padding: 17px 10px 10px 10px;
  }
  .login-frame .login-form .login-inner .login-id .btn_delete,
  .login-frame .login-form .login-inner .login-pw .btn_delete {
    right: 5px;
  }
  .estimate-info .card .record .add-btn > a {
    padding: 5px 10px;
  }
  .join-body .content-box {
    padding: 15px;
  }
  .join-body .label-wrapper .label-text {
    font-size: 14px;
  }
}

@media (max-width: 767px) and (min-width: 568px) {
  .ticket-wrap {
    width: 33%;
  }
  .contact .tb-cell {
    font-size: 15px;
  }
  .welcome .intro-slider {
    width: 480px;
  }
}

@media (max-width: 568px) and (min-width: 300px) {
  .welcome .intro-slider {
    width: 240px;
  }
}

@media (max-width: 590px) {
  .ticket-info .card .event_sf,
  .ticket-info .card-on .event_sf {
    width: 120px;
    height: 39px;
    margin-left: 5px;
    background-image: url("../img/event/summer_festa_mo.png");
  }
  .ticket-info .card-gen-detail .card-detail-form-item.row .item-name,
  .ticket-info .card-gen-detail-plus .card-detail-form-item.row .item-name {
    line-height: 1.2;
  }
  .ticket-info .card-gen-detail .card-detail-form-item.row .item-name.has-event,
  .ticket-info .card-gen-detail-plus .card-detail-form-item.row .item-name.has-event {
    display: inline-block;
    position: relative;
    padding-top: 18px;
  }
  .ticket-info .card-gen-detail .card-detail-form-item.row .item-name.has-event .event,
  .ticket-info .card-gen-detail-plus .card-detail-form-item.row .item-name.has-event .event {
    position: absolute;
    top: 0;
    left: 0;
    width: 52px;
    height: 16px;
    margin-left: 0;
  }
}

@media (max-width: 767.9px) {
  .centered > div {
    display: block;
  }
  .footer-centered {
    text-align: left;
  }
  .event-list .event .media-thumb {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .event-list .event .media-thumb img {
    width: 100% !important;
  }
  .navbar-text-user {
    color: #000;
    font-weight: bold;
  }
  .navbar-text-user:hover {
    color: #00b423;
  }
  .navbar-text-user-small {
    display: inline-block;
    color: #000;
    font-weight: bold;
  }
  .navbar-text-user-small:hover {
    color: #00b423;
  }
  .navbar-text-join {
    color: #000;
    font-weight: bold;
  }
  .navbar-text-join:hover {
    color: #00b423;
  }
  .navbar-text-user-large {
    display: none;
  }
  .navbar-default .navbar-nav {
    background-color: #fff;
  }
  .navbar-default .navbar-nav > li > a {
    margin: 10px;
    color: #000;
    text-align: left;
  }
  .navbar-default .navbar-nav .open .dropdown-menu {
    padding: 0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 45px;
    color: #000;
  }
  .navbar-default .navbar-nav .open > a {
    color: #000;
  }
  .navbar-default .navbar-nav .open > a:first-child::after {
    /* 점의 크기 */
    position: absolute;
    /* 점을 텍스트 위에 배치하기 위해 */
    bottom: 0;
    /* 상단에 위치 */
    left: 0;
    /* 점 표시 */
    color: #00cd3c;
    /* 점의 색상 */
    font-size: 24px;
    content: "•";
    /* 우측에 위치 */
  }
  .navbar-default .navbar-nav .open > a:focus {
    color: #000;
  }
  .navbar-default .navbar-right {
    margin-bottom: 15px;
  }
  .navbar-default .navbar-brand-img {
    width: 109px;
    height: 19px;
  }
  .navbar-default .navbar-text {
    margin-top: 10px;
  }
  .header-menu {
    max-height: 595px;
    overflow-x: auto;
  }
  .header-wrap {
    background-color: #000 !important;
  }
  .welcome .intro-heading {
    margin: 0 26px;
    font-size: 25px;
  }
  .main-notice-wrap {
    display: none;
  }
  .main-content-wrap {
    padding-bottom: 50px;
  }
  .main-content-wrap .main-content-title {
    margin: 56px 0 43px;
    padding: 0 15px;
    font-size: 23px;
  }
  .main-content-wrap .main-content-item {
    margin-top: 0;
  }
  .main-content-wrap .main-content-item .item-ticket-btn {
    font-size: 20px;
  }
  .main-content-wrap .main-media-list .main-media {
    display: block;
  }
  .main-content-wrap .main-media-list .main-media .main-media-object {
    margin: 0;
  }
  .main-content-wrap .main-media-list .main-media .main-media-content .main-media-header {
    margin: 14px 0 7px;
    font-size: 18px;
    text-align: center;
  }
  .main-content-wrap .main-media-list .main-media .main-media-content .main-media-body {
    margin: 0 15px 30px;
    font-size: 15px;
    text-align: center;
  }
  .main-content-wrap .mini-text {
    display: inline;
  }
  .main-content-wrap .hide-text {
    display: none;
    word-break: normal;
  }
  .footer-container .footer-top {
    margin: 0;
  }
  .footer-container .footer-top .footer-phone {
    font-size: 12px;
  }
  .footer-container .footer-top .footer-top-right {
    display: none;
  }
  .footer-container .footer-top .footer-button {
    padding: 0;
    border: 0px;
    background-color: transparent;
  }
  .footer-container .footer-bottom p {
    margin: 0;
    color: #727272;
    font-size: 12px;
    line-height: 1.5;
  }
  .footer-container .footer-bottom p .hide-text {
    display: none;
    word-break: normal;
  }
  .footer-container .footer-bottom .footer-bottom-right {
    display: none;
  }
  .footer-container .footer-bottom .mini-text {
    display: inline;
  }
  .footer-container .footer-bottom:last-child {
    margin-bottom: 0;
  }
  .footer-container .footer-bottom:last-child p {
    color: #727272;
    font-size: 12px;
    line-height: 1.5;
  }
  .footer-container .footer-mini {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            justify-content: space-between;
    margin-top: 10px;
  }
  .footer-container .footer-mini .footer-mini-left {
    margin-top: 2px;
    color: #9e9e9e;
    font-size: 11px;
  }
  .footer-container .footer-mini .footer-mini-left a {
    /* 링크 색상 */
    background-color: transparent;
    color: #9e9e9e;
  }
  .footer-container .footer-mini .footer-mini-left .footer-plus {
    font-size: 1.5rem;
    vertical-align: middle;
  }
  .footer-container .footer-mini .footer-mini-left .footer-dropdown-menu {
    -webkit-box-shadow: none !important;
    /* 다른 곳에서 설정된 box-shadow 제거 */
    min-width: 101px;
    margin-bottom: 12px;
    padding: 10px 0;
    border: solid 1px #d0d0d0;
    border-radius: 10px;
    background-color: #fff;
            box-shadow: none !important;
  }
  .footer-container .footer-mini .footer-mini-left .footer-dropdown-menu li {
    padding: 4px;
    /* 각 메뉴 항목의 여백 지정 */
  }
  .footer-container .footer-mini .footer-mini-left .footer-dropdown-menu li a {
    margin: 0;
    padding: 2px 15px;
    color: #979797;
    /* 메뉴 항목 텍스트 색상 지정 */
    font-size: 12px;
  }
  .footer-container .footer-mini .footer-mini-left .footer-button {
    padding: 0;
    border: 0px;
    background-color: transparent;
  }
  .footer-container .footer-mini .footer-mini-right {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .footer-container .footer-mini .footer-mini-right .icon-blog {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background: url("../img/user/icon-blog.png") center center no-repeat;
    background-size: 30px 30px;
  }
  .footer-container .footer-mini .footer-mini-right .icon-instagram {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    background: url("../img/user/icon-instagram.png") center center no-repeat;
    background-size: 30px 30px;
  }
  .footer-container .footer-mini .footer-mini-right .icon-kakao {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    background: url("../img/user/icon-kakao.png") center center no-repeat;
    background-size: 30px 30px;
  }
  .footer-top-link {
    display: block;
    margin-top: 10px;
  }
  .ticket-info .card-detail-form-item .item-benefit {
    display: none;
  }
  .ticket-info .confirm {
    display: none;
  }
  .ticket-info .product .mini-text {
    display: inline;
  }
  .page-centered .page-container {
    width: 100%;
  }
  .guide .intro-heading .desc {
    line-height: 1.4;
  }
  .guide .mini-text {
    display: inline;
  }
  .guide .hide-text {
    display: none;
    word-break: normal;
  }
  .guide-pc .img-detail .slideshow-container {
    margin-bottom: 0;
    margin-left: 0;
  }
  .guide-pc .img-detail-step,
  .guide-pc .img-detail-step2,
  .guide-pc .img-detail-player {
    max-width: 100%;
    margin: 0;
  }
  .guide-pc .btn-setup {
    margin: 40px auto 0;
  }
  .guide-pc .btn-subsetup {
    margin: 40px auto 40px;
  }
  .guide-pc .mini-text {
    display: inline;
  }
  .guide-pc .hide-text {
    display: none;
    word-break: normal;
  }
  .guide-mo {
    margin: 20px auto 0;
  }
  .guide-mo .guide-mo-step .container,
  .guide-mo .guide-mo-step .container-right {
    padding: 10px;
  }
  .guide-mo .guide-mo-step .container .title-text,
  .guide-mo .guide-mo-step .container-right .title-text {
    font-size: 14px;
  }
  .guide-mo .guide-mo-step .container .desc-text,
  .guide-mo .guide-mo-step .container-right .desc-text {
    font-size: 13px;
  }
  .guide-mo .guide-mo-step .img-mo {
    width: 50%;
    height: 50%;
  }
  .guide-mo .btn-subsetup {
    margin: 40px auto 40px;
  }
  .guide-mo .mini-text {
    display: inline;
  }
  .guide-mo .hide-text {
    display: none;
    word-break: normal;
  }
  .account-info .account-write .mini-text {
    display: inline;
  }
  .account-info .account-write .hide-text {
    display: none;
    word-break: normal;
  }
  .qna {
    width: 100%;
    margin-right: 15px;
    float: left;
  }
  .schedule {
    width: 100%;
    float: left;
  }
  .shopmusic {
    width: 100%;
    float: left;
  }
  .logosong {
    width: 100%;
    float: left;
  }
  .tts {
    width: 100%;
    float: left;
  }
  .premium {
    width: 100%;
    float: left;
  }
  .member {
    width: 100%;
    padding-left: 15px;
    float: left;
  }
  .account {
    width: 100%;
    float: left;
  }
  .modal-confirm .modal-body {
    margin: 30px 50px;
  }
  .modal-confirm .modal-body .content-title {
    padding-bottom: 10px;
  }
  .modal-confirm .modal-body .modal-btn-wrap .btn {
    width: 100px;
  }
}

@media (max-width: 480px) {
  .terms-body {
    width: 100%;
    margin: 0;
  }
  .terms-body .agree-card {
    -webkit-box-shadow: none;
    padding: 16px;
            box-shadow: none;
  }
  .terms-body .agree-title {
    font-size: 16px;
  }
  .terms-body .agree-list .text {
    font-size: 12px;
  }
}

@media (max-width: 998px) {
  .terms-body {
    width: 100%;
    margin-top: 20px;
  }
  .terms-body .agree-card {
    padding: 20px;
    border-radius: 8px;
  }
  .terms-body .agree-title {
    font-size: 18px;
  }
  .terms-body .agree-list li {
    gap: 8px;
    padding: 8px 0;
  }
  .terms-body .agree-list .text {
    font-size: 13px;
  }
  .terms-body .footer .join-btn > a {
    width: 100%;
    padding: 14px 0;
    font-size: 16px;
  }
  .terms-body .join-social .kakao-icon,
  .terms-body .join-social .naver-icon,
  .terms-body .join-social .apple-icon {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
  }
}

@media (min-width: 768px) {
  .channel .item_tit .thumnail {
    height: auto;
  }
  .channel .item_tit .thumnail img {
    visibility: visible;
    margin-top: 0;
    padding-top: 0;
  }
  .navbar__user {
    margin-left: 0;
  }
  .navbar {
    margin-bottom: 0px;
  }
  .navbar-nav {
    border-top: none !important;
  }
  .navbar-nav > li > a {
    margin: 25px 0;
    padding: 0 6px 0;
  }
  .navbar-nav > li > .header-dropdown-menu {
    border-top-right-radius: 24px;
    border-top-left-radius: 24px;
  }
  .navbar a {
    font-size: 13px;
  }
  .navbar .navbar-icon {
    display: none;
  }
  .navbar .navbar-header .navbar-brand {
    margin: 5px 26px 0 0;
  }
  .aside {
    display: block;
  }
  .navbar-collapse {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .col-md-2_5 {
    width: 18%;
    margin-right: -2px;
    margin-left: 15px;
    padding-right: 0;
    padding-left: 0;
  }
  .caret {
    display: inline-block;
    margin-left: 4px;
  }
  .navbar__user {
    float: right;
  }
  .forgot-content-wrap {
    width: 550px;
  }
  .navbar-text-user-small {
    display: none;
  }
  .navbar-text-user-large {
    display: inline-block;
  }
  .ticket-wrap {
    margin-right: -2px;
    margin-left: 15px;
    padding-right: 0;
    padding-left: 0;
  }
  .header-dropdown-menu {
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: none;
    z-index: 1000;
    position: absolute;
    top: 65px;
    padding: 0 24.5px;
    border-radius: 23px;
    background: #fff;
            box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    white-space: nowrap;
  }
  .header-dropdown-menu li {
    -ms-flex-negative: 0;
    display: inline-block;
        flex-shrink: 0;
  }
  .header-dropdown-menu li a {
    display: block;
    margin-left: 0;
    padding: 11px 5px 13px;
    background: #fff;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  .header-dropdown-menu li a:hover {
    background: #fff;
    color: #000;
    font-weight: bold;
  }
  .header-dropdown-menu > li {
    border: none;
    border-left: none;
    background-color: #fff;
  }
  .header-dropdown-menu > li > a, .header-dropdown-menu > li > a:hover, .header-dropdown-menu > li > a:focus {
    border: none;
    border-left: none;
  }
  .header-dropdown-menu > .active > a, .header-dropdown-menu > .active > a:hover, .header-dropdown-menu > .active > a:focus {
    border: none;
    border-left: none;
  }
}

@media (max-width: 820px) and (min-width: 768px) {
  .ticket-wrap {
    width: 23%;
  }
  .ticket-section.plus .ticket-section-subheader .subheader-img {
    width: 46px;
    height: 46px;
  }
  .ticket-section.plus .ticket-section-subheader .subheader-title {
    margin-left: 10px;
    font-size: 18px;
  }
  .ticket-section.plus .ticket-section-subheader .subheader-detail {
    font-size: 18px;
  }
  .ticket-section-header p span {
    display: block;
    margin-top: 10px;
    color: #999999;
    font-size: 13px;
    letter-spacing: -0.5px;
  }
}

@media (min-width: 821px) {
  .ticket-wrap {
    width: 18%;
  }
}

@media (min-width: 992px) {
  .ticket-wrap {
    width: 20%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 12px;
    padding-left: 12px;
  }
  .navbar__user {
    margin-left: 0;
  }
  .navbar a {
    font-size: 13px;
  }
  .col-md-2_5 {
    width: 20%;
    margin-right: 0;
    margin-left: 0;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (max-width: 992px) {
  .main-content-wrap .main-media-list .main-media {
    margin-bottom: 10px;
  }
  .footer-container .footer-top a {
    margin: 0 0;
  }
  .header-wrap {
    padding: 0;
  }
}

@media (max-width: 876px) {
  .estimate {
    width: 100%;
    float: left;
  }
  .ai {
    width: 100%;
    float: left;
  }
  .faq-centered .faq-container {
    width: 100%;
  }
  .qna-centered .qna-container {
    width: 100%;
  }
  .notice {
    max-width: 100%;
    float: left;
  }
  .notice-centered .notice-container {
    width: 100%;
  }
  .estimate-centered .estimate-container {
    width: 100%;
  }
  .member-info .card .record {
    display: block;
  }
  .member-centered .member-container {
    width: 100%;
  }
  .qna-centered .qna-container {
    width: 100%;
  }
  .ticket-centered .ticket-container {
    width: 100%;
  }
  .guide-centered .guide-container {
    width: 100%;
  }
  .event-centered .event-container {
    width: 100%;
  }
  .account-centered .account-container {
    width: 100%;
  }
  .premium-centered .premium-container {
    width: 100%;
  }
  .shopmusic-centered .shopmusic-container {
    width: 100%;
  }
  .logosong-centered .logosong-container {
    width: 100%;
  }
  .schedule-centered .schedule-container {
    width: 100%;
  }
  .tts-centered .tts-container {
    width: 100%;
  }
  .channel {
    max-width: 100%;
    float: left;
  }
  .channel-centered .channel-container {
    width: 100%;
  }
  .ai-centered .ai-container {
    width: 100%;
  }
  .affiliate-centered .affiliate-container {
    width: 100%;
  }
  .faq-info .faq-nav .nav-tabs {
    padding-bottom: 2px;
    border-bottom: 2px solid #ebebeb;
  }
  .faq-info .faq-nav .nav-tabs .nav-item.active {
    border: 0;
  }
}

@media (min-width: 876px) {
  .footer-container {
    width: 860px;
  }
  .main-notice-list {
    width: 860px;
  }
  .header-menu {
    width: 860px;
  }
  .header-menu {
    width: 860px;
  }
}

@media (max-width: 389px) {
  .welcome {
    /* 탭 형태의 스타일 */
    /* 선택된 탭의 스타일 */
    /* 이동하는 탭의 스타일 */
    /* 양 끝이 둥근 모양의 버튼 스타일 */
    /* 각 탭에 마우스를 올렸을 때의 스타일 */
  }
  .welcome .intro-heading {
    margin: 0;
    font-size: 20px;
  }
  .welcome .intro-group {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    -webkit-box-align: center;
        -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            align-items: center;
            justify-content: space-between;
    width: 250px;
    height: 30px;
    border-radius: 0;
    background-color: transparent;
  }
  .welcome .intro-button {
    padding: 6px 13px;
    border: none;
    border-radius: 0;
    background-color: transparent;
    color: #a0a0a0;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
  }
  .welcome .intro-button.selected {
    border-bottom: 2px solid #28ff67;
    border-radius: 0;
    background-color: transparent;
    color: #fff;
    /* 탭 아래에 언더라인 추가 */
  }
  .welcome .animation-button {
    /* 텍스트 색상 */
    z-index: 1;
    position: absolute;
    bottom: -2px;
    /* 언더라인을 탭 아래로 이동 */
    height: 2px;
    /* 언더라인의 높이 */
    background-color: transparent;
    /* 언더라인 색상 */
    color: transparent;
    /* 언더라인을 위로 올려서 탭 아래에 표시 */
  }
  .welcome .intro-button:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .welcome .intro-button:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .welcome .intro-button:hover {
    color: #fff;
  }
  .main-content-wrap .main-content-title {
    padding: 0 15px;
    font-size: 20px;
  }
  .main-content-wrap .main-media-list .main-media .main-media-content .main-media-body {
    margin: 0 15px 30px;
  }
  .navbar-default .navbar-header .navbar-brand {
    margin: 0;
  }
  .modal-confirm .modal-body {
    margin: 30px 30px;
  }
  .modal-confirm .modal-body .modal-btn-wrap .btn {
    width: 100px;
  }
}

/*# sourceMappingURL=custom.css.map */
