@charset "UTF-8";
html {
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: initial;
          box-sizing: initial;
}

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

body {
  /*font-size: 1rem;*/
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  background-color: #FEF0C1;
  color: #7F3901;
}

a, applet, article, audio, b, blockquote, body, canvas, caption, center, code, dfn, div, dl, dt, em, embed, footer, form, h1, h2, h3, h4, h5, h6, header, html, hr, i, iframe, img, ins, label, legend, li, ol, p, pre, section, small, span, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, ul, video {
  border: 0 none;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

ul, li {
  list-style: none;
}

a {
  text-decoration: none;
}

i {
  font-style: normal;
}

i.fa {
  font-style: normal !important;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("https://www0.dek-d.com/assets/vendor/fontawesome4/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("https://www0.dek-d.com/assets/vendor/fontawesome4/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("https://www0.dek-d.com/assets/vendor/fontawesome4/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("https://www0.dek-d.com/assets/vendor/fontawesome4/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("https://www0.dek-d.com/assets/vendor/fontawesome4/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("https://www0.dek-d.com/assets/vendor/fontawesome4/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Kalatexa';
  font-weight: normal;
  font-style: normal;
  src: url("https://www0.dek-d.com/assets/fonts/KaLaTeXaDisplay-Regular.eot");
  src: url("https://www0.dek-d.com/assets/fonts/KaLaTeXaDisplay-Regular.eot?#iefix") format("embedded-opentype"),
  url("https://www0.dek-d.com/assets/fonts/KaLaTeXaDisplay-Regular.woff") format("woff"),
  url("https://www0.dek-d.com/assets/fonts/KaLaTeXaDisplay-Regular.ttf") format("truetype"),
  url("https://www0.dek-d.com/assets/fonts/KaLaTeXaDisplay-Regular.svg#kalatexa-webfont") format("svg");
}


.fa {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}

.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  -webkit-border-radius: .1em;
          border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.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;
}

.df {
  display: inline-block;
  font-style: normal !important;
  font-variant: normal;
  font-weight: normal;
  font-size: inherit;
  font-family: DekdFonticon;
  line-height: 1rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

/**
 * ------------------------------------------------------------------------
 * DekD Coin
 *
 * .no-shadow	: not putting shadow in
 * ------------------------------------------------------------------------
 */
.df-coin {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
  display: inline-block !important;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 1.2em;
  height: 1.2em;
  text-align: center;
  line-height: 1;
  background: #FFC22F;
  vertical-align: text-bottom;
  -webkit-font-smoothing: antialiased;
}

.df-coin.orange {
  background: #F37A01;
}

.df-coin.green, .df-coin.income {
  background: #8BC321;
}

.df-coin.gray {
  background: #aaa;
}

.df-coin:before {
  content: "c";
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

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

.container:after {
  clear: both;
}

@media (min-width: 34em) {
  .container {
    max-width: 34rem;
  }
}

@media (min-width: 48em) {
  .container {
    max-width: 45rem;
  }
}

@media (min-width: 62em) {
  .container {
    max-width: 60rem;
  }
}

@media (min-width: 75em) {
  .container {
    max-width: 72.25rem;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

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

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

.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

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

.row:after {
  clear: both;
}

.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, .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, .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, .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, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-dekd, .btn-raised {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  display: inline-block;
  background-image: none;
  outline: none;
  line-height: 1.6;
  padding: 0.679em 1em;
  cursor: pointer;
  border: 0 none;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-transition: all 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
  text-shadow: none;
  text-align: center;
  font-size: 1em;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  background-color: #ddd;
  color: #7F3901;
}

.btn-dekd > .caret, .btn-raised > .caret {
  border-top-color: #fff;
}

.btn-dekd.disabled, .disabled.btn-raised {
  pointer-events: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: #bbb;
  color: #fff;
  cursor: default;
}

.btn-dekd.disabled:hover, .disabled.btn-raised:hover {
  pointer-events: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: #bbb;
  color: #fff;
}

.btn-dark {
  background: #555;
  color: #fff;
}

.btn-dark > .caret {
  border-top-color: #fff;
}

.btn-dark:hover, .btn-dark:focus {
  color: #fff;
  background: #555;
}

.btn-gray {
  background: #ddd;
  color: #555;
}

.btn-gray > .caret {
  border-top-color: #555;
}

.btn-gray:hover, .btn-gray:focus {
  color: #555;
  background: #ddd;
}

.btn-transparent-white {
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
}

.btn-transparent-white > .caret {
  border-top-color: #fff;
}

.btn-transparent-white:hover, .btn-transparent-white:focus {
  color: #fff;
  background: rgba(255, 255, 255, 0.3);
}

.btn-red {
  background: #F23535;
  color: #fff;
}

.btn-red > .caret {
  border-top-color: #fff;
}

.btn-red:hover, .btn-red:focus {
  color: #fff;
  background: #F23535;
}

.btn-orange-theme {
  background: #F37A01;
  color: #fff;
}

.btn-orange-theme > .caret {
  border-top-color: #fff;
}

.btn-orange-theme:hover, .btn-orange-theme:focus {
  color: #fff;
  background: #F37A01;
}

.btn-orange-dark {
  background: #F96519;
  color: #fff;
}

.btn-orange-dark > .caret {
  border-top-color: #fff;
}

.btn-orange-dark:hover, .btn-orange-dark:focus {
  color: #fff;
  background: #F96519;
}

.btn-orange {
  background: #FF9700;
  color: #fff;
}

.btn-orange > .caret {
  border-top-color: #fff;
}

.btn-orange:hover, .btn-orange:focus {
  color: #fff;
  background: #FF9700;
}

.btn-yellow-writer {
  background: #FFC22F;
  color: #fff;
}

.btn-yellow-writer > .caret {
  border-top-color: #fff;
}

.btn-yellow-writer:hover, .btn-yellow-writer:focus {
  color: #fff;
  background: #FFC22F;
}

.btn-green {
  background: #8BC321;
  color: #fff;
}

.btn-green > .caret {
  border-top-color: #fff;
}

.btn-green:hover, .btn-green:focus {
  color: #fff;
  background: #8BC321;
}

.btn-brown-red {
  background: #A65212;
  color: #fff;
}

.btn-brown-red > .caret {
  border-top-color: #fff;
}

.btn-brown-red:hover, .btn-brown-red:focus {
  color: #fff;
  background: #A65212;
}

.btn-white {
  background: #fff;
  color: #555;
}

.btn-white > .caret {
  border-top-color: #555;
}

.btn-white:hover, .btn-white:focus {
  color: #555;
  background: #fff;
}

.btn-social-facebook {
  background: #3B5998;
  color: #fff;
}

.btn-social-facebook > .caret {
  border-top-color: #fff;
}

.btn-social-facebook:hover, .btn-social-facebook:focus {
  color: #fff;
  background: #3B5998;
}

.btn-social-twitter {
  background: #29b6f6;
  color: #fff;
}

.btn-social-twitter > .caret {
  border-top-color: #fff;
}

.btn-social-twitter:hover, .btn-social-twitter:focus {
  color: #fff;
  background: #29b6f6;
}

.btn-social-line {
  background: #2CBF13;
  color: #fff;
}

.btn-social-line > .caret {
  border-top-color: #fff;
}

.btn-social-line:hover, .btn-social-line:focus {
  color: #fff;
  background: #2CBF13;
}

.btn-social-googleplus {
  background: #DC4E41;
  color: #fff;
}

.btn-social-googleplus > .caret {
  border-top-color: #fff;
}

.btn-social-googleplus:hover, .btn-social-googleplus:focus {
  color: #fff;
  background: #DC4E41;
}

.btn-social-youtube {
  background: #CD201F;
  color: #fff;
}

.btn-social-youtube > .caret {
  border-top-color: #fff;
}

.btn-social-youtube:hover, .btn-social-youtube:focus {
  color: #fff;
  background: #CD201F;
}

.btn-raised {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
}

.btn-raised:hover {
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}

.btn-raised:active {
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.fa-spin {
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
          animation-name: flash;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
          animation-name: shake;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
          animation-name: tada;
}

@-webkit-keyframes wobble {
  15% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  30% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  45% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  60% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  75% {
    -webkit-transform: rotate(-1deg);
            transform: rotate(-1deg);
  }
}

@keyframes wobble {
  15% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  30% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  45% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
  }
  60% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  75% {
    -webkit-transform: rotate(-1deg);
            transform: rotate(-1deg);
  }
}

.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
}

/* Ripple effect */
._ripple {
  background-position: center;
  transition: background 0.8s;
}
._ripple:hover {
  background: rgba(255, 255, 255, 0.5) radial-gradient(circle, transparent 1%, rgba(255, 255, 255, 0.5) 1%) center/15000%;
}
._ripple:active {
  background-color: rgba(255, 255, 255, 0.5);
  background-size: 100%;
  transition: background 0s;
}

.withripple {
  position: relative;
}

.ripple-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-border-radius: inherit;
          border-radius: inherit;
  pointer-events: none;
}

.ripple {
  position: absolute;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  opacity: 0;
  pointer-events: none;
}

.ripple.ripple-on {
  -webkit-transition: opacity 0.15s ease-in 0s, -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  transition: opacity 0.15s ease-in 0s, -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  transition: opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  transition: opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s, -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
  opacity: .1;
}

.ripple.ripple-out {
  -webkit-transition: opacity .1s linear 0s !important;
  transition: opacity .1s linear 0s !important;
  opacity: 0;
}

@font-face {
  font-family: 'sukhumvit';
  font-weight: normal;
  font-style: normal;
  src: url("https://www0.dek-d.com/font/sukhumvitreg-webfont.eot");
  src: url("https://www0.dek-d.com/font/sukhumvitreg-webfont.eot?#iefix") format("embedded-opentype"), url("https://www0.dek-d.com/font/sukhumvitreg-webfont.woff") format("woff"), url("https://www0.dek-d.com/font/sukhumvitreg-webfont.ttf") format("truetype"), url("https://www0.dek-d.com/font/sukhumvitreg-webfont.svg#sukhumvitreg-webfont") format("svg");
}

@font-face {
  font-family: 'sukhumvit';
  font-weight: 100;
  font-style: normal;
  src: url("https://www0.dek-d.com/font/sukhumvitlight-webfont.eot");
  src: url("https://www0.dek-d.com/font/sukhumvitlight-webfont.eot?#iefix") format("embedded-opentype"), url("https://www0.dek-d.com/font/sukhumvitlight-webfont.woff") format("woff"), url("https://www0.dek-d.com/font/sukhumvitlight-webfont.ttf") format("truetype"), url("https://www0.dek-d.com/font/sukhumvitlight-webfont.svg#sukhumvitlight-webfont") format("svg");
}

.sukhumvit-reg {
  font-family: sukhumvit, Helvetica, Arial, sans-serif !important;
}

.sukhumvit-light {
  font-family: sukhumvit, Helvetica, Arial, sans-serif !important;
  font-weight: 100 !important;
}

.tahoma {
  font-family: Tahoma, Helvetica, Arial, sans-serif !important;
}

.main-container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

/**
 * -----------------------------------------------
 * Text
 * -----------------------------------------------
 */
.txt-red {
  color: #F23535;
}

.txt-orange-theme, .message-box .link {
  color: #F37A01;
}

.txt-orange-dark {
  color: #F96519;
}

.txt-orange {
  color: #FF9700;
}

.txt-yellow-writer {
  color: #FFC22F;
}

.txt-blue {
  color: #29b6f6;
}

.txt-blue-dark {
  color: #039be5;
}

.txt-green {
  color: #8BC321;
}

.txt-brown {
  color: #60512e;
}

.txt-brown-red {
  color: #A65212;
}

.txt-gray, .writer-section-body {
  color: #999;
}

.txt-gray-light {
  color: #aaa;
}

.txt-white {
  color: #fff;
}

.txt-body-color {
  color: #444;
}

.txt-center, .message-box.txt-center {
  text-align: center 	!important;
}

.txt-left {
  text-align: left 	!important;
}

.txt-right {
  text-align: right 	!important;
}

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

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

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

@media (min-width: 34em) {
  .txt-sm-left {
    text-align: left;
  }
  .txt-sm-right {
    text-align: right;
  }
  .txt-sm-center {
    text-align: center;
  }
}

@media (min-width: 48em) {
  .txt-md-left {
    text-align: left;
  }
  .txt-md-right {
    text-align: right;
  }
  .txt-md-center {
    text-align: center;
  }
}

@media (min-width: 62em) {
  .txt-lg-left {
    text-align: left;
  }
  .txt-lg-right {
    text-align: right;
  }
  .txt-lg-center {
    text-align: center;
  }
}

@media (min-width: 75em) {
  .txt-xl-left {
    text-align: left;
  }
  .txt-xl-right {
    text-align: right;
  }
  .txt-xl-center {
    text-align: center;
  }
}

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

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

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

.txt-bold, .section-header {
  font-weight: bold !important;
}

.txt-normal {
  font-weight: normal !important;
}

.txt-underline {
  text-decoration: underline !important;
}

.txt-shadow {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.txt-small {
  font-size: 13px !important;
  line-height: 16px;
}

.txt-very-small {
  font-size: 11px !important;
}

.txt-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.layer-z-1, .btn-store-link img {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
          box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
}

.layer-z-2 {
  -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3), 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.layer-z-3 {
  -webkit-box-shadow: 0 13px 25px 0 rgba(0, 0, 0, 0.3), 0 11px 7px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 13px 25px 0 rgba(0, 0, 0, 0.3), 0 11px 7px 0 rgba(0, 0, 0, 0.19);
}

.layer-z-4 {
  -webkit-box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.3), 0 14px 12px 0 rgba(0, 0, 0, 0.17);
          box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.3), 0 14px 12px 0 rgba(0, 0, 0, 0.17);
}

.layer-z-5 {
  -webkit-box-shadow: 0 27px 55px 0 rgba(0, 0, 0, 0.3), 0 17px 17px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 27px 55px 0 rgba(0, 0, 0, 0.3), 0 17px 17px 0 rgba(0, 0, 0, 0.15);
}

.layer-z-toolbar {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
}

.layer-z-pressed {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.no-shadow {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

img.img-stretch-width {
  width: 100%;
  height: auto;
}

img.img-stretch-height {
  width: auto;
  height: 100%;
}

.rounded-corner {
  -webkit-border-radius: 2px !important;
          border-radius: 2px !important;
}

.rounded-corner-left {
  -webkit-border-radius: 2px 0 0 2px !important;
          border-radius: 2px 0 0 2px !important;
}

.rounded-corner-right {
  -webkit-border-radius: 0 2px 2px 0 !important;
          border-radius: 0 2px 2px 0 !important;
}

.rounded-corner-top {
  -webkit-border-top-left-radius: 2px !important;
          border-top-left-radius: 2px !important;
  -webkit-border-top-right-radius: 2px !important;
          border-top-right-radius: 2px !important;
}

.rounded-corner-bottom {
  -webkit-border-bottom-left-radius: 2px !important;
          border-bottom-left-radius: 2px !important;
  -webkit-border-bottom-right-radius: 2px !important;
          border-bottom-right-radius: 2px !important;
}

.vertical-top-wrapper:after {
  content: '';
  display: inline-block;
  vertical-align: top;
  height: 100%;
}

.vertical-top-item {
  display: inline-block !important;
  vertical-align: top !important;
}

.vertical-bottom-wrapper:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  height: 100%;
}

.vertical-bottom-item {
  display: inline-block !important;
  vertical-align: bottom !important;
}

.vertical-middle-wrapper:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.vertical-middle-item {
  display: inline-block !important;
  vertical-align: middle !important;
}

.vertical-translate-middle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.horizontal-position-center {
  position: absolute;
  left: 0;
  right: 0;
}

.horizontal-translate-center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.horizontal-translate-center.vertical-translate-middle {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.table, .table-cell-wrapper {
  display: table;
  width: 100%;
}

.table.vertical-top .table-cell, .table-cell-wrapper.vertical-top .table-cell {
  vertical-align: top;
}

.table.vertical-bottom .table-cell, .table-cell-wrapper.vertical-bottom .table-cell {
  vertical-align: bottom;
}

.table.vertical-middle .table-cell, .table-cell-wrapper.vertical-middle .table-cell {
  vertical-align: middle;
}

.table-row {
  display: table-row;
}

.table-cell {
  display: table-cell;
}

.single-line {
  white-space: nowrap;
}

.float-left, .pull-left {
  float: left;
}

.float-right, .pull-right {
  float: right;
}

.float-none {
  float: none;
}

.clear-float {
  clear: both;
}

.clear-float-wrapper:before, .clear-float-wrapper:after, .clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clear-float-wrapper:after, .clearfix:after {
  clear: both;
}

.prevent-user-select, .btn-dekd.disabled, .disabled.btn-raised {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.pointer-disabled, .chapter-item.chapter-state-hidden {
  pointer-events: none;
}

.hidden, [hidden] {
  display: none !important;
}

.separator {
  display: block;
  width: 100%;
  margin: 1em auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.separator.dashed {
  border-bottom-style: dashed;
  border-bottom-color: rgba(0, 0, 0, 0.2);
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 33.9em) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (max-width: 33.9em) {
  .hidden-xs-only {
    display: none !important;
  }
}

@media (min-width: 34em) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 47.9em) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 34em) and (max-width: 47.9em) {
  .hidden-sm-only {
    display: none !important;
  }
}

@media (min-width: 48em) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 61.9em) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 48em) and (max-width: 61.9em) {
  .hidden-md-only {
    display: none !important;
  }
}

@media (min-width: 62em) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 74.9em) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 62em) and (max-width: 74.9em) {
  .hidden-lg-only {
    display: none !important;
  }
}

