/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

html {
  font-size: 14px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

body {
  font-size: 1rem;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  background-color: #FFFFFF;
  color: #444;
}

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

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

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

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

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

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

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

.fa-th:before {
  content: "\f00a";
}

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

.fa-check:before {
  content: "\f00c";
}

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

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

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

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

.fa-signal:before {
  content: "\f012";
}

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

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

.fa-home:before {
  content: "\f015";
}

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

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

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

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

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

.fa-inbox:before {
  content: "\f01c";
}

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

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

.fa-refresh:before {
  content: "\f021";
}

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

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

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

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

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

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

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

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

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

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

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

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

.fa-list:before {
  content: "\f03a";
}

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

.fa-indent:before {
  content: "\f03c";
}

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

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

.fa-pencil:before {
  content: "\f040";
}

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

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

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

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

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

.fa-arrows:before {
  content: "\f047";
}

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

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

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

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

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

.fa-eject:before {
  content: "\f052";
}

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

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

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

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

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

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

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

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

.fa-crosshairs:before {
  content: "\f05b";
}

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

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

.fa-ban:before {
  content: "\f05e";
}

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

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

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

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

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

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

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

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

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

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

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

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

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

.fa-retweet:before {
  content: "\f079";
}

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

.fa-folder:before {
  content: "\f07b";
}

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

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

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

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

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

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

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

.fa-key:before {
  content: "\f084";
}

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

.fa-comments:before {
  content: "\f086";
}

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

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

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

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

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

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

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

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

.fa-trophy:before {
  content: "\f091";
}

.fa-upload:before {
  content: "\f093";
}

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

.fa-phone:before {
  content: "\f095";
}

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

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

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

.fa-twitter:before {
  content: "\f099";
}

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

.fa-unlock:before {
  content: "\f09c";
}

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

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

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

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

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

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

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

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

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

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

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

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

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

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

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

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

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

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

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

.fa-paperclip:before {
  content: "\f0c6";
}

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

.fa-square:before {
  content: "\f0c8";
}

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

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

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

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

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

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

.fa-money:before {
  content: "\f0d6";
}

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

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

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

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

.fa-columns:before {
  content: "\f0db";
}

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

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

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

.fa-envelope:before {
  content: "\f0e0";
}

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

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

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

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

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

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

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

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

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

.fa-exchange:before {
  content: "\f0ec";
}

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

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

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

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

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

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

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

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

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

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

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

.fa-beer:before {
  content: "\f0fc";
}

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

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

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

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

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

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

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

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

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

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

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

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

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

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

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

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

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

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

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

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

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

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

.fa-gamepad:before {
  content: "\f11b";
}

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

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

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

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

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

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

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

.fa-crop:before {
  content: "\f125";
}

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

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

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

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

.fa-microphone:before {
  content: "\f130";
}

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

.fa-shield:before {
  content: "\f132";
}

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

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

.fa-rocket:before {
  content: "\f135";
}

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

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

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

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

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

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

.fa-bullseye:before {
  content: "\f140";
}

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

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

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

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

.fa-ticket:before {
  content: "\f145";
}

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

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

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

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

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

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

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

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

.fa-compass:before {
  content: "\f14e";
}

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

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

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

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

.fa-gbp:before {
  content: "\f154";
}

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

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

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

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

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

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

.fa-file:before {
  content: "\f15b";
}

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

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

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

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

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

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

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

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

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

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

.fa-youtube:before {
  content: "\f167";
}

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

.fa-dropbox:before {
  content: "\f16b";
}

.fa-instagram:before {
  content: "\f16d";
}

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

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

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

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

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

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

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

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-renren:before {
  content: "\f18b";
}

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

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

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

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

.fa-wheelchair:before {
  content: "\f193";
}

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

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

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

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

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

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

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

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

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

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-recycle:before {
  content: "\f1b8";
}

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

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

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

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

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

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

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

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

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

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

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

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

.fa-vine:before {
  content: "\f1ca";
}

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

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

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

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

.fa-history:before {
  content: "\f1da";
}

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

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

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

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

.fa-bomb:before {
  content: "\f1e2";
}

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

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

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

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

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

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

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

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

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

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

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

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

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

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

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

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

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

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

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

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-cc:before {
  content: "\f20a";
}

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

.fa-connectdevelop:before {
  content: "\f20e";
}

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

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

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

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

.fa-motorcycle:before {
  content: "\f21c";
}

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

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

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

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

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

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

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

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

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

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

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

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

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

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

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

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

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-clone:before {
  content: "\f24d";
}

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

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

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

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

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

.fa-hourglass:before {
  content: "\f254";
}

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

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

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

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

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

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

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

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

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

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

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

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

.fa-contao:before {
  content: "\f26d";
}

.fa-amazon:before {
  content: "\f270";
}

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

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

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

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

.fa-industry:before {
  content: "\f275";
}

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

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

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

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

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

.fa-vimeo:before {
  content: "\f27d";
}

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

.fa-edge:before {
  content: "\f282";
}

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

.fa-codiepie:before {
  content: "\f284";
}

.fa-usb:before {
  content: "\f287";
}

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

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

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

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

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

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

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

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

.fa-percent:before {
  content: "\f295";
}

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

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

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

.fa-blind:before {
  content: "\f29d";
}

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

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

.fa-braille:before {
  content: "\f2a1";
}

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

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

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

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

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

.fa-snapchat:before {
  content: "\f2ab";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-shower:before {
  content: "\f2cc";
}

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

.fa-podcast:before {
  content: "\f2ce";
}

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

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

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

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

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

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-microchip:before {
  content: "\f2db";
}

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

.fa-lg {
  font-size: 1.3333333333em;
  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.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

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

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

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

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

.pull-left {
  float: left;
}

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

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

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

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

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-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);
  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);
          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;
  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-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 34em) {
  .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 48em) {
  .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 62em) {
  .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 75em) {
  .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1 {
    float: left;
  }
  .col-xl-1 {
    width: 8.3333333333%;
  }
  .col-xl-2 {
    width: 16.6666666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.3333333333%;
  }
  .col-xl-5 {
    width: 41.6666666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.3333333333%;
  }
  .col-xl-8 {
    width: 66.6666666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.3333333333%;
  }
  .col-xl-11 {
    width: 91.6666666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 8.3333333333%;
  }
  .col-xl-pull-2 {
    right: 16.6666666667%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-4 {
    right: 33.3333333333%;
  }
  .col-xl-pull-5 {
    right: 41.6666666667%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-7 {
    right: 58.3333333333%;
  }
  .col-xl-pull-8 {
    right: 66.6666666667%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-10 {
    right: 83.3333333333%;
  }
  .col-xl-pull-11 {
    right: 91.6666666667%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 8.3333333333%;
  }
  .col-xl-push-2 {
    left: 16.6666666667%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-4 {
    left: 33.3333333333%;
  }
  .col-xl-push-5 {
    left: 41.6666666667%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-7 {
    left: 58.3333333333%;
  }
  .col-xl-push-8 {
    left: 66.6666666667%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-10 {
    left: 83.3333333333%;
  }
  .col-xl-push-11 {
    left: 91.6666666667%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
}
.card {
  background-color: #fff;
  padding: 10px;
}

.form-wrapper {
  margin: 1.5rem auto;
}
.form-wrapper .separator {
  margin: 1.5rem 0;
}
.form-wrapper .btn-form {
  height: 3rem;
  width: 100%;
}

.form-row {
  margin: 1.5rem 0;
}

.form-label {
  margin: 0.5rem 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  border: 1px solid rgba(0, 0, 0, 0.3);
  outline: 0 none;
  color: #444;
  border-radius: 2px;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  background-color: #fff;
  background-image: none;
  opacity: 1;
}
.form-control::-webkit-input-placeholder {
  color: #A9A9A9;
}
.form-control:-moz-placeholder {
  color: #A9A9A9;
}
.form-control::-moz-placeholder {
  color: #A9A9A9;
}
.form-control:-ms-input-placeholder {
  color: #A9A9A9;
}
.form-control:focus {
  border: 1px solid #FF9700;
  outline: 0 none;
}
.form-control.inline {
  display: inline-block;
  width: auto;
}
.form-control.disabled {
  cursor: not-allowed;
  background-color: rgba(0, 0, 0, 0.12);
  color: #999 !important;
  -webkit-text-fill-color: #999 !important;
}

input.form-control {
  height: 3rem;
  -webkit-appearance: none !important;
}

textarea.form-control {
  height: 5rem;
}

select.form-control {
  height: 3rem;
  background-color: #fff;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.5rem;
  background-color: transparent;
}
.table th, .table td {
  padding: 10px 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table th, .table tfoot td {
  font-weight: bold;
  text-align: center;
  background-color: rgba(243, 122, 1, 0.1);
}
.table.vertical-top td {
  vertical-align: top;
}
.table.vertical-bottom td {
  vertical-align: bottom;
}
.table.vertical-middle td {
  vertical-align: middle;
}
.table.table-bordered {
  border: 1px solid #ddd;
}
.table.table-bordered th, .table.table-bordered td {
  border: 1px solid #ddd;
}
.table.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table.table-hover tbody tr:hover {
  background-color: #f5f5f5;
}

.tooltip {
  position: absolute;
  z-index: 19;
  display: block;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  white-space: normal;
  font-size: 0.85rem;
  opacity: 0;
}
.tooltip, .tooltip * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tooltip.in {
  opacity: 1;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #777;
}

.tooltip-inner {
  border-radius: 2px;
  max-width: 200px;
  padding: 8px;
  text-align: center;
  color: #fff;
  background-color: #777;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -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);
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.btn-dekd, .btn-raised {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -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;
  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: #444;
}
.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;
          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;
}

.withripple {
  position: relative;
}

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

.ripple {
  position: absolute;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-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: 0.1;
}
.ripple.ripple-out {
  -webkit-transition: opacity 0.1s linear 0s !important;
  transition: opacity 0.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 {
  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 {
  color: #999;
}

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

.txt-white {
  color: #fff;
}

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

.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 {
  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, .method.active, .card {
  -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, .card {
  border-radius: 2px !important;
}

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

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

.rounded-corner-top {
  border-top-left-radius: 2px !important;
  border-top-right-radius: 2px !important;
}

.rounded-corner-bottom {
  border-bottom-left-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%);
          transform: translateY(-50%);
}

.horizontal-position-center {
  position: absolute;
  left: 0;
  right: 0;
}

.horizontal-translate-center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.horizontal-translate-center.vertical-translate-middle {
  -webkit-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: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.pointer-disabled {
  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;
  }
}

._element-block {
  display: block !important;
}

._element-inline-block {
  display: inline-block !important;
}
._element-inline-block.-top {
  vertical-align: top !important;
}
._element-inline-block.-middle {
  vertical-align: middle !important;
}
._element-inline-block.-bottom {
  vertical-align: bottom !important;
}

.-element-inline {
  display: inline !important;
}

.formradio.-disabled + .radiolabel, .formradio.-disabled:hover + .radiolabel, .formradio:disabled + .radiolabel, .formcheckbox.-disabled + .checkboxlabel, .formcheckbox.-disabled:hover + .checkboxlabel, .formcheckbox:disabled + .checkboxlabel {
  pointer-events: none;
  cursor: default;
}
.formradio.-disabled + .radiolabel:before, .formradio.-disabled:hover + .radiolabel:before, .formradio:disabled + .radiolabel:before, .formcheckbox.-disabled + .checkboxlabel:before, .formcheckbox.-disabled:hover + .checkboxlabel:before, .formcheckbox:disabled + .checkboxlabel:before, .formradio.-disabled + .radiolabel:after, .formradio.-disabled:hover + .radiolabel:after, .formradio:disabled + .radiolabel:after, .formcheckbox.-disabled + .checkboxlabel:after, .formcheckbox.-disabled:hover + .checkboxlabel:after, .formcheckbox:disabled + .checkboxlabel:after {
  opacity: 0.3 !important;
  text-shadow: none !important;
}

.checkboxlabel, .radiolabel {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 1.5em;
  margin-right: 0.7142857143em;
  line-height: 1.4285714286;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.checkboxlabel:before, .radiolabel:before {
  content: " ";
  position: absolute;
  top: 0.7142857143em;
  left: 0;
  width: 1.1428571429em;
  height: 1.1428571429em;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.checkboxlabel:last-child, .radiolabel:last-child {
  margin-right: 0;
}

.formcheckbox:checked + .checkboxlabel:before,
.formradio:checked + .radiolabel:before {
  background-color: #F37A01;
  border-color: transparent;
}
.formcheckbox:checked + .checkboxlabel:after,
.formradio:checked + .radiolabel:after {
  position: absolute;
  font-size: 0.8em;
  left: 0.7142857143em;
  top: 0.8928571429em;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.formcheckbox {
  display: none;
}
.formcheckbox + .checkboxlabel:before {
  border-radius: 2px;
}
.formcheckbox:checked + .checkboxlabel:after {
  content: "\f00c";
  font-family: Fontawesome, serif;
  color: #FFFFFF;
}
.formradio {
  display: none;
}
.formradio + .radiolabel:before {
  border-radius: 50%;
}
.formradio:checked + .radiolabel:after {
  content: " ";
  width: 0.5714285714em;
  height: 0.5714285714em;
  background-color: #FFFFFF;
  border-radius: 50%;
}
.form-control:invalid, .form-control.-error {
  border-color: #F23535;
  background-color: rgba(242, 53, 53, 0.03);
  color: #F23535;
}

._margin-y-xs {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

._margin-y-sm {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

._margin-y-md {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

._margin-y-lg {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

._margin-y-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

._margin-x-xs {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

._margin-x-sm {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

._margin-x-md {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

._margin-x-lg {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

._margin-x-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

._margin-top-xs {
  margin-top: 5px !important;
}

._margin-top-sm {
  margin-top: 10px !important;
}

._margin-top-md {
  margin-top: 20px !important;
}

._margin-top-lg {
  margin-top: 30px !important;
}

._margin-bottom-xs {
  margin-bottom: 5px !important;
}

._margin-bottom-sm {
  margin-bottom: 10px !important;
}

._margin-bottom-md {
  margin-bottom: 20px !important;
}

._margin-bottom-lg {
  margin-bottom: 30px !important;
}

._margin-left-xs {
  margin-left: 5px !important;
}

._margin-left-sm {
  margin-left: 10px !important;
}

._margin-left-md {
  margin-left: 20px !important;
}

._margin-left-lg {
  margin-left: 30px !important;
}

._margin-right-xs {
  margin-right: 5px !important;
}

._margin-right-sm {
  margin-right: 10px !important;
}

._margin-right-md {
  margin-right: 20px !important;
}

._margin-right-lg {
  margin-right: 30px !important;
}

._padding-y-xs {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

._padding-y-sm {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

._padding-y-md {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

._padding-y-lg {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

._padding-x-xs {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

._padding-x-sm {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

._padding-x-md {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

._padding-x-lg {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

._padding-top-xs {
  padding-top: 5px !important;
}

._padding-top-sm {
  padding-top: 10px !important;
}

._padding-top-md {
  padding-top: 20px !important;
}

._padding-top-lg {
  padding-top: 30px !important;
}

._padding-bottom-xs {
  padding-bottom: 5px !important;
}

._padding-bottom-sm {
  padding-bottom: 10px !important;
}

._padding-bottom-md {
  padding-bottom: 20px !important;
}

._padding-bottom-lg {
  padding-bottom: 30px !important;
}

._padding-left-xs {
  padding-left: 5px !important;
}

._padding-left-sm {
  padding-left: 10px !important;
}

._padding-left-md {
  padding-left: 20px !important;
}

._padding-left-lg {
  padding-left: 30px !important;
}

._padding-right-xs {
  padding-right: 5px !important;
}

._padding-right-sm {
  padding-right: 10px !important;
}

._padding-right-md {
  padding-right: 20px !important;
}

._padding-right-lg {
  padding-right: 30px !important;
}

._no-margin {
  margin: 0 !important;
}

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

._txt-red {
  color: #F23535 !important;
}

._txt-orange-theme {
  color: #F37A01 !important;
}

._txt-orange-dark {
  color: #F96519 !important;
}

._txt-orange {
  color: #FF9700 !important;
}

._txt-yellow-writer {
  color: #FFC22F !important;
}

._txt-blue {
  color: #29b6f6 !important;
}

._txt-blue-dark {
  color: #039be5 !important;
}

._txt-green {
  color: #8BC321 !important;
}

._txt-brown {
  color: #60512e !important;
}

._txt-brown-red {
  color: #A65212 !important;
}

._txt-gray-light-3 {
  color: #F2F2F2 !important;
}

._txt-gray-light-2 {
  color: #E5E5E5 !important;
}

._txt-gray-light-1 {
  color: #D9D9D9 !important;
}

._txt-gray {
  color: #A8A8A8 !important;
}

._txt-gray-dark-1 {
  color: #878787 !important;
}

._txt-gray-dark-2 {
  color: #636363 !important;
}

._txt-gray-dark-3 {
  color: #333333 !important;
}

._txt-white {
  color: #FFFFFF !important;
}

._txt-body-color {
  color: #444 !important;
}

._txt-size-xs {
  font-size: 11px !important;
}

._txt-size-sm {
  font-size: 13px !important;
}

._txt-size-md {
  font-size: 14px !important;
}

._txt-size-lg {
  font-size: 16px !important;
}

._txt-size-xl {
  font-size: 21px !important;
}

._txt-size-xxl {
  font-size: 24px !important;
}

._txt-center {
  text-align: center !important;
}

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

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

._txt-lowercase {
  text-transform: lowercase !important;
}

._txt-uppercase {
  text-transform: uppercase !important;
}

._txt-capital {
  text-transform: capitalize !important;
}

._txt-bold {
  font-weight: bold !important;
}

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

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

._txt-italic {
  font-style: italic !important;
}

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

._txt-ellipsis {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

._single-line {
  white-space: nowrap !important;
}

svg:not(:root).svg-inline--fa {
  overflow: visible;
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

.svg-inline--fa.fa-lg {
  vertical-align: -0.225em;
}

.svg-inline--fa.fa-w-1 {
  width: 0.0625em;
}

.svg-inline--fa.fa-w-2 {
  width: 0.125em;
}

.svg-inline--fa.fa-w-3 {
  width: 0.1875em;
}

.svg-inline--fa.fa-w-4 {
  width: 0.25em;
}

.svg-inline--fa.fa-w-5 {
  width: 0.3125em;
}

.svg-inline--fa.fa-w-6 {
  width: 0.375em;
}

.svg-inline--fa.fa-w-7 {
  width: 0.4375em;
}

.svg-inline--fa.fa-w-8 {
  width: 0.5em;
}

.svg-inline--fa.fa-w-9 {
  width: 0.5625em;
}

.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}

.svg-inline--fa.fa-w-11 {
  width: 0.6875em;
}

.svg-inline--fa.fa-w-12 {
  width: 0.75em;
}

.svg-inline--fa.fa-w-13 {
  width: 0.8125em;
}

.svg-inline--fa.fa-w-14 {
  width: 0.875em;
}

.svg-inline--fa.fa-w-15 {
  width: 0.9375em;
}

.svg-inline--fa.fa-w-16 {
  width: 1em;
}

.svg-inline--fa.fa-w-17 {
  width: 1.0625em;
}

.svg-inline--fa.fa-w-18 {
  width: 1.125em;
}

.svg-inline--fa.fa-w-19 {
  width: 1.1875em;
}

.svg-inline--fa.fa-w-20 {
  width: 1.25em;
}

.svg-inline--fa.fa-pull-left {
  margin-right: 0.3em;
  width: auto;
}

.svg-inline--fa.fa-pull-right {
  margin-left: 0.3em;
  width: auto;
}

.svg-inline--fa.fa-border {
  height: 1.5em;
}

.svg-inline--fa.fa-li {
  width: 2em;
}

.svg-inline--fa.fa-fw {
  width: 1.25em;
}

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -0.125em;
  width: 1em;
}

.fa-layers svg.svg-inline--fa {
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.fa-layers-text, .fa-layers-counter {
  display: inline-block;
  position: absolute;
  text-align: center;
}

.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: 0.25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}

.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

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

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

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

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

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.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(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

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

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

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-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);
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-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,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em;
}

.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em;
}

.fa-inverse {
  color: #fff;
}

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

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

.svg-inline--fa .fa-primary {
  fill: var(--fa-primary-color, currentColor);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa .fa-secondary {
  fill: var(--fa-secondary-color, currentColor);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-primary {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-secondary {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
  fill: black;
}

.fad.fa-inverse {
  color: #fff;
}

button:disabled, .-disabled.btn-with-states, .-loading.btn-with-states {
  opacity: 0.5;
  pointer-events: none;
}

.btn-with-states .buttonicon.-ready, .btn-with-states .label.-ready {
  display: inline-block;
}
.btn-with-states .buttonicon.-loading, .btn-with-states .label.-loading {
  display: none;
}
.-loading.btn-with-states .buttonicon.-ready, .-loading.btn-with-states .label.-ready {
  display: none;
}
.-loading.btn-with-states .buttonicon.-loading, .-loading.btn-with-states .label.-loading {
  display: inline-block;
}
#main-wrapper {
  width: 96%;
  max-width: 600px;
  margin: 0 auto 20px;
}

.txt-main-header {
  color: #444444;
  margin-top: 14px;
  margin-bottom: 20px;
}
.txt-main-header > span {
  color: #F23535;
}
.txt-main-header.specify-margin {
  margin-top: 0;
  margin-bottom: 10px;
}
.txt-main-header.helper-margin {
  margin-top: 30px;
  margin-bottom: 10px;
}

#navbar {
  display: block;
  min-height: 54px;
  line-height: 38px;
  padding: 8px;
  margin-bottom: 24px;
  background: #F37A01;
}
#navbar .nav-container {
  max-width: 600px;
  margin: 0 auto;
}
#navbar .nav-container > * {
  vertical-align: middle;
}
#navbar .main-logo {
  display: block;
  width: 100px;
  height: 38px;
  padding: 6px 0;
  margin: auto;
}
#navbar .action-left-wrapper, #navbar .action-right-wrapper {
  font-size: 20px;
}
#navbar .user-avatar {
  width: 30px;
  padding: 3px 0;
}
#navbar .user-avatar > .image {
  border: 1px solid #E07002;
}

.btn-nav-action {
  width: 40px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.54);
  cursor: pointer;
  -webkit-transition: all 100ms;
  transition: all 100ms;
}
.btn-nav-action:hover {
  color: #fff;
}

.method-list-wrapper, .howto-list-wrapper {
  max-width: 450px;
  margin: 0 auto 40px;
}
.method-list-wrapper li, .howto-list-wrapper li {
  position: relative;
  margin: 4px 0;
}

.method {
  display: block;
  padding: 7px 3%;
  min-height: 44px;
  height: 44px;
  width: 100%;
  cursor: pointer;
  position: relative;
}
.method:hover {
  background-color: rgba(243, 122, 1, 0.1);
}
.method.active {
  background-color: rgba(243, 122, 1, 0.2);
}
.method.has-sub:hover {
  background-color: transparent;
}
.method.table-cell-wrapper {
  display: table;
}
.method .collapse-icon {
  margin-right: 4px;
  min-width: 13px;
}

.method-radio {
  width: 20px;
}
.method-radio > * {
  margin-right: 8px;
}

.method-icon {
  height: 30px;
}

.has-sub.selected {
  background-color: rgba(243, 122, 1, 0.1);
}

.sub-method-list {
  margin-left: 34px;
}

.btn-submit-method, .btn-submit-confirm {
  width: 100%;
  max-width: 280px;
  margin-bottom: 20px;
  font-size: 18px;
}
.btn-submit-method .loader-icon, .btn-submit-confirm .loader-icon {
  display: none;
}
.btn-submit-method.loading .loader-icon, .btn-submit-confirm.loading .loader-icon {
  display: inline-block;
}

#confirm-wrapper .txt-main-header {
  max-width: 450px;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
}

.customer-data-wrapper {
  max-width: 450px;
  margin: auto auto 40px;
}

.item-row {
  position: relative;
  padding: 5px 0;
  margin-bottom: 12px;
}
.item-row .txt-label {
  margin-bottom: 6px;
}

.form-control {
  padding: 10px;
  line-height: 1;
}
.form-control.form-inline {
  display: inline-block;
  width: auto;
}

.howto-list-wrapper {
  margin-bottom: 0;
}

.method-item {
  display: block;
  padding: 7px 3%;
  min-height: 30px;
  height: 30px;
  width: 100%;
  cursor: pointer;
  position: relative;
}

.instructions-list {
  padding: 7px 3%;
  border-left: 4px solid #ddd;
  margin: 0 0 0 1rem;
  background-color: #f5f5f5;
}

.instructions-step {
  margin: 0 0 0.5rem 0;
}
.instructions-step img {
  margin: 0.5rem auto;
}

.update-time-table {
  margin-bottom: 0.5rem !important;
}

._ratio-scale-square {
  height: 0 !important;
  padding-bottom: 100% !important;
}

._bg-image-cover {
  background: no-repeat center center;
  background-size: cover !important;
}

.bg-image-contain {
  background: no-repeat center center;
  background-size: contain !important;
}

.customer-data-wrapper.-recheck {
  margin-bottom: 30px;
}

.bill-customer-wrapper {
  margin: 0 auto;
  border-bottom: 1px dashed #E5E5E5;
  table-layout: fixed;
}
.bill-customer-wrapper > .profile-section, .bill-customer-wrapper > .contacts-section {
  display: table-cell;
  vertical-align: top;
}
.bill-customer-wrapper > .profile-section {
  width: 50px;
}
.bill-customer-wrapper > .contacts-section {
  padding-left: 15px;
}

.bill-customer-wrapper > .profile-section > .profile-cover-wrapper {
  position: relative;
  height: 50px;
}

.bill-customer-wrapper > .profile-section > .profile-cover-wrapper > .profileimg {
  width: auto;
  height: 100%;
  border-radius: 50%;
}
.bill-customer-wrapper > .profile-section > .profile-cover-wrapper > .accountlabel {
  width: 18px;
  height: 18px;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  text-align: center;
}
.bill-customer-wrapper > .profile-section > .profile-cover-wrapper > .accountlabel:before {
  font-family: Fontawesome, serif;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.bill-customer-wrapper > .profile-section > .profile-cover-wrapper > .accountlabel.-facebook {
  background-color: #3B5998;
}
.bill-customer-wrapper > .profile-section > .profile-cover-wrapper > .accountlabel.-facebook:before {
  content: "\f09a";
  font-size: 11px;
}
.bill-customer-wrapper > .profile-section > .profile-cover-wrapper > .accountlabel.-twitter {
  background-color: #29b6f6;
}
.bill-customer-wrapper > .profile-section > .profile-cover-wrapper > .accountlabel.-twitter:before {
  content: "\f099";
  font-size: 11px;
}
.bill-customer-wrapper > .profile-section > .profile-cover-wrapper > .accountlabel.-googleplus {
  background-color: #DC4E41;
}
.bill-customer-wrapper > .profile-section > .profile-cover-wrapper > .accountlabel.-googleplus:before {
  content: "\f0d5";
  font-size: 9px;
}
.bill-customer-wrapper > .profile-section > .profile-cover-wrapper > .accountlabel.-email {
  background-color: #F37A01;
}
.bill-customer-wrapper > .profile-section > .profile-cover-wrapper > .accountlabel.-email:before {
  content: "\f0e0";
  font-size: 8px;
}

.bill-customer-wrapper .account-wrapper {
  padding: 0 0 10px;
}
.bill-customer-wrapper .account-wrapper > .subject {
  font-size: 13px;
  color: #999999;
}
.bill-customer-wrapper .account-wrapper > .aliasname {
  font-size: 14px;
  font-weight: bold;
  color: #F37A01;
}
.bill-customer-wrapper .account-wrapper > .username {
  font-size: 13px;
  color: #636363;
}

.bill-customer-wrapper .contacts-data-wrapper {
  margin: 10px 0;
}
.bill-customer-wrapper .contacts-data-wrapper > .contact-data-item {
  margin: 5px 0;
}
.bill-customer-wrapper .contacts-data-wrapper > .contact-data-item > .subject {
  font-size: 13px;
  color: #999999;
}
.bill-customer-wrapper .contacts-data-wrapper > .contact-data-item > .data {
  font-size: 14px;
  color: #636363;
  line-height: 1.4;
}

.bill-payment-wrapper > .expenses-section {
  table-layout: fixed;
  padding: 5px 0 15px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 1rem;
}
.bill-payment-wrapper > .title {
  font-size: 13px;
  color: #999999;
  margin-top: 5px;
}

.discount-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.price-bath-discount {
  display: table-cell;
  vertical-align: top;
  color: #FF0000;
}

.bill-payment-wrapper > .expenses-section > .coin-list, .bill-payment-wrapper > .expenses-section > .price-bath {
  display: table-cell;
  vertical-align: top;
  margin: 10px 0;
}
.bill-payment-wrapper > .expenses-section > .coin-list {
  width: 65%;
  text-align: left;
}

.bill-payment-wrapper > .total-section {
  text-align: right;
}
.bill-payment-wrapper > .total-section > .detail-wrapper {
  display: inline-block;
  width: 60%;
  position: relative;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 10px;
}
.bill-payment-wrapper > .total-section > .detail-wrapper:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 1px;
  right: 0;
  bottom: -8px;
  background-color: #E5E5E5;
}
.bill-payment-wrapper > .total-section > .detail-wrapper > .title {
  position: absolute;
  left: 0;
  bottom: 10px;
}
.bill-payment-wrapper > .total-section > .detail-wrapper > .price {
  font-size: 18px;
}

.term {
  font-size: 12px;
  margin-bottom: 30px;
  margin-top: -5px;
}
.term a {
  font-size: 12px;
  color: #F57A01;
  margin: 0 2px;
}
.term a:hover {
  text-decoration: underline;
}

#footer {
  margin: auto;
  padding: 15px 10px;
  font-size: 12px;
  color: #A8A8A8;
  text-align: center;
}
#footer a {
  color: inherit;
}

#navigate {
  margin: 15px 0;
}
#navigate a.back {
  color: #707072;
  font-size: 14px;
}

#term-content .title {
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px;
}
#term-content .content {
  font-size: 14px;
  line-height: 22px;
  margin-top: 15px;
  position: relative;
  padding-left: 22px;
}
#term-content .content:before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  font-size: 14px;
  width: 20px;
}
#term-content .content.no1:before {
  content: "1.";
}
#term-content .content.no2:before {
  content: "2.";
}
#term-content .content.no3:before {
  content: "3.";
}

.separator {
  display: block;
  width: 100%;
  margin: 20px auto;
  border-bottom: 1px solid #E5E5E5;
}

textarea.form-control {
  max-width: 100%;
  resize: vertical;
  min-height: 70px;
  height: 70px;
}

._line-height-md {
  line-height: 1.4285714286 !important;
}

._hover-link {
  color: inherit;
  cursor: pointer;
}
._hover-link:hover {
  color: #F37A01 !important;
}

._link-gray, ._link-orange, ._link-green {
  cursor: pointer;
}
._link-gray:hover, ._link-orange:hover, ._link-green:hover {
  text-decoration: underline;
}

._link-green {
  color: #006248;
}
._link-orange {
  color: #F37A01;
}
._link-orange:hover {
  color: #E57607;
}

._link-gray {
  color: #A8A8A8 !important;
}
._link-gray:hover {
  color: #333333 !important;
}

.account-list-wrapper {
  color: #636363;
}
.account-list-wrapper .price.-promo {
  color: #333333;
}

.account-list > .account-item {
  margin-bottom: 15px;
}

.account-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.account-item > .item-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.account-item > .price-container {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: 100px;
  padding-left: 10px;
  text-align: right;
}
.account-item .price {
  color: #F37A01;
}
.account-item .price-original {
  position: relative;
  margin-top: 5px;
  color: #A8A8A8;
  font-size: 12px;
}
.account-item .price-original:after {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #A8A8A8;
  top: 0;
  bottom: 0;
  left: -2px;
  right: -2px;
  margin: auto;
}
.account-item .item-amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.account-item .item-amount > .button-amount {
  border: 0;
  width: 17px;
  border-radius: 2px;
  background: #F2F2F2;
}
.account-item .item-amount > .button-amount.-plus {
  padding: 1px 3px;
}
.account-item .amount-items-conclusion {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #A8A8A8;
}
.account-item .image-container {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 52px;
  margin-right: 10px;
  border: 1px solid #E5E5E5;
}

.account-list.-invalid {
  opacity: 0.5;
}
.account-list.-invalid .price-container {
  display: none;
}

.account-summary {
  padding-top: 15px;
  border-top: 1px solid #E5E5E5;
}
.account-summary > .item-content {
  line-height: 18px;
}
.account-summary > .price {
  text-align: right;
  min-width: 160px;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  border-bottom: 4px double #E5E5E5;
  padding-bottom: 15px;
  color: #333333;
}

.account-promotion {
  padding: 20px 0 10px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.account-promotion > .text {
  margin: 10px 0 5px;
}
.account-promotion > .account-item {
  padding: 5px 0;
}
.account-promotion > .account-item .item-content {
  display: block;
}
.account-promotion > .account-item .item-content .promo-code {
  color: #8BC321;
  font-weight: bold;
}
.account-promotion > .account-item .price-discount {
  color: #8BC321;
}
.account-promotion.-error > .account-item .item-content .error-message {
  color: #F23535;
  margin-bottom: 5px;
}
.account-promotion.-error > .account-item .item-content .promo-code {
  color: #F23535;
}
.account-promotion.-error > .account-item .item-content .promo-code.-refer {
  font-weight: 700;
}
.account-promotion.-error > .account-item .price-discount {
  color: #F23535;
}

.refer-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.refer-item .refer-icon {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.refer-item .refer-message {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.refer-item .refer-message .refer-code {
  font-weight: 700;
  margin-bottom: 4px;
}
.refer-item .refer-message .account-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.refer-item.-error {
  color: #F23535;
}

.account-promotion-refer {
  padding: 16px 0 32px 0;
  border-top: 1px solid #E5E5E5;
}
.account-promotion-refer > .header {
  font-family: sukhumvit, Helvetica, Arial, sans-serif !important;
  font-size: 21px;
  color: #444;
}

.refer-info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 16px;
  padding: 16px;
  border: 1px solid #E5E5E5;
  border-radius: 8px;
}
.refer-info-box .refer-icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #00A57D;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  color: white;
}

.refer-detail {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 8px;
}
.refer-detail > .header {
  font-weight: 700 !important;
  margin-bottom: 8px;
  color: #333333;
}
.refer-detail > .description {
  font-size: 13px;
  color: #636363;
  margin-bottom: 8px;
}

.refer-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
}
.refer-action > .text {
  color: #A8A8A8;
}

.text-button {
  border: 0 none;
  outline: 0 none;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  color: #54BD13;
  background-color: transparent;
  padding: 0;
}
.text-button:hover {
  text-decoration: underline;
}
.text-button:not(:first-child) {
  margin-left: 16px;
}

.cart-container {
  margin-bottom: 75px;
}

.invalid-cart-container {
  border-top: 1px solid #E5E5E5;
  padding: 20px 0;
}

.toggle-full-tax-form > .checkboxlabel {
  display: block;
  cursor: pointer;
}

#full-tax-form {
  border-top: 1px dashed #E5E5E5;
}
#full-tax-form:not(.-active) {
  display: none;
}

.shipment-alert-box {
  border: 1px #8BC321 dashed;
  border-radius: 3px;
  padding: 15px;
  background: rgba(133, 195, 33, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.shipment-alert-box > .image-box {
  margin-right: 10px;
}
.shipment-alert-box > .image-box > .image {
  width: auto;
  height: 40px;
}
.shipment-alert-box > .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.shipment-info-box {
  border: 1px #A8A8A8 solid;
  border-radius: 5px;
}
.shipment-info-box > legend {
  padding: 0 4px;
  font-weight: bold;
}
.shipment-info-box > .item-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shipment-info-box > .item-row > .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.shipment-info-box > .item-row > :not(:last-child) {
  margin-right: 8px;
}

@media (max-width: 767px) {
  .shipment-info-box > .item-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
  .shipment-info-box > .item-row > :not(:last-child) {
    margin-right: 0;
    margin-bottom: 8px;
  }
}
#summary-wrapper .customer-data-wrapper {
  margin-bottom: 75px;
}
#summary-wrapper .customer-data-wrapper .item-row {
  padding: 0 0 0 25px;
}
#summary-wrapper .customer-data-wrapper .item-row:not(:last-child) {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #E5E5E5;
}
#summary-wrapper .customer-data-wrapper .item-row .labelicon {
  position: absolute;
  left: 0;
  color: #F37A01;
  font-size: 13px;
  line-height: 17px;
}
#summary-wrapper .customer-data-wrapper .item-row .value {
  color: #636363;
  line-height: 1.4285714286;
}
#summary-wrapper .account-list-detail .txt-header {
  margin-bottom: 15px;
}

#transfer-info .bordered-info-box {
  border-radius: 2px;
  border: 1px solid #F37A01;
  background-color: rgba(243, 122, 1, 0.1);
  text-align: center;
  padding: 15px;
  margin: 20px auto 20px;
  max-width: 400px;
}
#transfer-info .bordered-info-box > .label {
  color: #878787;
  margin-bottom: 10px;
}
#transfer-info .bordered-info-box > .value {
  font-size: 16px;
  font-weight: bold;
}
#transfer-info .info-wrapper > .bank-account-name {
  text-align: center;
  margin-bottom: 20px;
}
#transfer-info .info-wrapper > .bank-account-name > .name {
  font-size: 16px;
  line-height: 1.4285714286;
  color: #F37A01;
}

