/* Minification failed. Returning unminified contents.
(8458,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8459,22): run-time error CSS1039: Token not allowed after unary operator: '-height'
(8460,18): run-time error CSS1039: Token not allowed after unary operator: '-height'
(9081,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9082,22): run-time error CSS1039: Token not allowed after unary operator: '-height'
(9083,18): run-time error CSS1039: Token not allowed after unary operator: '-height'
(13536,1): run-time error CSS1019: Unexpected token, found '`'
(13548,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(13621,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(14125,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(14134,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(14976,27): run-time error CSS1038: Expected hex color, found '#fff0'
 */
@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap";
@import "ionicons/css/ionicons.css";
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: 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;
     -moz-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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro: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";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  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,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
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%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.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: #777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  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.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.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 > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.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-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.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 > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.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: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.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: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.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: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.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: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .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 > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td: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 > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-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;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777;
}
.form-control::-webkit-input-placeholder {
  color: #777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  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;
  padding-left: 20px;
  margin-bottom: 0;
  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="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .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 {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@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 .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 {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.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 {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
       -o-transition: height .35s ease;
          transition: height .35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.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;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  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;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@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 {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.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 .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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-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 {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(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 {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.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-left-radius: 0;
  border-top-right-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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.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"] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.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 {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.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 #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.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 {
  color: #fff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.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 {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !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-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .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 {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 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 {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            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 {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .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 .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;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.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: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .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 {
    color: #555;
    background-color: #e7e7e7;
  }
  .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 {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.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 {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .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 {
    color: #fff;
    background-color: #080808;
  }
  .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 {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #777;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #777;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.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 > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.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 {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.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 {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.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 {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  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 {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  min-width: 30px;
  color: #777;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
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 {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  background-color: #eee;
}
.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: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .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: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .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:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th: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 td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th: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 {
  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-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td: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-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.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 {
  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 {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  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 {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate3d(0, -25%, 0);
       -o-transform: translate3d(0, -25%, 0);
          transform: translate3d(0, -25%, 0);
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.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: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.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 {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.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%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.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;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(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,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer: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 {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.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;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/*!
 * Datetimepicker for Bootstrap 3
//! version : 4.0.0-beta
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget th.disabled,
.bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget td.old,
.bootstrap-datetimepicker-widget td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget td.today:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #428bca;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
  background-color: #428bca;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget td.disabled,
.bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget td span.active {
  background-color: #428bca;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget td span.disabled,
.bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}


/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


/* Bootstrap-col10 (參考 Bootstrap v3.2.0) */
/* 說明：
    提供10列栅格系统，可參考http://v3.bootcss.com/css/#grid
    在col後加上"10"即可使用，同一row內請使用同樣列數系統，避免混用
    EX：
        <div class="row">
            <div class="col10-sm-5"></div>
            <div class="col10-sm-5"></div>
        </div>
    by.Sean 2015.11.6 */


.col10-xs-1, .col10-sm-1, .col10-md-1, .col10-lg-1,
.col10-xs-2, .col10-sm-2, .col10-md-2, .col10-lg-2,
.col10-xs-3, .col10-sm-3, .col10-md-3, .col10-lg-3,
.col10-xs-4, .col10-sm-4, .col10-md-4, .col10-lg-4,
.col10-xs-5, .col10-sm-5, .col10-md-5, .col10-lg-5,
.col10-xs-6, .col10-sm-6, .col10-md-6, .col10-lg-6,
.col10-xs-7, .col10-sm-7, .col10-md-7, .col10-lg-7,
.col10-xs-8, .col10-sm-8, .col10-md-8, .col10-lg-8,
.col10-xs-9, .col10-sm-9, .col10-md-9, .col10-lg-9,
.col10-xs-10, .col10-sm-10, .col10-md-10, .col10-lg-10 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col10-xs-1, .col10-xs-2, .col10-xs-3, .col10-xs-4, .col10-xs-5, .col10-xs-6, .col10-xs-7, .col10-xs-8, .col10-xs-9, .col10-xs-10 {
    float: left;
}

.col10-xs-10 {
    width: 100%;
}

.col10-xs-9 {
    width: 90%;
}

.col10-xs-8 {
    width: 80%;
}

.col10-xs-7 {
    width: 70%;
}

.col10-xs-6 {
    width: 60%;
}

.col10-xs-5 {
    width: 50%;
}

.col10-xs-4 {
    width: 40%;
}

.col10-xs-3 {
    width: 30%;
}

.col10-xs-2 {
    width: 20%;
}

.col10-xs-1 {
    width: 10%;
}

.col10-xs-pull-10 {
    right: 100%;
}

.col10-xs-pull-9 {
    right: 90%;
}

.col10-xs-pull-8 {
    right: 80%;
}

.col10-xs-pull-7 {
    right: 70%;
}

.col10-xs-pull-6 {
    right: 60%;
}

.col10-xs-pull-5 {
    right: 50%;
}

.col10-xs-pull-4 {
    right: 40%;
}

.col10-xs-pull-3 {
    right: 30%;
}

.col10-xs-pull-2 {
    right: 20%;
}

.col10-xs-pull-1 {
    right: 10%;
}

.col10-xs-pull-0 {
    right: auto;
}

.col10-xs-push-10 {
    left: 100%;
}

.col10-xs-push-9 {
    left: 90%;
}

.col10-xs-push-8 {
    left: 80%;
}

.col10-xs-push-7 {
    left: 70%;
}

.col10-xs-push-6 {
    left: 60%;
}

.col10-xs-push-5 {
    left: 50%;
}

.col10-xs-push-4 {
    left: 40%;
}

.col10-xs-push-3 {
    left: 30%;
}

.col10-xs-push-2 {
    left: 20%;
}

.col10-xs-push-1 {
    left: 10%;
}

.col10-xs-push-0 {
    left: auto;
}

.col10-xs-offset-10 {
    margin-left: 100%;
}

.col10-xs-offset-9 {
    margin-left: 90%;
}

.col10-xs-offset-8 {
    margin-left: 80%;
}

.col10-xs-offset-7 {
    margin-left: 70%;
}

.col10-xs-offset-6 {
    margin-left: 60%;
}

.col10-xs-offset-5 {
    margin-left: 50%;
}

.col10-xs-offset-4 {
    margin-left: 40%;
}

.col10-xs-offset-3 {
    margin-left: 30%;
}

.col10-xs-offset-2 {
    margin-left: 20%;
}

.col10-xs-offset-1 {
    margin-left: 10%;
}

.col10-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col10-sm-1, .col10-sm-2, .col10-sm-3, .col10-sm-4, .col10-sm-5, .col10-sm-6, .col10-sm-7, .col10-sm-8, .col10-sm-9, .col10-sm-10 {
        float: left;
    }

    .col10-sm-10 {
        width: 100%;
    }

    .col10-sm-9 {
        width: 90%;
    }

    .col10-sm-8 {
        width: 80%;
    }

    .col10-sm-7 {
        width: 70%;
    }

    .col10-sm-6 {
        width: 60%;
    }

    .col10-sm-5 {
        width: 50%;
    }

    .col10-sm-4 {
        width: 40%;
    }

    .col10-sm-3 {
        width: 30%;
    }

    .col10-sm-2 {
        width: 20%;
    }

    .col10-sm-1 {
        width: 10%;
    }

    .col10-sm-pull-10 {
        right: 100%;
    }

    .col10-sm-pull-9 {
        right: 90%;
    }

    .col10-sm-pull-8 {
        right: 80%;
    }

    .col10-sm-pull-7 {
        right: 70%;
    }

    .col10-sm-pull-6 {
        right: 60%;
    }

    .col10-sm-pull-5 {
        right: 50%;
    }

    .col10-sm-pull-4 {
        right: 40%;
    }

    .col10-sm-pull-3 {
        right: 30%;
    }

    .col10-sm-pull-2 {
        right: 20%;
    }

    .col10-sm-pull-1 {
        right: 10%;
    }

    .col10-sm-pull-0 {
        right: auto;
    }

    .col10-sm-push-10 {
        left: 100%;
    }

    .col10-sm-push-9 {
        left: 90%;
    }

    .col10-sm-push-8 {
        left: 80%;
    }

    .col10-sm-push-7 {
        left: 70%;
    }

    .col10-sm-push-6 {
        left: 60%;
    }

    .col10-sm-push-5 {
        left: 50%;
    }

    .col10-sm-push-4 {
        left: 40%;
    }

    .col10-sm-push-3 {
        left: 30%;
    }

    .col10-sm-push-2 {
        left: 20%;
    }

    .col10-sm-push-1 {
        left: 10%;
    }

    .col10-sm-push-0 {
        left: auto;
    }

    .col10-sm-offset-10 {
        margin-left: 100%;
    }

    .col10-sm-offset-9 {
        margin-left: 90%;
    }

    .col10-sm-offset-8 {
        margin-left: 80%;
    }

    .col10-sm-offset-7 {
        margin-left: 70%;
    }

    .col10-sm-offset-6 {
        margin-left: 60%;
    }

    .col10-sm-offset-5 {
        margin-left: 50%;
    }

    .col10-sm-offset-4 {
        margin-left: 40%;
    }

    .col10-sm-offset-3 {
        margin-left: 30%;
    }

    .col10-sm-offset-2 {
        margin-left: 20%;
    }

    .col10-sm-offset-1 {
        margin-left: 10%;
    }

    .col10-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col10-md-1, .col10-md-2, .col10-md-3, .col10-md-4, .col10-md-5, .col10-md-6, .col10-md-7, .col10-md-8, .col10-md-9, .col10-md-10 {
        float: left;
    }

    .col10-md-10 {
        width: 100%;
    }

    .col10-md-9 {
        width: 90%;
    }

    .col10-md-8 {
        width: 80%;
    }

    .col10-md-7 {
        width: 70%;
    }

    .col10-md-6 {
        width: 60%;
    }

    .col10-md-5 {
        width: 50%;
    }

    .col10-md-4 {
        width: 40%;
    }

    .col10-md-3 {
        width: 30%;
    }

    .col10-md-2 {
        width: 20%;
    }

    .col10-md-1 {
        width: 10%;
    }

    .col10-md-pull-10 {
        right: 100%;
    }

    .col10-md-pull-9 {
        right: 90%;
    }

    .col10-md-pull-8 {
        right: 80%;
    }

    .col10-md-pull-7 {
        right: 70%;
    }

    .col10-md-pull-6 {
        right: 60%;
    }

    .col10-md-pull-5 {
        right: 50%;
    }

    .col10-md-pull-4 {
        right: 40%;
    }

    .col10-md-pull-3 {
        right: 30%;
    }

    .col10-md-pull-2 {
        right: 20%;
    }

    .col10-md-pull-1 {
        right: 10%;
    }

    .col10-md-pull-0 {
        right: auto;
    }

    .col10-md-push-10 {
        left: 100%;
    }

    .col10-md-push-9 {
        left: 90%;
    }

    .col10-md-push-8 {
        left: 80%;
    }

    .col10-md-push-7 {
        left: 70%;
    }

    .col10-md-push-6 {
        left: 60%;
    }

    .col10-md-push-5 {
        left: 50%;
    }

    .col10-md-push-4 {
        left: 40%;
    }

    .col10-md-push-3 {
        left: 30%;
    }

    .col10-md-push-2 {
        left: 20%;
    }

    .col10-md-push-1 {
        left: 10%;
    }

    .col10-md-push-0 {
        left: auto;
    }

    .col10-md-offset-10 {
        margin-left: 100%;
    }

    .col10-md-offset-9 {
        margin-left: 90%;
    }

    .col10-md-offset-8 {
        margin-left: 80%;
    }

    .col10-md-offset-7 {
        margin-left: 70%;
    }

    .col10-md-offset-6 {
        margin-left: 60%;
    }

    .col10-md-offset-5 {
        margin-left: 50%;
    }

    .col10-md-offset-4 {
        margin-left: 40%;
    }

    .col10-md-offset-3 {
        margin-left: 30%;
    }

    .col10-md-offset-2 {
        margin-left: 20%;
    }

    .col10-md-offset-1 {
        margin-left: 10%;
    }

    .col10-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col10-lg-1, .col10-lg-2, .col10-lg-3, .col10-lg-4, .col10-lg-5, .col10-lg-6, .col10-lg-7, .col10-lg-8, .col10-lg-9, .col10-lg-10 {
        float: left;
    }

    .col10-lg-10 {
        width: 100%;
    }

    .col10-lg-9 {
        width: 90%;
    }

    .col10-lg-8 {
        width: 80%;
    }

    .col10-lg-7 {
        width: 70%;
    }

    .col10-lg-6 {
        width: 60%;
    }

    .col10-lg-5 {
        width: 50%;
    }

    .col10-lg-4 {
        width: 40%;
    }

    .col10-lg-3 {
        width: 30%;
    }

    .col10-lg-2 {
        width: 20%;
    }

    .col10-lg-1 {
        width: 10%;
    }

    .col10-lg-pull-10 {
        right: 100%;
    }

    .col10-lg-pull-9 {
        right: 90%;
    }

    .col10-lg-pull-8 {
        right: 80%;
    }

    .col10-lg-pull-7 {
        right: 70%;
    }

    .col10-lg-pull-6 {
        right: 60%;
    }

    .col10-lg-pull-5 {
        right: 50%;
    }

    .col10-lg-pull-4 {
        right: 40%;
    }

    .col10-lg-pull-3 {
        right: 30%;
    }

    .col10-lg-pull-2 {
        right: 20%;
    }

    .col10-lg-pull-1 {
        right: 10%;
    }

    .col10-lg-pull-0 {
        right: auto;
    }

    .col10-lg-push-10 {
        left: 100%;
    }

    .col10-lg-push-9 {
        left: 90%;
    }

    .col10-lg-push-8 {
        left: 80%;
    }

    .col10-lg-push-7 {
        left: 70%;
    }

    .col10-lg-push-6 {
        left: 60%;
    }

    .col10-lg-push-5 {
        left: 50%;
    }

    .col10-lg-push-4 {
        left: 40%;
    }

    .col10-lg-push-3 {
        left: 30%;
    }

    .col10-lg-push-2 {
        left: 20%;
    }

    .col10-lg-push-1 {
        left: 10%;
    }

    .col10-lg-push-0 {
        left: auto;
    }

    .col10-lg-offset-10 {
        margin-left: 100%;
    }

    .col10-lg-offset-9 {
        margin-left: 90%;
    }

    .col10-lg-offset-8 {
        margin-left: 80%;
    }

    .col10-lg-offset-7 {
        margin-left: 70%;
    }

    .col10-lg-offset-6 {
        margin-left: 60%;
    }

    .col10-lg-offset-5 {
        margin-left: 50%;
    }

    .col10-lg-offset-4 {
        margin-left: 40%;
    }

    .col10-lg-offset-3 {
        margin-left: 30%;
    }

    .col10-lg-offset-2 {
        margin-left: 20%;
    }

    .col10-lg-offset-1 {
        margin-left: 10%;
    }

    .col10-lg-offset-0 {
        margin-left: 0;
    }
}

table col[class*="col10-"] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*="col10-"],
table th[class*="col10-"] {
    position: static;
    display: table-cell;
    float: none;
}

.input-group[class*="col10-"] {
    float: none;
    padding-right: 0;
    padding-left: 0;
}


/* EZweb 桌機版基礎CSS檔 base.css */
/* 說明：
    僅針對桌機版面做基礎CSS設定；為網站必載CSS檔。
    設計師可在style.css檔內，覆蓋相關屬性進行設計。
    by.Sean 2015.11.6 (修改2016.08.01) */

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", sans-serif;
    color: #333;
    margin: 0;
    padding: 0;
}
.cke_editable ul{
    padding-left:40px !important; 
}

.page_wrapper,
.header,
.header_top,
.header_ex,
.main,
.main_top,
.main_ex,
.footer_top,
.footer,
.container,
.side,
.content {
    position: relative;
}

.page_wrapper,
.header,
.main,
.footer,
.container {
    background: no-repeat center top;
}

.page_wrapper {
    overflow: hidden;
}

#floating {
    display: block;
    position: absolute;
    right: 50%;
    top: 0;
    z-index: 900;
    text-align: center;
    margin-right: -640px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#floating.fixed {
    position: fixed;
    top: 10px;
}

a:focus,
input:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.nav > li > a:hover,
.nav > li > a:focus {
    outline: none;
}

a:hover, a:focus {
    text-decoration: none;
}

.list-inline a,
.list-unstyled a {
    display: inline-block;
}

.breadcrumb {
    background: none;
}

.page_wrapper .bx-wrapper {
    margin-bottom: 0;
    z-index: 0;
}

.page_wrapper .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: none;
    left: 0;
    background: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
}

.page_wrapper .bx-wrapper .bx-viewport .bxslider {
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none;
}

.page_wrapper .bx-wrapper .bx-controls-direction a {
    z-index: 8000;
}

.slick .slick-arrow {
    width: 40px;
    height: 40px;
    background: url(../images/all/gallery_btn.png)no-repeat;
    text-indent: -9999px;
    border: none;
    outline: none;
    position: absolute;
    top: calc(50% - 40px/2);
    z-index: 1;
}

.slick .slick-prev {
    background-position: -80px 0;
    left: 0;
}

.slick .slick-next {
    background-position: -120px 0;
    right: 0;
}

.slick .slick-dots {
    text-align: center;
}

.slick .slick-dots li {
    display: inline-block;
}

.slick .slick-dots button {
    width: 10px;
    height: 10px;
    background: #AAA;
    border-radius: 50%;
    border: none;
    outline: none;
    text-indent: -9999px;
    margin: 0 3px;
}

.slick .slick-dots .slick-active button {
    background: #333;
}

.header .navbar {
    z-index: 20;
    border: none;
    margin: 0;
}

.banner {
    z-index: 10;
}

.banner .frame {
    z-index: 10;
}

.banner .bxslider {
    display: flex;
    -webkit-perspective: 2000;
    -webkit-backface-visibility: hidden;
}

.banner .bxslider li a {
    width: 100%;
    height: 100%;
    display: block;
}

.header_ex {
    z-index: 30;
}

.header_exbg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 0;
}

.side .side-toggle {
    display: none;
}

label.required:before {
    content: "*";
    color: #F00;
}

.loadingBar {
    background-color: white;
    color: dimgray;
    padding: 3px 3px 3px 10px;
    position: absolute;
    opacity: 0.9;
}

.loadingBarapi {
    background-color: white;
    color: dimgray;
    display: none;
    padding: 3px 3px 3px 10px;
    position: absolute;
    opacity: 0.9;
}

.editor img {
    max-width: 100%;
    height: auto !important;
}

.editor table.border th,
.editor table.border td {
    border: 1px solid #666;
}


/* < wrp related> */
/*----------------------- Banner Frame -----------------------*/
.banner .wrp_frame {
    position: absolute;
    z-index: 200;
    pointer-events: none;
}

.banner .wrp_frame.border-LT,
.banner .wrp_frame.border-RT,
.banner .wrp_frame.border-LB,
.banner .wrp_frame.border-RB {
    background-repeat: no-repeat;
    z-index: 201;
}

.banner .wrp_frame.border-CT,
.banner .wrp_frame.border-CB {
    background-repeat: repeat-x;
    left: 0;
    right: 0;
}

.banner .wrp_frame.border-LM,
.banner .wrp_frame.border-RM {
    background-repeat: repeat-y;
    top: 0;
    bottom: 0;
}

.header .wrp-deco {
    position: absolute;
    z-index: 1;
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 10px;
}

.header .wrp-deco.top {
    top: 0;
}

.header .wrp-deco.bottom {
    bottom: 0;
}
/* </ wrp related> */

.embed-responsive-1by1 {
    padding-bottom: 100%;
}

/* bootstrap hack:fix content width inside hidden tabs */
.tab-content > .tab-pane:not(.active),
.pill-content > .pill-pane:not(.active) {
  display: block;
  height: 0;
  overflow-y: hidden;
} /* bootstrap hack end */



/* EZweb RWD版基礎CSS檔 base_rwd.css */
/* 說明：
    針對RWD版面所設定基礎CSS檔；非RWD版面則不需載此CSS檔。
    設計師可在style_rwd.css檔內，覆蓋相關屬性進行設計。
    by.Sean 2015.11.6 (修改2016.08.01) */

@media (max-width: 1199px) {
    #floating {
        position: fixed;
        top: 50%;
        right: 0;
        margin-right: 0;
    }

    #floating.fixed {
        top: 50%;
    }
}

@media (max-width: 991px) {
    .side1 .side-toggle {
        display: block;
        width: 100%;
        text-align: left;
        background: none;
        border-bottom: 1px solid #ddd;
        margin-top: 30px;
    }

    .side1 .side-toggle .glyphicon-chevron-down,
    .side1 .side-toggle.collapsed .glyphicon-chevron-up {
        display: none;
    }

    .side1 .side-toggle .glyphicon-chevron-up,
    .side1 .side-toggle.collapsed .glyphicon-chevron-down {
        display: inline-block;
    }

    .side1 .toggle-icon {
        float: right;
    }
}

@media (max-width: 767px) {
    .navbar-toggle {
        border-color: #ddd;
    }

    .navbar-toggle:hover {
        background-color: #ddd;
    }

    .navbar-toggle .icon-bar {
        background-color: #888;
    }
}

/*----------------------- .clear_col 塊狀列表 防止跑版 -----------------------*/
.clear_col > *[class*="col-xs-1"]:nth-child(12n+1),
.clear_col > *[class*="col-xs-2"]:nth-child(6n+1),
.clear_col > *[class*="col-xs-3"]:nth-child(4n+1),
.clear_col > *[class*="col-xs-4"]:nth-child(3n+1),
.clear_col > *[class*="col-xs-6"]:nth-child(2n+1),
.clear_col > *[class*="col-xs-12"]:nth-child(1n+1),
.clear_col > *[class*="col10-xs-1"]:nth-child(10n+1),
.clear_col > *[class*="col10-xs-2"]:nth-child(5n+1),
.clear_col > *[class*="col10-xs-5"]:nth-child(2n+1) {clear: both;}
@media (min-width: 768px) {
	.clear_col > *[class*="sm"]:nth-child(1n+1) {clear: none;}
	.clear_col > *[class*="col-sm-1"]:nth-child(12n+1),
	.clear_col > *[class*="col-sm-2"]:nth-child(6n+1),
	.clear_col > *[class*="col-sm-3"]:nth-child(4n+1),
	.clear_col > *[class*="col-sm-4"]:nth-child(3n+1),
	.clear_col > *[class*="col-sm-6"]:nth-child(2n+1),
	.clear_col > *[class*="col-sm-12"]:nth-child(1n+1),
    .clear_col > *[class*="col10-sm-1"]:nth-child(10n+1),
	.clear_col > *[class*="col10-sm-2"]:nth-child(5n+1),
	.clear_col > *[class*="col10-sm-5"]:nth-child(2n+1){clear: both;}
}
@media (min-width: 992px) {
	.clear_col > *[class*="md"]:nth-child(1n+1) {clear: none;}
	.clear_col > *[class*="col-md-1"]:nth-child(12n+1),
	.clear_col > *[class*="col-md-2"]:nth-child(6n+1),
	.clear_col > *[class*="col-md-3"]:nth-child(4n+1),
	.clear_col > *[class*="col-md-4"]:nth-child(3n+1),
	.clear_col > *[class*="col-md-6"]:nth-child(2n+1),
	.clear_col > *[class*="col-md-12"]:nth-child(1n+1),
    .clear_col > *[class*="col10-md-1"]:nth-child(10n+1),
	.clear_col > *[class*="col10-md-2"]:nth-child(5n+1),
	.clear_col > *[class*="col10-md-5"]:nth-child(2n+1){clear: both;}
}
@media (min-width: 1200px) {
	.clear_col > *[class*="lg"]:nth-child(1n+1) {clear: none;}
	.clear_col > *[class*="col-lg-1"]:nth-child(12n+1),
	.clear_col > *[class*="col-lg-2"]:nth-child(6n+1),
	.clear_col > *[class*="col-lg-3"]:nth-child(4n+1),
	.clear_col > *[class*="col-lg-4"]:nth-child(3n+1),
	.clear_col > *[class*="col-lg-6"]:nth-child(2n+1),
	.clear_col > *[class*="col-lg-12"]:nth-child(1n+1),
    .clear_col > *[class*="col10-lg-1"]:nth-child(10n+1),
	.clear_col > *[class*="col10-lg-2"]:nth-child(5n+1),
	.clear_col > *[class*="col10-lg-5"]:nth-child(2n+1){clear: both;}
}
/*----------------------- END .clear_col 塊狀列表 防止跑版 -----------------------*/



/* CSS Document */


body {
    color: #333;
    font-family: '微軟正黑體';
    /*font-family: "Noto Sans TC", "Microsoft JhengHei", Arial, sans-serif;*/
}

p {
    line-height: 30px;
    margin-bottom: 30px;
}

.wrapfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.t-clamp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 1.4em;
    height: 1.4em;
}
.clamp-1 {
    -webkit-line-clamp: 1;
    height: 1.4em;
}
.clamp-2 {
    -webkit-line-clamp: 2;
    height: 2.8em;
}
.clamp-3 {
    -webkit-line-clamp: 3;
    height: 4.2em;
}
.clamp-4 {
    -webkit-line-clamp: 4;
    height: 5.6em;
}
.clamp-5 {
    -webkit-line-clamp: 5;
    height: 7em;
}
.clamp-6 {
    -webkit-line-clamp: 6;
    height: 8.4em;
}
.red {
    color: #d00;
}
a {
    color: #666;
}

a:hover {
    color: #2d3e50;
}
.banner .container-fluid {
    padding:0;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 0;
}
label{
	margin-bottom:0;
}
.list-inline {
    margin-left:0;
}
.btn-primary {
    background-color: #1b64d7;
    color: #fff;
    border: 1px solid #1b64d7;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 30px;
    padding: 6px 25px;
    border-radius: 8px;
    transition: all 0.35s linear;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-color: #C00;
    color: #fff;
    border: 1px solid #C00;
    transition: all 0.35s linear;
}

.btn-default {
    /*border: 1px solid #DFDFDF;
    color: #888;*/
	font-size: 15px;
	margin-bottom:10px;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
    /*background-color: transparent;*/
    background-color: #e4007f;
    color: #fff;
}

.thumbnail .btn-primary {
    transform-origin: center;
    transform: scale(.65);
}
/** loading **/
.loadingbar {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;

}
.loadingbar div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #52ced5;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #52ced5 transparent transparent transparent;
}
.loadingbar div:nth-child(1) {
  animation-delay: -0.45s;
}
.loadingbar div:nth-child(2) {
  animation-delay: -0.3s;
}
.loadingbar div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/* 防止float溢出 */
.content .txt:after,
.content .list-box .txt-list li:after,
body.news .content > .h3:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
/*floating設定*/

#floating,
#floating.fixed {
    font-family: "微軟正黑體", "Microsoft JhengHei";
    letter-spacing: 1px;

    position: fixed;
    right: 20px;
	top:auto;
    transform: translateY(-50%);
    margin-right: 0;
	transition: .5s;
    bottom: 50px;
}
#floating .btn-floating {
    background-color: #000;
    display: block;
    width: 28px;
    height: 58px;
    position: absolute;
    left: -29px;
    margin: 1px;
    padding: 10px 3px;
    display: none;
	transition: .5s;
}

#floating .btn-floating .icon-arrow {
    background: url(../images/all/arrow.png) no-repeat;
    display: block;
    width: 32px;
    height: 40px;
}

#floating.open .btn-floating .icon-arrow {
    background-position: 0 -40px;
}