@media (min-width: 75em) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

@media (min-width: 75em) {
  .hidden-xl-only {
    display: none !important;
  }
}

.staticon {
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  padding-left: 1px;
}

.staticon.-lg {
  font-size: 20px;
  line-height: 37px;
}

.story-action-wrapper > .actionbutton.-active {
  background-image: none !important;
  background: #CE610E !important;
  border: 1px solid #CE610E !important;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3) inset !important;
          box-shadow: 0 0 1px rgba(0, 0, 0, 0.3) inset !important;
}

.story-action-wrapper > .actionbutton.-disabled {
  background-image: none !important;
  background: rgba(0, 0, 0, 0.07) !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-color: transparent !important;
  cursor: default;
}

.story-action-wrapper > .actionbutton.-disabled > .staticon {
  color: #999;
}

.statlabel.-link {
  cursor: pointer;
}

.statlabel.-link:hover {
  text-decoration: underline;
}

._no-background {
  background: none !important;
}

._noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

#chapter-list-section {
  background-color: #FFF;
}

.txt-link {
  color: #333333;
}

.txt-link:visited {
  color: #A8A8A8;
}

.txt-link:hover, .txt-link:hover .call-to-action {
  color: #FF9700;
  text-decoration: underline;
}

.txt-gray-alpha, .chapter-item.chapter-state-hidden .txt-link, .chapter-item.chapter-state-banned .txt-link, .chapter-item-update {
  color: #666;
  opacity: 0.5;
}