.bank-account-list {
  max-width: 400px;
  margin: auto;
}

.bank-account-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px 0;
}
.bank-account-item > .image-container {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 30px;
  margin-right: 10px;
}
.bank-account-item > .item-info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.bank-account-item > .item-info > .name {
  line-height: 1.4285714286;
}
.bank-account-item > .item-info > .description {
  font-size: 12px;
  color: #878787;
}
.bank-account-item > .account-number {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: right;
}

.message-box-wrapper {
  display: block;
  padding: 60px 0;
  text-align: center;
}
.message-box-wrapper > .image {
  display: block;
  height: 140px;
  margin: 0 auto 30px;
  background: no-repeat center center;
  background-size: contain;
}
.message-box-wrapper > .header {
  font-size: 23px;
  font-weight: bold;
  line-height: 1;
  color: #333333;
}
.message-box-wrapper > .description {
  font-size: 14px;
  color: #A8A8A8;
  line-height: 1.4285714286;
  margin-top: 5px;
}
.message-box-wrapper > .action-button-wrapper {
  margin-top: 20px;
}

.product-box-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  margin-bottom: 10px;
}
.product-box-container.-opacity {
  opacity: 0.7;
}
.product-box-container.-auto-margin {
  max-width: 540px;
  margin: auto;
}
.product-box-container.-unclick {
  cursor: no-drop;
}
.product-box-container .product-box-image + .product-box-description {
  border-left: 1px solid rgba(51, 51, 51, 0.1);
}