#floating ul {
    /*background: #fff;
    background: rgba(255, 255, 255, 0.9);*/
    margin: 0;
}

#floating ul li {
    padding: 0;
}

#floating ul li+li {
    margin-top: 5px;
}

    #floating ul li a {
        width: 50px;
        height: 50px;
        font-size: 10px;
        color: #888;
        text-align: center;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        position: relative;
        border-radius: 3px;
        background-color: rgba(0,0,0,0);
        border: solid 1px #888;
    }
#floating ul li.line a{
    background-position: 0 0;
}
#floating ul li.fb a{
    background-position: 0 -82px;
}
#floating ul li.youtube a{
    background-position: 0 -165px;
}
#floating ul li.student a{
    background-position: 0 -250px;
}
#floating ul li.reservation a{
    background-position: 0 -334px;
}
#floating ul li.top a{
    background-position: 0 -60px;
}
#floating ul li.contact{
    padding-top:150px;
}
#floating ul li.contact a{
    background: url(../images/all/floating_icon_contact.png) no-repeat;
    background-position: 0 0;
    width: 110px;
    height:110px;
}
#floating ul li a:hover {
    opacity:0.8;
    top:2px;
    position: relative;
}

#floating ul li a .icon {
    font-size: 30px;
    display: block;
    margin: 0 auto 2px;
}

#floating ul li a:hover .icon {
    color: #1d2088;
}
#floating ul li a:hover {
    border-color: #1d2088;
}

#floating ul li a .num {
    min-width: 19px;
    height: 19px;
    background-color: #e4007f;
    font-size: 14px;
    color: #fff;
    display: block;
    border-radius: 20px;
    line-height: 19px;
    position: absolute;
    right: -8px;
    bottom: 0px;
}

#floating ul li a .txt-en {
    display: none;
}

#floating ul li.top a .icon {
    font-size: 20px;
    display: block;
    margin-bottom: -.1em;
}


.navbar .gotop a{
	background:url(../images/all/gotop.png) no-repeat;
	width:55px;
	height:55px;
	position:fixed;
	right:-55px;
	bottom:180px;
	cursor: pointer;
	-webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.navbar .gotop2 a{
	right:0px;
}

.main_ex > .gotop{
	display:none !important;
}


.jcarousel-wrapper {
    position: relative;
}

body:not(.album) .jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    /*width: 200px;*/
    width: 136px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
}

.jcarousel li a {
    display: block;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: auto;
}

.pic a {
    display: block;
}
.editor .s_pic img,
.storevue_bg .editor .col-md-6.col-sm-12 img{
	margin:0 auto !important; 
}
.ml_20 {
    padding-left: 20px;
}

/********************* Header *********************/
.header {
    /*background: url(../images/all/banner_bg.jpg) center 180px no-repeat;*/
}

.header .navbar {
    left: 0;
    right: 0;
    top: 0;
    border-radius: 0;
    margin: 0 auto;
    background-color: rgba(255,255,255,0.8);
    /*background: #fff;*/
    position: fixed;
    border-radius: 0px;
	z-index: 999;
	width: 100%;
	transition: all 0.5s;
}
.is_scroll .header .navbar {
    background-color: rgba(255,255,255,1);
    box-shadow: 0 0 10px 0 #ccc;
    transition: all 0.1s linear;
}
.header .navbar.newtop {
    /*position: fixed;
	background-color: #000;*/
}
.header .navbar .navbar-brand {
    background: url(../images/all/logo.svg) no-repeat;
    background-size: contain;
    display: block;
    --height: 93px;
    width: calc(var(--height) * 1.763);
    height: var(--height);
    padding: 0;
    text-indent: -9999px;
    margin: 20px 8px 2px 20px;
    transition: all 0.5s;
    position: relative;
    z-index: 99;
}

.header .navbar .navbar-brand:hover {
    transition: all 0.5s;
    opacity:0.7;
}

.header .navbar .navbar-nav {
    float: right;
    margin-top: 50px;
    margin-bottom:0px;
    margin-right: 0px;
	margin-left:0px;
    background: none;
}

.header .navbar .navbar-nav li > a {
    color: #3c3c3b;
    font-size: 18px;
    background-color: inherit;
    transition: 0.3s all ease;
	padding:10px 0px;
    margin: 8px 20px;
    position: relative;
    line-height:36px;
    overflow: hidden;
    letter-spacing:0.1em;
    text-align:center;
	/*width:100px;*/
    /*text-transform:uppercase;
    background: url(../images/all/menu_hover.png) no-repeat 0 100px;
    border-bottom:8px solid transparent;*/
}
    .header .navbar .navbar-nav li > a .title-sub {
        display: none;
        visibility: hidden;
    }
.is_scroll .header .navbar .navbar-nav > li > a {
    padding:0;
}

/*.header .navbar .navbar-nav li.b > a*/
.header .navbar .navbar-nav li > a:hover {
    font-weight: bold;
    color: #e4007f;
    transition: all 0.5s ease;
    /*background-color:#bc1825;
    border-color:#fcc328;
    background: url(../images/all/menu_hover.png) no-repeat 0 -1px;*/
}

.header .navbar .navbar-nav li + li a {
}
.header .navbar .navbar-nav li:nth-child(8) a{
    color:#1346c5;
}
.header .navbar .navbar-nav li:nth-child(9) a{
    color:#e4007f;
}

.header .navbar .navbar-nav li a .txt-en {
    margin-left: 5px;
    color: #ccc;
    font-weight: normal;
    float: right;
}

.header .navbar .navbar-nav li a:focus {
    background-color: transparent;
}

.header .navbar .navbar-nav li a:hover .txt-en,
body.about .header .navbar .navbar-nav li.b1 a .txt-en,
body.product .header .navbar .navbar-nav li.b2 a .txt-en,
body.news .header .navbar .navbar-nav li.b3 a .txt-en,
body.contact .header .navbar .navbar-nav li.b4 a .txt-ens {
    color: #999;
}

.header .navbar .sub-nav {
    /*position: absolute;
    right: 15px;
    top: 20px;*/
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    padding-right: 20px;
    border-right: 1px solid #ccc;
    margin-right: 50px;
}

.header .navbar .sub-nav li {
    padding: 0 3px;
    list-style:none;
}

.header .navbar .sub-nav li a {
    transition: all 0.3s ease;
    text-indent: 9999px;
    width: 34px;
    height: 34px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-color: #1346c5;
}
.header .navbar .sub-nav li a:hover{
    color:#fdd000;
    text-decoration: underline;
    transition: all 0.5s ease;
}

    .header .navbar .sub-nav li.icon_f a {
        -webkit-mask-image: url(../images/all/icon_facebook.svg);
        mask-image: url(../images/all/icon_facebook.svg);
        background-color: #3b5998;
    }
    .header .navbar .sub-nav li.icon_i a {
        -webkit-mask-image: url(../images/all/icon_i.png);
        mask-image: url(../images/all/icon_i.png);
    }
    .header .navbar .sub-nav li.icon_t a {
        -webkit-mask-image: url(../images/all/icon_t.png);
        mask-image: url(../images/all/icon_t.png);
    }
    .header .navbar .sub-nav li.icon_y a {
        -webkit-mask-image: url(../images/all/icon_youture.svg);
        mask-image: url(../images/all/icon_youture.svg);
        background-color: #c4302b;
    }
    .header .navbar .sub-nav li.icon_p a {
        -webkit-mask-image: url(../images/all/icon_p.png);
        mask-image: url(../images/all/icon_p.png);
    }
    .header .navbar .sub-nav li.icon_l a {
        -webkit-mask-image: url(../images/all/icon_line.svg);
        mask-image: url(../images/all/icon_line.svg);
        background-color: #03bd02;
    }
    .header .navbar .sub-nav li.icon_m a {
        -webkit-mask-image: url(../images/all/icon_mail.svg);
        mask-image: url(../images/all/icon_mail.svg);
        background-color: #666;
    }

.header .navbar .sub-nav li a:hover {
    position: relative;
    top: 2px;
}

.header .navbar .sub-nav li.b1 {
    display: none;
}

.header .navbar .sub-nav li.b2 a {
    background-position: 0 0;
}
.header .navbar .btn-default {
    /*background: #0951a3;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 20px;
    */
    color: #1b64d7;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px;
    font-size: 15px;
    letter-spacing: 0.1em;
	background:none;
}
body.lang_TW .header .navbar .btn-default{
	display:none
}
body.lang_US .header .navbar .btn-default {
    display: none
}

.glyphicon{
	top:3px;
}
.header .navbar .lang_box {
    position: relative;
    margin-top:10px;
}
.header .navbar .lang_box a::before {
    content: '';
    position: absolute;
    left: -40px;
    top: 0;
    background: url(../images/all/icon_earth.svg) no-repeat left center;
    width: 34px;
    height: 34px;
    z-index: 1;
}
.header .navbar .lang {
    margin-right: 10px;
    /*position: absolute;
    right: 54px;
    top: 20px;*/
}
.header .navbar .lang .btn:hover{
    color:#e4007f;
}
.header .navbar .lang .dropdown-menu {
    border: none;
    min-width: auto;
    border-radius: 0px;
    position:relative;
    display:block;
    box-shadow:none;
    margin:0 0 0 5px;
	background:none;
}

.header .navbar .lang .dropdown-menu a {
    color: #1b64d7;
    font-size:16px;
    padding:1px 0;
}

.header .navbar .lang .dropdown-menu a:hover {
    background: none;
    color: #e4007f;
}

.header .nav_btn_group {
    position: fixed;
    right: 180px;
    top: 0px;
}
.btn .caret {
    display:none;
}


/*右上角搜尋*/
.nav_btn_group {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.hide {
    display: none !important;
}

.header .wid-search {
    position: relative;
    top: 0px;
    right: 0px;
    margin-bottom: 0;
    margin-left: 0;
}

.wid-search .h3 {
    display: none;
}

.wid-search .w2 .search {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #5a9f0f 43%, #5a9f0f 43%, #7cc61b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#5a9f0f 43%,#5a9f0f 43%,#7cc61b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#5a9f0f 43%,#5a9f0f 43%,#7cc61b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#7cc61b',GradientType=0 ); /* IE6-9 */
    position: relative;
    width: 35px;
    height: 35px;
    padding: 0px;
    border-radius: 5px;
    border: solid 1px #5A9F0F;
    margin-left: 10px;
}
    .wid-search .w2 .search:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        -webkit-mask: url(../images/all/icon_search.svg) no-repeat center;
        mask: url(../images/all/icon_search.svg) no-repeat center;
        -webkit-mask-size: 50%;
        mask-size: 50%;
        background-color: #fff;
    }

.wid-search .w2 {
    display: flex;
    align-items: center;
    margin: auto;
}

.header .wid-search .w2 .form-control {
    box-shadow: none;
    background: transparent;
    margin: 0;
    font-weight: 300;
    letter-spacing: 0.1em;
    color:#000 !important;
}

/*----------------------- Banner -----------------------*/
.banner {
    padding-bottom: 30px;
}
.banner .slick-prev,
.banner .slick-next {
    z-index: 999;
}
.banner .bannerImgBox {
    visibility: hidden;
}
.banner .bannerImgBox.slick-initialized,
.banner .bannerImgBox.oneMode { 
    visibility: visible;
}

html.no-js .banner .bxslider,
html.no-js .banner .bxslider img{
    display:none;
}
html.js .banner .bxslider{
    display:block;
}


.banner {
    position: relative;
    margin-top:130px;
}

.banner .loadingbar {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
body.VIDEOLOADED .banner .loadingbar{
    display:none;
}

.banner .container {
    padding: 0;
}

.banner .video_banner {
    width: 100%;
}

.banner .bxslider .bannerImgBox:not(.banner_mob_bg) .item {
    width:100%;
    background:none !important;
}
.banner .bxslider .bannerImgBox.banner_mob_bg .item{
    height:250px;
    background-repeat:no-repeat;
    background-position:center center;
}
body.home .banner .bxslider .bannerImgBox.banner_mob_bg .item{
    height:500px;
}

.banner .video_sec{
	width:100%;
}

.banner .bxslider .item img {
    width: 100%;
    display: none;
}
.banner .bxslider .bannerImgBox:not(.banner_mob_bg) .item img.img_small{
     display: none;
}
.banner .bxslider .bannerImgBox:not(.banner_mob_bg) .item img.img_big {
    display: block;
}

.banner .bx-wrapper {
    margin-bottom: 0;
}

.banner .bx-wrapper .bx-viewport {
    left: 0;
    background: none;
    border: none;
    box-shadow: none;
}

.banner .bx-wrapper .bx-pager.bx-default-pager {
    bottom: 2px;
    text-align: right;
    padding: 0 15px;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
    text-align: left;
    background: #404040;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #1EB5BE;
}

.banner .bx-wrapper .bx-controls-direction {
    display: none;
}
/*banner 左右箭頭 新設定*/
.banner .slick-prev:before,
.banner .slick-next:before {
    opacity: 0.75;
	font-size:40px;
}
.slick-prev {
    top: calc(50% - 50px/2);
    bottom: 0;
    left: 0px;
    transform: translate(0, 0%) !important;
    /*background: url(../images/all/dot_left.png)no-repeat !important;*/
    width: 40px;
    height: 40px;
    z-index: 1;
}
.slick-next {
    top: calc(50% - 50px/2);
    display: inline-block !important;
    right: 0px;
    bottom: 0;
    transform: translate(0, 0%) !important;
    /*background: url(../images/all/dot_right.png)no-repeat !important;*/
    width: 40px;
    height: 40px;
    z-index: 1;
}

body.full .banner .container {
    margin: 0;
    max-width: 100%;
    width: 100%;
}

body.full .banner .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 0;
}

body.full .banner .bx-wrapper .bx-controls-direction a.bx-next {
    right: 0;
}

.banner .slick-dots {
    z-index: 9999;
    bottom: -30px;
}
.banner .slick-dots li,
.banner .slick-dots li button {
    width: auto;
    height: auto;
}
.banner .slick-dots li button {
    padding: 0;
}
.banner .slick-dots li button:before {
    content: "";
   /* height: 8px;
    width: 70px;*/
    border-radius: 99em;
    /* background: #666; */
    /*border:1px solid #1b64d7;*/
    display: block;
    position: relative;
    transition: all .5s ease;
	opacity:1;
	color:none;
	height: 8px;
	width: 8px;
    border: solid 1px #666;
}
.banner .slick-dots li:hover button:before {
    background: #000;
}
.banner .slick-dots li.slick-active button:before {
    /*width: 70px;*/
    border-radius: 99em;
    background: #1b64d7;
	color:none;
	opacity:1;
}

.header_ex {
}

/********************* Footer *********************/
.footer {
   /*z-index:999;
   padding: 0 10%;
   text-align:right;
    background: #f2f2f2;
   text-align:center;*/
}
.footer .footer_infor{
	display:block;
	padding-top:20px;
}
.footer_top ul li:nth-child(2n) {
    display: none;
}

.footer_top ul li,
.footer_top ul li a {
    color: #000;
    padding: 10px;
}

.footer_top ul li a:hover {
    color: #36B9C0;
}

.footer_top ul li a .txt-en {
    display: none;
}

.footer_content {
    /*background: url(../images/all/footer_bg.jpg) no-repeat top center;*/
    /*background: linear-gradient(#1994b2,#07abc8);*/
    background:#ddd;
    position: relative;
    display: block;
    padding:40px 0;
}

.footer .copyright {
    color: #333;
    display: block;
    letter-spacing: 0.05em;
    margin-top: 10px;
    font-weight:300;
}

.footer .siteinfo {
    margin:0;
}
.footer .siteinfo img {
    width: 45px;
}
.footer .siteinfo ul > li {
    display: block;
    line-height: 30px;
    padding: 0 20px 0 0;
    color:#000;
	font-size:16px;
}
.footer .siteinfo ul > li b {
    color: #1d2088;
}
.footer .siteinfo ul > li a {
    color:#000;
	font-size:16px;
    letter-spacing:0.1em;
}

.footer .siteinfo ul > li + li:before {
    /*color:#333;
    color: #9c9c9c;
     content: "|";
    */
}
.footer .siteinfo ul > li label {
    margin: 0;
    color: #333;
    font-weight:500;
}
.footer .siteinfo .sitemap-link {
    display: inline-block;
    background: url(../images/all/icon_map.png) no-repeat;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    vertical-align: text-bottom;
    margin-right: 20px;
}

.footer .siteinfo .sitemap-link:hover {
    position: relative;
    top: 2px;
}

.footer .powered {
    color: #c6c4c4;
    font-size: 13px;
    line-height: 30px;
    padding-top: 0px;
    text-align: center;
    font-weight: 100;
    letter-spacing:0.05em;
}
.footer .powered a {
    color: #c6c4c4;
}
/*.footer 新設定*/
address {
    margin-bottom: 0px;
}
.pic-logo {
    display:block;
    margin:30px auto 15px;
}
.footer_logo {
    background: url(../images/all/footer_logo.svg) no-repeat;
    background-size:contain;
    --height: 70px;
    width: calc(var(--height) * 1.763);
    height: var(--height);
}
.footer_content .container .col-md-6 {
    padding-right: 0;
    padding-left: 0;
}
.footer .icon_box {
    display: block;
    margin-top: 10px;
    position:relative;
}
    .footer .icon_box .icon_f a {
        -webkit-mask-image: url(../images/all/icon_facebook.svg);
        mask-image: url(../images/all/icon_facebook.svg);
        background-color: #3b5998;
    }
    .footer .icon_box .icon_l a {
        -webkit-mask-image: url(../images/all/icon_line.svg);
        mask-image: url(../images/all/icon_line.svg);
        background-color: #03bd02;
    }
    .footer .icon_box .icon_y a {
        -webkit-mask-image: url(../images/all/icon_youture.svg);
        mask-image: url(../images/all/icon_youture.svg);
        background-color: #c4302b;
    }
.footer .icon_box ul li {
    padding:0;
    margin:5px 5px 0 0;
}
    .footer .icon_box ul li a {
        transition: all 0.3s ease;
        text-indent: 9999px;
        width: 34px;
        height: 34px;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        mask-position: center;
        mask-size: contain;
        background-color: #1346c5;
    }