.txt-greenebook {
  color: #499A13;
}

.txt-size-xs {
  font-size: 9px;
}

.writer-section-body {
  padding: 0;
  font-size: 14px;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
}

.writer-section-body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.chapter-list-header {
  margin: 10px;
  color: #636363;
}

.chapter-list-header > [class ^= "col-chapter"] {
  margin-top: 5px;
}

.col-chapter-content.product-buyall-btn {
  display: flex;
  align-items: center;
  margin-top: 0;
  background-color: #3E9808;
  color: #fff;
  padding: 5px 10px;
  border-radius: 50px;
  cursor: pointer;
}

.col-chapter-content.product-buyall-btn > svg {
  margin-right: 5px;
}

.chapter-list-header .col-chapter-content.chaptername {
  margin-left:10px;
}

.chapter-list-header .col-chapter-content.status {
  margin-right: 20px;
  margin-left: 30px;
}

.chapter-list-header .col-chapter-content.lastupdate {
  margin-left: 30px
}

.chapter-item {
  position: relative;
  padding: 19px 16px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.08) !important;
}

.chapter-item:last-child {
  border-bottom: 0 none !important;
}

.chapter-item.chapter-state-hidden {
  background-color: rgba(51, 51, 51, 0.05) !important;
}

.chapter-item.chapter-state-banned {
  background-color: rgba(242, 53, 53, 0.1) !important;
}

