.whaty {
  font-size: inherit;
}

.lab:after, .pagination-wrapper:after, .pagination-wrapper > div:after, .form-pretitle:after, .input-append:after, .form-table-wrap:after, .empty:after, .toast-tabs:after, .progress-bar.rate-append:after, .group:after, .vertical-center:after, .vertical-top:after, .link-icon:after {
  content: '';
  display: inline-block;
  height: 100%;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

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

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

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/**
 * Scaffolding
 * ----------------------------------------------------------------------------
 */
* {
  -webkit-overflow-scrolling: touch;
}

body {
  font-family: "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", "SimSun", Tahoma, Arial, sans-serif;
  line-height: 1;
  background-color: white;
}

ul,
li,
ol {
  padding: 0;
}

ul {
  margin: 0;
}

li {
  list-style-type: none;
}

input,
button,
select,
textarea {
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: none;
  border: none;
}

input::-ms-clear,
input::-ms-reveal {
  display: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

input,
textarea {
  -webkit-appearance: none;
}

input:focus,
textarea:focus {
  outline: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-modify: read-write-plaintext-only;
}

a, a:active,
label,
label:active,
div,
div:active {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  text-decoration: none;
}

img {
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * Buttons
 * ----------------------------------------------------------------------------
 */
.btn {
  display: inline-block;
  font-weight: normal;
  color: #616365;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  background-color: white;
  border-style: solid;
  border-color: #ddd;
  height: 36px;
  padding: 0 12px;
  font-size: 14px;
  line-height: 34px;
  border-width: 1px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

.btn:hover {
  color: #111315;
  text-decoration: none;
  border-color: #bbb;
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.4;
  filter: alpha(opacity=40);
  pointer-events: none;
}

.btn-solid-primary, .btn-solid-primary:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-primary, .btn-solid-primary.disabled:hover, .btn-solid-primary[disabled]:hover {
  background-color: #006de6;
}

.btn-solid-primary:hover {
  background-color: #005ec7;
}

.btn-solid-primary.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(0, 109, 230, 0.3);
  box-shadow: 0 2px 6px rgba(0, 109, 230, 0.3);
}

.btn-solid-secondary, .btn-solid-secondary:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-secondary, .btn-solid-secondary.disabled:hover, .btn-solid-secondary[disabled]:hover {
  background-color: #3b3e4c;
}

.btn-solid-secondary:hover {
  background-color: #2e303b;
}

.btn-solid-secondary.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(59, 62, 76, 0.3);
  box-shadow: 0 2px 6px rgba(59, 62, 76, 0.3);
}

.btn-solid-tertiary, .btn-solid-tertiary:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-tertiary, .btn-solid-tertiary.disabled:hover, .btn-solid-tertiary[disabled]:hover {
  background-color: #c3c8cc;
}

.btn-solid-tertiary:hover {
  background-color: #b2b9be;
}

.btn-solid-tertiary.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(195, 200, 204, 0.3);
  box-shadow: 0 2px 6px rgba(195, 200, 204, 0.3);
}

.btn-solid-success, .btn-solid-success:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-success, .btn-solid-success.disabled:hover, .btn-solid-success[disabled]:hover {
  background-color: #21c761;
}

.btn-solid-success:hover {
  background-color: #1dad54;
}

.btn-solid-success.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(33, 199, 97, 0.3);
  box-shadow: 0 2px 6px rgba(33, 199, 97, 0.3);
}

.btn-solid-warning, .btn-solid-warning:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-warning, .btn-solid-warning.disabled:hover, .btn-solid-warning[disabled]:hover {
  background-color: #ffa430;
}

.btn-solid-warning:hover {
  background-color: #ff9711;
}

.btn-solid-warning.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(255, 164, 48, 0.3);
  box-shadow: 0 2px 6px rgba(255, 164, 48, 0.3);
}

.btn-solid-danger, .btn-solid-danger:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-danger, .btn-solid-danger.disabled:hover, .btn-solid-danger[disabled]:hover {
  background-color: #e20700;
}

.btn-solid-danger:hover {
  background-color: #c30600;
}

.btn-solid-danger.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(226, 7, 0, 0.3);
  box-shadow: 0 2px 6px rgba(226, 7, 0, 0.3);
}

.btn-solid-default, .btn-solid-default:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-default, .btn-solid-default.disabled:hover, .btn-solid-default[disabled]:hover {
  background-color: #616365;
}

.btn-solid-default:hover {
  background-color: #525455;
}

.btn-solid-default.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(97, 99, 101, 0.3);
  box-shadow: 0 2px 6px rgba(97, 99, 101, 0.3);
}

.btn-solid-light, .btn-solid-light:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-light, .btn-solid-light.disabled:hover, .btn-solid-light[disabled]:hover {
  background-color: #ABADAF;
}

.btn-solid-light:hover {
  background-color: #9b9ea0;
}

.btn-solid-light.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(171, 173, 175, 0.3);
  box-shadow: 0 2px 6px rgba(171, 173, 175, 0.3);
}

.btn-solid-dark, .btn-solid-dark:hover {
  color: white;
  border-color: transparent;
}

.btn-solid-dark, .btn-solid-dark.disabled:hover, .btn-solid-dark[disabled]:hover {
  background-color: #111315;
}

.btn-solid-dark:hover {
  background-color: #030404;
}

.btn-solid-dark.shadow {
  -webkit-box-shadow: 0 2px 6px rgba(17, 19, 21, 0.3);
  box-shadow: 0 2px 6px rgba(17, 19, 21, 0.3);
}

.btn-anti-primary, .btn-anti-primary:hover {
  color: #006de6;
  border-color: transparent;
}

.btn-anti-primary, .btn-anti-primary.disabled:hover, .btn-anti-primary[disabled]:hover {
  background-color: rgba(0, 109, 230, 0.2);
}

.btn-anti-primary:hover {
  background-color: rgba(0, 109, 230, 0.3);
}

.btn-anti-secondary, .btn-anti-secondary:hover {
  color: #3b3e4c;
  border-color: transparent;
}

.btn-anti-secondary, .btn-anti-secondary.disabled:hover, .btn-anti-secondary[disabled]:hover {
  background-color: rgba(59, 62, 76, 0.2);
}

.btn-anti-secondary:hover {
  background-color: rgba(59, 62, 76, 0.3);
}

.btn-anti-tertiary, .btn-anti-tertiary:hover {
  color: #c3c8cc;
  border-color: transparent;
}

.btn-anti-tertiary, .btn-anti-tertiary.disabled:hover, .btn-anti-tertiary[disabled]:hover {
  background-color: rgba(195, 200, 204, 0.2);
}

.btn-anti-tertiary:hover {
  background-color: rgba(195, 200, 204, 0.3);
}

.btn-anti-success, .btn-anti-success:hover {
  color: #21c761;
  border-color: transparent;
}

.btn-anti-success, .btn-anti-success.disabled:hover, .btn-anti-success[disabled]:hover {
  background-color: rgba(33, 199, 97, 0.2);
}

.btn-anti-success:hover {
  background-color: rgba(33, 199, 97, 0.3);
}

.btn-anti-warning, .btn-anti-warning:hover {
  color: #ffa430;
  border-color: transparent;
}

.btn-anti-warning, .btn-anti-warning.disabled:hover, .btn-anti-warning[disabled]:hover {
  background-color: rgba(255, 164, 48, 0.2);
}

.btn-anti-warning:hover {
  background-color: rgba(255, 164, 48, 0.3);
}

.btn-anti-danger, .btn-anti-danger:hover {
  color: #e20700;
  border-color: transparent;
}

.btn-anti-danger, .btn-anti-danger.disabled:hover, .btn-anti-danger[disabled]:hover {
  background-color: rgba(226, 7, 0, 0.2);
}

.btn-anti-danger:hover {
  background-color: rgba(226, 7, 0, 0.3);
}

.btn-anti-default, .btn-anti-default:hover {
  color: #616365;
  border-color: transparent;
}

.btn-anti-default, .btn-anti-default.disabled:hover, .btn-anti-default[disabled]:hover {
  background-color: rgba(97, 99, 101, 0.2);
}

.btn-anti-default:hover {
  background-color: rgba(97, 99, 101, 0.3);
}

.btn-anti-light, .btn-anti-light:hover {
  color: #ABADAF;
  border-color: transparent;
}

.btn-anti-light, .btn-anti-light.disabled:hover, .btn-anti-light[disabled]:hover {
  background-color: rgba(171, 173, 175, 0.2);
}

.btn-anti-light:hover {
  background-color: rgba(171, 173, 175, 0.3);
}

.btn-anti-dark, .btn-anti-dark:hover {
  color: #111315;
  border-color: transparent;
}

.btn-anti-dark, .btn-anti-dark.disabled:hover, .btn-anti-dark[disabled]:hover {
  background-color: rgba(17, 19, 21, 0.2);
}

.btn-anti-dark:hover {
  background-color: rgba(17, 19, 21, 0.3);
}

.btn-hollow-primary, .btn-hollow-primary:hover {
  border-color: #006de6;
}

.btn-hollow-primary, .btn-hollow-primary.disabled:hover, .btn-hollow-primary[disabled]:hover {
  color: #006de6;
  background-color: transparent;
}

.btn-hollow-primary:hover {
  color: white;
  background-color: #006de6;
}

.btn-hollow-secondary, .btn-hollow-secondary:hover {
  border-color: #3b3e4c;
}

.btn-hollow-secondary, .btn-hollow-secondary.disabled:hover, .btn-hollow-secondary[disabled]:hover {
  color: #3b3e4c;
  background-color: transparent;
}

.btn-hollow-secondary:hover {
  color: white;
  background-color: #3b3e4c;
}

.btn-hollow-tertiary, .btn-hollow-tertiary:hover {
  border-color: #c3c8cc;
}

.btn-hollow-tertiary, .btn-hollow-tertiary.disabled:hover, .btn-hollow-tertiary[disabled]:hover {
  color: #c3c8cc;
  background-color: transparent;
}

.btn-hollow-tertiary:hover {
  color: white;
  background-color: #c3c8cc;
}

.btn-hollow-success, .btn-hollow-success:hover {
  border-color: #21c761;
}

.btn-hollow-success, .btn-hollow-success.disabled:hover, .btn-hollow-success[disabled]:hover {
  color: #21c761;
  background-color: transparent;
}

.btn-hollow-success:hover {
  color: white;
  background-color: #21c761;
}

.btn-hollow-warning, .btn-hollow-warning:hover {
  border-color: #ffa430;
}