.footer .icon_box ul li a:hover {
    position: relative;
    top: 2px;
    transition: all 0.3s ease;
}
.footer_notice {
    font-size: 16px;
    margin: 0 20px 0 55px;
    line-height:24px;
    letter-spacing:0.05em;
}
.sitemap {
    background: #efefef;
    display:block;
    text-align:center;
}
.sitemap ul li{
    margin: 0 10px;
}
.sitemap ul li a {
    color: #727171;
    padding: 10px;
    font-size: 18px;
}
.sitemap ul li a:hover{
    font-weight: bold;
    color:#1b64d7;
}
.left_icon {
    margin-right:30px;
    display:inline-block;
}
.flex_box .editor {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
.qrcode_box {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.qrcode_pic {
    display: inline-block;
    padding: 0 10px;
    max-width: 50%;
}
.fot_left {
    padding: 0 30px 0 0;
    position: relative;
}
.fot_left::after{
    content:'';
    background:#b5b5b6;
    width:1px;
    height:220px;
    position:absolute;
    right:-10px;
    top:-15px;
}
.left_box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    
    flex: 0 0 auto;
    width: auto;
}

.flex_box {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: flex-start;
    
}
/********************* cookie *********************/
body .cookie_agree .footer_content {
    padding-bottom: 80px;
}
.cookie {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgb(54, 185, 192);
    z-index: 100;
    border-top: 1px solid rgb(215, 215, 215);
    color: #fff;
    text-align: left;
}
.cookie .txt {
}
.cookie .txt a {
    text-decoration: underline;
    color: #3c3c3c;
    font-size: 14px;
}
.cookie .agree-btn {
    padding: 5px 15px;
    display: inline-block;
    background: #fff;
    color: #333;
    margin-top: 3px;
    transition: all .3s ease;
}
.cookie .agree-btn:hover {
    background: #ccc;
}

/********************* Main *********************/
.main {
    /*-moz-box-shadow: 0 0 10px 0 #919191;
    -webkit-box-shadow: 0 0 10px 0 #919191;
    box-shadow: 0 0 10px 0 #919191;
    BAckground: url(../images/all/main_bg.jpg) no-repeat center top;
    */
    z-index: 100;
    
}
.side {
    /*border: 1px solid #000;
    border-left:5px solid #292929;*/
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;

}

.side .h3 {
    background: #f5a405; /* Old browsers */
    background: -moz-linear-gradient(top,  #f5a405 0%, #ed7500 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #f5a405 0%,#ed7500 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #f5a405 0%,#ed7500 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5a405', endColorstr='#ed7500',GradientType=0 ); /* IE6-9 */

    line-height: 1.4em;
    margin: 0;
    padding: 5px 10px;
    font-size: 18px;
}
.side .h3 .txt-en {
    color: #1d2088;
    font-size: 0.8em;
    font-family: 'Roboto';
    font-weight: bolder;
    text-transform: uppercase;
    display: inline-block;
    margin: 0;
    line-height: 1em;
    letter-spacing: 0.07em;	
    padding-left: .4em;
}
.side .h3 .txt-tw {
    color: #fff;
    line-height: 1em;
    letter-spacing: 0.1em;
    /* background: url(../images/all/icon_title.jpg) no-repeat left center;
    padding: 0 0 0 35px; */
}
.side .nav > li + li {
    /*border-top: 1px solid #ccc;*/
}
.side .nav {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #efefef;
}
.side .nav li a {
    display: block;
    line-height: 1.4em;
    font-size: 18px;
    padding: 5px 15px 5px 39px;
    transition: 0.3s all ease;
}
.side .nav > li > a {
    color: #1d2088;
    background: url(../images/all/list_icon1.svg) no-repeat 10px center;
    background-size: 20px;
}
.side .nav > li a:hover,
.side .nav > li a:focus,
.side .nav li a.active {
    color: #d00;
}
.side .nav > li a.activebox {
    color:#d00;
}

.side .nav > li > ul {
    list-style-type: none;
    background: #efefef;
}

.side .nav > li > ul > li {
    border-bottom:1px solid #ccc;
}

.side .nav > li > ul > li > a {
	color:#333;
    background: url(../images/all/list_icon2.svg) no-repeat 25px center;
}
.side .nav > li > ul > li > a:hover {
    color:#fff;
    background:#1b64d7 url(../images/all/list_icon2_hover.svg) no-repeat 25px center;
}

.side .nav > li > ul > li > ul {
    margin-left: 18px;
    list-style-type: none;
	margin-bottom:15px;
}

.side .nav > li > ul > li > ul > li {
}

.side .nav > li > ul > li > ul > li > a {
    background: url(../images/all/list_icon3.png) no-repeat 25px center;
    padding: 10px 10px 10px 45px;
    font-size:16px;
    display:block;
}
.side .nav > li > ul > li > ul > li > a:hover{
    color:#1b64d7;
    background: url(../images/all/list_icon3.png) no-repeat 25px center;
}

.icon_plus {
    float: right;
    display: inline-block;
    color: #1d2088;
    transition: 0.3s all ease;
    font-size:19px;
}
.side .nav > li a:hover .icon_plus {
    opacity: 0;
    transition: 0.3s all ease;
}
/*----------------------- Content -----------------------*/
.main_content {
    min-height: 300px;
	padding:50px 0;
}

body.home .main_content {
    min-height: 500px;
    padding:50px 0 30px;
}

.content .breadcrumb {
    background: none;
    margin: 0;
    font-size: 15px;
    position: absolute;
    right: 10px;
    top: -40px;
}

.breadcrumb > li + li:before {
    content: "＞";
}

.content .breadcrumb .txt-en {
    display: none;
}
.content .t2 {
	display:block;
	margin-top:20px !important;
}
.content > .h2 {
    color: #1d2088;
    font-size: 28px;
    border-bottom: 3px double #1d2088;
    padding: 5px 10px 10px 10px;
    margin-bottom: 20px;
    margin-top: 0;
    letter-spacing: 0.2em;
    position: relative;
}


.content > .h2 .txt-tw {
    /*color: #979797;
    font-size: 18px;
    margin-left: 10px;*/
}

body:not(.home) .content > .h2 .txt-en {
    display:none;
}

.content .content-banner {
    margin-bottom: 20px;
}

.content .txt {
    padding:0 10px 20px 0;
    line-height: 30px;
}

.content .btn-normal {
    background: none;
    color: #23989f;
    border: 1px solid #ACE7EB;
}

.content .btn-normal:hover {
    color: #888;
    border-color: #aaa;
}

.content .list-box .txt-list {
    margin-bottom: 60px;
}

.content .list-box .txt-list li {
    padding:0;
    /*border-bottom: 1px solid #eee;*/
    margin:8px 0;
}

.content .list-box .txt-list li:nth-child(2n+1) {
    background-color: rgba(240,240,240,0.7);
}

.content .list-box .txt-list li .h4 {
    font-size: 15px;
    margin: 0;
}

.content .list-box .txt-list li a {
    position: relative;
    display: block;
    line-height: 36px;
	font-size:16px;
    color:#333;
    /*padding:5px 0;*/
    letter-spacing:0.05em;
}

.content .list-box .txt-list li a:hover,
.content .list-box .txt-list li a:focus {
    color: #e4007f;
}

.content .list-box .txt-list li span {
    position: relative;
    font-size: 13px;
    color: #919191;
    font-family: 'Lato';
    display: inline-block;
    padding-right: 10px;
    border-radius:0px;
    float:left;
}

.content .list-box .txt-list li span.news-title {
    float: left;
    color: #848275;
    width: 78%;
}

.content .list-box .txt-list li.list-header {
    display:none;
    background: none;
    padding-left: 40px;
    padding-right: 15px;
    border-bottom: 1px solid #ACE7EB;
}

.content .list-box .txt-list li.list-header a,
.content .list-box .txt-list li.list-header a span {
    color: #36B9C0;
    font-size: 18px;
}

.content .list-box .txt-list li.list-header a span {
    padding-right: 24px;
}

.content .works-box .pic-carousel li a {
    border: 1px solid #ACE7EB;
    padding: 2px;
    display: block;
}

.content .works-box .pic-carousel li a:hover {
    border-color: #36B9C0;
}

.content .works-box .bx-wrapper .bx-controls-direction a {
    width: 24px;
    height: 40px;
    background: url(../images/home/arrow.png) no-repeat;
}

.content .works-box .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -24px;
}

.content .works-box .bx-wrapper .bx-controls-direction a.bx-next {
    right: -24px;
    background-position: 0 -40px;
}

.content .works-box .slick .list_item {
    padding: 0 15px;
}

.content .works-box .slick .list_item .pic {
    border: 1px solid #eee;
    padding: 0px;
    display: block;
}

.content .works-box .slick .list_item:hover .pic {
    border-color: #4ea220;
}

.content .works-box .slick .list_item .info {
    display: block;
}

.content .works-box .slick .list_item .info .title {
    margin: 10px auto;
    font-size:16px;
    color:#333;
    font-family:'Noto Sans TC';
    letter-spacing:0.07em;
}

.content .works-box .slick .slick-arrow {
    width: 50px;
    height: 100px;
    background: url(../images/all/slide_arrow.png) no-repeat;
    border: none;
    outline: none;
    text-indent: -9999px;
    position: absolute;
    z-index: 1;
    top: calc(50% - 125px/2);
}

.content .works-box .slick .slick-prev {
    background-position: 0 0;
    left: -50px;
}

.content .works-box .slick .slick-next {
    background-position: -50px 0;
    right: -50px;
}

.content .works-box .slick .slick-dots {
    display:none;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: 20px;
}

.content .works-box .slick .slick-dots li {
    display: inline-block;
}

.content .works-box .slick .slick-dots button {
    width: 10px;
    height: 10px;
    background: #c7c7c7;
    border-radius: 50%;
    border: none;
    outline: none;
    text-indent: -9999px;
    margin: 0 3px;
}

.content .works-box .slick .slick-dots .slick-active button {
    background: #37bac0;
}
.content .sec {
    padding: 10px;
    line-height: 30px;
}

.content .btn-box {
    clear: both;
    border-top: 3px double #999;
    padding-top: 15px;
    text-align:center;
}
body.news .content .btn-box {
    text-align:left;
}
.content .btn-box:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.content .btn-box .pager {
    text-align: left;
    display: inline-block;
    margin: 0 0 20px;
    float: left;
}
body.order.show .content .btn-box .pager{
	float:none !important;
}

.content .btn-box .pager li {
    margin: 0 5px;
}

.content .btn-box .pager li > a {
    /*background: #0951a3;
    border-radius: 20px;
    border: 1px solid #fff;
    color: #fff;
    padding: 5px 25px 7px;
	font-size:17px;
    transition: 0.3s all ease;
	text-transform:uppercase;*/
	padding:8Px 28px;
	color:#666;
    border-radius:6px;
    background-color: #fff;
    background-repeat: repeat;
    border: 1px solid #ddd;
    background-size: 200% 100%;
    background-image: linear-gradient(to right, transparent calc(50% + 1px), #1d2088 50%);
    transition: background-position 0.25s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
}

.content .btn-box .pager li > a:hover {
    background-color: #1d2088;
    background-position: -100% 100%;
	border-color:#1d2088;
    color:#fff;
}

.content .btn-box .pager li > a .icon {
    display: none;
}

body.product.p02 .content .btn-box {
    border: none;
}

/*body.news.show .content .btn-box,
body.faq.ask .content .btn-box,
body.product.show .content .btn-box,
body.member .content .btn-box,
body.album.show .content .btn-box {
    text-align: center;
}*/

body.news.show .content .btn-box .pager,
body.faq.ask .content .btn-box .pager,
body.product.show .content .btn-box .pager,
body.member .content .btn-box .pager,
body.album.show .content .btn-box .pager {
    float: none;
}

.content .btn-box a .icon {
    background: url(../images/all/pager_icon.png) no-repeat;
    display: inline-block;
    vertical-align: text-bottom;
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.content .btn-box a .icon-first {
    background-position: -6px -1px;
}

.content .btn-box a .icon-prev {
    background-position: -6px -29px;
}

.content .btn-box a .icon-next {
    background-position: -6px -58px;
}

.content .btn-box a .icon-last {
    background-position: -6px -87px;
}

.content .btn-box a .icon-back {
    background-position: -6px -112px;
}

.content .btn-box .page-info {
    float: right;
    margin: 0 5px;
    text-align: center;
    color: #888;
}

.content .btn-box .page-info select {
    border: 1px solid #DFDFDF;
    min-width: 60px;
    margin-right: 10px;
}


.content .btn-box a span {
    margin-right: 5px;
}

.content .table.table-stack {
    margin-bottom: 0;
}

.content .table.table-stack > thead > tr > th {
    /*border-bottom: 1px solid #fff;*/
    border:1px solid #fff;
    color: #fff;
	background:#1b64d7;
    text-align: center;
	font-size:15px;
}

.content .table.table-stack > tbody > tr > td {
    vertical-align: middle;
    border:1px solid #ccc;
    text-align: center;
}

.content .table.table-stack > tbody > tr > td a {
    color: #e4007f;
}

.content .table.table-stack > tbody > tr > td a:hover {
    text-decoration: underline;
}

.content .table.table-stack > tbody > tr > td.pic img {
    max-width: 100px;
}

.content .table.table-stack > tbody > tr > td.pic img:hover {
    opacity: 0.7;
}

.content .table.table-stack > tbody > tr > td.qty .input-group .form-control {
    padding: 6px;
    text-align: center;
    border-color: #DFDFDF;
}

.content .table.table-stack > tbody > tr > td .input-group {
    width: 100px;
    margin: 0 auto;
}

.content .table.table-stack > tbody > tr > td .btn {
    margin: 0;
    color: #888;
}

.content .table.table-stack > tbody > tr > td .btn:hover,
.content .table.table-stack > tbody > tr > td .btn:focus,
.content .table.table-stack > tbody > tr > td .btn:active {
    color: #fff;
    text-decoration: none;
	background:#e4007f;
}

.content .table.table-stack > tbody > tr > td .tn {
    display: none;
}

.content .table.table-stack.no-border th,
.content .table.table-stack.no-border td {
    border: none;
}

.content .table.table-stack.no-border tr {
    border-bottom: 1px dotted #ccc;
}

.content .table.table-stack.no-border th {
    text-align: right;
    width: 120px;
}

.content .table.table-stack.no-border td {
    text-align: left;
    vertical-align: top;
}

.content .form-horizontal .control-label {
    font-size: 16px;
    padding-top: 6px;
    padding-right: 0px;
}

.form-horizontal .row .form-inline {
    /*padding-bottom: 15px;*/
}

.form-horizontal .row .form-inline .zip-code {
    width: 20%;
    min-width: 72px;
}

/*.gotop {
    display:none;
    background: #36B9C0;
}

.gotop a {
    display: block;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 14px 0 0px;
}

.gotop a .txt-en {
    display: block;
}

.gotop a .txt-tw {
    color: #bdebed;
    font-size: 13px;
    border-top: 1px solid #bdebed;
    padding: 5px 40px;
}*/

/*----------------------------------------- 首頁 home --------------------------------------*/
body.home .content .h2 {
    padding: 0px;
    letter-spacing: 0.08em;
    position: relative;
    display: block;
    margin: 0 auto 70px;
    font-weight: 500;
    text-align: center;
    color: #333;
    font-size:24px;
    font-family: 'Noto Sans TC';
}
.wid {
    margin-bottom: 0px !important;
}
body.home .content .wid-home-news {
    margin: 0 30px;
}

body.home .content .wid-home-news .txt-list {
    margin-bottom: 10px;
    margin-top: 20px;
}

body.home .content .wid-home-news .txt-list li {
    /*padding-left: 14px;
    background-position: 0 4px;*/
    background-color: transparent;
}

/*body.home .content .wid-home-news .txt-list li:last-child {
    border-bottom: 2px solid #ACE7EB;
}*/

body.home .wid-home-product .slick-slider {
    margin-top: 15px;
    margin-bottom: 20px;
}
body.home .product_box{
	display:block;
	clear:both;
}

/*新設定*/
body.home .content .btn-box {
    padding: 0;
    margin: 0 auto;
    clear: both;
    text-align: center;
    border:none;
}
body.home .content .btn-box .pager {
    float: none;
    text-align: center;
    margin-top: 30px;
}
body.home .content .btn-box .pager li > a {
    color: #333;
    background-color: #fff;
    border: 5px solid #efefef;
    border-radius: 50em;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 30px;
    padding: 10px 60px;
    background-size: 200% 100%;
    background-image: linear-gradient(to right, transparent calc(50% + 1px), #4ea220 50%);
    background-repeat: repeat;
    -webkit-transition: background-position 0.25s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
    transition: background-position 0.25s cubic-bezier(0.19, 1, 0.22, 1) 0.1s, color 0.5s ease 0s, background-color 0.5s ease;
}
body.home .content .btn-box .pager li > a:hover {
    color: #fff !important;
    background-color: #4ea220;
    border: 5px solid #d4e1ba;
    background-position: -100% 100%;
}
.red_word {
    color:#ff0000;
}
.more_btn {
    width: 120px;
    text-align: center;
    border-radius: 30px;
    background: #333;
    line-height: 36px;
    display: block;
    position: relative;
    color: #fff;
    font-size: 17px;
    padding-left: 18px;
    font-family: 'Times New Roman';
    letter-spacing: 0.05em;
    margin-top: 30px;
    transition: all 0.3s ease;
}
a:hover.more_btn {
    color: #fff;
    background: #0f753c;
    transition: all 0.3s ease;
}
/*產品左選項*/
body.home .side {
    position:relative;
    display:block;
}
body.home .side .title_box{
    position:relative;
    display:block;
    clear:both;
    margin-top:40px;
}
body.home .side .title_box .title_tw{
    font-size:24px;
    color:#777;
    line-height:24px;
    letter-spacing:0.1em;
    background: url(../images/all/icon_title.jpg) no-repeat left center;
    padding:0 0 0 35px;
}
body.home .side .title_box .title_en{
    color:#1d2088;
    font-size:55px;
    font-family:'Roboto';
    font-weight:bolder;
    text-transform:uppercase;
    display:block;
    margin:20px 0 30px;
    line-height:55px;
    letter-spacing:0.07em;
}


/*首頁-產品列表*/
.product-list .row{
	margin-right:35px;
}
.product-list .list_item .pic {
    position: relative;
    overflow: hidden;
}
.product-list .list_item .pic .hov_bg,
body.product .product-list .item .hov_bg  {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0px;
    opacity: 0;
    /* background: rgba(0, 0, 0, 0.3); */
    transition: all ease .5s;
    text-align: center;
    overflow: hidden;
}
.product-list .list_item a:hover .hov_bg,
body.product .product-list .item a:hover .hov_bg {
    opacity: 1;
}
.product-list .list_item .pic .hov_bg img,
body.product .product-list .item .hov_bg  {
    width: 100%;
    display:block;
}
.product-list .list_item .info {
    display:block;
    padding:5px 0;
    position:relative;
}
.product-list .list_item .info .p_type{
    display:block;
    font-size:16px;
    line-height:18px;
    color:#1b64d7;
    letter-spacing:0.05em;
    font-weight: bolder;
}
.p_type_red {
    color:#ff0000;
}
.product-list .list_item .info .title {
    color: #000;
    font-size: 18px;
    line-height:30px;
    display: block;
    border-bottom: 1px solid #868686;
    /* padding: 0 0 12px 0;
    margin-bottom: 10px; */
    letter-spacing: 0.05em;
    font-weight:bold;
    max-width: 250px;
    padding: 0 0 4px 0;
    margin-bottom: 4px;
}

.product-list .ask-panel {
    bottom: 0;
    margin: 8px 0 20px;
}


.product-list .list_item a:hover .info .title {
    color: #1d2088;
}
.product-list .list_item .info .desc,
body.product .product-list .item .desc {
    font-size: 15px;
    line-height: 30px;
    color: #888;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2; /*行數*/
    -webkit-box-orient: vertical;
    white-space: normal;
    letter-spacing: 0.05em;
    /* min-height: 60px; */
}
/*page設定*/
.page-box {
    display: block;
    margin: 38px 0 20px;
    position: relative;
    clear: both;
}

.price_box  {
    text-align: center;
    margin: 26px 0 0;
    margin-right: 55px;
}

.price_box .btn {
    background: url('/Templates/C111064EZW/images/all/circle_arrow_right.svg')no-repeat #FFB366;
    background-position: 12px;
    background-size: 12%;
    display: inline-block;
    border-radius: 26px;
    text-align: center;
    padding: 4px 15px 4px 40px;
    color: #0000ff;
    font-size: 16px;
    font-weight: bold;
}

.price_box .btn:hover {
    background: url('/Templates/C111064EZW/images/all/circle_arrow_right.svg')no-repeat #ee82ee;
    background-position: 12px;
    background-size: 12%;
    transition: .5s;
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    justify-content: center;
}
.page-box.text-center ul li {
    margin: 0 5px;
}

.page-item:first-child .page-link, .page-item:last-child .page-link {
    border: 1px solid #cecece;
    border-radius: 6px;
    text-transform: uppercase;
}
.pagination > li {
    color: #231815;
    font-size: 18px;
    line-height: 40px;
}
.pagination > li > a {
    color: #231815;
    padding: 8px 15px;
    font-size: 18px;
    border-color: #999;
    border-radius: 6px;
}
.pagination > li > a:hover,
.page-item.active .page-link {
    background-color: #1d2088 !important;
    border-color: #1d2088 !important;
    color: #fff;
}
.pagination > li > a:hover img{
    opacity:0;
    transition: all ease .5s;
}
.page-item:not(:first-child) .page-link {
    margin-left: -1px;
}
.pagination .form-control {
    height: 40px;
    margin: 0;
}

/*手機版主選單LOGO*/
.header .navbar .mobile-brand {
    background: url(../images/all/logo.jpg) no-repeat;
    background-size: contain !important;
    display: none;
    width: 160px;
    height: 60px;
    padding: 0;
    text-indent: -9999px;
    margin: 0 auto 10px 0;
}


/*----------------------------------------- 相簿 album --------------------------------------*/
body.album .content > .h1 {
    text-align: center;
    color: #fff;
    background: #00b4d1;
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 24px;
    border-radius: 99px;
}

.content .album-list a {
    margin: 20px 0;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.content .album-list a:hover {
    opacity: 0.7;
}

.content .album-list a img {
    width: 100%;
}

.content .album-list a .h4 {
    text-align: center;
    color: #666;
    font-size: 15px;
}

.content .album-list a .pic {
    border: 1px solid #e5e5e5;
    padding: 2px;
}

.pic-gallery {
    margin-bottom: 40px;
    margin-top: 30px;
}

.pic-gallery .pic-stage {
    margin: 0 auto 20px;
    width: 87%;
}

.pic-gallery .pic-stage ul li a {
    display: block;
}

.pic-gallery .pic-pager {
    position: relative;
    margin: 0 40px;
}

.pic-gallery .pic-pager .jcarousel div a {
    opacity: 0.5;
    float: left;
    padding: 0 5px;
}

.pic-gallery .pic-pager .jcarousel div a.active {
    opacity: 1;
}

.pic-gallery .pic-stage .bx-wrapper .bx-pager {
    display: none;
}

.pic-gallery .pic-stage .bx-wrapper .bx-controls-direction a,
.pic-gallery .pic-pager .jcarousel-control,
.pic-gallery .slick-prev, 
.pic-gallery .slick-next{
    background: url(../images/all/gallery_btn.png) no-repeat;
    display: block;
    width: 40px;
    height: 40px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
}

.pic-gallery .pic-pager .jcarousel div {
    /*overflow: auto;
    width: 20000em;
    position: relative;
    list-style-type: none;*/
}

.pic-gallery .pic-pager .jcarousel div a img,
.pic-gallery .pic-stage ul li a img {
    width: 100%;
}

.pic-gallery .pic-stage .bx-wrapper .bx-controls-direction a.bx-prev,
.pic-gallery .slick-prev{
    background-position: 0 0;
    left: -45px;
}

.pic-gallery .pic-stage .bx-wrapper .bx-controls-direction a.bx-next,
.pic-gallery .slick-next{
    background-position: -38px 0;
    right: -45px;
}

.pic-gallery .pic-pager .jcarousel-control-prev,
.pic-gallery .pic-pager .slick-prev{
    background-position: -80px 0;
    left: -40px;
}

.pic-gallery .pic-pager .jcarousel-control-next,
.pic-gallery .pic-pager .slick-next{
    background-position: -120px 0;
    right: -40px;
}

.pic-gallery .slick-prev:before, 
.pic-gallery .slick-next:before{
    display:none;
}
.pic-gallery .pic-pager .jcarousel div a.slick-current {
    opacity: 1;
}


/*----------------------------------------- 活動訊息 news --------------------------------------*/
body.news .content > .h1,
body.member.show .content > .h1 {
    position: relative;
    color: #0a3193;
    font-size: 18px;
    border: 3px double #eee;
    padding: 10px 15px;
    line-height: 36px;
    letter-spacing: 0.07em;
}

.h1.border-around {
    border: 1px solid #6a5b54;
}

body.news .content > .h1 small,
body.member.show .content > .h1 small {
    position: static;
    display: block;
    line-height: 30px;
    position: relative;
    font-size: 13px;
    color: #919191;
    font-family: 'Lato';
    padding-right: 10px;
}
body.news .content .news_son_t,
body.sign .content .news_son_t{
	background-color:#f2972c;
	color:#fff;
	border-radius:10px;
	text-align:center;
	border-top: solid 5px #333;
}


/*----------------------------------------- 常見問題 faq --------------------------------------*/

.faq-box {
    margin-bottom: 50px;
}

.faq-box .st {
    color: #36B9C0;
    position: absolute;
    left: 15px;
    top: 13px;
    font-size: 16px;
}

.faq-box .panel {
    border: none;
    background: none;
}

.faq-box .panel + .panel {
    margin-top: 0;
}

.faq-box .panel > .panel-heading {
    background: none;
    border-bottom: 1px dotted #ccc;
    padding: 0;
    position: relative;
}

.faq-box .panel > .panel-heading a {
    padding: 15px;
    display: block;
    padding-left: 48px;
}

.faq-box .panel > .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
    position: relative;
    padding-left: 48px;
    border-bottom: 1px dotted #ccc;
    color: #888;
    line-height: 30px;
}

.btnbox-ask {
    text-align: right;
}

/*----------------------------------------- 作品展示 product --------------------------------------*/
.content .list-mode {
    text-align: center;
    color: #848275;
}

.content .list-mode label {
    display: none;
}

.content .list-mode .btn-group {
    display: inline-block;
}

.content .list-mode .btn-group .btn-mode {
    color: #f5b8da;
    background: none;
    border: none;
    padding: 5px 8px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 22px;
}

.content .list-mode .btn-group .btn-mode.active {
    color: #1d2088;
}

.content .list-mode .btn-group .btn-mode:hover {
    color: #000;
}

.content .list-mode .btn-group .btn-mode .mode-txt {
    display: none;
}

body.product .content .product-list .item {
    position: relative;
    transition: 0.3s all ease;
}

body.product.p02 .content .product-list .item {
    margin-bottom: 20px;
    display: block;
    padding: 20px 20px 0 20px;
    /*border: 1px solid #ccc;
    box-shadow: 0 0 10px 0 #eee;*/
    background: #fff;
    margin: 10px;
    z-index: 10;
	border-radius: 0px;
}

body.product .content .product-list .item:hover {
    border-color: #d4e1ba;
}

body.product .content .product-list.mode1 .item.i1 > a ul {
    height: 20px;
}

body.product .content .product-list.mode1 .item.i2 > a ul {
    height: 40px;
}

body.product .content .product-list.mode1 .item.i3 > a ul {
    height: 60px;
}

body.product .content .product-list.mode1 .item.i4 > a ul {
    height: 80px;
}

body.product .content .product-list .item > a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

body.product .content .product-list a {
    display: block;
}

body.product .content .product-list a .pic {
    overflow: hidden;
    /*background: #fff;
    padding: 5px;
	border:1px solid #ccc;*/
}

body.product .content .product-list a .pic img {
    width: 100%;
    transition: 0.3s all ease;
}

body.product .content .product-list a:hover .pic img {
    opacity: 0.7;
}

body.product .content .product-list a .info {
    padding-top: 5px;
    padding-bottom: 5px;
}

body.product .content .product-list a .h4 {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 0;
    margin-bottom: 10px;
    letter-spacing: 0.05em;
    font-weight: bold;
}
body.product .content .product-list .item .p_type {
    display: block;
    font-size: 16px;
    line-height: 18px;
    color: #1b64d7;
    letter-spacing: 0.05em;
}

body.product .content .product-list ul,
body.home .ask-panel ul {
    color: #848484;
    font-size: 13px;
    list-style-type: none;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 10px;
    display: flex;
}

body.product .content .quick-buy .form-control {
    padding: 5px;
    vertical-align: top;
    display: inline-block;
    width: 100%;
}

body.product .content .quick-buy .btn {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 74px;
    height: 74px;
    background: #1d2088 url(../images/all/icon_cart.png) no-repeat center center;
    color: #fff;
    text-indent: -9999px;
    position: absolute;
    bottom: -38px;
    right: 50%;
    margin-right: -37px;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

body.product .content .quick-buy .btn:hover {
    background-color: #000;
}

body.product .content .product-list.mode1 .quick-buy {
    padding: 10px 10px 50px;
    text-align: center;
}

body.product .content .product-list.mode1 .quick-buy ul,
body.product .content .product-list.mode1 .quick-buy ul li {
    display: inline-block;
    vertical-align: top;
}

body.product .content .product-list.mode1 .quick-buy .form-control.qty {
    width: 30%;
    vertical-align: middle;
}

body.product.p02 .content .product-list.mode1 .item .info p {
    display: none;
}

body.product .content .product-list.mode2 > div {
    float: none;
    width: 100%;
    clear: both;
}

body.product .content .product-list.mode2 .item {
    position: relative;
    margin-bottom: 20px;
}

body.product .content .product-list.mode2 .item:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

body.product .content .product-list.mode2 .item .pic {
    width: 36%;
    display: inline-block;
    vertical-align: top;
    margin-right: 7px;
    padding: 5px;
}

body.product .content .product-list.mode2 .item > a {
    padding: 10px;
    width: 70%;
    float: left;
}

body.product .content .product-list.mode2 .item .info {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    text-align: left;
    padding-left: 10px;
}

body.product .content .product-list.mode2 .item .info .h4 {
    margin-bottom: 10px;
    text-align: left;
}

body.product .content .product-list.mode2 .item .info ul {
    text-align: left;
}

body.product .content .product-list.mode2 .item .info ul li {
}

body.product .content .product-list.mode2 .item .info p {
    margin: 5px 0 0;
    clear: both;
    color: #888;
    font-size: 14px;
    line-height: 1.4;
}

body.product .content .product-list.mode2 .item .quick-buy {
    width: 16%;
    float: left;
    padding: 20px 0 15px;
}

body.product .content .product-list.mode2 .item .quick-buy .form-control {
    width: 100%;
    display: inline-block;
    margin-bottom: 5px;
}

body.product .content .product-list.mode2 .item .quick-buy .btn {
    right: 10px;
    bottom: 50%;
    margin-right: 0;
    margin-bottom: -37px;
}

body.product .content .content-banner {
    margin-top: 20px;
    border: 1px solid #635338;
    padding: 2px;
}

body.product .content .icon-addcart {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url(../images/all/icon_cart.png) no-repeat;
    vertical-align: text-bottom;
    background-size: 100% auto;
    margin-bottom: -6px;
}
body.product.show .content .quick-buy .btn.goshop{
    background:#3da72a;
}
body.product.show .content .quick-buy .btn.goshop:hover{
    background:#1b7277;
}
body.product .content .goshop .icon-addcart{
    background-image: url('../images/all/icon_cart2.png');
}
body.product.show .content .quick-buy .btn {
    padding: 3px 10px;



    background-color: #35d2ce;
    border-radius: 26px;
    text-align: center;
    padding: 4px 6px;
}
body.product.show .content .icon-addcart {
    margin-right: 5px;
}


body.product.show .info .info_box {
    background: #f3f3f3;
    margin-bottom: 10px;
}
body.product.show .info .info_box .h6 {
    font-weight: bolder;
    font-size: 15px;
    margin:0;
    padding: 10px 10px;
    background: rgb(204, 255, 187);
}
body.product.show .info .info_box .info_txt{
    padding:10px;
}



body.product.show .content .product-pic {
    margin-bottom: 10px;
}

body.product.show .content .product-pic a {
    display: block;
}

body.product.show .content .product-pic a .img-zoom {
    width: 100%;
}

body.product.show .content .product-pic .zoomPad {
    float: none;
}

body.product.show .content .product-pic .zoomWindow {
    margin-left: 10px;
    left: 100% !important;
}

body.product.show .content .jcarousel-wrapper {
    padding: 0 20px;
}

body.product.show .content .jcarousel-control-prev,
body.product.show .content .jcarousel-control-next {
    background: url(../images/home/arrow.png) no-repeat;
    display: block;
    top: 50%;
    width: 24px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
}

body.product.show .content .jcarousel-control-prev {
    left: 0;
}

body.product.show .content .jcarousel-control-next {
    right: 0;
    background-position: 0 -40px;
}

body.product.show .content .jcarousel li a {
    padding: 2px;
    border: 1px solid #ccc;
}

body.product.show .content .jcarousel img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto !important;
}

/*-- for show2 product pic --*/
body.product.show .content .product-pic .big-pic a {
    cursor: zoom-in;
}

body.product.show .content .product-pic .small-pic {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

body.product.show .content .product-pic .small-pic img {
    margin: 0 3px;
    outline: none;
    cursor: pointer;
}

body.product.show .content .product-pic .small-pic .slick-arrow {
    min-width: 20px;
    height: 40px;
    background: url(../images/home/arrow.png) no-repeat;
    border: none;
    outline: none;
}

body.product.show .content .product-pic .small-pic .slick-prev {
    background-position: center top;
}

body.product.show .content .product-pic .small-pic .slick-next {
    background-position: center bottom;
}
/*-- END for show2 product pic --*/


body.product.show .content .info .h1 {
    margin: 15px 0 0;
    font-size: 16px;
	line-height:36px;
	color:#fff;
    font-weight:500;
	padding-left:10px;
	background-color:#1b64d7;
}

body.product.show .content .info .txt {
    min-height: 200px;
    padding: 0;
}

body.product.show .content .info .txt ul {
    margin-left: 0;
}

body.product.show .content .info .txt ul li {
    /*background: url(../images/all/list_icon.png) no-repeat 0 3px;*/
    padding-left: 0px;
    font-size: 16px;
    line-height:30px;
    color: #333;
}
body.product.show .content .info .txt ul li.p_type {
    color: #000;
}
body.product.show .content .info .txt ul li.title {
    color: #0542a3;
}

body.product.show .content .quick-buy {
    /*border-top: 1px solid #bdbdbd;*/
    padding-top: 30px;
    margin-bottom: 10px;
}

body.product.show .content > .h3 {
    background-color: rgb(204, 255, 187);
    color: #000;
    font-size: 18px;
    padding: 10px;
    font-weight: 600;
    letter-spacing: 0.1em;
    border-radius: 6px;
    /*border: 1px solid #e1e9f2;
    margin:5px;*/
    margin-top: 0;
}

body.product.show .content > .h3 small {
    margin-left: 10px;
    color: #000;
}

body.product.show .content .txt {
    padding: 10px;
}

body.product.show .content .quick-buy .btn {
    position: static;
    margin: 0;
    text-indent: 0;
    background-image: none;
    width: 50%;
    height: auto;
    font-size: 16px;
}

body.product.show .content .quick-buy .form-control,
body.product.show .content .quick-buy .btn {
    vertical-align: middle;
    margin-bottom: 10px;
}

body.product.show .content .product-list .item {
    margin-bottom: 20px;
    /*height: 265px;*/
    overflow: hidden;
}
body.product.show .content .goto-pro {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px auto;
}
    body.product.show .content .goto-pro li {
        display: inline-block;
        position: relative;
    }
    body.product.show .content .goto-pro li + li:before {
        content: '';
        display: block;
        position: absolute;
        inset: 20% auto 20% 0;
        border-left: solid 1px #666;
    }
    body.product.show .content .goto-pro li a {
        padding: 3px 1em;
    }
    body.product.show .content .goto-pro li .icon {
        font-size: 1.2em;
        vertical-align: middle;
    }
/*----------------------------------------- 會員專區 member --------------------------------------*/

body.member .content .nav-func li a {
    text-align: center;
    color: #888;
    border: 1px solid #fec7e6;
    padding: 20px 10px;
    width: 120px;
    margin-bottom: 15px;
    font-size: 16px;
}

body.member .content .nav-func li a .glyphicon {
    font-size: 26px;
    margin-bottom: 15px;
    color: #e4007f;
    transition: all 0.35s linear;
}

body.member .content .nav-func li a:hover {
    color: #333;
    border-color: #aaa;
    box-shadow: 3px 3px 0 0 #333;
    transition: all 0.35s linear;
}

body.member .content .nav-func li a:hover .glyphicon {
    color: #aaa;
}
body.activity.sign .content .form-group .checkbox a,
body.member.register .content .form-group .checkbox a {
    color: #f2972c;
	font-weight:600;
}

body.member.register .content .form-group .checkbox a:hover {
    text-decoration: underline;
}

body.member #membership {
    max-width: 700px;
    display: none;
}

body.member .content .form-border {
    padding: 0px 20px 10px;
}

body.member.register.finish .content .form-border {
    padding: 40px 50px;
}

body.member.forget .content .form-border {
    padding-top: 0px;
}

body.member .content {
    padding-bottom: 20px;
}


/*新設定*/
.form-control{
	height: 40px;
    margin: 0;
	font-size:16px;
}

/*查詢結果表格*/
.rwd-table {
	table-layout: fixed;
    /*border: 1px solid #000000;*/
	border-collapse: collapse;
    width: 100%;
}
.rwd-table th{
	padding: 5px;
	text-align:center;
	background:#0f753c;
	color:#fff;	
    vertical-align: middle;
	font-size: 15px;
	line-height:30px;
}
.rwd-table td {
  	padding: 5px;
	font-size: 15px;
	color:#000;
	text-align:center;
}
.rwd-table tbody tr {
    border: 1px solid #e5e5e5;
    border-left: none;
    border-right: none;
}
.table-custom.table-fixed th:nth-child(n+2), .table-custom.table-fixed td:nth-child(n+2) {
    padding-left: 0;
}

.nav-cart {
    position: relative;
    top: 4px;
    right: 50px;
}

.nav-cart li a span{
    min-width: 19px;
    height: 19px;
    background-color: #e4007f;
    color: #fff;
    display: inline-block;
    border-radius: 20px;
    text-align:center;
    margin-left: 5px;
}

.li-cart a span {
    min-width: 36px;
    height: 36px;
    background-color: #e4007f;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
    border-radius: 20px;
}

.ask-panel {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: relative;
    bottom: 10px;
}

body.product .content .product-list .shop_box a {
    display:inline;
    background: url('/Templates/C111064EZW/images/all/circle_arrow_top.svg')no-repeat 70px center;
    background-size: 22%;
}

body.lang_US.product .content .product-list .shop_box a  {
    background: url('/Templates/C111064EZW/images/all/circle_arrow_top.svg')no-repeat 66px center;
    background-size: 22%; 
}

body.product .content .product-list .ask-panel {

}

body.product.p01 .shop_box,
body.home .shop_box,
body.product .shop_box
{
    background-color: #35d2ce;
    border-radius: 26px;
    text-align: center;
    padding: 4px 6px;
}

body.product .shop_box {
    padding: 0;
}

body.product .btnbox  {
    display: flex;
    justify-content: center;
}

body.product .btnbox .add_box {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

body.product .btnbox .add_box .btn {
    background: url('/Templates/C111064EZW/images/all/circle_arrow_top.svg')no-repeat #35d2ce;
    background-position: 86px;
    background-size: 20%;
    display: inline-block;
    border-radius: 26px;
    text-align: center;
    padding: 7px 36px 7px 12px;
    color: #0000ff;
    font-size: 18px;
    font-weight: bold;
}

body.product .btnbox .add_box .btn:hover {
    background: url('/Templates/C111064EZW/images/all/circle_arrow_top.svg')no-repeat #ee82ee;
    background-position: 86px;
    background-size: 20%;
    transition: .5s;
}

body.product.lang_US .btnbox .add_box .btn, body.product.lang_US .btnbox .add_box .btn:hover{
    background-position: 79px;
}

body.product.lang_US .price_box .btn,body.product.lang_US .price_box .btn:hover {
    background-size: 14%;
}

body.product .price_box .btn {
    background-size: 12%;
    font-size: 18px;
    padding: 7px 15px 7px 40px;
}

body.product.p01 .shop_box, body.home .shop_box .btn,body.product .shop_box {
    display: inline;
    padding: 8px 26px 8px 4px;
}
body.product.p01 .shop_box {
    padding: 4px 6px;
}

body.home .shop_box .btn ,
body.product .shop_box .btn {
    background: url('/Templates/C111064EZW/images/all/circle_arrow_top.svg')no-repeat 70px center;
    background-size: 22%;
}

body.product .shop_box .btn {
   padding: 8px 26px 8px 4px; 
}

body.product.p01 .shop_box:hover {
    background-color: #EE82EE;
    transition: .5s;
}

body.product .shop_box .btn {
    background: url('/Templates/C111064EZW/images/all/circle_arrow_top.svg')no-repeat 6px center;
    background-size: 25%;
    color: #fff;
}
body.product .content .icon-addcart {
    display: none;
}

body.home.lang_US .shop_box .btn {
    background: url('/Templates/C111064EZW/images/all/circle_arrow_top.svg')no-repeat 62px center;
    background-size: 22%;
}

body.home .shop_box:hover{
    background-color: #ee82ee;
    transition: .5s;
}

body.product .price_box {
    text-align: left;
    display: flex;
    align-items: center;
    margin: 0;
}

body.product.p01 .ask,
body.home .ask {
    color: #0000ff;
    font-size:16px;
    font-weight: bold;
}

body.member.lang_US .content .nav-func li a {
    width: 150px;
}

.pl-0 {
    padding-left:0;
}


@media screen and (max-width: 600px) {
    .rwd-table tr {
    border: 1px solid #000000;
  }
  
  .rwd-table th {
      display: none;
  }
  
  .rwd-table td {
      display: block;
      border: none;
  }
  
  .rwd-table td:before {
      content: attr(data-th) " ";
      float: left;
      font-weight: bold;
	  color:#000;
	  padding-right:5px;
  }
}


body.member .form-inline {
    font-size:14px;
}
body.album.show .content .btn-box,
body.news.show .content .btn-box,
body.member .content .btn-box {
    text-align:center;
}

.panel {
    box-shadow:none !important;
}
.form-inline .form-control.f2 {
    display: inline-block;
    width:80%;
    vertical-align: middle;
}
input[type="radio"] {
    margin: 8px 0 0;
}
input[type="checkbox"] {
    margin:5px 0;
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top:5px;
	font-size:16px;
}
.form-control-static {
    padding-top: 0;
    padding-bottom: 0;
}


/*----------------------------------------- 訂單查詢 order --------------------------------------*/
body.order.show #msg-box {
    display: none;
    min-width: 300px;
}

/*----------------------------------------- 購物車 cart --------------------------------------*/
.content .sec .h3 {
    color: #333;
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    margin:10px 0;
    position: relative;
    letter-spacing: 0.05em;
    text-align:left;
	font-weight:600;
}

body.cart.p01 .qty .input-group input, 
body.cart.p01 .qty .input-group a {
    height: 40px;
    line-height: 28px;
}

body.cart.p03 .content .sec .h3,
body.cart.help .content .sec .h3 {
    padding: 10px;
    border: 1px solid #ACE7EB;
}

body.cart.help .content .sec p {
    padding: 0 10px;
}

body.cart.help .content .sec ul {
    padding: 0 10px;
    margin-left: 20px;
    margin-bottom: 20px;
}

.content .sec .h3 span {
    margin-right: 10px;
}

.content .sec .sum {
    text-align: right;
    padding-right: 20px;
    font-size: 16px;
    border-top: 1px solid #666;
    line-height: 36px;
    font-weight: bold;
}

body.cart .content p {
    font-size: 14px;
}

body.cart .content p a {
    display: inline-block;
    color: #36B9C0;
}

body.cart .content p a:hover {
    color: #888;
}

body.cart .content .btn-box {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}

body.cart .content .invoice-title {
    display: inline-block;
    margin-left: 5px;
}

body.cart .content .hint {
    float: right;
}

body.cart .content .btn-list {
    color: #36b9c0;
    display: inline-block;
    line-height: 24px;
    font-size: 13px;
    position: absolute;
    right: 5px;
    border: 1px solid #ACE7EB;
    padding: 0 5px;
}

body.cart .content .btn-list:hover {
    color: #888;
    border-color: #ccc;
}

body.cart .content .btn-list span {
    margin-right: 10px;
}

body.cart .content .invoice .btn-list {
    position: static;
    margin-top: 12px;
    float: right;
}

body.cart .content .invoice .form-inline:after {
    content: " ";
    clear: both;
    display: block;
}

body.cart .lightbox-list {
    min-width: 400px;
    display: none;
}

body.cart .lightbox-list .h4 {
    font-size: 18px;
    padding: 0 5px;
}

body.cart .lightbox-list .h4 small {
    display: inline-block;
}

body.cart .lightbox-list .glyphicon {
    margin-right: 5px;
}

body.cart .lightbox-list ul li {
    border-top: 1px solid #62544C;
}

body.cart .lightbox-list ul li a {
    color: #666;
    padding: 10px;
    display: block;
}

body.cart .lightbox-list ul li a:hover {
    background-color: #eee;
}

/*加價購*/
body.cart .full_box{
	display:block;
	position:relative;
	margin:15px 0;
	clear:both;
}
body.cart .full_box .full_title{
	display:block;
	position:relative;
	font-size:20px;
	color:#e4007f;
	margin-bottom:15px;
	padding:10px 0;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	line-height:30px;
	letter-spacing:0.1em;
}

/*----------------------------------------- 聯絡我們 contact --------------------------------------*/
body.contact .content .map iframe {
    width: 100%;
    height: 350px;
	border:5px solid #fff;
	box-shadow: 0 0 15px 0 #eee;
}
body.contact .contact-box {
    display: flex;
	flex-flow: wrap; 
	flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    /*clear:both;*/
    position: relative;
    padding: 0px;
	margin-bottom:10px;
}
body.contact .contact-box .h3 {
    padding:0;
    border-bottom:none;
    margin: 0 10px 0 0;
    position: relative;
    /*background:linear-gradient(-45deg, transparent 32px, #08396d 0);
    color: #333;
    font-size: 24px;		
    text-align:center;	
	*/
}
body.contact .contact-box .list-unstyled{
    margin-top:0px;
}
body.contact .contact-box ul li{
	display:block;
	color:#333;
	font-size:15px;
	line-height:24px;
}

body.contact .form-control-static {
    color: #333;
    font-size: 14px;
    text-align: left;
    line-height: 30px;
    padding: 5px;
    letter-spacing: 0.1em;
}
/*----------------------------------------- 檔案下載 file --------------------------------------*/
body.file .file_main {
    display: block;
    position: relative;
    margin: 0 0 15px 0;
    border: 1px solid #eee;
    padding: 15px;
}

body.file .file_main .file_title {
        font-size: 18px;
        background: #666;
        color: #fff;
        line-height: 36px;
        padding: 0 8px;
        display: block;
        position: relative;
    }

.file_dbox {
    display: block;
}

.file_name {
    line-height: 30px;
	text-align:center;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.file_name a{
    font-size:16px;
    color:#1b64d7;
    padding: 0 5px 0 0;
	font-weight:600;
	letter-spacing:0.1em;
    display: -webkit-box;
    max-width: 100%;
    height: 65px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    
}

.file_name img {
    padding-top: 6px;
}

.file_pic {
    display:block;
    position:relative;
}
.file_pic img{
	text-align: center;
    margin: 0 auto;
    display: block;
    width: 100%;
}
.file_date{
	text-align:center;
	display:block;
	padding:5px;
	color:#999;
}

/*----------------------------------------- widgets --------------------------------------*/
.d-flex {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.p-flex {
    display: flex;
    flex-direction: row;
}

/* 預設共用 */
.wid {
    position: relative;
    z-index: 10;
    margin-bottom: 30px;
}
.side .wid {
    position: relative;
    padding: 0;
    /*background-color: #fff;
    max-width: 260px;	
    border: solid 2px #4ea220;
    border-radius: 10px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);*/
}

.side .wid .h3 .side-toggle {
    display: none;
}

/*.side1 .wid {
    max-width: 254px;
}*/

/* 搜尋產品 wid-search */
.side .wid-search{
	display:none;
}
.side .wid.wid-search::before{
	display:none;
}
.wid-search {
    display: block;
    border: none !important;
    box-shadow:none !important;
}
.wid-search .h3 {
	display:none;
    color: #23989F;
    font-size: 15px;
    text-align: center;
    margin-bottom: 15px;
}

.wid-search .h3 .txt-tw {
}

header .wid-search .form-group {
    width: 250px;
}
.wid-search .form-group {
    width: 90%;
    margin-top:12px;
}


.wid-search .form-group .form-control {
    width: calc(100% - 45px);
    height: 35px;
    border-radius: 50px;
    border: 1px solid #c9caca;
}

.wid-search .btn {
    width: 100%;
}

.wid-search .btn .txt-en {
    display: none;
}


.form-group input[type=checkbox] + label {
    margin-right: 1em;
}



/*---------------------- 下拉選單 subNav  dropdownMenu --------------------*/
.navbar .navbar-nav .dropdown_submenu.pos_static {
    position: static;
}
.navbar-nav .hover_r_sider.dropdown_submenu > ul > li > a {
    display: block;
	color:#930914 !important;
	font-size:14px !important;
	text-align: left;
    padding: 0 20px 0 23px;	
}
.navbar-nav .hover_r_sider.dropdown_submenu > ul > li > a:hover{
    background-color:#ccc;
}
.navbar-nav .dropdown_submenu > ul > li > ul > li {
    list-style: none;
}

.navbar-nav .dropdown_submenu > ul > li > ul > li > a {
    display: block;
}

.navbar-nav .dropdown_submenu .dropdown-menu {
    left: 0px;
    margin-top: 0px;
}
.navbar-nav .dropdown_submenu > .dropdown-menu {
    background-color: #fff;
    /* border: 1px solid #dedddb;
	   width: 100%;
	*/
    border-radius: 0;
    padding: 0;
    box-shadow: none;
	min-width:160px;
}

body:not(.lang_TW) .show_TW,
body:not(.lang_US) .show_US {
    display: none !important;
    visibility: hidden !important;
}

.navbar-nav .dropdown_submenu ul.dropdown-menu > li {
    padding: 0;
}

.navbar-nav .dropdown_submenu ul.dropdown-menu > li > a {
    font-size: 14px;
    text-align: left;
    letter-spacing: 0.1em;
    transition: 0.3s all ease;
    line-height: 30px;
    padding: 5px 20px;
    margin: 0 auto;
    border: none;
}
.navbar-nav .dropdown_submenu ul.dropdown-menu > li > a:hover {
    background-color: #e9f5ee;
    border: none;
    margin: 0;
}

.navbar-nav .minwidth {
    min-width: 100px;
    padding: 0;
}

.navbar-nav .dropdown_submenu {
    position: relative;
}

li.hover_r_sider.dropdown_submenu {
    position: relative;
}
.navbar-nav .dropdown-menu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.navbar-nav .dropdown-menu.sub-menu{
	top:5px;
	border-radius:0px;
	border: 1px solid #dedddb;
}
.navbar-nav .dropdown-menu.sub-menu > li{
	border-bottom:1px solid #ccc !important;
}

body.member.login .m-button {
    margin-top:10px;
}

.navbar-nav > li.li-cart {
    display:none;
}


@media (min-width: 768px) {
    .navbar-nav .dropdown_submenu > ul > li > ul > li {
        /* margin-left: 15px; */
    }

    .dropdown_submenu .dropdown_submenu > a:after {
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 15px;
        margin-right: -10px;
    }

}



/* 控制不要有下拉的三角形
.navbar-nav .dropdown_submenu:nth-child(3) .caret,
.navbar-nav .dropdown_submenu:nth-child(4) .caret,
.sub-nav .dropdown_submenu .caret {
    display: none;
}*/



/*------------------------subNav  dropdownMenu --------------------*/

.navbar-nav .dropdown_submenu ul.dropdown-menu > li > ul {
    display: none;
}

.navbar-nav .dropdown_submenu ul.dropdown-menu > li a:after {
    display: none;
}



.editor .mdl-cell {
  margin-top: 0px;
  margin-bottom: 0px; }

.editor .row {
  margin-top: 15px;
  margin-bottom: 15px; }

.editor hr {
  background: none;
  background-color: transparent;
  border: none;
  border-top: rgba(0, 0, 0, 0.18) 1px solid;
  margin: 30px 0 25px;
  padding: 5px; }

.editor pre {
  font-family: courier;
  font-size: 1rem;
  white-space: pre-wrap;
  line-height: 1.4;
  padding: 15px;
  background: rgba(0, 0, 0, 0.03); }

@media (min-width: 40rem) {
  .editor .column {
    float: left;
    padding-left: 1rem;
    /* beta3 */
    padding-right: 1rem;
    /* beta3 */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .editor .column.full {
    width: 100%; }
  .editor .column.two-third {
    width: 66.7%; }
  .editor .column.two-fourth {
    width: 75%; }
  .editor .column.two-fifth {
    width: 80%; }
  .editor .column.two-sixth {
    width: 83.3%; }
  .editor .column.half {
    width: 50%; }
  .editor .column.third {
    width: 33.3%; }
  .editor .column.fourth {
    width: 25%; }
  .editor .column.fifth {
    width: 20%; }
  .editor .column.sixth {
    width: 16.6%; }
  .editor .column.flow-opposite {
    float: right; } }

.editor .center {
  text-align: center; }

.editor .right {
  text-align: right; }

.editor .left {
  text-align: left; }

.editor .padding-20 {
  padding: 20px; }

.editor .padding-25 {
  padding: 25px; }

.editor .padding-30 {
  padding: 30px; }

.editor .padding-35 {
  padding: 35px; }

.editor .padding-40 {
  padding: 40px; }

@media all and (max-width: 540px) {
  .editor {
    /*.center {text-align:initial}
    .right {text-align:initial}
    .left {text-align:initial}*/ }
    .editor .padding-20 {
      padding: 0; }
    .editor .padding-25 {
      padding: 0; }
    .editor .padding-30 {
      padding: 0; }
    .editor .padding-35 {
      padding: 0; }
    .editor .padding-40 {
      padding: 0; } }

.editor .margin-0 {
  margin: 0 !important; }

.editor .margin-20 {
  margin: 20px !important; }

.editor .margin-25 {
  margin: 25px !important; }

.editor .margin-30 {
  margin: 30px !important; }

.editor .margin-35 {
  margin: 35px !important; }

.editor .margin-40 {
  margin: 40px !important; }

.editor .is-card {
  display: table;
  background-color: #fff; }

.editor .is-card > * {
  display: table; }

.editor .is-card-circle {
  width: 280px;
  height: 280px;
  border-radius: 500px;
  padding: 70px;
  margin: 0 auto; }

@media all and (max-width: 540px) {
  .editor .is-card-circle {
    zoom: 0.7;
    -moz-transform: scale(0.7); } }

.editor .is-card-content-centered {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.editor .max-390 {
  max-width: 390px;
  margin: 0 auto; }

.editor .shadow-1 {
  /* card */
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.editor .shadow-2 {
  /* screenshot */
  -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);
  box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15); }

.editor .shadow-3 {
  /* highlight */
  -webkit-box-shadow: 0 0px 100px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0px 100px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 100px rgba(0, 0, 0, 0.2); }

.editor .list {
  position: relative;
  margin: 1.5em 0;
  box-shadow: none; }

.editor .list > i {
  position: absolute;
  left: -3px;
  top: 7px;
  font-size: 1.7em;
  line-height: 1; }

.editor .quote {
  position: relative;
  margin: 1.5em 0; }

.editor .quote > i {
  position: absolute;
  top: -10px;
  left: -7px;
  font-size: 2em; }

.editor .quote > small {
  margin-left: 50px;
  opacity: 0.7;
  font-size: 1em; }

.editor .quote > p {
  margin-left: 50px;
  font-size: 1.5em; }

@media all and (max-width: 540px) {
  .editor .quote > i {
    left: -15px;
    font-size: 1.5em; }
  .editor .quote > small {
    margin-left: 20px;
    font-size: 1em; }
  .editor .quote > p {
    margin-left: 20px;
    font-size: 1.2em; } }

.editor .is-social {
  line-height: 1;
  margin-bottom: 1.5em; }

.editor .is-social a > i {
  text-decoration: none;
  color: #333;
  font-size: 1.2em;
  margin: 0 15px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

.editor .is-social a:first-child > i {
  margin: 0 15px 0 0; }

.editor .is-social a:last-child > i {
  margin: 0 0 0 15px; }

.editor .is-social a:hover > i {
  color: #08c9b9; }

.editor .is-light-text .is-social a > i {
  color: #fff; }

.editor .is-light-text .is-social a:hover > i {
  color: #fff; }

.editor .is-dark-text .is-social a > i {
  color: #000; }

.editor .is-dark-text .is-social a:hover > i {
  color: #000; }

.editor .is-rounded-button-big a {
  display: inline-block;
  text-align: center;
  margin: 0 20px;
  border-radius: 500px;
  width: 110px;
  height: 110px;
  background-color: #aaa;
  overflow: hidden; }

.editor .is-rounded-button-big a i {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 40px;
  line-height: 110px; }

.editor .is-rounded-button-big a:first-child {
  margin: 0 20px 0 0; }

.editor .is-rounded-button-big a:last-child {
  margin: 0 0 0 20px; }

.editor .is-rounded-button-medium a {
  display: inline-block;
  text-align: center;
  margin: 0 20px;
  border-radius: 500px;
  width: 70px;
  height: 70px;
  background-color: #aaa;
  overflow: hidden; }

.editor .is-rounded-button-medium a i {
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 30px;
  line-height: 70px; }

.editor .is-rounded-button-medium a:first-child {
  margin: 0 20px 0 0; }

.editor .is-rounded-button-medium a:last-child {
  margin: 0 0 0 20px; }

.editor .is-boxed-button-big {
  display: inline-block; }

.editor .is-boxed-button-big a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 30px 0 0;
  width: 110px;
  height: 110px;
  background-color: #aaa; }

.editor .is-boxed-button-big a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 40px; }

.editor .is-boxed-button-big2 {
  display: inline-block; }

.editor .is-boxed-button-big2 a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 30px 0 0;
  width: 150px;
  height: 70px;
  background-color: #aaa; }

.editor .is-boxed-button-big2 a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 35px; }

.editor .is-boxed-button-medium {
  display: inline-block; }

.editor .is-boxed-button-medium a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 30px 0 0;
  width: 70px;
  height: 70px;
  background-color: #aaa; }

.editor .is-boxed-button-medium a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 30px; }

.editor .is-boxed-button-medium2 {
  display: inline-block; }

.editor .is-boxed-button-medium2 a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 30px 0 0;
  width: 100px;
  height: 50px;
  background-color: #aaa; }

.editor .is-boxed-button-medium2 a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 25px; }

.editor .is-boxed-button-small {
  display: inline-block; }

.editor .is-boxed-button-small a {
  display: table;
  float: left;
  text-align: center;
  margin: 0 20px 0 0;
  width: 50px;
  height: 50px;
  background-color: #aaa; }

.editor .is-boxed-button-small a i {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  color: #ffffff;
  font-size: 20px; }

.editor .height-20 {
  height: 20px; }

.editor .height-40 {
  height: 40px; }

.editor .height-60 {
  height: 60px; }

.editor .height-80 {
  height: 80px; }

.editor .height-100 {
  height: 100px; }

.editor .height-120 {
  height: 120px; }

.editor .height-140 {
  height: 140px; }

.editor .height-160 {
  height: 160px; }

.editor .height-180 {
  height: 180px; }

.editor .height-200 {
  height: 200px; }

.editor .height-220 {
  height: 220px; }

.editor .height-240 {
  height: 240px; }

.editor .height-260 {
  height: 260px; }

.editor .height-280 {
  height: 280px; }

.editor .height-300 {
  height: 300px; }

@media (max-width: 640px) {
  .editor .height-20 {
    height: 20px; }
  .editor .height-40 {
    height: 30px; }
  .editor .height-60 {
    height: 40px; }
  .editor .height-80 {
    height: 45px; }
  .editor .height-100 {
    height: 50px; }
  .editor .height-120 {
    height: 55px; }
  .editor .height-140 {
    height: 60px; }
  .editor .height-160 {
    height: 65px; }
  .editor .height-180 {
    height: 70px; }
  .editor .height-200 {
    height: 75px; }
  .editor .height-220 {
    height: 80px; }
  .editor .height-240 {
    height: 85px; }
  .editor .height-260 {
    height: 90px; }
  .editor .height-280 {
    height: 95px; }
  .editor .height-300 {
    height: 100px; } }

.editor .size-12 {
  font-size: 12px !important; }

.editor .size-14 {
  font-size: 14px !important; }

.editor .size-16 {
  font-size: 16px !important; }

.editor .size-18 {
  font-size: 18px !important; }

.editor .size-21 {
  font-size: 21px !important; }

.editor .size-24 {
  font-size: 24px !important; }

.editor .size-28 {
  font-size: 28px !important; }

.editor .size-32 {
  font-size: 32px !important; }

.editor .size-35 {
  font-size: 35px !important; }

.editor .size-38 {
  font-size: 38px !important; }

.editor .size-42 {
  font-size: 42px !important; }

.editor .size-46 {
  font-size: 46px !important; }

.editor .size-48 {
  font-size: 48px !important; }

.editor .size-50 {
  font-size: 50px !important; }

.editor .size-54 {
  font-size: 54px !important; }

.editor .size-60 {
  font-size: 60px !important; }

.editor .size-64 {
  font-size: 64px !important; }

.editor .size-68 {
  font-size: 68px !important; }

.editor .size-72 {
  font-size: 72px !important; }

.editor .size-76 {
  font-size: 76px !important; }

.editor .size-80 {
  font-size: 80px !important; }

.editor .size-84 {
  font-size: 84px !important; }

.editor .size-88 {
  font-size: 88px !important; }

.editor .size-92 {
  font-size: 92px !important; }

.editor .size-96 {
  font-size: 96px !important; }

.editor .size-100 {
  font-size: 100px !important; }

.editor .size-104 {
  font-size: 104px !important; }

.editor .size-108 {
  font-size: 108px !important; }

.editor .size-112 {
  font-size: 112px !important; }

.editor .size-116 {
  font-size: 116px !important; }

.editor .size-120 {
  font-size: 120px !important; }

.editor .size-124 {
  font-size: 124px !important; }

.editor .size-128 {
  font-size: 128px !important; }

.editor .size-132 {
  font-size: 132px !important; }

.editor .size-136 {
  font-size: 136px !important; }

.editor .size-140 {
  font-size: 140px !important; }

.editor .size-144 {
  font-size: 144px !important; }

.editor .size-148 {
  font-size: 148px !important; }

.editor .size-152 {
  font-size: 152px !important; }

.editor .size-156 {
  font-size: 156px !important; }

.editor .size-160 {
  font-size: 160px !important; }

.editor .size-164 {
  font-size: 164px !important; }

.editor .size-168 {
  font-size: 168px !important; }

.editor .size-172 {
  font-size: 172px !important; }

.editor .size-176 {
  font-size: 176px !important; }

.editor .size-180 {
  font-size: 180px !important; }

.editor .size-184 {
  font-size: 184px !important; }

.editor .size-188 {
  font-size: 188px !important; }

.editor .size-192 {
  font-size: 192px !important; }

.editor .size-196 {
  font-size: 196px !important; }

.editor .size-200 {
  font-size: 200px !important; }

.editor .size-204 {
  font-size: 204px !important; }

.editor .size-208 {
  font-size: 208px !important; }

.editor .size-212 {
  font-size: 212px !important; }

.editor .size-216 {
  font-size: 216px !important; }

.editor .size-220 {
  font-size: 220px !important; }

@media all and (max-width: 1024px) {
  .editor .size-12 {
    font-size: 12px !important; }
  .editor .size-14 {
    font-size: 14px !important; }
  .editor .size-16 {
    font-size: 16px !important; }
  .editor .size-18 {
    font-size: 18px !important; }
  .editor .size-21 {
    font-size: 21px !important; }
  .editor .size-24 {
    font-size: 24px !important; }
  .editor .size-28 {
    font-size: 28px !important; }
  .editor .size-32 {
    font-size: 32px !important; }
  .editor .size-35 {
    font-size: 35px !important; }
  .editor .size-38 {
    font-size: 38px !important; }
  .editor .size-42 {
    font-size: 42px !important; }
  .editor .size-46 {
    font-size: 46px !important; }
  .editor .size-48 {
    font-size: 48px !important; }
  .editor .size-50 {
    font-size: 50px !important; }
  .editor .size-54 {
    font-size: 54px !important; }
  .editor .size-60 {
    font-size: 60px !important; }
  .editor .size-64 {
    font-size: 64px !important; }
  .editor .size-68 {
    font-size: 68px !important; }
  .editor .size-72 {
    font-size: 72px !important; }
  .editor .size-76 {
    font-size: 73px !important; }
  .editor .size-80 {
    font-size: 74px !important; }
  .editor .size-84 {
    font-size: 75px !important; }
  .editor .size-88 {
    font-size: 76px !important; }
  .editor .size-92 {
    font-size: 77px !important; }
  .editor .size-96 {
    font-size: 78px !important; }
  .editor .size-100 {
    font-size: 79px !important; }
  .editor .size-104 {
    font-size: 80px !important; }
  .editor .size-108 {
    font-size: 81px !important; }
  .editor .size-112 {
    font-size: 82px !important; }
  .editor .size-116 {
    font-size: 84px !important; }
  .editor .size-120 {
    font-size: 85px !important; }
  .editor .size-124 {
    font-size: 86px !important; }
  .editor .size-128 {
    font-size: 87px !important; }
  .editor .size-132 {
    font-size: 88px !important; }
  .editor .size-136 {
    font-size: 89px !important; }
  .editor .size-140 {
    font-size: 90px !important; }
  .editor .size-144 {
    font-size: 91px !important; }
  .editor .size-148 {
    font-size: 92px !important; }
  .editor .size-152 {
    font-size: 93px !important; }
  .editor .size-156 {
    font-size: 94px !important; }
  .editor .size-160 {
    font-size: 95px !important; }
  .editor .size-164 {
    font-size: 96px !important; }
  .editor .size-168 {
    font-size: 97px !important; }
  .editor .size-172 {
    font-size: 98px !important; }
  .editor .size-176 {
    font-size: 99px !important; }
  .editor .size-180 {
    font-size: 100px !important; }
  .editor .size-184 {
    font-size: 111px !important; }
  .editor .size-188 {
    font-size: 112px !important; }
  .editor .size-192 {
    font-size: 113px !important; }
  .editor .size-196 {
    font-size: 114px !important; }
  .editor .size-200 {
    font-size: 115px !important; }
  .editor .size-204 {
    font-size: 116px !important; }
  .editor .size-208 {
    font-size: 117px !important; }
  .editor .size-212 {
    font-size: 118px !important; }
  .editor .size-216 {
    font-size: 119px !important; }
  .editor .size-220 {
    font-size: 120px !important; } }

@media all and (max-width: 640px) {
  .editor .size-12 {
    font-size: 12px !important; }
  .editor .size-14 {
    font-size: 14px !important; }
  .editor .size-16 {
    font-size: 16px !important; }
  .editor .size-18 {
    font-size: 18px !important; }
  .editor .size-21 {
    font-size: 21px !important; }
  .editor .size-24 {
    font-size: 22px !important; }
  .editor .size-28 {
    font-size: 24px !important; }
  .editor .size-32 {
    font-size: 26px !important; }
  .editor .size-35 {
    font-size: 28px !important; }
  .editor .size-38 {
    font-size: 30px !important; }
  .editor .size-42 {
    font-size: 32px !important; }
  .editor .size-46 {
    font-size: 34px !important; }
  .editor .size-48 {
    font-size: 36px !important; }
  .editor .size-50 {
    font-size: 36px !important; }
  .editor .size-54 {
    font-size: 36px !important; }
  .editor .size-60 {
    font-size: 36px !important; }
  .editor .size-64 {
    font-size: 36px !important; }
  .editor .size-68 {
    font-size: 36px !important; }
  .editor .size-72 {
    font-size: 36px !important; }
  .editor .size-76 {
    font-size: 36px !important; }
  .editor .size-80 {
    font-size: 36px !important; }
  .editor .size-84 {
    font-size: 36px !important; }
  .editor .size-88 {
    font-size: 36px !important; }
  .editor .size-92 {
    font-size: 36px !important; }
  .editor .size-96 {
    font-size: 36px !important; }
  .editor .size-100 {
    font-size: 36px !important; }
  .editor .size-104 {
    font-size: 36px !important; }
  .editor .size-108 {
    font-size: 36px !important; }
  .editor .size-112 {
    font-size: 36px !important; }
  .editor .size-116 {
    font-size: 36px !important; }
  .editor .size-120 {
    font-size: 36px !important; }
  .editor .size-124 {
    font-size: 36px !important; }
  .editor .size-128 {
    font-size: 36px !important; }
  .editor .size-132 {
    font-size: 36px !important; }
  .editor .size-136 {
    font-size: 36px !important; }
  .editor .size-140 {
    font-size: 36px !important; }
  .editor .size-144 {
    font-size: 36px !important; }
  .editor .size-148 {
    font-size: 36px !important; }
  .editor .size-152 {
    font-size: 36px !important; }
  .editor .size-156 {
    font-size: 36px !important; }
  .editor .size-160 {
    font-size: 36px !important; }
  .editor .size-164 {
    font-size: 36px !important; }
  .editor .size-168 {
    font-size: 36px !important; }
  .editor .size-172 {
    font-size: 36px !important; }
  .editor .size-176 {
    font-size: 36px !important; }
  .editor .size-180 {
    font-size: 36px !important; }
  .editor .size-184 {
    font-size: 36px !important; }
  .editor .size-188 {
    font-size: 36px !important; }
  .editor .size-192 {
    font-size: 36px !important; }
  .editor .size-196 {
    font-size: 36px !important; }
  .editor .size-200 {
    font-size: 36px !important; }
  .editor .size-204 {
    font-size: 36px !important; }
  .editor .size-208 {
    font-size: 36px !important; }
  .editor .size-212 {
    font-size: 36px !important; }
  .editor .size-216 {
    font-size: 36px !important; }
  .editor .size-220 {
    font-size: 36px !important; } }

.editor .size-12 span {
  font-size: 12px !important; }

.editor .size-14 span {
  font-size: 14px !important; }

.editor .size-16 span {
  font-size: 16px !important; }

.editor .size-18 span {
  font-size: 18px !important; }

.editor .size-21 span {
  font-size: 21px !important; }

.editor .size-24 span {
  font-size: 24px !important; }

.editor .size-28 span {
  font-size: 28px !important; }

.editor .size-32 span {
  font-size: 32px !important; }

.editor .size-35 span {
  font-size: 35px !important; }

.editor .size-38 span {
  font-size: 38px !important; }

.editor .size-42 span {
  font-size: 42px !important; }

.editor .size-46 span {
  font-size: 46px !important; }

.editor .size-48 span {
  font-size: 48px !important; }

.editor .size-50 span {
  font-size: 50px !important; }

.editor .size-54 span {
  font-size: 54px !important; }

.editor .size-60 span {
  font-size: 60px !important; }

.editor .size-64 span {
  font-size: 64px !important; }

.editor .size-68 span {
  font-size: 68px !important; }

.editor .size-72 span {
  font-size: 72px !important; }

.editor .size-76 span {
  font-size: 76px !important; }

.editor .size-80 span {
  font-size: 80px !important; }

.editor .size-84 span {
  font-size: 84px !important; }

.editor .size-88 span {
  font-size: 88px !important; }

.editor .size-92 span {
  font-size: 92px !important; }

.editor .size-96 span {
  font-size: 96px !important; }

.editor .size-100 span {
  font-size: 100px !important; }

.editor .size-104 span {
  font-size: 104px !important; }

.editor .size-108 span {
  font-size: 108px !important; }

.editor .size-112 span {
  font-size: 112px !important; }

.editor .size-116 span {
  font-size: 116px !important; }

.editor .size-120 span {
  font-size: 120px !important; }

.editor .size-124 span {
  font-size: 124px !important; }

.editor .size-128 span {
  font-size: 128px !important; }

.editor .size-132 span {
  font-size: 132px !important; }

.editor .size-136 span {
  font-size: 136px !important; }

.editor .size-140 span {
  font-size: 140px !important; }

.editor .size-144 span {
  font-size: 144px !important; }

.editor .size-148 span {
  font-size: 148px !important; }

.editor .size-152 span {
  font-size: 152px !important; }

.editor .size-156 span {
  font-size: 156px !important; }

.editor .size-160 span {
  font-size: 160px !important; }

.editor .size-164 span {
  font-size: 164px !important; }

.editor .size-168 span {
  font-size: 168px !important; }

.editor .size-172 span {
  font-size: 172px !important; }

.editor .size-176 span {
  font-size: 176px !important; }

.editor .size-180 span {
  font-size: 180px !important; }

.editor .size-184 span {
  font-size: 184px !important; }

.editor .size-188 span {
  font-size: 188px !important; }

.editor .size-192 span {
  font-size: 192px !important; }

.editor .size-196 span {
  font-size: 196px !important; }

.editor .size-200 span {
  font-size: 200px !important; }

.editor .size-204 span {
  font-size: 204px !important; }

.editor .size-208 span {
  font-size: 208px !important; }

.editor .size-212 span {
  font-size: 212px !important; }

.editor .size-216 span {
  font-size: 216px !important; }

.editor .size-220 span {
  font-size: 220px !important; }

@media all and (max-width: 1024px) {
  .editor .size-12 span {
    font-size: 12px !important; }
  .editor .size-14 span {
    font-size: 14px !important; }
  .editor .size-16 span {
    font-size: 16px !important; }
  .editor .size-18 span {
    font-size: 18px !important; }
  .editor .size-21 span {
    font-size: 21px !important; }
  .editor .size-24 span {
    font-size: 24px !important; }
  .editor .size-28 span {
    font-size: 28px !important; }
  .editor .size-32 span {
    font-size: 32px !important; }
  .editor .size-35 span {
    font-size: 35px !important; }
  .editor .size-38 span {
    font-size: 38px !important; }
  .editor .size-42 span {
    font-size: 42px !important; }
  .editor .size-46 span {
    font-size: 46px !important; }
  .editor .size-48 span {
    font-size: 48px !important; }
  .editor .size-50 span {
    font-size: 50px !important; }
  .editor .size-54 span {
    font-size: 54px !important; }
  .editor .size-60 span {
    font-size: 60px !important; }
  .editor .size-64 span {
    font-size: 64px !important; }
  .editor .size-68 span {
    font-size: 68px !important; }
  .editor .size-72 span {
    font-size: 72px !important; }
  .editor .size-76 span {
    font-size: 73px !important; }
  .editor .size-80 span {
    font-size: 74px !important; }
  .editor .size-84 span {
    font-size: 75px !important; }
  .editor .size-88 span {
    font-size: 76px !important; }
  .editor .size-92 span {
    font-size: 77px !important; }
  .editor .size-96 span {
    font-size: 78px !important; }
  .editor .size-100 span {
    font-size: 79px !important; }
  .editor .size-104 span {
    font-size: 80px !important; }
  .editor .size-108 span {
    font-size: 81px !important; }
  .editor .size-112 span {
    font-size: 82px !important; }
  .editor .size-116 span {
    font-size: 84px !important; }
  .editor .size-120 span {
    font-size: 85px !important; }
  .editor .size-124 span {
    font-size: 86px !important; }
  .editor .size-128 span {
    font-size: 87px !important; }
  .editor .size-132 span {
    font-size: 88px !important; }
  .editor .size-136 span {
    font-size: 89px !important; }
  .editor .size-140 span {
    font-size: 90px !important; }
  .editor .size-144 span {
    font-size: 91px !important; }
  .editor .size-148 span {
    font-size: 92px !important; }
  .editor .size-152 span {
    font-size: 93px !important; }
  .editor .size-156 span {
    font-size: 94px !important; }
  .editor .size-160 span {
    font-size: 95px !important; }
  .editor .size-164 span {
    font-size: 96px !important; }
  .editor .size-168 span {
    font-size: 97px !important; }
  .editor .size-172 span {
    font-size: 98px !important; }
  .editor .size-176 span {
    font-size: 99px !important; }
  .editor .size-180 span {
    font-size: 100px !important; }
  .editor .size-184 span {
    font-size: 111px !important; }
  .editor .size-188 span {
    font-size: 112px !important; }
  .editor .size-192 span {
    font-size: 113px !important; }
  .editor .size-196 span {
    font-size: 114px !important; }
  .editor .size-200 span {
    font-size: 115px !important; }
  .editor .size-204 span {
    font-size: 116px !important; }
  .editor .size-208 span {
    font-size: 117px !important; }
  .editor .size-212 span {
    font-size: 118px !important; }
  .editor .size-216 span {
    font-size: 119px !important; }
  .editor .size-220 span {
    font-size: 120px !important; } }

@media all and (max-width: 640px) {
  .editor .size-12 span {
    font-size: 12px !important; }
  .editor .size-14 span {
    font-size: 14px !important; }
  .editor .size-16 span {
    font-size: 16px !important; }
  .editor .size-18 span {
    font-size: 18px !important; }
  .editor .size-21 span {
    font-size: 21px !important; }
  .editor .size-24 span {
    font-size: 22px !important; }
  .editor .size-28 span {
    font-size: 24px !important; }
  .editor .size-32 span {
    font-size: 26px !important; }
  .editor .size-35 span {
    font-size: 28px !important; }
  .editor .size-38 span {
    font-size: 30px !important; }
  .editor .size-42 span {
    font-size: 32px !important; }
  .editor .size-46 span {
    font-size: 34px !important; }
  .editor .size-48 span {
    font-size: 36px !important; }
  .editor .size-50 span {
    font-size: 36px !important; }
  .editor .size-54 span {
    font-size: 36px !important; }
  .editor .size-60 span {
    font-size: 36px !important; }
  .editor .size-64 span {
    font-size: 36px !important; }
  .editor .size-68 span {
    font-size: 36px !important; }
  .editor .size-72 span {
    font-size: 36px !important; }
  .editor .size-76 span {
    font-size: 36px !important; }
  .editor .size-80 span {
    font-size: 36px !important; }
  .editor .size-84 span {
    font-size: 36px !important; }
  .editor .size-88 span {
    font-size: 36px !important; }
  .editor .size-92 span {
    font-size: 36px !important; }
  .editor .size-96 span {
    font-size: 36px !important; }
  .editor .size-100 span {
    font-size: 36px !important; }
  .editor .size-104 span {
    font-size: 36px !important; }
  .editor .size-108 span {
    font-size: 36px !important; }
  .editor .size-112 span {
    font-size: 36px !important; }
  .editor .size-116 span {
    font-size: 36px !important; }
  .editor .size-120 span {
    font-size: 36px !important; }
  .editor .size-124 span {
    font-size: 36px !important; }
  .editor .size-128 span {
    font-size: 36px !important; }
  .editor .size-132 span {
    font-size: 36px !important; }
  .editor .size-136 span {
    font-size: 36px !important; }
  .editor .size-140 span {
    font-size: 36px !important; }
  .editor .size-144 span {
    font-size: 36px !important; }
  .editor .size-148 span {
    font-size: 36px !important; }
  .editor .size-152 span {
    font-size: 36px !important; }
  .editor .size-156 span {
    font-size: 36px !important; }
  .editor .size-160 span {
    font-size: 36px !important; }
  .editor .size-164 span {
    font-size: 36px !important; }
  .editor .size-168 span {
    font-size: 36px !important; }
  .editor .size-172 span {
    font-size: 36px !important; }
  .editor .size-176 span {
    font-size: 36px !important; }
  .editor .size-180 span {
    font-size: 36px !important; }
  .editor .size-184 span {
    font-size: 36px !important; }
  .editor .size-188 span {
    font-size: 36px !important; }
  .editor .size-192 span {
    font-size: 36px !important; }
  .editor .size-196 span {
    font-size: 36px !important; }
  .editor .size-200 span {
    font-size: 36px !important; }
  .editor .size-204 span {
    font-size: 36px !important; }
  .editor .size-208 span {
    font-size: 36px !important; }
  .editor .size-212 span {
    font-size: 36px !important; }
  .editor .size-216 span {
    font-size: 36px !important; }
  .editor .size-220 span {
    font-size: 36px !important; } }

@media all and (max-width: 1024px) {
  .editor .margin-left-1024-reset {
    margin-left: 0px !important; }
  .editor .margin-right-1024-reset {
    margin-right: 0px !important; } }

.editor .letter-spacing-25 {
  letter-spacing: 25px !important; }

.editor .letter-spacing-24 {
  letter-spacing: 24px !important; }

.editor .letter-spacing-23 {
  letter-spacing: 23px !important; }

.editor .letter-spacing-22 {
  letter-spacing: 22px !important; }

.editor .letter-spacing-21 {
  letter-spacing: 21px !important; }

.editor .letter-spacing-20 {
  letter-spacing: 20px !important; }

.editor .letter-spacing-19 {
  letter-spacing: 19px !important; }

.editor .letter-spacing-18 {
  letter-spacing: 18px !important; }

.editor .letter-spacing-17 {
  letter-spacing: 17px !important; }

.editor .letter-spacing-16 {
  letter-spacing: 16px !important; }

.editor .letter-spacing-15 {
  letter-spacing: 15px !important; }

.editor .letter-spacing-14 {
  letter-spacing: 14px !important; }

.editor .letter-spacing-13 {
  letter-spacing: 13px !important; }

.editor .letter-spacing-12 {
  letter-spacing: 12px !important; }

.editor .letter-spacing-11 {
  letter-spacing: 11px !important; }

.editor .letter-spacing-10 {
  letter-spacing: 10px !important; }

.editor .letter-spacing-9 {
  letter-spacing: 9px !important; }

.editor .letter-spacing-8 {
  letter-spacing: 8px !important; }

.editor .letter-spacing-7 {
  letter-spacing: 7px !important; }

.editor .letter-spacing-6 {
  letter-spacing: 6px !important; }

.editor .letter-spacing-5 {
  letter-spacing: 5px !important; }

.editor .letter-spacing-4 {
  letter-spacing: 4px !important; }

.editor .letter-spacing-3 {
  letter-spacing: 3px !important; }

.editor .letter-spacing-2 {
  letter-spacing: 2px !important; }

.editor .letter-spacing-1 {
  letter-spacing: 1px !important; }

@media all and (max-width: 1024px) {
  .editor .letter-spacing-25 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-24 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-23 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-22 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-21 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-20 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-19 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-18 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-17 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-16 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-15 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-14 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-13 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-12 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-11 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-10 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-9 {
    letter-spacing: 5px !important; }
  .editor .letter-spacing-8 {
    letter-spacing: 4px !important; }
  .editor .letter-spacing-7 {
    letter-spacing: 4px !important; }
  .editor .letter-spacing-6 {
    letter-spacing: 3px !important; }
  .editor .letter-spacing-5 {
    letter-spacing: 3px !important; } }

.editor .is-light-text * {
  color: #fff; }

.editor .is-dark-text * {
  color: #000; }

.editor .is-title1-96 {
  margin-top: 20px;
  margin-bottom: 20px; }

.editor .is-title1-80 {
  margin-top: 15px;
  margin-bottom: 15px; }

.editor .is-title1-64 {
  margin-top: 15px;
  margin-bottom: 15px; }

.editor .is-title1-48 {
  margin-top: 15px;
  margin-bottom: 15px; }

.editor .is-title1-32 {
  margin-top: 15px;
  margin-bottom: 15px; }

.editor .is-title2-96 {
  margin-top: 25px;
  margin-bottom: 20px; }

.editor .is-title2-80 {
  margin-top: 20px;
  margin-bottom: 15px; }

.editor .is-title2-64 {
  margin-top: 20px;
  margin-bottom: 15px; }

.editor .is-title2-48 {
  margin-top: 15px;
  margin-bottom: 15px; }

.editor .is-title2-32 {
  margin-top: 10px;
  margin-bottom: 15px; }

.editor .is-title3-96 {
  margin-top: 30px;
  margin-bottom: 35px;
  padding: 20px 0;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid; }

.editor .is-title3-80 {
  margin-top: 25px;
  margin-bottom: 33px;
  padding: 20px 0;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid; }

.editor .is-title3-64 {
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 18px 0;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid; }

.editor .is-title3-48 {
  margin-top: 20px;
  margin-bottom: 25px;
  padding: 18px 0;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid; }

.editor .is-title3-32 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 0;
  border-top: #000 2px solid;
  border-bottom: #000 2px solid; }

.editor .is-light-text .is-title3-96 {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid; }

.editor .is-light-text .is-title3-80 {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid; }

.editor .is-light-text .is-title3-64 {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid; }

.editor .is-light-text .is-title3-48 {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid; }

.editor .is-light-text .is-title3-32 {
  border-top: #fff 2px solid;
  border-bottom: #fff 2px solid; }

.editor .is-dark-text .is-title3-96 {
  border-top: #000 2px solid;
  border-bottom: #000 2px solid; }

.editor .is-dark-text .is-title3-80 {
  border-top: #000 2px solid;
  border-bottom: #000 2px solid; }

.editor .is-dark-text .is-title3-64 {
  border-top: #000 2px solid;
  border-bottom: #000 2px solid; }

.editor .is-dark-text .is-title3-48 {
  border-top: #000 2px solid;
  border-bottom: #000 2px solid; }

.editor .is-dark-text .is-title3-32 {
  border-top: #000 2px solid;
  border-bottom: #000 2px solid; }

.editor .is-title4-96 {
  margin-top: 30px;
  margin-bottom: 35px;
  padding: 20px 30px;
  border: #000 2px solid; }

.editor .is-title4-80 {
  margin-top: 25px;
  margin-bottom: 33px;
  padding: 20px 30px;
  border: #000 2px solid; }

.editor .is-title4-64 {
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 18px 28px;
  border: #000 2px solid; }

.editor .is-title4-48 {
  margin-top: 20px;
  margin-bottom: 25px;
  padding: 18px 25px;
  border: #000 2px solid; }

.editor .is-title4-32 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 20px;
  border: #000 2px solid; }

.editor .is-light-text .is-title4-96 {
  border: #fff 2px solid; }

.editor .is-light-text .is-title4-80 {
  border: #fff 2px solid; }

.editor .is-light-text .is-title4-64 {
  border: #fff 2px solid; }

.editor .is-light-text .is-title4-48 {
  border: #fff 2px solid; }

.editor .is-light-text .is-title4-32 {
  border: #fff 2px solid; }

.editor .is-dark-text .is-title4-96 {
  border: #000 2px solid; }

.editor .is-dark-text .is-title4-80 {
  border: #000 2px solid; }

.editor .is-dark-text .is-title4-64 {
  border: #000 2px solid; }

.editor .is-dark-text .is-title4-48 {
  border: #000 2px solid; }

.editor .is-dark-text .is-title4-32 {
  border: #000 2px solid; }

.editor .is-title5-96 {
  margin-top: 10px;
  margin-bottom: 35px;
  padding-bottom: 25px;
  border-bottom: #000 2px solid; }

.editor .is-title5-80 {
  margin-top: 10px;
  margin-bottom: 33px;
  padding-bottom: 25px;
  border-bottom: #000 2px solid; }

.editor .is-title5-64 {
  margin-top: 10px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: #000 2px solid; }

.editor .is-title5-48 {
  margin-top: 10px;
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: #000 2px solid; }

.editor .is-title5-32 {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: #000 2px solid; }

.editor .is-light-text .is-title5-96 {
  border-bottom: #fff 2px solid; }

.editor .is-light-text .is-title5-80 {
  border-bottom: #fff 2px solid; }

.editor .is-light-text .is-title5-64 {
  border-bottom: #fff 2px solid; }

.editor .is-light-text .is-title5-48 {
  border-bottom: #fff 2px solid; }

.editor .is-light-text .is-title5-32 {
  border-bottom: #fff 2px solid; }

.editor .is-dark-text .is-title5-96 {
  border-bottom: #000 2px solid; }

.editor .is-dark-text .is-title5-80 {
  border-bottom: #000 2px solid; }

.editor .is-dark-text .is-title5-64 {
  border-bottom: #000 2px solid; }

.editor .is-dark-text .is-title5-48 {
  border-bottom: #000 2px solid; }

.editor .is-dark-text .is-title5-32 {
  border-bottom: #000 2px solid; }

.editor .is-title-lite {
  letter-spacing: 3px;
  word-spacing: 5px; }

.editor .is-title-lite.is-title3-96, .editor .is-title-lite.is-title4-96, .editor .is-title-lite.is-title5-96 {
  letter-spacing: 4px;
  word-spacing: 8px; }

.editor .is-title-lite.is-title3-80, .editor .is-title-lite.is-title4-80, .editor .is-title-lite.is-title5-80 {
  letter-spacing: 4px;
  word-spacing: 8px; }

.editor .is-title-lite.is-title3-64, .editor .is-title-lite.is-title4-64, .editor .is-title-lite.is-title5-64 {
  letter-spacing: 4px;
  word-spacing: 8px; }

.editor .is-title-lite.is-title3-48, .editor .is-title-lite.is-title4-48, .editor .is-title-lite.is-title5-48 {
  letter-spacing: 4px;
  word-spacing: 8px; }

.editor .is-title-lite.is-title3-32, .editor .is-title-lite.is-title4-32, .editor .is-title-lite.is-title5-32 {
  letter-spacing: 3px;
  word-spacing: 5px; }

.editor .is-title-bold {
  font-weight: 800; }

.editor .is-title-bold.is-title3-96, .editor .is-title-bold.is-title4-96, .editor .is-title-bold.is-title5-96 {
  border-width: 4px; }

.editor .is-title-bold.is-title3-80, .editor .is-title-bold.is-title4-80, .editor .is-title-bold.is-title5-80 {
  border-width: 4px; }

.editor .is-title-bold.is-title3-64, .editor .is-title-bold.is-title4-64, .editor .is-title-bold.is-title5-64 {
  border-width: 3px; }

.editor .is-title-bold.is-title3-48, .editor .is-title-bold.is-title4-48, .editor .is-title-bold.is-title5-48 {
  border-width: 3px; }

.editor .is-title-bold.is-title3-32, .editor .is-title-bold.is-title4-32, .editor .is-title-bold.is-title5-32 {
  border-width: 2px; }

.editor .is-info1 {
  margin-top: 10px;
  margin-bottom: 0px;
  font-style: italic; }

.editor .is-info1.size-21 {
  margin-top: 12px; }

.editor .is-info1.size-24 {
  margin-top: 15px; }

.editor .is-info2 {
  margin-top: 10px;
  margin-bottom: 0px; }

.editor .is-info2.size-21 {
  margin-top: 12px; }

.editor .is-info2.size-24 {
  margin-top: 15px; }

.editor .is-btn,
.editor a.is-btn {
  padding: 10px 50px;
  font-size: 1rem;
  line-height: 2rem;
  border-radius: 0;
  letter-spacing: 3px;
  display: inline-block;
  margin: 3px 0;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-transition: all 0.16s ease;
  transition: all 0.16s ease;
  text-decoration: none;
  color: #000; }

.editor .is-btn:hover, .editor .is-btn:visited, .editor .is-btn:focus,
.editor a.is-btn:hover, .editor a.is-btn:visited, .editor a.is-btn:focus {
  color: initial;
  text-decoration: initial;
  opacity: initial; }

.editor .is-btn-ghost1,
.editor a.is-btn-ghost1 {
  color: #000;
  border: 2px solid #111; }

.editor .is-light-text .is-btn-ghost1,
.editor .is-dark-text .is-light-text .is-btn-ghost1,
.editor .is-light-text a.is-btn-ghost1,
.editor .is-dark-text .is-light-text a.is-btn-ghost1 {
  color: #fff;
  border: 2px solid #fff; }

.editor .is-dark-text .is-btn-ghost1,
.editor .is-light-text .is-dark-text .is-btn-ghost1,
.editor .is-dark-text a.is-btn-ghost1,
.editor .is-light-text .is-dark-text a.is-btn-ghost1 {
  color: #000;
  border: 2px solid #111; }

.editor .is-btn-ghost2,
.editor a.is-btn-ghost2 {
  color: #000;
  border: 2px solid #dcdcdc;
  background-color: #dcdcdc; }

.editor .is-light-text .is-btn-ghost2,
.editor .is-dark-text .is-light-text .is-btn-ghost2,
.editor .is-light-text a.is-btn-ghost2,
.editor .is-dark-text .is-light-text a.is-btn-ghost2 {
  color: #000;
  border: 2px solid #f9f9f9;
  background-color: #f9f9f9; }

.editor .is-dark-text .is-btn-ghost2,
.editor .is-light-text .is-dark-text .is-btn-ghost2,
.editor .is-dark-text a.is-btn-ghost2,
.editor .is-light-text .is-dark-text a.is-btn-ghost2 {
  color: #000;
  border: 2px solid #d7d7d7;
  background-color: #d7d7d7; }

.editor .is-btn.is-btn-small, .editor .is-btn-small {
  padding: 5px 25px;
  font-size: 0.85em; }

.editor .is-btn.is-upper, .editor .is-upper {
  text-transform: uppercase; }

.editor .is-btn.is-rounded-30, .editor .is-rounded-30 {
  border-radius: 30px; }


/* CSS Document */

@font-face{font-family:ytpregular;src:url(font/ytp-regular.eot)}@font-face{font-family:ytpregular;src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAA5sABEAAAAAFCAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcZ9iuNUdERUYAAAGcAAAAHQAAACAAdAAET1MvMgAAAbwAAABJAAAAYHUMUrFjbWFwAAACCAAAAKkAAAGKn5XycWN2dCAAAAK0AAAANgAAADYNLQohZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAAGVQAAB4jz86dSaGVhZAAACwAAAAAzAAAANgbKONpoaGVhAAALNAAAACAAAAAkESQLXGhtdHgAAAtUAAAAVAAAARxOmwVwbG9jYQAAC6gAAAAjAAAAkFoEXRRtYXhwAAALzAAAACAAAAAgAWoB625hbWUAAAvsAAAA+wAAAeok3Eb+cG9zdAAADOgAAADAAAABN99tv1lwcmVwAAANqAAAALkAAAFY3I6ikndlYmYAAA5kAAAABgAAAAbHMlGnAAAAAQAAAADMPaLPAAAAAM3Nk7QAAAAAzc13sXjaY2BkYGDgA2IJBhBgYmAEQjcgZgHzGAAHTAB5AAAAeNpjYGbZwDiBgZWBhdWY5SwDA8MsCM10liGNKQ3IB0rBASMDEgj1DvdjcGDgfcDAlvYPqJJVldEZpoZVkuUZkFJgYAQAUUULewAAAHjaY2BgYGaAYBkGRgYQaAHyGMF8FoYMIC3GIAAUYQOyeBkUGKIYqhgWKHAp6CvEP2D4/x+sAyTuyJAIFGeAizP+//r/8f/D//f+n/HA8oHo/WcKblDzsQBGoOkwSUYmIMGErgDiRLyAhZWNnYOTi5uHl49fQFBIWERUTFxCUkpaRhYiLyevoKikrKKqpq6hqaWto6unb2BoZGxiambOQF1gQZYuAIQnH4IAAAAAAAAAAAABegEnAHEAswC9AOAA5QD+ARcBIwBdAHIBtgBcAGAAZgByAI8AogErAbIAUwBEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3jaTZVrbBxXFcfvufNe72Nmdx77tmfHO2N76117784OTr154YAbR7RQuUQhttoSuXZKFQVKKYqgiFJAgkpIkVClIn8opSomjXY3VHHTFldEIYpay1hR+ID4Bha27FoIEQGpd8Idu4lY7c6eOfee//2f3+zeizAaQwif4iYRgwRUbgGqjLYFNvVxtcVzfxltM5iGqMUEaS5ItwU+vTPahiBPFFMpmoo5hnv8XnjFn+Um7/xmjF1GCLHoPf+fgsUVEYcSKIcGkYbaWYxKLZ3bgGa50qpACQ0NeyYoYILaDTqpurUK2FZBUYlJY8ukEc0egLpbo+kY8O/BQcx2dvwP2Fh6/Q+Gl19fyroubHmer7rpjHllPZ/NKB+tp2/4/TzxSx0zo/74uUY29vJZOEHIfng4lzz7cjyXzn/jJwqCwCOLdj2iPSP3F/hUAHF3v+Cviee5DIqhJDLRACLoPGpHECq1M7Sd5iDZ/W6zQW8mu9Ecql7SI6xYaiOpnxCydwPNWqWJ/tSSjY1mqtqU5ZYNpWal2pJiGy0XSi1bVuKX1Fyh1GuMoJYeUeJvy/GEVbTpfTOjHJRVzUim0tlcwekbKD1QrgR5M97OV8nIyMjQsKPUEKWGNEVFFBwqEs/yHMEVFMM1PIc4FhiWQVxHcxjD0zzXEkgbmHe5G1eA9T955453xd+B9tbpi6vj10+fvj6+evH0Fju7vPDU5szVY8euzmw+tXABv7kEov/v33WOv+v/C8LG9M2xD19/EquzCyuHVuY6R25Obz35+odw4NDKwuzWHAK86q9x21wKYYQkjFeZ3M5f/TUmw6Qo12P+38Wf0zEZpVABlVANfQu1owHXXMD1AdIyQhvNgeou2b1LAuhAkVwyExRps/ppAE230qrTX1MrEVXil5W4qlm9thMAMpR2MtVHAbXMnBJvZ8oVGjdZ5XK6u6cwNExqdNJ9dnm4D+8eIeYeM7hH0b3H9bcQuczdeH75ef+TxTveO/5tuDK2Mrs5d+HmzQtzm7MrbP6ZqxMrrz2+vf34aysTV5+5iN9YhMi51W93Tiz5/wFp+ujy/MntGXx+dfrjqflrO788Ob989MaMP716+Nr8FOpCjbvnw032BUrm82gKfQc10SJaAwwZGINHEUrksaEndI3XCppBavWaU7Nrda/u7QfPsnmBF1ReK4NjCxbkgVRJdW/MdmiyjHkhCgKvGkrNq+uGngPLUDXVioJTcGxONWguENOIYmkq1lQqaDu2q1AqKi6qRh6CN0uqhlkn1WIwt1Z3FTqH6lt2kWLkqZpQ2F1H4D3X1CzFUkCp1R8EVaeKGr3mgXpyd3OKZTcgioMi3qImqA2FaFSYrkHd7BYESnSMdqAx1HNgg/6pG0Bo95RAGehqoNAuaRHR90wGdXyJtkAJ1DxSDVQCfS8ocui+EohqagNjFroniyLAOYbBgvSQxuXxiUSCGQXReJBnjafhbf6xBs8P9ZclLLJdTJfdL3bLRsgd50Nf52P7JIWjInYqFuZhUGErucF0Qj/zNJtPGArDz7EYFi0chvSpw8C/mJRgRVLfgrEf7RvowhyjJ3JPfPlX/h8N/6fZryX7bh/pJsPj4QLX9Ra89NL3QQkljmOqnognU6HcxKkoI/JsaJ8cDcfCqZAMC2cfFeSoHu+WFEmWzIQqx8PVmCThSFqPKqLIsgxJx0QYZt1iocjgfrPbjIoiltkXxzxTlE5FVTL1zb7YmTOSzXGiEBU0ZgHzXexjd9HklDtTc2P7iR4/Wmqk/jGhfZXjZW1bYFVp3y01G+ocrh/K9VST3+05OUsaEnAYGKZRfWIpDQaXT2Ej2/vCl1S5nNe7jHq5eCAlM7rOpFx8PP1Zf/NzCUdkpXjUhHmdfdi/Xv31D6WccPAIDjNMmPnBzC+ErAipZzPf++LkQyGRhTDEpCNkbmLpz8892zmE3+8swq1YODIqf2Z7lO8RdJHn7RS8kpY6r0qhAg7xXIHnhViu+zBDbhcx16UOfGVgaGkoXe6LhwS+h7NgSa+vR7ESZvPyq6VUqN+SC0ZSTPm3oETGoxGIh/p60w3naIyJ/Gywf9CMnnAemR3524hT5DErxOwBhR55COMw3e+u0T0tOEsR0JMx+NBHftD/AJ+D/f7v/TW+9t+P+Bo9e/7vNYz+By6FsKkAAAB42mNgZGBgYGRwbI8IWhzPb/OVQZ6DAQTOni3fCKP/+/x7yrOBNRTI5WBgAokCAG3mDbAAeNpjYGRgYFX9t5eBgeftf5//WTwbGIAiKMAdAJycBph42mN6w+DCwcDAAMIsZ8D0HhBNLIap52D478fBwHQRyvbBpZ7nLYMtKeZjt5OJhxT1TKsYGFhDETTjcSAG0gyPoRgozigIpL0hNEiOBcgFAEBoNC142mNgYNCBwjoccALDBEY9RhsgPIMMmZcRhHtIhkcA9pQspAAAAQAAAEcBVAALAAAAAAACAAEAAgAWAAABAACTAAAAAHjalZCxTgJBFEXPApJoYYgF9VZUSIAFTdDCnmiIgsTKsASQuGiCu0YaCr4OfomKOzsTCHRmMzPn3blz38sCFyzJ4uXOgbKWZY+8KssZLqk7zkp9cJyjSOT4jD9WjvPSt46vKHoFx2txyfGGqnfPO18kyohSGjBjJPqRFmqPmWolWkZ9o0uHZ/EkfTNgTo0KVX017ujRps+TyDqvT7xW9U/UV1Vz9ZryrQn8o8QOL1JsdVA/5IwZpv7f/YsKTW50O1PqpzKNZyw1UnKov2c9dbkD7c1/zdhXFSrNdIz3HbuaJFH1KM9CZyDN3N3SoiFupfP66mbOYAd8k0EGAHjabc05TwJhHITxZ0BBBc/P4IkI7y4sh0dBsosHKiqHeLUiiTE0FH56Xdl/6TS/ZIoZUszzM+ad/3IOSilNmm122GWPfQ4ocEiRI0qUcXj4VKgSUKNOgybHnHDKGSER7Xjjgkuu6HDNDbd0ueOeB3r0GTDkkRFPPPPCK29a0KIyympJy1pRTnmtak3r2tCmtjLjz+/ph5edfU2cc2Fiy/3px4Xpmb5ZMatmYNbMutkwm2Yr0W8nBnOj+OcXVDk0PnjaRc67DoJAEAVQFuT9fqsJCSZ2+w12QkNjrCCx9w+sbSy19DsGK/9Ob3RZujk3k7nzZp8bsbvSkXXoR8Yew9gavN9QNHSUHTFch4oMfuoV0uqGNL4nv25emq3yHzzADwVcwOsFHMCtBWzAWQlYgJ0ImIA1rRmAeRbQAWM6vQD04A9GgXglRBo4Kh+19gJGYDgzBqOnZALGO8kUTLaSGZhWkjmYrSULMA8kS7CYi5ZgKTlQxr/W1F5aAAAAAAFRp8cxAAA=) format('woff'),url(font/ytp-regular.ttf) format('truetype');font-weight:400;font-style:normal}.mb_YTPlayer:focus{outline:0}.YTPWrapper{display:block;transform:translateZ(0) translate3d(0,0,0);transform-style:preserve-3d;perspective:1000;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}.mb_YTPlayer .loading{position:absolute;top:10px;right:10px;font-size:12px;color:#fff;background:rgba(0,0,0,.51);text-align:center;padding:2px 4px;border-radius:5px;font-family:"Droid Sans",sans-serif;-webkit-animation:fade .1s infinite alternate;animation:fade .1s infinite alternate}@-webkit-keyframes fade{0%{opacity:.5}100%{opacity:1}}@keyframes fade{0%{opacity:.5}100%{opacity:1}}.YTPFullscreen{display:block!important;position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;margin:0!important;border:none!important;opacity:1!important;background-color:#000!important;padding:0!important}.inlinePlayButton{font-family:ytpregular;font-size:45px;color:#fff;text-align:center;border-radius:100%;background-color:rgba(0,0,0,.4);position:absolute;width:80px;height:80px;line-height:80px;top:0;bottom:0;left:0;right:0;margin:auto;cursor:pointer;opacity:.8;transition:all .4s;transform:scale(1.3)}.mb_YTPBar,.mb_YTPBar .buttonBar{left:0;width:100%;box-sizing:border-box}.mb_YTPlayer:hover .inlinePlayButton{opacity:1;transform:scale(1)}.inlinePlayButton:hover{background-color:rgba(0,0,0,1);transform:scale(1.3)!important}.mbYTP_wrapper iframe{max-width:8000px!important}.inline_YTPlayer{margin-bottom:20px;vertical-align:top;position:relative;left:0;overflow:hidden;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,.7);background:rgba(0,0,0,.5)}.inline_YTPlayer img{border:none!important;margin:0!important;padding:0!important;transform:none!important}.mb_YTPBar .ytpicon{font-size:20px;font-family:ytpregular}.mb_YTPBar .mb_YTPUrl.ytpicon{font-size:30px}.mb_YTPBar{transition:opacity .5s;display:block;height:10px;padding:5px;background:#333;position:fixed;bottom:0;text-align:left;z-index:1000;font:14px/16px sans-serif;color:#fff;opacity:.1}.mb_YTPBar.visible,.mb_YTPBar:hover{opacity:1}.mb_YTPBar .buttonBar{transition:all .5s;background:0 0;font:12px/14px san-serif;position:absolute;top:-30px;padding:5px;height:40px}.mb_YTPBar:hover .buttonBar{background:rgba(0,0,0,.4)}.mb_YTPBar span{display:inline-block;font:16px/20px sans-serif;position:relative;width:30px;height:25px;vertical-align:middle}.mb_YTPBar span.mb_YTPTime{width:130px}.mb_YTPBar span.mb_OnlyYT,.mb_YTPBar span.mb_YTPUrl{position:absolute;width:auto;display:block;top:6px;right:10px;cursor:pointer}.mb_YTPBar span.mb_YTPUrl img{width:60px}.mb_YTPBar span.mb_OnlyYT{left:300px;right:auto}.mb_YTPBar span.mb_OnlyYT img{width:25px}.mb_YTPBar span.mb_YTPUrl a{color:#fff}.mb_YTPBar .mb_YTPMuteUnmute,.mb_YTPBar .mb_YTPPlayPause,.mb_YTPlayer .mb_YTPBar .mb_YTPPlayPause img{cursor:pointer}.mb_YTPBar .mb_YTPProgress{height:10px;width:100%;background:#222;bottom:0;left:0}.mb_YTPBar .mb_YTPLoaded{height:10px;width:0;background:#444;left:0}.mb_YTPBar .mb_YTPseekbar{height:10px;width:0;background:#bb110e;bottom:0;left:0;box-shadow:rgba(82,82,82,.47) 1px 1px 3px}.mb_YTPBar .YTPOverlay{backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-transform-style:"flat";box-sizing:border-box}.YTPOverlay.raster{background:url(images/raster.png)}.YTPOverlay.raster.retina{background:url(images/raster@2x.png)}.YTPOverlay.raster-dot{background:url(images/raster_dot.png)}.YTPOverlay.raster-dot.retina{background:url(images/raster_dot@2x.png)}.mb_YTPBar .simpleSlider{position:relative;width:100px;height:10px;border:1px solid #fff;overflow:hidden;box-sizing:border-box;margin-right:10px;cursor:pointer!important;border-radius:3px}.mb_YTPBar.compact .simpleSlider{width:40px}.mb_YTPBar.compact span.mb_OnlyYT{left:260px}.mb_YTPBar .simpleSlider.muted{opacity:.3}.mb_YTPBar .level{position:absolute;left:0;bottom:0;background-color:#fff;box-sizing:border-box}.mb_YTPBar .level.horizontal{height:100%;width:0}.mb_YTPBar .level.vertical{height:auto;width:100%}

`
/* CSS Document */
@media (min-width: 992px){
    #floating {
        margin-top: 15vh;
    }
}
@media (min-width: 1200px) {
    .header .wid-search {
        right: 2em;
    }
    .header .navbar .navbar-brand {
        --height: 106.95px;
    }
}
@media (min-width: 1601px) {
    .navbar .container-fuild,
    .footer .container{
        width: 1600px;
        margin: 0 auto;
        padding:0;
    }
    .width-1600 {
        width: 1600px;
        margin: 0 auto;
    }
	.main .container-fluid{
        width: 1600px !important;
        margin: 0 auto !important;
        padding:0 !important;
    }

    
}
@media (max-width: 1600px) {
    .navbar .container-fuild,
    .footer .container,
    .width-1600 {
        width: 100%;
		padding: 0 15px;
    }
	.header .nav_btn_group{
		right:20px;
	}
	.footer .siteinfo ul > li,
    .footer .siteinfo ul > li a {
		display: revert;
    }	
}
@media (min-width: 992px) and (max-width: 1400px) {
    .footer .copyright,
    .footer .powered {
        text-align:center;
    }
    .header .nav_btn_group {
        right:30px;
    }
    .footer .siteinfo ul > li,
    .footer .siteinfo ul > li a {
        font-size: 14px;
        letter-spacing: 0;
        padding:0;
    }
    .left_icon {
        margin-right: 10px;
        display: inline-block;
        margin-left: 10px;
    }
    .fot_left {
        padding: 0 10px 0 0;
    }
    .flex_box {
        justify-content: center;
    }
	body.home .side .title_box .title_en{
		font-size:45px;
	}
}
@media (max-width: 1399px) {
    .product-list .list_item {
        min-height: 240px;
    }

    .header .navbar .navbar-brand,
    .is_scroll .header .navbar .navbar-brand {
        --height: 60px;
        margin: 10px 5px 5px;
    }
}
@media (max-width: 1299px) {
    .header .nav_btn_group {
        right: 30px;
    }
    .header .navbar .navbar-nav {
        margin-top: -10px;
    }
    .header .navbar .navbar-nav > li {
        float: none;
        display: inline-block;
    }
    .header .navbar .navbar-nav > li.li-cart {
        display:none;
    }
    .navbar-header {
        float: none;
    }
    .header .navbar .navbar-nav li > a {
        margin:0 8px;
        padding:0;
    }
}
@media (min-width: 768px) {
    .navbar-collapse.collapse {
        position:relative;
    }
    #side1collapse {
        display: block !important;
        height: auto !important;
    }
    .navbar-toggle {
        display: block;
      }


}
@media (max-width: 1199px) {
    .footer .siteinfo ul > li.tel br,
    .footer .siteinfo ul > li.fax br,
    .footer .siteinfo ul > li.mail br {
        display: none;
    }

    body.home .content .p_services_box .s_word {
        height: auto;
    }

    .header {
        background-position: center 160px;
    }

    #floating {
        /*margin-top: -90px;*/
    }


    .banner .bxslider .item {
        height: auto !important;
        background: none !important;
    }

        .banner .bxslider .item img.img_small,
        .banner .bxslider .bannerImgBox:not(.banner_mob_bg) .item img.img_small {
            display: block;
        }

        .banner .bxslider .item img.img_big,
        .banner .bxslider .bannerImgBox:not(.banner_mob_bg) .item img.img_big {
            display: none;
        }



    .header .navbar .navbar-header {
        float: none;
    }

    .content .list-box .txt-list li span.news-title {
        float: left;
        color: #848275;
        width: 74%;
    }

    .content .txt img {
        width: 100%;
    }

    .side2 {
        padding-top: 12px;
        border-top: 2px solid #36B9C0;
    }

    .wid-slideBanner .jcarousel-control-prev,
    .wid-slideBanner .jcarousel-control-next {
        width: 24px;
        height: 40px;
        top: 50%;
        margin-top: -20px;
    }

    .wid-slideBanner .jcarousel-control-prev {
        left: -24px;
    }

    .wid-slideBanner .jcarousel-control-next {
        right: -24px;
        background-position: 0 -40px;
    }

    body.cart .content .invoice-title {
        margin-top: 10px;
        margin-left: 15px;
    }

    .pic-gallery .pic-stage {
        width: 80%;
    }

    body.home .content .works-box .slick .slick-prev {
        left: -15px;
    }

    body.home .content .works-box .slick .slick-next {
        right: -15px;
    }

    .footer_content {
        /*text-align: center;*/
    }

    .footer .powered {
        float: none;
    }

    .footer_logobox .f-logo {
        margin: 10px auto;
    }

    .footer_content .container .col-md-6 {
        width: 100%;
        margin: 15px;
    }

    .fot_left::after {
        display: none;
    }

    .footer_notice {
        margin: 0 auto;
        text-align: center;
    }


    /*新設定*/
    .footer {
        padding: 0;
    }
    .header .nav_btn_group {
        /*right: -100px;
        top: -28px;*/
    }
    .d-flex {
        display: block;
    }
    .footer .siteinfo {
        margin: 0;
        /*text-align: center;*/
    }
    .more_btn {
        margin:30px auto;
    }
	.banner {
		margin-top: 158px;
	}
    .header .navbar .navbar-nav {
        /*float:none;*/
        clear:both;
        margin-top:0;
    }
    body.home .side .title_box .title_en {
        font-size: 30px;
        line-height: 36px;
        margin:20px 0 0;
    }
	.product-list .list_item {
        min-height: 240px;
    }

    .nav-cart {
        right: 16px;
    }
}

@media (max-width: 991px) {
    .side {
        /*padding-bottom: 20px;*/
    }

    .side1 .side-toggle {
        border-bottom:1px solid #eee;
        margin-top: 0px;
        margin-bottom:20px;
        text-align: right;
    }

    .content .btn-more {
        top: 12px;
    }

    .content > .h2:after {
        top: 0;
    }

    .side .nav {
        max-width: none;
        margin: 0;
    }

	.side .nav > li {
		float: none;
		border: 0;
		margin: 0 5px;
		vertical-align: top;
	}

	.side .nav > li + li {
		/*border: 0;*/
	}

    .side1 .wid {
        max-width: none;
    }

    .side .wid-search {
        padding-top: 20px;
    }

	.wid-search .h3,
	.wid-search .form-inline {
	}

	.wid-search .form-inline {
	}

	.wid-search .form-group,
	.wid-search .btn {
		width: auto;
		vertical-align: top;
	}

	.wid-search .btn {
		padding-top: 7px;
		padding-bottom: 7px;
	}

    .content .list-box .txt-list li span.news-title {
        float: left;
        color: #848275;
        width: 83%;
    }

    .content .txt img {
        width: auto;
    }

    body.member .content .btn-box {
        margin-left: 0;
    }

    .content .sec {
        padding: 0 15px;
    }

    body.cart .content .invoice-title {
        margin-top: 0;
        margin-left: 5px;
    }

    body.contact .content .contact-box .h3 {
        margin-top: 20px;
    }

    .footer_top ul li,
    .footer_top ul li a {
        padding: 5px 0;
		font-size:14px;
    }

    /*新設定*/
    .sitemap_box .sitemap .list-inline > li {
        padding: 0 5px;
    }
    .search_box {
        position: relative;
        margin: 10px;
    }

    .header .navbar .sub-nav {
        margin-top: 10px;
    }
	
	
    /*floating 固定下方*/
    #floating,
    #floating.fixed {
        bottom: 50px;
        top: auto;
    }

	#floating .btn-floating {
		display: none;
	}

	#floating ul.list-unstyled {
		display: flex;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	#floating .list-unstyled li {
		/*flex-grow: 1;
		padding: 0;*/
        text-align: center;
        margin: 0 auto;
        display: inline-block;
	}

	#floating .list-unstyled li + li {
		border: none;
		/*border-left: 1px solid #fff;*/
	}

	#floating.open ul {
		width: 60px;
	}

	#floating ul {
		/* background: #1b64d7; */
		margin-bottom: 0;
	}

	#floating.isFixed ul {
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-around;
	}

	#floating ul li.contact {
		padding-top: 0;
	}

	#floating ul li:not(.contact) {
		/*margin-top: 10px;*/
	}

	#floating ul li.contact a {
		background: url(../images/all/floating_icon_contact_s.png) no-repeat;
		background-position: 0 0;
		width: 70px;
		height: 70px;
	}


    .header .navbar .navbar-nav li a {
        /*padding:2px 10px 0 10px;
        padding: 7px 30px;
		margin:0 17px;*/
    }

	.footer .container{
        width:100%;
    	
	}
	.navbar > .container {
        padding: 0 10px;
        width: 100%;
    }
    .content > .h2, body.about .content > .h1, body.order .content .h2.t04 {
        margin-top:20px;
    }
    .footer_content {
        padding:0 0 30px 0;
        margin-top:0;
    }
    .footer_notice {
        margin:0;
    }
    .fot_left {
        padding:0;
    }
    .footer_content .container .col-md-6 {
        margin:15px 0;
    }
    .footer .siteinfo ul > li {
        padding:0;
    }
    .footer .siteinfo ul > li a{
        letter-spacing:0;
    }
    .product-list {
        padding-right:15px;
        padding-left:15px;
    }
    .footer_notice {
        margin: 0 0 20px 0;
        text-align: left;
    }
	.ash_f{
		display:none;
	}
	.product-list .row{
		margin-right:-15px;
	}
	.product-list .list_item .info .title{
		max-width:100%;
	}

    .price_box {
        margin: 0px;
    }
    /*start*/
        
    /*end*/
}



@media (max-width: 950px) {
    .sitemap_flex {
        justify-content: flex-start;
    }
	.header .navbar .navbar-nav li a {
		margin: 0 5px;
		letter-spacing:0;
	}
}
@media (max-width: 767px) {
    .price_box .btn {
        margin-top: -24px;
    }
    body.home .main {
        margin-top: 30px;
    }
    .header .navbar .sub-nav li {
        display: none;
    }
    .navbar-nav .dropdown-menu.dropdown-menu3 li,
    .dropdown-width .item ul > li {
        display: block;
        font-size: 14px;
    }
    .navbar-nav .dropdown-menu.dropdown-menu1,
	.navbar-nav .dropdown-menu.dropdown-menu3 {
	/*  background-color: #f2972c;
		color:#fff;*/
    }

    .c-login {
        width: auto;
    }

    .side1 .wid .nav li {
        display: block;
    }

    .contact_info .infor_icon img {
        height: 25px;
        width: auto;
    }

    .footer .copyright {
        /*text-align:center;*/
    }
    .footer .powered {
        text-align: center;
        /*float: none;
        display: block;*/
    }
    .content > .h2 .txt-tw {
        display: block;
        margin: 0;
    }

    .content .content-banner {
        margin-left: -15px;
        margin-right: -15px;
    }

	.content .content-banner img {
		width: 100%;
		max-width: none;
	}

    .content .txt {
        padding:5px 0 0px;
        line-height: normal;
    }
    .is_scroll .header .navbar .navbar-brand {
        --height: 30px;
        opacity: 1;
    }
    .header {
        background: none;
    }
    .header .navbar .navbar-brand {
        position:relative;
        margin: 10px 5px;
        --height: 30px;
    }

    .header .navbar .navbar-header {
        text-align: center;
		transition: .5s ease all;
    }

    .header .navbar {
        /*background: rgba(255,255,255,0.7);*/
        padding: 0;
    }
	

	.header .navbar .navbar-nav {
		background: none;
		margin: 0;
		left:0;
		/*border-top: 2px solid #fff;*/
	}

	.header .navbar .navbar-nav > li {
		display: block;
	}

	.header .navbar .navbar-nav > li + li:before {
		display: none;
	}

	.header .navbar .navbar-nav li a,
    .is_scroll .header .navbar .navbar-nav li > a{
        width: auto;
        text-align: center;
        padding: 0px;
        border-bottom: 1px solid #eee;
        background-color: inherit;
        -webkit-transition: 0.3s all ease;
        -moz-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        transition: 0.3s all ease;
        position: relative;
	}

	.header .navbar .navbar-nav li > a:hover
	/*.header .navbar .navbar-nav > li.b > a,
	body.about .header .navbar .navbar-nav li.b1 a,
	body.product .header .navbar .navbar-nav li.b2 a,
	body.news .header .navbar .navbar-nav li.b3 a,
	body.contact .header .navbar .navbar-nav li.b4 a*/ {
		/*color: #000;
		background: #4ea220;
		line-height: 30px;*/
	}

	.header .navbar .navbar-nav li a .txt-en {
		display: none;
	}

    .header .navbar .sub-nav {
        display:none;
/*        position: static;
        margin: 0px auto 6px;*/
    }

    /*上方搜尋*/
    .header .nav_btn_group {
        position: static;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
        align-items: center;
        margin-top: 0px;
    }

    .header .navbar .lang {
        /*display: block;
        text-align: center;
        margin: 15px auto;*/
        margin:0;
    }

   .header .navbar .lang .btn {
        display: inline-block;
        margin: 0 auto;
        float: none;
        /*padding:7px 30px;
        padding: 8px;
        background: none;
        border: none;
        font-size: 14px;*/
    }

    .navbar-nav .open .dropdown-menu {
        position: relative;
        border-radius: 0px;
        background-color: #f3f3f3;
    }
	.navbar-nav .dropdown_submenu ul.dropdown-menu li > a:hover {
		/*color: #fff;*/
	}

    .header .navbar .lang .btn,
    .header .navbar .lang .btn:active .header .navbar .lang .btn:focus {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .header .navbar .lang .dropdown-menu {
        position: relative;
        float: right;
        text-align: center;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        z-index: 9999;
    }

    .banner {
        /*padding-top: 50px;
       margin-left: 15px;
        margin-right: 15px;*/
        margin-top: 50px;
    }

	.banner .slick-prev {
		left: 0;
	}

	.banner .slick-next {
		right: 0;
	}

	.footer .sitemap {
		display: none;
	}

    .footer .siteinfo ul > li {
        display: block;
     }
	.footer .siteinfo ul > li + li:before {
		display: none;
	}
    .side .nav {
        /*margin-bottom: 20px;*/
    }

	.side .nav > li {
		float: none;
		display: block;
		margin: 0;
	}

	.side .nav > li + li {
		/*border-top: 1px solid #ABCFDB;*/
	}

    .wid-search .h3,
    .wid-search .form-inline {
        /*display: block;
        width: auto;*/
    }

    .wid-search .form-group {
        /*margin: 0;*/
    }

	.wid-search .form-group,
	.wid-search .btn {
		width: 100%;
	}

    .wid-slideBanner .jcarousel-control-prev {
        left: -17px;
    }

    .wid-slideBanner .jcarousel-control-next {
        right: -17px;
    }

    .content .list-box, body.news .content .btn-box {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
    }

    .content .btn-box {
        text-align: center;
    }

	.content .btn-box .page-info select {
		width: 100px;
		display: inline-block;
	}

    .content .txt img {
        width: 100%;
    }

    body.news .content > .h1,
    body.news.show .content .btn-box {
        margin-left: 0;
    }

    body.news .content > .h1 {
        padding: 10px;
    }

	body.news .content > .h1 small {
		position: static;
		display: block;
	}

    .content .list-box .txt-list li.list-header {
        display: none;
    }

    body.home .content .wid-home-news .txt-list li a {
        padding-right: 0;
        line-height:24px;
    }

    .content .list-box .txt-list li .date {
        /*position: static;
        float: none;*/
        display: block;
        padding: 0;
    }

    body.product.show .content .info .h3 {
        margin-top: 30px;
    }

    body.product.show .content .info .txt {
        min-height: 0;
    }

    body.product.show .content .quick-buy .btn {
        width: 100%;
    }

    body.product.show .content .quick-buy .form-control {
        width: 100%;
    }

    body.product.show .content > .h3 small {
        display: block;
        margin: 5px 0 0;
    }

    .form-inline .form-control {
        display: inline-block;
        vertical-align: middle;
		width:auto;
    }

    body.member .content .btn-box {
        padding-left: 0;
        border-top: 1px solid #6a5b54;
    }

    .content .table.table-stack > thead,
    .content .table.table-stack > tbody > tr > td.num {
        display: none;
    }

    .content .table.table-stack > tbody > tr,
    .content .table.table-stack > tbody > tr > td {
        display: block;
        clear: both;
    }

    .content .table.table-stack > tbody > tr {
        border-bottom: 1px dotted #ccc;
        position: relative;
        padding: 10px 5px;
    }

    body.cart.p02 .content .table.table-stack > tbody > tr {
        display: flex;
        align-items: center;
    }

	.content .table.table-stack > tbody > tr:last-child {
		border: none;
	}

	.content .table.table-stack > tbody > tr > td {
		border: none;
		text-align: left;
		padding: 0;
		line-height: 1.6;
	}

	.content .table.table-stack > tbody > tr > td .tn {
		display: inline-block;
		color: #3f3e3e;
        font-weight:bolder;
        margin-left:15px;
	}

    .content .table.table-stack > tbody > tr > td .tn.pro-num{
        display:none;
    }

	.content .table.table-stack > tbody > tr > td .input-group {
		margin: 0;
	}

	.content .table.table-stack > tbody > tr > td.pic {
		margin-bottom: 10px;
        width:50%;
	}

	.content .table.table-stack > tbody > tr > td.del {
		display: block;
        margin-left:15px;
/*		position: absolute;
		right: 0;
		bottom: 10px;*/
	}

    .content .table.table-stack.no-border th {
        text-align: left;
        width: 100%;
        padding: 0;
    }

    .content .table.table-stack > tbody > tr > td.inquiry,
    .content .table.table-stack > tbody > tr > td.message,
    .content .table.table-stack > tbody > tr > td.reply {
        position: absolute;
        right: 5px;
    }

    .content .table.table-stack > tbody > tr > td.inquiry,
    .content .table.table-stack > tbody > tr > td.reply {
        top: 10px;
    }

    .content .table.table-stack > tbody > tr > td.message {
        top: 50px;
    }

    .form-horizontal .row .form-inline .btn-list {
        top: -28px;
    }

    .form-horizontal .row .form-inline label {
        padding-left: 0;
    }

    .form-horizontal .holiday-delivery {
        margin-top: 10px;
    }

    body.cart .content .invoice-title {
        margin-top: 10px;
        margin-left: 0;
    }

    .content .btn-box .pull-right {
        float: none;
    }

    .content .sec .sum {
        padding: 5px;
        line-height: 1.6;
    }

    body.member .content .form-group .btn {
        margin-right: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .content .table.table-stack > tbody > tr > td.pic img {
        max-width: 100%;
        width: 100%;
    }

    .content .btn-box .pager,
    .content .btn-box .page-info {
        float: none;
    }

    .content .btn-box .pager {
        display: block;
    }

	.content .btn-box .pager li {
		margin: 0;
	}

	.content .btn-box .pager li > a {
		width: 100%;
		margin: 5px 0 0;
		padding-left: 0;
		padding-right: 0;
		text-align: center;
	}
    body.cart .content .uni-num {
        width: 140px;
    }

    body.cart .content .hint {
        float: none;
        clear: both;
    }

    body.cart .content .invoice .btn-list {
        margin-top: 0;
    }

    body.cart .content .btn-box {
        padding: 10px 0;
    }

	body.cart .content .btn-box .btn {
		width: 100%;
		float: none;
		margin-bottom: 5px;
	}

    body.product.p02 .content .product-list.mode1 .item.i1 > a ul,
    body.product.p02 .content .product-list.mode1 .item.i2 > a ul,
    body.product.p02 .content .product-list.mode1 .item.i3 > a ul,
    body.product.p02 .content .product-list.mode1 .item.i4 > a ul {
        height: auto;
    }

    body.product.p02 .content .product-list.mode1 .item.hasQB > a {
        margin: 0;
    }

    body.product .content .product-list.mode1 .quick-buy ul,
    body.product .content .product-list.mode1 .quick-buy ul li {
        display: block;
        text-align: center;
    }

    body.product .content .quick-buy .form-control,
    body.product .content .product-list.mode1 .quick-buy .form-control.qty,
    body.product .content .product-list.mode2 .item .quick-buy .form-control {
        width: 80%;
        margin: 5px 0 0;
    }

    body.product .content .product-list.mode2 .item {
        margin: 10px 0 60px;
        position: relative;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        position: relative;
    }

	body.product .content .product-list.mode2 .item > a {
		-moz-border-radius: 10px 10px 0 0;
		-webkit-border-radius: 10px 10px 0 0;
		border-radius: 10px 10px 0 0;
		padding: 0;
		width: auto;
		float: none;
	}

	body.product .content .product-list.mode2 .item .pic {
		width: auto;
		display: block;
		margin: 0;
		padding: 10px;
		border-radius: 10px 10px 0 0;
	}

	body.product .content .product-list.mode2 .item .info {
		display: block;
		width: auto;
		text-align: center;
		padding-right: 10px;
	}

	body.product .content .product-list.mode2 .item .info .h4 {
		text-align: center;
	}

	body.product .content .product-list.mode2 .item .info ul {
		width: auto;
		text-align: center;
	}

	body.product .content .product-list.mode2 .item .info p {
		display: none;
	}

	body.product .content .product-list.mode2 .item .quick-buy {
		width: auto;
		float: none;
		padding: 10px 10px 50px;
		text-align: center;
	}

	body.product .content .product-list.mode2 .item .quick-buy .btn {
		bottom: -38px;
		right: 50%;
		margin-right: -37px;
		margin-bottom: 0;
	}

    body.member .content .form-border {
        border: none;
        padding: 0;
    }

    body.member.register.finish .content .form-border {
        padding: 0;
    }

    body.member.forget .content .form-border {
        padding-top: 0;
    }

    body.member .content .form-border:before,
    body.member .content .form-border:after {
        display: none;
    }

    .pic-gallery {
        margin-left: 0;
    }

	.pic-gallery .pic-stage {
		width: 100%;
	}

	.pic-gallery .pic-pager {
		display: none;
	}

	.pic-gallery .pic-stage .bx-wrapper .bx-controls-direction a.bx-prev {
		left: -24px;
	}

	.pic-gallery .pic-stage .bx-wrapper .bx-controls-direction a.bx-next {
		right: -24px;
	}

    body.news .content .btn-box, body.faq .content .btn-box {
        margin-left: 0;
        padding-left: 0;
    }

    .content .works-box .bx-wrapper .bx-controls-direction a.bx-prev {
        left: -20px;
    }

    .content .works-box .bx-wrapper .bx-controls-direction a.bx-next {
        right: -20px;
    }

    .faq-box {
        margin-left: 0;
    }

    .banner .bx-wrapper .bx-pager.bx-default-pager {
        display: none;
    }

    body.product.show .shop_box {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        display: flex;
        justify-content: space-around;
        align-items: center;
        z-index: 999;
    }

    body.product.show .content .quick-buy .shop_box .btn {
        margin: 0;
        border-radius: 0;
    }

    .fraction_box,
    .search_result {
        margin: 10px 0;
        padding-bottom: 0;
    }

    .navbar-collapse.collapse {
        background-color: #000;
    }
    .footer_logobox .f-logo {
        margin:10px auto 20px;
    }
    body.home .content .wid-home-news .txt-list li a .date {
        float:none;
    }
    body.home .content .h2 .txt-en::before,
    body.home .content .h2 .txt-en::after {
        display: none;
    }
    .header .navbar .navbar-brand::after {
        display:none;
    }

    /*新設定*/
    .header .navbar .navbar-nav {
        display: block;
    }
	.header .navbar .navbar-nav {
		float: none !important;
		clear:both;
	}
	.nav_word {
		display: inline-block;
	}
	.navbar > .container {
    	padding: 0;
        margin:0;
	}
	.navbar-nav .dropdown_submenu .dropdown-menu{
		left:0;
        top:0;
	}
    .flex_box {
        display:block;
    }
    .qrcode_box {
        margin:15px auto;
        justify-content: center;
    }
    /*手機版主選單LOGO*/
    .header .navbar .mobile-brand {
        display: block;
    }
    .header .navbar .brand-box {
        max-width: 600px;
        margin: 20px auto;
        display: block;
        /*width: 100%;*/
    }

    /*手機版主選單在正中間*/
    .header .navbar .navbar-nav {
        background: none;
        margin: 0 -15px;
        float: none;
        opacity: 0;
        transform: translateY(-20%);
    }
    .header .navbar .navbar-collapse,
    .header .navbar .navbar-collapse.collapseing {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 100vh!important;
        background: #fff;
        opacity: 0;
        transition: all .5s ease;
        align-items: center;
        justify-content: center;
        pointer-events: none;
		z-index: 999;
    }
    .header .navbar .navbar-collapse.in {
        transition: .3s ease all;
        opacity: 1;
        pointer-events: visible;
        display: block;
    }
    .header .navbar .navbar-collapse.in .navbar-nav {
        opacity: 1;
        transition-delay: .3s;
        transform: translateY(0);
    }
    .header .navbar .navbar-toggle {
        float: none;
        margin: 0;
        border: none;
        color: #1eb5be;
        font-size: 18px;
        letter-spacing: 2px;
        position: absolute;
        right: 0;
        top: 0;
        padding: 0 15px;
        bottom: 0;
        background: #1b64d7;
        border-radius: 0;
        text-align: center;
        z-index: 9999;
        transition: all .5s ease;
    }
    .header .navbar .navbar-toggle:not(.collapsed) {
        transform: scale(.7);
    }
    .header .navbar .navbar-toggle .icon-bar {
        transition: all .3s ease;
        background-color: #fff;
        width: 25px;
        height: 2px;
        border-radius: 15px;
        margin-left: auto;
        margin-right: auto;
    }
   .header .navbar .navbar-toggle.collapsed .icon-bar + .icon-bar {
        margin-top: 5px;
   }
   .header .navbar .navbar-toggle.collapsed .icon-bar:nth-child(2) {
        opacity: 1;
    }
    .header .navbar .navbar-toggle .icon-bar:first-child {
        transform: rotate(45deg);
        margin-top: 0;
    }
    .header .navbar .navbar-toggle .icon-bar:nth-child(2) {
        opacity: 0;
    }
    .header .navbar .navbar-toggle .icon-bar:nth-child(3) {
        margin-top: -9px;
        transform: rotate(-45deg);
    }
    .header .navbar .navbar-toggle.collapsed .icon-bar {
        transform: rotate(0deg);
        margin-top: 0;
        /*background-color: #fff;*/
    }

    .header .navbar .navbar-nav > li{
        float: none;
        display:block;
        flex: 0 0 100%;
     }
    .navbar-nav .dropdown_submenu ul.dropdown-menu > li > a {
        margin:0;
        text-align: center;
    }
	.navbar-nav .hover_r_sider.dropdown_submenu > ul > li > a{
		text-align:center;
	}
	body.contact .content .map iframe {
		height: 350px;
	}
    body.home .content .about_L .about_pic {
		padding-left: 10px;
    }
    body.about .about_bg .a_note{
		right: -10px;
		top: -10px;
	}
    body.home .content .service_box .left_box a .pic {
        margin:10px;
    }
    .calendar_box {
        width: 95%;
    }
	body.member .content .order_datalist .table.table-stack th{
		text-align:left;
	}
	body.home .content .wid-home-news .txt-list li{
		text-align:left;
	}
	body.home .side {
		padding-left: 0px;
		padding-right: 0px;
        display: none;
	}

    .header .wid-search {
        position: absolute;
        top: -5px;
        right: 65px;
    }
    header .wid-search .form-group {
        width: 185px;
    }
    
	#floating ul li a {
		transform-origin: right bottom;
        transform: scale(.72);
	}

    .navbar-nav .dropdown_submenu ul.dropdown-menu > li > a {
        color: #8B00FF;
        font-size: 16px;
    }
    .content .list-box .txt-list {
        margin-bottom: 0;
    }
    .page-box {
        margin: 0 0 20px;
    }
    .header .navbar .navbar-nav > li.li-cart {
        display:block;
    }
    .nav-cart {
        display:none;
    }

    .pn {
        display:none;
    }

    body.cart .t02 {
        margin-top:10px;
    }


    .product-list .list_item .info .title {
        border-bottom: 1px solid #868686;
        padding: 0 0 4px 0;
        margin-bottom: 4px;
    }

    .product-list .list_item .info .desc {
        min-height: 45px;
    }

    .product-list .list_item {
        min-height: 240px;
    }

    .mb-30px {
        margin-bottom:30px;
    }

    body.product.p01 .shop_box, body.home .shop_box .btn {
        padding: 8px 26px 8px 4px;
    }

    body.product .btnbox {
        position: fixed;
        bottom: 0;
    }
    body.product .price_box .btn {
        margin: 0;
    }
    body.product .btnbox {
        background-color: #fff0;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin-left: -15px;
    }

    body.product.p01 .shop_box{
        padding: 4px 6px;
    }
    .navbar-nav .dropdown_submenu ul.dropdown-menu > li > ul {
        display: none;
    }
    
    .navbar-nav .dropdown_submenu ul.dropdown-menu > li a:after {
    
    }
    .navbar-nav .dropdown_submenu ul.dropdown-menu > li > ul.open {
        display: block;
    }
    .navbar-nav .dropdown_submenu.open ul.dropdown-menu > li > ul.open {
        display: block;
    }
    .navbar-nav .dropdown_submenu ul.dropdown-menu > li > a.trigger:after  {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 4px solid;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }
}

@media (max-width: 640px) {
    body.home .main_content {
        padding:0 0 10px 0;
    }
    body.member .table_list {
        display: block;
    }
	body.member .table_list th{
		text-align:left;
	}
	body.member .table_list .table > tbody > tr > td{
		font-size:20px;
	}
    .footer .siteinfo ul > li {
        display: block;
        letter-spacing: 0;
        padding: 0;
        font-size:14px;
    }
    .footer .siteinfo ul > li a{
        font-size:14px;
    }
	body.contact .contact-box{
		display:none;
	}

    .li-cart {
        display:block;
    }

}
@media (max-width: 550px) {
	body.home .content .btn-box{
		padding:10px 0;
	}
	body.home .content .btn-box .pager{
		margin:0;
	}
/*	.banner .slick-dots li.slick-active button:before,
	.banner .slick-dots li button:before{
		width:50px;
	}
*/
    .main_content {
        padding:30px 0;
    }
	.form-inline .form-control{
		width:90%;
	}
    .pagination > li {
        font-size:14px;
        line-height:35px;
    }
    .pagination > li > a {
        font-size: 14px;
        padding:3px 8px;
    }
    .pagination .form-control {
        padding: 3px 8px;
        height:35px;
    }

    .file_name a {
        font-size: 14px;
    }



}
@media (max-width: 480px) {
    .footer .siteinfo {
        margin:15px 0 0;
    }
    .left_box {
        flex-direction: column;
        justify-content: center;
    	align-items: center;
    }
	.left_icon{
		margin-right:0;
	}
	.product-list .list_item .info .p_type{
		font-size:14px;
	    /* margin-top: 16px; */
	}
	/* .product-list .p_type_red {
	    display: block;
    	position: absolute;
    	top: 0;
    	left: 0;
	}     */
}