.chapter-item.had-been-banned .caution-score {
  background-color: #FFC22F;
}

.caution-score {
  margin-right: 6px;
}

.col-chapter-number {
  width: 28px;
  min-height: 18px;
  margin-right: 10px;
  margin-left: 10px;
}

.col-chapter-number.number-chapter {
  line-height:1.5em;
}

.col-chapter-content {
  padding-left: 0;
  margin-left: 53px;
}

.col-pack-content {
  margin-left: 0;
}

.col-chapter-action {
  min-width: 74px;
  padding-right: 8px;
}

.col-chapter-action .chapter-item-update {
  margin-right: 10px;
}

.chapter-item-name {
  line-height: 20px;
  font-size: 14px;
  max-width: 48%;
  max-height: 40px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.chapter-item-name.-free {
  max-width: 100%;
}

.update-txt {
  display: inline-block;
  min-width: 54px;
  margin-left: 25px;
}

.action-view-link .call-to-action {
  display: inline-block;
  font-size: 12px;
  min-width: 70px;
  margin-left: 4px;
}

.purchased-icon i {
  font-size: 21px;
}

.chapter-link-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.chapter-sell {
  display: none;
}

.chapter-sell.chapter-purchased {
  display: block;
  background-color: #FFFFD8 !important;
}

.chapter-item.ea-purchased{
  display: block;
  background-color: #fff !important;
}

.purchased-icon.ea{
  margin-left: auto;
  height: 20px;
}

.pack-item, .ebook-item-wrapper {
  background-color: #FFFFD8;
}

.pack-item .preloading-wrapper, .ebook-item-wrapper .preloading-wrapper {
  display: none;
  background-color: #FFFFD8;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

.pack-item .preloading-wrapper .fa, .ebook-item-wrapper .preloading-wrapper .fa {
  font-size: 21px;
}

.pack-item .preloading-wrapper .txt-label, .ebook-item-wrapper .preloading-wrapper .txt-label {
  margin-top: 4px;
}

.pack-item.loading .preloading-wrapper, .ebook-item-wrapper.loading .preloading-wrapper {
  display: block;
}

.pack-chapter-dots {
  margin: 4px 0;
}

.pack-info-wrapper {
  margin-top: 4px;
}

.pack-info {
  margin-right: 14px;
}

.content-row {
  margin-left: 48px;
  margin-right: 0;
}

.action-buy-link {
  width: 100%;
}

.action-buy-link:not(.-discount) {
  padding: 0.65em 1.4em;
}

.col-pack-action .info-sale-count {
  margin-top: 6px;
}

.info-price-thb {
  display: block;
  line-height: 1;
}

.pack-taglines {
  margin-top: 8px;
}

.bottom-part-row {
  margin-top: 14px;
  margin-left: 48px;
}

.pack-bottom-part {
  padding-left: 0;
}

.pack-chapters-toggle {
  cursor: pointer;
  line-height: 20px;
}

.pack-chapters-toggle:hover {
  background-color: rgba(51, 51, 51, 0.1);
}

.pack-chapters-wrapper {
  padding: 10px 16px;
  background-color: rgba(51, 51, 51, 0.1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 12px;
  margin-bottom: 4px;
}

.pack-chapters-wrapper .col-chapter-number {
  margin-left: 0;
}

.pack-chapters-wrapper .col-chapter-content {
  padding-right: 0;
  margin-left: 38px;
  margin-right: 0;
}

.pack-chapters-head {
  margin-bottom: 8px;
  line-height: 20px;
}

.pack-chapters-item:not(:last-child) {
  margin-bottom: 4px;
}

.ebook-item-wrapper {
  padding: 20px 0;
  background-color: #FFFFEC;
  border-top: 2px solid #E5E5E5;
  border-bottom: 2px solid #E5E5E5;
}

.ebook-item-wrapper .ebook-detail-wrapper {
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 15px;
}

.ebook-item-wrapper .content-cover {
  width: 80px;
}

.ebook-item-wrapper .content-cover > .imgcover-box {
  height: 112px;
}

.ebook-item-wrapper .content-info > .ebookname-box > .ebookname {
  font-size: 16px;
  line-height: 22px;
  max-width: 420px;
}

.ebook-item-wrapper .content-info > .novelname {
  margin-top: -5px;
}

.ebook-item-wrapper .estimateprice {
  font-size: 13px;
  color: #999999;
  text-align: center;
  margin: 5px 0;
}

.ebook-item-wrapper .ebook-chapters-toggle {
  font-size: 13px;
  color: #a65212;
  text-align: center;
  cursor: pointer;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  line-height: 28px;
  margin: 0 10px;
}

.ebook-item-wrapper .ebook-chapters-toggle:hover {
  background-color: rgba(51, 51, 51, 0.1);
}

.ebook-item-wrapper .chapters-ebook-wrapper .chapter-item.-selling {
  background-color: #FFFFD6;
}

.buyall-section {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 375px;
  max-height: 102px;
  background-color: #fff;
  padding: 15px;
  box-shadow: 2px 2px 6px rgb(0 0 0 / 15%);
  position: fixed;
  bottom: 60px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 11;
  box-sizing: border-box;
}

.buyall-section .cover-image {
  width: 46.67px;
  height: 70px;
  object-fit: cover;
}

.buyall-section .text-wrapper, .buyall-section .action-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.buyall-section .text-wrapper {
  margin-right: 15px;
  margin-left: 15px;
  width: 35%;
  flex-grow: 1;
}

.buyall-section .text-wrapper .title {
  font-family: Tahoma, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  color: #45454D;
}

.buyall-section .text-wrapper .subtitle {
  font-family: Tahoma, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #848484;
  margin-top: 7px;
}

.buyall-section .action-wrapper .fa {
  width: auto;
  margin-left: auto;
  color: #a8a8a8;
  font-size: 16px;
  cursor: pointer;
}

.buyall-section .action-wrapper .fa:hover {
  opacity: 0.7;
}

.buyall-section .action-wrapper .buyall {
  margin-top: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #3E9808;
  box-shadow: unset;
  text-shadow: unset;
  border: 0;
}

.buyall-section .action-wrapper .buyall > svg {
  margin-right: 4px;
}
input:checked ~ .checkmark {
  background-color: #f37a01;
  border: solid #f37a01 3px;
}
.checkmark {
  margin: auto;
  height: 18px;
  width: 18px;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 90px;
  border: solid #9f9f9f 1px;
  display: block;
}
input:checked ~ .checkmark:after {
  display: block;
}
input[name="buyall-selected"] {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
}
.checkmark:after {
  content: "";
  margin: auto;
  display: none;
  width: 6px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(
          45deg
  );
  -ms-transform: rotate(45deg);
  transform: rotate(
          45deg
  );
}
#buyall-modal.modal-wrapper.-ready {
  display: flex;
}
#buyall-modal.modal-wrapper.-show {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.buyall-modal .modal-box {
  margin: auto !important;
  max-width: 1000px !important;
  display: flex;
  flex-flow: column;
}
.buyall-modal .modal-box .title {
  font-family: 'KalatexaDisplay', sans-serif !important;
  font-size: 22px !important;
  font-weight: bold !important;
}
.buyall-modal .buyall-product-card {
  display: flex;
  justify-content: flex-start;
  font-family: Tahoma, sans-serif;
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}
.buyall-modal .buyall-product-card .product-selector {
  display: flex;
  align-items: center;
}
.buyall-modal .buyall-product-card .product-detail {
  max-width: 70%;
  margin-left: 10px;
}
.buyall-modal .buyall-product-card .product-price {
  margin-left: auto;
  max-width: 60px;
  width: 100%;
}
.buyall-modal .buyall-product-card .product-price .amount {
  display: flex;
  align-items: center;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}
.buyall-modal .buyall-product-card .product-price .amount.-discount {
  color: #d60007;
}
.buyall-modal .buyall-product-card .product-price .original {
  text-decoration: line-through;
  display: flex;
  justify-content: center;
  color: #333;
  font-size: 14px;
  margin-left: 5px;
}
.buyall-modal .buyall-product-card .product-price .amount > svg {
  margin-right: 5px;
}
.buyall-modal .buyall-product-card .product-detail .producttype,
.buyall-modal .buyall-product-card .product-detail .description {
  font-size: 12px;
  color: #878787;
}
.buyall-modal .buyall-product-card .product-detail .producttitle {
  font-size: 16px;
  color: #333333;
  margin: 5px auto;
}
.buyall-modal .modal-box .modal-header {
  padding: 2rem 1.5rem;
}
.buyall-modal .modal-box .modal-body {
  height: 40vh;
  overflow-y: scroll;
  overflow-x: hidden;
}
.buyall-modal .modal-box .modal-footer .summary {
  font-size: 14px;
  display: flex;
  justify-content: flex-start;
  max-width: 510px;
  width: 100%;
  margin: 0 auto 20px;
}
.buyall-modal .modal-box .modal-footer .summary .select-all-product {
  display: flex;
  align-items: flex-start;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
}
.buyall-modal .modal-box .modal-footer .summary .select-all-product > .checkmark {
  margin: 2px 10px 0 0;
}
.buyall-modal .modal-box .modal-footer .summary .product-count {
  margin-left: auto;
  display: flex;
  flex-flow: column;
  align-items: flex-end;
  font-size: 16px;
  color: #333333;
}
.buyall-modal .modal-box .modal-footer .summary .product-count .description {
  font-size: 11px;
  color: #a8a8a8;
  margin-top: 10px;
}
.buyall-modal .modal-box .subheader.product-group {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.buyall-modal .modal-box .subheader.product-group .producttype-item {
  margin: 0 5px;
  padding: 5px 10px;
  border-radius: 50px;
  border: 1px solid #f37a01;
  font-size: 12px;
  font-family: 'KalatexaDisplay', sans-serif;
  color: #f37a01;
  cursor: pointer;
}
.buyall-modal .modal-box .subheader.product-group .producttype-item.active {
  background-color: #f37a01;
  color: #fff;
}
.buyall-modal .modal-box .modal-footer .buyall-process-btn {
  max-width: 250px;
  width: 100%;
  background-color: #f37a01;
  box-shadow: none;
  border-bottom: 0;
}

@media (min-width: 48em) {
  .ebook-item-wrapper .content-cover {
    width: 100px;
  }
  .ebook-item-wrapper .content-cover > .imgcover-box {
    height: 140px;
  }
  .ebook-item-wrapper .content-info > .ebookname-box > .ebookname {
    font-size: 18px;
    margin-top: -5px;
    max-height: 48px;
    overflow: hidden;
  }
  .ebook-item-wrapper .ebookdetail-box-large {
    font-size: 13px;
    bottom: -5px;
  }
  .ebook-item-wrapper .ebook-chapters-toggle {
    margin-left: 50px;
    margin-right: 10px;
  }
  .ebook-detail-wrapper > .ebook-action-wrapper {
    bottom: inherit;
    top: 0;
  }
  .chapters-ebook-wrapper {
    padding-left: 50px;
  }
}

@media (max-width: 33.9em) {
  .buyall-modal .buyall-product-card {
    max-width: 100%;
    padding: 20px 0;
  }
  .col-chapter-number {
    margin-left: 8px;
    margin-right: 8px;
  }
  .content-row, .bottom-part-row {
    margin-left: 44px;
    margin-right: 0;
  }
  .col-chapter-action:not(.col-pack-action) {
    min-width: 16px;
    text-align: right;
    font-size: 18px;
    z-index: 9;
  }
  .chapter-item > .col-chapter-content:not(.col-pack-content) {
    margin-right: 30px;
  }
  .col-chapter-content {
    margin-left: 44px;
  }
  .col-pack-content {
    margin-left: 0;
  }
  .col-pack-action {
    position: initial;
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 6px;
  }
  .action-buy-link {
    padding: 0.8em 1.4em;
  }
  .pack-chapters-toggle {
    line-height: 28px;
  }
  .pack-chapters-wrapper .col-chapter-content {
    padding-right: 0;
    margin-left: 34px;
  }
}

.section-header {
  margin: 14px auto;
  width: 92%;
  font-family: sukhumvit, Helvetica, Arial, sans-serif;
  font-size: 21px;
}

.section-subheader {
  font-size: 14px;
  margin-bottom: 14px;
}

.result-bombom-icon {
  width: 92px;
  margin: auto;
}

.message-box {
  text-align: left;
  width: 92%;
  background: rgba(255, 194, 47, 0.1);
  border: 1px solid rgba(255, 194, 47, 0.2);
  margin: auto;
  padding: 14px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
}

.message-box.no-bg {
  background: none;
}

.message-box.no-border {
  border: 0 none;
}

.message-box.coin-balance {
  font-size: 18px;
  padding: 42px 20px;
}

.message-box.error {
  padding: 32px 20px;
}

.message-box .section-subheader {
  margin-top: 6px;
}

.message-box ul {
  padding: 0;
  margin: 5px 0 0;
  list-style: none;
}

.message-box .link {
  text-decoration: underline;
}

.message-box .amount {
  margin-left: 8px;
}

.note {
  margin: 28px 0 0 1.2em;
  text-indent: -0.55em;
}

.instruction-list li {
  margin-bottom: 6px;
}

.instruction-list .li-numbered {
  text-indent: -1.2em;
  margin-left: 1.2em;
}

.coin-balance {
  margin-top: 10px;
  font-size: 14px;
}

.coin-balance i {
  margin-right: 4px;
}

.purchase-result-wrapper .result-bombom-icon {
  margin-bottom: 28px;
}

.section-header .fa {
  margin-right: 8px;
}

.under-header {
  margin-top: -14px;
  margin-bottom: 28px;
  font-size: 16px;
}

.message {
  margin-top: 6px;
}

@-webkit-keyframes guide-animation {
  0% {
    -webkit-transform: translate(25%, 32%) rotate(-40deg) scale(1.2);
            transform: translate(25%, 32%) rotate(-40deg) scale(1.2);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate(0, 0) rotate(-40deg) scale(1);
            transform: translate(0, 0) rotate(-40deg) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-40deg) scale(1);
            transform: translate(0, 0) rotate(-40deg) scale(1);
    opacity: 0;
  }
}

@keyframes guide-animation {
  0% {
    -webkit-transform: translate(25%, 32%) rotate(-40deg) scale(1.2);
            transform: translate(25%, 32%) rotate(-40deg) scale(1.2);
    opacity: 1;
  }
  70% {
    -webkit-transform: translate(0, 0) rotate(-40deg) scale(1);
            transform: translate(0, 0) rotate(-40deg) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(-40deg) scale(1);
            transform: translate(0, 0) rotate(-40deg) scale(1);
    opacity: 0;
  }
}

.btn-app-link {
  position: relative;
  display: block;
  width: 72px;
  margin: 20px auto 12px;
}

.btn-app-link .hand-guide {
  position: absolute;
  width: 42px;
  right: -38px;
  bottom: -9px;
  -webkit-transform: rotateZ(-40deg);
      -ms-transform: rotate(-40deg);
          transform: rotateZ(-40deg);
  -webkit-animation: guide-animation 2s infinite;
          animation: guide-animation 2s infinite;
}

.store-link-wrapper {
  margin: 18px auto 0;
  max-width: 420px;
}

.btn-store-link {
  width: 30%;
  margin: 8px 4px;
  display: inline-block;
}

.btn-store-link img {
  -webkit-transition: all 200ms;
  transition: all 200ms;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}

.btn-store-link img:hover {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}

@media (max-width: 33.9em) {
  #main-wrapper.mobile {
    margin-top: -6px;
  }
  #main-wrapper.mobile .result-bombom-icon {
    margin-bottom: 18px;
  }
  .store-link-wrapper {
    margin-top: 24px;
  }
  .btn-store-link {
    display: block;
    margin: 10px auto;
    width: 152px;
  }
}