.btn-hollow-warning, .btn-hollow-warning.disabled:hover, .btn-hollow-warning[disabled]:hover {
  color: #ffa430;
  background-color: transparent;
}

.btn-hollow-warning:hover {
  color: white;
  background-color: #ffa430;
}

.btn-hollow-danger, .btn-hollow-danger:hover {
  border-color: #e20700;
}

.btn-hollow-danger, .btn-hollow-danger.disabled:hover, .btn-hollow-danger[disabled]:hover {
  color: #e20700;
  background-color: transparent;
}

.btn-hollow-danger:hover {
  color: white;
  background-color: #e20700;
}

.btn-hollow-default, .btn-hollow-default:hover {
  border-color: #616365;
}

.btn-hollow-default, .btn-hollow-default.disabled:hover, .btn-hollow-default[disabled]:hover {
  color: #616365;
  background-color: transparent;
}

.btn-hollow-default:hover {
  color: white;
  background-color: #616365;
}

.btn-hollow-light, .btn-hollow-light:hover {
  border-color: #ABADAF;
}

.btn-hollow-light, .btn-hollow-light.disabled:hover, .btn-hollow-light[disabled]:hover {
  color: #ABADAF;
  background-color: transparent;
}

.btn-hollow-light:hover {
  color: white;
  background-color: #ABADAF;
}

.btn-hollow-dark, .btn-hollow-dark:hover {
  border-color: #111315;
}

.btn-hollow-dark, .btn-hollow-dark.disabled:hover, .btn-hollow-dark[disabled]:hover {
  color: #111315;
  background-color: transparent;
}

.btn-hollow-dark:hover {
  color: white;
  background-color: #111315;
}

.btn-outline-primary, .btn-outline-primary:hover {
  color: #006de6;
  border-color: rgba(0, 109, 230, 0.3);
}

.btn-outline-primary, .btn-outline-primary.disabled:hover, .btn-outline-primary[disabled]:hover {
  background-color: rgba(0, 109, 230, 0.1);
}

.btn-outline-primary:hover {
  background-color: rgba(0, 109, 230, 0.2);
}

.btn-outline-secondary, .btn-outline-secondary:hover {
  color: #3b3e4c;
  border-color: rgba(59, 62, 76, 0.3);
}

.btn-outline-secondary, .btn-outline-secondary.disabled:hover, .btn-outline-secondary[disabled]:hover {
  background-color: rgba(59, 62, 76, 0.1);
}

.btn-outline-secondary:hover {
  background-color: rgba(59, 62, 76, 0.2);
}

.btn-outline-tertiary, .btn-outline-tertiary:hover {
  color: #c3c8cc;
  border-color: rgba(195, 200, 204, 0.3);
}

.btn-outline-tertiary, .btn-outline-tertiary.disabled:hover, .btn-outline-tertiary[disabled]:hover {
  background-color: rgba(195, 200, 204, 0.1);
}

.btn-outline-tertiary:hover {
  background-color: rgba(195, 200, 204, 0.2);
}

.btn-outline-success, .btn-outline-success:hover {
  color: #21c761;
  border-color: rgba(33, 199, 97, 0.3);
}

.btn-outline-success, .btn-outline-success.disabled:hover, .btn-outline-success[disabled]:hover {
  background-color: rgba(33, 199, 97, 0.1);
}

.btn-outline-success:hover {
  background-color: rgba(33, 199, 97, 0.2);
}

.btn-outline-warning, .btn-outline-warning:hover {
  color: #ffa430;
  border-color: rgba(255, 164, 48, 0.3);
}

.btn-outline-warning, .btn-outline-warning.disabled:hover, .btn-outline-warning[disabled]:hover {
  background-color: rgba(255, 164, 48, 0.1);
}

.btn-outline-warning:hover {
  background-color: rgba(255, 164, 48, 0.2);
}

.btn-outline-danger, .btn-outline-danger:hover {
  color: #e20700;
  border-color: rgba(226, 7, 0, 0.3);
}

.btn-outline-danger, .btn-outline-danger.disabled:hover, .btn-outline-danger[disabled]:hover {
  background-color: rgba(226, 7, 0, 0.1);
}

.btn-outline-danger:hover {
  background-color: rgba(226, 7, 0, 0.2);
}

.btn-outline-default, .btn-outline-default:hover {
  color: #616365;
  border-color: rgba(97, 99, 101, 0.3);
}

.btn-outline-default, .btn-outline-default.disabled:hover, .btn-outline-default[disabled]:hover {
  background-color: rgba(97, 99, 101, 0.1);
}

.btn-outline-default:hover {
  background-color: rgba(97, 99, 101, 0.2);
}

.btn-outline-light, .btn-outline-light:hover {
  color: #ABADAF;
  border-color: rgba(171, 173, 175, 0.3);
}

.btn-outline-light, .btn-outline-light.disabled:hover, .btn-outline-light[disabled]:hover {
  background-color: rgba(171, 173, 175, 0.1);
}

.btn-outline-light:hover {
  background-color: rgba(171, 173, 175, 0.2);
}

.btn-outline-dark, .btn-outline-dark:hover {
  color: #111315;
  border-color: rgba(17, 19, 21, 0.3);
}

.btn-outline-dark, .btn-outline-dark.disabled:hover, .btn-outline-dark[disabled]:hover {
  background-color: rgba(17, 19, 21, 0.1);
}

.btn-outline-dark:hover {
  background-color: rgba(17, 19, 21, 0.2);
}

.btn-ghost-solid-primary, .btn-ghost-solid-primary.disabled:hover, .btn-ghost-solid-primary[disabled]:hover {
  color: #006de6;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-solid-primary:hover {
  color: white;
  background-color: #006de6;
  border-color: transparent;
}

.btn-ghost-solid-secondary, .btn-ghost-solid-secondary.disabled:hover, .btn-ghost-solid-secondary[disabled]:hover {
  color: #3b3e4c;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-solid-secondary:hover {
  color: white;
  background-color: #3b3e4c;
  border-color: transparent;
}

.btn-ghost-solid-tertiary, .btn-ghost-solid-tertiary.disabled:hover, .btn-ghost-solid-tertiary[disabled]:hover {
  color: #c3c8cc;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-solid-tertiary:hover {
  color: white;
  background-color: #c3c8cc;
  border-color: transparent;
}

.btn-ghost-solid-success, .btn-ghost-solid-success.disabled:hover, .btn-ghost-solid-success[disabled]:hover {
  color: #21c761;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-solid-success:hover {
  color: white;
  background-color: #21c761;
  border-color: transparent;
}

.btn-ghost-solid-warning, .btn-ghost-solid-warning.disabled:hover, .btn-ghost-solid-warning[disabled]:hover {
  color: #ffa430;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-solid-warning:hover {
  color: white;
  background-color: #ffa430;
  border-color: transparent;
}

.btn-ghost-solid-danger, .btn-ghost-solid-danger.disabled:hover, .btn-ghost-solid-danger[disabled]:hover {
  color: #e20700;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-solid-danger:hover {
  color: white;
  background-color: #e20700;
  border-color: transparent;
}

.btn-ghost-solid-default, .btn-ghost-solid-default.disabled:hover, .btn-ghost-solid-default[disabled]:hover {
  color: #616365;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-solid-default:hover {
  color: white;
  background-color: #616365;
  border-color: transparent;
}

.btn-ghost-solid-light, .btn-ghost-solid-light.disabled:hover, .btn-ghost-solid-light[disabled]:hover {
  color: #ABADAF;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-solid-light:hover {
  color: white;
  background-color: #ABADAF;
  border-color: transparent;
}

.btn-ghost-solid-dark, .btn-ghost-solid-dark.disabled:hover, .btn-ghost-solid-dark[disabled]:hover {
  color: #111315;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-solid-dark:hover {
  color: white;
  background-color: #111315;
  border-color: transparent;
}

.btn-ghost-hollow-primary, .btn-ghost-hollow-primary:hover {
  color: #006de6;
}