.scroll-able {
  height: 455px;
  padding: 2px 4px 2px 2px;
  overflow: auto;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.scroll-able::-webkit-scrollbar {
  width: 6px;
}
.scroll-able::-webkit-scrollbar-track {
  border-radius: 16px;
}
.scroll-able::-webkit-scrollbar-thumb {
  background: #a5a5a5;
  border-radius: 16px;
}
.scroll-able::-webkit-scrollbar-thumb:hover {
  background: #888;
}

.product-box-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 6px;
  max-width: 80px;
  max-height: 80px;
}
.product-box-image > .product-box-image-content {
  -o-object-fit: cover;
     object-fit: cover;
  width: 68px;
  height: 65px;
}

.product-box-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 8px 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 80px;
}
.product-box-description > .main-text {
  color: #000;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  word-break: break-word;
}
.product-box-description > .sub-text {
  color: #A8A8A8;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  padding-top: 5px;
  word-break: break-word;
}

.product-box-buying {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 6px 8px;
}
.product-box-buying > .price {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  padding-bottom: 4px;
  color: #000;
}
.product-box-buying > .original-price {
  font-weight: 300;
  font-size: 12px;
  text-align: right;
  color: #E53939;
  text-decoration: line-through;
}
.product-box-buying > .product-box-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 16px;
  background-color: #2655A6;
  border-radius: 3px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #FFFFFF;
  border: 0;
}
.product-box-buying > .product-box-button.-finish {
  gap: 6px;
  background-color: #2C62BF;
  pointer-events: none;
}
.product-box-buying > .product-box-button.-hide {
  display: none;
}
.product-box-buying > .product-box-button.-unclick {
  cursor: no-drop;
}

@media (max-width: 47.9em) {
  .card {
    border: 0 none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #footer {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    margin: auto 10px;
  }
}
@media (min-width: 48em) {
  body {
    background-color: #F2F2F2;
  }
  .card {
    padding: 20px 30px;
  }
  #footer {
    border-top-color: transparent;
  }
}