#story-content {
  padding: 20px 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: auto;
  font-size: 21px;
  font-family: Georgia, 'Times New Roman', Times, serif;
}

#story-content td {
  vertical-align: top;
}

#story-content .pack-item {
  border-bottom: 0 none !important;
  font-size: 14px;
}

#story-content.selling-chapter {
  padding: 32px 16px;
}

.pack-wrapper {
  position: relative;
  font-family: Tahoma, sans-serif;
}

.selling-chapter-header {
  font-size: 24px;
  margin-bottom: 1em;
}

@media (max-width: 33.9em) {
  #story-content {
    padding: 20px 5%;
  }
  .buyall-section {
    position: relative;
    bottom: unset;
    left: unset;
    right: unset;
    max-width: 100%;
    margin: 15px auto;
    box-shadow: none;
    display: flex !important;
    visibility: visible;
  }
  .buyall-section .close {
    visibility: hidden;
  }
}

.chapterstatus-note {
  margin: 0 5px;
  padding: 10px 10px;
  background-color: #E5D8B2;
  font-size: 14px;
  color: #444444;
  text-align: center;
}

.chapter-box-wrapper {
  margin: 0 5px;
  padding: 5px 5px;
  border: 1px solid #E5E5E5;
  text-align: center;
}

.chapter-box-wrapper.-footer {
  margin-top: 20px;
}