.btn-ghost-hollow-primary, .btn-ghost-hollow-primary.disabled:hover, .btn-ghost-hollow-primary[disabled]:hover {
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-hollow-primary:hover {
  border-color: #006de6;
}

.btn-ghost-hollow-secondary, .btn-ghost-hollow-secondary:hover {
  color: #3b3e4c;
}

.btn-ghost-hollow-secondary, .btn-ghost-hollow-secondary.disabled:hover, .btn-ghost-hollow-secondary[disabled]:hover {
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-hollow-secondary:hover {
  border-color: #3b3e4c;
}

.btn-ghost-hollow-tertiary, .btn-ghost-hollow-tertiary:hover {
  color: #c3c8cc;
}

.btn-ghost-hollow-tertiary, .btn-ghost-hollow-tertiary.disabled:hover, .btn-ghost-hollow-tertiary[disabled]:hover {
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-hollow-tertiary:hover {
  border-color: #c3c8cc;
}

.btn-ghost-hollow-success, .btn-ghost-hollow-success:hover {
  color: #21c761;
}

.btn-ghost-hollow-success, .btn-ghost-hollow-success.disabled:hover, .btn-ghost-hollow-success[disabled]:hover {
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-hollow-success:hover {
  border-color: #21c761;
}

.btn-ghost-hollow-warning, .btn-ghost-hollow-warning:hover {
  color: #ffa430;
}

.btn-ghost-hollow-warning, .btn-ghost-hollow-warning.disabled:hover, .btn-ghost-hollow-warning[disabled]:hover {
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-hollow-warning:hover {
  border-color: #ffa430;
}

.btn-ghost-hollow-danger, .btn-ghost-hollow-danger:hover {
  color: #e20700;
}

.btn-ghost-hollow-danger, .btn-ghost-hollow-danger.disabled:hover, .btn-ghost-hollow-danger[disabled]:hover {
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-hollow-danger:hover {
  border-color: #e20700;
}

.btn-ghost-hollow-default, .btn-ghost-hollow-default:hover {
  color: #616365;
}

.btn-ghost-hollow-default, .btn-ghost-hollow-default.disabled:hover, .btn-ghost-hollow-default[disabled]:hover {
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-hollow-default:hover {
  border-color: #616365;
}

.btn-ghost-hollow-light, .btn-ghost-hollow-light:hover {
  color: #ABADAF;
}

.btn-ghost-hollow-light, .btn-ghost-hollow-light.disabled:hover, .btn-ghost-hollow-light[disabled]:hover {
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-hollow-light:hover {
  border-color: #ABADAF;
}

.btn-ghost-hollow-dark, .btn-ghost-hollow-dark:hover {
  color: #111315;
}

.btn-ghost-hollow-dark, .btn-ghost-hollow-dark.disabled:hover, .btn-ghost-hollow-dark[disabled]:hover {
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost-hollow-dark:hover {
  border-color: #111315;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.btn-lg {
  height: 44px;
  padding: 0 16px;
  font-size: 16px;
  line-height: 42px;
  border-width: 1px;
  border-radius: 5px;
}

.btn-sm {
  height: 28px;
  padding: 0 8px;
  font-size: 12px;
  line-height: 26px;
  border-width: 1px;
  border-radius: 3px;
}

.btn-xs {
  height: 22px;
  padding: 0 4px;
  font-size: 12px;
  line-height: 20px;
  border-width: 1px;
  border-radius: 3px;
}

.btn-group {
  font-size: 0;
}

.btn-group .btn {
  vertical-align: middle;
  border-radius: 0;
}

.btn-group .btn:not(:first-child) {
  border-left-width: 0;
}

.btn-group .btn:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group .btn:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.btn-group.btn-default-group .btn {
  position: relative;
}

.btn-group.btn-default-group .btn:hover:not(:first-child):after {
  content: '';
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: block;
  width: 1px;
  background-color: #ccc;
}

.btn-group.btn-solid-group .btn:not(:first-child) {
  margin-left: 1px;
}

.btn-group.btn-ghost-group .btn {
  border-radius: 4px;
}

.btn-group.btn-ghost-group .btn:not(:first-child) {
  border-left-width: 1px;
}

.ie8 .btn-group .btn {
  border-left-width: 0;
}

.ie8 .btn-group .btn:first-child {
  border-left-width: 1px;
}

.ie8 .btn-group.btn-solid-group .btn {
  margin-left: 1px;
}

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

/**
 * Labs
 * ----------------------------------------------------------------------------
*/
.lab {
  display: inline-block;
  height: 18px;
  padding: 0 6px;
  color: white;
  border-radius: 2px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
}

.lab:after {
  vertical-align: middle;
}

.lab > * {
  display: inline-block;
  vertical-align: middle;
}

.lab > *:first-child {
  margin-left: 0;
}

.lab > *:last-child {
  margin-right: 0;
}

.lab > span {
  margin: 0 2px;
}

.lab.lab-lg {
  height: 22px;
  padding: 0 8px;
  border-radius: 3px;
}

.lab.lab-lg .lab-icon i {
  width: 14px;
  height: 14px;
  font-size: 14px;
}

.lab.lab-lg .lab-text {
  font-size: 13px;
}

.lab-icon {
  font-size: 0;
}

.lab-icon:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.lab-icon i {
  display: inline-block;
  height: 100%;
  font-size: 12px;
  vertical-align: middle;
}

.lab-text {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
}

.lab-primary {
  background-color: #006de6;
}

.lab-primary.lab-hollow {
  color: #006de6;
  border-color: rgba(0, 109, 230, 0.5);
}

.lab-primary.lab-anti {
  color: #006de6;
  background-color: rgba(0, 109, 230, 0.1);
}

.lab-primary.lab-ghost {
  color: #006de6;
}

.lab-secondary {
  background-color: #3b3e4c;
}

.lab-secondary.lab-hollow {
  color: #3b3e4c;
  border-color: rgba(59, 62, 76, 0.5);
}

.lab-secondary.lab-anti {
  color: #3b3e4c;
  background-color: rgba(59, 62, 76, 0.1);
}

.lab-secondary.lab-ghost {
  color: #3b3e4c;
}

.lab-gray {
  background-color: #ABADAF;
}

.lab-gray.lab-hollow {
  color: #ABADAF;
  border-color: rgba(171, 173, 175, 0.5);
}

.lab-gray.lab-anti {
  color: #ABADAF;
  background-color: rgba(171, 173, 175, 0.1);
}

.lab-gray.lab-ghost {
  color: #ABADAF;
}

.lab-red {
  background-color: #e20700;
}

.lab-red.lab-hollow {
  color: #e20700;
  border-color: rgba(226, 7, 0, 0.5);
}

.lab-red.lab-anti {
  color: #e20700;
  background-color: rgba(226, 7, 0, 0.1);
}

.lab-red.lab-ghost {
  color: #e20700;
}

.lab-orange {
  background-color: #fd7e14;
}

.lab-orange.lab-hollow {
  color: #fd7e14;
  border-color: rgba(253, 126, 20, 0.5);
}

.lab-orange.lab-anti {
  color: #fd7e14;
  background-color: rgba(253, 126, 20, 0.1);
}

.lab-orange.lab-ghost {
  color: #fd7e14;
}

.lab-yellow {
  background-color: #ffa430;
}

.lab-yellow.lab-hollow {
  color: #ffa430;
  border-color: rgba(255, 164, 48, 0.5);
}

.lab-yellow.lab-anti {
  color: #ffa430;
  background-color: rgba(255, 164, 48, 0.1);
}

.lab-yellow.lab-ghost {
  color: #ffa430;
}

.lab-green {
  background-color: #21c761;
}

.lab-green.lab-hollow {
  color: #21c761;
  border-color: rgba(33, 199, 97, 0.5);
}

.lab-green.lab-anti {
  color: #21c761;
  background-color: rgba(33, 199, 97, 0.1);
}

.lab-green.lab-ghost {
  color: #21c761;
}

.lab-pink {
  background-color: #ffb8b8;
}

.lab-pink.lab-hollow {
  color: #ffb8b8;
  border-color: rgba(255, 184, 184, 0.5);
}

.lab-pink.lab-anti {
  color: #ffb8b8;
  background-color: rgba(255, 184, 184, 0.1);
}

.lab-pink.lab-ghost {
  color: #ffb8b8;
}

.lab-blue {
  background-color: #3f5cdc;
}

.lab-blue.lab-hollow {
  color: #3f5cdc;
  border-color: rgba(63, 92, 220, 0.5);
}

.lab-blue.lab-anti {
  color: #3f5cdc;
  background-color: rgba(63, 92, 220, 0.1);
}

.lab-blue.lab-ghost {
  color: #3f5cdc;
}

.lab-purple {
  background-color: #916ef0;
}

.lab-purple.lab-hollow {
  color: #916ef0;
  border-color: rgba(145, 110, 240, 0.5);
}

.lab-purple.lab-anti {
  color: #916ef0;
  background-color: rgba(145, 110, 240, 0.1);
}

.lab-purple.lab-ghost {
  color: #916ef0;
}

.lab-hollow {
  background-color: transparent;
  border: 1px solid;
}

.lab-ghost {
  background-color: transparent;
}

.lab-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  padding: 0;
}

/**
 * Pagination
 * ----------------------------------------------------------------------------
 */
.pagination-wrapper {
  font-size: 0;
}

.pagination-wrapper:after {
  vertical-align: middle;
}

.pagination-wrapper > * {
  display: inline-block;
  vertical-align: middle;
}

.pagination-wrapper > *:first-child {
  margin-left: 0;
}

.pagination-wrapper > *:last-child {
  margin-right: 0;
}

.pagination-wrapper > div {
  font-size: 0;
  margin: 0 10px;
  line-height: 30px;
}

.pagination-wrapper > div:after {
  vertical-align: middle;
}

.pagination-wrapper > div > * {
  display: inline-block;
  vertical-align: middle;
}

.pagination-wrapper > div > *:first-child {
  margin-left: 0;
}

.pagination-wrapper > div > *:last-child {
  margin-right: 0;
}

.pagination-wrapper > div > * {
  margin: 0 3px;
  font-size: 14px;
}

.pagination-wrapper > div .form-control {
  height: 28px;
  line-height: 28px;
}

.pagination-wrapper .text {
  color: #ABADAF;
}

.pagination-wrapper .num {
  color: #111315;
}

.pagination-wrapper .pg-select .form-select {
  width: 92px;
  text-align: center;
  border-radius: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.pagination-wrapper .pg-select .form-select .select-set {
  line-height: inherit;
}

.pagination-wrapper .pg-select .form-select .select-main {
  height: inherit;
  cursor: default;
}

.pagination-wrapper .pg-select .form-select .select-arrow {
  top: 14px;
}

.pagination-wrapper .pg-select .form-select .select-block {
  border-top: 0;
}

.pagination-wrapper .pg-btns a {
  min-width: 30px;
  margin: 0 6px;
  padding: 0 8px;
  font-size: 14px;
  color: #111315;
  line-height: 28px;
  text-align: center;
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.pagination-wrapper .pg-btns a:hover {
  border-color: #ddd;
}

.pagination-wrapper .pg-btns a.active, .pagination-wrapper .pg-btns a.active:hover {
  color: white !important;
  background-color: #006de6 !important;
  border-color: #006de6 !important;
}

.pagination-wrapper .pg-input .form-control {
  width: 50px;
  height: 30px;
  text-align: center;
  border-radius: 0;
}

.pagination-wrapper .pg-input .btn {
  height: inherit;
  padding: 0 12px;
  line-height: 30px;
  border-radius: 0;
  border: 0;
}

.pagination-wrapper.pagination-round .pg-select .form-select,
.pagination-wrapper.pagination-round .pg-btns a,
.pagination-wrapper.pagination-round .pg-input .form-control,
.pagination-wrapper.pagination-round .pg-input .btn {
  border-radius: 4px;
}

.pagination-wrapper.pagination-border .pg-btns a {
  border-color: #ddd;
}

.pagination-wrapper.pagination-border .pg-btns a:hover {
  border-color: #bbb;
}

.pagination-wrapper.pagination-solid .pg-btns a {
  background-color: #eee;
  border-color: transparent;
}

.pagination-wrapper.pagination-solid .pg-btns a:hover {
  color: #006de6;
  background-color: rgba(0, 109, 230, 0.1);
}

.pagination-wrapper.pagination-circle .pg-btns a {
  border-radius: 50%;
}

.pagination-wrapper.pagination-hover-solid .pg-btns a:hover {
  background-color: #eee;
  border-color: transparent;
}

.pagination-wrapper.pagination-group .pg-btns a {
  position: relative;
  margin: 0;
  border-color: #ccc;
}

.pagination-wrapper.pagination-group .pg-btns a:not(:first-child) {
  border-left: 0;
}

.pagination-wrapper.pagination-group.pagination-round .pg-btns a:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pagination-wrapper.pagination-group.pagination-round .pg-btns a:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ie8 .pagination-wrapper.pagination-group .pg-btns a {
  border-left: 0;
}

.ie8 .pagination-wrapper.pagination-group .pg-btns a:first-child {
  position: relative;
}

.ie8 .pagination-wrapper.pagination-group .pg-btns a:first-child:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 1px;
  background-color: #ccc;
}

/**
 * Tooltips
 * ----------------------------------------------------------------------------
 */
.tooltip.multiclass {
  max-width: 300px;
  font-size: 13px;
  color: #afafaf;
  line-height: 1.8;
  text-align: left;
}

.tooltip.multiclass .tooltip-con {
  padding: 10px 15px;
  white-space: normal !important;
  font-size: inherit;
  color: inherit;
}

.tooltip.multiclass .title {
  margin-top: 5px;
  font-size: 14px;
  font-weight: bold;
  color: white;
}

.tooltip.multiclass p {
  margin: 8px 0;
  line-height: 1.4;
}

.tooltip.multiclass p:first-child {
  margin-top: 0;
}

.tooltip.multiclass p:last-child {
  margin-bottom: 0;
}

.tooltip {
  position: absolute;
  display: inline-block;
  z-index: 1060;
  min-width: 30px;
  border-radius: 4px;
  background-color: #3b3e4c;
  line-height: 25px;
  text-align: center;
}

.tooltip-con {
  display: inline-block;
  padding: 0 8px;
  white-space: nowrap;
  font-size: 12px;
  color: #ccc;
  line-height: inherit;
  vertical-align: middle;
}

.tooltip-arr {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
  border-width: 4px;
  border-color: transparent;
  border-style: dashed;
}

.tooltip-up .tooltip-arr {
  bottom: -8px;
  left: 50%;
  margin-left: -4px;
  border-top-color: #3b3e4c;
  border-top-style: solid;
}

.tooltip-right .tooltip-arr {
  top: 50%;
  left: -8px;
  margin-top: -4px;
  border-right-color: #3b3e4c;
  border-right-style: solid;
}

.tooltip-down .tooltip-arr {
  top: -8px;
  left: 50%;
  margin-left: -4px;
  border-bottom-color: #3b3e4c;
  border-bottom-style: solid;
}

.tooltip-left .tooltip-arr {
  top: 50%;
  right: -8px;
  margin-top: -4px;
  border-left-color: #3b3e4c;
  border-left-style: solid;
}

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 0 8px;
  font-size: 14px;
  line-height: 34px;
  color: #616365;
  background-color: white;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form-control:not([readonly]):focus {
  border-color: #006de6;
  outline: 0;
}

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

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

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

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

.form-control.form-textarea {
  position: relative;
  z-index: 1;
  height: auto;
  padding: 8px;
  line-height: 1.4;
  resize: none;
}

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

.form-row {
  position: relative;
  margin: 10px 0;
  line-height: 36px;
}

.form-title {
  display: inline-block;
  font-size: 14px;
  color: #313335;
  line-height: 1.2;
  vertical-align: middle;
}

.form-title:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.form-title span {
  display: inline-block;
  vertical-align: middle;
}

.form-pretitle {
  font-size: 0;
}

.form-pretitle:after {
  vertical-align: middle;
}

.form-pretitle > * {
  display: inline-block;
  vertical-align: middle;
}

.form-pretitle > *:first-child {
  margin-left: 0;
}

.form-pretitle > *:last-child {
  margin-right: 0;
}

.form-pretitle .form-title {
  width: 60px;
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.form-pretitle .form-con {
  width: calc(100% - 60px - 10px);
}

.ie8 .form-pretitle {
  position: relative;
  padding-left: 70px;
}

.ie8 .form-pretitle .form-title {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.ie8 .form-pretitle .form-con {
  width: 100%;
}

.form-con {
  line-height: 36px;
}

.input-wrap,
.textarea-wrap,
.form-label,
.date-wrap,
.mixform-wrap {
  position: relative;
  line-height: inherit;
}

.text-wrap {
  font-size: 14px;
  color: #616365;
  line-height: 36px;
}

.input-wrap.input-hasicon .form-control {
  padding-left: 32px;
}

.input-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8px;
  z-index: 1;
  display: inline-block;
  font-size: 16px;
  color: #ABADAF;
}

.input-wrap.input-hasappend .form-control {
  padding-right: 24px;
}

.input-append {
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  z-index: 100;
  display: none;
  line-height: 34px;
  background-color: white;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
  font-size: 0;
}

.input-append:after {
  vertical-align: middle;
}

.input-append > * {
  display: inline-block;
  vertical-align: middle;
}

.input-append > *:first-child {
  margin-left: 0;
}

.input-append > *:last-child {
  margin-right: 0;
}

.input-append .btn {
  display: inline-block;
  height: inherit;
  padding: 0 8px;
  font-size: 16px;
  line-height: inherit;
  text-decoration: none;
  background-color: transparent;
  border: 0;
  border-radius: 0;
}

.input-append .btn:hover {
  color: #006de6;
}

.ie8 .input-wrap.input-hasappend .form-control, .ie9 .input-wrap.input-hasappend .form-control {
  padding-right: 0;
}

.textarea-wrap .form-textarea {
  padding-top: 8px;
  padding-bottom: 8px;
}

.form-textarea-bot {
  font-size: 12px;
  line-height: 30px;
}

.form-textarea-num {
  color: #ABADAF;
}

.textarea-wrap.textarea-numin {
  padding-top: 8px;
  padding-bottom: 30px;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.textarea-wrap.textarea-numin .form-textarea {
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
}

.textarea-wrap.textarea-numin .form-textarea-bot {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.textarea-wrap.textarea-numin.active {
  border-color: #006de6;
}

.form-label {
  position: relative;
  font-size: 0;
  font-weight: normal;
  cursor: pointer;
}

.form-label input {
  position: absolute;
  left: -999999px;
}

.form-label > * {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  vertical-align: middle;
}

.form-label > *:first-child {
  margin-left: 0;
}

.form-label > *:last-child {
  margin-right: 0;
}

.form-label:hover .form-radio-btn,
.form-label:hover .form-checkbox-btn {
  border-color: #006de6;
}

.form-label.active .form-radio-btn,
.form-label.active .form-checkbox-btn {
  background-color: #006de6;
  border-color: #0061cd;
}

.form-label.active .form-radio-btn i,
.form-label.active .form-checkbox-btn i {
  display: inline-block;
}

.form-label.active .form-label-con {
  color: #006de6;
}

.form-radio-btn,
.form-checkbox-btn {
  position: relative;
  width: 16px;
  height: 16px;
  padding: 0;
  color: white;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
  border: 1px solid #ccc;
}

.form-radio-btn:after,
.form-checkbox-btn:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.form-radio-btn i,
.form-checkbox-btn i {
  display: none;
  font-size: 12px;
  line-height: 1;
  vertical-align: middle;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.form-radio-btn {
  border-radius: 50%;
}

.form-checkbox-btn {
  border-radius: 4px;
}

.form-label-con {
  width: calc(100% - 18px - 10px);
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
  color: #616365;
  line-height: 20px;
}

.radio-wrap.group .form-label,
.checkbox-wrap.group .form-label {
  margin: 0 20px;
}

.form-select {
  position: relative;
}

.form-select:hover {
  border-color: #006de6;
}

.form-select:hover .select-arrow {
  border-top-color: #006de6;
}

.form-select .select-main {
  position: relative;
  width: 100%;
  z-index: 1000;
}

.form-select .select-arrow {
  position: absolute;
  top: 18px;
  right: 0;
  width: 0;
  height: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 4px;
  border-color: transparent;
  border-style: dashed;
  border-top-color: #313335;
  border-top-style: solid;
  margin-top: -2px;
}

.form-select .select-arrow.reverse {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: center 2px;
  transform-origin: center 2px;
}

.form-select .select-set {
  position: relative;
  z-index: 1;
  font-size: 14px;
  line-height: 34px;
}

.form-select .select-block {
  position: relative;
  z-index: 0;
  right: 0;
  left: 0;
  margin-top: 1px;
  margin-right: -9px;
  margin-left: -9px;
  background-color: white;
  border: 1px solid #ccc;
}

.form-select .select-items {
  padding: 0 8px;
  font-size: 14px;
  color: #616365;
  line-height: 2;
}

.form-select .select-items:hover {
  color: #111315;
  background-color: #fafafa;
}

.form-select .select-items.active, .form-select .select-items.active:hover {
  color: #006de6;
  background-color: rgba(0, 109, 230, 0.1);
}

div.sp_container {
  background-color: white;
  border-color: #ccc;
  border-radius: 4px;
}

div.sp_container.sp_container_open {
  border-color: #006de6;
  border-radius: 4px;
}

div.sp_container.sp_container_combo {
  -webkit-box-shadow: none;
  box-shadow: none;
}

div.sp_container ul.sp_element_box li.selected_tag {
  margin: 0 2px;
  font-size: 12px;
  border-color: #efefef;
  vertical-align: middle;
  -webkit-box-shadow: none;
  box-shadow: none;
}

div.sp_container ul.sp_element_box li.selected_tag .tag_close {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

div.sp_container ul.sp_element_box li.selected_tag:hover {
  color: white;
  background-color: #006de6;
  border-color: #006de6;
}

div.sp_container ul.sp_element_box li.selected_tag:hover .tag_close i {
  color: white;
}

div.sp_container .sp_input {
  height: 36px;
  min-height: 36px;
  padding: 0 8px;
  line-height: 36px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

div.sp_container .sp_input[readonly] {
  background-color: white;
}

div.sp_container .sp_clear_btn {
  padding-top: 0;
  color: #616365;
}

div.sp_container .sp_clear_btn:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

div.sp_container .sp_clear_btn:hover {
  color: #006de6;
}

div.sp_container .sp_button .sp_caret {
  right: 8px;
}

div.sp_result_area {
  width: auto;
  margin-top: -5px;
  border-radius: 0;
  z-index: 1042;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

div.sp_result_area.shadowDown {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

div.sp_result_area div.sp_control_box p {
  font-size: 12px;
  font-weight: normal;
  color: #ABADAF;
}

div.sp_result_area ul.sp_results > li {
  color: #616365;
  line-height: 1.4;
}

div.sp_result_area ul.sp_results > li.sp_over {
  background-color: #006de6 !important;
}

div.sp_result_area div.sp_pagination {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  border-top: 1px solid #ddd;
}

div.sp_result_area div.sp_pagination ul {
  width: 300px;
  margin: 0 auto;
  text-align: center;
}

div.sp_result_area div.sp_pagination ul > li a:hover {
  color: white;
  background-color: #006de6;
  border-radius: 3px;
}

div.sp_result_area div.sp_pagination ul > li.pageInfoBox a {
  width: auto;
  padding: 0 20px;
}

.ie8 .sp_button span.sp_caret {
  display: inline-block;
  width: 0;
  height: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 4px;
  border-color: transparent;
  border-style: dashed;
  border-top-color: #111315;
  border-top-style: solid;
}

.ie8 div.sp_result_area div.sp_pagination li a {
  background-position: center center;
  background-repeat: no-repeat;
}

.ie8 div.sp_result_area div.sp_pagination li a i {
  display: none;
}

.ie8 div.sp_result_area div.sp_pagination li.csFirstPage a {
  background-image: url("../images/arrows/first.png");
}

.ie8 div.sp_result_area div.sp_pagination li.csPreviousPage a {
  background-image: url("../images/arrows/previous.png");
}

.ie8 div.sp_result_area div.sp_pagination li.csNextPage a {
  background-image: url("../images/arrows/next.png");
}

.ie8 div.sp_result_area div.sp_pagination li.csLastPage a {
  background-image: url("../images/arrows/last.png");
}

.date-wrap .form-control {
  position: relative;
  cursor: pointer;
}

.form-date-ico {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  text-align: center;
  line-height: 36px;
  vertical-align: middle;
  cursor: pointer;
  background-image: url("../images/calendar.jpg");
  background-repeat: no-repeat;
  background-position: center center;
}

.mixform-wrap {
  font-size: 0;
}

.mixform-wrap > input {
  display: inline-block;
  vertical-align: middle;
}

.mixform-wrap input[type="text"] {
  margin-right: 8px;
}

.mixform-wrap input[type="submit"] {
  padding: 0;
}

.mixform-wrap.narrow-wrap input[type="text"] {
  width: calc(100% - 58px);
}

.mixform-wrap.narrow-wrap input[type="submit"] {
  width: 50px;
}

.mixform-wrap.wide-wrap input[type="text"] {
  width: calc(100% - 98px);
}

.mixform-wrap.wide-wrap input[type="submit"] {
  width: 90px;
}

.ie8 .mixform-wrap {
  position: relative;
}

.ie8 .mixform-wrap .btn {
  position: absolute;
  top: 0;
  right: 0;
}

.ie8 .mixform-wrap.search-wrap {
  padding-right: 58px;
}

.ie8 .mixform-wrap.vcode-wrap {
  padding-right: 98px;
}

.form-con.form-error .form-control {
  border-color: #e20700;
}

.error-info {
  font-size: 0;
  color: #e20700;
  vertical-align: middle;
}

.error-info i, .error-info span {
  display: inline-block;
  vertical-align: middle;
}

.error-info i {
  margin-right: 4px;
  font-size: 14px;
}

.error-info span {
  font-size: 12px;
}

.form-dark .form-control {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}

.form-dark .form-control:focus {
  background-color: white;
  border-color: #006de6;
}

.form-dark .textarea-numin {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}

.form-dark .textarea-numin .form-control {
  background-color: transparent;
}

.form-dark .textarea-numin.active {
  background-color: white;
}

.form-transparent .form-control {
  background-color: transparent;
  border-color: transparent;
}

.form-transparent .form-control:active {
  background-color: #f5f5f5;
}

.form-table-row {
  border-bottom: 1px solid #eee;
  vertical-align: bottom;
}

.form-table-row:last-child {
  border-bottom: none;
}

.form-table-wrap {
  position: relative;
  font-size: 0;
}

.form-table-wrap:after {
  vertical-align: middle;
}

.form-table-wrap > * {
  display: inline-block;
  vertical-align: middle;
}

.form-table-wrap > *:first-child {
  margin-left: 0;
}

.form-table-wrap > *:last-child {
  margin-right: 0;
}

.form-table-head {
  width: 96px;
  padding-right: 10px;
  padding-left: 15px;
}

.form-table-head .title {
  font-size: 14px;
  line-height: 1.4;
  color: #ABADAF;
}

.form-table-head .red {
  margin-left: 8px;
  font-size: 16px;
}

.form-table-body {
  position: relative;
  width: calc(100% - 121px);
  min-height: 36px;
  margin: 8px 0;
  padding-left: 15px;
  font-size: 0;
  line-height: 36px;
  border-left: 1px solid #eee;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form-table-body:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.form-table-body > div {
  display: inline-block;
  width: 80%;
  vertical-align: middle;
}

.form-table-body .text-wrap {
  line-height: 1.4;
}

.ie8 .form-table-wrap {
  padding-left: 121px;
}

.ie8 .form-table-head {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  font-size: 0;
}

.ie8 .form-table-head:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.ie8 .form-table-head > span {
  display: inline-block;
  vertical-align: middle;
}

.ie8 .form-table-body {
  width: 100%;
}

/**
 * Empty
 * ----------------------------------------------------------------------------
 */
.empty {
  text-align: center;
  vertical-align: middle;
  font-size: 0;
}

.empty:after {
  vertical-align: middle;
}

.empty > * {
  display: inline-block;
  vertical-align: middle;
}

.empty > *:first-child {
  margin-left: 0;
}

.empty > *:last-child {
  margin-right: 0;
}

.empty.fix-height {
  height: 400px;
}

.empty.empty-sm .empty-icon {
  width: 100px;
  height: 100px;
}

.empty.empty-sm .empty-title {
  font-size: 16px;
}

.empty.empty-sm .empty-text,
.empty.empty-sm .empty-info {
  font-size: 12px;
}

.empty.empty-lg .empty-icon {
  width: 200px;
  height: 200px;
}

.empty-wrap span {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.empty-icon {
  width: 150px;
  height: 150px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.empty-icon img {
  display: block;
  width: 100%;
  height: auto;
}

.empty-con {
  margin-top: 10px;
}

.empty-title {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
  color: #313335;
  line-height: 1.4;
}

.empty-text,
.empty-info {
  display: inline-block;
  font-size: 14px;
  color: #818385;
  line-height: 1.4;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.empty-info {
  color: #ABADAF;
  line-height: 2;
}

.empty-icon-badNetwork {
  background-image: url("../images/empty/themeBlue/empty-badNetwork.png");
}

.empty-icon-cannotDownload {
  background-image: url("../images/empty/themeBlue/empty-cannotDownload.png");
}

.empty-icon-discussDone {
  background-image: url("../images/empty/themeBlue/empty-discussDone.png");
}

.empty-icon-noNewReply {
  background-image: url("../images/empty/themeBlue/empty-noNewReply.png");
}

.empty-icon-noNewQuestion {
  background-image: url("../images/empty/themeBlue/empty-noNewQuestion.png");
}

.empty-icon-noQuestion {
  background-image: url("../images/empty/themeBlue/empty-noQuestion.png");
}

.empty-icon-noReply {
  background-image: url("../images/empty/themeBlue/empty-noReply.png");
}

.empty-icon-noResult {
  background-image: url("../images/empty/themeBlue/empty-noResult.png");
}

.empty-icon-noTopic {
  background-image: url("../images/empty/themeBlue/empty-noTopic.png");
}

.empty-icon-noWork {
  background-image: url("../images/empty/themeBlue/empty-noWork.png");
}

.empty-icon-questionDone {
  background-image: url("../images/empty/themeBlue/empty-questionDone.png");
}

.empty-icon-sofa {
  background-image: url("../images/empty/themeBlue/empty-sofa.png");
}

.empty-icon-workDone {
  background-image: url("../images/empty/themeBlue/empty-workDone.png");
}

.empty-icon-workSubmit {
  background-image: url("../images/empty/themeBlue/empty-workSubmit.png");
}

/**
 * Tabs
 * ----------------------------------------------------------------------------
 */
.tabs-head {
  font-size: 0;
}

.tabs-item {
  display: inline-block;
  margin: 0;
  text-align: center;
  vertical-align: middle;
}

.tabs-link {
  position: relative;
  display: block;
  margin: 0 5px;
  padding: 9px 0;
  font-size: 14px;
  color: #616365;
  line-height: 1.2;
  cursor: pointer;
}

.tabs-link:hover {
  color: #006de6;
}

.tabs-con {
  display: none;
}

.tabs-con.active {
  display: block;
}

.ghost-tabs {
  position: relative;
  border-bottom: 1px solid #ddd;
}

.ghost-tabs .tabs-link {
  padding: 18px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ghost-tabs .tabs-link:after {
  content: '';
  position: absolute;
  bottom: 6px;
  left: 50%;
  display: inline-block;
  width: 0;
  height: 2px;
  margin-left: 0;
  background-color: #006de6;
  border-radius: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ghost-tabs .tabs-link.active {
  font-weight: bold;
  color: black;
}

.ghost-tabs .tabs-link.active:after {
  width: 24px;
  margin-left: -12px;
}

.group-tabs {
  display: inline-block;
  background-color: white;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.group-tabs .tabs-item {
  margin: 0;
}

.group-tabs .tabs-item:first-child .tabs-link {
  white-space: nowrap;
  border-left: 1px solid #ccc;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.group-tabs .tabs-item:first-child .tabs-link.active {
  border-left-color: #006de6;
}

.group-tabs .tabs-item:last-child .tabs-link {
  border-right-color: #ccc;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.group-tabs .tabs-item:last-child .tabs-link.active {
  border-right-color: #006de6;
}

.group-tabs .tabs-link {
  margin: 0;
  padding: 0 18px;
  line-height: 34px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.group-tabs .tabs-link.active {
  font-weight: bold;
  color: white;
  background-color: #006de6;
  border-color: #006de6;
}

.toast-tabs {
  font-size: 0;
}

.toast-tabs .tabs-item {
  margin-right: 5px;
  margin-left: 5px;
}

.toast-tabs:after {
  vertical-align: middle;
}

.toast-tabs > * {
  display: inline-block;
  vertical-align: middle;
}

.toast-tabs > *:first-child {
  margin-left: 0;
}

.toast-tabs > *:last-child {
  margin-right: 0;
}

.ie8 .toast-tabs {
  font-size: 0;
}

.ie8 .toast-tabs > * {
  margin-right: 0;
  margin-left: 10px;
}

.ie8 .toast-tabs > *:first-child {
  margin-left: 0;
}

.toast-tabs .tabs-link {
  margin: 0;
  padding: 10px 18px;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.toast-tabs .tabs-link:hover {
  font-weight: bold;
  color: #111315;
  background-color: #fafafa;
  border-color: #bbb;
}

.toast-tabs .tabs-link.active {
  font-weight: bold;
  color: white;
  background-color: #006de6;
  border-color: #006de6;
}

.toast-tabs.dark .tabs-link {
  background-color: #f5f5f5;
  border: 0;
}

.toast-tabs.dark .tabs-link:hover {
  background-color: #f0f0f0;
}

.toast-tabs.dark .tabs-link.active {
  color: #006de6;
  background-color: rgba(0, 109, 230, 0.1);
}

.toast-tabs.rounded .tabs-link {
  border-radius: 40px;
}

/**
 * Popups
 * ----------------------------------------------------------------------------
 */
.popup {
  position: absolute;
  z-index: 1050;
  display: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: white;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.popup-head {
  position: relative;
  padding: 0 20px;
  line-height: 40px;
  border-bottom: 1px solid #eee;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.popup-head .title {
  font-size: 14px;
  font-weight: bold;
  color: #111315;
}

.popup-head .popup-head-op {
  top: 0;
}

.popup-head-op {
  position: absolute;
  top: 4px;
  right: 4px;
}

.popup-head-op .btn {
  width: 24px;
  height: 24px;
  padding: 0;
  border: 1px solid transparent;
  line-height: 24px;
  color: #616365;
  vertical-align: middle;
}

.popup-head-op .btn:hover {
  color: inherit;
  border-color: #ddd;
  background-color: white;
}

.popup-head-op .btn i {
  font-size: 14px;
  vertical-align: baseline;
}

.popup-body {
  padding: 0 20px;
}

.popup-body > .content {
  font-size: 14px;
  color: #616365;
  line-height: 1.4;
}

.popup-foot {
  padding: 10px;
  text-align: right;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}

.popup-foot .btn {
  min-width: 90px;
}

.popup-foot .btn.btn-hollow-secondary {
  border-color: #ccc;
}

.popup-foot .btn.btn-hollow-secondary:hover {
  color: #313335;
  background-color: white;
  border-color: #b3b3b3;
}

.popup-small {
  width: 360px;
}

.popup-base {
  width: 480px;
}

.popup-medium {
  width: 540px;
}

.popup-large {
  width: 640px;
}

.popup-xlarge {
  width: 740px;
}

.popup-block {
  width: 100%;
}

/**
 * Progress
 * ----------------------------------------------------------------------------
*/
.progress-ring {
  position: relative;
  width: 80px;
  height: 80px;
  text-align: center;
}

.progress-ring .info {
  margin-top: 10px;
  line-height: 1.3;
  color: #818385;
}

.progress-ring svg {
  position: relative;
  width: inherit;
  height: inherit;
  overflow: hidden;
}

.progress-ring path.thickring {
  fill: #006de6;
}

.progress-ring circle.ringtrace {
  stroke: #f0f3f4;
}

.progress-ring .progress-ring-rate {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin-top: -7px;
}

.progress-ring-rate {
  margin-top: 10px;
  font-size: 14px;
  color: #111315;
  line-height: 1;
}

.progress-ring-rate .real {
  font-size: 14px;
}

.progress-ring-rate .split,
.progress-ring-rate .total {
  font-size: 12px;
  color: #ABADAF;
}

.progress-ring.lg {
  width: 104px;
  height: 104px;
}

.progress-ring.lg .progress-ring-rate {
  font-size: 13px;
}

.progress-ring.sm {
  width: 56px;
  height: 56px;
}

.progress-ring.sm .progress-ring-rate {
  font-size: 12px;
}

.progress-ring.xs {
  width: 32px;
  height: 32px;
}

.progress-ring.xs .progress-ring-rate {
  display: none;
}

.progress-bar div[data-role="progressbar"] {
  position: relative;
  height: 10px;
  background-color: #f0f3f4;
  border-radius: 5px;
}

.progress-bar div[data-role="progressbar"] .ui-progressbar-value {
  height: inherit;
  background-color: #006de6;
  border-radius: inherit;
}

.progress-bar .rate {
  margin: 10px 0;
  font-size: 14px;
  color: #313335;
  text-align: right;
}

.progress-bar.rate-append {
  font-size: 0;
}

.progress-bar.rate-append:after {
  vertical-align: middle;
}

.progress-bar.rate-append > * {
  display: inline-block;
  vertical-align: middle;
}

.progress-bar.rate-append > *:first-child {
  margin-left: 0;
}

.progress-bar.rate-append > *:last-child {
  margin-right: 0;
}

.progress-bar.rate-append div[data-role="progressbar"] {
  width: calc(100% - 50px);
}

.progress-bar.rate-append .rate {
  width: 50px;
  margin: 0;
}

.progress-bar.rate-above .rate {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: 0;
  font-size: 12px;
  text-align: center;
}

/**
 * Raty
 * ----------------------------------------------------------------------------
*/
.raty {
  font-size: 0;
}

.raty img {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 2px;
  line-height: 1;
  vertical-align: middle;
}

.raty img:first-child {
  margin-left: 0;
}

.raty img:last-child {
  margin-right: 0;
}

.raty.raty-lg img {
  width: 30px;
  height: 30px;
}

.raty.raty-md img {
  width: 24px;
  height: 24px;
  margin: 0 1px;
}

.raty.raty-sm img {
  width: 12px;
  height: 12px;
  margin: 0 1px;
}

/**
 * Scrollbar
 * ----------------------------------------------------------------------------
 */
.mCS-my-theme.mCSB_scrollTools {
  right: -4px;
}

.mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: gray;
}

.mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-my-theme-special.mCSB_scrollTools {
  right: -30px;
}

.mCS-my-theme-special.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #006de6;
}

.mCS-my-theme-special.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(0, 109, 230, 0.3);
}

.mCS-my-theme-h.mCSB_scrollTools {
  bottom: 27px;
  z-index: 99999;
}

.mCS-my-theme-h.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  border-radius: 3px;
  background-color: gray;
}

.mCS-my-theme-h.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

/**
 * Misc
 * ----------------------------------------------------------------------------
*/
.btn-shadow-primary, .popup-foot .btn.btn-solid-primary:hover {
  -webkit-box-shadow: 0 2px 6px rgba(0, 109, 230, 0.2);
  box-shadow: 0 2px 6px rgba(0, 109, 230, 0.2);
}

.btn-shadow-base, .popup-foot .btn.btn-hollow-secondary:hover {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}

.shadow-light, .group-tabs {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}

.shadow-base {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.08);
}

.shadow-dark {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.crumb {
  font-size: 14px;
  color: #818385;
  line-height: inherit;
}

.crumb a {
  font-size: inherit;
  color: inherit;
}

.crumb a:hover {
  text-decoration: none;
}

.crumb a:last-child {
  cursor: default;
}

.crumb a:last-child, .crumb a:last-child:hover {
  font-weight: 600;
  color: #111315;
}

.crumb i {
  display: inline-block;
  margin: 0 5px;
  font-style: normal;
}

.crumb span {
  color: #006de6;
}

.typeico {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.typeico-doc {
  background-image: url(../images/types/type-doc.png);
}

.typeico-jpeg {
  background-image: url(../images/types/type-jpeg.png);
}

.typeico-music {
  background-image: url(../images/types/type-music.png);
}

.typeico-pdf {
  background-image: url(../images/types/type-pdf.png);
}

.typeico-ppt {
  background-image: url(../images/types/type-ppt.png);
}

.typeico-txt {
  background-image: url(../images/types/type-txt.png);
}

.typeico-unknown {
  background-image: url(../images/types/type-unknown.png);
}

.typeico-video {
  background-image: url(../images/types/type-video.png);
}

.typeico-xls {
  background-image: url(../images/types/type-xls.png);
}

.typeico-zip {
  background-image: url(../images/types/type-zip.png);
}

.group {
  font-size: 0;
}

.group > * {
  margin-right: 5px;
  margin-left: 5px;
}

.group > *:first-child {
  margin-left: 0 !important;
}

.group > *:last-child {
  margin-right: 0 !important;
}

.group:after {
  vertical-align: middle;
}

.group > * {
  display: inline-block;
  vertical-align: middle;
}

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

.group > *:last-child {
  margin-right: 0;
}

.group-top:after,
.group-top > * {
  vertical-align: top;
}

.group-bottom:after,
.group-bottom > * {
  vertical-align: bottom;
}

/**
 * switch
 */
.switch {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 20px;
  background-color: #ddd;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  cursor: pointer;
}

.switch span {
  position: absolute;
  top: 2px;
  right: auto;
  left: 2px;
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: white;
  -webkit-box-shadow: 0 2 6 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2 6 rgba(0, 0, 0, 0.1);
}

.switch.active {
  background-color: #006de6;
}

.switch.active span {
  right: 2px;
  left: auto;
}

/**
 * Modular
 * -----------------------------------------------------------------------------
 */
.modulars {
  padding: 20px;
}

.mod-list {
  padding: 20px;
  border-bottom: 1px dashed #eee;
}

.mod-list:last-child {
  border-bottom: none;
}

.mod-wrap {
  position: relative;
  padding-left: 170px;
}

.mod-thumb {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  overflow: hidden;
}

.mod-thumb .mod-thumb-img {
  width: 150px;
  height: 100px;
}

.mod-thumb .mod-thumb-img img {
  display: block;
  width: 100%;
  height: 100%;
}

.mod-con {
  min-height: 100px;
}

.mod-title {
  margin-top: 0;
  padding: 8px 0;
  font-size: 20px;
  color: #111315;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mod-info {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 400;
  color: #616365;
}

.mod-info > * {
  display: block;
}

.mod-info .time {
  font-size: inherit;
}

.mod-info .time b {
  font-weight: normal;
}

.mod-info .time i {
  margin-right: 4px;
  color: #919395;
}

.mod-info .price {
  padding-top: 10px;
  font-size: 18px;
  font-weight: bold;
}

.mod-info .info {
  font-size: 14px;
  color: #616365;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*!autoprefixer:off*/
  -webkit-box-orient: vertical;
  /*autoprefixer:on*/
  -webkit-line-clamp: 2;
  word-break: break-all;
}

.mod-info .name {
  margin-bottom: 5px;
  color: #111315;
}

.mod-btn {
  position: absolute;
  bottom: 0;
  right: 0;
}

.prot-list .mod-wrap {
  padding-left: 120px;
}

.prot-list .mod-wrap .mod-thumb-img {
  width: 100px;
  height: 100px;
}

.prot-list .mod-wrap .mod-con {
  min-height: 100px;
}

.modulars-lg .mod-wrap {
  padding-left: 220px;
}

.modulars-lg .mod-wrap .mod-thumb-img {
  width: 200px;
  height: 133.33333px;
}

.modulars-lg .mod-wrap .mod-con {
  min-height: 133.33333px;
}

.mod-list-no-plr .mod-list {
  padding-left: 0;
  padding-right: 0;
}

/**
 * Login
 * ----------------------------------------------------------------------------
 */
.wrapper {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .wrapper {
    width: 100%;
  }
}

.login-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  text-align: left;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.login-header .login-logo {
  display: block;
  padding: 16px 0;
  height: 68px;
}
.login-header .login-logo span {
  font-size: 32px;
  color: #006de6;
  font-weight: bold;
}

.login-header .login-logo > *:last-child {
  margin-right: 0;
}

.login-header .login-logo > *:first-child {
  margin-left: 0;
}

.login-header .login-logo > * {
  display: inline-block;
  vertical-align: middle;
}

.login-header .login-logo img {
  display: block;
  width: auto;
  height: 100%;
}

.login-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  min-height: 600px;
  font-size: 0;
  text-align: center;
  background-image: url("../images/login/login-bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}

.login-bg:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.wechat-icon {
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px;
  width: 60px;
  height: 60px;
  font-size: 44px;
  color: #313335;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

.wechat-icon i {
  font-size: inherit;
}

.wechat-icon:hover {
  color: #111315;
}

.wechat-icon.active .icon-code:before {
  content: "\e658";
}

.login-body {
  display: inline-block;
  vertical-align: middle;
}

.login-body .left,
.login-body .right {
  display: inline-block;
  height: inherit;
  vertical-align: middle;
}

.login-body .left {
  position: relative;
  width: 780px;
  height: 462px;
}

.login-body .left img {
  margin-left: -84px;
  display: block;
  width: auto;
  height: 100%;
}

.login-body .right {
  position: relative;
  width: 420px;
  padding: 60px 40px 40px 40px;
  text-align: left;
  background-color: #fff;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.login-body .right:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.login-body .right .wrap {
  display: none;
  width: 100%;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.login-body .right .wrap.active {
  display: inline-block;
}

.login-body .right.register {
  padding: 40px;
}

.login-body .tabs-head {
  border-bottom: none;
}

.login-body .tabs-head .tabs-link {
  padding: 5px 0 12px 0;
  font-size: 20px;
  color: #313335;
}

.login-body .tabs-head .tabs-link.active {
  color: #006de6;
}

.login-body .tabs-head .tabs-link.active::after {
  bottom: 0;
  width: 32px;
  height: 3px;
}

.login-body .register-title {
  position: relative;
  text-align: center;
}

.login-body .register-title::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #eee;
}

.login-body .register-title h3 {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0;
  padding: 0 16px;
  font-size: 24px;
  color: #313335;
  font-weight: bold;
  background-color: white;
}

.login-body .form-row {
  margin-top: 20px;
  margin-bottom: 20px;
}

.login-body .form-row:last-child {
  margin-bottom: 0;
}

.login-body .form-con {
  position: relative;
}

.login-body .form-con .form-control {
  -webkit-transition: 0s;
  transition: 0s;
}

.login-body .form-con.form-hasprepend .form-control {
  padding-left: 45px;
}

.login-body .form-con.form-hasappend .form-control {
  padding-right: 45px;
}

.login-body .form-con .prepend, .login-body .form-con .append {
  position: absolute;
  top: 52%;
  margin-top: -21.5px;
  width: 38px;
  height: 38px;
  text-align: center;
  vertical-align: middle;
}

.login-body .form-con .prepend:after, .login-body .form-con .append:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.login-body .form-con .prepend span, .login-body .form-con .append span {
  display: inline-block;
  font-size: 22px;
  color: #c1c5c7;
  vertical-align: middle;
}

.login-body .form-con .prepend span i, .login-body .form-con .append span i {
  font-size: inherit;
}

.login-body .form-con .prepend {
  left: 5px;
}

.login-body .form-con .append {
  right: 1px;
  display: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: 0s !important;
  transition: 0s !important;
}

.login-body .form-con .append span {
  font-size: 18px;
  cursor: pointer;
}

.login-body .form-con .append span:hover {
  color: #006de6;
}

.login-body .form-con .btn-code {
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  background-color: #ebf5ff;
  border-radius: 22.5px;
  -webkit-border-radius: 22.5px;
  -moz-border-radius: 22.5px;
  -ms-border-radius: 22.5px;
  -o-border-radius: 22.5px;
}

/*.login-body .form-con .btn-code:hover {
  background-color: #dcecff;
}*/

.login-body .form-con .mixform-wrap input[type="text"] {
  margin-right: 10px;
  width: calc(100% - 135px);
}

.login-body .form-con .mixform-wrap input[type="submit"] {
  width: 125px;
}

.login-body .form-control {
  width: 100%;
  height: 45px;
  font-size: 16px;
  line-height: 43px;
  border: 1px solid #eee;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

.login-body .form-control:focus {
  background-color: white;
  border-color: #006de6;
}

.login-body .login-btn {
  display: block;
  margin: 12px auto;
  height: 50px;
  font-size: 20px;
  font-weight: bold;
  color: white;
  text-align: center;
  line-height: 50px;
  letter-spacing: 5px;
  background-color: #006de6;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

.login-body .form-hint {
  font-size: 0;
  color: #ABADAF;
  line-height: 22px;
}

.login-body .form-hint > * {
  display: inline-block;
  vertical-align: middle;
}

.login-body .form-hint span {
  font-size: 14px;
  color: inherit;
}

.login-body .form-hint i {
  margin-right: 6px;
  font-size: 16px;
  color: #ffa430;
}

.login-body .mixform-btn,
.login-body .mixform-code {
  padding-right: 114px;
}

.login-body .mixform-btn .mixform-append,
.login-body .mixform-code .mixform-append {
  position: absolute;
  right: 0;
  top: 0;
  width: 102px;
  height: 45px;
}

.login-body .mixform-btn .mixform-append img,
.login-body .mixform-code .mixform-append img {
  width: 100%;
  height: 100%;
}

.login-body .mixform-btn .btn-anti-primary,
.login-body .mixform-code .btn-anti-primary {
  background-color: rgba(0, 109, 230, 0.08);
}

.login-body .mixform-btn .btn-anti-primary:hover,
.login-body .mixform-code .btn-anti-primary:hover {
  background-color: rgba(0, 109, 230, 0.15);
}

.login-body .checkbox-wrap .form-label-con {
  padding-top: 0;
  padding-bottom: 0;
  color: #ABADAF;
}

.login-code {
  display: none;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}

.login-code.active {
  display: inline-block;
}

.login-code .code-img {
  position: relative;
  margin-bottom: 8px;
}

.login-code .code-img img {
  margin: 30px auto;
  width: 230px;
  height: 230px;
  border: 1px solid #eee;
}

.login-code .code-img span {
  display: block;
  font-size: 16px;
  line-height: 22px;
}

.login-code .code-info {
  position: inherit;
  text-align: inherit;
  color: #111315;
  font-size: 24px;
}

.login-code .code-info span {
  display: inline-block;
  vertical-align: middle;
}

.login-code .code-info .icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 4px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: white;
  background-color: #19d100;
}

.login-code .code-info .icon i {
  font-size: inherit;
}

.login-foot {
  position: absolute;
  bottom: 5%;
  width: 100%;
  color: #616365;
  font-size: 14px;
  line-height: 20px;
}

@media (max-height: 768px) {
  .login-body {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@media (max-height: 700px) {
  .login-body {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

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

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

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

input::-ms-clear,
input::-ms-reveal {
  display: none;
}

.ie9 .login-container .form-con.form-input {
  overflow: hidden;
}

.ie9 .login-container .form-con.form-input.form-hasappend {
  padding-right: 0;
}

.ie9 .login-container .form-con.form-input.form-hasappend .form-control {
  padding-right: 0;
}

.ie9 .login-container .form-con.form-input .append {
  display: none;
  z-index: -999999;
  height: 39px;
  margin-top: -19.5px;
}

@media screen and (max-width: 1200px) {
  .login-body .left {
    width: calc(100% - 420px);
  }
  .login-body .left img {
    width: 96%;
    height: auto;
  }
}

@media screen and (max-width: 740px) {
  .login-header {
    height: 64px;
  }
  .login-header .login-logo {
    padding: 8px;
    height: 48px;
  }
  .login-body {
    width: 90%;
  }
  .login-body .left {
    display: none;
  }
  .login-body .right {
    width: 100%;
    padding: 60px 20px 40px 20px;
  }
  .login-body .right.register {
    padding: 40px 20px;
  }
  .tooltip {
    display: none !important;
  }
}

/**
 * signUp
 * ----------------------------------------------------------------------------
*/
.mainBody {
  width: 960px;
  margin: 0 auto;
  background-color: #f5f4f5;
  padding: 10px;
}

.mainBody .sub-rigt {
  background-color: #fff;
}

.sub-right-head {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}

.sub-right-head .title > * {
  display: inline-block;
  vertical-align: middle;
}

.sub-right-head .title .icon {
  width: 6px;
  height: 24px;
  background-color: #006de6;
}

.sub-right-head .title .text {
  padding-left: 10px;
  font-size: 16px;
  color: #111315;
  line-height: 24px;
}

.sub-right-head .sub-form-search {
  width: 300px;
}

.sub-right-head .append {
  right: 20px;
  top: 14px;
}

.sub-right-body {
  min-height: 500px;
}

.sub-intabs {
  padding: 0 20px;
}

.sub-intabs .tabs-con {
  padding-bottom: 20px;
}

.info-list {
  padding: 10px 0;
}

.info-list li {
  padding: 10px 0;
  line-height: 20px;
}

.info-list li > * {
  /*display: inline-block;*/
  vertical-align: middle;
}

.info-list li .name {
  width: 120px;
  font-size: 16px;
  color: #818385;
}

.info-list li .info {
  font-size: 16px;
  color: #111315;
}

.article {
  font-size: 14px;
  line-height: 22px;
}

.article p {
  color: #313335;
}

.sign-up-row {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.sign-up-row:last-child {
  padding-bottom: 20px;
}

.sign-up-row .sign-up-row-head {
  position: relative;
  padding: 10px;
  font-size: 16px;
  color: #111315;
  background-color: #f7f7f7;
}

.sign-up-row .sign-up-row-head .btn-circle {
  padding: 0;
  margin-right: 5px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  line-height: 26px;
}

.sign-up-row .sign-up-row-head .btn-circle i {
  font-size: inherit;
}

.sign-up-row .sign-up-row-head > * {
  display: inline-block;
  vertical-align: middle;
}

.sign-up-row .sign-up-row-head .append {
  right: 10px;
}

.sign-up-row .sign-up-row-head .append .btn {
  margin-top: 10px;
  height: 26px;
  line-height: 24px;
}

.sign-up-row .sign-up-row-head .append .switch-box {
  margin-top: 13px;
  font-size: 14px;
  line-height: 20px;
}

.sign-up-row .sign-up-row-head .append .switch-box > * {
  display: inline-block;
  vertical-align: middle;
}

.sign-up-row .form-table {
  margin-top: 10px;
}

.sign-up-row .form-table .form-table-head .title {
  color: #111315;
}

.sign-up-row .form-table .form-sm {
  width: 300px;
}

.form-list .form-table-row {
  border-bottom: none;
}

.form-list .form-table-row .form-table-head {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form-list .form-table-row .form-table-body {
  width: 100%;
  border-left: none;
}

.form-list .form-table-tips {
  position: relative;
  display: inline-block;
  padding: 8px 10px;
  margin-left: 20px;
  margin-top: 5px;
  color: #e20700;
  font-size: 14px;
  background-color: rgba(226, 7, 0, 0.05);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.form-list .form-table-tips::after {
  content: '';
  position: absolute;
  left: -10px;
  width: 0;
  height: 0;
  display: inline-block;
  overflow: hidden;
  border-width: 5px;
  border-color: transparent;
  border-style: dashed;
  border-right-color: rgba(226, 7, 0, 0.05);
  border-right-style: solid;
}

.mixform-wrap.mixform-select {
  padding-right: 30px;
}

.mixform-wrap.mixform-select .text-wrap {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 36px;
}

.total-wrap {
  padding-top: 20px;
  font-size: 18px;
}

.total-wrap b {
  font-size: 24px;
}

.upload-list {
  margin-top: 10px;
  margin-bottom: 10px;
}

.upload-list li {
  position: relative;
  border: 1px solid #eee;
  float: left;
  width: 150px;
  height: 150px;
  margin-right: 20px;
  text-align: center;
  cursor: pointer;
  color: #ABADAF;
}

.upload-list li .upload-btn {
  font-size: 110px;
  font-weight: lighter;
  display: inline-block;
  vertical-align: middle;
  margin-top: -25px;
}

.upload-list li img {
  max-width: 100%;
  max-height: 100%;
}

.upload-list li::after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.upload-list li .append {
  position: absolute;
  right: -10px;
  top: -10px;
}

.upload-list li .append i {
  color: #919395;
  font-size: 24px;
}

.upload-list li .append i:hover {
  color: #e20700;
}

.upload-list li:hover {
  border-color: #006de6;
  color: #006de6;
}

.order-num {
  position: relative;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #616365;
  background-color: #f7f7f7;
}

.order-num span {
  margin-right: 20px;
}

.order-num span:last-child {
  margin-right: 0;
}

.order-num .append {
  right: 10px;
}

.order-num .append .lab {
  margin-top: 6px;
}

.order-num .append .lab .lab-text {
  font-size: 14px;
}

@media screen and (max-width: 960px) {
  .mainBody {
    width: 100%;
    padding: 0;
  }
  .dvs-2 {
    width: 100% !important;
  }
  .sign-up-row .form-table .form-sm {
    width: 100%;
  }
  .mod-title {
    padding: 0;
    margin: 0;
    font-size: 16px;
  }
  .mod-wrap {
    padding-left: 120px;
  }
  .mod-thumb .mod-thumb-img {
    width: 100px;
    height: 66.66667px;
  }
  .mod-con {
    min-height: 66.66667px;
  }
  .modulars-lg .mod-wrap {
    padding-left: 170px;
  }
  .modulars-lg .mod-wrap .mod-thumb .mod-thumb-img {
    width: 150px;
    height: 100px;
  }
  .modulars-lg .mod-wrap .mod-con {
    min-height: 100px;
  }
  .modulars-lg .mod-wrap .mod-con .mod-title {
    font-size: 20px;
  }
  .modulars-lg .mod-wrap .mod-con .mod-info .price {
    padding-top: 0;
  }
  .modulars-lg .mod-wrap .mod-con .mod-btn {
    position: fixed;
    bottom: 13px;
    left: 16px;
    right: 16px;
  }
  .modulars-lg .mod-wrap .mod-con .mod-btn .btn {
    width: 100%;
  }
  .prot-list .mod-wrap {
    padding-left: 100px;
  }
  .prot-list .mod-wrap .mod-thumb-img {
    width: 80px;
    height: 80px;
  }
  .prot-list .mod-wrap .mod-con {
    min-height: 80px;
  }
  .group-tabs .tabs-link {
    padding: 0 4px;
  }
  .upload-list li {
    width: 100px;
    height: 100px;
  }
  .sign-up-row .form-table-head .title {
    display: block;
  }
  .sign-up-row .form-list .form-table-tips {
    margin-left: 0;
    font-size: 12px;
  }
  .sign-up-row .form-list .form-table-tips::after {
    content: '';
    position: absolute;
    top: -10px;
    left: 10px;
    width: 0;
    height: 0;
    display: inline-block;
    overflow: hidden;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-bottom-color: rgba(226, 7, 0, 0.05);
    border-bottom-style: solid;
  }
}

/**
 * Utility classes
 * ----------------------------------------------------------------------------
 */
.clearfix {
  *zoom: 1;
}

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

.clearfix:after {
  clear: both;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.vertical-center {
  font-size: 0;
}

.vertical-center:after {
  vertical-align: middle;
}

.vertical-center > * {
  display: inline-block;
  vertical-align: middle;
}

.vertical-center > *:first-child {
  margin-left: 0;
}

.vertical-center > *:last-child {
  margin-right: 0;
}

.vertical-top {
  font-size: 0;
}

.vertical-top:after {
  vertical-align: top;
}

.vertical-top > * {
  display: inline-block;
  vertical-align: top;
}

.vertical-top > *:first-child {
  margin-left: 0;
}

.vertical-top > *:last-child {
  margin-right: 0;
}

.dvs-1 {
  float: left;
  width: 100%;
}

.dvs-2 {
  float: left;
  width: 50%;
}

.dvs-3 {
  float: left;
  width: 33.33333%;
}

.dvs-4 {
  float: left;
  width: 25%;
}

.dvs-5 {
  float: left;
  width: 20%;
}

.dvs-6 {
  float: left;
  width: 16.66667%;
}

.dvs-7 {
  float: left;
  width: 14.28571%;
}

.dvs-8 {
  float: left;
  width: 12.5%;
}

.dvs-9 {
  float: left;
  width: 11.11111%;
}

.dvs-10 {
  float: left;
  width: 10%;
}

.dvs-11 {
  float: left;
  width: 9.09091%;
}

.dvs-12 {
  float: left;
  width: 8.33333%;
}

.prepend,
.append {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.prepend {
  left: 0;
}

.append {
  right: 0;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.primary {
  color: #006de6 !important;
}

.blue {
  color: #3f5cdc !important;
}

.green {
  color: #21c761 !important;
}

.red {
  color: #e20700 !important;
}

.yellow {
  color: #ffa430 !important;
}

.orange {
  color: #fd7e14 !important;
}

.purple {
  color: #916ef0 !important;
}

.dark {
  color: #313335 !important;
}

.base {
  color: #616365 !important;
}

.light {
  color: #ABADAF !important;
}

.bg-light {
  background-color: #f7f7f7;
}

.bg-base {
  background-color: #f5f5f5;
}

.bg-dark {
  background-color: #f3f3f3;
}

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

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

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

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

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

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

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

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

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

.mt0 {
  margin-top: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

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

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

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

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

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

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

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

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

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

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

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

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

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

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.pt40 {
  padding-top: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.rounded {
  border-radius: 100px !important;
}

.sharp {
  border-radius: 0 !important;
}

.link-default {
  font-size: inherit;
  color: #616365;
  text-decoration: none;
}

.link-default:hover {
  color: #006de6;
}

.link-normal {
  font-size: inherit;
  color: #006de6;
  text-decoration: none;
}

.link-normal:hover {
  text-decoration: underline;
}

.link-light {
  font-size: inherit;
  color: #919395;
  text-decoration: none;
}

.link-light:hover {
  color: #006de6;
}

.link-icon {
  font-size: 0;
}

.link-icon:after {
  vertical-align: middle;
}

.link-icon > * {
  display: inline-block;
  vertical-align: middle;
}

.link-icon > *:first-child {
  margin-left: 0;
}

.link-icon > *:last-child {
  margin-right: 0;
}

.link-icon > * {
  margin: 0 5px;
}

.link-icon i {
  font-size: 15px;
}

.link-icon span {
  font-size: 14px;
}

.info {
  font-size: 14px;
  color: #ABADAF;
  line-height: 20px;
}

.mask {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
}

.mask-white {
  background-color: rgba(255, 255, 255, 0.9);
}

.mask-transparent {
  background-color: transparent;
}

.mask-light {
  background-color: rgba(0, 0, 0, 0.1);
}

.bt {
  border-top: 1px solid #ddd;
}

.br {
  border-right: 1px solid #ddd;
}

.bb {
  border-bottom: 1px solid #ddd;
}

.bl {
  border-left: 1px solid #ddd;
}

hr {
  margin: 0;
  border: 0;
  border-top: 1px;
  border-style: solid;
  border-color: #ddd;
}

hr.hr-vertical {
  display: inline-block;
  width: 1px;
  height: 100%;
  background-color: #ddd;
}

hr.hr-dark {
  background-color: #ccc;
  border-color: #ccc;
}

hr.hr-light {
  background-color: #eee;
  border-color: #eee;
}

.hr-container {
  display: inline-block;
  height: 20px;
  vertical-align: middle;
}

.portrait {
  background-image: url("../images/portraits/portrait-default.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  overflow: hidden;
  border-radius: 50%;
}

.portrait img {
  border-radius: inherit;
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 400px) {
  .ercode { display: none;  }
  .kefu { display: none;  }
}
/*# sourceMappingURL=main.css.map */