@charset 'UTF-8';
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
input {
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
i,
em {
  font-style: normal;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #333;
  white-space: normal;
  word-break: normal;
  word-wrap: break-word;
}
img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}
a {
  color: #36f;
  text-decoration: none;
}
a.active,
a:hover {
  color: #36f;
  text-decoration: underline;
}
q:before {
  content: '“';
}
q:after {
  content: '”';
}
@media (min-width: 768px) {
  html {
    min-width: 1024px;
  }
}
@media (max-width: 767px) {
  html {
    min-width: 0;
  }
}
.hide {
  visibility: hidden !important;
}
.none,
[v-cloak] {
  display: none !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.inbl {
  display: inline-block !important;
  vertical-align: middle;
}
.full {
  width: 100% !important;
}
.noa {
  color: inherit;
  text-decoration: none;
}
.noa.active,
.noa:hover {
  color: inherit;
  text-decoration: none;
}
.inner {
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.share-img {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.opacity-img {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (min-width: 768px) {
  .opacity-img.active,
  .opacity-img:hover {
    opacity: 0.8 !important;
  }
}
@media (max-width: 767px) {
  .opacity-img.active,
  .opacity-img:active {
    opacity: 0.8 !important;
  }
}
.shadow-box {
  -webkit-transition: box-shadow 0.3s;
  -moz-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
}
@media (min-width: 768px) {
  .shadow-box.active,
  .shadow-box:hover {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.2) !important;
  }
}
@media (max-width: 767px) {
  .shadow-box.active,
  .shadow-box:active {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.2) !important;
  }
}
.directload img[data-src],
.lazyload img[data-src] {
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20120%20120%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.step-rotate%7Btransform-origin%3Acenter%3Banimation-name%3Arotate%3Banimation-duration%3A1s%3Banimation-iteration-count%3Ainfinite%3Banimation-timing-function%3Asteps(12%2Cend)%7D%40keyframes%20rotate%7Bfrom%7Btransform%3Arotate(0deg)%7Dto%7Btransform%3Arotate(360deg)%7D%7D%3C%2Fstyle%3E%3Cdefs%3E%3Cline%20id%3D%22l%22%20x1%3D%2260%22%20x2%3D%2260%22%20y1%3D%227%22%20y2%3D%2227%22%20stroke%3D%22%23999%22%20stroke-width%3D%2211%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fdefs%3E%3Cg%20class%3D%22step-rotate%22%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.27%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.27%22%20transform%3D%22rotate(30%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.27%22%20transform%3D%22rotate(60%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.27%22%20transform%3D%22rotate(90%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.27%22%20transform%3D%22rotate(120%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.27%22%20transform%3D%22rotate(150%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.37%22%20transform%3D%22rotate(180%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.46%22%20transform%3D%22rotate(210%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.56%22%20transform%3D%22rotate(240%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.66%22%20transform%3D%22rotate(270%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.75%22%20transform%3D%22rotate(300%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.85%22%20transform%3D%22rotate(330%2060%2C60)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  background-size: 30px 30px;
}
.apple-blur {
  background-color: rgba(255, 255, 255, 0.9);
}
@supports (-webkit-backdrop-filter: none) {
  .apple-blur {
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
  }
}
.col2:after {
  content: '';
  display: table;
  clear: both;
}
.col2.left60:after {
  content: '';
  display: table;
  clear: both;
}
.col2.left60 > :first-child {
  float: left;
  width: 60px;
}
.col2.left60 > :nth-child(2) {
  display: block;
  width: auto;
  margin-left: 70px;
}
.col2.right60:after {
  content: '';
  display: table;
  clear: both;
}
.col2.right60 > :nth-child(2) {
  display: block;
  width: auto;
  margin-right: 70px;
}
.col2.right60 > :first-child {
  float: right;
  width: 60px;
}
.col2.left80:after {
  content: '';
  display: table;
  clear: both;
}
.col2.left80 > :first-child {
  float: left;
  width: 80px;
}
.col2.left80 > :nth-child(2) {
  display: block;
  width: auto;
  margin-left: 90px;
}
.col2.right80:after {
  content: '';
  display: table;
  clear: both;
}
.col2.right80 > :nth-child(2) {
  display: block;
  width: auto;
  margin-right: 90px;
}
.col2.right80 > :first-child {
  float: right;
  width: 80px;
}
.col2.left120:after {
  content: '';
  display: table;
  clear: both;
}
.col2.left120 > :first-child {
  float: left;
  width: 120px;
}
.col2.left120 > :nth-child(2) {
  display: block;
  width: auto;
  margin-left: 130px;
}
.col2.right120:after {
  content: '';
  display: table;
  clear: both;
}
.col2.right120 > :nth-child(2) {
  display: block;
  width: auto;
  margin-right: 130px;
}
.col2.right120 > :first-child {
  float: right;
  width: 120px;
}
.col2.left150:after {
  content: '';
  display: table;
  clear: both;
}
.col2.left150 > :first-child {
  float: left;
  width: 150px;
}
.col2.left150 > :nth-child(2) {
  display: block;
  width: auto;
  margin-left: 160px;
}
.col2.right150:after {
  content: '';
  display: table;
  clear: both;
}
.col2.right150 > :nth-child(2) {
  display: block;
  width: auto;
  margin-right: 160px;
}
.col2.right150 > :first-child {
  float: right;
  width: 150px;
}
.col2.left200:after {
  content: '';
  display: table;
  clear: both;
}
.col2.left200 > :first-child {
  float: left;
  width: 200px;
}
.col2.left200 > :nth-child(2) {
  display: block;
  width: auto;
  margin-left: 210px;
}
.col2.right200:after {
  content: '';
  display: table;
  clear: both;
}
.col2.right200 > :nth-child(2) {
  display: block;
  width: auto;
  margin-right: 210px;
}
.col2.right200 > :first-child {
  float: right;
  width: 200px;
}
@media (min-width: 768px) {
  .inner {
    width: 1004px;
  }
  .only-mobile {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .inner {
    width: 1260px;
  }
}
@media (max-width: 767px) {
  .inner {
    width: auto;
  }
  .only-pc {
    display: none !important;
  }
}
.input,
.textarea {
  display: inline-block;
  padding: 0.7em;
  margin: 0;
  line-height: 1;
  border-width: 1px;
  border-style: solid;
  vertical-align: middle;
  color: #555555;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  height: 2.5em;
  padding-top: 11px;
  padding-bottom: 11px;
  border-color: #cccccc;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background: #ffffff;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  line-height: 40px;
}
.input::-moz-placeholder,
.textarea::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.input:-ms-input-placeholder,
.textarea:-ms-input-placeholder {
  color: #999;
}
.input::-webkit-input-placeholder,
.textarea::-webkit-input-placeholder {
  color: #999;
}
.input:focus,
.textarea:focus {
  outline: 0;
}
.input.disabled,
.textarea.disabled,
.input[disabled],
.textarea[disabled],
.input[readonly],
.textarea[readonly] {
  cursor: not-allowed !important;
}
.input:focus,
.textarea:focus {
  border-color: #66afe9 !important;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(102, 175, 233, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(102, 175, 233, 0.5);
}
.input.disabled,
.textarea.disabled,
.input[disabled],
.textarea[disabled],
.input[readonly],
.textarea[readonly] {
  border-color: #cccccc !important;
  background: #eeeeee !important;
}
.input.error,
.textarea.error {
  border-color: #FF4949;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background: #ffffff;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.input.error:focus,
.textarea.error:focus {
  border-color: #FF4949 !important;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 73, 73, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 73, 73, 0.5);
}
.input.error.disabled,
.textarea.error.disabled,
.input.error[disabled],
.textarea.error[disabled],
.input.error[readonly],
.textarea.error[readonly] {
  border-color: #FF4949 !important;
  background: #eeeeee !important;
}
.input.transparent,
.textarea.transparent {
  -webkit-border-radius: 0;
  border-radius: 0;
  border-color: transparent;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.input.transparent:focus,
.textarea.transparent:focus {
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.input.transparent.disabled,
.textarea.transparent.disabled,
.input.transparent[disabled],
.textarea.transparent[disabled],
.input.transparent[readonly],
.textarea.transparent[readonly] {
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
.input ~ *,
.textarea ~ * {
  margin-left: 5px;
}
.textarea {
  resize: vertical;
  height: auto;
  line-height: 1.5;
  padding: 0.5em;
}
.button {
  display: inline-block;
  outline: none;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  text-decoration: none !important;
  white-space: nowrap;
  line-height: 1;
  padding-left: 1em;
  padding-right: 1em;
  margin: 0;
  border: 0;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-touch-callout: none;
  font-size: 16px;
  height: 2.5em;
  padding-top: 11px;
  padding-bottom: 11px;
  color: #007aff;
  border-color: #007aff;
  background: transparent;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
}
.button.disabled,
.button[disabled] {
  cursor: not-allowed;
  pointer-events: none;
}
.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.button:hover {
  color: #007aff;
  background: rgba(0, 122, 255, 0.1);
}
.button:active,
.button.active {
  color: #ffffff;
  background: #007aff;
}
.button.disabled,
.button[disabled] {
  color: #BBBBBB !important;
  border-color: #BBBBBB !important;
  background: transparent !important;
}
.button.blue {
  color: #20A0FF;
  border-color: #20A0FF;
  background: transparent;
}
.button.blue:hover {
  color: #20A0FF;
  background: rgba(32, 160, 255, 0.1);
}
.button.blue:active,
.button.blue.active {
  color: white;
  background: #20A0FF;
}
.button.blue.disabled,
.button.blue[disabled] {
  color: #BBBBBB !important;
  border-color: #BBBBBB !important;
  background: transparent !important;
}
.button.green {
  color: #13CE66;
  border-color: #13CE66;
  background: transparent;
}
.button.green:hover {
  color: #13CE66;
  background: rgba(19, 206, 102, 0.1);
}
.button.green:active,
.button.green.active {
  color: white;
  background: #13CE66;
}
.button.green.disabled,
.button.green[disabled] {
  color: #BBBBBB !important;
  border-color: #BBBBBB !important;
  background: transparent !important;
}
.button.yellow {
  color: #F7BA2A;
  border-color: #F7BA2A;
  background: transparent;
}
.button.yellow:hover {
  color: #F7BA2A;
  background: rgba(247, 186, 42, 0.1);
}
.button.yellow:active,
.button.yellow.active {
  color: white;
  background: #F7BA2A;
}
.button.yellow.disabled,
.button.yellow[disabled] {
  color: #BBBBBB !important;
  border-color: #BBBBBB !important;
  background: transparent !important;
}
.button.red {
  color: #FF4949;
  border-color: #FF4949;
  background: transparent;
}
.button.red:hover {
  color: #FF4949;
  background: rgba(255, 73, 73, 0.1);
}
.button.red:active,
.button.red.active {
  color: white;
  background: #FF4949;
}
.button.red.disabled,
.button.red[disabled] {
  color: #BBBBBB !important;
  border-color: #BBBBBB !important;
  background: transparent !important;
}
.button.sky {
  color: #5BC0DE;
  border-color: #5BC0DE;
  background: transparent;
}
.button.sky:hover {
  color: #5BC0DE;
  background: rgba(91, 192, 222, 0.1);
}
.button.sky:active,
.button.sky.active {
  color: white;
  background: #5BC0DE;
}
.button.sky.disabled,
.button.sky[disabled] {
  color: #BBBBBB !important;
  border-color: #BBBBBB !important;
  background: transparent !important;
}
.button.gray {
  color: #BBBBBB;
  border-color: #BBBBBB;
  background: transparent;
}
.button.gray:hover {
  color: #BBBBBB;
  background: rgba(187, 187, 187, 0.1);
}
.button.gray:active,
.button.gray.active {
  color: white;
  background: #BBBBBB;
}
.button.gray.disabled,
.button.gray[disabled] {
  color: #BBBBBB !important;
  border-color: #BBBBBB !important;
  background: transparent !important;
}
.button.small {
  font-size: 12px;
  height: 2.5em;
  padding-top: 8px;
  padding-bottom: 8px;
}
.button.big {
  font-size: 20px;
  height: 2.5em;
  padding-top: 14px;
  padding-bottom: 14px;
}
.button ~ * {
  margin-left: 5px;
}
.select {
  display: inline-block;
  line-height: 0;
  position: relative;
  cursor: pointer;
}
.select select {
  display: inline-block;
  padding: 0.7em;
  margin: 0;
  line-height: 1;
  border-width: 1px;
  border-style: solid;
  vertical-align: middle;
  color: #555555;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  height: 2.5em;
  padding-top: 11px;
  padding-bottom: 11px;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 1.2em;
  width: 100%;
}
.select select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.select select:-ms-input-placeholder {
  color: #999;
}
.select select::-webkit-input-placeholder {
  color: #999;
}
.select select:focus {
  outline: 0;
}
.select select.disabled,
.select select[disabled],
.select select[readonly] {
  cursor: not-allowed !important;
}
.select select::-ms-expand {
  display: none;
}
.select.disabled,
.select[disabled] {
  cursor: not-allowed !important;
}
.select.disabled select,
.select[disabled] select {
  pointer-events: none;
  border-color: #cccccc !important;
}
.select select {
  border-color: #cccccc;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background: #ffffff;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.select select:focus {
  border-color: #20A0FF !important;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(32, 160, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(32, 160, 255, 0.5);
}
.select select.disabled,
.select select[disabled],
.select select[readonly] {
  border-color: #cccccc !important;
  background: #eeeeee !important;
}
.select:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 0.5em;
  margin: -0.25em 0 0 0;
}
.select:after {
  border-left-color: transparent;
  border-left-width: 0.25em;
  border-left-style: solid;
  border-right-color: transparent;
  border-right-width: 0.25em;
  border-right-style: solid;
  border-top-color: #000000;
  border-top-width: 0.5em;
  border-top-style: solid;
}
.select:after {
  z-index: 1;
}
.select.transparent select {
  -webkit-border-radius: 0;
  border-radius: 0;
  border-color: transparent;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.select.transparent select:focus {
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.select.transparent select.disabled,
.select.transparent select[disabled],
.select.transparent select[readonly] {
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
.select2 {
  display: inline-block;
  line-height: 0;
  position: relative;
  cursor: pointer;
}
.select2 select {
  display: inline-block;
  padding: 0.7em;
  margin: 0;
  line-height: 1;
  border-width: 1px;
  border-style: solid;
  vertical-align: middle;
  color: #555555;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  height: 2.5em;
  padding-top: 11px;
  padding-bottom: 11px;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 1.2em;
  width: 100%;
}
.select2 select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.select2 select:-ms-input-placeholder {
  color: #999;
}
.select2 select::-webkit-input-placeholder {
  color: #999;
}
.select2 select:focus {
  outline: 0;
}
.select2 select.disabled,
.select2 select[disabled],
.select2 select[readonly] {
  cursor: not-allowed !important;
}
.select2 select::-ms-expand {
  display: none;
}
.select2.disabled,
.select2[disabled] {
  cursor: not-allowed !important;
}
.select2.disabled select,
.select2[disabled] select {
  pointer-events: none;
  border-color: #cccccc !important;
}
.select2 select {
  border-color: #cccccc;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background: #ffffff;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.select2 select:focus {
  border-color: #20A0FF !important;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(32, 160, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(32, 160, 255, 0.5);
}
.select2 select.disabled,
.select2 select[disabled],
.select2 select[readonly] {
  border-color: #cccccc !important;
  background: #eeeeee !important;
}
.select2:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  right: 0;
  bottom: 0.25em;
  margin: 0;
}
.select2:after {
  border-left-color: transparent;
  border-left-width: 0.5em;
  border-left-style: solid;
  border-right-color: transparent;
  border-right-width: 0.5em;
  border-right-style: solid;
  border-top-color: #000000;
  border-top-width: 0.5em;
  border-top-style: solid;
}
.select2:after {
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.select2.transparent select {
  -webkit-border-radius: 0;
  border-radius: 0;
  border-color: transparent;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.select2.transparent select:focus {
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.select2.transparent select.disabled,
.select2.transparent select[disabled],
.select2.transparent select[readonly] {
  border-color: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
.checkbox {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.checkbox.disabled,
.checkbox[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.checkbox:active input[type="radio"] ~ i,
.checkbox:hover input[type="radio"] ~ i,
.checkbox:active input[type="checkbox"] ~ i,
.checkbox:hover input[type="checkbox"] ~ i {
  border-color: #20A0FF;
}
.checkbox input[type="radio"],
.checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  margin: 0;
  padding: 0;
  border: 0;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}
.checkbox input[type="radio"]::-moz-focus-inner,
.checkbox input[type="checkbox"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.checkbox input[type="radio"]::-ms-expand,
.checkbox input[type="checkbox"]::-ms-expand {
  display: none;
}
.checkbox input[type="radio"]::-ms-clear,
.checkbox input[type="checkbox"]::-ms-clear {
  display: none;
}
.checkbox input[type="radio"] ~ i,
.checkbox input[type="checkbox"] ~ i {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  background: #ffffff;
  overflow: hidden;
}
.checkbox input[type="radio"] ~ i:before,
.checkbox input[type="checkbox"] ~ i:before {
  content: '';
  display: block;
  width: 30%;
  height: 60%;
  margin-top: 5%;
  margin-left: 30%;
  border-right: solid 2px #ffffff;
  border-bottom: solid 2px #ffffff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkbox input[type="radio"] ~ i:after,
.checkbox input[type="checkbox"] ~ i:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
}
.checkbox input[type="radio"]:checked ~ i,
.checkbox input[type="checkbox"]:checked ~ i {
  border-color: #20A0FF;
  background: #20A0FF;
}
.checkbox input[type="radio"]:checked ~ i:after,
.checkbox input[type="checkbox"]:checked ~ i:after {
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s;
  left: 100%;
  background: #20A0FF;
}
.checkbox input[type="radio"] ~ .checked-show,
.checkbox input[type="checkbox"] ~ .checked-show,
.checkbox input[type="radio"] ~ .checked-hide,
.checkbox input[type="checkbox"] ~ .checked-hide {
  margin: 0 10px;
  vertical-align: middle;
  white-space: nowrap;
  color: #666;
}
.checkbox input[type="radio"] ~ .checked-show,
.checkbox input[type="checkbox"] ~ .checked-show {
  display: none;
}
.checkbox input[type="radio"] ~ .checked-hide,
.checkbox input[type="checkbox"] ~ .checked-hide {
  display: inline-block;
}
.checkbox input[type="radio"]:checked ~ .checked-show,
.checkbox input[type="checkbox"]:checked ~ .checked-show {
  display: inline-block;
}
.checkbox input[type="radio"]:checked ~ .checked-hide,
.checkbox input[type="checkbox"]:checked ~ .checked-hide {
  display: none;
}
.radio {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.radio.disabled,
.radio[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.radio:active input[type="radio"] ~ i,
.radio:hover input[type="radio"] ~ i,
.radio:active input[type="checkbox"] ~ i,
.radio:hover input[type="checkbox"] ~ i {
  border-color: #20A0FF;
}
.radio input[type="radio"],
.radio input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  margin: 0;
  padding: 0;
  border: 0;
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}
.radio input[type="radio"]::-moz-focus-inner,
.radio input[type="checkbox"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.radio input[type="radio"]::-ms-expand,
.radio input[type="checkbox"]::-ms-expand {
  display: none;
}
.radio input[type="radio"]::-ms-clear,
.radio input[type="checkbox"]::-ms-clear {
  display: none;
}
.radio input[type="radio"] ~ i,
.radio input[type="checkbox"] ~ i {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  background: #ffffff;
}
.radio input[type="radio"] ~ i:before,
.radio input[type="checkbox"] ~ i:before {
  content: '';
  display: block;
  width: 50%;
  height: 50%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  background: #ffffff;
}
.radio input[type="radio"]:checked ~ i,
.radio input[type="checkbox"]:checked ~ i {
  border-color: #20A0FF;
  background: #20A0FF;
}
.radio input[type="radio"]:checked ~ i:before,
.radio input[type="checkbox"]:checked ~ i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.radio input[type="radio"] ~ .checked-show,
.radio input[type="checkbox"] ~ .checked-show,
.radio input[type="radio"] ~ .checked-hide,
.radio input[type="checkbox"] ~ .checked-hide {
  margin: 0 10px;
  vertical-align: middle;
  white-space: nowrap;
  color: #666;
}
.radio input[type="radio"] ~ .checked-show,
.radio input[type="checkbox"] ~ .checked-show {
  display: none;
}
.radio input[type="radio"] ~ .checked-hide,
.radio input[type="checkbox"] ~ .checked-hide {
  display: inline-block;
}
.radio input[type="radio"]:checked ~ .checked-show,
.radio input[type="checkbox"]:checked ~ .checked-show {
  display: inline-block;
}
.radio input[type="radio"]:checked ~ .checked-hide,
.radio input[type="checkbox"]:checked ~ .checked-hide {
  display: none;
}
.switch {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.switch.disabled,
.switch[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.switch input[type="radio"],
.switch input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  margin: 0;
  padding: 0;
  border: 0;
  width: 50px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
}
.switch input[type="radio"]::-moz-focus-inner,
.switch input[type="checkbox"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.switch input[type="radio"]::-ms-expand,
.switch input[type="checkbox"]::-ms-expand {
  display: none;
}
.switch input[type="radio"]::-ms-clear,
.switch input[type="checkbox"]::-ms-clear {
  display: none;
}
.switch input[type="radio"].disabled,
.switch input[type="checkbox"].disabled,
.switch input[type="radio"][disabled],
.switch input[type="checkbox"][disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}
.switch input[type="radio"].disabled ~ i,
.switch input[type="checkbox"].disabled ~ i,
.switch input[type="radio"][disabled] ~ i,
.switch input[type="checkbox"][disabled] ~ i {
  opacity: 0.5;
}
.switch input[type="radio"] ~ i,
.switch input[type="checkbox"] ~ i {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 46px;
  height: 26px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border: 2px solid #dddddd;
  background: #dddddd;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  -o-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.switch input[type="radio"] ~ i:before,
.switch input[type="checkbox"] ~ i:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background: #fff;
  -webkit-transform-origin: 70% center;
  -moz-transform-origin: 70% center;
  -ms-transform-origin: 70% center;
  transform-origin: 70% center;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0.5, 0.5, 1);
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0.5, 0.5, 1);
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0.5, 0.5, 1);
  transition: transform 0.3s cubic-bezier(0, 0.5, 0.5, 1);
}
.switch input[type="radio"] ~ i:after,
.switch input[type="checkbox"] ~ i:after {
  content: '';
  display: block;
  width: 26px;
  height: 26px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: white;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.35), 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.35), 0 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 1.1, 1, 1.1);
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 1.1, 1, 1.1);
  -o-transition: -o-transform 0.3s cubic-bezier(0, 1.1, 1, 1.1);
  transition: transform 0.3s cubic-bezier(0, 1.1, 1, 1.1);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.switch input[type="radio"]:checked ~ i,
.switch input[type="checkbox"]:checked ~ i {
  background: #33cd5f;
  border-color: #33cd5f;
}
.switch input[type="radio"]:checked ~ i:before,
.switch input[type="checkbox"]:checked ~ i:before {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.switch input[type="radio"]:checked ~ i:after,
.switch input[type="checkbox"]:checked ~ i:after {
  -webkit-transform: translate(20px, 0);
  -ms-transform: translate(20px, 0);
  -o-transform: translate(20px, 0);
  transform: translate(20px, 0);
}
.switch input[type="radio"] ~ .checked-show,
.switch input[type="checkbox"] ~ .checked-show,
.switch input[type="radio"] ~ .checked-hide,
.switch input[type="checkbox"] ~ .checked-hide {
  margin: 0 10px;
  vertical-align: middle;
  white-space: nowrap;
  color: #666;
}
.switch input[type="radio"] ~ .checked-show,
.switch input[type="checkbox"] ~ .checked-show {
  display: none;
}
.switch input[type="radio"] ~ .checked-hide,
.switch input[type="checkbox"] ~ .checked-hide {
  display: inline-block;
}
.switch input[type="radio"]:checked ~ .checked-show,
.switch input[type="checkbox"]:checked ~ .checked-show {
  display: inline-block;
}
.switch input[type="radio"]:checked ~ .checked-hide,
.switch input[type="checkbox"]:checked ~ .checked-hide {
  display: none;
}
.checkbox input[type="radio"] ~ .checked-show,
.radio input[type="radio"] ~ .checked-show,
.switch input[type="radio"] ~ .checked-show,
.checkbox input[type="checkbox"] ~ .checked-show,
.radio input[type="checkbox"] ~ .checked-show,
.switch input[type="checkbox"] ~ .checked-show,
.checkbox input[type="radio"] ~ .checked-hide,
.radio input[type="radio"] ~ .checked-hide,
.switch input[type="radio"] ~ .checked-hide,
.checkbox input[type="checkbox"] ~ .checked-hide,
.radio input[type="checkbox"] ~ .checked-hide,
.switch input[type="checkbox"] ~ .checked-hide {
  margin: 0 10px;
  vertical-align: middle;
  white-space: nowrap;
  color: #666;
}
.checkbox input[type="radio"] ~ .checked-show,
.radio input[type="radio"] ~ .checked-show,
.switch input[type="radio"] ~ .checked-show,
.checkbox input[type="checkbox"] ~ .checked-show,
.radio input[type="checkbox"] ~ .checked-show,
.switch input[type="checkbox"] ~ .checked-show {
  display: none;
}
.checkbox input[type="radio"] ~ .checked-hide,
.radio input[type="radio"] ~ .checked-hide,
.switch input[type="radio"] ~ .checked-hide,
.checkbox input[type="checkbox"] ~ .checked-hide,
.radio input[type="checkbox"] ~ .checked-hide,
.switch input[type="checkbox"] ~ .checked-hide {
  display: inline-block;
}
.checkbox input[type="radio"]:checked ~ .checked-show,
.radio input[type="radio"]:checked ~ .checked-show,
.switch input[type="radio"]:checked ~ .checked-show,
.checkbox input[type="checkbox"]:checked ~ .checked-show,
.radio input[type="checkbox"]:checked ~ .checked-show,
.switch input[type="checkbox"]:checked ~ .checked-show {
  display: inline-block;
}
.checkbox input[type="radio"]:checked ~ .checked-hide,
.radio input[type="radio"]:checked ~ .checked-hide,
.switch input[type="radio"]:checked ~ .checked-hide,
.checkbox input[type="checkbox"]:checked ~ .checked-hide,
.radio input[type="checkbox"]:checked ~ .checked-hide,
.switch input[type="checkbox"]:checked ~ .checked-hide {
  display: none;
}
.progress {
  -webkit-transition: all 0.3s linear, all 0.3s linear;
  -moz-transition: all 0.3s linear, all 0.3s linear;
  -o-transition: all 0.3s linear, all 0.3s linear;
  transition: all 0.3s linear, all 0.3s linear;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(255, 255, 255, 0.4), inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(255, 255, 255, 0.4), inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(255, 255, 255, 0.4);
  width: 100px;
  overflow: hidden;
  height: 20px;
  font-size: 12px;
  border-radius: 10px;
  background-color: #f5f5f5;
  color: white;
}
.progress > :first-child {
  display: block;
  height: 100%;
  line-height: 20px;
  font-size: inherit;
  text-align: center;
  color: inherit;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress > :first-child {
  background-color: #20A0FF;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
.progress > :first-child {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.progress > :first-child {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress > :first-child {
  -webkit-animation: animation-progress-striped 2s linear infinite;
  -o-animation: animation-progress-striped 2s linear infinite;
  animation: animation-progress-striped 2s linear infinite;
}
@-webkit-keyframes animation-progress-striped {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes animation-progress-striped {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes animation-progress-striped {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress > :first-child {
  display: block;
  height: 100%;
  line-height: 20px;
  font-size: inherit;
  text-align: center;
  color: inherit;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress > :first-child {
  background-color: #20A0FF;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
.progress > :first-child {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.progress > :first-child {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress > :first-child {
  -webkit-animation: animation-progress-striped 2s linear infinite;
  -o-animation: animation-progress-striped 2s linear infinite;
  animation: animation-progress-striped 2s linear infinite;
}
@-webkit-keyframes animation-progress-striped {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes animation-progress-striped {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes animation-progress-striped {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.loading {
  width: 30px;
  height: 30px;
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.qp-circular-loader%7Bwidth%3A16px%3Bheight%3A16px%7D.qp-circular-loader-path%7Bstroke-dasharray%3A32.4%3Bstroke-dashoffset%3A32.4%7D.qp-circular-loader%2C.qp-circular-loader%20*%7Btransform-origin%3A50%25%2050%25%7D%40keyframes%20rotate%7Bfrom%7Btransform%3Arotate(0deg)%7Dto%7Btransform%3Arotate(360deg)%7D%7D.qp-circular-loader%7Banimation-duration%3A1568.63ms%3Banimation-iteration-count%3Ainfinite%3Banimation-name%3Arotate%3Banimation-timing-function%3Alinear%7D%40keyframes%20fillunfill%7Bfrom%7Bstroke-dashoffset%3A97.1%7D50%25%7Bstroke-dashoffset%3A64.8%7Dto%7Bstroke-dashoffset%3A32.9%7D%7D%40keyframes%20rot%7Bfrom%7Btransform%3Arotate(0deg)%7Dto%7Btransform%3Arotate(-360deg)%7D%7D%40keyframes%20colors%7Bfrom%7Bstroke%3A%2320A0FF%7Dto%7Bstroke%3A%2320A0FF%7D%7D.qp-circular-loader-path%7Banimation-duration%3A1333ms%2C5332ms%2C5332ms%3Banimation-fill-mode%3Aforwards%3Banimation-iteration-count%3Ainfinite%2Cinfinite%2Cinfinite%3Banimation-name%3Afillunfill%2Crot%2Ccolors%3Banimation-play-state%3Arunning%2Crunning%2Crunning%3Banimation-timing-function%3Acubic-bezier(0.4%2C0%2C.2%2C1)%2Csteps(4)%2Clinear%7D%3C%2Fstyle%3E%3Cg%20class%3D%22qp-circular-loader%22%3E%3Cpath%20class%3D%22qp-circular-loader-path%22%20fill%3D%22none%22%20d%3D%22M%208%2C1.125%20A%206.875%2C6.875%200%201%201%201.125%2C8%22%20stroke-width%3D%222.25px%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
}
.fgx {
  vertical-align: middle;
  font-size: 0;
}
.fgx select:focus,
.fgx textarea:focus,
.fgx input:focus,
.fgx button:focus,
.fgx a:focus {
  position: relative;
  z-index: 1;
}
.fgx > select:not(:first-child),
.fgx > textarea:not(:first-child),
.fgx > input:not(:first-child),
.fgx > button:not(:first-child),
.fgx > a:not(:first-child),
.fgx > :not(:first-child) select,
.fgx > :not(:first-child) textarea,
.fgx > :not(:first-child) input,
.fgx > :not(:first-child) button,
.fgx > :not(:first-child) a {
  margin-left: -1px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.fgx > select:not(:last-child),
.fgx > textarea:not(:last-child),
.fgx > input:not(:last-child),
.fgx > button:not(:last-child),
.fgx > a:not(:last-child),
.fgx > :not(:last-child) select,
.fgx > :not(:last-child) textarea,
.fgx > :not(:last-child) input,
.fgx > :not(:last-child) button,
.fgx > :not(:last-child) a {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.fgy {
  vertical-align: middle;
  font-size: 0;
}
.fgy select:focus,
.fgy textarea:focus,
.fgy input:focus,
.fgy button:focus,
.fgy a:focus {
  position: relative;
  z-index: 1;
}
.fgy > select:not(:first-child),
.fgy > textarea:not(:first-child),
.fgy > input:not(:first-child),
.fgy > button:not(:first-child),
.fgy > a:not(:first-child),
.fgy > :not(:first-child) select,
.fgy > :not(:first-child) textarea,
.fgy > :not(:first-child) input,
.fgy > :not(:first-child) button,
.fgy > :not(:first-child) a {
  margin-top: -1px !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.fgy > select:not(:last-child),
.fgy > textarea:not(:last-child),
.fgy > input:not(:last-child),
.fgy > button:not(:last-child),
.fgy > a:not(:last-child),
.fgy > :not(:last-child) select,
.fgy > :not(:last-child) textarea,
.fgy > :not(:last-child) input,
.fgy > :not(:last-child) button,
.fgy > :not(:last-child) a {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
blockquote {
  position: relative;
  margin: 10px auto;
  padding: 20px 60px;
  color: #666;
  background-color: #eee;
}
blockquote:before,
blockquote:after {
  position: absolute;
  height: 50px;
  font-size: 100px;
  line-height: 1;
  color: #fff;
}
blockquote:before {
  content: "“";
  top: 5px;
  left: 5px;
}
blockquote:after {
  content: "”";
  bottom: 5px;
  right: 5px;
}
body {
  text-align: center;
}
.row {
  margin: 20px 0;
  white-space: nowrap;
}
.row > * {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.row:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  overflow: hidden;
  vertical-align: middle;
}
.button-flat {
  display: inline-block;
  outline: none;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  text-decoration: none !important;
  white-space: nowrap;
  line-height: 1;
  padding-left: 1em;
  padding-right: 1em;
  margin: 0;
  border: 0;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-touch-callout: none;
  font-size: 16px;
  height: 2.5em;
  padding-top: 11px;
  padding-bottom: 11px;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 106, 185, 0.4);
  border-color: #0695ff;
  background: #20a0ff;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
}
.button-flat.disabled,
.button-flat[disabled] {
  cursor: not-allowed;
  pointer-events: none;
}
.button-flat::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.button-flat:focus,
.button-flat.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(6, 149, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(6, 149, 255, 0.5);
}
.button-flat:hover {
  color: white;
  border-color: #20a0ff;
  background: #3aabff;
}
.button-flat:active,
.button-flat.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(6, 149, 255, 0.5);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(6, 149, 255, 0.5);
  background: #0695ff;
}
.button-flat.disabled,
.button-flat[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #BBBBBB !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #BBBBBB !important;
}
.button-flat.blue {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 106, 185, 0.4);
  border-color: #0695ff;
  background: #20a0ff;
}
.button-flat.blue:focus,
.button-flat.blue.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(6, 149, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(6, 149, 255, 0.5);
}
.button-flat.blue:hover {
  color: white;
  border-color: #20a0ff;
  background: #3aabff;
}
.button-flat.blue:active,
.button-flat.blue.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(6, 149, 255, 0.5);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(6, 149, 255, 0.5);
  background: #0695ff;
}
.button-flat.blue.disabled,
.button-flat.blue[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #BBBBBB !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #BBBBBB !important;
}
.button-flat.green {
  color: white;
  text-shadow: 0 -1px 0 rgba(10, 113, 56, 0.4);
  border-color: #11b75a;
  background: #13ce66;
}
.button-flat.green:focus,
.button-flat.green.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(17, 183, 90, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(17, 183, 90, 0.5);
}
.button-flat.green:hover {
  color: white;
  border-color: #13ce66;
  background: #15e572;
}
.button-flat.green:active,
.button-flat.green.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(17, 183, 90, 0.5);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(17, 183, 90, 0.5);
  background: #11b75a;
}
.button-flat.green.disabled,
.button-flat.green[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #BBBBBB !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #BBBBBB !important;
}
.button-flat.yellow {
  color: white;
  text-shadow: 0 -1px 0 rgba(180, 129, 7, 0.4);
  border-color: #f6b211;
  background: #f7ba2a;
}
.button-flat.yellow:focus,
.button-flat.yellow.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(246, 178, 17, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(246, 178, 17, 0.5);
}
.button-flat.yellow:hover {
  color: white;
  border-color: #f7ba2a;
  background: #f8c243;
}
.button-flat.yellow:active,
.button-flat.yellow.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(246, 178, 17, 0.5);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(246, 178, 17, 0.5);
  background: #f6b211;
}
.button-flat.yellow.disabled,
.button-flat.yellow[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #BBBBBB !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #BBBBBB !important;
}
.button-flat.red {
  color: white;
  text-shadow: 0 -1px 0 rgba(226, 0, 0, 0.4);
  border-color: #ff2f2f;
  background: #ff4949;
}
.button-flat.red:focus,
.button-flat.red.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 47, 47, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 47, 47, 0.5);
}
.button-flat.red:hover {
  color: white;
  border-color: #ff4949;
  background: #ff6262;
}
.button-flat.red:active,
.button-flat.red.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 47, 47, 0.5);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 47, 47, 0.5);
  background: #ff2f2f;
}
.button-flat.red.disabled,
.button-flat.red[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #BBBBBB !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #BBBBBB !important;
}
.button-flat.sky {
  color: white;
  text-shadow: 0 -1px 0 rgba(35, 144, 176, 0.4);
  border-color: #46b8da;
  background: #5bc0de;
}
.button-flat.sky:focus,
.button-flat.sky.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(70, 184, 218, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(70, 184, 218, 0.5);
}
.button-flat.sky:hover {
  color: white;
  border-color: #5bc0de;
  background: #70c8e2;
}
.button-flat.sky:active,
.button-flat.sky.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(70, 184, 218, 0.5);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(70, 184, 218, 0.5);
  background: #46b8da;
}
.button-flat.sky.disabled,
.button-flat.sky[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #BBBBBB !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #BBBBBB !important;
}
.button-flat.gray {
  color: white;
  text-shadow: 0 -1px 0 rgba(136, 136, 136, 0.4);
  border-color: #aeaeae;
  background: #bbbbbb;
}
.button-flat.gray:focus,
.button-flat.gray.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(174, 174, 174, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(174, 174, 174, 0.5);
}
.button-flat.gray:hover {
  color: white;
  border-color: #bbbbbb;
  background: #c8c8c8;
}
.button-flat.gray:active,
.button-flat.gray.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(174, 174, 174, 0.5);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(174, 174, 174, 0.5);
  background: #aeaeae;
}
.button-flat.gray.disabled,
.button-flat.gray[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #BBBBBB !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: #BBBBBB !important;
}
.button-flat.small {
  font-size: 12px;
  height: 2.5em;
  padding-top: 8px;
  padding-bottom: 8px;
}
.button-flat.big {
  font-size: 20px;
  height: 2.5em;
  padding-top: 14px;
  padding-bottom: 14px;
}
.button-flat ~ * {
  margin-left: 5px;
}
.button-arc {
  display: inline-block;
  outline: none;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  text-decoration: none !important;
  white-space: nowrap;
  line-height: 1;
  padding-left: 1em;
  padding-right: 1em;
  margin: 0;
  border: 0;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-touch-callout: none;
  font-size: 16px;
  height: 2.5em;
  padding-top: 11px;
  padding-bottom: 11px;
  color: white;
  background-color: #20a0ff;
  text-shadow: 0 -1px 0 rgba(0, 106, 185, 0.4);
  border-color: #0087ec;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3);
  background-image: -webkit-linear-gradient(top, #53b6ff 0%, #0087ec 100%);
  background-image: -o-linear-gradient(top, #53b6ff 0%, #0087ec 100%);
  background-image: linear-gradient(to bottom, #53b6ff 0%, #0087ec 100%);
  background-repeat: repeat-x;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
}
.button-arc.disabled,
.button-arc[disabled] {
  cursor: not-allowed;
  pointer-events: none;
}
.button-arc::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.button-arc:hover {
  color: white;
  background-image: -webkit-linear-gradient(top, #0087ec 0%, #53b6ff 100%);
  background-image: -o-linear-gradient(top, #0087ec 0%, #53b6ff 100%);
  background-image: linear-gradient(to bottom, #0087ec 0%, #53b6ff 100%);
  background-repeat: repeat-x;
}
.button-arc:active,
.button-arc.active {
  color: #006ab9;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.button-arc.disabled,
.button-arc[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #BBBBBB !important;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3) !important;
  background-image: -webkit-linear-gradient(top, #c8c8c8 0%, #aeaeae 100%) !important;
  background-image: -o-linear-gradient(top, #c8c8c8 0%, #aeaeae 100%) !important;
  background-image: linear-gradient(to bottom, #c8c8c8 0%, #aeaeae 100%) !important;
  background-repeat: repeat-x !important;
}
.button-arc.blue {
  color: white;
  background-color: #20a0ff;
  text-shadow: 0 -1px 0 rgba(0, 106, 185, 0.4);
  border-color: #0087ec;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3);
  background-image: -webkit-linear-gradient(top, #53b6ff 0%, #0087ec 100%);
  background-image: -o-linear-gradient(top, #53b6ff 0%, #0087ec 100%);
  background-image: linear-gradient(to bottom, #53b6ff 0%, #0087ec 100%);
  background-repeat: repeat-x;
}
.button-arc.blue:hover {
  color: white;
  background-image: -webkit-linear-gradient(top, #0087ec 0%, #53b6ff 100%);
  background-image: -o-linear-gradient(top, #0087ec 0%, #53b6ff 100%);
  background-image: linear-gradient(to bottom, #0087ec 0%, #53b6ff 100%);
  background-repeat: repeat-x;
}
.button-arc.blue:active,
.button-arc.blue.active {
  color: #006ab9;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.button-arc.blue.disabled,
.button-arc.blue[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #BBBBBB !important;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3) !important;
  background-image: -webkit-linear-gradient(top, #c8c8c8 0%, #aeaeae 100%) !important;
  background-image: -o-linear-gradient(top, #c8c8c8 0%, #aeaeae 100%) !important;
  background-image: linear-gradient(to bottom, #c8c8c8 0%, #aeaeae 100%) !important;
  background-repeat: repeat-x !important;
}
.button-arc.green {
  color: white;
  background-color: #13ce66;
  text-shadow: 0 -1px 0 rgba(10, 113, 56, 0.4);
  border-color: #0f9f4f;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3);
  background-image: -webkit-linear-gradient(top, #29eb7f 0%, #0f9f4f 100%);
  background-image: -o-linear-gradient(top, #29eb7f 0%, #0f9f4f 100%);
  background-image: linear-gradient(to bottom, #29eb7f 0%, #0f9f4f 100%);
  background-repeat: repeat-x;
}
.button-arc.green:hover {
  color: white;
  background-image: -webkit-linear-gradient(top, #0f9f4f 0%, #29eb7f 100%);
  background-image: -o-linear-gradient(top, #0f9f4f 0%, #29eb7f 100%);
  background-image: linear-gradient(to bottom, #0f9f4f 0%, #29eb7f 100%);
  background-repeat: repeat-x;
}
.button-arc.green:active,
.button-arc.green.active {
  color: #0a7138;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.button-arc.green.disabled,
.button-arc.green[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #BBBBBB !important;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3) !important;
  background-image: -webkit-linear-gradient(top, #c8c8c8 0%, #aeaeae 100%) !important;
  background-image: -o-linear-gradient(top, #c8c8c8 0%, #aeaeae 100%) !important;
  background-image: linear-gradient(to bottom, #c8c8c8 0%, #aeaeae 100%) !important;
  background-repeat: repeat-x !important;
}
.button-arc.yellow {
  color: white;
  background-color: #f7ba2a;
  text-shadow: 0 -1px 0 rgba(180, 129, 7, 0.4);
  border-color: #e5a409;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3);
  background-image: -webkit-linear-gradient(top, #f9ca5b 0%, #e5a409 100%);
  background-image: -o-linear-gradient(top, #f9ca5b 0%, #e5a409 100%);
  background-image: linear-gradient(to bottom, #f9ca5b 0%, #e5a409 100%);
  background-repeat: repeat-x;
}
.button-arc.yellow:hover {
  color: white;
  background-image: -webkit-linear-gradient(top, #e5a409 0%, #f9ca5b 100%);
  background-image: -o-linear-gradient(top, #e5a409 0%, #f9ca5b 100%);
  background-image: linear-gradient(to bottom, #e5a409 0%, #f9ca5b 100%);
  background-repeat: repeat-x;
}
.button-arc.yellow:active,
.button-arc.yellow.active {
  color: #b48107;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.button-arc.yellow.disabled,
.button-arc.yellow[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #BBBBBB !important;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3) !important;
  background-image: -webkit-linear-gradient(top, #c8c8c8 0%, #aeaeae 100%) !important;
  background-image: -o-linear-gradient(top, #c8c8c8 0%, #aeaeae 100%) !important;
  background-image: linear-gradient(to bottom, #c8c8c8 0%, #aeaeae 100%) !important;
  background-repeat: repeat-x !important;
}
.button-arc.red {
  color: white;
  background-color: #ff4949;
  text-shadow: 0 -1px 0 rgba(226, 0, 0, 0.4);
  border-color: #ff1616;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3);
  background-image: -webkit-linear-gradient(top, #ff7c7c 0%, #ff1616 100%);
  background-image: -o-linear-gradient(top, #ff7c7c 0%, #ff1616 100%);
  background-image: linear-gradient(to bottom, #ff7c7c 0%, #ff1616 100%);
  background-repeat: repeat-x;
}
.button-arc.red:hover {
  color: white;
  background-image: -webkit-linear-gradient(top, #ff1616 0%, #ff7c7c 100%);
  background-image: -o-linear-gradient(top, #ff1616 0%, #ff7c7c 100%);
  background-image: linear-gradient(to bottom, #ff1616 0%, #ff7c7c 100%);
  background-repeat: repeat-x;
}
.button-arc.red:active,
.button-arc.red.active {
  color: #e20000;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.button-arc.red.disabled,
.button-arc.red[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #BBBBBB !important;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3) !important;
  background-image: -webkit-linear-gradient(top, #c8c8c8 0%, #aeaeae 100%) !important;
  background-image: -o-linear-gradient(top, #c8c8c8 0%, #aeaeae 100%) !important;
  background-image: linear-gradient(to bottom, #c8c8c8 0%, #aeaeae 100%) !important;
  background-repeat: repeat-x !important;
}
.button-arc.sky {
  color: white;
  background-color: #5bc0de;
  text-shadow: 0 -1px 0 rgba(35, 144, 176, 0.4);
  border-color: #31b0d5;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3);
  background-image: -webkit-linear-gradient(top, #85d0e7 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #85d0e7 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #85d0e7 0%, #31b0d5 100%);
  background-repeat: repeat-x;
}
.button-arc.sky:hover {
  color: white;
  background-image: -webkit-linear-gradient(top, #31b0d5 0%, #85d0e7 100%);
  background-image: -o-linear-gradient(top, #31b0d5 0%, #85d0e7 100%);
  background-image: linear-gradient(to bottom, #31b0d5 0%, #85d0e7 100%);
  background-repeat: repeat-x;
}
.button-arc.sky:active,
.button-arc.sky.active {
  color: #2390b0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.button-arc.sky.disabled,
.button-arc.sky[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #BBBBBB !important;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3) !important;
  background-image: -webkit-linear-gradient(top, #c8c8c8 0%, #aeaeae 100%) !important;
  background-image: -o-linear-gradient(top, #c8c8c8 0%, #aeaeae 100%) !important;
  background-image: linear-gradient(to bottom, #c8c8c8 0%, #aeaeae 100%) !important;
  background-repeat: repeat-x !important;
}
.button-arc.gray {
  color: white;
  background-color: #bbbbbb;
  text-shadow: 0 -1px 0 rgba(136, 136, 136, 0.4);
  border-color: #a2a2a2;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3);
  background-image: -webkit-linear-gradient(top, #d4d4d4 0%, #a2a2a2 100%);
  background-image: -o-linear-gradient(top, #d4d4d4 0%, #a2a2a2 100%);
  background-image: linear-gradient(to bottom, #d4d4d4 0%, #a2a2a2 100%);
  background-repeat: repeat-x;
}
.button-arc.gray:hover {
  color: white;
  background-image: -webkit-linear-gradient(top, #a2a2a2 0%, #d4d4d4 100%);
  background-image: -o-linear-gradient(top, #a2a2a2 0%, #d4d4d4 100%);
  background-image: linear-gradient(to bottom, #a2a2a2 0%, #d4d4d4 100%);
  background-repeat: repeat-x;
}
.button-arc.gray:active,
.button-arc.gray.active {
  color: #888888;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4);
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.button-arc.gray.disabled,
.button-arc.gray[disabled] {
  color: white !important;
  text-shadow: 0 -1px 0 rgba(110, 110, 110, 0.4) !important;
  border-color: #BBBBBB !important;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.3) !important;
  background-image: -webkit-linear-gradient(top, #c8c8c8 0%, #aeaeae 100%) !important;
  background-image: -o-linear-gradient(top, #c8c8c8 0%, #aeaeae 100%) !important;
  background-image: linear-gradient(to bottom, #c8c8c8 0%, #aeaeae 100%) !important;
  background-repeat: repeat-x !important;
}
.button-arc.small {
  font-size: 12px;
  height: 2.5em;
  padding-top: 8px;
  padding-bottom: 8px;
}
.button-arc.big {
  font-size: 20px;
  height: 2.5em;
  padding-top: 14px;
  padding-bottom: 14px;
}
.button-arc ~ * {
  margin-left: 5px;
}
.button-cube {
  display: inline-block;
  outline: none;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  text-decoration: none !important;
  white-space: nowrap;
  line-height: 1;
  padding-left: 1em;
  padding-right: 1em;
  margin: 0;
  border: 0;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-touch-callout: none;
  font-size: 16px;
  height: 2.5em;
  padding-top: 12px;
  padding-bottom: 12px;
  color: white;
  background: #20a0ff;
  text-shadow: 0 1px 0 rgba(0, 106, 185, 0.4);
  -webkit-box-shadow: 0 0.25em 0 #0087ec, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 0.25em 0 #0087ec, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  position: relative;
  top: 0;
  margin-bottom: 0.5em;
}
.button-cube.disabled,
.button-cube[disabled] {
  cursor: not-allowed;
  pointer-events: none;
}
.button-cube::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.button-cube:hover {
  color: white;
  background: #3aabff;
}
.button-cube:active,
.button-cube.active {
  color: white;
  -webkit-box-shadow: 0 0.1em 0 #0087ec, 0 0.2em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 0.1em 0 #0087ec, 0 0.2em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
}
.button-cube.disabled,
.button-cube[disabled] {
  color: white !important;
  text-shadow: 0 1px 0 rgba(110, 110, 110, 0.4) !important;
  -webkit-box-shadow: 0 0.25em 0 #a2a2a2, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1) !important;
  box-shadow: 0 0.25em 0 #a2a2a2, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1) !important;
  background: #BBBBBB !important;
}
.button-cube:active,
.button-cube.active {
  top: 0.15em;
}
.button-cube.blue {
  color: white;
  background: #20a0ff;
  text-shadow: 0 1px 0 rgba(0, 106, 185, 0.4);
  -webkit-box-shadow: 0 0.25em 0 #0087ec, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 0.25em 0 #0087ec, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
}
.button-cube.blue:hover {
  color: white;
  background: #3aabff;
}
.button-cube.blue:active,
.button-cube.blue.active {
  color: white;
  -webkit-box-shadow: 0 0.1em 0 #0087ec, 0 0.2em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 0.1em 0 #0087ec, 0 0.2em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
}
.button-cube.blue.disabled,
.button-cube.blue[disabled] {
  color: white !important;
  text-shadow: 0 1px 0 rgba(110, 110, 110, 0.4) !important;
  -webkit-box-shadow: 0 0.25em 0 #a2a2a2, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1) !important;
  box-shadow: 0 0.25em 0 #a2a2a2, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1) !important;
  background: #BBBBBB !important;
}
.button-cube.green {
  color: white;
  background: #13ce66;
  text-shadow: 0 1px 0 rgba(10, 113, 56, 0.4);
  -webkit-box-shadow: 0 0.25em 0 #0f9f4f, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 0.25em 0 #0f9f4f, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
}
.button-cube.green:hover {
  color: white;
  background: #15e572;
}
.button-cube.green:active,
.button-cube.green.active {
  color: white;
  -webkit-box-shadow: 0 0.1em 0 #0f9f4f, 0 0.2em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 0.1em 0 #0f9f4f, 0 0.2em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
}
.button-cube.green.disabled,
.button-cube.green[disabled] {
  color: white !important;
  text-shadow: 0 1px 0 rgba(110, 110, 110, 0.4) !important;
  -webkit-box-shadow: 0 0.25em 0 #a2a2a2, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1) !important;
  box-shadow: 0 0.25em 0 #a2a2a2, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1) !important;
  background: #BBBBBB !important;
}
.button-cube.yellow {
  color: white;
  background: #f7ba2a;
  text-shadow: 0 1px 0 rgba(180, 129, 7, 0.4);
  -webkit-box-shadow: 0 0.25em 0 #e5a409, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 0.25em 0 #e5a409, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
}
.button-cube.yellow:hover {
  color: white;
  background: #f8c243;
}
.button-cube.yellow:active,
.button-cube.yellow.active {
  color: white;
  -webkit-box-shadow: 0 0.1em 0 #e5a409, 0 0.2em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 0.1em 0 #e5a409, 0 0.2em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
}
.button-cube.yellow.disabled,
.button-cube.yellow[disabled] {
  color: white !important;
  text-shadow: 0 1px 0 rgba(110, 110, 110, 0.4) !important;
  -webkit-box-shadow: 0 0.25em 0 #a2a2a2, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1) !important;
  box-shadow: 0 0.25em 0 #a2a2a2, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1) !important;
  background: #BBBBBB !important;
}
.button-cube.red {
  color: white;
  background: #ff4949;
  text-shadow: 0 1px 0 rgba(226, 0, 0, 0.4);
  -webkit-box-shadow: 0 0.25em 0 #ff1616, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 0.25em 0 #ff1616, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
}
.button-cube.red:hover {
  color: white;
  background: #ff6262;
}
.button-cube.red:active,
.button-cube.red.active {
  color: white;
  -webkit-box-shadow: 0 0.1em 0 #ff1616, 0 0.2em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 0.1em 0 #ff1616, 0 0.2em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
}
.button-cube.red.disabled,
.button-cube.red[disabled] {
  color: white !important;
  text-shadow: 0 1px 0 rgba(110, 110, 110, 0.4) !important;
  -webkit-box-shadow: 0 0.25em 0 #a2a2a2, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1) !important;
  box-shadow: 0 0.25em 0 #a2a2a2, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1) !important;
  background: #BBBBBB !important;
}
.button-cube.sky {
  color: white;
  background: #5bc0de;
  text-shadow: 0 1px 0 rgba(35, 144, 176, 0.4);
  -webkit-box-shadow: 0 0.25em 0 #31b0d5, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 0.25em 0 #31b0d5, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
}
.button-cube.sky:hover {
  color: white;
  background: #70c8e2;
}
.button-cube.sky:active,
.button-cube.sky.active {
  color: white;
  -webkit-box-shadow: 0 0.1em 0 #31b0d5, 0 0.2em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 0.1em 0 #31b0d5, 0 0.2em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
}
.button-cube.sky.disabled,
.button-cube.sky[disabled] {
  color: white !important;
  text-shadow: 0 1px 0 rgba(110, 110, 110, 0.4) !important;
  -webkit-box-shadow: 0 0.25em 0 #a2a2a2, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1) !important;
  box-shadow: 0 0.25em 0 #a2a2a2, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1) !important;
  background: #BBBBBB !important;
}
.button-cube.gray {
  color: white;
  background: #bbbbbb;
  text-shadow: 0 1px 0 rgba(136, 136, 136, 0.4);
  -webkit-box-shadow: 0 0.25em 0 #a2a2a2, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 0.25em 0 #a2a2a2, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
}
.button-cube.gray:hover {
  color: white;
  background: #c8c8c8;
}
.button-cube.gray:active,
.button-cube.gray.active {
  color: white;
  -webkit-box-shadow: 0 0.1em 0 #a2a2a2, 0 0.2em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 0.1em 0 #a2a2a2, 0 0.2em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1);
}
.button-cube.gray.disabled,
.button-cube.gray[disabled] {
  color: white !important;
  text-shadow: 0 1px 0 rgba(110, 110, 110, 0.4) !important;
  -webkit-box-shadow: 0 0.25em 0 #a2a2a2, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1) !important;
  box-shadow: 0 0.25em 0 #a2a2a2, 0 0.5em 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(255, 255, 255, 0.1) !important;
  background: #BBBBBB !important;
}
.button-cube.small {
  font-size: 12px;
  height: 2.5em;
  padding-top: 9px;
  padding-bottom: 9px;
}
.button-cube.big {
  font-size: 20px;
  height: 2.5em;
  padding-top: 15px;
  padding-bottom: 15px;
}
.button-cube ~ * {
  margin-left: 5px;
}
.button-hollow {
  display: inline-block;
  outline: none;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  text-decoration: none !important;
  white-space: nowrap;
  line-height: 1;
  padding-left: 1em;
  padding-right: 1em;
  margin: 0;
  border: 0;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-touch-callout: none;
  font-size: 16px;
  height: 2.5em;
  padding-top: 11px;
  padding-bottom: 11px;
  color: #007aff;
  border-color: #007aff;
  background: transparent;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
}
.button-hollow.disabled,
.button-hollow[disabled] {
  cursor: not-allowed;
  pointer-events: none;
}
.button-hollow::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.button-hollow:hover {
  color: #007aff;
  background: rgba(0, 122, 255, 0.1);
}
.button-hollow:active,
.button-hollow.active {
  color: #ffffff;
  background: #007aff;
}
.button-hollow.disabled,
.button-hollow[disabled] {
  color: #BBBBBB !important;
  border-color: #BBBBBB !important;
  background: transparent !important;
}
.button-hollow.blue {
  color: #20A0FF;
  border-color: #20A0FF;
  background: transparent;
}
.button-hollow.blue:hover {
  color: #20A0FF;
  background: rgba(32, 160, 255, 0.1);
}
.button-hollow.blue:active,
.button-hollow.blue.active {
  color: white;
  background: #20A0FF;
}
.button-hollow.blue.disabled,
.button-hollow.blue[disabled] {
  color: #BBBBBB !important;
  border-color: #BBBBBB !important;
  background: transparent !important;
}
.button-hollow.green {
  color: #13CE66;
  border-color: #13CE66;
  background: transparent;
}
.button-hollow.green:hover {
  color: #13CE66;
  background: rgba(19, 206, 102, 0.1);
}
.button-hollow.green:active,
.button-hollow.green.active {
  color: white;
  background: #13CE66;
}
.button-hollow.green.disabled,
.button-hollow.green[disabled] {
  color: #BBBBBB !important;
  border-color: #BBBBBB !important;
  background: transparent !important;
}
.button-hollow.yellow {
  color: #F7BA2A;
  border-color: #F7BA2A;
  background: transparent;
}
.button-hollow.yellow:hover {
  color: #F7BA2A;
  background: rgba(247, 186, 42, 0.1);
}
.button-hollow.yellow:active,
.button-hollow.yellow.active {
  color: white;
  background: #F7BA2A;
}
.button-hollow.yellow.disabled,
.button-hollow.yellow[disabled] {
  color: #BBBBBB !important;
  border-color: #BBBBBB !important;
  background: transparent !important;
}
.button-hollow.red {
  color: #FF4949;
  border-color: #FF4949;
  background: transparent;
}
.button-hollow.red:hover {
  color: #FF4949;
  background: rgba(255, 73, 73, 0.1);
}
.button-hollow.red:active,
.button-hollow.red.active {
  color: white;
  background: #FF4949;
}
.button-hollow.red.disabled,
.button-hollow.red[disabled] {
  color: #BBBBBB !important;
  border-color: #BBBBBB !important;
  background: transparent !important;
}
.button-hollow.sky {
  color: #5BC0DE;
  border-color: #5BC0DE;
  background: transparent;
}
.button-hollow.sky:hover {
  color: #5BC0DE;
  background: rgba(91, 192, 222, 0.1);
}
.button-hollow.sky:active,
.button-hollow.sky.active {
  color: white;
  background: #5BC0DE;
}
.button-hollow.sky.disabled,
.button-hollow.sky[disabled] {
  color: #BBBBBB !important;
  border-color: #BBBBBB !important;
  background: transparent !important;
}
.button-hollow.gray {
  color: #BBBBBB;
  border-color: #BBBBBB;
  background: transparent;
}
.button-hollow.gray:hover {
  color: #BBBBBB;
  background: rgba(187, 187, 187, 0.1);
}
.button-hollow.gray:active,
.button-hollow.gray.active {
  color: white;
  background: #BBBBBB;
}
.button-hollow.gray.disabled,
.button-hollow.gray[disabled] {
  color: #BBBBBB !important;
  border-color: #BBBBBB !important;
  background: transparent !important;
}
.button-hollow.small {
  font-size: 12px;
  height: 2.5em;
  padding-top: 8px;
  padding-bottom: 8px;
}
.button-hollow.big {
  font-size: 20px;
  height: 2.5em;
  padding-top: 14px;
  padding-bottom: 14px;
}
.button-hollow ~ * {
  margin-left: 5px;
}
.loading1 {
  width: 30px;
  height: 30px;
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.qp-circular-loader%7Bwidth%3A16px%3Bheight%3A16px%7D.qp-circular-loader-path%7Bstroke-dasharray%3A32.4%3Bstroke-dashoffset%3A32.4%7D.qp-circular-loader%2C.qp-circular-loader%20*%7Btransform-origin%3A50%25%2050%25%7D%40keyframes%20rotate%7Bfrom%7Btransform%3Arotate(0deg)%7Dto%7Btransform%3Arotate(360deg)%7D%7D.qp-circular-loader%7Banimation-duration%3A1568.63ms%3Banimation-iteration-count%3Ainfinite%3Banimation-name%3Arotate%3Banimation-timing-function%3Alinear%7D%40keyframes%20fillunfill%7Bfrom%7Bstroke-dashoffset%3A97.1%7D50%25%7Bstroke-dashoffset%3A64.8%7Dto%7Bstroke-dashoffset%3A32.9%7D%7D%40keyframes%20rot%7Bfrom%7Btransform%3Arotate(0deg)%7Dto%7Btransform%3Arotate(-360deg)%7D%7D%40keyframes%20colors%7Bfrom%7Bstroke%3A%2320A0FF%7Dto%7Bstroke%3A%2320A0FF%7D%7D.qp-circular-loader-path%7Banimation-duration%3A1333ms%2C5332ms%2C5332ms%3Banimation-fill-mode%3Aforwards%3Banimation-iteration-count%3Ainfinite%2Cinfinite%2Cinfinite%3Banimation-name%3Afillunfill%2Crot%2Ccolors%3Banimation-play-state%3Arunning%2Crunning%2Crunning%3Banimation-timing-function%3Acubic-bezier(0.4%2C0%2C.2%2C1)%2Csteps(4)%2Clinear%7D%3C%2Fstyle%3E%3Cg%20class%3D%22qp-circular-loader%22%3E%3Cpath%20class%3D%22qp-circular-loader-path%22%20fill%3D%22none%22%20d%3D%22M%208%2C1.125%20A%206.875%2C6.875%200%201%201%201.125%2C8%22%20stroke-width%3D%222.25px%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
}
.loading2 {
  width: 30px;
  height: 30px;
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%20120%20120%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.step-rotate%7Btransform-origin%3Acenter%3Banimation-name%3Arotate%3Banimation-duration%3A1s%3Banimation-iteration-count%3Ainfinite%3Banimation-timing-function%3Asteps(12%2Cend)%7D%40keyframes%20rotate%7Bfrom%7Btransform%3Arotate(0deg)%7Dto%7Btransform%3Arotate(360deg)%7D%7D%3C%2Fstyle%3E%3Cdefs%3E%3Cline%20id%3D%22l%22%20x1%3D%2260%22%20x2%3D%2260%22%20y1%3D%227%22%20y2%3D%2227%22%20stroke%3D%22%2320A0FF%22%20stroke-width%3D%2211%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fdefs%3E%3Cg%20class%3D%22step-rotate%22%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.27%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.27%22%20transform%3D%22rotate(30%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.27%22%20transform%3D%22rotate(60%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.27%22%20transform%3D%22rotate(90%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.27%22%20transform%3D%22rotate(120%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.27%22%20transform%3D%22rotate(150%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.37%22%20transform%3D%22rotate(180%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.46%22%20transform%3D%22rotate(210%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.56%22%20transform%3D%22rotate(240%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.66%22%20transform%3D%22rotate(270%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.75%22%20transform%3D%22rotate(300%2060%2C60)%22%2F%3E%3Cuse%20xlink%3Ahref%3D%22%23l%22%20opacity%3D%22.85%22%20transform%3D%22rotate(330%2060%2C60)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
}
.loading3 {
  width: 30px;
  height: 30px;
}
.loading3:before {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  border-top: 4.5px solid rgba(32, 160, 255, 0.2);
  border-right: 4.5px solid rgba(32, 160, 255, 0.2);
  border-bottom: 4.5px solid rgba(32, 160, 255, 0.2);
  border-left: 4.5px solid #20A0FF;
  -webkit-animation: animation-loading3 1s linear 0s infinite normal;
  -o-animation: animation-loading3 1s linear 0s infinite normal;
  animation: animation-loading3 1s linear 0s infinite normal;
}
@-webkit-keyframes animation-loading3 {
  from {
    -webkit-transform: rotate(1deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes animation-loading3 {
  from {
    -moz-transform: rotate(1deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes animation-loading3 {
  from {
    transform: rotate(1deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.loading4 {
  position: relative;
  width: 30px;
  height: 30px;
}
.loading4:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  clip: rect(0px, 15px, 30px, 0);
  border: 3px solid #20A0FF;
  -webkit-mask: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(rgba(255, 255, 255, 0)));
  -webkit-animation: animation-loading4 1s linear 0s infinite normal;
  -o-animation: animation-loading4 1s linear 0s infinite normal;
  animation: animation-loading4 1s linear 0s infinite normal;
}
@-webkit-keyframes animation-loading4 {
  from {
    -webkit-transform: rotate(1deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes animation-loading4 {
  from {
    -moz-transform: rotate(1deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes animation-loading4 {
  from {
    transform: rotate(1deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.loading5 {
  width: 6px;
  height: 6px;
  padding: 12px;
}
.loading5:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  -webkit-animation: animation-loading5 1.4s linear infinite;
  -o-animation: animation-loading5 1.4s linear infinite;
  animation: animation-loading5 1.4s linear infinite;
}
@-webkit-keyframes animation-loading5 {
  0%,
  100% {
    -webkit-box-shadow: 0 -10.8px 0 0.6px #20A0FF, 7.2px -7.2px 0 0 #20A0FF, 10.8px 0 0 -3px #20A0FF, 7.2px 7.2px 0 -3px #20A0FF, 0 10.8px 0 -3px #20A0FF, -7.2px 7.2px 0 -3px #20A0FF, -10.8px 0 0 -3px #20A0FF, -7.2px -7.2px 0 0 #20A0FF;
  }
  12.5% {
    -webkit-box-shadow: 0 -10.8px 0 0 #20A0FF, 7.2px -7.2px 0 0.6px #20A0FF, 10.8px 0 0 0 #20A0FF, 7.2px 7.2px 0 -3px #20A0FF, 0 10.8px 0 -3px #20A0FF, -7.2px 7.2px 0 -3px #20A0FF, -10.8px 0 0 -3px #20A0FF, -7.2px -7.2px 0 -3px #20A0FF;
  }
  25% {
    -webkit-box-shadow: 0 -10.8px 0 -3px #20A0FF, 7.2px -7.2px 0 0 #20A0FF, 10.8px 0 0 0.6px #20A0FF, 7.2px 7.2px 0 0 #20A0FF, 0 10.8px 0 -3px #20A0FF, -7.2px 7.2px 0 -3px #20A0FF, -10.8px 0 0 -3px #20A0FF, -7.2px -7.2px 0 -3px #20A0FF;
  }
  37.5% {
    -webkit-box-shadow: 0 -10.8px 0 -3px #20A0FF, 7.2px -7.2px 0 -3px #20A0FF, 10.8px 0 0 0 #20A0FF, 7.2px 7.2px 0 0.6px #20A0FF, 0 10.8px 0 0 #20A0FF, -7.2px 7.2px 0 -3px #20A0FF, -10.8px 0 0 -3px #20A0FF, -7.2px -7.2px 0 -3px #20A0FF;
  }
  50% {
    -webkit-box-shadow: 0 -10.8px 0 -3px #20A0FF, 7.2px -7.2px 0 -3px #20A0FF, 10.8px 0 0 -3px #20A0FF, 7.2px 7.2px 0 0 #20A0FF, 0 10.8px 0 0.6px #20A0FF, -7.2px 7.2px 0 0 #20A0FF, -10.8px 0 0 -3px #20A0FF, -7.2px -7.2px 0 -3px #20A0FF;
  }
  62.5% {
    -webkit-box-shadow: 0 -10.8px 0 -3px #20A0FF, 7.2px -7.2px 0 -3px #20A0FF, 10.8px 0 0 -3px #20A0FF, 7.2px 7.2px 0 -3px #20A0FF, 0 10.8px 0 0 #20A0FF, -7.2px 7.2px 0 0.6px #20A0FF, -10.8px 0 0 0 #20A0FF, -7.2px -7.2px 0 -3px #20A0FF;
  }
  75% {
    -webkit-box-shadow: 0 -10.8px 0 -3px #20A0FF, 7.2px -7.2px 0 -3px #20A0FF, 10.8px 0 0 -3px #20A0FF, 7.2px 7.2px 0 -3px #20A0FF, 0 10.8px 0 -3px #20A0FF, -7.2px 7.2px 0 0 #20A0FF, -10.8px 0 0 0.6px #20A0FF, -7.2px -7.2px 0 0 #20A0FF;
  }
  87.5% {
    -webkit-box-shadow: 0 -10.8px 0 0 #20A0FF, 7.2px -7.2px 0 -3px #20A0FF, 10.8px 0 0 -3px #20A0FF, 7.2px 7.2px 0 -3px #20A0FF, 0 10.8px 0 -3px #20A0FF, -7.2px 7.2px 0 0 #20A0FF, -10.8px 0 0 0 #20A0FF, -7.2px -7.2px 0 0.6px #20A0FF;
  }
}
@-moz-keyframes animation-loading5 {
  0%,
  100% {
    box-shadow: 0 -10.8px 0 0.6px #20A0FF, 7.2px -7.2px 0 0 #20A0FF, 10.8px 0 0 -3px #20A0FF, 7.2px 7.2px 0 -3px #20A0FF, 0 10.8px 0 -3px #20A0FF, -7.2px 7.2px 0 -3px #20A0FF, -10.8px 0 0 -3px #20A0FF, -7.2px -7.2px 0 0 #20A0FF;
  }
  12.5% {
    box-shadow: 0 -10.8px 0 0 #20A0FF, 7.2px -7.2px 0 0.6px #20A0FF, 10.8px 0 0 0 #20A0FF, 7.2px 7.2px 0 -3px #20A0FF, 0 10.8px 0 -3px #20A0FF, -7.2px 7.2px 0 -3px #20A0FF, -10.8px 0 0 -3px #20A0FF, -7.2px -7.2px 0 -3px #20A0FF;
  }
  25% {
    box-shadow: 0 -10.8px 0 -3px #20A0FF, 7.2px -7.2px 0 0 #20A0FF, 10.8px 0 0 0.6px #20A0FF, 7.2px 7.2px 0 0 #20A0FF, 0 10.8px 0 -3px #20A0FF, -7.2px 7.2px 0 -3px #20A0FF, -10.8px 0 0 -3px #20A0FF, -7.2px -7.2px 0 -3px #20A0FF;
  }
  37.5% {
    box-shadow: 0 -10.8px 0 -3px #20A0FF, 7.2px -7.2px 0 -3px #20A0FF, 10.8px 0 0 0 #20A0FF, 7.2px 7.2px 0 0.6px #20A0FF, 0 10.8px 0 0 #20A0FF, -7.2px 7.2px 0 -3px #20A0FF, -10.8px 0 0 -3px #20A0FF, -7.2px -7.2px 0 -3px #20A0FF;
  }
  50% {
    box-shadow: 0 -10.8px 0 -3px #20A0FF, 7.2px -7.2px 0 -3px #20A0FF, 10.8px 0 0 -3px #20A0FF, 7.2px 7.2px 0 0 #20A0FF, 0 10.8px 0 0.6px #20A0FF, -7.2px 7.2px 0 0 #20A0FF, -10.8px 0 0 -3px #20A0FF, -7.2px -7.2px 0 -3px #20A0FF;
  }
  62.5% {
    box-shadow: 0 -10.8px 0 -3px #20A0FF, 7.2px -7.2px 0 -3px #20A0FF, 10.8px 0 0 -3px #20A0FF, 7.2px 7.2px 0 -3px #20A0FF, 0 10.8px 0 0 #20A0FF, -7.2px 7.2px 0 0.6px #20A0FF, -10.8px 0 0 0 #20A0FF, -7.2px -7.2px 0 -3px #20A0FF;
  }
  75% {
    box-shadow: 0 -10.8px 0 -3px #20A0FF, 7.2px -7.2px 0 -3px #20A0FF, 10.8px 0 0 -3px #20A0FF, 7.2px 7.2px 0 -3px #20A0FF, 0 10.8px 0 -3px #20A0FF, -7.2px 7.2px 0 0 #20A0FF, -10.8px 0 0 0.6px #20A0FF, -7.2px -7.2px 0 0 #20A0FF;
  }
  87.5% {
    box-shadow: 0 -10.8px 0 0 #20A0FF, 7.2px -7.2px 0 -3px #20A0FF, 10.8px 0 0 -3px #20A0FF, 7.2px 7.2px 0 -3px #20A0FF, 0 10.8px 0 -3px #20A0FF, -7.2px 7.2px 0 0 #20A0FF, -10.8px 0 0 0 #20A0FF, -7.2px -7.2px 0 0.6px #20A0FF;
  }
}
@keyframes animation-loading5 {
  0%,
  100% {
    box-shadow: 0 -10.8px 0 0.6px #20A0FF, 7.2px -7.2px 0 0 #20A0FF, 10.8px 0 0 -3px #20A0FF, 7.2px 7.2px 0 -3px #20A0FF, 0 10.8px 0 -3px #20A0FF, -7.2px 7.2px 0 -3px #20A0FF, -10.8px 0 0 -3px #20A0FF, -7.2px -7.2px 0 0 #20A0FF;
  }
  12.5% {
    box-shadow: 0 -10.8px 0 0 #20A0FF, 7.2px -7.2px 0 0.6px #20A0FF, 10.8px 0 0 0 #20A0FF, 7.2px 7.2px 0 -3px #20A0FF, 0 10.8px 0 -3px #20A0FF, -7.2px 7.2px 0 -3px #20A0FF, -10.8px 0 0 -3px #20A0FF, -7.2px -7.2px 0 -3px #20A0FF;
  }
  25% {
    box-shadow: 0 -10.8px 0 -3px #20A0FF, 7.2px -7.2px 0 0 #20A0FF, 10.8px 0 0 0.6px #20A0FF, 7.2px 7.2px 0 0 #20A0FF, 0 10.8px 0 -3px #20A0FF, -7.2px 7.2px 0 -3px #20A0FF, -10.8px 0 0 -3px #20A0FF, -7.2px -7.2px 0 -3px #20A0FF;
  }
  37.5% {
    box-shadow: 0 -10.8px 0 -3px #20A0FF, 7.2px -7.2px 0 -3px #20A0FF, 10.8px 0 0 0 #20A0FF, 7.2px 7.2px 0 0.6px #20A0FF, 0 10.8px 0 0 #20A0FF, -7.2px 7.2px 0 -3px #20A0FF, -10.8px 0 0 -3px #20A0FF, -7.2px -7.2px 0 -3px #20A0FF;
  }
  50% {
    box-shadow: 0 -10.8px 0 -3px #20A0FF, 7.2px -7.2px 0 -3px #20A0FF, 10.8px 0 0 -3px #20A0FF, 7.2px 7.2px 0 0 #20A0FF, 0 10.8px 0 0.6px #20A0FF, -7.2px 7.2px 0 0 #20A0FF, -10.8px 0 0 -3px #20A0FF, -7.2px -7.2px 0 -3px #20A0FF;
  }
  62.5% {
    box-shadow: 0 -10.8px 0 -3px #20A0FF, 7.2px -7.2px 0 -3px #20A0FF, 10.8px 0 0 -3px #20A0FF, 7.2px 7.2px 0 -3px #20A0FF, 0 10.8px 0 0 #20A0FF, -7.2px 7.2px 0 0.6px #20A0FF, -10.8px 0 0 0 #20A0FF, -7.2px -7.2px 0 -3px #20A0FF;
  }
  75% {
    box-shadow: 0 -10.8px 0 -3px #20A0FF, 7.2px -7.2px 0 -3px #20A0FF, 10.8px 0 0 -3px #20A0FF, 7.2px 7.2px 0 -3px #20A0FF, 0 10.8px 0 -3px #20A0FF, -7.2px 7.2px 0 0 #20A0FF, -10.8px 0 0 0.6px #20A0FF, -7.2px -7.2px 0 0 #20A0FF;
  }
  87.5% {
    box-shadow: 0 -10.8px 0 0 #20A0FF, 7.2px -7.2px 0 -3px #20A0FF, 10.8px 0 0 -3px #20A0FF, 7.2px 7.2px 0 -3px #20A0FF, 0 10.8px 0 -3px #20A0FF, -7.2px 7.2px 0 0 #20A0FF, -10.8px 0 0 0 #20A0FF, -7.2px -7.2px 0 0.6px #20A0FF;
  }
}
.progress-flat {
  width: 100px;
  overflow: hidden;
  height: 20px;
  font-size: 12px;
  border-radius: 10px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #f5f5f5;
  color: white;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(255, 255, 255, 0.4);
}
.progress-flat > :first-child {
  display: block;
  height: 100%;
  line-height: 20px;
  font-size: inherit;
  text-align: center;
  color: inherit;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress-flat > :first-child {
  background-color: #20A0FF;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
.progress-flat > :first-child {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.progress-striped {
  width: 100px;
  overflow: hidden;
  height: 20px;
  font-size: 12px;
  border-radius: 10px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #f5f5f5;
  color: white;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(255, 255, 255, 0.4);
}
.progress-striped > :first-child {
  display: block;
  height: 100%;
  line-height: 20px;
  font-size: inherit;
  text-align: center;
  color: inherit;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress-striped > :first-child {
  background-color: #20A0FF;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
.progress-striped > :first-child {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.progress-striped > :first-child {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress-striped-animation {
  width: 100px;
  overflow: hidden;
  height: 20px;
  font-size: 12px;
  border-radius: 10px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #f5f5f5;
  color: white;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(255, 255, 255, 0.4);
}
.progress-striped-animation > :first-child {
  display: block;
  height: 100%;
  line-height: 20px;
  font-size: inherit;
  text-align: center;
  color: inherit;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress-striped-animation > :first-child {
  background-color: #20A0FF;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
.progress-striped-animation > :first-child {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.progress-striped-animation > :first-child {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress-striped-animation > :first-child {
  -webkit-animation: animation-progress-striped 2s linear infinite;
  -o-animation: animation-progress-striped 2s linear infinite;
  animation: animation-progress-striped 2s linear infinite;
}
@-webkit-keyframes animation-progress-striped {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes animation-progress-striped {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes animation-progress-striped {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress-arc {
  width: 100px;
  overflow: hidden;
  height: 20px;
  font-size: 12px;
  border-radius: 10px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #f5f5f5;
  color: white;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.4), 0 -1px 0 rgba(255, 255, 255, 0.4);
}
.progress-arc > :first-child {
  display: block;
  height: 100%;
  line-height: 20px;
  font-size: inherit;
  text-align: center;
  color: inherit;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress-arc > :first-child {
  background-color: #20a0ff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
.progress-arc > :first-child {
  background-image: -webkit-linear-gradient(top, #53b6ff 0%, #0087ec 100%);
  background-image: -o-linear-gradient(top, #53b6ff 0%, #0087ec 100%);
  background-image: linear-gradient(to bottom, #53b6ff 0%, #0087ec 100%);
  background-repeat: repeat-x;
}
.progress-arc > :first-child {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 6px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2), inset 0 6px 0 rgba(255, 255, 255, 0.2);
}
.progress-hollow {
  width: 100px;
  overflow: hidden;
  height: 16px;
  font-size: 9.6px;
  border-radius: 10px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-color: #f5f5f5;
  color: white;
  -webkit-box-shadow: 0 0 0 0.1em #20A0FF;
  box-shadow: 0 0 0 0.1em #20A0FF;
  border-color: #f5f5f5;
  border-width: 2px;
  border-style: solid;
  font-size: 12px;
}
.progress-hollow > :first-child {
  display: block;
  height: 100%;
  line-height: 16px;
  font-size: inherit;
  text-align: center;
  color: inherit;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress-hollow > :first-child {
  background-color: #20A0FF;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
}
.icon-add {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 22px;
  height: 22px;
  border: 4px solid #13CE66;
  border-radius: 100%;
  background: #13CE66;
}
.icon-add:before {
  content: '';
  display: block;
  width: 14px;
  height: 4px;
  font-size: 0;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -2px;
}
.icon-add:after {
  content: '';
  display: block;
  width: 4px;
  height: 14px;
  font-size: 0;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -7px;
}
.icon-close {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 22px;
  height: 22px;
  border: 4px solid white;
  border-radius: 100%;
  background: black;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.icon-close:before {
  content: '';
  display: block;
  width: 14px;
  height: 4px;
  font-size: 0;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -2px;
}
.icon-close:after {
  content: '';
  display: block;
  width: 4px;
  height: 14px;
  font-size: 0;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -7px;
}
.icon-cross {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 30px;
  height: 30px;
}
.icon-cross:before {
  content: '';
  display: block;
  width: 30px;
  height: 4px;
  font-size: 0;
  background: #666;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -2px;
}
.icon-cross:after {
  content: '';
  display: block;
  width: 4px;
  height: 30px;
  font-size: 0;
  background: #666;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -15px;
}
.icon-fork {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 30px;
  height: 30px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.icon-fork:before {
  content: '';
  display: block;
  width: 30px;
  height: 4px;
  font-size: 0;
  background: #666;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -2px;
}
.icon-fork:after {
  content: '';
  display: block;
  width: 4px;
  height: 30px;
  font-size: 0;
  background: #666;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -15px;
}
.icon-hook {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
}
.icon-hook:before {
  content: '';
  display: block;
  width: 40%;
  height: 80%;
  margin-top: -10%;
  margin-left: 25%;
  border-right: solid 4px #666;
  border-bottom: solid 4px #666;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.icon-search {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 30px;
  height: 30px;
}
.icon-search:before {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  border: solid 4px #666;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.icon-search:after {
  content: '';
  display: block;
  position: absolute;
  top: 22.48528137px;
  left: 22.48528137px;
  width: 10.627417px;
  height: 4px;
  margin-top: -2px;
  background-color: #666;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.icon-sub {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 22px;
  height: 22px;
  border: 4px solid #FF4949;
  border-radius: 100%;
  background: #FF4949;
}
.icon-sub:before {
  content: '';
  display: block;
  width: 14px;
  height: 4px;
  font-size: 0;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -2px;
}
#navbarToggle {
  width: 40px;
  height: 40px;
  font-size: 0;
  text-align: center;
  white-space: nowrap;
}
#navbarToggle > * {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
#navbarToggle:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  overflow: hidden;
  vertical-align: middle;
}
.navbar-toggle {
  width: 24px;
  height: 4px;
  margin-top: 8px;
  margin-bottom: 8px;
  background: black;
  position: relative;
  -webkit-transition: height 0.4s, margin 0.4s, background 0.4s;
  -moz-transition: height 0.4s, margin 0.4s, background 0.4s;
  -o-transition: height 0.4s, margin 0.4s, background 0.4s;
  transition: height 0.4s, margin 0.4s, background 0.4s;
}
.navbar-toggle:before,
.navbar-toggle:after {
  content: '';
  display: block;
  width: 24px;
  height: 4px;
  font-size: 0;
  background: black;
  position: absolute;
  left: 0;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.navbar-toggle:before {
  bottom: 0;
  margin-bottom: 8px;
  -webkit-transition: background 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), margin 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: background 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), margin 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), -moz-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: background 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), margin 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), -o-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: background 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), margin 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.navbar-toggle:after {
  top: 0;
  margin-top: 8px;
  -webkit-transition: background 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), top 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), margin 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: background 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), top 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), margin 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), -moz-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: background 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), top 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), margin 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), -o-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: background 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), top 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), margin 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.navbar-toggle.active {
  height: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  background: transparent;
}
.navbar-toggle.active:before {
  background: black;
  bottom: 50%;
  margin-bottom: -2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navbar-toggle.active:after {
  background: black;
  top: 50%;
  margin-top: -2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