.chapter-box-wrapper > .chaptername {
  max-width: 735px;
  margin: 10px auto;
  font-size: 20px;
  font-weight: bold  !important;
  line-height: 1.4;
  color: #555555;
}

.chapter-box-wrapper > .novel-name {
  font-size: 18px;
  font-family: Kalatexa;
  margin: 5px 0;
  display: inline-block;
}

.chapter-box-wrapper .chapter-status {
  font-size: 14px;
  color: #8BC321;
}

.chapter-box-wrapper .chapter-status .statusicon:before {
  content: "";
}

.chapter-box-wrapper .chapter-status.-publish {
  color: #8BC321;
}

.chapter-box-wrapper .chapter-status.-publish .statusicon:before {
  content: "";
}

.chapter-box-wrapper .chapter-status.-ban {
  color: #F23535;
}

.chapter-box-wrapper .chapter-status.-ban .statusicon:before {
  content: "";
}

.chapter-box-wrapper .chapter-status.-hidden {
  color: #666666;
}

.chapter-box-wrapper .chapter-status.-hidden .statusicon:before {
  content: "";
}

.chapter-box-wrapper .chapter-status > * {
  display: inline-block;
  vertical-align: middle;
}

.chapter-metainfo-wrapper {
  max-width: 735px;
  margin: 0 auto;
}

.chapter-metainfo-wrapper > .metainfo-item {
  margin: 5px 0;
}

.metainfo-item > .iteminfo {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  color: #999999;
  font-size: 13px;
  white-space: nowrap;
}

.chapter-action-section {
  max-width: 735px;
  font-size: 0;
  margin: 10px 0;
  padding: 10px 0 0;
  border-top: 1px dashed #E5E5E5;
}

.chapter-action-section .actionbox-item {
  display: inline-block;
  width: 25%;
  vertical-align: top;
}

.chapter-action-section .actionbox-item:last-of-type .chapter-action-button {
  border-right: none !important;
}

.chapter-action-button {
  display: block;
  text-align: center;
  padding: 2px 2px;
  border-right: 1px solid #E5E5E5;
  cursor: pointer;
}

.chapter-action-button > * {
  display: block;
}

.chapter-action-button .actionicon {
  color: #BE9E78;
  font-size: 30px;
  line-height: 30px;
  height: 30px;
}

.chapter-action-button .actionicon.-small {
  font-size: 24px;
}

.chapter-action-button .actiontxt {
  color: #999999;
  font-size: 11px;
}

.chapter-action-button:hover .actionicon {
  color: #A65212;
}

.chapter-action-button:hover .actiontxt {
  color: #A65212;
}

.chapter-action-button:active .actionicon {
  color: #7E3E0E;
}

.chapter-action-button:active .actiontxt {
  color: #7E3E0E;
}

.chapter-action-button.-disabled .actionicon {
  color: #999999;
}

.chapter-action-button.-disabled .actiontxt {
  color: #999999;
}

.chapter-action-button:disabled .actionicon {
  color: #999999;
}

.chapter-action-button:disabled .actiontxt {
  color: #999999;
}

.chapter-action-button.-disabled {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: default;
}

.chapter-action-button.-disabled > * {
  opacity: 0.5;
}

@media (min-width: 48em) {
  .chapterstatus-note {
    margin: 0 0;
  }
  .chapter-box-wrapper {
    max-width: 735px;
    margin: 0 auto;
    border: none;
  }
  .chapter-box-wrapper.-footer {
    border-top: 1px dashed #E5E5E5;
  }
  .chapter-metainfo-wrapper > .metainfo-item {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 5px;
  }
  .chapter-action-section .actionbox-item {
    display: inline-block;
    width: auto;
    padding: 0 20px 0 10px;
    border-right: 1px solid #E5E5E5;
  }
  .chapter-action-section .actionbox-item:last-child {
    padding: 0 10px 0 20px;
    border-right: none;
  }
  .chapter-action-button {
    display: inline-block;
    border: none;
  }
  .chapter-action-button > * {
    display: inline-block;
    vertical-align: middle;
  }
  .chapter-action-button .actionicon {
    font-size: 20px;
    line-height: 0;
    height: auto;
    margin: 0 10px;
  }
  .chapter-action-button .actionicon.-small {
    font-size: 18px;
  }
  .chapter-action-button .actiontxt {
    font-size: 13px;
  }
}

.chapter-footer-box {
  background: #FCD13F;
  font-size: 0;
}

.chapter-footer-box > .footer-menu-item {
  display: inline-block;
  position: relative;
  width: 50%;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 13px;
  text-align: center;
  vertical-align: top;
}

.chapter-footer-box > .footer-menu-item:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 27px;
  background: #DEBE54;
  top: 5px;
  right: 0;
}

.chapter-footer-box > .footer-menu-item:last-child:after {
  background: transparent;
}

.footer-menu-item > .item-menu {
  color: #B36415;
}

.footer-menu-item > .item-menu:hover {
  text-decoration: underline;
  color: #985512;
}

.report-footer-box {
  text-align: center;
  margin: 10px auto 15px;
  font-size: 13px;
}

.report-menu {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 10px;
  color: #BD9D78;
}

.report-menu:hover {
  text-decoration: underline;
  color: #8C7457;
}

.tooltip-box {
  display: none;
  background: #444444;
  color: #FFFFFF;
  padding: 10px 10px;
  width: 200px;
  line-height: 20px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  position: absolute;
  right: -190px;
  top: -10px;
  font-size: 13px;
  text-align: center;
  word-wrap: break-word;
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
}

.tooltip-box:after {
  content: " ";
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-right: 10px solid #444444;
  border-bottom: 8px solid transparent;
  position: absolute;
  left: -10px;
  top: 20px;
}

div.ea-wrapper, div.locked-wrapper{
  display: flex;
  align-items: center;
  height:100%;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 16px;
}
a.btn-buy-ea, a.btn-buy-locked{
  background-color: #3e9808;
  color: #FFF!important;
  text-align: center;
  display: block;
  border-radius: 5px;
  max-height: 50px;
  max-width: 125px;
  min-width: 115px;
  padding: 6px 10px;
}
a.btn-buy-ea:hover, a.btn-buy-locked:hover{
  background-color: #42af00;
}

div.ea-plain-text, div.locked-plain-text{
  font-size: 12px;
  width: 70px;
  margin-left: 10px;
  margin-right: 5px;
  text-align: center;
  font-weight: bold;
  color: #513131
}

span.info-price-ea, span.info-price-locked{
  padding-top: 5px;
}

.list-ea, .list-locked-chapter{
  padding: 19px 16px;
}

.timer-text-ea{
  font-size: 10px;
  font-weight: normal;
  color: #808080;
  display: inline-block;
  margin: 0 25px;
  text-align: center;
}

@media only screen and (max-width: 500px){
  .buyall-modal .modal-box {
    width: 100% !important;
    height: 100vh;
    margin: 0 !important;
  }
  .buyall-modal .modal-box .subheader.product-group .producttype-item {
    margin: 0 4px;
    padding: 5px;
  }
  .buyall-modal .modal-box .modal-body {
    height: auto;
  }
  .action-view-link {
    display: block;
    position: absolute;
    top: 20px;
  }
  .purchased-icon.ea{
    position: absolute;
    right: 20px;
    top: 18px;
  }
  .chapter-item-name{
    max-width: 53%;
    padding-right: 10px;
  }
  .chapter-item-name.-free{
    max-width: 80%;
  }
  span.timer-text-ea{
    position: absolute;
    bottom: 10px;
    left: 40px;
    margin: 0 20px;
  }
  div.ea-plain-text, div.locked-plain-text{
    display: none;
  }
  .chapter-footer-box>.footer-menu-item{
    width: 100%;
  }
  .list-ea, .list-locked-chapter {
    padding: 13px 16px 25px;
  }
  .chapter-item {
    padding: 13px 16px 25px;
  }
  .chapter-item-update {
    position: absolute;
    bottom: 10px;
    font-size: 10px;
    font-weight: normal;
    color: #808080;
    opacity: 1;
  }
}
@media (min-width: 48em) {
  .chapter-footer-box > .footer-menu-item {
    font-size: 14px;
  }
  .chapter-footer-box > .footer-menu-item.-academy:hover .tooltip-box {
    display: block;
  }
}
.scroll-to-top-btn{
  position: fixed;
  z-index: 20;
  width: 40px;
  height: 40px;
  background: #a8a8a8;
  right: 50px;
  opacity: 0;
  bottom: 50px; 
  border-radius: 50%; 
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease-in-out;
  filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.2)); 
}

.scroll-to-top-btn:hover{
  cursor: pointer;
}

.scroll-to-top-btn:focus{
  outline: none;
}

.scroll-to-top-icon{
  font-size: 10px;
  color: #ffffff;
}

@media screen and (max-width: 1024px){
  .scroll-to-top-btn{
      right: 20px;
      bottom: 77px;
  }
}

#truehits_div {
  position: absolute;
  right: 0px;
  background: transparent;
}
