/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../font/glyphicons-halflings-regular.eot');
  src: url('../font/glyphicons-halflings-regular.eot') format('embedded-opentype'), url('../font/glyphicons-halflings-regular.woff2') format('woff2'), url('../font/glyphicons-halflings-regular.woff') format('woff'), url('../font/glyphicons-halflings-regular.ttf') format('truetype'), url('../font/glyphicons-halflings-regular.svg') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

@font-face {
	font-family: codeages-icon;
	src: url(http://139.196.164.10/static-dist/app/fonts/cd-icon.eot);
	src: url(http://139.196.164.10/static-dist/app/fonts/cd-icon.eot) format("embedded-opentype"), url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAABMgAAsAAAAAIGwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFZW7kuCY21hcAAAAYAAAAGEAAAEBsPvsEFnbHlmAAADBAAADJAAABTY4T08hWhlYWQAAA+UAAAAMQAAADYQBikNaGhlYQAAD8gAAAAgAAAAJAfdA7BobXR4AAAP6AAAAB0AAAC8u+r//mxvY2EAABAIAAAAYAAAAGCCDocubWF4cAAAEGgAAAAfAAAAIAE/AMhuYW1lAAAQiAAAAVsAAAKp3cx7enBvc3QAABHkAAABPAAAAe22smUEeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2BkYWCcwMDKwMHUyXSGgYGhH0IzvmYwYuRgYGBiYGVmwAoC0lxTGBwYKl5OYG7438AQw9zA0AAUZgTJAQDeJQwIeJzF001SE1EYheG3Q4yoEQQVFRREFOUvA0euwh2goqioSCFVYBBQgQl/AgtwQY7cx1kFns4JA1eQrnqo3Euquyvfe4ELQJdNWxWKvxSU1x/vFq39Li639qv89rpONxV/bmpJK9rV6dmZd5ua1bJWtddanV+Fv12nwVOet1YV36vqJ9a46Ltc8n2v+P9X6aGXa/TRz3VucJMBbnGbOwwyxF3uMcwI9xnlAWM85BHjPOYJE0wy5feb8RMoanTsKjr36P+vevmn8qy98q9Cs82vqNnwFNCLKCevl1FOX6+irEJz4Wmh1+G5oTfhCaL58CzR2yhr0bvwfNH7KN9OC+GZow/h6aOP4Q7Qp3ARaDHcBvocrgQthXtBy+Fy0JdwQ2glXBNaDXeF1sKFoa/h1lAzXB1aD/eHvoVLRBvhJtFmuE60Fe4UfQ8Xi36E20U/wxWj7XDPaCdcNtoNN472wrWj/XD36CB8AtBh+Cygo/CpQL/C5wMdR3nCdRI+M+g0aPwDScKZY3ichThbbCPXdffcy5lLjjgkh8PhkCNRIjnkjNcUKYkP0SuNtFp7u7Ziy4ntkKntLbBJHe+H7ayTDexFbSD0R5DUiIJuAH94ESOLokkdMUU+CttAswWax0+C+qNFtAmKJEDR9CMwsHLQ1mgAa7bnzpBaSvI2o+GZuXfOPffc8z4iEiG3/p1dZzmik7vIEjlDPkEIyDUoJ2gBSm67QWtglCTDzCSYa7slbpcbbA3MspzJNpfbjilzOQkJmIVWqbnsNqgLnfY6XYVmtgCQn7YeS1dn0uyvQMm5s1/2P0b/Gow5eya5Xvc3509lmkU9+mI8nc6n01+LypIUpTSSTMBzZjYmxRTZ/xspaRnX507QOYjnXeuhx9XidPrTX21/rlA1YwCDAejTxcTfntIsDe+XrayezvOUGs1Zql3JwIu/ncrp8YLzHwSviABsyGr4iJMimceT2rNgrkO3AW4CdG4ngGs4U8IpDedslyHEAc4lgJK/pFsrK1s0gPzhr1SWAJYqdCd8fuXhwZOXKb38ZABhMEZECJ/vw2LFJ5VFwCcVz/7+YIyKkMi38IoQRkiS5MgMcldBfRAUq6khUyVkQ0M+kItQ7F2j1JHwB6MnG4a0P9wJn880PO+c5/0jJT6hZJ/Qnf0+3WEEP+2PUGgfnwPwzq2unvOg1xv0erdIrdarCflAIKsaHZIpHLjc5SY3u2bXZTVvb29804sTA9xHrHmFAUo6QUjXaIErLbcXwCknwRxcg19eg5l4/CnVjj987ZoYVuK2+lQcR6O1z+D5DVISekGpdwKt8FBDpmF2q5PKeK0UL9rsjRde+CZj33yhfa46deOUX3vkOUqfe+TRZyl9FmpTzp81w88vvMHAnouXdk/doM8+OkYSW6L97wY2MUVMYuPOt4/aZQe7N+CQIVy8eNEb38O335ek998O4ZUfMvbDKwGktQkk8A5Q3n5/XxrjIEQeDus+1Pz8cd1LY93rKJiyzA0wWh1+B/3TQUOo1XuTf+MvrnC/NxxC39+B/nELGILAO7fqf6q8fPLkchl2er2dfn/Y65ED+fRZHzkrkbuFZkZqMY44CzSgvdzMZmS91AkFxUgtNPHahN3Dov+ryuLiA4uL5/3/hQfvuedBoLVe6Ac99CK/H3oToFf5r4BAfGARvtRDPMQ+pK8kxiwCkzqytVbH7rQoeev3kvT7twL4ah8vVhsPEe5/GYg4XWhzQ3oDKRlIqYSk2O0Dcanakaqsty+kNOno/tAfQg96dPeIU3/3xo3e7m7AI7oayiz05ZDyhKjYWFTdklair/nD+hrAWh16DQ/A++VMpdKtVL7tD2DAeuDV9++ui/k6vVH3PnwFxMduZYeO9XNwBh0t+NgpGG7RwT9xjuoCnmOxSneqguWqiAjid+wc+98DMuyJeDmSNUPq02SOkGpLs/U7eAVD2cNuv1+bEP5bEw5xHY0KCAwmNTHpCfCvoU5QdgOUXQz3JCBp2bS5nO5q4HZNMDGcDdjum2/uMr829C5C3mO9nVvkHf+39TrMvAMY7Xa8z4G1Nor3B/xzlA7yDy0DbeTOZxD84wlCTz12AjQbwN3gxp2OEPI/tk/tsHWOTzAhHv+DG95VOOMdMc9d73Wc/GO23kF5a3/c1ns9EctFnv8A7eRD4pEL5FXyXfIDpIcnd9bx5zbAdniby053HdpiiOk/CZjaMblT2chkTdw3222u007wGWSEzHU6zjKu6IYgQBJ4RlbmyKoAILDF7bhIMjNLW8sBkoGvSE0QwXlDxqlWuDqDoCkISgkWbLouFOTQn0ZkxlUGwJWq1dpQZQZMUngsWyw5rn6XkSnqlpqXWSI1d2FlY+Oxr322nU6pRf8X1pKZnXdmVItGuWKkivXs4ozVzJp3p/SJSX0JfgNGbFpP1bL1FTmOtQgCd6uZ5orEp9S4LF+Ws86JPJ/iMZAiCkvNKvEEU+WYGkNefC9bzkd5Rkf64YsLLzPKZKxE8moqAXO4iMe0WcvksWg0nU2VNLOI10YhmSwsZOsbug7th5+o5+9KpUz/nxl6saZbqWJRL6VSc6plxFTGQI6kFCUvZstJbVadzqgqfH+lnj+h69MxAyQeV6e4BJUmiiSLB8Arrlh1x5IBR6oqc5ZQ4zN6Ioq0eEx5K2Ki/KYVnTN8cS3FCnL/rV+z55lL3iBEd7rt5VOw3BGm0W0LsA5mc6zqORpo3cgaGaHuAmQD5aLt2GVnAVC9QnkdVySLWclELHzDEpJiVeCWF6DcANlIMKw3G5EDc2ouN5dXA8vp2Fw2AmNyO46N43XYkwCYTEFG4br6klXYdFZWYrqSzsd5RFa5zBjLA4qqqMeiTJZ1HEcZrkB7wb+IOpdiqp5Qo7heva8dz+aNmDGVjFDG4qqiTDvV1Cw3rYyeVOKAk1GZReNxJhmWqkmUyjpPKxHkgOkbMJT1yBSPywwFG2en76801WQS8nKMx6czSizp5tJKTpXcEpoL50xqtfKLeSWetyiyhP6BbEWQDburMQVtLKFEI1I2j0cL5vGMFJQUqlNmMudTeiwh43aRCK9nqyquMxKyAsiTmlM2Pj9Zy6gYrbGCqMplN9BXd5YxLSvE6HTaQsSA2hKK6Wojp6Xvnv+38869M1ZVUaqtM3v0rP3kyQv5bP079JPt1skn7bP06S33XjObj7Xb+VXbfsg5sXl2lcX8ve1LK5+yXrra/vPGE1/0n/v4q17hkyuXtkHLnCw8NL/4maM1VuFwHHODuMuDGKyDi6UmJRMh98pEdHsKnu76u9tdujsRch+fDHbbcCHAIMdyV0Pkrs6dcxfOt9axZzHDFxGu/59UdmXzPO2L2gSiz0f7+KPnBz3av1NaoI/S85uVpaXKPWvn79382OZ5ciS2nzge27uoLcNGe0ffC8o9+3Ybcjji/6mTs/pgmZ18wFEf90L2wDicBxb6/+Nm2wtGZS23nMOiqoI4iDnTHNf6fawhOA46JQO7PU3UCxC9Sq+cObO391V4kRzObeZhjnWsml2smLFu5of4K65evbr6+usBPMzQP42nEY55IPDfIlMBksHmzvvJT7xbBPPtfwUvAUoA6E/pQOBVcUfE28bPgHjXR/i38b44wkPWYkAvjcgcw2OEbgb7Iv+T+6ojwmRcK6YDerERRYqFBNN+/OOAqF/r9caERdN1sIaM1+jYVsSghIv2cI2gC9hy0TPBJhAumdBFNOi7NFtzObCed7N/E5s0GHg3Kd//w96aPzyCy82SUeImmod3c/8PlAt0ujtadwS3JOTRdUVRGJCCniALw5ueqG29m0f40M0uFk1mF4YBOcQfhHvsrSHpEe6AfiOUNfLgwuDvsTsk3rvhA3ucAOcXTMHOew5j0ynyNPkSLm07ZZ7AHIKNjdQWZcioShC1QfANe56P/GhjVmCiMLFltxFZAI5WGMa21rI5ywBLEBPbFLtBw9nurAStnCsiZjSWcHPQV3kihslckkRGT6j8mbyT4Ap+dPJQVuWEMi4ClIQqv1ze2ii2HF1iLRHrZVWX5Uvl+05nsvOvP/7Y/fZ6vQw52GhbT9hNdWuwldGdwZZz5uyik6Kb6RyS0xOymvt5gkekoJwQ+8bev+OX61BKLa3cV8HkDxIWPQwo9S4sPH+f84C9sQVzqRMnN/xftZ52e61YFE5/4VRpzTp5moJWml9ZPda/oxWhcaAOSx1a6wtz7aPJDYUNhqMxPgxFZALRL9T2dzDG9fq3+yRhx1Njbxr53pWRT4F1xAm9204W9ijYeqItTfRDyI1ZKsuGhkrEZqWjtR3RrNDv+8/MOvAn8Npn/O1Zx5mFSwL623AJ44NT8A14b9PFR8HB6rIA7xXc/X+B9w78TfwPYY18VvTPzMzIQRUq7rKoWLthgSFuFr647eVWE6sXExMhw0QIaFwYcvFuN2hQGfNyWM2awhLnIEiXTGN5x4REymrlu3bxfmdr0MpXimoEjGwmx0S6T+gFLbVYyGRZUk+l3ZPF1CwqWlH9D2xvpaHbSSUpR/VpvXpP4bT74BeqWL+lYUpRkrbeKMx48Ig9r9Yq8emUlVd1jmaLT8sqqPa8zGuV+c1isTNfVVOmKqeVWDweM1SsUKr1TnFu0/+RjLWExpWEpAbWJYrlvMpTHMs8NPaopiTkWPR2jBIxPRZ0GNUpkExWlVgS48MpLFq5yYb+u5cv++/+7ixEIXr2R9fu3v6Hzc0ffL0GH1gw7f+n9TP/59/6Fsyvffqdl1Lf+7vUS28foZucpMu1j6L5UeRge0QLJmgRJNENiVGCK383piOW/OyAwP8BE4MUAHicY2BkYGAAYp1bOcXx/DZfGbhZGEDgWvGnDhj9////VSwMzGFALgcDE0gUAGBuDSoAAAB4nGNgZGBgbvjfwBDDwvD/PwMDCwMDUAQF6AMAdgYElnicY2FgYGB+ycDAwgDC//9DaGSMTWxwYAB4sgWhAAAAAAAAAAB2AMQBDAEmAUQBgAHCAhACWAJ+AqoC4AMOA0gDbgOoA84D9AUKBeYGMgZsBrwHAgcWB0QHWAdsB4AHlAeuB8gH3gf0CAwIIgg0COwJBAkSCTIJZgoACiwKUgpseJxjYGRgYNBn2MPAxgACTEDMBYQMDP/BfAYAICUCCAB4nH2PTU7DMBCFn/uHSAULECy6wWKBBKjpjwSLbiu1O5C66IZVmjhpqiSOHLdSL8AdOAAn4RxwAS7BNB2QWonG8uh7b57tCYAzfEFg+13Q3rLACaktV3CEa+Yq+bfMNeJH5jqaGDI3yH9idnCPF+YmzvFKN4jaMak7vDELtPDBXMEpPpmr5H8z19ASdeY6LsUVc4P8B2YHU/HM3MSNeHeGRnlWBXK2lrGvs1Bn1vF1oLxIFe2NM1HRMvHMjrcjpsoUsc5kz+3u+GOVKfN7d7GK+taGMjQ6lSN6RCWJlrnRC+Vbd25tPuh0QvZdX6c06hAGCh4s1QASM6ypxvChkSEsq6XcRgdlMqJaoP2XmZCOsERCPXMg939nStqQE5dKogcX3QP5MemsPLM/d4EVpfvkWppd0jZ0IiUa8Z8omjMhlsjL3oIcn3wX8/JUjgE6tMK9vFu+nf4AT118UAB4nG1Q2XLCMAzMQuIk0BZ63/d9pPSXjKMQD8YOdmjg75tAHnioxiOtpPXOjryOt4me93+M0EEXPgIwhIgQo4c+drCLPQwwxD4OcIgjHOMEpzjDOS5wiStc4wa3uMM9HvCIJzzjBa94wzs+8IkvJPjGCD8elkzwGVkeyjQZczENhDKOfEplyRxxK/Io5XpCNjFRTcms0aWvjJj6UmcmoBmXiskiN5rCgq9mpEvWbBLjO55RXHGrpZ4kJnQLIci5sJ0EFcmx6cznzJKuX9zuE8NyUkX9vyksk6okyzYeetxaUyWpqXR/A62c5GU7VpSV0QYuil4mrSuTgk8oVrxFg5YoNa1Fhlv9Wmmb0MjtbvWLIhA5iSmrjS+l7vI0ra3PzC/5wqRNKlb+mJRiruT1ueJ1ybnK/AZ53h8XO4Vu") format("woff"), url(http://139.196.164.10/static-dist/app/fonts/cd-icon.ttf) format("truetype"), url(http://139.196.164.10/static-dist/app/fonts/cd-icon.svg) format("svg")
}

.cd-icon {
	font-family: codeages-icon !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.cd-icon-camera:before {
	content: "\E95D"
}

.cd-icon-id-back:before {
	content: "\E95E"
}

.cd-icon-close:before {
	content: "\E95F"
}

.cd-icon-edit:before {
	content: "\E960"
}

.cd-icon-search:before {
	content: "\E961"
}

.cd-icon-danger-o:before {
	content: "\E962"
}

.cd-icon-id-front:before {
	content: "\E963"
}

.cd-icon-lock:before {
	content: "\E964"
}

.cd-icon-info:before {
	content: "\E965"
}

.cd-icon-email:before {
	content: "\E966"
}

.cd-icon-iphone:before {
	content: "\E967"
}

.cd-icon-payment:before {
	content: "\E968"
}

.cd-icon-info-o:before {
	content: "\E969"
}

.cd-icon-safe:before {
	content: "\E96A"
}

.cd-icon-warning-o:before {
	content: "\E96B"
}

.cd-icon-success:before {
	content: "\E96C"
}

.cd-icon-warning:before {
	content: "\E96D"
}

.cd-icon-weibo:before {
	content: "\E96E"
}

.cd-icon-qq:before {
	content: "\E970"
}

.cd-icon-renren:before {
	content: "\E971"
}

.cd-icon-success-o:before {
	content: "\E972"
}

.cd-icon-help-o:before {
	content: "\E975"
}

.cd-icon-help:before {
	content: "\E976"
}

.cd-icon-filter:before {
	content: "\E977"
}

.cd-icon-danger:before {
	content: "\E978"
}

.cd-icon-arrow-down:before {
	content: "\E979"
}

.cd-icon-arrow-right:before {
	content: "\E97A"
}

.cd-icon-arrow-left:before {
	content: "\E97B"
}

.cd-icon-arrow-up:before {
	content: "\E97C"
}

.cd-icon-first-page:before {
	content: "\E97D"
}

.cd-icon-last-page:before {
	content: "\E97E"
}

.cd-icon-arrow-line-down:before {
	content: "\E97F"
}

.cd-icon-arrow-line-right:before {
	content: "\E980"
}

.cd-icon-arrow-line-left:before {
	content: "\E981"
}

.cd-icon-arrow-line-up:before {
	content: "\E982"
}

.cd-icon-check:before {
	content: "\E983"
}

.cd-icon-weixin:before {
	content: "\E988"
}

.cd-icon-add:before {
	content: "\E989"
}

.cd-icon-remove:before {
	content: "\E98A"
}

.cd-icon-code:before {
	content: "\E98B"
}

.cd-icon-copy:before {
	content: "\E98C"
}

.cd-icon-bell:before {
	content: "\E98D"
}

.cd-icon-star-o:before {
	content: "\E98E"
}

.cd-icon-star-half:before {
	content: "\E98F"
}

.cd-icon-star:before {
	content: "\E990"
}

.cd-text-info {
	color: #278bf5
}

.cd-text-danger {
	color: #ed3e3e
}

.cd-text-success {
	color: #43bc60
}

.cd-text-warning {
	color: #ffa51f
}

.cd-dark-major {
	color: rgba(0, 0, 0, .88)
}

.cd-dark-minor {
	color: rgba(0, 0, 0, .56)
}

.cd-dark-assist {
	color: rgba(0, 0, 0, .32)
}

.cd-light-major {
	color: #fff
}

.cd-light-minor {
	color: hsla(0, 0%, 100%, .7)
}

.cd-light-assist {
	color: hsla(0, 0%, 100%, .4)
}

.cd-mt0 {
	margin-top: 0 !important
}

.cd-mt8 {
	margin-top: 8px !important
}

.cd-mt16 {
	margin-top: 16px !important
}

.cd-mt24 {
	margin-top: 24px !important
}

.cd-mt32 {
	margin-top: 32px !important
}

.cd-mt40 {
	margin-top: 40px !important
}

.cd-mr0 {
	margin-right: 0 !important
}

.cd-mr8 {
	margin-right: 8px !important
}

.cd-mr16 {
	margin-right: 16px !important
}

.cd-mr24 {
	margin-right: 24px !important
}

.cd-mr32 {
	margin-right: 32px !important
}

.cd-mr40 {
	margin-right: 40px !important
}

.cd-mb0 {
	margin-bottom: 0 !important
}

.cd-mb8 {
	margin-bottom: 8px !important
}

.cd-mb16 {
	margin-bottom: 16px !important
}

.cd-mb24 {
	margin-bottom: 24px !important
}

.cd-mb32 {
	margin-bottom: 32px !important
}

.cd-mb40 {
	margin-bottom: 40px !important
}

.cd-ml0 {
	margin-left: 0 !important
}

.cd-ml8 {
	margin-left: 8px !important
}

.cd-ml16 {
	margin-left: 16px !important
}

.cd-ml24 {
	margin-left: 24px !important
}

.cd-ml32 {
	margin-left: 32px !important
}

.cd-ml40 {
	margin-left: 40px !important
}

.cd-mv0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.cd-mv8 {
	margin-top: 8px !important;
	margin-bottom: 8px !important
}

.cd-mv16 {
	margin-top: 16px !important;
	margin-bottom: 16px !important
}

.cd-mv24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.cd-mv32 {
	margin-top: 32px !important;
	margin-bottom: 32px !important
}

.cd-mv40 {
	margin-top: 40px !important;
	margin-bottom: 40px !important
}

.cd-pt0 {
	padding-top: 0 !important
}

.cd-pt8 {
	padding-top: 8px !important
}

.cd-pt16 {
	padding-top: 16px !important
}

.cd-pt24 {
	padding-top: 24px !important
}

.cd-pt32 {
	padding-top: 32px !important
}

.cd-pt40 {
	padding-top: 40px !important
}

.cd-pr0 {
	padding-right: 0 !important
}

.cd-pr8 {
	padding-right: 8px !important
}

.cd-pr16 {
	padding-right: 16px !important
}

.cd-pr24 {
	padding-right: 24px !important
}

.cd-pr32 {
	padding-right: 32px !important
}

.cd-pr40 {
	padding-right: 40px !important
}

.cd-pb0 {
	padding-bottom: 0 !important
}

.cd-pb8 {
	padding-bottom: 8px !important
}

.cd-pb16 {
	padding-bottom: 16px !important
}

.cd-pb24 {
	padding-bottom: 24px !important
}

.cd-pb32 {
	padding-bottom: 32px !important
}

.cd-pb40 {
	padding-bottom: 40px !important
}

.cd-pl0 {
	padding-left: 0 !important
}

.cd-pl8 {
	padding-left: 8px !important
}

.cd-pl16 {
	padding-left: 16px !important
}

.cd-pl24 {
	padding-left: 24px !important
}

.cd-pl32 {
	padding-left: 32px !important
}

.cd-pl40 {
	padding-left: 40px !important
}

.cd-pv0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.cd-pv8 {
	padding-top: 8px !important;
	padding-bottom: 8px !important
}

.cd-pv16 {
	padding-top: 16px !important;
	padding-bottom: 16px !important
}

.cd-pv24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.cd-pv32 {
	padding-top: 32px !important;
	padding-bottom: 32px !important
}

.cd-pv40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important
}

.cd-text-sm {
	font-size: 12px !important
}

.cd-text-md {
	font-size: 14px !important
}

.cd-text-lg {
	font-size: 16px !important
}

.cd-text-xlg {
	font-size: 18px !important
}

.cd-text-xxlg {
	font-size: 24px !important
}

.cd-text-xxxlg {
	font-size: 32px !important
}

.cd-link-major,
.cd-link-major:focus,
.cd-link-major:hover {
	color: rgba(0, 0, 0, .88);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.cd-link-major:focus,
	.cd-link-major:hover {
		opacity: .8
	}

.cd-link-minor,
.cd-link-minor:focus,
.cd-link-minor:hover {
	color: rgba(0, 0, 0, .56);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.cd-link-minor:focus,
	.cd-link-minor:hover {
		opacity: .8
	}

.cd-link-assist,
.cd-link-assist:focus,
.cd-link-assist:hover {
	color: rgba(0, 0, 0, .32);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.cd-link-assist:focus,
	.cd-link-assist:hover {
		opacity: .8
	}

.cd-link-primary,
.cd-link-primary:focus,
.cd-link-primary:hover {
	color: #43bc60;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.cd-link-primary:focus,
	.cd-link-primary:hover {
		opacity: .8
	}

.cd-clearfix:after,
.cd-clearfix:before {
	content: "";
	display: table
}

.cd-clearfix:after {
	clear: both
}

.cd-full {
	width: 100%
}

.cd-full,
.cd-responsive {
	height: auto;
	display: block
}

.cd-responsive {
	max-width: 100%
}

.cd-hide {
	display: none
}

.cd-bg-light {
	background-color: #fafafa
}

.cd-bg {
	background-color: #f5f5f5
}

.cd-bg-dark {
	background-color: #eee
}

.cd-text-medium {
	font-weight: 500 !important
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

a {
	text-decoration: none
}

body {
	background: #f5f5f5;
	line-height: 22px;
	font-size: 14px;
	color: rgba(0, 0, 0, .56);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif
}

@font-face {
	font-family: helvetica neue;
	src: local("helvetica neue");
	unicode-range: u+30-39
}

.cd-container {
	padding-left: 12px;
	padding-right: 12px;
	margin: 0 auto
}

@media (min-width:1200px) {
	.cd-container {
		width: 1200px
	}
}

.cd-content {
	position: relative;
	border-radius: 4px;
	margin-top: 24px;
	margin-bottom: 24px
}

.cd-main {
	margin-left: 200px;
	background: #fff;
	border-radius: 0 4px 4px 0;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04)
}

@media (max-width:991px) {
	.cd-main {
		margin-left: 0;
		border-radius: 4px
	}
}

.cd-main__heading {
	padding: 24px 32px;
	box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08)
}

@media (max-width:767px) {
	.cd-main__heading {
		padding: 24px
	}
}

.cd-main__heading .cd-main__title {
	font-size: 16px;
	color: rgba(0, 0, 0, .88);
	line-height: 1;
	margin: 0 auto;
	font-weight: 500
}

.cd-main__body {
	padding: 32px;
	min-height: 800px
}

@media (max-width:767px) {
	.cd-main__body {
		padding: 24px;
		min-height: auto
	}
}

.cd-icon {
	line-height: 1
}

.cd-empty {
	text-align: center;
	color: rgba(0, 0, 0, .32);
	padding: 20px 0
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}

.cd-fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

	.cd-fade.cd-in {
		opacity: 1
	}

.cd-animated {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@-webkit-keyframes cdFadeInDownSmall {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes cdFadeInDownSmall {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.cd-fadeInDownSmall {
	-webkit-animation-name: cdFadeInDownSmall;
	animation-name: cdFadeInDownSmall
}

@-webkit-keyframes cdFadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes cdFadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.cd-fadeOutUp {
	-webkit-animation-name: cdFadeOutUp;
	animation-name: cdFadeOutUp
}

.cd-row {
	margin-left: -12px;
	margin-right: -12px
}

	.cd-row:after,
	.cd-row:before {
		content: " ";
		display: table
	}

	.cd-row:after {
		clear: both
	}

.cd-lg-1,
.cd-lg-2,
.cd-lg-3,
.cd-lg-4,
.cd-lg-5,
.cd-lg-6,
.cd-lg-7,
.cd-lg-8,
.cd-lg-9,
.cd-lg-10,
.cd-lg-11,
.cd-lg-12,
.cd-lg-13,
.cd-lg-14,
.cd-lg-15,
.cd-lg-16,
.cd-lg-17,
.cd-lg-18,
.cd-lg-19,
.cd-lg-20,
.cd-lg-21,
.cd-lg-22,
.cd-lg-23,
.cd-lg-24,
.cd-md-1,
.cd-md-2,
.cd-md-3,
.cd-md-4,
.cd-md-5,
.cd-md-6,
.cd-md-7,
.cd-md-8,
.cd-md-9,
.cd-md-10,
.cd-md-11,
.cd-md-12,
.cd-md-13,
.cd-md-14,
.cd-md-15,
.cd-md-16,
.cd-md-17,
.cd-md-18,
.cd-md-19,
.cd-md-20,
.cd-md-21,
.cd-md-22,
.cd-md-23,
.cd-md-24,
.cd-sm-1,
.cd-sm-2,
.cd-sm-3,
.cd-sm-4,
.cd-sm-5,
.cd-sm-6,
.cd-sm-7,
.cd-sm-8,
.cd-sm-9,
.cd-sm-10,
.cd-sm-11,
.cd-sm-12,
.cd-sm-13,
.cd-sm-14,
.cd-sm-15,
.cd-sm-16,
.cd-sm-17,
.cd-sm-18,
.cd-sm-19,
.cd-sm-20,
.cd-sm-21,
.cd-sm-22,
.cd-sm-23,
.cd-sm-24,
.cd-xs-1,
.cd-xs-2,
.cd-xs-3,
.cd-xs-4,
.cd-xs-5,
.cd-xs-6,
.cd-xs-7,
.cd-xs-8,
.cd-xs-9,
.cd-xs-10,
.cd-xs-11,
.cd-xs-12,
.cd-xs-13,
.cd-xs-14,
.cd-xs-15,
.cd-xs-16,
.cd-xs-17,
.cd-xs-18,
.cd-xs-19,
.cd-xs-20,
.cd-xs-21,
.cd-xs-22,
.cd-xs-23,
.cd-xs-24,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.col-lg-17,
.col-lg-18,
.col-lg-19,
.col-lg-20,
.col-lg-21,
.col-lg-22,
.col-lg-23,
.col-lg-24,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-md-17,
.col-md-18,
.col-md-19,
.col-md-20,
.col-md-21,
.col-md-22,
.col-md-23,
.col-md-24,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.col-sm-17,
.col-sm-18,
.col-sm-19,
.col-sm-20,
.col-sm-21,
.col-sm-22,
.col-sm-23,
.col-sm-24,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px
}

.col-xs-24 {
	float: left;
	width: 200%
}

.cd-xs-24 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%
}

.cd-xs-offset-24 {
	margin-left: 100%
}

.col-xs-23 {
	float: left;
	width: 191.66666667%
}

.cd-xs-23 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 95.83333333%
}

.cd-xs-offset-23 {
	margin-left: 95.83333333%
}

.col-xs-22 {
	float: left;
	width: 183.33333333%
}

.cd-xs-22 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 91.66666667%
}

.cd-xs-offset-22 {
	margin-left: 91.66666667%
}

.col-xs-21 {
	float: left;
	width: 175%
}

.cd-xs-21 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 87.5%
}

.cd-xs-offset-21 {
	margin-left: 87.5%
}

.col-xs-20 {
	float: left;
	width: 166.66666667%
}

.cd-xs-20 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 83.33333333%
}

.cd-xs-offset-20 {
	margin-left: 83.33333333%
}

.col-xs-19 {
	float: left;
	width: 158.33333333%
}

.cd-xs-19 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 79.16666667%
}

.cd-xs-offset-19 {
	margin-left: 79.16666667%
}

.col-xs-18 {
	float: left;
	width: 150%
}

.cd-xs-18 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 75%
}

.cd-xs-offset-18 {
	margin-left: 75%
}

.col-xs-17 {
	float: left;
	width: 141.66666667%
}

.cd-xs-17 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 70.83333333%
}

.cd-xs-offset-17 {
	margin-left: 70.83333333%
}

.col-xs-16 {
	float: left;
	width: 133.33333333%
}

.cd-xs-16 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 66.66666667%
}

.cd-xs-offset-16 {
	margin-left: 66.66666667%
}

.col-xs-15 {
	float: left;
	width: 125%
}

.cd-xs-15 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 62.5%
}

.cd-xs-offset-15 {
	margin-left: 62.5%
}

.col-xs-14 {
	float: left;
	width: 116.66666667%
}

.cd-xs-14 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 58.33333333%
}

.cd-xs-offset-14 {
	margin-left: 58.33333333%
}

.col-xs-13 {
	float: left;
	width: 108.33333333%
}

.cd-xs-13 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 54.16666667%
}

.cd-xs-offset-13 {
	margin-left: 54.16666667%
}

.col-xs-12 {
	float: left;
	width: 100%
}

.cd-xs-12 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 50%
}

.cd-xs-offset-12 {
	margin-left: 50%
}

.col-xs-11 {
	float: left;
	width: 91.66666667%
}

.cd-xs-11 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 45.83333333%
}

.cd-xs-offset-11 {
	margin-left: 45.83333333%
}

.col-xs-10 {
	float: left;
	width: 83.33333333%
}

.cd-xs-10 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 41.66666667%
}

.cd-xs-offset-10 {
	margin-left: 41.66666667%
}

.col-xs-9 {
	float: left;
	width: 75%
}

.cd-xs-9 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 37.5%
}

.cd-xs-offset-9 {
	margin-left: 37.5%
}

.col-xs-8 {
	float: left;
	width: 66.66666667%
}

.cd-xs-8 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 33.33333333%
}

.cd-xs-offset-8 {
	margin-left: 33.33333333%
}

.col-xs-7 {
	float: left;
	width: 58.33333333%
}

.cd-xs-7 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 29.16666667%
}

.cd-xs-offset-7 {
	margin-left: 29.16666667%
}

.col-xs-6 {
	float: left;
	width: 50%
}

.cd-xs-6 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 25%
}

.cd-xs-offset-6 {
	margin-left: 25%
}

.col-xs-5 {
	float: left;
	width: 41.66666667%
}

.cd-xs-5 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 20.83333333%
}

.cd-xs-offset-5 {
	margin-left: 20.83333333%
}

.col-xs-4 {
	float: left;
	width: 33.33333333%
}

.cd-xs-4 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 16.66666667%
}

.cd-xs-offset-4 {
	margin-left: 16.66666667%
}

.col-xs-3 {
	float: left;
	width: 25%
}

.cd-xs-3 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 12.5%
}

.cd-xs-offset-3 {
	margin-left: 12.5%
}

.col-xs-2 {
	float: left;
	width: 16.66666667%
}

.cd-xs-2 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 8.33333333%
}

.cd-xs-offset-2 {
	margin-left: 8.33333333%
}

.col-xs-1 {
	float: left;
	width: 8.33333333%
}

.cd-xs-1 {
	float: left;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 4.16666667%
}

.cd-xs-offset-1 {
	margin-left: 4.16666667%
}

@media (min-width:768px) {
	.col-sm-24 {
		float: left;
		width: 200%
	}

	.cd-sm-24 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}

	.cd-sm-offset-24 {
		margin-left: 100%
	}

	.col-sm-23 {
		float: left;
		width: 191.66666667%
	}

	.cd-sm-23 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 95.83333333%
	}

	.cd-sm-offset-23 {
		margin-left: 95.83333333%
	}

	.col-sm-22 {
		float: left;
		width: 183.33333333%
	}

	.cd-sm-22 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66666667%
	}

	.cd-sm-offset-22 {
		margin-left: 91.66666667%
	}

	.col-sm-21 {
		float: left;
		width: 175%
	}

	.cd-sm-21 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 87.5%
	}

	.cd-sm-offset-21 {
		margin-left: 87.5%
	}

	.col-sm-20 {
		float: left;
		width: 166.66666667%
	}

	.cd-sm-20 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333333%
	}

	.cd-sm-offset-20 {
		margin-left: 83.33333333%
	}

	.col-sm-19 {
		float: left;
		width: 158.33333333%
	}

	.cd-sm-19 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 79.16666667%
	}

	.cd-sm-offset-19 {
		margin-left: 79.16666667%
	}

	.col-sm-18 {
		float: left;
		width: 150%
	}

	.cd-sm-18 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%
	}

	.cd-sm-offset-18 {
		margin-left: 75%
	}

	.col-sm-17 {
		float: left;
		width: 141.66666667%
	}

	.cd-sm-17 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 70.83333333%
	}

	.cd-sm-offset-17 {
		margin-left: 70.83333333%
	}

	.col-sm-16 {
		float: left;
		width: 133.33333333%
	}

	.cd-sm-16 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66666667%
	}

	.cd-sm-offset-16 {
		margin-left: 66.66666667%
	}

	.col-sm-15 {
		float: left;
		width: 125%
	}

	.cd-sm-15 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 62.5%
	}

	.cd-sm-offset-15 {
		margin-left: 62.5%
	}

	.col-sm-14 {
		float: left;
		width: 116.66666667%
	}

	.cd-sm-14 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333333%
	}

	.cd-sm-offset-14 {
		margin-left: 58.33333333%
	}

	.col-sm-13 {
		float: left;
		width: 108.33333333%
	}

	.cd-sm-13 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 54.16666667%
	}

	.cd-sm-offset-13 {
		margin-left: 54.16666667%
	}

	.col-sm-12 {
		float: left;
		width: 100%
	}

	.cd-sm-12 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}

	.cd-sm-offset-12 {
		margin-left: 50%
	}

	.col-sm-11 {
		float: left;
		width: 91.66666667%
	}

	.cd-sm-11 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 45.83333333%
	}

	.cd-sm-offset-11 {
		margin-left: 45.83333333%
	}

	.col-sm-10 {
		float: left;
		width: 83.33333333%
	}

	.cd-sm-10 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66666667%
	}

	.cd-sm-offset-10 {
		margin-left: 41.66666667%
	}

	.col-sm-9 {
		float: left;
		width: 75%
	}

	.cd-sm-9 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 37.5%
	}

	.cd-sm-offset-9 {
		margin-left: 37.5%
	}

	.col-sm-8 {
		float: left;
		width: 66.66666667%
	}

	.cd-sm-8 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.cd-sm-offset-8 {
		margin-left: 33.33333333%
	}

	.col-sm-7 {
		float: left;
		width: 58.33333333%
	}

	.cd-sm-7 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 29.16666667%
	}

	.cd-sm-offset-7 {
		margin-left: 29.16666667%
	}

	.col-sm-6 {
		float: left;
		width: 50%
	}

	.cd-sm-6 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}

	.cd-sm-offset-6 {
		margin-left: 25%
	}

	.col-sm-5 {
		float: left;
		width: 41.66666667%
	}

	.cd-sm-5 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 20.83333333%
	}

	.cd-sm-offset-5 {
		margin-left: 20.83333333%
	}

	.col-sm-4 {
		float: left;
		width: 33.33333333%
	}

	.cd-sm-4 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66666667%
	}

	.cd-sm-offset-4 {
		margin-left: 16.66666667%
	}

	.col-sm-3 {
		float: left;
		width: 25%
	}

	.cd-sm-3 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 12.5%
	}

	.cd-sm-offset-3 {
		margin-left: 12.5%
	}

	.col-sm-2 {
		float: left;
		width: 16.66666667%
	}

	.cd-sm-2 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333333%
	}

	.cd-sm-offset-2 {
		margin-left: 8.33333333%
	}

	.col-sm-1 {
		float: left;
		width: 8.33333333%
	}

	.cd-sm-1 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 4.16666667%
	}

	.cd-sm-offset-1 {
		margin-left: 4.16666667%
	}
}

@media (min-width:992px) {
	.col-md-24 {
		float: left;
		width: 200%
	}

	.cd-md-24 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}

	.cd-md-offset-24 {
		margin-left: 100%
	}

	.col-md-23 {
		float: left;
		width: 191.66666667%
	}

	.cd-md-23 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 95.83333333%
	}

	.cd-md-offset-23 {
		margin-left: 95.83333333%
	}

	.col-md-22 {
		float: left;
		width: 183.33333333%
	}

	.cd-md-22 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66666667%
	}

	.cd-md-offset-22 {
		margin-left: 91.66666667%
	}

	.col-md-21 {
		float: left;
		width: 175%
	}

	.cd-md-21 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 87.5%
	}

	.cd-md-offset-21 {
		margin-left: 87.5%
	}

	.col-md-20 {
		float: left;
		width: 166.66666667%
	}

	.cd-md-20 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333333%
	}

	.cd-md-offset-20 {
		margin-left: 83.33333333%
	}

	.col-md-19 {
		float: left;
		width: 158.33333333%
	}

	.cd-md-19 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 79.16666667%
	}

	.cd-md-offset-19 {
		margin-left: 79.16666667%
	}

	.col-md-18 {
		float: left;
		width: 150%
	}

	.cd-md-18 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%
	}

	.cd-md-offset-18 {
		margin-left: 75%
	}

	.col-md-17 {
		float: left;
		width: 141.66666667%
	}

	.cd-md-17 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 70.83333333%
	}

	.cd-md-offset-17 {
		margin-left: 70.83333333%
	}

	.col-md-16 {
		float: left;
		width: 133.33333333%
	}

	.cd-md-16 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66666667%
	}

	.cd-md-offset-16 {
		margin-left: 66.66666667%
	}

	.col-md-15 {
		float: left;
		width: 125%
	}

	.cd-md-15 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 62.5%
	}

	.cd-md-offset-15 {
		margin-left: 62.5%
	}

	.col-md-14 {
		float: left;
		width: 116.66666667%
	}

	.cd-md-14 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333333%
	}

	.cd-md-offset-14 {
		margin-left: 58.33333333%
	}

	.col-md-13 {
		float: left;
		width: 108.33333333%
	}

	.cd-md-13 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 54.16666667%
	}

	.cd-md-offset-13 {
		margin-left: 54.16666667%
	}

	.col-md-12 {
		float: left;
		width: 100%
	}

	.cd-md-12 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}

	.cd-md-offset-12 {
		margin-left: 50%
	}

	.col-md-11 {
		float: left;
		width: 91.66666667%
	}

	.cd-md-11 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 45.83333333%
	}

	.cd-md-offset-11 {
		margin-left: 45.83333333%
	}

	.col-md-10 {
		float: left;
		width: 83.33333333%
	}

	.cd-md-10 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66666667%
	}

	.cd-md-offset-10 {
		margin-left: 41.66666667%
	}

	.col-md-9 {
		float: left;
		width: 75%
	}

	.cd-md-9 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 37.5%
	}

	.cd-md-offset-9 {
		margin-left: 37.5%
	}

	.col-md-8 {
		float: left;
		width: 66.66666667%
	}

	.cd-md-8 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.cd-md-offset-8 {
		margin-left: 33.33333333%
	}

	.col-md-7 {
		float: left;
		width: 58.33333333%
	}

	.cd-md-7 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 29.16666667%
	}

	.cd-md-offset-7 {
		margin-left: 29.16666667%
	}

	.col-md-6 {
		float: left;
		width: 50%
	}

	.cd-md-6 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}

	.cd-md-offset-6 {
		margin-left: 25%
	}

	.col-md-5 {
		float: left;
		width: 41.66666667%
	}

	.cd-md-5 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 20.83333333%
	}

	.cd-md-offset-5 {
		margin-left: 20.83333333%
	}

	.col-md-4 {
		float: left;
		width: 33.33333333%
	}

	.cd-md-4 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66666667%
	}

	.cd-md-offset-4 {
		margin-left: 16.66666667%
	}

	.col-md-3 {
		float: left;
		width: 25%
	}

	.cd-md-3 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 12.5%
	}

	.cd-md-offset-3 {
		margin-left: 12.5%
	}

	.col-md-2 {
		float: left;
		width: 16.66666667%
	}

	.cd-md-2 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333333%
	}

	.cd-md-offset-2 {
		margin-left: 8.33333333%
	}

	.col-md-1 {
		float: left;
		width: 8.33333333%
	}

	.cd-md-1 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 4.16666667%
	}

	.cd-md-offset-1 {
		margin-left: 4.16666667%
	}
}

@media (min-width:1200px) {
	.col-lg-24 {
		float: left;
		width: 200%
	}

	.cd-lg-24 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100%
	}

	.cd-lg-offset-24 {
		margin-left: 100%
	}

	.col-lg-23 {
		float: left;
		width: 191.66666667%
	}

	.cd-lg-23 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 95.83333333%
	}

	.cd-lg-offset-23 {
		margin-left: 95.83333333%
	}

	.col-lg-22 {
		float: left;
		width: 183.33333333%
	}

	.cd-lg-22 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 91.66666667%
	}

	.cd-lg-offset-22 {
		margin-left: 91.66666667%
	}

	.col-lg-21 {
		float: left;
		width: 175%
	}

	.cd-lg-21 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 87.5%
	}

	.cd-lg-offset-21 {
		margin-left: 87.5%
	}

	.col-lg-20 {
		float: left;
		width: 166.66666667%
	}

	.cd-lg-20 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 83.33333333%
	}

	.cd-lg-offset-20 {
		margin-left: 83.33333333%
	}

	.col-lg-19 {
		float: left;
		width: 158.33333333%
	}

	.cd-lg-19 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 79.16666667%
	}

	.cd-lg-offset-19 {
		margin-left: 79.16666667%
	}

	.col-lg-18 {
		float: left;
		width: 150%
	}

	.cd-lg-18 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 75%
	}

	.cd-lg-offset-18 {
		margin-left: 75%
	}

	.col-lg-17 {
		float: left;
		width: 141.66666667%
	}

	.cd-lg-17 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 70.83333333%
	}

	.cd-lg-offset-17 {
		margin-left: 70.83333333%
	}

	.col-lg-16 {
		float: left;
		width: 133.33333333%
	}

	.cd-lg-16 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 66.66666667%
	}

	.cd-lg-offset-16 {
		margin-left: 66.66666667%
	}

	.col-lg-15 {
		float: left;
		width: 125%
	}

	.cd-lg-15 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 62.5%
	}

	.cd-lg-offset-15 {
		margin-left: 62.5%
	}

	.col-lg-14 {
		float: left;
		width: 116.66666667%
	}

	.cd-lg-14 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.33333333%
	}

	.cd-lg-offset-14 {
		margin-left: 58.33333333%
	}

	.col-lg-13 {
		float: left;
		width: 108.33333333%
	}

	.cd-lg-13 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 54.16666667%
	}

	.cd-lg-offset-13 {
		margin-left: 54.16666667%
	}

	.col-lg-12 {
		float: left;
		width: 100%
	}

	.cd-lg-12 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}

	.cd-lg-offset-12 {
		margin-left: 50%
	}

	.col-lg-11 {
		float: left;
		width: 91.66666667%
	}

	.cd-lg-11 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 45.83333333%
	}

	.cd-lg-offset-11 {
		margin-left: 45.83333333%
	}

	.col-lg-10 {
		float: left;
		width: 83.33333333%
	}

	.cd-lg-10 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 41.66666667%
	}

	.cd-lg-offset-10 {
		margin-left: 41.66666667%
	}

	.col-lg-9 {
		float: left;
		width: 75%
	}

	.cd-lg-9 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 37.5%
	}

	.cd-lg-offset-9 {
		margin-left: 37.5%
	}

	.col-lg-8 {
		float: left;
		width: 66.66666667%
	}

	.cd-lg-8 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.33333333%
	}

	.cd-lg-offset-8 {
		margin-left: 33.33333333%
	}

	.col-lg-7 {
		float: left;
		width: 58.33333333%
	}

	.cd-lg-7 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 29.16666667%
	}

	.cd-lg-offset-7 {
		margin-left: 29.16666667%
	}

	.col-lg-6 {
		float: left;
		width: 50%
	}

	.cd-lg-6 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 25%
	}

	.cd-lg-offset-6 {
		margin-left: 25%
	}

	.col-lg-5 {
		float: left;
		width: 41.66666667%
	}

	.cd-lg-5 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 20.83333333%
	}

	.cd-lg-offset-5 {
		margin-left: 20.83333333%
	}

	.col-lg-4 {
		float: left;
		width: 33.33333333%
	}

	.cd-lg-4 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 16.66666667%
	}

	.cd-lg-offset-4 {
		margin-left: 16.66666667%
	}

	.col-lg-3 {
		float: left;
		width: 25%
	}

	.cd-lg-3 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 12.5%
	}

	.cd-lg-offset-3 {
		margin-left: 12.5%
	}

	.col-lg-2 {
		float: left;
		width: 16.66666667%
	}

	.cd-lg-2 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.33333333%
	}

	.cd-lg-offset-2 {
		margin-left: 8.33333333%
	}

	.col-lg-1 {
		float: left;
		width: 8.33333333%
	}

	.cd-lg-1 {
		float: left;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 4.16666667%
	}

	.cd-lg-offset-1 {
		margin-left: 4.16666667%
	}
}

.cd-row-flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.cd-row-flex-start {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start
}

.cd-row-flex-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.cd-row-flex-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end
}

.cd-row-flex-space-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.cd-row-flex-space-around {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: space-around;
	justify-content: space-around
}

.cd-sidebar {
	width: 200px;
	background: #fff;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04);
	padding: 16px 0;
	position: absolute;
	height: 100%;
	border-radius: 4px 0 0 4px
}

@media (max-width:991px) {
	.cd-sidebar {
		width: auto;
		height: auto;
		position: relative;
		border-radius: 4px;
		margin-bottom: 24px
	}
}

.cd-sidebar__list {
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0
}

	.cd-sidebar__list li {
		list-style: none;
		line-height: 1
	}

	.cd-sidebar__list .cd-sidebar__heading {
		list-style-type: none;
		color: rgba(0, 0, 0, .32);
		font-size: 12px;
		padding: 18px 24px
	}

	.cd-sidebar__list .cd-sidebar__item {
		padding: 12px 0
	}

		.cd-sidebar__list .cd-sidebar__item > a {
			padding: 5px 24px 5px 36px;
			border-left: 4px solid transparent;
			display: block;
			color: rgba(0, 0, 0, .56);
			font-weight: 500
		}

			.cd-sidebar__list .cd-sidebar__item > a,
			.cd-sidebar__list .cd-sidebar__item > a:hover {
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
			}

				.cd-sidebar__list .cd-sidebar__item > a:hover {
					color: rgba(0, 0, 0, .88)
				}

		.cd-sidebar__list .cd-sidebar__item.active {
			background: none
		}

			.cd-sidebar__list .cd-sidebar__item.active > a {
				border-left: 4px solid #43bc60;
				color: rgba(0, 0, 0, .88)
			}

.cd-table-responsive {
	margin-bottom: 24px;
	overflow-x: visible;
	min-height: auto
}

@media (max-width:767px) {
	.cd-table-responsive {
		overflow-x: auto;
		min-height: .01%;
		border: none
	}
}

.cd-table-responsive > .cd-table {
	border: 0;
	margin-bottom: 0
}

.cd-table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 24px;
	border-collapse: collapse;
	border-spacing: 0
}

	.cd-table td {
		word-wrap: break-word;
		word-break: break-all
	}

	.cd-table th {
		text-align: left
	}

	.cd-table > tbody > tr > td,
	.cd-table > tbody > tr > th,
	.cd-table > thead > tr > td,
	.cd-table > thead > tr > th {
		font-size: 12px;
		color: rgba(0, 0, 0, .88)
	}

	.cd-table > tbody > tr > th,
	.cd-table > thead > tr > th {
		background: #f5f5f5;
		font-weight: 700;
		border: none;
		padding: 16px;
		line-height: 20px;
		vertical-align: middle
	}

		.cd-table > tbody > tr > th:first-child,
		.cd-table > thead > tr > th:first-child {
			border-top-left-radius: 4px
		}

		.cd-table > tbody > tr > th:last-child,
		.cd-table > thead > tr > th:last-child {
			border-top-right-radius: 4px
		}

	.cd-table > tbody > tr,
	.cd-table > tbody > tr:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-table > tbody > tr:hover {
			background: #fafafa
		}

		.cd-table > tbody > tr > td {
			line-height: 20px;
			padding: 6px 16px;
			height: 50px;
			vertical-align: middle;
			border-top: 0;
			border-bottom: 1px solid #f5f5f5
		}

@media (max-width:1199px) {
	.cd-table > tbody > tr > td {
		padding: 6px 10px
	}
}

.cd-table .table-sort {
	cursor: pointer
}

	.cd-table .table-sort.checked,
	.cd-table .table-sort:hover {
		background: #eee
	}

	.cd-table .table-sort .table-sort-icon {
		display: inline-block
	}

	.cd-table .table-sort i {
		font-size: 12px;
		font-weight: 400;
		color: rgba(0, 0, 0, .32)
	}

		.cd-table .table-sort i.active {
			color: #43bc60
		}

		.cd-table .table-sort i + i {
			margin-left: -4px
		}

.cd-table .table-action {
	padding: 2px 0
}

	.cd-table .table-action .table-action-item,
	.cd-table .table-action .table-action__item {
		padding-right: 4px;
		line-height: 8px;
		display: inline-block
	}

		.cd-table .table-action .table-action-item + .table-action-item,
		.cd-table .table-action .table-action-item + .table-action__item,
		.cd-table .table-action .table-action__item + .table-action-item,
		.cd-table .table-action .table-action__item + .table-action__item {
			padding-left: 8px;
			-webkit-box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, .08);
			-moz-box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, .08);
			box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, .08)
		}

.cd-btn {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 14px;
	font-weight: 500;
	padding: 9px 12px;
	line-height: 1;
	border: 1px solid transparent;
	background: none;
	border-radius: 4px;
	outline: none
}

	.cd-btn.cd-btn-sm {
		font-size: 12px;
		padding: 7px 10px;
		border-radius: 4px
	}

	.cd-btn.cd-btn-lg {
		font-size: 14px;
		padding: 12px 18px;
		border-radius: 4px
	}

	.cd-btn[disabled] {
		opacity: .4;
		cursor: not-allowed
	}

		.cd-btn[disabled].cd-btn[disabled]:hover {
			opacity: .4;
			box-shadow: none;
			border-color: none
		}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

a.cd-btn.disabled {
	pointer-events: none
}

.cd-btn.cd-btn-ghost-primary {
	color: #43bc60;
	border-color: rgba(67, 188, 96, .7)
}

	.cd-btn.cd-btn-ghost-primary,
	.cd-btn.cd-btn-ghost-primary:focus,
	.cd-btn.cd-btn-ghost-primary:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-btn.cd-btn-ghost-primary:focus,
		.cd-btn.cd-btn-ghost-primary:hover {
			border-color: #43bc60;
			-webkit-box-shadow: 0 6px 6px 0 rgba(67, 188, 96, .3);
			-moz-box-shadow: 0 6px 6px 0 rgba(67, 188, 96, .3);
			box-shadow: 0 6px 6px 0 rgba(67, 188, 96, .3)
		}

		.cd-btn.cd-btn-ghost-primary:active {
			background: #e8f7ec
		}

		.cd-btn.cd-btn-ghost-info,
		.cd-btn.cd-btn-ghost-primary:active {
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

.cd-btn.cd-btn-ghost-info {
	color: #278bf5;
	border-color: rgba(39, 139, 245, .7)
}

	.cd-btn.cd-btn-ghost-info:focus,
	.cd-btn.cd-btn-ghost-info:hover {
		border-color: #278bf5;
		-webkit-box-shadow: 0 6px 6px 0 rgba(39, 139, 245, .3);
		-moz-box-shadow: 0 6px 6px 0 rgba(39, 139, 245, .3);
		box-shadow: 0 6px 6px 0 rgba(39, 139, 245, .3)
	}

	.cd-btn.cd-btn-ghost-info:active,
	.cd-btn.cd-btn-ghost-info:focus,
	.cd-btn.cd-btn-ghost-info:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

	.cd-btn.cd-btn-ghost-info:active {
		background: #e5f1fe
	}

.cd-btn.cd-btn-ghost-danger {
	color: #ed3e3e;
	border-color: rgba(237, 62, 62, .7)
}

	.cd-btn.cd-btn-ghost-danger,
	.cd-btn.cd-btn-ghost-danger:focus,
	.cd-btn.cd-btn-ghost-danger:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-btn.cd-btn-ghost-danger:focus,
		.cd-btn.cd-btn-ghost-danger:hover {
			border-color: #ed3e3e;
			-webkit-box-shadow: 0 6px 6px 0 rgba(237, 62, 62, .3);
			-moz-box-shadow: 0 6px 6px 0 rgba(237, 62, 62, .3);
			box-shadow: 0 6px 6px 0 rgba(237, 62, 62, .3)
		}

		.cd-btn.cd-btn-ghost-danger:active {
			background: #fde8e8
		}

		.cd-btn.cd-btn-ghost-danger:active,
		.cd-btn.cd-btn-ghost-success {
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

.cd-btn.cd-btn-ghost-success {
	color: #43bc60;
	border-color: rgba(67, 188, 96, .7)
}

	.cd-btn.cd-btn-ghost-success:focus,
	.cd-btn.cd-btn-ghost-success:hover {
		border-color: #43bc60;
		-webkit-box-shadow: 0 6px 6px 0 rgba(67, 188, 96, .3);
		-moz-box-shadow: 0 6px 6px 0 rgba(67, 188, 96, .3);
		box-shadow: 0 6px 6px 0 rgba(67, 188, 96, .3)
	}

	.cd-btn.cd-btn-ghost-success:active,
	.cd-btn.cd-btn-ghost-success:focus,
	.cd-btn.cd-btn-ghost-success:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

	.cd-btn.cd-btn-ghost-success:active {
		background: #e8f7ec
	}

.cd-btn.cd-btn-ghost-warning {
	color: #ffa51f;
	border-color: rgba(255, 165, 31, .7)
}

	.cd-btn.cd-btn-ghost-warning,
	.cd-btn.cd-btn-ghost-warning:focus,
	.cd-btn.cd-btn-ghost-warning:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-btn.cd-btn-ghost-warning:focus,
		.cd-btn.cd-btn-ghost-warning:hover {
			border-color: #ffa51f;
			-webkit-box-shadow: 0 6px 6px 0 rgba(255, 165, 31, .3);
			-moz-box-shadow: 0 6px 6px 0 rgba(255, 165, 31, .3);
			box-shadow: 0 6px 6px 0 rgba(255, 165, 31, .3)
		}

		.cd-btn.cd-btn-ghost-warning:active {
			background: #fff4e4
		}

		.cd-btn.cd-btn-ghost-light,
		.cd-btn.cd-btn-ghost-warning:active {
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

.cd-btn.cd-btn-ghost-light {
	color: #fff;
	border-color: hsla(0, 0%, 100%, .7)
}

	.cd-btn.cd-btn-ghost-light:focus,
	.cd-btn.cd-btn-ghost-light:hover {
		border-color: #fff;
		-webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .3);
		-moz-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .3);
		box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .3)
	}

	.cd-btn.cd-btn-ghost-light:active,
	.cd-btn.cd-btn-ghost-light:focus,
	.cd-btn.cd-btn-ghost-light:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

	.cd-btn.cd-btn-ghost-light:active {
		background: hsla(0, 0%, 100%, .1)
	}

.cd-btn.cd-btn-ghost-default {
	background: #fff;
	border-color: rgba(0, 0, 0, .3);
	color: rgba(0, 0, 0, .88)
}

	.cd-btn.cd-btn-ghost-default,
	.cd-btn.cd-btn-ghost-default:focus,
	.cd-btn.cd-btn-ghost-default:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-btn.cd-btn-ghost-default:focus,
		.cd-btn.cd-btn-ghost-default:hover {
			border-color: rgba(0, 0, 0, .88);
			background: hsla(0, 0%, 100%, .1);
			-webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .2);
			-moz-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .2);
			box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .2)
		}

		.cd-btn.cd-btn-ghost-default:active {
			background: #f5f5f5;
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

		.cd-btn.cd-btn-ghost-default[disabled] {
			border-color: rgba(0, 0, 0, .3)
		}

.cd-btn.cd-btn-flat-primary,
.cd-btn.cd-btn-link-primary {
	color: #43bc60;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.cd-btn.cd-btn-flat-primary:focus,
	.cd-btn.cd-btn-flat-primary:hover,
	.cd-btn.cd-btn-link-primary:focus,
	.cd-btn.cd-btn-link-primary:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		background: #e8f7ec
	}

	.cd-btn.cd-btn-flat-primary:active,
	.cd-btn.cd-btn-link-primary:active {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		background: #d9f2df
	}

	.cd-btn.cd-btn-flat-primary[disabled],
	.cd-btn.cd-btn-link-primary[disabled] {
		background: none
	}

.cd-btn.cd-btn-flat-info,
.cd-btn.cd-btn-link-info {
	color: #278bf5;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.cd-btn.cd-btn-flat-info:focus,
	.cd-btn.cd-btn-flat-info:hover,
	.cd-btn.cd-btn-link-info:focus,
	.cd-btn.cd-btn-link-info:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		background: #e5f1fe
	}

	.cd-btn.cd-btn-flat-info:active,
	.cd-btn.cd-btn-link-info:active {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		background: #d4e8fd
	}

	.cd-btn.cd-btn-flat-info[disabled],
	.cd-btn.cd-btn-link-info[disabled] {
		background: none
	}

.cd-btn.cd-btn-flat-danger,
.cd-btn.cd-btn-link-danger {
	color: #ed3e3e;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.cd-btn.cd-btn-flat-danger:focus,
	.cd-btn.cd-btn-flat-danger:hover,
	.cd-btn.cd-btn-link-danger:focus,
	.cd-btn.cd-btn-link-danger:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		background: #fde8e8
	}

	.cd-btn.cd-btn-flat-danger:active,
	.cd-btn.cd-btn-link-danger:active {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		background: #fbd8d8
	}

	.cd-btn.cd-btn-flat-danger[disabled],
	.cd-btn.cd-btn-link-danger[disabled] {
		background: none
	}

.cd-btn.cd-btn-flat-success,
.cd-btn.cd-btn-link-success {
	color: #43bc60;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.cd-btn.cd-btn-flat-success:focus,
	.cd-btn.cd-btn-flat-success:hover,
	.cd-btn.cd-btn-link-success:focus,
	.cd-btn.cd-btn-link-success:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		background: #e8f7ec
	}

	.cd-btn.cd-btn-flat-success:active,
	.cd-btn.cd-btn-link-success:active {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		background: #d9f2df
	}

	.cd-btn.cd-btn-flat-success[disabled],
	.cd-btn.cd-btn-link-success[disabled] {
		background: none
	}

.cd-btn.cd-btn-flat-warning,
.cd-btn.cd-btn-link-warning {
	color: #ffa51f;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.cd-btn.cd-btn-flat-warning:focus,
	.cd-btn.cd-btn-flat-warning:hover,
	.cd-btn.cd-btn-link-warning:focus,
	.cd-btn.cd-btn-link-warning:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		background: #fff4e4
	}

	.cd-btn.cd-btn-flat-warning:active,
	.cd-btn.cd-btn-link-warning:active {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		background: #ffedd2
	}

	.cd-btn.cd-btn-flat-warning[disabled],
	.cd-btn.cd-btn-link-warning[disabled] {
		background: none
	}

.cd-btn.cd-btn-flat-default,
.cd-btn.cd-btn-link-default {
	color: rgba(0, 0, 0, .88);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.cd-btn.cd-btn-flat-default:focus,
	.cd-btn.cd-btn-flat-default:hover,
	.cd-btn.cd-btn-link-default:focus,
	.cd-btn.cd-btn-link-default:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		background: hsla(0, 0%, 90%, .9856)
	}

	.cd-btn.cd-btn-flat-default:active,
	.cd-btn.cd-btn-link-default:active {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		background: hsla(0, 0%, 84%, .976)
	}

	.cd-btn.cd-btn-flat-default[disabled],
	.cd-btn.cd-btn-link-default[disabled] {
		background: none
	}

.cd-btn.cd-btn-primary {
	color: #fff;
	background: #43bc60;
	border-color: #43bc60
}

	.cd-btn.cd-btn-primary,
	.cd-btn.cd-btn-primary:focus,
	.cd-btn.cd-btn-primary:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-btn.cd-btn-primary:focus,
		.cd-btn.cd-btn-primary:hover {
			opacity: .8;
			-webkit-box-shadow: 0 6px 6px 0 rgba(67, 188, 96, .3);
			-moz-box-shadow: 0 6px 6px 0 rgba(67, 188, 96, .3);
			box-shadow: 0 6px 6px 0 rgba(67, 188, 96, .3)
		}

		.cd-btn.cd-btn-primary:active {
			border-color: #3ead58;
			background: #3ead58
		}

		.cd-btn.cd-btn-info,
		.cd-btn.cd-btn-primary:active {
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

.cd-btn.cd-btn-info {
	color: #fff;
	background: #278bf5;
	border-color: #278bf5
}

	.cd-btn.cd-btn-info:focus,
	.cd-btn.cd-btn-info:hover {
		opacity: .8;
		-webkit-box-shadow: 0 6px 6px 0 rgba(39, 139, 245, .3);
		-moz-box-shadow: 0 6px 6px 0 rgba(39, 139, 245, .3);
		box-shadow: 0 6px 6px 0 rgba(39, 139, 245, .3)
	}

	.cd-btn.cd-btn-info:active,
	.cd-btn.cd-btn-info:focus,
	.cd-btn.cd-btn-info:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

	.cd-btn.cd-btn-info:active {
		border-color: #1481f4;
		background: #1481f4
	}

.cd-btn.cd-btn-danger {
	color: #fff;
	background: #ed3e3e;
	border-color: #ed3e3e
}

	.cd-btn.cd-btn-danger,
	.cd-btn.cd-btn-danger:focus,
	.cd-btn.cd-btn-danger:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-btn.cd-btn-danger:focus,
		.cd-btn.cd-btn-danger:hover {
			opacity: .8;
			-webkit-box-shadow: 0 6px 6px 0 rgba(237, 62, 62, .3);
			-moz-box-shadow: 0 6px 6px 0 rgba(237, 62, 62, .3);
			box-shadow: 0 6px 6px 0 rgba(237, 62, 62, .3)
		}

		.cd-btn.cd-btn-danger:active {
			border-color: #eb2b2b;
			background: #eb2b2b
		}

		.cd-btn.cd-btn-danger:active,
		.cd-btn.cd-btn-success {
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

.cd-btn.cd-btn-success {
	color: #fff;
	background: #43bc60;
	border-color: #43bc60
}

	.cd-btn.cd-btn-success:focus,
	.cd-btn.cd-btn-success:hover {
		opacity: .8;
		-webkit-box-shadow: 0 6px 6px 0 rgba(67, 188, 96, .3);
		-moz-box-shadow: 0 6px 6px 0 rgba(67, 188, 96, .3);
		box-shadow: 0 6px 6px 0 rgba(67, 188, 96, .3)
	}

	.cd-btn.cd-btn-success:active,
	.cd-btn.cd-btn-success:focus,
	.cd-btn.cd-btn-success:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

	.cd-btn.cd-btn-success:active {
		border-color: #3ead58;
		background: #3ead58
	}

.cd-btn.cd-btn-warning {
	color: #fff;
	background: #ffa51f;
	border-color: #ffa51f
}

	.cd-btn.cd-btn-warning,
	.cd-btn.cd-btn-warning:focus,
	.cd-btn.cd-btn-warning:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-btn.cd-btn-warning:focus,
		.cd-btn.cd-btn-warning:hover {
			opacity: .8;
			-webkit-box-shadow: 0 6px 6px 0 rgba(255, 165, 31, .3);
			-moz-box-shadow: 0 6px 6px 0 rgba(255, 165, 31, .3);
			box-shadow: 0 6px 6px 0 rgba(255, 165, 31, .3)
		}

		.cd-btn.cd-btn-warning:active {
			border-color: #ff9d0b;
			background: #ff9d0b
		}

		.cd-btn.cd-btn-default,
		.cd-btn.cd-btn-warning:active {
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

.cd-btn.cd-btn-default {
	color: rgba(0, 0, 0, .88);
	background: #ececec;
	border-color: #ececec
}

	.cd-btn.cd-btn-default:focus,
	.cd-btn.cd-btn-default:hover {
		opacity: .8;
		-webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .2);
		-moz-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .2);
		box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .2)
	}

	.cd-btn.cd-btn-default:active,
	.cd-btn.cd-btn-default:focus,
	.cd-btn.cd-btn-default:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

	.cd-btn.cd-btn-default:active {
		border-color: #e2e2e2;
		background: #e2e2e2
	}

@-webkit-keyframes tabs-line {
	0% {
		width: 0;
		left: 50%
	}

	to {
		width: 100%;
		left: 0
	}
}

.cd-tabs {
	padding-left: 0;
	margin-bottom: 24px;
	line-height: 1
}

	.cd-tabs:after,
	.cd-tabs:before {
		content: "";
		display: table
	}

	.cd-tabs:after {
		clear: both
	}

	.cd-tabs > li {
		float: left;
		list-style: none
	}

		.cd-tabs > li + li {
			margin-left: 40px
		}

		.cd-tabs > li > a {
			color: rgba(0, 0, 0, .56);
			display: block;
			padding-bottom: 16px;
			position: relative;
			font-weight: 500;
			font-size: 14px
		}

			.cd-tabs > li > a,
			.cd-tabs > li > a:hover {
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
			}

				.cd-tabs > li > a:hover {
					opacity: .8
				}

				.cd-tabs > li > a:before {
					display: block;
					content: "";
					background: transparent;
					width: 100%;
					height: 2px;
					position: absolute;
					bottom: 0;
					left: 0
				}

		.cd-tabs > li.active > a {
			color: rgba(0, 0, 0, .88)
		}

			.cd-tabs > li.active > a:before {
				display: block;
				content: "";
				background: #43bc60;
				width: 100%;
				height: 2px;
				position: absolute;
				bottom: 0;
				left: 0;
				animation-name: tabs-line;
				animation-duration: .25s
			}

			.cd-tabs > li.active > a:hover {
				opacity: 1
			}

	.cd-tabs .number {
		color: #ffa51f;
		margin-left: 4px;
		vertical-align: top
	}

.cd-tabs-panel {
	display: none
}

	.cd-tabs-panel.active {
		display: block
	}

.cd-form-control {
	display: block;
	width: 100%;
	font-size: 14px;
	background-color: #fff;
	background-image: none;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, .16);
	border-radius: 0;
	padding: 5px 0 4px;
	line-height: 20px;
	height: 30px;
	color: rgba(0, 0, 0, .88);
	-webkit-appearance: none;
	appearance: none
}

	.cd-form-control,
	.cd-form-control:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-form-control:hover {
			opacity: .8;
			padding-bottom: 3px;
			border-bottom: 2px solid rgba(0, 0, 0, .16)
		}

		.cd-form-control:focus {
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease;
			opacity: 1;
			outline: 0;
			padding-bottom: 3px;
			border-bottom: 2px solid rgba(0, 0, 0, .32)
		}

.cd-form-control-sm {
	height: 28px;
	padding: 4px 0 3px;
	font-size: 12px
}

	.cd-form-control-sm:hover {
		opacity: .8;
		border-bottom: 2px solid rgba(0, 0, 0, .16)
	}

	.cd-form-control-sm:focus,
	.cd-form-control-sm:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		padding-bottom: 2px
	}

	.cd-form-control-sm:focus {
		opacity: 1;
		outline: 0;
		border-bottom: 2px solid rgba(0, 0, 0, .32)
	}

.cd-form-control-lg {
	height: 40px;
	padding: 10px 0 9px;
	font-size: 14px
}

	.cd-form-control-lg:hover {
		opacity: .8;
		border-bottom: 2px solid rgba(0, 0, 0, .16)
	}

	.cd-form-control-lg:focus,
	.cd-form-control-lg:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		padding-bottom: 8px
	}

	.cd-form-control-lg:focus {
		opacity: 1;
		outline: 0;
		border-bottom: 2px solid rgba(0, 0, 0, .32)
	}

.cd-form-control[disabled],
.cd-form-control[readonly] {
	background: none;
	color: rgba(0, 0, 0, .32);
	cursor: not-allowed;
	opacity: .4;
	border-bottom: 1px dashed rgba(0, 0, 0, .16)
}

	.cd-form-control[disabled]:hover,
	.cd-form-control[readonly]:hover {
		opacity: .4
	}

.cd-form-control::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .32)
}

.cd-form-control:-moz-placeholder,
.cd-form-control::-moz-placeholder {
	color: rgba(0, 0, 0, .32)
}

.cd-form-control:-ms-input-placeholder {
	color: rgba(0, 0, 0, .32)
}

textarea.cd-form-control {
	padding: 8px;
	margin-top: 8px;
	height: auto;
	border: 1px solid rgba(0, 0, 0, .16);
	border-radius: 4px;
	resize: none;
	overflow-x: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

	textarea.cd-form-control:hover {
		opacity: .8;
		border: 2px solid rgba(0, 0, 0, .16)
	}

	textarea.cd-form-control:focus,
	textarea.cd-form-control:hover {
		padding: 7px;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

	textarea.cd-form-control:focus {
		opacity: 1;
		border: 2px solid rgba(0, 0, 0, .32);
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}

.cd-form-inline {
	margin-bottom: 16px
}

	.cd-form-inline .cd-form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

.cd-form-group {
	margin-bottom: 32px;
	line-height: 1
}

	.cd-form-group.cd-form-group-inline {
		display: inline-block
	}

	.cd-form-group .help-block {
		position: absolute;
		font-size: 12px;
		line-height: 20px;
		margin-top: 0;
		color: rgba(0, 0, 0, .32)
	}

	.cd-form-group > label {
		font-weight: 400;
		color: rgba(0, 0, 0, .56);
		line-height: 1;
		margin-bottom: 0;
		font-size: 12px;
		display: block
	}

		.cd-form-group > label.disabled,
		.cd-form-group > label.readonly {
			color: rgba(0, 0, 0, .32)
		}

		.cd-form-group > label.required:after {
			content: "*";
			color: #ffa51f;
			margin-left: 4px
		}

.cd-form-group-button {
	position: relative
}

	.cd-form-group-button .cd-form-control,
	.cd-form-group-button .form-control {
		padding-right: 16px !important
	}

	.cd-form-group-button button {
		position: absolute;
		top: 10px;
		right: 0;
		width: 14px;
		height: 14px;
		border: none;
		background: none;
		padding: 0;
		color: rgba(0, 0, 0, .56);
		outline: none;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-form-group-button button > i {
			font-size: 14px
		}

		.cd-form-group-button button:hover {
			cursor: pointer;
			opacity: .8;
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

.cd-form-group-action {
	position: relative;
	padding-right: 160px
}

	.cd-form-group-action .action-button,
	.cd-form-group-action .captcha-img {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 152px
	}

	.cd-form-group-action .static-text {
		margin-top: 8px;
		line-height: 1;
		color: rgba(0, 0, 0, .88)
	}

		.cd-form-group-action .static-text i {
			font-size: 12px
		}

@-webkit-keyframes radio-dot {
	0% {
		transform: scale(1.4)
	}

	to {
		transform: scale(1)
	}
}

@-moz-keyframes radio-dot {
	0% {
		transform: scale(1.4)
	}

	to {
		transform: scale(1)
	}
}

.cd-radio-group {
	margin-bottom: 16px
}

	.cd-radio-group .cd-radio + .cd-radio {
		margin-left: 40px
	}

label + .cd-radio-group .cd-radio {
	margin-top: 12px;
	margin-bottom: 4px
}

.cd-radio {
	position: relative;
	padding-left: 20px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	display: inline-block;
	margin-bottom: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.cd-radio:hover {
		cursor: pointer
	}

		.cd-radio:hover:before {
			border-color: rgba(0, 0, 0, .3);
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

	.cd-radio:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		border: 1px solid rgba(0, 0, 0, .4);
		border-radius: 50%;
		width: 14px;
		height: 14px;
		display: inline-block
	}

	.cd-radio.checked:before {
		border-color: #43bc60;
		background: #43bc60
	}

	.cd-radio.checked:after {
		content: "";
		position: absolute;
		top: 4px;
		left: 4px;
		width: 6px;
		height: 6px;
		background: #fff;
		border-radius: 50%;
		display: inline-block;
		animation-name: radio-dot;
		animation-duration: .2s
	}

	.cd-radio.disabled,
	.cd-radio[disabled] {
		cursor: not-allowed;
		color: rgba(0, 0, 0, .32)
	}

		.cd-radio.disabled:before,
		.cd-radio[disabled]:before {
			border-color: rgba(0, 0, 0, .16)
		}

		.cd-radio.disabled.checked:before,
		.cd-radio[disabled].checked:before {
			background: rgba(0, 0, 0, .16);
			border: none
		}

.cd-radio-sm {
	font-size: 12px;
	padding-left: 16px
}

	.cd-radio-sm:before {
		width: 12px;
		height: 12px
	}

	.cd-radio-sm.checked:after {
		width: 4px;
		height: 4px
	}

.cd-radio > input {
	display: none
}

.cd-select {
	position: relative;
	height: 30px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.cd-select.cd-in .select-value {
		padding-bottom: 3px;
		border-bottom: 2px solid rgba(0, 0, 0, .32)
	}

		.cd-select.cd-in .select-value:after {
			transform: rotate(180deg);
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

	.cd-select.cd-in .select-options {
		opacity: 1;
		display: block
	}

	.cd-select.cd-in:hover .select-value {
		border-bottom: 2px solid rgba(0, 0, 0, .32)
	}

	.cd-select:hover,
	.cd-select:hover .select-value {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-select:hover .select-value {
			opacity: .8;
			padding-bottom: 3px;
			border-bottom: 2px solid rgba(0, 0, 0, .16)
		}

	.cd-select .select-value {
		padding: 5px 0 4px;
		line-height: 20px;
		white-space: nowrap;
		overflow: hidden;
		font-size: 14px;
		color: rgba(0, 0, 0, .88);
		border-bottom: 1px solid rgba(0, 0, 0, .16);
		padding-bottom: -1px;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-select .select-value:hover {
			cursor: pointer
		}

		.cd-select .select-value:after {
			top: 5px;
			right: -4px;
			content: "\E979";
			font-family: codeages-icon;
			font-size: 16px;
			transform: rotate(0deg);
			color: rgba(0, 0, 0, .32)
		}

		.cd-select .select-options,
		.cd-select .select-value:after {
			position: absolute;
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

	.cd-select .select-options {
		top: 100%;
		left: 0;
		right: 0;
		z-index: 1000;
		display: none;
		border: none;
		text-align: left;
		padding: 0;
		margin: 0;
		max-height: 220px;
		overflow-x: hidden;
		overflow-y: auto;
		-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04);
		-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04);
		box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04);
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		font-size: 12px;
		background-color: #fff;
		opacity: 0
	}

		.cd-select .select-options > li {
			position: relative;
			padding: 16px;
			line-height: 1;
			color: rgba(0, 0, 0, .88);
			background: none;
			white-space: nowrap;
			display: block;
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

			.cd-select .select-options > li.checked,
			.cd-select .select-options > li.checked:hover {
				background: #fafafa
			}

			.cd-select .select-options > li:hover {
				cursor: pointer;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease;
				background-color: rgba(67, 188, 96, .08)
			}

			.cd-select .select-options > li:first-child {
				border-radius: 4px 4px 0 0
			}

			.cd-select .select-options > li:last-child {
				border-radius: 0 0 4px 4px
			}

	.cd-select.cd-select-multi .cd-tag {
		position: relative;
		z-index: 1
	}

		.cd-select.cd-select-multi .cd-tag + .cd-tag {
			margin-left: 8px
		}

	.cd-select.cd-select-multi .select-value {
		height: 30px
	}

		.cd-select.cd-select-multi .select-value:hover {
			cursor: text
		}

		.cd-select.cd-select-multi .select-value:focus {
			outline: none
		}

	.cd-select.cd-select-multi .select-options > li:hover:after {
		opacity: 1
	}

	.cd-select.cd-select-multi .select-options > li:after,
	.cd-select.cd-select-multi .select-options > li:hover:after {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

	.cd-select.cd-select-multi .select-options > li:after {
		position: absolute;
		top: 16px;
		right: 16px;
		content: "\E983";
		font-family: codeages-icon;
		font-size: 12px;
		opacity: 0;
		color: rgba(0, 0, 0, .32)
	}

	.cd-select.cd-select-multi .select-options > li.checked:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		background-color: rgba(237, 62, 62, .08)
	}

		.cd-select.cd-select-multi .select-options > li.checked:hover:after {
			color: #ed3e3e;
			content: "\E95F";
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

	.cd-select.cd-select-multi .select-options > li.checked:after {
		opacity: 1;
		color: #43bc60
	}

@-webkit-keyframes checkbox-check {
	0% {
		transform: rotate(45deg) scale(1.3)
	}

	to {
		transform: rotate(45deg) scale(1)
	}
}

@-moz-keyframes checkbox-check {
	0% {
		transform: rotate(45deg) scale(1.3)
	}

	to {
		transform: rotate(45deg) scale(1)
	}
}

.cd-checkbox-group {
	margin-bottom: 16px
}

	.cd-checkbox-group .cd-checkbox + .cd-checkbox {
		margin-left: 40px
	}

.cd-checkbox {
	position: relative;
	padding-left: 20px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	display: inline-block;
	margin-bottom: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.cd-checkbox:hover {
		cursor: pointer
	}

		.cd-checkbox:hover:before {
			border-color: rgba(0, 0, 0, .3);
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

	.cd-checkbox:before {
		position: absolute;
		content: "";
		top: 0;
		left: 0;
		width: 14px;
		height: 14px;
		border-radius: 2px;
		border: 1px solid rgba(0, 0, 0, .4)
	}

	.cd-checkbox.checked:before {
		background: #43bc60;
		border-color: #43bc60
	}

	.cd-checkbox.checked:after {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		left: 5px;
		top: 1px;
		display: table;
		width: 5px;
		height: 9px;
		border: 2px solid #fff;
		border-top: 0;
		border-left: 0;
		content: " ";
		animation-name: checkbox-check;
		animation-duration: .2s
	}

	.cd-checkbox.disabled {
		cursor: not-allowed;
		color: rgba(0, 0, 0, .32)
	}

		.cd-checkbox.disabled:before {
			border-color: rgba(0, 0, 0, .16)
		}

		.cd-checkbox.disabled.checked:before {
			background: rgba(0, 0, 0, .16);
			border: none
		}

	.cd-checkbox > input {
		display: none
	}

.cd-switch {
	position: relative;
	border-radius: 20px;
	height: 20px;
	width: 40px;
	background: #ccc;
	background: rgba(0, 0, 0, .4);
	transition: all .3s ease;
	display: inline-block;
	margin-bottom: 0
}

	.cd-switch.checked {
		background-color: #43bc60;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-switch.checked:before {
			left: 22px
		}

	.cd-switch:before {
		content: "";
		position: absolute;
		top: 2px;
		left: 2px;
		width: 16px;
		height: 16px;
		border-radius: 50%;
		background: #fff;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .02), 0 0 6px 0 rgba(0, 0, 0, .04), 0 6px 6px 0 rgba(0, 0, 0, .06);
		-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .02), 0 0 6px 0 rgba(0, 0, 0, .04), 0 6px 6px 0 rgba(0, 0, 0, .06);
		box-shadow: 0 0 6px 0 rgba(0, 0, 0, .02), 0 0 6px 0 rgba(0, 0, 0, .04), 0 6px 6px 0 rgba(0, 0, 0, .06)
	}

	.cd-switch:hover {
		cursor: pointer
	}

	.cd-switch.disabled,
	.cd-switch[disabled] {
		opacity: .4;
		cursor: not-allowed
	}

	.cd-switch > input {
		display: none
	}

.cd-alert {
	font-size: 14px;
	line-height: 1;
	border-radius: 4px;
	padding: 16px;
	margin-bottom: 24px;
	font-weight: 500;
	opacity: 1
}

	.cd-alert,
	.cd-alert.cd-hide {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-alert.cd-hide {
			opacity: 0;
			display: block
		}

		.cd-alert.cd-alert-warning {
			color: #ffa51f;
			background: #fff4e4
		}

		.cd-alert.cd-alert-info {
			color: #278bf5;
			background: #e5f1fe
		}

		.cd-alert.cd-alert-success {
			color: #43bc60;
			background: #e8f7ec
		}

		.cd-alert.cd-alert-danger {
			color: #ed3e3e;
			background: #fde8e8
		}

		.cd-alert .close {
			float: right;
			font-weight: 700;
			color: rgba(0, 0, 0, .32)
		}

			.cd-alert .close,
			.cd-alert .close:hover {
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
			}

				.cd-alert .close:hover {
					opacity: .8
				}

				.cd-alert .close:focus {
					outline: none
				}

				.cd-alert .close i {
					font-size: 14px
				}

.dropdown-menu.cd-dropdown-menu {
	border: none;
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04);
	-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04);
	min-width: 80px;
	font-size: 12px
}

	.dropdown-menu.cd-dropdown-menu.cd-dropdown-menu-right {
		left: auto;
		right: 0
	}

	.dropdown-menu.cd-dropdown-menu.cd-dropdown-menu-filter > li > a {
		padding: 10px 32px 10px 16px
	}

	.dropdown-menu.cd-dropdown-menu.cd-dropdown-menu-filter > .active > a:before {
		content: "\E983";
		position: absolute;
		right: 12px;
		font-size: 12px;
		font-family: codeages-icon !important;
		color: rgba(0, 0, 0, .32)
	}

.cd-dropdown {
	position: relative;
	display: inline-block
}

	.cd-dropdown.cd-in .dropdown-menu {
		display: block
	}

	.cd-dropdown.cd-dropdown-right .dropdown-menu {
		left: auto;
		right: 0
	}

	.cd-dropdown.cd-dropdown-filter .dropdown-menu > li > a {
		padding: 10px 32px 10px 16px
	}

	.cd-dropdown.cd-dropdown-filter .dropdown-menu > li.active > a:before {
		content: "\E983";
		position: absolute;
		right: 12px;
		font-size: 12px;
		font-family: codeages-icon !important;
		color: rgba(0, 0, 0, .32)
	}

	.cd-dropdown .dropdown-menu {
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		display: none;
		border: none;
		text-align: left;
		padding: 0;
		margin: 0;
		-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04);
		-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04);
		box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04);
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		min-width: 80px;
		font-size: 12px;
		background-color: #fff
	}

		.cd-dropdown .dropdown-menu > li {
			position: relative;
			list-style: none
		}

			.cd-dropdown .dropdown-menu > li:first-child > a {
				border-top-left-radius: 4px;
				border-top-right-radius: 4px
			}

			.cd-dropdown .dropdown-menu > li:last-child > a {
				border-bottom-left-radius: 4px;
				border-bottom-right-radius: 4px
			}

			.cd-dropdown .dropdown-menu > li > a {
				padding: 16px;
				line-height: 1;
				background: none;
				white-space: nowrap;
				display: block
			}

				.cd-dropdown .dropdown-menu > li > a,
				.cd-dropdown .dropdown-menu > li > a:hover {
					color: rgba(0, 0, 0, .88);
					-webkit-transition: all .3s ease;
					-moz-transition: all .3s ease;
					-o-transition: all .3s ease;
					transition: all .3s ease
				}

					.cd-dropdown .dropdown-menu > li > a:hover {
						background-color: rgba(67, 188, 96, .08)
					}

.cd-plain-text .plain-label {
	font-size: 12px;
	line-height: 1;
	margin-bottom: 4px;
	color: rgba(0, 0, 0, .56);
	font-weight: 400
}

.cd-plain-text .plain-content {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 20px;
	color: rgba(0, 0, 0, .88)
}

.cd-feedback {
	text-align: center;
	margin-bottom: 24px;
	border-radius: 4px;
	padding: 54px 16px 48px
}

@media (max-width:767px) {
	.cd-feedback {
		padding: 16px
	}
}

.cd-feedback.cd-feedback-info {
	background-color: #e9f3fe
}

	.cd-feedback.cd-feedback-info .feedback-icon i {
		color: #278bf5
	}

.cd-feedback.cd-feedback-success {
	background-color: #ecf8ef
}

	.cd-feedback.cd-feedback-success .feedback-icon i {
		color: #43bc60
	}

.cd-feedback.cd-feedback-danger {
	background-color: #fee
}

	.cd-feedback.cd-feedback-danger .feedback-icon i {
		color: #ed3e3e
	}

.cd-feedback .feedback-icon {
	margin-bottom: 24px
}

	.cd-feedback .feedback-icon i {
		font-size: 60px
	}

.cd-feedback .feedback-title {
	font-size: 14px;
	line-height: 1;
	color: rgba(0, 0, 0, .88);
	margin-bottom: 16px;
	font-weight: 500
}

.cd-feedback .feedback-content {
	font-size: 12px;
	color: rgba(0, 0, 0, .56);
	margin-bottom: 24px
}

.cd-steps {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}

	.cd-steps.cd-steps-4 .cd-steps-item:not(:last-child) {
		margin-right: -39px;
		width: 33.3%
	}

	.cd-steps.cd-steps-4 .cd-steps-item .cd-steps-tail {
		padding-right: 39px
	}

	.cd-steps.cd-steps-3 .cd-steps-item:not(:last-child) {
		margin-right: -75px;
		width: 50%
	}

	.cd-steps.cd-steps-3 .cd-steps-item .cd-steps-tail {
		padding-right: 75px
	}

	.cd-steps.cd-steps-2 .cd-steps-item:not(:last-child) {
		margin-right: -50px;
		width: 90%
	}

@media (max-width:767px) {
	.cd-steps.cd-steps-2 .cd-steps-item:not(:last-child) {
		width: 70%
	}
}

.cd-steps.cd-steps-2 .cd-steps-item .cd-steps-tail {
	padding-right: 50px
}

.cd-steps .cd-steps-item {
	position: relative;
	display: inline-block;
	vertical-align: top
}

@media (min-width:768px) {
	.cd-steps .cd-steps-item:first-child .cd-steps-step .step-wrap .step-number {
		margin-left: 36px
	}
}

.cd-steps .cd-steps-item:last-child .cd-steps-tail {
	padding-right: 0;
	display: none
}

.cd-steps .cd-steps-item:last-child .cd-steps-step .step-wrap + .step-wrap {
	padding-right: 0
}

.cd-steps .cd-steps-item .cd-steps-tail {
	position: absolute;
	left: 0;
	top: 11px;
	padding: 0 10px;
	width: 100%
}

	.cd-steps .cd-steps-item .cd-steps-tail i {
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: 100%;
		height: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		background: #eee
	}

.cd-steps .cd-steps-item .cd-steps-step .step-wrap {
	position: relative;
	display: inline-block;
	vertical-align: top;
	background-color: #fff
}

	.cd-steps .cd-steps-item .cd-steps-step .step-wrap + .step-wrap {
		margin-left: -4px;
		padding-right: 16px;
		font-size: 14px;
		line-height: 24px
	}

.cd-steps .cd-steps-item .cd-steps-step .step-number {
	margin-left: 14px;
	margin-right: 8px;
	width: 24px;
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #eee;
	background-color: #fff;
	color: rgba(0, 0, 0, .32);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.cd-steps .cd-steps-item .cd-steps-step .step-info {
	font-size: 14px;
	line-height: 1;
	color: rgba(0, 0, 0, .32)
}

.cd-steps .cd-steps-item.doing .step-number,
.cd-steps .cd-steps-item.done .step-number {
	color: #43bc60;
	border-color: #43bc60
}

.cd-steps .cd-steps-item.doing .step-icon,
.cd-steps .cd-steps-item.done .step-icon {
	background-color: #43bc60;
	color: #fff !important
}

.cd-steps .cd-steps-item.doing .step-info,
.cd-steps .cd-steps-item.done .step-info {
	color: rgba(0, 0, 0, .88)
}

@media (max-width:767px) {
	.cd-steps .cd-steps-item.doing {
		width: 100% !important;
		text-align: center
	}

		.cd-steps .cd-steps-item.doing .cd-steps-tail {
			display: none
		}
}

.cd-panel {
	background-color: #fff;
	margin-bottom: 24px;
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 2px 2px 0 rgba(0, 0, 0, .06);
	-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 2px 2px 0 rgba(0, 0, 0, .06);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 2px 2px 0 rgba(0, 0, 0, .06);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

	.cd-panel.cd-panel-sm .cd-panel-heading {
		padding: 16px 24px
	}

@media (max-width:767px) {
	.cd-panel.cd-panel-sm .cd-panel-heading {
		padding: 16px
	}
}

.cd-panel.cd-panel-sm .cd-panel-body {
	padding: 24px
}

@media (max-width:767px) {
	.cd-panel.cd-panel-sm .cd-panel-body {
		padding: 16px
	}
}

.cd-panel .cd-panel-heading {
	padding: 24px 32px;
	-webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
	-moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
	box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08)
}

@media (max-width:767px) {
	.cd-panel .cd-panel-heading {
		padding: 16px
	}
}

.cd-panel .cd-panel-heading-with-steps {
	padding: 24px 12px;
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .01), 0 2px 2px 0 rgba(0, 0, 0, .04);
	-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .01), 0 2px 2px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .01), 0 2px 2px 0 rgba(0, 0, 0, .04)
}

@media (max-width:767px) {
	.cd-panel .cd-panel-heading-with-steps {
		padding: 16px
	}
}

.cd-panel .cd-panel-title {
	font-size: 14px;
	color: rgba(0, 0, 0, .88);
	font-weight: 500;
	display: inline-block
}

.cd-panel .cd-panel-action {
	float: right;
	margin-top: 2px;
	font-size: 12px
}

.cd-panel .cd-panel-body {
	padding: 32px
}

@media (max-width:767px) {
	.cd-panel .cd-panel-body {
		padding: 16px
	}
}

.cd-card {
	position: relative;
	background-color: #fff;
	margin-bottom: 24px;
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 2px 2px 0 rgba(0, 0, 0, .06);
	-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 2px 2px 0 rgba(0, 0, 0, .06);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 2px 2px 0 rgba(0, 0, 0, .06)
}

	.cd-card,
	.cd-card.cd-card-cover .cd-card-image {
		border-radius: 4px
	}

		.cd-card.cd-card-cover .cd-card-body {
			position: absolute;
			bottom: 0;
			left: 0;
			right: 0;
			color: #fff;
			border-bottom-left-radius: 4px;
			border-bottom-right-radius: 4px;
			background-color: rgba(0, 0, 0, .1);
			background-image: linear-gradient(-180deg, transparent, rgba(0, 0, 0, .5))
		}

		.cd-card .cd-card-image {
			overflow: hidden;
			border-top-left-radius: 4px;
			border-top-right-radius: 4px
		}

		.cd-card .cd-card-body {
			padding: 16px;
			color: rgba(0, 0, 0, .88);
			font-size: 14px
		}

.cd-avatar {
	border-radius: 50%;
	width: 80px;
	padding: 3px;
	background: #fafafa;
	display: inline-block;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.cd-avatar.cd-avatar-square {
		border-radius: 4px
	}

	.cd-avatar.cd-avatar-xs {
		width: 32px;
		height: 32px;
		padding: 2px
	}

	.cd-avatar.cd-avatar-sm {
		width: 48px;
		height: 48px;
		padding: 2px
	}

	.cd-avatar.cd-avatar-lg {
		width: 128px;
		height: 128px;
		padding: 4px
	}

	.cd-avatar:hover {
		-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .02), 0 0 4px 0 rgba(0, 0, 0, .04), 0 4px 4px 0 rgba(0, 0, 0, .06);
		-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .02), 0 0 4px 0 rgba(0, 0, 0, .04), 0 4px 4px 0 rgba(0, 0, 0, .06);
		box-shadow: 0 0 4px 0 rgba(0, 0, 0, .02), 0 0 4px 0 rgba(0, 0, 0, .04), 0 4px 4px 0 rgba(0, 0, 0, .06)
	}

	.cd-avatar:hover,
	.cd-image-upload {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

.cd-image-upload {
	position: relative;
	display: inline-block;
	border-radius: 4px;
	vertical-align: middle
}

	.cd-image-upload:hover .image-upload-mask {
		opacity: 1
	}

	.cd-image-upload .cd-avatar {
		position: relative;
		display: block
	}

		.cd-image-upload .cd-avatar:after {
			position: absolute;
			top: 50%;
			left: 50%;
			margin-top: -15px;
			margin-left: -15px;
			font-family: codeages-icon;
			content: "\E989";
			font-size: 30px;
			color: rgba(0, 0, 0, .32)
		}

	.cd-image-upload .image-upload-mask {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		opacity: 0;
		border-radius: 4px;
		background: rgba(0, 0, 0, .7);
		color: #fff;
		text-align: center;
		line-height: 1px;
		font-size: 14px;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-image-upload .image-upload-mask i {
			font-size: 48px;
			display: block;
			margin-bottom: 8px
		}

	.cd-image-upload .image-upload-content {
		position: absolute;
		left: 0;
		right: 0;
		height: 70px;
		top: 50%;
		margin-top: -35px
	}

	.cd-image-upload .image-upload-label {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		opacity: 0;
		z-index: 1;
		margin-bottom: 0;
		overflow: hidden;
		border-radius: 4px;
		cursor: pointer
	}

.cd-loading {
	margin: 40px auto;
	width: 150px;
	text-align: center;
	opacity: 1;
	height: 60px;
	transition-delay: .5s;
	-moz-transition-delay: .5s;
	-webkit-transition-delay: .5s;
	-o-transition-delay: .5s
}

	.cd-loading.cd-loading-fixed {
		position: fixed;
		top: 50%;
		left: 50%;
		margin-left: -75px;
		margin-top: -30px
	}

	.cd-loading .loading-content {
		width: 60px;
		height: 60px;
		border-radius: 50%;
		position: relative;
		margin-left: 45px
	}

		.cd-loading .loading-content > div:nth-child(2) {
			opacity: .6;
			height: 40px;
			width: 40px;
			margin-left: -20px;
			margin-top: 8px;
			top: 0;
			-webkit-animation-delay: .2s;
			animation-delay: .2s
		}

		.cd-loading .loading-content > div:nth-child(3) {
			opacity: 1;
			height: 24px;
			width: 24px;
			margin-top: 17px;
			margin-left: -12px;
			-webkit-animation-delay: .4s;
			animation-delay: .4s
		}

		.cd-loading .loading-content > div {
			background-color: #43bc60;
			width: 15px;
			height: 15px;
			border-radius: 100%;
			margin: 2px;
			-webkit-animation-fill-mode: both;
			animation-fill-mode: both;
			position: absolute;
			left: 50%;
			top: 0;
			opacity: .5;
			margin: 0;
			width: 56px;
			height: 56px;
			margin-left: -28px;
			-webkit-animation: ball-scale-multiple 1s linear infinite;
			animation: ball-scale-multiple 1s linear infinite
		}

@-webkit-keyframes ball-scale-multiple {
	0% {
		-webkit-transform: scale(.3);
		transform: scale(.3);
		opacity: 0
	}

	5% {
		opacity: 1
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@keyframes ball-scale-multiple {
	0% {
		-webkit-transform: scale(.3);
		transform: scale(.3);
		opacity: 0
	}

	5% {
		opacity: 1
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

.cd-tag {
	border-radius: 4px;
	font-size: 12px;
	line-height: 1;
	padding: 4px 6px;
	color: rgba(0, 0, 0, .88);
	background-color: #eee;
	opacity: 1
}

	.cd-tag,
	.cd-tag.cd-hide {
		display: inline-block;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-tag.cd-hide {
			opacity: 0
		}

		.cd-tag.cd-tag-green {
			color: #fff;
			background-color: #14954b
		}

		.cd-tag.cd-tag-red {
			color: #fff;
			background-color: #e80404
		}

		.cd-tag.cd-tag-orange {
			color: #fff;
			background-color: #f46300
		}

		.cd-tag.cd-tag-blue {
			color: #fff;
			background-color: #177ed7
		}

		.cd-tag.cd-tag-purple {
			color: #fff;
			background-color: #744ea1
		}

		.cd-tag.cd-tag-pink {
			color: #fff;
			background-color: #e91e63
		}

		.cd-tag.cd-tag-yellow {
			color: #fff;
			background-color: #fdb500
		}

		.cd-tag .cd-icon {
			font-size: 12px;
			color: rgba(0, 0, 0, .32)
		}

			.cd-tag .cd-icon,
			.cd-tag .cd-icon:hover {
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
			}

				.cd-tag .cd-icon:hover {
					opacity: .8;
					cursor: pointer
				}

.cd-badge {
	padding: 2px 5px;
	border: 2px solid #fff;
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 2px 2px 0 rgba(0, 0, 0, .06);
	-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 2px 2px 0 rgba(0, 0, 0, .06);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 2px 2px 0 rgba(0, 0, 0, .06);
	font-size: 12px;
	line-height: 1;
	color: #fff;
	border-radius: 20px;
	display: inline-block;
	text-align: center
}

	.cd-badge.cd-badge-warning {
		background-color: #ffa51f
	}

	.cd-badge.cd-badge-info {
		background-color: #278bf5
	}

	.cd-badge.cd-badge-success {
		background-color: #43bc60
	}

	.cd-badge.cd-badge-danger {
		background-color: #ed3e3e
	}

.cd-tooltip {
	position: fixed;
	display: block;
	font-size: 12px;
	color: #fff;
	padding: 4px 6px;
	background: #000;
	border-radius: 4px;
	max-width: 200px;
	opacity: 0
}

	.cd-tooltip,
	.cd-tooltip.cd-in {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-tooltip.cd-in {
			opacity: 1
		}

		.cd-tooltip:before {
			position: absolute;
			content: "";
			width: 0;
			height: 0;
			border-color: transparent;
			border-style: solid
		}

		.cd-tooltip.topLeft:before {
			left: 15px
		}

		.cd-tooltip.top:before,
		.cd-tooltip.topLeft:before {
			bottom: -5px;
			margin-left: -5px;
			border-width: 5px 5px 0;
			border-top-color: #000
		}

		.cd-tooltip.top:before {
			left: 50%
		}

		.cd-tooltip.topRight:before {
			bottom: -5px;
			right: 15px;
			margin-right: -5px;
			border-width: 5px 5px 0;
			border-top-color: #000
		}

		.cd-tooltip.rightTop:before {
			top: 5px
		}

		.cd-tooltip.right:before,
		.cd-tooltip.rightTop:before {
			left: -5px;
			border-width: 5px 5px 5px 0;
			border-right-color: #000
		}

		.cd-tooltip.right:before {
			top: 50%;
			margin-top: -5px
		}

		.cd-tooltip.rightBottom:before {
			bottom: 5px;
			left: -5px;
			border-width: 5px 5px 5px 0;
			border-right-color: #000
		}

		.cd-tooltip.bottom:before {
			left: 50%
		}

		.cd-tooltip.bottom:before,
		.cd-tooltip.bottomLeft:before {
			top: -5px;
			margin-left: -5px;
			border-width: 0 5px 5px;
			border-bottom-color: #000
		}

		.cd-tooltip.bottomLeft:before {
			left: 15px
		}

		.cd-tooltip.bottomRight:before {
			top: -5px;
			right: 15px;
			margin-right: -5px;
			border-width: 0 5px 5px;
			border-bottom-color: #000
		}

		.cd-tooltip.leftTop:before {
			top: 5px
		}

		.cd-tooltip.left:before,
		.cd-tooltip.leftTop:before {
			right: -5px;
			border-width: 5px 0 5px 5px;
			border-left-color: #000
		}

		.cd-tooltip.left:before {
			top: 50%;
			margin-top: -5px
		}

		.cd-tooltip.leftBottom:before {
			bottom: 5px;
			right: -5px;
			border-width: 5px 0 5px 5px;
			border-left-color: #000
		}

.cd-breadcrumb {
	margin: 12px auto;
	padding: 8px;
	font-size: 14px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

	.cd-breadcrumb.cd-breadcrumb-o {
		padding: 8px 0;
		background: none
	}

	.cd-breadcrumb > li {
		display: inline-block
	}

		.cd-breadcrumb > li.active {
			color: rgba(0, 0, 0, .32)
		}

		.cd-breadcrumb > li + li:before {
			content: "/\A0";
			padding: 0 5px;
			color: rgba(0, 0, 0, .32)
		}

	.cd-breadcrumb a {
		color: rgba(0, 0, 0, .56)
	}

		.cd-breadcrumb a,
		.cd-breadcrumb a:hover {
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

			.cd-breadcrumb a:hover {
				color: rgba(0, 0, 0, .88)
			}

.cd-rate {
	display: inline-block;
	list-style: none;
	padding-left: 0;
	margin: 0
}

	.cd-rate:after,
	.cd-rate:before {
		content: "";
		display: table
	}

	.cd-rate:after {
		clear: both
	}

	.cd-rate.cd-rate-static .rate-star {
		cursor: not-allowed
	}

	.cd-rate .rate-star {
		float: left;
		cursor: pointer
	}

		.cd-rate .rate-star i {
			font-size: 20px;
			color: rgba(0, 0, 0, .32)
		}

		.cd-rate .rate-star.rate-star-full i {
			color: #ffa51f
		}

.cd-autocomplete {
	position: relative;
	height: 30px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.cd-autocomplete.cd-in .select-value {
		padding-bottom: 3px;
		border-bottom: 2px solid rgba(0, 0, 0, .32)
	}

		.cd-autocomplete.cd-in .select-value:after {
			transform: rotate(180deg);
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

	.cd-autocomplete.cd-in .select-options {
		opacity: 1;
		display: block
	}

	.cd-autocomplete.cd-in:hover .select-value {
		border-bottom: 2px solid rgba(0, 0, 0, .32)
	}

	.cd-autocomplete:hover,
	.cd-autocomplete:hover .select-value {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-autocomplete:hover .select-value {
			opacity: .8;
			padding-bottom: 3px;
			border-bottom: 2px solid rgba(0, 0, 0, .16)
		}

	.cd-autocomplete .select-value {
		padding: 5px 0 4px;
		line-height: 20px;
		white-space: nowrap;
		overflow: hidden;
		font-size: 14px;
		color: rgba(0, 0, 0, .88);
		border-bottom: 1px solid rgba(0, 0, 0, .16);
		padding-bottom: -1px;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-autocomplete .select-value:hover {
			cursor: pointer
		}

		.cd-autocomplete .select-value:after {
			top: 5px;
			right: -4px;
			content: "\E979";
			font-family: codeages-icon;
			font-size: 16px;
			transform: rotate(0deg);
			color: rgba(0, 0, 0, .32)
		}

		.cd-autocomplete .select-options,
		.cd-autocomplete .select-value:after {
			position: absolute;
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

	.cd-autocomplete .select-options {
		top: 100%;
		left: 0;
		right: 0;
		z-index: 1000;
		display: none;
		border: none;
		text-align: left;
		padding: 0;
		margin: 0;
		max-height: 220px;
		overflow-x: hidden;
		overflow-y: auto;
		-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04);
		-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04);
		box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04);
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		font-size: 12px;
		background-color: #fff;
		opacity: 0
	}

		.cd-autocomplete .select-options > li {
			position: relative;
			padding: 16px;
			line-height: 1;
			color: rgba(0, 0, 0, .88);
			background: none;
			white-space: nowrap;
			display: block;
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

			.cd-autocomplete .select-options > li.checked,
			.cd-autocomplete .select-options > li.checked:hover {
				background: #fafafa
			}

			.cd-autocomplete .select-options > li:hover {
				cursor: pointer;
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease;
				background-color: rgba(67, 188, 96, .08)
			}

			.cd-autocomplete .select-options > li:first-child {
				border-radius: 4px 4px 0 0
			}

			.cd-autocomplete .select-options > li:last-child {
				border-radius: 0 0 4px 4px
			}

			.cd-autocomplete .select-options > li .active {
				color: #ed3e3e
			}

.cd-modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050
}

	.cd-modal.cd-fade .cd-modal-dialog {
		webkit-transition: -webkit-transform .3s ease-out;
		-o-transition: -o-transform .3s ease-out;
		transition: transform .3s ease-out;
		-webkit-transform: translateY(-25%);
		-ms-transform: translateY(-25%);
		-o-transform: translateY(-25%);
		transform: translateY(-25%)
	}

	.cd-modal.cd-in .cd-modal-dialog {
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		-o-transform: translate(0);
		transform: translate(0)
	}

.cd-modal-open {
	overflow: hidden
}

	.cd-modal-open .cd-modal {
		overflow-x: hidden;
		overflow-y: auto
	}

.cd-modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

@media (min-width:768px) {
	.cd-modal-dialog {
		width: 480px;
		margin: 10% auto
	}
}

@media (min-width:768px) {
	.cd-modal-dialog.cd-modal-dialog-sm {
		width: 376px
	}
}

.cd-modal-dialog .modal-content {
	position: relative;
	background-color: #fff;
	border-radius: 4px;
	background-clip: padding-box;
	outline: 0;
	-webkit-box-shadow: 0 0 24px 0 rgba(0, 0, 0, .2), 0 24px 24px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 24px 0 rgba(0, 0, 0, .2), 0 24px 24px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, .2), 0 24px 24px 0 rgba(0, 0, 0, .3)
}

.cd-modal-dialog .modal-header {
	padding: 24px 24px 8px;
	border: none;
	margin: 0 auto
}

	.cd-modal-dialog .modal-header .close {
		float: right;
		font-weight: 300;
		margin-top: 0;
		opacity: .32;
		font-size: 16px
	}

		.cd-modal-dialog .modal-header .close:hover {
			opacity: .56
		}

.cd-modal-dialog .modal-title {
	margin: 0;
	line-height: 1;
	font-size: 16px;
	color: rgba(0, 0, 0, .88);
	font-weight: 500
}

.cd-modal-dialog .modal-body {
	position: relative;
	word-wrap: break-word;
	overflow: hidden;
	padding: 24px 24px 0;
	font-size: 14px
}

.cd-modal-dialog .modal-footer {
	border: none;
	padding: 8px 24px 24px;
	text-align: right
}

	.cd-modal-dialog .modal-footer .cd-btn + .cd-btn {
		margin-left: 16px
	}

.cd-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

	.cd-modal-backdrop.cd-fade {
		opacity: 0
	}

	.cd-modal-backdrop.cd-in {
		opacity: .8
	}

.cd-message-warp {
	text-align: center
}

.cd-message {
	position: relative;
	display: inline-block;
	color: #fff;
	line-height: 1;
	font-size: 14px;
	padding: 14px 16px;
	border-radius: 4px;
	font-weight: 500;
	border: none
}

	.cd-message.cd-message-danger {
		background: #ed3e3e;
		-webkit-box-shadow: 0 0 8px 0 rgba(237, 62, 62, .1), 0 8px 8px 0 rgba(237, 62, 62, .2);
		-moz-box-shadow: 0 0 8px 0 rgba(237, 62, 62, .1), 0 8px 8px 0 rgba(237, 62, 62, .2);
		box-shadow: 0 0 8px 0 rgba(237, 62, 62, .1), 0 8px 8px 0 rgba(237, 62, 62, .2)
	}

	.cd-message.cd-message-success {
		background: #43bc60;
		-webkit-box-shadow: 0 0 8px 0 rgba(67, 188, 96, .1), 0 8px 8px 0 rgba(67, 188, 96, .2);
		-moz-box-shadow: 0 0 8px 0 rgba(67, 188, 96, .1), 0 8px 8px 0 rgba(67, 188, 96, .2);
		box-shadow: 0 0 8px 0 rgba(67, 188, 96, .1), 0 8px 8px 0 rgba(67, 188, 96, .2)
	}

	.cd-message.cd-message-info {
		background: #278bf5;
		-webkit-box-shadow: 0 0 8px 0 rgba(39, 139, 245, .1), 0 8px 8px 0 rgba(39, 139, 245, .2);
		-moz-box-shadow: 0 0 8px 0 rgba(39, 139, 245, .1), 0 8px 8px 0 rgba(39, 139, 245, .2);
		box-shadow: 0 0 8px 0 rgba(39, 139, 245, .1), 0 8px 8px 0 rgba(39, 139, 245, .2)
	}

	.cd-message.cd-message-warning {
		background: #ffa51f;
		-webkit-box-shadow: 0 0 8px 0 rgba(255, 165, 31, .1), 0 8px 8px 0 rgba(255, 165, 31, .2);
		-moz-box-shadow: 0 0 8px 0 rgba(255, 165, 31, .1), 0 8px 8px 0 rgba(255, 165, 31, .2);
		box-shadow: 0 0 8px 0 rgba(255, 165, 31, .1), 0 8px 8px 0 rgba(255, 165, 31, .2)
	}

	.cd-message .cd-message-action {
		text-align: right;
		margin-left: 24px;
		font-weight: 400
	}

		.cd-message .cd-message-action > a,
		.cd-message .cd-message-action > a:hover {
			color: #fff
		}

	.cd-message .cd-icon {
		color: #fff !important;
		margin-right: 4px !important
	}

.cd-pagination {
	display: inline-block;
	padding-left: 0;
	margin: 24px 0
}

	.cd-pagination > li {
		display: inline
	}

		.cd-pagination > li.active > a,
		.cd-pagination > li.active > a:focus,
		.cd-pagination > li.active > a:hover {
			opacity: 1;
			transform: translateY(0);
			background-color: #43bc60;
			color: #fff;
			cursor: default;
			-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .01), 0 0 0 0 rgba(0, 0, 0, .04);
			-moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, .01), 0 0 0 0 rgba(0, 0, 0, .04);
			box-shadow: 0 0 0 0 rgba(0, 0, 0, .01), 0 0 0 0 rgba(0, 0, 0, .04)
		}

		.cd-pagination > li > a {
			color: rgba(0, 0, 0, .88);
			background: #ececec;
			border-color: #ececec;
			position: relative;
			float: left;
			margin: 4px;
			padding: 0;
			min-width: 34px;
			font-size: 14px;
			line-height: 34px;
			text-align: center;
			text-decoration: none;
			border-radius: 4px;
			border: none
		}

			.cd-pagination > li > a,
			.cd-pagination > li > a:hover {
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
			}

				.cd-pagination > li > a:hover {
					opacity: .8;
					transform: translateY(-1px);
					-webkit-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .2);
					-moz-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .2);
					box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .2)
				}

				.cd-pagination > li > a > i {
					font-size: 14px;
					line-height: 18px;
					vertical-align: middle
				}

.cd-popover {
	position: fixed;
	display: block;
	font-size: 12px;
	padding: 0;
	max-width: 276px;
	min-width: 200px;
	border: 1px solid #f5f5f5;
	background-color: #fff;
	opacity: 0;
	border-radius: 4px;
	z-index: 1060;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04)
}

	.cd-popover,
	.cd-popover.cd-in {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-popover.cd-in {
			opacity: 1
		}

		.cd-popover .popover-arrow {
			position: absolute;
			background-color: #fff;
			width: 12px;
			height: 12px;
			-webkit-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			transform: rotate(45deg)
		}

		.cd-popover.topLeft .popover-arrow {
			left: 12px
		}

		.cd-popover.top .popover-arrow,
		.cd-popover.topLeft .popover-arrow {
			-webkit-box-shadow: 4px 2px 8px rgba(0, 0, 0, .04);
			-moz-box-shadow: 4px 2px 8px rgba(0, 0, 0, .04);
			box-shadow: 4px 2px 8px rgba(0, 0, 0, .04);
			bottom: -6px
		}

		.cd-popover.top .popover-arrow {
			left: 50%;
			margin-left: -8px
		}

		.cd-popover.topRight .popover-arrow {
			-webkit-box-shadow: 4px 2px 8px rgba(0, 0, 0, .04);
			-moz-box-shadow: 4px 2px 8px rgba(0, 0, 0, .04);
			box-shadow: 4px 2px 8px rgba(0, 0, 0, .04);
			right: 12px;
			bottom: -6px
		}

		.cd-popover.rightTop .popover-arrow {
			top: 12px
		}

		.cd-popover.right .popover-arrow,
		.cd-popover.rightTop .popover-arrow {
			-webkit-box-shadow: -4px 2px 8px rgba(0, 0, 0, .04);
			-moz-box-shadow: -4px 2px 8px rgba(0, 0, 0, .04);
			box-shadow: -4px 2px 8px rgba(0, 0, 0, .04);
			left: -6px
		}

		.cd-popover.right .popover-arrow {
			top: 50%;
			margin-top: -8px
		}

		.cd-popover.rightBottom .popover-arrow {
			-webkit-box-shadow: -4px 2px 8px rgba(0, 0, 0, .04);
			-moz-box-shadow: -4px 2px 8px rgba(0, 0, 0, .04);
			box-shadow: -4px 2px 8px rgba(0, 0, 0, .04);
			bottom: 12px;
			left: -6px
		}

		.cd-popover.bottomLeft .popover-arrow {
			left: 12px
		}

		.cd-popover.bottom .popover-arrow,
		.cd-popover.bottomLeft .popover-arrow {
			-webkit-box-shadow: -4px -2px 8px rgba(0, 0, 0, .04);
			-moz-box-shadow: -4px -2px 8px rgba(0, 0, 0, .04);
			box-shadow: -4px -2px 8px rgba(0, 0, 0, .04);
			top: -6px
		}

		.cd-popover.bottom .popover-arrow {
			left: 50%;
			margin-left: -8px
		}

		.cd-popover.bottomRight .popover-arrow {
			-webkit-box-shadow: -4px -2px 8px rgba(0, 0, 0, .04);
			-moz-box-shadow: -4px -2px 8px rgba(0, 0, 0, .04);
			box-shadow: -4px -2px 8px rgba(0, 0, 0, .04);
			right: 12px;
			top: -6px
		}

		.cd-popover.leftTop .popover-arrow {
			top: 12px
		}

		.cd-popover.left .popover-arrow,
		.cd-popover.leftTop .popover-arrow {
			-webkit-box-shadow: 4px -2px 8px rgba(0, 0, 0, .04);
			-moz-box-shadow: 4px -2px 8px rgba(0, 0, 0, .04);
			box-shadow: 4px -2px 8px rgba(0, 0, 0, .04);
			right: -6px
		}

		.cd-popover.left .popover-arrow {
			top: 50%;
			margin-top: -8px
		}

		.cd-popover.leftBottom .popover-arrow {
			-webkit-box-shadow: 4px -2px 8px rgba(0, 0, 0, .04);
			-moz-box-shadow: 4px -2px 8px rgba(0, 0, 0, .04);
			box-shadow: 4px -2px 8px rgba(0, 0, 0, .04);
			bottom: 12px;
			right: -6px
		}

		.cd-popover .popover-title {
			color: rgba(0, 0, 0, .88);
			font-weight: 500;
			border: none;
			background: none;
			-webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
			-moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
			box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
			padding: 8px 14px;
			margin: 0;
			font-size: 14px
		}

		.cd-popover .popover-content {
			padding: 9px 14px;
			color: rgba(0, 0, 0, .88)
		}

.cd-progress {
	position: relative;
	margin-bottom: 24px
}

	.cd-progress.cd-progress-sm .progress-inner {
		height: 4px
	}

	.cd-progress.cd-progress-lg .progress-inner {
		height: 12px
	}

	.cd-progress .progress-bar {
		box-sizing: border-box;
		display: inline-block;
		width: 100%;
		padding-right: 40px;
		margin-right: -40px;
		background: none
	}

	.cd-progress .progress-outer {
		width: 100%;
		display: inline-block;
		background-color: rgba(0, 0, 0, .08)
	}

	.cd-progress .progress-inner,
	.cd-progress .progress-outer {
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px
	}

	.cd-progress .progress-inner {
		width: 0;
		height: 8px;
		background: #43bc60;
		font-size: 12px;
		line-height: 20px;
		color: #fff;
		text-align: center;
		-webkit-transition: width .6s ease;
		-o-transition: width .6s ease;
		transition: width .6s ease;
		background-image: -webkit-linear-gradient(-45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
		background-image: -o-linear-gradient(-45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
		background-image: linear-gradient(-45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
		-webkit-background-size: 20px 20px
	}

		.cd-progress .progress-inner.active {
			-webkit-animation: progress-inner 2s linear infinite;
			-moz-animation: progress-inner 2s linear infinite;
			-o-animation: progress-inner 2s linear infinite;
			animation: progress-inner 2s linear infinite
		}

	.cd-progress .progress-text {
		display: inline-block;
		vertical-align: middle;
		width: 30px;
		margin-left: 4px;
		text-align: left;
		font-size: 12px;
		line-height: 1;
		color: rgba(0, 0, 0, .56)
	}

	.cd-progress.cd-progress-success .progress-inner {
		background-color: #43bc60;
		background-image: none
	}

	.cd-progress.cd-progress-danger .progress-inner {
		background-color: #ed3e3e;
		background-image: none
	}

@-webkit-keyframes progress-inner {
	0% {
		background-position: 0 0
	}

	to {
		background-position: 40px 0
	}
}

@-moz-keyframes progress-inner {
	0% {
		background-position: 0 0
	}

	to {
		background-position: 40px 0
	}
}

@-o-keyframes progress-inner {
	0% {
		background-position: 0 0
	}

	to {
		background-position: 40px 0
	}
}

.ct-layout-container {
	height: 100%;
	background: #f5f5f5;
	font-size: 14px
}

	.ct-layout-container .cd-fixed-top {
		position: fixed;
		right: 0;
		left: 0;
		z-index: 1030;
		height: 64px;
		background: #fff;
		box-shadow: 0 2px 8px 0 rgba(13, 32, 49, .1)
	}

		.ct-layout-container .cd-fixed-top .ct-top-logo {
			float: left;
			padding: 20px 0 20px 40px;
			font-size: 20px;
			color: #43bc60;
			line-height: 24px
		}

			.ct-layout-container .cd-fixed-top .ct-top-logo a {
				color: #43bc60;
				font-weight: 500
			}

		.ct-layout-container .cd-fixed-top .ct-layout-navbar {
			position: absolute;
			left: 50%;
			transform: translateX(-50%)
		}

			.ct-layout-container .cd-fixed-top .ct-layout-navbar .ct-layout-navbar_ul.cd-tabs {
				margin-bottom: 0
			}

			.ct-layout-container .cd-fixed-top .ct-layout-navbar .ct-layout-navbar_ul li {
				float: left;
				font-size: 14px;
				color: #616161;
				line-height: 20px
			}

				.ct-layout-container .cd-fixed-top .ct-layout-navbar .ct-layout-navbar_ul li a {
					position: relative;
					display: block;
					width: 100%;
					height: 100%;
					padding: 22px 8px;
					cursor: pointer
				}

				.ct-layout-container .cd-fixed-top .ct-layout-navbar .ct-layout-navbar_ul li.active a {
					color: #43bc60
				}

					.ct-layout-container .cd-fixed-top .ct-layout-navbar .ct-layout-navbar_ul li.active a:before {
						height: 4px
					}

		.ct-layout-container .cd-fixed-top .ct-layout-person {
			float: right
		}

			.ct-layout-container .cd-fixed-top .ct-layout-person li {
				float: left
			}

				.ct-layout-container .cd-fixed-top .ct-layout-person li.ct-layout-person_center {
					margin-right: 30px
				}

				.ct-layout-container .cd-fixed-top .ct-layout-person li a {
					height: 64px;
					display: block;
					width: 100%;
					font-size: 0;
					position: relative
				}

					.ct-layout-container .cd-fixed-top .ct-layout-person li a .ct-center_action {
						display: table-cell;
						vertical-align: middle
					}

					.ct-layout-container .cd-fixed-top .ct-layout-person li a .avatar-wrapper img {
						vertical-align: middle
					}

					.ct-layout-container .cd-fixed-top .ct-layout-person li a .ct-layout-admin_name {
						font-size: 14px;
						color: #606266;
						line-height: 20px;
						padding: 22px 10px
					}

			.ct-layout-container .cd-fixed-top .ct-layout-person .ct-layout-home {
				position: relative;
				width: 68px;
				height: 64px;
				background: #43bc60;
				text-align: center;
				line-height: 64px
			}

				.ct-layout-container .cd-fixed-top .ct-layout-person .ct-layout-home a {
					display: block;
					width: 100%;
					height: 100%
				}

					.ct-layout-container .cd-fixed-top .ct-layout-person .ct-layout-home a .cd-icon {
						font-size: 20px;
						position: absolute;
						top: 50%;
						left: 50%;
						transform: translate(-50%, -50%);
						color: #fff
					}

	.ct-layout-container .cd-layout-main {
		padding-top: 64px;
		height: 100%
	}

		.ct-layout-container .cd-layout-main .cd-layout-sidebar {
			position: fixed;
			top: 64px;
			height: 100%;
			background: #fff;
			width: 240px
		}

			.ct-layout-container .cd-layout-main .cd-layout-sidebar .sidebar-title {
				padding: 24px 0;
				margin: 0 24px;
				font-size: 20px;
				border-bottom: 1px solid #e1e1e1
			}

				.ct-layout-container .cd-layout-main .cd-layout-sidebar .sidebar-title h5 {
					font-size: 16px;
					color: #303133;
					line-height: 24px;
					font-weight: 500;
					padding-left: 16px
				}

			.ct-layout-container .cd-layout-main .cd-layout-sidebar ul {
				display: none
			}

				.ct-layout-container .cd-layout-main .cd-layout-sidebar ul li > a {
					display: block;
					padding: 16px 0;
					cursor: pointer;
					line-height: 20px;
					color: #909399;
					padding-right: 23px;
					font-size: 14px;
					overflow: hidden;
					text-overflow: ellipsis;
					white-space: nowrap
				}

					.ct-layout-container .cd-layout-main .cd-layout-sidebar ul li > a:hover {
						color: #43bc60
					}

					.ct-layout-container .cd-layout-main .cd-layout-sidebar ul li > a.active {
						background: rgba(67, 188, 96, .08);
						position: relative;
						color: #43bc60
					}

					.ct-layout-container .cd-layout-main .cd-layout-sidebar ul li > a .cd-icon {
						float: right;
						transition: transform .5s
					}

				.ct-layout-container .cd-layout-main .cd-layout-sidebar ul.cd-sidebar-container {
					display: block;
					font-size: 14px
				}

			.ct-layout-container .cd-layout-main .cd-layout-sidebar .cd-group-item_outer > a {
				color: #606266
			}

		.ct-layout-container .cd-layout-main .cd-layout-aside {
			margin-left: 240px;
			height: 100%
		}

			.ct-layout-container .cd-layout-main .cd-layout-aside .cd-layout-aside_bread {
				padding: 11px 24px 1px
			}

				.ct-layout-container .cd-layout-main .cd-layout-aside .cd-layout-aside_bread .cd-breadcrumb {
					margin-bottom: 10px;
					line-height: 20px;
					font-size: 14px
				}

			.ct-layout-container .cd-layout-main .cd-layout-aside .cd-layout-adside_content {
				margin: 0 24px;
				background: #fff;
				height: 660px
			}

.es-colorful-card {
	position: relative;
	height: 136px;
	border-radius: 4px;
	padding: 32px 20px 32px 72px;
	margin-bottom: 24px
}

@media (max-width:1199px) {
	.es-colorful-card {
		padding: 32px 20px
	}
}

@media (max-width:767px) {
	.es-colorful-card {
		padding: 16px;
		height: auto
	}
}

.es-colorful-card.es-colorful-card-danger {
	background: #fe7d80
}

@media (min-width:1200px) {
	.es-colorful-card.es-colorful-card-danger .card-body {
		padding-top: 10px
	}
}

.es-colorful-card.es-colorful-card-warning {
	background: #f5b476
}

.es-colorful-card.es-colorful-card-info {
	background: #76b3f5
}

@media (min-width:1200px) {
	.es-colorful-card.es-colorful-card-info .card-body {
		padding-top: 10px
	}
}

.es-colorful-card .btn-card-danger {
	color: #fe7d80;
	border-color: #fff;
	background: #fff
}

	.es-colorful-card .btn-card-danger:hover {
		-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .01), 0 6px 6px 0 rgba(0, 0, 0, .04);
		-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .01), 0 6px 6px 0 rgba(0, 0, 0, .04);
		box-shadow: 0 0 6px 0 rgba(0, 0, 0, .01), 0 6px 6px 0 rgba(0, 0, 0, .04)
	}

.es-colorful-card .btn-card-warning {
	color: #f5b476;
	border-color: #fff;
	background: #fff
}

	.es-colorful-card .btn-card-warning:hover {
		-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .01), 0 6px 6px 0 rgba(0, 0, 0, .04);
		-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .01), 0 6px 6px 0 rgba(0, 0, 0, .04);
		box-shadow: 0 0 6px 0 rgba(0, 0, 0, .01), 0 6px 6px 0 rgba(0, 0, 0, .04)
	}

.es-colorful-card .btn-card-info {
	color: #76b3f5;
	border-color: #fff;
	background: #fff
}

	.es-colorful-card .btn-card-info:hover {
		-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .01), 0 6px 6px 0 rgba(0, 0, 0, .04);
		-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .01), 0 6px 6px 0 rgba(0, 0, 0, .04);
		box-shadow: 0 0 6px 0 rgba(0, 0, 0, .01), 0 6px 6px 0 rgba(0, 0, 0, .04)
	}

.es-colorful-card .btn-card-white {
	border-color: #fff;
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.es-colorful-card .btn-card-white:hover {
		-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .01), 0 6px 6px 0 rgba(0, 0, 0, .04);
		-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .01), 0 6px 6px 0 rgba(0, 0, 0, .04);
		box-shadow: 0 0 6px 0 rgba(0, 0, 0, .01), 0 6px 6px 0 rgba(0, 0, 0, .04)
	}

	.es-colorful-card .btn-card-white:focus,
	.es-colorful-card .btn-card-white:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		background: hsla(0, 0%, 100%, .2)
	}

.es-colorful-card .card-action {
	position: absolute;
	top: 50%;
	margin-top: -17px;
	right: 40px
}

@media (max-width:1199px) {
	.es-colorful-card .card-action {
		right: 20px
	}
}

@media (max-width:767px) {
	.es-colorful-card .card-action {
		position: static;
		margin-top: 0
	}
}

.es-colorful-card .card-action .btn + .btn {
	margin-left: 12px
}

.es-colorful-card .card-icon {
	position: absolute;
	top: 50%;
	margin-top: -36px;
	height: 72px;
	left: -16px
}

@media (max-width:1199px) {
	.es-colorful-card .card-icon {
		display: none
	}
}

.es-colorful-card .card-icon i {
	color: hsla(0, 0%, 100%, .7);
	font-size: 72px
}

.es-colorful-card .card-body {
	line-height: 1;
	color: hsla(0, 0%, 100%, .7);
	font-size: 12px
}

	.es-colorful-card .card-body p {
		margin-bottom: 8px
	}

	.es-colorful-card .card-body a {
		color: #fff
	}

.es-colorful-card .card-money {
	font-size: 32px;
	color: #fff;
	display: inline-block
}

.es-setting {
	padding: 15px 0;
	-webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
	-moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
	box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08)
}

	.es-setting .setting-icon {
		margin-right: 24px
	}

@media (max-width:767px) {
	.es-setting .setting-icon {
		margin-right: 4px
	}
}

.es-setting .setting-icon i {
	font-size: 24px;
	color: rgba(0, 0, 0, .32);
	vertical-align: middle
}

.es-setting .setting-icon .cd-icon-weibo {
	color: #ed3e3e
}

.es-setting .setting-icon .cd-icon-weixin {
	color: #93d179
}

.es-setting .setting-icon .cd-icon-qq {
	color: #6cc5f5
}

.es-setting .setting-icon .cd-icon-renren {
	color: #6c96fd
}

.es-setting .setting-title {
	vertical-align: middle;
	font-size: 14px;
	color: rgba(0, 0, 0, .88);
	font-weight: 500;
	margin-right: 24px;
	line-height: 34px
}

@media (max-width:767px) {
	.es-setting .setting-title {
		margin-right: 12px
	}
}

.es-setting .setting-content {
	vertical-align: middle;
	font-size: 12px;
	color: rgba(0, 0, 0, .56);
	line-height: 34px
}

@media (max-width:767px) {
	.es-setting .setting-content {
		display: none
	}
}

.es-setting .setting-action {
	float: right
}

	.es-setting .setting-action .btn {
		float: left;
		margin-left: 16px
	}

.es-setting .es-setting-status {
	float: left;
	line-height: 34px
}

.es-setting-status {
	color: #ffa51f;
	font-size: 12px;
	vertical-align: middle
}

	.es-setting-status.es-setting-status-done {
		color: #43bc60
	}

		.es-setting-status.es-setting-status-done:before {
			content: "\E96C"
		}

	.es-setting-status:before {
		content: "\E96D";
		font-family: codeages-icon;
		font-size: 12px;
		margin-right: 4px
	}

.es-security {
	font-size: 14px;
	font-weight: 500
}

	.es-security.es-security-danger .security-icon i {
		color: #ed3e3e
	}

	.es-security.es-security-danger .security-progress.done {
		background-color: #ed3e3e
	}

	.es-security.es-security-danger .security-level {
		color: #ed3e3e
	}

	.es-security.es-security-warning .security-icon i {
		color: #ffa51f
	}

	.es-security.es-security-warning .security-progress.done {
		background-color: #ffa51f
	}

	.es-security.es-security-warning .security-level {
		color: #ffa51f
	}

	.es-security.es-security-success .security-icon i {
		color: #43bc60
	}

	.es-security.es-security-success .security-progress.done {
		background-color: #43bc60
	}

	.es-security.es-security-success .security-level {
		color: #43bc60
	}

	.es-security .security-icon {
		display: inline-block;
		height: 40px;
		margin-right: 12px;
		vertical-align: middle
	}

		.es-security .security-icon i {
			font-size: 40px
		}

	.es-security .security-title {
		display: inline-block;
		vertical-align: middle;
		margin-right: 12px;
		color: rgba(0, 0, 0, .88)
	}

	.es-security .security-progress {
		width: 40px;
		height: 8px;
		display: inline-block;
		background: #eee;
		border-radius: 4px
	}

		.es-security .security-progress + .security-progress {
			margin-left: 4px
		}

	.es-security .security-level {
		display: inline-block;
		vertical-align: middle;
		margin-left: 12px
	}

.es-status {
	position: relative;
	display: inline-block;
	line-height: 1;
	font-size: 12px;
	padding-left: 12px
}

	.es-status:before {
		position: absolute;
		top: 3px;
		left: 0;
		content: "";
		width: 6px;
		height: 6px;
		border-radius: 50%;
		display: inline-block;
		margin-right: 4px
	}

	.es-status > span {
		display: inline-block;
		vertical-align: middle;
		line-height: 1
	}

	.es-status.es-status-danger:before {
		background: #ed3e3e
	}

	.es-status.es-status-info:before {
		background: #278bf5
	}

	.es-status.es-status-warning:before {
		background: #ffa51f
	}

	.es-status.es-status-success:before {
		background: #43bc60
	}

	.es-status.es-status-disabled:before {
		background: #eee
	}

.es-data-card {
	padding: 45px 0;
	text-align: left;
	background: #fafafa;
	height: 136px;
	text-align: center;
	margin-bottom: 24px;
	border-radius: 4px
}

	.es-data-card:after,
	.es-data-card:before {
		content: "";
		display: table
	}

	.es-data-card:after {
		clear: both
	}

@media (max-width:1199px) {
	.es-data-card {
		padding: 36px 0
	}
}

@media (max-width:767px) {
	.es-data-card {
		height: auto;
		padding: 16px
	}
}

.es-data-card .card-item {
	padding: 0 20px;
	float: left;
	width: 50%;
	font-size: 12px
}

@media (max-width:1199px) {
	.es-data-card .card-item {
		padding: 0 10px
	}
}

@media (max-width:767px) {
	.es-data-card .card-item {
		padding-left: 20px
	}
}

.es-data-card .card-item + .card-item {
	-webkit-box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, .08);
	-moz-box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, .08);
	box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, .08)
}

.es-data-card .card-item-label {
	margin-bottom: 8px;
	line-height: 1;
	color: rgba(0, 0, 0, .56)
}

.es-data-card .card-item-value span {
	font-size: 24px;
	line-height: 1;
	color: rgba(0, 0, 0, .88);
	display: inline-block
}

@media (max-width:1199px) {
	.es-data-card .card-item-value span {
		font-size: 18px
	}
}

.es-id-card {
	position: relative;
	text-align: center;
	padding: 53px 20px;
	background: #fafafa;
	border-radius: 4px;
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
	margin-bottom: 32px
}

	.es-id-card .form-error-message {
		position: absolute;
		top: 100%;
		left: 0;
		font-size: 12px
	}

	.es-id-card.done .form-error-message {
		display: none
	}

	.es-id-card.done .card-icon i,
	.es-id-card.done .card-title {
		opacity: 0;
		color: hsla(0, 0%, 100%, .7);
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

	.es-id-card.done:hover .card-icon i,
	.es-id-card.done:hover .card-title {
		opacity: 1;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

	.es-id-card.done:hover .mask {
		opacity: 1
	}

	.es-id-card .card-icon {
		position: relative;
		margin-bottom: 8px;
		z-index: 1
	}

		.es-id-card .card-icon i {
			font-size: 72px;
			line-height: 1;
			color: rgba(0, 0, 0, .16)
		}

	.es-id-card .card-title {
		position: relative;
		font-size: 14px;
		color: rgba(0, 0, 0, .56);
		line-height: 1;
		z-index: 1
	}

	.es-id-card .mask {
		background: rgba(0, 0, 0, .7);
		border-radius: 4px;
		opacity: 0
	}

	.es-id-card .card-label,
	.es-id-card .mask {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0
	}

	.es-id-card .card-label {
		margin-bottom: 0;
		z-index: 2;
		cursor: pointer
	}

		.es-id-card .card-label > input {
			display: none
		}

	.es-id-card .card-img-tip {
		position: absolute;
		left: 0;
		bottom: -40px;
		text-align: left;
		line-height: 1
	}

@media (min-width:992px) and (max-width:1199px) {
	.es-id-card .card-img-tip {
		bottom: -50px
	}
}

@media (max-width:991px) {
	.es-id-card .card-img-tip {
		bottom: -30px
	}
}

.popover {
	border-color: #f5f5f5;
	padding: 0;
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04);
	-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04)
}

	.popover.top > .arrow {
		border-top-color: #f5f5f5
	}

	.popover.right > .arrow {
		border-right-color: #f5f5f5
	}

	.popover.bottom > .arrow {
		border-bottom-color: #f5f5f5
	}

	.popover.left > .arrow {
		border-left-color: #f5f5f5
	}

	.popover .popover-title {
		color: rgba(0, 0, 0, .88);
		font-weight: 500;
		border: none;
		background: none;
		-webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
		-moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
		box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08)
	}

	.popover .popover-content {
		color: rgba(0, 0, 0, .88)
	}

.cd-form-group .form-control {
	display: block;
	width: 100%;
	font-size: 14px;
	background-color: #fff;
	background-image: none;
	border: none;
	border-bottom: 1px solid rgba(0, 0, 0, .16);
	border-radius: 0;
	padding: 5px 0 4px;
	line-height: 20px;
	height: 30px;
	color: rgba(0, 0, 0, .88);
	-webkit-appearance: none;
	appearance: none
}

	.cd-form-group .form-control,
	.cd-form-group .form-control:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.cd-form-group .form-control:hover {
			opacity: .8;
			padding-bottom: 3px;
			border-bottom: 2px solid rgba(0, 0, 0, .16)
		}

		.cd-form-group .form-control:focus {
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease;
			opacity: 1;
			outline: 0;
			padding-bottom: 3px;
			border-bottom: 2px solid rgba(0, 0, 0, .32)
		}

.cd-form-group .form-control-sm {
	height: 28px;
	padding: 4px 0 3px;
	font-size: 12px
}

	.cd-form-group .form-control-sm:hover {
		opacity: .8;
		border-bottom: 2px solid rgba(0, 0, 0, .16)
	}

	.cd-form-group .form-control-sm:focus,
	.cd-form-group .form-control-sm:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		padding-bottom: 2px
	}

	.cd-form-group .form-control-sm:focus {
		opacity: 1;
		outline: 0;
		border-bottom: 2px solid rgba(0, 0, 0, .32)
	}

.cd-form-group .form-control-lg {
	height: 40px;
	padding: 10px 0 9px;
	font-size: 14px
}

	.cd-form-group .form-control-lg:hover {
		opacity: .8;
		border-bottom: 2px solid rgba(0, 0, 0, .16)
	}

	.cd-form-group .form-control-lg:focus,
	.cd-form-group .form-control-lg:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		padding-bottom: 8px
	}

	.cd-form-group .form-control-lg:focus {
		opacity: 1;
		outline: 0;
		border-bottom: 2px solid rgba(0, 0, 0, .32)
	}

.cd-form-group .form-control[disabled],
.cd-form-group .form-control[readonly] {
	background: none;
	color: rgba(0, 0, 0, .32);
	cursor: not-allowed;
	opacity: .4;
	border-bottom: 1px dashed rgba(0, 0, 0, .16)
}

	.cd-form-group .form-control[disabled]:hover,
	.cd-form-group .form-control[readonly]:hover {
		opacity: .4
	}

.cd-form-group .form-control::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .32)
}

.cd-form-group .form-control:-moz-placeholder,
.cd-form-group .form-control::-moz-placeholder {
	color: rgba(0, 0, 0, .32)
}

.cd-form-group .form-control:-ms-input-placeholder {
	color: rgba(0, 0, 0, .32)
}

.cd-form-group textarea.form-control {
	padding: 8px;
	margin-top: 8px;
	height: auto;
	border: 1px solid rgba(0, 0, 0, .16);
	border-radius: 4px;
	resize: none;
	overflow-x: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

	.cd-form-group textarea.form-control:hover {
		opacity: .8;
		border: 2px solid rgba(0, 0, 0, .16)
	}

	.cd-form-group textarea.form-control:focus,
	.cd-form-group textarea.form-control:hover {
		padding: 7px;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

	.cd-form-group textarea.form-control:focus {
		opacity: 1;
		border: 2px solid rgba(0, 0, 0, .32);
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}

.cd-form-group.has-error {
	margin-bottom: 32px
}

	.cd-form-group.has-error .form-control {
		-webkit-box-shadow: inset 0 -1px 0 0 #ed3e3e;
		-moz-box-shadow: inset 0 -1px 0 0 #ed3e3e;
		box-shadow: inset 0 -1px 0 0 #ed3e3e
	}

		.cd-form-group.has-error .form-control:focus {
			-webkit-box-shadow: inset 0 -2px 0 0 #ed3e3e;
			-moz-box-shadow: inset 0 -2px 0 0 #ed3e3e;
			box-shadow: inset 0 -2px 0 0 #ed3e3e
		}

	.cd-form-group.has-error textarea.form-control,
	.cd-form-group.has-error textarea.form-control:focus {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		border-color: #ed3e3e
	}

.cd-form-group .form-error-message {
	position: absolute;
	font-size: 12px;
	line-height: 20px;
	color: #ed3e3e
}

.cd-form-group .cke {
	margin-top: 8px
}

.cd-alert-dismissable .close {
	opacity: 1;
	filter: alpha(opacity=100);
	font-size: 12px
}

.es-feedback-icon {
	padding: 8px;
	margin: auto;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	text-align: center
}

	.es-feedback-icon .es-feedback-icon__inner {
		width: 64px;
		height: 64px;
		border-radius: 100%
	}

	.es-feedback-icon i {
		font-size: 24px;
		font-weight: 600;
		line-height: 64px;
		color: #fff
	}

	.es-feedback-icon.es-feedback-success {
		background-color: #eaf9f2
	}

		.es-feedback-icon.es-feedback-success .es-feedback-icon__inner {
			background-color: #46cd90
		}

	.es-feedback-icon.es-feedback-danger {
		background-color: #ffebe9
	}

		.es-feedback-icon.es-feedback-danger .es-feedback-icon__inner {
			background-color: #ff555f
		}

.es-dark-assist {
	color: #adadad
}

.order-pay-list {
	margin-bottom: 24px
}

.order-pay-type {
	cursor: pointer;
	width: 140px;
	height: 40px;
	border: 2px solid rgba(0, 0, 0, .08);
	position: relative;
	text-align: center;
	display: inline-block;
	margin-right: 16px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media (max-width:767px) {
	.order-pay-type {
		margin: 2px auto
	}
}

.order-pay-type:hover {
	opacity: .8
}

.order-pay-type img {
	height: 40px;
	width: auto
}

.order-pay-type.active {
	border-color: #43bc60
}

.material-btn-group {
	background-color: #f4f4f4;
	padding: 12px 20px
}

.material-table-popover {
	line-height: 1
}

	.material-table-popover a {
		line-height: 14px
	}

.material-table-padding {
	padding: 24px
}

	.material-table-padding .material-btn-group {
		margin-left: 8px;
		margin-right: 8px
	}

	.material-table-padding .material-detail-widget .page-header {
		margin-top: 0;
		margin-bottom: 12px
	}

		.material-table-padding .material-detail-widget .page-header h1 {
			margin-top: 0;
			font-size: 18px;
			line-height: 1;
			color: rgba(0, 0, 0, .56);
			font-weight: 500
		}

.btn-group--left {
	border-right: 1px solid #fff !important
}

.btn-group__menu {
	width: 84px;
	min-width: 84px;
	padding: 0
}

	.btn-group__menu li:first-child a {
		border-top-left-radius: 4px;
		border-top-right-radius: 4px
	}

	.btn-group__menu li:last-child a {
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px
	}

	.btn-group__menu > li > a {
		padding: 10px;
		font-size: 12px;
		line-height: 1
	}

		.btn-group__menu > li > a:hover {
			cursor: pointer;
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease;
			color: rgba(0, 0, 0, .88) !important;
			background-color: rgba(67, 188, 96, .08) !important
		}

.material-progress {
	margin-bottom: 0
}

	.material-progress .progress-bar {
		width: 60%
	}

@media (max-width:480px) {
	.material-progress .progress-bar {
		width: 60%
	}
}

.material-progress .progress-text {
	width: 40px
}

.open-course-file-padding .cd-main__body {
	padding: 32px 16px
}

	.open-course-file-padding .cd-main__body .material-btn-group {
		margin-left: 8px;
		margin-right: 8px
	}

.open-course-file-padding .material-detail-widget .page-header {
	display: none
}

@media (min-width:480px) {
	.open-course-file-padding .material-table-info {
		max-width: 210px
	}
}

@media (max-width:480px) {
	.open-course-file-padding .material-table-info {
		width: 124px
	}
}

.material-confirm-modal-btn {
	width: 60%
}

.cd-link-danger,
.cd-link-danger:focus,
.cd-link-danger:hover {
	color: #ed3e3e;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.cd-link-danger:focus,
	.cd-link-danger:hover {
		opacity: .8
	}

.material-table-cover {
	position: relative
}

	.material-table-cover img {
		height: 58px
	}

	.material-table-cover .material-course-mask__local {
		position: absolute;
		top: 3px;
		left: 5px
	}

.material-course-mask {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .5);
	opacity: 0;
	filter: alpha(opacity=0)
}

	.material-course-mask,
	.material-course-mask:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.material-course-mask:hover {
			opacity: 1;
			filter: alpha(opacity=100)
		}

		.material-course-mask .material-course-preview-btn {
			position: absolute;
			top: 35%;
			left: 28%;
			text-align: center;
			font-size: 12px;
			padding: 2px 10px;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			border-radius: 2px
		}

.material-course-star {
	position: absolute;
	right: 4px;
	top: 4px;
	font-size: 12px;
	color: #fff
}

	.material-course-star.material-collection {
		color: #ffa51f
	}

	.material-course-star:hover {
		cursor: pointer
	}

@media (min-width:768px) and (max-width:991px) {
	.material-search-list .form-input-width {
		width: 130px !important
	}
}

@media (min-width:991px) {
	.material-search-list .form-input-width {
		width: 130px !important
	}

	.material-search-list .form-input-width-sm {
		width: 172px !important
	}

	.material-search-list .form-input-width-md {
		width: 190px !important
	}
}

.material-search-list .control-label {
	color: rgba(51, 51, 51, .88);
	font-weight: 400
}

.material-search-list .search-space {
	line-height: 34px
}

.material-search-list .form-label {
	vertical-align: -webkit-baseline-middle;
	color: rgba(51, 51, 51, .88);
	font-weight: 400;
	width: 70px;
	margin-right: 4px
}

.material-search-list .material-search-list__btn {
	padding-left: 42px;
	padding-right: 42px
}

.material-tag__label {
	padding: 4px 14px;
	color: #555;
	font-size: 14px;
	line-height: 20px;
	border-radius: 4px;
	border: 1px solid #999;
	background-color: #fff
}

	.material-tag__label.label-primary {
		color: #fff;
		border: 1px solid #43bc60
	}

@media (min-width:480px) {
	.material-table-info {
		max-width: 250px
	}

		.material-table-info p {
			line-height: 1
		}

			.material-table-info p:first-child {
				line-height: 16px
			}
}

@media (max-width:480px) {
	.material-table-info {
		width: 124px
	}
}

.material-btn-group__btn {
	margin-right: 32px
}

@media (max-width:480px) {
	.material-btn-group__btn {
		margin-right: 16px;
		margin-bottom: 12px
	}
}

.padding-top7 {
	padding-top: 7px
}

.error-label {
	width: 17%
}

.error-content {
	width: 80%
}

.img-full {
	display: block;
	height: auto;
	width: 100%
}

.es-box-shadow {
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1)
}

.es-header .nav.user-nav .user-avatar-li .user-avatar-toggle {
	padding: 12px 0
}

.es-header .nav.user-nav .user-avatar-li .user-dropdown {
	padding-top: 24px;
	padding-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .02), 0 0 8px 0 rgba(0, 0, 0, .04), 0 8px 8px 0 rgba(0, 0, 0, .06);
	-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .02), 0 0 8px 0 rgba(0, 0, 0, .04), 0 8px 8px 0 rgba(0, 0, 0, .06);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .02), 0 0 8px 0 rgba(0, 0, 0, .04), 0 8px 8px 0 rgba(0, 0, 0, .06)
}

.es-header .nav.user-nav .user-avatar-li .user-nav-li-my i {
	vertical-align: middle
}

.user-dropdown-info {
	padding: 0 32px;
	height: 80px;
	display: table
}

.user-dropdown-info__avatar {
	display: inline-block;
	position: relative
}

.user-dropdown-profile {
	display: table-cell;
	vertical-align: middle
}

.user-dropdown-profile__nickname {
	width: 106px;
	font-size: 18px;
	line-height: 1;
	font-weight: 500;
	color: rgba(0, 0, 0, .88)
}

	.user-dropdown-profile__nickname span {
		vertical-align: text-top
	}

.user-center-avatar .user-dropdown-profile__vip-icon {
	right: -6px;
	bottom: -4px
}

.user-dropdown-profile__vip-icon {
	position: absolute;
	right: 0;
	bottom: 2px;
	width: 30%;
	height: 30%
}

.user-dropdown-profile__rank {
	width: 108px;
	font-size: 12px;
	line-height: 1;
	color: rgba(0, 0, 0, .56)
}

.user-dropdown__link {
	padding: 0 32px;
	font-size: 12px;
	line-height: 1
}

	.user-dropdown__link i {
		margin-right: 4px;
		font-size: 12px
	}

	.user-dropdown__link a:first-child {
		padding-right: 34px
	}

	.user-dropdown__link a:last-child {
		padding-left: 34px;
		-webkit-box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, .08);
		-moz-box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, .08);
		box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, .08)
	}

.user-dropdown__logout {
	padding: 16px 0;
	text-align: center;
	font-size: 12px;
	line-height: 1;
	-webkit-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .08);
	-moz-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .08);
	box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .08)
}

.es-header .nav.user-nav .user-manage-li {
	padding: 11px 0
}

	.es-header .nav.user-nav .user-manage-li .user-manage-toggle {
		padding: 9px 12px;
		border-color: #fff;
		color: #fff;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.es-header .nav.user-nav .user-manage-li .user-manage-toggle:focus,
		.es-header .nav.user-nav .user-manage-li .user-manage-toggle:hover {
			border-color: #fff;
			background: hsla(0, 0%, 100%, .2);
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

	.es-header .nav.user-nav .user-manage-li .user-manage-dropdown {
		padding: 0;
		width: 96px;
		top: 45px;
		text-align: center;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .02), 0 0 8px 0 rgba(0, 0, 0, .04), 0 8px 8px 0 rgba(0, 0, 0, .06);
		-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .02), 0 0 8px 0 rgba(0, 0, 0, .04), 0 8px 8px 0 rgba(0, 0, 0, .06);
		box-shadow: 0 0 8px 0 rgba(0, 0, 0, .02), 0 0 8px 0 rgba(0, 0, 0, .04), 0 8px 8px 0 rgba(0, 0, 0, .06)
	}

		.es-header .nav.user-nav .user-manage-li .user-manage-dropdown > li:first-child > a {
			border-top-left-radius: 4px;
			border-top-right-radius: 4px
		}

		.es-header .nav.user-nav .user-manage-li .user-manage-dropdown > li:last-child > a {
			border-bottom-left-radius: 4px;
			border-bottom-right-radius: 4px
		}

		.es-header .nav.user-nav .user-manage-li .user-manage-dropdown > li > a {
			padding: 16px 24px
		}

.es-nav-white .es-header .nav.user-nav .user-manage-li .user-manage-toggle {
	color: #fff;
	background: #43bc60;
	border-color: #43bc60;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.es-nav-white .es-header .nav.user-nav .user-manage-li .user-manage-toggle:focus,
	.es-nav-white .es-header .nav.user-nav .user-manage-li .user-manage-toggle:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		opacity: .8;
		-webkit-box-shadow: 0 6px 6px 0 rgba(67, 188, 96, .3);
		-moz-box-shadow: 0 6px 6px 0 rgba(67, 188, 96, .3);
		box-shadow: 0 6px 6px 0 rgba(67, 188, 96, .3)
	}

	.es-nav-white .es-header .nav.user-nav .user-manage-li .user-manage-toggle:active {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		border-color: #3ead58;
		background: #3ead58
	}

	.es-nav-white .es-header .nav.user-nav .user-manage-li .user-manage-toggle:focus,
	.es-nav-white .es-header .nav.user-nav .user-manage-li .user-manage-toggle:hover {
		background-color: #43bc60 !important;
		border-color: #43bc60 !important
	}

.es-header .nav.user-nav .user-inform-li .inform-dropdown-toggle {
	padding: 16px 0;
	color: hsla(0, 0%, 100%, .7);
	position: relative;
	cursor: pointer
}

	.es-header .nav.user-nav .user-inform-li .inform-dropdown-toggle:hover {
		color: #fff
	}

	.es-header .nav.user-nav .user-inform-li .inform-dropdown-toggle i {
		font-size: 24px
	}

.es-header .nav.user-nav .user-inform-li .inform-dropdown {
	padding: 0;
	width: 280px;
	height: 400px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .02), 0 0 8px 0 rgba(0, 0, 0, .04), 0 8px 8px 0 rgba(0, 0, 0, .06);
	-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .02), 0 0 8px 0 rgba(0, 0, 0, .04), 0 8px 8px 0 rgba(0, 0, 0, .06);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .02), 0 0 8px 0 rgba(0, 0, 0, .04), 0 8px 8px 0 rgba(0, 0, 0, .06)
}

.inform-dropdown-toggle__num {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 1px 4px
}

.inform-dropdown-toggle__num--big {
	padding: 2px
}

.inform-dropdown-dot {
	margin-left: 4px;
	display: inline-block;
	vertical-align: middle;
	width: 4px;
	height: 4px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #ed3e3e
}

.inform-dropdown-head {
	-webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
	-moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
	box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08)
}

.inform-dropdown-head__tab {
	float: left;
	padding: 16px 0;
	width: 140px;
	font-size: 14px;
	text-align: center;
	line-height: 1;
	font-weight: 500;
	color: rgba(0, 0, 0, .56);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.inform-dropdown-head__tab:first-child {
		-webkit-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, .08);
		-moz-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, .08);
		box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, .08)
	}

	.inform-dropdown-head__tab.active,
	.inform-dropdown-head__tab:focus,
	.inform-dropdown-head__tab:hover {
		color: #43bc60;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

.inform-dropdown-head__one_tab {
	float: left;
	padding: 16px 120px;
	font-size: 14px;
	text-align: center;
	line-height: 1;
	font-weight: 500;
	color: rgba(0, 0, 0, .56);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.inform-dropdown-head__one_tab.active,
	.inform-dropdown-head__one_tab:focus,
	.inform-dropdown-head__one_tab:hover {
		color: #43bc60;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

.inform-dropdown-body {
	height: 310px;
	overflow-y: auto
}

.inform-dropdown-body__item {
	padding: 16px 24px;
	display: inline-block;
	width: 100%;
	cursor: pointer;
	-webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
	-moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
	box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08)
}

	.inform-dropdown-body__item:hover {
		background-color: #fafafa
	}

.inform-notification-item {
	font-size: 12px;
	line-height: 20px;
	color: rgba(0, 0, 0, .56)
}

.inform-message-item__info {
	font-size: 12px;
	line-height: 1
}

.inform-message-item__avatar {
	float: left;
	margin-right: 16px;
	display: inline-block
}

	.inform-message-item__avatar img {
		width: 32px;
		height: 32px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%
	}

.inform-dropdown-foot {
	padding: 16px 0;
	z-index: 10;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	-webkit-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .08);
	-moz-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .08);
	box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .08)
}

.inform-empty-status {
	padding: 64px 0;
	text-align: center
}

.inform-empty-status__tip {
	font-size: 14px;
	line-height: 16px;
	color: rgba(0, 0, 0, .32)
}

.inform-loading {
	padding: 85px 0
}

.navbar {
	margin-bottom: 0;
	z-index: 99;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.navbar-collapse {
	border-top: none
}

.es-header {
	padding: 0 20px;
	height: 56px;
	background: #212121;
	border: none;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04)
}

	.es-header .container {
		position: relative
	}

	.es-header .collapse {
		display: block
	}

@media (max-width:767px) {
	.es-header .navbar-header {
		text-align: center;
		float: none
	}

		.es-header .navbar-header .navbar-brand {
			display: inline-block;
			float: none
		}
}

.es-header .navbar-header .navbar-brand {
	padding: 3px 20px 3px 0;
	height: 56px;
	line-height: 50px;
	color: #fff
}

@media (max-width:1199px) {
	.es-header .navbar-header .navbar-brand {
		padding-right: 10px
	}
}

@media (max-width:991px) {
	.es-header .navbar-header .navbar-brand {
		padding-right: 8px
	}
}

@media (max-width:767px) {
	.es-header .navbar-header .navbar-brand {
		padding: 8px 0;
		line-height: 40px
	}
}

.es-header .navbar-header .navbar-brand img {
	height: 50px;
	width: auto
}

@media (max-width:767px) {
	.es-header .navbar-header .navbar-brand img {
		height: 40px
	}
}

@media (max-width:991px) {
	.es-header .nav.navbar-nav {
		margin-left: 0;
		margin-right: 0
	}
}

.es-header .nav.navbar-nav > li > a {
	padding: 22px 20px 20px;
	font-size: 14px;
	line-height: 1;
	background: none;
	color: #c1c1c1;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media (max-width:1199px) {
	.es-header .nav.navbar-nav > li > a {
		padding-left: 10px;
		padding-right: 10px
	}
}

@media (max-width:991px) {
	.es-header .nav.navbar-nav > li > a {
		padding-left: 8px;
		padding-right: 8px
	}
}

.es-header .nav.navbar-nav > li.active > a,
.es-header .nav.navbar-nav > li.open.active > a,
.es-header .nav.navbar-nav > li.open > a,
.es-header .nav.navbar-nav > li.open > a:focus,
.es-header .nav.navbar-nav > li.open > a:hover,
.es-header .nav.navbar-nav > li > a:focus,
.es-header .nav.navbar-nav > li > a:hover {
	background: none;
	color: #fff;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.es-header .nav.user-nav {
	float: right
}

	.es-header .nav.user-nav > li {
		float: left;
		height: 56px
	}

		.es-header .nav.user-nav > li .dropdown-menu {
			left: auto;
			right: 0
		}

			.es-header .nav.user-nav > li .dropdown-menu > li > a:hover .num {
				background: #fff;
				color: #43bc60
			}

			.es-header .nav.user-nav > li .dropdown-menu > li .num,
			.es-header .nav.user-nav > li .dropdown-menu > li > a:hover .num {
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
			}

			.es-header .nav.user-nav > li .dropdown-menu > li .num {
				background: #999;
				padding: 0 10px;
				border-radius: 20px;
				color: #fff
			}

			.es-header .nav.user-nav > li .dropdown-menu > li i {
				padding: 0 10px
			}

		.es-header .nav.user-nav > li > a {
			color: #c1c1c1
		}

			.es-header .nav.user-nav > li > a,
			.es-header .nav.user-nav > li > a:focus,
			.es-header .nav.user-nav > li > a:hover {
				-webkit-transition: all .3s ease;
				-moz-transition: all .3s ease;
				-o-transition: all .3s ease;
				transition: all .3s ease
			}

				.es-header .nav.user-nav > li > a:focus,
				.es-header .nav.user-nav > li > a:hover {
					color: #fff;
					background: none
				}

	.es-header .nav.user-nav .visitor-li.visitor-login-li {
		margin-left: 24px;
		margin-right: 24px
	}

@media (max-width:1199px) {
	.es-header .nav.user-nav .visitor-li.visitor-login-li {
		margin-left: 20px;
		margin-right: 20px
	}
}

@media (max-width:991px) {
	.es-header .nav.user-nav .visitor-li.visitor-login-li {
		margin-left: 16px;
		margin-right: 16px
	}
}

.es-header .nav.user-nav .visitor-li > a {
	padding: 20px 15px;
	line-height: 1
}

.nav > li.nav-more {
	height: 56px
}

	.nav > li.nav-more li .dropdown-menu {
		left: 100%;
		top: 0
	}

	.nav > li.nav-more.open li:hover .dropdown-menu {
		display: block
	}

	.nav > li.nav-more .open.active > a,
	.nav > li.nav-more .open > a,
	.nav > li.nav-more .open > a:focus,
	.nav > li.nav-more .open > a:hover {
		background: #43bc60 !important;
		color: #fff !important
	}

	.nav > li.nav-more > a > i {
		font-size: 14px
	}

.navbar-user {
	z-index: 1;
	position: absolute;
	top: 0;
	right: 20px
}

@media (max-width:767px) {
	.navbar-user {
		right: 5px
	}
}

@media (min-width:768px) {
	.navbar-user.left {
		right: 50px
	}
}

.navbar-form {
	margin: 11px 0;
	padding-left: 0;
	padding-right: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

	.navbar-form .form-group {
		position: relative
	}

	.navbar-form .form-control {
		padding: 10px 28px 10px 8px;
		height: 34px;
		font-size: 12px;
		line-height: 1;
		background-color: #fafafa;
		color: #616161;
		border: none
	}

@media (min-width:1200px) {
	.navbar-form .form-control {
		width: 180px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.navbar-form .form-control {
		width: 150px
	}
}

@media (max-width:991px) {
	.navbar-form .form-control {
		width: 60px
	}
}

.navbar-form .button {
	position: absolute;
	top: 7px;
	right: 8px;
	height: 16px;
	color: rgba(0, 0, 0, .32);
	border: none;
	background: none
}

	.navbar-form .button:before {
		position: absolute;
		top: 1px;
		right: 0
	}

	.navbar-form .button:focus {
		outline: none
	}

.coin-thumb-list:after,
.coin-thumb-list:before {
	content: "";
	display: table
}

.coin-thumb-list:after {
	clear: both
}

.coin-thumb-list .coin-thumb-item {
	border-radius: 4px;
	width: 48px;
	height: 48px;
	float: left;
	background-size: 48px;
	background-repeat: no-repeat;
	background-position: 50%;
	border: 1px solid #f5f5f5;
	cursor: pointer
}

	.coin-thumb-list .coin-thumb-item + .coin-thumb-item {
		margin-left: 8px
	}

.approval-info {
	display: inline-block;
	width: 160px;
	color: rgba(0, 0, 0, .56);
	font-size: 12px;
	text-align: left
}

.find-way-list {
	margin-top: 48px
}

@media (max-width:767px) {
	.find-way-list {
		margin-top: 20px
	}
}

.find-way-item {
	margin-bottom: 20px;
	text-align: center
}

@media (max-width:767px) {
	.find-way-item + .find-way-item {
		margin-bottom: 40px
	}
}

.find-way-item__svg {
	margin-bottom: 8px;
	padding: 21px 0;
	height: 168px
}

@media (max-width:767px) {
	.find-way-item__svg {
		padding: 10px 0
	}
}

.find-way-item__tip {
	margin-top: 16px;
	font-size: 12px;
	line-height: 1
}

	.find-way-item__tip span {
		color: rgba(0, 0, 0, .56)
	}

.find-pay-password-form {
	margin: 88px auto 0;
	width: 432px
}

@media (max-width:767px) {
	.find-pay-password-form {
		margin: 16px auto 0;
		width: 276px
	}
}

.find-pay-password-form .cd-form-group-mobile label {
	display: inline
}

.find-pay-password-form .cd-form-group-mobile span {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 24px;
	letter-spacing: 0;
	line-height: 1
}

.find-pay-password-form .cd-form-group-mobile a {
	font-size: 12px;
	line-height: 1
}

.find-pay-password-feedback {
	margin-bottom: 0
}

	.find-pay-password-feedback .feedback-icon i {
		font-size: 104px;
		color: #43bc60
	}

	.find-pay-password-feedback .feedback-title {
		margin-bottom: 24px;
		font-size: 24px;
		color: #43bc60;
		letter-spacing: 0;
		line-height: 1
	}

	.find-pay-password-feedback .feedback-content {
		font-size: 14px;
		color: rgba(0, 0, 0, .32);
		letter-spacing: 0;
		line-height: 1
	}

.find-pay-password-panel {
	min-height: 518px
}

.find-pay-password-panel__heading {
	position: relative;
	padding: 24px 12px;
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .01), 0 2px 2px 0 rgba(0, 0, 0, .04);
	-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .01), 0 2px 2px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .01), 0 2px 2px 0 rgba(0, 0, 0, .04)
}

.order-detail-table > tbody > tr:nth-of-type(odd):hover {
	background: #f9f9f9 !important
}

.order-detail-table > tbody > tr:hover {
	background: #fff !important
}

.order-detail-table > tbody > tr > td {
	height: 40px !important;
	border-bottom: none !important
}

.my-course-item {
	padding: 8px 24px 8px 8px;
	border: 1px solid #eee
}

@media (max-width:480px) {
	.my-course-item {
		padding: 12px
	}
}

@media (max-width:767px) {
	.my-course-item.my-course-item--classroom .my-course-item__link {
		display: block;
		position: relative;
		width: 100%;
		padding-bottom: 56%
	}
}

@media (min-width:768px) {
	.my-course-item.my-course-item--classroom .my-course-item__link img {
		max-height: 128.23px
	}
}

@media (max-width:767px) {
	.my-course-item.my-course-item--classroom .my-course-item__link img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}
}

.my-course-item .my-course-item__link {
	position: relative;
	margin-right: 24px;
	float: left
}

@media (min-width:768px) and (max-width:1199px) {
	.my-course-item .my-course-item__link {
		margin-right: 12px
	}
}

@media (max-width:767px) {
	.my-course-item .my-course-item__link {
		margin-right: 0;
		width: 100%
	}
}

.my-course-item .my-course-item__label {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 12px
}

.my-course-item .my-course-item__picture {
	width: 227px
}

@media (max-width:767px) {
	.my-course-item .my-course-item__picture {
		width: 100%
	}
}

.my-course-item .my-course-item__info {
	float: left;
	margin-top: 8px;
	width: 45%
}

@media (min-width:1199px) {
	.my-course-item .my-course-item__info {
		width: 54%
	}
}

@media (max-width:767px) {
	.my-course-item .my-course-item__info {
		margin-top: 24px;
		width: 100%
	}
}

.my-course-item .my-course-item__title {
	font-size: 20px;
	line-height: 28px
}

.my-course-item .my-course-item__status {
	margin-top: 16px
}

	.my-course-item .my-course-item__status span {
		font-size: 24px;
		line-height: 1;
		font-weight: 500
	}

.my-course-item .my-course-item__classroom {
	margin-top: 8px;
	font-size: 16px;
	line-height: 1;
	color: rgba(0, 0, 0, .32)
}

.my-course-item .my-course-item__progress {
	color: rgba(0, 0, 0, .56)
}

@media (min-width:1199px) {
	.my-course-item .my-course-item__progress {
		font-size: 16px
	}
}

.my-course-item .my-course-item__progress .progress-text {
	font-size: 16px !important;
	color: #919191
}

.my-course-item .my-course-item__progress .progress-bar,
.my-course-item .my-course-item__progress .progress-outer {
	width: 96%
}

.my-course-item .my-course-item__progress .my-course-item__progress__text {
	float: left;
	width: 20%
}

@media (min-width:1199px) {
	.my-course-item .my-course-item__progress .my-course-item__progress__text {
		width: 16%
	}
}

.my-course-item .my-course-item__progress .cd-progress {
	float: left;
	width: 80%;
	margin-bottom: 0
}

.my-course-item .my-course-item__progress .progress-text {
	width: 42px
}

@media (min-width:1199px) {
	.my-course-item .my-course-item__progress .progress-text {
		width: 48px
	}
}

.my-course-item .my-course-item__btn {
	margin-top: 48px;
	float: right
}

@media (max-width:767px) {
	.my-course-item .my-course-item__btn {
		margin-top: 24px;
		width: 100%
	}

		.my-course-item .my-course-item__btn .btn {
			width: 100%
		}
}

@media (max-width:767px) {
	.my-course-item .my-course-item__dropdown.dropdown-menu-right {
		top: auto;
		left: 0;
		bottom: 100%;
		margin-bottom: 4px
	}
}

.my-course-item .my-course-item__dropdown li {
	min-width: 200px
}

.course-favoriate-panel .my-course-item__title {
	margin-top: 16px
}

.course-favoriate-panel .my-course-item__status {
	margin-top: 20px
}

.order-center-card {
	position: relative;
	background: #fafafa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 108px
}

@media (max-width:767px) {
	.order-center-card {
		height: auto
	}
}

.order-center-card__img {
	float: left;
	height: 100%
}

@media (max-width:767px) {
	.order-center-card__img {
		height: auto;
		width: 100%
	}
}

.order-center-card__img img {
	height: 100%;
	width: auto;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

@media (max-width:767px) {
	.order-center-card__img img {
		width: 100%;
		height: auto;
		border-bottom-left-radius: 0;
		border-top-right-radius: 4px
	}
}

.order-center-card__info {
	overflow: hidden;
	padding: 16px 24px
}

@media (max-width:767px) {
	.order-center-card__info {
		padding: 16px
	}
}

.order-center-card__title {
	font-size: 16px;
	color: rgba(0, 0, 0, .88);
	margin-top: 4px;
	margin-bottom: 12px;
	line-height: 24px;
	font-weight: 500;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.order-center-card__price {
	line-height: 1;
	font-size: 12px;
	color: #ed3e3e;
	margin-bottom: 8px
}

.order-center-product-info {
	font-size: 12px;
	height: 22px;
	margin-bottom: 4px
}

.order-center-product-info__title {
	width: 54px;
	text-align: right;
	display: inline-block;
	color: rgba(0, 0, 0, .56);
	vertical-align: top
}

.order-center-product-info__content {
	margin-left: 4px;
	color: rgba(0, 0, 0, .88);
	max-width: 300px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

@media (max-width:767px) {
	.order-center-product-info__content {
		max-width: 160px
	}
}

+ .order-center-product-info-product-info {
	margin-top: 16px
}

.order-center-deduction {
	vertical-align: middle;
	margin-bottom: 24px;
	margin-top: 24px;
	line-height: 14px;
	font-size: 14px
}

.order-center-deduction__title {
	color: rgba(0, 0, 0, .88);
	float: left;
	width: 88px;
	font-weight: 500
}

.order-center-deduction__content {
	color: rgba(0, 0, 0, .56);
	font-weight: 500;
	font-size: 12px
}

.order-center-deduction__action {
	float: right;
	font-size: 12px
}

.order-center-line {
	height: 1px;
	-webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
	-moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
	box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08)
}

.order-center-coupon .cd-form-group-action {
	padding-right: 78px
}

@media (max-width:767px) {
	.order-center-coupon .cd-form-group-action {
		padding-right: 68px
	}
}

.order-center-coupon .form-control {
	width: 176px
}

@media (max-width:767px) {
	.order-center-coupon .form-control {
		width: 108px
	}
}

.order-center-coupon .action-button {
	width: 70px
}

@media (max-width:767px) {
	.order-center-coupon .action-button {
		width: 60px
	}
}

.order-center-coupon .popover {
	max-width: 300px
}

.order-center-coupon .popover-content {
	padding-top: 0;
	padding-bottom: 0
}

.order-center-coupon__selected {
	font-size: 12px;
	padding-top: 6px;
	margin-bottom: 32px
}

.order-center-price {
	text-align: right;
	font-size: 12px;
	line-height: 20px;
	margin-top: 8px;
	margin-bottom: 8px
}

.order-center-price__title {
	color: rgba(0, 0, 0, .56);
	display: inline-block
}

.order-center-price__content {
	width: 128px;
	color: rgba(0, 0, 0, .88);
	display: inline-block
}

.order-center-coin-use .form-group {
	width: 176px;
	display: inline-block;
	margin-bottom: 24px
}

@media (max-width:767px) {
	.order-center-coin-use .form-group {
		width: 49%
	}
}

.order-center-coin-use .form-group + .form-group {
	margin-left: 40px
}

@media (max-width:767px) {
	.order-center-coin-use .form-group + .form-group {
		margin-left: 0
	}
}

.order-center-paid-course {
	vertical-align: middle;
	margin-bottom: 24px;
	line-height: 54px
}

@media (max-width:767px) {
	.order-center-paid-course {
		line-height: 22px
	}
}

.order-center-paid-course__img {
	float: left;
	width: 96px
}

@media (max-width:767px) {
	.order-center-paid-course__img {
		margin-right: 8px
	}
}

.order-center-paid-course__title {
	float: left;
	margin-left: 16px;
	font-size: 12px;
	color: rgba(0, 0, 0, .88);
	width: 60%
}

@media (max-width:767px) {
	.order-center-paid-course__title {
		margin-left: 0
	}
}

.order-center-paid-course__price {
	float: right;
	font-size: 12px;
	color: rgba(0, 0, 0, .56)
}

@media (max-width:767px) {
	.order-center-paid-course__price {
		float: left
	}
}

.third-party-login-section {
	margin: 40px auto;
	width: 476px
}

@media (max-width:480px) {
	.third-party-login-section {
		width: 100%;
		margin: 20px auto
	}
}

.third-party-panel .third-party-panel__heading {
	padding: 27px 24px;
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .01), 0 2px 2px 0 rgba(0, 0, 0, .04);
	-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .01), 0 2px 2px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .01), 0 2px 2px 0 rgba(0, 0, 0, .04)
}

.third-party-panel .third-party-panel__body {
	padding: 32px 24px 40px
}

@media (max-width:480px) {
	.third-party-panel .third-party-panel__body {
		padding: 32px 4px
	}
}

.third-party-panel .drag-section-wrap + p {
	margin-top: 0
}

@media (min-width:321px) and (max-width:480px) {
	.third-party-panel .alert {
		margin: 0 20px;
		padding-right: 12px;
		padding-left: 12px
	}
}

@media (max-width:320px) {
	.third-party-panel .alert {
		margin: 0 4px;
		padding-right: 4px;
		padding-left: 4px
	}
}

@media (max-width:480px) {
	.third-party-register-panel .third-party-panel__heading {
		padding-top: 16px;
		padding-bottom: 16px
	}
}

.third-party-register-panel .third-party-panel__body {
	padding: 16px 24px 32px
}

@media (max-width:480px) {
	.third-party-register-panel .third-party-panel__body {
		padding: 16px 4px
	}
}

.third-party-user {
	font-size: 24px;
	line-height: 1
}

@media (max-width:480px) {
	.third-party-user {
		font-size: 18px
	}
}

.third-party-user-section {
	padding: 0 26px
}

@media (max-width:480px) {
	.third-party-user-section {
		padding: 0 20px
	}
}

.third-party-user-section .third-party-avatar {
	width: 72px;
	height: 72px;
	-webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .02), 0 0 12px 0 rgba(0, 0, 0, .04), 0 12px 12px 0 rgba(0, 0, 0, .06);
	-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .02), 0 0 12px 0 rgba(0, 0, 0, .04), 0 12px 12px 0 rgba(0, 0, 0, .06);
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, .02), 0 0 12px 0 rgba(0, 0, 0, .04), 0 12px 12px 0 rgba(0, 0, 0, .06)
}

.third-party-user-section .third-party-user {
	font-size: 20px
}

.third-party-bind-tip {
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 1;
	color: rgba(0, 0, 0, .56)
}

.third-party-avatar-wrap {
	position: relative
}

	.third-party-avatar-wrap .third-party-avatar-md {
		position: absolute;
		top: 24px;
		left: 107px
	}

@media (max-width:480px) {
	.third-party-avatar-wrap .third-party-avatar-md {
		left: 20%
	}
}

@media (max-width:320px) {
	.third-party-avatar-wrap .third-party-avatar-md {
		left: 12%
	}
}

.third-party-avatar {
	width: 128px;
	height: 128px;
	border: 4px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.third-party-avatar,
.third-party-avatar-md {
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04);
	-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .01), 0 8px 8px 0 rgba(0, 0, 0, .04)
}

.third-party-avatar-md {
	width: 80px;
	height: 80px;
	border: 2px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

.third-party-link {
	font-size: 12px;
	line-height: 1
}

.third-party-form {
	padding: 0 26px
}

@media (max-width:480px) {
	.third-party-form {
		padding: 0 20px
	}
}

.third-party-form .form-group {
	margin-bottom: 24px
}

.third-party-form .third-party-form__label {
	position: relative
}

	.third-party-form .third-party-form__label:after {
		margin-left: 4px;
		position: absolute;
		top: -1px;
		content: "*";
		color: #ffa51f
	}

@media (min-width:767px) {
	.third-party-form .drag-img {
		min-height: 76.6%
	}
}

.third-party-form-group {
	border-bottom: 1px dashed rgba(0, 0, 0, .08)
}

	.third-party-form-group .third-party-form-group__info {
		margin-bottom: 8px;
		color: rgba(0, 0, 0, .32)
	}

.third-party-sms-form-group {
	position: relative;
	padding-right: 156px
}

@media (max-width:320px) {
	.third-party-sms-form-group {
		padding-right: 136px
	}
}

.third-party-sms-form-group .third-part-action-button {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 140px
}

@media (max-width:320px) {
	.third-party-sms-form-group .third-part-action-button {
		width: 120px
	}

		.third-party-sms-form-group .third-part-action-button button {
			padding: 9px 4px
		}
}

.third-party-captcha-form-group {
	position: relative;
	padding-right: 114px
}

.third-party-captcha {
	position: absolute;
	bottom: 5px;
	right: 0;
	width: 98px
}

	.third-party-captcha .third-party-captcha__img {
		width: 100%;
		height: 32px;
		cursor: pointer
	}

.third-party-feedback {
	padding-top: 8px;
	padding-bottom: 0
}

	.third-party-feedback .feedback-icon i {
		font-size: 104px;
		color: #43bc60
	}

	.third-party-feedback .feedback-title {
		margin-bottom: 24px;
		font-size: 24px;
		color: #43bc60;
		line-height: 1
	}

	.third-party-feedback .feedback-content {
		margin-bottom: 0;
		font-size: 14px;
		color: rgba(0, 0, 0, .32);
		line-height: 1
	}

.fc-month-view .fc-day-header {
	padding-left: 24px;
	height: 60px;
	line-height: 60px;
	text-align: left
}

	.fc-month-view .fc-day-header span {
		font-size: 14px;
		font-weight: 400;
		line-height: 1;
		color: rgba(0, 0, 0, .88)
	}

.fc-month-view .fc-day-number {
	padding: 8px;
	font-size: 24px;
	line-height: 1;
	color: rgba(0, 0, 0, .88)
}

.fc-month-view .fc-content {
	padding-right: 16px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.fc-month-view .fc-more {
	margin-left: 8px;
	font-size: 12px;
	line-height: 1;
	color: rgba(0, 0, 0, .56)
}

	.fc-month-view .fc-more,
	.fc-month-view .fc-more:hover {
		text-decoration: none;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.fc-month-view .fc-more:hover {
			opacity: .8
		}

.fc-month-view .fc-more-popover {
	padding: 16px 4px 16px 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .02), 0 0 12px 0 rgba(0, 0, 0, .04), 0 12px 12px 0 rgba(0, 0, 0, .06);
	-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .02), 0 0 12px 0 rgba(0, 0, 0, .04), 0 12px 12px 0 rgba(0, 0, 0, .06);
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, .02), 0 0 12px 0 rgba(0, 0, 0, .04), 0 12px 12px 0 rgba(0, 0, 0, .06);
	border: none
}

	.fc-month-view .fc-more-popover .fc-header {
		background-color: #fff
	}

		.fc-month-view .fc-more-popover .fc-header .fc-title {
			color: rgba(0, 0, 0, .88);
			font-size: 24px;
			line-height: 1
		}

		.fc-month-view .fc-more-popover .fc-header .fc-close {
			font-size: 16px;
			color: rgba(0, 0, 0, .56)
		}

.fc-month-view .fc-day-grid-event {
	margin-top: 0 !important;
	margin-left: 0;
	margin-bottom: 4px
}

.fc-month-view .fc-day-top.fc-other-month {
	opacity: 1
}

	.fc-month-view .fc-day-top.fc-other-month .fc-day-number {
		color: rgba(0, 0, 0, .32)
	}

.fc-agenda-view .week {
	padding-top: 11px;
	padding-left: 11px;
	text-align: left;
	font-size: 12px
}

.fc-agenda-view .day,
.fc-agenda-view .week {
	line-height: 1;
	font-weight: 400;
	color: rgba(0, 0, 0, .88)
}

.fc-agenda-view .day {
	padding-right: 16px;
	padding-bottom: 11px;
	text-align: right;
	font-size: 24px
}

.fc-agenda-view .fc th {
	height: 60px
}

.fc-agenda-view .fc-time-grid .fc-slats .fc-minor td {
	border-top-style: none
}

.fc-agenda-view .fc-time-grid .fc-slats td {
	height: 20px
}

.fc-agenda-view .fc-time-grid-event {
	min-height: 20px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.fc-agenda-view .fc-time-grid-event .fc-content {
		padding-left: 2px
	}

	.fc-agenda-view .fc-time-grid-event:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		z-index: 10 !important
	}

.fc-agenda-view .fc-short .fc-content .fc-title {
	display: inline-block;
	width: 70%
}

@media (max-width:991px) {
	.fc-agenda-view .fc-short .fc-content .fc-title {
		width: 47%
	}
}

.fc-agenda-view .fc-short .fc-content .fc-time {
	margin-bottom: 0
}

.fc-agenda-view .fc-content .fc-title {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.fc-agenda-view .fc-time-grid .fc-event-container {
	margin-left: 0
}

.fc-agenda-view .fc-slats tbody > tr:first-child .fc-axis span {
	display: none
}

.fc-agenda-view .fc-axis {
	position: relative;
	border-top: 0 !important
}

	.fc-agenda-view .fc-axis span {
		position: absolute;
		top: -5px;
		left: 5px;
		color: rgba(0, 0, 0, .56)
	}

.schedule-panel {
	min-height: 834px
}

	.schedule-panel .schedule-panel__heading {
		padding: 12px 42px
	}

	.schedule-panel .schedule-panel__body {
		position: relative;
		padding: 24px 42px
	}

.schedule-panel-body__current-num {
	position: absolute;
	font-size: 18px;
	line-height: 1;
	color: rgba(0, 0, 0, .88)
}

.schedule-popover {
	padding-top: 4px !important;
	width: 205px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .02), 0 0 12px 0 rgba(0, 0, 0, .04), 0 12px 12px 0 rgba(0, 0, 0, .06) !important;
	-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .02), 0 0 12px 0 rgba(0, 0, 0, .04), 0 12px 12px 0 rgba(0, 0, 0, .06) !important;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, .02), 0 0 12px 0 rgba(0, 0, 0, .04), 0 12px 12px 0 rgba(0, 0, 0, .06) !important;
	border: none !important
}

	.schedule-popover.schedule-popover--before {
		background-color: #c1c1c1
	}

	.schedule-popover.schedule-popover--today {
		background-color: #ffa51f
	}

	.schedule-popover.schedule-popover--future {
		background-color: #278bf5
	}

.schedule-popover-content {
	padding: 8px 8px 16px;
	background-color: #fff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

	.schedule-popover-content i {
		color: rgba(0, 0, 0, .56)
	}

.schedule-popover-content__item {
	margin-left: 22px;
	font-size: 12px;
	line-height: 14px
}

.schedule-popover-content__time {
	font-size: 12px;
	line-height: 1
}

.fc-content {
	padding: 4px
}

.fc-time,
.fc-title {
	font-size: 12px;
	line-height: 1
}

.fc-time {
	margin-bottom: 2px
}

.fc-toolbar .fc-center {
	margin-left: 120px
}

.fc-unthemed td.fc-today,
.fc-unthemed th.fc-today {
	background-color: rgba(67, 188, 96, .08)
}

.fc-center h2 {
	font-size: 24px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0;
	color: rgba(0, 0, 0, .56)
}

.fc-today-button {
	margin: 0 4px !important;
	font-weight: 500
}

.fc-button {
	color: rgba(0, 0, 0, .88);
	border: 1px solid rgba(0, 0, 0, .16);
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

	.fc-button:focus,
	.fc-button:hover {
		outline: none
	}

.fc-state-default {
	background-color: transparent;
	background: none
}

.fc-state-disabled {
	cursor: not-allowed !important
}

.fc-widget-header thead > tr {
	-webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
	-moz-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08);
	box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .08)
}

.fc-past .day,
.fc-past .week {
	color: rgba(0, 0, 0, .32)
}

.fc-today .day,
.fc-today .fc-day-number,
.fc-today .week {
	color: #43bc60
}

.fc-future .day,
.fc-future .fc-day-number,
.fc-future .week {
	color: rgba(0, 0, 0, .88)
}

.fc-event {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: none;
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .02), 0 0 6px 0 rgba(0, 0, 0, .04), 0 6px 6px 0 rgba(0, 0, 0, .06);
	-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .02), 0 0 6px 0 rgba(0, 0, 0, .04), 0 6px 6px 0 rgba(0, 0, 0, .06);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, .02), 0 0 6px 0 rgba(0, 0, 0, .04), 0 6px 6px 0 rgba(0, 0, 0, .06)
}

	.fc-event,
	.fc-event:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease
	}

		.fc-event:hover {
			cursor: pointer
		}

.calendar-before {
	background-color: #c1c1c1
}

	.calendar-before:hover {
		background-color: #cbcdcc
	}

.calendar-today {
	background-color: #ffa51f
}

	.calendar-today:hover {
		background-color: #ffb74d
	}

.calendar-future {
	background-color: #278bf5
}

	.calendar-future:hover {
		background-color: #51a2f7
	}

.fc-event .fc-bg {
	background-color: transparent
}

.cd-loading.calendar-loading {
	position: absolute;
	top: 34%;
	left: 0;
	right: 0;
	z-index: 100
}

.my-header-section {
	margin-bottom: 8px;
	background-color: #fff
}

	.my-header-section .nav-header-section__heading {
		float: left;
		margin-right: 60px;
		display: inline;
		font-size: 20px;
		font-weight: 500;
		line-height: 64px !important;
		color: #000
	}

@media (max-width:480px) {
	.my-header-section .nav-header-section__heading {
		width: 100%
	}
}

.my-header-section .nav-header-section__item {
	margin-right: 60px !important
}

@media (max-width:1199px) {
	.my-header-section .nav-header-section__item {
		margin-right: 3% !important
	}
}

.my-header-section .nav-header-section__item a {
	padding: 24px 0 !important
}

@media (max-width:480px) {
	.my-header-section .nav-header-section__item a {
		padding: 8px 0 !important
	}
}

.my-teaching-body {
	min-height: 550px
}

.courseset-header-section .breadcrumb {
	padding: 4px 0;
	line-height: 1;
	font-size: 12px
}

	.courseset-header-section .breadcrumb .active {
		color: rgba(0, 0, 0, .88)
	}

@media (min-width:1200px) {
	.courseset-header-section .courseset-header-section__breadcrumb {
		width: 280px
	}
}

@media (max-width:1199px) {
	.courseset-header-section .courseset-header-section__breadcrumb {
		width: 240px
	}
}

@media (max-width:991px) {
	.courseset-header-section .courseset-header-section__breadcrumb {
		width: 130px
	}
}

@media (max-width:480px) {
	.courseset-header-section .courseset-header-section__breadcrumb {
		width: 80%
	}
}

.courseset-header-section .nav-header-section.nav {
	margin-bottom: 0;
	border: none
}

	.courseset-header-section .nav-header-section.nav .nav-header-section__item {
		margin: 0 32px
	}

@media (max-width:480px) {
	.courseset-header-section .nav-header-section.nav .nav-header-section__item {
		margin: 0 16px !important
	}
}

@media (max-width:480px) {
	.courseset-header-section .courseset-manage-header {
		padding: 16px
	}
}

@media (max-width:480px) {
	.courseset-header-section .courseset-manage-header-info__price {
		margin-top: 4px
	}
}

@media (max-width:480px) {
	.courseset-header-section .courseset-manage-header-info__title {
		margin: 4px 0
	}
}

@media (max-width:480px) {
	.courseset-header-section .courseset-manage-header-btn {
		margin-top: -16px
	}
}

.course-manage-header {
	position: relative;
	margin-bottom: 0;
	padding: 20px 32px 20px 24px;
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 0 2px 0 rgba(0, 0, 0, .06), 0 0 2px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 0 2px 0 rgba(0, 0, 0, .06), 0 0 2px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 0 2px 0 rgba(0, 0, 0, .06), 0 0 2px 0 rgba(0, 0, 0, .1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff
}

@media (max-width:991px) {
	.course-manage-header {
		padding-left: 16px;
		padding-right: 16px
	}
}

.course-manage-header-btns {
	margin-top: 7px
}

@media (max-width:991px) and (min-width:480px) {
	.course-manage-header-btns {
		position: absolute;
		bottom: 15px;
		right: 24px
	}
}

.course-manage-header-info {
	float: left;
	margin-left: 71px
}

@media (max-width:1199px) {
	.course-manage-header-info {
		height: 56px
	}
}

.course-manage-header-info__title {
	margin-top: 4px;
	margin-bottom: 0;
	min-height: 5px;
	font-size: 16px;
	line-height: 1;
	font-weight: 500;
	width: 250px
}

@media (max-width:1199px) {
	.course-manage-header-info__title {
		width: 200px
	}
}

@media (max-width:991px) {
	.course-manage-header-info__title {
		width: 150px
	}
}

.course-manage-header-info__type {
	margin-top: 8px;
	line-height: 1;
	color: #adadad
}

	.course-manage-header-info__type span {
		position: absolute;
		top: 46px
	}

	.course-manage-header-info__type .default-single-span {
		top: 34px
	}

.course-manage-header-data {
	float: left;
	margin-left: 64px;
	margin-top: 11px
}

@media (max-width:991px) {
	.course-manage-header-data {
		width: 300px;
		margin-left: 2%
	}
}

.course-manage-header-data__icon {
	margin-right: 40px;
	font-size: 14px;
	line-height: 1;
	color: rgba(0, 0, 0, .56)
}

@media (max-width:991px) {
	.course-manage-header-data__icon {
		margin-right: 4%
	}
}

.course-manage-header-data__price {
	font-size: 20px;
	line-height: 18px
}

.course-publish-status {
	position: absolute;
	left: -6px;
	top: 28px;
	padding: 9px 16px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px
}

.course-publish-status--unpublished {
	background-color: #707070
}

.course-publish-status--closed {
	background-color: #ed3e3e
}

.course-publish-status--published {
	background-color: #18ad3b
}

.courseset-manage-hide {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 82px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 10
}

	.courseset-manage-hide i {
		margin-left: 4px;
		font-size: 14px
	}

.courseset-manage-opacity {
	opacity: 0;
	filter: alpha(opacity=0)
}

.courseset-manage-header--hide {
	height: 40px
}

.courseset-manage-fold i {
	margin-left: 4px;
	display: inline-block;
	font-size: 14px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.courseset-manage-header {
	overflow: hidden;
	position: relative;
	padding: 16px 32px 16px 16px;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .02), 0 0 4px 0 rgba(0, 0, 0, .04), 0 4px 4px 0 rgba(0, 0, 0, .06);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .02), 0 0 4px 0 rgba(0, 0, 0, .04), 0 4px 4px 0 rgba(0, 0, 0, .06);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .02), 0 0 4px 0 rgba(0, 0, 0, .04), 0 4px 4px 0 rgba(0, 0, 0, .06);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff
}

@media (max-width:480px) {
	.courseset-manage-header {
		padding: 16px
	}
}

.courseset-manage-header .course-publish-status {
	top: 8px
}

.courseset-manage-header__img {
	float: left;
	width: 160px;
	height: 90px;
	margin-right: 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

@media (max-width:480px) {
	.courseset-manage-header__img {
		width: 132px;
		height: 74px
	}
}

.courseset-manage-header-info {
	float: left
}

@media (max-width:320px) {
	.courseset-manage-header-info .courseset-manage-header-info__title {
		width: 100px
	}
}

.courseset-manage-header-info__title {
	margin: 8px 0;
	font-size: 16px;
	line-height: 1;
	font-weight: 500;
	max-width: 350px
}

@media (max-width:1199px) {
	.courseset-manage-header-info__title {
		max-width: 300px
	}
}

@media (max-width:991px) {
	.courseset-manage-header-info__title {
		max-width: 150px
	}
}

.courseset-manage-header-info__price {
	margin-top: 16px;
	font-size: 18px;
	line-height: 1
}

@media (min-width:1199px) {
	.courseset-manage-data {
		margin-right: 19%
	}
}

@media (max-width:991px) and (min-width:480px) {
	.courseset-manage-data.courseset-manage-data--unpublished {
		margin-bottom: 40px
	}
}

.courseset-manage-header-data {
	float: right;
	margin-top: 20px;
	padding-left: 32px;
	padding-right: 32px;
	text-align: center;
	line-height: 1
}

@media (max-width:1199px) {
	.courseset-manage-header-data {
		padding-left: 16px;
		padding-right: 16px
	}
}

@media (max-width:991px) {
	.courseset-manage-header-data {
		padding-left: 8px;
		padding-right: 8px
	}
}

@media (max-width:767px) {
	.courseset-manage-header-data {
		padding-left: 16px;
		padding-right: 16px
	}
}

@media (max-width:480px) {
	.courseset-manage-header-data {
		padding-left: 8px;
		padding-right: 8px
	}
}

.courseset-manage-header-data + .courseset-manage-header-data {
	-webkit-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, .08);
	-moz-box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, .08);
	box-shadow: inset -1px 0 0 0 rgba(0, 0, 0, .08)
}

@media (min-width:992px) {
	.course-manage-header__price {
		min-width: 150px
	}
}

.courseset-manage-header-data__num {
	font-size: 18px;
	line-height: 1;
	margin-right: 4px
}

.courseset-manage-header-btn {
	float: right;
	margin-top: 28px;
	margin-left: 24px;
	font-size: 0
}

@media (max-width:480px) {
	.courseset-manage-header-btn {
		margin-top: 16px
	}
}

@media (max-width:991px) {
	.courseset-manage-header-btn {
		margin-left: 0
	}
}

.course-manage-header-more {
	padding: 8px !important
}

.course-manage-cover {
	width: 150px
}

.course-header-section {
	margin-bottom: 40px;
	height: 110px
}

.course-manage-header-wrap {
	padding: 32px 42px 32px 28px;
	background-color: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04)
}

.course-manage-body {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important
}

.nav-header-section-step {
	float: right;
	height: 43px
}

.nav-header-section.nav {
	margin-bottom: 0;
	border: none
}

	.nav-header-section.nav .nav-header-section__item {
		line-height: 1;
		margin-right: 64px
	}

@media (max-width:480px) {
	.nav-header-section.nav .nav-header-section__item {
		margin-right: 8px
	}

		.nav-header-section.nav .nav-header-section__item:first-child {
			margin-left: 0 !important
		}
}

.nav-header-section.nav .nav-header-section__item.active > a {
	color: rgba(0, 0, 0, .88)
}

.nav-header-section.nav .nav-header-section__item > a {
	font-size: 16px;
	font-weight: 500;
	padding: 16px 0;
	display: block;
	line-height: 1;
	color: rgba(0, 0, 0, .56)
}

	.nav-header-section.nav .nav-header-section__item > a:focus,
	.nav-header-section.nav .nav-header-section__item > a:hover {
		color: rgba(0, 0, 0, .88)
	}

	.nav-header-section.nav .nav-header-section__item > a i {
		font-size: 20px
	}

.lesson-unpublish-status {
	margin-right: 8px;
	padding: 4px 6px;
	background-color: #707070;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
	line-height: 1
}

.teaching-type-select {
	width: 276px;
	height: 34px
}

.courseset-type-list li {
	margin-right: 10px
}

@media (max-width:480px) {
	.courseset-type-list li {
		margin-right: 4px
	}
}

.courseset-type-list li a {
	padding: 10px 14px;
	font-weight: 500;
	line-height: 1;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media (max-width:480px) {
	.courseset-type-list li a {
		padding: 10px 8px
	}
}

.courseset-type-list li a:hover {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	background-color: hsla(0, 0%, 90%, .9856)
}

.courses-operation {
	margin-top: 10px;
	margin-right: 10px;
	height: 38px;
	line-height: 38px
}

	.courses-operation i {
		font-size: 24px
	}

	.courses-operation + .courseset-manage-data {
		margin-bottom: 0
	}

.courses-operation-dropdown {
	text-align: center !important;
	top: 20px !important
}

.courseset-manage-body {
	margin-top: 1px !important;
	min-height: 550px;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .01), 0 4px 4px 0 rgba(0, 0, 0, .04)
}

@media (max-width:480px) {
	.courseset-manage-body {
		padding: 16px
	}
}

.course-create-editor .cd-radio {
	min-width: 90px
}

.course-create-editor .form-error-message {
	position: absolute;
	font-size: 12px
}

.courseset-manage-padding {
	padding: 32px
}

.courseset-manage-body__title {
	padding-bottom: 24px;
	border-bottom: 1px solid rgba(0, 0, 0, .06);
	font-size: 16px;
	line-height: 1;
	color: rgba(0, 0, 0, .56);
	font-weight: 500
}

.courseset-manage-body__btn {
	float: right;
	margin-top: -10px
}

.courseset-manage-body__tip {
	margin-top: 8px;
	color: #adadad;
	font-size: 12px;
	line-height: 1
}

@media (min-width:768px) and (max-width:991px) {
	.courseset-manage-body__lable {
		text-align: left !important
	}
}

@media (max-width:480px) {
	.courseset-manage-body__content .cd-radio + .cd-radio {
		margin-left: 20px
	}
}

.courses-manage-list {
	padding-left: 6px;
	list-style: none
}

.courses-manage-item.dragged {
	opacity: 1 !important;
	-webkit-transform: rotate(1deg);
	-moz-transform: rotate(1deg);
	-o-transform: rotate(1deg);
	transform: rotate(1deg)
}

.courses-manage-item.drag .course-manage-header,
.courses-manage-item.drag .course-manage-header:hover {
	-webkit-transition: box-shadow .3s ease;
	-moz-transition: box-shadow .3s ease;
	-o-transition: box-shadow .3s ease;
	transition: box-shadow .3s ease
}

	.courses-manage-item.drag .course-manage-header:hover {
		-webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .02), 0 0 12px 0 rgba(0, 0, 0, .04), 0 12px 12px 0 rgba(0, 0, 0, .06);
		-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .02), 0 0 12px 0 rgba(0, 0, 0, .04), 0 12px 12px 0 rgba(0, 0, 0, .06);
		box-shadow: 0 0 12px 0 rgba(0, 0, 0, .02), 0 0 12px 0 rgba(0, 0, 0, .04), 0 12px 12px 0 rgba(0, 0, 0, .06)
	}

.courses-manage-item.drag:hover {
	cursor: move
}

.courses-manage-item .course-manage-header {
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 2px 2px 0 rgba(0, 0, 0, .06);
	-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 2px 2px 0 rgba(0, 0, 0, .06);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 2px 2px 0 rgba(0, 0, 0, .06)
}

.courses-manage-plan-info {
	margin-top: 64px
}

@media (max-width:768px) {
	.courses-manage-plan-info {
		margin-top: 32px
	}
}

.courses-manage-plan-info p {
	margin-bottom: 16px;
	font-size: 14px;
	color: #adadad
}

	.courses-manage-plan-info p:first-child {
		margin-bottom: 16px;
		color: rgba(0, 0, 0, .56);
		font-weight: 500
	}

@media (min-width:768px) {
	.courses-manage-plan-info p {
		line-height: 1
	}
}

.course-manage-subltitle {
	padding: 9px 0 9px 32px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	color: rgba(0, 0, 0, .8);
	background-color: rgba(0, 0, 0, .04)
}

@media (min-width:480px) {
	.course-manage-subltitle {
		margin-left: -32px
	}
}

.course-manage-info {
	position: relative
}

	.course-manage-info .form-group {
		margin-bottom: 24px
	}

		.course-manage-info .form-group .control-label-required:before {
			top: 0;
			color: #ed3e3e
		}

		.course-manage-info .form-group .form-error-message {
			position: absolute;
			font-size: 12px
		}

	.course-manage-info .cd-radio {
		min-width: 76px;
		color: rgba(0, 0, 0, .88);
		font-weight: 400
	}

		.course-manage-info .cd-radio.disabled {
			color: rgba(0, 0, 0, .32)
		}

	.course-manage-info .form-control-static {
		height: 34px
	}

@media (min-width:480px) {
	.course-manage-info .width-input-large {
		width: 298px
	}
}

.course-manage-info .course-manage-info__title {
	box-shadow: none
}

	.course-manage-info .course-manage-info__title + div {
		padding-top: 0
	}

.course-mangae-info__tip {
	margin-top: 8px;
	font-size: 12px;
	line-height: 1;
	color: #adadad
}

.course-mangae-info__group {
	height: 34px;
	line-height: 34px
}

.course-mangae-info__radio {
	margin-bottom: 0;
	padding-top: 7px;
	width: 204px
}

.course-mangae-info__input {
	width: 128px;
	display: inline-block
}

	.course-mangae-info__input[disabled] {
		color: #adadad
	}

.course-mangae-info__help {
	font-size: 14px;
	line-height: 1;
	color: rgba(0, 0, 0, .32)
}

@media (min-width:480px) {
	.course-mange-info__select {
		width: 322px
	}
}

.course-mange-space {
	margin-top: 7px
}

.service-item {
	margin-right: 4px;
	padding: 4px 8px;
	height: 20px;
	background-color: rgba(0, 0, 0, .08);
	color: rgba(0, 0, 0, .32);
	font-size: 12px;
	line-height: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

	.service-item:hover {
		cursor: pointer
	}

.service-primary-item {
	color: #fff;
	background-color: #43bc60
}

.course-manage-expiry {
	position: relative;
	margin-left: -24px;
	margin-top: 16px;
	padding: 12px 0 28px 24px;
	max-width: 496px;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

	.course-manage-expiry .form-error-message {
		margin-top: 8px;
		height: 12px;
		font-size: 12px;
		line-height: 1
	}

	.course-manage-expiry .caret {
		position: absolute;
		top: -10px;
		left: 60px;
		border-bottom: 10px solid;
		border-top: 0;
		border-right: 8px solid transparent;
		border-left: 8px solid transparent;
		color: #f5f5f5
	}

	.course-manage-expiry + .course-manage-expiry .caret {
		left: 180px
	}

	.course-manage-expiry + .course-mangae-info__tip {
		margin-left: -24px
	}

.course-manage-expiry__circle {
	margin-top: 12px
}

.expiry-date-change .form-error-message {
	position: absolute
}

.courseset-manage-move-tip {
	text-align: center
}

	.courseset-manage-move-tip .move-tip__img {
		margin: auto;
		width: 26%
	}

	.courseset-manage-move-tip p {
		margin: 40px 0;
		padding: 0;
		font-size: 16px;
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		color: #666;
		line-height: 24px
	}

	.courseset-manage-move-tip .move-tip__btn {
		padding-left: 12.6%;
		padding-right: 12.6%
	}

@media screen and (max-width:767px) {
	.courseset-manage-move-tip .move-tip__img {
		margin: auto;
		width: 50%
	}
}

.es-intro-help {
	padding: 0
}

	.es-intro-help.multistep {
		margin-top: 128px !important
	}

		.es-intro-help.multistep .done-button,
		.es-intro-help.multistep .introjs-nextbutton {
			margin: 24px 24px 24px 16px;
			padding: 12px 18px;
			font-size: 14px;
			font-weight: 500;
			line-height: 1;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px
		}

		.es-intro-help.multistep .introjs-skipbutton i {
			font-size: 34px;
			color: #fff
		}

		.es-intro-help.multistep:not(.es-intro-normal-tip) .introjs-nextbutton {
			position: absolute;
			right: 0;
			bottom: 10px
		}

.es-intro-single {
	position: relative;
	margin-top: 128px !important;
	width: 822px
}

	.es-intro-single .introjs-skipbutton {
		background: transparent;
		border: none;
		position: absolute;
		right: 0;
		top: -4px
	}

		.es-intro-single .introjs-skipbutton i {
			font-size: 34px;
			color: #fff
		}

		.es-intro-single .introjs-skipbutton:hover {
			background: transparent;
			border: none
		}

.es-intro-normal-tip .introjs-tooltiptext {
	padding: 24px 24px 0
}

.es-intro-normal-tip.multistep {
	margin-top: auto !important
}

	.es-intro-normal-tip.multistep .introjs-skipbutton {
		top: 10px
	}

		.es-intro-normal-tip.multistep .introjs-skipbutton i {
			font-size: 14px;
			color: #919191
		}

	.es-intro-normal-tip.multistep .introjs-prevbutton {
		color: rgba(0, 0, 0, .88);
		font-size: 14px;
		font-weight: 500;
		line-height: 1
	}

		.es-intro-normal-tip.multistep .introjs-prevbutton,
		.es-intro-normal-tip.multistep .introjs-prevbutton:hover {
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

			.es-intro-normal-tip.multistep .introjs-prevbutton:hover {
				color: rgba(0, 0, 0, .56)
			}

.course-manage-spread {
	min-width: 822px;
	min-height: 1169px;
	background-image: url("http://139.196.164.10/static-dist/app/img/spread.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/spread.png") 1x, url("/static-dist/app/img/spread@2x.png") 2x)
}

.course-manage-intro {
	position: fixed;
	bottom: 30px;
	z-index: 1000
}

	.course-manage-intro .course-manage-intro__outer {
		padding: 0 15px;
		width: 72px
	}

	.course-manage-intro .course-manage-intro__inner {
		width: 42px;
		height: 42px;
		text-align: center;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		color: #fff;
		background-color: #43bc60
	}

		.course-manage-intro .course-manage-intro__inner:hover {
			cursor: pointer
		}

	.course-manage-intro i {
		line-height: 42px;
		font-size: 16px
	}

	.course-manage-intro .course-manage-intro__tip {
		font-size: 12px;
		line-height: 1;
		color: #adadad
	}

.course-manage-intro-float {
	position: absolute;
	bottom: 40px;
	right: 44px !important
}

.live-course-lesson,
.open-course-lesson {
	margin: 0 10px 0 40px;
	padding: 0;
	list-style: none;
	border-left: 2px solid #f1f1f1
}

.live-course-lesson-item,
.open-course-lesson-item {
	margin-left: 24px
}

	.live-course-lesson-item .item-line,
	.open-course-lesson-item .item-line {
		float: left;
		margin-top: 8px;
		margin-left: -24px;
		height: 21px;
		width: 24px;
		vertical-align: top;
		display: inline-block;
		border-bottom: 2px solid #f1f1f1
	}

	.live-course-lesson-item .item-content,
	.open-course-lesson-item .item-content {
		float: left;
		margin-left: 0;
		padding: 0 24px;
		width: 100%;
		height: 56px;
		line-height: 56px;
		background: #fafafa;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		color: rgba(0, 0, 0, .88);
		overflow: hidden
	}

	.live-course-lesson-item .item-actions,
	.open-course-lesson-item .item-actions {
		position: absolute;
		right: 56px;
		padding-right: 0;
		height: 56px;
		line-height: 56px;
		font-size: 16px
	}

		.live-course-lesson-item .item-actions:hover,
		.open-course-lesson-item .item-actions:hover {
			cursor: pointer
		}

		.live-course-lesson-item .item-actions .item-actions__btn,
		.open-course-lesson-item .item-actions .item-actions__btn {
			vertical-align: middle
		}

	.live-course-lesson-item .open-course-lesson-item__dropdown,
	.open-course-lesson-item .open-course-lesson-item__dropdown {
		top: 31px;
		text-align: center
	}

.open-course-heading {
	padding: 16px 32px
}

	.open-course-heading .open-course-heading__title {
		line-height: 32px
	}

.subject-title {
	margin-bottom: 20px;
	font-size: 16px;
	color: rgba(0, 0, 0, .88);
	line-height: 50px;
	height: 50px;
	border-radius: 4px;
	background-color: #fff;
	text-align: center
}

	.subject-title input {
		text-align: center;
		width: 100%;
		height: 100%;
		border: none;
		outline: none;
		box-shadow: none;
		background-color: #fff
	}

		.subject-title input,
		.subject-title input.active,
		.subject-title input:focus,
		.subject-title input:hover {
			-webkit-transition: all .3s ease;
			-moz-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease
		}

			.subject-title input.active,
			.subject-title input:focus,
			.subject-title input:hover {
				background-color: rgba(67, 188, 96, .1)
			}

.subject-item {
	position: relative;
	margin-top: 16px;
	padding: 16px;
	background-color: #fff;
	border-radius: 4px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

	.subject-item:first-child {
		margin-top: 0
	}

	.subject-item img {
		max-width: 100%
	}

	.subject-item.active,
	.subject-item:focus,
	.subject-item:hover {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1)
	}

		.subject-item.active .subject-item__operation,
		.subject-item:focus .subject-item__operation,
		.subject-item:hover .subject-item__operation {
			display: block
		}

.subject-item__number {
	width: 24px;
	height: 24px;
	margin-top: -4px;
	margin-right: 8px;
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	vertical-align: text-bottom;
	color: #43bc60;
	border: 1px solid #43bc60;
	border-radius: 100%;
	text-align: center
}

	.subject-item__number.subject-item__number--danger {
		color: #ed3e3e;
		border: 1px solid #ed3e3e
	}

.subject-item__title {
	display: table;
	margin-bottom: 12px;
	line-height: 18px;
	color: rgba(0, 0, 0, .88)
}

.subject-item__stem {
	display: table-cell;
	vertical-align: top
}

.subject-explain-label {
	display: inline-block;
	width: 40px
}

.subject-sub-item-title {
	display: table
}

.subject-sub-item__stem {
	display: table-cell;
	vertical-align: top
}

.subject-sub-item__title {
	margin-left: 32px;
	display: table
}

.subject-table {
	display: table
}

.subject-table-label {
	display: inline-block;
	width: 40px
}

.subject-table-cell {
	display: table-cell;
	vertical-align: top
}

.subject-item__body {
	position: relative;
	margin-left: 32px;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 16px;
	color: rgba(0, 0, 0, .88)
}

	.subject-item__body .single-item {
		display: block;
		margin-bottom: 8px;
		font-size: 12px;
		line-height: 14px
	}

	.subject-item__body .single-item__text {
		font-weight: 400
	}

	.subject-item__body .sub-single-item {
		margin-left: 32px
	}

.single-item__text--danger {
	color: #ed3e3e
}

.subject-item__footer {
	text-align: right;
	font-size: 12px;
	color: rgba(0, 0, 0, .88)
}

.subject-sub-item .subject-item__body {
	margin-left: 28px
}

.subject-sub-item .subject-item__operation {
	left: 42px
}

.subject-sub-item .subject-sub-item__answer,
.subject-sub-item .subject-sub-item__explain {
	margin-left: 30px
}

.subject-sub-item__answer {
	margin-top: 12px;
	margin-left: 32px;
	display: table
}

.subject-sub-item__number {
	display: inline-block;
	width: 26px
}

.subject-sub-item__number--edit {
	position: absolute;
	top: 4px
}

.subject-sub-item__label {
	display: table-cell;
	vertical-align: top;
	width: 40px
}

.subject-item__operation {
	display: none;
	position: absolute;
	left: 48px;
	bottom: 16px
}

	.subject-item__operation span {
		color: #43bc60;
		margin-right: 24px;
		cursor: pointer
	}

		.subject-item__operation span i {
			margin-right: 2px
		}

		.subject-item__operation span:last-child i {
			vertical-align: text-top
		}

.subject-button {
	width: 300px
}

.subject-rect {
	padding: 16px;
	background-color: #fff;
	border-radius: 4px;
	color: rgba(0, 0, 0, .88)
}

.subject-rect__title {
	margin-bottom: 8px;
	font-size: 16px
}

.subject-data__subtitle {
	color: rgba(0, 0, 0, .56);
	font-size: 12px;
	line-height: 16px
}

	.subject-data__subtitle.subject-data__subtitle--question {
		line-height: 22px;
		float: right
	}

.subject-data__item {
	margin-top: 10px;
	line-height: 18px
}

	.subject-data__item span {
		color: rgba(0, 0, 0, .88)
	}

	.subject-data__item .subject-data__num {
		color: rgba(0, 0, 0, .56);
		font-size: 12px
	}

.subject-list {
	z-index: 10
}

.subject-list__tip {
	color: #ed3e3e;
	font-size: 12px;
	line-height: 16px
}

.subject-list__body {
	padding-top: 16px;
	max-height: 258px;
	overflow-y: scroll
}

.subject-list-item {
	margin-bottom: 16px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	color: rgba(0, 0, 0, .56);
	font-size: 12px
}

.subject-list-item__num {
	position: relative;
	width: 24px;
	height: 24px;
	margin: auto;
	border-radius: 4px;
	border: 1px solid #43bc60;
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	color: #43bc60
}

	.subject-list-item__num.subject-list-item__num--error {
		background-color: #ed3e3e;
		color: #fff;
		border: 1px solid #ed3e3e
	}

	.subject-list-item__num.active,
	.subject-list-item__num:focus,
	.subject-list-item__num:hover {
		cursor: pointer
	}

.subject-batch {
	font-size: 12px
}

.subject-batch-checkbox {
	margin-left: 4px;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 14px
}

.sb-checkbox {
	position: absolute;
	top: -8px;
	left: 0;
	padding-left: 20px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1
}

	.sb-checkbox:before {
		position: absolute;
		content: "";
		top: 2px;
		left: -6px;
		width: 8px;
		height: 8px;
		border-radius: 2px;
		background-color: #fff;
		border: 1px solid rgba(0, 0, 0, .4)
	}

	.sb-checkbox > input {
		display: none
	}

	.sb-checkbox.checked:after {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		left: -3px;
		top: 2px;
		display: table;
		width: 3px;
		height: 6px;
		border: 1px solid #fff;
		border-top: 0;
		border-left: 0;
		content: " ";
		animation-name: checkbox-check;
		animation-duration: .2s
	}

.sb-fixed {
	position: fixed;
	top: 0;
	width: 266px
}

.sb-block {
	display: block
}

.subject-forbid {
	pointer-events: none
}

.subject-edit-item .tip-count-1 + .tooltip {
	pointer-events: none;
	top: -2px !important
}

.subject-edit-item .tooltip {
	max-width: 150px
}

.subject-edit-item .subject-edit-item__order {
	position: absolute;
	top: 4px;
	left: 8px;
	width: 24px;
	height: 24px;
	margin-top: -4px;
	margin-right: 8px;
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	vertical-align: text-bottom;
	color: #43bc60;
	border: 1px solid #43bc60;
	border-radius: 100%;
	text-align: center
}

	.subject-edit-item .subject-edit-item__order.subject-item__number--danger {
		color: #ed3e3e;
		border: 1px solid #ed3e3e
	}

.subject-edit-item .edit-form-group__label {
	font-size: 16px;
	color: rgba(0, 0, 0, .88);
	font-weight: 400
}

.subject-edit-item .edit-form-group__label--miss {
	margin-top: -12px
}

.subject-edit-item .edit-form-group__operate {
	display: block
}

.subject-edit-item .edit-form-group__explain {
	max-height: 74px;
	overflow: hidden
}

.subject-edit-item .edit-form-group__input {
	height: 30px;
	padding: 4px 12px;
	color: #000;
	border-color: #adadad
}

.subject-edit-item .subject-change-list .subject-change-btn {
	margin-left: 32px
}

	.subject-edit-item .subject-change-list .subject-change-btn:first-child {
		margin-left: 0
	}

.subject-edit-item .subject-change-lable {
	width: 150px;
	margin-left: 32px;
	padding-right: 0;
	color: rgba(0, 0, 0, .88);
	text-align: left !important
}

.subject-edit-item .edit-subject-item {
	position: relative
}

	.subject-edit-item .edit-subject-item.edit-subject-item--judge .form-error-message {
		margin-top: 4px;
		margin-left: 10px
	}

.subject-edit-item .edit-subject-item__input {
	height: 30px;
	padding: 4px 12px;
	color: #000;
	border-color: #adadad
}

.subject-edit-item .edit-subject-item__order {
	display: inline-block;
	width: 20px
}

	.subject-edit-item .edit-subject-item__order.edit-subject-item__order--error {
		color: #ed3e3e
	}

.subject-edit-item .edit-subject-item__delete {
	position: absolute;
	top: 6px
}

	.subject-edit-item .edit-subject-item__delete i {
		font-size: 18px
	}

.subject-edit-item .edit-suject-item__label {
	font-size: 12px;
	color: rgba(0, 0, 0, .88);
	text-align: left
}

.create-subject-body {
	display: table
}

.create-subject-label {
	width: 64px;
	color: rgba(0, 0, 0, .88);
	font-weight: 700
}

.create-subject-list {
	display: table-cell;
	vertical-align: top
}

	.create-subject-list .create-subject-btn {
		margin-left: 32px;
		margin-bottom: 24px
	}

.subject-state-content {
	padding: 16px;
	color: rgba(0, 0, 0, .88);
	background-color: #fafafa
}

.subject-state-content__text {
	float: right;
	width: 88%
}

.subject-state-form .tip-count-1 {
	position: relative
}

	.subject-state-form .tip-count-1 + .tooltip {
		pointer-events: none;
		top: -2px !important
	}

.subject-state-form .tooltip {
	max-width: 150px
}

.subject-state-form .subject-state-form__label {
	padding-left: 28px;
	text-align: left;
	color: rgba(0, 0, 0, .88)
}

	.subject-state-form .subject-state-form__label .control-label-required:before {
		color: #ed3e3e;
		top: 0
	}

@media (min-width:1200px) {
	.ie-item-list img {
		max-width: 700px
	}
}

@media (max-width:1199px) {
	.ie-item-list img {
		max-width: 550px
	}
}

.subject-bottom-fixed {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	padding-top: 24px;
	padding-bottom: 24px;
	background-color: #fff;
	z-index: 10;
	-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .02), 0 0 8px 0 rgba(0, 0, 0, .04), 0 8px 8px 0 rgba(0, 0, 0, .06);
	-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .02), 0 0 8px 0 rgba(0, 0, 0, .04), 0 8px 8px 0 rgba(0, 0, 0, .06);
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .02), 0 0 8px 0 rgba(0, 0, 0, .04), 0 8px 8px 0 rgba(0, 0, 0, .06)
}

.overflow-unset {
	overflow: unset !important
}

.task-manage-list {
	margin-left: 6px;
	margin-right: 0;
	padding: 0;
	list-style: none;
	border-left: 2px solid #f1f1f1
}

	.task-manage-list .item-content {
		float: left;
		padding: 0 24px;
		width: 100%;
		height: 56px;
		line-height: 56px;
		background: #fafafa;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		color: rgba(0, 0, 0, .88);
		overflow: hidden
	}

	.task-manage-list .task-manage-chapter {
		position: relative;
		margin-left: -8px
	}

		.task-manage-list .task-manage-chapter .item-content {
			font-size: 14px;
			color: rgba(0, 0, 0, .56)
		}

		.task-manage-list .task-manage-chapter .item-actions {
			top: 0;
			right: 24px
		}

	.task-manage-list .task-manage-unit {
		margin-left: 16px
	}

		.task-manage-list .task-manage-unit .item-line {
			margin-left: -16px;
			width: 16px
		}

		.task-manage-list .task-manage-unit .item-actions {
			right: 56px
		}

	.task-manage-list .task-manage-lesson {
		margin-left: 40px;
		-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .02), 0 0 3px 0 rgba(0, 0, 0, .04), 0 3px 3px 0 rgba(0, 0, 0, .06);
		-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .02), 0 0 3px 0 rgba(0, 0, 0, .04), 0 3px 3px 0 rgba(0, 0, 0, .06);
		box-shadow: 0 0 3px 0 rgba(0, 0, 0, .02), 0 0 3px 0 rgba(0, 0, 0, .04), 0 3px 3px 0 rgba(0, 0, 0, .06);
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px
	}

		.task-manage-list .task-manage-lesson .item-line {
			margin-left: -40px;
			width: 40px
		}

		.task-manage-list .task-manage-lesson .item-content {
			border-bottom-left-radius: 0;
			border-bottom-right-radius: 0
		}

	.task-manage-list .task-manage-lesson-tasks {
		padding: 16px 0 20px;
		list-style-type: none;
		background-color: #fff
	}

		.task-manage-list .task-manage-lesson-tasks .task-manage-item {
			margin-bottom: 4px;
			opacity: 1 !important
		}

			.task-manage-list .task-manage-lesson-tasks .task-manage-item:hover {
				cursor: move
			}

			.task-manage-list .task-manage-lesson-tasks .task-manage-item.dragged {
				-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .02), 0 0 3px 0 rgba(0, 0, 0, .04), 0 3px 3px 0 rgba(0, 0, 0, .06);
				-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .02), 0 0 3px 0 rgba(0, 0, 0, .04), 0 3px 3px 0 rgba(0, 0, 0, .06);
				box-shadow: 0 0 3px 0 rgba(0, 0, 0, .02), 0 0 3px 0 rgba(0, 0, 0, .04), 0 3px 3px 0 rgba(0, 0, 0, .06);
				-webkit-transform: rotate(1deg);
				-moz-transform: rotate(1deg);
				-o-transform: rotate(1deg);
				transform: rotate(1deg)
			}

		.task-manage-list .task-manage-lesson-tasks .item-content {
			padding-left: 24px;
			padding-right: 24px;
			height: 28px;
			line-height: 28px;
			color: rgba(0, 0, 0, .56);
			background-color: #fff
		}

			.task-manage-list .task-manage-lesson-tasks .item-content i {
				color: rgba(0, 0, 0, .32)
			}

		.task-manage-list .task-manage-lesson-tasks .item-actions {
			height: 28px;
			line-height: 28px
		}

			.task-manage-list .task-manage-lesson-tasks .item-actions .task-manage-item__dropdown {
				top: 16px
			}

	.task-manage-list .task-manage-item {
		margin-bottom: 15px;
		border: none
	}

	.task-manage-list .task-manage-item__dropdown {
		top: 31px;
		text-align: center
	}

	.task-manage-list .item-actions {
		position: absolute;
		right: 56px;
		padding-right: 0;
		height: 56px;
		line-height: 56px;
		font-size: 16px
	}

		.task-manage-list .item-actions a {
			color: rgba(0, 0, 0, .32)
		}

			.task-manage-list .item-actions a i {
				font-size: 16px
			}

	.task-manage-list .item-line {
		float: left;
		border-bottom: 2px solid #f1f1f1;
		margin-top: 8px;
		vertical-align: top;
		display: inline-block;
		height: 21px
	}

.task-list-header {
	position: relative;
	margin-bottom: 24px;
	padding: 0 6px 0 24px;
	height: 56px;
	line-height: 56px;
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 2px 2px 0 rgba(0, 0, 0, .06);
	-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 2px 2px 0 rgba(0, 0, 0, .06);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .02), 0 0 2px 0 rgba(0, 0, 0, .04), 0 2px 2px 0 rgba(0, 0, 0, .06);
	color: rgba(0, 0, 0, .56);
	font-size: 14px
}

.task-list-header__switch {
	position: absolute;
	top: 18px
}

.task-list-header__dropdown {
	top: 43px !important;
	width: 90px;
	text-align: center !important
}

.task-manage-chapter.dragged,
.task-manage-lesson.dragged,
.task-manage-unit.dragged {
	opacity: 1 !important;
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .02), 0 0 3px 0 rgba(0, 0, 0, .04), 0 3px 3px 0 rgba(0, 0, 0, .06);
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .02), 0 0 3px 0 rgba(0, 0, 0, .04), 0 3px 3px 0 rgba(0, 0, 0, .06);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, .02), 0 0 3px 0 rgba(0, 0, 0, .04), 0 3px 3px 0 rgba(0, 0, 0, .06);
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	transform: rotate(2deg)
}

.task-manage-chapter:hover,
.task-manage-lesson:hover,
.task-manage-unit:hover {
	cursor: move
}

.image-upload-tip {
	position: absolute;
	top: 135px;
	left: 10px;
	right: 0;
	font-size: 12px;
	line-height: 1;
	color: rgba(0, 0, 0, .32)
}

.wechat-intro-intro {
	margin-top: 16px;
	padding: 32px 16px;
	min-width: 368px
}

	.wechat-intro-intro .introjs-arrow {
		right: 50%
	}

	.wechat-intro-intro .introjs-skipbutton {
		background: transparent;
		border: none;
		position: absolute;
		outline: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		right: 0;
		top: -4px
	}

		.wechat-intro-intro .introjs-skipbutton:active,
		.wechat-intro-intro .introjs-skipbutton:focus,
		.wechat-intro-intro .introjs-skipbutton:hover {
			color: #7a7a7a
		}

.wechat-intro-content {
	font-size: 16px;
	line-height: 23px;
	color: #333;
	font-weight: 700
}

.wechat-intro-title {
	margin-bottom: 16px;
	font-size: 18px;
	line-height: 1;
	text-align: center
}

.wechat-inform-section {
	margin-top: 64px
}

.wechat-inform-content__qcode {
	width: 240px;
	height: 240px;
	padding: 10px;
	-webkit-box-shadow: 0 0 12px 0 hsla(0, 0%, 85%, .5);
	-moz-box-shadow: 0 0 12px 0 hsla(0, 0%, 85%, .5);
	box-shadow: 0 0 12px 0 hsla(0, 0%, 85%, .5)
}

	.wechat-inform-content__qcode img {
		width: 100%
	}

.wechat-inform-content__img img {
	width: 224px;
	height: 224px
}

.wechat-inform-content__tip {
	margin-top: 12px;
	font-size: 16px;
	font-weight: 700;
	color: #95cba3
}

.wechat-inform-title {
	margin-bottom: 16px;
	font-size: 18px;
	font-weight: 700;
	color: #333
}

.wechat-inform-subtitle {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 16px
}

.wechat-pendant {
	position: fixed;
	right: 64px;
	width: 100px;
	height: 100px;
	padding: 11px;
	background: rgba(255, 165, 31, .3);
	-webkit-box-shadow: 0 4px 20px 1px rgba(255, 165, 31, .2);
	-moz-box-shadow: 0 4px 20px 1px rgba(255, 165, 31, .2);
	box-shadow: 0 4px 20px 1px rgba(255, 165, 31, .2);
	z-index: 10;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

@media (min-width:480px) {
	.wechat-pendant {
		top: 100px
	}
}

@media (max-width:480px) {
	.wechat-pendant {
		bottom: 58px;
		right: 16px;
		width: 68px;
		height: 68px;
		padding: 7px
	}
}

.wechat-pendant:active,
.wechat-pendant:focus,
.wechat-pendant:hover {
	cursor: pointer
}

@media (min-width:480px) {
	.wechat-pendant .tooltip {
		margin-top: -18px
	}

		.wechat-pendant .tooltip .tooltip-arrow {
			border-bottom-color: #ffa51f
		}

		.wechat-pendant .tooltip .tooltip-inner {
			background-color: #ffa51f;
			font-weight: 700
		}
}

.wechat-pendant__outer {
	width: 78px;
	height: 78px;
	padding: 11px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: rgba(255, 165, 31, .3);
	-webkit-box-shadow: 0 4px 20px 1px rgba(255, 165, 31, .2);
	-moz-box-shadow: 0 4px 20px 1px rgba(255, 165, 31, .2);
	box-shadow: 0 4px 20px 1px rgba(255, 165, 31, .2)
}

@media (max-width:480px) {
	.wechat-pendant__outer {
		width: 54px;
		height: 54px;
		padding: 7px
	}
}

.wechat-pendant__inner {
	background-color: #ffa51f;
	width: 56px;
	height: 56px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

	.wechat-pendant__inner i {
		font-size: 38px;
		line-height: 56px;
		color: #fff
	}

@media (max-width:480px) {
	.wechat-pendant__inner {
		width: 40px;
		height: 40px
	}

		.wechat-pendant__inner i {
			font-size: 24px;
			line-height: 40px
		}
}

.wechat-pendant__close {
	position: absolute;
	top: 0;
	right: 2px;
	width: 18px;
	height: 18px;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	background-color: #ffa51f;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 1050
}

@media (max-width:480px) {
	.wechat-pendant__close {
		right: 0;
		width: 16px;
		height: 16px;
		font-size: 12px;
		line-height: 16px
	}
}

.wechat-inform-qrcode {
	position: fixed;
	right: 64px;
	top: 100px;
	background-color: #fff;
	width: 280px;
	padding: 24px;
	z-index: 10;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 12px 0 hsla(0, 0%, 85%, .5);
	-moz-box-shadow: 0 0 12px 0 hsla(0, 0%, 85%, .5);
	box-shadow: 0 0 12px 0 hsla(0, 0%, 85%, .5)
}

@media (max-width:480px) {
	.wechat-inform-qrcode {
		z-index: 1060;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		padding-bottom: 16px;
		min-height: 320px;
		max-height: 340px
	}
}

.wechat-inform-qrcode__close i {
	position: absolute;
	top: 8px;
	right: 8px;
	color: #999
}

	.wechat-inform-qrcode__close i:active,
	.wechat-inform-qrcode__close i:focus,
	.wechat-inform-qrcode__close i:hover {
		cursor: pointer
	}

.wechat-inform-qrcode__tip {
	font-weight: 700;
	color: #ffa51f
}

.wechat-inform-qrcode__img {
	margin-top: 16px;
	width: 100%;
	padding: 6px;
	-webkit-box-shadow: 0 0 12px 0 hsla(0, 0%, 85%, .5);
	-moz-box-shadow: 0 0 12px 0 hsla(0, 0%, 85%, .5);
	box-shadow: 0 0 12px 0 hsla(0, 0%, 85%, .5)
}

.wechat-inform-entrance {
	position: fixed;
	top: 64px;
	right: 10px;
	width: 320px;
	padding: 8px 12px;
	background-color: #ffa51f;
	color: #fff;
	font-weight: 700;
	z-index: 1000;
	display: none
}

	.wechat-inform-entrance .wechat-inform-entrance__link,
	.wechat-inform-entrance .wechat-inform-entrance__link:active,
	.wechat-inform-entrance .wechat-inform-entrance__link:focus,
	.wechat-inform-entrance .wechat-inform-entrance__link:hover {
		color: #fff
	}

.wechat-inform-entrance__triangle--right {
	left: 50%
}

.wechat-inform-entrance__triangle {
	position: absolute;
	top: -8px;
	right: 16px;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	margin-left: -5px;
	border-width: 0 8px 8px;
	border-bottom-color: #ffa51f
}

@media (max-width:480px) {
	.wechat-inform-qrcode-mask {
		position: fixed;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		background-color: rgba(0, 0, 0, .5);
		z-index: 1050;
		display: none
	}
}

.wechat-inform-body {
	overflow: hidden
}

.wechat-pay-inform .wechat-inform-title {
	color: #ed3e3e
}

@media (max-width:480px) {
	.wechat-pay-inform .wechat-inform-title {
		font-size: 14px;
		line-height: 20px;
		text-align: right
	}
}

.wechat-pay-inform .wechat-pay-inform__btn {
	margin-top: 64px;
	width: 120px
}

@media (max-width:480px) {
	.wechat-pay-inform .wechat-pay-inform__btn {
		margin-top: 24px
	}
}

.wechat-pay-inform .wechat-pay-inform__feedback {
	font-size: 24px;
	font-weight: 700;
	color: #43bc60
}

@media (max-width:480px) {
	.wechat-pay-inform .wechat-pay-inform__feedback {
		font-size: 18px;
		line-height: 24px
	}
}

.wechat-pay-inform .wechat-pay-inform__feedback i {
	color: #fff;
	line-height: 32px;
	font-size: 24px
}

@media (max-width:480px) {
	.wechat-pay-inform .wechat-pay-inform__feedback i {
		font-size: 14px;
		line-height: 24px
	}
}

.wechat-pay-inform .wechat-pay-inform__icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	background-color: #43bc60;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-right: 8px
}

@media (max-width:480px) {
	.wechat-pay-inform .wechat-pay-inform__icon {
		width: 24px;
		height: 24px
	}
}

@media (max-width:480px) {
	.wechat-pay-inform .wechat-inform-content__qcode {
		margin: auto
	}
}

@media (max-width:480px) {
	.wechat-pay-inform .wechat-inform-content__img {
		margin: 20px auto 0
	}

		.wechat-pay-inform .wechat-inform-content__img img {
			width: 132px;
			height: 132px;
			margin: auto
		}
}

.wechat-inform-task-qrcode {
	width: 200px;
	height: 200px
}

.wechat-inform-task {
	margin-top: 15px;
	height: 24px;
	line-height: 24px;
	color: #666;
	font-size: 16px;
	cursor: pointer
}

	.wechat-inform-task .wechat-inform-task__tip {
		vertical-align: middle
	}

	.wechat-inform-task i {
		font-size: 24px;
		line-height: 1;
		vertical-align: sub
	}
/* 底部 */
.es-footer {
	background: #393c40;
	padding: 50px 0 30px 0;
}

	.es-footer .footer-link {
		padding-left: 0;
		margin-bottom: 0;
	}

		.es-footer .footer-link > li {
			float: left;
			width: 18%;
			box-sizing: border-box;
			padding-left: 65px;
			list-style-type: none;
		}

			.es-footer .footer-link > li.contact {
				width: 472px;
			}

		.es-footer .footer-link .title {
			color: #fff;
			margin-bottom: 30px;
		}

		.es-footer .footer-link ul {
			padding-left: 0;
			margin-bottom: 0;
		}

			.es-footer .footer-link ul li {
				margin-bottom: 15px;
				list-style-type: none;
				color: #838383;
			}

				.es-footer .footer-link ul li a {
					color: #838383;
					-webkit-transition: all 0.3s ease;
					-moz-transition: all 0.3s ease;
					-ms-transition: all 0.3s ease;
					-o-transition: all 0.3s ease;
					transition: all 0.3s ease;
				}

					.es-footer .footer-link ul li a:hover {
						color: #20b573;
						-webkit-transition: all 0.3s ease;
						-moz-transition: all 0.3s ease;
						-ms-transition: all 0.3s ease;
						-o-transition: all 0.3s ease;
						transition: all 0.3s ease;
					}

.js-drag.form-group {
	display: none;
}

@font-face {
    font-family: es-icon;
    src: url(http://139.196.164.10/static-dist/app/fonts/es-icon.eot);
    src: url(http://139.196.164.10/static-dist/app/fonts/es-icon.eot) format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAImAAAsAAAABEmgAAIkvAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCpUAqDwhyC5QUBNgIkA4p0C4U8AAQgBYRhB6ATG07gV7TO5oeDuW0A8KRf8kbKoihHtCwYxyyBjQMwW/zi7P///9OTxRjz7sF7ABRtWGtTWw2Cp4RcapsX7pUb9YYVG5UbO3ytXz6W4Ea1lt1KWJOxIlvSdHwV7g80/maFN1sRn5V+6PeYD9wyNbsHy1Z476J9QyPn7iXazZbd7N1wOnzAhZHgqDnnLNEMd6m46zw8HbOnApEjua68n6r0MMcWtBii1RBekc8Xif8gGQqQrMH5bo4422SygvvuJKGklMRpJCThcjjJEARBkFgiQVjEpXqGBIfT0x77dT2MMmmdcTz+29SnVr5Q7BxfIW9jx0fmv+nQRBbYNuxFo6NnRwjiaO1WlP/AUZMGHqcSlkLWvZTd3vfxwHOz35gUT6B07JdFFnlAcnQGrPMmpLKSHtRA/Yiz/euZIeItLkU3xPuC2Pjfd4gPTzCRJcN0BzdBpSvqO9QTAEP83P5erBIYUWMj2sGIlCVsgDBgGy09RIwBwkBBRgjYGChggYrKMBBtQDD+/wYqVqBYhfjT+o4eoj/Q/U0lpnQKSSMP6FceLrTv11aZ3S/gMRLKWcMsNH+ZfKL1Go3QCeX+MHOulodQtl3MQBzUp9dpvdRKd92D2MmxIXAMFXc34+SIK8Du7oPU2u0DWdplWZhkkyWzHNjlhB/M/OozAjhnBkDnaVHh7gA4tInkKXT6+cB/qPgxfvN23jel0kQTZPGsmsVCEguZSPPqEQ9d28+onKqKHkOP6yBsFiLgiJ4Std7me6fZjGQXZmQ7eRfbgQItpgiBIgQGAm3PkMQFTtk/0q/0OyDbiZdsXu4ClndTAtl693eLUx0OQQakF5bvon2uyJKdVj6x1HgJYHQD5xzQJkANOqyIR+XgvJAnHmQJb4+ADADI95/fr/WmDhkSTaXRmIbZE8wiJVgbCY21SlpR/XvuOSsikGcYLQf5zf909u/XcJB0xZH2EgS8XdiQfoihCsmx8rioXZXuAQKB2fPvZsLrBq9bxCEJUYETsy8Rcg2ciLBAu0G7DD7XJx/bKfH/1VlJbzvp3lX6/9vxLttOZuYYOqwNA5wsoxu5tduQ44GDhBcIy+Mrm2X3jPahe2fnz8AZRuaMIOaBA9b9qd4HOuP5a5OddCaVtG/pn6UzAEQY24Iqhw4BBnAwcrvZstqaYBtI6My5nx9Vyxy/95awBWgwktuWk9DzX6rmdUCINriV3Cqlilslp8nZw0XyS46ln3M5/v9nBpg/fwbEHxAUBkNSGJCgCUCkMAAlYwDaBil6A9LKe6TlvEe3zu2y07ROmwEILQBRXgwp2aTbI+UqO0WyN6XLKa2fc2rlVPo115wuOXr3hQfbPQ+yCcUPhHY7j6DAAtEA6QPQ17FCidZ/AuBpe+66zUDmjAPpmGDAFEOEQMKoxQ0uhlht//fq23ycSHTHXVh2ZVuUmmCMSd1goYqvd3wzyOacB6t4KdxT/UWzEXIX2aydiCMDnwlaTZPA/8khwBj0BoFklLUzmiAG1rEEcN5eYQFockEQxxwoyEEAUsGS6IjhQqJBDp+VHXCgP/F+sI56DECCsE5p95oEg/yBl81z6kL3iMLMTwVu7DAEWMFoKOULA8PZYD28oqQU5VeRkViqAlOf35yhhZXU0KXOL3sZFmmhX0+gbPH4cZZp4N1Yp6CO4zB7eH8ePyHAxmiymK02u8MfbF2+xgg3Co3F4ZXAQySRKVQancFksTlcHl8gFIklUplcoc82GCGPsCCaXN2IJCuqWaPM3aJbyV9h8ZLqpTW1enXqNWi0TJNmDmx8/GJS6SwOTmFuEdEaeF92GXklXmZJOR4KTq21Wnk3wHClFcoxmbgkqq23wSYbtaGv6UDstGUgd3HttctuPfbYa59eBn32O+B/MOuQfocNoGx1zHEnnXLaVcqQax7jjBGjsqJqom4Qjrps2X4YSLCVzvYD9KgmwQiKxT1PpzOQtMPLcrHCPZFL4ku38SaaZBZGgSYsvbD2rt/AZBTDCZKiGZbD7Y7bVzEwpdkLhCKxROrvyRVKlVqj1ekNRpPZYrXZHU6X2+OlaIbleEGUZEXVdMO0bMfzgzDtmr/1Tvsrrvwcj7jightM/IoPfOIL/4fj6Xy93R+v9+f3l6iOmjlas/p4jH18TPzXtyEIBIsRARYnQixBRFiKiLEkkWBpIsUyRIZliRzLEQX+AlFieaLCCkSNs0SDVUWLFYkOK4keK4sBq4gRq4kJq4sZo8SCQaxYQ2xYU+xYSxxYW5xYR1xYV9xYTzxYX7zYQHzYUPzYSALYWILYRELYVMLYTCLYXKLYQmLYUuLYShLYWpLYRlLYVtLYTjLYXrLYQXLYUfLYSQrYWYrYRUrYVcrYTSrYXarYQ2rYU+rYSxrYW5rYR1rYV9rYTzrYX7o4QHo4UPo4SAY4WIY4REY4VMY4TCY4XKY4QmY4SuY4WxY4WpY4RlY4VtY4XjY4TrY4QXY4UfY4SQ44WY44RU44Vc44TS44Xa44Q26YhdwxFXlgJvLEzOSFucgb85EPjpQvpiQ/TEP+mJYCMDsFYnoKwhwUjDkpBOcpFGMrDCMpHFNTBBagSCxMUViUojEjxWByisW8FIeFKB4zUALGUSJmpSScr2RcoBRcqFQsSGm4SOkYQxmYjTIxP2VhEcrGmcrBpJSLySgP01E+5qECnKtCXKwiXKJiXK4SXKpSXKYyTEzleFwVuEqVGFdVuFrVuEY1DJFqMb7qcKPqMTc14Ho14hY14VY14za14Ha14g614U614y514G514h514V514z714H+gXkxCfbhf/XhAA3hQg3hIQ3hYw5hAI7hWo3hUY3hM43hCE3hSk3hKU3gHNI2nNYNnNIt3QXN4DzSPZ7WA57SI57WEF0DLeBm0gldAq3gVtIbXQOt4CbSB10GbeAO0hZu1XabRO8CboF28BdrD26B9vA86wIegQ3wAOhKyo7hOx3COjuNF0Al8DzqJH0CnMJFO4yvQGXwNOotHdA6j6TxG6AJG10WMqUsYS5fxI+gKPgVdxS+gawh0HRPqBsbTTdygW/gZdDtkd/Ab6C7+AN3DTbofsgcF/RAMsR7hb6DHDIWeMJR6ytDpGUOv5wyDXjCMeskw6RW+Ab1mWPSmoN+CYdU7/A56X9T6AxjoI0OuTwybPjPs+sJw6CvDqW8Ml74zPPSD4amfDC/9YnjrN8NHfxi++svw0z98AvrPcOse1IhKCCBCEKIEI4YQ5AhFrjDoKCw6CYfOwqOLCOgqIqZDJHQTGd1FQQ9R0VM09BIdvcXAGWIiTyboI1P0lRnyxUI/maO/LDBAlhgoKwySNQbLBkNki6GywzDZY7jYOFMOGCEOCiAuCiFHFEFOKIacUQK5oBRyxUjIDaMgd5RBHiiHPDEa8sIYyBtjoRk4C+JhHOSD8ZAvKiA+JkB+mAj5YxIUgCooENVQECZDwZgChWAGFIpkCsNUKBzToGw4QjlwghbCA6ASeATUAFdAF+AC6De4ATQGE17SIMBLBnwAXsrgE/CyyC6nfEFqAGW0r5BwUD5CIkD5BIkE5TMkCpQvkGhQvkHiQPkOiQflByQBlJ+QRFB+Q5JA+QNJBuUvJAWU/5BUUAqSBtriIemgLQGSAdoSIZmgLQaShcGWFXoXjg85DN3Plh3gwEpYbxhNo28cmp0SAs1A0DoMcNkdAgEDxHg5wNao5zDaAHS8PJrVBP5Td9ynHDgvNfdHMuRR4PIk37uG2StGhp2LSOA4Zjk65KdDzHWc18AnyU617jiEliS6y8ReAbKQXUfHpYsqIK/aPvwqoY4r1MYiZCjk4uHqJPOJOrTW0CXzcTVxQuUWh967TME9c3XtkVcxAUjVhug0zDsnh2uNXPSkWYmyXu1J9ShBxMqJ7qKR2CBnV6RblwUhGLH1qdfl4K0AoWRKtTK2QsuuMwJBCieS8Fwq1TnV+rHmW8vishPbu513cnP1tJv8OIUJG058qiM1ihIlj5QrV/rFwy7Ih+IVpCUrpVohYpotgTkkLGCa9hLMvdBbS1uuYd/AN2haLBMb6UUx4ZFbj3o4UgBwv6WmSaEUNVznUuV9V1Vllcoi2bILBZxLWqSAIrFA8oWHkefljE4KsXYGsIxxBE5RRPkud4FYVs5diAxPX37g7WADIwq7cwSWI0QRvC2Dg+BQEXvynoAd4ZU6CYOd3RP5dx9MkHBMK1NuV9JIVSVpHzPOK+u4oAig4mExcet6sUv8gB3soeSPRKdu/eWmtq1QLxoVrS2YhCwkGcKcY+Z+z6fF069C3CLW5M6M3/OcTQC2YEIxIFCPI0z34vTnO3n0mneMZNMInhMjy5I93G7gP+UrO2rTSScLrswTHW4J5fFGJDQyLJJ4MSHz1s0i0lcCigKUBQMgZq+SAy2Y0lgFYxhh4CLFuHonze/R0SzYIo6m31zYyOYxvOvcrhveDu7KHPtc+6uw62kg6NCvTPrbSvZ7Fs9N8HVzzPgwsbGdFZvtFt6jcPgmVYWmZbT3Oz5kZGzTpxuUnpc1I22VKvxyCthbayCPmcLDQuuaw4Sn7EevnrCqmr6XIazgwJqflS93XkvSYsSmsVFXE2gHsYaIpNR+E4ToNRa7uTv0NN/mto6ZsfYKVEf7itp48xZHo4djNs9NZ57cbP14bmZ5AYO7coXD2iWwVF09hlEFihsaYxvjQnV41/O1VA/X9CDtCtOulZfCdmqbvJ4o8749izI90rEHzUD5k+4jgZOOrLbUVF+Vt41ys7T6tH55odUgByW1zSnp9bUvgZP7/ydZWtXtvKVNOl2jt/ZhKNuVbuMwj169c96/a1RrfrQjghdU1qfuZXAp0uaLXkRilMHPnmX/lsekkVSt9cAiWpadsuOTWCXLIf92Wq/iHWwxkY1zXSL6UADjLWu53Y2A8a4G1FKuN4Z9vtjTEeEfA+fJHp01QHHGFrX7Ue2Gw6y8bxsYqfON10qGv1zk3hpqnLNg9bx//2i/bKam33Mb58tbmD6lRNc6Kpuak67eh70ukJFduDMQf7YN/6SBYO+yuCwJdHRuC7yujCtdBwMGxTSvHGiuGAcVU/nKtQanLIyx4QpyttMv2A8ip0QBQM+g94EOWl0V5H90hMJpthgVDrAOla1RftoVgxNTXysK6XCfjKy2++m9icIR7e9TOvH62mHl2yDPW5TtZhv/GNBur79raE0Uupohs3dFmIjmMCb+jaZp/2q2V4RXLvwOQyaKmDCjSqVOOUcry+1Os7QivEGH0sam5BOnt0l5o7QT1n4F1nHaYSBvW3QTdIoffrzoQBKpDM1C3YLVsguZBgAYJj9euuSKlgzZDoU84SNWO4bLgFR9g+JhGRCXPjeDoqIANJRhhL38T7g1tWEAfO30pe//7Vqvyzs+FgrCfpHcNwAa1Q9G+7QV4/SRBfH7k/hhNLeyNrO6MltYnV97O/hiK/0Pht+d5f8X+rToDc1mIVAAk5QculUpoMwPvlE60P1o4MRoo7E5/nTw9GSLWS0++9y0Zjmx5Sin8TZ5UeoT21tvBzuhV0nhbuyXVwmVVO0UDBkRBHcrTpwpRuOaAuWawy5Jdv8Idp+c2pJ/vwKNIn6UPtD3yxNNoBIYHBJBj2hqCHhM4kwYX8uVPESyMRWU5D30fElsDOzs1OXCRhiko1ZEU8gUEswnaMLwrm9w311OpIlruIMlBr/hjBsUcu7pU3woG0BxzMoAfiJIu5Ei/lpNW1nXE5W6lvNU8i87q0twoK8jVjh9rGX6U/UZrCodLqDXCr1/0UQ2N2mdjsks7InxTO+w3csmEvY5lqkJLpl3r5i8TN8BXelzvO6TYd5voWxxoIAA/yK9Xgam8/fZPC3MFmrJiF4nHk7znkJmOV9EooAilcpm/cwzbQvPGCJevZ+fTreHGaptiDK7UKcwaOc06JqLFirLGZ2lKpPFMfg4tSIGkNbqx7yhtaw5x8ps4dZpOMuMX3XxhAeuK7j+fp+JVo+2EbL1OktH6HuHkofRcRCboPmpIrq4pz90oQvFY2HEkyqUYpnFEakScxYq77nwqqQr9SGs7cTReUkFymcJy3M6z0gPTxNE0/izyb2AZhtVdwvecDYRPAm/sIy+1gvBYj/icUKRtpvOVJjwFwLvcTcHxm1cPqBnMFI18LjIn8QxzJsErBsCtnKedGPGn2LqcSdPcg9C9o+31hjCS5cm5rvuw+T+RgSLPH9td5/ISF1L0XIMJIJkWhyhwgo+b/G7NCcte9xDorninYSpVX7puMfrw65xPZTfHrrt5QWEmtuBxWGBppFJC5VBZmkLFh6pH4Qk3AQEm1CoZ+MWrvDebgO4jqFXNUoZsBPx/7eSk0tOqWkvSk8VERIobzLSXN0iTn4y/RdYPGChJG9zUGlJFr2HEkd9SJ/FIqK16abhhddQH2ZLA0ngz+e4H0Fgp4VsL5ODG831SrgCotxhDCWdPzLaKACwOOVebFFIVcqLzqqby9SWDaO8RC6Xz2YPCbQ5LkPAKntWVoogBx9estspc6KySuj8pzP020R6mcuUwDOdYDA00zPw1GXkN7t1DzdzS5tViKeZQH01n+3FwllGouqU/fEh/X584CmnS9BGyAtilHBoSwu+OOLimBuL7lf3tJmRZ6plaPJ9aTugQENeMyGoD/Knjjz09l5PzkHsqhYzKDQAIHnBmzxuYOFcYjvqKDUdvJ5tsljYICNxuAmXhGm8oeWBBrNGem9fMiyjwbf33L+Q1wwRmEwDUW1BgotHW+88ZMW4f2VldZ4lmp6+PUPjYM3LhfU59GMWHCSz/DOLhaOtLqS78zw5RGLSz12bAz0BZB+v0uGb4SGQYbww57Kg4cgwQqMyFIdvQWYkPC6zXATz2q0nauaX4sCcalY1zF4QbKLPqowsM5P1e3KXwTUGpSdlNHgJj8mp03rmkvFbyv0gq1Bo6Yj2nBDxlnCf1KnihXEQ248uxlGjh+wv32UEZ+eZt3d/KPWefckS+IieEYfd0lz/OFMLpn+JnzGrwZKtkuI4VYlltNeWTBYswKktLHbMzyILkgRZv45ww8qCVoMxQ5VTcovOWG+whzN5sV8s1sdwaHewoKWXfh+ybh1qZa5l9ZSKW+CaI1NMkXMv720QCaLImReZunEgKFDfMYkgQCUlfvalGwrYRE7w869QCQY0w4xSQq34KHvFmduzc9rFfL0vpe8YG2Y6AyGLoDm7JysMlfSzzS0tZOhCPrtETGsJPU0Szjg/h28Sf5+IM9hPyKT3q7HpZmhhriijkWExsqSxEJ55j5EkEM1hSjJ2cDYudRVDONMWnnIsBvK03wcrxNv0JJpAwDZrNnDAlsv2GDMGhd2viGQu6PQ6sNhURL1b5jUYZvj68tfKWNKSOr8ejFQJlmffwsi2/HLh3XcuCkkJ7LNh4aHs8gJSEhIsLjWGG5tW63IJJVjuvGbYM/RP5Zgw39PTX9NdvyFdM06yN7hIsZjwMD1jxerOBzRN6qusi672alBIyE9o9DAChUdm5uMKPKjQdWwYANe48WEFHhXwIaEXHuyZj0n8iITXMmAAX9/7H5JLejxjRpkhILA6vfBrVXq33h9cyFZXTfAxbI8lL0rCPiMiow2OoqGgWV4ZmHRe/6AVbwSfVk3xgaBi9PL7fu6wjinyzJsaypFygbTdAJeJvhn+VIgxVYM1QIjwgBI/JU6ljYkT4R8N1yiD0BMyeBguQATo54LuHgRFBOTs2Y0+SZywQ7GFRyeMNW6EGmo3hGgZ0mHpWlpw3IYl6/0rXlV1QAC4Kds4FDgoOp1ud+qSgcqpm9f72Y1boWbiWUtAyXdflGkRdlu0RzGQF6swpy0D9fFvRoRWKew7u+bvyoqiRdgl0c8Ubr+f8NZlYE+2q3rqUUcP0oO2WKTsx3xUnXAXfYHc6zvZFGReysOf0gjbU8J8jyJVTzwdgHigr0SpAas/cnek5wJc2WqlVd/HGqansXJWEiD2lIPBKg/Xs/VaYLBskeEhNXMd3a201/XlUt2qQpfa6yzecFXJrmBLS7+qlAhny24kKoYJi2ilNSSaOc9CtnjyUH2qZ9rzooWXtGHuz+aml+KKmF/2czrPvjCdql3QrLPf/CX2FHLMDZtDKMHG6SCWhEkxAMHmAHz9KWL2eUcoYQuD9jiZnbCcShHUo0/ip4rN0T2TzxMnx5uA0gj7YEzmlvlhAB/zXBsBKQBlGbPTu7nLjyxCe6LdgqyKSR7yVhDdq7N81taYYCNeNvA5c2IKp25w3U44FKqWNdo0BpwHZNeSHdgrea9vyrjoecamNG+U3EqfkqootjPSXbVdF1XhqsytXUanfJ2ijg7Iu0JSYuUTryB11RZU1QakuxY/qaZvTkJZn+24A4vIFfDvpgLcGbQjRk2myKHbgMxiXJK4cMifPmbMrkmRNnebSwQIOub9COvcG8yzKbsVfzedAaoxZ35AKFGRV7rgIyCvALxmy0C0jjcQWMzLfDi74lK6DNnkOw8v7pEkIIm38fgefPbtSEtA7Cp+InIjB3kxZs2JhRmO26aP4ocT0xLFRf1w8Mv619YGhRuyEIfpkIhUB1QRj8gsHNOMDNrDUdKJ2o4zRgglPG8f0pDBiGlbyyjMhnWxGHAPlEGr4YoACwJK6OG8xgXtLh9cmSl31AMq24nEn+lhAfUrIR+mr4GS5QI1VVwb0ua80GGqW2BC37kRubyslWTruVyCgbhwKD2Ikq0Ox4dcyi+VROw0tKYv1TMPPHC8/Ho556GBb9p+6uSUbBFXZ92KtH5Ca6bd66sB17fgzNqG6ACbMlJK1E9wgUYaYmBVzUNs9yJEcNh0AToDguTjvzCgorIigGr5QFEgYPcTYM+m0iMSJr/C7TlQm/HFNyEEGLcmiDWgW32bLenuQhrAMJbcEg5rKdy9qnt0C4AUhLe4cYnJ9w2VAEMRItjcj86l9+4ilHpUQXr+gCsBODUxrJmTkoVwj4rjjAp47B1qMLOQ1jA/ZibC8a7Ki/TNe12bAKDURJXdEb6E663nV9aeXZ0YoFtCmYLfjB0IDE5w1oSRNmiLmOlAnw3bf/IDhRPi3T6XgZOmCdgni9v86btWnZqGbSEh/872umTWLovM+bVrnNG8WbSOT1kiLKIkpPIW3aMJtEn3oxMjZpB9jBPJ6DtsQqeD5p7isw8Q1jytASDJOkgzZrg4nLGADS8xFN2VZJy3sE9y1meFQypUYqd3j4+qJhJmQ7FmiDY/ZDT1SKiS9ZfXsWKvdMH5dun2ZB5d4mF+flK2RjFOTWt3stXkBWmJs5h0kGubmZRbbOqu0p5QQRNEpOpwwsWREeMIIp2PG4uXM/vH0Nl4WhYhIZGXQ3S5LKwi5w9Kc8O0oGOhGJdaUAv6ls/mQ50q5oA4IOIPRKBuSliOeQeb9/jIMWEV2MVDSFT7Rf+oBlvhUe2V0osebm/0P/IQviDrbR5+U6QoM/xG1FoudEC/UjzZ5HhRVTU6AkB9iIBjTNILAsDvdbPL3F81efTYvhBWRCqgMO1Wft6DbWFCkcUNwv14S/TAju/Hhn+W4dNYPwIhSZ3j2I9IT4Vljf5W2CbbYNvtgceJ6sVoEsZ1J2uqnb1leAQp5nPBR2iLXQl5tEQG7p7DFkY48smHz7LCtv8syosxdCiHJCn1ng4tmjX1zcFsR238V4gilJLZ+zBAB9aWOJRvv5JUxvsKKZ9jwN8s/IiTJRMqgQ4CuF+vSNSISt6zHIGGw3fbjCOylVwbn59NfsqkJ8CUE0iRTUrVUt/R7Wr1SJgf7QdeZ1R+gKdj1DeK+UsNypU5ldFD98bBDguK0bwBbxyYkTg3Sh4WTEd0q1xWRDiDlLhhMeBBWmoanMwODJH9pydjsrh+4J/Qx37vGNvPCJ6cDyC5oBdKqAHPvzP+hbN0pZIfhJU2xJOHnnPUFh2zGcUxOyItnzAMRTPzWy8dG8/caBjzg2IkChGvcKZ5/IH3bTtJdyc9tysiGBIGkAa3wTU1K34lkWLYwO/wHdpOMU4n3CZL0iAIn0fPS+lfhP3Pl59IruQrvSAFdW+cddwJfr6/qUitJgMhrSALtROz4DuShtlrDBQCTZ/ALIbhlx+eFb0fnBlsLp734HfT+K+5Qg2s5lfz7HVX/ufzwejAm+bGJgjzkytT+UWDEKrBVi276g+w+mTQI3yVXBCliZZQrd4m97GmP/9v/q7Mwvv8uYVq8CeoVw+0HN2zVH9MvLb5BOWPFQmkn5cz1X2yL7CJdNnnbSjzBKfTLIb2HSyVyk/4wl647YKDXsTOW4RJl8sQpx1YvJ1gOcxHsHGfAeCS13xR5U+tIABa8ePIm57mxIIa8dbsQ91t58P+LGSPtjZsD1W2YxC2aHVhdtkzV6S5Pfdb2OWyWAvak/LD31nxMPDwtE0jTvyhqMhv90Se66ia09/QIVOqkXy4kyZ/3/oLlvp3Kk49PbU+KpUdSuvgWGtKj1bR5iCjj7+RmN0edNLeKI9bw27S7jdZcXliqJyW/WpaaoOROW4KJwgtMpCgOoP3HcZCYqfPjcOiFQVhfPivQPM/MdNR55KZ4PC8hy0KX4HFKIlrcNO63TAnDu6zXwwXjm0PnmZYnLx8/gLAGX0fDi0mLft9mPGvzLAEwp6zGzTMhX8g4DaRvIFji59fvCpRmjO/DYB/+pJ/QZZnOGuCkIEOEseAO9Ka1xQFrCm3A9lWNtlODQnksothSjHOFWVos8Yw9WiVRTcIUtcKLQcNoTUwinbbEMITvOQWn463FRiuIREqYXY9zIxfWPcD4qsAhm/qiN8j8iBrVXKhlQG3putITgDgattPF5iMy1SnUqVffDd7atgJq1XRcbU6jg4vZQIac+JGQ9awqawR2Wb3w7iAAgLUBACh3RJDZQLtOECvCU+JkWqJfHl+S7HzD9BlZQ2YlIasvgHs0tTfycDEQZnXrxt3Qr5jNiyKFe1x+lc7SrjjpOxbRpgDcHSdL8+/IFN4EDtleUXWQBAG8OcP1KsSiMTgD8yROdkR6tlcnpnlpt/QZfQKD0B9wVDWiw3Ay5Q/bDdUZM6HUZ9eX7nnGHnuoPD2vsIw6QAn1a4Dm0Pe49JbSaX+gqt6pYWh+1ACfyr5sAhRhakxxF6ifIxmDDGyso74fkp+KIpPidH4c3nRKe9tIigyjoFL/kwhQEO4NA7ZgmPE5zCQ6dKvNYYBb+YYOEvcNigiDIUo4siIlMZyYR8uopSZWNFy4UbiqBbzK3Lz8VbzL62Nd3XEDr7VPwBEpSOJZdr/D1cfFScGqsrUvf5XbSa/3X429lfhop0+KBLR+AS69DsmSFbw5YSw4pGAkPgpp+/adeMk1dUA9VgnTbq6L1U+PbqHiEr9waqBtcxsCqA4ynQWQjmqA6UQEzOvCmLP8CVszybY9en/StO17WOIfY4SRUcosNVX0pO+KQYsDN99CoBkcoLMl1kRQBJh37P2Ng7XFla58ZPyhJoIRdWHcN+De4VJ7uP2pnufmA2VQ2NfX1YlRltnmKfQceXZH1wZCMysis3VUyQE7NlZY54ZlRETJR9UGhNXUJrfGqNtwx5NWzYPvFD0OnPsmhjk3FD8JuawkcVPLVsllvPGZtdBzjV1fnZaLLd+8yXljOh86RoYAN6BV11wKNo0iMU/hfC7JIQ4hQBg2uPqsjg33zalhEHlx96cdfh5kTtl/QqLQMpZWDnTIPDqG2k3tQFD+GdbGDpn251USbeOrvXDrfYNXuqY98nPnHuCmX6WwPm6SBZNDZs0DP8hDon+i8Mtz5Y5oslZfuwCWxKhLE8FsJUmEd3V3est6FGUBih6jHpTivDocNu9nM9mHbPES3A+mXEabmtpk11aHkuUej7xNR/SgtAyGwT1wa55AWOUnKj7oLNXKWFFhsxskob4QBA14wVs4Jg0x86rG/kAa07jG6w/RG5kK5HgH6zaiHTKSvoLOh/dcryqTLMMhBcN1FTGipyYx+O6yCPjWeByzqMsonz2El2TLEv8i8u4kKB+ZBajIShu07Qxs8T+xKbEuCwVkcgreo/eoH8pAj2M7I6BcosaCzdyVKssYhL9kY2IQzymwspkYS45Nqk/+idSr2s5pxN0lON9YWFEhxUZHtG8VlMbhi0TkhyMt3NVv2KNBpyVdDqUcPlldqrg4ZXu26q0DAM2qM+dfQjtlynnY7cdeumSs19sPauAG383f87kK3Yyw1eu1WNUYV/qCujDAPl39bGOPSN+9zg5LKlmg1/2R2xmWZrPXE5wH8oe3mRzrJiwELhExDvRUKi9rh/Lguis+I1RLFoO695F186MJP0l9N73hd6s4701RgNGUcTRc8wJ6FglR8uNSEN4iwdnQlTNvb6WwK97cRc359ww9qv4Z186IXqb3Wn6F3tmejekK+X8eBd5Jk/GLcNL+3Mmdrtu8D1QH/Gg3pk5N+154Ol9LdtLd3Vmsx4bUXX+/7ruOL7knF6n68c11jl190Mel6qG7fGYTCv6WOmk6cdnQbe/EW7dyp8Qm26EcymaRlhMyC5M4h+4F3e5NHW+0SqVktZJ5g5IAwggiHUOPwrEfOI81NAIIYIuWYrEbL+UcIACRMLsKgbouHulxZGzzoYljG2LzZyHzK0lK4Oln5a+tR74wxs7+mNPavTZEXyAhnLpsey/mp63ax95YfS40pEeGn5u7Mj+FtYnSN7B7WYe38K80prz2zD/ueGho0JndvSFkWRp13jivBmYemE0VSt01HRlvxP0v4N/ceDIXx6bBs5nr0kQIMFo1Wy8jWgjQQIEST6RtTkWoZRy6zxiPgBjFxAjgIzmYJeksE22GtTEEsqOTLG0ut4gbzQ2MgcZuICZ0Q4+lsuGNyzJdruKkraqVQRRfgPqsPAqpKWSC7ELy8WdyjKadc2psnyb0sEP/tQUQKs1XUcvu5b+6KRmy5ERKC1ehgoEjQVbeCsJhM2Z6NfrMRbOFAly6iNsvcjVrjp89c8QXLlRmusW1n2lO3A0jQwf//erRKSyVYrj7r5yXsTAHkyRBX8f6FMjGrc/cpDQ/6Z00KOax9B8jYX518GDoP8ZeZzjZ7bYE1TvNjz6dgKMKziT/aJrjXQndeWipzxSLJEMx7QCFQn7AjAwiIpKdRilMZHbCvDnn7HEuYQPSncFdWkNQ84vrz68Oxc/yohQ5ez30rjuAJWJnYu5v4tD6xZofBvdQgX7/rzHa3x7Q8HDs4gMTJcnYQA/0FioCX5wUbD/4IOCIfyDdsvVnkfqfgWE4Ms/sn/srJzR8KHrHHxek+HxHRcNWxzCC+PmpAFe0bBOYpOeIUPcpb/seZ1llt9oGKWZI5dIrNUoQhHDAVZGiPBoNb5UIXXEwRBrwzAqaFvXpqC+os/b0JIEOQhrEHBbCiys+zAR5DZ4lbw4WN/cX3N7wM3KXHdvDFZXFGk1x1lHN42W5SBVp9Sd7hug1jO5yiKVeDYBFe/8Os4zMYtjF4lFwngz+9IeEe1ah/gsqV0drll8zSUQUU2PPaQwzIFHwm2QYVGR82wiyHSaWFt5w4JRCqNRIubxI5iZ97QfOsptaytySwBhAFvoTB/xu8qXHRgEiJ7Js9IgHwrCmRCss27kXfr/bQ2DTaz2FMK3fF2d2EiUQn252h72tPCnrNmxyiVrrJ/zMNUsT5qFuKtsVeMCwNZsgKDSAgdIXOiCMzAwQXEVdtPQN6JAoFAElhkUghoc/CZhbBfmcnf6AOsrFNm1mFA8W1HCYxmyI7sxfa/tioPPKTK88Z1B2QEYCnu3I+Gwv8E1u8VjwQ4IUcEH4KplTOJbcQEyToUx4JtlE9CQIEkeh0qenZM47L6PXD+XfHYBk99LOCLUaR+hRz1sA4dGRHq2k+FAWLlAarXwiRCKYL2dxH1EfhBXcR0lL3LUljT8JEG2ZLxat2DWbH5kBR14uds59x1KDod6kl0nEZ9TZByI4acxax33WhAWpqFakxCmHP7s9RcOPYUBxr4Xbu3HwN8epn5Emrso36ppMG1J5r5XjE1+NU70tmgt8ryYuPaRKaTJRJXgrGkMp8oRN7tR/CnNeT8TMVREtGELZ+icyrU55TcFQ3Z2wKxumVPOYW5azLE58dQKJXeNFYHWHHapTfP0xbuCoin7rTBCpPIri4a986tjy7J10dLsBK9A4X7pEpIvFjJE0rnm1F4+uXl6WcQykyMXkhcjMn0RDUwUkZy7qAM+LVPdVwjESTJEiI6yPVcX1nk6AHCDp8AOS5p/Q1/9HgvK4+LvRXXj/A6Vx70jGDazFzwA93qcgaLBWXCZMcx6LjYpYvfIGEXwt2Pv2DKmIws62XJL2AIw98wO3e6ydKm/sShrjgrlFBAKQMMNklLRXl407AATUqWV4EpE7SGcu7YyveIWVQoav85wFCeCGOOUuPGRSdsnT8dSUNsUtJg8uk2XrAOgs7JFvFRjpLTiJJoX5q2vVmxv1h1+nNO273ETw6ULrosHVzwpp359jXsvYQ+o/4n6TuFQB9DL/9cUcF2UD5phT9BRJVY+efQ85OyA7gVh/YpUl3wGafG3e51GsUyIGoGti6Q5k6TXKJKpE5pbZU54DMiUQlmw3qm3QvTVPrXZSyGRYrxC9pRlsE4giu/CjlwvSUf5Fi8lVlGTSJZUAq/HQcVF6QVXO1FkW7y4ZfaA3wx7YptRt9i8YNG7hJ+kbuGRiU14XxUy6b7vsFi7HIB5c6HiFjo3zoAQYzCJ/UIQl5cHV3h/4TQMhYtqI2aLGhieAIrbWJ5ykcvKIOCAMyY7y7xnOqwZraE1kMbQkBXSPzAaXrfETr1BPQbrGFYlWBERX31QN1z/4zqbHGkzjN2lVlctm/9x1q8z0LVl6K4KNN+fjqbHFPj30zdw2AI/Xb+Biu8ZVxYPyaGLsu9sVeLmK+f1yDc6FdaZP22APEmGBXhZtjDsFYrKRNnkVgCgnJd1gG5sRpK/p1aIhQOWQuyOUKBRrN978XPvdgUs6DZkzDTeEVgVdQdGpNdGhTw/qAiCl8ca88afYXS0qlNjLNZlpzXesr5xDakkwkQ83sfi0JlHA5w3O1mvShpAm3oEUClLO3AREWG91aC0plk1FEDMlqrA297JmpS054L92/a4lrFzVRQ7YzqqTdSpZJY1vThIhq/KDyt00P3V+TGNppQVwS2d2qhi4vkOGK5VdofSJgTc5U8BAJr3J4RtpblhASelnfCOenWEkBobay5sC+4wrTmOdh/YMYevayArOvUixJGdVVnhprRjUmQNyTw/HafU6QIxO8Gkx5EOJPqUwpBGKbOqBEuAVIvAsEjfwWubpcqvx2p6ZJobfizRKlrix4VFUWbZyehgOnNGJN5sPyc7d4zMsOOwBwVSnB7RUJKA/O3Kk1TPQB4yowgIbGASBhapRnZcouOjxEKHqHfTEZ0f/21OnUw324Ji1Irz3hSgI9u+jCgejSGflyAl6rx2SONeRkup0L4UdK12OmavOElzFdbsK0CHE/f48qAdjNlzBkEJnn4hyti9GUm2z5YKlb9wwwXEVjHjGGJzlm14EtO0RZfrkhBU1rZuTotYbQ1F/JXHiUT5081ZmShiwbMwWXIJM6pOj8sQna3lBwSN06kO2wIunA4lvyoDIbs2ZCI59BPALXA7YMOZ03aSY8kACIH3EC9yizG4QJTj24P71Zb/a3KehB+Whxai8nEWNqw31UovJ1mW+zMSu4gpLMDetVAA0ZWUIM1FOEk7NzjtD1VOtQllXDW/ndQyi3fsQLBzGHCTC3Kkke7uhMW+MHZ6pHFlKPYi+v4nomCkSO9xtFDy3T1/jsWtUSFuUExSXQ0ta3aLmr2Q2KY20crEz7ZbE3kNYh8jI5qYU70VWBciYgcVUxib1b6QVY0hfbWHmK/Iwq9vVESVj5ommpvCir0y6fUnWRhONYP19QRyb9U+7q0l1//8R+t0t/klh/3sQK9nlBrLwEjx7nR5XrFChU8YQDELQY256EdarG9ynSBtDQRK6jidt6AEGmBQ3IBcwytoB6yHozRMyigmBuBeD710+PxmzqIYobQO2jBRgL7Rg0l5qidHbFKO0dNZp9as/tJhe1qUMjDUufJjhvAyJxd86qbSUUZuKhcQxx6F00lQuy0leiGmcy6p8Zjj02bZeXJEKq1u6Om9vIVuMuAUO8FgnM8oKfKGSpkOSKUcs8daQPTCZ9Yap4uliDcn4e56DeslAXZ6cAgtF39AbG4QRhIIJez5qUVXTMwFAiBlYo1I3L2Gb5pBAmuIvQcUSCB0kDqnspVL4uvRi0bVqnO8MbzrXbG7eeALHj9FhwFGUfvP3hodNbw8TBxzEklkvPUXPhBX0+RIMH0KATIMT5lhnS99ktHxkul6QQ8ob/tpxKzz+axxWa20nDGqGjvXpysiVLfrmLpIhXbtMnbOT3Trt9X2YN1ar/hrS/tM+PDEbRNsmqbfdpzflWZ818yueWbyFDPjz2+Ht73tNJnfIICM6KbrcQiZdzuRWcdL0qIIyHYb9Om/2m015jXpzQhgWLGNgNW00CdMCtb4JNiFwpRSJt31wJBEcF+B++yE///0hSXbKRyYa0jx7l1aGWKN6CERX2ndQt7Q4toftrVoORpH/SbQUj/E8gWTxdI43nJFt8tpPj3JySxhor760XgkOpM6BXE9JKVwC8arv6uJT+xw0BhYdh896Lx7yE4L3QeQn9in5juuIUUqE1f3ICCe2IyUIFbl66o1qMDGQyEMoUz0Sbplz192ZMgdWoJBy5tlezdO+SqhOxmBXhYNFjpbLpDGAiklAYQRBLl6yGXXFzyJYIBL+O51HEhWKklNJUUY9T40ip/RSCl9Ihq41I9+P4QTJTLRh1DhugOzMib+QuiM/M6shekrxkYlm2ACmDbdF89sEMCvnNiy69qXp7svaOjlcR1dUAloa+agGbxXzm+TqAfQZh0GTpWmWs8KLKEtJb1rXlUnseSK5sqK1spHkOA1QkorhnvGDApPVzsCAndl0pd3Is6WHl6s2CTtjuOo/AcJMcNeQiWZFlEHEOx6olfv3T/PCIfYAahSJzAAbJYsGzDzlL3y4E70FfSwlt6GNQVoCfYrjYUAIAaBTV3SRk8DG6mgrpK5AdaYVuiwmm/eDW1Z4pgwedv7AZKHFe5N9uaVxqGYFePD0JgeTfjL4L5l/DCxS83ScuBp8Nv5KXhVz+CSpkzuES9asFmXOX8VXJtS9ttyYqZ4qJgO8Jw82n/n2SSavKUk4cmf+8uwipdw5ZPekJAZ9V6gLM268Usjy0KB/n6QUbwLfWM4AalzdtrdUK/RaVu7vrse43eQnqxZUfn3azo91r7PRFgAGvd6ECZwe0hcDNm6alqbrd87K8BkUbF2F8t1HUpNSZxNNaY12n6LIFDqjSvQmhIUZCI1dasL/JK0sUcnlYDtquSXKFq3R3UvLx7eRboLWtAUjDp80DhV/G+J0Keffh6qLfbp5iVe+4hc687r9brZH62GwmP7TtJ2FTJN8Wef3OzTjc8StcPSWM8M+mjEJhUdErytnvJk/XVt3gK99OaS5BCpJqLVLA3/8LJqQBm4UpG7hc91T3Yay7o0wIBvROr0fcxqJOUAUaSMgEOONImZUBdIRJSGUBMGZgH0v55i8ospS51KHkCyB4Vqf+6Kgf9GdDYPqKglyQ48iIyWXsx+EY7L1qavHxjUPK4vo+9y0Cugv0PZmbztwff6wm05X8dQA/daor1v77XMISDrlzl5qyC4XVnj2d6RVSEpaoQybxEMb1f4yEAVwqjwHZpDch+TuljnxKwO63PyTqdwm0w9HpamBNwm/xzAB9nWqhHptDvEse228hgZvmaxRDLZqUeIQAYR7OlY5nWEa6j9PMpmez/u6mx1YLtEDAoXNUYGaC+XhoRxVEKEOoh7ZJx8zxEEEorYf4ru5SdFhg5cJly9s6naniI4GZKkGuSaFkOSXUZZDNAJdQcSOo5p6BKb8Gjsm142LhzsZ45tPaLSoWhWFdbSHkl8XloocCSnT7V7d2yP/fEl5a+Peh1YbTsl0ZzZHa7ltLRkkSNjQURcrjBBr9S28c7jdBp3s/Ue47MxzF1zirCwkWUov5vAyyGxA+SMh0riSEios+cZyfFssl5SHdrFUXnwyC3ijyKQSG3V9MXPy8ixETj4409hEMA/VcZGKAD6M34AdLCH/Yw5cDwDGVy4F/9QgfPmNGfjxQKlwzN7i30fYAp1ZP3RRD1lHziHWfVqgkfasJ24rTbtJOqRJYOWoKcGpRYQpkJmw0mXch9ggFcTcENHkFMmBcv1lq7oC0etKyvZGQjHIJZIcjPhjeyKCvZFXZ8P54Gns8XOxfXx4yHnxP87gFRd7l+A9IwjTpHGYFXjFX6zjgmh+gy1E3vp7mPVZlXiint1fK0z4KvrK6013QJqXBikN9lThFADwXJtkNVFddDaxk60OCqMjZGeEBwCGDBo5vkB1uczPtOe5EHuJZvhz2v1O8fXqf2FIwsWPH76CCwUtXc4+XlxWX8JtdtKFC9cbMjbISvBzF6KmCeW7icqe4shtS9eG3MSnwgyBJZAcqds82YnkR9ra+mfAu1Wk51/BVpTdtLcbSyVz0LohLOHB4aGfej7jM2gg3y+a4UHfbslZqYiSbuxRcoBEnpdSkyN/vZijtxkftrEQycnhADJ11lZ+fv7mRIYILSL3L7znk9TNNr//v0hpB8p6AiH4LgfTUtwPNa8r/KCxD62Dfntd2Qj0vbbb23m94Lff0PapL7Vz5ZbdjiY9PR3WPoQwFOjbyrXxzjlk+boOw9euxaeR5mR3hcm4PT49nBnCs96JNDgeWvXAmOhrlMzRf7vrHlwgtB7r+yfhuNwuAKaNw9SeD46FzpT41gYFiHhSimQYt48BeQosty7bNlyK47V8qYmQQqHl3kN7/TBsIjT4HZxm6nGBESbqcEDTKzbDIa7IFz4oU2wO3J3fvdvdkPrN19utBT5afWKc571J5tItC2L3f4/dxjrbOmMOxxhzzb5CPrtPkHQJ7t+cHt6gHRchjRZbZKjIDznY3tEDq69buFaScsebSLStq4Iqq0Vjx6xnQJgyhb4CyP8/Sl0KzpldFvICqJwUXDWJZPrvy5C7BlTNicnfWEOMSORQJRIBUXySJ7VyqRoOK3j3AzLOHC6pHSXH9guhMQpqWIgUDokhkQMjgCsAL+79O+/KZowDQX7bHWhFaPPVqMVoTrg5ys4g2Wq/QzGxOvlAuPuXQYTjYkJcMnX9JxrZ4vxa1q8vBtoQNG1Ld5ebYfirwKMOtHCXBVghJ7H3OJBClvNn3hPeH/yngJBoiw8+z0YA+/ZRpqvyPLc3896bZc307q0Bl5DVcPit3cfmH+DftY+Bwhlno/A/Pnz5gOUN3ehg6ctKOIsLCraAIaFcznxVzutdokbJ7hTMr7Ieo4v081vjJ8705ezXoB3RlZ1B0Y5IZNhMDKZgqb8z3TxA+wmGmdD1C23bm2hQlSGDYMKbaHeXk3dMiWhtnppRHD/CD3l0CGKXvdQ9NdKT9GdgteWONXk08lJFVU1JqVLCUQlXUkgPGZcUT3C4aSP20qp0jEVTdUhoUsYmmMp+IrFKwlEKcN/KJ+e/3Ty6dMCWsGgVEIjqB4CPuMx1cJnk8+eSmnSKyp9GBiKjSPaofH+KDo9jR4FBZ0ilva9FR4dhSG0dgif8WyBQMYlCMAIDFUwHzJbnJrpNZvneozrkT4DXAfr+/r0cGR5YOu58Qa0ldw+cKbDMr2H6PZbBGdi89tbPWhLLvN1NVDlohYmquhZabwkXhmvep1nNchEN8j5cPRzVWqeUXR6YXQEJErj3lYzB5R19N2nqDa099P0ngJ+rj0fv+z9s1b/J8154l+75Qmy1m/JxWcBeEfHNB8pTZW2uCQyEoeNbUpyoiKxOKuADAVokB+oPSRu9ftVu61RDnwH9n+Q0crevj4VDhaHd+2vK57uaBeLB4GxK9vgYl8Lk+qpp6mRzO7uzHAMAm+6K2tcVLDa9EZv7xJENfSzxkRj4qIFEvZxdewCYDZaAk7M52fm5rJYOp27YlNB/tngKrLvnpN7s/fvX42T64u4s9Oc6m9uXBtPfzSHGOwn29yT9+MP/6joezVHFgAt/HQmziEsP2fAnZB5D2Lj6LjbMwrl2rH3pTwNruH7ECNPb7VyU6O3Mw2ngiEwdeJAh0MHp28x9mlc9m7SkvYY4J94xcADCDAYVDwa8hb+ulRFo0GpVql7lV4OCBkIOr8rQBACt8LC87tbetnyncj9+0gKOxtEEUvvWQrv3Ysslb5331IY7n3l9g6/SrWYdr5pMsjbyzp7T+i38cu+WuK9kkeoMQ6yupx0jsROY6gq91olJxztqyqdzjBEUciisJjmSUjwYLBx/18gbPXrIPTqeattyDjPhXawlNE6hn6uIqBKj1WX2iXfl5rEO0XtzpyFK/OPtUrf6YubpO9L2deaqk6dp6oxFUczV9S87MLuT2hjnITqdfjiHSQB1ByKafwdpd0P4NZ0NUFPrXl0tNaQYEiDdDo4TbpOlwb507TR0fvdnqRmN3U/zZxLBs46PjuzHhRVnqAWFnOuIiq3ptpIOn2MixaWJ2bI1sKmLrvUDhLIluWwA6haio1cERjrt4wMxi8Ea4CBjW63aK2FYKZ2i+uRQa0sM5fWunRVYOwq2lxLXXaX6q6TH725s0oNu97DnGP79u+7G8Mij/lyOqYsZ+1Y40NJLCzgGlFFSQESdEuK6YLVgkAKUY8bK1BwSQAu7xIB0rJDvbIUewMFHR+zqlJDbz54cErmzurOAAvcICYPxE3V0siShbc4PrZq6Fyr2V5pa9ekeWfObi7YFWWuYOuYbSY6Ez6uvR3HN2ke+UwdrDCPClFXlqSAh4pYTWbyKEszLj1w9P8CHiVIua2XD/f2AVr2ubsBY2o39O1g0BqB6umGWOzrwZ3MtSZAya7cYmOmxHyHge9hSM0IAJdLXQdyFJl1FC2NBfbjfQaVoU/t1gAb73IMLznpCFy+dUt56vCWLfAosGUrlualc+L6HO7cnrp9RwHNK4YSmkKgdRTPg2hxccXe7DXquP4mKSOlgK+QtMg7bjVCalcpzT5AtRVQXGbQyhitnqhHNjTL246wimCouHNn3quAVJ9rJzJE/VkOuVB73bVcaFX3QPG8iBUFSOO3ez3OugpHIKxWNKICNQb/zoB55fO657IllrOotW2m+a2akvdBqdTueMD7sRLTXwwa46/Nn59w1VDi6UtYPboftJZtAnjNP9cqJKMvulAVjfEzxzxU7UCGeITHhN5HZhun8ueieT0SqwF84ju0LGJUK7nrgcrsRsJAybedrKyGKCOAWGJhrlLhvpfw2NsZuEYPg6gS8JaKZ0Q5+lkv9b+Gxgq6oWtfunHjzRsDPrwPg3EmatjNCRI2gYTSjHdhUPcoaoXNltOQM7vaeTXjgoZB49MNn2oUlCG9XGOYRjxUt+mM+vfT3SF2uDpW9J1LIl/x67u9YqIx1UkU9DbpTt3+CVysE74IdaIPfaj3QlV09OI2PVVkdkFNau/CdRYSTiqTNjm0oms3QOLAii5b+FMGVGv/upcDzlsdjm43R16mtztT59hsf0aXMosHpHOE41cym0eawUDcECKoxjQaMaJ4eqPYDWXcgpkakmNfvfIaELzXQCxQrc1JkYyT1OEJmPfmrLQMZ4NB4JoLAHlrSM20zdRiv6hWeGQUaRXoS7XCldDhVXbaVOuY2kwlaB1wnQtH/umunJYWd3dQ6wFUQA/U4I7qDRuLqdHd28qZ3qZus6aViW3u9GZmHyju4hM9QrM8rPmnQD9IYHAjpr5pNIwxRsFU8JKQzwWMIYZK91fgXBoAgsAia6WHu8dtN+dcAz4lZEz27Kx1xn5O/ecKvV48T3ZhCKGFIquZS4I50vwvcXH0W0JuSamA+8VXLp+MYivR1vIMQmntkm7bpPCSBPfRreyk2MPxrv0gZGfdWmkzCIYRo0BlICq47EEuCkb6gvJmBNXIh+ob4Hx40bkXe9bfu2fgAp8AnP9skt3G53c2H7kMpQJhYoIAYicGWiusM8wWQPcoEEKp3+cD4x/Sh82HsisPCX9rdKU+RDw+09F9Nz+F5mhs+ThRH7U6yhdUeO02TfHhwNpGAHhpMICFek6VzRCo4O5NX6HCxbxKwNznaLiXRXvzdpSjElAPdyyR2YmjY+MQd1iFh9eZY7edIWSMDBVqbpNhUxDVeMM6WyoYCE0j+rTO66sYKAcR84C96ZB1Acek3ooNIBVuHR0pVQKCdYFbQXLsWsC/ATu6O6ZKld6ByvUBL3OK3PHZNC3rlNagPYVdJ9Dii9xzXgYo1wd6K1OlSu0Byg1bc4vc8NqdsRG33JfhAFabHKeTlFRaUtL0dPya0KhJShVBjsndnTKjv37BmZ4HM53Nc1BZkDnc8xBMWuY5CyrsKpsJkUbqemsyMkoqhdq7ZlbOq7PUWflavr3Y1AO3XaDszobNtIvDmVYvVo9H0vWVb1jsdKniGkeZ4zNHHsok67N7lGLHQLYIn/P2kuytQFBE8tGUpQGh5nn88ygj3bt0aebMY3VtnwLXLQhTgV0FJATgDdxAxZCBKR6vYTrFUu9CJbALiQM1rJqS32oi7WfhXSBB3QZgOd203Fq+GN9vlSN27fK+ei1lGtCWa9deu7ZmTd7iVznncnPPcW7PmnXAA7TkOdoDEmXOEvMF3ftqxl99mzdD+sZoEjUQtbbddu29l6eqLiYQB28T2LHGFzaEMysodZWWX9i4O8TNwC2eYFxwIDkmBRwYiA6HRuAkBEKavltKx6WKoHcXVL58t/7Ry+pqvLxgSXA9aGkoFcTbpKfH1S3KyeHIFXPX1pTq5QE1Z80a9V9/HXUQCr2oj2EF9ebu7uEnz+BfjVm2DCuYrIb1lbsT+rpH7xFVS7nEKIaI+xyADV/FtXIWh+IZuFCJk5V/QtelfzLNsiXZmPmvHrTm+Fs5SUJxDHyo2NnKP2fdw1fzsOKXBVbGP5e7E5aG6Rm+DD7kC4G/EgOp+PZIYpEyLK42dTA+uFnm3C74dKleBpfaYssxTjRHtTdzmo4um7PaZD3EsBR+bJlR6gAROPs05lh0YYI1CkfTubRRVshxB+0jXrtWAQDE5yui2VBgzk8AQSbQJtMKEPilJevPNxzNxFLA8NI5j99n0Z/b+/bud/mLvvP1tZJrpbk4QP5MxJo4T+3r2z/T9N/bVltH19qftd1+ZrcdOLPvr6U11wp80opXZSZ1txYrTiu9L6i8Je7ZS+hRjKhKpzquSisu8Pl/m6V/pVDXFf95APjjF9gcsTg83WeJTdNSu4KgcLVfgGjJkCJ+VwTnk6mE5aTg1QutNafVGFY+vXTf6S/rbGbFSKscpNgi4gotVhLue9nqxMYXexWynZI9U3PdPcK9VBsDWlspsRG1tIwAuX/YhdvONXdzbh/asM1c5xy2pPmPsN/pqhBBgkXzuQWpr8/uL+VmpJ+sPr08JCR5V8jqbXe7QwOOdP8GjgycpUeVR4jnC9nbJ6lE3lnOviI/27TKpMrIhIrlogQQXReQnFPk2sGRcHc77OZWfvEJSkFY0YmeUzaRFcHifJ2vuSIkUlweEpXfOdrB8eMedTjKrSD/QFICncw0Z5DpCT2JD1tJHHMH0p0AhSM9trqpVUdYiTVkZKQGwh4rvKwZKB5JM7FeCtlB49ZdGimNISM1s6j6LFt63+0dHVYgHg7YtrD4mX3rWrXI7T9TUppzToCVRWKqQkoHAW8sLhUTHRXVvrfNFh0TFVUQZE94erf35GBZVFMrz8nxLYoxNe2uyuFsOWnlZDOKwQv4lgbMb8J9vaARRtOIo9HLLqgCg7Emv8LV+ig2y/z+ZXe2DJOEWzqdnVpz7bpv+bEY9VipNDSTITvUgKoA6USHgKgaiXRAGwaZXUzAdNFBo8kRMKdkGaLHDtj+7w5/P2thhXs1VDhdVLUXkHAxhTp4vsX58/vjcL13WeZHSHv1Cqq1s/hslEfrDF+v4SNFG+5rxMrfGAu3eCFCaOtfCBpm9VnUmoWv2LamMHRiInYtcpd74DYMBb7Al4TQNBVQ+q04hiO77l8DQ9thjuhuXGVEltHr8PMlMrg7rV+/3BaDUBM8tcNeSNP7RGzF0fDO7gYOJCqojZ4qBjvApVMkHttBY/tdQvkSjUcNX5Pu9N1xJ+/1dq1Bb6ixlG+9D0Bl5eCVo0cHlw/eDNBeH0Nakdqx6c+nMoTPGyNocnsPSHaK8tyuWguPjoAwBz165v+fZ7Id/fnz/ynk0MO/DRYm1vjsIcz3nyEn6AtJhCZ3xK388c6GuyuopqZJAwjratAJgJ9PTYiTJhCC7QNWWPZff/xiRr6OwTbsq6NZ33wxp3jPBjqwsnA098FyeN0e6ylLytp90+EY4ky5s+QHhglMfT1y/mlcOvg2BiNupUivLEVGVrmW8LHpysG4CCj57cT6NcUbd9jmtq4CIx4f2pTRKJCdjcYs8uDo+CB5lNniWMlsE7RR/HMpo9EPCOU2NuZCeVBDI5z7Aczglc0QANUgiQHxAGzCqEqUgjFOjJ5BFibK0ui10aDWQmulu0/ZWuPc2UaDD8FvHKvAYK8IV1v4jkovzeDbXeaZPlTeIV1Tc+jSPvc+wO9eZL7QsKYCygQbM1xn5ZBrV0L5HZDM1nmQRypUeRT7zUy1oPwFu23jYGrK48eDQBmtvuO+X/nDxZ+KdJrKMzP3wp28Sl4nDIwBW01oQUhBqMbGZFdkdfLkvtekcihhXnFCsv0F4ACPccA9y2Cb5OHeOrUxqIHqjtJTabzVP5CR1Mvhc5SEOppQ1cTRPRYr9Zpubur9arA5y+vAyrIjBOFeRY8RVpcdps05qiKOCcegi/vpfMcvkTrAOoLAm8Gvnzdbthw4WYAP9p9haO5HeIywEs3wtUqLW6PtFs2GHS0WsLa99/VnMg4E10v//dJi3XL5rsYiPJo92E5G2Y6COs2jT8vxUyOLKzssuZbLtQvGvX3pB05evACMZzoEndOIAZlm9algSot3L2HxnduDPcG0ts8y6PsMfbd7HfFOe5fecZ903W1zrxVrY+ltAzx3DMTgIcsEJqvpFcwS5v4CulUrLiapPAgapYbg8YtiVTlxjQR5TNxb6JnHTx/HrVS3MPwcdBy8cKHPsXAO79kjEQ+uJHcQGDMqcQIZRs78rNDuYdDBy4r0Ir4PefEC6UMMBh3EAIQ+1M5JxbysAZ0Os4iQIFJYKBXO5onsOEMVS5GXEc5hhK2wO7TcLozBnR1eD/iytZcUYtsfu/RI2PmlMf22IVazeTFMIY1PwzkTy2a9oGGzZ1OYtAAakzI7G0t70e1XxYxlCpPjBa3r04uYc6sA6gu174UOx4Nb58DzG9C43Th04yZ07jwUfxja2wJ8UVA1l1mUvr5VkBzPFDJj/aq6wT+XL9gq3UuoOVupFIRsg9p4WLxyOQVCIjKlDgtYSQ5Yh2yhwkknWIdlplQ5C1cOO89zpjonWKvBzVKCyYhTLq/MPW0QWzJCoW7NoZa42yovAK7XdHlN2Ywfw/8M/5jxeXpoYGioZmnN95KllQtmDv0Yivh+eHhgeOY/ETM3Tz7LPyK9P9b++B72DtZv8neoYKNzj9wkVPbr60bB9vLMzB6WHu6ucnxdaiUV6s26V1y7SvB/Az1hi9LBszqRbmU0QsFJnDrohNe0QFanFxm4JpXmViHRLL3ePHtjEP+fY3QRDzWIZtvklKTYihzom+vqKqCvX6AuxjumzD64JiHDRuTDOFFntfW3DMw+c0aUlXsUSz9+NSBTs3Lhjmz2J1FkciTHnZdC7iMAAcwG9idOp4QBf4z8BJkkaeDHUZ+gfPFDfh3oRePCYd7e94EPSZ9YT4gP3wXmEidZk6Tcb4EM8v+sp0TG93A76fOyI7WDMGgU3fnz/vBmB6ppdCdITtmSGLSn8R/ZXumM6FoZ0nz/6E5YAN1IM3uWFd0hIZkBfqciJAfZow4UQoCd87Crr6aFgkv8WSlxP439796LuA6rjubmm05WNxnJGjXzpt9NiZcVhywubMdyrVp0uuWWt80d/FR8lb/EHxgLUdqzss73httlchnbKZNUBhUQWU9J9kxnZutVeIBX1WlYvfCWSt0+tINncLUP0we8BPAFAoGiS09G08ujOUqCXCFgLnkvf1E4VsvDw4uFRl3r1EBph0f0PhawkC+BvlWQtt3u3Bi8coGBAzzAL2MEaVshhL2YLOCK/ftXss4u9hYosPjsBocCVyy6nvrqc5j3chAA9oi9vutTaxCQaGcr0y6U2UXb73EwwXvYVmYf09MOKnDef0yAlvAzMvzKEaE2iCMfjOFs8BXi01J25H/b1ncvXpSWJsL7bojhDnKjgxfE87Xp6SV+AtRXgCzyS8/w08ZXBHOjB2WcRr6AkJKGF+zy3UUQpCR/eyn+tMhPgFQ2yjgGrjyoEhH6le/CX0g+dE4enrY6VbopxstbOtqmOqrqGbEXYWLsyUYLY/8DmFkOou15OPrqNFXP9oPv3q2m4/J6pNHfxOw4DJdstDSSubEYof2HVFWbwkW/vz9wqEeVlhpxEGHicvCQ2RvMFo23qS6oem54i6O8eqQXlD35EQsvAh06AhlH0bMoZERGqkouqRdPH+9M6SmA0DZPbGH0MfKMoC1pt4KDscFwFKbh0noKoNgQeTfMuAbyOQqwAhQ3SAnxskIwHDP1tMnqmneb5zOLaWRMsZsxpX6B0QJntcEw/McRwH7BfbFuhaVUkDt/Xh7AZoG8uSDfmb1bHoLNIDXLQhJ3KXaD6/DKvOjMddIUzTiD4lchiib1fyGLaafq/CppcHxSAIPCsGaMZoKiQpAOZMGrflrKqetUKRT6KPA9AvpxGl1LUrmrDG5qg7q3V2VQxU6p8UwqTwHPVHmmT/NXhDX00VFanMRXztCQzx7fAXCqBtXHmvRRvLVopf5afz1q+FXjs3ptv4FENvSXNRk7tWKFyM4lGsrNg7I9OjfX2lloU/VrfaIpIpUKfQKdKGsibtp00P2022n3wd8MX6bs7ae+9GXSaFO/YcdVIepQdYgKhDo4fHL9fyg/+WOWQ2JodiJRCBloBkEn7TFxUeH/z36tXv3EbcJ1SiCYF28C2UlEQR+tc3DsCfrYlOevVaumXIFRbY7s5qq9C35ZgLnKtraNbcWG4sRtowFDL1Db2EDmg4anpzsQnU0Nbv8FFNnoO3ifuHvo0/5t80lejKYEQCARRwn6CgBIj4INXNYBdgiGzVUJKhxc+FTqa6pupl0BEHbZETRJGkKYO5+9IYxrBsTdYVpRJPvlmGI5sRqD13VUbeAnOZ/Plk/bkTCLMBYbE94lFkc4s+X0X3zT1xK3xVl/bvQ7tNQ5zxYfFjeI+9Y/QPheim0GSpZdHGQyRIvlYuKR75qUnzE/89EQdxGBm1iP7eogYlsfP3709HErltjRhW3dgFD98WPXx0EUBz/oqfh5fHWVtrsBoZt4XeBbIvAV7X4ZaiWgQLnfscExC1kWk3gMBIBNfvMLQ4B+VB/B1BQMOMV2dsQC+asRe9pI+amrTMo4svkZTkl8pwx/bKwqtagoNYWV5rR2oGXMRhpnI8mX2MVJbLa2B/pWSYs9e/9hdgR/42hSP/+uoU0roAfcHAaP6o0jEXqgjxgJ9NYaBVhNRAetz/ljx+dNziDC12ObRLpaNyMBhuI0mrgUoAEgwOeY5iM6XgI/xD1L4MOoW7O79u498U9KD9zlh1WtZJuYLMDLZVqt6XicXE4BxMCJi+llMgtzmVxv0Xv7aejTrew5bkc8F7AR5wH00yc0hYEB4WPmZ3GkcIdwcgZZn086kP6YC4zhDmRsDOkQaNApZumgfzly/DgCYXmHKDbWE7ifSWV1P7b/rzvPsvsRztArZMy8pTLfw/ADONxc2Laeu4iwgBtBBn/d2R7L2WHLDYA5RnoLSq2oSO0CNCB8zGa8hM6nR9J92b76dfi0Gc+vdDF/HZfNpR18Q2a/OhjYRG03immN9Wmjd+b0b7k36vRYX7tNu6kX25LqxtHTNoPGMKmt+5yHB200zzAIJY4Lgqbhzr1g0czVIBHZ+eDBpRGbH6A7UchWE1xoNwY7dO7TKZp+6TA//oBXDw+vRtYgQ8PIFFa/8BqARy4w9h+kPb7nPSMCgzQlJu7Z2014uZ1SkJ4BSSFJYakJmSABxIpBwk76sOaxw2PNVfY1zSOHR4XDdOCAOPcGsD0A0PH1DARXLO5fR33qw88PNixRent1g/Inor5a1VBdXa+i13RY8Azut5R++/b5Dx7M376d1gIzktzfp6anpx5rW/T7gQNB245xZpNLhCHmEN4M715KeGSKf1DxD0yFnWMEM8IYXHvR3aui7rvVbmC0Ezv6q20c91mN6v4O4nrgwtfvd3pqv8jATKusdt562wIA125Vs7SptB3jULooVxR5og9X/p5VtGpJWHZiUkZT7+nkEebhCikuyeqz32YfOLx6EXS4qtg8SeD7IlUmC7l1QCYDBZbogTdv9iMClYseKITrDhyoQwBA4TrG7KdXjZb4KOpjKuEhceESx+RMNh3rg03kEbU3Kk7wK59S8baFs54kHPtnEj+uO/evabqzFc4Nl6LTTxd0OJmidmkdCSKUyGMX0HF0BGgs90596QU5viCrTxyBfh498v34EbBUAwx/TsV/mcql8/bacFNt8Ldr7OXXKHpePs9so/CBKIbEZcupYyRePmq24aBoZbi1Y5YPsCSLV8nQQhk+A6PQtM/BFMou72MzTtTB+w8g8wEKPlH4AFuWBj3w+vUBdD/65jVyANn/5s3nc4S5sZlFZ+OEuESUhNPaxHMYyvBUQwWDfppvvjZNDyDi3fAPbZPlHRi76KNhiGykAmDp8HtpyIH9y8u37KYVLlWMGg/3pbd370xuhh3mUS3Z1OUXoEy/xE/+k7f3rkuiO5PkGHwVRH7dnjfmdretHM1wib6akhLN91HnIoVcLrC/JRhCv39HUxgaEMXszFp7+h2NmQ1/G0+2K4tCmWkWu0lh5xu004azirNqqCkXegYzg01N/LL+LeQzTEUwx7z+8HTJ+FkLP/N+tv0JycXPNbq4Mc2zJndbirOvpRMvuFHCKwYCxVMTZHVIwck8GeesED/akhRH8/ITb6ka+HI/D/tBDqaT5162vgxOXWtd6euVeYflMbsEvWVpeRttzTF9tbsgHZL5b5Cx9+FTbGfbr1jBnm2Thu9lyydx/Rsz98GfL6rgso9rabHUGpsjR2yW0mTUFfszcP0bZkdnmuTgM1nzLVQLZrv/HtoJjD//6ZWEGoJSj6mHP67/vF6owLRKJgoly38IaMAO0NxrRa31TTW1A8Ij8vjAP20iBYaY9Gfb+klSTYvoG8H/NIham5GtFb9Br1XCCxfCSq2DOUcJc+noLQTXgW2MdlwjdilTeaogEp0XgO3ANGKX48LOsw3nr5WhanGkhRLU87FJgtwEFSbdX9944iZcC245thGzHOefnojJVdYkYTcRQOCfdfpaG7F1hDWfNJPEt9brifyuiC4+MYKuQ22EvtZabFOrB+3bNe1Sh8jKNasrpZzvn5yHnCdEK+hi4ZnWYSWQWwm30TJSZNlZ8ES4+p0Wm5owidMTmDHnT8aTd6YjK9s3RaRt++Q8hpkwhkZFRd7ZBLkCoEcfsNkPUFE22/Ex9XuH0boJTgDF2Wgwt4lTplOtt1vdSHilxvz+QdQQf5n+CnVBRBvHeKazTHhjG0U4nsyT+zRicVSUrIG4js/3lce4phf276P3VBLXa41zcQvwpZBpM4w+ri50zYqO4nDadxFzkBhZaNWkicSD4INRBxBxHYpg29G598RYMQTHtr8RbYK+5hGAf+k1YRIZosIUBiVpb5IGPTtykuRwLzmcZOg/2LT+uBJO7m1cYWtbsZOuxTCudHQOOlRyBmtqADTIrXSY2/Gu9R3Y4l/uE2UDEtRFjT4JaDrq8MQ66U9FJieF4fOYoSiwZgfPzKyYzaotr7KWgKp8RG6TwXaIdWshf4NhjNhcsNIt8tF1p2yf9TeT4hcHa5FqAT1wut8b7Jw74r6Om9dQB67fnZSqs+x7QcMasv1ak//0qIZMhK+/8I/wv/aCaW1b4XqkaVQTorFtsnWfA0AQI4FJHmQDmYW/pW3tmexWByquT0xOPoUrRIH+/t5c57+E+q46xV8uNpTtkLUwQhyBQsQX4TP7DKFn8bmZ2QPnDyr8/EUBrP0lfwnquugDaKA1eTfN3cFq4mpdnf6bS/LLlie+X3g1CvhuFTa0LjxrZlaett3WBgGp/fqU5KWtL1dwo01mh7HvPokxJTCjN/r7S/3fqoIgPoLlASQNAbyBNfcgtg4L6HHnUQwGzY7zGEwQRdkIiiGLEy7WFXoKGj7jp+HGe2Ni8ebNV27fSfdwgI/2DWQLNlyXDb9ZdmODxWgfiWwY7T9Nxk23pRjXtvz818fk52UsBxsTTE2vO9gaGYmikTlsRH8fw2ZjUrg/IHysJq0tPl1YKEtcDp/sQioRXaPLYazTDqQ8xFdjsqoc7myE8+D8rY1lEMcnNxIGsZJsOKtzGUJnVnL1m0WTU0s1zFvBNfB6nVY0A3YnbGD3op0tTwUATwMeoPOJzkrNdqz8BGedm7hIKXF9hp3H6uhMCulP5y1QMtBoSy6BIi2YA9mW7ErTFGvS5lnneYDtGzvjHIBmsVsKLtICSJNduaSFQSzKAlEOcfSZhfEBfd5cST//8jgHsV6P7cDAQG8j4Nx8KCa9HQgQ/91ix+8aI8YdPVHwfj0A3G4Xk0kmf3EihQNhoSuQHU4qXRNdbZVH3LEebNkOxbGbCy4C/8HWYKzdAiFzduBX5pHKEwdtlWQtKiPM1xJWpTh1WsHBdGA4Cmowo1EApYN0TpMBucMI+CV3zBf21oHKZIKNae6zckg1a85KtLe2FsO29w/ICigdUs7XlXuPUXAv+aeddE7zLpukJ0y5HSgo5DhxEQYTCcR6TpJxuzVxOMI81xrVxKbOJE6RmogjlizTSIlU1USP10y7ut9VrliCZfGiP10Uzlt+z73YSUtNAMH1n3j9fFIKid9fS5pgTZBqsS3YFMPFi8cTJ4gC68kOajyJ/3IKlUp4PHhQxOPjM3yOT10+U0yLOaoyCVqwAEoiyqYR7RITx8cbsfPVgZIWLHi4rp40YTbRVd/lZlG2kyZIj1+ZxxpFR6TELFgBuFX4Wfghc0YsbBqo4HIy8Q8w9vaYBwAFHR97WJ45ZM34KpFGWuhgqyGPkzWjAaM6kmYFWWP7xRRsAwfue3IB20Qygv76haYwMiAg60BGkBfOk1UOGICTjtlpAnxvYDYOyDFXvX2tZ590spLi/ORbFanAJ8OiXeSeulNUoDL3SgSt0TyxY/cmK0a3wkTu7uhN3mdii9VhbciDR6A7CdaOotxQq7+ZlC/ceBNSjCPPdlk5HHtW2Z2/mxEkchGLPKypLAhSFGGy7OC1I2fWIDGN4Rb8rmaiX+xaUWIncv0assUhxx0E95CnbMlG68/mYBX5s/UXzLTFJHFgHDUxQbswPiB87LjaLUUpHnISHF2Wr4LUUNmuAC/CE5X9DPenkyomGHMYw72X10LMrsMKd90XhiZN9htzT1v8opCMgI0Izl60DM8aRnEjSC9CrzQ3lSzhmRrcDK4kftWEh4xbdvCncZsZeDabWL0MyoHnLG8ugObAzcuhGSho+mwoSgjX+P2cUQv1pcJCosC5cbtkAbQAbBdXJLpiZ1zBrGWrUT0wpMECojBiUekCUD/OzKHQoz3w6sshCJ2bt4sWAJxJwbHtlPMUPWTIRRU6NUhWgxJLRJkLb4YpyV4iPnc9sTR8fyCs9PYKVQ/Vep7wmbVtlkVk8jlBlkHcoBmBM8K4YVad4yfJnOGrCFQA5cUTZ4SjJ3hABvkkJ5yMfBkYJgfaBdo2OKTW6A2yC4KrFp1SOlvVpEjmtbvCsSAQyYoqqB23rbm+KupUM7iGJCFBivxn61paZEPBbP05di7LHEiDxxzqc6+5FSQRDq2kh87pS+PiMl2HmChyBMv2aWNMjFlNNtzroFy9nn+K63G/OWMMjs+GRD0OxWI0p00syfM4RVyDqvnYONEthfieaKqXK1N9Q9N1ibgu39hYRSwnn7KIozZVq1SoNG5AOkPaip+cEjO+mURG/EEwa5XN6PWs41KaPWxq/oGXfcZ8ggdYG/ZRE67DQF853iRrGo1a9LUqMi2iwm/myKBFWViWX3Vsflr1rTIqbWYFbKICF32rgtuBMXNVCFxHUugcED52IwhHWFm7hEHXqdzQQwj3pHh9X8sDP9j/HZXfFsmuN8uan2b8qe5fFwW9purrNSqNF9rVdvMIvVB2XuAR9lvpBWnYurBcCaH1KK562KruhN3BSjlOWBNcEpKt5LARJhPrjwrsYMTBAZuEKpS+dNOAcULuhN4p579hKAH/rseUmkzW+6dd/i0R4AimeeOJ2sRr0wxr3Sp5JkI9QnWVujCP2DYixk08kHKgyXpItSuyXmgprPfzWPZgzsBldUi+q6mlqatoIHXbMs/9BTG2AktBvaNH28OUs1dU2irQISTXdXjsUb2zi/P6R0PDrqUupW7Dg4/Wu+DXVf2jK8NuuU/2fU4L+xyW9hnwEA9w5jdTeUdVFDE3YrOYwnc/ptSvbrvEWQCeLvtrpATcrr1O7rBuvdfRJXgeKnfjvQ5GbOI3x3oOa/hdELgCgrQZEQERVcRhpuI/r4JiTQLV1tpuzTpszGiGJkBTpa1ThuIloRPN3TkRONE0ETSxYFvA9m1BczRb/fjpjpo0J1mUY5rGMX2Cd44m3Skqyild4xYi7qqVSn+tYkAdCxvG5gFapSOAFVAKCI0HXfrzaX8Qaa9nntofejpl1aB/nh43n4FKL640cqqq3Q1oilyVDaKvaIhwJUMTlJvSkIUCmn0qNHjg4qxydinH5M8kU+5ml2wOy1XoQp4iuyzwEriQjCRuTA6HhTm/KR4+JrH88/cTvqkJUkgYECyzdrGRaqQ2zsKcqCgWK8QceqYI3vzn/zfy6Ha1zR8XV/ScaznXsymt5WOtHf1rxLns7neN78DsJ1WxVc+rYqoqPWPwMYmeDD8O39b96JuACyHwt8rgc4MgrjC2rxmH29erWwDoGptTN7oDNQDcMv1d1M6CcMeCeMfW4i76ELXvYjUp2dNXpbyHSzwqnEeDi3tal0DV0O7WDfSc7l5bDdsJo0Pwd/M2ybNYxd/ckpl4oXgLH5/X5Bnlxvt9h13QDJ4inlAMtS6BM4LDshYk4SK++Spe2c4LhDPhjKoAng8BDeMNQ8PRevCAM4E3QEMAdDUNqrl6HmAj3kfQz1Pf6dI/fz6CMvzZcXj08xS+8vbtwc2bRaIh3Z49wBURANBm5XrvbUZHQcNz3+cWP4BnCPL29Q4CocEucKe8Rl6nN8gGI0bi0MlqoetAIUaQj/YJ7ARXp4BqxvQq+Nl88KBR5FOnTxtfvNNJmvMBi4AACJsOCQ4eMvJsavCUqL7x0n7jma1G8Fs3FPWfnc7uM2H8a47PjJxp46cT2fpbx8Ud/ny4nUXWRf2hA3/8MRCKunSU3vVyzw/yneA25LszDoeYWXTUJYQcHvbZG7V3dU5UDtDsmDcryVfAa3mvfh9H3f/S/CWqtOiwwGOH0R8/UBOGBgRiAMIw6vmJiGPE5ppUEcGnkRgbaAY+EMKQTBwjVNQZpjSL1A9quUW0yJVSFRifhiWmUv+JSEqtpFa0T4BRSQ5PKa/Z48aUcPIXQROH3wEUNW7JJkaUWVtCJHvKMzxELo3IJn35fg/mhJOBAPjW8aBvbqVj4CEUg4f8CVUNup8B/0GK3z06ocX99nGNf4SokHiwRk5WY9XJBdH0KNoyiwPj6ckmm397ffd+8z6/cb85cGSsK0sgSsHmHI8vcN1cB/BruuDbe5EaD5u4bq4fcMxVxgxX6daYyqrPNpnu3w4vRGr+qtcFp5VA+H24alwvHsL30oF9Z9Ek/yIwvgMrFyuiumARfK7Tjo2WJnFLUAiTu1oO36p+1n4RGFJU5NoMlH1aCjNjhfq+36TR+SKp3f5zM/9+0o4HpfPbVKK/W+/QW4U9tIhY5UtzAbVnRiwvomNHVY7c6mXD31wgzcmKhti7JXLizEM3Dkm2yncnx5sR7eTUUbLxd1S+zGWjz+257M9AGLEsMQFKEmqSoTXLCgQVREkns2nZBjWpBGNGoLjCkrDGFA1BqUE/qO/eUn+srMDvgPr2nfmzqAeKMTOp2ZgCfLG2+nLftJX1kBU+OSY/dttlcKR/ubUEy/r1PwsrnW3//4Knep+VI9DlrbH5MZFQcmxebLI84RG9iM5n6uhDdB3Eh3Scy4IQJdWi7DL7cpkFuIqXBvcGGXRRbVqKP84QNFhmKg3yPGmpSm9Q3P20Hvj2LTr62zf3HAGa2kyPF7dLsYE3HM8dm3RiHefMUcySxjjM1fi9TkET3+69H5DsVhevTpXVz5hYzk+NyVKudr2+nJsaO3s2tyY5fMtL/ktX8kOZHMwPBp5X5vgqBdRfLmeb6Bx6LpxZU52J8XgvWYNjKAHeVFVefJkyWDVHZY5n5EaYfle4L4X37IZrsuicEG0anU/PgTIW12RDrg+Va/BARSeYSqoWXLbrq5yrMtdOl87AEBVeS5GeXXBVDoMDwlsDB+j59vl0fNzw+zKxnfOQKoWh9zAstX/I6QZQQSwAmljIq65cVJ4fY7/SrdKiC4KltAf09/QHbCkEb9Pr3FbSQaySxqDOhlIqKlIQ2gllDY6eNIk3lSzUXLLpLc1TYbXTihnIV2+aDtq+FdalURmB2Woak5YBpSyqSIMoJ1Q1eJpyEo9KSosuK9sXSHF4eoK9GcGOXgFrd7I0ncas4707vmZSzf+WnwCgp1EgOE2P7IUwThPGCMRmddM4w4YxfuECZcRQhtj29myfExBSupCXxFt3b0bujNW+M9AZ1ohzDrwYMTsUY5uacKP8xuwEr3KUGkglLvWY53Fw78Ikxwl2FXvCMWkyylQOSoDcNAoEHf57GJqgl7GvQsPwGHvv0QHVeZ+NV968Nnjjmq5Aqjs20EV/PPRTMGGmYY15DmE0ZhMH+YohtBMz5DnG6jQbO97BGmPxxaw7HhjzHEBfv0YPnNQvYmshVeaFSx2F0Mb6UoU/E3XHMCNvlYHAUVvLum8qD9fx65iuPYCuPQzsfWwtvwQ/0Op+M2k+sdshuxlrvqd+oNChYGlJAbNQWxMq4nbxV1XzidxQMfTnjKgIujfwKLYiaElJpFr9rNF5S/ipmBzXQKd+b4/So39b3FFcIu6jXVCcUDywPs++ja2m/0nJpzxnP6PMJdzYSKM/p5hT/mR/0XKfgbelmMioBGF4zFgegeJFFmL/Me/gh6MKZ4mpnKyhmeaZqkLE2aAC7MGEadnRFjLr+LTtwI8ZRPOhZsB5OxsroSqouxHJy6b62PlQspGqwd1riNqNVI61AzXvypymWkqb6Pt3wmUZVJ9EThpUlQlFDjiY6KJBn29VgI1YHURe/YG2A6VifSTv+NGFplrmQfjVRbRd4LeyS9pYTzwnvK56jR0DHrwNPD6OwBTpAWEJTPhWnWq4tBRWdzqYc9Qw92zc/tV9g+RGFY33L05yquQsikvc2T1JdqUmPl9gm9ZNUI0zKG4UxriXpA9czE+cCX+izyyLtc8+sp9AH6Ep+uWZgK2exCzsTOzc9c+/if8m9OoA/sDF/pcfEn7c7uf9z02Q4M3ifYKNcyoaaM+nsFLPWzB0nApR2N5dvfOKzCi9IChxnpgtPTzNYT1WLDZ763HMgoRg7qlvO5ebZxvNnemCB472xLWZPqJIsPTokjzRoP2gG/nY8tE9j5ufaVUwx7GOGH/FbAJdhk6YXbywli4xXcsrIo4Umrbkudx0Ge9wLsV2+G+EheDdWU9sJe44rhLriQeWIZYA34gyBI0CBtrIN9vInbQE+hQ9sJzEVGIl7MkDpx4st1qedgcm2RJsJTDGxbRZv+sxz+SgNNF7pVvT1qK5aXEhT1y07guHGnTQs7ZPMR1tHZFfYltR0SMF4VYYE08YPgUUmF6SbnOC6c8PiabtzZSC67PfOo7/FUP14fmL1hHfZLJ15aA7OX6MzRwcG4/lxV/84gTYiHgE6bOBjo8VvD3wL6OCU8FwU66vs6e8bRMw6jZ+gX5BZNs/x2KWe3V2nqYY/1ID2SVeFqZKNYuRZuAy9hzPtJg/K9Js8UxVlGscwVBqdeo0qBtanD4TnUmDovPyolOABoBKi84s3X/pOmbfwCzAHVIJ5F01zD/7VHmFfoso3RmMGTNLyk/JTLiKYJturOk1dd4WKlL6V0R0wNFXhlZAs2cDmh05RJOu+tvFrpaJkG9AML3ZudT7pAu6MI3+REbg9f2HL2rABWVbaCM3JbHigrJBg+W71h+ScAagucavZjBtzdVN/fcTAkig+3DVfNZn9xXhZrGsIlw8jlpsJXTfAD8ALhuC1Q5nk8L3Hn89/Pe6Q8TpEbyBbsDv7YjPmxWQ2oXxkRyq47z3zbPq+bpvoh0Jjovy7p7wdQz0bfxjEbfLRzBTPczIp2uY6i3JnB9MF4VrDrae7aCMc45zxTvpCVHEx63ZSZsoNOJV08dEEL4u5EtSop1dyF9oSnhR+4tnPy9/JdAuuGjJ3+d38gsIGJ/ro/+1mJ3CsSczV/07Mi7EEPL5nZmU70vf5VzGQrgrOSfXEP/PlFsv4dORN9tY+7P9sodYy7+OXvXFENW+Ejun9zba/3LScYQGEUhJhoQAFRBB8LJz2G5DiYwBMjCbCOft/q6CMFgU/IGVybHj2dTSv7Jq1y4VDPn+MqMc/+N1aX1sxN9UKBHD2JvlyABQHNZTVJrHY0ONwstWTwhL+v9j4+U1axN+ht8WpKZgbuewDMzuPGxKqiJPIZdhav/CymRYZyOiAp4Qji+6AZvI6epZEdEDlnP29OV1OToD+z338yKZ5g73y8zx8LYyYWkkk+VjxsDpi9owwQdOhI1EMCzZIO/vSG4/LE/GA718Kwx+taRBfLnIaf8+Rwogd9JG+2mdZBC1nhx6xPxoKBlVj5ofCSXNXm/S4tzM9n8/BaH62SIUJTs3uh3uipj0pZlRxdgphmNkVv0q95PKEz1b1BXJdTUMDHYZ+3/udetvzXQffdci3hR0mrClJN0MWYYr6NIpdapmZfOZPBsxn+nPBix2a7KqNLhP/6BkrtuCNn+/4x1hchTDJgOSGZlGLqHEWs1IRkq2jZh4iijqb2OO74C5yDqiAFIm2QHf8yBkRvDZGcMN1MSXW0K4ht9o88goNUuaJRwMbKMYKYGM69cZgRQaCAHQ83ZD/YCklIZY+wTx73YCJyBKSRGtY1BnFSRyMv4hToi1T2kAiQHEsfE/i2gJrcqc75K5JJE+x6S5mZVLFrCWRi6cI/+fxZXVhb1ZGg3n5iTM8tpfoMGXlAKzssDmupgYi2bLbNc3t7YTmvHR7VDzOoTxzQS0tzbr2y2bLXYz7o676qJ2bwcJutZlUhP4ZQeW2wLKFxvj6HDwzBqdFcEhXY74L9RrXYU/T2HoEOqbolZXSl1O7QlfK66UkDgp6qjIOdfPNohTUiJlc2AHTAaPn6LmI+fjARsJPIX+9x96ykCBXEFYib1XzFwbboevzVyyfIflnABRQm1iTzc5sD5JHHqt05e4HQlhJ/YWx7rK+jmm9CvCy3QKhyKC/oSZTtbh0YhNQo4K8t9lw/bpyR0x/udGFlW4n0b+nQACZeODMslTFlP9zH4t7L5LP07F/DNZT/5sPgWaP013OVMUFOcuM91lD/9rQ1hDRj/6g/c9XGFagRrvgf9H8Pl/MjynaXkBLNCagOeQ02kLVqFZ+Cz94kywLRMaUVwWOvunObsUoziC8BF3YjOgwGxzxyhiFViOwrGBKvndGJ1CrtBhbOmGg6CzPuw5Jv5oZGBGNZRVC/nlotEPsfmzIscR9hyXFuDr+J2xg7uCu4PxzZHq+I2tqgGuHGQCkbvLgqPLdVAEw/bNcZrpj8+DZVRKWa1ObUqgXqMwIjqRsVvA/8v9rDNZKbQFtGEsFYd9pB+s6oPZydme2SnZQGa6kCRmlAluLDbH2/i76RygRDGcgNDz6LA/SU+pGJ2PWaL9yNjeySwEbhdS+KhpdE9ZAgFBTGGIbipV+SMsBMFKOAmIecLFbISeyGA0u+FRjEwnLKg3bSDU0muak034pNoy8UL8j4V6OQsoozOYTNiZqc070RAepYIgLJ/g5wghZJTpyklaEU0wceZqhAwTJtfSNNWlzIcOuCbOeEvUvxRogxJJDdZ1cCDEYfsy2BtkTjBqsa+HyUw5DOproSgTDa/UwY8ZiEdduJGYbFoA5OuD/If5go9kwuZ4BIZN1D5/ZDIxCAYjTt1ZvxCWwXyHJEtGTZ6LCQQj/ISFXxu4joiFK52j1FZbqpfCZt0oG6vGWKKJSHAuG8XjESEvkEiwIFKteSgd9UfdkBy7URLD0gJLh+EgnBqHJZoiwFQRAWNMMaRAVIhQ8AhrbzaGjmVbwUxInbxmf1TRX2nNnETo5MZap+XVfo6ZjgwGKjCB5m5L43Ij/Pm8HLaY0SQxR0BQ3RXpWowMEu8WFF+R+ZNMLGPtkDa99XvbJCz/ITml0Ic0xZrqEnoKqUYSRg/kaC7iKezSc31SCldu+a0zrUirKhRQTEFoKRb/h4uk9A+8YsHUrVvXFNdu3Pio+LjP8qnXH0PGDq0X7qw2JE+phOZLWo1F/TqbnBwijZ0PjYldg65ynKv13zoOMvKH+s7kV7a2gvJF7Ybm1nUpKQbdhMQgYQ4aUieMO0pABP5OhWCo2r2C1wxBlwA0o2lUyfk+2u9H/Ej06zeexXWPPakx/JYYyjNqLK8pluJJ7A+6ZR/0neBG/B58y861q2gnvtUTo8J4oGoMRU/wwBSgXno8GVW/tm/Fe6IqlIKiLdQo6K2bcVi9DGjHfnUEIuhXLYN+bodV8KWcj+XV+V055PwcNWaTb+d1zQFjFtsAJ17aczS1aemQx3ZOPme7x1p2E5r6nJfmFGDTb1735cF/W2ySxjsffu20c5718Tzylgf/fakDaxMeZJzauoxkfJA2J3lhGEnc8KAuvUrbUZ4z2UL8wbkqu3JdBH148rS5rbqF9WfOjbpPFKPlNGVYTlsawcHjbul92rmQAMBOsd2W9HXcCx3oFkyFnI313ul7teHm8xfMP+UXdG99ad0foc57LlY7z/uuz7bApeI8nCz+TXFWhWej/7sUhpsITb3NFrsPO7v6vYYcBSZOuxyFnHDzRJd8VviZkv+dD0KSAxzfATro8r9X/O+QEVTDPbxy9vIPYrG59JYmTaZOuTNl6twxurhMNnfe63lzjbs3v1eLL2O7MgL7H5evbw7UmJenb2LMa8doYqLjNfZxzFSuWxZmvM2S2R06+AJq4gKH2WEuWXAnZJxyBCae6FAjNPgoVm6NFrfMX4PyjwLrLpfQNdASqJDuoSEMEjTukG7l1iX0QiOhoS+hV1DHuuetYrGKrfaek5AqqXwZsc+9+zTt5LI3ssLNEJgVGboBjOsAY/WDTBE7fV6H3f2YGU4f0cSYedbaWRB6mJjuQycDi1+jhBcn+u96o5bKWQLgLpZoYJYXuqQrexaMHCan8eAr/KnFkYf2mY5WduC/m9Fm7tHumKyr8+LguHbK/GphcuEji0/a49mfcI8Kfn7mwxk5PiIRcEMUlvE+L+PUWYcQ/6QXwQkv/JGdeQegmuZG81/XE47vPu63ZWO2ZTyvN6GScTMkrGgzj+izEIR3s4wLc+eugL8hsNTqHN/T6viC41ae/HMrP3+PGIr4l7wcfrc65+tlucDSy/ccCNy5CGbVzKKL0abgA7ts50AbZUGx6Q4pBa+2t+a61f9+XLERnjdbsD+0x2CzxHtxFrPLSix0TFpEFH529BFmoEk4d53rDyfqDt/4t0miBq+Ze8gipqjQZXMkHPyTFhNaArUJYK15vIUQCAWR65wck2NJYkx0UB/wFQdKnqlUdggkUq14ZTs8bGmnUmX44bT/+P+tLcPfRJs/rb5REsC9YJz+nv1PjSMlEpwGIQp8DbX5/l58YFImNhrESeIetXTJoKxiSJGalpL0z7MT468TT8MbF2jGAlaRq68OnBvEy/4ISCNCiuziPwQZKZ0JYkA66KNhcSZZvUt00DL40AZkIU0wt9HBdrY2WNF1fhsbLuhqEs420TnqnJsdm39Xsl3sRFZS/RXO3Fithb32Z/Es4x1+BaRiJwRIoJ/xMAZNwpbYidnik1SqhO1nx2eLgW8/Xs7BcOmgsTp0V1vAE+c7qRecXM7NHrDFQjhXbkGiY4FrUXKR/XMzsy9XO8GSBNJA/vMD4crQmfKZoa8UZtO0yUO5sxOSbZLnsf9deuUfC7HGXMzN/MfBz+IfC33OFC77AkKzDxGUCZbB5fYXDdP2BfpRyW5XnN2kviRbjbNshVe0g+lCfPkHPn5sXbaWaBkaY9mlwCTt+XXfAFE165Krdu67wrAlt67DR+JdB/5a2UGH1os1/6Sd6DkFdzqBPQHEE5InkolTsL08DBamZ0cOY6CYw2QCHEyK8iqai5+HpiaBex8tcUuBCkSbsT4nCdjedHz6Nh8eygXqy96MAM804FirlUfjLvR+uNFyHC46ehcl2KHpcqYJ8NIw3/xGnX0Il4JLxmWlZJEy4Cw+qeuXxS9SUi1MIy1Y4WtZcSbCE3vYn7g9jp/YPZxpqAcyXtlbUGC4t8YwZ04m7SxyFjJyMs2BaO8S/RViDnGMsIQwRk/yyrRMwIeXmywxWQ7zBaMqcjdZNarSRPHfX4Iv3soY3X+E35YCRi+OAgqLV5OxNYHxashr+9evSoPHysZ0fY5sL+2fuapX6w6UHbA/UHoABLXKrfXUT+M9N8mfLT6TCbYT79T4BMXJpk7ZArRv8+c/K/P750rZNT/YS55P1mE9E3/G+2U0N5bJZJoHDRQSoDQ1PK32+xhj6+4oYl1ozICWLIFSyBzBDIgJmRNgAxKhZM9keYNng/yQ5yH5I89HwHdDYM+XcEGY4IvvaDb+K34PzNEzt+HPvdz1oq2leWGaerw1sT8AU4GxxtdpwvNKt4rWc/fK2qLLzAuDsHkWbfK93HXC3xsKcr+VYskEpbLlGDK+9G3ZorK7wnVaHbc8bFCheVlaGwgemAooem0j2ZqOe6Jdmp1jWPDG0Nzy00+XjjXN0mXnLM2ewtGtyUaLX/2Ytg06VvP8eR2bDS8q2N9FJeZ1BwyBNxbX1W4sDnTPH9Kn+urGL1xCVfgyppYyoGig1PzO4XIxoWq/S4yLNTzDBWQJ3P64eUk7BY+XwRuRWsO5ZDcTZxNdA4FAY5rUFLMmamJqiPcJJiazk/NalqvaT+bNFagnCkMPTs5IMTEJ3oetidCBh7uiO6OLaCt4RuQRYuSNLWrtp1nS+ulaYv2icd5n0bI+4+UjtBHgI7rYCgSOeY4Ch1YHauIJ5ecIVwh5hIex0ZlEWkgyw2qstv/yoHj/7/G/N/i07Celr1arfnd/0DEE8oeycd/bd2ptbV8e9QeF6evkAzmFQTjxcfJlgnUBC9Lq6j/IDmlSUwvAz/MZTj+RJgtQQKPfYJ6WsuXdQZEqsdVdg5VKYmbLlW3ky9NM68HjwLlctl6/a/2lwEtkR+DD+W89TUJ/ZENdr53A9WCfWMgPwLY9Fp8qzghgwmnioW4nVwB39wucBf1Vw9pFsESTqWJcYRQsW2zlpgLGGE2jyVwi+k3iUBXY9grnt7VVhik+063EYKLdTkY8PpieA30dIm7kerFw/8TCW8v2C2inPU1OHfNy9JlDMC2aKCw237yai8mUS8KA37quHNfhsKBUvzTuBYV4d/3mGyWX2JdKSj4daUoQzOFkky/BOnYvvdlkr5gwRPgj4KEcVHjwOHGQLT5mi1C4okRbwhigO+9K8KUqgTNG3qpSh/C4a2c3acaUhGagKkXWE9+cQsZLpjyzO2gd2XJHOb6D3oGXe+B7ab14Dzmxu5sodwIMscN23iCKoIOmW82oCZtkadLr1uFKapi520Tviy5WnhcMmiFmFjxvGluThzVx0/v4c/yZ/g72VvOPKyEnb+VdeRSvZIDkEPRTbr0u5FvC1M1Gvk8OjPLqIxvvmxAhbPnChb9cvuC1eN9ls0H3QTOR6ZjpfjMaJnl2/PGWn8JB0+tmEP5696EhzlDiN+PteoPYJoDJvO13mzkKOwT1oplUex3p8VxvCN12CLd8KDR8b6hl+NQF2U/K7ttQ3NuxwjG7zWTJFVI5T859m7Wje2tcBD6E9xRVwp9unqVhr93kizX3DcG8YThv1IWbiP1Y939k7Is1f6XWGpUe2nlEUGHgPmGATfeywHEpK5KfnyRHXrrObQZnQ+Wz+z3zAbK2PXAdLJ63XCeJfovPcrTzq/eSHStrmVSdx5Vka8DnEwsgFUaPU3A7dI4jcq1zlkG5ognjKDXGk/I6L0ya65xoa0y8OJ4eKHFbnXecyN/aUPuoEZfrzgIPZkT4LCC0CyXXJFGABIFqAaj01k71yfm8RrxL5ZXmpa5s8Ug91Et3M2+haS1Zinu/5leMxZYn40G+G1rUeyFWi0kfVSpErQenPI7bnb7QQ8uBoI1DUngoIA5YwNc4n6VTbkrB9YSUUclCWpGU6QdAm59yoUUUpYKyeLCsfTrSbQWvVniV23mb5Cnx+S4r5auFrd0rDWHd++V1FuBaAoBbyB4oCjIDtjWstOLW7y5iBZaLzZXWL5EtCd4waeu90OdhSZ7GtC7WnFgOWaF0fqs1jxEl2lYTHd4BF3dDXTGQWalL+jK19a19Xs7tiXSAkmTuOHQA2QLyvhavdnytbG6616nAab5wJ5ZdlvRC53zePE8dFVBE0QoplxtWWAtYqy08E8iw8L4+6ZEYrVxrW6+URnKlvtlsibmJ7JyDkIVn+veURFD5iIBiqFRH8/GUb3RdPdR0r6wA+G+gcVDfjdKhBUFhbtOyZfvL785EqHS+OY905VI+542IuTlr4QtN5pRy/jd90Bnqtjk6tgT7oMSegw0l5JStCmoCqLeua1k1f74CIblbE8nQRDtmdi3uf7UpLsTVNiNWQi0TrlH7YJ2Ulj0DYGop76F7/Wbra6sywEKfddBSUKZXstcvJYAIxVK8UA8IgpZDK70kph03qFFqvi9Waznfkf9d5YARGwI4zsjWauXipJGRkpRPhZJzAmFpXOmHy4yC+uUD7MJd7hsfFr7UZnZttVtKrSJdt0wcOmhZeCOfqDTHqRcuFnbuuWjktfVm1ZxYWsyvs4ImBw8QRo2oE6B4TuYxPkl7N/tiWsxLkdm5spoQoCb77mILlgzL7S1WTTGanmGLkV5JXsmpdPWUWoicirWAM1at/F7ESYB+Rcu5Q2vMHCC75pqVeXY4VwFX5w310VUmtdD9udJcb10I5XbNAl6XOuuY1c5VZB9n6qmVFgiVOs0L9UCN5rG7KfXF3fmYmq/RDOP1iJLE+9bW6Sty2tGcc0vqovNGtc597NgzjXYOgG3yUAvbumr7S5uhTksoDATwdi7HLd2foSRyxmzuE/i0xOk1gA0eeGVe3xevCtTlkhh4kNKLgU47aU3n3lnpDrbWUK+chvN/rVMV6pnjeevfx0WHrc8Nw/Sq+K0+K60jD7kvvilPtTM0rdlzw0npbiYfrt29cMsrG2RLE7epd5Sccy+Qb1C950nrrN2qNjOPCI4WxtLH/hp0MOnXPWznHItlKFUsy8HjaQAN2CPeGJRFC/s2TOoAvMY+zi1gOzd5jmEYAqC5i/OgmJMZ5p3vnn/qbT367b+D6f/bGxL+Byup0de+pLxN6hdk4OB/da/cQ+Hwv45HtYUd0YDWo21mEgACMPo8Cy5kZs8s7+dp/rI+2Bi5eIjjblxpne+ydYGrty5/+wCMwcq3D8IQrH77KKxg04nHYB6ngdCiRoDlXNTe3mAS7rrS+thl6ytXb31l77wdw/L/diz129uJ6gHXJMl5CIO4ERh5N65uwpLZkzYU6A77f1K4CzSDH239paZT3J32x8DoM2Vq6WvoEs5m7LiV5J7sFI1EiqutXAltH83q5XBg0Rr2WNLDINYQYIjnjFb3XSeoyPjKZiigdqj0iQR3AtJOEE/Cvesv0qjpvjkne8d41zPJKpMW4bGoRXBmDHNYUyTOU6EqESEKp4rVK9JTZi+mSFQXB3smViX76cqpbnDHlFb8Y0P5/6Mh/I81wY0/x6Lof63xwGuF/8MaeDPJ/1XzT/CmywV8UpKTq89lXvQHw9F4Mp3NF8vVerPd7Q/H0/lyvd0fz6/CvGA+398fQIQTpKIUzbAcL4iSrKiabpiW7bieH4RR/CO8HSVplhdlVTft59jnQtcP4zQv67Yf53U/7/cLoiQrqqYbpmU7rveTJc1hFCe/ZPzszIuyqpu264fReDKdzRfL1Xqz3e0Px9P5cr3dH8/X+/P9/WXCj4tJVlRNN0zLdlzPBxBhQhkXUmljHdfzgzCKkzTLi7Kqm7brh3Gal3Xbj/O6nxeFxmBxeAKRRKZQaXQGk8XmcP0KqtMoEIrEEqlMHrSQ6VxeAjolZL9N7dKOC8XYvDVsFwUUD4eJPnBqXRQx/iuk8HlI3bmgXcXptp28gVy89QIzOFxS8L+p+Qif7er6l4Cn4ULeP7YKTMQv6cj/UqCao+wjGrav5TPkGjFIne2ImdZN7xPjIy76JS04lRtI1UiM/RbCq8/RWVudNQNpD8NjKUoHDuNBqazq9hZmmOXVYqDf3zIdnRQlTzkn18NFFcW489Z4yAPl/xQ5i3rMNZnGFE9nfGk5ioMF+RDu4S608oGsw7gJ4vBl5zkL5AA5yzP4XL4HnvqaWgGvFVZsRLy3ogduGNNN7CFGmjPk04lPiHq+pT/NMIvspb9zLh6UhE0NYXyrzIcXVvCa8nKu9hypbDMxNmPAE60v3sEMC4Jb6YYmgWKXWC3CYsl60lDkSJZU7CWsL1i0DNlKC011bvnM3Y4sy/1e4fsHReucX03+lq91CwVpI+8jlHL1iPlMKQGxc6JP3f2NqyCZPnroQKJCe3bJNh5s69YgV0IRKhoseXJDh7Qr9r4Z/H6dA62mG2u0SH5CDlcMfGTh8iTfwG5sRte4ZCxLxECuDjKdLQUDO0V06ENwDL0zHpJJcZa8fEbDC9ZmBYLM8IG36doYFXy569KI/e6yFSEEU/3E7JSqxKvRgIytPpbcIC7XNz5bsXmt1OlTwxmE0XhNXMy+RUTkAPmKZrXy6iWd1jOiYiNXpqFJemNFXHfJKBD6RQYyawqgaLp3wHRVLlIL8ss2Sg7GHOBsOTcZqWh//NU5JNSIw6JCM0XSU5alPzEMMA/ilOUzqORP86+Z/4WpDfOX0XTSLHYXexGbbsUm23lo0PYALZuorZREjSsZm0hsQ0lNEMKt0SM7xyQXl1mFGPuwIwfiBCu6nxWEgtoJOBQPCa/i55+EHj9zwOQBj7LxXurSORvujxhv2Dfweqf6gwaogt8QdJw5gt9//k6nS85IhT/HYUrNEqpXEp5Odv0Z/NWxI5NGzh4DpI7/TVS54EpcR2bitaMPsrIodjyPCtibreVE04sUjZvap39pdJUrVtQyhBfdy7HUwjOCSfZGGRe7GUrbOSjnBX9plSrMT1HERW0y4zl9itnCUHqQnhYd68EWsjwxt4y+kqnhgcOYE3lryCuqJngIT8m70Y0YrLAU4V6q5E/uXYQcimKE0QgUE+VYP1skxLNQadmSWPp/KJMdAbziNxqHZHxg1p6W7T0URqmA2WU2Ea9uA+vB0RCbduCy0UEg7dzAKewB7OgFeH2zJr9VZxmD9Cyr8LoD7TjUVr8q+g15vW1Bs7i7DKGfbTPK1Oyau2izVddSxawdgc2f2O0MtjyrXRWkY9HYsIMQBsQHUhdglOfbSXKjdfuK7V7M49l+49GKrXIK/emOyek/V8zS/ac9gB/MFUVWLRIpfP8Iqe/UylPSOhPIdE0+yya6UIzOL7gz+UUgQ+WyX8RuFm4V2Ih4n754ZNQRG9JIQOl+Fqr7TnIUpUx31z8y22pGeTUeyFYf8vvp5hq9A7baM1IacdjRLV9cunE9d056jIv/d2/drEFiZXuDlI3MFtWj9eQ11g6X1DDCvQ8B6H0iXd7gdbvGAuM/qrlqQXbB7J/N5YyGtQssuibh7uV444zV6EURL4rgvtVRXvflRvnJfF6itdFPWY3pQMOXYbO2uvFmfHBtXlYjKmowIKtbFSqd1P/mE8ars35d8E4dSY5/xSctVNCoLwJ22naJoVXISVtsIq4QwW5BDO1P/uoveUTDZ6OFRQnOBk/E6OxLqphbhsdOGvbawaPuCkjYdvIKcvPg9/qqZha2m8wPoDcRwoyPsOwiYxq90+nMdP5L0LrjA/ut9pSazzHqgUaJnagxlL319vVAVqe3idHKhc6r+FqKeSzT0sHsqeBVXgSJpd3opW69ibh5oYjWvK57RlYiVd3jSRGIb2+dqQRSn4/GvZccotjTeyFPyP60CQwr3joW8665Di7AWgHc017ZyIMzLrNgfuCXxzjsFK0SPh2rcDnQ9473algZJ72BgYUYDAhvHX1Sg88yLd+N/SgfpJi9G4/8KupiXxKORmgakcragz7kkIbjZb4lfQ+lsM9yIO+oQ76OzyV2H3O4L29cgWKfj3KI6Ynzl5MrpSxrhqODAp8HZug76NWReJFi4QOglHxELKuJfZn7/Qat6VvwXuzT6o15dKcsj0o+uxL8hrnfEkgUp1ykxNG5gH1m3hya9h3H3pCuO35JJiFfJivW2PXkoxRSvMBOJjQFREt8qRwaHJoVI+Jnmahk+R4p6bUu8LhJDJitfkn91pQntmguE4TxYkr/AA==") format("woff2"), url(http://139.196.164.10/static-dist/app/fonts/es-icon.woff) format("woff"), url(http://139.196.164.10/static-dist/app/fonts/es-icon.ttf) format("truetype"), url(http://139.196.164.10/static-dist/app/fonts/es-icon.svg) format("svg");
}

.es-icon {
    font-family: es-icon !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.es-icon-qrcode:before {
    content: "\E615";
}

.es-icon-search1:before {
    content: "\E6CD";
}

.es-icon-likefill:before {
    content: "\E6CE";
}

.es-icon-like:before {
    content: "\E6CF";
}

.es-icon-videocam:before {
    content: "\E678";
}

.es-icon-home1:before {
    content: "\E6D0";
}

.es-icon-homefill:before {
    content: "\E6D1";
}

.es-icon-anonymous-iconfont:before {
    content: "\E666";
}

.es-icon-wenhao:before {
    content: "\E671";
}

.es-icon-dot:before {
    content: "\E68A";
}

.es-icon-add:before {
    content: "\E6D7";
}

.es-icon-close01:before {
    content: "\E68E";
}

.es-icon-view:before {
    content: "\E6A4";
}

.es-icon-youjian1:before {
    content: "\E6D6";
}

.es-icon-markzhuanhuan:before {
    content: "\E6C9";
}

.es-icon-icon_close_circle:before {
    content: "\E687";
}

.es-icon-focus:before {
    content: "\E69E";
}

.es-icon-angledoubleright:before {
    content: "\E67D";
}

.es-icon-angledoubleleft:before {
    content: "\E67E";
}

.es-icon-playcircleoutline:before {
    content: "\E66D";
}

.es-icon-zhongchuan:before {
    content: "\E7CC";
}

.es-icon-portrait:before {
    content: "\E65E";
}

.es-icon-accesstime:before {
    content: "\E658";
}

.es-icon-accountcircle:before {
    content: "\E668";
}

.es-icon-addbox:before {
    content: "\E65F";
}

.es-icon-checkbox:before {
    content: "\E660";
}

.es-icon-explore:before {
    content: "\E67F";
}

.es-icon-forum:before {
    content: "\E662";
}

.es-icon-history:before {
    content: "\E670";
}

.es-icon-removecircle:before {
    content: "\E66C";
}

.es-icon-thumbup:before {
    content: "\E659";
}

.es-icon-reply:before {
    content: "\E65A";
}

.es-icon-textsms:before {
    content: "\E657";
}

.es-icon-alarmon:before {
    content: "\E672";
}

.es-icon-assignment:before {
    content: "\E679";
}

.es-icon-assignmentind:before {
    content: "\E661";
}

.es-icon-keyboardarrowdown:before {
    content: "\E663";
}

.es-icon-keyboardarrowup:before {
    content: "\E664";
}

.es-icon-language:before {
    content: "\E65B";
}

.es-icon-link:before {
    content: "\E690";
}

.es-icon-livehelp:before {
    content: "\E680";
}

.es-icon-locallibrary:before {
    content: "\E66E";
}

.es-icon-loyalty:before {
    content: "\E65C";
}

.es-icon-mylibrarybooks:before {
    content: "\E67A";
}

.es-icon-mylocation:before {
    content: "\E669";
}

.es-icon-phone:before {
    content: "\E676";
}

.es-icon-permcontactcal:before {
    content: "\E66F";
}

.es-icon-publish:before {
    content: "\E66A";
}

.es-icon-removeredeye:before {
    content: "\E67B";
}

.es-icon-remove:before {
    content: "\E667";
}

.es-icon-addcircle:before {
    content: "\E66B";
}

.es-icon-search:before {
    content: "\E600";
}

.es-icon-mail:before {
    content: "\E601";
}

.es-icon-personadd:before {
    content: "\E602";
}

.es-icon-person:before {
    content: "\E604";
}

.es-icon-arrowdropdown:before {
    content: "\E603";
}

.es-icon-drafts:before {
    content: "\E605";
}

.es-icon-notifications:before {
    content: "\E606";
}

.es-icon-notificationsoff:before {
    content: "\E607";
}

.es-icon-notificationson:before {
    content: "\E608";
}

.es-icon-bookmarkoutline:before {
    content: "\E60A";
}

.es-icon-bookmark:before {
    content: "\E60B";
}

.es-icon-graphicclass:before {
    content: "\E60E";
}

.es-icon-description:before {
    content: "\E60F";
}

.es-icon-phone1:before {
    content: "\E610";
}

.es-icon-swaphoriz:before {
    content: "\E611";
}

.es-icon-audioclass:before {
    content: "\E60D";
}

.es-icon-flashclass:before {
    content: "\E612";
}

.es-icon-pptclass:before {
    content: "\E613";
}

.es-icon-videoclass:before {
    content: "\E614";
}

.es-icon-crown:before {
    content: "\E616";
}

.es-icon-exit:before {
    content: "\E617";
}

.es-icon-arrowback:before {
    content: "\E618";
}

.es-icon-arrowdropup:before {
    content: "\E619";
}

.es-icon-arrowforward:before {
    content: "\E61A";
}

.es-icon-chevronleft:before {
    content: "\E61B";
}

.es-icon-chevronright:before {
    content: "\E61C";
}

.es-icon-refresh:before {
    content: "\E61D";
}

.es-icon-menu:before {
    content: "\E61E";
}

.es-icon-android:before {
    content: "\E61F";
}

.es-icon-apple:before {
    content: "\E620";
}

.es-icon-comment:before {
    content: "\E621";
}

.es-icon-favoriteoutline:before {
    content: "\E622";
}

.es-icon-favorite:before {
    content: "\E623";
}

.es-icon-flag:before {
    content: "\E624";
}

.es-icon-help:before {
    content: "\E625";
}

.es-icon-home:before {
    content: "\E626";
}

.es-icon-importexport:before {
    content: "\E627";
}

.es-icon-lock:before {
    content: "\E628";
}

.es-icon-noteadd:before {
    content: "\E629";
}

.es-icon-power:before {
    content: "\E62A";
}

.es-icon-setting:before {
    content: "\E62B";
}

.es-icon-share:before {
    content: "\E62C";
}

.es-icon-starhalf:before {
    content: "\E62D";
}

.es-icon-staroutline:before {
    content: "\E62E";
}

.es-icon-star:before {
    content: "\E62F";
}

.es-icon-studydone:before {
    content: "\E630";
}

.es-icon-study:before {
    content: "\E631";
}

.es-icon-toc:before {
    content: "\E632";
}

.es-icon-calendar:before {
    content: "\E633";
}

.es-icon-contentcopy:before {
    content: "\E634";
}

.es-icon-delete:before {
    content: "\E635";
}

.es-icon-done:before {
    content: "\E636";
}

.es-icon-edit:before {
    content: "\E637";
}

.es-icon-filedownload:before {
    content: "\E638";
}

.es-icon-fileupdate:before {
    content: "\E639";
}

.es-icon-help1:before {
    content: "\E63A";
}

.es-icon-infooutline:before {
    content: "\E63B";
}

.es-icon-info:before {
    content: "\E63C";
}

.es-icon-send:before {
    content: "\E63D";
}

.es-icon-today:before {
    content: "\E63E";
}

.es-icon-viewlist:before {
    content: "\E63F";
}

.es-icon-viewmodule:before {
    content: "\E640";
}

.es-icon-visibilityoff:before {
    content: "\E641";
}

.es-icon-visibility:before {
    content: "\E642";
}

.es-icon-administrator:before {
    content: "\E643";
}

.es-icon-qq:before {
    content: "\E644";
}

.es-icon-qzone:before {
    content: "\E645";
}

.es-icon-renren:before {
    content: "\E646";
}

.es-icon-weibo:before {
    content: "\E65D";
}

.es-icon-weixin:before {
    content: "\E647";
}

.es-icon-done1:before {
    content: "\E649";
}

.es-icon-undone:before {
    content: "\E64A";
}

.es-icon-whatshot:before {
    content: "\E64B";
}

.es-icon-people:before {
    content: "\E64D";
}

.es-icon-school:before {
    content: "\E64C";
}

.es-icon-groupadd:before {
    content: "\E64E";
}

.es-icon-recentactors:before {
    content: "\E64F";
}

.es-icon-doneall:before {
    content: "\E650";
}

.es-icon-findinpage:before {
    content: "\E651";
}

.es-icon-headset:before {
    content: "\E652";
}

.es-icon-landscape:before {
    content: "\E653";
}

.es-icon-assignment1:before {
    content: "\E654";
}

.es-icon-accountwallet:before {
    content: "\E655";
}

.es-icon-dashboard:before {
    content: "\E656";
}

.es-icon-web:before {
    content: "\E67C";
}

.es-icon-check:before {
    content: "\E60C";
}

.es-icon-doing:before {
    content: "\E648";
}

.es-icon-diqiu:before {
    content: "\E6C5";
}

.es-icon-icattachfileblack24px:before {
    content: "\E681";
}

.es-icon-morehoriz:before {
    content: "\E665";
}

.es-icon-introduction1:before {
    content: "\E673";
}

.es-icon-introduction2:before {
    content: "\E674";
}

.es-icon-introduction3:before {
    content: "\E675";
}

.es-icon-videoplay:before {
    content: "\E677";
}

.es-icon-chatcircle:before {
    content: "\E682";
}

.es-icon-locationcircle:before {
    content: "\E683";
}

.es-icon-warning:before {
    content: "\E685";
}

.es-icon-eventnote:before {
    content: "\E686";
}

.es-icon-localplay:before {
    content: "\E684";
}

.es-icon-zuoye:before {
    content: "\E760";
}

.es-icon-write:before {
    content: "\E761";
}

.es-icon-lock1:before {
    content: "\E689";
}

.es-icon-iccheckcircleblack24px:before {
    content: "\E68B";
}

.es-icon-viewcomfy:before {
    content: "\E68C";
}

.es-icon-calendarok:before {
    content: "\E6A5";
}

.es-icon-self:before {
    content: "\E6C4";
}

.es-icon-trophy:before {
    content: "\E691";
}

.es-icon-iconfontjigou:before {
    content: "\E6D8";
}

.es-icon-arrowdropleft:before {
    content: "\E68F";
}

.es-icon-money1:before {
    content: "\E6DD";
}

.es-icon-hd:before {
    content: "\E6BB";
}

.es-icon-activity:before {
    content: "\E692";
}

.es-icon-column:before {
    content: "\E693";
}

.es-icon-answer:before {
    content: "\E694";
}

.es-icon-comment1:before {
    content: "\E695";
}

.es-icon-exam:before {
    content: "\E696";
}

.es-icon-topic:before {
    content: "\E697";
}

.es-icon-target:before {
    content: "\E698";
}

.es-icon-homework:before {
    content: "\E699";
}

.es-icon-speed:before {
    content: "\E69A";
}

.es-icon-lesson:before {
    content: "\E69B";
}

.es-icon-addcircle1:before {
    content: "\E69C";
}

.es-icon-friends:before {
    content: "\E69F";
}

.es-icon-assessment:before {
    content: "\E6A0";
}

.es-icon-assignment2:before {
    content: "\E6A1";
}

.es-icon-analysis:before {
    content: "\E6A2";
}

.es-icon-download:before {
    content: "\E6A3";
}

.es-icon-share1:before {
    content: "\E6CC";
}

.es-icon-change:before {
    content: "\E6BC";
}

.es-icon-icmorevertblack24px:before {
    content: "\E6A6";
}

.es-icon-data-order:before {
    content: "\E6A7";
}

.es-icon-loading:before {
    content: "\E688";
}

.es-icon-zanting:before {
    content: "\E6A8";
}

.es-icon-huikanshimiao:before {
    content: "\E6A9";
}

.es-icon-quanping:before {
    content: "\E6AA";
}

.es-icon-bofang:before {
    content: "\E6AC";
}

.es-icon-tuichuquanping:before {
    content: "\E6AD";
}

.es-icon-lubogongkaike:before {
    content: "\E6B0";
}

.es-icon-putongkecheng:before {
    content: "\E6B1";
}

.es-icon-zhibokecheng:before {
    content: "\E6B2";
}

.es-icon-zhibokecheng2:before {
    content: "\E6B3";
}

.es-icon-zanting1:before {
    content: "\E6C6";
}

.es-icon-ting:before {
    content: "\E6B8";
}

.es-icon-sun:before {
    content: "\E6C3";
}

.es-icon-sousuo:before {
    content: "\E6B4";
}

.es-icon-yulan:before {
    content: "\E6B5";
}

.es-icon-xinxi:before {
    content: "\E6B6";
}

.es-icon-cuowu:before {
    content: "\E6B7";
}

.es-icon-yidong:before {
    content: "\E6B9";
}

.es-icon-huakuai:before {
    content: "\E6BA";
}

.es-icon-iconvolumelow:before {
    content: "\E6BD";
}

.es-icon-iconvolumehigh:before {
    content: "\E6BE";
}

.es-icon-player-volume-mute:before {
    content: "\E6BF";
}

.es-icon-forward5:before {
    content: "\E6AB";
}

.es-icon-forward10:before {
    content: "\E6AE";
}

.es-icon-replay5:before {
    content: "\E6AF";
}

.es-icon-replay10:before {
    content: "\E6C0";
}

.es-icon-rewardsolid:before {
    content: "\E6C2";
}

.es-icon-zhouqikechengtubiao1:before {
    content: "\E6C1";
}

.es-icon-newshotfill:before {
    content: "\E7C4";
}

.es-icon-newshot:before {
    content: "\E7C5";
}

.es-icon-fenxiaozhongxin:before {
    content: "\E6FD";
}

.es-icon-qiehuan:before {
    content: "\E6D3";
}

.es-icon-link1:before {
    content: "\E6DF";
}

.es-icon-caret-down-circle:before {
    content: "\E76F";
}

.es-icon-caret-up-circle:before {
    content: "\E771";
}

.es-icon-trophy1:before {
    content: "\E6DA";
}

.es-icon-icon-calendar-o:before {
    content: "\E6CA";
}

.es-icon-remen:before {
    content: "\E6CB";
}

.es-icon-sticky:before {
    content: "\E6E9";
}

.es-icon-qr-code:before {
    content: "\E6DE";
}

.es-icon-subtitle:before {
    content: "\E783";
}

.es-icon--check-circle:before {
    content: "\E6C7";
}

.es-icon-undone-check:before {
    content: "\E6C8";
}

.es-icon-share_fill:before {
    content: "\E6D2";
}

.es-icon-taolun:before {
    content: "\E6EB";
}

.es-icon-kaoshi:before {
    content: "\E6D9";
}

.es-icon-zhuce:before {
    content: "\E6D4";
}

.es-icon-denglu:before {
    content: "\E6D5";
}

.es-icon-cloud-ask:before {
    content: "\E95A";
}

.es-icon-gangweitubiao:before {
    content: "\E6DB";
}

.es-icon-zm-taolunzu:before {
    content: "\E6ED";
}

.es-icon-jifen:before {
    content: "\E6DC";
}

.es-icon-taolun2:before {
    content: "\E6EE";
}

.es-icon-more:before {
    content: "\E609";
}

.es-icon-money:before {
    content: "\E95C";
}

.es-icon-coupon:before {
    content: "\E973";
}

.es-icon-money-bag:before {
    content: "\E974";
}

.es-icon-smile:before {
    content: "\E984";
}

.es-icon-sad:before {
    content: "\E985";
}

.es-icon-smile-o:before {
    content: "\E986";
}

.es-icon-sad-o:before {
    content: "\E987";
}

.es-icon-new:before {
    content: "\E983";
}

.es-icon-hot:before {
    content: "\E988";
}

.es-icon-book:before {
    content: "\E98B";
}

.es-icon-time:before {
    content: "\E98C";
}

.es-icon-event:before {
    content: "\E98D";
}

.es-icon-yuyue:before {
    content: "\E6E1";
}

.es-icon-double-check:before {
    content: "\E98E";
}

.es-icon-list:before {
    content: "\E98F";
}

.es-icon-chart:before {
    content: "\E990";
}

.es-icon-yiduiyi:before {
    content: "\E69D";
}

.es-icon-list-check:before {
    content: "\E991";
}

.es-icon-sort:before {
    content: "\E992";
}

.es-icon-faqitaolun-jinyong:before {
    content: "\E6EF";
}

.es-icon-shuxian:before {
    content: "\E68D";
}

.es-icon-success:before {
    content: "\E6E0";
}

.es-icon-saoyisao:before {
    content: "\E700";
}

.es-icon-xiala:before {
    content: "\E701";
}

.es-icon-zhinan:before {
    content: "\E702";
}

.es-icon-taolun3:before {
    content: "\E6F0";
}

.es-icon-microphone:before {
    content: "\E6E2";
}

.es-icon-alipay:before {
    content: "\E6E3";
}

.es-icon-line:before {
    content: "\E993";
}

.es-icon-twitter:before {
    content: "\E994";
}

.es-icon-facebook:before {
    content: "\E995";
}

.es-icon-tiku:before {
    content: "\E73B";
}

.es-icon-attention:before {
    content: "\E6E4";
}

.es-icon-wengao:before {
    content: "\E6E5";
}

.es-icon-danquxunhuan:before {
    content: "\E6E6";
}

.es-icon-xiazai:before {
    content: "\E6E7";
}

.es-icon-liebiaoxunhuan:before {
    content: "\E6E8";
}

.es-icon-taolun3-copy:before {
    content: "\E996";
}

.es-icon-help-copy:before {
    content: "\E997";
}

.es-icon-tianjia:before {
    content: "\E6EA";
}

.es-icon-shanchu:before {
    content: "\E6EC";
}

.es-icon-entry-live:before {
    content: "\E6F1";
}

.es-icon-video:before {
    content: "\E6F2";
}

.es-icon-task:before {
    content: "\E6F3";
}

.es-icon-document:before {
    content: "\E6F4";
}

.es-icon-graphic:before {
    content: "\E6F5";
}

.es-icon-audio:before {
    content: "\E6F6";
}

.es-icon-discuss:before {
    content: "\E6F7";
}

.es-icon-flash:before {
    content: "\E6F8";
}

.es-icon-exercise:before {
    content: "\E6F9";
}

.es-icon-examination:before {
    content: "\E6FA";
}

.es-icon-ppt:before {
    content: "\E6FB";
}

.es-icon-downloadfile:before {
    content: "\E6FC";
}

.es-icon-toggle:before {
    content: "\E6FE";
}

.es-icon-logout:before {
    content: "\E703";
}

.es-icon-Explain:before {
    content: "\E704";
}

.es-icon-Jurisdiction:before {
    content: "\E705";
}

.es-icon-Promote:before {
    content: "\E706";
}

.es-icon-efficiency:before {
    content: "\E707";
}

.es-icon-manage:before {
    content: "\E708";
}

.es-icon-entry-course:before {
    content: "\E709";
}

.es-icon-entry-class:before {
    content: "\E70B";
}

.es-icon-entry-open:before {
    content: "\E70C";
}

.es-icon-entry-reserve:before {
    content: "\E70D";
}

.es-icon-entry-application:before {
    content: "\E70E";
}

.es-icon-entry-note:before {
    content: "\E70F";
}

.es-icon-entry-qaq:before {
    content: "\E710";
}

.es-icon-entry-topic:before {
    content: "\E711";
}

.es-icon-entry-feedback:before {
    content: "\E712";
}

.es-icon-entry-cloud:before {
    content: "\E713";
}

.es-icon-entry-share:before {
    content: "\E714";
}

.es-icon-entry-invite:before {
    content: "\E715";
}

.es-icon-entry-exchange:before {
    content: "\E716";
}

.es-icon-entry-coupon:before {
    content: "\E717";
}

.es-icon-entry-discount:before {
    content: "\E718";
}

.es-icon-entry-card:before {
    content: "\E719";
}

.es-icon-entry-reward:before {
    content: "\E71A";
}

.es-icon-entry-vip:before {
    content: "\E71B";
}

.es-icon-entry-market:before {
    content: "\E71C";
}

.es-icon-entry-crm:before {
    content: "\E71D";
}

.es-icon-entry-combmarket:before {
    content: "\E71E";
}

.es-icon-entry-retail:before {
    content: "\E71F";
}

.es-icon-entry-miniweb:before {
    content: "\E720";
}

.es-icon-entry-miniprogram:before {
    content: "\E721";
}

.es-icon-entry-app:before {
    content: "\E722";
}

.es-icon-entry-webmix:before {
    content: "\E723";
}

.es-icon-entry-site:before {
    content: "\E724";
}

.es-icon-entry-article:before {
    content: "\E725";
}

.es-icon-entry-group:before {
    content: "\E726";
}

.es-icon-entry-wechat:before {
    content: "\E727";
}

.es-icon-entry-faq:before {
    content: "\E728";
}

.es-icon-entry-user:before {
    content: "\E729";
}

.es-icon-entry-approve:before {
    content: "\E72A";
}

.es-icon-entry-teacher:before {
    content: "\E72B";
}

.es-icon-entry-goods:before {
    content: "\E72C";
}

.es-icon-entry-info:before {
    content: "\E72D";
}

.es-icon-entry-brance:before {
    content: "\E72E";
}

.es-icon-entry-setting:before {
    content: "\E72F";
}

.es-icon-entry-course-setting:before {
    content: "\E730";
}

.es-icon-entry-operation:before {
    content: "\E731";
}

.es-icon-entry-money:before {
    content: "\E732";
}

.es-icon-website:before {
    content: "\E733";
}

.es-icon-app:before {
    content: "\E734";
}

.es-icon-guide:before {
    content: "\E735";
}

.es-icon-entry-refund:before {
    content: "\E6FF";
}

.es-icon-entry-bill:before {
    content: "\E736";
}

.es-icon-entry-coin:before {
    content: "\E737";
}

.es-icon-entry-receipt:before {
    content: "\E738";
}

.es-icon-placeholder:before {
    content: "\E739";
}

.es-icon-switch:before {
    content: "\E73C";
}

.es-icon-site:before {
    content: "\E73D";
}

.es-icon-markdone:before {
    content: "\E70A";
}

.es-icon-tip:before {
    content: "\E73A";
}

.img-full {
    display: block;
    height: auto;
    width: 100%;
}

.es-box-shadow {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}

.group-page .group-post-list .metas {
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
}

    .group-page .group-post-list .metas .floor {
        float: right;
    }

.group-page .group-post-list .content {
    margin-bottom: 20px;
    word-break: break-all;
}

.group-page .group-post-list .actions {
    text-align: right;
    font-size: 12px;
    margin: 5px 0;
}

.group-page .group-post-list .well {
    background: #f9f9f9;
}

    .group-page .group-post-list .well .actions {
        text-align: left;
        margin: 15px 0;
    }

.group-page .hideContent {
    border: 1px solid #999;
    padding: 10px;
}

    .group-page .hideContent h4 {
        color: #999;
        text-align: center;
        font-size: 14px;
    }

.thread-list .media-object {
    width: 36px;
}

.thread-list .title {
    vertical-align: middle;
}

.thread-list .metas {
    font-size: 12px;
    color: #999;
}

    .thread-list .metas .userImg {
        vertical-align: bottom;
    }

    .thread-list .metas .divider {
        margin: 0 5px;
        color: #ccc;
    }

.group-media-sm {
    margin-bottom: 15px;
}

    .group-media-sm .media-object {
        width: 60px;
        height: 60px;
    }

.course-title {
    line-height: 32px;
    margin: 8px 0 16px;
}

#course-student-list .media {
    position: relative;
}

    #course-student-list .media .progress {
        position: absolute;
        top: 12px;
        left: 180px;
        width: 150px;
        margin: 0;
    }

.thread {
    margin-bottom: 50px;
    overflow-x: auto;
    overflow-y: hidden;
}

.thread-header {
    margin-bottom: 15px;
}

.thread-title {
    margin: 0;
    margin-bottom: 5px;
}

.thread-event-title,
.thread-title {
    font-size: 20px;
    line-height: 36px;
    padding: 0;
    word-wrap: break-word;
    overflow: hidden;
}

.thread-event-title {
    margin: 0;
}

.thread-event-title-bar {
    margin-top: 10px;
}

.thread-metas {
    color: #999;
    font-size: 12px;
}

.thread-body {
    margin-bottom: 15px;
    word-wrap: break-word;
    overflow: hidden;
}

    .thread-body img {
        max-width: 100%;
        height: auto;
    }

.thread-footer {
    text-align: right;
}

.thread-posts-heading {
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 3px solid #eee;
    margin-bottom: 20px;
    color: #000;
}

    .thread-posts-heading .glyphicon {
        color: #ccc;
        font-size: 12px;
        margin-right: 5px;
    }

.thread-post {
    overflow: visible;
}

.show-user {
    color: #bdb76b;
    font-size: 18px;
}

.thread-post pre,
.thread pre {
    overflow-x: scroll;
    word-wrap: normal;
}

.thread-post-dropdown {
    float: right;
    position: relative;
}

    .thread-post-dropdown .dropdown-toggle {
        text-decoration: none;
    }

.thread-post .thread-post-dropdown .dropdown-toggle {
    visibility: hidden;
}

.thread-post:hover .thread-post-dropdown .dropdown-toggle {
    visibility: visible;
}

.thread-post-action {
    text-align: right;
    font-size: 12px;
    visibility: hidden;
}

.thread-post:hover .thread-post-action {
    visibility: visible;
}

.thread-list-small {
    font-size: 13px;
}

    .thread-list-small .metas {
        font-size: 12px;
        color: #999;
    }

        .thread-list-small .metas a {
            color: #777;
        }

    .thread-list-small .thread-item-body {
        padding-left: 10px;
        padding-right: 10px;
    }

        .thread-list-small .thread-item-body .title-icon {
            display: inline-block;
            width: 20px;
        }

            .thread-list-small .thread-item-body .title-icon i {
                font-size: 14px;
            }

.thread-show .thread-breadcrumb {
    font-size: 13px;
    margin-bottom: 6px;
}

.thread-show .thread-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
    font-weight: 700;
    line-height: 1;
    display: inline;
}

.thread-show .thread-metas {
    margin-top: 6px;
}

.thread-post-list .metas {
    font-size: 13px;
}

    .thread-post-list .metas .nickname {
        font-weight: 700;
    }

.thread-post-list .user-avatar img {
    width: 48px;
    height: 48px;
}

.thread-post-list .thread-post-interaction {
    font-size: 13px;
}

    .thread-post-list .thread-post-interaction .interaction {
        margin-right: 10px;
    }

.thread-subpost-list .user-avatar img {
    width: 32px;
    height: 32px;
}

.thread-subpost-container {
    margin-top: 10px;
    padding: 10px;
    background-color: #fdfdfd;
    border-radius: 3px;
    border: 1px solid #fdfdfd;
}

.thread-subpost-morebar {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
}

.thread-subpost-form {
    margin-top: 10px;
}

.thread-subpost-list .thread-subpost {
    margin-top: 10px;
    padding-bottom: 10px;
    border-color: #f6f6f6;
}

    .thread-subpost-list .thread-subpost:first-child {
        margin-top: 0;
    }

    .thread-subpost-list .thread-subpost:last-child {
        padding-bottom: 0;
    }

.thread-post-list .thread-post .thread-post-manage-dropdown {
    visibility: hidden;
}

.thread-post-list .thread-post:hover .thread-post-manage-dropdown {
    visibility: visible;
}

.thread-post-list .thread-post:hover .thread-subpost .thread-post-manage-dropdown {
    visibility: hidden;
}

.thread-post-list .thread-subpost:hover .thread-post-manage-dropdown {
    visibility: visible !important;
}

.live-label {
    font-size: 12px;
    font-weight: 400;
}

.live-course-list div.course-about {
    margin: 0 0 5px;
}

.live-course-list .live-course-lesson {
    font-size: 12px;
    margin-bottom: 5px;
    color: #777;
}

    .live-course-list .live-course-lesson .live-time {
        color: #428bca;
    }

.live-rating-course .first-rating {
    display: block;
}

.live-rating-course .other-rating {
    display: none;
}

.live-rating-course .rank_num {
    display: inline-block;
    background-color: #66bc4e;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    float: left;
    margin-right: 10px;
}

.float-consult {
    position: fixed;
    right: 0;
    top: 50%;
    visibility: hidden;
    z-index: 999;
}

    .float-consult .popover {
        width: 250px;
        color: #444;
        cursor: default;
        -webkit-user-select: text;
        -moz-user-select: text;
        -ms-user-select: text;
        user-select: text;
    }

        .float-consult .popover .qrcode {
            max-width: 220px;
        }

    .float-consult .consult-contents {
        display: none;
    }

    .float-consult .es-icon {
        font-size: 20px;
        font-style: normal;
    }

#float-consult h3.popover-title {
    padding: 8px 14px;
}

.float-consult-qq-btn .popover img {
    width: 25px;
    height: 25px;
}

.float-consult-qq-btn .popover p {
    margin: 0 0 6px;
}

.float-consult .btn {
    padding: 6px 12px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
}

    .float-consult .btn:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .float-consult .btn:last-child {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.float-consult .btn-consult-warning {
    background: #ffa51f;
    border-color: #ee940e;
}

    .float-consult .btn-consult-warning:hover {
        background: #ee940e;
        border-color: #dd8300;
    }

.float-consult .btn-consult-danger {
    background: #ed3e3e;
    border-color: #dc2d2d;
}

    .float-consult .btn-consult-danger:hover {
        background: #dc2d2d;
        border-color: #cb1c1c;
    }

.float-consult .btn-consult-default {
    background: #43bc60;
    border-color: #32ab4f;
}

    .float-consult .btn-consult-default:hover {
        background: #32ab4f;
        border-color: #219a3e;
    }

.conversation-list .media-heading {
    font-size: 14px;
    margin-bottom: 10px;
}

.conversation-list .media {
    cursor: pointer;
}

    .conversation-list .media .actions {
        visibility: hidden;
    }

    .conversation-list .media:hover .actions {
        visibility: visible;
    }

.conversation-list .conversation-footer {
    color: #999;
    font-size: 13px;
}

.notification-list .media-object {
    color: #999;
    font-size: 20px;
}

.notification-list .notification-body {
    margin-bottom: 6px;
}

.notification-list .notification-footer {
    font-size: 12px;
    color: #999;
}

.notification-list blockquote {
    font-size: 13px;
    padding: 5px 10px;
    margin: 5px 0;
    color: #666;
}

.message-list .media {
    border-bottom: none;
}

    .message-list .media > .pull-left {
        margin-right: 0;
    }

    .message-list .media > .pull-right {
        margin-left: 0;
    }

.message-list .popover {
    position: relative;
    display: block;
    margin: 0 20px;
    max-width: 100%;
}

.message-list .message-me .popover {
    margin-left: 70px;
    background: #fafafa;
}

.message-list .message-she .popover {
    margin-right: 70px;
}

.message-list .popover .arrow {
    top: 24px;
}

.message-list .message-me .popover .arrow:after {
    border-left-color: #fafafa;
}

.message-list .message-content {
    margin-bottom: 10px;
}

.message-list .message-footer {
    font-size: 12px;
}

.message-list .message-actions {
    float: right;
    visibility: hidden;
}

.message-list .media:hover .message-actions {
    visibility: visible;
}

.notebook-list .media {
    cursor: pointer;
}

.notebook-list .media-object {
    max-width: 150px;
}

.notebook-list .notebook-metas {
    color: #999;
    margin: 5px 0 10px;
}

.notebook-list .media .notebook-go {
    visibility: hidden;
}

.notebook-list .media:hover .notebook-go {
    visibility: visible;
}

.notebook-heading {
    line-height: 48px;
    background: #f3f3f3;
    padding: 8px;
    border: 1px solid #ccc;
}

    .notebook-heading .notebook-back-btn {
        margin: 11px 10px 0 0;
    }

    .notebook-heading .notebook-icon {
        width: 80px;
        height: 45px;
    }

.notebook-body {
    border: 1px solid #ccc;
    border-top-width: 0;
}

.notebook-note {
    padding: 15px;
    border-bottom: 1px solid #e3e3e3;
}

    .notebook-note:hover {
        background: #f6f6f6;
    }

.notebook-note-collapsed {
    cursor: pointer;
}

.notebook-note .notebook-note-summary {
    display: none;
}

.notebook-note-collapsed .notebook-note-summary,
.notebook-note .notebook-note-body {
    display: block;
}

.notebook-note-collapsed .notebook-note-body {
    display: none;
}

.notebook-note-heading {
    margin-bottom: 8px;
    font-weight: 700;
    color: #444;
}

.notebook-note-length {
    font-weight: 400;
    color: #999;
    font-size: 12px;
}

.notebook-note-collapse-bar {
    background: #eee;
    text-align: center;
    color: #999;
    cursor: pointer;
}

.notebook-note-actions {
    margin: 5px 0;
}

.note-list .like {
    cursor: pointer;
}

    .note-list .like em {
        font-style: normal;
        font-weight: 400;
    }

    .note-list .like:hover,
    .note-list .liked {
        color: #eb7350;
    }

.es-row-wrap {
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #e4ecf3;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}

    .es-row-wrap .row {
        margin-left: 10px;
        margin-right: 10px;
    }

    .es-row-wrap .page-header {
        margin-top: 25px;
    }

        .es-row-wrap .page-header h1 {
            font-size: 24px;
            word-break: break-all;
        }

.course-wide-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .course-wide-list .course-item {
        border: 1px solid #ddd;
        margin-bottom: 20px;
        border-radius: 5px;
    }

        .course-wide-list .course-item:hover {
            background: #f9f9f9;
        }

    .course-wide-list .course-picture-link {
        float: left;
    }

@media (max-width:600px) {
    .course-wide-list .course-picture-link {
        float: none;
        display: block;
    }
}

.course-wide-list .course-picture {
    width: 230px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

@media (max-width:600px) {
    .course-wide-list .course-picture {
        display: block;
        width: 100%;
    }
}

.course-wide-list.sortable-list .course-picture {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.course-wide-list .course-body {
    position: relative;
    margin: 15px 15px 0 245px;
}

@media (max-width:600px) {
    .course-wide-list .course-body {
        margin-left: 15px;
        margin-bottom: 15px;
    }
}

.course-wide-list .course-price {
    color: #e57259;
    font-size: 16px;
}

.course-wide-list .course-price-info {
    float: right;
}

.course-wide-list .course-title {
    margin: 10px 0;
    word-break: break-all;
    line-height: 24px;
}

    .course-wide-list .course-title a {
        color: #555;
        font-weight: 700;
    }

    .course-wide-list .course-title .course-title__plan {
        font-size: 12px;
        line-height: 1;
    }

.course-wide-list .course-metas {
    float: right;
    text-align: right;
    margin-top: 10px;
}

.course-wide-list .course-about {
    margin: 0 0 15px;
    color: #666;
}

.course-wide-list .course-footer {
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.course-wide-list .teacher {
    float: left;
    width: 180px;
}

.course-wide-list .teacher-avatar {
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    margin-right: 5px;
}

.course-wide-list .teacher-nickname {
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    color: #555;
}

.course-wide-list .teacher-title {
    color: #777;
    font-size: 12px;
    line-height: 1;
}

.course-wide-list .divider {
    width: 1px;
    border-left: 1px solid #ccc;
    margin: 0 5px;
}

.courses-selected .course-body {
    margin: 15px 15px 0 300px;
}

.courses-selected .course-manage-btn {
    position: absolute;
    top: 41px;
    right: 15px;
}

.courses-selected .course-close-btn {
    position: absolute;
    right: 15px;
    font-size: 35px;
    z-index: 10;
}

.courses-selected .course-picture-link {
    position: relative;
}

.courses-selected .tags {
    position: absolute;
    top: 0;
    left: 0;
}

.courses-selected .tag-live {
    display: inline-block;
    width: 40px;
    height: 50px;
    background: url("http://139.196.164.10/static-dist/app/img/tag_live.png") no-repeat;
    background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/tag_live.png") 1x, url("/static-dist/app/img/tag_live@2x.png") 2x);
}

.good-wide-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .good-wide-list .good-body {
        position: relative;
        margin-top: 8px;
        margin-right: 24px;
        margin-left: 254px;
    }

@media (max-width:767px) {
    .good-wide-list .good-body {
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 8px;
        padding-bottom: 16px;
    }
}

.good-item {
    border: 1px solid #eee;
    border-radius: 0;
}

    .good-item,
    .good-item:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .good-item:hover {
            background: #f9f9f9;
        }

        .good-item .good-item__manage {
            float: right;
            margin-top: 8px;
            line-height: 22px;
        }

            .good-item .good-item__manage i {
                font-size: 20px;
            }

            .good-item .good-item__manage a {
                font-size: 16px;
                line-height: 22px;
            }

@media (max-width:767px) {
    .good-item .good-item__manage {
        position: absolute;
        bottom: 0;
        right: 0;
    }
}

.good-item .good-item__img {
    position: relative;
    float: left;
}

@media (max-width:767px) {
    .good-item .good-item__img {
        display: block;
        float: none;
    }
}

.good-item .good-item__img img {
    width: 230px;
}

@media (min-width:480px) {
    .good-item .good-item__img img {
        max-height: 130px;
    }
}

@media (max-width:767px) {
    .good-item .good-item__img img {
        display: block;
        width: 100%;
    }
}

.good-item .good-item__title {
    font-size: 18px;
    line-height: 24px;
}

.good-item .good-item__tag {
    position: absolute;
    top: 8px;
    right: 8px;
}

.good-item .good-item__data {
    color: #919191;
    font-size: 16px;
}

    .good-item .good-item__data i {
        font-size: 20px;
    }

    .good-item .good-item__data .numbers {
        color: #c1c1c1;
        font-size: 18px;
    }

.good-item .good-item__footer {
    font-size: 16px;
    line-height: 22px;
}

@media (min-width:768px) {
    .good-item .good-item__footer {
        position: absolute;
        bottom: 8px;
    }
}

@media (max-width:767px) {
    .good-item .good-item__footer {
        margin-bottom: 8px;
    }
}

.page-message-container {
    width: 700px;
    margin: 0 auto;
    margin-bottom: 40px;
}

@media (max-width:767px) {
    .page-message-container {
        width: 100%;
    }
}

.modal .page-message-container {
    width: auto;
    margin: 20px;
}

.page-message-panel {
    background: #fff;
    border: 1px solid #ccc;
    padding: 50px;
}

.modal .page-message-panel {
    border: none;
}

.page-message-heading {
    margin-bottom: 25px;
}

.page-message-title {
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 24px;
}

.page-message-body {
    font-size: 16px;
}

.promoted-teacher {
    text-align: center;
}

    .promoted-teacher .avatar {
        width: 80px;
        height: 80px;
        border: 3px solid #f5f5f5;
        border-radius: 50px;
        display: inline-block;
    }

    .promoted-teacher .nickname {
        margin-top: 5px;
        display: block;
        color: #333;
        text-decoration: none;
    }

    .promoted-teacher .title {
        margin-top: 3px;
        color: #777;
    }

    .promoted-teacher .about {
        margin: 5px 0;
        padding-top: 5px;
        text-align: left;
        font-size: 13px;
        color: #555;
        border-top: 1px dashed #ccc;
    }

    .promoted-teacher .more {
        text-align: right;
        font-size: 12px;
    }

.site-navbar {
    border-radius: 0;
    background-color: #363e45;
    z-index: 1024;
}

    .site-navbar .navbar-brand {
        color: #fff;
    }

    .site-navbar .navbar-brand-logo {
        margin-left: -10px;
        padding-left: 15px;
        padding-right: 15px;
        float: left;
    }

        .site-navbar .navbar-brand-logo img {
            height: 50px;
        }

    .site-navbar .navbar-nav > li > a {
        color: #fff;
    }

        .site-navbar .navbar-nav > li > a:focus,
        .site-navbar .navbar-nav > li > a:hover {
            background-color: #3a485d;
        }

    .site-navbar .navbar-nav > .active > a,
    .site-navbar .navbar-nav > .active > a:focus,
    .site-navbar .navbar-nav > .active > a:hover,
    .site-navbar .navbar-nav > .open > a,
    .site-navbar .navbar-nav > .open > a:focus,
    .site-navbar .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: #3a485d;
    }

    .site-navbar .badge-container {
        position: relative;
    }

        .site-navbar .badge-container .badge {
            position: absolute;
            top: 5px;
            right: 5px;
            font-size: 11px;
            background: #f60;
            padding: 2px 5px;
            border-radius: 12px;
        }

.toolbar-nav .glyphicon-download-alt .badge {
    padding: 1px 5px;
    position: absolute;
    font-style: normal;
    color: #999;
    background-color: #ddd;
}

.site-navbar .mobile-badge-container .badge {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 11px;
    background: #5bc0de;
    padding: 2px 5px;
    border-radius: 12px;
}

.status-side ul {
    padding-left: 0;
    list-style: none;
}

.status-side li {
    overflow: hidden;
}

    .status-side li img {
        width: 50px;
        height: 50px;
    }

.text-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .text-list li {
        border-bottom: 1px solid #e3e3e3;
        padding: 8px 0;
    }

.money {
    color: #f40;
    font-size: 22px;
}

.origin-price {
    font-size: 12px;
}

.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active:hover:active {
    background: #43bc60;
}

.es-footer {
    position: relative;
}

    .es-footer .copyright {
        background: #212121;
        border-top: 1px solid #444;
        text-align: center;
        padding: 20px 0;
        line-height: 30px;
        color: #c1c1c1;
    }

@media (max-width:767px) {
    .es-footer .copyright {
        padding: 10px 0;
        line-height: 20px;
    }
}

.es-footer .copyright a {
    color: #c1c1c1;
}

    .es-footer .copyright a,
    .es-footer .copyright a:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .es-footer .copyright a:hover {
            color: #fff;
        }

.es-footer-link {
    background: #2e2e2e;
    padding: 55px 0;
    border-bottom: 1px solid #111;
}

@media (max-width:767px) {
    .es-footer-link {
        padding: 20px 0;
    }
}

.footer-main .link-item {
    width: 20%;
    float: left;
    padding: 0 10px;
}

@media (max-width:767px) {
    .footer-main .link-item {
        width: 33.33%;
        padding: 0 5px;
    }
}

.footer-main h3 {
    font-size: 16px;
    color: #eee;
    margin-top: 0;
    margin-bottom: 30px;
}

@media (max-width:767px) {
    .footer-main h3 {
        font-size: 16px;
        margin-bottom: 20px;
    }
}

.footer-main ul {
    padding: 0;
    margin-bottom: 0;
    list-style-type: none;
}

    .footer-main ul li {
        margin-top: 20px;
    }

@media (max-width:767px) {
    .footer-main ul li {
        margin-top: 10px;
    }
}

.footer-main a {
    color: #c1c1c1;
}

    .footer-main a,
    .footer-main a:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .footer-main a:hover {
            color: #fff;
        }

.footer-logo {
    margin-top: 10px;
    text-align: center;
}

    .footer-logo > a > img {
        height: 64px;
    }

    .footer-logo .footer-sns {
        margin-top: 30px;
    }

        .footer-logo .footer-sns > a {
            display: inline-block;
        }

        .footer-logo .footer-sns i {
            display: block;
            width: 40px;
            height: 40px;
            line-height: 40px;
            margin: 0 10px;
            font-size: 24px;
            vertical-align: middle;
            border-radius: 50%;
            color: #fff;
            text-align: center;
        }

            .footer-logo .footer-sns i,
            .footer-logo .footer-sns i:hover {
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

                .footer-logo .footer-sns i.es-icon-weibo {
                    background: #e6162d;
                }

                    .footer-logo .footer-sns i.es-icon-weibo:hover {
                        background: #c4000b;
                    }

                .footer-logo .footer-sns i.es-icon-weixin {
                    background: #1ec354;
                }

                    .footer-logo .footer-sns i.es-icon-weixin:hover {
                        background: #00a132;
                    }

                .footer-logo .footer-sns i.es-icon-apple {
                    background: #3793f1;
                }

                    .footer-logo .footer-sns i.es-icon-apple:hover {
                        background: #1571cf;
                    }

                .footer-logo .footer-sns i.es-icon-android {
                    background: #78c257;
                }

                    .footer-logo .footer-sns i.es-icon-android:hover {
                        background: #56a035;
                    }

.navbar-mobile {
    position: absolute;
    top: 0;
    left: 0;
}

    .navbar-mobile .navbar-more {
        position: relative;
        padding: 18px 10px;
        line-height: 20px;
        display: block;
        color: #fff;
        z-index: 1001;
    }

    .navbar-mobile .nav-mobile {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 250px;
        overflow-x: hidden;
        overflow-y: auto;
        background: #3f3f3f;
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .navbar-mobile .nav {
        float: none;
        text-align: left;
        padding: 0 20px;
    }

    .navbar-mobile .dropdown-menu > li > a {
        color: #fff;
    }

    .navbar-mobile .navbar-form {
        width: 80%;
        margin: 45px auto 20px;
    }

        .navbar-mobile .navbar-form .form-control {
            width: 100%;
        }

body {
    background: #f5f8fa;
    word-wrap: break-word;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

    body.bg-blank {
        background-color: #fff;
    }

html {
    height: 100%;
}

    html.nav-active,
    html.nav-active body {
        position: relative;
        overflow: hidden;
        height: 100%;
    }

.es-wrap.nav-active {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    transform: translate3d(250px, 0, 0);
    -webkit-transform: translate3d(250px, 0, 0);
    -o-transform: translate3d(250px, 0, 0);
    -moz-transform: translate3d(250px, 0, 0);
}

.html-mask.active {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, .2);
    -webkit-backface-visibility: hidden;
}

#content-container {
    margin: 30px auto;
    min-height: 400px;
}

@media (max-width:767px) {
    #content-container {
        min-height: 250px;
    }
}

.type-hidden {
    display: block !important;
    height: 0 !important;
    border: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 0 !important;
    margin: 0 !important;
}

.border-radius-none {
    border-radius: 0 !important;
}

.es-icon {
    line-height: 1;
}

.caret {
    border-top: 4px solid;
}

.tooltip {
    min-width: 40px;
}

.affix,
.affix-bottom {
    z-index: 1;
}

.cke_inner {
    border-radius: 4px;
}

.cke_top {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.cke_reset {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.cke_chrome {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: #e1e1e1 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.cke_bottom {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.cke_editable {
    font-size: 13px;
    line-height: 1.6;
    word-wrap: break-word;
}

    .cke_editable img {
        max-width: 100%;
    }

    .cke_editable blockquote {
        padding: 2px 0;
        font-style: italic;
        font-family: Georgia, Times, Times New Roman, serif;
        font-size: 13px;
        border: 0 solid #ccc;
    }

        .cke_editable blockquote p {
            margin: 10px 0;
        }

    .cke_editable.cke_contents_ltr blockquote {
        font-size: 13px;
        color: #000;
        padding-left: 20px;
        padding-right: 8px;
        border-left-width: 5px;
    }

    .cke_editable.cke_contents_rtl blockquote {
        padding-left: 8px;
        padding-right: 20px;
        border-right-width: 5px;
    }

.editor-text img {
    max-width: 100% !important;
    height: auto !important;
}

.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}

.short-long-text .short-text {
    cursor: pointer;
}

.short-long-text .long-text {
    cursor: pointer;
    display: none;
}

.section-gray,
.section-gray .text-line h5 > span {
    background-color: #f5f8fa !important;
}

.section-wihte,
.section-wihte .text-line h5 > span {
    background-color: #fff !important;
}

.divider-line {
    border-bottom: 1px solid #f5f5f5;
}

.h400 {
    min-height: 400px;
}

.empty {
    text-align: center;
    color: #c1c1c1;
    padding: 20px 0;
}

a {
    color: #43bc60;
}

    a:focus,
    a:hover {
        color: #36964d;
    }

    a.transition,
    a.transition:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

.underline,
.underline:hover {
    text-decoration: underline;
}

.ellipsis,
.text-overflow {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-80px);
    }

    to {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-80px);
    }

    to {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(80px);
    }

    to {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(80px);
    }

    to {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(80px);
    }

    to {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(80px);
    }

    to {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-80px);
    }

    to {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-80px);
    }

    to {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes rotate {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.5);
    }

    to {
        transform: scale(1);
    }
}

@-moz-keyframes rotate {
    0% {
        -moz-transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.5);
    }

    to {
        -moz-transform: scale(1);
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.5);
    }

    to {
        -webkit-transform: scale(1);
    }
}

@-o-keyframes rotate {
    0% {
        -o-transform: scale(1);
    }

    50% {
        -o-transform: scale(1.5);
    }

    to {
        -o-transform: scale(1);
    }
}

@-webkit-keyframes loader-scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    45% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .7;
    }

    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes loader-scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    45% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .7;
    }

    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

.card-loader {
    color: #919191;
    line-height: 20px;
    text-align: center;
}

.loader-inner > span {
    background-color: #43bc60;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
}

    .loader-inner > span.nth-child(1) {
        -webkit-animation: loader-scale .75s .12s infinite cubic-bezier(.2, .68, .18, 1.08);
        animation: loader-scale .75s .12s infinite cubic-bezier(.2, .68, .18, 1.08);
    }

    .loader-inner > span:nth-child(2) {
        -webkit-animation: loader-scale .75s .24s infinite cubic-bezier(.2, .68, .18, 1.08);
        animation: loader-scale .75s .24s infinite cubic-bezier(.2, .68, .18, 1.08);
    }

    .loader-inner > span:nth-child(3) {
        -webkit-animation: loader-scale .75s .36s infinite cubic-bezier(.2, .68, .18, 1.08);
        animation: loader-scale .75s .36s infinite cubic-bezier(.2, .68, .18, 1.08);
    }

@-webkit-keyframes nextshake {
    0% {
        opacity: 1;
        -webkit-transform: translateY(-2px);
    }

    50% {
        -webkit-transform: translateY(2px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(-2px);
    }
}

@keyframes nextshake {
    0% {
        opacity: 1;
        transform: translateY(-2px);
    }

    50% {
        transform: translateY(2px);
    }

    to {
        opacity: 1;
        transform: translateY(-2px);
    }
}

.es-transup,
.es-transup:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .es-transup:hover {
        transform: translateY(-6px);
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
        -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
        -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
    }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }

    .animated.bounceIn,
    .animated.bounceOut,
    .animated.flipOutX,
    .animated.flipOutY {
        -webkit-animation-duration: .75s;
        animation-duration: .75s;
    }

@-webkit-keyframes bounce {

    0%, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {

    0%, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {

    0%, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {

    0%, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1);
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1);
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {

    0%, to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {

    0%, to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes jello {

    0%, 11.1%, to {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg);
    }
}

@keyframes jello {

    0%, 11.1%, to {
        -webkit-transform: none;
        transform: none;
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg);
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}

@-webkit-keyframes bounceIn {

    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@keyframes bounceIn {

    0%, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {

    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {

    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {

    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {

    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {

    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {

    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    to {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {

    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes bounceInUp {

    0%, 60%, 75%, 90%, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownSmall {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownSmall {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDownSmall {
    -webkit-animation-name: fadeInDownSmall;
    animation-name: fadeInDownSmall;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpSmall {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpSmall {
    -webkit-animation-name: fadeInUpSmall;
    animation-name: fadeInUpSmall;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1;
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

.bg-gray {
    background-color: #919191 !important;
}

.bg-gray-lighter {
    background-color: #f5f5f5 !important;
}

.bg-color {
    background-color: #fafafa !important;
}

.bg-border-color {
    background-color: #e4ecf3 !important;
}

.bg-danger {
    background-color: #ed3e3e !important;
}

.bg-primary,
.bg-primary-hover:hover,
.bg-success {
    background-color: #43bc60 !important;
}

.bg-warning {
    background-color: #ffa51f !important;
}

.border-gray {
    border-color: #e4ecf3 !important;
}

.border-top-gray-lighter {
    border-top: 1px solid #f5f5f5;
}

.color-primary {
    color: #43bc60 !important;
}

.color-warning {
    color: #ffa51f !important;
}

.color-success {
    color: #43bc60 !important;
}

.color-info {
    color: #278bf5 !important;
}

.color-danger {
    color: #ed3e3e !important;
}

.color-yellow {
    color: #fbc02d !important;
}

.gray-darker {
    color: #313131 !important;
}

.gray-dark {
    color: #616161 !important;
}

.color-gray {
    color: #919191 !important;
}

.color-white {
    color: #fff !important;
}

.gray-medium {
    color: #c1c1c1 !important;
}

.gray-light {
    color: #e1e1e1 !important;
}

.gray-lighter {
    color: #f5f5f5 !important;
}

.text-bold {
    font-weight: 700;
}

.mt0 {
    margin-top: 0 !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.ml0 {
    margin-left: 0 !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.mh0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.mh5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.mh10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.mh20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.mv0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.mv5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.mv10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.mv20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pr0 {
    padding-right: 0 !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pl0 {
    padding-left: 0 !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.ph0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ph5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.ph10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.ph20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.pv0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.pv5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.pv10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.pv20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.mts {
    margin-top: 5px !important;
}

.mtm {
    margin-top: 10px !important;
}

.mtl {
    margin-top: 20px !important;
}

.mrs {
    margin-right: 5px !important;
}

.mrm {
    margin-right: 10px !important;
}

.mrl {
    margin-right: 20px !important;
}

.mbs {
    margin-bottom: 5px !important;
}

.mbm {
    margin-bottom: 10px !important;
}

.mbl {
    margin-bottom: 20px !important;
}

.mls {
    margin-left: 5px !important;
}

.mlm {
    margin-left: 10px !important;
}

.mll {
    margin-left: 20px !important;
}

.mhs {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.mhm {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.mhl {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.mvs {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.mvm {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.mvl {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.pts {
    padding-top: 5px !important;
}

.ptm {
    padding-top: 10px !important;
}

.ptl {
    padding-top: 20px !important;
}

.prs {
    padding-right: 5px !important;
}

.prm {
    padding-right: 10px !important;
}

.prl {
    padding-right: 20px !important;
}

.pbs {
    padding-bottom: 5px !important;
}

.pbm {
    padding-bottom: 10px !important;
}

.pbl {
    padding-bottom: 20px !important;
}

.pls {
    padding-left: 5px !important;
}

.plm {
    padding-left: 10px !important;
}

.pll {
    padding-left: 20px !important;
}

.phs {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.phm {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.phl {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.pvs {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.pvm {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.pvl {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.text-normal {
    font-weight: 400 !important;
}

.text-blod {
    font-weight: 700 !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-12 {
    font-size: 12px !important;
}

.text-14 {
    font-size: 14px !important;
}

.text-16 {
    font-size: 16px !important;
}

.text-18 {
    font-size: 18px !important;
}

.text-20 {
    font-size: 20px !important;
}

.text-22 {
    font-size: 22px !important;
}

.text-24 {
    font-size: 24px !important;
}

.text-36 {
    font-size: 36px !important;
}

.text-sm {
    font-size: 12px !important;
}

.text-md {
    font-size: 14px !important;
}

.text-lg {
    font-size: 16px !important;
}

.text-xlg {
    font-size: 18px !important;
}

.cursor-default {
    cursor: default;
}

.cursor-pointer {
    cursor: pointer;
}

.link-darker {
    color: #313131 !important;
    cursor: pointer;
}

    .link-darker,
    .link-darker:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .link-darker:hover {
            color: #43bc60 !important;
        }

.link-dark {
    cursor: pointer;
    color: #616161 !important;
}

    .link-dark,
    .link-dark:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .link-dark:hover {
            color: #43bc60 !important;
        }

.link-gray {
    cursor: pointer;
    color: #919191 !important;
}

    .link-gray,
    .link-gray:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .link-gray:hover {
            color: #43bc60 !important;
        }

.link-light {
    cursor: pointer;
    color: #e1e1e1 !important;
}

    .link-light,
    .link-light:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .link-light:hover {
            color: #43bc60 !important;
        }

.link-lighter {
    cursor: pointer;
    color: #f5f5f5 !important;
}

    .link-lighter,
    .link-lighter:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .link-lighter:hover {
            color: #43bc60 !important;
        }

.link-medium {
    cursor: pointer;
    color: #c1c1c1 !important;
}

    .link-medium,
    .link-medium:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .link-medium:hover {
            color: #43bc60 !important;
        }

.link-white {
    cursor: pointer;
    color: #fff !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .link-primary,
    .link-white:hover {
        color: #43bc60 !important;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

.link-primary {
    cursor: pointer;
}

    .link-primary:hover {
        color: #36964d !important;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

.inline-block {
    display: inline-block !important;
}

.vertical-top {
    vertical-align: top !important;
}

.vertical-middle {
    vertical-align: middle !important;
}

.vertical-bottom {
    vertical-align: bottom !important;
}

.select2-container {
    margin-left: 0;
    margin-right: 0;
    border: 0;
    padding: 0;
    float: none;
}

.select2-container-multi .select2-choices {
    background-image: none;
    filter: none;
    height: 34px;
    min-height: 34px;
    line-height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    -webkit-transition: border .2s linear, box-shadow .2s linear;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border .2s linear, box-shadow .2s linear;
}

.select2-drop.select2-drop-above {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.select2-container-multi.select2-container-active .select2-choices {
    box-shadow: none !important;
}

.select2-container-multi .select2-choices .select2-search-field input {
    min-height: 30px;
}

.select2-container-multi .select2-choices .select2-search-choice {
    margin-top: 5px;
    background-image: none;
    background-color: #f1f1f1;
    border-color: #ddd;
}

.form-group .select2-container .select2-choice {
    height: 34px;
    line-height: 34px;
}

    .form-group .select2-container .select2-choice .select2-arrow b,
    .form-group .select2-container .select2-choice abbr,
    .form-group .select2-search-choice-close,
    .form-group .select2-search input {
        background-size: 60px 40px !important;
    }

.select2-container .select2-choice .select2-arrow {
    top: 2px;
}

.select2-offscreen {
    border-radius: 4px;
    padding: 6px;
    border: 1px solid #e1e1e1;
}

.select2-search-choice-close {
    top: 3px;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices,
.select2-drop-active {
    border-color: #43bc60 !important;
}

.select2-results .select2-highlighted {
    background: #43bc60 !important;
}

.select2-container-multi.select2-container-active .select2-choices,
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #43bc60 !important;
}

.sortable-list li .sort-handle {
    color: #ccc;
    display: inline-block;
    float: left;
    cursor: pointer;
    margin-right: 5px;
}

    .sortable-list li .sort-handle:hover {
        color: #666;
    }

.sortable-list li:hover .sort-handle {
    visibility: visible;
    color: #999;
}

.noUi-target {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
}

.noUi-horizontal {
    width: 300px;
    height: 4px;
}

    .noUi-horizontal .noUi-handle {
        height: 14px;
        width: 14px;
        left: -7px;
        top: -5px;
        background-color: #fff;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

        .noUi-horizontal .noUi-handle:after,
        .noUi-horizontal .noUi-handle:before {
            display: none;
        }

        .noUi-horizontal .noUi-handle:hover .score-tooltip .tooltip {
            opacity: 1;
            filter: alpha(opacity=100);
        }

        .noUi-horizontal .noUi-handle .score-tooltip {
            position: absolute;
            top: -34px;
            left: 0;
            width: 150px;
            margin-left: -75px;
            text-align: center;
        }

            .noUi-horizontal .noUi-handle .score-tooltip .tooltip {
                position: relative;
                display: inline-block;
            }

    .noUi-horizontal .noUi-tooltip {
        bottom: -33px;
        background-color: transparent;
        border-color: transparent;
        color: #43bc60;
    }

.noUi-base {
    background-color: #e1e1e1;
    height: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

.noUi-base,
.noUi-connect {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.noUi-connect {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #43bc60;
}

.ckeditor-balloon-uploader .balloon-filelist ul {
    max-height: 200px !important;
}

@media (max-width:767px) {

    .ckeditor-balloon-uploader .balloon-uploader-body .balloon-filelist .balloon-filelist-heading,
    .ckeditor-balloon-uploader .balloon-uploader-body .balloon-filelist ul li {
        overflow: hidden;
    }

    .ckeditor-balloon-uploader .balloon-uploader-body .balloon-filelist .file-name,
    .ckeditor-balloon-uploader .balloon-uploader-body .balloon-filelist .file-remove,
    .ckeditor-balloon-uploader .balloon-uploader-body .balloon-filelist .file-size,
    .ckeditor-balloon-uploader .balloon-uploader-body .balloon-filelist .file-status {
        padding: 4px !important;
        float: left;
        margin-right: 0;
    }

    .ckeditor-balloon-uploader .balloon-uploader-body .balloon-filelist .file-name {
        width: 30%;
    }

    .ckeditor-balloon-uploader .balloon-uploader-body .balloon-filelist .file-size {
        width: 30%;
        position: static;
    }

    .ckeditor-balloon-uploader .balloon-uploader-body .balloon-filelist .file-status {
        width: 25%;
        position: static;
    }

    .ckeditor-balloon-uploader .balloon-uploader-body .balloon-filelist .file-remove {
        width: 15%;
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translateZ(0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translateZ(0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translateZ(0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translateZ(0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translateZ(0);
    transition-timing-function: ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.swiper-hidden {
    visibility: hidden !important;
    height: 0 !important;
}

    .swiper-hidden:first-child {
        visibility: visible !important;
        height: 100% !important;
    }

.arrow-left,
.arrow-right {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    color: #dbdbdb;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .arrow-left > i,
    .arrow-right > i {
        font-size: 50px;
    }

    .arrow-left:focus,
    .arrow-right:focus {
        color: #dbdbdb;
    }

    .arrow-left:hover,
    .arrow-right:hover {
        color: #616161;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

.arrow-left {
    left: -50px;
}

.arrow-right {
    right: -50px;
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}

.local-video-player .vjs-default-skin {
    color: #ccc;
}

@font-face {
    font-family: VideoJS;
    src: url(http://139.196.164.10/static-dist/app/fonts/vjs.eot);
    src: url(http://139.196.164.10/static-dist/app/fonts/vjs.eot?) format("embedded-opentype"), url(http://139.196.164.10/static-dist/app/fonts/vjs.woff) format("woff"), url(http://139.196.164.10/static-dist/app/fonts/vjs.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}

.local-video-player .vjs-default-skin .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    background-color: #333;
    background-color: rgba(51, 51, 51, .9);
}

    .local-video-player .vjs-default-skin .vjs-slider:focus {
        -webkit-box-shadow: 0 0 2em #fff;
        -moz-box-shadow: 0 0 2em #fff;
        box-shadow: 0 0 2em #fff;
    }

.local-video-player .vjs-default-skin .vjs-slider-handle {
    position: absolute;
    left: 0;
    top: 0;
}

    .local-video-player .vjs-default-skin .vjs-slider-handle:before {
        content: "\E009";
        font-family: VideoJS;
        font-size: 1em;
        line-height: 1;
        text-align: center;
        text-shadow: 0 0 1em #fff;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

.local-video-player .vjs-default-skin .vjs-control-bar {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, .7);
}

.local-video-player .vjs-default-skin.vjs-has-started .vjs-control-bar {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s, opacity .1s;
    -moz-transition: visibility .1s, opacity .1s;
    -o-transition: visibility .1s, opacity .1s;
    transition: visibility .1s, opacity .1s;
}

.local-video-player .vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s;
}

.local-video-player .vjs-default-skin.vjs-controls-disabled .vjs-control-bar,
.local-video-player .vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
    display: none;
}

.local-video-player .vjs-default-skin .vjs-control {
    outline: none;
    position: relative;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 3em;
    width: 4em;
}

    .local-video-player .vjs-default-skin .vjs-control:before {
        font-family: VideoJS;
        font-size: 1.5em;
        line-height: 2;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    }

    .local-video-player .vjs-default-skin .vjs-control:focus:before,
    .local-video-player .vjs-default-skin .vjs-control:hover:before {
        text-shadow: 0 0 1em #fff;
    }

.local-video-player .vjs-default-skin .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.local-video-player .vjs-default-skin .vjs-play-control {
    width: 5em;
    cursor: pointer;
}

    .local-video-player .vjs-default-skin .vjs-play-control:before {
        content: "\E001";
    }

.local-video-player .vjs-default-skin.vjs-playing .vjs-play-control:before {
    content: "\E002";
}

.local-video-player .vjs-default-skin .vjs-mute-control,
.local-video-player .vjs-default-skin .vjs-volume-menu-button {
    cursor: pointer;
    float: right;
}

    .local-video-player .vjs-default-skin .vjs-mute-control:before,
    .local-video-player .vjs-default-skin .vjs-volume-menu-button:before {
        content: "\E006";
    }

    .local-video-player .vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
    .local-video-player .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
        content: "\E003";
    }

    .local-video-player .vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
    .local-video-player .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
        content: "\E004";
    }

    .local-video-player .vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
    .local-video-player .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
        content: "\E005";
    }

.local-video-player .vjs-default-skin .vjs-volume-control {
    width: 5em;
    float: right;
}

.local-video-player .vjs-default-skin .vjs-volume-bar {
    width: 5em;
    height: .6em;
    margin: 1.1em auto 0;
}

.local-video-player .vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
    height: 2.9em;
}

.local-video-player .vjs-default-skin .vjs-volume-level {
    position: absolute;
    top: 0;
    left: 0;
    height: .5em;
    background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}

.local-video-player .vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
    width: .5em;
    height: .5em;
}

.local-video-player .vjs-default-skin .vjs-volume-handle:before {
    font-size: .9em;
    top: -.2em;
    left: -.2em;
    width: 1em;
    height: 1em;
}

.local-video-player .vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
    width: 6em;
    left: -4em;
}

.local-video-player .vjs-default-skin .vjs-progress-control {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    font-size: .3em;
    height: 1em;
    top: -1em;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.local-video-player .vjs-default-skin:hover .vjs-progress-control {
    font-size: .9em;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.local-video-player .vjs-default-skin .vjs-progress-holder {
    height: 100%;
}

    .local-video-player .vjs-default-skin .vjs-progress-holder .vjs-load-progress,
    .local-video-player .vjs-default-skin .vjs-progress-holder .vjs-play-progress {
        position: absolute;
        display: block;
        height: 100%;
        margin: 0;
        padding: 0;
        left: 0;
        top: 0;
    }

.local-video-player .vjs-default-skin .vjs-play-progress {
    background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}

.local-video-player .vjs-default-skin .vjs-load-progress {
    background: #646464;
    background: hsla(0, 0%, 100%, .4);
}

.local-video-player .vjs-default-skin .vjs-seek-handle {
    width: 1.5em;
    height: 100%;
}

    .local-video-player .vjs-default-skin .vjs-seek-handle:before {
        padding-top: .1em;
    }

.local-video-player .vjs-default-skin .vjs-time-controls {
    font-size: 1em;
    line-height: 3em;
}

.local-video-player .vjs-default-skin .vjs-current-time,
.local-video-player .vjs-default-skin .vjs-duration {
    float: left;
}

.local-video-player .vjs-default-skin .vjs-remaining-time {
    display: none;
    float: left;
}

.local-video-player .vjs-time-divider {
    float: left;
    line-height: 3em;
}

.local-video-player .vjs-default-skin .vjs-fullscreen-control {
    width: 3.8em;
    cursor: pointer;
    float: right;
}

    .local-video-player .vjs-default-skin .vjs-fullscreen-control:before {
        content: "\E000";
    }

.local-video-player .vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
    content: "\E00B";
}

.local-video-player .vjs-default-skin .vjs-big-play-button {
    left: .5em;
    top: .5em;
    font-size: 3em;
    display: block;
    z-index: 2;
    position: absolute;
    width: 4em;
    height: 2.6em;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    opacity: 1;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, .7);
    border: .1em solid #3b4249;
    -webkit-border-radius: .8em;
    -moz-border-radius: .8em;
    border-radius: .8em;
    -webkit-box-shadow: 0 0 1em hsla(0, 0%, 100%, .25);
    -moz-box-shadow: 0 0 1em hsla(0, 0%, 100%, .25);
    box-shadow: 0 0 1em hsla(0, 0%, 100%, .25);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.local-video-player .vjs-default-skin.vjs-controls-disabled .vjs-big-play-button,
.local-video-player .vjs-default-skin.vjs-has-started .vjs-big-play-button,
.local-video-player .vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
    display: none;
}

.local-video-player .vjs-default-skin .vjs-big-play-button:focus,
.local-video-player .vjs-default-skin:hover .vjs-big-play-button {
    outline: 0;
    border-color: #fff;
    background-color: #505050;
    background-color: rgba(50, 50, 50, .75);
    -webkit-box-shadow: 0 0 3em #fff;
    -moz-box-shadow: 0 0 3em #fff;
    box-shadow: 0 0 3em #fff;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

.local-video-player .vjs-default-skin .vjs-big-play-button:before {
    content: "\E001";
    font-family: VideoJS;
    line-height: 2.6em;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}

.local-video-player .vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 5em;
    line-height: 1;
    width: 1em;
    height: 1em;
    margin-left: -.5em;
    margin-top: -.5em;
    opacity: .75;
    -webkit-animation: spin 1.5s infinite linear;
    -moz-animation: spin 1.5s infinite linear;
    -o-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear;
}

.local-video-player .vjs-default-skin .vjs-loading-spinner:before {
    content: "\E00A";
    font-family: VideoJS;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    text-align: center;
    text-shadow: 0 0 .1em #000;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.local-video-player .vjs-default-skin .vjs-menu-button {
    float: right;
    cursor: pointer;
}

.local-video-player .vjs-default-skin .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    margin-bottom: 3em;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 1.55em solid #000;
    border-top-color: rgba(7, 40, 50, .5);
}

.local-video-player .vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 10em;
    bottom: 1.5em;
    max-height: 15em;
    overflow: auto;
    left: -5em;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, .7);
    -webkit-box-shadow: -.2em -.2em .3em hsla(0, 0%, 100%, .2);
    -moz-box-shadow: -.2em -.2em .3em hsla(0, 0%, 100%, .2);
    box-shadow: -.2em -.2em .3em hsla(0, 0%, 100%, .2);
}

.local-video-player .vjs-default-skin .vjs-menu-button:hover .vjs-menu {
    display: block;
}

.local-video-player .vjs-default-skin .vjs-menu-button ul li {
    list-style: none;
    margin: 0;
    padding: .3em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase;
}

    .local-video-player .vjs-default-skin .vjs-menu-button ul li.vjs-selected {
        background-color: #000;
    }

        .local-video-player .vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
        .local-video-player .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover,
        .local-video-player .vjs-default-skin .vjs-menu-button ul li:focus,
        .local-video-player .vjs-default-skin .vjs-menu-button ul li:hover {
            outline: 0;
            color: #111;
            background-color: #fff;
            background-color: hsla(0, 0%, 100%, .75);
            -webkit-box-shadow: 0 0 1em #fff;
            -moz-box-shadow: 0 0 1em #fff;
            box-shadow: 0 0 1em #fff;
        }

    .local-video-player .vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
        text-align: center;
        text-transform: uppercase;
        font-size: 1em;
        line-height: 2em;
        padding: 0;
        margin: 0 0 .3em;
        font-weight: 700;
        cursor: default;
    }

.local-video-player .vjs-default-skin .vjs-subtitles-button:before {
    content: "\E00C";
}

.local-video-player .vjs-default-skin .vjs-captions-button:before {
    content: "\E008";
}

.local-video-player .vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.local-video-player .vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff;
}

.local-video-player .video-js {
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    vertical-align: middle;
    font-weight: 400;
    font-style: normal;
    font-family: Arial, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .local-video-player .video-js .vjs-tech {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .local-video-player .video-js:-moz-full-screen {
        position: absolute;
    }

.local-video-player body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto;
}

.local-video-player .video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    _position: absolute;
}

.local-video-player .video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important;
}

.local-video-player .video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none;
}

.local-video-player .vjs-poster {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

    .local-video-player .vjs-poster img {
        display: block;
        margin: 0 auto;
        max-height: 100%;
        padding: 0;
        width: 100%;
    }

.local-video-player .video-js.vjs-using-native-controls .vjs-poster {
    display: none;
}

.local-video-player .video-js .vjs-text-track-display {
    text-align: center;
    position: absolute;
    bottom: 4em;
    left: 1em;
    right: 1em;
}

.local-video-player .video-js .vjs-text-track {
    display: none;
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
}

.local-video-player .video-js .vjs-subtitles {
    color: #fff;
}

.local-video-player .video-js .vjs-captions {
    color: #fc6;
}

.local-video-player .vjs-tt-cue {
    display: block;
}

.local-video-player .vjs-default-skin .vjs-hidden {
    display: none;
}

.local-video-player .vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible;
}

.local-video-player.local-audio-player .vjs-default-skin .vjs-control-bar {
    display: block;
    left: 10%;
    top: 50%;
    right: 10%;
    margin-top: -25px;
}

.local-video-player.local-audio-player .video-js {
    background: #fff;
}

.local-video-player.local-audio-player .vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: visible;
    opacity: 1;
}

.local-video-player.local-audio-player .vjs-default-skin .vjs-big-play-button {
    display: none;
}

.treeview span.indent {
    margin-left: 10px !important;
    margin-right: 11px !important;
}

.treeview span.icon {
    width: 16px !important;
    vertical-align: middle;
}

.treeview-select {
    position: relative;
}

    .treeview-select .treeview-select-menu {
        display: block;
        position: absolute;
        min-width: 100%;
        z-index: 1024;
        visibility: hidden;
        border-bottom: 1px solid #ddd;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

        .treeview-select .treeview-select-menu.is-active {
            visibility: visible;
        }

        .treeview-select .treeview-select-menu .list-group-item {
            padding: 10px;
        }

        .treeview-select .treeview-select-menu .check-icon {
            color: #43bc60;
        }

    .treeview-select .list-group .list-group-item {
        font-size: 14px;
    }

        .treeview-select .list-group .list-group-item:first-child {
            border-radius: 0;
        }

        .treeview-select .list-group .list-group-item:last-child {
            border-bottom: none;
        }

.department-manage-search-form-group__select {
    display: inline-block;
}

.treeview-select-label {
    width: 100px;
}

.es-en-admin .treeview-select-label {
    width: 120px;
}

.text-line {
    position: relative;
    padding: 50px 0;
    text-align: center;
}

@media (max-width:767px) {
    .text-line {
        padding: 20px 0;
    }
}

.text-line.gray h5 > span {
    background: #f5f8fa;
}

.text-line.small {
    padding: 10px 0;
}

    .text-line.small h5 {
        font-size: 14px;
    }

        .text-line.small h5 > span {
            padding: 0 20px;
        }

.text-line .line {
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    margin-top: -1px;
    z-index: -1;
}

.text-line h5 {
    position: relative;
    margin-bottom: 20px;
    font-size: 32px;
    z-index: 1;
    color: #313131;
}

@media (max-width:767px) {
    .text-line h5 {
        font-size: 16px;
    }
}

.text-line h5 > i {
    padding-left: 20px;
    background: #fff;
}

.text-line h5 > span {
    background: #fff;
    padding: 0 40px;
}

.text-line .subtitle {
    font-size: 16px;
    color: #919191;
}

@media (max-width:767px) {
    .text-line .subtitle {
        font-size: 14px;
    }
}

.panel-default {
    padding: 0 15px;
    border-color: #e4ecf3;
}

@media (max-width:767px) {
    .panel-default {
        padding: 0 10px;
    }
}

.panel-default > .panel-heading {
    position: relative;
    font-size: 16px;
    padding: 10px 0;
    line-height: 30px;
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
}

    .panel-default > .panel-heading .panel-title {
        padding: 5px 0;
        color: #313131;
    }

        .panel-default > .panel-heading .panel-title > i {
            display: none;
        }

    .panel-default > .panel-heading .more {
        position: absolute;
        top: 8px;
        right: 0;
        display: block;
        color: #919191;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

@media (max-width:767px) {
    .panel-default > .panel-heading .more {
        top: 8px;
    }
}

.panel-default > .panel-heading .more:hover {
    color: #616161;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.panel-default > .panel-heading .panel-bar {
    position: absolute;
    top: 7px;
    right: 0;
    display: block;
}

.panel-default > .panel-footer {
    padding: 15px 0;
    background: none;
}

.panel-default > .panel-body {
    position: relative;
    padding: 15px 0;
}

.panel-primary > .panel-heading {
    background-color: #43bc60;
    color: #fff;
}

.panel-primary > .panel-body {
    background: #fafafa;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.panel-gray {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .08);
}

    .panel-gray > .panel-heading {
        background-color: #f5f5f5;
        color: #313131;
    }

    .panel-gray > .panel-body {
        background: #fff;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.panel-page {
    padding: 45px 50px 50px;
    min-height: 500px;
}

@media (max-width:767px) {
    .panel-page {
        padding: 15px;
        min-height: 300px;
    }
}

.panel-page .panel-heading {
    background: transparent;
    border-bottom: none;
    margin: 0 0 30px;
    padding: 0;
}

    .panel-page .panel-heading h2 {
        font-size: 25px;
        margin-top: 0;
    }

.es-section {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e4ecf3;
}

    .es-section.section-lg {
        min-height: 400px;
    }

    .es-section .section-header {
        position: relative;
        margin-bottom: 20px;
        border-bottom: 1px solid #f5f5f5;
    }

        .es-section .section-header h1 {
            margin-top: 5px;
            margin-bottom: 20px;
            font-size: 20px;
        }

        .es-section .section-header h3 {
            margin-top: 0;
            margin-bottom: 15px;
            font-size: 16px;
        }

        .es-section .section-header .more {
            position: absolute;
            top: 0;
            right: 0;
            display: block;
            color: #919191;
        }

            .es-section .section-header .more,
            .es-section .section-header .more:hover {
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

                .es-section .section-header .more:hover {
                    color: #616161;
                }

                .es-section .section-header .more > i {
                    font-size: 24px;
                }

.nav.nav-tabs {
    position: relative;
    margin-bottom: 25px;
    border-color: #f5f5f5;
}

    .nav.nav-tabs .highlight {
        position: absolute;
        bottom: -1px;
        border-bottom: 2px solid #43bc60;
    }

@media (max-width:767px) {
    .nav.nav-tabs .highlight {
        display: none;
    }
}

.nav.nav-tabs > li {
    margin-bottom: 0;
}

    .nav.nav-tabs > li > a {
        border: none;
        margin-right: 0;
        color: #313131;
        font-size: 16px;
        font-weight: 500;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        padding: 5px 30px 15px;
    }

@media (max-width:1199px) {
    .nav.nav-tabs > li > a {
        padding: 5px 10px 10px;
        font-size: 14px;
    }
}

@media (max-width:767px) {
    .nav.nav-tabs > li > a {
        padding: 8px;
    }
}

.nav.nav-tabs > li > a:focus,
.nav.nav-tabs > li > a:hover {
    background: none;
}

.nav.nav-tabs > li > a small {
    color: #919191;
}

.nav.nav-tabs > li.active > a,
.nav.nav-tabs > li:hover > a {
    border: none;
    background: none;
    color: #43bc60;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .nav.nav-tabs > li.active > a small,
    .nav.nav-tabs > li:hover > a small {
        color: #43bc60;
    }

    .nav.nav-tabs > li.active > a .badge,
    .nav.nav-tabs > li:hover > a .badge {
        background-color: #43bc60;
    }

    .nav.nav-tabs .badge,
    .nav.nav-tabs > li.active > a .badge,
    .nav.nav-tabs > li:hover > a .badge {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

.nav.nav-tabs .badge {
    margin-left: 5px;
    background-color: #919191;
}

.nav-btn-tab {
    position: relative;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .nav-btn-tab {
        padding-right: 0;
    }
}

.nav-btn-tab .nav.nav-tabs {
    border: none;
    margin-bottom: 0;
}

.nav-btn-tab .btnbar {
    position: absolute;
    top: 0;
    right: 0;
}

.pager > li > a {
    color: #616161;
    background-color: #f5f5f5;
    border-color: #dcdcdc;
}

    .pager > li > a.active,
    .pager > li > a:focus,
    .pager > li > a:hover {
        background-color: #e8e8e8;
    }

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
    background-color: #fafafa;
    border-color: #f5f5f5;
    color: #c7c7c7;
}

.media-list .media {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 15px;
}

    .media-list .media:last-child {
        border-bottom: none;
    }

.media-list .media-body .bullet {
    padding: 0 3px;
    font-size: 75%;
    color: #ccc;
    line-height: 1.4;
}

.media-list .empty-item {
    text-align: center;
    color: #999;
}

.media-body {
    word-break: break-all;
}

.media-left {
    padding-right: 15px;
}

.media .media-object-small img {
    width: 48px;
    height: 48px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.media-default .media-body > .title {
    margin-bottom: 10px;
}

.media-default .media-body > .content,
.media.media-number-o .media-body {
    color: #919191;
}

.media.media-number,
.media.media-number-o {
    padding-bottom: 5px;
}

    .media.media-number-o .media-left,
    .media.media-number .media-left {
        position: relative;
        color: #919191;
    }

        .media.media-number-o .media-left .num,
        .media.media-number .media-left .num {
            display: block;
            width: 20px;
            height: 20px;
            line-height: 18px;
            text-align: center;
            border: 1px solid #919191;
            border-radius: 50%;
        }

    .media.media-number-o:last-child,
    .media.media-number:last-child {
        border-bottom: none;
    }

.media-hot-comment .comments-info {
    margin-top: 5px;
    padding-left: 50px;
    font-size: 12px;
    color: #c1c1c1;
    min-height: 34px;
}

.media-hot-comment .comments-content {
    padding: 10px;
    margin: 10px 0;
    background: #f5f5f5;
    color: #919191;
    line-height: 25px;
    border: 1px solid #f1f1f1;
}

.media-comment .media-left img,
.media-subcomment .media-left img {
    width: 48px;
    height: 48px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.media-comment .media-body,
.media-subcomment .media-body {
    position: relative;
    padding-bottom: 15px;
}

.media-comment .reply-link,
.media-subcomment .reply-link {
    position: absolute;
    top: 28px;
    right: 10px;
    font-size: 12px;
    color: #919191;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .media-comment .reply-link:hover,
    .media-subcomment .reply-link:hover {
        color: #43bc60;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

.media-comment .title,
.media-subcomment .title {
    color: #919191;
    margin-bottom: 5px;
}

    .media-comment .title a,
    .media-subcomment .title a {
        margin-right: 5px;
    }

    .media-comment .title .date,
    .media-subcomment .title .date {
        margin-left: 5px;
    }

.media-comment .comment-sns i,
.media-subcomment .comment-sns i {
    margin-right: 5px;
}

.media-comment .comment-sns a,
.media-subcomment .comment-sns a {
    color: #919191;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin-right: 10px;
}

    .media-comment .comment-sns a:hover,
    .media-subcomment .comment-sns a:hover {
        color: #43bc60;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

.media-comment .media-body {
    border-bottom: 1px solid #f5f5f5;
}

.subcomments {
    margin-left: 20px;
    padding-left: 10px;
    background-color: #f5f5f5;
}

.media-evaluate .media-body {
    padding-bottom: 15px;
    border-bottom: 1px solid #f5f5f5;
}

.media-evaluate .title {
    color: #919191;
    margin-bottom: 5px;
}

    .media-evaluate .title a {
        margin-right: 5px;
    }

    .media-evaluate .title .date {
        margin-left: 5px;
    }

.media-evaluate .actions {
    margin-top: 10px;
}

    .media-evaluate .actions .show-full-btn,
    .media-evaluate .actions .show-short-btn {
        visibility: hidden;
    }

.media-evaluate:hover .actions .show-full-btn,
.media-evaluate:hover .actions .show-short-btn {
    visibility: visible;
}

.media-group-list {
    margin-top: -20px;
}

.media-group {
    margin-top: 20px;
}

@media (max-width:767px) {
    .media-group {
        margin-top: 15px;
    }
}

.media-group:first-child {
    margin-top: 20px;
}

@media (max-width:767px) {
    .media-group:first-child {
        margin-top: 15px;
    }
}

@media (max-width:767px) {
    .media-group .avatar-square-md {
        width: 40px !important;
        height: 40px !important;
    }
}

.media-group .title {
    height: 20px;
    overflow: hidden;
    margin: 5px 0;
}

@media (max-width:767px) {
    .media-group .title {
        margin: 0;
    }
}

.media-group .metas {
    color: #c1c1c1;
}

    .media-group .metas span {
        margin-right: 10px;
    }

    .media-group .metas i {
        margin-right: 5px;
        font-size: 14px;
    }

.media-dynamic {
    margin-top: 8px;
}

    .media-dynamic:first-child {
        margin-top: 0;
    }

    .media-dynamic:last-child .media-body {
        border: none;
    }

    .media-dynamic .media-body {
        position: relative;
        padding-right: 80px;
        padding-bottom: 8px;
    }

@media (max-width:767px) {
    .media-dynamic .media-body {
        padding-right: 0;
    }
}

.media-dynamic .media-body .title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 12px;
}

.media-dynamic .media-body .content {
    height: 20px;
    overflow: hidden;
    display: block;
    color: #919191;
}

.media-dynamic .date {
    position: absolute;
    right: 0;
    top: 9px;
    color: #c1c1c1;
}

@media (max-width:767px) {
    .media-dynamic .date {
        display: none;
    }
}

.media-search .reply {
    background-color: #f5f5f5;
    color: #919191;
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.media-search .title {
    font-size: 16px;
    margin-bottom: 10px;
}

@media (max-width:767px) {
    .media-search .title {
        font-size: 14px;
    }
}

.breadcrumb {
    background-color: #f5f5f5;
}

    .breadcrumb.breadcrumb-o {
        background: none;
        margin: 12px auto;
        padding: 8px 0;
    }

        .breadcrumb.breadcrumb-o > li,
        .breadcrumb > li {
            max-width: 100%;
        }

    .breadcrumb li.active {
        color: #919191;
    }

    .breadcrumb a {
        color: #919191;
    }

        .breadcrumb a,
        .breadcrumb a:hover {
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

            .breadcrumb a:hover {
                color: #43bc60;
            }

textarea.form-control-o {
    background-color: #f5f5f5;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 20px;
}

.badge-primary {
    background-color: #43bc60;
}

.es-share {
    position: relative;
    display: inline-block;
}

    .es-share.top .dropdown-menu {
        top: auto;
        bottom: 100%;
        left: 0;
        margin-left: -60px;
        margin-bottom: 10px;
    }

        .es-share.top .dropdown-menu:after {
            top: 100%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(64, 64, 64, 0);
            border-top-color: #404040;
            border-width: 8px;
            margin-left: -8px;
        }

    .es-share.right .dropdown-menu {
        top: -5px;
        left: 40px;
    }

        .es-share.right .dropdown-menu:after {
            right: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(64, 64, 64, 0);
            border-right-color: #404040;
            border-width: 8px;
            margin-top: -8px;
        }

    .es-share .dropdown-menu {
        min-width: 146px !important;
        padding: 3px 10px !important;
        background-color: #404040 !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        line-height: 30px !important;
    }

        .es-share .dropdown-menu a {
            margin: 3px 2px 2px 6px !important;
            color: #fff !important;
        }

        .es-share .dropdown-menu i {
            font-size: 20px !important;
        }

    .es-share i[class*=es-icon] {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

    .es-share .es-icon-weixin:hover {
        color: #43bc60;
    }

    .es-share .es-icon-weibo:hover {
        color: #ed3e3e;
    }

    .es-share .es-icon-qzone:hover {
        color: #ffa51f;
    }

    .es-share .es-icon-qq:hover {
        color: #278bf5;
    }

    .es-share.es-share-item .dropdown-menu {
        margin-left: -50px;
    }

.dropdown-menu {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

    .dropdown-menu .dropdown-header {
        padding: 5px 20px;
        margin-bottom: 10px;
        text-align: center;
        color: #616161;
        font-size: 14px;
        border-bottom: 1px solid #f5f5f5;
    }

    .dropdown-menu > li {
        position: relative;
    }

        .dropdown-menu > li > a {
            color: #616161;
            padding: 10px 20px;
        }

            .dropdown-menu > li > a,
            .dropdown-menu > li > a:hover {
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

                .dropdown-menu > li > a:hover {
                    background: #43bc60;
                    color: #fff;
                }

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn,
.btn.active,
.btn.focus,
.btn:focus,
.btn:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .btn.active,
    .btn.focus,
    .btn:focus,
    .btn:hover {
        text-decoration: none;
    }

    .btn.btn-sm {
        padding: 5px;
    }

        .btn.btn-sm,
        .btn.btn-sm > i {
            font-size: 12px;
        }

    .btn.btn-lg {
        font-size: 14px;
        padding: 12px 35px;
    }

    .btn.btn-xlg {
        padding: 11px 35px;
    }

    .btn.btn-xlg,
    .btn > i {
        font-size: 14px;
    }

.btn-ghost-white {
    color: #fff;
    border: 1px solid #fff;
    background-color: #c1c1c1;
    background-color: hsla(0, 0%, 100%, .3);
}

    .btn-ghost-white.focus,
    .btn-ghost-white:focus,
    .btn-ghost-white:hover {
        color: #fff;
        background-color: #919191;
        background-color: hsla(0, 0%, 100%, .5);
    }

.btn-link {
    color: #313131;
}

    .btn-link.focus,
    .btn-link:focus,
    .btn-link:hover {
        text-decoration: none;
    }

.btn-gray {
    color: #919191;
}

    .btn-gray.focus,
    .btn-gray:focus,
    .btn-gray:hover {
        color: #43bc60;
        text-decoration: none;
    }

.btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover {
    color: #616161;
    background-color: #f5f5f5;
    border-color: #dcdcdc;
}

    .btn-default.active,
    .btn-default.focus,
    .btn-default:focus,
    .btn-default:hover {
        color: #616161;
        background-color: #e1e1e1;
    }

.btn-primary {
    border-color: #36964d;
    background-color: #43bc60;
    color: #fff;
}

    .btn-primary.active,
    .btn-primary.focus,
    .btn-primary:focus,
    .btn-primary:hover {
        color: #fff;
        background-color: #389e51;
    }

.btn-success {
    border-color: #36964d;
    background-color: #43bc60;
    color: #fff;
}

    .btn-success.active,
    .btn-success.focus,
    .btn-success:focus,
    .btn-success:hover {
        color: #fff;
        background-color: #389e51;
    }

.btn-info {
    border-color: #0a71df;
    background-color: #278bf5;
    color: #fff;
}

    .btn-info.active,
    .btn-info.focus,
    .btn-info:focus,
    .btn-info:hover {
        color: #fff;
        background-color: #0b76e8;
    }

.btn-warning {
    border-color: #eb8d00;
    background-color: #ffa51f;
    color: #fff;
}

    .btn-warning.active,
    .btn-warning.focus,
    .btn-warning:focus,
    .btn-warning:hover {
        color: #fff;
        background-color: #f59300;
    }

.btn-danger {
    border-color: #e31515;
    background-color: #ed3e3e;
    color: #fff;
}

    .btn-danger.active,
    .btn-danger.focus,
    .btn-danger:focus,
    .btn-danger:hover {
        color: #fff;
        background-color: #ea1919;
    }

.btn-tag {
    display: inline-block;
    padding: 6px 10px;
    margin: 5px 5px 5px 0;
    color: #43bc60;
    font-size: 12px;
    background-color: #c7ebcf;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .btn-tag.active,
    .btn-tag:hover {
        background-color: #43bc60;
    }

    .btn-ghost,
    .btn-tag.active,
    .btn-tag:hover {
        color: #fff;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

.btn-ghost {
    border-color: #fff;
    border-radius: 20px;
}

    .btn-ghost:hover {
        color: #43bc60;
        background-color: #fff;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

.btn-transparent {
    position: relative;
    border-color: #43bc60;
    color: #43bc60;
    background-color: transparent;
}

    .btn-transparent:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 0;
        background-color: #43bc60;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

    .btn-transparent.active,
    .btn-transparent:hover {
        color: #fff;
    }

        .btn-transparent.active:after,
        .btn-transparent:hover:after {
            z-index: -1;
            width: 100%;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

.btn-fat {
    padding-left: 30px;
    padding-right: 30px;
}

.btn-default-popover {
    box-shadow: none !important;
}

    .btn-default-popover,
    .btn-default-popover:hover {
        background: hsla(0, 0%, 93%, .4) !important;
        border-color: hsla(0, 0%, 93%, .4) !important;
        color: rgba(0, 0, 0, .32) !important;
    }

        .btn-default-popover:hover {
            box-shadow: none;
            cursor: not-allowed;
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .btn-default-popover .popover {
            cursor: default;
        }

.es-tabs {
    background: #fff;
    margin-bottom: 30px;
    border: 1px solid #e4ecf3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .es-tabs .tab-header {
        background-color: #f5f5f5;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

        .es-tabs .tab-header > ul {
            padding: 0;
            margin: 0;
            list-style-type: none;
        }

            .es-tabs .tab-header > ul > li {
                float: left;
            }

                .es-tabs .tab-header > ul > li > a {
                    display: block;
                    padding: 15px 30px;
                    color: #616161;
                    -webkit-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    -o-transition: all .3s ease;
                    transition: all .3s ease;
                }

@media (max-width:767px) {
    .es-tabs .tab-header > ul > li > a {
        padding: 8px 10px;
    }
}

.es-tabs .tab-header > ul > li > a:hover {
    color: #43bc60;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.es-tabs .tab-header > ul > li.active > a {
    background-color: #fff;
}

.es-tabs .tab-body {
    padding: 5px 15px;
}

    .es-tabs .tab-body > ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        .es-tabs .tab-body > ul + ul {
            border-top: 1px dashed #e4ecf3;
        }

        .es-tabs .tab-body > ul > li {
            float: left;
        }

            .es-tabs .tab-body > ul > li > a {
                display: block;
                padding: 12px 30px;
                color: #616161;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

                .es-tabs .tab-body > ul > li.active > a,
                .es-tabs .tab-body > ul > li > a:hover {
                    color: #43bc60;
                }

                .es-tabs .tab-body > ul > li.active > a,
                .es-tabs .tab-body > ul > li > a:hover,
                .image-overlay {
                    -webkit-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    -o-transition: all .3s ease;
                    transition: all .3s ease;
                }

.image-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: alpha(opacity=30);
    background: #000 \ 9;
    background-image: -webkit-linear-gradient(top, hsla(0, 0%, 88%, 0) 50%, rgba(0, 0, 0, .5));
    background-image: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear, top, transparent 0, rgba(0, 0, 0, .5) 100%;
}

    .image-overlay:hover {
        opacity: .2;
        filter: alpha(opacity=20);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

    .image-overlay.image-overlay-o:hover {
        opacity: 1;
        filter: alpha(opacity=30);
    }

.alert > i {
    margin-right: 10px;
}

.alert.alert-lg {
    padding: 30px 20px;
}

.alert.alert-xs {
    font-size: 12px;
    padding: 5px 10px;
    margin-bottom: 0;
}

.alert.alert-sm {
    padding: 8px 10px;
}

.alert a {
    text-decoration: none;
}

.alert-success {
    border-color: #cddfb4;
    background-color: #f2fae3;
    color: #659f13;
}

    .alert-success .alert-link,
    .alert-success .close {
        color: #659f13;
    }

    .alert-success hr {
        border-top-color: #c1d7a2;
    }

.alert-info {
    border-color: #d6ebfa;
    background-color: #edf6fd;
}

    .alert-info,
    .alert-info .alert-link,
    .alert-info .close {
        color: #54b3e8;
    }

        .alert-info hr {
            border-top-color: #bfe0f7;
        }

.alert-warning {
    border-color: #ffd0b7;
    background-color: #fff9cd;
    color: #ff5e06;
}

    .alert-warning .alert-link,
    .alert-warning .close {
        color: #ff5e06;
    }

    .alert-warning hr {
        border-top-color: #ffbf9e;
    }

.alert-danger {
    border-color: #f0c7bd;
    background-color: #fff1f0;
    color: #e74c3c;
}

    .alert-danger .alert-link,
    .alert-danger .close {
        color: #e74c3c;
    }

    .alert-danger hr {
        border-top-color: #ebb5a8;
    }

.alert-blank {
    color: #000;
    background-color: #fafafa;
}

.alert-default {
    border-color: #e1e1e1;
    background-color: #f5f5f5;
}

    .alert-default .alert-link,
    .alert-default .close {
        color: #919191;
    }

    .alert-default.alert-edit:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        border-color: #ffd0b7;
        background-color: #fff9cd;
        color: #ff5e06;
    }

        .alert-default.alert-edit:hover .alert-link,
        .alert-default.alert-edit:hover .close {
            color: #ff5e06;
        }

        .alert-default.alert-edit:hover hr {
            border-top-color: #ffbf9e;
        }

        .alert-default.alert-edit:hover .editor > a {
            color: #cc7200;
        }

        .alert-default.alert-edit:hover .details {
            border-color: #ffbe76;
        }

    .alert-default.alert-edit .alert-header {
        position: relative;
    }

        .alert-default.alert-edit .alert-header:hover {
            cursor: pointer;
        }

    .alert-default.alert-edit .icon-click {
        position: absolute;
        top: 0;
        left: 5px;
    }

    .alert-default.alert-edit .title {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        padding: 0 150px 0 30px;
    }

    .alert-default.alert-edit .data,
    .alert-default.alert-edit .editor {
        position: absolute;
        top: 0;
        right: 5px;
    }

        .alert-default.alert-edit .editor > a {
            color: #919191;
        }

    .alert-default.alert-edit .details {
        display: none;
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #e1e1e1;
    }

.set-email-alert {
    font-size: 12px;
    text-align: center;
    margin-bottom: 0;
    border-radius: 0;
    padding: 5px;
}

    .set-email-alert .close {
        font-size: 16px;
    }

input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 100px #fafafa inset;
}

textarea {
    resize: none;
}

.help-block {
    margin-bottom: 0;
}

.width-100 {
    width: 100px !important;
    display: inline-block;
}

.width-150 {
    width: 150px !important;
    display: inline-block;
}

.width-200 {
    width: 200px;
    display: inline-block;
}

.width-400 {
    width: 400px;
    display: inline-block;
}

.input-sm {
    height: 30px;
}

.width-input {
    display: inline-block !important;
    margin-right: 6px;
    width: 150px;
}

.width-input-mini {
    width: 50px;
}

.width-input-small {
    width: 100px;
}

.width-input-large {
    width: 200px;
}

.width-input-xlarge {
    width: 300px;
}

.width-full {
    width: 100%;
}

.checkboxs,
.radios {
    padding-top: 7px;
    vertical-align: middle;
}

    .checkboxs label,
    .radios label {
        font-weight: 400;
        padding: 0 20px 0 0;
    }

.form-control {
    color: #616161;
    border-color: #e1e1e1;
}

    .form-control.form-control-lg {
        height: 40px;
    }

    .form-control::-webkit-input-placeholder {
        color: #919191;
    }

    .form-control:-moz-placeholder,
    .form-control::-moz-placeholder {
        color: #919191;
    }

    .form-control:-ms-input-placeholder {
        color: #919191;
    }

.form-horizontal .form-group {
    margin-bottom: 30px;
}

@media (max-width:767px) {
    .form-horizontal .form-group {
        margin-bottom: 15px;
    }
}

@media (max-width:767px) {
    .form-horizontal .form-control {
        margin-bottom: 10px;
    }
}

.has-error.form-group {
    margin-bottom: 10px;
}

@media (max-width:767px) {
    .has-error.form-group {
        margin-bottom: -5px;
    }
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
    color: #ed3e3e;
}

.has-error .form-control {
    border-color: #ed3e3e;
}

    .has-error .form-control:focus {
        border-color: #e1e1e1;
    }

.form-control-error {
    border-color: #ed3e3e !important;
}

.form-error-message {
    height: 20px;
    line-height: 20px;
    margin-bottom: 0;
    color: #ed3e3e;
}

.control-label-required {
    position: relative;
}

    .control-label-required:before {
        content: "*";
        color: #ffa51f;
        position: absolute;
        top: 4px;
        left: -10px;
    }

.avatar-xxs {
    width: 20px !important;
    height: 20px !important;
}

.avatar-xs,
.avatar-xxs {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.avatar-xs {
    width: 30px !important;
    height: 30px !important;
}

.avatar-sm,
.avatar-small {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
}

    .avatar-sm.avatar-sm-square,
    .avatar-small.avatar-sm-square {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

.avatar-md {
    width: 60px !important;
    height: 60px !important;
}

.avatar-lg,
.avatar-md,
.avatar-medium {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.avatar-lg,
.avatar-medium {
    width: 120px !important;
    height: 120px !important;
}

.avatar-square-md {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.progress {
    background-color: #f5f5f5;
    color: #fff;
    text-align: right;
    font-weight: 700;
    font-size: 14px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .progress.progress-xs {
        height: 5px;
    }

    .progress.progress-sm {
        height: 10px;
    }

    .progress.progress-md {
        height: 30px;
        line-height: 30px;
        margin-bottom: 15px;
    }

        .progress.progress-md .progress-bar {
            line-height: 30px;
            font-size: 14px;
            font-weight: 700;
        }

    .progress.progress-radius {
        border-radius: 30px;
    }

.progress-bar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #43bc60;
}

.progress-bar-left {
    text-align: left;
    padding-left: 15px;
}

.label {
    padding: .2em .6em;
    font-weight: 400;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
}

    .label.label-md {
        font-size: 100%;
    }

    .label.label-xs {
        font-size: 12px;
        padding: 2px;
    }

    .label.label-primary,
    .label.label-success {
        background-color: #43bc60;
    }

.score {
    margin-bottom: 10px;
}

    .score i {
        font-size: 14px;
        color: #919191;
    }

.sidenav .list-group:last-child {
    margin-bottom: 0;
}

.sidenav .list-group .list-group-heading {
    list-style-type: none;
    color: #919191;
    margin-bottom: 10px;
    margin-left: 20px;
}

.sidenav .list-group .list-group-item {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    padding: 0;
    border-left: 2px solid transparent;
}

    .sidenav .list-group .list-group-item:first-child,
    .sidenav .list-group .list-group-item:last-child {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .sidenav .list-group .list-group-item:hover {
        background-color: #f5f5f5;
    }

    .sidenav .list-group .list-group-item > a {
        display: block;
        color: #616161;
        padding: 10px 15px 10px 35px;
    }

    .sidenav .list-group .list-group-item.active {
        border-left: 2px solid #43bc60;
        background: none;
    }

        .sidenav .list-group .list-group-item.active > a {
            color: #43bc60;
        }

.sidenav {
    padding: 20px 0 10px;
    margin-bottom: 20px;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e4ecf3;
}

.nav-pills > li {
    margin-right: 5px;
}

    .nav-pills > li + li {
        margin-left: 0;
    }

    .nav-pills > li > a {
        padding: 10px 15px;
        color: #616161;
    }

        .nav-pills > li > a,
        .nav-pills > li > a:hover {
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

            .nav-pills > li > a:hover {
                background-color: #f5f5f5;
            }

    .nav-pills > li.active > a {
        color: #fff;
        background: #43bc60;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

.nav-pills.nav-pills-sm > li > a {
    font-size: 12px;
    line-height: 1.5;
    padding: 4px 13px;
}

.nav-pills.nav-pills-gray > li > a {
    background-color: #f8fbfd;
}

.nav-pills.nav-pills-gray > li.active > a {
    background: #43bc60;
}

.nav-pills.nav-pills-transparent > li {
    margin-bottom: 10px;
}

    .nav-pills.nav-pills-transparent > li .done-icon {
        position: absolute;
        right: 0;
        bottom: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        color: #fff;
        font-size: 12px;
    }

    .nav-pills.nav-pills-transparent > li > a {
        background: transparent;
        border: 1px solid #e1e1e1;
        color: #616161;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

        .nav-pills.nav-pills-transparent > li > a:after {
            content: "";
            position: absolute;
            width: 0;
            height: 0;
            right: 0;
            bottom: 0;
            border-color: transparent;
            border-style: solid;
            border-width: 0 0 15px 15px;
            border-bottom-color: #43bc60;
            opacity: 0;
            filter: alpha(opacity=0);
        }

    .nav-pills.nav-pills-transparent > li.active .done-icon,
    .nav-pills.nav-pills-transparent > li:hover .done-icon {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .nav-pills.nav-pills-transparent > li.active > a,
    .nav-pills.nav-pills-transparent > li:hover > a {
        border-color: #43bc60;
        background-color: transparent;
        color: #43bc60;
    }

        .nav-pills.nav-pills-transparent > li.active > a:after,
        .nav-pills.nav-pills-transparent > li:hover > a:after {
            opacity: 1;
            filter: alpha(opacity=100);
        }

.es-tag {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e4ecf3;
    border-left: 2px solid #43bc60;
}

.es-piece {
    margin-bottom: 30px;
}

    .es-piece .piece-header {
        position: relative;
        margin: 5px auto 20px;
        padding: 0 30px 0 15px;
        color: #313131;
        font-size: 16px;
    }

        .es-piece .piece-header:after {
            content: "";
            position: absolute;
            left: 0;
            top: 3px;
            width: 4px;
            height: 16px;
            background-color: #43bc60;
        }

        .es-piece .piece-header .more {
            position: absolute;
            right: 0;
            top: 5px;
        }

    .es-piece .piece-body .piece-body-list {
        list-style-type: none;
        padding: 0;
        margin-bottom: 0;
    }

        .es-piece .piece-body .piece-body-list > li {
            padding: 15px 0;
            border-bottom: 1px solid #f5f5f5;
        }

.user-avatar-list {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .user-avatar-list li {
        float: left;
        width: 20%;
        margin-bottom: 10px;
        text-align: center;
    }

@media (max-width:991px) and (min-width:768px) {
    .user-avatar-list li {
        width: 10%;
    }
}

.user-avatar-list .name {
    margin-top: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    height: 20px;
}

.popover {
    min-width: 200px;
    border-color: #e1e1e1;
}

    .popover.top > .arrow {
        border-top-color: #e1e1e1;
    }

    .popover.right > .arrow {
        border-right-color: #e1e1e1;
    }

    .popover.bottom > .arrow {
        border-bottom-color: #e1e1e1;
    }

    .popover.left > .arrow {
        border-left-color: #e1e1e1;
    }

    .popover .popover-content {
        color: #616161;
    }

.modal-title {
    word-break: break-all;
    color: #313131;
    font-size: 18px;
}

.modal-header {
    padding: 15px 20px;
}

.modal-body {
    word-wrap: break-word;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
}

    .modal-body img {
        max-width: 100%;
        height: auto;
    }

.modal-backdrop.in {
    opacity: .8;
    filter: alpha(opacity=80);
}

@media (min-width:992px) {
    .modal-dialog.modal-lg {
        width: 900px;
        margin-top: 20px;
    }
}

@media (min-width:992px) {
    .modal-dialog.modal-md {
        width: 800px;
    }
}

@media (min-width:992px) {
    .modal-dialog.modal-sm {
        width: 520px;
    }
}

@media (min-width:992px) {
    .modal-md {
        width: 800px;
    }
}

@media (min-width:992px) {
    .modal-sm {
        width: 520px;
    }
}

.nav-mini > li > a {
    padding: 1px 10px;
}

.table td {
    word-wrap: break-word;
    word-break: break-all;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 10px 15px;
}

.table-hover > tbody > tr:hover {
    background-color: #f6f6f6;
}

.table-striped .sort-handle {
    padding: 5px;
    cursor: pointer;
    color: #ccc;
    display: inline-block;
    font-size: 18px;
}

    .table-striped .sort-handle:hover {
        color: #999;
    }

.table .sort-operation {
    position: relative;
}

    .table .sort-operation .es-icon {
        font-size: 12px;
        position: absolute;
        left: -3px;
        color: #c1c1c1;
        cursor: pointer;
    }

        .table .sort-operation .es-icon.active,
        .table .sort-operation .es-icon:hover {
            color: #43bc60;
        }

    .table .sort-operation .es-icon-arrowdropup {
        top: 1px;
    }

    .table .sort-operation .es-icon-arrowdropdown {
        top: 6px;
    }

.es-qrcode {
    position: relative;
    text-align: center;
}

@media (max-width:767px) {
    .es-qrcode {
        display: none;
    }
}

.es-qrcode > i {
    font-size: 24px;
    color: #919191;
}

.es-qrcode .qrcode-popover {
    position: absolute;
    padding: 5px 10px;
    font-size: 12px;
    background: #fff;
    color: #313131;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1;
}

    .es-qrcode .qrcode-popover img {
        margin-bottom: 10px;
        width: 110px;
        height: 110px;
    }

.es-qrcode.toolbar-qrcode {
    color: #ccc;
}

    .es-qrcode.toolbar-qrcode .qrcode-popover {
        top: 0;
        right: 100%;
        transform-origin: 100% 0;
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -o-transform-origin: 100% 0;
    }

.es-qrcode.top .qrcode-popover {
    top: 0;
    left: 0;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
}

.es-qrcode.bottom .qrcode-popover {
    bottom: 0;
    right: 0;
    transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
}

.es-qrcode:hover {
    cursor: pointer;
}

.es-qrcode.open .qrcode-popover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}

.qrcode-popover {
    position: relative;
}

    .qrcode-popover:hover .qrcode-content {
        display: block\9;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .qrcode-popover.top .qrcode-content {
        left: -65px;
        top: -205px;
        transform-origin: 50% 100%;
        -webkit-transform-origin: 50% 100%;
        -moz-transform-origin: 50% 100%;
        -o-transform-origin: 50% 100%;
        -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
        box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
    }

        .qrcode-popover.top .qrcode-content:after {
            top: 100%;
            left: 50%;
            margin-left: -13px;
            border-top-color: #fff;
        }

        .qrcode-popover.top .qrcode-content img {
            width: 180px;
            height: 180px;
        }

    .qrcode-popover .qrcode-content {
        position: absolute;
        padding: 5px;
        z-index: 1;
        background: #fff;
        display: none\9;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .qrcode-popover .qrcode-content:after {
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-width: 13px;
        }

.well {
    background-color: #fafafa;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.icon-user-status {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 15px;
    text-align: center;
    border: 2px solid #fff;
    background: #ed3e3e;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

    .icon-user-status > i {
        font-size: 12px;
        vertical-align: middle;
    }

    .icon-user-status > img {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        width: 100%;
        height: 100%;
    }

    .icon-user-status.icon-md {
        width: 30px;
        height: 30px;
        line-height: 25px;
    }

        .icon-user-status.icon-md > i {
            font-size: 18px;
        }

.icon-user-vip {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 15px;
    text-align: center;
    background: #ed3e3e;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    background: none;
}

    .icon-user-vip > img {
        width: 100%;
        height: 100%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

.icon-user-teacher {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ed3e3e;
    color: #fff;
}

    .icon-user-teacher > i {
        font-size: 14px;
        vertical-align: text-top;
    }

    .icon-user-teacher.icon-user-teacher--sm {
        width: 16px;
        height: 16px;
        line-height: 16px;
    }

        .icon-user-teacher.icon-user-teacher--sm > i {
            font-size: 12px;
            vertical-align: unset;
        }

.avatar-wrap {
    position: relative;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

    .avatar-wrap .icon-user-status,
    .avatar-wrap .icon-user-vip {
        position: absolute;
        bottom: 0;
        right: 0;
    }

.es-step {
    padding-left: 0;
    margin-bottom: 35px;
}

    .es-step.es-step-3 li {
        width: 33.33%;
    }

    .es-step.es-step-2 li {
        width: 50%;
    }

    .es-step li {
        float: left;
        padding: 15px;
        list-style-type: none;
        border-bottom: 2px solid #e1e1e1;
        color: #e1e1e1;
        font-size: 14px;
        text-align: center;
    }

        .es-step li .number {
            width: 20px;
            height: 20px;
            line-height: 18px;
            display: inline-block;
            margin-right: 5px;
            border: 1px solid #e1e1e1;
            background-color: #e1e1e1;
            color: #fff;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

        .es-step li.doing,
        .es-step li.done {
            border-color: #43bc60;
        }

            .es-step li.doing .number,
            .es-step li.done .number {
                color: #fff;
                background-color: #43bc60;
                border-color: #43bc60;
            }

        .es-step li.done {
            color: #43bc60;
        }

        .es-step li.doing {
            color: #616161;
        }

.search-with-btn {
    position: relative;
}

    .search-with-btn.search-sm .form-control {
        height: 34px;
    }

    .search-with-btn.search-sm .btn {
        top: 2px;
    }

    .search-with-btn .form-control {
        height: 40px;
        color: #616161;
    }

    .search-with-btn .btn {
        background: transparent;
        border: none;
        position: absolute;
        right: 0;
        top: 5px;
        color: #c1c1c1;
    }

.tabs-wrapper {
    border: 1px solid #e4ecf3;
    border-radius: 4px;
    margin-bottom: 30px;
    background-color: #fff;
}

    .tabs-wrapper .tabs-mark-group {
        border-bottom: 1px dashed #e4ecf3;
    }

        .tabs-wrapper .tabs-mark-group .title {
            width: 90px;
            margin-top: 3px;
            float: left;
        }

        .tabs-wrapper .tabs-mark-group .classify {
            margin-top: 3px;
        }

            .tabs-wrapper .tabs-mark-group .classify a,
            .tabs-wrapper .tabs-mark-group .classify i {
                color: #919191;
            }

                .tabs-wrapper .tabs-mark-group .classify a:focus,
                .tabs-wrapper .tabs-mark-group .classify a:hover {
                    color: #43bc60;
                }

        .tabs-wrapper .tabs-mark-group .content {
            margin-left: 100px;
        }

    .tabs-wrapper .tabs-mark {
        margin: 0 4px;
    }

        .tabs-wrapper .tabs-mark a {
            border: 1px solid #e4ecf3;
            padding: 2px 5px;
            color: #919191;
        }

        .tabs-wrapper .tabs-mark.active a,
        .tabs-wrapper .tabs-mark:focus a,
        .tabs-wrapper .tabs-mark:hover a {
            color: #43bc60;
            border: 1px solid #43bc60;
        }

        .tabs-wrapper .tabs-mark i {
            font-size: 10px;
            margin-left: 5px;
        }

    .tabs-wrapper .tabs-group {
        padding: 0 60px 0 15px;
        position: relative;
        overflow-y: hidden;
    }

        .tabs-wrapper .tabs-group .title {
            float: left;
            padding: 15px 0;
            width: 100px;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
        }

        .tabs-wrapper .tabs-group .content {
            list-style: none;
            padding: 0;
            margin: 0 0 0 100px;
        }

            .tabs-wrapper .tabs-group .content > li {
                float: left;
                padding: 10px 12px;
            }

                .tabs-wrapper .tabs-group .content > li > a {
                    display: block;
                    padding: 5px 10px;
                    border: none;
                    border-radius: 4px;
                    color: #919191;
                    -webkit-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    -o-transition: all .3s ease;
                    transition: all .3s ease;
                }

                .tabs-wrapper .tabs-group .content > li.active > a,
                .tabs-wrapper .tabs-group .content > li:focus > a,
                .tabs-wrapper .tabs-group .content > li:hover > a {
                    color: #43bc60;
                }

        .tabs-wrapper .tabs-group .tabs-toggle {
            position: absolute;
            right: 20px;
            top: 18px;
            font-size: 12px;
            line-height: 1;
            cursor: pointer;
        }

        .tabs-wrapper .tabs-group + .tabs-group {
            border-top: 1px dashed #e4ecf3;
        }

.uploader-btn-group {
    position: relative;
}

    .uploader-btn-group .file-input {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: 2;
    }

        .uploader-btn-group .file-input:hover {
            cursor: pointer;
        }

.upload-picture-btn {
    position: relative;
}

    .upload-picture-btn div {
        width: 100% !important;
        height: 100% !important;
        left: 0 !important;
        top: 0 !important;
    }

.load-animation {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
    background-size: 100% 100%;
    background-image: url("http://139.196.164.10/static-dist/app/img/loading.gif");
}

.color-lump {
    position: relative;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #e1e1e1;
}

    .color-lump.lump-sm {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }

    .color-lump.lump-md {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
    }

    .color-lump.lump-xs {
        width: 10px;
        height: 10px;
    }

    .color-lump.lump-card {
        color: #616161;
        border: 1px solid #e4ecf3;
        background-color: #fff;
    }

        .color-lump.lump-card.done {
            border: 1px solid #43bc60;
            background-color: #43bc60;
            color: #fff;
        }

        .color-lump.lump-card.doing {
            border: 1px solid #43bc60;
            background-color: transparent;
            color: #616161;
        }

.sortable-list li.dragged {
    position: absolute;
    opacity: .5;
    z-index: 2000;
}

.sortable-list li.placeholder {
    margin-bottom: 15px;
    width: 100%;
    height: 40px;
    background: #fcffc0;
    border: 1px dashed #ccc;
    list-style: none;
}

.notify-content {
    text-align: center;
}

.notify {
    background-color: #fff;
    border: 1px solid #dcdedf;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
    display: inline-block;
    padding: 10px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #313131;
}

.infinite-loading:after {
    animation: circle 1s infinite linear;
    -webkit-animation: circle 1s infinite linear;
    font-family: es-icon;
    content: "\E688";
    display: block;
    color: #919191;
    font-size: 20px;
    padding: 0 10px;
    text-align: center;
}

@keyframes circle {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@-webkit-keyframes circle {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.class-serve > ul {
    padding: 20px 10px;
}

    .class-serve > ul > li {
        float: left;
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin: 0 5px;
        color: #fff;
        background-color: #e1e1e1;
        text-align: center;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

@media (max-width:1199px) {
    .class-serve > ul > li {
        margin: 0 2px;
    }
}

.class-serve > ul > li.active {
    background-color: #43bc60;
}

.class-serve > ul > li > a {
    display: block;
    color: #fff;
    font-size: 12px;
}

    .class-serve > ul > li > a:focus {
        box-shadow: none;
        border: none;
    }

.course-list.no-margin .course-item {
    margin-bottom: 0;
}

.course-list .course-item {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e4ecf3;
    background-color: #fff;
}

@media (min-width:992px) {

    .course-list .course-item,
    .course-list .course-item:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .course-list .course-item:hover {
            transform: translateY(-6px);
            -webkit-transform: translateY(-6px);
            -moz-transform: translateY(-6px);
            box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
            -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
            -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
        }
}

@media (max-width:767px) {
    .course-list .course-item {
        margin-bottom: 20px;
        margin-left: -5px;
        margin-right: -5px;
    }
}

.course-list .course-item.course-default {
    background-color: #f5f5f5;
    padding: 64px 20px 55.25px;
    border: 1px dashed #e1e1e1;
    color: #e1e1e1;
    text-align: center;
    font-size: 24px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .course-list .course-item.course-default:hover {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .course-list .course-item.course-default > i {
        font-size: 72px;
        display: inline-block;
        margin-bottom: 18px;
    }

.course-list .course-item .course-img {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

    .course-list .course-item .course-img .tag-discount {
        position: absolute;
        right: 0;
        top: 0;
        width: 68px;
        height: 68px;
        background: url("http://139.196.164.10/static-dist/app/img/tag_discount.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/tag_discount.png") 1x, url("/static-dist/app/img/tag_discount@2x.png") 2x);
    }

        .course-list .course-item .course-img .tag-discount.free {
            background: url("http://139.196.164.10/static-dist/app/img/tag_limitfree.png");
            background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/tag_limitfree.png") 1x, url("/static-dist/app/img/tag_limitfree@2x.png") 2x);
        }

    .course-list .course-item .course-img .img-responsive {
        width: 100%;
        padding: 10px;
    }

@media (max-width:767px) {
    .course-list .course-item .course-img .img-responsive {
        padding: 5px;
    }
}

.course-list .course-item .tags {
    position: absolute;
    top: 0;
    left: 10px;
}

    .course-list .course-item .tags .tag-finished,
    .course-list .course-item .tags .tag-live,
    .course-list .course-item .tags .tag-reservation,
    .course-list .course-item .tags .tag-serialing {
        display: inline-block;
        width: 40px;
        height: 50px;
    }

    .course-list .course-item .tags .tag-live {
        background: url("http://139.196.164.10/static-dist/app/img/tag_live.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/tag_live.png") 1x, url("/static-dist/app/img/tag_live@2x.png") 2x);
    }

    .course-list .course-item .tags .tag-reservation {
        background: url("http://139.196.164.10/static-dist/app/img/tag_reservation.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/tag_reservation.png") 1x, url("/static-dist/app/img/tag_reservation@2x.png") 2x);
    }

    .course-list .course-item .tags .tag-serialing {
        background: url("http://139.196.164.10/static-dist/app/img/tag_serialing.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/tag_serialing.png") 1x, url("/static-dist/app/img/tag_serialing@2x.png") 2x);
    }

    .course-list .course-item .tags .tag-finished {
        background: url("http://139.196.164.10/static-dist/app/img/tag_finished.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/tag_finished.png") 1x, url("/static-dist/app/img/tag_finished@2x.png") 2x);
    }

.course-list .course-item .title {
    margin-top: 10px;
    padding: 0 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

@media (max-width:767px) {
    .course-list .course-item .title {
        margin-top: 5px;
        padding: 0 5px;
    }
}

.course-list .course-item .metas {
    position: relative;
    padding: 10px;
    color: #c1c1c1;
}

@media (max-width:767px) {
    .course-list .course-item .metas {
        padding: 5px;
    }
}

.course-list .course-item .metas i {
    margin-right: 5px;
}

.course-list .course-item .metas .comment {
    margin-left: 10px;
}

@media (max-width:767px) {
    .course-list .course-item .metas .comment {
        display: none;
    }
}

.course-list .course-date {
    position: relative;
    padding: 20px 0;
    text-align: center;
    z-index: 1;
}

    .course-list .course-date .date {
        margin-top: 20px;
        color: #919191;
    }

    .course-list .course-date:before {
        position: absolute;
        content: "";
        left: -10px;
        right: -10px;
        top: 40px;
        height: 1px;
        background-color: #e1e1e1;
        z-index: -1;
    }

    .course-list .course-date .btn-circle {
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 38px;
        z-index: 1;
        border-radius: 50%;
        background: #e1e1e1;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 1px rgba(73, 73, 73, .21);
        -webkit-box-shadow: inset 0 0 4px hsla(0, 0%, 44%, .3);
        -moz-box-shadow: inset 0 0 4px hsla(0, 0%, 44%, .3);
        box-shadow: inset 0 0 4px hsla(0, 0%, 44%, .3);
    }

        .course-list .course-date .btn-circle > i {
            font-size: 24px;
            line-height: 34px;
        }

        .course-list .course-date .btn-circle.btn-live {
            background: #43bc60;
        }

.course-list .course-price-widget {
    float: right;
}

.course-list .course-sticky-item .course-img:hover {
    cursor: pointer;
}

    .course-list .course-sticky-item .course-img:hover .course-sticky-mask {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        opacity: 1;
        filter: alpha(opacity=100);
    }

.course-list .course-sticky-item .course-sticky-mask {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    color: #fff;
    height: 32px;
    line-height: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: default;
    background-image: -webkit-linear-gradient(-180deg, transparent, rgba(0, 0, 0, .7));
    background-image: -o-linear-gradient(-180deg, transparent 0, rgba(0, 0, 0, .7) 100%);
    background-image: linear-gradient(-180deg, transparent, rgba(0, 0, 0, .7));
}

.course-list .course-sticky-item .course-sticky-tag {
    position: absolute;
    left: 20px;
    bottom: 18px;
    padding: 2px 14px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    background-color: #ef5454;
    border: 1px solid #ef5454;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: default;
    z-index: 10;
}

.course-list .course-sticky-item .course-sticky-tag--student {
    left: 8px;
    bottom: 8px;
}

.course-list .course-sticky-item .course-sticky-btn {
    position: absolute;
    right: 10px;
    bottom: 8px;
    padding: 2px 11px;
    border: 1px solid #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    background-color: transparent;
    outline: none;
}

    .course-list .course-sticky-item .course-sticky-btn i {
        font-size: 12px;
    }

    .course-list .course-sticky-item .course-sticky-btn .course-sticky-btn__icon {
        position: absolute;
        top: 1px;
        right: 64px;
    }

.course-price-widget .price {
    color: #ed3e3e;
    font-size: 14px;
    margin-right: 0;
}

.course-price-widget .free {
    color: #43bc60;
}

.course-price-widget .discount {
    color: #ffa51f;
}

.course-list-new .course-item-wrap {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}

.course-list-new .course-item {
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .08);
    border: none;
}

    .course-list-new .course-item .tag-vip-free {
        position: absolute;
        left: -4px;
        top: 0;
        width: 82px;
        height: 32px;
        z-index: 10;
        background: url("http://139.196.164.10/static-dist/app/img/vipfree@1x.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/vipfree@1x.png") 1x, url("/static-dist/app/img/vipfree@2x.png") 2x);
    }

    .course-list-new .course-item .tag-vip-free-en {
        position: absolute;
        left: -4px;
        top: 0;
        width: 82px;
        height: 32px;
        z-index: 10;
        background: url("http://139.196.164.10/static-dist/app/img/vipfreeEn@1x.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/vipfreeEn@1x.png") 1x, url("/static-dist/app/img/vipfreeEn@2x.png") 2x);
    }

    .course-list-new .course-item .course-tag {
        position: absolute;
        bottom: 0;
        padding: 8px;
        width: 100%;
        font-size: 14px;
        line-height: 20px;
        color: #fff;
        cursor: default;
        background-color: rgba(0, 0, 0, .4);
    }

@media (max-width:480px) {
    .course-list-new .course-item .course-tag {
        padding: 4px;
        font-size: 12px;
        line-height: 16px;
    }
}

.course-list-new .course-item .course-tag i {
    margin-right: 4px;
    vertical-align: text-bottom;
}

.course-list-new .course-item .course-tag .course-tag__dot {
    position: absolute;
    top: 15px;
    right: 6px;
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #20b573;
    border-radius: 100%;
    vertical-align: middle;
}

@media (max-width:480px) {
    .course-list-new .course-item .course-tag .course-tag__dot {
        top: 10px;
        width: 4px;
        height: 4px;
    }
}

.course-list-new .course-item.course-default {
    padding: 64px 20px 58.88px;
}

.course-list-new .course-item .course-img .img-responsive {
    padding: 0;
}

.course-list-new .course-item .course-info {
    padding: 16px 8px;
}

    .course-list-new .course-item .course-info .title {
        margin-top: 0;
        margin-bottom: 12px;
        padding: 0;
        line-height: 20px;
    }

@media (max-width:767px) {
    .course-list-new .course-item .course-info {
        padding: 8px;
    }

        .course-list-new .course-item .course-info .title {
            margin-top: 0;
            margin-bottom: 8px;
        }
}

.course-list-new .course-item .metas {
    padding: 0;
    line-height: 20px;
}

    .course-list-new .course-item .metas i {
        margin-right: 4px;
    }

    .course-list-new .course-item .metas .comment {
        margin-left: 12px;
    }

.es-banner {
    position: relative;
    height: 80px;
    padding: 20px 0;
    background-color: #f5f5f5;
    letter-spacing: 1px;
}

@media (max-width:767px) {
    .es-banner {
        height: 60px;
        padding: 15px 0;
    }
}

.es-banner .container {
    position: relative;
}

.es-banner .title {
    text-transform: uppercase;
    padding: 6px 0;
    font-size: 20px;
}

@media (max-width:767px) {
    .es-banner .title {
        font-size: 16px;
    }
}

.es-banner .title > i {
    display: none;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    font-size: 20px;
}

@media (max-width:767px) {
    .es-banner .title > i {
        font-size: 16px;
        margin-right: 5px;
    }
}

.es-banner .more {
    position: absolute;
    top: 0;
    right: 10px;
}

@media (max-width:767px) {
    .es-banner .more .btn {
        padding: 8px 20px;
    }
}

.nav-filter {
    padding: 10px 0;
    border-bottom: 1px solid #f5f5f5;
}

    .nav-filter .btn-group {
        float: right;
        margin-top: -5px;
    }

    .nav-filter .nav-pills {
        float: left;
    }

        .nav-filter .nav-pills > li {
            margin-right: 15px;
        }

@media (max-width:767px) {
    .nav-filter .nav-pills > li {
        margin-right: 10px;
    }
}

.nav-filter .nav-pills > li.dropdown > a {
    color: #616161;
    border: none;
    background: none;
    padding: 4px 0;
}

    .nav-filter .nav-pills > li.dropdown > a:hover {
        color: #43bc60;
    }

.topic-list .topic-item {
    position: relative;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
}

    .topic-list .topic-item .title {
        margin-bottom: 10px;
    }

        .topic-list .topic-item .title a {
            color: #616161;
        }

            .topic-list .topic-item .title a,
            .topic-list .topic-item .title a:hover {
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

                .topic-list .topic-item .title a:hover {
                    color: #43bc60;
                }

    .topic-list .topic-item .metas {
        color: #919191;
    }

        .topic-list .topic-item .metas > .name {
            color: #616161;
        }

            .topic-list .topic-item .metas > .name,
            .topic-list .topic-item .metas > .name:hover {
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

                .topic-list .topic-item .metas > .name:hover {
                    color: #43bc60;
                }

@media (min-width:768px) {
    .topic-list .topic-item .metas > span {
        margin: 0 5px;
    }
}

.topic-list .topic-item .metas > .period {
    color: #43bc60;
}

@media (min-width:768px) {
    .topic-list .topic-item .metas > .period {
        margin: 0 5px;
    }
}

@media (min-width:768px) {
    .topic-list .media-body {
        padding-right: 100px;
    }
}

.topic-list .media-data {
    position: absolute;
    top: 5px;
    right: 0;
    text-align: center;
    color: #919191;
}

    .topic-list .media-data span {
        padding: 0 10px;
        display: inline-block;
    }

        .topic-list .media-data span + span {
            border-left: 1px solid #e1e1e1;
        }

.note-filter .btn-group .dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
}

.note-list .note-item {
    position: relative;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
}

    .note-list .note-item .content {
        margin-bottom: 20px;
        max-height: 90px;
        overflow: hidden;
    }

        .note-list .note-item .content.active {
            max-height: none;
        }

        .note-list .note-item .content p {
            line-height: 30px;
            margin-bottom: 0;
        }

    .note-list .note-item .more {
        display: none;
        margin-bottom: 20px;
    }

    .note-list .note-item .metas {
        color: #919191;
    }

        .note-list .note-item .metas > .name {
            color: #616161;
        }

            .note-list .note-item .metas > .name,
            .note-list .note-item .metas > .name:hover {
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

                .note-list .note-item .metas > .name:hover {
                    color: #43bc60;
                }

@media (min-width:768px) {
    .note-list .note-item .metas > span {
        margin: 0 5px;
    }
}

.note-list .note-item .metas > .period {
    color: #43bc60;
}

@media (min-width:768px) {
    .note-list .note-item .metas > .period {
        margin: 0 5px;
    }
}

.note-list .note-item .metas .metas-sns {
    float: right;
}

    .note-list .note-item .metas .metas-sns > span {
        margin-left: 10px;
    }

        .note-list .note-item .metas .metas-sns > span i {
            margin-right: 3px;
        }

        .note-list .note-item .metas .metas-sns > span > a {
            color: #919191;
        }

            .note-list .note-item .metas .metas-sns > span > a,
            .note-list .note-item .metas .metas-sns > span > a:hover {
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

                .note-list .note-item .metas .metas-sns > span > a:hover {
                    color: #43bc60;
                }

.note-list .note-item .metas .icon-favour.active > a > i {
    animation: rotate 2s;
    -moz-animation: rotate 2s;
    -webkit-animation: rotate 2s;
    -o-animation: rotate 2s;
}

.es-bar {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -230px;
    width: 265px;
    z-index: 888;
    background-color: #fff;
}

    .es-bar .go-top {
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
    }

        .es-bar .go-top,
        .es-bar .go-top.show {
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

            .es-bar .go-top.show {
                visibility: visible;
                opacity: 1;
                filter: alpha(opacity=100);
            }

.es-bar-menu {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 35px;
    background-color: #fff;
    -webkit-box-shadow: -1px 0 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: -1px 0 2px 0 rgba(0, 0, 0, .1);
    box-shadow: -1px 0 2px 0 rgba(0, 0, 0, .1);
}

    .es-bar-menu > ul {
        position: absolute;
        left: 0;
        right: 0;
        padding: 0;
        text-align: center;
        list-style-type: none;
        margin-bottom: 0;
    }

        .es-bar-menu > ul > li {
            position: relative;
            margin: 10px auto;
            padding: 8px 0;
            display: block;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

            .es-bar-menu > ul > li .popover {
                min-width: 250px;
                margin-right: 50px;
            }

            .es-bar-menu > ul > li.bar-weixin-btn .popover {
                min-width: 120px;
                text-align: center;
            }

            .es-bar-menu > ul > li.bar-weixin-btn .popover-content {
                padding: 5px;
            }

            .es-bar-menu > ul > li.active,
            .es-bar-menu > ul > li:hover {
                background-color: #43bc60;
            }

                .es-bar-menu > ul > li.active,
                .es-bar-menu > ul > li.active > a,
                .es-bar-menu > ul > li:hover,
                .es-bar-menu > ul > li:hover > a {
                    -webkit-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    -o-transition: all .3s ease;
                    transition: all .3s ease;
                }

                    .es-bar-menu > ul > li.active > a,
                    .es-bar-menu > ul > li:hover > a {
                        color: #fff;
                    }

            .es-bar-menu > ul > li > a {
                display: block;
                color: #616161;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

                .es-bar-menu > ul > li > a > i {
                    display: block;
                    font-size: 18px;
                }

.bar-menu-top {
    top: 100px;
    background-color: #fff;
    z-index: 2;
}

    .bar-menu-top .bar-user {
        padding: 10px 0;
        border-top: 1px solid #f5f5f5;
        border-bottom: 1px solid #f5f5f5;
    }

        .bar-menu-top .bar-user.active .badge,
        .bar-menu-top .bar-user:hover .badge {
            background-color: #fff;
            color: #43bc60;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

    .bar-menu-top > li {
        position: relative;
    }

        .bar-menu-top > li .dot {
            position: absolute;
            top: 8px;
            right: 6px;
        }

.bar-menu-sns {
    bottom: 0;
    z-index: 1;
}

    .bar-menu-sns .popover-content {
        max-height: 300px;
        overflow-x: hidden;
        overflow-y: auto;
    }

.es-bar-main {
    position: absolute;
    left: 35px;
    bottom: 0;
    width: 230px;
    z-index: 888;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    background-color: #fafafa;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
}

    .es-bar-main,
    .es-bar-main.active {
        top: 0;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .es-bar-main.active {
            opacity: 1;
            filter: alpha(opacity=100);
            z-index: 999;
            visibility: visible;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
        }

        .es-bar-main .bar-main-header {
            position: relative;
            height: 40px;
            line-height: 40px;
            padding: 0 10px;
            font-size: 16px;
            text-align: center;
        }

            .es-bar-main .bar-main-header > a {
                position: absolute;
                left: 10px;
            }

        .es-bar-main .bar-main-body {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            overflow: hidden;
            overflow-x: hidden;
            font-size: 12px;
            margin-top: 60px;
            padding: 0 15px;
        }

            .es-bar-main .bar-main-body .ps-scrollbar-x-rail {
                display: none !important;
            }

        .es-bar-main .btn-action {
            margin-bottom: 20px;
            padding: 0 10px;
            text-align: center;
        }

            .es-bar-main .btn-action span {
                position: relative;
            }

            .es-bar-main .btn-action .dot-md {
                position: absolute;
                top: -4px;
                right: -4px;
            }

        .es-bar-main .course-item {
            margin-bottom: 20px !important;
        }

            .es-bar-main .course-item .title {
                margin: 0;
                padding: 5px 10px;
            }

        .es-bar-main .progress {
            margin-bottom: 0;
        }

.bar-message {
    list-style-type: none;
    padding-left: 0;
}

    .bar-message > li {
        position: relative;
        margin-top: 0;
        padding: 15px 0;
        border-bottom: 1px dashed #e1e1e1;
    }

        .bar-message > li:last-child {
            border: none;
        }

        .bar-message > li .notification-footer {
            margin-top: 5px;
            color: #919191;
        }

        .bar-message > li > i {
            position: absolute;
            top: 6px;
            left: -15px;
        }

    .bar-message .notification-body {
        color: #919191;
    }

        .bar-message .notification-body strong {
            font-weight: 400;
        }

        .bar-message .notification-body a {
            color: #313131;
        }

            .bar-message .notification-body a:hover {
                color: #43bc60;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

.bar-homework li {
    padding: 10px 0;
}

.bar-user-center {
    text-align: center;
}

    .bar-user-center p {
        font-size: 14px;
        margin-top: 20px;
    }

.bar-preview {
    padding-left: 0;
    list-style-type: none;
}

    .bar-preview > li {
        margin-bottom: 20px;
    }

        .bar-preview > li i {
            margin-right: 5px;
        }

    .bar-preview .date {
        color: #919191;
    }

.bar-task {
    padding: 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px dashed #e1e1e1;
}

    .bar-task:last-child {
        border: none;
    }

    .bar-task .bar-task-header {
        background-color: #43bc60;
        color: #fff;
        padding: 4px 10px;
        line-height: 16px;
        border-radius: 20px;
    }

        .bar-task .bar-task-header .title {
            position: relative;
            padding-right: 45px;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
        }

            .bar-task .bar-task-header .title span {
                position: absolute;
                top: 0;
                right: 5px;
            }

    .bar-task .bar-time-line {
        position: relative;
        padding-left: 0;
        list-style-type: none;
    }

        .bar-task .bar-time-line > li {
            position: relative;
            padding: 20px 0 0 30px;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
        }

            .bar-task .bar-time-line > li:before {
                position: absolute;
                content: "";
                top: 0;
                left: 10px;
                width: 2px;
                height: 100%;
                background-color: #43bc60;
            }

            .bar-task .bar-time-line > li .es-icon {
                position: absolute;
                top: 20px;
                left: 4px;
                display: inline-block;
                font-size: 14px;
                line-height: 17px;
                text-align: center;
                z-index: 1;
                color: #43bc60;
                background-color: #fafafa;
            }

.bar-history {
    position: relative;
    padding: 15px 0;
    z-index: 1;
}

    .bar-history:before {
        position: absolute;
        content: "";
        top: 0;
        left: 26px;
        width: 2px;
        height: 100%;
        background-color: #e1e1e1;
        z-index: -1;
    }

    .bar-history .date {
        display: inline-block;
        height: 24px;
        width: 54px;
        line-height: 24px;
        background-color: #e1e1e1;
        text-align: center;
        color: #fff;
    }

    .bar-history ul {
        margin-bottom: 0;
    }

        .bar-history ul > li {
            position: relative;
            padding: 30px 0 0 45px;
        }

            .bar-history ul > li .icon {
                position: absolute;
                top: 28px;
                left: 17px;
                display: inline-block;
                width: 20px;
                height: 20px;
                color: #fff;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                background-color: #43bc60;
            }

.js-user-card {
    display: inline-block;
}

.es-card {
    width: 330px;
    max-width: 330px;
    z-index: 999;
}

    .es-card .popover-content {
        padding: 0;
    }

    .es-card .card-header {
        position: relative;
        padding: 15px;
        min-height: 95px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        background-color: #f5f5f5;
    }

    .es-card .media {
        padding-right: 70px;
    }

    .es-card .media-left {
        position: relative;
    }

    .es-card .avatar-md {
        border: 2px solid #fff;
    }

    .es-card .user-avatar {
        position: relative;
    }

        .es-card .user-avatar .icon-user-status,
        .es-card .user-avatar .icon-user-vip {
            position: absolute;
            bottom: 0;
            right: 0;
        }

    .es-card .content {
        font-size: 12px;
        margin-top: 6px;
        color: #919191;
    }

        .es-card .content .icon-user-vip {
            margin-right: 4px;
            width: 16px;
            height: 16px;
        }

    .es-card .metas {
        position: absolute;
        top: 15px;
        right: 15px;
        width: 70px;
        text-align: right;
    }

        .es-card .metas .btn {
            margin-bottom: 12px;
        }

            .es-card .metas .btn:last-child {
                margin-bottom: 0;
            }

    .es-card .card-body {
        line-height: 24px;
        padding: 20px;
        color: #919191;
    }

    .es-card .card-footer {
        border-top: 1px solid #f5f5f5;
    }

        .es-card .card-footer span {
            float: left;
            width: 33.33%;
            margin: 5px auto;
            text-align: center;
            line-height: 24px;
            border-right: 1px solid #f5f5f5;
        }

            .es-card .card-footer span:last-child {
                border: none;
            }

.sign_main {
    position: absolute;
    right: 0;
    width: 280px;
    background: #fbfefe;
    display: none;
    margin-top: 10px;
    z-index: 9999;
    border: 1px solid #ccc;
}

    .sign_main .disabled-next {
        cursor: not-allowed;
        color: #999;
    }

    .sign_main table {
        width: 278px;
        border: 1px solid #e3e3e3;
        border-width: 1px 0;
        background: #fff;
        color: #666;
    }

    .sign_main thead {
        color: #999;
    }

    .sign_main table tr td {
        border-bottom: 1px solid #e3e3e3;
    }

    .sign_main table tbody td {
        border-right: 1px solid #e3e3e3;
        border-left: 1px solid #e3e3e3;
    }

    .sign_main .calendar_title_month {
        height: 40px;
    }

    .sign_main .keep-days,
    .sign_main .signed-number,
    .sign_main .today-rank {
        color: #ff7f3e;
    }

    .sign_main .calendar_title_month span:hover {
        cursor: pointer;
    }

    .sign_main .title-month {
        font-size: 14px;
        color: #656565;
    }

    .sign_main .title-margin {
        margin: 10px;
    }

    .sign_main .signed_anime_day,
    .sign_main .signed_day {
        background: url("http://139.196.164.10/static-dist/app/img/sign_have_anime.gif") 50% no-repeat;
    }

.es-filter {
    position: relative;
    background-color: #fafafa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 30px;
}

    .es-filter .nav-sort > li {
        float: left;
    }

        .es-filter .nav-sort > li > a {
            height: 40px;
            padding: 10px 15px;
            color: #616161;
        }

            .es-filter .nav-sort > li > a,
            .es-filter .nav-sort > li > a:hover {
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

                .es-filter .nav-sort > li > a:hover {
                    color: #43bc60;
                }

                .es-filter .nav-sort > li > a.active {
                    color: #fff;
                    background-color: #43bc60;
                }

                    .es-filter .nav-sort > li > a.active:hover {
                        color: #fff;
                    }

    .es-filter .btn-group.open .dropdown-toggle {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        color: #43bc60;
    }

    .es-filter .filter {
        position: absolute;
        text-align: right;
        top: 0;
        right: 15px;
    }

        .es-filter .filter .btn {
            background: none;
            padding: 10px 0;
        }

            .es-filter .filter .btn,
            .es-filter .filter .btn:hover {
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

                .es-filter .filter .btn:hover {
                    color: #43bc60;
                }

                .es-filter .filter .btn > i {
                    font-size: 18px;
                }

        .es-filter .filter label {
            margin-left: 15px;
            margin-top: 11px;
            vertical-align: top;
        }

            .es-filter .filter label,
            .es-filter .filter label:hover {
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

                .es-filter .filter label:hover {
                    color: #43bc60;
                }

.card-pack-list .card-pack-item {
    margin: 0 auto 30px;
}

.coupon-pack-item {
    position: relative;
    display: inline-block;
    width: 330px;
    height: 190px;
    margin-bottom: 16px;
    padding-left: 30px;
    color: #fff;
    background: url("http://139.196.164.10/static-dist/app/img/coupon.png") no-repeat;
}

    .coupon-pack-item .range {
        padding-top: 26px;
        text-align: left;
        font-size: 14px;
        line-height: 20px;
        color: #fff;
    }

    .coupon-pack-item .tip {
        position: absolute;
        top: 84px;
        right: 26px;
        font-size: 14px;
        line-height: 20px;
        color: #fff;
    }

    .coupon-pack-item .date {
        color: #fff;
    }

    .coupon-pack-item .price {
        font-size: 16px;
        color: #fff;
    }

        .coupon-pack-item .price .price__number {
            font-size: 48px;
            font-weight: 600;
            line-height: 67px;
            vertical-align: sub;
            color: #fff;
        }

    .coupon-pack-item .stamp {
        position: absolute;
        left: 14px;
        bottom: 16px;
        display: inline-block;
        width: 122px;
        height: 122px;
    }

        .coupon-pack-item .stamp.stamp-outdate {
            background: url("http://139.196.164.10/static-dist/app/img/coupon.png") no-repeat -183px -384px;
        }

        .coupon-pack-item .stamp.stamp-used {
            background: url("http://139.196.164.10/static-dist/app/img/coupon.png") no-repeat -30px -384px;
        }

    .coupon-pack-item.useless {
        background: url("http://139.196.164.10/static-dist/app/img/coupon.png") no-repeat 0 -190px;
    }

.card-pack-item {
    position: relative;
    width: 254px;
    height: 172px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

    .card-pack-item h4 {
        position: absolute;
        font-size: 18px;
        left: 18px;
    }

    .card-pack-item p {
        margin-bottom: 0;
    }

    .card-pack-item .title {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

    .card-pack-item .price {
        margin-bottom: 18px;
        margin-top: 10px;
    }

        .card-pack-item .price strong {
            font-size: 30px;
            font-weight: 400;
        }

        .card-pack-item .price a {
            color: #fff;
            padding-left: 8px;
        }

    .card-pack-item .stamp {
        position: absolute;
        display: inline-block;
        width: 132px;
        height: 132px;
        bottom: 8px;
        left: 15px;
    }

        .card-pack-item .stamp.stamp-outdate {
            background: url("http://139.196.164.10/static-dist/app/img/card.png") no-repeat 0 -349px;
        }

        .card-pack-item .stamp.stamp-cancel {
            background: url("http://139.196.164.10/static-dist/app/img/card.png") no-repeat -410px -351px;
        }

    .card-pack-item.coupon-item {
        background: url("http://139.196.164.10/static-dist/app/img/card.png") no-repeat;
    }

        .card-pack-item.coupon-item.useless {
            background: url("http://139.196.164.10/static-dist/app/img/card.png") no-repeat 0 -174px;
        }

        .card-pack-item.coupon-item .title {
            padding-top: 38px;
        }

        .card-pack-item.coupon-item .stamp-used {
            background: url("http://139.196.164.10/static-dist/app/img/card.png") no-repeat -140px -349px;
        }

    .card-pack-item.card-item {
        background: url("http://139.196.164.10/static-dist/app/img/card.png") no-repeat -260px 0;
    }

        .card-pack-item.card-item.useless {
            background: url("http://139.196.164.10/static-dist/app/img/card.png") no-repeat -260px -174px;
        }

        .card-pack-item.card-item .title {
            padding-top: 58px;
        }

        .card-pack-item.card-item .stamp-used {
            background: url("http://139.196.164.10/static-dist/app/img/card.png") no-repeat -275px -351px;
        }

.modal-card-pack.modal-logined .modal-content:after {
    position: absolute;
    width: 96px;
    height: 97px;
    top: 105px;
    right: 90px;
    content: "";
    background: url("http://139.196.164.10/static-dist/app/img/card_user.png") 50% no-repeat;
}

@media (max-width:767px) {
    .modal-card-pack.modal-logined .modal-content:after {
        display: none;
    }
}

.modal-card-pack .modal-content {
    position: relative;
    background: url("http://139.196.164.10/static-dist/app/img/card_bg.png") #feba37 50% no-repeat;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.modal-card-pack .modal-body {
    padding: 30px;
}

@media (max-width:767px) {
    .modal-card-pack .modal-body {
        padding: 15px;
    }
}

.modal-card-pack .modal-body .modal-info {
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin-bottom: 30px;
}

@media (max-width:767px) {
    .modal-card-pack .modal-body .modal-info {
        margin-bottom: 20px;
        font-size: 18px;
    }
}

.modal-card-pack .modal-body .coupon-pack-item {
    margin-left: 74px;
}

.modal-card-pack .modal-body .modal-action {
    margin-top: 30px;
    text-align: center;
}

@media (max-width:767px) {
    .modal-card-pack .modal-body .modal-action {
        margin-top: 20px;
    }
}

.coupon-modal .modal-header {
    border: none;
}

.coupon-modal .modal-body {
    padding-top: 0;
    padding-bottom: 24px;
}

.coupon-modal .modal-footer {
    border: none;
    display: none;
}

.coupon-modal .coupon-modal-paginator {
    text-align: center;
}

    .coupon-modal .coupon-modal-paginator .pagination {
        margin-bottom: 0;
    }

.coupon-modal-item {
    margin-top: 0;
    padding-top: 16px;
    padding-bottom: 16px;
    border-top: 1px solid #ebebeb;
}

    .coupon-modal-item:last-child {
        border-bottom: 1px solid #ebebeb;
    }

    .coupon-modal-item .classroom-cover-img {
        width: 68px;
        height: 45px;
        max-width: 68px;
    }

    .coupon-modal-item .course-cover-img {
        width: 80px;
        height: 45px;
        max-width: 80px;
    }

    .coupon-modal-item .coupon-modal-item__title {
        margin-bottom: 4px;
        color: #313131;
        line-height: 20px;
    }

    .coupon-modal-item .coupon-modal-item__price {
        font-size: 18px;
        line-height: 25px;
        font-weight: 700;
    }

.task-list {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

    .task-list .task-item {
        position: relative;
        background-color: transparent;
        margin-bottom: 10px;
    }

        .task-list .task-item.task-content.active,
        .task-list .task-item.task-content:hover {
            background-color: #f3fee8;
        }

        .task-list .task-item.task-content .title {
            color: #616161;
        }

        .task-list .task-item .title {
            display: block;
            word-wrap: break-word;
            word-break: break-all;
            padding: 12px 90px 12px 50px;
        }

        .task-list .task-item .left-menu {
            position: absolute;
            left: 20px;
            top: 14px;
        }

        .task-list .task-item .right-menu {
            position: absolute;
            top: 12px;
            right: 20px;
        }

        .task-list .task-item .btn-learn {
            margin-top: -6px;
        }

    .task-list.task-list-gray .task-item {
        background-color: #f8f8f8;
    }

    .task-list.task-list-md .task-item {
        margin-bottom: 10px;
    }

    .task-list.task-list-md .title {
        padding: 15px 100px 15px 45px;
    }

    .task-list.task-list-md .left-menu {
        left: 20px;
        top: 17px;
    }

    .task-list.task-list-md .right-menu {
        right: 20px;
        top: 15px;
    }

    .task-list.task-list-hover .task-item.task-content:hover {
        background-color: #f3fee8;
    }

    .task-list.task-show .task-item.active.task-content .left-menu,
    .task-list.task-show .task-item.active.task-content .title,
    .task-list.task-show .task-item:hover.task-content .left-menu,
    .task-list.task-show .task-item:hover.task-content .title {
        color: #43bc60;
    }

    .task-list.task-chart {
        margin-right: -18px;
    }

        .task-list.task-chart .task-item {
            float: left;
            width: 33.2%;
            margin-bottom: 20px;
            background-color: #f8f8f8;
            border-right: 20px solid #fff;
        }

            .task-list.task-chart .task-item.half {
                width: 50%;
            }

            .task-list.task-chart .task-item .title {
                color: #616161;
                padding: 18px 80px 28px 45px;
            }

                .task-list.task-chart .task-item .title .task-overflow {
                    display: block;
                    overflow: hidden;
                    line-height: 20px;
                    height: 40px;
                }

            .task-list.task-chart .task-item .left-menu {
                top: 20px;
            }

            .task-list.task-chart .task-item .right-menu {
                top: 18px;
            }

            .task-list.task-chart .task-item .task-type-icon {
                font-size: 48px;
                margin-right: -5px;
                margin-top: -6px;
                color: #e9eaea;
            }

.task-manage-list .settings-list {
    padding: 0;
    display: none;
    list-style: none;
    background-color: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

    .task-manage-list .settings-list .settings-item {
        float: left;
        width: 20%;
        text-align: center;
    }

        .task-manage-list .settings-list .settings-item > a {
            color: #919191;
            line-height: 58px;
        }

            .task-manage-list .settings-list .settings-item.active > a,
            .task-manage-list .settings-list .settings-item > a:hover {
                color: #43bc60;
            }

        .task-manage-list .settings-list .settings-item .after {
            line-height: 55px;
            color: #c1c1c1;
            float: right;
        }

.mouse-control > .mouse-leave {
    display: inline-block;
}

.mouse-control:hover > .mouse-leave,
.mouse-control > .mouse-enter {
    display: none;
}

.mouse-control:hover > .mouse-enter {
    display: inline-block;
}

.alert-notice {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
    border: none !important;
}

    .alert-notice .swiper-container {
        position: relative;
        height: 38px;
        line-height: 38px;
        overflow: hidden;
    }

    .alert-notice .swiper-wrapper {
        padding-right: 30px;
    }

    .alert-notice .swiper-slide {
        float: none;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

    .alert-notice .close {
        float: none;
        position: absolute;
        top: 5px;
        right: 0;
        width: 30px;
    }

.aside-notice {
    padding: 0;
}

    .aside-notice .swiper-container {
        position: relative;
        padding: 0 15px;
        height: 38px;
        line-height: 38px;
        overflow: hidden;
    }

    .aside-notice .swiper-slide {
        float: none;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

.es-poster {
    position: relative;
    background: #fff;
    margin: 0 auto;
    max-height: 600px;
}

    .es-poster .swiper-slide {
        margin: 0 auto;
        width: 100%;
        height: 100%;
        visibility: visible;
    }

        .es-poster .swiper-slide .container {
            position: relative;
        }

        .es-poster .swiper-slide .img-responsive {
            margin: 0 auto;
        }

        .es-poster .swiper-slide .mask {
            position: absolute;
            top: 0;
            left: 10px;
            right: 10px;
            height: 100%;
        }

            .es-poster .swiper-slide .mask .container {
                position: relative;
                height: 100%;
            }

        .es-poster .swiper-slide .title {
            position: absolute;
            top: 130px;
            left: 50px;
            line-height: 80px;
            margin-bottom: 20px;
            font-size: 70px;
            color: #fff;
            opacity: 0;
        }

            .es-poster .swiper-slide .title span {
                display: block;
            }

@media (max-width:1199px) {
    .es-poster .swiper-slide .title {
        font-size: 60px;
    }
}

@media (max-width:991px) {
    .es-poster .swiper-slide .title {
        font-size: 40px;
        line-height: 50px;
        top: 100px;
    }
}

@media (max-width:767px) {
    .es-poster .swiper-slide .title {
        top: 20px;
        left: 0;
        right: 0;
        text-align: center;
        font-size: 26px;
    }

        .es-poster .swiper-slide .title span {
            display: inline-block;
        }
}

.es-poster .swiper-slide .subtitle {
    position: absolute;
    top: 320px;
    left: 50px;
    color: #43bc60;
    font-size: 22px;
    opacity: 0;
}

    .es-poster .swiper-slide .subtitle span {
        margin-right: 20px;
    }

@media (max-width:991px) {
    .es-poster .swiper-slide .subtitle {
        top: 220px;
        font-size: 18px;
    }
}

@media (max-width:767px) {
    .es-poster .swiper-slide .subtitle {
        left: 0;
        right: 0;
        text-align: center;
        top: 80px;
    }

        .es-poster .swiper-slide .subtitle span {
            margin: 0 10px;
        }
}

.es-poster .swiper-slide .item-mac {
    position: absolute;
    bottom: 50px;
    right: 0;
    max-width: 70%;
    opacity: 0;
}

@media (min-width:992px) and (max-width:1199px) {
    .es-poster .swiper-slide .item-mac {
        width: 550px;
    }
}

@media (max-width:991px) {
    .es-poster .swiper-slide .item-mac {
        width: 400px;
    }
}

@media (max-width:767px) {
    .es-poster .swiper-slide .item-mac {
        display: none;
    }
}

.es-poster .swiper-slide.swiper-slide-active .title {
    -webkit-animation: fadeInUp 1s .2s ease both;
    -moz-animation: fadeInUp 1s .2s ease both;
    -o-animation: fadeInUp 1s .2s ease both;
    animation: fadeInUp 1s .2s ease both;
}

.es-poster .swiper-slide.swiper-slide-active .subtitle {
    -webkit-animation: fadeInLeft 1s .8s ease both;
    -moz-animation: fadeInLeft 1s .8s ease both;
    -o-animation: fadeInLeft 1s .8s ease both;
    animation: fadeInLeft 1s .8s ease both;
}

.es-poster .swiper-slide.swiper-slide-active .item-mac {
    -webkit-animation: fadeInRight 1s .2s ease both;
    -moz-animation: fadeInRight 1s .2s ease both;
    -o-animation: fadeInRight 1s .2s ease both;
    animation: fadeInRight 1s .2s ease both;
}

.swiper-pager {
    position: absolute;
    bottom: 30px;
    z-index: 100;
    width: 100%;
    text-align: center;
}

@media (max-width:767px) {
    .swiper-pager {
        display: none;
    }
}

.swiper-pager span {
    font-size: 0;
    margin: 0 10px;
    width: 15px;
    height: 15px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, .88);
}

@media (max-width:767px) {
    .swiper-pager span {
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }
}

.swiper-pager span:hover {
    cursor: pointer;
}

.swiper-pager span.swiper-active-switch,
.swiper-pager span:hover {
    background: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.section-more-btn {
    text-align: center;
    margin: 20px auto;
}

@media (max-width:767px) {
    .section-more-btn {
        margin: 10px auto;
    }

        .section-more-btn .btn {
            padding: 6px 12px;
        }
}

.course-filter {
    position: relative;
    min-height: 48px;
    margin: 0 0 20px;
    padding-right: 150px;
}

@media (max-width:767px) {
    .course-filter {
        min-height: 30px;
    }

        .course-filter .btn {
            padding: 3px 6px;
        }
}

.course-filter .nav-pills > li {
    margin: 0 30px 10px 0;
}

.course-filter .course-sort {
    position: absolute;
    right: 0;
    top: 0;
}

.course-list-section {
    position: relative;
    padding-bottom: 20px;
    background: #fff;
}

@media (max-width:767px) {
    .course-list-section {
        padding-bottom: 0;
    }
}

.live-course-section {
    padding-bottom: 20px;
    background: #fafafa;
}

.introduction-section {
    position: relative;
    background-color: #43bc60;
}

    .introduction-section h3 {
        margin-bottom: 20px;
    }

@media (max-width:767px) {
    .introduction-section h3 {
        font-size: 14px;
    }
}

.introduction-section img {
    margin: 0 auto 30px;
}

.introduction-section .introduction-item {
    margin: 90px 0;
    text-align: center;
    vertical-align: top;
    display: block;
    color: #fff;
}

@media (max-width:991px) {
    .introduction-section .introduction-item {
        margin: 40px 0;
    }
}

.class-section {
    padding-bottom: 20px;
    background-color: #fff;
}

.recommend-class-list .class-item {
    position: relative;
    margin: 0 auto 30px;
    z-index: 1;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .08);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

@media (max-width:767px) {
    .recommend-class-list .class-item {
        margin: 0 -5px 20px;
    }
}

.recommend-class-list .class-item .class-img-wrap {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

    .recommend-class-list .class-item .class-img-wrap .mask {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        text-align: center;
        background-color: rgba(0, 0, 0, .8);
        opacity: 0;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

        .recommend-class-list .class-item .class-img-wrap .mask .btn {
            margin-top: 80%;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

.recommend-class-list .class-item .class-img {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 56%;
}

    .recommend-class-list .class-item .class-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.recommend-class-list .class-item .class-item-title {
    margin: 16px 8px 12px;
    font-size: 14px;
    line-height: 20px;
}

@media (max-width:767px) {
    .recommend-class-list .class-item .class-item-title {
        margin: 8px;
    }
}

@media (max-width:480px) {
    .recommend-class-list .class-item .class-item-title {
        margin: 4px 8px;
    }
}

.recommend-class-list .class-item .img-responsive {
    width: 100%;
}

.recommend-class-list .class-item h3 {
    margin: 15px 5px;
    font-size: 16px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    text-align: center;
}

@media (max-width:767px) {
    .recommend-class-list .class-item h3 {
        margin: 10px 5px;
        font-size: 14px;
    }
}

.recommend-class-list .class-item .class-item-metas {
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 16px;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color: #919191;
}

@media (max-width:767px) {
    .recommend-class-list .class-item .class-item-metas {
        margin: 4px 0 8px;
        padding-bottom: 8px;
        font-size: 12px;
    }
}

@media (max-width:480px) {
    .recommend-class-list .class-item .class-item-metas {
        padding-bottom: 4px;
    }
}

.recommend-class-list .class-item .metas {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    text-align: center;
}

.recommend-class-list .class-item:hover {
    box-shadow: 0 2px 30px 0 rgba(67, 188, 96, .1);
}

    .recommend-class-list .class-item:hover,
    .recommend-class-list .class-item:hover .mask {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .recommend-class-list .class-item:hover .mask {
            opacity: 1;
        }

            .recommend-class-list .class-item:hover .mask .btn {
                margin-top: 25%;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

@media (max-width:480px) {
    .recommend-class-list .class-item:hover .mask .btn {
        margin-top: 20%;
    }
}

.open-course-list-section .course-item .course-img .img-responsive {
    padding: 0;
}

.dynamic-section-main .panel {
    height: 300px;
}

@media (max-width:767px) {
    .dynamic-section-main .panel {
        height: auto;
    }
}

.dynamic-section {
    padding-bottom: 20px;
    background: #f5f8fa;
}

.index-group {
    padding-bottom: 3px;
}

    .index-group .media-group-list .media-group {
        margin-top: 18.5px;
    }

.index-article .index-recommend-aricle {
    float: left;
    width: 35%;
    padding-left: 0;
    margin-bottom: 0;
}

@media (max-width:1199px) {
    .index-article .index-recommend-aricle {
        width: 43%;
    }
}

@media (max-width:991px) {
    .index-article .index-recommend-aricle {
        width: 28%;
    }
}

@media (max-width:767px) {
    .index-article .index-recommend-aricle {
        width: 100%;
    }
}

.index-article .index-recommend-aricle li {
    position: relative;
    list-style-type: none;
    margin-bottom: 10px;
    overflow: hidden;
}

@media (max-width:767px) {
    .index-article .index-recommend-aricle li {
        float: left;
        width: 50%;
    }
}

.index-article .index-recommend-aricle li.last {
    margin-bottom: 0;
}

.index-article .index-recommend-aricle li img {
    width: 100%;
    height: 103px;
}

@media (max-width:991px) {
    .index-article .index-recommend-aricle li img {
        height: auto;
    }
}

.index-article .index-recommend-aricle .title {
    position: absolute;
    bottom: 5px;
    left: 10px;
    right: 10px;
    color: #fff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.index-article .index-new-article {
    float: left;
    width: 65%;
    padding-left: 20px;
    margin-bottom: 0;
}

    .index-article .index-new-article.full {
        width: 100% !important;
        padding-left: 0;
    }

@media (max-width:1199px) {
    .index-article .index-new-article {
        width: 57%;
    }
}

@media (max-width:991px) {
    .index-article .index-new-article {
        width: 72%;
    }
}

@media (max-width:767px) {
    .index-article .index-new-article {
        width: 100%;
        padding-left: 0;
    }
}

.index-article .index-new-article .date {
    position: absolute;
    top: 0;
    right: 0;
    color: #c1c1c1;
}

.index-article .index-new-article li {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    padding-right: 80px;
}

@media (max-width:767px) {
    .index-article .index-new-article li {
        margin-bottom: 20px;
    }
}

.index-article .index-new-article li.last {
    margin-bottom: 0;
}

.recommend-teacher {
    padding-bottom: 20px;
    background: #fff;
}

.es-friend-link {
    border-top: 1px solid #e1e8ed;
    background-color: #f5f8fa;
    padding: 20px 0;
}

@media (max-width:767px) {
    .es-friend-link {
        padding: 10px 0;
    }
}

.es-friend-link .container {
    position: relative;
}

    .es-friend-link .container .title {
        position: absolute;
        top: 2px;
        left: 0;
        color: #919191;
        font-size: 18px;
    }

@media (max-width:767px) {
    .es-friend-link .container .title {
        display: none;
    }
}

.es-friend-link .container ul {
    padding-left: 80px;
    margin-bottom: 0;
}

@media (max-width:767px) {
    .es-friend-link .container ul {
        padding-left: 0;
    }
}

.es-friend-link .container ul li {
    margin: 5px 30px;
    display: inline-block;
}

@media (max-width:1199px) {
    .es-friend-link .container ul li {
        margin: 5px 15px;
    }
}

@media (max-width:767px) {
    .es-friend-link .container ul li {
        margin: 5px;
    }
}

.feature-banner img {
    margin: 0 auto;
}

.aricle-carousel {
    overflow: hidden;
}

    .aricle-carousel .swiper-container {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .aricle-carousel .swiper-container,
    .aricle-carousel .swiper-slide {
        position: relative;
        width: 100%;
        height: 100%;
    }

        .aricle-carousel .swiper-slide img {
            width: 100%;
        }

        .aricle-carousel .swiper-slide .image-overlay,
        .aricle-carousel .swiper-slide img {
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

    .aricle-carousel .swiper-cat {
        position: absolute;
        bottom: 80px;
        left: 20px;
        right: 20px;
        opacity: .7;
        filter: alpha(opacity=70);
        color: #fff;
        z-index: 1;
    }

    .aricle-carousel .swiper-caption {
        position: absolute;
        font-size: 24px;
        left: 20px;
        right: 20px;
        bottom: 40px;
        color: #fff;
        z-index: 1;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

@media (max-width:1199px) {
    .aricle-carousel .swiper-caption {
        font-size: 20px;
    }
}

@media (max-width:991px) {
    .aricle-carousel .swiper-caption {
        font-size: 18px;
    }
}

@media (max-width:767px) {
    .aricle-carousel .swiper-caption {
        font-size: 16px;
        bottom: 10px;
    }
}

.aricle-carousel .swiper-pager {
    position: absolute;
    bottom: 10px;
    z-index: 100;
    width: 100%;
    text-align: center;
}

@media (max-width:767px) {
    .aricle-carousel .swiper-pager {
        display: none;
    }
}

.aricle-carousel .swiper-pager span {
    font-size: 0;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: none;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

    .aricle-carousel .swiper-pager span.swiper-active-switch,
    .aricle-carousel .swiper-pager span:hover {
        background: #fff;
        color: #43bc60;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .aricle-carousel .swiper-pager span:hover {
        cursor: pointer;
    }

.topic-post-small {
    position: relative;
    border-collapse: collapse;
    display: block;
    color: #fff;
}

    .topic-post-small + .topic-post-small {
        margin-top: 12px;
    }

    .topic-post-small:hover {
        color: #fff;
    }

        .topic-post-small:hover,
        .topic-post-small:hover .image-overlay {
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

            .topic-post-small:hover .image-overlay {
                opacity: .2;
                filter: alpha(opacity=20);
            }

    .topic-post-small img {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .topic-post-small .content {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 20px;
        z-index: 1;
    }

        .topic-post-small .content .title {
            margin: 0;
            line-height: 25px;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
        }

        .topic-post-small .content p {
            margin-bottom: 5px;
            font-size: 12px;
            opacity: .7;
            filter: alpha(opacity=70);
        }

.article-list .article-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
}

@media (max-width:767px) {
    .article-list .article-item .media-left {
        width: 100%;
        display: block;
        padding-right: 0;
        margin-bottom: 10px;
    }

    .article-list .article-item .media .thumb-img {
        width: 100%;
    }
}

.article-list .article-item .content {
    margin-top: 15px;
    color: #919191;
}

.article-list .media {
    color: #919191;
}

    .article-list .media .media-body {
        padding-left: 10px;
        line-height: 25px;
    }

    .article-list .media .thumb-img {
        width: 260px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

.article-list .pager {
    margin: 40px 0 20px;
}

.article-metas {
    overflow: hidden;
}

    .article-metas .date {
        height: 45px;
        width: 45px;
        text-align: center;
        color: #919191;
        background-color: #f5f5f5;
        border-radius: 50%;
    }

        .article-metas .date .day {
            padding-top: 5px;
            font-size: 16px;
            line-height: 1.2;
        }

        .article-metas .date .month {
            font-size: 12px;
        }

    .article-metas .metas-body {
        padding-left: 60px;
    }

        .article-metas .metas-body p {
            margin-bottom: 0;
            font-size: 12px;
        }

        .article-metas .metas-body .title {
            margin: 0;
            line-height: 32px;
        }

@media (max-width:1199px) {
    .article-metas .metas-body .title {
        font-size: 20px;
        line-height: 30px;
    }
}

@media (max-width:767px) {
    .article-metas .metas-body .title {
        font-size: 16px;
        line-height: 20px;
    }
}

.article-metas .metas-body .title a {
    color: #616161;
}

    .article-metas .metas-body .title a,
    .article-metas .metas-body .title a:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .article-metas .metas-body .title a:hover {
            color: #43bc60;
        }

.article-metas .metas-body .sns {
    color: #919191;
    margin: 10px auto;
}

    .article-metas .metas-body .sns span {
        margin-right: 10px;
    }

        .article-metas .metas-body .sns span i {
            margin-right: 5px;
        }

.article-text p {
    line-height: 30px;
    margin: 20px auto 30px;
}

@media (max-width:767px) {
    .article-text p {
        margin: 10px auto 20px;
    }
}

.article-text img {
    margin: 10px auto;
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.article-sns {
    margin: 30px auto 10px;
    font-size: 16px;
}

    .article-sns .es-share > a,
    .article-sns a.love {
        margin-right: 20px;
        color: #919191;
    }

        .article-sns .es-share > a:hover,
        .article-sns a.love:hover {
            color: #43bc60;
        }

        .article-sns .es-share > a i,
        .article-sns a.love i {
            margin-right: 5px;
            font-size: 22px;
        }

.related-article {
    margin-top: 30px;
    padding: 15px 0;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

    .related-article .row {
        margin: 0 -5px;
    }

    .related-article .col-sm-4 {
        position: relative;
        display: block;
        padding: 0 5px;
        margin: 5px auto;
    }

    .related-article .related-item {
        position: relative;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        overflow: hidden;
    }

        .related-article .related-item img {
            width: 100%;
        }

    .related-article .title {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px 20px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        color: #fff;
        z-index: 999;
    }

.es-commet {
    margin: 30px auto;
}

    .es-commet .badge {
        margin-left: 5px;
    }

    .es-commet textarea {
        margin: 20px auto;
    }

    .es-commet > .form-group {
        line-height: 38px;
    }

.artcile-comments {
    padding-left: 0;
    border-top: 1px solid #f5f5f5;
}

.class-list .class-item {
    background-color: #fff;
    margin: 10px auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}

    .class-list .class-item .class-img {
        display: block;
        position: relative;
        width: 100%;
        padding-bottom: 56%;
    }

        .class-list .class-item .class-img img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    .class-list .class-item .image-overlay {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .class-list .class-item h3 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px;
        font-size: 16px;
        color: #fff;
        z-index: 1;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

    .class-list .class-item .img-responsive {
        width: 100%;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .class-list .class-item .class-data {
        list-style-type: none;
        padding: 15px 0;
        margin-bottom: 0;
        background-color: #f5f5f5;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

        .class-list .class-item .class-data > li {
            float: left;
            width: 33.33%;
            text-align: center;
            color: #919191;
            line-height: 40px;
            border-right: 1px solid #e1e1e1;
        }

            .class-list .class-item .class-data > li:last-child {
                border: none;
            }

            .class-list .class-item .class-data > li > i {
                margin-right: 5px;
            }

    .class-list .class-item .class-serve {
        margin-bottom: 0;
        height: 70px;
    }

    .class-list .class-item .class-price {
        position: absolute;
        right: 30px;
        bottom: 107px;
    }

.class-item--tag .tag-vip-free {
    position: absolute;
    left: -4px;
    top: 0;
    width: 82px;
    height: 32px;
    z-index: 10;
    background: url("http://139.196.164.10/static-dist/app/img/vipfree@1x.png") no-repeat;
    background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/vipfree@1x.png") 1x, url("/static-dist/app/img/vipfree@2x.png") 2x);
}

.class-bg-layer {
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    height: 100%;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    z-index: -1;
}

@media (max-width:767px) {
    .class-bg-layer {
        top: 2px;
        left: 2px;
    }
}

.class-header .class-bg-layer {
    top: 8px;
}

.class-header .class-header-mian {
    position: relative;
}

    .class-header .class-header-mian .class-header-bg {
        background-color: #fff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    }

    .class-header .class-header-mian .class-setting {
        position: absolute;
        top: 8px;
        right: 8px;
        color: #adadad;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .class-header .class-header-mian .class-setting i {
            font-size: 18px;
        }

        .class-header .class-header-mian .class-setting:focus,
        .class-header .class-header-mian .class-setting:hover {
            color: #616161;
        }

        .class-header .class-header-mian .class-setting + .class-setting {
            right: 42px;
        }

    .class-header .class-header-mian .class-deadline {
        position: absolute;
        width: 100%;
    }

    .class-header .class-header-mian .auditor-rule {
        line-height: 30px;
    }

    .class-header .class-header-mian.class-header-main--new .class-bg-layer {
        display: none;
    }

.class-header .class-img {
    float: left;
}

    .class-header .class-img img {
        display: block;
        max-width: 100%;
        height: auto;
        width: 100%;
        border-top-left-radius: 4px;
    }

@media (min-width:768px) {
    .class-header .class-img img {
        border-bottom-left-radius: 4px;
    }
}

@media (max-width:767px) {
    .class-header .class-img img {
        border-top-right-radius: 4px;
    }
}

.class-header .class-img .class-img__tag {
    position: absolute;
    top: 8px;
    left: 8px;
}

.class-header .class-info {
    float: left;
}

    .class-header .class-info .class-info__title {
        margin-top: 15px;
        color: #313131;
        font-size: 16px;
    }

        .class-header .class-info .class-info__title i {
            font-size: 20px;
        }

    .class-header .class-info .class-info__label {
        width: 72px;
        margin-right: 16px;
        color: #919191;
    }

    .class-header .class-info .class-info__metas {
        min-height: 40px;
        margin-bottom: 20px;
        color: #919191;
    }

@media (max-width:1199px) {
    .class-header .class-info .class-info__metas {
        min-height: 30px;
        margin-bottom: 8px;
    }
}

@media (max-width:991px) {
    .class-header .class-info .class-info__metas {
        margin-bottom: 10px;
    }
}

.class-header .class-info .class-info__metas .price span {
    font-size: 24px;
    color: #313131;
}

@media (max-width:1199px) {
    .class-header .class-info .class-info__metas .price span {
        font-size: 20px;
    }
}

.class-header .class-serve {
    position: relative;
    height: auto;
    border: none;
}

    .class-header .class-serve .serve-label {
        float: left;
        width: 72px;
        color: #919191;
        font-size: 12px;
    }

    .class-header .class-serve .serve-frame {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 30px;
        padding: 5px;
        font-size: 12px;
        line-height: 15px;
        text-align: center;
        background-color: #f5f5f5;
    }

    .class-header .class-serve .list-unstyled {
        padding: 0;
    }

    .class-header .class-serve > ul {
        padding: 25px 10px 25px 40px;
    }

.class-header .class-data {
    margin-bottom: 0;
    padding: 11px 0;
    list-style-type: none;
    background-color: #fafafa;
}

    .class-header .class-data > li {
        float: left;
        margin: 10px 0;
        color: #919191;
        text-align: center;
        line-height: 30px;
        border-left: 1px solid #f5f5f5;
    }

@media (max-width:1199px) {
    .class-header .class-data > li {
        padding: 8px 0;
        line-height: 25px;
        padding: 5px 0;
        line-height: 20px;
    }
}

.class-header .class-data > li:first-child {
    border: none;
}

.class-header .class-data > li p {
    margin-bottom: 0;
}

.class-header .class-data > li i {
    font-size: 26px;
}

.class-header .class-data > li .dropdown-toggle {
    color: #919191;
}

    .class-header .class-data > li .dropdown-toggle:hover {
        color: #43bc60;
    }

.class-header.before .class-img {
    position: relative;
    width: 50%;
}

@media (max-width:991px) {
    .class-header.before .class-img {
        width: 40%;
    }
}

@media (max-width:767px) {
    .class-header.before .class-img {
        width: 100%;
    }
}

.class-header.before .class-img .label {
    position: absolute;
    top: 5px;
    left: 5px;
}

.class-header.before .class-info {
    width: 50%;
}

@media (max-width:991px) {
    .class-header.before .class-info {
        width: 60%;
    }
}

@media (max-width:767px) {
    .class-header.before .class-info {
        width: 100%;
    }
}

.class-header.before .unpublish-tip {
    line-height: 36px;
}

.class-header.before .class-info__title {
    margin: 20px 24px 24px;
}

@media (max-width:1199px) {
    .class-header.before .class-info__title {
        margin: 8px 16px;
    }
}

.class-header.before .class-info__metas {
    min-height: 60px;
    padding-left: 24px;
}

@media (max-width:1199px) {
    .class-header.before .class-info__metas {
        padding-left: 16px;
    }

        .class-header.before .class-info__metas .score {
            line-height: 1;
        }
}

.class-header.before .class-info__metas .price {
    font-size: 12px;
}

.class-header.before .class-info__expiry {
    margin-bottom: 8px;
    margin-left: 24px;
    font-size: 18px;
}

@media (max-width:1199px) {
    .class-header.before .class-info__expiry {
        margin-left: 16px;
        font-size: 12px;
        line-height: 1;
    }
}

.class-header.before .class-info__bottom {
    margin-top: 24px;
    padding: 0 24px;
}

@media (max-width:1199px) {
    .class-header.before .class-info__bottom {
        margin-top: 8px;
        padding: 10px 16px;
    }
}

@media (max-width:767px) {
    .class-header.before .class-info__bottom {
        padding: 0 10px;
    }
}

.class-header.before .class-info__bottom .btn-buy {
    float: right;
    width: 50%;
    text-align: right;
}

@media (max-width:767px) {
    .class-header.before .class-info__bottom .btn-buy {
        width: 100%;
        height: 60px;
        line-height: 60px;
    }
}

.class-header.before .class-info__bottom .btn-buy .btn-link {
    color: #919191;
}

    .class-header.before .class-info__bottom .btn-buy .btn-link:hover {
        color: #43bc60;
        text-decoration: none;
    }

@media (max-width:991px) and (min-width:768px) {
    .class-header.before .class-info__bottom {
        padding: 0 16px 0 0;
    }
}

.class-header.before .class-info__serve {
    float: left;
    width: 50%;
}

@media (max-width:767px) {
    .class-header.before .class-info__serve {
        width: 100%;
    }
}

.class-header.before .class-info__serve > ul > li {
    margin-top: 7px;
}

.class-header.before .class-info__serve .serve-label {
    width: 64px;
    line-height: 34px;
}

.class-header.before .class-info__serve .list-unstyled {
    padding-left: 64px;
}

.class-header.before .class-info__data {
    margin-left: 24px;
    margin-right: 24px;
    padding: 22px 0;
}

    .class-header.before .class-info__data > li {
        width: 33.33%;
    }

    .class-header.before .class-info__data.active > li {
        width: 25%;
    }

@media (max-width:1199px) {
    .class-header.before .class-info__data {
        margin-left: 16px;
        margin-right: 16px;
        padding: 7px 0;
    }
}

.class-header.before .class-header-main--new .class-info .class-info__title {
    margin-bottom: 8px;
}

.class-header.before .class-header-main--new .class-info .class-info__metas {
    margin-bottom: 0;
}

.class-header.before .class-header-main--new .class-info .class-info__data {
    padding: 11px 0;
}

@media (max-width:1199px) and (min-width:768px) {
    .class-header.before .class-header-main--new .class-info .class-info__data li {
        padding: 0;
        margin: 0;
    }
}

.class-header.after .class-img {
    position: relative;
    width: 300px;
}

@media (max-width:991px) {
    .class-header.after .class-img {
        width: 240px;
    }
}

@media (max-width:767px) {
    .class-header.after .class-img {
        width: 100%;
    }
}

.class-header.after .class-info {
    width: 410px;
    padding: 0 20px;
}

@media (max-width:1199px) {
    .class-header.after .class-info {
        width: 340px;
    }
}

@media (max-width:767px) {
    .class-header.after .class-info {
        width: 100%;
    }
}

.class-header.after .class-info .price span {
    font-size: 16px;
}

.class-header.after .class-info__serve {
    position: absolute;
    bottom: 6px;
    display: inline-block;
}

    .class-header.after .class-info__serve .list-unstyled {
        float: right;
        margin-bottom: 0;
    }

.class-header.after .class-operation {
    position: relative;
    float: left;
    width: 430px;
    background-color: #f5f5f5;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width:1199px) {
    .class-header.after .class-operation {
        width: 300px;
    }
}

@media (max-width:991px) {
    .class-header.after .class-operation {
        width: 140px;
    }
}

@media (max-width:767px) {
    .class-header.after .class-operation {
        width: 100%;
    }
}

.class-header.after .class-operation__data {
    border-top-right-radius: 4px;
    margin-bottom: 0;
}

@media (max-width:1199px) {
    .class-header.after .class-operation__data {
        padding: 19px 0;
    }
}

@media (max-width:991px) {
    .class-header.after .class-operation__data {
        padding: 0;
    }
}

@media (max-width:767px) {
    .class-header.after .class-operation__data {
        border-bootom-left-radius: 4px;
        border-bootom-right-radius: 4px;
    }
}

.class-header.after .class-operation__data > li {
    width: 33.33%;
    padding: 48px 0;
}

@media (max-width:991px) and (min-width:768px) {
    .class-header.after .class-operation__data > li {
        width: 100%;
        border: none;
        padding: 0;
        margin: 4px 0;
    }
}

@media (max-width:767px) {
    .class-header.after .class-operation__data > li {
        padding: 10px 0;
    }
}

.class-header.after .class-operation__data > li > a {
    display: block;
    color: #919191;
}

    .class-header.after .class-operation__data > li > a,
    .class-header.after .class-operation__data > li > a:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .class-header.after .class-operation__data > li > a:hover {
            color: #43bc60;
        }

.class-header.after .class-operation__data.two-col > li {
    width: 50%;
}

@media (max-width:991px) and (min-width:768px) {
    .class-header.after .class-operation__data.two-col > li {
        width: 100%;
        margin: 16px 0;
    }
}

@media (max-width:767px) {
    .class-header.after .class-header-main--new .class-info {
        margin-bottom: 24px;
    }
}

.class-header.after .class-header-main--new .class-operation__data li {
    padding: 32px 0;
}

@media (max-width:991px) and (min-width:768px) {
    .class-header.after .class-header-main--new .class-operation__data li {
        width: 100%;
        margin: 4px 0;
        padding: 0;
        border: none;
    }
}

.class-header.after .class-header-main--new .class-operation__data.two-col > li {
    width: 50%;
}

@media (max-width:991px) and (min-width:768px) {
    .class-header.after .class-header-main--new .class-operation__data.two-col > li {
        width: 100%;
        margin: 10px 0;
    }
}

.class-header.after.auditor .class-header-main--new .class-operation__auditor {
    padding: 15.5px 8px !important;
}

@media (max-width:1199px) and (min-width:992px) {
    .class-header.after.auditor .class-header-main--new .class-operation__auditor {
        padding: 13px 8px !important;
    }
}

@media (max-width:767px) {
    .class-header.after.auditor .class-header-main--new .class-operation__auditor {
        padding: 16px !important;
    }
}

.class-header.after.auditor .class-operation__data {
    padding: 0;
    border-bottom: 1px solid #f5f5f5;
}

@media (max-width:1199px) {
    .class-header.after.auditor .class-operation__data {
        padding: 10px 0;
    }
}

@media (max-width:991px) {
    .class-header.after.auditor .class-operation__data {
        padding: 0;
    }
}

.class-header.after.auditor .class-operation__data > li {
    padding: 10px 0;
}

@media (max-width:991px) {
    .class-header.after.auditor .class-operation__data > li {
        padding: 0;
    }
}

@media (max-width:767px) {
    .class-header.after.auditor .class-operation__data > li {
        padding: 20px 0;
    }
}

.class-header.after.auditor .class-operation__auditor {
    padding: 31px 8px;
    line-height: 30px;
    color: #919191;
    background-color: #fafafa;
}

@media (max-width:1199px) and (min-width:992px) {
    .class-header.after.auditor .class-operation__auditor {
        padding: 28px 14px !important;
    }

        .class-header.after.auditor .class-operation__auditor .auditor-tip {
            font-size: 12px;
        }

        .class-header.after.auditor .class-operation__auditor .btn-vip-free {
            padding: 6px 12px !important;
        }
}

@media (max-width:1199px) {
    .class-header.after.auditor .class-operation__auditor {
        padding: 18px 14px;
    }
}

@media (max-width:991px) {
    .class-header.after.auditor .class-operation__auditor {
        padding: 10px 0 0;
    }
}

@media (max-width:767px) {
    .class-header.after.auditor .class-operation__auditor {
        padding: 10px 20px;
    }
}

.class-header.after.auditor .class-operation__auditor .auditor-tip {
    display: inline-block;
    margin-top: 4px;
}

@media (min-width:992px) and (max-width:1199px) {
    .class-header.after.auditor .class-operation__auditor .auditor-tip--preview {
        float: right;
        margin-top: 0;
        line-height: 1;
    }

    .class-header.after.auditor .class-operation__auditor .unpublish-tip {
        margin-top: 6px;
        line-height: 1;
    }
}

.class-course-list .course-item {
    margin-top: 30px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .class-course-list .course-item .media {
        position: relative;
        background-color: #f5f5f5;
        padding: 10px;
    }

        .class-course-list .course-item .media .media-left {
            padding-right: 35px;
        }

@media (min-width:767px) and (max-width:1199px) {
    .class-course-list .course-item .media .media-left {
        padding-right: 15px;
    }
}

.class-course-list .course-item .media .media-left img {
    width: 160px;
    height: auto;
}

@media (max-width:767px) {
    .class-course-list .course-item .media .media-left {
        display: block;
        padding-right: 0;
    }

        .class-course-list .course-item .media .media-left img {
            width: 100%;
        }
}

.class-course-list .course-item .media .title {
    font-size: 18px;
    margin-bottom: 10px;
}

@media (min-width:767px) {
    .class-course-list .course-item .media .title {
        margin-right: 72px;
    }
}

@media (min-width:767px) and (max-width:1199px) {
    .class-course-list .course-item .media .title {
        margin-right: 24px;
    }
}

.class-course-list .course-item .media .title > a {
    color: #313131;
}

.class-course-list .course-item .media .price {
    position: absolute;
    top: 35px;
    right: 80px;
}

    .class-course-list .course-item .media .price span {
        font-size: 24px;
        color: #313131;
    }

@media (max-width:1199px) {
    .class-course-list .course-item .media .price {
        right: 60px;
    }

        .class-course-list .course-item .media .price span {
            font-size: 20px;
        }
}

.class-course-list .course-item .media .course-show {
    position: absolute;
    top: 40px;
    right: 30px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

@media (max-width:1199px) {
    .class-course-list .course-item .media .course-show {
        right: 20px;
    }
}

@media (max-width:767px) {
    .class-course-list .course-item .media .course-show {
        top: auto;
        bottom: 30px;
    }
}

.class-course-list .course-item .media .course-show i {
    font-size: 24px;
}

.class-course-list .course-item .media .course-show:hover {
    cursor: pointer;
    color: #43bc60;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

@media (min-width:480px) {
    .class-course-list .course-item .class-course-score {
        position: absolute;
        right: 80px;
        bottom: 10px;
        margin-bottom: 0;
    }
}

.class-course-list .course-item .class-course-price {
    position: absolute;
    bottom: 10px;
    line-height: 1;
    color: #666;
}

    .class-course-list .course-item .class-course-price .origin-price {
        margin-left: 4px;
        font-size: 18px;
        color: #151515;
    }

.class-detail-content {
    min-height: 300px;
}

    .class-detail-content .class-about p {
        line-height: 30px;
        margin-bottom: 30px;
    }

    .class-detail-content .class-about img {
        max-width: 100%;
        height: auto;
    }

.topic-detail .topic-header {
    position: relative;
    margin-bottom: 30px;
}

    .topic-detail .topic-header .media-body {
        padding-right: 100px;
    }

    .topic-detail .topic-header .title {
        font-size: 16px;
        margin-bottom: 10px;
    }

        .topic-detail .topic-header .title > a {
            color: #616161;
        }

            .topic-detail .topic-header .title > a,
            .topic-detail .topic-header .title > a:hover {
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

                .topic-detail .topic-header .title > a:hover {
                    color: #43bc60;
                }

    .topic-detail .topic-header .metas {
        color: #919191;
    }

        .topic-detail .topic-header .metas > a {
            color: #616161;
            margin-right: 5px;
        }

            .topic-detail .topic-header .metas > a,
            .topic-detail .topic-header .metas > a:hover {
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

                .topic-detail .topic-header .metas > a:hover {
                    color: #43bc60;
                }

        .topic-detail .topic-header .metas span {
            margin-left: 5px;
        }

    .topic-detail .topic-header .media-data {
        position: absolute;
        top: 10px;
        right: 0;
        text-align: center;
        color: #919191;
    }

        .topic-detail .topic-header .media-data span {
            padding: 0 10px;
            display: inline-block;
        }

            .topic-detail .topic-header .media-data span + span {
                border-left: 1px solid #e1e1e1;
            }

.topic-detail .topic-body {
    position: relative;
    background-color: #f5f5f5;
    padding: 15px;
    margin-bottom: 30px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .topic-detail .topic-body .media-left {
        padding-right: 30px;
    }

@media (max-width:1199px) {
    .topic-detail .topic-body .media-left {
        padding-right: 20px;
    }
}

@media (max-width:767px) {
    .topic-detail .topic-body .media-left {
        display: block;
        padding-right: 0;
        margin-bottom: 20px;
    }
}

.topic-detail .topic-body .media-left img {
    width: 200px;
    height: auto;
}

@media (max-width:767px) {
    .topic-detail .topic-body .media-left img {
        width: 100%;
    }
}

.topic-detail .topic-body .media-body {
    padding-right: 180px;
}

@media (max-width:767px) {
    .topic-detail .topic-body .media-body {
        padding-right: 0;
    }
}

.topic-detail .topic-body .media-body p {
    color: #919191;
    margin-bottom: 18px;
    text-indent: 0;
}

@media (max-width:1199px) {
    .topic-detail .topic-body .media-body p {
        margin-bottom: 10px;
    }
}

.topic-detail .topic-body .metas {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 20px;
}

@media (max-width:1199px) {
    .topic-detail .topic-body .metas {
        right: 10px;
    }
}

@media (max-width:767px) {
    .topic-detail .topic-body .metas {
        position: relative;
        margin-top: 10px;
    }
}

.topic-detail .topic-body .metas .btn {
    margin-left: 10px;
}

.topic-detail .topic-num .num-list {
    height: 50px;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .topic-detail .topic-num .num-list a {
        display: inline-block;
        margin: 5px 3px;
    }

    .topic-detail .topic-num .num-list.active {
        height: 100%;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

.topic-detail .topic-num .num-more {
    padding-top: 20px;
    text-align: center;
}

    .topic-detail .topic-num .num-more i {
        font-size: 24px;
        color: #616161;
    }

        .topic-detail .topic-num .num-more i,
        .topic-detail .topic-num .num-more i:hover {
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

            .topic-detail .topic-num .num-more i:hover {
                color: #43bc60;
                cursor: pointer;
            }

.topic-detail .topic-action {
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
    text-align: right;
}

    .topic-detail .topic-action a {
        margin: 0 10px;
    }

@media (max-width:767px) {
    .topic-detail .topic-action a {
        margin: 0;
    }
}

.topic-detail .topic-action i {
    margin-right: 5px;
}

.comment-list {
    list-style-type: none;
    padding-left: 0;
}

    .comment-list .comment .comment-delete-btn {
        visibility: hidden;
    }

    .comment-list .comment-operated:hover .comment-delete-btn {
        visibility: visible;
    }

.class-signin {
    position: relative;
    padding: 0;
    color: #919191;
}

    .class-signin .panel-body {
        padding: 23px 15px;
    }

    .class-signin i {
        font-size: 24px;
        margin: 0 10px 0 0;
    }

    .class-signin .date {
        font-size: 22px;
    }

    .class-signin .btn-signin {
        position: absolute;
        padding: 20px 10px;
        min-width: 110px;
        line-height: 40px;
        text-align: center;
        font-size: 16px;
        top: 0;
        bottom: 0;
        right: 0;
        color: #fff;
        background-color: #43bc60;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

        .class-signin .btn-signin.after {
            line-height: 20px;
        }

.question-bank-use {
    margin-right: 30px;
}

.question-bank-list {
    margin: 24px auto 0;
    padding: 0 58px 40px;
    width: 100%;
    background: #fff;
    border-radius: 8px;
}

.question-bank-list-item {
    float: left;
    margin: 40px 14% 0 0;
    color: #333;
    width: 14.5%;
    display: inline-block;
}

    .question-bank-list-item:nth-of-type(4n) {
        margin-right: 0;
    }

    .question-bank-list-item img {
        width: 100%;
    }

    .question-bank-list-item .question-bank-wrap {
        position: relative;
        margin-top: 22px;
        display: block;
        height: 44px;
        text-align: center;
        font-size: 16px;
        overflow: hidden;
        font-weight: 400;
        font-family: PingFangSC-Regular, PingFang SC;
    }

    .question-bank-list-item .question-bank-eslipise {
        position: relative;
    }

        .question-bank-list-item .question-bank-eslipise:after {
            position: absolute;
            content: "...";
            bottom: 0;
            height: 20px;
            right: -5px;
            line-height: 20px;
            padding-left: 5px;
            width: 40px;
            background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(#fff), color-stop(40%, #fff));
            background: -moz-linear-gradient(to right, hsla(0, 0%, 100%, 0), #fff 40%, #fff);
            background: -o-linear-gradient(to right, hsla(0, 0%, 100%, 0), #fff 40%, #fff);
            background: -ms-linear-gradient(to right, hsla(0, 0%, 100%, 0), #fff 40%, #fff);
            background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 40%, #fff);
        }

.question-bank-list .empty {
    margin-top: 40px;
}

@media (max-width:767px) {
    .question-bank-list {
        padding: 0 30px 30px;
    }

    .question-bank-list-item {
        margin: 30px 25% 0 0;
        width: 37.5%;
    }

        .question-bank-list-item:nth-of-type(2n) {
            margin-right: 0;
        }

        .question-bank-list-item .question-bank-wrap {
            margin-top: 12px;
            font-size: 14px;
        }

    .question-bank-list .empty {
        margin-top: 30px;
    }
}

.question-bank-model {
    position: relative;
    margin-top: auto;
    border-radius: 12px;
}

    .question-bank-model .es-icon {
        margin-right: 8px;
        color: #62a6fc;
        font-size: 22px;
        vertical-align: text-top;
    }

    .question-bank-model .es-icon-close01 {
        position: absolute;
        top: 11px;
        right: 9px;
        font-size: 25px;
        color: #fff;
        cursor: pointer;
    }

    .question-bank-model .es-icon-Promote {
        margin-left: -10px;
        font-size: 32px;
        vertical-align: bottom;
    }

.question-bank-model-img {
    width: 100%;
    margin-top: -9%;
}

.question-bank-model-tops {
    position: absolute;
    top: 10%;
    left: 10%;
    width: 47%;
    font-size: 36px;
    line-height: 44px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
}

.question-bank-model-wrap {
    margin-top: -4%;
    padding: 0 30px 30px 52px;
}

.question-bank-model-title {
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333;
    line-height: 24px;
}

.question-bank-model-text {
    margin: 12px 0 24px 30px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: 20px;
    text-indent: 32px;
}

.question-bank-model__special {
    color: #62a6fc;
}

@media (max-width:767px) {
    .question-bank-model {
        margin-top: 10%;
    }

        .question-bank-model .es-icon {
            font-size: 16px;
        }

    .question-bank-model-wrap {
        padding: 0 10px 30px 22px;
    }

    .question-bank-model-title {
        font-size: 14px;
    }

    .question-bank-model-text {
        margin: 0 0 12px 30px;
    }
}

.question-list-container .category-list-content {
    float: left;
    width: 15%;
}

    .question-list-container .category-list-content .all-question-title {
        font-size: 16px;
        color: rgba(0, 0, 0, .88);
        line-height: 1;
        margin: 0 auto;
        font-weight: 500;
    }

.question-list-container .question-list-content {
    width: 85%;
    float: right;
    border-left: 1px solid #e1e1e1;
    padding-left: 20px;
}

.question-category-panel {
    padding: 16px;
    min-height: 618px;
}

    .question-category-panel > .question-category-panel__list {
        padding-left: 0;
    }

.question-category-panel__list {
    padding-left: 16px;
}

.question-category-panel__item {
    padding: 11px 0;
    font-size: 14px;
    line-height: 1;
}

    .question-category-panel__item a {
        vertical-align: middle;
    }

        .question-category-panel__item a.active {
            color: #278bf5 !important;
        }

    .question-category-panel__item > a {
        margin-left: 22px;
    }

    .question-category-panel__item i {
        font-size: 14px;
        font-weight: 600;
        cursor: pointer;
        vertical-align: bottom;
    }

        .question-category-panel__item i + a {
            margin-left: 4px;
        }

    .question-category-panel__item .question-badge {
        padding: 2px 8px;
        font-weight: 400;
    }

    .question-category-panel__item .question-category-item-name {
        display: inline-block;
    }

@media (min-width:1200px) {
    .question-category-panel__item .question-category-item-name {
        width: 68%;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .question-category-panel__item .question-category-item-name {
        width: 50%;
    }
}

.question-bank__underline {
    margin-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
}

.question-bank__right {
    margin-left: -4%;
    text-align: right;
}

.question-modal-lg {
    width: 970px;
}

.question-add__content {
    position: relative;
    width: 930px;
    border-radius: 8px;
    border: 1px solid #e1e1e1;
}

.question-add__line {
    position: absolute;
    left: 210px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #e1e1e1;
}

.question-add__left {
    float: left;
    padding: 20px 0;
    width: 210px;
    box-sizing: border-box;
}

.question-add__right {
    float: left;
    padding: 20px 8px;
    width: 718px;
    box-sizing: border-box;
}

.question-add__footer {
    margin-top: 20px;
    padding: 20px;
    box-sizing: border-box;
}

.question-add__footer--title {
    float: left;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #323232;
}

    .question-add__footer--title .cd-link-primary {
        margin-left: 20px;
    }

.question-add__footer--btn {
    float: right;
    margin-top: -4px;
}

.question-add__list {
    margin-top: 20px;
}

.question-add__list__item {
    margin-right: 50px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #323232;
}

.question-bank__model-tips {
    margin-bottom: 20px;
    padding-left: 14px;
    color: #333;
    line-height: 20px;
}

.question-bank__model-names {
    font-size: 16px;
    font-weight: 400;
    color: #323232;
}

.cd-container .question-bank-heading {
    position: relative;
    font-size: 16px;
    padding: 10px 0;
    line-height: 30px;
    background: #fff;
}

.testpaper-save-btn {
    width: 360px;
}

.lesson-question-plugin-pane-header {
    background: #f5f5f5;
    border-bottom: 1px solid #e9e9e9;
    padding: 10px;
    position: relative;
}

    .lesson-question-plugin-pane-header .back-to-list {
        float: left;
    }

    .lesson-question-plugin-pane-header h4 {
        margin: 0;
        padding: 0 70px;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
        line-height: 34px;
    }

        .lesson-question-plugin-pane-header h4 i {
            font-weight: 400;
            color: #777;
            font-size: 14px;
        }

.lesson-question-plugin-pane-thread {
    padding: 10px;
    margin-bottom: 20px;
}

    .lesson-question-plugin-pane-thread h5 {
        margin: 0 0 10px;
        font-size: 14px;
        font-weight: 700;
    }

.lesson-question-plugin-pane-posts .posts-header {
    margin: 10px;
    border-top: 1px solid #ddd;
    position: relative;
    height: 20px;
}

    .lesson-question-plugin-pane-posts .posts-header h5 {
        position: absolute;
        top: -18px;
        left: 10px;
        background: #fff;
        padding: 0 5px;
        font-size: 14px;
        font-weight: 700;
    }

.lesson-question-plugin-pane .posts {
    list-style: none;
    margin: 10px;
    padding: 0;
}

.lesson-question-plugin-pane .post-item {
    margin-bottom: 20px;
}

.lesson-question-plugin-pane .post-item-heading {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

    .lesson-question-plugin-pane .post-item-heading .avatar {
        float: left;
        width: 32px;
        height: 32px;
    }

    .lesson-question-plugin-pane .post-item-heading .infos {
        margin-left: 42px;
    }

        .lesson-question-plugin-pane .post-item-heading .infos .time {
            font-size: 12px;
            color: #999;
        }

        .lesson-question-plugin-pane .post-item-heading .infos .teacher-flag {
            background: #5cb85c;
            font-size: 12px;
            color: #fff;
            float: right;
            padding: 1px 5px;
            border-radius: 2px;
        }

.lesson-question-plugin-pane .post-item-body {
    color: #444;
}

.lesson-question-plugin-pane .post-form {
    margin: 10px;
}

.toolbar-pane-list {
    font-size: 13px;
}

    .toolbar-pane-list .list-item-body {
        padding-left: 10px;
        padding-right: 10px;
    }

    .toolbar-pane-list .meta,
    .toolbar-pane-list .summary {
        color: #999;
        font-size: 12px;
    }

.homework-pane,
.material-pane {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
}

    .homework-pane h5,
    .material-pane h5 {
        font-weight: 700;
        font-size: 13px;
        color: #999;
        margin: 10px;
    }

    .homework-pane .lesson-about,
    .material-pane .lesson-about {
        color: #999;
        font-size: 12px;
        margin: 10px;
        margin-bottom: 30px;
    }

.course-item-list-in-toolbar-pane {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
}

.ppt-dashboard {
    width: 100%;
    position: fixed;
    top: 56px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e5e5e5;
}

.slide-player {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.slide-player-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
}

.slide-player-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.modal-body .lesson-preview-ppt {
    position: relative;
    min-height: 500px;
}

@media (min-width:768px) {
    .loading-background {
        background: #fff url("http://139.196.164.10/static-dist/app/img/old/loader.gif") no-repeat 50%;
    }
}

.slide-player-watermark {
    bottom: 50px;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    cursor: default;
}

.slide-player-control,
.slide-player-watermark {
    position: absolute;
    width: 100%;
    text-align: center;
    padding: 10px;
}

.slide-player-control {
    bottom: 0;
    font-size: 20px;
    background: #fff;
    border-top: 1px solid #e2e2e2;
}

    .slide-player-control a {
        color: #666;
    }

        .slide-player-control a:hover {
            color: #333;
        }

    .slide-player-control .fullscreen {
        float: right;
        margin-left: 15px;
    }

    .slide-player-control .goto-first {
        margin-left: 100px;
    }

@media (max-width:480px) {
    .slide-player-control .goto-first {
        margin-left: 0;
    }
}

.slide-player-control .goto-index,
.slide-player-control .goto-page {
    width: 65px;
    display: inline-block;
}

@media (max-width:480px) {

    .slide-player-control .goto-index,
    .slide-player-control .goto-page {
        width: 42px;
        padding: 0;
        text-align: center;
    }
}

.slide-player-control .goto-index-input,
.slide-player-control .goto-page-input {
    float: right;
    font-size: 16px;
}

.slide-player-control .glyphicon {
    padding-left: 10px;
    padding-right: 10px;
}

@media (max-width:480px) {
    .slide-player-control .glyphicon {
        padding-left: 0;
        padding-right: 5px;
    }
}

.slide-player-body {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0;
    bottom: 50px;
}

@media (max-width:480px) {
    .slide-player-body {
        top: 25%;
    }
}

.slide-player-body .slide {
    display: none;
    position: relative;
    max-height: 100%;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}

    .slide-player-body .slide.active {
        display: inline-block;
    }

.slide-notice {
    display: none;
    border-bottom: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5;
    z-index: 1000;
    text-align: center;
    margin: 100px auto;
    position: relative;
    width: 300px;
}

    .slide-notice .header {
        padding: 15px;
        min-height: 16px;
    }

.course-filter.search-filter {
    padding-right: 0;
}

    .course-filter.search-filter .nav-pills {
        float: right;
    }

        .course-filter.search-filter .nav-pills > li {
            margin: 0 0 10px 20px;
        }

@media (max-width:480px) {
    .course-filter.search-filter .nav-pills > li a {
        padding-top: 6px;
        padding-bottom: 6px;
    }
}

.course-filter.search-filter .btn-group > .btn-primary {
    float: right;
}

.course-filter.search-filter .btn-group > .dropdown-menu {
    left: inherit;
    right: 0;
}

    .course-filter.search-filter .btn-group > .dropdown-menu > li > a {
        text-align: center;
    }

.cloud-search-box {
    position: absolute;
    padding-left: 90px;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

@media (max-width:991px) {
    .cloud-search-box {
        padding-left: 10%;
        padding-right: 10%;
    }
}

.search-banner {
    background: url("http://139.196.164.10/static-dist/app/img/banner_search.jpg") top no-repeat;
    height: 200px;
}

    .search-banner .search-input-group {
        margin: 75px 20%;
        height: 50px;
    }

@media (max-width:991px) {
    .search-banner .search-input-group {
        margin-left: 0;
        margin-right: 0;
    }
}

.search-banner .search-input-group .form-control {
    height: 50px;
    border: none;
    padding-right: 50px;
    font-size: 16px;
    color: #000;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.search-banner .search-input-group .input-wrap {
    position: relative;
}

.search-banner .search-input-group .es-icon {
    display: none;
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 20px;
    z-index: 3;
    color: #e1e1e1;
}

    .search-banner .search-input-group .es-icon,
    .search-banner .search-input-group .es-icon:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .search-banner .search-input-group .es-icon:hover {
            cursor: pointer;
            color: #c1c1c1;
        }

.search-banner .search-input-group .btn {
    height: 50px;
    width: 120px;
    border: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

@media (max-width:991px) {
    .search-banner .search-input-group .btn {
        width: 80px;
    }
}

.search-banner .search-input-group .btn:hover {
    z-index: 1;
}

.search-course-list {
    margin-top: -25px;
}

    .search-course-list .course-item {
        padding: 25px 0;
        border-bottom: 1px solid #f5f5f5;
    }

        .search-course-list .course-item .course-img {
            position: relative;
            float: left;
            width: 35%;
        }

@media (max-width:767px) {
    .search-course-list .course-item .course-img {
        width: 100%;
        float: none;
    }
}

.search-course-list .course-item .course-img .tags-left {
    position: absolute;
    left: 0;
    top: 0;
}

    .search-course-list .course-item .course-img .tags-left .tag-live {
        display: inline-block;
        width: 40px;
        height: 50px;
        background: url("http://139.196.164.10/static-dist/app/img/tag_live.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/tag_live.png") 1x, url("/static-dist/app/img/tag_live@2x.png") 2x);
    }

.search-course-list .course-item .course-img .tags-right {
    position: absolute;
    right: 0;
    top: 0;
}

    .search-course-list .course-item .course-img .tags-right .tag-public {
        display: inline-block;
        width: 68px;
        height: 68px;
        background: url("http://139.196.164.10/static-dist/app/img/tag_public.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/tag_public.png") 1x, url("/static-dist/app/img/tag_public@2x.png") 2x);
    }

.search-course-list .course-item .classroom-search-img .classroom-search-img__link {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 56%;
}

    .search-course-list .course-item .classroom-search-img .classroom-search-img__link img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.search-course-list .course-item .course-info {
    float: left;
    width: 65%;
    padding-left: 15px;
}

@media (max-width:767px) {
    .search-course-list .course-item .course-info {
        width: 100%;
        float: none;
        padding-left: 0;
        margin-top: 10px;
    }
}

.search-course-list .course-item .content {
    color: #313131;
}

.search-course-list .course-item .title {
    margin-top: 0;
}

    .search-course-list .course-item .title > a {
        color: #313131;
    }

        .search-course-list .course-item .title > a,
        .search-course-list .course-item .title > a:hover {
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

            .search-course-list .course-item .title > a:hover {
                color: #43bc60;
            }

.search-course-list .course-item .ul-lesson {
    margin-top: 10px;
    padding: 0;
}

    .search-course-list .course-item .ul-lesson li {
        font-size: 12px;
        list-style-type: none;
        margin-bottom: 10px;
    }

        .search-course-list .course-item .ul-lesson li i {
            font-size: 12px;
        }

.search-result em {
    color: #ed3e3e;
    font-style: inherit;
}

.search-result .loading {
    padding: 50px;
    margin: 0 auto;
    text-align: center;
}

    .search-result .loading > i {
        font-size: 40px;
    }

.local-search-class-list .local-search-class-item .local-search-class-item__serve {
    height: 36px;
}

    .local-search-class-list .local-search-class-item .local-search-class-item__serve ul {
        padding-top: 8px;
        padding-bottom: 8px;
    }

.local-search-class-list .local-search-class-item .local-search-class-item__data {
    padding: 0;
}

    .local-search-class-list .local-search-class-item .local-search-class-item__data li {
        line-height: 32px;
    }

.teacher-item {
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    z-index: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e4ecf3;
}

@media (max-width:767px) {
    .teacher-item {
        margin-left: -5px;
        margin-right: -5px;
    }
}

@media (min-width:992px) {

    .teacher-item,
    .teacher-item:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .teacher-item:hover {
            transform: translateY(-6px);
            -webkit-transform: translateY(-6px);
            -moz-transform: translateY(-6px);
            box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
            -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
            -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, .3);
        }
}

.teacher-item:hover .metas {
    opacity: 1;
    filter: alpha(opacity=100);
}

.teacher-item:hover .about,
.teacher-item:hover .metas {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.teacher-item:hover .about {
    opacity: 0;
    filter: alpha(opacity=0);
}

.teacher-item .teacher-top {
    position: relative;
    z-index: 1;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #f5f8fa;
    padding: 20px 10px;
}

@media (max-width:767px) {
    .teacher-item .teacher-top {
        padding: 10px;
    }
}

.teacher-item .avatar-lg {
    border: 4px solid #fff;
}

@media (max-width:767px) {
    .teacher-item .avatar-lg {
        width: 80px !important;
        height: 80px !important;
    }
}

.teacher-item .title {
    height: 22px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

@media (max-width:767px) {
    .teacher-item .title {
        margin-top: 10px;
    }
}

.teacher-item .position {
    color: #c1c1c1;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

@media (max-width:767px) {
    .teacher-item .position {
        font-size: 12px;
    }
}

.teacher-item .teacher-bottom {
    position: relative;
    height: 90px;
}

@media (max-width:767px) {
    .teacher-item .teacher-bottom {
        height: 60px;
    }
}

.teacher-item .about,
.teacher-item .metas {
    position: absolute;
    right: 20px;
    bottom: 20px;
    left: 20px;
    z-index: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

@media (max-width:767px) {

    .teacher-item .about,
    .teacher-item .metas {
        left: 10px;
        bottom: 10px;
        right: 10px;
    }
}

.teacher-item .about {
    top: 20px;
    line-height: 25px;
    overflow: hidden;
    color: #919191;
    opacity: 1;
    filter: alpha(opacity=100);
}

@media (max-width:767px) {
    .teacher-item .about {
        top: 10px;
        line-height: 20px;
        font-size: 12px;
    }
}

.teacher-item .metas {
    top: 30px;
    bottom: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
}

@media (max-width:767px) {
    .teacher-item .metas {
        top: 20px;
        bottom: 10px;
    }
}

.teacher-item .metas .btn {
    margin: 0 15px;
}

@media (min-width:992px) and (max-width:1199px) {
    .teacher-item .metas .btn {
        margin: 0 10px;
    }
}

@media (max-width:767px) {
    .teacher-item .metas .btn {
        margin: 0 5px;
    }
}

.error-panel {
    margin-top: 10%;
}

    .error-panel .panel-heading {
        text-align: center;
        font-size: 22px;
    }

@media (max-width:767px) {
    .error-panel .panel-heading {
        font-size: 16px;
    }
}

.error-panel .panel-body {
    padding: 60px 0;
}

@media (max-width:767px) {
    .error-panel .panel-body {
        padding: 30px 0;
    }
}

.error-panel .well {
    position: relative;
    width: 60%;
    margin-left: 20%;
}

@media (max-width:1199px) {
    .error-panel .well {
        width: 80%;
        margin-left: 10%;
    }
}

@media (max-width:991px) {
    .error-panel .well {
        width: 90%;
        margin-left: 5%;
        width: 100%;
        margin-left: 0;
    }
}

.error-panel .well p {
    margin: 30px 20px;
}

@media (max-width:767px) {
    .error-panel .well p {
        margin: 10px 0;
    }
}

.error-panel .well .error-404-icon {
    position: absolute;
    top: 20px;
    right: 30px;
    width: 191px;
    height: 241px;
    background: url("http://139.196.164.10/static-dist/app/img/icon_search.png") no-repeat;
}

.error-panel .well .error-403-icon {
    position: absolute;
    right: -44px;
    bottom: -28px;
    width: 245px;
    height: 248px;
    background: url("http://139.196.164.10/static-dist/app/img/icon_lock.png") no-repeat;
}

@media (max-width:1199px) {
    .error-panel .well .error-403-icon {
        right: -30px;
    }
}

.error-panel .well .error-500-icon {
    position: absolute;
    top: 20px;
    right: -140px;
    width: 297px;
    height: 219px;
    background: url("http://139.196.164.10/static-dist/app/img/icon_server.png") no-repeat;
}

@media (max-width:1199px) {
    .error-panel .well .error-500-icon {
        right: -80px;
    }
}

@media (max-width:991px) {
    .error-panel .well .error-500-icon {
        right: -20px;
    }
}

.error-title {
    font-family: Phosphate;
    font-size: 200px;
    text-transform: uppercase;
    color: #9a9a9a;
    margin-right: 30px;
}

@media (max-width:1199px) {
    .error-title {
        font-size: 180px;
    }
}

@media (max-width:991px) {
    .error-title {
        height: 120px;
    }
}

@media (max-width:767px) {
    .error-title {
        font-size: 40px;
    }
}

.question-heading {
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    overflow: hidden;
    zoom: 1;
}

.question-choices {
    list-style: none;
    padding-left: 0;
}

    .question-choices > li {
        padding: 6px;
    }

        .question-choices > li:hover {
            background: #eee;
            cursor: pointer;
        }

    .question-choices .choice-index {
        color: #999;
        margin-right: 20px;
        float: left;
    }

.social-login {
    position: relative;
    text-align: center;
    margin-top: 30px;
    z-index: 1;
}

    .social-login > span {
        padding: 0 10px;
        z-index: 1;
        background-color: #fff;
    }

    .social-login .line {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 1px;
        background: #f1f1f1;
        margin-top: -1px;
        z-index: -1;
    }

    .social-login .social-icon {
        display: inline-block;
        margin: 0 8px;
        border: 2px solid #919191;
        color: #919191;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        line-height: 33px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .social-login .social-icon > i {
            font-size: 20px;
        }

        .social-login .social-icon:hover {
            color: #fff;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

        .social-login .social-icon.social-weibo:hover {
            background: #e6162d;
            border-color: #e6162d;
        }

        .social-login .social-icon.social-qq:hover {
            background: #78c257;
            border-color: #78c257;
        }

        .social-login .social-icon.social-renren:hover {
            background: #3793f1;
            border-color: #3793f1;
        }

        .social-login .social-icon.social-weixin:hover {
            background: #1ec354;
            border-color: #1ec354;
        }

        .social-login .social-icon.social-yun:hover {
            background: #ff842e;
            border-color: #ff842e;
        }

        .social-login .social-icon.social-more:hover {
            background: #43bc60;
            border-color: #43bc60;
        }

.login-section {
    margin: 50px auto;
    width: 460px;
    min-height: 400px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

@media (max-width:767px) {
    .login-section {
        width: 100%;
        margin: 20px auto;
    }
}

.login-section.login-init-section .login-init-section__title {
    margin-bottom: 32px;
    font-size: 20px;
    text-align: center;
}

.login-section.login-section-weixin {
    min-height: 315px;
}

.login-section .logon-tab {
    margin: -15px -15px 0;
}

    .login-section .logon-tab > a {
        display: block;
        padding: 20px;
        float: left;
        width: 50%;
        font-size: 16px;
        text-align: center;
        color: #616161;
        background-color: #f5f5f5;
    }

        .login-section .logon-tab > a,
        .login-section .logon-tab > a:hover {
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

            .login-section .logon-tab > a:hover {
                background-color: #fafafa;
            }

            .login-section .logon-tab > a.active {
                background-color: #fff;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

.login-section .login-main {
    padding: 40px 45px 20px;
}

@media (max-width:767px) {
    .login-section .login-main {
        padding: 20px 0 0;
    }
}

.login-section .sms-send-btn {
    padding: 9px 10px;
    width: 100%;
}

.drag-section-wrap {
    padding: 8px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .drag-section-wrap + p {
        position: absolute;
        margin-top: 4px;
    }

.drag-section {
    position: relative;
    padding-top: 47%;
}

.drag-bar {
    position: relative;
    margin-top: 8px;
    margin-bottom: 8px;
    height: 34px;
    background-color: #f1f1f1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

    .drag-bar .drag-bar__btn {
        position: absolute;
        top: -3px;
        width: 40px;
        height: 40px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .23);
        -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .23);
        box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .23);
        background-color: #fff;
        text-align: center;
        line-height: 40px;
        color: #fff;
        font-size: 16px;
    }

        .drag-bar .drag-bar__btn:after {
            content: "\E68D";
            font-family: es-icon;
            left: 0;
            right: 0;
            top: 9px;
            color: #43bc60;
            font-size: 24px;
        }

        .drag-bar .drag-bar__btn:hover {
            cursor: pointer;
        }

    .drag-bar .drag-bar__tip {
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        font-size: 14px;
        line-height: 34px;
        color: #919191;
    }

    .drag-bar .drag-bar__mask {
        position: absolute;
        top: 0;
        height: 34px;
        background-color: #e1e1e1;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }

@media (min-width:480px) {
    .password-reset-form .drag-img {
        min-height: 144px !important;
    }
}

@media (min-width:321px) and (max-width:480px) {
    .password-reset-form .drag-img {
        min-height: 74% !important;
    }
}

@media (max-width:320px) {
    .password-reset-form .drag-img {
        min-height: 70% !important;
    }
}

.drag-img {
    position: absolute;
    top: 0;
    width: 100%;
}

@media (min-width:480px) {
    .drag-img {
        min-height: 144px;
    }
}

@media (min-width:321px) and (max-width:480px) {
    .drag-img {
        min-height: 74%;
    }
}

@media (max-width:320px) {
    .drag-img {
        min-height: 70%;
    }
}

.drag-img .drag-img__bg {
    width: 100%;
    height: 100%;
}

.drag-img .drag-img__jigsaw {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.drag-img .drag-img__mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e1e1e1;
    opacity: .7;
}

    .drag-img .drag-img__mask:after {
        margin-top: 17%;
        font-size: 48px;
        color: #fff;
    }

@media (min-width:768px) {
    .login-modal {
        width: 350px;
    }

        .login-modal .modal-body {
            padding: 30px 30px 15px;
        }

        .login-modal .modal-footer {
            padding: 30px;
        }
}

.login-modal .sts-login {
    padding-top: 10px;
    min-height: 369px;
}

.login-modal .sts-login-back {
    top: 0;
    left: -16px;
}

.login-modal .sts-login__qrcode {
    margin-top: 43px;
    margin-bottom: 43px;
    width: 180px;
    height: 180px;
}

.login-modal .sts-login-tip {
    margin-bottom: 0;
}

    .login-modal .sts-login-tip img {
        margin-right: 7px;
    }

.login-modal .sts-login-mask__tip {
    line-height: 180px;
}

.login-modal .sts-login__feedback {
    margin-top: 50px;
    margin-bottom: 0;
}

.sts-login-link {
    display: inline-block;
    margin: 0 8px;
}

    .sts-login-link img {
        margin-top: -5px;
        height: 35px;
    }

.sts-login {
    position: relative;
    padding-top: 36px;
    min-height: 387px;
}

.sts-login-tip {
    margin-bottom: 39px;
    text-align: center;
}

    .sts-login-tip img {
        margin-right: 24px;
        height: 42px;
    }

.sts-login__feedback {
    margin-top: 60px;
    margin-bottom: 40px;
    line-height: 1;
    text-align: center;
}

.sts-login-tip__text {
    display: inline-block;
    max-width: 238px;
    line-height: 20px;
    font-weight: 500;
    vertical-align: middle;
    text-align: left;
}

.sts-login-back {
    position: absolute;
    top: 26px;
    left: 8px;
}

    .sts-login-back i {
        font-size: 32px;
    }

.sts-login-icon {
    margin-right: 24px;
    height: 42px !important;
}

.sts-login__title {
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    color: rgba(0, 0, 0, .88);
}

.sts-login__qrcode {
    position: relative;
    margin: 40px auto 50px;
    width: 200px;
    height: 200px;
    text-align: center;
}

    .sts-login__qrcode img {
        width: 100%;
    }

.sts-login-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: hsla(0, 0%, 100%, .96);
}

.sts-login-mask__tip {
    line-height: 200px;
}

.sts-login-mask__operation {
    margin: 29% 0;
}

.mobile-page .mobile-first {
    background: url("http://139.196.164.10/static-dist/app/img/mobile/mobile_bg.jpg") top no-repeat;
}

    .mobile-page .mobile-first .container {
        position: relative;
        height: 570px;
    }

@media (max-width:1199px) {
    .mobile-page .mobile-first .container {
        height: 500px;
    }
}

@media (max-width:767px) {
    .mobile-page .mobile-first .container {
        height: 300px;
    }
}

.mobile-page .mobile-first .img-one {
    position: absolute;
    bottom: -70px;
    left: 5%;
    opacity: 0;
    z-index: 1;
}

@media (max-width:991px) {
    .mobile-page .mobile-first .img-one {
        bottom: -60px;
        left: 1%;
    }
}

.mobile-page .mobile-first .img-two {
    position: absolute;
    bottom: -100px;
    left: 13%;
    z-index: 2;
    opacity: 0;
}

@media (max-width:991px) {
    .mobile-page .mobile-first .img-two {
        bottom: -80px;
        left: 6%;
    }
}

.mobile-page .mobile-first .img-two-content {
    position: absolute;
    left: 50px;
    top: 55px;
    width: 233px;
    height: 400px;
}

.mobile-page .mobile-first .mobile-content {
    position: absolute;
    top: 30%;
    left: 52%;
    color: #fff;
}

@media (max-width:991px) {
    .mobile-page .mobile-first .mobile-content {
        left: 50%;
    }
}

@media (max-width:767px) {
    .mobile-page .mobile-first .mobile-content {
        top: 15%;
        left: 10%;
        right: 10%;
        text-align: center;
    }
}

.mobile-page .mobile-first .title {
    font-size: 70px;
    opacity: 0;
    font-weight: 700;
}

    .mobile-page .mobile-first .title img {
        float: left;
        width: 70px;
    }

@media (max-width:1199px) {
    .mobile-page .mobile-first .title img {
        width: 60px;
    }
}

@media (max-width:767px) {
    .mobile-page .mobile-first .title img {
        width: 40px;
        margin-top: -5px;
    }
}

@media (max-width:480px) {
    .mobile-page .mobile-first .title img {
        float: none;
    }
}

@media (max-width:1199px) {
    .mobile-page .mobile-first .title {
        font-size: 48px;
        margin-bottom: 10px;
    }
}

@media (max-width:767px) {
    .mobile-page .mobile-first .title {
        font-size: 28px;
    }
}

.mobile-page .mobile-first .title__text {
    margin-left: 80px;
    line-height: 1;
}

@media (max-width:1199px) {
    .mobile-page .mobile-first .title__text {
        line-height: 60px;
    }
}

@media (max-width:767px) {
    .mobile-page .mobile-first .title__text {
        margin-left: 0;
    }
}

.mobile-page .mobile-first .subtitle {
    font-size: 24px;
    margin-top: 32px;
    margin-bottom: 32px;
    opacity: 0;
    letter-spacing: 3px;
    line-height: 30px;
}

@media (max-width:1199px) {
    .mobile-page .mobile-first .subtitle {
        font-size: 16px;
    }
}

@media (max-width:767px) {
    .mobile-page .mobile-first .subtitle {
        margin-bottom: 20px;
    }
}

@media (max-width:480px) {
    .mobile-page .mobile-first .subtitle {
        text-align: left;
    }
}

.mobile-page .mobile-first .btn-mobile {
    display: inline-block;
    border: 2px solid #fff;
    font-size: 16px;
    padding: 18px 28px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

@media (max-width:1199px) {
    .mobile-page .mobile-first .btn-mobile {
        font-size: 14px;
        padding: 10px 15px;
    }
}

.mobile-page .mobile-first .btn-mobile > i {
    font-size: 20px;
    margin-left: 10px;
    -webkit-animation: nextshake 1s infinite linear;
    animation: nextshake 1s infinite linear;
}

.mobile-page .mobile-first .btn-mobile:hover {
    background: hsla(0, 0%, 100%, .2);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.mobile-page .mobile-first .btn-mobile + .btn-mobile {
    margin-left: 35px;
}

@media (max-width:767px) {
    .mobile-page .mobile-first .btn-mobile + .btn-mobile {
        margin-left: 10px;
    }
}

.mobile-page .mobile-first.active .img-one {
    opacity: 1\9 \0;
    -webkit-animation: fadeInLeft .5s .2s ease both;
    -moz-animation: fadeInLeft .5s .2s ease both;
    -o-animation: fadeInLeft .5s .2s ease both;
    animation: fadeInLeft .5s .2s ease both;
}

.mobile-page .mobile-first.active .img-two {
    opacity: 1\9 \0;
    -webkit-animation: fadeInRight .5s .2s ease both;
    -moz-animation: fadeInRight .5s .2s ease both;
    -o-animation: fadeInRight .5s .2s ease both;
    animation: fadeInRight .5s .2s ease both;
}

.mobile-page .mobile-first.active .title {
    opacity: 1\9 \0;
    -webkit-animation: fadeInDown .5s .7s ease both;
    -moz-animation: fadeInDown .5s .7s ease both;
    -o-animation: fadeInDown .5s .7s ease both;
    animation: fadeInDown .5s .7s ease both;
}

.mobile-page .mobile-first.active .btn-mobile,
.mobile-page .mobile-first.active .subtitle {
    opacity: 1\9 \0;
    -webkit-animation: fadeInUp .5s .7s ease both;
    -moz-animation: fadeInUp .5s .7s ease both;
    -o-animation: fadeInUp .5s .7s ease both;
    animation: fadeInUp .5s .7s ease both;
}

.mobile-page .mobile-second {
    min-height: 200px;
    background: #fff;
}

@media (max-width:767px) {
    .mobile-page .mobile-second {
        text-align: center;
    }
}

.mobile-page .mobile-second .container {
    padding: 80px 40px;
}

@media (max-width:767px) {
    .mobile-page .mobile-second .container {
        padding: 50px 10px;
    }
}

.mobile-page .mobile-second .step {
    margin-bottom: 85px;
}

@media (max-width:767px) {
    .mobile-page .mobile-second .step {
        margin-bottom: 30px;
    }
}

.mobile-page .mobile-second .qrcode {
    display: inline-block;
    width: 220px;
    height: auto;
    max-width: 100%;
}

@media (max-width:991px) {
    .mobile-page .mobile-second .qrcode {
        width: 200px;
    }
}

.mobile-page .mobile-second .btn-android,
.mobile-page .mobile-second .btn-apple {
    display: inline-block;
    color: #fff;
    margin-top: 70px;
    text-align: center;
    font-size: 20px;
    padding: 24px 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

@media (max-width:1199px) {

    .mobile-page .mobile-second .btn-android,
    .mobile-page .mobile-second .btn-apple {
        font-size: 18px;
        padding: 15px 10px;
        margin-top: 74px;
    }
}

@media (max-width:991px) {

    .mobile-page .mobile-second .btn-android,
    .mobile-page .mobile-second .btn-apple {
        padding: 15px;
        margin-top: 28px;
    }
}

.mobile-page .mobile-second .btn-android:hover,
.mobile-page .mobile-second .btn-apple:hover {
    background-image: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.mobile-page .mobile-second .btn-android > i,
.mobile-page .mobile-second .btn-apple > i {
    font-size: 30px;
    margin-right: 15px;
}

@media (max-width:991px) {

    .mobile-page .mobile-second .btn-android > i,
    .mobile-page .mobile-second .btn-apple > i {
        font-size: 24px;
        margin-right: 10px;
    }
}

.mobile-page .mobile-second .btn-android {
    background: #35d572;
    box-shadow: 0 16px 40px rgba(54, 214, 115, .4);
    background-image: -moz-linear-gradient(90deg, #35d572 0, #3fde7b 100%);
    background-image: -webkit-linear-gradient(90deg, #35d572, #3fde7b);
    background-image: -ms-linear-gradient(90deg, #35d572 0, #3fde7b 100%);
}

.mobile-page .mobile-second .btn-apple {
    background: #1f5dea;
    margin-left: 35px;
    box-shadow: 0 16px 40px rgba(31, 93, 234, .4);
    background-image: -moz-linear-gradient(90deg, #1f5dea 0, #2b67f1 100%);
    background-image: -webkit-linear-gradient(90deg, #1f5dea, #2b67f1);
    background-image: -ms-linear-gradient(90deg, #1f5dea 0, #2b67f1 100%);
}

@media (max-width:1199px) {
    .mobile-page .mobile-second .btn-apple {
        margin-left: 20px;
    }
}

@media (max-width:991px) {
    .mobile-page .mobile-second .btn-apple {
        margin-left: 0;
    }
}

@media (max-width:767px) {
    .mobile-page .mobile-second .btn-apple {
        margin-top: 20px;
    }
}

.mobile-page .mobile-third {
    position: relative;
    min-height: 200px;
    overflow: hidden;
    background: #f5f8fa url("http://139.196.164.10/static-dist/app/img/mobile/mobile_texture.jpg") top;
}

@media (max-width:767px) {
    .mobile-page .mobile-third {
        background: #f5f8fa;
        text-align: center;
    }
}

.mobile-page .mobile-third > .container {
    position: relative;
    padding: 80px 40px 0;
}

@media (max-width:767px) {
    .mobile-page .mobile-third > .container {
        padding: 50px 10px;
    }
}

.mobile-page .mobile-third .step {
    margin-bottom: 45px;
}

@media (max-width:767px) {
    .mobile-page .mobile-third .step {
        margin-bottom: 30px;
    }
}

.mobile-page .mobile-third .qrcode {
    margin: 30px auto 0;
    width: 220px;
    font-size: 18px;
    color: #313131;
}

@media (max-width:991px) {
    .mobile-page .mobile-third .qrcode {
        width: 200px;
    }
}

.mobile-page .mobile-third .qrcode img {
    width: 100%;
    margin-bottom: 20px;
}

.mobile-page .mobile-third .thumb {
    max-width: 100%;
    opacity: 0;
}

.mobile-page .mobile-third.active .thumb {
    opacity: 1\9 \0;
    -webkit-animation: fadeInUp 1s ease both;
    -moz-animation: fadeInUp 1s ease both;
    -o-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
}

.mobile-page .step {
    font-size: 24px;
    color: #313131;
}

@media (max-width:767px) {
    .mobile-page .step {
        font-size: 16px;
    }
}

.mobile-page .step .member {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin-right: 20px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #43bc60;
    box-shadow: 0 6px 20px rgba(67, 188, 96, .4);
    color: #fff;
}

@media (max-width:767px) {
    .mobile-page .step .member {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-right: 5px;
    }
}

.es-share.top .ml30-o {
    margin-left: -30px;
}

@-webkit-keyframes boxshow {
    0% {
        box-shadow: 0 0 15px #2db7f5;
        width: 8px;
        margin-left: -4px;
        left: 4px;
    }

    25% {
        box-shadow: 0 0 10px #2db7f5;
        width: 7px;
        margin-left: -3.5px;
        left: 3.5px;
    }

    50% {
        box-shadow: 0 0 5px #2db7f5;
        width: 6px;
        margin-left: -3px;
        left: 3px;
    }

    75% {
        box-shadow: 0 0 10px #2db7f5;
        width: 7px;
        margin-left: -3.5px;
        left: 3.5px;
    }

    to {
        box-shadow: 0 0 15px #2db7f5;
        width: 8px;
        margin-left: -4px;
        left: 4px;
    }
}

@-moz-keyframes boxshow {
    0% {
        box-shadow: 0 0 15px #2db7f5;
        width: 8px;
        margin-left: -4px;
        left: 4px;
    }

    25% {
        box-shadow: 0 0 10px #2db7f5;
        width: 7px;
        margin-left: -3.5px;
        left: 3.5px;
    }

    50% {
        box-shadow: 0 0 5px #2db7f5;
        width: 6px;
        margin-left: -3px;
        left: 3px;
    }

    75% {
        box-shadow: 0 0 10px #2db7f5;
        width: 7px;
        margin-left: -3.5px;
        left: 3.5px;
    }

    to {
        box-shadow: 0 0 15px #2db7f5;
        width: 8px;
        margin-left: -4px;
        left: 4px;
    }
}

@keyframes boxshow {
    0% {
        box-shadow: 0 0 15px #2db7f5;
        width: 8px;
        margin-left: -4px;
        left: 4px;
    }

    25% {
        box-shadow: 0 0 10px #2db7f5;
        width: 7px;
        margin-left: -3.5px;
        left: 3.5px;
    }

    50% {
        box-shadow: 0 0 5px #2db7f5;
        width: 6px;
        margin-left: -3px;
        left: 3px;
    }

    75% {
        box-shadow: 0 0 10px #2db7f5;
        width: 7px;
        margin-left: -3.5px;
        left: 3.5px;
    }

    to {
        box-shadow: 0 0 15px #2db7f5;
        width: 8px;
        margin-left: -4px;
        left: 4px;
    }
}

.marker-manage {
    position: relative;
    min-width: 1200px;
    height: 100%;
    background-color: #313131;
    overflow: hidden;
}

    .marker-manage.slideing {
        -moz-user-select: none;
        -khtml-user-select: none;
        user-select: none;
        cursor: move !important;
    }

    .marker-manage .nav.nav-tabs.nav-tabs-edit {
        margin-bottom: 0;
        border-bottom: none;
        background-color: #313131;
    }

        .marker-manage .nav.nav-tabs.nav-tabs-edit > li a {
            color: #919191;
            font-size: 14px;
            padding: 20px 15px;
        }

            .marker-manage .nav.nav-tabs.nav-tabs-edit > li a i:hover {
                color: #ffa51f;
                cursor: pointer;
            }

        .marker-manage .nav.nav-tabs.nav-tabs-edit > li.active > a,
        .marker-manage .nav.nav-tabs.nav-tabs-edit > li:hover > a {
            background-color: #414141;
            color: #f5f5f5;
            border-color: transparent;
        }

        .marker-manage .nav.nav-tabs.nav-tabs-edit > li.static .border {
            border-left: 1px solid #919191;
            padding-left: 15px;
        }

        .marker-manage .nav.nav-tabs.nav-tabs-edit > li.static:hover {
            background-color: transparent;
        }

            .marker-manage .nav.nav-tabs.nav-tabs-edit > li.static:hover > a {
                background-color: transparent;
                color: #919191;
            }

        .marker-manage .nav.nav-tabs.nav-tabs-edit .highlight {
            border-bottom: none;
        }

    .marker-manage .nav.nav-pills.nav-pills-difficulty {
        display: inline-block;
        vertical-align: middle;
    }

        .marker-manage .nav.nav-pills.nav-pills-difficulty > li {
            margin-right: 10px;
        }

            .marker-manage .nav.nav-pills.nav-pills-difficulty > li.active > a {
                background-color: #43bc60;
                color: #fff;
            }

            .marker-manage .nav.nav-pills.nav-pills-difficulty > li > a {
                background-color: #262626;
                color: #ccc;
                font-size: 12px;
                padding: 0 15px;
            }

    .marker-manage .breadcrumb li.active {
        color: #fff;
    }

    .marker-manage .lesson-list {
        border: 0;
        margin: 0;
        overflow: auto;
        padding-right: 15px;
        padding: 0;
        list-style: none;
    }

        .marker-manage .lesson-list .item-lesson {
            position: relative;
            background-color: transparent;
            border: none;
            line-height: 40px;
            margin-bottom: 0;
            margin-left: 0;
            cursor: move;
        }

            .marker-manage .lesson-list .item-lesson:hover {
                background: #414141;
            }

            .marker-manage .lesson-list .item-lesson .btn-preview {
                top: 0;
                right: 0;
                color: #919191;
            }

                .marker-manage .lesson-list .item-lesson .btn-preview:hover {
                    color: #43bc60;
                }

            .marker-manage .lesson-list .item-lesson .sqe-number {
                display: none;
            }

            .marker-manage .lesson-list .item-lesson .icon-drag {
                vertical-align: middle;
                margin-right: 10px;
                font-size: 16px;
            }

            .marker-manage .lesson-list .item-lesson .question-remove {
                position: absolute;
                top: 12px;
                right: 5px;
            }

            .marker-manage .lesson-list .item-lesson .info {
                display: inline-block;
                max-width: 60%;
                vertical-align: middle;
            }

            .marker-manage .lesson-list .item-lesson.dragged {
                border: 1px dashed #919191;
                position: absolute;
                width: 220px !important;
                padding-left: 15px;
            }

                .marker-manage .lesson-list .item-lesson.dragged .btn-preview {
                    display: none;
                }

            .marker-manage .lesson-list .item-lesson.disdragg {
                opacity: .3;
                filter: alpha(opacity=30);
                cursor: default;
            }

        .marker-manage .lesson-list .placeholder {
            position: relative;
        }

        .marker-manage .lesson-list .more-questions {
            position: absolute;
            right: 0;
            bottom: -15px;
            left: 0;
            text-align: right;
            color: #919191;
            font-size: 12px;
        }

            .marker-manage .lesson-list .more-questions .loading {
                display: none;
            }

                .marker-manage .lesson-list .more-questions .loading img {
                    height: 30px;
                    margin-right: 10px;
                }

                .marker-manage .lesson-list .more-questions.loading .loading {
                    display: inline;
                }

            .marker-manage .lesson-list .more-questions a {
                color: #919191;
            }

                .marker-manage .lesson-list .more-questions a:hover {
                    color: #43bc60;
                }

.marker-manage-content {
    height: 100%;
    padding-bottom: 160px;
}

    .marker-manage-content .manage-player-body {
        position: relative;
        padding-top: 60px;
        float: left;
        height: 100%;
        width: 70%;
    }

        .marker-manage-content .manage-player-body .manage-player-header {
            position: absolute;
            left: 0;
            top: 0;
            width: 70%;
            height: 60px;
        }

            .marker-manage-content .manage-player-body .manage-player-header .title-link {
                float: left;
                font-size: 16px;
                color: #fff;
                line-height: 60px;
                margin-right: 20px;
            }

                .marker-manage-content .manage-player-body .manage-player-header .title-link i {
                    font-size: 16px;
                }

                .marker-manage-content .manage-player-body .manage-player-header .title-link:hover {
                    color: #43bc60;
                }

        .marker-manage-content .manage-player-body .manage-player-content {
            height: 100%;
        }

        .marker-manage-content .manage-player-body .mask {
            position: absolute;
            width: 100%;
            top: 0;
            bottom: 0;
            background-color: transparent;
        }

    .marker-manage-content .manage-edit-body {
        position: relative;
        float: left;
        width: 30%;
        height: 100%;
        background-color: #414141;
        color: #f5f5f5;
    }

        .marker-manage-content .manage-edit-body .btn-preview {
            position: absolute;
            right: 15px;
            top: 12px;
        }

        .marker-manage-content .manage-edit-body .tab-pane {
            padding: 30px 20px;
            position: relative;
        }

        .marker-manage-content .manage-edit-body .btn-search {
            position: absolute;
            right: 10px;
            bottom: 0;
            padding: 9px;
            background-color: transparent;
            border: none;
            font-size: 16px;
            color: #616161;
        }

            .marker-manage-content .manage-edit-body .btn-search:focus {
                outline: none;
            }

        .marker-manage-content .manage-edit-body .question-difficulty {
            padding-bottom: 30px;
        }

        .marker-manage-content .manage-edit-body .question-remask {
            padding-top: 24px;
            border-top: 1px solid #616161;
            color: #919191;
            margin-bottom: 12px;
        }

            .marker-manage-content .manage-edit-body .question-remask .remask-icon {
                color: #ffa51f;
                font-size: 16px;
                margin-right: 10px;
            }

    .marker-manage-content .editbox {
        position: absolute;
        left: 0;
        right: 0;
        height: 160px;
        bottom: 0;
        background-color: #313131;
    }

        .marker-manage-content .editbox .lesson-list {
            height: 100%;
            background-color: #414141;
            padding: 0 160px 0 20px;
        }

            .marker-manage-content .editbox .lesson-list.highlight {
                border: 1px dashed #278bf5;
                background-color: transparent;
                background-color: rgba(45, 183, 245, .3);
            }

            .marker-manage-content .editbox .lesson-list .btn-preview {
                display: none;
            }

            .marker-manage-content .editbox .lesson-list .placeholder {
                border-color: transparent;
            }

        .marker-manage-content .editbox .scale-content {
            height: 111px;
            padding-top: 10px;
            border-top: 1px solid #292929;
        }

        .marker-manage-content .editbox .scalebox {
            position: relative;
            height: 21px;
            border-bottom: 1px solid #404040;
        }

            .marker-manage-content .editbox .scalebox .lesson-list {
                height: auto;
                padding: 0;
                background-color: transparent;
                overflow: visible;
            }

                .marker-manage-content .editbox .scalebox .lesson-list .item-lesson {
                    padding: 0 10px;
                    margin-bottom: 0;
                    text-align: left;
                    cursor: pointer;
                }

                    .marker-manage-content .editbox .scalebox .lesson-list .item-lesson:hover {
                        background-color: #43bc60;
                    }

                    .marker-manage-content .editbox .scalebox .lesson-list .item-lesson .title {
                        display: none;
                    }

                    .marker-manage-content .editbox .scalebox .lesson-list .item-lesson .info {
                        max-width: 150px;
                    }

                    .marker-manage-content .editbox .scalebox .lesson-list .item-lesson .sqe-number {
                        display: inline;
                    }

                .marker-manage-content .editbox .scalebox .lesson-list .placeholder {
                    height: 10px;
                }

                    .marker-manage-content .editbox .scalebox .lesson-list .placeholder:after {
                        content: "";
                        border: 5px solid;
                        border-color: transparent transparent transparent #43bc60;
                        position: absolute;
                        top: 0;
                        left: 0;
                    }

            .marker-manage-content .editbox .scalebox .scale {
                position: absolute;
                top: 0;
                display: block;
                z-index: 1;
                padding-left: 5px;
                color: #fff;
                height: 20px;
                line-height: 20px;
            }

                .marker-manage-content .editbox .scalebox .scale.scale-red .line {
                    top: 0;
                    height: 160px;
                    border-color: #ed3e3e;
                }

                .marker-manage-content .editbox .scalebox .scale.scale-red .scale-details {
                    visibility: visible;
                    font-size: 12px;
                }

                .marker-manage-content .editbox .scalebox .scale.scale-blue {
                    cursor: pointer;
                    height: 100px;
                    top: 32px;
                }

                    .marker-manage-content .editbox .scalebox .scale.scale-blue .line {
                        height: 100px;
                        border-color: #278bf5;
                    }

                    .marker-manage-content .editbox .scalebox .scale.scale-blue.highlight,
                    .marker-manage-content .editbox .scalebox .scale.scale-blue:hover {
                        width: 8px;
                    }

                        .marker-manage-content .editbox .scalebox .scale.scale-blue.highlight .line,
                        .marker-manage-content .editbox .scalebox .scale.scale-blue:hover .line {
                            border-color: transparent;
                            background-color: rgba(45, 183, 245, .5);
                            -moz-animation: boxshow 1s ease infinite;
                            -webkit-animation: boxshow 1s ease infinite;
                            animation: boxshow 1s ease infinite;
                        }

                        .marker-manage-content .editbox .scalebox .scale.scale-blue.highlight .scale-details,
                        .marker-manage-content .editbox .scalebox .scale.scale-blue:hover .scale-details {
                            width: 220px;
                            margin-left: -110px;
                            visibility: visible;
                        }

                    .marker-manage-content .editbox .scalebox .scale.scale-blue.moveing .line {
                        -moz-animation: boxshow 0 ease infinite;
                        -webkit-animation: boxshow 0 ease infinite;
                        animation: boxshow 0 ease infinite;
                    }

                    .marker-manage-content .editbox .scalebox .scale.scale-blue.moveing .scale-details {
                        width: 220px;
                        margin-left: -110px;
                        visibility: visible;
                    }

                .marker-manage-content .editbox .scalebox .scale.scale-white .line {
                    height: 106px;
                    top: 26px;
                    border-color: #fff;
                }

                    .marker-manage-content .editbox .scalebox .scale.scale-white .line i {
                        position: absolute;
                        left: -8.5px;
                        top: -13.5px;
                    }

                .marker-manage-content .editbox .scalebox .scale .scale-details {
                    position: absolute;
                    left: 0;
                    bottom: 100%;
                    visibility: hidden;
                    min-width: 50px;
                    margin-left: -25px;
                    background-color: rgba(0, 0, 0, .8);
                    text-align: center;
                    color: #fff;
                }

                .marker-manage-content .editbox .scalebox .scale .line {
                    position: absolute;
                    top: 0;
                    left: 0;
                    height: 25px;
                    border-left: 1px solid #616161;
                }

                    .marker-manage-content .editbox .scalebox .scale .line.line-dashed {
                        top: 32px;
                        height: 100px;
                        border-left: 1px dashed #a3a3a3;
                    }

                .marker-manage-content .editbox .scalebox .scale .scale-time {
                    display: inline-block;
                    font-size: 12px;
                    -webkit-transform: scale(.83);
                }

.marker-manage .introjs-button.introjs-skipbutton,
.marker-manage .introjs-nextbutton.introjs-fullbutton {
    background: transparent;
    border-color: transparent;
    color: #919191;
    margin: 0;
    padding-right: 0;
    cursor: pointer;
}

    .marker-manage .introjs-button.introjs-skipbutton:focus,
    .marker-manage .introjs-button.introjs-skipbutton:hover,
    .marker-manage .introjs-nextbutton.introjs-fullbutton:focus,
    .marker-manage .introjs-nextbutton.introjs-fullbutton:hover {
        background: transparent;
        border-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        outline: none;
    }

.marker-manage .introjs-overlay {
    opacity: .5;
    filter: alpha(opacity=50);
}

.marker-manage .introjs-fixedTooltip {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.marker-manage .introjs-helperNumberLayer,
.marker-manage .introjs-skipbutton {
    display: none;
}

.marker-manage .introjs-helperLayer {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
}

.marker-manage .introjs-arrow.top-middle {
    margin-left: 0;
}

.marker-manage .introjs-tooltip {
    text-align: justify;
    font-size: 12px;
    color: #313131;
    padding: 15px;
}

    .marker-manage .introjs-tooltip .title {
        color: #919191;
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 1px solid #e6e6e6;
    }

    .marker-manage .introjs-tooltip .remask {
        font-size: 14px;
        margin-bottom: 6px;
    }

.marker-manage .intro-img {
    position: absolute;
    left: 0;
    top: 100%;
    color: #fff;
    font-size: 20px;
}

    .marker-manage .intro-img img {
        display: block;
        margin-left: 70px;
    }

.show-introhelp {
    position: relative;
}

    .show-introhelp .introhelp-icon-help {
        position: relative;
        color: #ffa51f;
        z-index: 9999999 !important;
    }

    .show-introhelp .introhelp-icon-drag {
        position: relative;
        color: #fff;
        z-index: 9999999 !important;
    }

    .show-introhelp .popover {
        display: none;
        font-size: 12px;
        color: #313131;
    }

        .show-introhelp .popover .title {
            color: #919191;
            padding-bottom: 5px;
            border-bottom: 1px solid #e6e6e6;
            margin-bottom: 10px;
        }

        .show-introhelp .popover.bottom {
            top: 18px;
            left: -92px;
        }

        .show-introhelp .popover.left {
            left: -230px;
            top: 90px;
        }

    .show-introhelp .introhelp-img {
        position: absolute;
        top: 100%;
        left: 0;
        color: #fff;
        font-size: 14px;
    }

        .show-introhelp .introhelp-img img {
            display: block;
            margin-left: 50px;
        }

    .show-introhelp .close-introhelp {
        float: right;
        color: #919191;
        cursor: pointer;
    }

    .show-introhelp.show .popover {
        display: block;
    }

.introhelp-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .5;
    filter: alpha(opacity=50);
    background-color: #000;
}

.marker-preview {
    height: 100%;
    background-color: #f1f4f6;
}

    .marker-preview .marker-preview-content {
        position: relative;
        height: 100%;
        padding-top: 20px;
        color: #313131;
        text-align: center;
    }

@media (max-width:1199px) {
    .marker-preview .marker-preview-content {
        padding-top: 10px;
    }
}

.marker-preview .marker-preview-content .title {
    font-size: 20px;
    line-height: 1;
}

.marker-preview .marker-preview-content .marker-preview-player {
    position: absolute;
    left: 120px;
    right: 120px;
    top: 60px;
    bottom: 20px;
}

@media (max-width:1199px) {
    .marker-preview .marker-preview-content .marker-preview-player {
        bottom: 10px;
        top: 40px;
    }
}

.mark-questions-modal {
    width: 756px;
}

    .mark-questions-modal .modal-header {
        position: relative;
        padding: 20px 30px;
        color: #fff;
        border-color: #fff;
        border-bottom: 1px solid #f5f8fa;
    }

        .mark-questions-modal .modal-header .close {
            margin-top: -25px;
            opacity: 1;
            filter: alpha(opacity=100);
            font-size: 26px;
            color: #616161;
        }

    .mark-questions-modal .modal-title {
        font-size: 18px;
        line-height: 18px;
        text-align: left;
        color: #313131;
    }

    .mark-questions-modal .modal-content {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .mark-questions-modal .modal-body {
        padding: 15px 30px;
    }

    .mark-questions-modal .topic-bottom {
        padding-bottom: 20px;
        font-size: 14px;
        color: #fff;
        color: #616161;
        line-height: 40px;
        text-align: left;
        background-color: #f5f8fa;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

        .mark-questions-modal .topic-bottom .topic-bottom-info {
            line-height: 34px;
            padding: 20px 30px 0;
            color: #919191;
        }

            .mark-questions-modal .topic-bottom .topic-bottom-info .btn {
                float: right;
                margin-left: 20px;
            }

    .mark-questions-modal .popup-topic {
        padding: 0;
        margin: 0;
        height: 300px;
        overflow: auto;
        list-style-type: none;
    }

        .mark-questions-modal .popup-topic img {
            max-width: 100%;
            vertical-align: top;
        }

        .mark-questions-modal .popup-topic p {
            margin-bottom: 0;
        }

        .mark-questions-modal .popup-topic .title {
            margin-bottom: 14px;
            line-height: 30px;
            font-size: 18px;
            color: #313131;
        }

        .mark-questions-modal .popup-topic .list {
            padding: 10px 0 10px 40px;
            line-height: 30px;
            cursor: pointer;
            cursor: default;
            position: relative;
        }

            .mark-questions-modal .popup-topic .list .num {
                position: absolute;
                left: 0;
                top: 12px;
                display: inline-block;
                width: 24px;
                height: 24px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                margin-right: 15px;
                border: 1px solid #c1c1c1;
                color: #c1c1c1;
                font-size: 14px;
                text-align: center;
                line-height: 22px;
            }

        .mark-questions-modal .popup-topic.topic-resolve .list {
            min-height: 200px;
            padding: 20px;
            margin-bottom: 15px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            cursor: default;
            background-color: #f5f8fa;
        }

    .mark-questions-modal .question-stem-fill-blank {
        color: #313131;
    }

.caption-uploader {
    height: 34px;
    background: transparent;
    display: inline-block;
}

.caption-notify {
    line-height: 28px;
}

.text-track-overview {
    overflow-y: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .text-track-overview p {
        font-size: 14px;
        line-height: 30px;
        color: #919191;
    }

        .text-track-overview p.active {
            color: #f5f5f5;
        }

.text-track-select-form-group {
    margin-bottom: 0 !important;
}

.track-select-parent {
    position: relative;
}

    .track-select-parent .track-select-show {
        width: 100%;
        background: #fff;
        border: 1px solid #ccc;
        color: #919191;
        font-size: 14px;
        line-height: 32px;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 2px;
        overflow: hidden;
    }

        .track-select-parent .track-select-show.active {
            border-color: #43bc60;
        }

        .track-select-parent .track-select-show .data-show {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            min-height: 32px;
            padding-right: 20px;
        }

        .track-select-parent .track-select-show .track-selcet-close-arrow,
        .track-select-parent .track-select-show .track-selcet-open-arrow {
            position: absolute;
            top: 0;
            right: 10px;
        }

    .track-select-parent .track-selcet-list {
        padding-left: 0;
        position: absolute;
        top: 34px;
        width: 100%;
        background: #fff;
        border-radius: 2px;
        border: 1px solid #ccc;
    }

        .track-select-parent .track-selcet-list li {
            position: relative;
            list-style: none;
            padding-left: 10px;
            padding-right: 10px;
            color: #919191;
            line-height: 34px;
        }

            .track-select-parent .track-selcet-list li .value {
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                padding-right: 110px;
            }

            .track-select-parent .track-selcet-list li .convertStatus {
                position: absolute;
                line-height: 1.2;
                padding: 2px 10px;
                border-radius: 5px;
                right: 40px;
                top: 8px;
                color: #fff;
            }

                .track-select-parent .track-selcet-list li .convertStatus.convert-success {
                    background: #43bc60;
                }

                .track-select-parent .track-selcet-list li .convertStatus.convert-error {
                    background: red;
                }

                .track-select-parent .track-selcet-list li .convertStatus.convert-doing {
                    background: blue;
                }

                .track-select-parent .track-selcet-list li .convertStatus.convert-none,
                .track-select-parent .track-selcet-list li .convertStatus.convert-waiting {
                    background: #aaa;
                }

            .track-select-parent .track-selcet-list li:hover {
                background: #f5f5f5;
            }

                .track-select-parent .track-selcet-list li:hover .delete {
                    display: inline;
                }

            .track-select-parent .track-selcet-list li .delete {
                display: none;
                position: absolute;
                top: 8px;
                right: 10px;
            }

            .track-select-parent .track-selcet-list li.active {
                color: #43bc60;
            }

.subtitle-transcode-status {
    color: #fff;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 3px;
    line-height: 1;
    text-align: center;
    min-width: 72px;
}

    .subtitle-transcode-status.none,
    .subtitle-transcode-status.waiting {
        background: #919191;
    }

    .subtitle-transcode-status.doing {
        background: #278bf5;
    }

    .subtitle-transcode-status.success {
        background: #43bc60;
    }

    .subtitle-transcode-status.error {
        background: #ed3e3e;
    }

.subtitle-name {
    width: 300px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.user-center-header {
    position: relative;
    height: 220px;
    padding: 40px 0;
    background-color: #313131;
    z-index: 1;
}

    .user-center-header .mask {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0, 0, 0, .4);
        z-index: 0 !important;
    }

    .user-center-header .blurr-bg {
        z-index: -1;
    }

@media (max-width:767px) {
    .user-center-header {
        padding: 15px 0;
    }
}

.user-center-header .container {
    position: relative;
    z-index: 1;
    padding: 0 70px;
}

@media (max-width:1199px) {
    .user-center-header .container {
        padding: 0 30px;
    }
}

@media (max-width:767px) {
    .user-center-header .container {
        padding: 0 10px;
    }
}

.user-center-header .user-avatar {
    position: relative;
    float: left;
    width: 66.67%;
    padding-left: 200px;
}

@media (max-width:991px) {
    .user-center-header .user-avatar {
        width: 100%;
        float: none;
    }
}

@media (max-width:767px) {
    .user-center-header .user-avatar {
        text-align: center;
        padding-left: 0;
    }

        .user-center-header .user-avatar .avatar-wrap {
            position: relative;
            margin-bottom: 10px;
            border: 3px solid hsla(0, 0%, 100%, .5);
        }

            .user-center-header .user-avatar .avatar-wrap .avatar-lg {
                width: 60px !important;
                height: 60px !important;
            }

            .user-center-header .user-avatar .avatar-wrap .icon-md {
                width: 20px;
                height: 20px;
                line-height: 15px;
            }

                .user-center-header .user-avatar .avatar-wrap .icon-md > i {
                    font-size: 12px;
                }
}

.user-center-header .avatar-wrap {
    position: absolute;
    top: 0;
    left: 0;
    border: 6px solid #585560;
    border: 6px solid hsla(0, 0%, 100%, .5);
}

.user-center-header .name {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
}

@media (max-width:767px) {
    .user-center-header .name {
        font-size: 16px;
    }
}

.user-center-header .position {
    margin-bottom: 10px;
    color: #919191;
    color: hsla(0, 0%, 100%, .5);
}

    .user-center-header .position > a {
        color: #919191;
        color: hsla(0, 0%, 100%, .5);
    }

        .user-center-header .position > a,
        .user-center-header .position > a:hover {
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

            .user-center-header .position > a:hover {
                color: #fff;
            }

.user-center-header .mates {
    font-size: 18px;
    margin-bottom: 15px;
    color: #fff;
}

@media (max-width:767px) {
    .user-center-header .mates {
        font-size: 16px;
    }
}

.user-center-header .user-about {
    float: left;
    width: 33.33%;
    padding: 15px 10px;
    background-color: #919191;
    background-color: hsla(0, 0%, 100%, .3);
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.user-center-header .user-about-content {
    height: 100px;
    overflow: hidden;
    line-height: 25px;
}

.group-header {
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 150px;
    position: relative;
}

    .group-header .media {
        position: absolute;
        bottom: 20px;
        left: 20px;
        border-radius: 3px;
        min-width: 20%;
        z-index: 1;
    }

    .group-header .media-left {
        padding-right: 20px;
    }

    .group-header .media-body {
        padding-top: 5px;
        width: auto;
    }

    .group-header .media-heading {
        font-size: 18px;
        color: #fff;
        margin-bottom: 12px;
    }

        .group-header .media-heading .btn {
            padding: 3px 15px 2px;
            vertical-align: text-top;
            margin-left: 12px;
            border: none;
        }

    .group-header .media-metas {
        font-size: 12px;
        color: #fff;
    }

.group-user-info hr {
    margin: 15px 0;
    background: #e1e1e1;
}

.group-user-info .group-message {
    margin: 0;
}

    .group-user-info .group-message span {
        float: left;
        width: 50%;
        text-align: center;
        font-size: 12px;
        color: #919191;
    }

    .group-user-info .group-message strong {
        display: block;
        color: #313131;
        font-size: 18px;
        font-weight: 400;
    }

.thread-list .media-left {
    padding-right: 18px;
}

.thread-list .media-heading {
    margin-bottom: 10px;
}

.thread-list .reply-num {
    display: inline-block;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #f1f1f1;
    color: #919191;
    text-align: center;
    font-size: 12px;
}

    .thread-list .reply-num strong {
        display: block;
        font-size: 20px;
        font-weight: 400;
        padding: 7px 0 0;
    }

.group-page .grouplist {
    height: 120px;
    width: 81px;
    float: left;
    text-align: center;
}

.group-page .post-delete-btn {
    visibility: hidden;
}

.group-page .media:hover .post-delete-btn {
    visibility: visible;
}

.es-live-poster {
    position: relative;
    background: #fff;
    margin: 0 auto;
    max-height: 450px;
}

    .es-live-poster .img-responsive {
        margin: 0 auto;
    }

    .es-live-poster .swiper-slide {
        margin: 0 auto;
        width: 100%;
    }

    .es-live-poster .swiper-pager {
        position: absolute;
        bottom: 20px;
        z-index: 100;
        width: 100%;
        text-align: center;
    }

        .es-live-poster .swiper-pager span {
            cursor: pointer;
            font-size: 0;
            margin: 0 7px;
            width: 14px;
            height: 14px;
            display: inline-block;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            background: #fff;
            background: hsla(0, 0%, 100%, .5);
        }

            .es-live-poster .swiper-pager span.swiper-active-switch {
                background: #f5f5f5;
                background: #fff;
            }

        .es-live-poster .swiper-pager img.img-responsive {
            margin: 0 auto;
        }

.live-course-body .label {
    padding: .4em .8em !important;
}

.live-course-body .es-live-list,
.live-course-body .es-live-list .panel-body {
    padding: 0;
}

    .live-course-body .es-live-list .panel-body > ul {
        margin: 0;
        padding: 0;
        background: #f5f5f5;
    }

        .live-course-body .es-live-list .panel-body > ul li {
            float: left;
            margin-bottom: -1px;
            list-style-type: none;
            padding: 12px 0;
            width: 25%;
            text-align: center;
            color: #313131;
            background-color: #f5f5f5;
            border-bottom: 1px solid #f5f5f5;
            border-right: 1px solid #e9e9e9;
        }

            .live-course-body .es-live-list .panel-body > ul li:last-child {
                border-right: none;
            }

@media (min-width:1199px) {
    .live-course-body .es-live-list .panel-body > ul li:first-child a {
        padding: 14px 15px;
    }
}

.live-course-body .es-live-list .panel-body > ul li a {
    color: #313131;
    padding: 14px 17px;
}

@media (max-width:1199px) {
    .live-course-body .es-live-list .panel-body > ul li a {
        padding: 14px 0;
    }
}

@media (max-width:991px) {
    .live-course-body .es-live-list .panel-body > ul li a {
        padding: 14px 60px;
    }
}

@media (max-width:767px) {
    .live-course-body .es-live-list .panel-body > ul li a {
        padding: 14px 9px;
    }
}

.live-course-body .es-live-list .panel-body > ul li.active {
    background-color: #fff;
    border-bottom: none;
}

.live-course-body .es-live-list .es-live-item {
    position: relative;
    margin: 20px 15px;
}

    .live-course-body .es-live-list .es-live-item:before {
        content: "";
        position: absolute;
        top: 0;
        left: 5px;
        height: 100%;
        width: 2px;
        background: #e1e1e1;
    }

    .live-course-body .es-live-list .es-live-item .live-content.live .time-icon,
    .live-course-body .es-live-list .es-live-item .live-content.living .time-icon {
        display: inline-block;
        width: 14px;
        height: 14px;
        background: #a8eb8b;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        left: -1px;
    }

        .live-course-body .es-live-list .es-live-item .live-content.live .time-icon em,
        .live-course-body .es-live-list .es-live-item .live-content.living .time-icon em {
            display: inline-block;
            width: 8px;
            height: 8px;
            background: #70d445;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            position: absolute;
            top: 3px;
            left: 3px;
        }

    .live-course-body .es-live-list .es-live-item .live-content.live .label,
    .live-course-body .es-live-list .es-live-item .live-content.living .label {
        margin-left: 24px;
    }

    .live-course-body .es-live-list .es-live-item .live-content.live .time-icon {
        background: #6dcbf5;
    }

        .live-course-body .es-live-list .es-live-item .live-content.live .time-icon em {
            background: #2db7f5;
        }

    .live-course-body .es-live-list .es-live-item li,
    .live-course-body .es-live-list .es-live-item ul {
        list-style-type: none;
        padding: 0;
    }

    .live-course-body .es-live-list .es-live-item li {
        margin-top: 15px;
        padding-left: 24px;
    }

        .live-course-body .es-live-list .es-live-item li a {
            color: #313131;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
            font-size: 12px;
        }

            .live-course-body .es-live-list .es-live-item li a span {
                color: #919191;
                padding-right: 15px;
            }

.live-course-body .es-live-recommend img {
    width: 110px;
    max-width: 110px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.live-course-body .es-live-recommend .title {
    margin-bottom: 10px;
    height: 20px;
    overflow: hidden;
}

.live-course-body .es-live-recommend .price {
    color: #e83d2c;
    font-size: 12px;
}

.live-course-body .es-live-recommend .es-live-recommend__img {
    height: 62px;
}

.live-course-body .es-live-back ul {
    padding: 0;
    margin: 0;
}

    .live-course-body .es-live-back ul li {
        list-style-type: none;
        margin-top: 15px;
    }

        .live-course-body .es-live-back ul li:first-child {
            margin-top: 0;
        }

        .live-course-body .es-live-back ul li:last-child {
            margin-bottom: 5px;
        }

        .live-course-body .es-live-back ul li .dat {
            width: 4px;
            height: 4px;
            background: #43bc60;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            display: inline-block;
            vertical-align: middle;
        }

        .live-course-body .es-live-back ul li a {
            color: #313131;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
        }

            .live-course-body .es-live-back ul li a:hover {
                color: #43bc60;
            }

            .live-course-body .es-live-back ul li a span {
                padding: 0 14px 0 8px;
            }

.live-course-body .es-live-all .media {
    padding-bottom: 15px;
    border-bottom: 1px solid #f5f5f5 !important;
}

.live-course-body .es-live-all .media-left {
    position: relative;
}

    .live-course-body .es-live-all .media-left .re-live {
        position: absolute;
        left: 0;
        top: 0;
        display: inline-block;
        width: 68px;
        height: 68px;
        background: url("http://139.196.164.10/static-dist/app/img/tag_recommend.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/tag_recommend.png") 1x, url("/static-dist/app/img/tag_recommend@2x.png") 2x);
    }

    .live-course-body .es-live-all .media-left .re-report {
        position: absolute;
        bottom: 0;
        background-color: #000;
        background: rgba(0, 0, 0, .5);
        width: 302px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 25px;
        font-size: 12px;
        text-align: center;
        line-height: 25px;
        color: #fff;
        font-weight: 700;
    }

@media (max-width:1200px) {
    .live-course-body .es-live-all .media-left .re-report {
        width: 288px;
    }
}

@media (max-width:767px) {
    .live-course-body .es-live-all .media-left {
        display: block;
        padding: 0;
    }
}

.live-course-body .es-live-all .media-left img {
    max-width: 302px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

@media (max-width:1199px) {
    .live-course-body .es-live-all .media-left img {
        max-width: 767px;
        width: 100%;
    }
}

@media (max-width:1200px) {
    .live-course-body .es-live-all .media-left img {
        width: 288px;
    }
}

.live-course-body .es-live-all .media-body {
    position: relative;
}

    .live-course-body .es-live-all .media-body .title {
        height: 20px;
        overflow: hidden;
        margin-top: 10px;
    }

        .live-course-body .es-live-all .media-body .title a {
            font-size: 16px;
        }

    .live-course-body .es-live-all .media-body .metas {
        margin: 15px 0 20px;
        color: #c1c1c1;
    }

    .live-course-body .es-live-all .media-body .user {
        min-height: 30px;
    }

        .live-course-body .es-live-all .media-body .user a {
            color: #c1c1c1 !important;
        }

    .live-course-body .es-live-all .media-body .other {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -34px;
        text-align: center;
    }

@media (max-width:767px) {
    .live-course-body .es-live-all .media-body .other {
        margin-top: -14px;
    }
}

.live-course-body .es-live-all .media-body .other span {
    display: block;
    margin-bottom: 8px;
    font-size: 18px;
}

.live-course-body .es-live-all .media-body .other a {
    position: absolute;
    right: 0;
}

.embed-responsive-16by9.masks {
    z-index: 99;
}

.breadcrumb.open-course-breadcrumb {
    margin: -30px 0 0;
    background: transparent;
    padding: 25px 0 20px;
}

.open-course-header {
    margin-bottom: 15px;
    position: relative;
    z-index: 0;
}

    .open-course-header .black-mask {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #000;
    }

    .open-course-header > .row {
        margin: 0;
    }

.open-course-detail-main {
    width: 45%;
    float: left;
}

    .open-course-detail-main img {
        width: 120px;
        max-width: 120px;
        height: 68px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

    .open-course-detail-main .title {
        font-size: 20px;
        color: #313131;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

    .open-course-detail-main .metas span {
        font-size: 15px;
        color: #919191;
    }

        .open-course-detail-main .metas span:first-child {
            margin-right: 30px;
        }

    .open-course-detail-main .media-body {
        padding: 8px 0;
    }

.open-course-detail-operation {
    float: left;
    width: 55%;
    padding: 20px 0;
}

@media (max-width:991px) {
    .open-course-detail-operation {
        width: 100%;
    }
}

.open-course-detail-operation .operation-list {
    display: inline-block;
    width: 24%;
    text-align: center;
    border-right: 1px solid #f1f1f1;
}

    .open-course-detail-operation .operation-list:last-child {
        border-right: none;
    }

@media (max-width:991px) {
    .open-course-detail-operation .operation-list {
        width: 32%;
    }
}

@media (max-width:991px) {
    .open-course-detail-operation .operation-list.no-border {
        border-right: 1px solid transparent;
    }
}

.open-course-detail-operation .operation-img.operation-share a {
    display: inline-block;
}

.open-course-detail-operation .operation-img {
    display: inline-block;
    width: 36px;
    height: 36px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    margin-right: 8px;
    background: #919191;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .open-course-detail-operation .operation-img a {
        color: #fff;
        display: block;
    }

    .open-course-detail-operation .operation-img i {
        font-size: 18px;
        line-height: 36px;
    }

    .open-course-detail-operation .operation-img .qrcode-popover.top .qrcode-content {
        left: -77px;
        top: -247px;
    }

.open-course-detail-operation .operation-zan.active,
.open-course-detail-operation .operation-zan:hover {
    background: #e85749;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.open-course-detail-operation .operation-share:hover {
    background: #83d460;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.open-course-detail-operation .operation-collection.active,
.open-course-detail-operation .operation-collection:hover {
    background: #53c3f5;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.open-course-detail-operation .operation-code:hover {
    background: #ff8a0c;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.open-course-detail {
    position: relative;
}

    .open-course-detail .btn-setting {
        position: absolute;
        top: 10px;
        right: 10px;
        padding: 0 3px;
    }

.open-course-container {
    padding: 0;
}

.open-course-wechat-preview .open-course-container {
    max-width: 740px;
}

    .open-course-wechat-preview .open-course-container .open-course-wechat-qrcode {
        position: fixed;
        right: 50%;
        top: 100px;
        background: #fff;
        margin-right: -585px;
    }

        .open-course-wechat-preview .open-course-container .open-course-wechat-qrcode img {
            width: 200px;
            height: 200px;
        }

.open-course-panel {
    margin: 15px 0;
    border-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .open-course-panel .panel-heading {
        border: none;
    }

        .open-course-panel .panel-heading:before {
            content: "";
            display: inline-block;
            width: 4px;
            height: 20px;
            background: #43bc60;
            vertical-align: sub;
            margin-right: 6px;
        }

.open-course-intro img {
    max-width: 100%;
}

.open-course-recommend {
    margin-bottom: 15px;
}

    .open-course-recommend:last-child {
        margin-bottom: 0;
    }

    .open-course-recommend .open-course-img {
        float: left;
        width: 30%;
        margin-right: 20px;
    }

    .open-course-recommend .open-course-content {
        float: left;
        width: 63%;
    }

    .open-course-recommend .title {
        margin: 8px 0 5px;
    }

        .open-course-recommend .title a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
            color: #313131;
        }

    .open-course-recommend .metas {
        font-size: 12px;
        color: #919191;
    }

.open-course-img {
    float: left;
    width: 15%;
}

.open-course-comment {
    float: left;
    width: 84%;
    margin: 0 auto;
}

    .open-course-comment textarea {
        margin: 0 auto;
    }

        .open-course-comment textarea.form-control-o {
            background-color: transparent;
            border: 1px solid #f5f5f5;
        }

.es-open-course-list .course-item .title {
    max-width: 58%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 16px;
    margin-top: 20px;
    padding: 0 15px;
}

@media (max-width:767px) {
    .es-open-course-list .course-item .title a {
        font-size: 12px;
    }
}

@media (max-width:767px) {
    .es-open-course-list .course-item .title {
        margin-top: 5px;
        display: block;
        max-width: 100%;
    }
}

.es-open-course-list .course-item .course-img .img-responsive {
    padding: 0;
}

.es-open-course-list .course-item .course-img .mask {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    padding: 10px;
}

@media (max-width:767px) {
    .es-open-course-list .course-item .course-img .mask {
        font-size: 12px;
        padding: 6px;
    }
}

.es-open-course-list .course-item .metas {
    padding: 22px 15px;
}

@media (max-width:767px) {
    .es-open-course-list .course-item .metas {
        padding: 10px 15px;
        font-size: 12px;
        width: 100%;
    }
}

.open-course-title {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.open-course-mobile-title {
    font-size: 20px;
    margin-bottom: 0;
    padding: 10px 10px 0;
    background: #fff;
    margin-top: 15px;
}

    .open-course-mobile-title p {
        font-size: 16px;
    }

.open-course-mask {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #000;
    background-color: rgba(0, 0, 0, .9);
}

    .open-course-mask .mask-content {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 330px;
        height: 160px;
        margin-top: -80px;
        margin-left: -165px;
        text-align: center;
    }

        .open-course-mask .mask-content h2 {
            color: #fff;
            font-size: 20px;
            margin-bottom: 20px;
        }

        .open-course-mask .mask-content .mask-btn {
            font-size: 20px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

            .open-course-mask .mask-content .mask-btn .es-icon {
                font-size: 23px;
                padding-left: 10px;
            }

    .open-course-mask .open-course-content {
        background: transparent;
        text-align: center;
    }

        .open-course-mask .open-course-content img {
            position: absolute;
            right: 0;
            top: 0;
        }

        .open-course-mask .open-course-content .metas {
            position: absolute;
            left: 50%;
            margin-left: -142px;
            top: 156px;
        }

        .open-course-mask .open-course-content p {
            font-size: 22px;
            color: #fff;
        }

        .open-course-mask .open-course-content .open-course-btn {
            border: 1px solid #fff;
            color: #fff;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            margin-top: 10px;
        }

.open-course-views.open-course-wechat-views {
    padding-top: 40px;
}

.open-course-views {
    position: relative;
    padding: 0;
    background-color: #000;
    height: 500px;
}

@media (max-width:767px) {
    .open-course-views {
        height: 300px;
    }
}

.open-course-views .mask-img {
    width: 100%;
    padding-top: 10px;
}

@media (max-width:1199px) {
    .open-course-views .mask-img {
        padding-top: 50px;
    }
}

@media (max-width:991px) {
    .open-course-views .mask-img {
        padding: 0;
    }
}

.open-course-views .lesson-content {
    height: 100%;
}

.open-course-views .mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background-color: rgba(0, 0, 0, .9);
    z-index: 999;
}

    .open-course-views .mask .mask-content {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 330px;
        height: 160px;
        margin-top: -80px;
        margin-left: -165px;
        text-align: center;
    }

@media (max-width:991px) {
    .open-course-views .mask .mask-content {
        margin-top: -60px;
    }
}

.open-course-views .mask .mask-content h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}

.open-course-views .mask .mask-content .mask-content__tip {
    color: #fff;
}

.open-course-views .mask .mask-content .mask-btn {
    font-size: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .open-course-views .mask .mask-content .mask-btn .es-icon {
        font-size: 23px;
        padding-left: 10px;
    }

.open-course-views .mask .open-course-content {
    background: transparent;
    text-align: center;
}

    .open-course-views .mask .open-course-content img {
        position: absolute;
        right: 0;
        top: 0;
    }

    .open-course-views .mask .open-course-content .metas {
        position: absolute;
        left: 50%;
        margin-left: -142px;
        top: 156px;
    }

    .open-course-views .mask .open-course-content p {
        font-size: 22px;
        color: #fff;
    }

    .open-course-views .mask .open-course-content .open-course-btn {
        border: 1px solid #fff;
        color: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin-top: 10px;
    }

.open-course-views .modal-dialog .modal-img {
    float: left;
    width: 33.3%;
    padding: 0 8px;
}

    .open-course-views .modal-dialog .modal-img img {
        margin-bottom: 12px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .open-course-views .modal-dialog .modal-img .title {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        color: #313131;
    }

.open-course-views .modal-dialog .modal-footer .es-share .dropdown-menu {
    left: 96px;
}

.open-course-views .modal-dialog .modal-footer .es-share a {
    color: #fff;
    font-size: 14px;
}

.open-course-views .modal-dialog .modal-footer .es-share .share-btn {
    background-color: #70d445;
    border-color: #70d445;
}

    .open-course-views .modal-dialog .modal-footer .es-share .share-btn:hover {
        background-color: #56bb2b;
    }

.open-course-views .modal-dialog .modal-footer .es-share .next-btn {
    background-color: #ff8a0c;
    border-color: #ff8a0c;
}

    .open-course-views .modal-dialog .modal-footer .es-share .next-btn:hover {
        background-color: #d87000;
    }

.open-course-mobile-views {
    background: #fff;
    padding: 0 10px 10px;
}

.open-course-tab {
    height: 500px;
    background-color: #212121;
    color: #fff;
    padding: 0;
}

@media (max-width:991px) {
    .open-course-tab {
        height: auto;
    }
}

.open-course-tab ul {
    padding: 0;
    margin-bottom: 0;
    list-style-type: none;
}

    .open-course-tab ul .tab-header {
        float: left;
        width: 50%;
        padding: 20px 0;
        font-size: 16px;
        text-align: center;
        cursor: pointer;
        background-color: #313131;
    }

        .open-course-tab ul .tab-header.active,
        .open-course-tab ul .tab-header:hover {
            background-color: #212121;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

@media (max-width:991px) {
    .open-course-tab ul .tab-header {
        padding: 15px 0;
        font-size: 14px;
    }
}

.open-course-tab .tab-recommand {
    padding: 10px 20px 10px 15px;
}

    .open-course-tab .tab-recommand:first-child {
        padding: 15px 20px 10px 15px;
    }

    .open-course-tab .tab-recommand img {
        float: left;
        width: 118px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

@media (max-width:1199px) {
    .open-course-tab .tab-recommand img {
        width: 100px;
    }
}

.open-course-tab .tab-recommand .open-course-info {
    margin-left: 138px;
}

@media (max-width:1199px) {
    .open-course-tab .tab-recommand .open-course-info {
        margin-left: 108px;
    }
}

.open-course-tab .tab-recommand .open-course-info .title {
    display: inline-block;
    padding-bottom: 8px;
    max-height: 42px;
    line-height: 21px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: hsla(0, 0%, 100%, .8);
}

    .open-course-tab .tab-recommand .open-course-info .title:hover {
        color: #43bc60;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

.open-course-tab .tab-recommand .open-course-info .num {
    color: hsla(0, 0%, 100%, .5);
    overflow: hidden;
    height: 21px;
}

.open-course-tab .tab-live a {
    display: block;
    padding: 14px 50px 14px 20px;
    color: hsla(0, 0%, 100%, .7);
    cursor: pointer;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .open-course-tab .tab-live a.active,
    .open-course-tab .tab-live a:active,
    .open-course-tab .tab-live a:hover {
        color: #fff;
        background-color: #43bc60;
    }

.open-course-mobile-tab {
    background: #fff;
    margin-bottom: 20px;
}

    .open-course-mobile-tab ul .tab-header {
        background-color: #fff;
        border-bottom: 2px solid #616161;
        color: #616161;
        font-size: 13px;
    }

        .open-course-mobile-tab ul .tab-header.active {
            background-color: #fff;
            border-bottom: 2px solid #43bc60;
            color: #43bc60;
        }

.open-course-detail .intro-img {
    width: 186px;
    display: block;
    margin-top: 10px;
}

.open-course-teacher img {
    margin: 0 auto;
}

.open-course-teacher .intro {
    line-height: 20px;
    text-align: left;
    font-size: 12px;
    color: #313131;
    height: 70px;
    overflow: hidden;
}

.course-comment {
    padding: 15px 20px;
}

    .course-comment .media {
        margin-bottom: 40px;
        margin-top: 20px;
    }

        .course-comment .media:first-child {
            margin-bottom: 20px;
            border-bottom: 1px solid #f5f5f5;
        }

.open-starttime {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
}

@media (max-width:1199px) {
    .open-starttime {
        font-size: 12px;
    }
}

@media (max-width:480px) {
    .open-starttime {
        height: 24px;
        line-height: 24px;
    }
}

.open-course-list .course-block {
    padding: 20px;
    border: 1px solid #e4ecf3;
    background-color: #fff;
    margin-bottom: 20px;
}

@media (max-width:991px) {
    .open-course-list .course-block {
        width: 48%;
        float: left;
        margin: 0 1% 20px;
        padding: 0;
    }
}

.open-course-list .course-block .course-img {
    position: relative;
    float: left;
    width: 35%;
}

    .open-course-list .course-block .course-img img {
        width: 100%;
    }

@media (max-width:991px) {
    .open-course-list .course-block .course-img {
        float: none;
        width: 100%;
    }
}

.open-course-list .course-block .open-course-content {
    float: left;
    width: 65%;
    padding-left: 20px;
}

@media (max-width:991px) {
    .open-course-list .course-block .open-course-content {
        float: none;
        width: 100%;
        padding: 0 10px 10px;
    }

        .open-course-list .course-block .open-course-content .title {
            padding-top: 10px;
        }
}

@media (max-width:767px) {
    .open-course-list .course-block .open-course-content {
        padding: 0 5px 5px;
    }
}

.open-course-list .course-block .open-course-content .title {
    margin-bottom: 10px;
}

    .open-course-list .course-block .open-course-content .title a {
        font-size: 22px;
        vertical-align: middle;
    }

@media (max-width:991px) {
    .open-course-list .course-block .open-course-content .title a {
        font-size: 14px;
    }
}

.open-course-list .course-block .open-course-intro {
    margin-bottom: 20px;
    height: 80px;
    overflow: hidden;
    color: #919191;
}

@media (max-width:1199px) {
    .open-course-list .course-block .open-course-intro {
        height: 60px;
        margin-bottom: 10px;
    }
}

.open-course-list .course-block .metas {
    line-height: 34px;
}

@media (max-width:767px) {
    .open-course-list .course-block .metas {
        line-height: 20px;
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .open-course-list .course-block .metas .btn {
        font-size: 12px;
    }
}

.open-course-list .course-block .metas span {
    margin-right: 15px;
    color: #c1c1c1;
    font-size: 12px;
}

@media (max-width:991px) {
    .open-course-list .course-block .metas span {
        margin-right: 5px;
    }
}

.open-course-list .course-block .metas span .es-icon {
    margin-right: 5px;
    font-size: 20px;
}

@media (max-width:767px) {
    .open-course-list .course-block .metas span .es-icon {
        font-size: 16px;
    }
}

.open-course-list .section-more-btn {
    margin: 40px 0 70px;
}

.open-course-list .tags {
    position: absolute;
    top: 0;
    left: 10px;
}

    .open-course-list .tags .tag-open-live {
        display: inline-block;
        width: 40px;
        height: 50px;
    }

.open-course-sms-form .help-block {
    margin-top: 47px;
    margin-left: 200px;
}

@media (max-width:991px) {
    .open-course-sms-form .help-block {
        margin: 0;
    }
}

@media (max-width:991px) {
    .open-course-form-control {
        width: 67%;
        display: inline-block;
    }
}

@media (max-width:991px) {
    .open-course-form-btn {
        width: 30%;
        display: inline-block;
    }
}

.materiallib-stats .stats-summary {
    padding: 15px;
}

.stats-summary .piece {
    cursor: pointer;
    padding: 0;
    height: 100px;
    border: 2px solid #eee;
}

    .stats-summary .piece.active,
    .stats-summary .piece:hover {
        border: 2px solid #499ae6;
    }

.materiallib-stats .chart {
    display: none;
}

    .materiallib-stats .chart.active {
        display: block;
    }

.material-body .page-header {
    display: none;
}

.material-detail-widget .header {
    padding-bottom: 12px;
    margin: 0 0 20px;
    padding: 0;
    border-bottom-width: 2px;
    border-bottom: 1px solid #eee;
}

    .material-detail-widget .header h1 {
        display: inline;
        font-size: 18px;
        line-height: 32px;
        margin: 0;
    }

.material-detail-widget .content .tab-panne {
    display: none;
}

    .material-detail-widget .content .tab-panne.active {
        display: block;
    }

.material-detail-widget .content .nav {
    margin-bottom: 20px;
}

.materials-ul {
    margin-bottom: 24px;
    border: 1px solid #eee;
    padding-left: 0;
    background: #fafafa;
}

    .materials-ul.batch-hidden i {
        display: none !important;
    }

    .materials-ul li {
        list-style-type: none;
    }

        .materials-ul li img {
            width: 100%;
        }

        .materials-ul li .op-btn {
            text-align: center;
            height: 40px;
            line-height: 40px;
            padding: 0;
            cursor: pointer;
            border-top: 1px solid #eee;
        }

            .materials-ul li .op-btn:hover {
                background: #eee;
            }

        .materials-ul li.op-li {
            margin: 0;
        }

        .materials-ul li .border-left {
            border-left: 1px solid #eee;
        }

        .materials-ul li.img-li .reconvert-btn {
            position: absolute;
            left: 35%;
            top: 40%;
        }

        .materials-ul li.caption {
            padding: 8px 10px;
            line-height: 1;
        }

            .materials-ul li.caption p.date,
            .materials-ul li.caption p.tags {
                font-size: 10px;
                margin-bottom: 0;
            }

            .materials-ul li.caption p.use-time {
                font-size: 10px;
                margin-top: 5px;
                margin-bottom: 5px;
            }

.material-list-container {
    margin-top: 20px;
}

#material-search-form .source-btn {
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

    #material-search-form .source-btn .nav.nav-tabs {
        border: none;
    }

.material-collection {
    color: #ffa51f;
}

.batch-item {
    position: absolute;
    left: 8px;
    top: 4px;
    z-index: 101;
}

.materials-type {
    margin-bottom: 25px !important;
}

    .materials-type ul {
        padding: 0;
    }

    .materials-type li {
        list-style-type: none;
    }

        .materials-type li.dropdown {
            padding: 5px 11px;
            border: 1px solid #ccc;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
            border-color: #e1e1e1;
        }

            .materials-type li.dropdown a {
                color: #616161;
            }

    .materials-type .form-control {
        height: 32px;
        border-color: #e1e1e1;
        box-shadow: none;
        position: relative;
        left: -4px;
        width: 240px;
    }

.es-materials-manage .nav-tabs > li span {
    display: block;
    padding: 14px 15px 15px;
    color: #919191;
}

.es-materials-manage .nav-tabs > li > a {
    padding: 14px 15px 15px;
    color: #313131;
}

    .es-materials-manage .nav-tabs > li > a,
    .es-materials-manage .nav-tabs > li > a:hover {
        border-top: 1px solid transparent;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
    }

        .es-materials-manage .nav-tabs > li > a:hover {
            color: #43bc60;
            background: transparent;
        }

.es-materials-manage .nav-tabs > li.active > a {
    color: #43bc60;
    border-bottom-color: #ddd;
}

    .es-materials-manage .nav-tabs > li.active > a:hover {
        border-top: 1px solid transparent;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
    }

.es-materials-manage .es-materials-filter {
    padding-top: 8px;
}

    .es-materials-manage .es-materials-filter .form-control {
        width: 180px;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

.es-materials-manage .form-csearch-type {
    width: auto;
}

.es-materillib-table a {
    color: #616161;
}

    .es-materillib-table a:hover {
        color: #43bc60;
        text-decoration: none;
    }

.es-materials-manage .table > tbody > tr > td {
    vertical-align: middle;
    color: #313131;
}

.material-search-list {
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 0;
}

@media (max-width:767px) {
    .material-search-list .btn-group {
        margin-top: 10px;
    }
}

.material-search-list .all {
    position: absolute;
    top: 13px;
    left: 0;
    color: rgba(51, 51, 51, .88);
}

.material-search-list .right-content {
    padding-left: 70px;
}

.material-search-list.material-tabs {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .material-search-list.material-tabs .all {
        top: 15px;
    }

    .material-search-list.material-tabs .right-content {
        margin-bottom: 0;
    }

        .material-search-list.material-tabs .right-content li {
            float: left;
            list-style-type: none;
        }

            .material-search-list.material-tabs .right-content li.active a,
            .material-search-list.material-tabs .right-content li:hover a {
                color: #43bc60;
            }

            .material-search-list.material-tabs .right-content li a {
                display: inline-block;
                padding: 5px 10px;
                color: #616161;
            }

.material-search-list.material-tag {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .material-search-list.material-tag .right-content .label {
        margin: 6px;
        display: inline-block;
        cursor: pointer;
    }

.material-search-list.bottom {
    padding-top: 15px;
    margin-bottom: 20px;
}

    .material-search-list.bottom .all {
        top: 22px;
    }

@media (max-width:767px) {
    .material-search-list.bottom {
        padding-bottom: 5px;
    }

        .material-search-list.bottom .form-control {
            margin-bottom: 10px;
        }
}

.material-search-list.bottom .input-time {
    display: inline-block;
}

.material-search-list.bottom .input-space {
    display: inline-block;
    width: 6%;
    text-align: center;
}

.materials-modal-body .nav.nav-tabs > li > a {
    border-bottom: 1px solid transparent;
}

.materials-modal-body .nav.nav-tabs > li.active > a,
.materials-modal-body .nav.nav-tabs > li:hover > a {
    border-bottom: 1px solid #43bc60;
}

.materials-ul .img-li {
    position: relative;
}

@media (min-width:767px) {
    .materials-ul .img-li {
        height: 149px;
    }
}

.materials-ul .img-li img {
    height: 100%;
}

.materials-ul .img-li .mask {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    text-align: right;
}

    .materials-ul .img-li .mask .icon-operation {
        position: relative;
        padding: 10px 0;
        height: 40px;
    }

        .materials-ul .img-li .mask .icon-operation .dropdown-menu {
            left: auto;
            right: 0;
        }

        .materials-ul .img-li .mask .icon-operation i {
            cursor: pointer;
            font-size: 16px;
            margin-right: 10px;
            opacity: .8;
            filter: alpha(opacity=80);
        }

            .materials-ul .img-li .mask .icon-operation i:hover {
                opacity: 1;
                filter: alpha(opacity=100);
            }

    .materials-ul .img-li .mask .btn-operation {
        position: absolute;
        top: 40%;
        left: 35%;
        text-align: center;
        height: 35px;
    }

    .materials-ul .img-li .mask .time {
        position: absolute;
        right: 0;
        bottom: 0;
        height: 22px;
        padding: 5px 2px;
        font-size: 12px;
    }

.materials-ul .img-li:hover {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .materials-ul .img-li:hover .mask {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
    }

.materials-ul .capon .state {
    height: 20px;
}

.materials-ul .status-parent {
    height: 19px;
    overflow: hidden;
}

.tab-content-img .tab-pane-img {
    display: none;
}

    .tab-content-img .tab-pane-img.active {
        display: block;
    }

.material-detail-img {
    height: 150px;
}

    .material-detail-img .detail-img {
        height: 100%;
        width: auto;
        margin-right: 20px;
        overflow: hidden;
        text-align: center;
        background-color: #000;
        float: left;
    }

        .material-detail-img .detail-img img {
            height: 100%;
            width: auto;
        }

    .material-detail-img .btn {
        margin-top: 58px;
    }

    .material-detail-img.video-detail-img {
        height: 250px;
    }

@media (max-width:767px) {
    .material-detail-img.video-detail-img {
        height: 200px;
    }
}

.material-detail-img.video-detail-img .detail-img {
    width: 444px;
}

.material-detail-img.video-detail-img .btn {
    margin-top: 100px;
}

@media (max-width:767px) {
    .material-detail-img {
        height: auto;
    }

        .material-detail-img .detail-img {
            float: none;
            height: 150px !important;
            width: 267px !important;
        }

        .material-detail-img .btn {
            margin-top: 10px !important;
            display: block;
        }
}

.material-detail-save {
    padding-top: 30px;
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
}

.media-preview .media-preview-content .title {
    padding-top: 35px;
    text-align: center;
    font-size: 30px;
}

.media-preview .media-preview-content .media-preview-player {
    position: absolute;
    top: 120px;
    bottom: 60px;
    left: 120px;
    right: 120px;
}

.classroom-manage-header {
    position: relative;
}

    .classroom-manage-header .picture {
        float: left;
        height: 60px;
        margin-right: 10px;
    }

    .classroom-manage-header .title {
        margin: 5px 170px 10px 0;
        line-height: 1.2;
        font-size: 18px;
        font-weight: 700;
        word-break: break-all;
    }

@media (max-width:767px) {
    .classroom-manage-header .title {
        margin-right: 10px;
    }
}

.classroom-manage-header .teachers {
    color: #919191;
    font-size: 13px;
}

    .classroom-manage-header .teachers a {
        margin-right: 10px;
        color: #616161;
    }

.classroom-manage-header .toolbar {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -15px;
}

.course-main-header {
    position: relative;
}

.course-main-header__operation {
    position: absolute;
    top: 17px;
    right: 32px;
}

.task-price-setting-group {
    position: relative;
    padding-bottom: 5px;
    max-height: 215px;
    overflow: hidden;
    border: 1px solid #c1c1c1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .task-price-setting-group .task-price-setting-group__item {
        position: relative;
        display: block;
        padding: 10px 15px;
        margin-bottom: -1px;
        background-color: #fff;
        border-top: 1px solid #ddd;
    }

        .task-price-setting-group .task-price-setting-group__item:first-child {
            border-top: none;
        }

    .task-price-setting-group .price {
        visibility: hidden;
    }

    .task-price-setting-group .title {
        max-width: 80%;
    }

    .task-price-setting-group li.open .price {
        visibility: visible;
    }

.study-process-item {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

    .study-process-item i {
        position: absolute;
        bottom: -30px;
        right: 0;
        font-size: 100px;
        z-index: -1;
        color: #f1f1f1;
    }

@media (max-width:1199px) {
    .study-process-item i {
        display: none;
    }
}

.study-process-item.bg-danger .content,
.study-process-item.bg-danger .title,
.study-process-item.bg-success .content,
.study-process-item.bg-success .title,
.study-process-item.warning .content,
.study-process-item.warning .title {
    color: #fff;
}

.study-process-item.bg-danger i,
.study-process-item.bg-success i,
.study-process-item.warning i {
    opacity: .5;
    filter: alpha(opacity=50);
}

.study-process-item .title {
    color: #919191;
    margin-bottom: 20px;
}

.study-process-item .content {
    color: #313131;
}

.study-process-item .current {
    font-size: 40px;
    margin-right: 10px;
}

.study-process-item .total {
    font-size: 16px;
    margin-left: 10px;
}

.process-table {
    padding: 15px;
}

    .process-table .reference {
        font-size: 12px;
        margin-bottom: 20px;
    }

    .process-table .reference-item {
        display: inline-block;
        margin-right: 20px;
    }

        .process-table .reference-item i {
            margin-right: 10px;
        }

    .process-table .lump-list {
        margin: 0 -3px;
    }

        .process-table .lump-list .color-lump {
            margin: 3px;
        }

.study-data .well {
    position: relative;
    text-align: center;
    z-index: 1;
    color: #919191;
    font-size: 16px;
    padding-top: 30px;
    margin-bottom: 20px;
    overflow: hidden;
}

    .study-data .well i {
        position: absolute;
        bottom: -20px;
        left: 0;
        font-size: 100px;
        z-index: -1;
        color: #f1f1f1;
    }

@media (max-width:1199px) {
    .study-data .well i {
        display: none;
    }
}

.study-data .well .number {
    font-size: 32px;
    color: #313131;
}

.process-popover {
    width: 300px;
    text-align: center;
}

    .process-popover .popover-content {
        padding: 10px;
    }

    .process-popover .process-popover-title {
        background-color: #e1e1e1;
        color: #fff;
        margin-bottom: 30px;
        padding: 8px 10px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .process-popover .process-popover-score {
        font-size: 34px;
        color: #313131;
        margin-bottom: 25px;
    }

    .process-popover .process-popover-date {
        margin-bottom: 10px;
        color: #919191;
        font-size: 12px;
    }

.report-card {
    padding-bottom: 30px;
}

    .report-card + .report-card {
        padding-top: 40px;
        border-top: 1px solid #f5f5f5;
    }

    .report-card .report-card-header {
        position: relative;
        padding-right: 150px;
        margin-bottom: 20px;
        color: #919191;
    }

@media (max-width:767px) {
    .report-card .report-card-header {
        padding-right: 0;
    }
}

.report-card .report-card-header .include {
    position: absolute;
    top: 0;
    right: 0;
}

@media (max-width:767px) {
    .report-card .report-card-header .include {
        display: none;
    }
}

.report-card .card-main-title {
    position: relative;
    height: 40px;
    margin-bottom: 20px;
    line-height: 40px;
    padding: 0 200px 0 10px;
    background-color: #fafafa;
    color: #313131;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

@media (max-width:767px) {
    .report-card .card-main-title {
        padding: 0 10px;
    }
}

.report-card .card-main-title .score {
    position: absolute;
    top: 0;
    right: 60px;
    margin-bottom: 0;
    color: #ed3e3e;
}

    .report-card .card-main-title .score span {
        font-size: 22px;
    }

.report-card .card-main-title .reviews {
    position: absolute;
    top: 0;
    right: 10px;
}

    .report-card .card-main-title .reviews:hover {
        cursor: pointer;
    }

.report-card .score-list {
    padding-left: 10px;
    margin-bottom: 20px;
}

    .report-card .score-list li {
        position: relative;
        line-height: 30px;
        height: 30px;
        color: #919191;
        list-style-type: none;
    }

        .report-card .score-list li:after {
            position: absolute;
            content: "";
            top: 50%;
            left: 180px;
            right: 110px;
            border-bottom: 1px dashed #919191;
        }

@media (max-width:767px) {
    .report-card .score-list li:after {
        right: 50px;
    }
}

.report-card .score-list .name {
    color: #313131;
    margin-right: 20px;
}

.report-card .score-list .score {
    position: absolute;
    top: 0;
    right: 60px;
}

@media (max-width:767px) {
    .report-card .score-list .score {
        right: 10px;
    }
}

.task-create-editor {
    padding: 0 20px;
}

    .task-create-editor .task-create-type-list {
        padding: 0 55px;
        margin-bottom: 0;
        list-style: none;
    }

        .task-create-editor .task-create-type-list .task-create-type-item {
            margin-bottom: 20px;
        }

            .task-create-editor .task-create-type-list .task-create-type-item > a {
                height: 110px;
                background-color: #f4f6f8;
                display: block;
                text-align: center;
                color: #919191;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                border: 3px solid #f4f6f8;
            }

            .task-create-editor .task-create-type-list .task-create-type-item:hover > a {
                background: #f4f6f8;
                border: 3px solid #43bc60;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

            .task-create-editor .task-create-type-list .task-create-type-item.active > a {
                background: #43bc60;
                color: #fff;
                border: 3px solid #43bc60;
                -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

            .task-create-editor .task-create-type-list .task-create-type-item i {
                display: block;
                font-size: 35px;
                line-height: 1;
                padding-top: 18px;
                margin-bottom: 10px;
            }

    .task-create-editor .task-create-finish {
        min-height: 200px;
    }

    .task-create-editor .task-create-content {
        min-height: 200px;
        position: relative;
    }

    .task-create-editor .task-create-content-iframe,
    .task-create-editor .task-create-finish-iframe {
        width: 100%;
        min-height: 200px;
        border: none;
    }

.task-iframe-body {
    background-color: #fff;
    padding: 0 20px;
}

.file-chooser-main {
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .file-chooser-main .file-chooser-nav {
        padding: 15px;
    }

    .file-chooser-main .file-chooser-tab {
        padding: 15px;
        border-top: 1px solid #e1e1e1;
    }

.download-list {
    list-style: none;
    padding-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f8fbfd;
}

    .download-list li {
        padding: 10px 15px 0;
    }

        .download-list li:last-child {
            padding-bottom: 10px;
        }

        .download-list li > a {
            color: #313131;
            font-weight: 700;
        }

        .download-list li .btn-delete {
            visibility: hidden;
            font-size: 16px;
            color: #919191;
        }

        .download-list li:hover > .btn-delete {
            visibility: visible;
        }

            .download-list li:hover > .btn-delete:hover {
                color: #43bc60;
            }

.chooser-content {
    margin: 0 15px 15px;
    padding: 15px;
}

.chooser-content,
.import-content {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f8fbfd;
}

.import-content {
    padding: 30px;
}

.chooser-list-parent {
    border-top: 1px solid #e1e1e1;
}

.chooser-list {
    position: relative;
    height: 163px;
    overflow: auto;
    background-color: #fff;
}

    .chooser-list.border-top {
        border-top: 1px solid #e1e1e1;
    }

    .chooser-list .table-striped {
        margin-bottom: 0;
    }

        .chooser-list .table-striped > tbody > tr:nth-of-type(odd) {
            background-color: #fafafa;
        }

        .chooser-list .table-striped > tbody > tr.active > td,
        .chooser-list .table-striped > tbody > tr:hover > td {
            color: #43bc60;
        }

        .chooser-list .table-striped > tbody > tr > td {
            border-top: 0;
            padding: 10px;
        }

.uploader-content {
    background-color: #f8fbfd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 30px 30px 15px;
}

    .uploader-content .uploader-container {
        border: 1px dashed #e4ecf3;
        padding: 5px 10px;
    }

    .uploader-content .uploader-bottom {
        padding-top: 15px;
        line-height: 30px;
        border-top: 1px solid #eaf2f7;
        margin-top: 25px;
    }

        .uploader-content .uploader-bottom .form-control {
            margin-bottom: 0;
            width: auto;
            display: inline-block;
            min-width: 85px;
            margin-left: 10px;
        }

.task-list-header {
    padding-top: 7px;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 30px;
    background-color: #fff;
    margin-bottom: 18px;
}

    .task-list-header .space {
        margin-right: 50px;
    }

    .task-list-header.fixed {
        position: fixed;
        top: 0;
        width: 915px;
        bottom: auto;
        box-shadow: 0 3px 3px rgba(0, 0, 0, .08);
        z-index: 1000;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

.task-empty {
    margin-bottom: 96px;
}

    .task-empty .task-empty-icon {
        font-size: 50px;
        display: block;
        margin: 60px 0 20px;
    }

.upload-height {
    line-height: 25px;
}

.lesson-list {
    margin: 0 10px 0 40px;
    padding: 0;
    list-style: none;
    border-left: 2px solid #ccc;
}

    .lesson-list .item-chapter,
    .lesson-list .item-lesson {
        border: 1px solid #ccc;
        background: #fff;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .lesson-list .item-chapter {
        position: relative;
        margin-left: -30px;
    }

    .lesson-list .item-chapter-unit {
        margin-left: -15px;
    }

    .lesson-list .item-lesson {
        margin-left: 20px;
        cursor: move;
    }

    .lesson-list .item-line {
        border-bottom: 2px solid #ccc;
        vertical-align: top;
        display: inline-block;
        height: 20px;
        width: 20px;
        margin-left: -21px;
        float: left;
    }

    .lesson-list .item-content {
        margin-left: 10px;
        overflow: hidden;
        height: 40px;
        line-height: 40px;
        float: left;
        width: 99%;
    }

    .lesson-list .item-actions {
        visibility: hidden;
        background: #f3f3f3;
        border-left: 1px solid #ddd;
        position: absolute;
        right: 15px;
        padding-right: 35px;
    }

.lesson-manage-section .lesson-list .item-actions {
    right: 40px;
    background-color: transparent;
}

.lesson-list .item-actions .btn,
.lesson-list .item-actions .dropdown-menu > li > a {
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
}

.lesson-list .item-actions .btn-link:hover,
.lesson-list .item-actions a.dropdown-toggle:focus,
.lesson-list .item-actions a.dropdown-toggle:hover {
    text-decoration: none;
}

.lesson-list .item-chapter:hover .item-actions,
.lesson-list .item-lesson:hover .item-actions {
    visibility: visible;
}

.lesson-list .item-chapter:hover,
.lesson-list .item-lesson:hover {
    background: #f3f3f3;
}

.lesson-form .for-audio-type,
.lesson-form .for-document-type,
.lesson-form .for-flash-type,
.lesson-form .for-none-type,
.lesson-form .for-ppt-type,
.lesson-form .for-text-type,
.lesson-form .for-video-type {
    display: none;
}

.lesson-form-audio .for-audio-type,
.lesson-form-document .for-document-type,
.lesson-form-flash .for-flash-type,
.lesson-form-ppt .for-ppt-type,
.lesson-form-text .for-text-type,
.lesson-form-video .for-video-type {
    display: block;
}

.file-chooser-uploader {
    padding: 20px;
    background: #f9f9f9;
    border: 1px solid #e6e6e6;
}

.file-chooser-uploader-label {
    margin-bottom: 10px;
    font-weight: 700;
}

.file-chooser-uploader-control {
    margin-bottom: 10px;
}

.file-chooser-uploader .alert-info {
    margin-bottom: 0;
}

.file-browser {
    padding: 10px;
    background: #f9f9f9;
    border: 1px solid #e6e6e6;
    height: 210px;
    overflow-y: auto;
    overflow-x: hidden;
}

.file-browser-list-container {
    height: 110px;
    overflow-y: auto;
    overflow-x: auto;
}

.file-browser-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .file-browser-list li {
        padding: 5px 10px;
    }

        .file-browser-list li:hover {
            background: #eee;
        }

    .file-browser-list .filename {
        float: left;
        width: 50%;
        cursor: default;
    }

    .file-browser-list .filesize {
        float: left;
        width: 20%;
        color: #777;
        cursor: default;
    }

    .file-browser-list .filetime {
        float: left;
        width: 30%;
        color: #777;
        cursor: default;
    }

.teacher-list-group .nickname {
    display: inline-block;
    width: 160px;
    margin-left: 6px;
}

.teacher-list-group .visible-checkbox {
    font-weight: 400;
}

.teacher-list-group .delete-btn {
    margin-top: 12px;
}

.teacher-list-group li .sort-handle {
    font-size: 18px;
    padding: 15px 10px 5px 5px;
    cursor: pointer;
}

.course-statictics .dashboard {
    background: #fff;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .03);
    border-radius: 4px;
    margin: 10px;
    text-align: center;
    margin-bottom: 20px;
}

    .course-statictics .dashboard .item {
        padding-top: 30px;
        height: 120px;
        border-right: 1px solid rgba(0, 0, 0, .06);
    }

        .course-statictics .dashboard .item.no-right-border {
            border-right: none;
        }

        .course-statictics .dashboard .item.bottom-border {
            border-bottom: 1px solid rgba(0, 0, 0, .06);
        }

        .course-statictics .dashboard .item .number {
            position: relative;
            opacity: .88;
            font-size: 32px;
            color: #000;
            letter-spacing: 1px;
            line-height: 32px;
        }

@media (max-width:767px) {
    .course-statictics .dashboard .item .number {
        font-size: 22px;
    }
}

.course-statictics .dashboard .item .number .incre {
    position: absolute;
    right: -60px;
    top: -3px;
    width: 60px;
    text-align: left;
    color: #43bc60;
    font-size: 12px;
}

.course-statictics .dashboard .item .title {
    opacity: .56;
    font-size: 12px;
    color: #000;
    letter-spacing: 0;
    line-height: 12px;
    padding-top: 10px;
}

.course-statictics .legend-icon {
    cursor: pointer;
    color: #999;
    position: relative;
    padding-left: 20px;
}

    .course-statictics .legend-icon:before {
        position: absolute;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        left: 5px;
        top: 4px;
        content: "";
    }

    .course-statictics .legend-icon.learn:before {
        background-color: #d3d3d3;
    }

    .course-statictics .legend-icon.finish:before {
        background-color: #92d178;
    }

    .course-statictics .legend-icon.start:before {
        background-color: #fecf7d;
    }

    .course-statictics .legend-icon.unpass:before {
        background-color: #fe7d81;
    }

    .course-statictics .legend-icon.active {
        color: #ccc;
    }

        .course-statictics .legend-icon.active:before {
            background-color: #ccc !important;
        }

.course-statictics .legend {
    color: #333;
    margin-bottom: 20px;
}

.course-statictics .col-10,
.course-statictics .col-80 {
    float: left;
    padding: 0 10px;
}

.course-statictics .col-80 {
    width: 80%;
}

.course-statictics .col-10 {
    width: 10%;
}

.course-statictics .student-detail {
    padding: 0 7px;
    margin-bottom: 0;
}

    .course-statictics .student-detail.sm li {
        width: 4%;
        margin-bottom: 15px;
    }

    .course-statictics .student-detail li {
        width: 5%;
        height: 16px;
        padding: 0 3px;
        float: left;
        list-style: none;
        cursor: pointer;
    }

        .course-statictics .student-detail li i {
            display: block;
            height: 100%;
            border-radius: 3px;
        }

.course-statictics .chart-item {
    margin-bottom: 15px;
    position: relative;
}

    .course-statictics .chart-item .popover {
        min-width: 150px;
    }

    .course-statictics .chart-item:hover .more {
        display: inline;
    }

    .course-statictics .chart-item .progress {
        height: 18px;
        margin-bottom: 0;
        border-radius: 3px;
        cursor: pointer;
    }

    .course-statictics .chart-item .more {
        position: absolute;
        right: 10px;
        color: #43bc60;
        display: none;
    }

.course-statictics .start-color {
    background-color: #fecf7d;
}

.course-statictics .finish-color {
    background-color: #92d178;
}

.course-statictics .learn-color {
    background-color: #d3d3d3;
}

.course-statictics .unpass-color {
    background-color: #fe7d81;
}

.course-statictics .width-hide {
    width: 0 !important;
}

.course-statictics .statictic-body {
    margin: 0 10px 20px;
}

    .course-statictics .statictic-body .select-content {
        display: inline-block;
        position: relative;
        margin-right: 20px;
    }

        .course-statictics .statictic-body .select-content .select-time-input,
        .course-statictics .statictic-body .select-content .select-time-select {
            padding: 6px 12px;
            width: 189px;
            height: 34px;
            border: 0;
            opacity: .4;
            font-size: 14px;
            color: #000;
            letter-spacing: 0;
            line-height: 16px;
            background: #fff;
        }

            .course-statictics .statictic-body .select-content .select-time-input:focus,
            .course-statictics .statictic-body .select-content .select-time-select:focus {
                outline: 0;
            }

        .course-statictics .statictic-body .select-content .select-time-input {
            border-bottom: 1px solid #ccc;
        }

        .course-statictics .statictic-body .select-content .es-icon {
            position: absolute;
            right: 0;
            top: 8px;
            color: rgba(0, 0, 0, .3);
            background: #fff;
            font-size: 18px;
        }

        .course-statictics .statictic-body .select-content.bottom-border {
            border-bottom: 1px solid rgba(0, 0, 0, .06);
        }

    .course-statictics .statictic-body .date-change {
        color: rgba(0, 0, 0, .3);
        padding-left: 15px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .course-statictics .statictic-body .date-change:focus,
        .course-statictics .statictic-body .date-change:hover {
            color: #000;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

    .course-statictics .statictic-body .chart-container {
        width: 100%;
        min-height: 250px;
    }

    .course-statictics .statictic-body .nav.nav-tabs {
        border-bottom: 0;
        margin-bottom: 0;
    }

        .course-statictics .statictic-body .nav.nav-tabs > li {
            margin-right: 40px;
        }

            .course-statictics .statictic-body .nav.nav-tabs > li.active > a {
                color: #616161;
            }

            .course-statictics .statictic-body .nav.nav-tabs > li > a {
                font-size: 14px;
                color: #999;
                padding: 0 0 10px;
            }

.course-statictics .statictic-header {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 14px;
    padding: 40px 0 10px;
    font-weight: 500;
}

.panel-create-course .panel-heading h2 {
    color: #313131;
    margin-bottom: 24px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 16px;
}

.panel-create-course .course-piece {
    position: relative;
    text-align: left;
    padding-left: 12px;
    font-size: 16px;
    font-weight: 500;
    color: #919191;
}

    .panel-create-course .course-piece:after {
        content: "";
        position: absolute;
        left: 0;
        top: 3px;
        width: 4px;
        height: 16px;
        background-color: #43bc60;
    }

    .panel-create-course .course-piece.title:after {
        top: 8px;
    }

.panel-create-course .course-select {
    margin: 16px 5px;
    height: 250px;
    padding: 35px 15px;
    border: 2px solid transparent;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    background-color: #f4f6f8;
}

    .panel-create-course .course-select:hover {
        border: 2px solid #43bc60;
    }

    .panel-create-course .course-select.disabled {
        border: 0;
        color: #d9d7d7;
        cursor: help;
    }

    .panel-create-course .course-select.active {
        background-color: #43bc60;
        color: #fff;
    }

        .panel-create-course .course-select.active .course-type {
            border-bottom: 1px solid #fff;
        }

    .panel-create-course .course-select .es-icon {
        font-size: 47px;
    }

    .panel-create-course .course-select .course-type {
        padding: 20px 0;
        font-size: 16px;
        border-bottom: 1px solid #e1e1e1;
    }

    .panel-create-course .course-select .course-intro {
        padding-top: 20px;
        font-size: 12px;
    }

.panel-create-course .course-title {
    margin-bottom: 48px;
}

    .panel-create-course .course-title .controls-label {
        margin-right: 4px;
    }

@media (min-width:1200px) {
    .panel-create-course .course-title .course-title-input {
        width: 91%;
        padding-right: 1px;
    }
}

@media (min-width:991px) {
    .panel-create-course .course-org-title {
        float: left;
    }
}

.panel-create-course .course-cancel-btn {
    padding-left: 24px;
    padding-right: 24px;
    font-weight: 500;
}

@media (min-width:1200px) {
    .panel-create-course .course-five-types {
        padding-left: 10px;
        padding-right: 10px;
    }

        .panel-create-course .course-five-types:last-child {
            padding-right: 0;
        }

        .panel-create-course .course-five-types .course-select {
            margin-left: 0;
            margin-right: 0;
        }
}

@media (min-width:992px) {
    .panel-create-course .course-five-types {
        width: 19.8%;
    }
}

.topic-player-statistical .popup-topic {
    height: auto;
}

    .topic-player-statistical .popup-topic .list.right {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background-color: #d9f2df;
    }

        .topic-player-statistical .popup-topic .list.right .num {
            border: 1px solid #43bc60;
            color: #fff;
            background-color: #43bc60;
        }

        .topic-player-statistical .popup-topic .list.right .badge {
            background-color: #43bc60;
        }

    .topic-player-statistical .popup-topic .list {
        padding: 10px 10px 10px 45px;
        line-height: 25px;
        margin: 10px 0;
    }

        .topic-player-statistical .popup-topic .list .info {
            display: inline-block;
            width: 80%;
        }

        .topic-player-statistical .popup-topic .list .num {
            left: 10px;
        }

    .topic-player-statistical .popup-topic.topic-resolve .list .tab-panel {
        padding-bottom: 20px;
        border-bottom: 1px solid #e1e1e1;
    }

    .topic-player-statistical .popup-topic.topic-resolve .list .tab-pane {
        padding: 10px 0;
    }

.topic-player-statistical .modal-header .close {
    margin-top: -5px;
}

.testpaper-mark-list {
    border-radius: 5px;
    padding-bottom: 0;
    border: 0;
    overflow: hidden;
    margin-bottom: 20px;
}

.testpaper-mark-info {
    background-color: #fafafa;
    padding: 0 15px;
}

.testpaper-mark-info__title {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    color: #313131;
}

.testpaper-mark-info__name {
    height: 62px;
    color: #919191;
}

.testpaper-mark-operation {
    height: 140px;
    padding: 40px 11px 35px;
}

.testpaper-mark-operation__link {
    font-size: 24px;
}

    .testpaper-mark-operation__link i {
        font-size: 24px;
        color: #616161;
    }

        .testpaper-mark-operation__link i:hover {
            cursor: pointer;
        }

.testpaper-mark-operation__link--disabled i:hover {
    cursor: not-allowed;
}

.testpaper-mark-status {
    padding: 40px 11px 35px;
    height: 140px;
    background-color: #f4f4f4;
    border-left: 1px dashed #dcdcdc;
}

.testpaper-mark-status__text {
    padding-bottom: 10px;
    border-bottom: 1px solid;
}

.testpaper-mark-success-status {
    color: #43bc60;
}

    .testpaper-mark-success-status,
    .testpaper-mark-success-status:focus,
    .testpaper-mark-success-status:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .testpaper-mark-success-status:focus,
        .testpaper-mark-success-status:hover {
            color: #7bd090;
        }

.testpaper-mark-warning-status {
    color: #ffa51f;
}

    .testpaper-mark-warning-status,
    .testpaper-mark-warning-status:focus,
    .testpaper-mark-warning-status:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .testpaper-mark-warning-status:focus,
        .testpaper-mark-warning-status:hover {
            color: #ffc46c;
        }

.testpaper-mark-danger-status {
    color: #ed3e3e;
}

    .testpaper-mark-danger-status,
    .testpaper-mark-danger-status:focus,
    .testpaper-mark-danger-status:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .testpaper-mark-danger-status:focus,
        .testpaper-mark-danger-status:hover {
            color: #f48484;
        }

.testpaper-mark-graph__data {
    margin-left: 10%;
    font-size: 16px;
    line-height: 1;
    color: #313131;
    font-weight: 500;
}

.testpaper-mark-graph__chart {
    width: 100%;
    height: 400px;
}

.intro-fixed-group {
    position: fixed;
    right: 50px;
    bottom: 30px;
    z-index: 99;
    opacity: 1;
    filter: alpha(opacity=100);
}

    .intro-fixed-group.transparent {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .intro-fixed-group .intro-btn {
        display: block;
        cursor: pointer;
        width: 50px;
        height: 50px;
        padding: 8px;
        line-height: 1.5;
        font-size: 12px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background-color: #fff;
        text-align: center;
        border: none;
        color: #43bc60;
        -webkit-box-shadow: 0 1px 7px 2px rgba(202, 241, 219, .35);
        -moz-box-shadow: 0 1px 7px 2px rgba(202, 241, 219, .35);
        box-shadow: 0 1px 7px 2px rgba(202, 241, 219, .35);
    }

    .intro-fixed-group .popover {
        min-width: 150px;
    }

.task-dashboard-page {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #e5e5e5;
    height: 100%;
}

    .task-dashboard-page .dashboard-content {
        position: absolute;
        left: 26px;
        right: 35px;
        top: 0;
        padding-top: 54px;
        bottom: 70px;
    }

@media (max-width:767px) {
    .task-dashboard-page .dashboard-content {
        right: 15px !important;
        left: 15px;
    }
}

.task-dashboard-page .dashboard-content .dashboard-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 54px;
    line-height: 54px;
    color: #919191;
    font-size: 16px;
    z-index: 1;
    overflow: hidden;
}

    .task-dashboard-page .dashboard-content .dashboard-header .back-link {
        color: #616161;
        padding-right: 20px;
        border-right: 1px solid #c1c1c1;
        margin-right: 20px;
    }

        .task-dashboard-page .dashboard-content .dashboard-header .back-link i {
            font-size: 22px;
            line-height: 1;
        }

        .task-dashboard-page .dashboard-content .dashboard-header .back-link:hover {
            color: #43bc60;
        }

@media (max-width:767px) {
    .task-dashboard-page .dashboard-content .dashboard-header {
        z-index: 0;
    }
}

.task-dashboard-page .dashboard-content .dashboard-footer {
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0;
    height: 70px;
    padding: 18px 0;
    color: #919191;
    z-index: 1;
    text-align: right;
}

@media (max-width:480px) {
    .task-dashboard-page .dashboard-content .dashboard-footer.dashboard-footer--audio {
        padding-top: 6px;
    }

    .task-dashboard-page .dashboard-content .dashboard-footer .audio-convert-tip {
        margin-bottom: 4px;
        width: 100%;
        text-align: left;
        font-size: 12px;
        line-height: 1;
    }
}

.task-dashboard-page .dashboard-content .dashboard-body {
    position: relative;
    background-color: #fff;
    height: 100%;
    overflow: hidden;
}

.task-dashboard-page .dashboard-content .state-opration {
    position: relative;
    display: inline-block;
    height: 31px;
    text-align: right;
    vertical-align: middle;
    min-width: 300px;
}

@media (max-width:767px) {
    .task-dashboard-page .dashboard-content .state-opration {
        min-width: 20px;
    }
}

.task-dashboard-page .dashboard-content .state-opration > .btn {
    position: absolute;
    top: 60px;
    right: 0;
}

    .task-dashboard-page .dashboard-content .state-opration > .btn.open {
        top: 0;
    }

    .task-dashboard-page .dashboard-content .state-opration > .btn.moveup {
        -webkit-animation: moveUp 1s;
        -moz-animation: moveUp 1s;
        animation: moveUp 1s;
        top: 0;
    }

.task-dashboard-page .dashboard-content .btn-learn .doing {
    display: inline;
}

.task-dashboard-page .dashboard-content .btn-learn.active .doing,
.task-dashboard-page .dashboard-content .btn-learn .done {
    display: none;
}

.task-dashboard-page .dashboard-content .btn-learn.active .done {
    display: inline;
}

.task-dashboard-page .dashboard-sidebar {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 360px;
    right: -360px;
    background-color: #fff;
    -webkit-box-shadow: -1px 0 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: -1px 0 5px rgba(0, 0, 0, .1);
    box-shadow: -1px 0 5px rgba(0, 0, 0, .1);
}

@media (max-width:767px) {
    .task-dashboard-page .dashboard-sidebar {
        z-index: 4;
    }
}

@media (max-width:767px) and (min-width:400px) {
    .task-dashboard-page .dashboard-sidebar {
        width: 300px;
        right: -300px;
    }
}

@media (max-width:400px) {
    .task-dashboard-page .dashboard-sidebar {
        width: 260px;
        right: -260px;
    }
}

.task-dashboard-page .dashboard-toolbar {
    position: absolute;
    top: 50%;
    left: -58px;
    margin-top: -112.5px;
}

    .task-dashboard-page .dashboard-toolbar .dashboard-toolbar-nav {
        margin-bottom: 0;
        vertical-align: middle;
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .task-dashboard-page .dashboard-toolbar .dashboard-toolbar-nav > li {
            margin-bottom: 10px;
        }

            .task-dashboard-page .dashboard-toolbar .dashboard-toolbar-nav > li > a {
                padding: 12px 15px;
                display: inline-block;
                background-color: #fff;
                color: #616161;
                text-align: center;
                -webkit-box-shadow: -1px 0 10px rgba(0, 0, 0, .1);
                -moz-box-shadow: -1px 0 10px rgba(0, 0, 0, .1);
                box-shadow: -1px 0 10px rgba(0, 0, 0, .1);
            }

            .task-dashboard-page .dashboard-toolbar .dashboard-toolbar-nav > li.active > a,
            .task-dashboard-page .dashboard-toolbar .dashboard-toolbar-nav > li:hover > a {
                background-color: #43bc60;
                color: #fff;
            }

.task-dashboard-page .dashboard-pane {
    overflow: hidden;
    height: 100%;
}

.task-dashboard-page .task-list-pane {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
}

    .task-dashboard-page .task-list-pane .task-list-pane-body {
        padding: 15px 0;
    }

.task-dashboard-page .note-pane {
    height: 100%;
    overflow: hidden;
}

    .task-dashboard-page .note-pane .note-pane-body {
        padding: 15px;
    }

.task-dashboard-page .question-pane {
    height: 100%;
    overflow: hidden;
}

    .task-dashboard-page .question-pane .task-question-plugin-form {
        margin-bottom: 0;
        padding: 15px;
    }

    .task-dashboard-page .question-pane .task-question-plugin-pane {
        padding: 15px;
    }

    .task-dashboard-page .question-pane .media-list {
        margin-top: 0;
    }

        .task-dashboard-page .question-pane .media-list .media {
            border-bottom: 1px solid #e4ecf3;
        }

.task-dashboard-page .task-question-plugin-pane-header {
    margin-bottom: 24px;
    padding-left: 14px;
}

.task-dashboard-page .task-question-plugin-pane-header__btn {
    padding: 6px 9px;
    background: #f1f1f1;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #b1b1b1;
    font-size: 12px;
    line-height: 1;
}

.task-dashboard-page .task-question-plugin-pane-thread {
    padding: 0 14px;
}

.task-dashboard-page .task-question-plugin-pane-thread__title {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #313131;
}

    .task-dashboard-page .task-question-plugin-pane-thread__title .post-tag-success {
        color: #fff;
        background-color: #43bc60;
    }

.task-dashboard-page .task-question-plugin-pane-thread__info {
    font-size: 12px;
    line-height: 1;
    color: #919191;
}

    .task-dashboard-page .task-question-plugin-pane-thread__info .nickname {
        font-weight: 600;
    }

.task-dashboard-page .task-question-plugin-pane-thread__content {
    font-size: 14px;
    line-height: 24px;
    max-height: 76px;
    letter-spacing: 1px;
    overflow: hidden;
}

    .task-dashboard-page .task-question-plugin-pane-thread__content.active {
        max-height: none;
    }

    .task-dashboard-page .task-question-plugin-pane-thread__content p {
        margin: 0;
    }

.task-dashboard-page .task-question-plugin-pane-thread__item {
    padding-bottom: 12px;
    border-bottom: 1px solid #f1f1f1;
}

    .task-dashboard-page .task-question-plugin-pane-thread__item:last-child {
        border: none;
    }

    .task-dashboard-page .task-question-plugin-pane-thread__item .more {
        display: none;
    }

.task-dashboard-page .task-question-plugin-pane-post-form {
    margin-top: 16px;
    padding: 8px 14px;
}

.screen-full {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}

.iframe-modal.modal {
    overflow-y: auto;
}

.all-wrapper {
    height: 100%;
}

@media (max-width:991px) {
    .all-wrapper.mobile-scroll-wrapper {
        -webkit-overflow-scrolling: touch;
        overflow-y: scroll;
    }
}

@-webkit-keyframes moveUp {
    0% {
        top: 100%;
        opacity: 0;
    }

    to {
        opacity: 1;
        top: 0;
    }
}

@-moz-keyframes moveUp {
    0% {
        top: 100%;
        opacity: 0;
    }

    to {
        opacity: 1;
        top: 0;
    }
}

@keyframes moveUp {
    0% {
        top: 100%;
        opacity: 0;
    }

    to {
        opacity: 1;
        top: 0;
    }
}

.iframe-parent-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: auto;
    background: #fff;
}

    .iframe-parent-content img {
        max-width: 100%;
    }

    .iframe-parent-content.iframe-parent-full {
        overflow: hidden;
    }

@media (max-width:767px) {
    .iframe-parent-content.iframe-parent-full {
        -webkit-overflow-scrolling: touch;
        overflow-y: scroll;
    }
}

.iframe-parent-content .text-activity-content {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: justify;
}

@media (min-width:1091px) {
    .iframe-parent-content .text-activity-content {
        width: 992px;
        margin: auto;
    }
}

@media (max-width:1090px) {
    .iframe-parent-content .text-activity-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.iframe-parent-content.iframe-parent-content--discuss {
    padding: 20px;
}

@media (max-width:767px) {
    .iframe-parent-content.iframe-parent-content--discuss .lesson-content-text-body {
        width: 100%;
    }
}

.text-iframe-wrap {
    padding-top: 0;
    padding-bottom: 0;
    height: 100%;
    overflow: scroll;
}

@media (max-width:767px) {
    .iframe-scroll {
        -webkit-overflow-scrolling: touch;
        overflow-y: scroll;
        z-index: 1;
    }
}

.ppt-player-change-btn {
    position: absolute;
    left: 8px;
    bottom: 8px;
    z-index: 100;
}

@media (max-width:480px) {
    .ppt-player-change-btn {
        left: 0;
    }
}

.task-preview-modal-content {
    position: relative;
    height: 400px;
}

.ios-full-screen {
    object-fit: contain;
}

.ios-full-screen,
.ios-ppt-full-screen {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    box-sizing: border-box !important;
    min-width: 0 !important;
    max-width: none !important;
    min-height: 0 !important;
    max-height: none !important;
    width: 100% !important;
    height: 100% !important;
    transform: none !important;
    margin: 0 !important;
    z-index: 10000;
}

.download-activity-list {
    padding-left: 0;
    list-style: none;
}

    .download-activity-list > li:nth-of-type(odd) {
        background-color: #fafafa;
    }

    .download-activity-list > li > a {
        display: block;
        padding: 20px;
    }

        .download-activity-list > li > a .download-icon {
            float: right;
            color: #c1c1c1;
        }

        .download-activity-list > li > a:hover,
        .download-activity-list > li > a:hover .download-icon {
            color: #43bc60;
        }

.testpaper-card .panel-card {
    position: relative;
    max-height: 270px;
    overflow: hidden;
}

.testpaper-card .marking-card {
    position: absolute;
    right: 0;
    top: 0;
}

.testpaper-card .testpaper-card__body {
    max-height: 270px;
    overflow-y: scroll;
}

.testpaper-timer {
    position: relative;
    background-color: #fff;
    padding: 9px 44px 9px 20px;
    margin-bottom: 10px;
    line-height: 1;
}

    .testpaper-timer .btn-pause {
        position: absolute;
        right: 0;
        top: 0;
        height: 32px;
        width: 32px;
        text-align: center;
        background-color: #43bc60;
        color: #fff;
    }

        .testpaper-timer .btn-pause i {
            line-height: 32px;
        }

        .testpaper-timer .btn-pause .pause {
            display: block;
        }

        .testpaper-timer .btn-pause.open .pause,
        .testpaper-timer .btn-pause .play {
            display: none;
        }

        .testpaper-timer .btn-pause.open .play {
            display: block;
        }

.testpaper-card-explain small {
    margin-right: 8px;
}

.testpaper-card.affix {
    position: static;
    top: 0;
}

@media (max-width:767px) {

    .testpaper-card.affix,
    .testpaper-card.affix-bottom {
        position: relative !important;
        top: 0 !important;
    }
}

@media (min-width:992px) {
    .testpaper-card.affix {
        position: fixed;
        top: 0;
        width: 220px;
    }

    .testpaper-card.affix-bottom {
        position: absolute;
        width: 220px;
    }
}

@media (min-width:1200px) {

    .testpaper-card.affix,
    .testpaper-card.affix-bottom {
        width: 270px;
    }
}

.testpaper-card-panel {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 10px 20px !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    border: none;
}

    .testpaper-card-panel:after {
        position: absolute;
        content: "";
        top: 0;
        right: -80px;
        width: 158px;
        height: 158px;
        z-index: -1;
        background: url("http://139.196.164.10/static-dist/app/img/testpaper/icon_testpaper.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/testpaper/icon_testpaper.png") 1x, url("/static-dist/app/img/testpaper/icon_testpaper@2x.png") 2x);
    }

.homework-card-panel:after {
    background: url("http://139.196.164.10/static-dist/app/img/testpaper/icon_homework.png") no-repeat;
    background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/testpaper/icon_homework.png") 1x, url("/static-dist/app/img/testpaper/icon_homework@2x.png") 2x);
}

.testpaper-card-info {
    margin-top: -5px;
    margin-bottom: 10px;
}

    .testpaper-card-info:first-child {
        margin-top: 10px;
    }

.testpaper-card-info__text {
    width: 100px;
    display: inline-block;
    color: #919191;
    text-align: right;
}

.testpaper-card-info__number {
    display: inline-block;
    color: #313131;
    font-size: 22px;
}

.testpaper-card-info__icon {
    color: #919191;
}

.testpaper-question-panel {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.testpaper-question-body__label {
    position: relative;
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
}

    .testpaper-question-body__label span {
        position: absolute;
        top: 0;
        right: 80px;
    }

.testpaper-question-body-item {
    position: relative;
}

.testpaper-question-body-item__index {
    position: absolute;
    top: 6px;
    left: 6px;
}

.testpaper-question-body-item__content {
    width: 82%;
}

@media (min-width:768px) and (max-width:1199px) {
    .testpaper-question-body-item__content {
        width: 78%;
    }
}

.testpaper-question-body-item__label {
    position: absolute;
    top: 6px;
    right: 80px;
    height: 16px;
    line-height: 100%;
}

.testpaper-question-body-item__count {
    position: absolute;
    top: 5px;
    right: 0;
}

.testpaper-question-fill-item {
    padding: 6px 0 6px 125px;
    list-style-type: none;
    margin-bottom: 10px;
}

.question-stem-fill-blank {
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #999;
    color: #aaa;
}

.testpaper-question-determines {
    margin-left: 50px;
}

    .testpaper-question-determines label {
        padding: 8px 20px 8px 30px;
        display: inline-block;
    }

        .testpaper-question-determines label.active,
        .testpaper-question-determines label:hover {
            background: #eee;
        }

.testpaper-question-choices {
    margin-left: 50px;
    padding-left: 0;
    list-style: none;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

    .testpaper-question-choices img {
        max-width: 100%;
    }

    .testpaper-question-choices li:hover {
        background: #eee;
    }

    .testpaper-question-choices li p {
        margin-bottom: 0;
    }

.testpaper-question-choice-item {
    padding: 6px 0 6px 36px;
}

    .testpaper-question-choice-item .testpaper-question-body-item__index {
        color: #919191;
    }

    .testpaper-question-choice-item.testpaper-question-choice-item--right,
    .testpaper-question-choice-item.testpaper-question-choice-item--right .testpaper-question-body-item__index {
        color: #3c763d;
    }

    .testpaper-question-choice-item.testpaper-question-choice-item--wrong,
    .testpaper-question-choice-item.testpaper-question-choice-item--wrong .testpaper-question-body-item__index {
        color: #ed3e3e;
    }

.testpaper-question-essay__answer {
    margin: 20px 0 20px 50px;
}

    .testpaper-question-essay__answer img {
        max-width: 100%;
    }

.modal .testpaper-question {
    border-top: none;
    padding-top: 0;
}

.testpaper-question {
    position: relative;
    margin-bottom: 50px;
    font-size: 14px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

    .testpaper-question:first-child {
        border-top: none;
    }

.testpaper-question-seq {
    font-size: 20px;
    color: #3a87ad;
}

.testpaper-question-seq-wrap {
    float: left;
    width: 40px;
    margin-right: 10px;
    text-align: center;
}

.testpaper-question-stem {
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    zoom: 1;
}

    .testpaper-question-stem img {
        max-width: 100%;
    }

    .testpaper-question-stem p {
        margin-bottom: 0;
    }

.testpaper-question-stem-material img {
    max-width: 100%;
}

.testpaper-question-score {
    font-size: 12px;
    color: #aaa;
    border: 1px solid #ccc;
    padding: 0 1px;
    border-radius: 5px;
    background: #f6f6f6;
    display: inline-block;
}

.testpaper-question-footer {
    padding-left: 50px;
}

.testpaper-question-footer__input label {
    padding: 8px 20px 8px 30px;
    display: inline-block;
}

    .testpaper-question-footer__input label.active,
    .testpaper-question-footer__input label:hover {
        background: #eee;
    }

@media (max-width:767px) {
    .testpaper-question-footer__input label {
        padding: 6px 5px 6px 25px;
    }
}

@media (max-width:767px) {
    .testpaper-question-actions {
        width: 100%;
        text-align: right;
    }
}

.testpaper-preview-answer {
    margin-left: 50px;
}

.testpaper-heading-section {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    border-radius: 2px !important;
    border: none !important;
}

.testpaper-titlebar {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.testpaper-title {
    float: left;
    font-size: 24px;
    font-weight: 700;
    color: #444;
}

@media (min-width:1199px) {
    .testpaper-title {
        width: 85%;
    }
}

@media (min-width:767px) and (max-width:1199px) {
    .testpaper-title {
        width: 80%;
    }
}

@media (min-width:480px) and (max-width:767px) {
    .testpaper-title {
        width: 75%;
    }
}

@media (max-width:480px) {
    .testpaper-title {
        margin-bottom: 0;
        max-width: 100%;
    }
}

@media (min-width:480px) {

    .testpaper-title--overflow,
    .testpaper-title__content {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }
}

.testpaper-status {
    margin-top: 20px;
    float: right;
}

@media (max-width:480px) {
    .testpaper-status {
        margin-bottom: 20px;
    }
}

.testpaper-status .label {
    padding: 5px 25px;
    border-radius: 3px;
    font-size: 100%;
}

.testpaper-description {
    color: #444;
    font-size: 14px;
}

    .testpaper-description img {
        max-width: 100%;
    }

.testpaper-navbar.affix {
    position: static;
}

@media (min-width:768px) {
    .testpaper-navbar.affix {
        z-index: 1030;
        position: fixed;
        margin-left: -11px;
        top: 0;
        width: 720px;
        background: #fff;
        border: 1px solid #ddd;
        box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    }
}

@media (min-width:992px) {
    .testpaper-navbar.affix {
        width: 940px;
    }
}

@media (min-width:1200px) {
    .testpaper-navbar.affix {
        width: 1140px;
    }
}

.testpaper-result-total {
    width: 160px;
    float: left;
    margin-right: 20px;
    text-align: center;
    color: #f60;
}

@media (max-width:767px) {
    .testpaper-result-total {
        float: none;
        width: 100%;
    }
}

.testpaper-result-total .well {
    padding-top: 33px;
    padding-bottom: 34px;
}

.testpaper-result-total-score {
    font-size: 40px;
    margin-bottom: 10px;
}

    .testpaper-result-total-score small {
        font-size: 16px;
    }

.testpaper-result-table td,
.testpaper-result-table th {
    text-align: center;
    font-weight: 400;
}

.testpaper-result-table > thead > tr > th {
    border-bottom: 1px;
}

.testpaper-result-table .text-score {
    color: #f60;
}

.testpaper-question-result {
    float: left;
}

.testpaper-question-essay .testpaper-question-result {
    float: none;
}

    .testpaper-question-essay .testpaper-question-result img {
        max-width: 100%;
    }

.testpaper-question-fill .testpaper-question-result ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.testpaper-question-analysis {
    margin-left: 50px;
}

    .testpaper-question-analysis img {
        max-width: 100%;
    }

.testpaper-check-score-content {
    float: left;
    width: 50%;
}

    .testpaper-check-score-content .testpaper-check-score-content_well {
        text-align: center;
        padding: 30px;
    }

        .testpaper-check-score-content .testpaper-check-score-content_well .testpaper-check-score-title {
            font-size: 25px;
        }

        .testpaper-check-score-content .testpaper-check-score-content_well .testpaper-check-score {
            font-size: 18px;
        }

.testpaper-check-detail-content {
    float: right;
    width: 50%;
}

    .testpaper-check-detail-content .testpaper-check-detail-content_well {
        padding: 28px 30px 30px;
    }

        .testpaper-check-detail-content .testpaper-check-detail-content_well .testpaper-check-detail {
            font-size: 16px;
        }

.task-testpaper-body-iframe {
    position: relative;
    height: 100%;
    overflow: auto;
}

.question-placehoder {
    background-color: #fcffc0 !important;
}

.is-question,
.is-sub-question {
    -webkit-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .08);
    box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, .08);
}

    .is-question td,
    .is-sub-question td {
        border-top: none !important;
    }

    .is-question.dragged {
        background-color: #fff;
        position: absolute;
        z-index: 2000;
        -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    }

        .is-question.dragged.is-question--homework td:first-child {
            width: 1%;
        }

        .is-question.dragged.is-question--homework td:nth-child(3) {
            width: 10%;
        }

        .is-question.dragged.is-question--homework td:nth-child(4) {
            width: 25%;
        }

        .is-question.dragged.is-question--homework td:nth-child(5) {
            width: 15%;
        }

        .is-question.dragged.is-question--homework td:nth-child(6) {
            width: 10%;
        }

        .is-question.dragged.is-question--homework td:nth-child(7) {
            width: 25%;
        }

        .is-question.dragged td:nth-child(3) {
            width: 8%;
        }

        .is-question.dragged td:nth-child(4) {
            width: 35%;
        }

        .is-question.dragged td:nth-child(5),
        .is-question.dragged td:nth-child(6),
        .is-question.dragged td:nth-child(7) {
            width: 10%;
        }

        .is-question.dragged td:nth-child(8) {
            width: 20%;
        }

.question-type-table.dragged {
    background-color: #fff;
    position: absolute;
    z-index: 2000;
}

.question-type-table.active i:after {
    background-color: #fff;
}

.question-type-table i {
    position: relative;
    vertical-align: text-bottom;
    cursor: move;
}

    .question-type-table i:after {
        content: "";
        width: 1px;
        position: absolute;
        top: 1px;
        right: -10px;
        height: 14px;
        background-color: #428bca;
    }

.question-type-placehoder {
    background-color: #fcffc0 !important;
    position: absolute;
}

.task-state-modal .title {
    text-align: center;
    font-size: 22px;
    color: #313131;
    margin-bottom: 20px;
    line-height: 1;
}

    .task-state-modal .title i {
        font-size: 22px;
        margin-right: 10px;
    }

.task-state-modal .content {
    font-size: 12px;
    background-color: #fafafa;
    padding: 30px 70px;
    text-align: center;
}

    .task-state-modal .content .content-title {
        line-height: 1;
        font-size: 16px;
        color: #313131;
        margin-bottom: 40px;
    }

    .task-state-modal .content .content-progress {
        margin-bottom: 15px;
    }

.task-state-modal.task-state-modal-xs {
    padding: 6px 0;
}

    .task-state-modal.task-state-modal-xs .title {
        font-size: 12px;
        text-align: left;
    }

        .task-state-modal.task-state-modal-xs .title i {
            font-size: 14px;
        }

    .task-state-modal.task-state-modal-xs .content {
        padding: 0;
        background-color: transparent;
        text-align: left;
        margin-bottom: 13px;
        color: #919191;
    }

        .task-state-modal.task-state-modal-xs .content .content-title {
            font-size: 12px;
            color: #616161;
            padding-bottom: 10px;
            margin-bottom: 10px;
            font-weight: 400;
            border-bottom: 1px solid #e4ecf3;
        }

        .task-state-modal.task-state-modal-xs .content .content-progress {
            padding-bottom: 14px;
            border-bottom: 1px solid #e4ecf3;
            margin-bottom: 0;
        }

.task-finish-modal .modal-header {
    border-bottom: 0;
    padding-bottom: 0;
    text-align: center;
}

.task-finish-modal .modal-footer {
    border-top: 0;
    padding-top: 0;
}

.lesson-content-text-body {
    width: 80%;
    margin: 0 auto;
    padding-top: 50px;
}

    .lesson-content-text-body .live-show-item {
        text-align: center;
        padding-bottom: 45px;
    }

        .lesson-content-text-body .live-show-item .title {
            margin-bottom: 12px;
            font-weight: 700;
            color: #313131;
        }

        .lesson-content-text-body .live-show-item .icon-live-end {
            font-size: 50px;
            display: block;
            margin-bottom: 30px;
        }

.common-line-height {
    line-height: 1;
}

.course-detail-section {
    position: relative;
    padding: 32px 0 32px 24px;
}

@media (max-width:991px) {
    .course-detail-section {
        padding: 16px;
    }
}

.course-detail-section .tags .tag-finished,
.course-detail-section .tags .tag-serialing {
    display: inline-block;
    width: 40px;
    height: 50px;
}

.course-detail-section .tags .tag-live {
    background: url("http://139.196.164.10/static-dist/app/img/tag_live.png") no-repeat;
    background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/tag_live.png") 1x, url("/static-dist/app/img/tag_live@2x.png") 2x);
}

.course-detail-section .tags .tag-serialing {
    background: url("http://139.196.164.10/static-dist/app/img/tag_serialing.png") no-repeat;
    background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/tag_serialing.png") 1x, url("/static-dist/app/img/tag_serialing@2x.png") 2x);
}

.course-detail-section .tags .tag-finished {
    background: url("http://139.196.164.10/static-dist/app/img/tag_finished.png") no-repeat;
    background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/tag_finished.png") 1x, url("/static-dist/app/img/tag_finished@2x.png") 2x);
}

.course-detail-section .course-detail-top {
    padding-right: 130px;
}

    .course-detail-section .course-detail-top .tags {
        float: left;
    }

@media (max-width:991px) {
    .course-detail-section .course-detail-top {
        padding-right: 0;
    }
}

.course-detail-section .course-detail-top .course-detail-heading {
    vertical-align: top;
    display: inline-block;
    color: #313131;
    font-size: 24px;
    word-wrap: break-word;
    word-break: break-all;
}

@media (max-width:991px) {
    .course-detail-section .course-detail-top .course-detail-heading {
        max-width: 100%;
    }
}

.course-detail-section .course-detail-top .subtitle {
    padding-top: 5px;
    max-width: 50%;
}

@media (max-width:991px) {
    .course-detail-section .course-detail-top .subtitle {
        max-width: 100%;
    }
}

.course-detail-section .course-operation {
    position: absolute;
    list-style-type: none;
    padding-left: 0;
}

    .course-detail-section .course-operation li {
        float: left;
        margin-right: 10px;
    }

        .course-detail-section .course-operation li > .btn {
            font-size: 14px;
            color: #919191;
        }

.course-detail-section .course-operation--market {
    position: static;
    float: left;
    line-height: 34px;
}

    .course-detail-section .course-operation--market .qrcode-popover {
        line-height: 22px;
    }

    .course-detail-section .course-operation--market .course-operation__icon {
        margin-right: 6px;
        vertical-align: text-bottom;
    }

.course-detail-section .course-operation--normal {
    right: 10px;
    top: 20px;
}

.course-detail-section .course-operation-btn {
    margin-right: 24px;
    line-height: 34px;
}

.course-detail-section .course-detail-bottom .course-detail-img {
    position: relative;
}

    .course-detail-section .course-detail-bottom .course-detail-img .tags {
        position: absolute;
        top: 0;
    }

@media (max-width:991px) {
    .course-detail-section .course-detail-bottom .course-detail-img {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

        .course-detail-section .course-detail-bottom .course-detail-img img {
            width: 100%;
        }
}

.course-detail-section .course-detail-bottom .course-detail-img .course-img-cover {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .4;
    filter: alpha(opacity=40);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .course-detail-section .course-detail-bottom .course-detail-img .course-img-cover:hover {
        opacity: .7;
        filter: alpha(opacity=70);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

    .course-detail-section .course-detail-bottom .course-detail-img .course-img-cover .es-icon {
        color: #fff;
        font-size: 100px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -50px;
        margin-top: -50px;
    }

.course-detail-section .course-detail-bottom .course-detail-img .course-detail-remask {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    padding: 10px;
}

    .course-detail-section .course-detail-bottom .course-detail-img .course-detail-remask .score i {
        color: #fff;
    }

.course-detail-section .course-detail-bottom .course-detail-info {
    position: relative;
    padding-left: 24px;
    margin-left: 480px;
    font-size: 12px;
    color: #919191;
}

@media (min-width:991px) {
    .course-detail-section .course-detail-bottom .course-detail-info {
        min-height: 270px;
    }
}

@media (max-width:991px) {
    .course-detail-section .course-detail-bottom .course-detail-info {
        margin: 0;
        padding: 0;
    }
}

.course-detail-section .course-detail-bottom .course-detail-info .buy-btn-group {
    right: -10px;
    bottom: 20px;
}

.course-detail-section .course-detail-bottom .course-detail-info .course-detail-title {
    margin-right: 12px;
    width: 74px;
    font-weight: 500;
    display: inline-block;
}

@media (max-width:767px) {
    .course-detail-section .course-detail-bottom .course-detail-info .course-detail-title {
        display: none;
    }
}

.course-detail-section .course-detail-bottom .course-detail-info .course-detail-gray {
    padding-left: 24px;
    margin-left: -24px;
    padding-bottom: 16px;
    background-color: #fafafa;
}

    .course-detail-section .course-detail-bottom .course-detail-info .course-detail-gray .course-detail-expiry {
        font-weight: 500;
    }

    .course-detail-section .course-detail-bottom .course-detail-info .course-detail-gray.course-detail-gray--market {
        margin-left: 0;
        padding: 16px 0 16px 16px;
    }

@media (min-width:767px) {
    .course-detail-section .course-detail-bottom .course-detail-info .course-detail-gray.course-detail-gray--market {
        background-color: #fafafa;
    }
}

@media (max-width:991px) {
    .course-detail-section .course-detail-bottom .course-detail-info .course-detail-gray {
        padding-left: 15px;
        margin: 0 -15px 10px;
        padding-top: 0;
        background-color: transparent;
    }
}

@media (max-width:991px) {
    .course-detail-section .course-detail-bottom .course-detail-info .course-detail-gray.not-activity {
        min-height: 158px;
    }
}

@media (min-width:480px) and (max-width:991px) {
    .course-detail-section .course-detail-bottom .course-detail-info .course-detail-gray {
        margin-right: 0;
        margin-bottom: 24px;
        min-height: auto !important;
    }
}

@media (max-width:480px) {
    .course-detail-section .course-detail-bottom .course-detail-info .course-detail-gray {
        min-height: auto !important;
    }
}

.course-detail-section .course-detail-bottom .course-detail-info .course-detail-gray .course-detail-content {
    position: relative;
    padding-left: 88px;
}

@media (max-width:767px) {
    .course-detail-section .course-detail-bottom .course-detail-info .course-detail-gray .course-detail-content {
        padding-left: 0;
        padding-right: 15px;
    }
}

.course-detail-section .course-detail-bottom .course-detail-info .course-detail-gray .course-detail-content .course-detail-nav {
    display: inline-block;
}

    .course-detail-section .course-detail-bottom .course-detail-info .course-detail-gray .course-detail-content .course-detail-nav a {
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        font-size: 12px !important;
        line-height: 1 !important;
        padding: 7px 8px !important;
    }

@media (max-width:767px) {
    .course-detail-section .course-detail-bottom .course-detail-info .course-detail-gray .course-detail-content .course-detail-nav {
        display: block;
    }

        .course-detail-section .course-detail-bottom .course-detail-info .course-detail-gray .course-detail-content .course-detail-nav > li {
            width: 100%;
        }

            .course-detail-section .course-detail-bottom .course-detail-info .course-detail-gray .course-detail-content .course-detail-nav > li > a {
                text-align: center;
            }
}

.course-detail-section .course-detail-bottom .course-detail-info .course-detail-gray .course-detail-content .course-detail-title {
    position: absolute;
    left: 0;
    line-height: 28px;
}

.course-detail-section .course-detail-bottom .course-detail-info .pirce-num {
    font-size: 24px;
}

@media (max-width:767px) {
    .course-detail-section .course-detail-bottom .course-detail-info .pirce-num {
        font-size: 14px;
    }
}

.course-detail-section .course-detail-bottom .course-detail-info .original-price {
    position: relative;
    margin-left: 4px;
}

    .course-detail-section .course-detail-bottom .course-detail-info .original-price:after {
        content: "";
        position: absolute;
        left: -2px;
        top: 50%;
        right: -2px;
        height: 1px;
        background-color: #919191;
    }

.course-detail-section .course-detail-bottom .course-detail-info .tag-discount {
    position: relative;
    top: -3px;
    background: url("http://139.196.164.10/static-dist/app/img/course2_tag_discount.png") no-repeat;
    display: inline-block;
    width: 62px;
    margin-left: 11px;
    height: 24px;
    color: #fff;
    line-height: 24px;
}

@media (max-width:768px) {
    .course-detail-section .course-detail-bottom .course-detail-info .tag-discount {
        display: none;
    }
}

.course-detail-section .course-detail-bottom .course-detail-info .tag-discount .discount-font {
    margin-left: 25px;
}

.course-detail-section--normal {
    padding: 15px !important;
}

.course-detail-info__title {
    margin-right: 56px;
    margin-bottom: 14px;
    color: #313131;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}

@media (min-width:991px) {
    .course-detail-info__title {
        margin-right: 76px;
    }
}

@media (min-width:991px) {
    .course-detail-info__text {
        padding-right: 24px;
    }
}

.course-detail-info__subtitle {
    line-height: 1;
}

@media (min-width:991px) {
    .course-detail-info__subtitle {
        margin-right: 76px;
    }
}

.course-detail-info__subtitle:hover {
    cursor: pointer;
}

.course-detail-info__manage {
    position: absolute;
    top: 0;
    right: 0;
    border: 2px solid #ececec;
    padding: 2.5px 4px;
    font-size: 12px;
    font-weight: 500;
    color: #adadad;
}

@media (min-width:991px) {
    .course-detail-info__manage {
        right: 24px;
    }
}

.course-detail-info__manage i {
    font-size: 16px;
}

.course-detail__label {
    margin-right: 12px;
    width: 48px;
    color: #919191;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
}

.course-detail-activity-title {
    padding-right: 16px;
    border-right: 1px solid #ffa51f;
}

.course-detail-price-money {
    font-size: 24px;
    line-height: 1;
    color: red;
}

.vertical-sub {
    vertical-align: sub;
}

.course-detail-service {
    line-height: 20px;
}

    .course-detail-service .lump-sm {
        color: #616161;
    }

        .course-detail-service .lump-sm.bg-primary {
            color: #fff;
        }

.course-detail-listening {
    line-height: 1;
    margin-top: 16px;
}

@media (max-width:480px) {
    .course-detail-listening {
        margin-top: 0;
    }
}

.course-freelearn-section {
    background-color: #fafafa;
    margin: 65px -15px 20px;
    padding: 33px 15px;
}

@media (max-width:991px) {
    .course-freelearn-section {
        margin: 0;
        padding: 0;
        background-color: #fff;
    }
}

.course-freelearn-section .course-learn-list {
    list-style: none;
}

@media (min-width:768px) and (max-width:991px) {
    .course-freelearn-section .course-learn-list {
        padding-left: 20px;
    }
}

.course-freelearn-section .course-learn-list > li {
    float: left;
    width: 33.33%;
}

    .course-freelearn-section .course-learn-list > li:first-child {
        width: 33.33%;
    }

.course-freelearn-section .course-progress {
    top: -50px;
    left: 75px;
}

@media (max-width:991px) {
    .course-freelearn-section .course-progress {
        left: 0;
        top: 0;
    }
}

.course-freelearn-section .buy-btn-group {
    line-height: 33px;
    position: absolute;
    right: 10px;
    bottom: 15px;
}

.course-orderlearn-section {
    min-height: 230px;
    padding-top: 40px;
}

@media (max-width:991px) {
    .course-orderlearn-section {
        min-height: auto;
        padding-top: 0;
    }
}

.course-orderlearn-section .progress-info {
    list-style: none;
    margin-left: 190px;
    margin-top: 25px;
    font-size: 12px;
    padding-left: 0;
}

    .course-orderlearn-section .progress-info .progress-learn-time {
        margin-left: 20px;
    }

.course-orderlearn-section .task-list-detail {
    margin-left: -48px;
}

.course-progress {
    position: absolute;
    top: 0;
    left: 15px;
    width: 160px;
    height: 160px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 18px 2px rgba(41, 94, 64, .1);
    -moz-box-shadow: 0 0 18px 2px rgba(41, 94, 64, .1);
    box-shadow: 0 0 18px 2px rgba(41, 94, 64, .1);
}

@media (max-width:991px) {
    .course-progress {
        position: relative;
        margin: 20px auto 40px;
        left: 0;
    }
}

.course-progress .cricle-progress {
    position: absolute;
    left: 7.5px;
    top: 7.5px;
    width: 145px;
    height: 145px;
}

    .course-progress .cricle-progress .percent {
        position: absolute;
        top: 40px;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 12px;
        font-weight: 700;
        color: #919191;
    }

        .course-progress .cricle-progress .percent .num {
            display: inline-block;
            margin-top: 10px;
            font-size: 30px;
            line-height: 1;
            font-weight: 700;
            color: #43bc60;
        }

.orderlearn-poster {
    height: 80px;
    position: relative;
}

    .orderlearn-poster .swiper-pager {
        bottom: -30px;
    }

    .orderlearn-poster .arrow-left {
        left: 0;
    }

    .orderlearn-poster .arrow-left,
    .orderlearn-poster .arrow-right {
        position: absolute;
        top: 50%;
        z-index: 1;
        margin-top: -10px;
        font-size: 18px;
    }

    .orderlearn-poster .arrow-right {
        right: 0;
    }

    .orderlearn-poster .swiper-container {
        height: 80px;
        margin: 25px 30px;
    }

    .orderlearn-poster .swiper-pagination-switch {
        background-color: #f0f0f0;
        margin: 0 5px;
    }

    .orderlearn-poster span.swiper-active-switch {
        background-color: #43bc60;
    }

.course-detail-section-responsive {
    background-color: #fafafa;
    padding: 18px 10px 18px 0;
    margin: -15px;
}

    .course-detail-section-responsive ul {
        margin: 0;
        padding: 0;
    }

        .course-detail-section-responsive ul > li {
            float: left;
            width: 60px;
            list-style-type: none;
            text-align: center;
            color: #919191;
            font-size: 12px;
            border-right: 1px solid #e1e1e1;
        }

@media (max-width:399px) and (min-width:330px) {
    .course-detail-section-responsive ul > li {
        width: 50px;
    }
}

@media (max-width:329px) {
    .course-detail-section-responsive ul > li {
        width: 45px;
    }
}

.course-detail-section-responsive ul > li:last-child {
    border-right: 1px solid transparent;
}

.course-detail-section-responsive ul > li:hover,
.course-detail-section-responsive ul > li:hover a {
    color: #43bc60;
}

.course-detail-section-responsive ul > li a {
    color: #919191;
}

.course-detail-section-responsive .es-share.top .dropdown-menu {
    left: 50%;
    margin-left: -70px;
}

@media (max-width:991px) {
    .buy-btn-group {
        line-height: 33px;
        position: absolute;
        right: 10px;
        bottom: 15px;
    }
}

@media (max-width:480px) {
    .buy-btn-group.course-classroom-tip {
        right: 4px !important;
        bottom: 0 !important;
        width: 70%;
        margin-right: 0 !important;
        padding-left: 10px;
        line-height: 14px !important;
        text-align: left !important;
    }

        .buy-btn-group.course-classroom-tip .classroom-tip-wrap {
            height: 80px;
            display: table-cell;
            vertical-align: middle;
        }
}

.buy-btn-group .btn-lg {
    padding: 10px 35px;
}

@media (max-width:500px) and (min-width:400px) {
    .buy-btn-group .btn-lg {
        padding: 10px 20px;
    }
}

@media (max-width:399px) and (min-width:330px) {
    .buy-btn-group .btn-lg {
        padding: 10px 13px;
    }
}

@media (max-width:329px) {
    .buy-btn-group .btn-lg {
        padding: 10px;
    }
}

.course-dashboard-page .breadcrumb.breadcrumb-o > li {
    max-width: 95.5%;
    vertical-align: top;
}

@media (max-width:991px) {
    .course-dashboard-page .breadcrumb.breadcrumb-o > li {
        max-width: 90%;
    }
}

@media (min-width:768px) {
    .course-detail-info__btn {
        position: absolute;
        bottom: 0;
        padding-right: 24px;
        width: 100%;
    }
}

.course-features .course-features-item {
    border-bottom: 1px dashed #e4ecf3;
    margin-top: 15px;
    padding-bottom: 15px;
}

    .course-features .course-features-item:last-child {
        border-color: transparent;
        padding-bottom: 0;
    }

.course-features .media {
    float: left;
    width: 50%;
    margin: 0;
}

.belongs-class .media-left img {
    width: 100px;
    height: auto;
    border: 3px solid #e4ecf3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.belongs-class .media-body {
    vertical-align: middle;
}

    .belongs-class .media-body > a {
        color: #616161;
    }

        .belongs-class .media-body > a,
        .belongs-class .media-body > a:hover {
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
        }

            .belongs-class .media-body > a:hover {
                color: #43bc60;
            }

.other-courses ul {
    margin: -5px 0;
}

    .other-courses ul li {
        position: relative;
        padding-right: 48px;
    }

.other-courses .label {
    position: absolute;
    padding: 2px;
    right: 0;
}

.panel-class .arrow-next,
.panel-class .arrow-prev {
    position: absolute;
    top: 35%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #7f7f7f;
    background-color: hsla(0, 0%, 50%, .5);
    color: #fff;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    visibility: hidden;
}

    .panel-class .arrow-next:hover,
    .panel-class .arrow-prev:hover {
        background-color: hsla(0, 0%, 50%, .8);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

.panel-class .arrow-prev {
    left: 5px;
}

.panel-class .arrow-next {
    right: 5px;
}

.panel-class:hover .arrow-next,
.panel-class:hover .arrow-prev {
    visibility: visible;
}

.course-detail {
    margin-top: -10px;
}

@media (min-width:1199px) {
    .course-detail-content .nav-tabs--course > li > a {
        padding: 5px 20px 15px;
    }
}

.course-detail-content .es-piece {
    margin-bottom: 50px;
}

    .course-detail-content .es-piece img {
        max-width: 100%;
        height: auto;
    }

    .course-detail-content .es-piece .piece-body p {
        line-height: 30px;
        margin-bottom: 0;
        margin-left: 15px;
        margin-right: 15px;
    }

.o-reward-point-product-detail-wrap {
    margin-top: 10px;
    padding-bottom: 20px;
}

.c-reward-point-product-detail__bd {
    margin-top: 30px;
}

.c-reward-point-product-detail__img {
    width: 192px;
    height: 192px;
    border: none;
    border-radius: 2px;
    float: left;
}

.c-reward-point-product-detail__info {
    margin-left: 222px;
}

.c-reward-point-product-detail__title {
    font-size: 18px;
    font-weight: 700;
    color: #313131;
    line-height: 24px;
}

.c-reward-point-product-detail__point {
    margin-top: 20px;
    font-size: 14px;
    color: #919191;
}

    .c-reward-point-product-detail__point span {
        font-size: 36px;
        line-height: 42px;
        vertical-align: sub;
    }

.c-reward-point-product-detail__btn {
    margin-top: 20px;
    padding: 8px 20px;
    border-radius: 2px;
    border: none;
}

.c-reward-point-product-detail-info:before {
    content: "";
    display: inline-block;
    height: 14px;
    width: 4px;
    margin-top: 3px;
    margin-right: 10px;
    float: left;
}

.c-reward-point-product-detail-info__bd {
    margin-top: 16px;
}

    .c-reward-point-product-detail-info__bd .empty {
        padding: 0;
    }

.c-reward-point-product-detail-info__title,
.reward-point-exchange-modal__detail {
    color: #313131;
    font-size: 14px;
    line-height: 20px;
}

.reward-point-exchange-modal__detail {
    padding: 20px;
    background-color: #f5f5f5;
    text-align: center;
}

.reward-point-exchange-modal__info + .reward-point-exchange-modal__info {
    margin-top: 10px;
}

.reward-point-exchange-modal__form {
    margin-top: 24px;
}

    .reward-point-exchange-modal__form .form-group {
        margin-bottom: 24px;
    }

    .reward-point-exchange-modal__form .control-label {
        padding-top: 6px;
        font-size: 12px;
    }

    .reward-point-exchange-modal__form .form-control {
        height: 30px;
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
    }

.reward-point-exchange-modal__input-wrap {
    margin-left: 80px;
}

.o-reward-point-market {
    margin-top: 30px;
    padding-bottom: 40px;
}

.o-reward-point-market__bd {
    margin-top: 30px;
}

.o-reward-point-market__row {
    margin-left: -8px;
    margin-right: -8px;
}

.o-reward-point-market__col {
    padding-left: 8px;
    padding-right: 8px;
}

.o-reward-point-list {
    margin-bottom: 20px;
}

    .o-reward-point-list:after,
    .o-reward-point-list:before {
        content: "";
        display: table;
    }

    .o-reward-point-list:after {
        clear: both;
    }

.c-reward-point-item {
    margin-bottom: 16px;
    background: #f5f5f5;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .c-reward-point-item:hover {
        -webkit-box-shadow: 0 5px 6px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 5px 6px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 5px 6px 0 rgba(0, 0, 0, .1);
    }

        .c-reward-point-item:hover .c-reward-point-item__point,
        .c-reward-point-item:hover .c-reward-point-item__title {
            opacity: 0;
            filter: alpha(opacity=0);
        }

        .c-reward-point-item:hover .c-reward-point-item__btn-wrap {
            top: 50%;
            opacity: 1;
            filter: alpha(opacity=100);
        }

.c-reward-point-item__bd {
    position: relative;
    left: 0;
    top: 0;
    padding: 16px 10px;
    overflow: hidden;
    height: 80px;
}

.c-reward-point-item__img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.c-reward-point-item__title {
    font-size: 14px;
    color: #313131;
}

.c-reward-point-item__point,
.c-reward-point-item__title {
    line-height: 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.c-reward-point-item__point {
    margin-top: 8px;
    font-size: 12px;
    color: #919191;
}

    .c-reward-point-item__point span {
        font-size: 14px;
        line-height: 1;
    }

.c-reward-point-item__btn-wrap {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -18px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    filter: alpha(opacity=0);
}

.c-reward-point-item__btn {
    padding: 8px 20px;
    border: none;
    line-height: 20px;
    border-radius: 2px;
}

.o-reward-point-market__empty {
    padding-top: 70px;
    padding-bottom: 35px;
}

.my-reward-point-balance {
    font-weight: 700;
    font-size: 14px;
    margin-top: 24px;
    margin-bottom: 34px;
}

    .my-reward-point-balance span {
        font-weight: 400;
        font-size: 28px;
    }

.panel-reward-point img {
    width: 40px;
}

.section-wxpay .pay-qrcode-body {
    border: 1px solid #f5f5f5;
    margin-bottom: 50px;
    padding: 20px;
    text-align: center;
}

.section-wxpay .qrcode-img {
    float: left;
    width: 19%;
    margin-left: 24%;
}

@media (max-width:1199px) {
    .section-wxpay .qrcode-img {
        width: 23%;
        margin-left: 21%;
    }
}

@media (max-width:991px) {
    .section-wxpay .qrcode-img {
        width: 30%;
        margin-left: 15%;
    }
}

@media (max-width:767px) {
    .section-wxpay .qrcode-img {
        width: 100%;
        float: none;
        margin-left: 0;
    }
}

.section-wxpay .qrcode-img img {
    width: 100%;
    margin: 20px auto;
}

.section-wxpay .qrcode-img-two {
    float: left;
    width: 40%;
}

@media (max-width:1199px) {
    .section-wxpay .qrcode-img-two {
        width: 35%;
    }
}

@media (max-width:991px) {
    .section-wxpay .qrcode-img-two {
        width: 40%;
    }
}

.section-wxpay .qrcode-img-two img {
    margin: 0 auto;
}

.section-wxpay .text-qrcode {
    color: #fff;
    padding: 5px 10px;
    background: #43bc60;
}

.section-wxpay .pay-qrcode-footer {
    padding-right: 30px;
    font-size: 16px;
    text-align: right;
}

    .section-wxpay .pay-qrcode-footer a {
        font-size: 14px;
    }

    .section-wxpay .pay-qrcode-footer .pay-rmb {
        font-size: 24px;
        color: #ed3e3e;
    }

.order-detail-bg {
    margin-bottom: 20px;
    border: 1px solid #f5f5f5;
}

    .order-detail-bg.checkout .order-info {
        padding-top: 30px;
        width: 70%;
    }

@media (max-width:767px) {
    .order-detail-bg.checkout .order-info {
        width: 100%;
        padding: 15px;
    }
}

.order-detail-bg.checkout .order-info > p {
    margin-bottom: 15px;
    font-size: 14px;
}

.order-detail-bg.checkout .order-info .pay-rmb {
    font-size: 18px;
}

.order-detail-bg .order-detail {
    position: relative;
    height: 150px;
    width: auto;
    background-color: #fafafa;
}

@media (max-width:767px) {
    .order-detail-bg .order-detail {
        height: auto;
    }
}

.order-detail-bg .order-img {
    float: left;
    width: 30%;
}

    .order-detail-bg .order-img img {
        height: 150px;
    }

.order-detail-bg .order-info {
    float: left;
    width: 50%;
    padding: 60px 0 0 50px;
    font-size: 18px;
    color: #616161;
}

@media (max-width:767px) {
    .order-detail-bg .order-info {
        float: none;
        width: 100%;
        padding: 15px 15px 0;
    }
}

.order-detail-bg .order-price {
    float: right;
    font-size: 24px;
    width: 20%;
    text-align: right;
    padding: 60px 30px 0 0;
}

@media (max-width:767px) {
    .order-detail-bg .order-price {
        float: none;
        width: 100%;
        padding: 0 0 10px 15px;
        text-align: left;
    }
}

.order-detail-item {
    line-height: 30px;
    padding: 15px 20px;
}

.paid-courses .course-item {
    padding: 5px;
}

    .paid-courses .course-item:nth-child(odd) {
        background-color: #fafafa;
    }

    .paid-courses .course-item .course-img {
        float: left;
    }

        .paid-courses .course-item .course-img img {
            width: 112px;
            height: auto;
        }

    .paid-courses .course-item .course-title {
        float: left;
        padding: 10px 20px;
        margin: 0;
    }

    .paid-courses .course-item .course-info {
        padding: 16px 20px;
        float: right;
    }

    .paid-courses .course-item .more {
        position: relative;
    }

        .paid-courses .course-item .more:hover {
            cursor: pointer;
        }

            .paid-courses .course-item .more:hover .more-info {
                display: block;
            }

        .paid-courses .course-item .more .more-info {
            position: absolute;
            display: none;
            z-index: 1;
            top: 100%;
            right: 0;
            background-color: #fef7ed;
            border: 1px solid #ffd183;
            padding: 5px 10px;
            white-space: nowrap;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

.order-item {
    border-bottom: 0;
    padding: 50px 30px 50px 40px;
    line-height: 33px;
}

@media (max-width:991px) {
    .order-item {
        padding: 15px;
    }
}

.order-item .order-item-title {
    float: left;
    width: 36%;
    color: #919191;
}

@media (max-width:767px) {
    .order-item .order-item-title {
        width: 100% !important;
    }
}

.order-item .order-item-title .title {
    font-size: 18px;
    color: #313131;
    margin: 0 15px;
}

@media (max-width:1199px) {
    .order-item .order-item-title .title {
        margin: 0;
    }
}

.order-item .order-item-title .es-icon {
    font-size: 22px;
    color: #313131;
}

.order-item .order-item-detail {
    float: left;
    width: 45%;
}

@media (max-width:767px) {
    .order-item .order-item-detail {
        width: 100%;
    }
}

.order-item .order-item-detail .help-block {
    display: none;
}

    .order-item .order-item-detail .help-block .text-danger {
        display: inline-block;
        color: #d85030;
        width: 130px;
        margin-top: 10px;
        padding: 0 15px;
        line-height: 20px;
        font-size: 12px;
        background-color: #fff1f0;
        border: 1px solid #f0c7bd;
    }

.order-item .order-item-price {
    float: right;
    width: 19%;
    font-size: 14px;
    text-align: right;
    color: #616161;
}

@media (max-width:767px) {
    .order-item .order-item-price {
        width: 100% !important;
        text-align: left;
    }
}

.order-item .form-control {
    background-color: #fafafa;
    border: 1px solid #f5f5f5;
}

.order-pay .total-price {
    text-align: right;
    margin-bottom: 20px;
    font-size: 16px;
}

@media (max-width:767px) {
    .order-pay .total-price {
        margin-bottom: 15px;
    }
}

.order-pay .pay-rmb {
    color: #ed3e3e;
    font-size: 24px;
}

@media (max-width:480px) {
    .order-center-coupon .popover-content {
        padding: 0 4px;
    }
}

.form-paytype .order-detail-bg {
    padding: 50px;
}

@media (max-width:767px) {
    .form-paytype .order-detail-bg {
        padding: 15px;
    }
}

.form-paytype .pay-type-label {
    display: inline-block;
    margin-right: 10%;
    font-size: 18px;
}

@media (max-width:1199px) {
    .form-paytype .pay-type-label {
        font-size: 16px;
    }
}

@media (max-width:767px) {
    .form-paytype .pay-type-label {
        display: block;
        margin-bottom: 10px;
    }
}

.form-paytype .check {
    cursor: pointer;
    width: 144px;
    height: 54px;
    border: 2px solid #f5f5f5;
    position: relative;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    margin-right: 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

@media (max-width:1199px) {
    .form-paytype .check {
        margin-right: 5px;
        width: 100px;
        height: 40px;
        line-height: 32px;
        margin-bottom: 10px;
    }

        .form-paytype .check img {
            width: 80%;
            height: auto;
        }
}

.form-paytype .check:hover {
    border-color: #c1c1c1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.form-paytype .check.active {
    border: 2px solid #43bc60;
}

    .form-paytype .check.active .icon {
        display: block;
    }

.form-paytype .check.disabled {
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: default;
}

    .form-paytype .check.disabled:hover {
        border-color: #f5f5f5;
    }

.form-paytype .check .icon {
    display: none;
    background: url("http://139.196.164.10/static-dist/app/img/old/pay_check_status.png") no-repeat;
    top: -2px;
    right: -2px;
    width: 23px;
    height: 23px;
    background-position: 0 0;
    position: absolute;
    overflow: hidden;
}

.pay-agreement-list {
    margin-top: 30px;
    padding-left: 0;
}

    .pay-agreement-list li {
        list-style-type: none;
    }

        .pay-agreement-list li.checked .pay-bank {
            border-color: #43bc60;
        }

            .pay-agreement-list li.checked .pay-bank:after {
                position: absolute;
                content: "";
                background: url("http://139.196.164.10/static-dist/app/img/old/pay_check_status.png") no-repeat;
                top: -2px;
                right: -2px;
                width: 23px;
                height: 23px;
                background-position: 0 0;
                z-index: -1;
            }

    .pay-agreement-list .pay-bank {
        position: relative;
        margin-bottom: 10px;
        padding: 18px;
        border: 2px solid #fafafa;
        z-index: 1;
        background-color: #fafafa;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        color: #313131;
    }

@media (max-width:1199px) {
    .pay-agreement-list .pay-bank {
        padding: 10px;
    }
}

.pay-agreement-list .pay-bank:hover {
    border-color: #c1c1c1;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

    .pay-agreement-list .pay-bank:hover .closed {
        opacity: 1;
        filter: alpha(opacity=100);
    }

.pay-agreement-list .pay-bank input {
    margin-top: 0;
}

.pay-agreement-list .pay-bank .closed {
    float: right;
    display: block;
    color: #c1c1c1;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .pay-agreement-list .pay-bank .closed,
    .pay-agreement-list .pay-bank .closed:hover {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

        .pay-agreement-list .pay-bank .closed:hover {
            color: #ed3e3e;
        }

.pay-agreement-list .pay-bank .name {
    display: inline-block;
    width: 200px;
}

@media (max-width:767px) {
    .pay-agreement-list .pay-bank .name {
        width: 150px;
    }
}

.pay-agreement-list .pay-bank .number {
    margin-right: 50px;
}

@media (max-width:767px) {
    .pay-agreement-list .pay-bank .number {
        margin-right: 20px;
    }
}

.order-pay-state {
    padding: 40px 0;
    margin-bottom: 15px;
    color: #659f13;
    border: 1px solid #cddfb4;
    background-color: #f2fae3;
    font-size: 22px;
    text-align: center;
}

    .order-pay-state .es-icon {
        font-size: 70px;
    }

    .order-pay-state p {
        margin: 40px 0 60px;
    }

    .order-pay-state.error {
        color: #ed3e3e;
        border: 1px solid #f0c7bd;
        background-color: #fff1f0;
    }

.notification-list .notification-list__media.active {
    background-color: rgba(67, 188, 96, .08);
}

.notification-list .media {
    margin-top: 0 !important;
    padding-top: 15px;
}

    .notification-list .media .notification-body {
        margin-bottom: 0;
    }

.mobile-bind-modal {
    position: relative;
    left: 50%;
    margin-left: -379px;
}

@media (max-width:767px) {
    .mobile-bind-modal {
        width: 408px;
        margin-left: -180px !important;
    }
}

@media (max-width:480px) {
    .mobile-bind-modal {
        margin-left: -150px !important;
    }
}

.mobile-bind-modal .modal-content {
    width: 758px;
    height: 358px;
    padding: 24px;
    border-radius: 2px;
    display: table;
}

@media (max-width:767px) {
    .mobile-bind-modal .modal-content {
        width: 408px;
        height: 604px;
    }
}

@media (max-width:480px) {
    .mobile-bind-modal .modal-content {
        width: 300px;
    }
}

.mobile-bind-modal .modal-content .modal-header {
    padding: 0;
    border: none;
}

    .mobile-bind-modal .modal-content .modal-header .mobile-bind__title {
        font-size: 16px;
        line-height: 1;
    }

    .mobile-bind-modal .modal-content .modal-header .close {
        padding-top: 2px;
        font-size: 12px;
        line-height: 16px;
        opacity: 1;
    }

        .mobile-bind-modal .modal-content .modal-header .close:hover {
            opacity: .8;
        }

.mobile-bind-modal .modal-content .modal-body {
    padding: 32px 0 0;
}

.mobile-bind-modal .mobile-bind-form {
    float: left;
    width: 360px;
    height: auto;
}

@media (max-width:480px) {
    .mobile-bind-modal .mobile-bind-form {
        width: 252px;
    }
}

.mobile-bind-modal .mobile-bind-form__divider {
    float: left;
    width: 2px;
    height: 100%;
    margin-left: 24px;
    border: 1px dashed #43bc60;
}

.mobile-bind-modal .mobile-bind-form__btn {
    width: 360px;
    margin-top: -4px;
}

@media (max-width:480px) {
    .mobile-bind-modal .mobile-bind-form__btn {
        width: 252px;
    }
}

.mobile-bind-modal .mobile-bind-reasons {
    float: right;
}

@media (max-width:767px) {
    .mobile-bind-modal .mobile-bind-reasons {
        float: left;
        margin-top: 70px;
    }
}

.mobile-bind-modal .mobile-bind-reasons i {
    color: #43bc60;
}

.mobile-bind-modal .mobile-bind-reasons .mobile-bind-reasons__title {
    font-size: 14px;
    color: #313131;
    line-height: 14px;
}

.mobile-bind-modal .mobile-bind-reasons .mobile-bind-reasons__contents {
    width: 300px;
    height: 184px;
    margin-top: 16px;
    padding: 16px;
    background-color: rgba(67, 188, 96, .1);
    border-radius: 4px;
}

@media (max-width:767px) {
    .mobile-bind-modal .mobile-bind-reasons .mobile-bind-reasons__contents {
        width: 360px;
    }
}

@media (max-width:480px) {
    .mobile-bind-modal .mobile-bind-reasons .mobile-bind-reasons__contents {
        width: 252px;
    }
}

.mobile-bind-modal .mobile-bind-reasons .mobile-bind-reasons__contents p {
    margin: 0;
    font-size: 12px;
    color: #616161;
    text-align: justify;
    line-height: 20px;
}

.import-intro {
    margin-top: 16px;
    min-width: 300px;
}

    .import-intro .introjs-tooltipbuttons {
        text-align: center;
    }

        .import-intro .introjs-tooltipbuttons .introjs-button.introjs-skipbutton {
            color: #46c37b;
            background: #fff;
            border: #fff;
            font-size: 14px;
        }

.document-import-intro-content {
    font-size: 16px;
    line-height: 23px;
    color: #333;
    font-weight: 700;
}

.document-import-intro-title {
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 1;
    text-align: center;
}

.es-en .table > tbody > tr > td,
.es-en .table > tbody > tr > th,
.es-en .table > tfoot > tr > td,
.es-en .table > tfoot > tr > th,
.es-en .table > thead > tr > td,
.es-en .table > thead > tr > th {
    padding: 10px 5px;
}

.es-en .nav.nav-tabs > li > a {
    padding: 5px 15px 15px;
}

@media (max-width:1199px) {
    .es-en .nav.nav-tabs > li > a {
        padding: 5px 8px 10px;
        font-size: 14px;
    }
}

@media (max-width:767px) {
    .es-en .nav.nav-tabs > li > a {
        padding: 8px;
    }
}

@media (min-width:992px) {
    .es-en .modal-dialog.modal-lg {
        width: 950px;
        margin-top: 20px;
    }
}

.es-en .es-bar {
    width: 275px;
}

.es-en .es-bar-menu {
    width: 45px;
}

.es-en .es-bar-main {
    left: 45px;
}

.es-en #teachers-form-group .control-label {
    padding-left: 5px;
    padding-right: 5px;
}

.es-en #approval-form .form-group .col-md-2,
.es-en #user-profile-form .form-group .col-md-2 {
    padding-right: 0;
}

.es-en #approval-form .form-group .col-md-8,
.es-en #user-profile-form .form-group .col-md-8 {
    padding-left: 15px;
}

.es-en .testpaper-list .result-info {
    padding: 20px 0;
}

    .es-en .testpaper-list .result-info .row {
        margin: 0;
    }

    .es-en .testpaper-list .result-info .col-md-4 {
        padding: 0 2px;
        height: 85px;
    }

    .es-en .testpaper-list .result-info .count-info a {
        height: 100%;
        display: block;
    }

        .es-en .testpaper-list .result-info .count-info a .testpaper-span {
            height: 22px;
            display: block;
            border-bottom: none;
        }

.es-en #task-num {
    margin-left: 10px;
}

@media (min-width:992px) and (max-width:1199px) {
    .es-en .teacher-item .metas .btn {
        margin: 0 5px;
    }
}

.es-en .task-dashboard-page .dashboard-toolbar .dashboard-toolbar-nav > li {
    width: 58px;
}

    .es-en .task-dashboard-page .dashboard-toolbar .dashboard-toolbar-nav > li > a {
        padding: 12px 4px;
        width: 100%;
    }

.es-en #bind-mobile-form .form-error-message {
    width: 220%;
}

.es-en .class-signin i {
    font-size: 21px;
    margin: 0;
}

.es-en .class-signin .date {
    font-size: 16px;
}

.es-en .class-signin .btn-signin {
    padding: 15px 10px;
}

.es-en #classroom-set-form .form-error-message {
    width: 200%;
}

.es-en .class-header .class-serve .serve-frame,
.es-en .course-list .course-item .tags {
    display: none;
}

.es-en .class-header .class-serve > ul {
    padding: 25px 10px;
}

.es-en .uploader-content .uploader-bottom select.form-control {
    max-width: 140px;
    margin-left: 5px;
    margin-right: 10px;
}

.es-en .task-manage-list .settings-list .settings-item > a .es-icon {
    margin-right: 5px !important;
}

@media (max-width:767px) {
    .es-en .mobile-bind-modal .cd-form-group {
        margin-bottom: 16px;
    }

    .es-en .mobile-bind-reasons {
        margin-top: 20px;
    }

    .es-en .mobile-bind-reasons__contents {
        height: 224px !important;
    }
}

.es-en .mobile-bind-reasons__contents p {
    line-height: 14px !important;
}

.es-en .class-item--tag .tag-vip-free,
.es-en .course-list-new .course-item .tag-vip-free {
    background: url("http://139.196.164.10/static-dist/app/img/vipfreeEn@1x.png") no-repeat;
    background-image: -webkit-image-set(url("http://139.196.164.10/static-dist/app/img/vipfreeEn@1x.png") 1x, url("/static-dist/app/img/vipfreeEn@2x.png") 2x);
}

.coin-block {
    padding: 40px 0 25px 0;
}

    .coin-block .coin-text {
        float: left;
    }

        .coin-block .coin-text img {
            margin: 0 10px 14px 0;
        }

        .coin-block .coin-text strong {
            font-size: 30px;
            color: #ff5d42;
        }

    .coin-block .coin-btn {
        float: left;
        margin: 4px 0 0 55px;
    }
/*
** Ŀǰ�Դ������ϰ汾����׶�
** �ϵ���ʽ���߼������õ���ʽ��Ҫ��ʹ��
*/
/* =========================== img =========================== */
/* =========================== color =========================== */
/* =========================== media =========================== */
/*min-height: 500px;*/
.group-page .group-post-list .metas {
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
}

    .group-page .group-post-list .metas .floor {
        float: right;
    }

.group-page .group-post-list .content {
    margin-bottom: 20px;
    word-break: break-all;
}

.group-page .group-post-list .actions {
    text-align: right;
    font-size: 12px;
    margin: 5px 0;
}

.group-page .group-post-list .well {
    background: #f9f9f9;
}

    .group-page .group-post-list .well .actions {
        text-align: left;
        margin: 15px 0;
    }

.group-page .group-logo-sm {
    width: 50px;
    height: 50px;
}

.group-page .hideContent {
    border: 1px solid #999;
    padding: 10px;
}

    .group-page .hideContent h4 {
        color: #999;
        text-align: center;
        font-size: 14px;
    }

.thread-list .media-object {
    width: 36px;
}

.thread-list .title {
    vertical-align: middle;
}

.thread-list .metas {
    font-size: 12px;
    color: #999;
}

    .thread-list .metas .userImg {
        vertical-align: bottom;
    }

    .thread-list .metas .divider {
        margin: 0 5px;
        color: #ccc;
    }

.group-media-sm {
    margin-bottom: 15px;
}

    .group-media-sm .media-object {
        width: 60px;
        height: 60px;
    }

.userpage-header .media {
    padding-top: 25px;
    padding-bottom: 25px;
}

.userpage-header .media-left {
    padding-right: 30px;
}

@media (max-width: 767px) {
    .userpage-header .media-left {
        display: block;
        text-align: center;
        margin-bottom: 30px;
        padding-right: 0;
    }
}

.userpage-header .avatar-bg {
    position: relative;
    display: inline-block;
}

.userpage-header .media-left .icon-user-status {
    position: absolute;
    bottom: 0;
    right: 8px;
}

.userpage-header h2 {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 28px;
}

    .userpage-header h2 small {
        font-size: 16px;
        color: #096;
    }

.userpage-header .actions {
    float: right;
}

.class-wide-list .title {
    margin-bottom: 20px;
    font-size: 20px;
    overflow: hidden;
    height: 36px;
    line-height: 36px;
}

@media (max-width: 991px) {
    .class-wide-list .title {
        height: 30px;
        line-height: 30px;
        font-size: 18px;
    }
}

.class-wide-list .class-metas {
    color: #919191;
}

    .class-wide-list .class-metas .course-num {
        margin-right: 40px;
    }

.class-wide-list .class-student {
    font-size: 16px;
    margin-bottom: 20px;
    color: #919191;
}

    .class-wide-list .class-student .fa {
        margin-right: 10px;
    }

.course-title {
    line-height: 32px;
    margin: 8px 0 16px 0;
}

#course-student-list .media {
    position: relative;
}

    #course-student-list .media .progress {
        position: absolute;
        top: 12px;
        left: 180px;
        width: 150px;
        margin: 0;
    }

.announcement-list li .action {
    visibility: hidden;
}

.announcement-list li:hover .action {
    visibility: visible;
}

.thread {
    margin-bottom: 50px;
    overflow-x: auto;
    overflow-y: hidden;
}

.thread-header {
    margin-bottom: 15px;
}

.thread-title {
    font-size: 20px;
    line-height: 36px;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    word-wrap: break-word;
    overflow: hidden;
}

.thread-event-title {
    font-size: 20px;
    line-height: 36px;
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    overflow: hidden;
}

.thread-event-title-bar {
    margin-top: 10px;
}

.thread-metas {
    color: #999;
    font-size: 12px;
}

.thread-body {
    margin-bottom: 15px;
    word-wrap: break-word;
    overflow: hidden;
}

    .thread-body img {
        max-width: 100%;
        height: auto;
    }

.thread-footer {
    text-align: right;
}

.thread-posts-heading {
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 3px solid #eee;
    margin-bottom: 20px;
    color: #000;
}

    .thread-posts-heading .glyphicon {
        color: #ccc;
        font-size: 12px;
        margin-right: 5px;
    }

.thread-post {
    overflow: visible;
}

.show-user {
    color: #BDB76B;
    font-size: 18px;
}

.thread pre,
.thread-post pre {
    overflow-x: scroll;
    word-wrap: normal;
}

.thread-post-dropdown {
    float: right;
    position: relative;
}

    .thread-post-dropdown .dropdown-toggle {
        text-decoration: none;
    }

.thread-post .thread-post-dropdown .dropdown-toggle {
    visibility: hidden;
}

.thread-post:hover .thread-post-dropdown .dropdown-toggle {
    visibility: visible;
}

.thread-post-action {
    text-align: right;
    font-size: 12px;
    visibility: hidden;
}

.thread-post:hover .thread-post-action {
    visibility: visible;
}

.thread-list-small {
    font-size: 13px;
}

    .thread-list-small .metas {
        font-size: 12px;
        color: #999;
    }

        .thread-list-small .metas a {
            color: #777;
        }

    .thread-list-small .thread-item-body {
        padding-left: 10px;
        padding-right: 10px;
    }

.thread-show .thread-breadcrumb {
    font-size: 13px;
    margin-bottom: 6px;
}

.thread-show .thread-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
    font-weight: bold;
    line-height: 1;
    display: inline;
}

.thread-show .thread-metas {
    margin-top: 6px;
}

.thread-post-list .metas {
    font-size: 13px;
}

    .thread-post-list .metas .nickname {
        font-weight: bold;
    }

.thread-post-list .user-avatar img {
    width: 48px;
    height: 48px;
}

.thread-post-list .thread-post-interaction {
    font-size: 13px;
}

    .thread-post-list .thread-post-interaction .interaction {
        margin-right: 10px;
    }

.thread-subpost-list .user-avatar img {
    width: 32px;
    height: 32px;
}

.thread-subpost-container {
    margin-top: 10px;
    padding: 10px;
    background-color: #fdfdfd;
    border-radius: 3px;
    border: 1px solid #fdfdfd;
}

.thread-subpost-morebar {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
}

.thread-subpost-form {
    margin-top: 10px;
}

.thread-subpost-list .thread-subpost {
    margin-top: 10px;
    padding-bottom: 10px;
    border-color: #f6f6f6;
}

    .thread-subpost-list .thread-subpost:first-child {
        margin-top: 0px;
    }

    .thread-subpost-list .thread-subpost:last-child {
        padding-bottom: 0px;
    }

.thread-post-list .thread-post .thread-post-manage-dropdown {
    visibility: hidden;
}

.thread-post-list .thread-post:hover .thread-post-manage-dropdown {
    visibility: visible;
}

.thread-post-list .thread-post:hover .thread-subpost .thread-post-manage-dropdown {
    visibility: hidden;
}

.thread-post-list .thread-subpost:hover .thread-post-manage-dropdown {
    visibility: visible !important;
}

.live-label {
    font-size: 12px;
    font-weight: normal;
}

.live-course-item-list-multi h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    text-indent: 15px;
    background: #f3f3f3;
    color: #777;
    border-bottom: 1px solid #e3e3e3;
    margin: 20px 0;
}

    .live-course-item-list-multi h3 strong {
        color: #555;
    }

.live-course-item-list-multi ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: 0px;
}

    .live-course-item-list-multi ul li {
        margin-left: 20px;
        background: #f3f3f3;
        line-height: 40px;
        margin-bottom: 15px;
        color: #777;
        border-bottom: 1px solid #e3e3e3;
    }

        .live-course-item-list-multi ul li .item-content {
            overflow: hidden;
            height: 40px;
            line-height: 40px;
            float: left;
            padding-left: 15px;
        }

.live-course-item-list-multi .item-content .item-title {
    font-weight: bold;
    width: 100%;
    height: 36px;
    overflow: hidden;
}

.live-course-item-list-multi ul li .item-status {
    float: right;
    padding-right: 15px;
}

.live-course-item-list-multi ul li:hover {
    background: #ccc;
}

.live-course-item-list-multi ul li .item-free {
    color: #3c763d;
    text-indent: 15px;
}

.live-course-list div.course-about {
    margin: 0 0 5px;
}

.live-course-list .live-course-lesson {
    font-size: 12px;
    margin-bottom: 5px;
    color: #777;
}

    .live-course-list .live-course-lesson .live-time {
        color: #428bca;
    }

.live-rating-course .first-rating {
    display: block;
}

.live-rating-course .other-rating {
    display: none;
}

.live-rating-course .rank_num {
    display: inline-block;
    background-color: #66bc4e;
    color: white;
    width: 20px;
    height: 20px;
    text-align: center;
    float: left;
    margin-right: 10px;
}

.lesson-dashboard-page {
    background: #fff;
}

.lesson-dashboard {
    position: fixed;
    background: #fff;
    top: 0px;
    bottom: 0px;
    left: 0;
    right: 0;
    background: #e5e5e5;
}

    .lesson-dashboard .dashboard-content {
        position: absolute;
        top: 0px;
        left: 20px;
        right: 80px;
        bottom: 0px;
    }

.lesson-dashboard-open .dashboard-content {
    right: 440px;
}

.lesson-dashboard .toolbar {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 60px;
    border-left: 1px solid #e9e9e9;
    color: #666;
    background: #fff;
}

.lesson-dashboard-open .toolbar {
    width: 420px;
}

.lesson-dashboard .toolbar-nav {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    border-left: 1px solid #e9e9e9;
    background: #363e45;
}

.lesson-dashboard .toolbar-pane-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 60px;
    bottom: 0;
    /*height: 100%;*/
    overflow: hidden;
    background-color: #fff;
}

.ps-container .ps-scrollbar-y-rail {
    visibility: hidden\9;
    /* Target only IE7 and IE8 with this hack */
    z-index: 1;
}

.ps-container:hover .ps-scrollbar-y-rail,
.ps-container.hover .ps-scrollbar-y-rail {
    visibility: visible\9;
    /* Target only IE7 and IE8 with this hack */
}

.lesson-dashboard .toolbar-pane-container .ps-container .ps-scrollbar-y {
    right: 0px;
}

.lesson-dashboard .toolbar-pane-container .ps-container .ps-scrollbar-x {
    display: none;
}

@media (max-width: 1024px) {
    .lesson-dashboard-open .dashboard-content {
        right: 360px;
    }

    .lesson-dashboard-open .toolbar {
        width: 360px;
    }
}

@media (max-width: 767px) {
    .lesson-dashboard .dashboard-content,
    .lesson-dashboard-open .dashboard-content {
        right: 20px;
    }

    .lesson-dashboard .toolbar {
        display: none;
    }
}

.lesson-dashboard .toolbar-nav-stacked {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .lesson-dashboard .toolbar-nav-stacked li a {
        padding: 8px 0px;
        margin-bottom: 5px;
        text-align: center;
        display: inline-block;
        width: 100%;
        color: #ccc;
        text-decoration: none;
    }

        .lesson-dashboard .toolbar-nav-stacked li a:hover {
            background: #aaa;
            color: #fff;
        }

        .lesson-dashboard .toolbar-nav-stacked li a .glyphicon {
            display: block;
            margin-bottom: 5px;
        }

    .lesson-dashboard .toolbar-nav-stacked li.active a {
        background-color: #999;
        color: #fff;
    }

.lesson-dashboard #lesson-toolbar-secondary {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

    .lesson-dashboard #lesson-toolbar-secondary .hide-pane {
        text-align: center;
    }

        .lesson-dashboard #lesson-toolbar-secondary .hide-pane .glyphicon {
            display: inline;
        }

.lesson-dashboard .dashboard-header {
    position: absolute;
    left: 130px;
    top: 0;
    height: 40px;
}

    .lesson-dashboard .dashboard-header .item-navbar {
        font-size: 16px;
        line-height: 40px;
        color: #999;
    }

        .lesson-dashboard .dashboard-header .item-navbar span {
            cursor: pointer;
        }

            .lesson-dashboard .dashboard-header .item-navbar span:hover {
                color: #666;
            }

.lesson-dashboard .dashboard-body {
    position: absolute;
    top: 50px;
    bottom: 50px;
    width: 100%;
    /*background: #1d1f21;*/
}

.lesson-dashboard .dashboard-footer {
    position: absolute;
    bottom: 10px;
    width: 100%;
}

    .lesson-dashboard .dashboard-footer .disabled {
        pointer-events: auto;
    }

.lesson-dashboard .video-player {
    /*background: #1d1f21;*/
    /*height: 440px;*/
}

.lesson-dashboard .title-group {
    line-height: 40px;
    height: 50px;
    word-break: break-all;
    overflow: hidden;
}

    .lesson-dashboard .title-group .divider {
        color: #999;
        margin: 0 3px;
    }

    .lesson-dashboard .title-group .chapter-label {
        font-size: 16px;
        color: #999;
    }

    .lesson-dashboard .title-group .item-label {
        margin-right: 5px;
    }

    .lesson-dashboard .title-group .item-label,
    .lesson-dashboard .title-group .item-title {
        font-size: 16px;
    }

.lesson-dashboard .lesson-content {
    height: 100%;
    position: relative;
}

.lesson-dashboard .lesson-content-audio {
    overflow: hidden;
}

    .lesson-dashboard .lesson-content-audio .mejs-container {
        margin: 0 auto;
        margin-top: 100px;
        display: block;
    }

.lesson-dashboard .lesson-content-text {
    overflow: hidden;
}

    .lesson-dashboard .lesson-content-text .ps-scrollbar-x {
        display: none;
    }

    .lesson-dashboard .lesson-content-text .ps-scrollbar-y {
        right: 0;
    }

.lesson-dashboard .lesson-content-text-body {
    background: #fff;
    max-width: 750px;
    margin: 0 auto;
    padding: 20px;
    word-wrap: break-word;
    overflow: hidden;
}

    .lesson-dashboard .lesson-content-text-body img {
        max-width: 100%;
    }

    .lesson-dashboard .lesson-content-text-body blockquote p {
        font-size: 14px;
    }

.lesson-dashboard .nav-btn {
    position: absolute;
    /*background: #f3f3f3;*/
    border-radius: 0;
    z-index: 1000;
    padding: 3px 10px;
}

.lesson-dashboard .back-course-btn {
    left: 0px;
    top: -1px;
}

.lesson-dashboard .prev-lesson-btn {
    left: 90px;
    top: -1px;
}

.lesson-dashboard .next-lesson-btn {
    left: 90px;
    bottom: -1px;
}

.lesson-dashboard .question-list-pane {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
}

#lesson-question-plugin-form {
    padding: 15px 10px 0 10px;
    background: #f5f5f5;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 10px;
}

.float-consult {
    position: fixed;
    right: 0;
    top: 50%;
    visibility: hidden;
    z-index: 999;
}

    .float-consult .popover {
        width: 250px;
        color: #444;
        cursor: default;
        -webkit-user-select: text;
        -moz-user-select: text;
        -ms-user-select: text;
        user-select: text;
    }

        .float-consult .popover .qrcode {
            max-width: 220px;
        }

    .float-consult .consult-contents {
        display: none;
    }

@font-face {
    font-family: "consultfont";
    src: url('http://139.196.164.10/assets/v2/css/fonts/consult-font.eot');
    src: url('http://139.196.164.10/assets/v2/css/fonts/consult-font.eot?') format('embedded-opentype'), url('http://139.196.164.10/assets/v2/css/fonts/consult-font.woff') format('woff'), url('http://139.196.164.10/assets/v2/css/fonts/consult-font.ttf') format('truetype'), url('http://139.196.164.10/assets/v2/css/fonts/consult-font.svg') format('svg');
}

.float-consult .icon {
    font-family: "consultfont" !important;
    font-size: 20px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.float-consult .icon-phone:before {
    content: "\e600";
}

.float-consult .icon-email:before {
    content: "\e601";
}

.float-consult .icon-qq:before {
    content: "\e603";
}

.float-consult .icon-weixin:before {
    content: "\e606";
}

.float-consult .icon-qqgroup:before {
    content: "\e608";
}

#float-consult h3.popover-title {
    padding: 8px 14px;
}

.float-consult-qq-btn .popover img {
    width: 25px;
    height: 25px;
}

.float-consult-qq-btn .popover p {
    margin: 0 0 6px;
}

.float-consult .btn {
    padding: 6px 12px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
}

    .float-consult .btn:first-child {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .float-consult .btn:last-child {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.float-consult .btn-consult-default {
    background: #46c37b;
    border-color: #35b26a;
}

    .float-consult .btn-consult-default:hover {
        background: #35b26a;
        border-color: #24a159;
    }

.float-consult .btn-consult-warning {
    background: #ff8a0c;
    border-color: #ee7900;
}

    .float-consult .btn-consult-warning:hover {
        background: #ee7900;
        border-color: #dd6800;
    }

.float-consult .btn-consult-danger {
    background: #e83d2c;
    border-color: #d72c1b;
}

    .float-consult .btn-consult-danger:hover {
        background: #d72c1b;
        border-color: #c61b0a;
    }

.conversation-list .media-heading {
    font-size: 14px;
    margin-bottom: 10px;
}

.conversation-list .media {
    cursor: pointer;
}

    .conversation-list .media .actions {
        visibility: hidden;
    }

    .conversation-list .media:hover .actions {
        visibility: visible;
    }

.conversation-list .conversation-footer {
    color: #999;
    font-size: 13px;
}

.message-reply-form {
    margin-bottom: 30px;
}

.notification-list .media-object {
    color: #999;
    font-size: 20px;
}

.notification-list .notification-body {
    margin-bottom: 6px;
}

.notification-list .notification-footer {
    font-size: 12px;
    color: #999;
}

.notification-list blockquote {
    font-size: 13px;
    padding: 5px 10px;
    margin: 5px 0;
    color: #666;
}

.message-list .media {
    border-bottom: none;
}

    .message-list .media > .pull-left {
        margin-right: 0;
    }

    .message-list .media > .pull-right {
        margin-left: 0;
    }

.message-list .popover {
    position: relative;
    display: block;
    margin: 0 20px 0 20px;
    max-width: 100%;
}

.message-list .message-me .popover {
    margin-left: 70px;
    background: #fafafa;
}

.message-list .message-she .popover {
    margin-right: 70px;
}

.message-list .popover .arrow {
    top: 24px;
}

.message-list .message-me .popover .arrow:after {
    border-left-color: #fafafa;
}

.message-list .message-content {
    margin-bottom: 10px;
}

.message-list .message-footer {
    font-size: 12px;
}

.message-list .message-actions {
    float: right;
    visibility: hidden;
}

.message-list .media:hover .message-actions {
    visibility: visible;
}

.notebook-list .media {
    cursor: pointer;
}

.notebook-list .media-object {
    max-width: 150px;
}

.notebook-list .notebook-metas {
    color: #999;
    margin: 5px 0 10px 0px;
}

.notebook-list .media .notebook-go {
    visibility: hidden;
}

.notebook-list .media:hover .notebook-go {
    visibility: visible;
}

.notebook-heading {
    line-height: 48px;
    background: #f3f3f3;
    padding: 8px;
    border: 1px solid #ccc;
}

    .notebook-heading .notebook-back-btn {
        margin: 11px 10px 0 0;
    }

    .notebook-heading .notebook-icon {
        width: 80px;
        height: 45px;
    }

.notebook-body {
    border: 1px solid #ccc;
    border-top-width: 0;
}

.notebook-note {
    padding: 15px;
    border-bottom: 1px solid #e3e3e3;
}

    .notebook-note:hover {
        background: #f6f6f6;
    }

.notebook-note-collapsed {
    cursor: pointer;
}

.notebook-note .notebook-note-summary {
    display: none;
}

.notebook-note-collapsed .notebook-note-summary {
    display: block;
}

.notebook-note .notebook-note-body {
    display: block;
}

.notebook-note-collapsed .notebook-note-body {
    display: none;
}

.notebook-note-heading {
    margin-bottom: 8px;
    font-weight: bold;
    color: #444;
}

.notebook-note-length {
    font-weight: normal;
    color: #999;
    font-size: 12px;
}

.notebook-note-collapse-bar {
    background: #eee;
    text-align: center;
    color: #999;
    cursor: pointer;
}

.notebook-note-actions {
    margin: 5px 0;
}

.note-list .like {
    cursor: pointer;
}

    .note-list .like em {
        font-style: normal;
        font-weight: normal;
    }

.note-list .liked {
    color: #eb7350;
}

.note-list .like:hover {
    color: #eb7350;
}

.es-row-wrap {
    margin-bottom: 20px;
    background: #fff;
    border: 1px solid #e4ecf3;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

    .es-row-wrap .row {
        margin-left: 10px;
        margin-right: 10px;
    }

    .es-row-wrap .page-header {
        margin-top: 25px;
    }

        .es-row-wrap .page-header h1 {
            font-size: 24px;
        }

    .es-row-wrap h1 {
        word-break: break-all;
    }

.lt-ie9 .es-row-wrap {
    border: 1px solid #e1e1e1;
}

.es-box {
    margin-bottom: 20px;
}

.es-box-heading {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    zoom: 1;
}

    .es-box-heading h2 {
        margin: 0;
        font-size: 18px;
        display: inline-block;
        border-bottom: 4px solid #096;
        line-height: 28px;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: -1px;
    }

.es-sidebar-heading {
    font-size: 18px;
    color: #aaa;
    padding: 10px 15px 5px;
    margin: 0;
}

.course-grids {
    margin: 0 -15px 0 0;
    padding: 0;
    list-style: none;
}

.course-grid {
    display: inline-block;
    vertical-align: top;
    margin: 15px 15px 15px 0;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .course-grid .course-label {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 12px;
    }

    .course-grid .grid-body {
        position: relative;
        width: 204px;
        display: block;
        overflow: hidden;
        text-decoration: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        color: #353535;
    }

        .course-grid .grid-body:hover {
            text-decoration: none;
        }

.related-course-grid {
    margin: 0px 15px 15px 0px;
}

@media (min-width: 1200px) {
    .related-course-grid {
        margin-bottom: 0px;
    }

    .course-grid .grid-body {
        width: 254px;
    }

    .related-course-grid .grid-body {
        width: 213px;
    }
}

@media (min-width: 980px) and (max-width: 1199px) {
    .related-course-grid .grid-body {
        width: 263px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .related-course-grid .grid-body {
        width: 306px;
    }
}

.course-grid .grid-body:hover {
    background: #fafafa;
}

.course-grid .title {
    display: block;
    padding: 10px;
    min-height: 52px;
    color: #555;
    font-weight: bold;
}

.course-grid .metas {
    display: block;
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    border-top: 1px solid #eee;
    color: #9B9B9B;
    line-height: 1.2;
}

    .course-grid .metas .price-col {
        float: left;
        text-align: left;
    }

    .course-grid .metas .meta-label {
        display: block;
        color: #999;
    }

.course-grid .price-block {
    text-align: left;
    padding: 6px 0;
}

.course-grid .metas .price-num {
    padding-top: 2px;
    font-size: 15px;
    font-weight: bold;
    color: #e57259;
    display: block;
}

.course-grid .metas .review-col {
    display: inline-block;
}

.course-grid .metas .student-col {
    float: right;
    text-align: right;
}

.course-grid .metas .student-num {
    display: block;
    margin-top: 5px;
    font-size: 13px;
}

.course-grid .teacher {
    margin: 0 10px 10px 10px;
    padding-top: 10px;
    border-top: 1px solid #eee;
    display: block;
}

    .course-grid .teacher .thumb {
        width: 30px;
        height: 30px;
        float: left;
        font-size: 12px;
        margin-right: 8px;
    }

    .course-grid .teacher .nickname {
        font-size: 12px;
    }

    .course-grid .teacher .user-title {
        font-size: 12px;
        color: #777;
    }

.course-grid .learn-status {
    margin: 0 10px 15px;
}

    .course-grid .learn-status .progress {
        margin-bottom: 15px;
    }

    .course-grid .learn-status .action {
        text-align: center;
    }

.course-wide-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .course-wide-list .course-item {
        border: 1px solid #ddd;
        margin-bottom: 20px;
        border-radius: 5px;
    }

        .course-wide-list .course-item:hover {
            background: #f9f9f9;
        }

    .course-wide-list .course-picture-link {
        float: left;
    }

    .course-wide-list .course-picture {
        width: 230px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .course-wide-list .course-body {
        margin: 15px 15px 0px 245px;
    }

.courses-selected .course-body {
    margin: 15px 15px 0px 300px;
}

@media (max-width: 600px) {
    .course-wide-list .course-picture-link {
        float: none;
        display: block;
    }

    .course-wide-list .course-picture {
        display: block;
        width: 100%;
    }

    .course-wide-list .course-body {
        margin-left: 15px;
        margin-bottom: 15px;
    }
}

.course-wide-list .course-price-info {
    float: right;
}

.course-wide-list .course-title {
    margin: 10px 0 10px;
    word-break: break-all;
}

    .course-wide-list .course-title a {
        color: #555;
        font-weight: bold;
    }

.course-wide-list .course-about {
    margin: 0 0 15px;
    color: #666;
}

.course-wide-list .teacher {
    float: left;
    width: 180px;
}

.course-wide-list .teacher-avatar {
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    margin-right: 5px;
}

.course-wide-list .teacher-nickname {
    font-size: 12px;
    font-weight: bold;
    color: #555;
}

.course-wide-list .teacher-title {
    color: #777;
    font-size: 12px;
}

.course-wide-list .course-metas {
    float: right;
    text-align: right;
    margin-top: 10px;
}

.course-wide-list .course-price {
    color: #e57259;
    font-size: 16px;
}

.course-wide-list .divider {
    width: 1px;
    border-left: 1px solid #ccc;
    margin: 0 5px;
}

.homepage-feature {
    width: 100%;
}

    .homepage-feature a,
    .homepage-feature img {
        display: block;
        width: 100%;
    }

.homepage-feature-slides a,
.homepage-feature-slides img {
    display: none;
}

    .homepage-feature-slides a img {
        display: block;
    }

.homepage-feature .cycle-pager {
    text-align: center;
    width: 100%;
    z-index: 500;
    position: absolute;
    bottom: 10px;
    overflow: hidden;
}

    .homepage-feature .cycle-pager span {
        font-family: arial;
        font-size: 40px;
        width: 16px;
        height: 16px;
        display: inline-block;
        color: #ddd;
        color: rgba(221, 221, 221, 0.7);
        cursor: pointer;
        line-height: 18px;
    }

.homepage-feature span.cycle-pager-active {
    color: #096;
}

.friendcard {
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 5px;
    margin-bottom: 20px;
}

    .friendcard:hover {
        border: 1px solid #ddd;
        background-color: #f7f7f7;
    }

    .friendcard .avatar {
        width: 48px;
        height: 48px;
        float: left;
    }

    .friendcard .infos {
        margin-left: 58px;
    }

    .friendcard .nickname {
        display: block;
        margin-bottom: 5px;
    }

    .friendcard .title {
        color: #777;
    }

.page-message-container {
    width: 700px;
    margin: 0 auto;
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    .page-message-container {
        width: 100%;
    }
}

.modal .page-message-container {
    width: auto;
    margin: 20px 20px;
}

.page-message-panel {
    background: #fff;
    border: 1px solid #ccc;
    padding: 50px 50px;
}

.modal .page-message-panel {
    border: none;
}

.page-message-heading {
    margin-bottom: 25px;
}

.page-message-title {
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 24px;
}

.page-message-body {
    font-size: 16px;
}

.promoted-teacher {
    text-align: center;
}

    .promoted-teacher .avatar {
        width: 80px;
        height: 80px;
        border: 3px solid #f5f5f5;
        border-radius: 50px;
        display: inline-block;
    }

    .promoted-teacher .nickname {
        margin-top: 5px;
        display: block;
        color: #333;
        text-decoration: none;
    }

    .promoted-teacher .title {
        margin-top: 3px;
        color: #777;
    }

    .promoted-teacher .about {
        margin: 5px 0;
        padding-top: 5px;
        text-align: left;
        font-size: 13px;
        color: #555;
        border-top: 1px dashed #ccc;
    }

    .promoted-teacher .more {
        text-align: right;
        font-size: 12px;
    }

.vip-item {
    border: 1px solid #e1e1e1;
    background: #fff;
}

.vip-lists li {
    margin-bottom: 20px;
}

.vip-item h3,
.vip-item p {
    color: #555;
}

@media (max-width: 767px) {
    .vip-item h3 {
        padding: 0 10px;
        margin-top: 10px;
        font-size: 14px;
        text-align: center;
    }
}

.vip-item h4 {
    color: #e57259;
    text-decoration: none;
    text-align: center;
}

.vip-item img {
    width: 120px;
    height: 120px;
    margin: 10px 20px;
    border-radius: 50%;
}

@media (max-width: 767px) {
    .vip-item img {
        margin: 10px auto;
    }
}

.vip-item a {
    overflow: hidden;
}

.vip-price {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .vip-price {
        margin-top: 0;
    }
}

.site-footer {
    margin-top: 20px;
    margin-bottom: 40px;
    border-top: 1px solid #d1d1d1;
    padding-top: 10px;
    font-size: 12px;
    color: #999;
}

    .site-footer a {
        color: #999;
    }

.site-footer-links {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}

    .site-footer-links li {
        display: inline-block;
        margin-right: 20px;
    }

.homepage .news li em {
    width: 85px;
    float: right;
    text-align: right;
    font-style: normal;
    color: #a9a9a9;
}

.homepage .news ul.row {
    margin-right: -10px;
    margin-left: -10px;
    padding-left: 0px;
    list-style: none;
}

.homepage .news li span {
    color: #428bca;
    margin-right: 10px;
    text-decoration: none;
}

.homepage .news li a {
    color: #222;
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.homepage .teachers ul,
.homepage .vip ul {
    padding-left: 0px;
    list-style: none;
}

    .homepage .teachers ul li,
    .homepage .vip ul li {
        padding-right: 10px;
        padding-left: 10px;
    }

@media (max-width: 767px) {
    .homepage .teachers ul li,
    .homepage .vip ul li {
        padding-right: 5px;
        padding-left: 5px;
    }
}

.homepage .hot-group img {
    width: 58px;
    height: 58px;
}

.site-navbar {
    border-radius: 0;
    background-color: #363e45;
    z-index: 1024;
}

    .site-navbar .navbar-brand {
        color: #fff;
    }

    .site-navbar .navbar-brand-logo {
        margin-left: -10px;
        padding-left: 15px;
        padding-right: 15px;
        float: left;
    }

        .site-navbar .navbar-brand-logo img {
            height: 50px;
        }

    .site-navbar .navbar-nav > li > a {
        color: #fff;
    }

        .site-navbar .navbar-nav > li > a:hover,
        .site-navbar .navbar-nav > li > a:focus {
            background-color: #3a485d;
        }

    .site-navbar .navbar-nav > .active > a,
    .site-navbar .navbar-nav > .active > a:hover,
    .site-navbar .navbar-nav > .active > a:focus,
    .site-navbar .navbar-nav > .open > a,
    .site-navbar .navbar-nav > .open > a:hover,
    .site-navbar .navbar-nav > .open > a:focus {
        color: #ffffff;
        background-color: #3a485d;
    }

    .site-navbar .badge-container {
        position: relative;
    }

        .site-navbar .badge-container .badge {
            position: absolute;
            top: 5px;
            right: 5px;
            font-size: 11px;
            background: #f60;
            padding: 2px 5px;
            border-radius: 12px;
        }

.toolbar-nav .glyphicon-download-alt .badge {
    padding: 1px 5px;
    position: absolute;
    font-style: normal;
    color: #999;
    background-color: #DDD;
}

.site-navbar .mobile-badge-container .badge {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 11px;
    background: #5bc0de;
    padding: 2px 5px;
    border-radius: 12px;
}

.latest-review-list {
    font-size: 13px;
}

    .latest-review-list .author-nickname {
        color: #555;
    }

    .latest-review-list .author-picture-link {
        float: left;
        margin: 0 10px 5px 0;
    }

    .latest-review-list .author-picture {
        display: block;
        width: 48px;
        height: 48px;
        border-radius: 3px;
    }

    .latest-review-list .review-content {
        font-size: 13px;
        color: #999;
        word-wrap: break-word;
        overflow: hidden;
    }

    .latest-review-list .review-footer {
        text-align: right;
        margin-top: 5px;
    }

    .latest-review-list .course-title {
        color: #555;
        font-size: 12px;
    }

    .latest-review-list .divider {
        width: 1px;
        border-left: 1px solid #ccc;
        margin: 0 5px;
    }

a.link-muted {
    color: #9AB2CF;
}

.btn-muted {
    color: #999999;
}

.clear-modal-dialog .modal-body {
    padding: 30px;
}

.clear-modal-dialog .close {
    position: absolute;
    top: 20px;
    right: 20px;
    float: none;
    z-index: 1060;
}

.lesson-manage-panel .panel-heading {
    z-index: 1;
}

.homepage-feature-slides {
    z-index: 0;
}

.question-set-item:first-child {
    border: none;
}

.list-group-panel .list-group-item.active,
.list-group-panel .list-group-item.active:hover {
    background: #f3f3f3;
    color: #46c37b;
    font-weight: bold;
    border-left: 3px solid #46c37b;
}

.lesson-dashboard .back-course-btn {
    left: -5px;
}

.status-side ul {
    padding-left: 0;
    list-style: none;
}

.status-side li {
    overflow: hidden;
}

    .status-side li img {
        width: 50px;
        height: 50px;
    }

.page-header .badge {
    margin-left: 5px;
    color: #fff;
    background-color: #46c37b;
}

.homepage-feature {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e4ecf3;
}

.watermark.active {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    display: none;
    position: absolute;
    width: 500px;
    height: 20px;
    vertical-align: middle;
    opacity: 0.8;
}

.page {
    padding: 15px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    font-size: 13px;
}

.rmb {
    color: #f40;
    font-weight: bold;
    font-style: normal;
}

.tags {
    line-height: 30px;
}

    .tags a {
        font-size: 12px;
    }

.comment-list .comment .comment-delete-btn {
    visibility: hidden;
}

.comment-list .comment-operated:hover .comment-delete-btn {
    visibility: visible;
}

.lesson-manage-panel .panel-heading.sticky {
    margin: 0;
    background: #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.08);
    z-index: 1000;
}

.text-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .text-list li {
        border-bottom: 1px solid #e3e3e3;
        padding: 8px 0;
    }

.money {
    color: #f40;
    font-size: 22px;
}

.avatar-small {
    width: 50px;
    height: 50px;
}

.avatar-medium {
    width: 120px;
    height: 120px;
}

.origin-price {
    font-size: 12px;
}

.nav-course-buy-btn {
    padding-bottom: 8px;
    padding-top: 8px;
}

.question-num {
    display: inline-block;
    width: 25px;
}

.panel.testpaper-question-block .testpaper-question {
    position: relative;
}

.panel.testpaper-question-block .panel-body {
    position: relative;
    z-index: 1;
}

.lt-ie8 .hidden-lt-ie8 {
    display: none !important;
}

.visible-lt-ie8 {
    display: none !important;
}

.lt-ie8 .visible-lt-ie8 {
    display: block !important;
}

.user-simple-list .media-body {
    vertical-align: middle;
    line-height: 48px;
}

.user-avatar-link img {
    width: 48px;
    height: 48px;
}

.user-grids {
    letter-spacing: -4px;
    zoom: 1;
    margin: 0;
    padding: 0;
}

    .user-grids li {
        list-style: none;
        text-align: center;
        display: inline-block;
        letter-spacing: 0;
        width: 23%;
        margin: 8px 1%;
        font-size: 12px;
        vertical-align: top;
        height: 40px;
        overflow: hidden;
    }

        .user-grids li p {
            margin-bottom: 0;
            word-wrap: break-word;
            word-break: normal;
        }

    .user-grids .user-avatar-link {
        margin-bottom: 5px;
    }

    .user-grids .user-link {
        display: block;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.container .vjs-default-skin .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -50px;
    width: 100px;
    height: 80px;
}

body {
    background: #f5f8fa;
    word-wrap: break-word;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

    body.bg-blank {
        background-color: #fff;
    }

html.nav-active,
html.nav-active body {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.es-wrap.nav-active {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transform: translate3d(250px, 0, 0);
    -webkit-transform: translate3d(250px, 0, 0);
    -o-transform: translate3d(250px, 0, 0);
    -moz-transform: translate3d(250px, 0, 0);
}

.html-mask.active {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.2);
    -webkit-backface-visibility: hidden;
}

#content-container {
    margin: 30px auto;
    min-height: 400px;
}

@media (max-width: 767px) {
    #content-container {
        min-height: 250px;
    }
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 100px #fafafa inset;
}

.caret {
    border-top: 4px solid;
}

.tooltip {
    min-width: 40px;
}

.affix,
.affix-bottom {
    z-index: 1;
}

.cke_chrome {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: #e1e1e1 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.alert-notice {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0;
    border: none;
    color: #46c37b;
}

    .alert-notice .swiper-container {
        position: relative;
        height: 38px;
        line-height: 38px;
        overflow: hidden;
    }

    .alert-notice .swiper-wrapper {
        padding-right: 30px;
    }

    .alert-notice .swiper-slide {
        float: none;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

    .alert-notice .close {
        float: none;
        position: absolute;
        top: 5px;
        right: 0;
        width: 30px;
    }

.aside-notice {
    padding: 0;
}

    .aside-notice .swiper-container {
        position: relative;
        padding: 0 15px;
        height: 38px;
        line-height: 38px;
        overflow: hidden;
    }

    .aside-notice .swiper-slide {
        float: none;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

.modal-live-remind .modal-body {
    padding: 40px;
}

.modal-live-remind .close {
    position: absolute;
    top: 10px;
    right: 10px;
}

.modal-live-remind .media-left img {
    width: 160px;
    max-width: 160px;
}

.modal-live-remind .media-body h4 {
    color: #313131;
    font-size: 16px;
}

.modal-live-remind .media-body p {
    color: #919191;
    font-size: 12px;
}

.modal-live-remind .live-countdown {
    font-size: 22px;
    color: #313131;
    margin-bottom: 20px;
    text-align: center;
}

    .modal-live-remind .live-countdown span {
        color: #ff8a0c;
        font-size: 40px;
    }

.modal-live-remind .btn {
    width: 300px;
}

.navbar {
    margin-bottom: 0;
    z-index: 99;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.navbar-collapse {
    border-top: none;
}

.es-header {
    background: #212121;
    height: 60px;
    border: none;
    padding: 0 20px;
}

    .es-header .container {
        position: relative;
    }

    .es-header .collapse {
        display: block;
    }

@media (max-width: 767px) {
    .es-header .navbar-header {
        text-align: center;
        float: none;
    }

        .es-header .navbar-header .navbar-brand {
            display: inline-block;
            float: none;
        }
}

.es-header .navbar-header .navbar-brand {
    height: 60px;
    line-height: 50px;
    padding: 5px 10px;
    color: #fff;
}

@media (max-width: 767px) {
    .es-header .navbar-header .navbar-brand {
        padding: 10px;
        line-height: 40px;
    }
}

.es-header .navbar-header .navbar-brand > img {
    height: 50px;
    width: auto;
}

@media (max-width: 767px) {
    .es-header .navbar-header .navbar-brand > img {
        height: 40px;
    }
}

@media (max-width: 991px) {
    .es-header .nav.navbar-nav {
        margin-left: 0;
        margin-right: 0;
    }
}

.es-header .nav.navbar-nav > li > a {
    padding: 20px 30px;
    line-height: 20px;
    color: #c1c1c1;
    background: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (max-width: 1199px) {
    .es-header .nav.navbar-nav > li > a {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 991px) {
    .es-header .nav.navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.es-header .nav.navbar-nav > li.open.active > a,
.es-header .nav.navbar-nav > li.open > a:hover,
.es-header .nav.navbar-nav > li.open > a:focus,
.es-header .nav.navbar-nav > li.open > a,
.es-header .nav.navbar-nav > li.active > a,
.es-header .nav.navbar-nav > li > a:hover,
.es-header .nav.navbar-nav > li > a:focus {
    background: none;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.es-header .nav.navbar-nav .navbar-toggle {
    padding: 5px 15px;
    background: #1abc9c;
}

    .es-header .nav.navbar-nav .navbar-toggle .icon-bar {
        background: #fff;
    }

.es-header .navbar-form {
    margin: 15px 10px;
}

@media (max-width: 1199px) {
    .es-header .navbar-form {
        margin: 15px 0;
    }
}

.navbar-mobile {
    position: absolute;
    top: 0;
    left: 0;
}

    .navbar-mobile .navbar-more {
        position: relative;
        padding: 20px 10px;
        line-height: 20px;
        display: block;
        color: #fff;
        z-index: 1001;
    }

    .navbar-mobile .nav-mobile {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 250px;
        overflow-x: hidden;
        overflow-y: auto;
        background: #3f3f3f;
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .navbar-mobile .nav {
        float: none;
        text-align: left;
        padding: 0 20px;
    }

    .navbar-mobile .dropdown-menu > li > a {
        color: #fff;
    }

    .navbar-mobile .navbar-form {
        width: 80%;
        margin: 60px auto 20px auto;
    }

        .navbar-mobile .navbar-form .form-control {
            width: 100%;
        }

.navbar-form {
    margin: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

@media (max-width: 767px) {
    .navbar-form {
        margin-left: 0;
        margin-right: 0;
    }
}

.navbar-form .form-group {
    position: relative;
}

.navbar-form .form-control {
    height: 30px;
    width: 100px;
    border-radius: 20px;
    line-height: 28px;
    padding: 0 24px 0 12px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-color: #fff;
}

    .navbar-form .form-control.active {
        width: 150px;
    }

.navbar-form .button {
    position: absolute;
    right: 2px;
    top: 6px;
    border: none;
    background: none;
}

.nav > li.nav-more li .dropdown-menu {
    left: 100%;
    top: 0;
}

.nav > li.nav-more.open li:hover .dropdown-menu {
    display: block;
}

.nav > li.nav-more .open > a,
.nav > li.nav-more .open.active > a,
.nav > li.nav-more .open > a:hover,
.nav > li.nav-more .open > a:focus {
    background: #46c37b !important;
    color: #fff !important;
}

.navbar-user {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 20px;
}

@media (max-width: 767px) {
    .navbar-user {
        right: 5px;
    }
}

@media (min-width: 768px) {
    .navbar-user.left {
        right: 50px;
    }
}

.nav.user-nav {
    float: right;
}

    .nav.user-nav > li {
        float: left;
        height: 60px;
    }

        .nav.user-nav > li > a {
            display: block;
            padding: 20px 15px;
            color: #c1c1c1;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

@media (max-width: 1199px) {
    .nav.user-nav > li > a {
        padding: 20px 10px;
    }
}

.nav.user-nav > li > a.dropdown-toggle {
    padding: 15px 15px;
}

@media (max-width: 991px) {
    .nav.user-nav > li > a.dropdown-toggle {
        padding: 15px 5px;
    }
}

.nav.user-nav > li > a:hover,
.nav.user-nav > li > a:focus {
    color: #fff;
    background: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nav.user-nav > li > a.hasmessage {
    position: relative;
    display: block;
}

    .nav.user-nav > li > a.hasmessage > .dot {
        position: absolute;
        display: block;
        width: 5px;
        height: 5px;
        top: 22px;
        right: 12px;
        font-size: 20px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background-color: #e83d2c;
    }

@media (min-width: 1200px) {
    .nav.user-nav .user-avatar-li .dropdown-menu {
        margin-right: -50px;
    }
}

.nav.user-nav .dropdown-menu {
    width: 160px;
    background: #fff;
    left: auto;
    right: 0;
}

    .nav.user-nav .dropdown-menu > li {
        width: 100%;
    }

        .nav.user-nav .dropdown-menu > li > a {
            padding-left: 10px;
        }

            .nav.user-nav .dropdown-menu > li > a:hover .num {
                background: #fff;
                color: #46c37b;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

        .nav.user-nav .dropdown-menu > li i {
            padding: 0 10px;
        }

        .nav.user-nav .dropdown-menu > li .num {
            background: #999;
            padding: 0 10px;
            border-radius: 20px;
            color: #fff;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

.es-footer {
    position: relative;
}

    .es-footer .copyright {
        background: #212121;
        border-top: 1px solid #444;
        text-align: center;
        padding: 20px 0;
        line-height: 30px;
        color: #c1c1c1;
    }

@media (max-width: 767px) {
    .es-footer .copyright {
        padding: 10px 0;
        line-height: 20px;
    }
}

.es-footer .copyright a {
    color: #c1c1c1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .es-footer .copyright a:hover {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        color: #fff;
    }

.es-footer-link {
    background: #2e2e2e;
    padding: 55px 0;
    border-bottom: 1px solid #111;
}

@media (max-width: 767px) {
    .es-footer-link {
        padding: 20px 0;
    }
}

.footer-main .link-item {
    width: 20%;
    float: left;
    padding: 0 10px;
}

@media (max-width: 767px) {
    .footer-main .link-item {
        width: 33.33%;
        padding: 0 5px;
    }
}

.footer-main h3 {
    font-size: 16px;
    color: #eee;
    margin-top: 0;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .footer-main h3 {
        font-size: 16px;
        margin-bottom: 20px;
    }
}

.footer-main ul {
    padding: 0;
    margin-bottom: 0;
    list-style-type: none;
}

    .footer-main ul li {
        margin-top: 20px;
    }

@media (max-width: 767px) {
    .footer-main ul li {
        margin-top: 10px;
    }
}

.footer-main a {
    color: #c1c1c1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .footer-main a:hover {
        color: #fff;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.footer-logo {
    margin-top: 10px;
    text-align: center;
}

    .footer-logo > a > img {
        height: 64px;
    }

    .footer-logo .footer-sns {
        margin-top: 30px;
    }

        .footer-logo .footer-sns > a {
            display: inline-block;
        }

        .footer-logo .footer-sns i {
            display: block;
            width: 40px;
            height: 40px;
            line-height: 40px;
            margin: 0 10px;
            font-size: 24px;
            vertical-align: middle;
            border-radius: 50%;
            color: #fff;
            text-align: center;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .footer-logo .footer-sns i:hover {
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

            .footer-logo .footer-sns i.es-icon-weibo {
                background: #e6162d;
            }

                .footer-logo .footer-sns i.es-icon-weibo:hover {
                    background: #c4000b;
                }

            .footer-logo .footer-sns i.es-icon-weixin {
                background: #1ec354;
            }

                .footer-logo .footer-sns i.es-icon-weixin:hover {
                    background: #00a132;
                }

            .footer-logo .footer-sns i.es-icon-apple {
                background: #3793f1;
            }

                .footer-logo .footer-sns i.es-icon-apple:hover {
                    background: #1571cf;
                }

            .footer-logo .footer-sns i.es-icon-android {
                background: #78c257;
            }

                .footer-logo .footer-sns i.es-icon-android:hover {
                    background: #56a035;
                }

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-80px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-80px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-80px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-80px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(80px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(80px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(80px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(80px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(80px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(80px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(80px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(80px);
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-80px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-80px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-80px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-80px);
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes rotate {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1.5, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

@-moz-keyframes rotate {
    0% {
        -moz-transform: scale(1, 1);
    }

    50% {
        -moz-transform: scale(1.5, 1.5);
    }

    100% {
        -moz-transform: scale(1, 1);
    }
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: scale(1, 1);
    }

    50% {
        -webkit-transform: scale(1.5, 1.5);
    }

    100% {
        -webkit-transform: scale(1, 1);
    }
}

@-o-keyframes rotate {
    0% {
        -o-transform: scale(1, 1);
    }

    50% {
        -o-transform: scale(1.5, 1.5);
    }

    100% {
        -o-transform: scale(1, 1);
    }
}

@-webkit-keyframes loader-scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    45% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.7;
    }

    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes loader-scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    45% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 0.7;
    }

    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

.card-loader {
    color: #919191;
    line-height: 20px;
    text-align: center;
}

.loader-inner > span {
    background-color: #46c37b;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
}

    .loader-inner > span.nth-child(1) {
        -webkit-animation: loader-scale 0.75s 0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
        animation: loader-scale 0.75s 0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
    }

    .loader-inner > span:nth-child(2) {
        -webkit-animation: loader-scale 0.75s 0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
        animation: loader-scale 0.75s 0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
    }

    .loader-inner > span:nth-child(3) {
        -webkit-animation: loader-scale 0.75s 0.36s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
        animation: loader-scale 0.75s 0.36s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
    }

@-webkit-keyframes nextshake {
    0% {
        opacity: 1;
        -webkit-transform: translateY(-2px);
    }

    50% {
        -webkit-transform: translateY(2px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(-2px);
    }
}

@keyframes nextshake {
    0% {
        opacity: 1;
        transform: translateY(-2px);
    }

    50% {
        transform: translateY(2px);
    }

    100% {
        opacity: 1;
        transform: translateY(-2px);
    }
}

.es-transup {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .es-transup:hover {
        transform: translateY(-6px);
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
        -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
        -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.bg-primary {
    background-color: #46c37b !important;
}

.color-primary {
    color: #46c37b !important;
}

.color-warning {
    color: #ff8a0c !important;
}

.color-success {
    color: #70d445 !important;
}

.color-info {
    color: #2db7f5 !important;
}

.color-danger {
    color: #e83d2c !important;
}

.color-yellow {
    color: #fbc02d !important;
}

.gray-darker {
    color: #313131 !important;
}

.gray-dark {
    color: #616161 !important;
}

.color-gray {
    color: #919191 !important;
}

.gray-medium {
    color: #c1c1c1 !important;
}

.gray-light {
    color: #e1e1e1 !important;
}

.gray-lighter {
    color: #f5f5f5 !important;
}

.width-input {
    display: inline-block !important;
    margin-right: 6px;
    width: 150px;
}

.width-input-mini {
    width: 50px;
}

.width-input-small {
    width: 100px;
}

.width-input-large {
    width: 200px;
}

.width-input-xlarge {
    width: 300px;
}

.width-full {
    width: 100%;
}

.mts {
    margin-top: 5px !important;
}

.mtm {
    margin-top: 10px !important;
}

.mtl {
    margin-top: 20px !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mts-o {
    margin-top: -5px !important;
}

.mtm-o {
    margin-top: -10px !important;
}

.mt15-o {
    margin-top: -15px !important;
}

.mtl-o {
    margin-top: -20px !important;
}

.mrs {
    margin-right: 5px !important;
}

.mrm {
    margin-right: 10px !important;
}

.mrl {
    margin-right: 20px !important;
}

.mbs {
    margin-bottom: 5px !important;
}

.mbm {
    margin-bottom: 10px !important;
}

.mbl {
    margin-bottom: 20px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mbs-o {
    margin-bottom: -5px !important;
}

.mbm-o {
    margin-bottom: -10px !important;
}

.mb15-o {
    margin-bottom: -15px !important;
}

.mbl-o {
    margin-bottom: -20px !important;
}

.mls {
    margin-left: 5px !important;
}

.mlm {
    margin-left: 10px !important;
}

.mll {
    margin-left: 20px !important;
}

.mhs {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.mhm {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.mhl {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.mvs {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.mvm {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.mvl {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.pts {
    padding-top: 5px !important;
}

.ptm {
    padding-top: 10px !important;
}

.ptl {
    padding-top: 20px !important;
}

.prs {
    padding-right: 5px !important;
}

.prm {
    padding-right: 10px !important;
}

.prl {
    padding-right: 20px !important;
}

.pbs {
    padding-bottom: 5px !important;
}

.pbm {
    padding-bottom: 10px !important;
}

.pbl {
    padding-bottom: 20px !important;
}

.pls {
    padding-left: 5px !important;
}

.plm {
    padding-left: 10px !important;
}

.pll {
    padding-left: 20px !important;
}

.phs {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.phm {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.phl {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.pvs {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.pvm {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.pvl {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.mrs-o {
    margin-right: -5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.text-primary {
    color: #46c37b !important;
}

.text-success {
    color: #70d445 !important;
}

.text-info {
    color: #2db7f5 !important;
}

.text-warning {
    color: #ff8a0c !important;
}

.text-danger {
    color: #e83d2c !important;
}

.text-sm {
    font-size: 12px !important;
}

.text-md {
    font-size: 14px !important;
}

.text-lg {
    font-size: 16px !important;
}

.text-xlg {
    font-size: 18px !important;
}

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.fss {
    font-size: 10px;
}

.fsn {
    font-size: 12px;
}

.fsm {
    font-size: 14px;
}

.fsl {
    font-size: 16px;
}

.fsxl {
    font-size: 18px;
}

.text-small {
    font-size: 10px;
}

.text-normal {
    font-size: 12px;
}

.text-medium {
    font-size: 14px;
}

.text-large {
    font-size: 16px;
}

.text-xlarge {
    font-size: 18px;
}

.es-icon {
    line-height: 1;
}

.p-lg {
    line-height: 30px;
    margin-bottom: 30px;
}

.label {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.editor-text img {
    max-width: 100% !important;
    height: auto !important;
}

.table td {
    word-wrap: break-word;
    word-break: break-all;
}

.section-gray {
    background-color: #f5f8fa !important;
}

    .section-gray .text-line h5 > span {
        background-color: #f5f8fa !important;
    }

.section-wihte {
    background-color: #fff !important;
}

    .section-wihte .text-line h5 > span {
        background-color: #fff !important;
    }

.divider-line {
    border-bottom: 1px solid #f5f5f5;
}

.h400 {
    min-height: 400px;
}

.inline-block {
    display: inline-block;
}

.empty {
    text-align: center;
    color: #c1c1c1;
    padding: 20px 0;
}

.link-dark {
    color: #313131 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .link-dark:hover {
        color: #46c37b !important;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.link-light {
    color: #616161 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .link-light:hover {
        color: #46c37b !important;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.link-lighter {
    color: #919191 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .link-lighter:hover {
        color: #46c37b !important;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.link-primary {
    color: #46c37b;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .link-primary:hover {
        color: #46c37b;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.link-white {
    color: #fff !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .link-white:hover {
        color: #46c37b !important;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.link-primary {
    color: #46c37b !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .link-primary:hover {
        color: #46c37b !important;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

a.transition {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    a.transition:hover {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.underline {
    text-decoration: underline;
}

    .underline:hover {
        text-decoration: underline;
    }

.ellipsis,
.text-overflow {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.es-box-shadow {
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
/*
 * Swiper 2.7.0
 * Mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/sliders/swiper/
 *
 * Copyright 2010-2014, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under GPL & MIT
 *
 * Released on: August 30, 2014
*/
/* ===============================================================
Basic Swiper Styles 
================================================================*/
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.swiper-hidden {
    visibility: hidden !important;
    height: 0 !important;
}

    .swiper-hidden:nth-child(1) {
        visibility: visible !important;
        height: 100% !important;
    }

.arrow-left,
.arrow-right {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    color: #dbdbdb;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .arrow-left > i,
    .arrow-right > i {
        font-size: 50px;
    }

    .arrow-left:focus,
    .arrow-right:focus {
        color: #dbdbdb;
    }

    .arrow-left:hover,
    .arrow-right:hover {
        color: #616161;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.arrow-left {
    left: -50px;
}

.arrow-right {
    right: -50px;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}
/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
    /* Specify Swiper's Size: */
    /*width:200px;
  height: 100px;*/
}

.swiper-slide {
    /* Specify Slides's Size: */
    /*width: 100%;
  height: 100%;*/
}

.swiper-slide-active {
    /* Specific active slide styling: */
}

.swiper-slide-visible {
    /* Specific visible slide styling: */
}
/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
    /* Stylize pagination button: */
}

.swiper-active-switch {
    /* Specific active button style: */
}

.swiper-visible-switch {
    /* Specific visible button style: */
}

.ps-container .ps-scrollbar-x-rail {
    position: absolute;
    bottom: 3px;
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -o-transition: background-color 0.2s linear, opacity 0.2s linear;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear;
}

.ps-container:hover .ps-scrollbar-x-rail,
.ps-container.hover .ps-scrollbar-x-rail {
    opacity: .6;
    filter: alpha(opacity=60);
}

.ps-container .ps-scrollbar-x-rail:hover,
.ps-container .ps-scrollbar-x-rail.hover {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-x-rail.in-scrolling {
    opacity: .9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-y-rail {
    position: absolute;
    right: 3px;
    width: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -o-transition: background-color 0.2s linear, opacity 0.2s linear;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear;
}

.ps-container:hover .ps-scrollbar-y-rail,
.ps-container.hover .ps-scrollbar-y-rail {
    opacity: .6;
    filter: alpha(opacity=60);
}

.ps-container .ps-scrollbar-y-rail:hover,
.ps-container .ps-scrollbar-y-rail.hover {
    background-color: #eee;
    opacity: .9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-y-rail.in-scrolling {
    opacity: .9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-x {
    position: absolute;
    bottom: 0;
    height: 8px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color 0.2s linear;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}

.ps-container.ie6 .ps-scrollbar-x {
    font-size: 0;
}

.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,
.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
    background-color: #999999;
}

.ps-container .ps-scrollbar-y {
    position: absolute;
    right: 0;
    width: 8px;
    background-color: #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color 0.2s linear;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}

.ps-container.ie6 .ps-scrollbar-y {
    font-size: 0;
}

.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
    background-color: #999999;
}

.ps-container.ie .ps-scrollbar-x,
.ps-container.ie .ps-scrollbar-y {
    visibility: hidden;
}

.ps-container.ie:hover .ps-scrollbar-x,
.ps-container.ie:hover .ps-scrollbar-y,
.ps-container.ie.hover .ps-scrollbar-x,
.ps-container.ie.hover .ps-scrollbar-y {
    visibility: visible;
}

.controls .select2-container {
    margin-left: 0;
    margin-right: 0;
    border: 0;
    padding: 0;
    float: none;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices,
.select2-drop-active {
    border-color: #46c37b !important;
}

.select2-results .select2-highlighted {
    background: #46c37b !important;
}

.controls .select2-container-multi .select2-choices {
    background-image: none;
    filter: none;
    height: 34px;
    min-height: 34px;
    line-height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

.select2-drop.select2-drop-above {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.select2-container-multi.select2-container-active .select2-choices {
    box-shadow: none !important;
    border: 1px solid #46c37b !important;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #46c37b !important;
}

.controls .select2-container-multi .select2-choices .select2-search-field input {
    min-height: 30px;
}

.controls .select2-container-multi .select2-choices .select2-search-choice {
    margin-top: 5px;
    background-image: none;
    background-color: #f1f1f1;
    border-color: #ddd;
}

.member-item .course-picture {
    float: left;
}

.member-item .course-view {
    float: right;
    margin: 10px;
    visibility: hidden;
}

.member-item:hover .course-view {
    visibility: visible;
}

.lastest-member-list .member-picture-link {
    float: left;
    margin: 0 10px 5px 0;
}

.lastest-member-list .media {
    padding-bottom: 0px;
}

.lastest-member-list .member-picture {
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 3px;
}

.lastest-member-list .member-nickname {
    color: #555;
}

.lastest-member-list .member-title {
    color: #777;
    font-size: 12px;
}

.memberzone {
    min-height: 450px;
}

.vip-banner {
    padding: 20px 0;
}

    .vip-banner .vip-banner-thumb {
        float: left;
        width: 870px;
    }

@media (max-width: 1199px) {
    .vip-banner .vip-banner-thumb {
        width: 720px;
    }
}

@media (max-width: 991px) {
    .vip-banner .vip-banner-thumb {
        width: 100%;
    }
}

.vip-banner .vip-banner-thumb img {
    width: 100%;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

@media (max-width: 991px) {
    .vip-banner .vip-banner-thumb img {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
}

.vip-user {
    float: left;
    width: 270px;
    height: 350px;
    padding: 30px 20px;
    background-color: #fff;
    text-align: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 1199px) {
    .vip-user {
        padding: 10px;
        width: 220px;
        height: 290px;
    }
}

.vip-user .user-avatar {
    position: relative;
    display: inline-block;
}

    .vip-user .user-avatar > img {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        width: 100px;
        height: 100px;
    }

@media (max-width: 1199px) {
    .vip-user .user-avatar > img {
        width: 90px;
        height: 90px;
    }
}

.vip-user .user-avatar .icon-user-status {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #a1a1a1;
}

.vip-cat {
    text-align: center;
    margin-bottom: 20px;
}

    .vip-cat .nav-pills {
        display: inline-block;
    }

        .vip-cat .nav-pills li {
            margin: 0 20px;
        }

.vip-wide-item {
    width: 940px;
    height: 200px;
    padding: 30px 20px !important;
    margin: 0 auto 30px !important;
}

@media (max-width: 991px) {
    .vip-wide-item {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .vip-wide-item {
        height: auto;
    }
}

.vip-wide-item .vip-thumb {
    float: left;
    width: 14%;
    text-align: center;
    margin-top: 15px;
    padding-right: 20px;
}

@media (max-width: 991px) {
    .vip-wide-item .vip-thumb {
        width: 18%;
    }
}

@media (max-width: 767px) {
    .vip-wide-item .vip-thumb {
        width: 100%;
        margin-top: 0;
        margin-bottom: 20px;
    }
}

.vip-wide-item .vip-thumb img {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.vip-wide-item .vip-info {
    float: left;
    width: 29%;
    height: 140px;
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    background-color: #f5f5f5;
}

@media (max-width: 991px) {
    .vip-wide-item .vip-info {
        width: 54%;
        padding: 10px;
    }
}

@media (max-width: 767px) {
    .vip-wide-item .vip-info {
        width: 100%;
        margin-bottom: 20px;
    }
}

.vip-wide-item .vip-info .name {
    color: #313131;
}

.vip-wide-item .vip-info .price {
    color: #919191;
    font-size: 12px;
    margin-bottom: 0;
}

    .vip-wide-item .vip-info .price span {
        font-size: 18px;
        margin-right: 5px;
        color: #e83d2c;
    }

.vip-wide-item .vip-info .number {
    font-size: 12px;
    margin: 10px auto;
}

.vip-wide-item .vip-content {
    float: left;
    width: 45%;
    margin: 10px 0;
    height: 120px;
    font-size: 12px;
    line-height: 20px;
    padding: 0 20px;
    overflow: hidden;
    color: #313131;
}

@media (max-width: 991px) {
    .vip-wide-item .vip-content {
        display: none;
    }
}

.vip-wide-item .vip-content p {
    margin: 0;
}

.vip-wide-item .vip-item-footer {
    float: right;
    width: 12%;
    margin-top: 53px;
    text-align: center;
}

@media (max-width: 991px) {
    .vip-wide-item .vip-item-footer {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .vip-wide-item .vip-item-footer {
        margin-top: 0;
        width: 100%;
    }

        .vip-wide-item .vip-item-footer .btn {
            display: block;
        }
}

.vip-item-list {
    background-color: #fafafa;
    padding-bottom: 15px;
}

.vip-swiper-container {
    position: relative;
}

.vip-swiper-item {
    position: relative;
    padding: 20px 50px !important;
    margin-bottom: 30px;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

@media (max-width: 1199px) {
    .vip-swiper-item {
        padding: 20px !important;
    }
}

.vip-swiper-item .vip-thumb {
    text-align: center;
    margin: 0 auto 15px;
}

    .vip-swiper-item .vip-thumb img {
        width: 100px;
        height: 100px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

.vip-swiper-item .vip-info {
    text-align: center;
    height: 140px;
    padding: 15px;
    margin-bottom: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f5f5f5;
}

    .vip-swiper-item .vip-info .name {
        font-size: 16px;
        color: #313131;
    }

    .vip-swiper-item .vip-info .price {
        color: #919191;
        font-size: 12px;
        margin-bottom: 0;
    }

        .vip-swiper-item .vip-info .price span {
            font-size: 18px;
            margin-right: 5px;
            color: #e83d2c;
        }

    .vip-swiper-item .vip-info .number {
        font-size: 12px;
        margin: 10px auto;
    }

.vip-swiper-item .vip-content {
    font-size: 12px;
    line-height: 18px;
    height: 90px;
    overflow: hidden;
    margin-bottom: 15px;
    color: #313131;
}

    .vip-swiper-item .vip-content p {
        margin: 0;
    }

.vip-filer {
    background-color: #fff;
    padding-bottom: 40px;
}

.vip-new-member {
    background-color: #fafafa;
    padding: 10px 0 30px 0;
    text-align: center;
}

    .vip-new-member .text-line {
        padding-bottom: 30px;
    }

    .vip-new-member .title {
        font-size: 32px;
        color: #fff;
        margin-bottom: 50px;
    }

    .vip-new-member .member-list {
        margin-bottom: 30px;
    }

        .vip-new-member .member-list img {
            display: inline-block;
            margin: 15px;
            border: 4px solid #fff;
            height: 80px !important;
            width: 80px !important;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .vip-new-member .member-list img:hover {
                border-color: #46c37b;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

.bootstrap-notify-bar {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    border-radius: 0;
    text-align: center;
    z-index: 2000;
    padding: 10px;
    margin: 0;
}

    .bootstrap-notify-bar .close {
        margin-left: 10px;
    }

.course-item-list-multi h3,
.course-item-list-multi h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    text-indent: 15px;
    background: #f3f3f3;
    color: #777;
    border-bottom: 1px solid #e3e3e3;
    margin: 20px 0;
}

    .course-item-list-multi h3 strong,
    .course-item-list-multi h4 strong {
        color: #555;
    }

.course-item-list-multi h4 {
    margin: 20px 0 20px 20px;
}

.course-item-list-multi ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.course-item-list-multi .item-object {
    position: relative;
    width: 64px;
    height: 54px;
    background-color: #1abc9c;
    float: left;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid #16a085;
    text-align: center;
}

    .course-item-list-multi .item-object:hover {
        box-shadow: 0 1px 3px #333333;
    }

    .course-item-list-multi .item-object .item-icon {
        width: 36px;
        height: 36px;
        display: inline-block;
    }

.course-item-list-multi .item-object-live {
    background-color: #F8A269;
    border-color: #DA9078;
}

.course-item-list-multi .item-object-audio {
    background-color: #fbcf4b;
    border-color: #dca83f;
}

.course-item-list-multi .item-object-text {
    background-color: #9b59b6;
    border-color: #8e44ad;
}

.course-item-list-multi .item-object-courseware {
    background-color: #ae0073;
    border-color: #8e055f;
}

.course-item-list-multi .item-object-testpaper {
    background-color: #95a5a6;
    border-color: #7f8c8d;
}

.course-item-list-multi .item-object-ppt {
    background-color: #f58043;
    border-color: #b34330;
}

.course-item-list-multi .item-object-pdf {
    background-color: #b70b3b;
    border-color: #970c33;
}

.course-item-list-multi .item-object-doc {
    background-color: #38adca;
    border-color: #29859a;
}

.course-item-list-multi .item-object-xls {
    background-color: #75d073;
    border-color: #39872d;
}

.course-item-list-multi .item-object .item-length {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    color: #ffffff;
    font-size: 12px;
    background: #666666;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
    line-height: 16px;
    border-radius: 0 0 5px 5px;
    display: block;
}

.course-item-list-multi .item-object i {
    margin-top: 8px;
    font-size: 24px;
    color: #fff;
}

.course-item-list-multi .item-object .item-free {
    background: url('http://139.196.164.10/Mall/Content/img/old/course-item-free.png') 0 0 no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 38px;
    height: 38px;
    margin-left: -1px;
    margin-top: -1px;
}

.course-item-list-multi .item-body {
    margin-left: 72px;
}

.course-item-list-multi .item-seq-name {
    color: #999;
    font-weight: bold;
    margin-bottom: 3px;
}

.course-item-list-multi .item-title {
    font-weight: bold;
    width: 100%;
    height: 36px;
    overflow: hidden;
}

.course-item-list-multi .live-item .item-title {
    height: 18px;
}

.sortable-list li .sort-handle {
    color: #ccc;
    display: inline-block;
    float: left;
    cursor: pointer;
    margin-right: 5px;
}

    .sortable-list li .sort-handle:hover {
        color: #666;
    }

.sortable-list li:hover .sort-handle {
    visibility: visible;
    color: #999;
}

.question-stem-fill-blank {
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #999;
    color: #aaa;
}

.testpaper-titlebar {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.testpaper-title {
    float: left;
    font-size: 24px;
    font-weight: bold;
    color: #444;
}

.testpaper-status {
    margin-top: 20px;
    float: right;
}

.homwork-status .label {
    padding: 5px 25px;
    border-radius: 3px;
    font-size: 100%;
}

.testpaper-status .label {
    padding: 5px 25px;
    border-radius: 3px;
    font-size: 100%;
}

.testpaper-description {
    color: #444;
    font-size: 14px;
}

.testpaper-metas {
    color: #666;
    font-size: 12px;
    margin-bottom: 20px;
}

.testpaper-result-total {
    width: 160px;
    float: left;
    margin-right: 20px;
    text-align: center;
    color: #f60;
}

@media (max-width: 767px) {
    .testpaper-result-total {
        float: none;
        width: 100%;
    }
}

.testpaper-result-total .well {
    padding-top: 33px;
    padding-bottom: 34px;
}

.testpaper-result-total-score {
    font-size: 40px;
    margin-bottom: 10px;
}

    .testpaper-result-total-score small {
        font-size: 16px;
    }

.testpaper-result-table th,
.testpaper-result-table td {
    text-align: center;
    font-weight: normal;
}

.testpaper-result-table > thead > tr > th {
    border-bottom: 1px;
}

.testpaper-result-table .text-score {
    color: #f60;
}

.testpaper-navbar.affix {
    position: static;
}

@media (min-width: 768px) {
    .testpaper-navbar.affix {
        z-index: 1030;
        position: fixed;
        margin-left: -11px;
        top: 0px;
        width: 720px;
        background: #fff;
        border: 1px solid #ddd;
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    }
}

@media (min-width: 992px) {
    .testpaper-navbar.affix {
        width: 940px;
    }
}

@media (min-width: 1200px) {
    .testpaper-navbar.affix {
        width: 1140px;
    }
}

.testpaper-question {
    margin-bottom: 50px;
    font-size: 14px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.panel .testpaper-question:first-child {
    border-top: none;
}

.modal .testpaper-question {
    border-top: none;
    padding-top: 0;
}

.testpaper-question-main {
    float: left;
    margin-left: 50px;
}

.testpaper-question-seq-wrap {
    float: left;
    width: 40px;
    margin-right: 10px;
    text-align: center;
}

.testpaper-question-seq {
    font-size: 20px;
    color: #3a87ad;
}

.testpaper-question-score {
    font-size: 12px;
    color: #aaa;
    border: 1px solid #ccc;
    padding: 0px 1px;
    border-radius: 5px;
    background: #f6f6f6;
    display: inline-block;
}

.question-score {
    font-size: 12px;
    color: #aaa;
    border: 1px solid #ccc;
    padding: 0px 1px;
    border-radius: 5px;
    background: #f6f6f6;
    display: inline-block;
}

.testpaper-question-stem {
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    overflow: hidden;
    zoom: 1;
}

    .testpaper-question-stem img {
        max-width: 100%;
    }

.testpaper-question-stem-material img {
    max-width: 100%;
}

.testpaper-question-choices {
    margin-left: 50px;
    padding-left: 0;
    list-style: none;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

    .testpaper-question-choices img {
        max-width: 100%;
    }

    .testpaper-question-choices li {
        position: relative;
        padding: 6px 0 6px 36px;
    }

        .testpaper-question-choices li p {
            margin-bottom: 0;
        }

        .testpaper-question-choices li:hover {
            background: #eee;
            cursor: pointer;
        }

.testpaper-question-choice-index {
    position: absolute;
    top: 6px;
    left: 6px;
    color: #999;
}

.testpaper-question-choice-right,
.testpaper-question-choice-right .testpaper-question-choice-index {
    color: #3c763d;
}

.question-text-success {
    color: #0B900D;
}

.question-text-danger {
    color: #EA1D19;
}

.testpaper-question-choice-inputs {
    margin-left: 50px;
    float: left;
}

    .testpaper-question-choice-inputs label {
        padding: 8px 20px 8px 30px;
        display: inline-block;
    }

        .testpaper-question-choice-inputs label:hover,
        .testpaper-question-determine-inputs label:hover,
        .testpaper-question-choice-inputs label.active,
        .testpaper-question-determine-inputs label.active {
            background: #eee;
        }

.testpaper-question-fill-inputs {
    margin-left: 50px;
}

    .testpaper-question-fill-inputs input {
        margin-bottom: 10px;
    }

.testpaper-question-fill .testpaper-question-result ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.homework-question-fill ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.testpaper-question-determine-inputs {
    margin-left: 50px;
    float: left;
}

    .testpaper-question-determine-inputs label {
        padding: 8px 20px 8px 30px;
        display: inline-block;
    }

.testpaper-question-essay-inputs {
    margin-left: 50px;
    margin-bottom: 10px;
}

.testpaper-question-essay .testpaper-question-result {
    float: none;
}

    .testpaper-question-essay .testpaper-question-result img {
        max-width: 100%;
    }

.question-essay .question-body img {
    max-width: 100%;
}

.testpaper-question-result {
    margin-left: 50px;
    float: left;
}

.homework-question-result {
    margin-left: 5px;
    float: left;
}

.testpaper-question-result-title {
    margin-bottom: 5px;
    color: #666;
}

.homework-question-result-title {
    margin-bottom: 5px;
    color: #666;
}

.question-result-title {
    margin-bottom: 5px;
    color: #666;
}

.testpaper-question-result-suggested {
    margin-bottom: 20px;
}

.homework-question-result-suggested {
    margin-bottom: 20px;
}

.testpaper-question-analysis {
    margin-left: 50px;
}

    .testpaper-question-analysis img {
        max-width: 100%;
    }

.question-set-card .panel-body,
.testpaper-card .panel-body {
    overflow-y: auto;
    max-height: 450px;
}

.testpaper-card .btn-index {
    font-size: 12px;
    padding: 0;
    width: 24px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    margin: 0 5px 5px 0;
}

.testpaper-card-explain .btn-index {
    width: 12px;
    height: 12px;
    font-size: 12px;
    margin: 0 3px 5px 0;
}

.testpaper-card-explain small {
    margin-right: 8px;
}

.testpaper-card-timer {
    color: #3a87ad;
    font-size: 20px;
}

.testpaper-card .panel-body .have-pro {
    border: 2px solid #428bca;
}

.testpaper-card.affix {
    position: static;
    top: 0;
}

@media (max-width: 767px) {
    .testpaper-card.affix,
    .testpaper-card.affix-bottom {
        position: relative !important;
        top: 0 !important;
    }
}

@media (min-width: 992px) {
    .testpaper-card.affix,
    .testpaper-card.affix-bottom {
        width: 220px;
    }

    .testpaper-card.affix {
        position: fixed;
        top: 60px;
    }

    .testpaper-card.affix-bottom {
        position: absolute;
    }
}

@media (min-width: 1200px) {
    .testpaper-card.affix,
    .testpaper-card.affix-bottom {
        width: 270px;
    }
}

.homwork-choice-index {
    margin-right: 20px;
    float: left;
}

.question-choices-inputs label {
    padding: 8px 20px 8px 30px;
    display: inline-block;
}

    .question-choices-inputs label:hover,
    .question-choices-inputs label.active {
        background: #eee;
    }

.question-fill-inputs input {
    margin-bottom: 10px;
}

.question-set-item-side {
    text-align: center;
}

.question-set-item-seq {
    font-size: 20px;
    color: #3a87ad;
}

.question-set-heading {
    position: relative;
}

.question-set-type {
    position: absolute;
    top: 20px;
    left: 8px;
    background: #00E0FF;
    color: #fff;
    padding: 3px 15px;
    font-weight: bold;
    font-size: 16px;
    border-radius: 3px;
}

.question-set-title {
    margin-top: 5px;
    margin-left: 80px;
    margin-bottom: 10px;
    font-size: 20px;
}

.question-set-description {
    margin-left: 80px;
    color: #999;
}

@media (min-width: 992px) {
    .question-set-card.affix,
    .question-set-card.affix-bottom {
        width: 220px;
    }

    .question-set-card.affix {
        position: fixed;
        top: 0 !important;
    }

    .question-set-card.affix-bottom {
        position: absolute;
    }
}

@media (min-width: 1200px) {
    .question-set-card.affix,
    .question-set-card.affix-bottom {
        width: 270px;
    }
}

.question-set-card .question-index {
    display: inline-block;
    border: 1px solid #ccc;
    width: 28px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 5px;
    border-bottom-width: 2px;
    text-decoration: none;
    color: #888;
}

    .question-set-card .question-index:hover {
        background: #eee;
    }

.question-set-card .question-index-active {
    background: #eee;
    border-color: #aaa;
}

.question-set-card .panel-heading {
    line-height: 30px;
}

a.homework-essay-textarea-pack-up {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    color: #999999;
}

.homework-status {
    margin-top: 20px;
    float: right;
}

    .homework-status .label {
        padding: 5px 25px;
        border-radius: 3px;
        font-size: 100%;
    }

.quality-switcher-control {
    margin: 10px 0;
    display: none;
}

.quality-switcher-control-open {
    display: block;
}

.quality-switcher .quality-actions {
    margin-top: 10px;
}

.ui-autocomplete {
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: 2px 2px 3px #eee;
    z-index: 9999 !important;
}

.ui-autocomplete-ctn {
    margin: 0;
    padding: 0;
}

.ui-autocomplete-item {
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    padding: 0 10px 0 10px;
    cursor: default;
}

.ui-autocomplete-item-hover {
    background: #f2f2f2;
}

.ui-autocomplete-item-hl {
    background: #f6ff94;
}

.study-plan-form {
    color: #919191;
}

    .study-plan-form .plan-item {
        position: relative;
        margin-bottom: 20px;
    }

        .study-plan-form .plan-item:before {
            position: absolute;
            left: 15px;
            width: 1px;
            height: 100%;
            background-color: #46c37b;
        }

        .study-plan-form .plan-item .num {
            position: absolute;
            top: 0;
            left: 0;
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            color: #46c37b;
            border: 1px solid #46c37b;
        }

        .study-plan-form .plan-item .action-delete {
            margin-left: 10px;
        }

            .study-plan-form .plan-item .action-delete:hover {
                cursor: pointer;
            }

    .study-plan-form .phase-name-box {
        background: none;
        border: none;
    }

        .study-plan-form .phase-name-box:focus {
            background: #24a159;
        }

    .study-plan-form .checkbox {
        padding-left: 70px;
    }

    .study-plan-form .inline-block {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

.course-bar {
    border: 1px solid #f5f8fa;
    background-color: #fff;
    color: #919191;
    padding: 5px 15px;
    font-size: 12px;
}

    .course-bar .bar-metas:hover {
        cursor: pointer;
        color: #e83d2c;
    }

    .course-bar + .course-bar {
        margin-top: 15px;
    }

    .course-bar:hover {
        cursor: pointer;
    }

    .course-bar.active {
        border-color: #f3d6ba;
        background-color: #fffceb;
        color: #e28327;
    }

    .course-bar.shift {
        border: 1px dashed #f5f8fa;
        background-color: #fafafa;
    }

.panel-fixed {
    position: fixed;
    top: 200px;
    right: 50px;
    z-index: 2;
}

    .panel-fixed .panel-heading {
        position: relative;
    }

    .panel-fixed .pack-up {
        position: absolute;
        top: 12px;
        right: 0;
        margin-right: 0 !important;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .panel-fixed .pack-up:hover {
            color: #46c37b;
            cursor: pointer;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

.course-list-show {
    position: fixed;
    top: 200px;
    right: 50px;
    display: none;
    z-index: 2;
}

    .course-list-show .btn-more {
        padding: 10px 5px;
        color: #fff;
        background-color: #46c37b;
    }

        .course-list-show .btn-more:hover {
            color: #fff;
        }

.study-plan-info {
    margin-top: 30px;
    color: #fff;
    text-align: center;
    background-color: #46c37b;
}

    .study-plan-info .plan-info-item {
        font-size: 24px;
        padding: 10px;
        margin: 20px auto;
    }

        .study-plan-info .plan-info-item:nth-child(1),
        .study-plan-info .plan-info-item:nth-child(2) {
            border-right: 1px solid #52db9c;
        }

    .study-plan-info .open-plan {
        margin: 20px auto;
        padding: 5px 10px;
    }

@media (max-width: 991px) {
    .study-plan-info .open-plan {
        padding: 5px 0;
    }
}

.study-plan-info .open-plan .btn {
    display: inline-block;
    margin-top: 20px;
}

.study-inplan-info .inplan-content {
    position: relative;
    z-index: 1;
    margin: 0 5px;
    background-color: #fff;
    padding: 30px 260px 10px 50px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #313131;
    overflow: hidden;
}

    .study-inplan-info .inplan-content:hover .mask {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .study-inplan-info .inplan-content:hover .mask > p {
            margin-top: 0;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

    .study-inplan-info .inplan-content .mask {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-top: 50px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        background: #333;
        background: rgba(0, 0, 0, 0.6);
        text-align: center;
        color: #fff;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .study-inplan-info .inplan-content .mask p {
            margin-top: 100px;
            margin-bottom: 20px;
            font-size: 16px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

    .study-inplan-info .inplan-content .study-num {
        color: #46c37b;
        font-size: 18px;
        margin: 0 5px;
    }

    .study-inplan-info .inplan-content .total-num {
        color: #919191;
        margin: 0 5px;
    }

    .study-inplan-info .inplan-content .inplan-data {
        position: absolute;
        top: -6px;
        left: 0;
    }

    .study-inplan-info .inplan-content .inplan-data-item {
        position: relative;
        padding-left: 120px;
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .study-inplan-info .inplan-content .progress {
        background-color: #f5f5f5;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

.study-inplan-info .es-chart {
    position: absolute;
    top: 20px;
    right: 40px;
    width: 140px;
    height: 140px;
}

    .study-inplan-info .es-chart .percent {
        padding: 40px 20px;
    }

.es-chart {
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

    .es-chart.done {
        background-color: #46c37b;
        color: #fff;
    }

        .es-chart.done .percent span {
            color: #fff;
        }

    .es-chart canvas {
        position: absolute;
        top: 0;
        left: 0;
    }

    .es-chart .percent {
        display: inline-block;
    }

        .es-chart .percent span {
            font-size: 30px;
            color: #46c37b;
        }

.study-plan-list .plan-item {
    position: relative;
    padding-left: 40px;
}

    .study-plan-list .plan-item:after {
        position: absolute;
        content: '';
        left: 9px;
        top: 41px;
        bottom: -41px;
        width: 2px;
        background-color: #e1e1e1;
    }

    .study-plan-list .plan-item.done .plan-number {
        background-color: #46c37b;
        border-color: #46c37b;
        color: #fff;
    }

    .study-plan-list .plan-item.done:after {
        background-color: #46c37b;
    }

    .study-plan-list .plan-item.doing .plan-number {
        background-color: #46c37b;
        border-color: #46c37b;
    }

    .study-plan-list .plan-item.plan-goal:after {
        display: none;
    }

    .study-plan-list .plan-item.plan-goal > ul {
        padding-left: 0;
        margin-bottom: 0;
    }

        .study-plan-list .plan-item.plan-goal > ul > li {
            list-style-type: none;
            margin-bottom: 15px;
        }

.study-plan-list .plan-title {
    padding-top: 25px;
    padding-bottom: 20px;
    font-size: 16px;
    color: #313131;
}

    .study-plan-list .plan-title small {
        margin-left: 20px;
        color: #919191;
        font-size: 12px;
    }

.study-plan-list .plan-body {
    padding-left: 0;
    margin-bottom: 0;
}

    .study-plan-list .plan-body > li {
        position: relative;
        padding-bottom: 20px;
        list-style-type: none;
    }

        .study-plan-list .plan-body > li:last-child {
            border-bottom: 1px solid #f5f5f5;
        }

        .study-plan-list .plan-body > li:after {
            position: absolute;
            content: '';
            left: -31px;
            top: -31px;
            bottom: 31px;
            width: 2px;
            z-index: 2;
            background-color: #e1e1e1;
        }

        .study-plan-list .plan-body > li.done .icon-plan-state,
        .study-plan-list .plan-body > li.doing .icon-plan-state {
            background-color: #46c37b;
            border-color: #46c37b;
        }

        .study-plan-list .plan-body > li.done:after,
        .study-plan-list .plan-body > li.doing:after {
            background-color: #46c37b;
        }

        .study-plan-list .plan-body > li.open .plan-period-list {
            display: block;
        }

        .study-plan-list .plan-body > li > div {
            padding: 3px 5px;
        }

            .study-plan-list .plan-body > li > div:hover {
                cursor: pointer;
                background-color: #fafafa;
            }

        .study-plan-list .plan-body > li .icon-plan-state {
            position: absolute;
            top: 8px;
            left: -35px;
            width: 10px;
            height: 10px;
            background-color: #fff;
            z-index: 3;
            border: 2px solid #e1e1e1;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

        .study-plan-list .plan-body > li .icon-arrow {
            position: absolute;
            right: 0;
            top: 4px;
        }

.study-plan-list .plan-number {
    position: absolute;
    top: 26px;
    left: 0;
    width: 20px;
    height: 20px;
    line-height: 16px;
    border: 2px solid #e1e1e1;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #e1e1e1;
    z-index: 3;
    text-align: center;
}

    .study-plan-list .plan-number.big {
        top: 21px;
        left: -5px;
        width: 30px;
        height: 30px;
        line-height: 26px;
    }

        .study-plan-list .plan-number.big > i {
            font-size: 20px;
        }

.study-plan-list .plan-period-list {
    display: none;
    padding-left: 0;
    padding-top: 5px;
    list-style-type: none;
}

    .study-plan-list .plan-period-list > li {
        position: relative;
        padding: 8px 0 8px 50px;
        font-size: 12px;
        line-height: 18px;
    }

        .study-plan-list .plan-period-list > li > .es-icon {
            position: absolute;
            top: 10px;
            right: 0;
            display: inline-block;
        }

        .study-plan-list .plan-period-list > li a {
            display: block;
            padding: 3px 5px;
        }

            .study-plan-list .plan-period-list > li a:hover {
                background-color: #fafafa;
            }

    .study-plan-list .plan-period-list .period-type {
        position: absolute;
        top: 8px;
        left: 0;
        width: 40px;
        padding: 3px 8px;
        text-align: center;
        background-color: #e1e1e1;
        color: #fff;
    }

        .study-plan-list .plan-period-list .period-type.done {
            background-color: #46c37b;
        }

.todo-list {
    font-size: 12px;
    margin-bottom: 20px;
}

    .todo-list.active .todo-list-header {
        background-color: #46c37b;
        color: #fff;
    }

    .todo-list.active li.done .tag {
        background-color: #46c37b;
    }

    .todo-list.active li.done > a {
        color: #46c37b;
    }

    .todo-list .todo-list-header {
        position: relative;
        background: #f5f5f5;
        line-height: 30px;
        padding: 0 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
    }

    .todo-list ul {
        padding-left: 0;
    }

        .todo-list ul li {
            position: relative;
            list-style-type: none;
            padding: 20px 0 0 60px;
        }

            .todo-list ul li .tag {
                position: absolute;
                top: 18px;
                left: 10px;
                text-align: center;
                height: 20px;
                line-height: 20px;
                width: 35px;
                background: #e1e1e1;
                color: #fff;
            }

            .todo-list ul li > a {
                display: block;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                word-wrap: normal;
            }

.plan-modal-form .study-num {
    position: relative;
    display: inline-block;
    background: #46c37b;
    padding: 10px 20px;
    color: #fff;
}

    .plan-modal-form .study-num:after {
        left: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(255, 255, 255, 0);
        border-left-color: #46c37b;
        border-width: 20px;
        margin-top: -20px;
    }

.inplan-modal-step .plan-circle {
    margin: 20px auto;
    width: 120px;
    height: 120px;
    padding: 30px 20px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #46c37b;
    color: #46c37b;
    font-size: 16px;
}

    .inplan-modal-step .plan-circle.plan-circle-o {
        background-color: #46c37b;
        color: #fff;
    }

    .inplan-modal-step .plan-circle span {
        font-size: 24px;
    }

.inplan-modal-step .well {
    position: relative;
}

.inplan-modal-step .es-chart {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 140px;
    height: 140px;
}

    .inplan-modal-step .es-chart .percent {
        padding: 40px 20px;
    }

.text-line {
    position: relative;
    padding: 50px 0;
    text-align: center;
}

@media (max-width: 767px) {
    .text-line {
        padding: 20px 0;
    }
}

.text-line.gray h5 > span {
    background: #f5f8fa;
}

.text-line.small {
    padding: 10px 0;
}

    .text-line.small h5 {
        font-size: 14px;
    }

        .text-line.small h5 > span {
            padding: 0 20px;
        }

.text-line .line {
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    margin-top: -1px;
    z-index: -1;
}

.text-line h5 {
    position: relative;
    margin-bottom: 20px;
    font-size: 32px;
    z-index: 1;
    color: #313131;
}

@media (max-width: 767px) {
    .text-line h5 {
        font-size: 16px;
    }
}

.text-line h5 > i {
    padding-left: 20px;
    background: #fff;
}

.text-line h5 > span {
    background: #fff;
    padding: 0 40px;
}

.text-line .subtitle {
    font-size: 16px;
    color: #919191;
}

@media (max-width: 767px) {
    .text-line .subtitle {
        font-size: 14px;
    }
}

.panel-col {
    min-height: 400px;
}

.panel-default {
    padding: 0 15px;
    border-color: #e4ecf3;
}

@media (max-width: 767px) {
    .panel-default {
        padding: 0 10px;
    }
}

.panel-default > .panel-heading {
    position: relative;
    font-size: 16px;
    padding: 15px 0;
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
}

@media (max-width: 767px) {
    .panel-default > .panel-heading {
        padding: 10px 0;
    }
}

.panel-default > .panel-heading .panel-title {
    color: #313131;
}

    .panel-default > .panel-heading .panel-title > i {
        display: none;
    }

.panel-default > .panel-heading .more {
    position: absolute;
    top: 13px;
    right: 0;
    display: block;
    color: #919191;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .panel-default > .panel-heading .more {
        top: 8px;
    }
}

.panel-default > .panel-heading .more:hover {
    color: #616161;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.panel-default > .panel-heading .panel-bar {
    position: absolute;
    top: 7px;
    right: 0;
    display: block;
}

.panel-default > .panel-footer {
    padding: 15px 0;
    background: none;
}

.panel-default > .panel-body {
    position: relative;
    padding: 15px 0;
}

.panel-primary > .panel-heading {
    background-color: #46c37b;
    color: #fff;
}

.panel-primary > .panel-body {
    background: #fafafa;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.panel-gray {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}

    .panel-gray > .panel-heading {
        background-color: #f5f5f5;
        color: #919191;
    }

    .panel-gray > .panel-body {
        color: #919191;
        background: #fff;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.panel-page {
    padding: 45px 50px 50px;
    min-height: 500px;
}

@media (max-width: 767px) {
    .panel-page {
        padding: 15px;
        min-height: 300px;
    }
}

.panel-page .panel-heading {
    background: transparent;
    border-bottom: none;
    margin: 0 0 30px 0;
    padding: 0;
}

    .panel-page .panel-heading h2 {
        font-size: 25px;
        margin-top: 0;
    }

.es-section {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e4ecf3;
}

    .es-section.section-lg {
        min-height: 400px;
    }

    .es-section .section-header {
        position: relative;
        margin-bottom: 20px;
        border-bottom: 1px solid #f5f5f5;
    }

        .es-section .section-header h1 {
            margin-top: 5px;
            margin-bottom: 20px;
            font-size: 20px;
        }

        .es-section .section-header h3 {
            margin-top: 0;
            margin-bottom: 15px;
            font-size: 16px;
        }

        .es-section .section-header .more {
            position: absolute;
            top: 0;
            right: 0;
            display: block;
            color: #919191;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .es-section .section-header .more:hover {
                color: #616161;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

            .es-section .section-header .more > i {
                font-size: 24px;
            }

.nav.nav-tabs {
    position: relative;
    margin-bottom: 25px;
    border-color: #f5f5f5;
}

    .nav.nav-tabs .highlight {
        position: absolute;
        bottom: -1px;
        border-bottom: 2px solid #46c37b;
    }

@media (max-width: 767px) {
    .nav.nav-tabs .highlight {
        display: none;
    }
}

.nav.nav-tabs > li {
    margin-bottom: 0;
}

    .nav.nav-tabs > li > a {
        border: none;
        margin-right: 0;
        color: #313131;
        font-size: 16px;
        font-weight: 500;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        padding: 5px 30px 15px;
    }

@media (max-width: 1199px) {
    .nav.nav-tabs > li > a {
        padding: 5px 10px 10px;
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .nav.nav-tabs > li > a {
        padding: 8px;
    }
}

.nav.nav-tabs > li > a:hover,
.nav.nav-tabs > li > a:focus {
    background: none;
}

.nav.nav-tabs > li.active > a,
.nav.nav-tabs > li:hover > a {
    border: none;
    background: none;
    color: #46c37b;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .nav.nav-tabs > li.active > a,
    .nav.nav-tabs > li:hover > a {
        border: none;
    }
}

.nav.nav-tabs > li.active > a .text-muted,
.nav.nav-tabs > li:hover > a .text-muted {
    color: #46c37b;
}

.nav.nav-tabs > li.active > a .badge,
.nav.nav-tabs > li:hover > a .badge {
    background-color: #46c37b;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nav.nav-tabs .badge {
    margin-left: 5px;
    background-color: #919191;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nav-btn-tab {
    position: relative;
    padding-right: 80px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .nav-btn-tab {
        padding-right: 0;
    }
}

.nav-btn-tab .nav.nav-tabs {
    border: none;
    margin-bottom: 0;
}

.nav-btn-tab .btnbar {
    position: absolute;
    top: 0;
    right: 0;
}

.pager > li > a {
    color: #616161;
    background-color: #f5f5f5;
    border-color: #dcdcdc;
}

    .pager > li > a:hover,
    .pager > li > a:focus,
    .pager > li > a.active {
        background-color: #e8e8e8;
    }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    background-color: #fafafa;
    border-color: #f5f5f5;
    color: #c7c7c7;
}

.media-list .media {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 15px;
}

    .media-list .media:last-child {
        border-bottom: none;
    }

.media-list .media-body .bullet {
    padding: 0 3px;
    font-size: 75%;
    color: #ccc;
    line-height: 1.4;
}

.media-list .empty-item {
    text-align: center;
    color: #999;
}

.media-body {
    word-break: break-all;
}

.media-left {
    padding-right: 15px;
}

.media .media-object-small img {
    width: 48px;
    height: 48px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.media-default .media-body > .title {
    margin-bottom: 10px;
}

.media-default .media-body > .content {
    color: #919191;
}

.media.media-number-o .media-body {
    color: #919191;
}

.media.media-number,
.media.media-number-o {
    padding-bottom: 5px;
}

    .media.media-number .media-left,
    .media.media-number-o .media-left {
        position: relative;
        color: #919191;
    }

        .media.media-number .media-left .num,
        .media.media-number-o .media-left .num {
            display: block;
            width: 20px;
            height: 20px;
            line-height: 18px;
            text-align: center;
            border: 1px solid #919191;
            border-radius: 50%;
        }

    .media.media-number:last-child,
    .media.media-number-o:last-child {
        border-bottom: none;
    }

.media-hot-comment .comments-info {
    margin-top: 5px;
    padding-left: 50px;
    font-size: 12px;
    color: #c1c1c1;
    min-height: 34px;
}

.media-hot-comment .comments-content {
    padding: 10px;
    margin: 10px 0;
    background: #f5f5f5;
    color: #919191;
    line-height: 25px;
    border: 1px solid #f1f1f1;
}

.media-comment .media-left img,
.media-subcomment .media-left img {
    width: 48px;
    height: 48px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.media-comment .media-body,
.media-subcomment .media-body {
    position: relative;
    padding-bottom: 15px;
}

.media-comment .reply-link,
.media-subcomment .reply-link {
    position: absolute;
    top: 28px;
    right: 10px;
    font-size: 12px;
    color: #919191;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .media-comment .reply-link:hover,
    .media-subcomment .reply-link:hover {
        color: #46c37b;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.media-comment .title,
.media-subcomment .title {
    color: #919191;
    margin-bottom: 5px;
}

    .media-comment .title a,
    .media-subcomment .title a {
        margin-right: 5px;
    }

    .media-comment .title .date,
    .media-subcomment .title .date {
        margin-left: 5px;
    }

.media-comment .comment-sns i,
.media-subcomment .comment-sns i {
    margin-right: 5px;
}

.media-comment .comment-sns a,
.media-subcomment .comment-sns a {
    color: #919191;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-right: 10px;
}

    .media-comment .comment-sns a:hover,
    .media-subcomment .comment-sns a:hover {
        color: #46c37b;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.media-comment .media-body {
    border-bottom: 1px solid #f5f5f5;
}

.subcomments {
    margin-left: 20px;
    padding-left: 10px;
    background-color: #f5f5f5;
}

.media-evaluate .media-body {
    padding-bottom: 15px;
    border-bottom: 1px solid #f5f5f5;
}

.media-evaluate .title {
    color: #919191;
    margin-bottom: 5px;
}

    .media-evaluate .title a {
        margin-right: 5px;
    }

    .media-evaluate .title .date {
        margin-left: 5px;
    }

.media-evaluate .actions {
    margin-top: 10px;
}

    .media-evaluate .actions .show-full-btn,
    .media-evaluate .actions .show-short-btn {
        visibility: hidden;
    }

.media-evaluate:hover .actions .show-full-btn,
.media-evaluate:hover .actions .show-short-btn {
    visibility: visible;
}

.media-group-list {
    margin-top: -20px;
}

.media-group {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .media-group {
        margin-top: 15px;
    }
}

.media-group:first-child {
    margin-top: 20px;
}

@media (max-width: 767px) {
    .media-group:first-child {
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    .media-group .avatar-square-md {
        width: 40px !important;
        height: 40px !important;
    }
}

.media-group .title {
    height: 20px;
    overflow: hidden;
    margin: 5px 0;
}

@media (max-width: 767px) {
    .media-group .title {
        margin: 0;
    }
}

.media-group .metas {
    color: #c1c1c1;
}

    .media-group .metas span {
        margin-right: 10px;
    }

    .media-group .metas i {
        margin-right: 5px;
        font-size: 14px;
    }

.media-dynamic:last-child .media-body {
    border: none;
}

.media-dynamic .media-body {
    position: relative;
    padding-right: 80px;
    padding-bottom: 8px;
}

@media (max-width: 767px) {
    .media-dynamic .media-body {
        padding-right: 0;
    }
}

.media-dynamic .media-body .title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 12px;
}

.media-dynamic .media-body .content {
    height: 20px;
    overflow: hidden;
    display: block;
    color: #919191;
}

.media-dynamic .date {
    position: absolute;
    right: 0px;
    top: 9px;
    color: #c1c1c1;
}

@media (max-width: 767px) {
    .media-dynamic .date {
        display: none;
    }
}

.media-search .reply {
    background-color: #f5f5f5;
    color: #919191;
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.media-search .title {
    font-size: 16px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .media-search .title {
        font-size: 14px;
    }
}

.breadcrumb {
    background-color: #f5f5f5;
}

    .breadcrumb.breadcrumb-o {
        background: none;
        margin: 12px auto;
        padding: 8px 0;
    }

    .breadcrumb li.active {
        color: #919191;
    }

    .breadcrumb a {
        color: #919191;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .breadcrumb a:hover {
            color: #46c37b;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

.lt-ie9 .breadcrumb li {
    padding-left: 5px;
}

textarea.form-control-o {
    background-color: #f5f5f5;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 20px;
}

.badge-primary {
    background-color: #46c37b;
}

.es-share {
    position: relative;
    display: inline-block;
}

    .es-share.top .dropdown-menu {
        top: auto;
        bottom: 100%;
        left: 0;
        margin-left: -60px;
        margin-bottom: 10px;
    }

        .es-share.top .dropdown-menu:after {
            top: 100%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(64, 64, 64, 0);
            border-top-color: #404040;
            border-width: 8px;
            margin-left: -8px;
        }

    .es-share.right .dropdown-menu {
        top: -5px;
        left: 40px;
    }

        .es-share.right .dropdown-menu:after {
            right: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(64, 64, 64, 0);
            border-right-color: #404040;
            border-width: 8px;
            margin-top: -8px;
        }

    .es-share .dropdown-menu {
        min-width: 145px !important;
        padding: 3px 10px !important;
        background-color: #404040 !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        line-height: 30px !important;
    }

        .es-share .dropdown-menu a {
            margin: 3px 2px 2px 6px !important;
            color: #fff !important;
        }

        .es-share .dropdown-menu i {
            font-size: 20px !important;
        }

    .es-share i[class*="es-icon"] {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .es-share .es-icon-weixin:hover {
        color: #70d445;
    }

    .es-share .es-icon-weibo:hover {
        color: #e83d2c;
    }

    .es-share .es-icon-qzone:hover {
        color: #ff8a0c;
    }

    .es-share .es-icon-qq:hover {
        color: #2db7f5;
    }

.dropdown-menu {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

    .dropdown-menu .dropdown-header {
        padding: 5px 20px;
        margin-bottom: 10px;
        text-align: center;
        color: #616161;
        font-size: 14px;
        border-bottom: 1px solid #f5f5f5;
    }

    .dropdown-menu > li {
        position: relative;
    }

        .dropdown-menu > li > a {
            color: #616161;
            padding: 10px 20px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .dropdown-menu > li > a:hover {
                background: #46c37b;
                color: #fff;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

.lt-ie9 .dropdown-menu {
    border: 1px solid #f5f5f5;
}

.btn {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .btn:hover,
    .btn:focus,
    .btn.focus,
    .btn.active {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        text-decoration: none;
    }

    .btn.btn-lg {
        font-size: 14px;
    }

    .btn.btn-xlg {
        font-size: 14px;
        padding: 11px 35px;
    }

    .btn > i {
        font-size: 14px;
    }

.btn-ghost-white {
    color: #fff;
    border: 1px solid #fff;
    background-color: #c1c1c1;
    background-color: rgba(255, 255, 255, 0.3);
}

    .btn-ghost-white:hover,
    .btn-ghost-white:focus,
    .btn-ghost-white.focus {
        color: #fff;
        background-color: #919191;
        background-color: rgba(255, 255, 255, 0.5);
    }

.btn-link {
    color: #313131;
}

    .btn-link:hover,
    .btn-link:focus,
    .btn-link.focus {
        color: #46c37b;
        text-decoration: none;
    }

.btn-gray {
    color: #616161;
}

    .btn-gray:hover,
    .btn-gray:focus,
    .btn-gray.focus {
        color: #46c37b;
        text-decoration: none;
    }

.btn-default {
    color: #616161;
    background-color: #f5f5f5;
    border-color: #dcdcdc;
}

    .btn-default.disabled:hover,
    .btn-default[disabled]:hover {
        color: #616161;
        background-color: #f5f5f5;
        border-color: #dcdcdc;
    }

    .btn-default:hover,
    .btn-default:focus,
    .btn-default.focus,
    .btn-default.active {
        color: #616161;
        background-color: #e1e1e1;
    }

.btn-primary {
    border-color: #34a263;
    background-color: #46c37b;
    color: #fff;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary.focus,
    .btn-primary.active {
        color: #fff;
        background-color: #37a967;
    }

.btn-success {
    border-color: #56bb2b;
    background-color: #70d445;
    color: #fff;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success.focus,
    .btn-success.active {
        color: #fff;
        background-color: #5ac32d;
    }

.btn-info {
    border-color: #0ba1e4;
    background-color: #2db7f5;
    color: #fff;
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info.focus,
    .btn-info.active {
        color: #fff;
        background-color: #0ba8ee;
    }

.btn-warning {
    border-color: #d87000;
    background-color: #ff8a0c;
    color: #fff;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning.focus,
    .btn-warning.active {
        color: #fff;
        background-color: #e27500;
    }

.btn-danger {
    border-color: #cb2616;
    background-color: #e83d2c;
    color: #fff;
}

    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger.focus,
    .btn-danger.active {
        color: #fff;
        background-color: #d42817;
    }

.btn-circle {
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 32px;
    border-radius: 50%;
    background: none;
    border: 1px solid #919191;
    color: #919191;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .btn-circle:hover {
        color: #46c37b;
        border-color: #46c37b;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .btn-circle.active {
        background: #46c37b;
        border: 1px solid #46c37b;
        color: #fff;
    }

    .btn-circle.danger {
        color: #fff;
        border-color: #e83d2c;
        background: #e83d2c;
    }

    .btn-circle.primary {
        color: #fff;
        border-color: #46c37b;
        background: #46c37b;
    }

    .btn-circle.info {
        color: #fff;
        border-color: #2db7f5;
        background: #2db7f5;
    }

    .btn-circle.btn-circle-xs {
        width: 20px;
        height: 20px;
        line-height: 18px;
        font-size: 12px;
    }

        .btn-circle.btn-circle-xs i {
            font-size: 14px;
        }

    .btn-circle.btn-circle-md {
        width: 40px;
        height: 40px;
        line-height: 38px;
    }

        .btn-circle.btn-circle-md i {
            font-size: 24px;
        }

.btn-tag {
    display: inline-block;
    padding: 6px 10px;
    margin: 5px 5px 5px 0;
    color: #46c37b;
    font-size: 12px;
    background-color: #cdefdb;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .btn-tag.active,
    .btn-tag:hover {
        color: #fff;
        background-color: #46c37b;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.btn-more {
    border-radius: 50%;
    width: 58px;
    height: 58px;
    background: #fff;
    color: #a6a6a6;
    display: inline-block;
    text-align: center;
    -webkit-box-shadow: 0 4px 12px -2px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0 4px 12px -2px rgba(51, 51, 51, 0.5);
    box-shadow: 0 4px 12px -2px rgba(51, 51, 51, 0.5);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .btn-more:hover {
        color: #666;
        -webkit-box-shadow: 0 10px 15px 0px rgba(51, 51, 51, 0.5);
        -moz-box-shadow: 0 10px 15px 0px rgba(51, 51, 51, 0.5);
        box-shadow: 0 10px 15px 0px rgba(51, 51, 51, 0.5);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.btn-ghost {
    border-color: #fff;
    color: #fff;
    border-radius: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .btn-ghost:hover {
        color: #46c37b;
        background-color: #fff;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.btn-fat {
    padding-left: 30px;
    padding-right: 30px;
}

.btn-fat-small {
    padding-left: 20px;
    padding-right: 20px;
}

.es-tabs {
    background: #fff;
    margin-bottom: 30px;
    border: 1px solid #e4ecf3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .es-tabs .tab-header {
        background-color: #f5f5f5;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

        .es-tabs .tab-header > ul {
            padding: 0;
            margin: 0;
            list-style-type: none;
        }

            .es-tabs .tab-header > ul > li {
                float: left;
            }

                .es-tabs .tab-header > ul > li > a {
                    display: block;
                    padding: 15px 30px;
                    color: #616161;
                    -webkit-transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease;
                    transition: all 0.3s ease;
                }

@media (max-width: 767px) {
    .es-tabs .tab-header > ul > li > a {
        padding: 8px 10px;
    }
}

.es-tabs .tab-header > ul > li > a:hover {
    color: #46c37b;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.es-tabs .tab-header > ul > li.active > a {
    background-color: #fff;
}

.es-tabs .tab-body {
    padding: 5px 15px;
}

    .es-tabs .tab-body > ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        .es-tabs .tab-body > ul + ul {
            border-top: 1px dashed #e4ecf3;
        }

        .es-tabs .tab-body > ul > li {
            float: left;
        }

            .es-tabs .tab-body > ul > li > a {
                display: block;
                padding: 12px 30px;
                color: #616161;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

                .es-tabs .tab-body > ul > li > a:hover {
                    color: #46c37b;
                    -webkit-transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease;
                    transition: all 0.3s ease;
                }

            .es-tabs .tab-body > ul > li.active > a {
                color: #46c37b;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

.image-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    filter: alpha(opacity=30);
    background: #000\9;
    background-image: -webkit-linear-gradient(top, rgba(225, 225, 225, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear, top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%;
}

    .image-overlay:hover {
        opacity: 0.2;
        filter: alpha(opacity=20);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .image-overlay.image-overlay-o:hover {
        opacity: 1;
        filter: alpha(opacity=30);
    }

.alert > i {
    margin-right: 10px;
}

.alert.alert-lg {
    padding: 30px 20px;
}

.alert.alert-xs {
    font-size: 12px;
    padding: 5px 10px;
    margin-bottom: 0;
}

.alert.alert-sm {
    padding: 8px 10px;
}

.alert a {
    text-decoration: none;
}

.alert-blank {
    color: #000;
    background-color: #fafafa;
}

.alert-success {
    border-color: #cddfb4;
    background-color: #f2fae3;
    color: #659f13;
}

    .alert-success .close,
    .alert-success .alert-link {
        color: #529819;
    }

    .alert-success hr {
        border-top-color: #c1d7a2;
    }

.alert-info {
    border-color: #d6ebfa;
    background-color: #edf6fd;
    color: #54b3e8;
}

    .alert-info .close,
    .alert-info .alert-link {
        color: #2180b5;
    }

    .alert-info hr {
        border-top-color: #bfe0f7;
    }

.alert-warning {
    border-color: #ffd0b7;
    background-color: #fff9cd;
    color: #ff5e06;
}

    .alert-warning .close,
    .alert-warning .alert-link {
        color: #c34805;
    }

    .alert-warning hr {
        border-top-color: #ffbf9e;
    }

.alert-danger {
    border-color: #f0c7bd;
    background-color: #fff1f0;
    color: #e74c3c;
}

    .alert-danger .close,
    .alert-danger .alert-link {
        color: #b50a00;
    }

    .alert-danger hr {
        border-top-color: #ebb5a8;
    }

.alert-default {
    border-color: #e1e1e1;
    background-color: #f5f5f5;
}

    .alert-default .close,
    .alert-default .alert-link {
        color: #919191;
    }

    .alert-default.alert-edit:hover {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border-color: #ffd0b7;
        background-color: #fff9cd;
        color: #ff5e06;
    }

        .alert-default.alert-edit:hover .close,
        .alert-default.alert-edit:hover .alert-link {
            color: #c34805;
        }

        .alert-default.alert-edit:hover hr {
            border-top-color: #ffbf9e;
        }

        .alert-default.alert-edit:hover .editor > a {
            color: #cc5700;
        }

        .alert-default.alert-edit:hover .details {
            border-color: #ffa363;
        }

    .alert-default.alert-edit .alert-header {
        position: relative;
    }

        .alert-default.alert-edit .alert-header:hover {
            cursor: pointer;
        }

    .alert-default.alert-edit .icon-click {
        position: absolute;
        top: 0;
        left: 5px;
    }

    .alert-default.alert-edit .title {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        padding: 0 150px 0 30px;
    }

    .alert-default.alert-edit .editor,
    .alert-default.alert-edit .data {
        position: absolute;
        top: 0;
        right: 5px;
    }

        .alert-default.alert-edit .editor > a {
            color: #919191;
        }

    .alert-default.alert-edit .details {
        display: none;
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #e1e1e1;
    }

.set-email-alert {
    font-size: 12px;
    text-align: center;
    margin-bottom: 0px;
    border-radius: 0px;
    padding: 5px;
}

    .set-email-alert .close {
        font-size: 16px;
    }

.control-text {
    display: inline-block;
    min-height: 34px;
    padding: 6px 0;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
}

.radios,
.checkboxs {
    padding-top: 5px;
    vertical-align: middle;
}

    .radios label,
    .checkboxs label {
        font-weight: normal;
        padding: 0 20px 0 0px;
    }

textarea {
    resize: none;
}

.control-label span.required {
    color: #46c37b;
}

.form-horizontal .form-group {
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .form-horizontal .form-group {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .form-horizontal .form-control {
        margin-bottom: 10px;
    }
}

.form-control {
    color: #616161;
    border-color: #e1e1e1;
}

    .form-control.form-control-lg {
        height: 40px;
    }

    .form-control::-webkit-input-placeholder {
        color: #919191;
    }

    .form-control:-moz-placeholder {
        color: #919191;
    }

    .form-control::-moz-placeholder {
        color: #919191;
    }

    .form-control:-ms-input-placeholder {
        color: #919191;
    }

.avatar-xxs {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 20px !important;
    height: 20px !important;
}

.avatar-xs {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 30px !important;
    height: 30px !important;
}

.avatar-sm {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
}

.avatar-md {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 60px !important;
    height: 60px !important;
}

.avatar-lg {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 120px !important;
    height: 120px !important;
}

.avatar-square-md,
.group-avatar-md {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.avatar-square-sm,
.group-avatar-sm {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.progress {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .progress.progress-xs {
        height: 5px;
    }

    .progress.progress-sm {
        height: 15px;
    }

.label {
    padding: 0.2em 0.6em;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
}

    .label.label-md {
        font-size: 100%;
    }

    .label.label-xs {
        font-size: 12px;
        padding: 2px;
    }

.label-success {
    background-color: #70d445;
}

.score {
    margin-bottom: 10px;
}

    .score i {
        color: #e1e1e1;
    }

    .score span {
        color: #919191;
        font-size: 12px;
        margin-left: 8px;
    }

.sidenav .list-group:last-child {
    margin-bottom: 0;
}

.sidenav .list-group .list-group-heading {
    list-style-type: none;
    color: #919191;
    margin-bottom: 10px;
    margin-left: 20px;
}

.sidenav .list-group .list-group-item {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    padding: 0;
    border-left: 2px solid transparent;
}

    .sidenav .list-group .list-group-item:last-child,
    .sidenav .list-group .list-group-item:first-child {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .sidenav .list-group .list-group-item:hover {
        background-color: #f5f5f5;
    }

    .sidenav .list-group .list-group-item > a {
        display: block;
        color: #616161;
        padding: 10px 15px 10px 35px;
    }

    .sidenav .list-group .list-group-item.active {
        border-left: 2px solid #46c37b;
        background: none;
    }

        .sidenav .list-group .list-group-item.active > a {
            color: #46c37b;
        }

.sidenav {
    padding: 20px 0 10px 0;
    margin-bottom: 20px;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e4ecf3;
}

.nav-pills > li {
    margin-right: 5px;
}

    .nav-pills > li > a {
        padding: 10px 15px;
        color: #616161;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .nav-pills > li > a:hover {
            background-color: #f5f5f5;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

    .nav-pills > li.active > a {
        color: #fff;
        background: #46c37b;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.nav-pills.nav-pills-sm > li > a {
    font-size: 12px;
    line-height: 1.5;
    padding: 4px 13px;
}

.es-tag {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e4ecf3;
    border-left: 2px solid #46c37b;
}

.es-piece {
    margin-bottom: 30px;
}

    .es-piece.piece-lg .piece-header {
        font-size: 22px;
        font-weight: 500;
        padding: 0 30px 0 0;
    }

        .es-piece.piece-lg .piece-header .more {
            font-size: 14px;
        }

        .es-piece.piece-lg .piece-header:after {
            display: none;
        }

    .es-piece .piece-header {
        position: relative;
        margin: 5px auto 20px auto;
        padding: 0 30px 0 15px;
        color: #313131;
        font-size: 16px;
    }

        .es-piece .piece-header:after {
            content: "";
            position: absolute;
            left: 0;
            top: 3px;
            width: 4px;
            height: 16px;
            background-color: #46c37b;
        }

        .es-piece .piece-header .more {
            position: absolute;
            right: 0;
            top: 5px;
        }

    .es-piece .piece-body .piece-body-list {
        list-style-type: none;
        padding: 0;
        margin-bottom: 0;
    }

        .es-piece .piece-body .piece-body-list > li {
            padding: 15px 0;
            border-bottom: 1px solid #f5f5f5;
        }

.user-avatar-list {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .user-avatar-list li {
        float: left;
        width: 20%;
        margin-bottom: 10px;
        text-align: center;
    }

@media (max-width: 991px) and (min-width: 768px) {
    .user-avatar-list li {
        width: 10%;
    }
}

.user-avatar-list .name {
    margin-top: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    height: 20px;
}

.popover {
    min-width: 200px;
    border-color: #e1e1e1;
}

    .popover.top > .arrow {
        border-top-color: #e1e1e1;
    }

    .popover.right > .arrow {
        border-right-color: #e1e1e1;
    }

    .popover.bottom > .arrow {
        border-bottom-color: #e1e1e1;
    }

    .popover.left > .arrow {
        border-left-color: #e1e1e1;
    }

    .popover .popover-content {
        color: #616161;
    }

.modal-title {
    word-break: break-all;
    color: #313131;
}

.modal-body {
    word-wrap: break-word;
    overflow: hidden;
}

    .modal-body img {
        max-width: 100%;
        height: auto;
    }

.modal-backdrop.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.nav-mini > li > a {
    padding: 1px 10px;
}

.course-price-widget .price {
    color: #f40;
    font-size: 16px;
    margin-right: 10px;
}

.course-price-widget .origin-price {
    font-size: 13px;
    color: #999;
}

.course-price-widget .discount {
    position: relative;
    margin-left: 8px;
    padding: 0 6px 0 10px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    background: #e83d2c;
    height: 16px;
    line-height: 16px;
}

    .course-price-widget .discount:before {
        content: "";
        position: absolute;
        top: 0;
        left: -8px;
        width: 0;
        height: 0;
        border-color: transparent #e83d2c transparent transparent;
        border-style: solid;
        border-width: 8px 8px 8px 0;
    }

    .course-price-widget .discount:after {
        content: "";
        position: absolute;
        top: 7px;
        left: 2px;
        width: 4px;
        height: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: #fff;
    }

.table-striped .sort-handle {
    padding: 5px;
    cursor: pointer;
    color: #ccc;
    display: inline-block;
    font-size: 18px;
}

    .table-striped .sort-handle:hover {
        color: #999;
    }

.es-qrcode {
    position: relative;
    text-align: center;
}

@media (max-width: 767px) {
    .es-qrcode {
        display: none;
    }
}

.es-qrcode > i {
    font-size: 24px;
    color: #919191;
}

.es-qrcode .qrcode-popover {
    position: absolute;
    padding: 5px 10px;
    font-size: 12px;
    background: #fff;
    color: #313131;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    display: none \9;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
}

    .es-qrcode .qrcode-popover img {
        margin-bottom: 10px;
        width: 110px;
        height: 110px;
    }

.es-qrcode.toolbar-qrcode {
    color: #ccc;
}

    .es-qrcode.toolbar-qrcode .qrcode-popover {
        top: 0;
        right: 100%;
        transform-origin: 100% 0;
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -o-transform-origin: 100% 0;
    }

.es-qrcode.top .qrcode-popover {
    top: 0;
    left: 0;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
}

.es-qrcode.bottom .qrcode-popover {
    bottom: 0;
    right: 0;
    transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
}

.es-qrcode:hover {
    cursor: pointer;
}

.es-qrcode.open .qrcode-popover {
    display: block \9;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
    filter: alpha(opacity=100);
}

.lt-ie9 .es-qrcode .mask {
    border: 1px solid #e1e1e1;
}

.qrcode-popover {
    position: relative;
}

    .qrcode-popover:hover .qrcode-content {
        display: block \9;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .qrcode-popover.top .qrcode-content {
        left: -65px;
        top: -205px;
        transform-origin: 50% 100%;
        -webkit-transform-origin: 50% 100%;
        -moz-transform-origin: 50% 100%;
        -o-transform-origin: 50% 100%;
        -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
    }

        .qrcode-popover.top .qrcode-content:after {
            top: 100%;
            left: 50%;
            margin-left: -13px;
            border-top-color: #fff;
        }

        .qrcode-popover.top .qrcode-content img {
            width: 180px;
            height: 180px;
        }

    .qrcode-popover .qrcode-content {
        position: absolute;
        padding: 5px;
        z-index: 1;
        background: #fff;
        display: none \9;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        transform: scale(0, 0);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .qrcode-popover .qrcode-content:after {
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-width: 13px;
        }

.dot {
    display: inline-block;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #e83d2c;
}

.dot-md {
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #e83d2c;
}

.well {
    background-color: #fafafa;
    border: 1px solid #f5f5f5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.icon-user-status {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 15px;
    text-align: center;
    border: 2px solid #fff;
    background: #e83d2c;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

    .icon-user-status > i {
        font-size: 12px;
        vertical-align: middle;
    }

    .icon-user-status > img {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        width: 100%;
        height: 100%;
    }

    .icon-user-status.icon-md {
        width: 30px;
        height: 30px;
        line-height: 25px;
    }

        .icon-user-status.icon-md > i {
            font-size: 18px;
        }

.avatar-wrap {
    position: relative;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

    .avatar-wrap .icon-user-status {
        position: absolute;
        bottom: 0;
        right: 0;
    }

.es-step {
    padding-left: 0;
    margin-bottom: 30px;
}

    .es-step.es-step-3 li {
        width: 33.33%;
    }

    .es-step li {
        float: left;
        padding: 15px;
        list-style-type: none;
        border-bottom: 2px solid #c1c1c1;
        color: #c1c1c1;
        font-size: 16px;
        text-align: center;
    }

        .es-step li .number {
            width: 23px;
            height: 23px;
            line-height: 21px;
            display: inline-block;
            margin-right: 5px;
            border: 1px solid #c1c1c1;
            background-color: #c1c1c1;
            color: #fff;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

        .es-step li.done,
        .es-step li.doing {
            border-color: #46c37b;
        }

            .es-step li.done .number,
            .es-step li.doing .number {
                color: #fff;
                background-color: #46c37b;
                border-color: #46c37b;
            }

        .es-step li.done {
            color: #46c37b;
        }

        .es-step li.doing {
            color: #616161;
        }

.search-with-btn {
    position: relative;
}

    .search-with-btn.search-sm .form-control {
        height: 34px;
    }

    .search-with-btn.search-sm .btn {
        top: 2px;
    }

    .search-with-btn .form-control {
        height: 40px;
        color: #c1c1c1;
    }

    .search-with-btn .btn {
        background: transparent;
        border: none;
        position: absolute;
        right: 0;
        top: 5px;
        color: #c1c1c1;
    }

.tabs-wrapper {
    border: 1px solid #e4ecf3;
    border-radius: 4px;
    margin-bottom: 30px;
    background-color: #ffffff;
}

    .tabs-wrapper .tabs-mark-group {
        border-bottom: 1px dashed #e4ecf3;
    }

        .tabs-wrapper .tabs-mark-group .title {
            width: 90px;
            margin-top: 3px;
            float: left;
        }

        .tabs-wrapper .tabs-mark-group .classify {
            margin-top: 3px;
        }

            .tabs-wrapper .tabs-mark-group .classify i {
                color: #919191;
            }

            .tabs-wrapper .tabs-mark-group .classify a {
                color: #919191;
            }

                .tabs-wrapper .tabs-mark-group .classify a:hover,
                .tabs-wrapper .tabs-mark-group .classify a:focus {
                    color: #46c37b;
                }

        .tabs-wrapper .tabs-mark-group .content {
            margin-left: 100px;
        }

    .tabs-wrapper .tabs-mark {
        margin: 0 4px;
    }

        .tabs-wrapper .tabs-mark a {
            border: 1px solid #e4ecf3;
            padding: 2px 5px;
            color: #919191;
        }

        .tabs-wrapper .tabs-mark:hover a,
        .tabs-wrapper .tabs-mark:focus a,
        .tabs-wrapper .tabs-mark.active a {
            color: #46c37b;
            border: 1px solid #46c37b;
        }

        .tabs-wrapper .tabs-mark i {
            font-size: 10px;
            margin-left: 5px;
        }

    .tabs-wrapper .tabs-group {
        padding: 0 60px 0 15px;
        position: relative;
        overflow-y: hidden;
    }

        .tabs-wrapper .tabs-group .title {
            float: left;
            padding: 15px 0;
            width: 100px;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
        }

        .tabs-wrapper .tabs-group .content {
            list-style: none;
            padding: 0;
            margin: 0 0 0 100px;
        }

            .tabs-wrapper .tabs-group .content > li {
                float: left;
                padding: 10px 12px;
            }

                .tabs-wrapper .tabs-group .content > li > a {
                    display: block;
                    padding: 5px 10px;
                    border: none;
                    border-radius: 4px;
                    color: #919191;
                    -webkit-transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease;
                    transition: all 0.3s ease;
                }

                .tabs-wrapper .tabs-group .content > li:hover > a,
                .tabs-wrapper .tabs-group .content > li:focus > a,
                .tabs-wrapper .tabs-group .content > li.active > a {
                    color: #46c37b;
                }

        .tabs-wrapper .tabs-group .tabs-toggle {
            position: absolute;
            right: 20px;
            top: 18px;
            font-size: 12px;
            line-height: 1;
            cursor: pointer;
        }

        .tabs-wrapper .tabs-group + .tabs-group {
            border-top: 1px dashed #e4ecf3;
        }

.class-serve > ul {
    padding: 20px 10px;
}

    .class-serve > ul > li {
        float: left;
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin: 0 5px;
        color: #fff;
        background-color: #e1e1e1;
        text-align: center;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

@media (max-width: 1199px) {
    .class-serve > ul > li {
        margin: 0 2px;
    }
}

.class-serve > ul > li.active {
    background-color: #46c37b;
}

.class-serve > ul > li > a {
    display: block;
    color: #fff;
    font-size: 12px;
}

    .class-serve > ul > li > a:focus {
        box-shadow: none;
        border: none;
    }

.course-list.no-margin .course-item {
    margin-bottom: 0;
}

.course-list .course-item {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e4ecf3;
    background-color: #fff;
}

@media (min-width: 992px) {
    .course-list .course-item {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .course-list .course-item:hover {
            transform: translateY(-6px);
            -webkit-transform: translateY(-6px);
            -moz-transform: translateY(-6px);
            box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
            -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
            -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }
}

@media (max-width: 767px) {
    .course-list .course-item {
        margin-bottom: 20px;
        margin-left: -5px;
        margin-right: -5px;
    }
}

.course-list .course-item.course-default {
    background-color: #f5f5f5;
    padding: 50px 20px 55px;
    border: 1px dashed #e1e1e1;
    color: #e1e1e1;
    text-align: center;
    font-size: 24px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .course-list .course-item.course-default:hover {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .course-list .course-item.course-default > i {
        font-size: 72px;
        display: inline-block;
        margin-bottom: 18px;
    }

.course-list .course-item .course-img {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

    .course-list .course-item .course-img .tag-discount {
        position: absolute;
        right: 0;
        top: 0;
        width: 68px;
        height: 68px;
        background: url("http://139.196.164.10/Mall/Content/img/tag_discount.png");
        background-image: -webkit-image-set(url("http://139.196.164.10/Mall/Content/img/tag_discount.png") 1x, url("/Mall/Content/img/tag_discount@2x.png") 2x);
    }

        .course-list .course-item .course-img .tag-discount.free {
            background: url("http://139.196.164.10/Mall/Content/img/tag_limitfree.png");
            background-image: -webkit-image-set(url("http://139.196.164.10/Mall/Content/img/tag_limitfree.png") 1x, url("/Mall/Content/img/tag_limitfree@2x.png") 2x);
        }

    .course-list .course-item .course-img .img-responsive {
        width: 100%;
        padding: 10px;
    }

@media (max-width: 767px) {
    .course-list .course-item .course-img .img-responsive {
        padding: 5px;
    }
}

.course-list .course-item .tags {
    position: absolute;
    top: 0;
    left: 10px;
}

    .course-list .course-item .tags .tag-live,
    .course-list .course-item .tags .tag-serialing,
    .course-list .course-item .tags .tag-finished {
        display: inline-block;
        width: 40px;
        height: 50px;
    }

    .course-list .course-item .tags .tag-live {
        background: url("http://139.196.164.10/Mall/Content/img/tag_live.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/Mall/Content/img/tag_live.png") 1x, url("/Mall/Content/img/tag_live@2x.png") 2x);
    }

    .course-list .course-item .tags .tag-serialing {
        background: url("http://139.196.164.10/Mall/Content/img/tag_serialing.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/Mall/Content/img/tag_serialing.png") 1x, url("/Mall/Content/img/tag_serialing@2x.png") 2x);
    }

    .course-list .course-item .tags .tag-finished {
        background: url("http://139.196.164.10/Mall/Content/img/tag_finished.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/Mall/Content/img/tag_finished.png") 1x, url("/Mall/Content/img/tag_finished@2x.png") 2x);
    }

.course-list .course-item .title {
    margin-top: 10px;
    padding: 0 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

@media (max-width: 767px) {
    .course-list .course-item .title {
        margin-top: 5px;
        padding: 0 5px;
    }
}

.course-list .course-item .metas {
    position: relative;
    padding: 10px;
    color: #c1c1c1;
}

@media (max-width: 767px) {
    .course-list .course-item .metas {
        padding: 5px;
    }
}

.course-list .course-item .metas i {
    margin-right: 5px;
}

.course-list .course-item .metas .course-price-widget {
    float: right;
}

.course-list .course-item .metas .price {
    color: #e83d2c;
    font-size: 14px;
    margin-right: 0;
}

.course-list .course-item .metas .free {
    color: #238312;
}

.course-list .course-item .metas .comment {
    margin-left: 10px;
}

@media (max-width: 767px) {
    .course-list .course-item .metas .comment {
        display: none;
    }
}

.course-list .course-date {
    position: relative;
    padding: 20px 0;
    text-align: center;
    z-index: 1;
}

    .course-list .course-date .date {
        margin-top: 20px;
        color: #919191;
    }

    .course-list .course-date:before {
        position: absolute;
        content: '';
        left: -10px;
        right: -10px;
        top: 40px;
        height: 1px;
        background-color: #e1e1e1;
        z-index: -1;
    }

    .course-list .course-date .btn-circle {
        z-index: 1;
        background: #e1e1e1;
        border: none;
        color: #fff;
        text-shadow: 0 1px 1px rgba(73, 73, 73, 0.21);
        -webkit-box-shadow: inset 0 0 4px rgba(113, 113, 113, 0.3);
        -moz-box-shadow: inset 0 0 4px rgba(113, 113, 113, 0.3);
        box-shadow: inset 0 0 4px rgba(113, 113, 113, 0.3);
    }

        .course-list .course-date .btn-circle > i {
            line-height: 40px;
        }

        .course-list .course-date .btn-circle.btn-live {
            background: #46c37b;
        }

.es-banner {
    position: relative;
    height: 80px;
    padding: 20px 0;
    background-color: #f5f5f5;
    letter-spacing: 1px;
}

@media (max-width: 767px) {
    .es-banner {
        height: 60px;
        padding: 15px 0;
    }
}

.es-banner .container {
    position: relative;
}

.es-banner .title {
    text-transform: uppercase;
    padding: 6px 0;
    font-size: 20px;
}

@media (max-width: 767px) {
    .es-banner .title {
        font-size: 16px;
    }
}

.es-banner .title > i {
    display: none;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    font-size: 20px;
}

@media (max-width: 767px) {
    .es-banner .title > i {
        font-size: 16px;
        margin-right: 5px;
    }
}

.es-banner .more {
    position: absolute;
    top: 0;
    right: 10px;
}

@media (max-width: 767px) {
    .es-banner .more {
        padding: 6px 12px;
    }
}

.nav-filter {
    padding: 10px 0;
    border-bottom: 1px solid #f5f5f5;
}

    .nav-filter .btn-group {
        float: right;
        margin-top: -5px;
    }

    .nav-filter .nav-pills {
        float: left;
    }

        .nav-filter .nav-pills > li {
            margin-right: 15px;
        }

@media (max-width: 767px) {
    .nav-filter .nav-pills > li {
        margin-right: 10px;
    }
}

.nav-filter .nav-pills > li.dropdown > a {
    color: #616161;
    border: none;
    background: none;
    padding: 4px 0;
}

    .nav-filter .nav-pills > li.dropdown > a:hover {
        color: #46c37b;
    }

.topic-list .topic-item {
    position: relative;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
}

    .topic-list .topic-item .title {
        margin-bottom: 10px;
    }

        .topic-list .topic-item .title a {
            color: #616161;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .topic-list .topic-item .title a:hover {
                color: #46c37b;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

    .topic-list .topic-item .metas {
        color: #919191;
    }

        .topic-list .topic-item .metas > .name {
            color: #616161;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .topic-list .topic-item .metas > .name:hover {
                color: #46c37b;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

@media (min-width: 768px) {
    .topic-list .topic-item .metas > span {
        margin: 0 5px;
    }
}

.topic-list .topic-item .metas > .period {
    color: #46c37b;
}

@media (min-width: 768px) {
    .topic-list .topic-item .metas > .period {
        margin: 0 5px;
    }
}

@media (min-width: 768px) {
    .topic-list .media-body {
        padding-right: 100px;
    }
}

.topic-list .media-data {
    position: absolute;
    top: 5px;
    right: 0;
    text-align: center;
    color: #919191;
}

    .topic-list .media-data span {
        padding: 0 10px;
        display: inline-block;
    }

        .topic-list .media-data span + span {
            border-left: 1px solid #e1e1e1;
        }

.note-filter .btn-group .dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
}

.note-list .note-item {
    position: relative;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
}

    .note-list .note-item .content {
        margin-bottom: 20px;
        max-height: 90px;
        overflow: hidden;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .note-list .note-item .content.active {
            max-height: 3000px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        .note-list .note-item .content p {
            line-height: 30px;
            margin-bottom: 0;
        }

    .note-list .note-item .more {
        display: none;
        margin-bottom: 20px;
    }

    .note-list .note-item .metas {
        color: #919191;
    }

        .note-list .note-item .metas > .name {
            color: #616161;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .note-list .note-item .metas > .name:hover {
                color: #46c37b;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

@media (min-width: 768px) {
    .note-list .note-item .metas > span {
        margin: 0 5px;
    }
}

.note-list .note-item .metas > .period {
    color: #46c37b;
}

@media (min-width: 768px) {
    .note-list .note-item .metas > .period {
        margin: 0 5px;
    }
}

.note-list .note-item .metas .metas-sns {
    float: right;
}

    .note-list .note-item .metas .metas-sns > span {
        margin-left: 10px;
    }

        .note-list .note-item .metas .metas-sns > span i {
            margin-right: 3px;
        }

        .note-list .note-item .metas .metas-sns > span > a {
            color: #919191;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .note-list .note-item .metas .metas-sns > span > a:hover {
                color: #46c37b;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

.note-list .note-item .metas .icon-favour.active > a > i {
    animation: rotate 2s;
    -moz-animation: rotate 2s;
    -webkit-animation: rotate 2s;
    -o-animation: rotate 2s;
}

.es-bar {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -230px;
    width: 265px;
    z-index: 888;
    background-color: #fff;
}

    .es-bar .go-top {
        visibility: hidden;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .es-bar .go-top.show {
            visibility: visible;
            opacity: 1;
            filter: alpha(opacity=100);
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

.es-bar-menu {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 35px;
    background-color: #fff;
    -webkit-box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.1);
}

    .es-bar-menu > ul {
        position: absolute;
        left: 0;
        right: 0;
        padding: 0;
        text-align: center;
        list-style-type: none;
        margin-bottom: 0;
    }

        .es-bar-menu > ul > li {
            position: relative;
            margin: 10px auto;
            padding: 8px 0;
            display: block;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .es-bar-menu > ul > li .popover {
                min-width: 250px;
                margin-right: 50px;
            }

            .es-bar-menu > ul > li.bar-weixin-btn .popover {
                min-width: 120px;
                text-align: center;
            }

            .es-bar-menu > ul > li.bar-weixin-btn .popover-content {
                padding: 5px;
            }

            .es-bar-menu > ul > li.active,
            .es-bar-menu > ul > li:hover {
                background-color: #46c37b;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

                .es-bar-menu > ul > li.active > a,
                .es-bar-menu > ul > li:hover > a {
                    color: #fff;
                    -webkit-transition: all 0.3s ease;
                    -moz-transition: all 0.3s ease;
                    -o-transition: all 0.3s ease;
                    transition: all 0.3s ease;
                }

            .es-bar-menu > ul > li > a {
                display: block;
                color: #616161;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

                .es-bar-menu > ul > li > a > i {
                    display: block;
                    font-size: 18px;
                }

.bar-menu-top {
    top: 100px;
    background-color: #fff;
    z-index: 2;
}

    .bar-menu-top .bar-user {
        padding: 10px 0;
        border-top: 1px solid #f5f5f5;
        border-bottom: 1px solid #f5f5f5;
    }

        .bar-menu-top .bar-user.active .badge,
        .bar-menu-top .bar-user:hover .badge {
            background-color: #fff;
            color: #46c37b;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

    .bar-menu-top > li {
        position: relative;
    }

        .bar-menu-top > li .dot {
            position: absolute;
            top: 8px;
            right: 6px;
        }

.bar-menu-sns {
    bottom: 0;
    z-index: 1;
}

    .bar-menu-sns .popover-content {
        max-height: 300px;
        overflow-x: hidden;
        overflow-y: auto;
    }

.es-bar-main {
    position: absolute;
    top: 0;
    left: 35px;
    bottom: 0;
    width: 230px;
    z-index: 888;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    background-color: #fafafa;
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .es-bar-main.active {
        top: 0;
        opacity: 1;
        filter: alpha(opacity=100);
        z-index: 999;
        visibility: visible;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .es-bar-main .bar-main-header {
        position: relative;
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        font-size: 16px;
        text-align: center;
    }

        .es-bar-main .bar-main-header > a {
            position: absolute;
            left: 10px;
        }

    .es-bar-main .bar-main-body {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: hidden;
        overflow-x: hidden;
        font-size: 12px;
        margin-top: 60px;
        padding: 0 15px;
    }

        .es-bar-main .bar-main-body .ps-scrollbar-x-rail {
            display: none !important;
        }

    .es-bar-main .btn-action {
        margin-bottom: 20px;
        padding: 0 10px;
        text-align: center;
    }

        .es-bar-main .btn-action span {
            position: relative;
        }

        .es-bar-main .btn-action .dot-md {
            position: absolute;
            top: -4px;
            right: -4px;
        }

    .es-bar-main .course-item {
        margin-bottom: 20px !important;
    }

        .es-bar-main .course-item .title {
            margin: 0;
            padding: 5px 10px;
        }

    .es-bar-main .progress {
        margin-bottom: 0;
    }

.bar-message {
    list-style-type: none;
    padding-left: 0;
}

    .bar-message > li {
        position: relative;
        margin-top: 0;
        padding: 15px 0;
        border-bottom: 1px dashed #e1e1e1;
    }

        .bar-message > li:last-child {
            border: none;
        }

        .bar-message > li .notification-footer {
            margin-top: 5px;
            color: #919191;
        }

        .bar-message > li > i {
            position: absolute;
            top: 6px;
            left: -15px;
        }

.bar-homework li {
    padding: 10px 0;
}

.bar-user-center {
    text-align: center;
}

    .bar-user-center p {
        font-size: 14px;
        margin-top: 20px;
    }

.bar-preview {
    padding-left: 0;
    list-style-type: none;
}

    .bar-preview > li {
        margin-bottom: 20px;
    }

        .bar-preview > li i {
            margin-right: 5px;
        }

    .bar-preview .date {
        color: #919191;
    }

.bar-task {
    padding: 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px dashed #e1e1e1;
}

    .bar-task:last-child {
        border: none;
    }

    .bar-task .bar-task-header {
        background-color: #46c37b;
        color: #fff;
        padding: 4px 10px;
        line-height: 16px;
        border-radius: 20px;
    }

        .bar-task .bar-task-header .title {
            position: relative;
            padding-right: 45px;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
        }

            .bar-task .bar-task-header .title span {
                position: absolute;
                top: 0;
                right: 5px;
            }

    .bar-task .bar-time-line {
        position: relative;
        padding-left: 0;
        list-style-type: none;
    }

        .bar-task .bar-time-line > li {
            position: relative;
            padding: 20px 0 0 30px;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
        }

            .bar-task .bar-time-line > li:before {
                position: absolute;
                content: '';
                top: 0;
                left: 10px;
                width: 2px;
                height: 100%;
                background-color: #46c37b;
            }

            .bar-task .bar-time-line > li .es-icon {
                position: absolute;
                top: 20px;
                left: 4px;
                display: inline-block;
                font-size: 14px;
                line-height: 17px;
                text-align: center;
                z-index: 1;
                color: #46c37b;
                background-color: #fafafa;
            }

.bar-history {
    position: relative;
    padding: 15px 0;
    z-index: 1;
}

    .bar-history:before {
        position: absolute;
        content: '';
        top: 0;
        left: 26px;
        width: 2px;
        height: 100%;
        background-color: #e1e1e1;
        z-index: -1;
    }

    .bar-history .date {
        display: inline-block;
        height: 24px;
        width: 54px;
        line-height: 24px;
        background-color: #e1e1e1;
        text-align: center;
        color: #fff;
    }

    .bar-history ul {
        margin-bottom: 0;
    }

        .bar-history ul > li {
            position: relative;
            padding: 30px 0 0 45px;
        }

            .bar-history ul > li .icon {
                position: absolute;
                top: 28px;
                left: 17px;
                display: inline-block;
                width: 20px;
                height: 20px;
                color: #fff;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                background-color: #46c37b;
            }

.js-user-card {
    display: inline-block;
}

.es-card {
    width: 330px;
    max-width: 330px;
    z-index: 999;
}

    .es-card .popover-content {
        padding: 0;
    }

    .es-card .card-header {
        position: relative;
        padding: 15px;
        min-height: 95px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        background-color: #f5f5f5;
    }

    .es-card .media {
        padding-right: 70px;
    }

    .es-card .media-left {
        position: relative;
    }

    .es-card .avatar-md {
        border: 2px solid #fff;
    }

    .es-card .user-avatar {
        position: relative;
    }

    .es-card .icon-user-status {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .es-card .content {
        font-size: 12px;
        margin-top: 6px;
        color: #919191;
    }

    .es-card .metas {
        position: absolute;
        top: 15px;
        right: 15px;
        width: 70px;
        text-align: right;
    }

        .es-card .metas .btn {
            margin-bottom: 12px;
        }

            .es-card .metas .btn:last-child {
                margin-bottom: 0;
            }

    .es-card .card-body {
        line-height: 24px;
        padding: 20px;
        color: #919191;
    }

    .es-card .card-footer {
        border-top: 1px solid #f5f5f5;
    }

        .es-card .card-footer span {
            float: left;
            width: 33.33%;
            margin: 5px auto;
            text-align: center;
            line-height: 24px;
            border-right: 1px solid #f5f5f5;
        }

            .es-card .card-footer span:last-child {
                border: none;
            }

.sign_wapper {
    display: block;
    height: 50px;
    width: 180px;
    background-color: #fff;
}

    .sign_wapper .btn {
        margin: 5px;
    }

.sign_main {
    position: absolute;
    right: 0;
    width: 280px;
    background: #fbfefe;
    display: none;
    margin-top: 10px;
    z-index: 9999;
    border: 1px #ccc solid;
}

    .sign_main .disabled-next {
        cursor: not-allowed;
        color: #999;
    }

    .sign_main table {
        width: 278px;
        border: 1px solid #e3e3e3;
        border-width: 1px 0;
        background: #fff;
        color: #666;
    }

    .sign_main thead {
        color: #999;
    }

    .sign_main table tr td {
        border-bottom: 1px solid #e3e3e3;
    }

    .sign_main table tbody td {
        border-right: 1px solid #e3e3e3;
        border-left: 1px solid #e3e3e3;
    }

    .sign_main .calendar_title_month {
        height: 40px;
    }

    .sign_main .today-rank,
    .sign_main .signed-number,
    .sign_main .keep-days {
        color: #ff7f3e;
    }

    .sign_main .calendar_title_month span:hover {
        cursor: pointer;
    }

    .sign_main .title-month {
        font-size: 14px;
        color: #656565;
    }

    .sign_main .title-margin {
        margin: 10px;
    }

    .sign_main .signed_day,
    .sign_main .signed_anime_day {
        background: url('http://139.196.164.10/Mall/Content/img/sign_have_anime.gif') center no-repeat;
    }

.order-nav {
    margin: 0 0 30px 0;
    font-size: 16px;
    color: #fff;
    background: #919191;
}

    .order-nav > div {
        position: relative;
        float: left;
        width: 33.3%;
        text-align: center;
        line-height: 46px;
        color: #fff;
        font-size: 16px;
    }

        .order-nav > div b {
            width: 0px;
            height: 0px;
            border: 23px solid #fafafa;
            border-left-color: #919191;
            font-size: 0;
            line-height: 0;
            position: absolute;
            top: 0px;
            right: -23px;
        }

    .order-nav span {
        position: absolute;
        left: 0;
        top: 0px;
        width: 0px;
        height: 0px;
        border: 23px solid #919191;
        border-left-color: #fafafa;
        line-height: 0;
    }

    .order-nav .on {
        background: #46c37b;
    }

        .order-nav .on span {
            border: 23px solid #46c37b;
            border-left-color: #fafafa;
        }

        .order-nav .on b {
            border-left-color: #46c37b;
        }

        .order-nav .on.error {
            background: #e83d2c;
        }

            .order-nav .on.error span {
                border: 23px solid #e83d2c;
                border-left-color: #fafafa;
            }

            .order-nav .on.error b {
                border-left-color: #e83d2c;
            }

.es-filter {
    position: relative;
    background-color: #fafafa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 30px;
}

    .es-filter .nav-sort > li {
        float: left;
    }

        .es-filter .nav-sort > li > a {
            height: 40px;
            padding: 10px 15px;
            color: #616161;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .es-filter .nav-sort > li > a:hover {
                color: #46c37b;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

            .es-filter .nav-sort > li > a.active {
                color: #fff;
                background-color: #46c37b;
            }

                .es-filter .nav-sort > li > a.active:hover {
                    color: #fff;
                }

    .es-filter .btn-group.open .dropdown-toggle {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        color: #46c37b;
    }

    .es-filter .filter {
        position: absolute;
        text-align: right;
        top: 0;
        right: 15px;
        width: 300px;
    }

        .es-filter .filter .btn {
            background: none;
            padding: 10px 0;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .es-filter .filter .btn:hover {
                color: #46c37b;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

            .es-filter .filter .btn > i {
                font-size: 18px;
            }

        .es-filter .filter label {
            margin-left: 15px;
            margin-top: 11px;
            vertical-align: top;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .es-filter .filter label:hover {
                color: #46c37b;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

.card-pack-list .card-pack-item {
    margin: 0 auto 30px auto;
}

.card-pack-item {
    position: relative;
    width: 254px;
    height: 172px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

    .card-pack-item h4 {
        position: absolute;
        font-size: 18px;
        left: 18px;
    }

    .card-pack-item p {
        margin-bottom: 0;
    }

    .card-pack-item .title {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

    .card-pack-item .price {
        margin-bottom: 18px;
        margin-top: 10px;
    }

        .card-pack-item .price strong {
            font-size: 30px;
            font-weight: normal;
        }

        .card-pack-item .price a {
            color: #fff;
            padding-left: 8px;
        }

    .card-pack-item .stamp {
        position: absolute;
        display: inline-block;
        width: 132px;
        height: 132px;
        bottom: 8px;
        left: 15px;
    }

        .card-pack-item .stamp.stamp-outdate {
            background: url('http://139.196.164.10/Mall/Content/img/card.png') no-repeat 0 -349px;
        }

        .card-pack-item .stamp.stamp-cancel {
            background: url('http://139.196.164.10/Mall/Content/img/card.png') no-repeat -410px -351px;
        }

    .card-pack-item.coupon-item {
        background: url('http://139.196.164.10/Mall/Content/img/card.png') no-repeat;
    }

        .card-pack-item.coupon-item.useless {
            background: url('http://139.196.164.10/Mall/Content/img/card.png') no-repeat 0 -174px;
        }

        .card-pack-item.coupon-item .title {
            padding-top: 38px;
        }

        .card-pack-item.coupon-item .stamp-used {
            background: url('http://139.196.164.10/Mall/Content/img/card.png') no-repeat -140px -349px;
        }

    .card-pack-item.card-item {
        background: url('http://139.196.164.10/Mall/Content/img/card.png') no-repeat -260px 0;
    }

        .card-pack-item.card-item.useless {
            background: url('http://139.196.164.10/Mall/Content/img/card.png') no-repeat -260px -174px;
        }

        .card-pack-item.card-item .title {
            padding-top: 58px;
        }

        .card-pack-item.card-item .stamp-used {
            background: url('http://139.196.164.10/Mall/Content/img/card.png') no-repeat -275px -351px;
        }

.modal-card-pack.modal-logined .modal-content:after {
    position: absolute;
    width: 96px;
    height: 97px;
    top: 105px;
    right: 90px;
    content: '';
    background: url('http://139.196.164.10/Mall/Content/img/card_user.png') center center no-repeat;
}

@media (max-width: 767px) {
    .modal-card-pack.modal-logined .modal-content:after {
        display: none;
    }
}

.modal-card-pack .modal-content {
    position: relative;
    background: url('http://139.196.164.10/Mall/Content/img/card_bg.png') #feba37 center center no-repeat;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.modal-card-pack .modal-body {
    padding: 30px;
}

@media (max-width: 767px) {
    .modal-card-pack .modal-body {
        padding: 15px;
    }
}

.modal-card-pack .modal-body .modal-info {
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .modal-card-pack .modal-body .modal-info {
        margin-bottom: 20px;
        font-size: 18px;
    }
}

.modal-card-pack .modal-body .modal-action {
    margin-top: 30px;
    text-align: center;
}

@media (max-width: 767px) {
    .modal-card-pack .modal-body .modal-action {
        margin-top: 20px;
    }
}

.es-poster {
    position: relative;
    background: #fff;
    margin: 0 auto;
    max-height: 600px;
}

    .es-poster .swiper-slide {
        margin: 0 auto;
        width: 100%;
        height: 100%;
        visibility: visible;
    }

        .es-poster .swiper-slide .container {
            position: relative;
        }

        .es-poster .swiper-slide .img-responsive {
            margin: 0 auto;
        }

        .es-poster .swiper-slide .mask {
            position: absolute;
            top: 0;
            left: 10px;
            right: 10px;
            height: 100%;
        }

            .es-poster .swiper-slide .mask .container {
                position: relative;
                height: 100%;
            }

        .es-poster .swiper-slide .title {
            position: absolute;
            top: 130px;
            left: 50px;
            line-height: 80px;
            margin-bottom: 20px;
            font-size: 70px;
            color: #fff;
            opacity: 0;
        }

            .es-poster .swiper-slide .title span {
                display: block;
            }

@media (max-width: 1199px) {
    .es-poster .swiper-slide .title {
        font-size: 60px;
    }
}

@media (max-width: 991px) {
    .es-poster .swiper-slide .title {
        font-size: 40px;
        line-height: 50px;
        top: 100px;
    }
}

@media (max-width: 767px) {
    .es-poster .swiper-slide .title {
        top: 20px;
        left: 0;
        right: 0;
        text-align: center;
        font-size: 26px;
    }

        .es-poster .swiper-slide .title span {
            display: inline-block;
        }
}

.es-poster .swiper-slide .subtitle {
    position: absolute;
    top: 320px;
    left: 50px;
    color: #46c37b;
    font-size: 22px;
    opacity: 0;
}

    .es-poster .swiper-slide .subtitle span {
        margin-right: 20px;
    }

@media (max-width: 991px) {
    .es-poster .swiper-slide .subtitle {
        top: 220px;
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .es-poster .swiper-slide .subtitle {
        left: 0;
        right: 0;
        text-align: center;
        top: 80px;
    }

        .es-poster .swiper-slide .subtitle span {
            margin: 0 10px;
        }
}

.es-poster .swiper-slide .item-mac {
    position: absolute;
    bottom: 50px;
    right: 0;
    max-width: 70%;
    opacity: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .es-poster .swiper-slide .item-mac {
        width: 550px;
    }
}

@media (max-width: 991px) {
    .es-poster .swiper-slide .item-mac {
        width: 400px;
    }
}

@media (max-width: 767px) {
    .es-poster .swiper-slide .item-mac {
        display: none;
    }
}

.es-poster .swiper-slide.swiper-slide-active .title {
    -webkit-animation: fadeInUp 1s 0.2s ease both;
    -moz-animation: fadeInUp 1s 0.2s ease both;
    -o-animation: fadeInUp 1s 0.2s ease both;
    animation: fadeInUp 1s 0.2s ease both;
}

.es-poster .swiper-slide.swiper-slide-active .subtitle {
    -webkit-animation: fadeInLeft 1s 0.8s ease both;
    -moz-animation: fadeInLeft 1s 0.8s ease both;
    -o-animation: fadeInLeft 1s 0.8s ease both;
    animation: fadeInLeft 1s 0.8s ease both;
}

.es-poster .swiper-slide.swiper-slide-active .item-mac {
    -webkit-animation: fadeInRight 1s 0.2s ease both;
    -moz-animation: fadeInRight 1s 0.2s ease both;
    -o-animation: fadeInRight 1s 0.2s ease both;
    animation: fadeInRight 1s 0.2s ease both;
}

.es-poster .swiper-pager {
    position: absolute;
    bottom: 30px;
    z-index: 100;
    width: 100%;
    text-align: center;
}

@media (max-width: 767px) {
    .es-poster .swiper-pager {
        display: none;
    }
}

.es-poster .swiper-pager span {
    font-size: 0;
    margin: 0 10px;
    width: 15px;
    height: 15px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
}

@media (max-width: 767px) {
    .es-poster .swiper-pager span {
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }
}

.es-poster .swiper-pager span:hover {
    cursor: pointer;
    background: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.es-poster .swiper-pager span.swiper-active-switch {
    background: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.section-more-btn {
    text-align: center;
    margin: 20px auto;
}

@media (max-width: 767px) {
    .section-more-btn {
        margin: 10px auto;
    }

        .section-more-btn .btn {
            padding: 6px 12px;
        }
}

.course-filter {
    position: relative;
    min-height: 48px;
    margin: 0 0 20px 0;
    padding-right: 150px;
}

@media (max-width: 767px) {
    .course-filter {
        min-height: 30px;
    }

        .course-filter .btn {
            padding: 3px 6px;
        }
}

.course-filter .nav-pills > li {
    margin: 0 30px 10px 0;
}

.course-filter .course-sort {
    position: absolute;
    right: 0;
    top: 0;
}

    .course-filter .course-sort .btn-circle {
        margin-left: 10px;
    }

.course-list-section {
    position: relative;
    padding-bottom: 20px;
    background: #fff;
}

@media (max-width: 767px) {
    .course-list-section {
        padding-bottom: 0;
    }
}

.live-course-section {
    padding-bottom: 20px;
    background: #fafafa;
}

.introduction-section {
    position: relative;
    background-color: #46c37b;
}

    .introduction-section h3 {
        margin-bottom: 20px;
    }

@media (max-width: 767px) {
    .introduction-section h3 {
        font-size: 14px;
    }
}

.introduction-section img {
    margin: 0 auto 30px auto;
}

.introduction-section .introduction-item {
    margin: 90px 0;
    text-align: center;
    vertical-align: top;
    display: block;
    color: #fff;
}

@media (max-width: 991px) {
    .introduction-section .introduction-item {
        margin: 40px 0;
    }
}

.class-section {
    padding-bottom: 20px;
    background-color: #fff;
}

.recommend-class-list .class-item {
    position: relative;
    margin: 0 auto 30px;
    z-index: 1;
    border: 1px solid #e4ecf3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .recommend-class-list .class-item {
        margin: 0 -5px 20px -5px;
    }
}

.recommend-class-list .class-item .class-img-wrap {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

    .recommend-class-list .class-item .class-img-wrap .mask {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.8);
        opacity: 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

        .recommend-class-list .class-item .class-img-wrap .mask .btn {
            margin-top: 80%;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

.recommend-class-list .class-item .class-img {
    display: block;
}

.recommend-class-list .class-item .img-responsive {
    width: 100%;
}

.recommend-class-list .class-item h3 {
    margin: 15px 5px;
    font-size: 16px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    text-align: center;
}

@media (max-width: 767px) {
    .recommend-class-list .class-item h3 {
        margin: 10px 5px;
        font-size: 14px;
    }
}

.recommend-class-list .class-item .metas {
    margin: 15px 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    text-align: center;
}

@media (max-width: 767px) {
    .recommend-class-list .class-item .metas {
        margin: 10px 0;
        font-size: 12px;
    }
}

.recommend-class-list .class-item .metas span {
    margin: 0 3px;
}

.recommend-class-list .class-item:hover .mask {
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .recommend-class-list .class-item:hover .mask .btn {
        margin-top: 30%;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.open-course-list-section .course-item .course-img .img-responsive {
    padding: 0;
}

.dynamic-section-main .panel {
    height: 300px;
}

@media (max-width: 767px) {
    .dynamic-section-main .panel {
        height: auto;
    }
}

.dynamic-section {
    padding-bottom: 20px;
    background: #f5f8fa;
}

.index-group {
    padding-bottom: 3px;
}

.index-article .index-recommend-aricle {
    float: left;
    width: 35%;
    padding-left: 0;
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    .index-article .index-recommend-aricle {
        width: 43%;
    }
}

@media (max-width: 991px) {
    .index-article .index-recommend-aricle {
        width: 28%;
    }
}

@media (max-width: 767px) {
    .index-article .index-recommend-aricle {
        width: 100%;
    }
}

.index-article .index-recommend-aricle li {
    position: relative;
    list-style-type: none;
    margin-bottom: 10px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .index-article .index-recommend-aricle li {
        float: left;
        width: 50%;
    }
}

.index-article .index-recommend-aricle li.last {
    margin-bottom: 0;
}

.index-article .index-recommend-aricle li img {
    width: 100%;
    height: 106px;
}

@media (max-width: 991px) {
    .index-article .index-recommend-aricle li img {
        height: auto;
    }
}

.index-article .index-recommend-aricle .title {
    position: absolute;
    bottom: 5px;
    left: 10px;
    right: 10px;
    color: #fff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.index-article .index-new-article {
    float: left;
    width: 65%;
    padding-left: 20px;
    margin-bottom: 0;
}

    .index-article .index-new-article.full {
        width: 100% !important;
        padding-left: 0;
    }

@media (max-width: 1199px) {
    .index-article .index-new-article {
        width: 57%;
    }
}

@media (max-width: 991px) {
    .index-article .index-new-article {
        width: 72%;
    }
}

@media (max-width: 767px) {
    .index-article .index-new-article {
        width: 100%;
        padding-left: 0;
    }
}

.index-article .index-new-article .date {
    position: absolute;
    top: 0;
    right: 0;
    color: #c1c1c1;
}

.index-article .index-new-article li {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    margin-bottom: 24px;
    padding-right: 80px;
}

@media (max-width: 767px) {
    .index-article .index-new-article li {
        margin-bottom: 20px;
    }
}

.index-article .index-new-article li.last {
    margin-bottom: 0;
}

.recommend-teacher {
    padding-bottom: 20px;
    background: #fff;
}

.es-friend-link {
    border-top: 1px solid #e1e8ed;
    background-color: #f5f8fa;
    padding: 20px 0;
}

@media (max-width: 767px) {
    .es-friend-link {
        padding: 10px 0;
    }
}

.es-friend-link .container {
    position: relative;
}

    .es-friend-link .container .title {
        position: absolute;
        top: 2px;
        left: 0;
        color: #919191;
        font-size: 18px;
    }

@media (max-width: 767px) {
    .es-friend-link .container .title {
        display: none;
    }
}

.es-friend-link .container ul {
    padding-left: 80px;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .es-friend-link .container ul {
        padding-left: 0;
    }
}

.es-friend-link .container ul li {
    margin: 5px 30px;
    display: inline-block;
}

@media (max-width: 1199px) {
    .es-friend-link .container ul li {
        margin: 5px 15px;
    }
}

@media (max-width: 767px) {
    .es-friend-link .container ul li {
        margin: 5px;
    }
}

.feature-banner img {
    margin: 0 auto;
}

.aricle-carousel {
    overflow: hidden;
}

    .aricle-carousel .swiper-container {
        position: relative;
        width: 100%;
        height: 100%;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .aricle-carousel .swiper-slide {
        position: relative;
        width: 100%;
        height: 100%;
    }

        .aricle-carousel .swiper-slide img {
            width: 100%;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

        .aricle-carousel .swiper-slide .image-overlay {
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

    .aricle-carousel .swiper-cat {
        position: absolute;
        bottom: 80px;
        left: 20px;
        right: 20px;
        opacity: 0.7;
        filter: alpha(opacity=70);
        color: #fff;
        z-index: 1;
    }

    .aricle-carousel .swiper-caption {
        position: absolute;
        font-size: 24px;
        left: 20px;
        right: 20px;
        bottom: 40px;
        color: #ffffff;
        z-index: 1;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

@media (max-width: 1199px) {
    .aricle-carousel .swiper-caption {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .aricle-carousel .swiper-caption {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .aricle-carousel .swiper-caption {
        font-size: 16px;
        bottom: 10px;
    }
}

.aricle-carousel .swiper-pager {
    position: absolute;
    bottom: 10px;
    z-index: 100;
    width: 100%;
    text-align: center;
}

@media (max-width: 767px) {
    .aricle-carousel .swiper-pager {
        display: none;
    }
}

.aricle-carousel .swiper-pager span {
    font-size: 0;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: none;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

    .aricle-carousel .swiper-pager span:hover,
    .aricle-carousel .swiper-pager span.swiper-active-switch {
        background: #fff;
        color: #46c37b;
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .aricle-carousel .swiper-pager span:hover {
        cursor: pointer;
    }

.topic-post-small {
    position: relative;
    border-collapse: collapse;
    display: block;
    color: #fff;
}

    .topic-post-small + .topic-post-small {
        margin-top: 12px;
    }

    .topic-post-small:hover {
        color: #fff;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .topic-post-small:hover .image-overlay {
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            opacity: 0.2;
            filter: alpha(opacity=20);
        }

    .topic-post-small img {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .topic-post-small .content {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 20px;
        z-index: 1;
    }

        .topic-post-small .content .title {
            margin: 0;
            line-height: 25px;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
        }

        .topic-post-small .content p {
            margin-bottom: 5px;
            font-size: 12px;
            opacity: 0.7;
            filter: alpha(opacity=70);
        }

.article-list .article-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
}

@media (max-width: 767px) {
    .article-list .article-item .media-left {
        width: 100%;
        display: block;
        padding-right: 0;
        margin-bottom: 10px;
    }

    .article-list .article-item .media .thumb-img {
        width: 100%;
    }
}

.article-list .article-item .content {
    margin-top: 15px;
    color: #919191;
}

.article-list .media {
    color: #919191;
}

    .article-list .media .media-body {
        padding-left: 10px;
        line-height: 25px;
    }

    .article-list .media .thumb-img {
        width: 260px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

.article-list .pager {
    margin: 40px 0 20px 0;
}

.article-metas {
    overflow: hidden;
}

    .article-metas .date {
        height: 45px;
        width: 45px;
        text-align: center;
        color: #919191;
        background-color: #f5f5f5;
        border-radius: 50%;
    }

        .article-metas .date .day {
            padding-top: 5px;
            font-size: 16px;
            line-height: 1.2;
        }

        .article-metas .date .month {
            font-size: 12px;
        }

    .article-metas .metas-body {
        padding-left: 60px;
    }

        .article-metas .metas-body p {
            margin-bottom: 0;
            font-size: 12px;
        }

        .article-metas .metas-body .title {
            margin: 0;
            line-height: 32px;
        }

@media (max-width: 1199px) {
    .article-metas .metas-body .title {
        font-size: 20px;
        line-height: 30px;
    }
}

@media (max-width: 767px) {
    .article-metas .metas-body .title {
        font-size: 16px;
        line-height: 22px;
    }
}

.article-metas .metas-body .title a {
    color: #616161;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .article-metas .metas-body .title a:hover {
        color: #46c37b;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.article-metas .metas-body .sns {
    color: #919191;
    margin: 10px auto;
}

    .article-metas .metas-body .sns span {
        margin-right: 10px;
    }

        .article-metas .metas-body .sns span i {
            margin-right: 5px;
        }

.article-text p {
    line-height: 30px;
    margin: 20px auto 30px auto;
}

@media (max-width: 767px) {
    .article-text p {
        margin: 10px auto 20px auto;
    }
}

.article-text img {
    margin: 10px auto;
    display: block;
    max-width: 100%;
    height: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.article-sns {
    margin: 30px auto 10px auto;
    font-size: 16px;
}

    .article-sns a.love,
    .article-sns .es-share > a {
        margin-right: 20px;
        color: #919191;
    }

        .article-sns a.love:hover,
        .article-sns .es-share > a:hover {
            color: #46c37b;
        }

        .article-sns a.love i,
        .article-sns .es-share > a i {
            margin-right: 5px;
            font-size: 22px;
        }

.related-article {
    margin-top: 30px;
    padding: 15px 0;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

    .related-article .row {
        margin: 0 -5px;
    }

    .related-article .col-sm-4 {
        position: relative;
        display: block;
        padding: 0 5px;
        margin: 5px auto;
    }

    .related-article .related-item {
        position: relative;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        overflow: hidden;
    }

        .related-article .related-item img {
            width: 100%;
        }

    .related-article .title {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px 20px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        color: #fff;
        z-index: 999;
    }

.es-commet {
    margin: 30px auto;
}

    .es-commet .badge {
        margin-left: 5px;
    }

    .es-commet textarea {
        margin: 20px auto;
    }

    .es-commet > .form-group {
        line-height: 38px;
    }

.artcile-comments {
    padding-left: 0;
    border-top: 1px solid #f5f5f5;
}

.course-detail-header {
    position: relative;
}

    .course-detail-header .es-section {
        position: relative;
        padding: 0;
        margin-bottom: 0;
    }

    .course-detail-header .setting {
        position: absolute;
        top: 10px;
        right: 10px;
        padding: 0 3px;
        display: block;
    }

        .course-detail-header .setting + .setting {
            right: 35px;
        }

    .course-detail-header .course-img {
        position: relative;
        float: left;
        background-color: #fff;
    }

@media (max-width: 767px) {
    .course-detail-header .course-img {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }
}

.course-detail-header .course-img .course-img-cover {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .course-detail-header .course-img .course-img-cover:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .course-detail-header .course-img .course-img-cover .es-icon {
        color: white;
        font-size: 100px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -50px;
        margin-top: -50px;
    }

.course-detail-header .course-img .img-responsive {
    width: 100%;
}

@media (max-width: 767px) {
    .course-detail-header .course-img .img-responsive {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }
}

.course-detail-header .course-img .tags {
    position: absolute;
    top: 0;
    left: 10px;
}

    .course-detail-header .course-img .tags span {
        margin-right: 5px;
    }

.course-detail-header .course-img .tag-serialing,
.course-detail-header .course-img .tag-live,
.course-detail-header .course-img .tag-finished {
    display: inline-block;
    width: 40px;
    height: 50px;
}

.course-detail-header .course-img .tag-serialing {
    background: url("http://139.196.164.10/Mall/Content/img/tag_serialing.png") no-repeat;
    background-image: -webkit-image-set(url("http://139.196.164.10/Mall/Content/img/tag_serialing.png") 1x, url("/Mall/Content/img/tag_serialing@2x.png") 2x);
}

.course-detail-header .course-img .tag-live {
    background: url("http://139.196.164.10/Mall/Content/img/tag_live.png") no-repeat;
    background-image: -webkit-image-set(url("http://139.196.164.10/Mall/Content/img/tag_live.png") 1x, url("/Mall/Content/img/tag_live@2x.png") 2x);
}

.course-detail-header .course-img .tag-finished {
    background: url("http://139.196.164.10/Mall/Content/img/tag_finished.png") no-repeat;
    background-image: -webkit-image-set(url("http://139.196.164.10/Mall/Content/img/tag_finished.png") 1x, url("/Mall/Content/img/tag_finished@2x.png") 2x);
}

.course-detail-header .title {
    color: #313131;
}

.course-detail-header .subtitle {
    color: #919191;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.course-detail-header .metas {
    color: #919191;
}

    .course-detail-header .metas p {
        font-size: 12px;
    }

        .course-detail-header .metas p label {
            width: 40px;
            margin-bottom: 0;
            font-weight: normal;
        }

        .course-detail-header .metas p span {
            display: inline-block;
        }

.course-detail-header .expiry-date {
    margin-bottom: 0;
}

.course-detail-header .discount-price .price {
    font-size: 24px;
    color: #313131;
    margin-right: 10px;
}

    .course-detail-header .discount-price .price i {
        font-size: 14px;
        font-style: normal;
    }

.course-detail-header .discount-price .discount {
    position: relative;
    margin-left: 12px;
    padding: 0 15px 0 15px;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    vertical-align: super;
}

    .course-detail-header .discount-price .discount:before {
        top: 0;
        left: -12px;
        border-width: 12px 12px 12px 0;
    }

    .course-detail-header .discount-price .discount:after {
        top: 10px;
        left: 1px;
    }

.course-detail-header .activity {
    margin-bottom: 0;
}

    .course-detail-header .activity .name {
        color: #313131;
        margin-right: 10px;
    }

    .course-detail-header .activity i {
        margin-right: 5px;
    }

.course-detail-header .course-operation {
    padding: 12px 15px;
    background-color: #fafafa;
    color: #919191;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 991px) {
    .course-detail-header .course-operation {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
}

.course-detail-header .course-operation .student-num {
    text-align: center;
    font-size: 22px;
    padding: 20px 0;
}

@media (max-width: 1199px) {
    .course-detail-header .course-operation .student-num {
        padding: 15px 0;
    }
}

.course-detail-header .course-operation .student-num i {
    margin-right: 10px;
    font-size: 28px;
}

.course-detail-header .course-data {
    list-style-type: none;
    padding: 10px 0;
}

    .course-detail-header .course-data > li {
        float: left;
        width: 33.33%;
        margin: 10px 0;
        color: #919191;
        text-align: center;
        line-height: 30px;
    }

@media (max-width: 1199px) {
    .course-detail-header .course-data > li {
        margin: 5px 0;
        line-height: 20px;
    }
}

.course-detail-header .course-data > li:first-child {
    border: none;
}

.course-detail-header .course-data > li .dropdown-toggle,
.course-detail-header .course-data > li > a {
    color: #919191;
}

    .course-detail-header .course-data > li .dropdown-toggle:hover,
    .course-detail-header .course-data > li > a:hover {
        color: #46c37b;
    }

.course-detail-header .course-data > li p {
    margin-bottom: 0;
}

.course-detail-header .course-data > li i {
    font-size: 26px;
}

.course-detail-header .course-data.active > li {
    width: 33.33%;
}

.course-detail-header.before .course-img {
    width: 480px;
    margin: 15px;
}

@media (max-width: 1199px) {
    .course-detail-header.before .course-img {
        width: 380px;
        margin: 10px;
    }
}

@media (max-width: 991px) {
    .course-detail-header.before .course-img {
        width: 340px;
    }
}

@media (max-width: 767px) {
    .course-detail-header.before .course-img {
        float: none;
        width: 100%;
        margin: 0;
    }
}

.course-detail-header.before .course-info {
    float: left;
    width: 390px;
    width: 388px\9;
    padding: 15px 20px 15px 5px;
    background-color: #fff;
}

@media (max-width: 1199px) {
    .course-detail-header.before .course-info {
        width: 350px;
        width: 348px\9;
        padding: 8px 10px;
    }

        .course-detail-header.before .course-info .title {
            margin-top: 10px;
        }
}

@media (max-width: 1199px) and (min-width: 768px) {
    .course-detail-header.before .course-info .title {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .course-detail-header.before .course-info {
        width: 358px;
        width: 356px\9;
        height: 212px;
        border-top-right-radius: 4px;
    }
}

@media (max-width: 767px) {
    .course-detail-header.before .course-info {
        float: none;
        width: 100%;
    }
}

.course-detail-header.before .course-operation {
    float: right;
    width: 238px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .course-detail-header.before .course-operation {
        width: 188px;
        padding: 10px;
    }
}

@media (max-width: 991px) {
    .course-detail-header.before .course-operation {
        float: none;
        width: 100%;
        padding: 10px 10px 0 10px;
    }
}

.course-detail-header.before .course-operation .student-num {
    border-bottom: 1px solid #f1f1f1;
}

@media (max-width: 991px) {
    .course-detail-header.before .course-operation .student-num {
        float: left;
        width: 33.33%;
        border: none;
        margin-top: 10px;
    }
}

.course-detail-header.before .course-operation .buy {
    padding: 26px 0;
    text-align: center;
}

@media (max-width: 1199px) {
    .course-detail-header.before .course-operation .buy {
        padding: 12px 0;
    }
}

@media (max-width: 991px) {
    .course-detail-header.before .course-operation .buy {
        padding: 18px 0 10px 0;
        float: left;
        width: 33.33%;
    }
}

@media (max-width: 767px) {
    .course-detail-header.before .course-operation .buy {
        width: 50%;
    }
}

.course-detail-header.before .course-operation .buy .btn {
    padding: 10px 30px;
}

.course-detail-header.before .course-data {
    border-bottom: 1px solid #f5f5f5;
}

@media (max-width: 991px) {
    .course-detail-header.before .course-data {
        float: left;
        width: 33.33%;
        margin-bottom: 0;
        border: none;
    }
}

@media (max-width: 767px) {
    .course-detail-header.before .course-data {
        width: 50%;
    }
}

.course-detail-header.before .course-data > li {
    width: 50%;
}

@media (max-width: 767px) {
    .course-detail-header.before .course-data > li {
        width: 50%;
    }
}

.course-detail-header.before .course-data.active > li {
    width: 33.33%;
}

.course-detail-header.after .course-img {
    width: 300px;
    margin: 15px;
}

@media (max-width: 1199px) {
    .course-detail-header.after .course-img {
        width: 240px;
        margin: 10px;
    }
}

@media (max-width: 767px) {
    .course-detail-header.after .course-img {
        width: 100%;
        margin: 0;
    }
}

.course-detail-header.after .course-info {
    float: left;
    width: 570px;
    width: 568px\9;
    padding: 15px 25px;
    background-color: #fff;
}

@media (max-width: 1199px) {
    .course-detail-header.after .course-info {
        width: 470px;
        width: 468px\9;
        padding: 10px;
    }

        .course-detail-header.after .course-info .title {
            margin-top: 10px;
        }
}

@media (max-width: 991px) {
    .course-detail-header.after .course-info {
        width: 320px;
        width: 318px\9;
    }
}

@media (max-width: 767px) {
    .course-detail-header.after .course-info {
        width: 100%;
    }
}

.course-detail-header.after .course-operation {
    float: right;
    width: 238px;
}

@media (max-width: 1199px) {
    .course-detail-header.after .course-operation {
        width: 208px;
        padding: 10px;
    }
}

@media (max-width: 991px) {
    .course-detail-header.after .course-operation {
        width: 138px;
    }
}

@media (max-width: 767px) {
    .course-detail-header.after .course-operation {
        width: 100%;
    }
}

.course-detail-header.after .course-operation .student-num {
    padding: 15px 0;
    border-bottom: 1px solid #f5f5f5;
}

@media (max-width: 1199px) {
    .course-detail-header.after .course-operation .student-num {
        font-size: 20px;
        padding: 10px 0;
    }
}

.course-detail-header.after .course-data {
    padding: 16px 0;
    margin-bottom: 0;
}

    .course-detail-header.after .course-data.two-col > li {
        width: 50%;
    }

.course-detail-header.after .progress {
    height: 11px;
    margin-bottom: 0;
}

.course-detail-header.after .course-header-bottom {
    padding: 15px;
    line-height: 40px;
    color: #919191;
}

    .course-detail-header.after .course-header-bottom .next-class {
        float: right;
        margin-right: 50px;
        max-width: 600px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

@media (max-width: 1199px) {
    .course-detail-header.after .course-header-bottom .next-class {
        max-width: 400px;
    }
}

@media (max-width: 1199px) {
    .course-detail-header.after .course-header-bottom .next-class {
        max-width: 250px;
        margin-right: 30px;
    }
}

.course-detail-header.after .course-header-bottom .next-class > a {
    color: #919191;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .course-detail-header.after .course-header-bottom .next-class > a:hover {
        color: #46c37b;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.course-detail-header.after .course-header-bottom .btn {
    float: right;
    padding: 10px 30px;
}

.course-material input {
    margin-right: 10px;
}

.course-detail-content img {
    max-width: 100%;
    height: auto;
}

.belongs-class .media-left img {
    width: 100px;
    height: auto;
    border: 3px solid #e4ecf3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.belongs-class .media-body {
    vertical-align: middle;
}

    .belongs-class .media-body > a {
        color: #616161;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .belongs-class .media-body > a:hover {
            color: #46c37b;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

.panel-class .arrow-prev,
.panel-class .arrow-next {
    position: absolute;
    top: 35%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #7f7f7f;
    background-color: rgba(127, 127, 127, 0.5);
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    visibility: hidden;
}

    .panel-class .arrow-prev:hover,
    .panel-class .arrow-next:hover {
        background-color: rgba(127, 127, 127, 0.8);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.panel-class .arrow-prev {
    left: 5px;
}

.panel-class .arrow-next {
    right: 5px;
}

.panel-class:hover .arrow-prev,
.panel-class:hover .arrow-next {
    visibility: visible;
}

.course-detail {
    margin-top: -10px;
}

.course-manage-header {
    position: relative;
}

    .course-manage-header .picture {
        float: left;
        height: 60px;
        margin-right: 10px;
    }

    .course-manage-header .title {
        margin: 5px 170px 10px 0;
        line-height: 1.2;
        font-size: 18px;
        font-weight: bold;
        word-break: break-all;
    }

@media (max-width: 767px) {
    .course-manage-header .title {
        margin-right: 10px;
    }
}

.course-manage-header .teachers {
    color: #919191;
    font-size: 13px;
}

    .course-manage-header .teachers a {
        margin-right: 10px;
        color: #616161;
    }

.course-manage-header .toolbar {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -15px;
}

.lesson-list-wrapper.pbs {
    padding-bottom: 100px !important;
}

.lesson-list-wrapper.pbm {
    padding-bottom: 150px !important;
}

.lesson-list-wrapper.pbl {
    padding-bottom: 200px !important;
}

.lesson-list {
    margin: 0 10px 0 40px;
    padding: 0;
    list-style: none;
    border-left: 2px solid #ccc;
}

    .lesson-list .item-chapter,
    .lesson-list .item-lesson {
        border: 1px solid #ccc;
        background: #fff;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .lesson-list .item-chapter {
        position: relative;
        margin-left: -30px;
    }

    .lesson-list .item-chapter-unit {
        margin-left: -15px;
    }

    .lesson-list .item-lesson {
        margin-left: 20px;
        cursor: move;
    }

    .lesson-list .item-line {
        border-bottom: 2px solid #ccc;
        vertical-align: top;
        display: inline-block;
        height: 20px;
        width: 20px;
        margin-left: -21px;
        float: left;
    }

    .lesson-list .item-content {
        margin-left: 10px;
        overflow: hidden;
        height: 40px;
        line-height: 40px;
        float: left;
        width: 99%;
    }

    .lesson-list .item-actions {
        visibility: hidden;
        background: #f3f3f3;
        border-left: 1px solid #ddd;
        position: absolute;
        right: 15px;
        padding-right: 35px;
    }

        .lesson-list .item-actions .btn,
        .lesson-list .item-actions .dropdown-menu > li > a {
            -webkit-transition: none;
            -o-transition: none;
            -moz-transition: none;
            transition: none;
        }

        .lesson-list .item-actions a.dropdown-toggle:hover,
        .lesson-list .item-actions a.dropdown-toggle:focus,
        .lesson-list .item-actions .btn-link:hover,
        .lesson-list .item-actions .btn-link:hover {
            text-decoration: none;
        }

    .lesson-list .item-chapter:hover .item-actions,
    .lesson-list .item-lesson:hover .item-actions {
        visibility: visible;
    }

    .lesson-list .item-chapter:hover,
    .lesson-list .item-lesson:hover {
        background: #f3f3f3;
    }

.lesson-form .for-video-type,
.lesson-form .for-audio-type,
.lesson-form .for-text-type,
.lesson-form .for-ppt-type,
.lesson-form .for-document-type,
.lesson-form .for-flash-type,
.lesson-form .for-none-type {
    display: none;
}

.lesson-form-video .for-video-type,
.lesson-form-document .for-document-type,
.lesson-form-flash .for-flash-type,
.lesson-form-audio .for-audio-type,
.lesson-form-text .for-text-type,
.lesson-form-ppt .for-ppt-type {
    display: block;
}

.file-chooser-uploader {
    padding: 20px;
    background: #f9f9f9;
    border: 1px solid #e6e6e6;
}

.file-chooser-uploader-label {
    margin-bottom: 10px;
    font-weight: bold;
}

.file-chooser-uploader-control {
    margin-bottom: 10px;
}

.file-chooser-uploader .alert-info {
    margin-bottom: 0;
}

.file-browser {
    padding: 10px;
    background: #f9f9f9;
    border: 1px solid #e6e6e6;
    height: 210px;
    overflow-y: auto;
    overflow-x: hidden;
}

.file-browser-list-container {
    height: 110px;
    overflow-y: auto;
    overflow-x: auto;
}

.file-browser-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .file-browser-list li {
        padding: 5px 10px;
    }

        .file-browser-list li:hover {
            background: #eee;
        }

    .file-browser-list .filename {
        float: left;
        width: 50%;
        cursor: default;
    }

    .file-browser-list .filesize {
        float: left;
        width: 20%;
        color: #777;
        cursor: default;
    }

    .file-browser-list .filetime {
        float: left;
        width: 30%;
        color: #777;
        cursor: default;
    }

.teacher-list-group .nickname {
    display: inline-block;
    width: 160px;
    margin-left: 6px;
}

.teacher-list-group .visible-checkbox {
    font-weight: normal;
}

.teacher-list-group .delete-btn {
    margin-top: 12px;
}

.teacher-list-group li .sort-handle {
    font-size: 18px;
    padding: 15px 10px 5px 5px;
    cursor: pointer;
}

.dashboard-panel .course-dashboard-ul {
    height: 80px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .dashboard-panel .course-dashboard-ul li {
        width: 33%;
        float: left;
        padding: 0 5px;
        text-align: center;
    }

        .dashboard-panel .course-dashboard-ul li .title {
            font-size: 14px;
            color: #333;
            margin-top: 0;
        }

        .dashboard-panel .course-dashboard-ul li .number {
            font-weight: 500;
            font-size: 24px;
        }

.class-bg-layer {
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    height: 100%;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    z-index: -1;
}

@media (max-width: 767px) {
    .class-bg-layer {
        top: 2px;
        left: 2px;
    }
}

.class-header .class-bg-layer {
    top: 8px;
}

.class-header .class-header-mian {
    position: relative;
}

.class-header .class-header-bg {
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.class-header .class-img {
    float: left;
}

    .class-header .class-img img {
        display: block;
        max-width: 100%;
        height: auto;
        width: 100%;
        border-top-left-radius: 4px;
    }

@media (min-width: 768px) {
    .class-header .class-img img {
        border-bottom-left-radius: 4px;
    }
}

@media (max-width: 767px) {
    .class-header .class-img img {
        border-top-right-radius: 4px;
    }
}

.class-header .class-info {
    float: left;
}

    .class-header .class-info > .title {
        margin-top: 15px;
    }

@media (max-width: 1199px) {
    .class-header .class-info > .title {
        font-size: 20px;
    }
}

.class-header .class-info > .metas {
    min-height: 40px;
    margin-bottom: 20px;
    color: #919191;
}

@media (max-width: 1199px) {
    .class-header .class-info > .metas {
        min-height: 30px;
        margin-bottom: 8px;
    }
}

@media (max-width: 991px) {
    .class-header .class-info > .metas {
        margin-bottom: 10px;
    }
}

.class-header .class-info .price span {
    font-size: 24px;
    color: #313131;
}

@media (max-width: 1199px) {
    .class-header .class-info .price span {
        font-size: 20px;
    }
}

.class-header .class-serve {
    position: relative;
    height: 70px;
    border: 1px dashed #f5f5f5;
}

    .class-header .class-serve .serve-frame {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 30px;
        padding: 5px;
        font-size: 12px;
        line-height: 15px;
        text-align: center;
        background-color: #f5f5f5;
    }

    .class-header .class-serve > ul {
        padding: 25px 10px 25px 40px;
    }

.class-header .class-data {
    list-style-type: none;
    padding: 11px 0;
    margin-bottom: 0;
    background-color: #fafafa;
}

    .class-header .class-data > li {
        float: left;
        margin: 10px 0;
        color: #919191;
        text-align: center;
        line-height: 30px;
        border-left: 1px solid #f5f5f5;
    }

@media (max-width: 1199px) {
    .class-header .class-data > li {
        padding: 8px 0;
        line-height: 25px;
    }
}

@media (max-width: 1199px) {
    .class-header .class-data > li {
        padding: 5px 0;
        line-height: 20px;
    }
}

.class-header .class-data > li:first-child {
    border: none;
}

.class-header .class-data > li p {
    margin-bottom: 0;
}

.class-header .class-data > li i {
    font-size: 26px;
}

.class-header .class-data > li .dropdown-toggle {
    color: #919191;
}

    .class-header .class-data > li .dropdown-toggle:hover {
        color: #46c37b;
    }

.class-header .setting {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0 3px;
}

    .class-header .setting + .setting {
        right: 35px;
    }

.class-header.before .class-img {
    position: relative;
    width: 50%;
}

@media (max-width: 991px) {
    .class-header.before .class-img {
        width: 40%;
    }
}

@media (max-width: 767px) {
    .class-header.before .class-img {
        width: 100%;
    }
}

.class-header.before .class-img .label {
    position: absolute;
    top: 5px;
    left: 5px;
}

.class-header.before .class-info {
    width: 50%;
}

@media (max-width: 991px) {
    .class-header.before .class-info {
        width: 60%;
    }
}

@media (max-width: 767px) {
    .class-header.before .class-info {
        width: 100%;
    }
}

.class-header.before .class-info > .title {
    margin: 20px;
}

@media (max-width: 1199px) {
    .class-header.before .class-info > .title {
        margin: 20px 20px 15px 20px;
    }
}

.class-header.before .class-info > .metas {
    min-height: 60px;
    padding-left: 20px;
}

@media (max-width: 1199px) {
    .class-header.before .class-info > .metas {
        min-height: 50px;
        padding-left: 20px;
    }
}

.class-header.before .bottom-metas {
    padding: 20px;
}

@media (max-width: 1199px) {
    .class-header.before .bottom-metas {
        padding: 10px;
    }
}

@media (max-width: 991px) {
    .class-header.before .bottom-metas {
        padding: 0 10px;
    }
}

.class-header.before .bottom-metas .btn-buy {
    float: right;
    width: 50%;
    line-height: 70px;
    text-align: right;
}

@media (max-width: 991px) {
    .class-header.before .bottom-metas .btn-buy {
        width: 100%;
        height: 60px;
        line-height: 60px;
    }
}

.class-header.before .bottom-metas .btn-buy .btn-link {
    color: #919191;
}

    .class-header.before .bottom-metas .btn-buy .btn-link:hover {
        color: #46c37b;
        text-decoration: none;
    }

.class-header.before .bottom-metas .btn-buy .btn-lg {
    padding: 13px 40px;
    font-size: 14px;
}

@media (max-width: 1199px) {
    .class-header.before .bottom-metas .btn-buy .btn-lg {
        padding: 10px 25px;
    }
}

.class-header.before .class-serve {
    float: left;
    width: 50%;
}

@media (max-width: 767px) {
    .class-header.before .class-serve {
        width: 100%;
    }
}

.class-header.before .class-data > li {
    width: 33.33%;
}

.class-header.before .class-data.active > li {
    width: 25%;
}

.class-header.after .class-img {
    width: 300px;
}

@media (max-width: 991px) {
    .class-header.after .class-img {
        width: 240px;
    }
}

@media (max-width: 767px) {
    .class-header.after .class-img {
        width: 100%;
    }
}

.class-header.after .class-info {
    width: 410px;
    padding: 0 20px;
}

@media (max-width: 1199px) {
    .class-header.after .class-info {
        width: 340px;
    }
}

@media (max-width: 767px) {
    .class-header.after .class-info {
        width: 100%;
    }
}

.class-header.after .class-info .price span {
    font-size: 16px;
}

.class-header.after .class-operation {
    float: left;
    width: 430px;
    background-color: #f5f5f5;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 1199px) {
    .class-header.after .class-operation {
        width: 300px;
    }
}

@media (max-width: 991px) {
    .class-header.after .class-operation {
        width: 140px;
    }
}

@media (max-width: 767px) {
    .class-header.after .class-operation {
        width: 100%;
    }
}

.class-header.after .class-serve {
    display: inline-block;
}

.class-header.after .class-data {
    border-top-right-radius: 4px;
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    .class-header.after .class-data {
        padding: 19px 0;
    }
}

@media (max-width: 991px) {
    .class-header.after .class-data {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .class-header.after .class-data {
        border-bootom-left-radius: 4px;
        border-bootom-right-radius: 4px;
    }
}

.class-header.after .class-data > li {
    width: 33.33%;
    padding: 48px 0;
}

@media (max-width: 991px) and (min-width: 768px) {
    .class-header.after .class-data > li {
        width: 100%;
        border: none;
        padding: 0;
        margin: 4px 0;
    }
}

@media (max-width: 767px) {
    .class-header.after .class-data > li {
        padding: 10px 0;
    }
}

.class-header.after .class-data > li > a {
    display: block;
    color: #919191;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .class-header.after .class-data > li > a:hover {
        color: #46c37b;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.class-header.after .class-data.two-col > li {
    width: 50%;
}

@media (max-width: 991px) and (min-width: 768px) {
    .class-header.after .class-data.two-col > li {
        width: 100%;
        margin: 17px 0;
    }
}

.class-header.after.auditor .class-data {
    padding: 0;
    border-bottom: 1px solid #f5f5f5;
}

@media (max-width: 1199px) {
    .class-header.after.auditor .class-data {
        padding: 10px 0;
    }
}

@media (max-width: 991px) {
    .class-header.after.auditor .class-data {
        padding: 0;
    }
}

.class-header.after.auditor .class-data > li {
    padding: 10px 0;
}

@media (max-width: 991px) {
    .class-header.after.auditor .class-data > li {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .class-header.after.auditor .class-data > li {
        padding: 20px 0;
    }
}

.class-header.after.auditor .class-auditor {
    padding: 18px 40px;
    line-height: 30px;
    color: #919191;
    background-color: #fafafa;
}

@media (max-width: 1199px) {
    .class-header.after.auditor .class-auditor {
        padding: 18px 20px;
    }
}

@media (max-width: 991px) {
    .class-header.after.auditor .class-auditor {
        padding: 10px 0 0 0;
    }
}

@media (max-width: 767px) {
    .class-header.after.auditor .class-auditor {
        padding: 10px 20px;
    }
}

.class-course-list .course-item {
    margin-top: 30px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .class-course-list .course-item .media {
        position: relative;
        background-color: #f5f5f5;
        padding: 10px;
    }

        .class-course-list .course-item .media .media-left {
            padding-right: 35px;
        }

            .class-course-list .course-item .media .media-left img {
                width: 160px;
                height: auto;
            }

@media (max-width: 767px) {
    .class-course-list .course-item .media .media-left {
        display: block;
        padding-right: 0;
    }

        .class-course-list .course-item .media .media-left img {
            width: 100%;
        }
}

.class-course-list .course-item .media .title {
    font-size: 18px;
    margin-bottom: 10px;
}

    .class-course-list .course-item .media .title > a {
        color: #313131;
    }

.class-course-list .course-item .media .price {
    position: absolute;
    top: 35px;
    right: 80px;
}

    .class-course-list .course-item .media .price span {
        font-size: 24px;
        color: #313131;
    }

@media (max-width: 1199px) {
    .class-course-list .course-item .media .price {
        right: 60px;
    }

        .class-course-list .course-item .media .price span {
            font-size: 20px;
        }
}

.class-course-list .course-item .media .course-show {
    position: absolute;
    top: 40px;
    right: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (max-width: 1199px) {
    .class-course-list .course-item .media .course-show {
        right: 20px;
    }
}

@media (max-width: 767px) {
    .class-course-list .course-item .media .course-show {
        top: auto;
        bottom: 30px;
    }
}

.class-course-list .course-item .media .course-show i {
    font-size: 24px;
}

.class-course-list .course-item .media .course-show:hover {
    cursor: pointer;
    color: #46c37b;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.period-list {
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

    .period-list > li {
        margin-bottom: 10px;
        padding: 10px 15px;
    }

    .period-list .chapter,
    .period-list .section {
        background-color: #f5f5f5;
        color: #919191;
    }

    .period-list .chapter {
        position: relative;
    }

        .period-list .chapter:hover {
            cursor: pointer;
        }

        .period-list .chapter .es-icon-toc {
            position: absolute;
            top: 11px;
            left: 15px;
        }

        .period-list .chapter .period-show {
            position: absolute;
            top: 8px;
            right: 15px;
        }

        .period-list .chapter .title {
            padding: 0 30px;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
        }

    .period-list .section {
        padding-left: 45px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

    .period-list .period {
        position: relative;
        padding: 10px 100px 10px 45px;
    }

        .period-list .period:hover,
        .period-list .period.item-active {
            background-color: #f2fae3;
        }

        .period-list .period.disable {
            background: none;
        }

        .period-list .period > a {
            color: #919191;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
        }

        .period-list .period .es-icon-undone,
        .period-list .period .es-icon-doing,
        .period-list .period .es-icon-done1 {
            position: absolute;
            top: 11px;
            left: 15px;
        }

        .period-list .period .title {
            color: #616161;
        }

        .period-list .period .date {
            position: absolute;
            top: 11px;
            right: 50px;
        }

        .period-list .period .course-type {
            position: absolute;
            top: 11px;
            right: 15px;
            line-height: 20px;
        }

            .period-list .period .course-type i {
                font-size: 20px;
            }

            .period-list .period .course-type small {
                margin-top: -3px;
            }

        .period-list .period .period-state {
            position: absolute;
            top: 10px;
            right: 15px;
            color: #919191;
        }

.class-detail-content {
    min-height: 300px;
}

    .class-detail-content .class-about p {
        line-height: 30px;
        margin-bottom: 30px;
    }

    .class-detail-content .class-about img {
        max-width: 100%;
        height: auto;
    }

.topic-detail .topic-header {
    position: relative;
    margin-bottom: 30px;
}

    .topic-detail .topic-header .media-body {
        padding-right: 100px;
    }

    .topic-detail .topic-header .title {
        font-size: 16px;
        margin-bottom: 10px;
    }

        .topic-detail .topic-header .title > a {
            color: #616161;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .topic-detail .topic-header .title > a:hover {
                color: #46c37b;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

    .topic-detail .topic-header .metas {
        color: #919191;
    }

        .topic-detail .topic-header .metas > a {
            color: #616161;
            margin-right: 5px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .topic-detail .topic-header .metas > a:hover {
                color: #46c37b;
                -webkit-transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                transition: all 0.3s ease;
            }

        .topic-detail .topic-header .metas span {
            margin-left: 5px;
        }

    .topic-detail .topic-header .media-data {
        position: absolute;
        top: 10px;
        right: 0;
        text-align: center;
        color: #919191;
    }

        .topic-detail .topic-header .media-data span {
            padding: 0 10px;
            display: inline-block;
        }

            .topic-detail .topic-header .media-data span + span {
                border-left: 1px solid #e1e1e1;
            }

.topic-detail .topic-body {
    position: relative;
    background-color: #f5f5f5;
    padding: 15px;
    margin-bottom: 30px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .topic-detail .topic-body .media-left {
        padding-right: 30px;
    }

@media (max-width: 1199px) {
    .topic-detail .topic-body .media-left {
        padding-right: 20px;
    }
}

@media (max-width: 767px) {
    .topic-detail .topic-body .media-left {
        display: block;
        padding-right: 0;
        margin-bottom: 20px;
    }
}

.topic-detail .topic-body .media-left img {
    width: 200px;
    height: auto;
}

@media (max-width: 767px) {
    .topic-detail .topic-body .media-left img {
        width: 100%;
    }
}

.topic-detail .topic-body .media-body {
    padding-right: 180px;
}

@media (max-width: 767px) {
    .topic-detail .topic-body .media-body {
        padding-right: 0;
    }
}

.topic-detail .topic-body .media-body p {
    color: #919191;
    margin-bottom: 18px;
    text-indent: 0;
}

@media (max-width: 1199px) {
    .topic-detail .topic-body .media-body p {
        margin-bottom: 10px;
    }
}

.topic-detail .topic-body .metas {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 20px;
}

@media (max-width: 1199px) {
    .topic-detail .topic-body .metas {
        right: 10px;
    }
}

@media (max-width: 767px) {
    .topic-detail .topic-body .metas {
        position: relative;
        margin-top: 10px;
    }
}

.topic-detail .topic-body .metas .btn {
    margin-left: 10px;
}

.topic-detail .topic-num .num-list {
    height: 50px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .topic-detail .topic-num .num-list a {
        display: inline-block;
        margin: 5px 3px;
    }

    .topic-detail .topic-num .num-list.active {
        height: 100%;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.topic-detail .topic-num .num-more {
    padding-top: 20px;
    text-align: center;
}

    .topic-detail .topic-num .num-more i {
        font-size: 24px;
        color: #616161;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .topic-detail .topic-num .num-more i:hover {
            color: #46c37b;
            cursor: pointer;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

.topic-detail .topic-action {
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
    text-align: right;
}

    .topic-detail .topic-action a {
        margin: 0 10px;
    }

@media (max-width: 767px) {
    .topic-detail .topic-action a {
        margin: 0;
    }
}

.topic-detail .topic-action i {
    margin-right: 5px;
}

.comment-list {
    list-style-type: none;
    padding-left: 0;
}

.class-signin {
    position: relative;
    padding: 0;
    color: #919191;
}

    .class-signin .panel-body {
        padding: 23px 15px;
    }

    .class-signin i {
        font-size: 24px;
        margin: 0 10px 0 0;
    }

    .class-signin .date {
        font-size: 22px;
    }

    .class-signin .btn-signin {
        position: absolute;
        padding: 20px 10px;
        min-width: 110px;
        line-height: 40px;
        text-align: center;
        font-size: 16px;
        top: 0;
        bottom: 0;
        right: 0;
        color: #fff;
        background-color: #46c37b;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

        .class-signin .btn-signin.after {
            line-height: 20px;
        }

.class-list .class-item {
    background-color: #fff;
    margin: 10px auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

    .class-list .class-item .class-img {
        position: relative;
    }

    .class-list .class-item h3 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px;
        font-size: 16px;
        color: #fff;
        z-index: 1;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

    .class-list .class-item .img-responsive {
        width: 100%;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .class-list .class-item .class-data {
        list-style-type: none;
        padding: 15px 0;
        margin-bottom: 0;
        background-color: #f5f5f5;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

        .class-list .class-item .class-data > li {
            float: left;
            width: 33.33%;
            text-align: center;
            color: #919191;
            line-height: 40px;
            border-right: 1px solid #e1e1e1;
        }

            .class-list .class-item .class-data > li:last-child {
                border: none;
            }

            .class-list .class-item .class-data > li > i {
                margin-right: 5px;
            }

    .class-list .class-item .class-serve {
        margin-bottom: 0;
        height: 70px;
    }

.lt-ie9 .class-list .class-item {
    border: 1px solid #e1e1e1;
}

.class-manage-page .container {
    width: 1170px !important;
}

#lesson-note-plugin-form {
    background: #f5f5f5;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}

    #lesson-note-plugin-form .note-content {
        position: absolute;
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 107px;
    }

    #lesson-note-plugin-form .note-actions {
        position: absolute;
        bottom: 15px;
        left: 10px;
        right: 10px;
    }

.lesson-question-plugin-pane-header {
    background: #f5f5f5;
    border-bottom: 1px solid #e9e9e9;
    padding: 10px;
    position: relative;
}

    .lesson-question-plugin-pane-header .back-to-list {
        float: left;
    }

    .lesson-question-plugin-pane-header h4 {
        margin: 0;
        padding: 0 70px;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        line-height: 34px;
    }

        .lesson-question-plugin-pane-header h4 i {
            font-weight: normal;
            color: #777;
            font-size: 14px;
        }

.lesson-question-plugin-pane-thread {
    padding: 10px;
    margin-bottom: 20px;
}

    .lesson-question-plugin-pane-thread h5 {
        margin: 0 0 10px;
        font-size: 14px;
        font-weight: bold;
    }

.lesson-question-plugin-pane-posts .posts-header {
    margin: 10px 10px;
    border-top: 1px solid #ddd;
    position: relative;
    height: 20px;
}

    .lesson-question-plugin-pane-posts .posts-header h5 {
        position: absolute;
        top: -18px;
        left: 10px;
        background: #fff;
        padding: 0 5px;
        font-size: 14px;
        font-weight: bold;
    }

.lesson-question-plugin-pane .posts {
    list-style: none;
    margin: 10px;
    padding: 0;
}

.lesson-question-plugin-pane .post-item {
    margin-bottom: 20px;
}

.lesson-question-plugin-pane .post-item-heading {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

    .lesson-question-plugin-pane .post-item-heading .avatar {
        float: left;
        width: 32px;
        height: 32px;
    }

    .lesson-question-plugin-pane .post-item-heading .infos {
        margin-left: 42px;
    }

        .lesson-question-plugin-pane .post-item-heading .infos .time {
            font-size: 12px;
            color: #999;
        }

        .lesson-question-plugin-pane .post-item-heading .infos .teacher-flag {
            background: #5cb85c;
            font-size: 12px;
            color: #fff;
            float: right;
            padding: 1px 5px;
            border-radius: 2px;
        }

.lesson-question-plugin-pane .post-item-body {
    color: #444;
}

.lesson-question-plugin-pane .post-form {
    margin: 10px;
}

.toolbar-pane-list {
    font-size: 13px;
}

    .toolbar-pane-list .list-item-body {
        padding-left: 10px;
        padding-right: 10px;
    }

    .toolbar-pane-list .meta,
    .toolbar-pane-list .summary {
        color: #999;
        font-size: 12px;
    }

.homework-pane,
.material-pane {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
}

    .homework-pane h5,
    .material-pane h5 {
        font-weight: bold;
        font-size: 13px;
        color: #999;
        margin: 10px;
    }

    .homework-pane .lesson-about,
    .material-pane .lesson-about {
        color: #999;
        font-size: 12px;
        margin: 10px;
        margin-bottom: 30px;
    }

.course-item-list-in-toolbar-pane {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
}

.ppt-dashboard {
    width: 100%;
    position: fixed;
    top: 56px;
    bottom: 0px;
    left: 0;
    right: 0;
    background: #e5e5e5;
}

.slide-player {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.slide-player-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
}

.slide-player-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.modal-body .lesson-preview-ppt {
    position: relative;
    min-height: 500px;
}

.loading-background {
    background: #ffffff url('http://139.196.164.10/Mall/Content/img/old/loader.gif') no-repeat center center;
}

.slide-player-watermark {
    position: absolute;
    width: 100%;
    bottom: 50px;
    text-align: center;
    font-size: 14px;
    padding: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    cursor: default;
}

.slide-player-control {
    position: absolute;
    width: 100%;
    bottom: 0px;
    text-align: center;
    font-size: 20px;
    padding: 10px;
    background: #fff;
    border-top: 1px solid #e2e2e2;
}

    .slide-player-control a {
        color: #666;
    }

        .slide-player-control a:hover {
            color: #333;
        }

    .slide-player-control .fullscreen {
        float: right;
        margin-left: 15px;
    }

    .slide-player-control .goto-first {
        margin-left: 100px;
    }

    .slide-player-control .goto-index {
        width: 50px;
        display: inline-block;
    }

    .slide-player-control .goto-index-input {
        float: right;
        font-size: 16px;
    }

    .slide-player-control .glyphicon {
        padding-left: 10px;
        padding-right: 10px;
    }

.slide-player-body {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0px;
    bottom: 50px;
}

    .slide-player-body .slide {
        display: none;
        position: relative;
        max-height: 100%;
        width: auto;
        max-width: 100%;
        margin: 0 auto;
    }

        .slide-player-body .slide.active {
            display: inline-block;
        }

.slide-notice {
    display: none;
    border-bottom: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    z-index: 1000;
    text-align: center;
    margin: 100px auto;
    position: relative;
    width: 300px;
}

    .slide-notice .header {
        padding: 15px;
        min-height: 16px;
    }

.period-list .period .course-lesson {
    color: #919191;
    display: block;
    overflow: inherit;
    text-overflow: inherit;
    white-space: inherit;
    word-wrap: inherit;
}

.course-filter.search-filter {
    padding-right: 0;
}

    .course-filter.search-filter .nav-pills {
        float: right;
    }

        .course-filter.search-filter .nav-pills > li {
            margin: 0 0 10px 20px;
        }

    .course-filter.search-filter .result-declare {
        position: absolute;
        top: 0;
        left: 0;
        line-height: 48px;
    }

        .course-filter.search-filter .result-declare span {
            color: red;
            padding: 0 10px;
        }

    .course-filter.search-filter .btn-group > .btn-primary {
        float: right;
    }

    .course-filter.search-filter .btn-group > .dropdown-menu {
        left: inherit;
        right: 0;
    }

        .course-filter.search-filter .btn-group > .dropdown-menu > li > a {
            text-align: center;
        }

.search-banner {
    background: url('http://139.196.164.10/Mall/Content/img/banner_search.jpg') top center no-repeat;
    height: 200px;
}

    .search-banner .search-input-group {
        margin: 75px 20%;
        height: 50px;
    }

@media (max-width: 991px) {
    .search-banner .search-input-group {
        margin-left: 0;
        margin-right: 0;
    }
}

.search-banner .search-input-group .form-control {
    height: 50px;
    border: none;
    padding-right: 50px;
    font-size: 16px;
    color: #000;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.search-banner .search-input-group .input-wrap {
    position: relative;
}

.search-banner .search-input-group .es-icon {
    display: none;
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 20px;
    z-index: 3;
    color: #e1e1e1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .search-banner .search-input-group .es-icon:hover {
        cursor: pointer;
        color: #c1c1c1;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.search-banner .search-input-group .btn {
    height: 50px;
    width: 120px;
    border: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

@media (max-width: 991px) {
    .search-banner .search-input-group .btn {
        width: 80px;
    }
}

.search-banner .search-input-group .btn:hover {
    z-index: 1;
}

.search-course-list {
    margin-top: -25px;
}

    .search-course-list .course-item {
        padding: 25px 0;
        border-bottom: 1px solid #f5f5f5;
    }

        .search-course-list .course-item .course-img {
            position: relative;
            float: left;
            width: 35%;
        }

@media (max-width: 767px) {
    .search-course-list .course-item .course-img {
        width: 100%;
        float: none;
    }
}

.search-course-list .course-item .course-img .tags-left {
    position: absolute;
    left: 0px;
    top: 0px;
}

    .search-course-list .course-item .course-img .tags-left .tag-live {
        display: inline-block;
        width: 40px;
        height: 50px;
        background: url("http://139.196.164.10/Mall/Content/img/tag_live.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/Mall/Content/img/tag_live.png") 1x, url("/Mall/Content/img/tag_live@2x.png") 2x);
    }

.search-course-list .course-item .course-img .tags-right {
    position: absolute;
    right: 0px;
    top: 0px;
}

    .search-course-list .course-item .course-img .tags-right .tag-public {
        display: inline-block;
        width: 68px;
        height: 68px;
        background: url("http://139.196.164.10/Mall/Content/img/tag_public.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/Mall/Content/img/tag_public.png") 1x, url("/Mall/Content/img/tag_public@2x.png") 2x);
    }

.search-course-list .course-item .course-info {
    float: left;
    width: 65%;
    padding-left: 15px;
}

@media (max-width: 767px) {
    .search-course-list .course-item .course-info {
        width: 100%;
        float: none;
        padding-left: 0;
        margin-top: 10px;
    }
}

.search-course-list .course-item .content {
    color: #313131;
}

.search-course-list .course-item .title {
    margin-top: 0;
}

    .search-course-list .course-item .title > a {
        color: #313131;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .search-course-list .course-item .title > a:hover {
            color: #46c37b;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

.search-course-list .course-item .ul-lesson {
    margin-top: 10px;
    padding: 0;
}

    .search-course-list .course-item .ul-lesson li {
        font-size: 12px;
        list-style-type: none;
        margin-bottom: 10px;
    }

        .search-course-list .course-item .ul-lesson li i {
            font-size: 12px;
        }

.search-result em {
    color: #e83d2c;
    font-style: inherit;
}

.search-result .loading {
    padding: 50px;
    margin: 0 auto;
    text-align: center;
}

    .search-result .loading > i {
        font-size: 40px;
    }

.teacher-item {
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    z-index: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e4ecf3;
}

@media (max-width: 767px) {
    .teacher-item {
        margin-left: -5px;
        margin-right: -5px;
    }
}

@media (min-width: 992px) {
    .teacher-item {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .teacher-item:hover {
            transform: translateY(-6px);
            -webkit-transform: translateY(-6px);
            -moz-transform: translateY(-6px);
            box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
            -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
            -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }
}

.teacher-item:hover .metas {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.teacher-item:hover .about {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.teacher-item .teacher-top {
    position: relative;
    z-index: 1;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #f5f8fa;
    padding: 20px 10px;
}

@media (max-width: 767px) {
    .teacher-item .teacher-top {
        padding: 10px;
    }
}

.teacher-item .avatar-lg {
    border: 4px solid #fff;
}

@media (max-width: 767px) {
    .teacher-item .avatar-lg {
        width: 80px !important;
        height: 80px !important;
    }
}

.teacher-item .title {
    height: 22px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

@media (max-width: 767px) {
    .teacher-item .title {
        margin-top: 10px;
    }
}

.teacher-item .position {
    color: #c1c1c1;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

@media (max-width: 767px) {
    .teacher-item .position {
        font-size: 12px;
    }
}

.teacher-item .teacher-bottom {
    position: relative;
    height: 90px;
}

@media (max-width: 767px) {
    .teacher-item .teacher-bottom {
        height: 60px;
    }
}

.teacher-item .about,
.teacher-item .metas {
    position: absolute;
    right: 20px;
    bottom: 20px;
    left: 20px;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .teacher-item .about,
    .teacher-item .metas {
        left: 10px;
        bottom: 10px;
        right: 10px;
    }
}

.teacher-item .about {
    top: 20px;
    line-height: 25px;
    overflow: hidden;
    color: #919191;
    opacity: 1;
    filter: alpha(opacity=100);
}

@media (max-width: 767px) {
    .teacher-item .about {
        top: 10px;
        line-height: 20px;
        font-size: 12px;
    }
}

.teacher-item .metas {
    top: 30px;
    bottom: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
}

@media (max-width: 767px) {
    .teacher-item .metas {
        top: 20px;
        bottom: 10px;
    }
}

.teacher-item .metas .btn {
    margin: 0 15px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .teacher-item .metas .btn {
        margin: 0 10px;
    }
}

@media (max-width: 767px) {
    .teacher-item .metas .btn {
        margin: 0 5px;
    }
}

.custompage .es-section img {
    max-width: 100%;
    height: auto;
}

.error-panel {
    margin-top: 10%;
}

    .error-panel .panel-heading {
        text-align: center;
        font-size: 22px;
    }

@media (max-width: 767px) {
    .error-panel .panel-heading {
        font-size: 16px;
    }
}

.error-panel .panel-body {
    padding: 60px 0;
}

@media (max-width: 767px) {
    .error-panel .panel-body {
        padding: 30px 0;
    }
}

.error-panel .well {
    position: relative;
    width: 60%;
    margin-left: 20%;
}

@media (max-width: 1199px) {
    .error-panel .well {
        width: 80%;
        margin-left: 10%;
    }
}

@media (max-width: 991px) {
    .error-panel .well {
        width: 90%;
        margin-left: 5%;
    }
}

@media (max-width: 991px) {
    .error-panel .well {
        width: 100%;
        margin-left: 0;
    }
}

.error-panel .well p {
    margin: 30px 20px;
}

@media (max-width: 767px) {
    .error-panel .well p {
        margin: 10px 0;
    }
}

.error-panel .well .error-404-icon {
    position: absolute;
    top: 20px;
    right: 30px;
    width: 191px;
    height: 241px;
    background: url('http://139.196.164.10/Mall/Content/img/icon_search.png') no-repeat;
}

.error-panel .well .error-403-icon {
    position: absolute;
    right: -44px;
    bottom: -28px;
    width: 245px;
    height: 248px;
    background: url('http://139.196.164.10/Mall/Content/img/icon_lock.png') no-repeat;
}

@media (max-width: 1199px) {
    .error-panel .well .error-403-icon {
        right: -30px;
    }
}

.error-panel .well .error-500-icon {
    position: absolute;
    top: 20px;
    right: -140px;
    width: 297px;
    height: 219px;
    background: url('http://139.196.164.10/Mall/Content/img/icon_server.png') no-repeat;
}

@media (max-width: 1199px) {
    .error-panel .well .error-500-icon {
        right: -80px;
    }
}

@media (max-width: 991px) {
    .error-panel .well .error-500-icon {
        right: -20px;
    }
}

.error-title {
    font-family: "Phosphate";
    font-size: 200px;
    text-transform: uppercase;
    color: #9a9a9a;
    margin-right: 30px;
}

@media (max-width: 1199px) {
    .error-title {
        font-size: 180px;
    }
}

@media (max-width: 991px) {
    .error-title {
        height: 120px;
    }
}

@media (max-width: 767px) {
    .error-title {
        font-size: 40px;
    }
}

.order-detail-bg {
    margin-bottom: 20px;
    border: 1px solid #f5f5f5;
}

    .order-detail-bg.checkout .order-info {
        padding-top: 30px;
        width: 70%;
    }

@media (max-width: 767px) {
    .order-detail-bg.checkout .order-info {
        width: 100%;
        padding: 15px;
    }
}

.order-detail-bg.checkout .order-info > p {
    margin-bottom: 15px;
    font-size: 14px;
}

.order-detail-bg.checkout .order-info .pay-rmb {
    font-size: 18px;
}

.order-detail-bg .order-detail {
    position: relative;
    height: 150px;
    width: auto;
    background-color: #fafafa;
}

@media (max-width: 767px) {
    .order-detail-bg .order-detail {
        height: auto;
    }
}

.order-detail-bg .order-img {
    float: left;
    width: 30%;
}

    .order-detail-bg .order-img img {
        height: 150px;
    }

.order-detail-bg .order-info {
    float: left;
    width: 50%;
    padding: 60px 0 0 50px;
    font-size: 18px;
    color: #616161;
}

@media (max-width: 767px) {
    .order-detail-bg .order-info {
        float: none;
        width: 100%;
        padding: 15px 15px 0 15px;
    }
}

.order-detail-bg .order-price {
    float: right;
    font-size: 24px;
    width: 20%;
    text-align: right;
    padding: 60px 30px 0 0;
}

@media (max-width: 767px) {
    .order-detail-bg .order-price {
        float: none;
        width: 100%;
        padding: 0 0 10px 15px;
        text-align: left;
    }
}

.order-detail-item {
    line-height: 30px;
    padding: 15px 20px;
}

.paid-courses .course-item {
    padding: 5px;
}

    .paid-courses .course-item:nth-child(odd) {
        background-color: #fafafa;
    }

    .paid-courses .course-item .course-img {
        float: left;
    }

        .paid-courses .course-item .course-img img {
            width: 112px;
            height: auto;
        }

    .paid-courses .course-item .course-title {
        float: left;
        padding: 10px 20px;
        margin: 0;
    }

    .paid-courses .course-item .course-info {
        padding: 16px 20px;
        float: right;
    }

    .paid-courses .course-item .more {
        position: relative;
    }

        .paid-courses .course-item .more:hover {
            cursor: pointer;
        }

            .paid-courses .course-item .more:hover .more-info {
                display: block;
            }

        .paid-courses .course-item .more .more-info {
            position: absolute;
            display: none;
            z-index: 1;
            top: 100%;
            right: 0;
            background-color: #fef7ed;
            border: 1px solid #ffd183;
            padding: 5px 10px;
            white-space: nowrap;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

.order-item {
    border-bottom: 0;
    padding: 50px 30px 50px 40px;
    line-height: 33px;
}

@media (max-width: 991px) {
    .order-item {
        padding: 15px;
    }
}

.order-item .order-item-title {
    float: left;
    width: 36%;
    color: #919191;
}

@media (max-width: 767px) {
    .order-item .order-item-title {
        width: 100% !important;
    }
}

.order-item .order-item-title .title {
    font-size: 18px;
    color: #313131;
    margin: 0 15px;
}

@media (max-width: 1199px) {
    .order-item .order-item-title .title {
        margin: 0;
    }
}

.order-item .order-item-title .es-icon {
    font-size: 22px;
    color: #313131;
}

.order-item .order-item-detail {
    float: left;
    width: 45%;
}

@media (max-width: 767px) {
    .order-item .order-item-detail {
        width: 100%;
    }
}

.order-item .order-item-detail .help-block {
    display: none;
}

    .order-item .order-item-detail .help-block .text-danger {
        display: inline-block;
        color: #d85030;
        width: 130px;
        margin-top: 10px;
        padding: 0 15px;
        line-height: 20px;
        font-size: 12px;
        background-color: #fff1f0;
        border: 1px solid #f0c7bd;
    }

.order-item .order-item-price {
    float: right;
    width: 19%;
    font-size: 14px;
    text-align: right;
    color: #616161;
}

@media (max-width: 767px) {
    .order-item .order-item-price {
        width: 100% !important;
        text-align: left;
    }
}

.order-item .form-control {
    background-color: #fafafa;
    border: 1px solid #f5f5f5;
}

.order-pay .total-price {
    text-align: right;
    margin-bottom: 20px;
    font-size: 16px;
}

@media (max-width: 767px) {
    .order-pay .total-price {
        margin-bottom: 15px;
    }
}

.order-pay .pay-rmb {
    color: #e83d2c;
    font-size: 24px;
}

.teacher-say-text {
    margin-bottom: 5px;
}

.question-eassy-form-control {
    margin-bottom: 18px;
}

    .question-eassy-form-control img {
        max-width: 100%;
    }

.question-set-item {
    margin-bottom: 50px;
    padding-top: 20px;
    border-top: 1px solid #ccc;
}

.question-set-item-side {
    float: left;
    width: 40px;
}

.question-set-item-main {
    margin-left: 50px;
}

.question-heading {
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    overflow: hidden;
    zoom: 1;
}

.question-choices {
    list-style: none;
    padding-left: 0;
}

    .question-choices > li {
        padding: 6px 6px;
    }

        .question-choices > li:hover {
            background: #eee;
            cursor: pointer;
        }

    .question-choices .choice-index {
        color: #999;
        margin-right: 20px;
        float: left;
    }

.form-paytype .order-detail-bg {
    padding: 50px;
}

@media (max-width: 767px) {
    .form-paytype .order-detail-bg {
        padding: 15px;
    }
}

.form-paytype .pay-type-label {
    display: inline-block;
    margin-right: 10%;
    font-size: 18px;
}

@media (max-width: 1199px) {
    .form-paytype .pay-type-label {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .form-paytype .pay-type-label {
        display: block;
        margin-bottom: 10px;
    }
}

.form-paytype .check {
    cursor: pointer;
    width: 144px;
    height: 54px;
    border: 2px solid #f5f5f5;
    position: relative;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    margin-right: 15px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (max-width: 1199px) {
    .form-paytype .check {
        margin-right: 5px;
        width: 100px;
        height: 40px;
        line-height: 32px;
        margin-bottom: 10px;
    }

        .form-paytype .check img {
            width: 80%;
            height: auto;
        }
}

.form-paytype .check:hover {
    border-color: #c1c1c1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.form-paytype .check.active {
    border: 2px solid #70d445;
}

    .form-paytype .check.active .icon {
        display: block;
    }

.form-paytype .check.disabled {
    opacity: 0.2;
    filter: alpha(opacity=20);
    cursor: default;
}

    .form-paytype .check.disabled:hover {
        border-color: #f5f5f5;
    }

.form-paytype .check .icon {
    display: none;
    background: url('http://139.196.164.10/Mall/Content/img/old/pay_check_status.png') no-repeat;
    top: -2px;
    right: -2px;
    width: 23px;
    height: 23px;
    background-position: 0 0;
    position: absolute;
    overflow: hidden;
}

.pay-agreement-list {
    margin-top: 30px;
    padding-left: 0;
}

    .pay-agreement-list li {
        list-style-type: none;
    }

        .pay-agreement-list li.checked .pay-bank {
            border-color: #70d445;
        }

            .pay-agreement-list li.checked .pay-bank:after {
                position: absolute;
                content: "";
                background: url('http://139.196.164.10/Mall/Content/img/old/pay_check_status.png') no-repeat;
                top: -2px;
                right: -2px;
                width: 23px;
                height: 23px;
                background-position: 0 0;
                z-index: -1;
            }

    .pay-agreement-list .pay-bank {
        position: relative;
        margin-bottom: 10px;
        padding: 18px;
        border: 2px solid #fafafa;
        z-index: 1;
        background-color: #fafafa;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        color: #313131;
    }

@media (max-width: 1199px) {
    .pay-agreement-list .pay-bank {
        padding: 10px;
    }
}

.pay-agreement-list .pay-bank:hover {
    border-color: #c1c1c1;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .pay-agreement-list .pay-bank:hover .closed {
        opacity: 1;
        filter: alpha(opacity=100);
    }

.pay-agreement-list .pay-bank input {
    margin-top: 0;
}

.pay-agreement-list .pay-bank .closed {
    float: right;
    display: block;
    color: #c1c1c1;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .pay-agreement-list .pay-bank .closed:hover {
        color: #e83d2c;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.pay-agreement-list .pay-bank .name {
    display: inline-block;
    width: 200px;
}

@media (max-width: 767px) {
    .pay-agreement-list .pay-bank .name {
        width: 150px;
    }
}

.pay-agreement-list .pay-bank .number {
    margin-right: 50px;
}

@media (max-width: 767px) {
    .pay-agreement-list .pay-bank .number {
        margin-right: 20px;
    }
}

.order-pay-state {
    padding: 40px 0;
    margin-bottom: 15px;
    color: #659f13;
    border: 1px solid #cddfb4;
    background-color: #f2fae3;
    font-size: 22px;
    text-align: center;
}

    .order-pay-state .es-icon {
        font-size: 70px;
    }

    .order-pay-state p {
        margin: 40px 0 60px 0;
    }

    .order-pay-state.error {
        color: #e83d2c;
        border: 1px solid #f0c7bd;
        background-color: #fff1f0;
    }

.social-login {
    position: relative;
    text-align: center;
    margin-top: 30px;
    z-index: 1;
}

    .social-login > span {
        padding: 0 10px;
        z-index: 1;
        background-color: #fff;
    }

    .social-login .line {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 1px;
        background: #f1f1f1;
        margin-top: -1px;
        z-index: -1;
    }

    .social-login .social-icon {
        display: inline-block;
        margin: 0 8px;
        border: 2px solid #919191;
        color: #919191;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        line-height: 33px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .social-login .social-icon > i {
            font-size: 20px;
        }

        .social-login .social-icon:hover {
            color: #fff;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        .social-login .social-icon.social-weibo:hover {
            background: #e6162d;
            border-color: #e6162d;
        }

        .social-login .social-icon.social-qq:hover {
            background: #78c257;
            border-color: #78c257;
        }

        .social-login .social-icon.social-renren:hover {
            background: #3793f1;
            border-color: #3793f1;
        }

        .social-login .social-icon.social-weixin:hover {
            background: #1ec354;
            border-color: #1ec354;
        }

        .social-login .social-icon.social-yun:hover {
            background: #ff842e;
            border-color: #ff842e;
        }

        .social-login .social-icon.social-more:hover {
            background: #46c37b;
            border-color: #46c37b;
        }

.login-section {
    margin: 50px auto;
    width: 460px;
    min-height: 400px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

@media (max-width: 767px) {
    .login-section {
        width: 100%;
        margin: 20px auto;
    }
}

.login-section.login-section-weixin {
    min-height: 315px;
}

.login-section .logon-tab {
    margin: -15px -15px 0 -15px;
}

    .login-section .logon-tab > a {
        display: block;
        padding: 20px;
        float: left;
        width: 50%;
        font-size: 16px;
        text-align: center;
        color: #616161;
        background-color: #f5f5f5;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .login-section .logon-tab > a:hover {
            background-color: #fafafa;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

        .login-section .logon-tab > a.active {
            background-color: #fff;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

.login-section .login-main {
    padding: 40px 45px 20px 45px;
}

@media (max-width: 767px) {
    .login-section .login-main {
        padding: 20px 0 0 0;
    }
}

@media (min-width: 768px) {
    .login-modal {
        width: 350px;
    }

        .login-modal .modal-body {
            padding: 30px 30px 15px 30px;
        }

        .login-modal .modal-footer {
            padding: 30px;
        }
}

.es-mobile .mobile-first {
    background: url("http://139.196.164.10/Mall/Content/img/mobile/mobile_bg.jpg") top center no-repeat;
}

    .es-mobile .mobile-first .container {
        position: relative;
        height: 570px;
    }

@media (max-width: 1199px) {
    .es-mobile .mobile-first .container {
        height: 500px;
    }
}

@media (max-width: 767px) {
    .es-mobile .mobile-first .container {
        height: 300px;
    }
}

.es-mobile .mobile-first .img-one {
    position: absolute;
    bottom: -70px;
    left: 5%;
    opacity: 0;
    z-index: 1;
}

@media (max-width: 991px) {
    .es-mobile .mobile-first .img-one {
        bottom: -60px;
        left: 1%;
    }
}

.es-mobile .mobile-first .img-two {
    position: absolute;
    bottom: -100px;
    left: 13%;
    z-index: 2;
    opacity: 0;
}

@media (max-width: 991px) {
    .es-mobile .mobile-first .img-two {
        bottom: -80px;
        left: 6%;
    }
}

.es-mobile .mobile-first .img-two-content {
    position: absolute;
    left: 50px;
    top: 55px;
    width: 233px;
    height: 400px;
}

.es-mobile .mobile-first .mobile-content {
    position: absolute;
    top: 30%;
    left: 52%;
    color: #fff;
}

@media (max-width: 991px) {
    .es-mobile .mobile-first .mobile-content {
        left: 50%;
    }
}

@media (max-width: 767px) {
    .es-mobile .mobile-first .mobile-content {
        top: 15%;
        left: 10%;
        right: 10%;
        text-align: center;
    }
}

.es-mobile .mobile-first .title {
    font-size: 80px;
    opacity: 0;
    font-weight: bold;
}

    .es-mobile .mobile-first .title img {
        display: inline-block;
        margin-top: -15px;
        width: 80px;
    }

@media (max-width: 1199px) {
    .es-mobile .mobile-first .title img {
        width: 60px;
    }
}

@media (max-width: 767px) {
    .es-mobile .mobile-first .title img {
        width: 40px;
        margin-top: -5px;
    }
}

@media (max-width: 1199px) {
    .es-mobile .mobile-first .title {
        font-size: 48px;
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .es-mobile .mobile-first .title {
        font-size: 28px;
    }
}

.es-mobile .mobile-first .subtitle {
    font-size: 24px;
    margin-bottom: 40px;
    opacity: 0;
    letter-spacing: 3px;
}

@media (max-width: 1199px) {
    .es-mobile .mobile-first .subtitle {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .es-mobile .mobile-first .subtitle {
        margin-bottom: 20px;
    }
}

.es-mobile .mobile-first .btn-mobile {
    display: inline-block;
    border: 2px solid #fff;
    font-size: 16px;
    padding: 18px 28px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

@media (max-width: 1199px) {
    .es-mobile .mobile-first .btn-mobile {
        font-size: 14px;
        padding: 10px 15px;
    }
}

.es-mobile .mobile-first .btn-mobile > i {
    font-size: 20px;
    margin-left: 10px;
    -webkit-animation: nextshake 1s infinite linear;
    animation: nextshake 1s infinite linear;
}

.es-mobile .mobile-first .btn-mobile:hover {
    background: rgba(255, 255, 255, 0.2);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.es-mobile .mobile-first .btn-mobile + .btn-mobile {
    margin-left: 35px;
}

@media (max-width: 767px) {
    .es-mobile .mobile-first .btn-mobile + .btn-mobile {
        margin-left: 10px;
    }
}

.es-mobile .mobile-first.active .img-one {
    -webkit-animation: fadeInLeft 0.5s 0.2s ease both;
    -moz-animation: fadeInLeft 0.5s 0.2s ease both;
    -o-animation: fadeInLeft 0.5s 0.2s ease both;
    animation: fadeInLeft 0.5s 0.2s ease both;
}

.es-mobile .mobile-first.active .img-two {
    -webkit-animation: fadeInRight 0.5s 0.2s ease both;
    -moz-animation: fadeInRight 0.5s 0.2s ease both;
    -o-animation: fadeInRight 0.5s 0.2s ease both;
    animation: fadeInRight 0.5s 0.2s ease both;
}

.es-mobile .mobile-first.active .title {
    -webkit-animation: fadeInDown 0.5s 0.7s ease both;
    -moz-animation: fadeInDown 0.5s 0.7s ease both;
    -o-animation: fadeInDown 0.5s 0.7s ease both;
    animation: fadeInDown 0.5s 0.7s ease both;
}

.es-mobile .mobile-first.active .subtitle,
.es-mobile .mobile-first.active .label-mobile,
.es-mobile .mobile-first.active .btn-mobile {
    -webkit-animation: fadeInUp 0.5s 0.7s ease both;
    -moz-animation: fadeInUp 0.5s 0.7s ease both;
    -o-animation: fadeInUp 0.5s 0.7s ease both;
    animation: fadeInUp 0.5s 0.7s ease both;
}

.es-mobile .mobile-second {
    min-height: 200px;
    background: #fff;
}

@media (max-width: 767px) {
    .es-mobile .mobile-second {
        text-align: center;
    }
}

.es-mobile .mobile-second .container {
    padding: 80px 40px;
}

@media (max-width: 767px) {
    .es-mobile .mobile-second .container {
        padding: 50px 10px;
    }
}

.es-mobile .mobile-second .step {
    margin-bottom: 85px;
}

@media (max-width: 767px) {
    .es-mobile .mobile-second .step {
        margin-bottom: 30px;
    }
}

.es-mobile .mobile-second .qrcode {
    display: inline-block;
    width: 220px;
    height: auto;
    max-width: 100%;
}

@media (max-width: 991px) {
    .es-mobile .mobile-second .qrcode {
        width: 200px;
    }
}

.es-mobile .mobile-second .btn-android,
.es-mobile .mobile-second .btn-apple {
    display: inline-block;
    color: #fff;
    margin-top: 70px;
    text-align: center;
    font-size: 20px;
    padding: 24px 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (max-width: 1199px) {
    .es-mobile .mobile-second .btn-android,
    .es-mobile .mobile-second .btn-apple {
        font-size: 18px;
        padding: 15px 10px;
        margin-top: 74px;
    }
}

@media (max-width: 991px) {
    .es-mobile .mobile-second .btn-android,
    .es-mobile .mobile-second .btn-apple {
        padding: 15px;
        margin-top: 28px;
    }
}

.es-mobile .mobile-second .btn-android:hover,
.es-mobile .mobile-second .btn-apple:hover {
    background-image: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.es-mobile .mobile-second .btn-android > i,
.es-mobile .mobile-second .btn-apple > i {
    font-size: 30px;
    margin-right: 15px;
}

@media (max-width: 991px) {
    .es-mobile .mobile-second .btn-android > i,
    .es-mobile .mobile-second .btn-apple > i {
        font-size: 24px;
        margin-right: 10px;
    }
}

.es-mobile .mobile-second .btn-android {
    background: #35d572;
    box-shadow: 0 16px 40px rgba(54, 214, 115, 0.4);
    background-image: -moz-linear-gradient(90deg, #35d572 0%, #3fde7b 100%);
    background-image: -webkit-linear-gradient(90deg, #35d572 0%, #3fde7b 100%);
    background-image: -ms-linear-gradient(90deg, #35d572 0%, #3fde7b 100%);
}

.es-mobile .mobile-second .btn-apple {
    background: #1f5dea;
    margin-left: 35px;
    box-shadow: 0 16px 40px rgba(31, 93, 234, 0.4);
    background-image: -moz-linear-gradient(90deg, #1f5dea 0%, #2b67f1 100%);
    background-image: -webkit-linear-gradient(90deg, #1f5dea 0%, #2b67f1 100%);
    background-image: -ms-linear-gradient(90deg, #1f5dea 0%, #2b67f1 100%);
}

@media (max-width: 1199px) {
    .es-mobile .mobile-second .btn-apple {
        margin-left: 20px;
    }
}

@media (max-width: 991px) {
    .es-mobile .mobile-second .btn-apple {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .es-mobile .mobile-second .btn-apple {
        margin-top: 20px;
    }
}

.es-mobile .mobile-third {
    position: relative;
    min-height: 200px;
    overflow: hidden;
    background: #f5f8fa url('http://139.196.164.10/Mall/Content/img/mobile/mobile_texture.jpg') top center;
}

@media (max-width: 767px) {
    .es-mobile .mobile-third {
        background: #f5f8fa;
        text-align: center;
    }
}

.es-mobile .mobile-third > .container {
    position: relative;
    padding: 80px 40px 0 40px;
}

@media (max-width: 767px) {
    .es-mobile .mobile-third > .container {
        padding: 50px 10px;
    }
}

.es-mobile .mobile-third .step {
    margin-bottom: 45px;
}

@media (max-width: 767px) {
    .es-mobile .mobile-third .step {
        margin-bottom: 30px;
    }
}

.es-mobile .mobile-third .qrcode {
    margin: 30px auto 0;
    width: 220px;
    font-size: 18px;
    color: #313131;
}

@media (max-width: 991px) {
    .es-mobile .mobile-third .qrcode {
        width: 200px;
    }
}

.es-mobile .mobile-third .qrcode img {
    width: 100%;
    margin-bottom: 20px;
}

.es-mobile .mobile-third .thumb {
    max-width: 100%;
    opacity: 0;
}

.es-mobile .mobile-third.active .thumb {
    -webkit-animation: fadeInUp 1s ease both;
    -moz-animation: fadeInUp 1s ease both;
    -o-animation: fadeInUp 1s ease both;
    animation: fadeInUp 1s ease both;
}

.es-mobile .step {
    font-size: 24px;
    color: #313131;
}

@media (max-width: 767px) {
    .es-mobile .step {
        font-size: 16px;
    }
}

.es-mobile .step .member {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    margin-right: 20px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #46c37b;
    box-shadow: 0 6px 20px rgba(70, 195, 123, 0.4);
    color: #fff;
}

@media (max-width: 767px) {
    .es-mobile .step .member {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-right: 5px;
    }
}

.section-wxpay .pay-qrcode-body {
    border: 1px solid #f5f5f5;
    margin-bottom: 50px;
    padding: 20px;
    text-align: center;
}

.section-wxpay .qrcode-img {
    float: left;
    width: 19%;
    margin-left: 24%;
}

@media (max-width: 1199px) {
    .section-wxpay .qrcode-img {
        width: 23%;
        margin-left: 21%;
    }
}

@media (max-width: 991px) {
    .section-wxpay .qrcode-img {
        width: 30%;
        margin-left: 15%;
    }
}

@media (max-width: 767px) {
    .section-wxpay .qrcode-img {
        width: 100%;
        float: none;
        margin-left: 0;
    }
}

.section-wxpay .qrcode-img img {
    width: 100%;
    margin: 20px auto;
}

.section-wxpay .qrcode-img-two {
    float: left;
    width: 40%;
}

@media (max-width: 1199px) {
    .section-wxpay .qrcode-img-two {
        width: 35%;
    }
}

@media (max-width: 991px) {
    .section-wxpay .qrcode-img-two {
        width: 40%;
    }
}

.section-wxpay .qrcode-img-two img {
    margin: 0 auto;
}

.section-wxpay .text-qrcode {
    color: #fff;
    padding: 5px 10px;
    background: #46c37b;
}

.section-wxpay .pay-qrcode-footer {
    padding-right: 30px;
    font-size: 16px;
    text-align: right;
}

    .section-wxpay .pay-qrcode-footer a {
        font-size: 14px;
    }

    .section-wxpay .pay-qrcode-footer .pay-rmb {
        font-size: 24px;
        color: #e83d2c;
    }

.coin-block {
    padding: 40px 0 25px 0;
}

    .coin-block .coin-text {
        float: left;
    }

        .coin-block .coin-text img {
            margin: 0 10px 14px 0;
        }

        .coin-block .coin-text strong {
            font-size: 30px;
            color: #ff5d42;
        }

    .coin-block .coin-btn {
        float: left;
        margin: 4px 0 0 55px;
    }

.table.order-table > tbody > tr > td,
.table.order-table > tbody > tr > th {
    padding: 10px;
    line-height: 22px;
}

.es-share.top .ml30-o {
    margin-left: -30px;
}

@-webkit-keyframes boxshow {
    0% {
        box-shadow: 0 0 15px #2db7f5;
        width: 8px;
        margin-left: -4px;
        left: 4px;
    }

    25% {
        box-shadow: 0 0 10px #2db7f5;
        width: 7px;
        margin-left: -3.5px;
        left: 3.5px;
    }

    50% {
        box-shadow: 0 0 5px #2db7f5;
        width: 6px;
        margin-left: -3px;
        left: 3px;
    }

    75% {
        box-shadow: 0 0 10px #2db7f5;
        width: 7px;
        margin-left: -3.5px;
        left: 3.5px;
    }

    100% {
        box-shadow: 0 0 15px #2db7f5;
        width: 8px;
        margin-left: -4px;
        left: 4px;
    }
}

@-moz-keyframes boxshow {
    /* Firefox */
    0% {
        box-shadow: 0 0 15px #2db7f5;
        width: 8px;
        margin-left: -4px;
        left: 4px;
    }

    25% {
        box-shadow: 0 0 10px #2db7f5;
        width: 7px;
        margin-left: -3.5px;
        left: 3.5px;
    }

    50% {
        box-shadow: 0 0 5px #2db7f5;
        width: 6px;
        margin-left: -3px;
        left: 3px;
    }

    75% {
        box-shadow: 0 0 10px #2db7f5;
        width: 7px;
        margin-left: -3.5px;
        left: 3.5px;
    }

    100% {
        box-shadow: 0 0 15px #2db7f5;
        width: 8px;
        margin-left: -4px;
        left: 4px;
    }
}

@keyframes boxshow {
    0% {
        box-shadow: 0 0 15px #2db7f5;
        width: 8px;
        margin-left: -4px;
        left: 4px;
    }

    25% {
        box-shadow: 0 0 10px #2db7f5;
        width: 7px;
        margin-left: -3.5px;
        left: 3.5px;
    }

    50% {
        box-shadow: 0 0 5px #2db7f5;
        width: 6px;
        margin-left: -3px;
        left: 3px;
    }

    75% {
        box-shadow: 0 0 10px #2db7f5;
        width: 7px;
        margin-left: -3.5px;
        left: 3.5px;
    }

    100% {
        box-shadow: 0 0 15px #2db7f5;
        width: 8px;
        margin-left: -4px;
        left: 4px;
    }
}

.marker-manage {
    position: relative;
    min-width: 1200px;
    height: 100%;
    background-color: #313131;
    overflow: hidden;
}

    .marker-manage.slideing {
        -moz-user-select: none;
        -khtml-user-select: none;
        user-select: none;
        cursor: move !important;
    }

    .marker-manage .nav.nav-tabs.nav-tabs-edit {
        margin-bottom: 0;
        border-bottom: none;
        background-color: #313131;
    }

        .marker-manage .nav.nav-tabs.nav-tabs-edit > li a {
            color: #919191;
            font-size: 14px;
            padding: 20px 15px;
        }

            .marker-manage .nav.nav-tabs.nav-tabs-edit > li a i:hover {
                color: #ff8a0c;
                cursor: pointer;
            }

        .marker-manage .nav.nav-tabs.nav-tabs-edit > li:hover > a,
        .marker-manage .nav.nav-tabs.nav-tabs-edit > li.active > a {
            background-color: #414141;
            color: #f5f5f5;
            border-color: transparent;
        }

        .marker-manage .nav.nav-tabs.nav-tabs-edit > li.static .border {
            border-left: 1px solid #919191;
            padding-left: 15px;
        }

        .marker-manage .nav.nav-tabs.nav-tabs-edit > li.static:hover {
            background-color: transparent;
        }

            .marker-manage .nav.nav-tabs.nav-tabs-edit > li.static:hover > a {
                background-color: transparent;
                color: #919191;
            }

        .marker-manage .nav.nav-tabs.nav-tabs-edit .highlight {
            border-bottom: none;
        }

    .marker-manage .nav.nav-pills.nav-pills-difficulty {
        display: inline-block;
        vertical-align: middle;
    }

        .marker-manage .nav.nav-pills.nav-pills-difficulty > li {
            margin-right: 10px;
        }

            .marker-manage .nav.nav-pills.nav-pills-difficulty > li.active > a {
                background-color: #46c37b;
                color: #fff;
            }

            .marker-manage .nav.nav-pills.nav-pills-difficulty > li > a {
                background-color: #262626;
                color: #ccc;
                font-size: 12px;
                padding: 0 15px;
            }

    .marker-manage .breadcrumb li.active {
        color: #fff;
    }

    .marker-manage .lesson-list {
        border: 0;
        margin: 0;
        overflow: auto;
        padding-right: 15px;
    }

        .marker-manage .lesson-list .item-lesson {
            position: relative;
            background-color: transparent;
            border: none;
            line-height: 40px;
            margin-bottom: 0;
            margin-left: 0;
            cursor: move;
        }

            .marker-manage .lesson-list .item-lesson .btn-preview {
                top: 0;
                right: 0;
                color: #919191;
            }

                .marker-manage .lesson-list .item-lesson .btn-preview:hover {
                    color: #46c37b;
                }

            .marker-manage .lesson-list .item-lesson .sqe-number {
                display: none;
            }

            .marker-manage .lesson-list .item-lesson .icon-drag {
                vertical-align: middle;
                margin-right: 10px;
                font-size: 16px;
            }

            .marker-manage .lesson-list .item-lesson .question-remove {
                position: absolute;
                top: 12px;
                right: 5px;
            }

            .marker-manage .lesson-list .item-lesson .info {
                display: inline-block;
                max-width: 60%;
                vertical-align: middle;
            }

            .marker-manage .lesson-list .item-lesson.dragged {
                border: 1px dashed #919191;
                position: absolute;
                width: 220px !important;
                padding-left: 15px;
            }

                .marker-manage .lesson-list .item-lesson.dragged .btn-preview {
                    display: none;
                }

            .marker-manage .lesson-list .item-lesson.disdragg {
                opacity: 0.3;
                filter: alpha(opacity=30);
                cursor: default;
            }

        .marker-manage .lesson-list .placeholder {
            position: relative;
        }

        .marker-manage .lesson-list .more-questions {
            position: absolute;
            right: 15px;
            bottom: -15px;
            left: 0;
            text-align: right;
            color: #919191;
            font-size: 12px;
        }

            .marker-manage .lesson-list .more-questions .loading {
                display: none;
            }

                .marker-manage .lesson-list .more-questions .loading img {
                    height: 30px;
                    margin-right: 10px;
                }

                .marker-manage .lesson-list .more-questions.loading .loading {
                    display: inline;
                }

            .marker-manage .lesson-list .more-questions a {
                color: #919191;
            }

                .marker-manage .lesson-list .more-questions a:hover {
                    color: #46c37b;
                }

.marker-manage-content {
    height: 100%;
    padding-bottom: 160px;
}

    .marker-manage-content .manage-player-body {
        position: relative;
        padding-top: 60px;
        float: left;
        height: 100%;
        width: 70%;
    }

        .marker-manage-content .manage-player-body .manage-player-header {
            position: absolute;
            left: 0;
            top: 0;
            width: 70%;
            height: 60px;
        }

            .marker-manage-content .manage-player-body .manage-player-header .title-link {
                float: left;
                font-size: 16px;
                color: #fff;
                line-height: 60px;
                margin-right: 20px;
            }

                .marker-manage-content .manage-player-body .manage-player-header .title-link i {
                    font-size: 16px;
                }

                .marker-manage-content .manage-player-body .manage-player-header .title-link:hover {
                    color: #46c37b;
                }

        .marker-manage-content .manage-player-body .manage-player-content {
            height: 100%;
        }

        .marker-manage-content .manage-player-body .mask {
            position: absolute;
            width: 100%;
            top: 0;
            bottom: 0;
            background-color: transparent;
        }

    .marker-manage-content .manage-edit-body {
        position: relative;
        float: left;
        width: 30%;
        height: 100%;
        background-color: #414141;
        color: #f5f5f5;
    }

        .marker-manage-content .manage-edit-body .btn-preview {
            position: absolute;
            right: 15px;
            top: 12px;
        }

        .marker-manage-content .manage-edit-body .tab-pane {
            padding: 30px 0 30px 20px;
            position: relative;
        }

        .marker-manage-content .manage-edit-body .btn-search {
            position: absolute;
            right: 10px;
            bottom: 0;
            padding: 9px;
            background-color: transparent;
            border: none;
            font-size: 16px;
            color: #616161;
        }

            .marker-manage-content .manage-edit-body .btn-search:focus {
                outline: none;
            }

        .marker-manage-content .manage-edit-body .question-difficulty {
            padding-bottom: 30px;
        }

        .marker-manage-content .manage-edit-body .question-remask {
            padding-top: 24px;
            border-top: 1px solid #616161;
            color: #919191;
            margin-bottom: 12px;
        }

            .marker-manage-content .manage-edit-body .question-remask .remask-icon {
                color: #ff8a0c;
                font-size: 16px;
                margin-right: 10px;
            }

    .marker-manage-content .editbox {
        position: absolute;
        left: 0;
        right: 0;
        height: 160px;
        bottom: 0;
        background-color: #313131;
    }

        .marker-manage-content .editbox .lesson-list {
            height: 100%;
            background-color: #414141;
            padding: 0 160px 0 20px;
        }

            .marker-manage-content .editbox .lesson-list.highlight {
                border: 1px dashed #2db7f5;
                background-color: transparent;
                background-color: rgba(45, 183, 245, 0.3);
            }

            .marker-manage-content .editbox .lesson-list .btn-preview {
                display: none;
            }

            .marker-manage-content .editbox .lesson-list .placeholder {
                border-color: transparent;
            }

        .marker-manage-content .editbox .scale-content {
            height: 111px;
            padding-top: 10px;
            border-top: 1px solid #292929;
        }

        .marker-manage-content .editbox .scalebox {
            position: relative;
            height: 21px;
            border-bottom: 1px solid #404040;
        }

            .marker-manage-content .editbox .scalebox .lesson-list {
                height: auto;
                padding: 0;
                background-color: transparent;
                overflow: visible;
            }

                .marker-manage-content .editbox .scalebox .lesson-list .item-lesson {
                    padding: 0 10px;
                    margin-bottom: 0;
                    text-align: left;
                    cursor: pointer;
                }

                    .marker-manage-content .editbox .scalebox .lesson-list .item-lesson:hover {
                        background-color: #46c37b;
                    }

                    .marker-manage-content .editbox .scalebox .lesson-list .item-lesson .title {
                        display: none;
                    }

                    .marker-manage-content .editbox .scalebox .lesson-list .item-lesson .info {
                        max-width: 150px;
                    }

                    .marker-manage-content .editbox .scalebox .lesson-list .item-lesson .sqe-number {
                        display: inline;
                    }

                .marker-manage-content .editbox .scalebox .lesson-list .placeholder {
                    height: 10px;
                }

                    .marker-manage-content .editbox .scalebox .lesson-list .placeholder:after {
                        content: "";
                        border: 5px solid;
                        border-color: transparent transparent transparent #46c37b;
                        position: absolute;
                        top: 0;
                        left: 0;
                    }

            .marker-manage-content .editbox .scalebox .scale {
                position: absolute;
                top: 0;
                display: block;
                z-index: 1;
                padding-left: 5px;
                color: #fff;
                height: 20px;
                line-height: 20px;
            }

                .marker-manage-content .editbox .scalebox .scale.scale-red .line {
                    top: 0;
                    height: 160px;
                    border-color: #e83d2c;
                }

                .marker-manage-content .editbox .scalebox .scale.scale-red .scale-details {
                    visibility: visible;
                    font-size: 12px;
                }

                .marker-manage-content .editbox .scalebox .scale.scale-blue {
                    cursor: pointer;
                    height: 100px;
                    top: 32px;
                }

                    .marker-manage-content .editbox .scalebox .scale.scale-blue .line {
                        height: 100px;
                        border-color: #2db7f5;
                    }

                    .marker-manage-content .editbox .scalebox .scale.scale-blue.highlight,
                    .marker-manage-content .editbox .scalebox .scale.scale-blue:hover {
                        width: 8px;
                    }

                        .marker-manage-content .editbox .scalebox .scale.scale-blue.highlight .line,
                        .marker-manage-content .editbox .scalebox .scale.scale-blue:hover .line {
                            border-color: transparent;
                            background-color: rgba(45, 183, 245, 0.5);
                            -moz-animation: boxshow 1s ease infinite;
                            -webkit-animation: boxshow 1s ease infinite;
                            animation: boxshow 1s ease infinite;
                        }

                        .marker-manage-content .editbox .scalebox .scale.scale-blue.highlight .scale-details,
                        .marker-manage-content .editbox .scalebox .scale.scale-blue:hover .scale-details {
                            width: 220px;
                            margin-left: -110px;
                            visibility: visible;
                        }

                    .marker-manage-content .editbox .scalebox .scale.scale-blue.moveing .line {
                        -moz-animation: boxshow 0 ease infinite;
                        -webkit-animation: boxshow 0 ease infinite;
                        animation: boxshow 0 ease infinite;
                    }

                    .marker-manage-content .editbox .scalebox .scale.scale-blue.moveing .scale-details {
                        width: 220px;
                        margin-left: -110px;
                        visibility: visible;
                    }

                .marker-manage-content .editbox .scalebox .scale.scale-white .line {
                    height: 106px;
                    top: 26px;
                    border-color: #fff;
                }

                    .marker-manage-content .editbox .scalebox .scale.scale-white .line i {
                        position: absolute;
                        left: -8.5px;
                        top: -13.5px;
                    }

                .marker-manage-content .editbox .scalebox .scale .scale-details {
                    position: absolute;
                    left: 0;
                    bottom: 100%;
                    visibility: hidden;
                    min-width: 50px;
                    margin-left: -25px;
                    background-color: rgba(0, 0, 0, 0.8);
                    text-align: center;
                    color: #fff;
                }

                .marker-manage-content .editbox .scalebox .scale .line {
                    position: absolute;
                    top: 0;
                    left: 0;
                    height: 25px;
                    border-left: 1px solid #616161;
                }

                    .marker-manage-content .editbox .scalebox .scale .line.line-dashed {
                        top: 32px;
                        height: 100px;
                        border-left: 1px dashed #a3a3a3;
                    }

                .marker-manage-content .editbox .scalebox .scale .scale-time {
                    display: inline-block;
                    font-size: 12px;
                    -webkit-transform: scale(0.83);
                }

.marker-manage .introjs-nextbutton.introjs-fullbutton,
.marker-manage .introjs-button.introjs-skipbutton {
    background: transparent;
    border-color: transparent;
    color: #919191;
    margin: 0;
    padding-right: 0;
    cursor: pointer;
}

    .marker-manage .introjs-nextbutton.introjs-fullbutton:hover,
    .marker-manage .introjs-button.introjs-skipbutton:hover,
    .marker-manage .introjs-nextbutton.introjs-fullbutton:focus,
    .marker-manage .introjs-button.introjs-skipbutton:focus {
        background: transparent;
        border-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        outline: none;
    }

.marker-manage .introjs-overlay {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.marker-manage .introjs-fixedTooltip {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.marker-manage .introjs-helperNumberLayer,
.marker-manage .introjs-skipbutton {
    display: none;
}

.marker-manage .introjs-helperLayer {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
}

.marker-manage .introjs-arrow.top-middle {
    margin-left: 0;
}

.marker-manage .introjs-tooltip {
    text-align: justify;
    font-size: 12px;
    color: #313131;
    padding: 15px;
}

    .marker-manage .introjs-tooltip .title {
        color: #919191;
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 1px solid #e6e6e6;
    }

    .marker-manage .introjs-tooltip .remask {
        font-size: 14px;
        margin-bottom: 6px;
    }

.marker-manage .intro-img {
    position: absolute;
    left: 0;
    top: 100%;
    color: #fff;
    font-size: 20px;
}

    .marker-manage .intro-img img {
        display: block;
        margin-left: 70px;
    }

.show-introhelp {
    position: relative;
}

    .show-introhelp .introhelp-icon-help {
        position: relative;
        color: #ff8a0c;
        z-index: 9999999 !important;
    }

    .show-introhelp .introhelp-icon-drag {
        position: relative;
        color: #fff;
        z-index: 9999999 !important;
    }

    .show-introhelp .popover {
        display: none;
        font-size: 12px;
        color: #313131;
    }

        .show-introhelp .popover .title {
            color: #919191;
            padding-bottom: 5px;
            border-bottom: 1px solid #e6e6e6;
            margin-bottom: 10px;
        }

        .show-introhelp .popover.bottom {
            top: 18px;
            left: -92px;
        }

        .show-introhelp .popover.left {
            left: -230px;
            top: 90px;
        }

    .show-introhelp .introhelp-img {
        position: absolute;
        top: 100%;
        left: 0;
        color: #fff;
        font-size: 14px;
    }

        .show-introhelp .introhelp-img img {
            display: block;
            margin-left: 50px;
        }

    .show-introhelp .close-introhelp {
        float: right;
        color: #919191;
        cursor: pointer;
    }

    .show-introhelp.show .popover {
        display: block;
    }

.introhelp-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background-color: #000;
}

.marker-preview {
    height: 100%;
    background-color: #f1f4f6;
}

    .marker-preview .marker-preview-content {
        position: relative;
        height: 100%;
        padding-top: 20px;
        color: #313131;
        text-align: center;
    }

@media (max-width: 1199px) {
    .marker-preview .marker-preview-content {
        padding-top: 10px;
    }
}

.marker-preview .marker-preview-content .title {
    font-size: 20px;
    line-height: 1;
}

.marker-preview .marker-preview-content .marker-preview-player {
    position: absolute;
    left: 120px;
    right: 120px;
    top: 60px;
    bottom: 20px;
}

@media (max-width: 1199px) {
    .marker-preview .marker-preview-content .marker-preview-player {
        bottom: 10px;
        top: 40px;
    }
}

.mark-questions-modal {
    width: 756px;
}

    .mark-questions-modal .modal-header {
        position: relative;
        padding: 20px 30px;
        color: #fff;
        border-color: #fff;
        border-bottom: 1px solid #F5F8FA;
    }

        .mark-questions-modal .modal-header .close {
            margin-top: -25px;
            opacity: 1;
            filter: alpha(opacity=100);
            font-size: 26px;
            color: #616161;
        }

    .mark-questions-modal .modal-title {
        font-size: 18px;
        line-height: 18px;
        text-align: left;
        color: #313131;
    }

    .mark-questions-modal .modal-content {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

    .mark-questions-modal .modal-body {
        padding: 15px 30px;
    }

    .mark-questions-modal .topic-bottom {
        padding-bottom: 20px;
        font-size: 14px;
        color: #fff;
        color: #616161;
        line-height: 40px;
        text-align: left;
        background-color: #F5F8FA;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }

        .mark-questions-modal .topic-bottom .topic-bottom-info {
            line-height: 34px;
            padding: 20px 30px 0;
            color: #919191;
        }

            .mark-questions-modal .topic-bottom .topic-bottom-info .btn {
                float: right;
                margin-left: 20px;
            }

    .mark-questions-modal .popup-topic {
        padding: 0;
        margin: 0;
        height: 300px;
        overflow: auto;
        list-style-type: none;
    }

        .mark-questions-modal .popup-topic img {
            max-width: 100%;
            vertical-align: top;
        }

        .mark-questions-modal .popup-topic p {
            margin-bottom: 0;
        }

        .mark-questions-modal .popup-topic .title {
            margin-bottom: 14px;
            line-height: 30px;
            font-size: 18px;
            color: #313131;
        }

        .mark-questions-modal .popup-topic .list {
            padding: 10px 0 10px 40px;
            line-height: 30px;
            cursor: pointer;
            cursor: default;
            position: relative;
        }

            .mark-questions-modal .popup-topic .list .num {
                position: absolute;
                left: 0;
                top: 12px;
                display: inline-block;
                width: 24px;
                height: 24px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                margin-right: 15px;
                border: 1px solid #c1c1c1;
                color: #c1c1c1;
                font-size: 14px;
                text-align: center;
                line-height: 22px;
            }

        .mark-questions-modal .popup-topic.topic-resolve .list {
            min-height: 200px;
            padding: 20px;
            margin-bottom: 15px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            cursor: default;
            background-color: #f5f8fa;
        }

    .mark-questions-modal .question-stem-fill-blank {
        color: #313131;
    }

.caption-uploader {
    height: 34px;
    background: transparent;
    display: inline-block;
}

.caption-notify {
    line-height: 28px;
}

.text-track-overview {
    overflow-y: scroll;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .text-track-overview p {
        font-size: 14px;
        line-height: 30px;
        color: #919191;
    }

        .text-track-overview p.active {
            color: #f5f5f5;
        }

.text-track-select-form-group {
    margin-bottom: 0px !important;
}

.track-select-parent {
    position: relative;
}

    .track-select-parent .track-select-show {
        width: 100%;
        background: white;
        border: 1px solid #CCC;
        color: #919191;
        font-size: 14px;
        line-height: 32px;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 2px;
        overflow: hidden;
    }

        .track-select-parent .track-select-show.active {
            border-color: #46c37b;
        }

        .track-select-parent .track-select-show .data-show {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            min-height: 32px;
            padding-right: 20px;
        }

        .track-select-parent .track-select-show .track-selcet-open-arrow,
        .track-select-parent .track-select-show .track-selcet-close-arrow {
            position: absolute;
            top: 0px;
            right: 10px;
        }

    .track-select-parent .track-selcet-list {
        padding-left: 0px;
        position: absolute;
        top: 34px;
        width: 100%;
        background: white;
        border-radius: 2px;
        border: 1px solid #CCC;
    }

        .track-select-parent .track-selcet-list li {
            position: relative;
            list-style: none;
            padding-left: 10px;
            padding-right: 10px;
            color: #919191;
            line-height: 34px;
        }

            .track-select-parent .track-selcet-list li .value {
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                padding-right: 110px;
            }

            .track-select-parent .track-selcet-list li .convertStatus {
                position: absolute;
                line-height: 1.2;
                padding: 2px 10px;
                border-radius: 5px;
                right: 40px;
                top: 8px;
                color: white;
            }

                .track-select-parent .track-selcet-list li .convertStatus.convert-success {
                    background: #46c37b;
                }

                .track-select-parent .track-selcet-list li .convertStatus.convert-error {
                    background: red;
                }

                .track-select-parent .track-selcet-list li .convertStatus.convert-doing {
                    background: blue;
                }

                .track-select-parent .track-selcet-list li .convertStatus.convert-waiting {
                    background: #AAA;
                }

                .track-select-parent .track-selcet-list li .convertStatus.convert-none {
                    background: #AAA;
                }

            .track-select-parent .track-selcet-list li:hover {
                background: #f5f5f5;
            }

                .track-select-parent .track-selcet-list li:hover .delete {
                    display: inline;
                }

            .track-select-parent .track-selcet-list li .delete {
                display: none;
                position: absolute;
                top: 8px;
                right: 10px;
            }

            .track-select-parent .track-selcet-list li.active {
                color: #46c37b;
            }

.subtitle-transcode-status {
    color: white;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 3px;
    line-height: 1;
    text-align: center;
    min-width: 72px;
}

    .subtitle-transcode-status.waiting,
    .subtitle-transcode-status.none {
        background: #919191;
    }

    .subtitle-transcode-status.doing {
        background: #2db7f5;
    }

    .subtitle-transcode-status.success {
        background: #46c37b;
    }

    .subtitle-transcode-status.error {
        background: #e83d2c;
    }

.subtitle-name {
    width: 300px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.user-center-header {
    position: relative;
    height: 220px;
    padding: 40px 0;
    background-color: #313131;
    z-index: 1;
}

    .user-center-header .mask {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.4);
        z-index: 0 !important;
    }

    .user-center-header .blurr-bg {
        z-index: -1;
    }

@media (max-width: 767px) {
    .user-center-header {
        padding: 45px 0;
    }
}

.user-center-header .container {
    position: relative;
    z-index: 1;
    padding: 0 70px;
}

@media (max-width: 1199px) {
    .user-center-header .container {
        padding: 0 30px;
    }
}

@media (max-width: 767px) {
    .user-center-header .container {
        padding: 0 10px;
    }
}

.user-center-header .user-avatar {
    position: relative;
    float: left;
    width: 66.67%;
    padding-left: 200px;
}

@media (max-width: 991px) {
    .user-center-header .user-avatar {
        width: 100%;
        float: none;
    }
}

@media (max-width: 767px) {
    .user-center-header .user-avatar {
        text-align: center;
        padding-left: 0;
    }

        .user-center-header .user-avatar .avatar-wrap {
            position: relative;
            margin-bottom: 10px;
            border: 3px solid rgba(255, 255, 255, 0.5);
        }

            .user-center-header .user-avatar .avatar-wrap .avatar-lg {
                width: 60px !important;
                height: 60px !important;
            }

            .user-center-header .user-avatar .avatar-wrap .icon-md {
                width: 20px;
                height: 20px;
                line-height: 15px;
            }

                .user-center-header .user-avatar .avatar-wrap .icon-md > i {
                    font-size: 12px;
                }
}

.user-center-header .avatar-wrap {
    position: absolute;
    top: 0;
    left: 0;
    border: 6px solid #585560;
    border: 6px solid rgba(255, 255, 255, 0.5);
}

.user-center-header .name {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .user-center-header .name {
        font-size: 16px;
    }
}

.user-center-header .position {
    margin-bottom: 10px;
    color: #919191;
    color: rgba(255, 255, 255, 0.5);
}

    .user-center-header .position > a {
        color: #919191;
        color: rgba(255, 255, 255, 0.5);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .user-center-header .position > a:hover {
            color: #fff;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

.user-center-header .mates {
    font-size: 18px;
    margin-bottom: 15px;
    color: #fff;
}

@media (max-width: 767px) {
    .user-center-header .mates {
        font-size: 16px;
    }
}

.user-center-header .user-about {
    float: left;
    width: 33.33%;
    padding: 15px 10px;
    background-color: #919191;
    background-color: rgba(255, 255, 255, 0.3);
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.user-center-header .user-about-content {
    height: 100px;
    overflow: hidden;
    line-height: 25px;
}

.group-header {
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 150px;
    position: relative;
}

    .group-header .media {
        position: absolute;
        bottom: 20px;
        left: 20px;
        border-radius: 3px;
        min-width: 20%;
        z-index: 1;
    }

    .group-header .media-left {
        padding-right: 20px;
    }

    .group-header .media-body {
        padding-top: 5px;
        width: auto;
    }

    .group-header .media-heading {
        font-size: 18px;
        color: #fff;
        margin-bottom: 12px;
    }

        .group-header .media-heading .btn {
            padding: 3px 15px 2px;
            vertical-align: text-top;
            margin-left: 12px;
            border: none;
        }

    .group-header .media-metas {
        font-size: 12px;
        color: #fff;
    }

.group-user-info hr {
    margin: 15px 0;
    background: #e1e1e1;
}

.group-user-info .group-message {
    margin: 0;
}

    .group-user-info .group-message span {
        float: left;
        width: 50%;
        text-align: center;
        font-size: 12px;
        color: #919191;
    }

    .group-user-info .group-message strong {
        display: block;
        color: #313131;
        font-size: 18px;
        font-weight: normal;
    }

.thread-list .media-left {
    padding-right: 18px;
}

.thread-list .media-heading {
    margin-bottom: 10px;
}

.thread-list .reply-num {
    display: inline-block;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #f1f1f1;
    color: #919191;
    text-align: center;
    font-size: 12px;
}

    .thread-list .reply-num strong {
        display: block;
        font-size: 20px;
        font-weight: normal;
        padding: 7px 0 0;
    }

.group-page .grouplist {
    height: 120px;
    width: 81px;
    float: left;
    text-align: center;
}

.group-page .post-delete-btn {
    visibility: hidden;
}

.group-page .media:hover .post-delete-btn {
    visibility: visible;
}

.es-live-poster {
    position: relative;
    background: #fff;
    margin: 0 auto;
    max-height: 300px;
}

    .es-live-poster a.img-responsive {
        max-width: none;
        width: 100%;
    }

    .es-live-poster .swiper-slide {
        margin: 0 auto;
        width: 100%;
    }

    .es-live-poster .swiper-pager {
        position: absolute;
        bottom: 20px;
        z-index: 100;
        width: 100%;
        text-align: center;
    }

        .es-live-poster .swiper-pager span {
            cursor: pointer;
            font-size: 0;
            margin: 0 7px;
            width: 14px;
            height: 14px;
            display: inline-block;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            background: #fff;
            background: rgba(255, 255, 255, 0.5);
        }

            .es-live-poster .swiper-pager span.swiper-active-switch {
                background: #f5f5f5;
                background: #ffffff;
            }

.live-course-body .label {
    padding: 0.4em 0.8em !important;
}

.live-course-body .es-live-list {
    padding: 0;
}

    .live-course-body .es-live-list .panel-body {
        padding: 0;
    }

        .live-course-body .es-live-list .panel-body > ul {
            margin: 0;
            padding: 0;
            background: #f5f5f5;
        }

            .live-course-body .es-live-list .panel-body > ul li {
                float: left;
                margin-bottom: -1px;
                list-style-type: none;
                padding: 12px 0;
                width: 25%;
                text-align: center;
                color: #313131;
                background-color: #f5f5f5;
                border-bottom: 1px solid #f5f5f5;
                border-right: 1px solid #e9e9e9;
            }

                .live-course-body .es-live-list .panel-body > ul li:last-child {
                    border-right: none;
                }

                .live-course-body .es-live-list .panel-body > ul li a {
                    color: #313131;
                    padding: 14px 17px;
                }

@media (max-width: 1199px) {
    .live-course-body .es-live-list .panel-body > ul li a {
        padding: 14px 0;
    }
}

@media (max-width: 991px) {
    .live-course-body .es-live-list .panel-body > ul li a {
        padding: 14px 60px;
    }
}

@media (max-width: 767px) {
    .live-course-body .es-live-list .panel-body > ul li a {
        padding: 14px 9px;
    }
}

.live-course-body .es-live-list .panel-body > ul li.active {
    background-color: #fff;
    border-bottom: none;
}

.live-course-body .es-live-list .es-live-item {
    position: relative;
    margin: 20px 15px;
}

    .live-course-body .es-live-list .es-live-item:before {
        content: "";
        position: absolute;
        top: 0;
        left: 5px;
        height: 100%;
        width: 2px;
        background: #e1e1e1;
    }

    .live-course-body .es-live-list .es-live-item .live-content.living .time-icon,
    .live-course-body .es-live-list .es-live-item .live-content.live .time-icon {
        display: inline-block;
        width: 14px;
        height: 14px;
        background: #a8eb8b;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        left: -1px;
    }

        .live-course-body .es-live-list .es-live-item .live-content.living .time-icon em,
        .live-course-body .es-live-list .es-live-item .live-content.live .time-icon em {
            display: inline-block;
            width: 8px;
            height: 8px;
            background: #70d445;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            position: absolute;
            top: 3px;
            left: 3px;
        }

    .live-course-body .es-live-list .es-live-item .live-content.living .label,
    .live-course-body .es-live-list .es-live-item .live-content.live .label {
        margin-left: 24px;
    }

    .live-course-body .es-live-list .es-live-item .live-content.live .time-icon {
        background: #6dcbf5;
    }

        .live-course-body .es-live-list .es-live-item .live-content.live .time-icon em {
            background: #2db7f5;
        }

    .live-course-body .es-live-list .es-live-item ul,
    .live-course-body .es-live-list .es-live-item li {
        list-style-type: none;
        padding: 0;
    }

    .live-course-body .es-live-list .es-live-item li {
        margin-top: 15px;
        padding-left: 24px;
    }

        .live-course-body .es-live-list .es-live-item li a {
            color: #313131;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
            font-size: 12px;
        }

            .live-course-body .es-live-list .es-live-item li a span {
                color: #919191;
                padding-right: 15px;
            }

.live-course-body .es-live-recommend img {
    width: 110px;
    max-width: 110px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.live-course-body .es-live-recommend .title {
    margin-bottom: 10px;
    height: 20px;
    overflow: hidden;
}

.live-course-body .es-live-recommend .price {
    color: #e83d2c;
    font-size: 12px;
}

.live-course-body .es-live-back ul {
    padding: 0;
    margin: 0;
}

    .live-course-body .es-live-back ul li {
        list-style-type: none;
        margin-top: 15px;
    }

        .live-course-body .es-live-back ul li:first-child {
            margin-top: 0px;
        }

        .live-course-body .es-live-back ul li:last-child {
            margin-bottom: 5px;
        }

        .live-course-body .es-live-back ul li .dat {
            width: 4px;
            height: 4px;
            background: #46c37b;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            display: inline-block;
            vertical-align: middle;
        }

        .live-course-body .es-live-back ul li a {
            color: #313131;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
        }

            .live-course-body .es-live-back ul li a:hover {
                color: #46c37b;
            }

            .live-course-body .es-live-back ul li a span {
                padding: 0 14px 0 8px;
            }

.live-course-body .es-live-all .media {
    padding-bottom: 15px;
    border-bottom: 1px solid #f5f5f5 !important;
}

.live-course-body .es-live-all .media-left {
    position: relative;
}

    .live-course-body .es-live-all .media-left .re-live {
        position: absolute;
        left: 0;
        top: 0;
        display: inline-block;
        width: 68px;
        height: 68px;
        background: url("http://139.196.164.10/Mall/Content/img/tag_recommend.png") no-repeat;
        background-image: -webkit-image-set(url("http://139.196.164.10/Mall/Content/img/tag_recommend.png") 1x, url("/Mall/Content/img/tag_recommend@2x.png") 2x);
    }

    .live-course-body .es-live-all .media-left .re-report {
        position: absolute;
        bottom: 0;
        background-color: #000;
        background: rgba(0, 0, 0, 0.5);
        width: 302px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 25px;
        font-size: 12px;
        text-align: center;
        line-height: 25px;
        color: #fff;
        font-weight: bold;
    }

@media (max-width: 1200px) {
    .live-course-body .es-live-all .media-left .re-report {
        width: 288px;
    }
}

@media (max-width: 767px) {
    .live-course-body .es-live-all .media-left {
        display: block;
        padding: 0;
    }
}

.live-course-body .es-live-all .media-left img {
    max-width: 302px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

@media (max-width: 1199px) {
    .live-course-body .es-live-all .media-left img {
        max-width: 767px;
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .live-course-body .es-live-all .media-left img {
        width: 288px;
    }
}

.live-course-body .es-live-all .media-body {
    position: relative;
}

    .live-course-body .es-live-all .media-body .title {
        height: 20px;
        overflow: hidden;
        margin-top: 10px;
    }

        .live-course-body .es-live-all .media-body .title a {
            font-size: 16px;
        }

    .live-course-body .es-live-all .media-body .metas {
        margin: 15px 0 20px;
        color: #c1c1c1;
    }

    .live-course-body .es-live-all .media-body .user a {
        color: #c1c1c1 !important;
    }

        .live-course-body .es-live-all .media-body .user a:hover {
            color: #46c37b;
        }

    .live-course-body .es-live-all .media-body .other {
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -34px;
        text-align: center;
    }

@media (max-width: 767px) {
    .live-course-body .es-live-all .media-body .other {
        margin-top: -14px;
    }
}

.live-course-body .es-live-all .media-body .other span {
    display: block;
    margin-bottom: 8px;
    font-size: 18px;
}

.live-course-body .es-live-all .media-body .other a {
    position: absolute;
    right: 0;
}

.embed-responsive-16by9.masks {
    z-index: 99;
}

.breadcrumb.open-course-breadcrumb {
    margin: -30px 0 0;
    background: transparent;
    padding: 25px 0 20px;
}

.open-course-header {
    margin-bottom: 15px;
    position: relative;
}

    .open-course-header .black-mask {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #000;
    }

    .open-course-header > .row {
        margin: 0;
    }

.open-course-detail-main {
    width: 45%;
    float: left;
}

    .open-course-detail-main img {
        width: 120px;
        max-width: 120px;
        height: 68px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

    .open-course-detail-main .title {
        font-size: 20px;
        color: #313131;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
    }

    .open-course-detail-main .metas span {
        font-size: 15px;
        color: #919191;
    }

        .open-course-detail-main .metas span:first-child {
            margin-right: 30px;
        }

    .open-course-detail-main .media-body {
        padding: 8px 0;
    }

.open-course-detail-operation {
    float: left;
    width: 55%;
    padding: 20px 0;
}

@media (max-width: 991px) {
    .open-course-detail-operation {
        width: 100%;
    }
}

.open-course-detail-operation .operation-list {
    display: inline-block;
    width: 24%;
    text-align: center;
    border-right: 1px solid #f1f1f1;
}

    .open-course-detail-operation .operation-list:last-child {
        border-right: none;
    }

@media (max-width: 991px) {
    .open-course-detail-operation .operation-list {
        width: 32%;
    }
}

@media (max-width: 991px) {
    .open-course-detail-operation .operation-list.no-border {
        border-right: 1px solid transparent;
    }
}

.open-course-detail-operation .operation-img.operation-share a {
    display: inline-block;
}

.open-course-detail-operation .operation-img {
    display: inline-block;
    width: 36px;
    height: 36px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    margin-right: 8px;
    background: #919191;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .open-course-detail-operation .operation-img a {
        color: #fff;
        display: block;
    }

    .open-course-detail-operation .operation-img i {
        font-size: 18px;
        line-height: 36px;
    }

    .open-course-detail-operation .operation-img .qrcode-popover.top .qrcode-content {
        left: -77px;
        top: -247px;
    }

.open-course-detail-operation .operation-zan.active,
.open-course-detail-operation .operation-zan:hover {
    background: #e85749;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.open-course-detail-operation .operation-share:hover {
    background: #83d460;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.open-course-detail-operation .operation-collection.active,
.open-course-detail-operation .operation-collection:hover {
    background: #53c3f5;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.open-course-detail-operation .operation-code:hover {
    background: #ff8a0c;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.open-course-detail {
    position: relative;
}

    .open-course-detail .btn-setting {
        position: absolute;
        top: 10px;
        right: 10px;
        padding: 0 3px;
    }

.open-course-container {
    padding: 0;
}

.open-course-wechat-preview .open-course-container {
    max-width: 740px;
}

    .open-course-wechat-preview .open-course-container .open-course-wechat-qrcode {
        position: fixed;
        right: 50%;
        top: 100px;
        background: #fff;
        margin-right: -585px;
    }

        .open-course-wechat-preview .open-course-container .open-course-wechat-qrcode img {
            width: 200px;
            height: 200px;
        }

.open-course-panel {
    margin: 15px 0;
    border-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .open-course-panel .panel-heading {
        border: none;
    }

        .open-course-panel .panel-heading:before {
            content: '';
            display: inline-block;
            width: 4px;
            height: 20px;
            background: #46c37b;
            vertical-align: sub;
            margin-right: 6px;
        }

.open-course-intro img {
    max-width: 100%;
}

.open-course-recommend {
    margin-bottom: 15px;
}

    .open-course-recommend:last-child {
        margin-bottom: 0;
    }

    .open-course-recommend .open-course-img {
        float: left;
        width: 30%;
        margin-right: 20px;
    }

    .open-course-recommend .open-course-content {
        float: left;
        width: 63%;
    }

    .open-course-recommend .title {
        margin: 8px 0 5px;
    }

        .open-course-recommend .title a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal;
            color: #313131;
        }

    .open-course-recommend .metas {
        font-size: 12px;
        color: #919191;
    }

.open-course-img {
    float: left;
    width: 15%;
}

.open-course-comment {
    float: left;
    width: 84%;
    margin: 0 auto;
}

    .open-course-comment textarea {
        margin: 0 auto;
    }

        .open-course-comment textarea.form-control-o {
            background-color: transparent;
            border: 1px solid #f5f5f5;
        }

.es-open-course-list .course-item .title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 16px;
    margin-top: 20px;
    padding: 0 15px;
}

@media (max-width: 767px) {
    .es-open-course-list .course-item .title a {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .es-open-course-list .course-item .title {
        margin-top: 5px;
        width: 100%;
        display: block;
    }
}

.es-open-course-list .course-item .course-img .img-responsive {
    padding: 0;
}

.es-open-course-list .course-item .course-img .mask {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 10px;
}

@media (max-width: 767px) {
    .es-open-course-list .course-item .course-img .mask {
        font-size: 12px;
        padding: 6px;
    }
}

.es-open-course-list .course-item .metas {
    padding: 22px 15px;
}

@media (max-width: 767px) {
    .es-open-course-list .course-item .metas {
        padding: 10px 15px;
        font-size: 12px;
        width: 100%;
    }
}

.open-course-title {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.open-course-mobile-title {
    font-size: 20px;
    margin-bottom: 0;
    padding: 10px 10px 0;
    background: #fff;
    margin-top: 15px;
}

    .open-course-mobile-title p {
        font-size: 16px;
    }

.open-course-mask {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #000;
    background-color: rgba(0, 0, 0, 0.9);
}

    .open-course-mask .mask-content {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 330px;
        height: 160px;
        margin-top: -80px;
        margin-left: -165px;
        text-align: center;
    }

        .open-course-mask .mask-content h2 {
            color: #fff;
            font-size: 20px;
            margin-bottom: 20px;
        }

        .open-course-mask .mask-content .mask-btn {
            font-size: 20px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

            .open-course-mask .mask-content .mask-btn .es-icon {
                font-size: 23px;
                padding-left: 10px;
            }

    .open-course-mask .open-course-content {
        background: transparent;
        text-align: center;
    }

        .open-course-mask .open-course-content img {
            position: absolute;
            right: 0;
            top: 0;
        }

        .open-course-mask .open-course-content .metas {
            position: absolute;
            left: 50%;
            margin-left: -142px;
            top: 156px;
        }

        .open-course-mask .open-course-content p {
            font-size: 22px;
            color: #fff;
        }

        .open-course-mask .open-course-content .open-course-btn {
            border: 1px solid #fff;
            color: #fff;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            margin-top: 10px;
        }

.open-course-views.open-course-wechat-views {
    padding-top: 40px;
}

.open-course-views {
    position: relative;
    padding: 0;
    background-color: #000;
    height: 500px;
}

@media (max-width: 767px) {
    .open-course-views {
        height: 300px;
    }
}

.open-course-views .mask-img {
    width: 100%;
    padding-top: 10px;
}

@media (max-width: 1199px) {
    .open-course-views .mask-img {
        padding-top: 50px;
    }
}

@media (max-width: 991px) {
    .open-course-views .mask-img {
        padding: 0;
    }
}

.open-course-views .lesson-content {
    height: 100%;
}

.open-course-views .mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 999;
}

    .open-course-views .mask .mask-content {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 330px;
        height: 160px;
        margin-top: -80px;
        margin-left: -165px;
        text-align: center;
    }

@media (max-width: 991px) {
    .open-course-views .mask .mask-content {
        margin-top: -60px;
    }
}

.open-course-views .mask .mask-content h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}

.open-course-views .mask .mask-content .mask-btn {
    font-size: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .open-course-views .mask .mask-content .mask-btn .es-icon {
        font-size: 23px;
        padding-left: 10px;
    }

.open-course-views .mask .open-course-content {
    background: transparent;
    text-align: center;
}

    .open-course-views .mask .open-course-content img {
        position: absolute;
        right: 0;
        top: 0;
    }

    .open-course-views .mask .open-course-content .metas {
        position: absolute;
        left: 50%;
        margin-left: -142px;
        top: 156px;
    }

    .open-course-views .mask .open-course-content p {
        font-size: 22px;
        color: #fff;
    }

    .open-course-views .mask .open-course-content .open-course-btn {
        border: 1px solid #fff;
        color: #fff;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin-top: 10px;
    }

.open-course-views .modal-dialog .modal-img {
    float: left;
    width: 33.3%;
    padding: 0 8px;
}

    .open-course-views .modal-dialog .modal-img img {
        margin-bottom: 12px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .open-course-views .modal-dialog .modal-img .title {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal;
        color: #313131;
    }

.open-course-views .modal-dialog .modal-footer .es-share .dropdown-menu {
    left: 96px;
}

.open-course-views .modal-dialog .modal-footer .es-share a {
    color: #fff;
    font-size: 14px;
}

.open-course-views .modal-dialog .modal-footer .es-share .share-btn {
    background-color: #70d445;
    border-color: #70d445;
}

    .open-course-views .modal-dialog .modal-footer .es-share .share-btn:hover {
        background-color: #56bb2b;
    }

.open-course-views .modal-dialog .modal-footer .es-share .next-btn {
    background-color: #ff8a0c;
    border-color: #ff8a0c;
}

    .open-course-views .modal-dialog .modal-footer .es-share .next-btn:hover {
        background-color: #d87000;
    }

.open-course-mobile-views {
    background: #fff;
    padding: 0 10px 10px;
}

.open-course-tab {
    height: 500px;
    background-color: #212121;
    color: #ffffff;
    padding: 0;
}

@media (max-width: 991px) {
    .open-course-tab {
        height: auto;
    }
}

.open-course-tab ul {
    padding: 0;
    margin-bottom: 0;
    list-style-type: none;
}

    .open-course-tab ul .tab-header {
        float: left;
        width: 50%;
        padding: 20px 0;
        font-size: 16px;
        text-align: center;
        cursor: pointer;
        background-color: #313131;
    }

        .open-course-tab ul .tab-header.active,
        .open-course-tab ul .tab-header:hover {
            background-color: #212121;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

@media (max-width: 991px) {
    .open-course-tab ul .tab-header {
        padding: 15px 0;
        font-size: 14px;
    }
}

.open-course-tab .tab-recommand {
    padding: 10px 20px 10px 15px;
}

    .open-course-tab .tab-recommand:first-child {
        padding: 15px 20px 10px 15px;
    }

    .open-course-tab .tab-recommand img {
        float: left;
        width: 118px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

@media (max-width: 1199px) {
    .open-course-tab .tab-recommand img {
        width: 100px;
    }
}

.open-course-tab .tab-recommand .open-course-info {
    margin-left: 138px;
}

@media (max-width: 1199px) {
    .open-course-tab .tab-recommand .open-course-info {
        margin-left: 108px;
    }
}

.open-course-tab .tab-recommand .open-course-info .title {
    display: inline-block;
    padding-bottom: 8px;
    max-height: 42px;
    line-height: 21px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgba(255, 255, 255, 0.8);
}

    .open-course-tab .tab-recommand .open-course-info .title:hover {
        color: #46c37b;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.open-course-tab .tab-recommand .open-course-info .num {
    color: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    height: 21px;
}

.open-course-tab .tab-live a {
    display: block;
    padding: 14px 50px 14px 20px;
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .open-course-tab .tab-live a:hover,
    .open-course-tab .tab-live a:active,
    .open-course-tab .tab-live a.active {
        color: #ffffff;
        background-color: #46c37b;
    }

.open-course-mobile-tab {
    background: #fff;
    margin-bottom: 20px;
}

    .open-course-mobile-tab ul .tab-header {
        background-color: #fff;
        border-bottom: 2px solid #616161;
        color: #616161;
        font-size: 13px;
    }

        .open-course-mobile-tab ul .tab-header.active {
            background-color: #fff;
            border-bottom: 2px solid #46c37b;
            color: #46c37b;
        }

.open-course-detail .intro-img {
    width: 186px;
    display: block;
    margin-top: 10px;
}

.open-course-teacher img {
    margin: 0 auto;
}

.open-course-teacher .intro {
    line-height: 20px;
    text-align: left;
    font-size: 12px;
    color: #313131;
    height: 70px;
    overflow: hidden;
}

.course-comment {
    padding: 15px 20px;
}

    .course-comment .media {
        margin-bottom: 40px;
        margin-top: 20px;
    }

        .course-comment .media:first-child {
            margin-bottom: 20px;
            border-bottom: 1px solid #f5f5f5;
        }

.open-starttime {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 1199px) {
    .open-starttime {
        font-size: 12px;
    }
}

.open-course-list .course-block {
    padding: 20px;
    border: 1px solid #e4ecf3;
    background-color: #fff;
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    .open-course-list .course-block {
        width: 48%;
        float: left;
        margin: 0 1% 20px 1%;
        padding: 0;
    }
}

.open-course-list .course-block .course-img {
    position: relative;
    float: left;
    width: 35%;
}

    .open-course-list .course-block .course-img img {
        width: 100%;
    }

@media (max-width: 991px) {
    .open-course-list .course-block .course-img {
        float: none;
        width: 100%;
    }
}

.open-course-list .course-block .open-course-content {
    float: left;
    width: 65%;
    padding-left: 20px;
}

@media (max-width: 991px) {
    .open-course-list .course-block .open-course-content {
        float: none;
        width: 100%;
        padding: 0 10px 10px 10px;
    }

        .open-course-list .course-block .open-course-content .title {
            padding-top: 10px;
        }
}

@media (max-width: 767px) {
    .open-course-list .course-block .open-course-content {
        padding: 0 5px 5px 5px;
    }
}

.open-course-list .course-block .open-course-content .title {
    margin-bottom: 10px;
}

    .open-course-list .course-block .open-course-content .title a {
        font-size: 22px;
        vertical-align: middle;
    }

@media (max-width: 991px) {
    .open-course-list .course-block .open-course-content .title a {
        font-size: 14px;
    }
}

.open-course-list .course-block .open-course-intro {
    margin-bottom: 20px;
    height: 80px;
    overflow: hidden;
    color: #919191;
}

@media (max-width: 1199px) {
    .open-course-list .course-block .open-course-intro {
        height: 60px;
        margin-bottom: 10px;
    }
}

.open-course-list .course-block .metas {
    line-height: 34px;
}

@media (max-width: 767px) {
    .open-course-list .course-block .metas {
        line-height: 20px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .open-course-list .course-block .metas .btn {
        font-size: 12px;
    }
}

.open-course-list .course-block .metas span {
    margin-right: 15px;
    color: #c1c1c1;
    font-size: 12px;
}

@media (max-width: 991px) {
    .open-course-list .course-block .metas span {
        margin-right: 5px;
    }
}

.open-course-list .course-block .metas span .es-icon {
    margin-right: 5px;
    font-size: 20px;
}

@media (max-width: 767px) {
    .open-course-list .course-block .metas span .es-icon {
        font-size: 16px;
    }
}

.open-course-list .section-more-btn {
    margin: 40px 0 70px 0;
}

.open-course-list .tags {
    position: absolute;
    top: 0;
    left: 10px;
}

    .open-course-list .tags .tag-open-live {
        display: inline-block;
        width: 40px;
        height: 50px;
        background: url(http://139.196.164.10/Mall/Content/img/tag_open_live.png) no-repeat;
    }

.open-course-sms-form .help-block {
    margin-top: 47px;
    margin-left: 200px;
}

@media (max-width: 991px) {
    .open-course-sms-form .help-block {
        margin: 0;
    }
}

@media (max-width: 991px) {
    .open-course-form-control {
        width: 67%;
        display: inline-block;
    }
}

@media (max-width: 991px) {
    .open-course-form-btn {
        width: 30%;
        display: inline-block;
    }
}

.panel-create-course .panel-heading h2 {
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 16px;
}

.panel-create-course .course-piece {
    position: relative;
    text-align: left;
    padding-left: 15px;
    font-size: 16px;
}

    .panel-create-course .course-piece:after {
        content: "";
        position: absolute;
        left: 0;
        top: 3px;
        width: 4px;
        height: 16px;
        background-color: #46c37b;
    }

    .panel-create-course .course-piece.title:after {
        top: 8px;
    }

.panel-create-course .course-select {
    margin: 20px 5px 30px 5px;
    height: 250px;
    padding: 35px 15px;
    border: 2px solid transparent;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    background-color: #f4f6f8;
}

    .panel-create-course .course-select:hover {
        border: 2px solid #46c37b;
    }

    .panel-create-course .course-select.disabled {
        border: 0px;
        color: #d9d7d7;
        cursor: help;
    }

    .panel-create-course .course-select.active {
        background-color: #46c37b;
        color: #fff;
    }

        .panel-create-course .course-select.active .course-type {
            border-bottom: 1px solid white;
        }

    .panel-create-course .course-select .es-icon {
        font-size: 47px;
    }

    .panel-create-course .course-select .course-type {
        padding: 20px 0;
        font-size: 16px;
        border-bottom: 1px solid #e1e1e1;
    }

    .panel-create-course .course-select .course-intro {
        padding-top: 20px;
        font-size: 12px;
    }

.panel-create-course .course-title {
    margin-bottom: 50px;
}

.materiallib-stats .stats-summary {
    padding: 15px;
}

.stats-summary .piece {
    cursor: pointer;
    padding: 0;
    height: 100px;
    border: solid 2px #eee;
}

    .stats-summary .piece.border-sm-left {
        border-left-width: 1px;
    }

    .stats-summary .piece.border-sm-top {
        border-top-width: 1px;
    }

    .stats-summary .piece.border-sm-right {
        border-right-width: 1px;
    }

    .stats-summary .piece.border-sm-bottom {
        border-bottom-width: 1px;
    }

    .stats-summary .piece:hover {
        border: solid 2px #499AE6;
    }

    .stats-summary .piece.active {
        border: solid 2px #499AE6;
    }

    .stats-summary .piece .quantum {
        padding: 20px;
    }

        .stats-summary .piece .quantum .p-text {
            font-size: 16px;
        }

        .stats-summary .piece .quantum .number {
            color: #499AE6;
            font-weight: 500;
        }

.materiallib-stats .pie-container {
    padding: 15px;
}

.pie-container .left {
    padding-left: 0;
    padding-right: 5px;
}

.pie-container .right {
    padding-left: 5px;
    padding-right: 0;
}

.pie-container .pie {
    padding: 0;
    height: 460px;
    border: solid 4px #eee;
}

.materiallib-stats .line-container {
    padding: 15px;
}

.line-container .container {
    padding: 0;
}

.line-container .line {
    border: solid 4px #eee;
    height: 300px;
}

.materiallib-stats .chart {
    display: none;
}

    .materiallib-stats .chart.active {
        display: block;
    }

.material-body .page-header {
    display: none;
}

.material-detail-widget .header {
    padding-bottom: 12px;
    margin: 0 0 20px 0;
    padding: 0;
    border-bottom-width: 2px;
    border-bottom: 1px solid #eee;
}

    .material-detail-widget .header h1 {
        display: inline;
        font-size: 18px;
        line-height: 32px;
        margin: 0 0;
    }

.material-detail-widget .content .tab-panne {
    display: none;
}

    .material-detail-widget .content .tab-panne.active {
        display: block;
    }

.material-detail-widget .content .nav {
    margin-bottom: 20px;
}

.my-materials-list .materials-ul {
    height: 200px;
}

.materials-ul {
    border: solid 1px #eee;
    padding-left: 0;
    height: 218px;
    background: #fafafa;
}

    .materials-ul.batch-hidden i {
        display: none !important;
    }

    .materials-ul li {
        list-style-type: none;
    }

        .materials-ul li img {
            width: 100%;
        }

        .materials-ul li .op-btn {
            text-align: center;
            height: 40px;
            line-height: 40px;
            padding: 0;
            cursor: pointer;
            border-top: solid 1px #eee;
        }

            .materials-ul li .op-btn:hover {
                background: #eee;
            }

        .materials-ul li.op-li {
            margin: 0;
        }

        .materials-ul li .border-left {
            border-left: solid 1px #eee;
        }

        .materials-ul li.img-li .reconvert-btn {
            position: absolute;
            left: 35%;
            top: 40%;
        }

        .materials-ul li.caption {
            padding: 8px 10px;
        }

            .materials-ul li.caption p.tags,
            .materials-ul li.caption p.date {
                font-size: 10px;
                margin-bottom: 0;
            }

            .materials-ul li.caption p.use-time {
                font-size: 10px;
                margin-top: 5px;
                margin-bottom: 5px;
            }

.material-list-container {
    margin-top: 20px;
}

#material-search-form .source-btn {
    margin-bottom: 10px;
}

.material-collection {
    color: #ff8a0c;
}

.batch-item {
    position: absolute;
    left: 8px;
    top: 4px;
    z-index: 101;
}

.materials-type {
    margin-bottom: 25px !important;
}

    .materials-type ul {
        padding: 0;
    }

    .materials-type li {
        list-style-type: none;
    }

        .materials-type li.dropdown {
            padding: 5px 11px;
            border: 1px solid #ccc;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
            border-color: #e1e1e1;
        }

            .materials-type li.dropdown a {
                color: #616161;
            }

    .materials-type .form-control {
        height: 32px;
        border-color: #e1e1e1;
        box-shadow: none;
        position: relative;
        left: -4px;
        width: 240px;
    }

.es-materials-manage .nav-tabs > li span {
    display: block;
    padding: 14px 15px 15px;
    color: #919191;
}

.es-materials-manage .nav-tabs > li > a {
    padding: 14px 15px 15px;
    color: #313131;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

    .es-materials-manage .nav-tabs > li > a:hover {
        color: #46c37b;
        background: transparent;
        border-top: 1px solid transparent;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
    }

.es-materials-manage .nav-tabs > li.active > a {
    color: #46c37b;
    border-bottom-color: #ddd;
}

    .es-materials-manage .nav-tabs > li.active > a:hover {
        border-top: 1px solid transparent;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
    }

.es-materials-manage .es-materials-filter {
    padding-top: 8px;
}

    .es-materials-manage .es-materials-filter .form-control {
        width: 180px;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

.es-materials-manage .form-csearch-type {
    width: auto;
}

.es-materillib-table a {
    color: #616161;
}

    .es-materillib-table a:hover {
        color: #46c37b;
        text-decoration: none;
    }

.es-materials-manage .table > tbody > tr > td {
    vertical-align: middle;
    color: #313131;
}

.material-search-list {
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .material-search-list .btn-group {
        margin-top: 10px;
    }
}

.material-search-list .all {
    position: absolute;
    top: 13px;
    left: 15px;
    color: #919191;
}

.material-search-list .right-content {
    padding-left: 70px;
}

.material-search-list.material-tabs {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .material-search-list.material-tabs .all {
        top: 15px;
    }

    .material-search-list.material-tabs .right-content {
        margin-bottom: 0;
    }

        .material-search-list.material-tabs .right-content li {
            float: left;
            list-style-type: none;
        }

            .material-search-list.material-tabs .right-content li.active a,
            .material-search-list.material-tabs .right-content li:hover a {
                color: #46c37b;
            }

            .material-search-list.material-tabs .right-content li a {
                display: inline-block;
                padding: 5px 10px;
                color: #616161;
            }

.material-search-list.material-tag {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .material-search-list.material-tag .right-content .label {
        margin: 5px;
        display: inline-block;
        cursor: pointer;
    }

.material-search-list.bottom {
    padding-top: 15px;
    margin-bottom: 20px;
}

    .material-search-list.bottom .all {
        top: 22px;
    }

@media (max-width: 767px) {
    .material-search-list.bottom {
        padding-bottom: 5px;
    }

        .material-search-list.bottom .form-control {
            margin-bottom: 10px;
        }
}

.material-search-list.bottom .input-time {
    display: inline-block;
    width: 48%;
}

.material-search-list.bottom .input-space {
    display: inline-block;
    width: 4%;
    text-align: center;
}

.materials-modal-body .nav.nav-tabs > li > a {
    border-bottom: 1px solid transparent;
}

.materials-modal-body .nav.nav-tabs > li.active > a,
.materials-modal-body .nav.nav-tabs > li:hover > a {
    border-bottom: 1px solid #46c37b;
}

.materials-ul .img-li {
    position: relative;
    height: 103px;
}

    .materials-ul .img-li img {
        height: 100%;
    }

    .materials-ul .img-li .mask {
        position: absolute;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        visibility: hidden;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        background-color: rgba(0, 0, 0, 0.5);
        color: #fff;
        text-align: right;
    }

        .materials-ul .img-li .mask .icon-operation {
            position: relative;
            padding: 10px 0;
            height: 40px;
        }

            .materials-ul .img-li .mask .icon-operation .dropdown-menu {
                left: auto;
                right: 0;
            }

            .materials-ul .img-li .mask .icon-operation i {
                cursor: pointer;
                font-size: 16px;
                margin-right: 10px;
                opacity: 0.8;
                filter: alpha(opacity=80);
            }

                .materials-ul .img-li .mask .icon-operation i:hover {
                    opacity: 1;
                    filter: alpha(opacity=100);
                }

        .materials-ul .img-li .mask .btn-operation {
            text-align: center;
            margin-top: 5px;
            height: 35px;
        }

        .materials-ul .img-li .mask .time {
            height: 22px;
            padding: 5px 2px;
            font-size: 12px;
        }

    .materials-ul .img-li:hover {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

        .materials-ul .img-li:hover .mask {
            opacity: 1;
            filter: alpha(opacity=100);
            visibility: visible;
        }

.materials-ul .capon .state {
    height: 20px;
}

.materials-ul .status-parent {
    height: 19px;
    overflow: hidden;
}

.tab-content-img .tab-pane-img {
    display: none;
}

    .tab-content-img .tab-pane-img.active {
        display: block;
    }

.material-detail-img {
    height: 150px;
}

    .material-detail-img .detail-img {
        height: 100%;
        width: 267px;
        margin-right: 20px;
        overflow: hidden;
        text-align: center;
        background-color: #000;
        float: left;
    }

        .material-detail-img .detail-img img {
            height: 100%;
            width: auto;
        }

    .material-detail-img .btn {
        margin-top: 58px;
    }

@media (max-width: 1199px) {
    .material-detail-img {
        height: auto;
    }
}

@media (max-width: 480px) {
    .material-detail-img {
        height: auto;
    }

        .material-detail-img .detail-img {
            float: none;
        }

        .material-detail-img .btn {
            margin-top: 10px;
        }
}

.material-detail-save {
    text-align: center;
    padding-top: 30px;
    margin-bottom: 20px;
    border-top: 1px solid #dddddd;
}

.media-preview .media-preview-content .title {
    padding-top: 35px;
    text-align: center;
    font-size: 30px;
}

.media-preview .media-preview-content .media-preview-player {
    position: absolute;
    top: 120px;
    bottom: 60px;
    left: 120px;
    right: 120px;
}

.course-list-page {
    background: #fff;
}

html {
    height: 100%;
}

.placeholder {
  color: #999;
}
.text-sm {
  font-size: 12px;
}

.text-xs {
  font-size: 10px;
}

.text-md {
  font-size: 16px;
}

.text-lg {
  font-size: 18px;
}

.money-text {
  color: #f40;
}

.short-long-text .trigger {
  visibility: hidden;
  _visibility: visible;
}

.short-long-text .short-text:hover .trigger,
.short-long-text .long-text:hover .trigger {
  visibility: visible;
  font-size: 12px;
  color: #999;
}

.short-long-text .short-text {
  cursor: pointer;
}

.short-long-text .long-text {
  cursor: pointer;
  display: none;
}

.input-select-page {
    height: 30px;
    width: 23%;
    float: left;
}
.input-select-register {
    height: 40px;
    width: 23%;
    float: left;
    margin-top:3px;
}


.social-share-icon-weibo,
.social-share-icon-qq,
.social-share-icon-qzone,
.social-share-icon-weixin
 {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline-block;
  *zoom: 1;
  background: url(http://139.196.164.10/Mall/Content/img/common/social-share-icons.png) 0 0 no-repeat;
  vertical-align: middle;
  margin-right: 6px;
}

.social-share-icon-qzone {
  background-position: 0 -00px;
}

.social-share-icon-weibo {
  background-position: 0 -30px;
}

.social-share-icon-weixin {
  background-position: 0 -60px;
}

.social-share-icon-qq {
  background-position: 0 -90px;
}


.social-icon-weibo,
.social-icon-qq,
.social-icon-renren,
.social-icon-douban,
.social-icon-weixin
 {
	width: 24px;
	height: 24px;
	display: inline-block;
	*display: inline-block;
	*zoom: 1;
	background: url(http://139.196.164.10/Mall/Content/img/social/social-icons.png) 0 0 no-repeat;
	vertical-align: middle;
}

.social-icon-weibo {
	background-position: 0 -00px;
}

.social-icon-qq {
	background-position: 0 -40px;
}

.social-icon-renren {
	background-position: 0 -80px;
}

.social-icon-douban {
	background-position: 0 -120px;
}

.social-icon-weixin {
  background-position: 0 -160px;
}
.stars-0, .stars-1, .stars-2, .stars-3, .stars-4, .stars-5 {
	display:inline-block;
	*display:inline;
	*zoom:1;
	overflow:hidden;
	width:85px;
	height:16px;
	background:url("http://139.196.164.10/Mall/Content/img/common/stars.png") no-repeat;
} 

.stars-5 {
	background-position:0 0px;
}

.stars-4 {
	background-position:0 -16px;
}

.stars-3 {
	background-position:0 -32px;
}

.stars-2 {
	background-position:0 -48px;
}

.stars-1 {
	background-position:0 -64px;
}

.stars-0 {
	background-position:0 -80px;
}

@font-face {
    font-family: "esicon";
    src: url('http://139.196.164.10/Mall/Content/css/font/es-icon.eot'); /* IE9*/
    src: url('http://139.196.164.10/Mall/Content/css/font/es-icon.eot?') format('embedded-opentype'), /* IE6-IE8 */
    url('../font/es-icon.woff') format('woff'), /* chrome、firefox */
    url('http://139.196.164.10/Mall/Content/css/font/es-icon.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('http://139.196.164.10/Mall/Content/css/font/es-icon.svg') format('svg'); /* iOS 4.1- */
}

.esicon {
  font-family:"esicon" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.esicon-safety:before { content: "\e600"; }
.esicon-share:before { content: "\e601"; }
.esicon-setting:before { content: "\e603"; }
.esicon-like:before { content: "\e605"; }
.esicon-exit:before { content: "\e602"; }
.esicon-user:before { content: "\e607"; }



/*! define gallery2/video-js/4.2.1/video-js-debug.css */
/*!
Video.js Default Styles (http://videojs.com)
Version 4.2.1
Create your own skin at http://designer.videojs.com
*/
/* SKIN
================================================================================
The main class name for all skin-specific styles. To make your own skin,
replace all occurances of 'vjs-default-skin' with a new name. Then add your new
skin name to your video tag instead of the default skin.
e.g. <video class="video-js my-skin-name">
*/
.local-video-player {
  /* Custom Icon Font
  --------------------------------------------------------------------------------
  The control icons are from a custom font. Each icon corresponds to a character
  (e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
  */
  /* Base UI Component Classes
  --------------------------------------------------------------------------------
  */
  /* Slider - used for Volume bar and Seek bar */
  /* Control Bar
  --------------------------------------------------------------------------------
  The default control bar that is a container for most of the controls.
  */
  /* Show the control bar only once the video has started playing */
  /* Hide the control bar when the video is playing and the user is inactive  */
  /* IE8 is flakey with fonts, and you have to change the actual content to force
  fonts to show/hide properly.
    - "\9" IE8 hack didn't work for this
    - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
  */
  /* General styles for individual controls. */
  /* FontAwsome button icons */
  /* Replacement for focus outline */
  /* Hide control text visually, but have it available for screenreaders */
  /* Play/Pause
  --------------------------------------------------------------------------------
  */
  /* Volume/Mute
  -------------------------------------------------------------------------------- */
  /* Progress
  --------------------------------------------------------------------------------
  */
  /* On hover, make the progress bar grow to something that's more clickable.
      This simply changes the overall font for the progress bar, and this
      updates both the em-based widths and heights, as wells as the icon font */
  /* Box containing play and load progresses. Also acts as seek scrubber. */
  /* Progress Bars */
  /* Time Display
  --------------------------------------------------------------------------------
  */
  /* Remaining time is in the HTML, but not included in default design */
  /* Fullscreen
  --------------------------------------------------------------------------------
  */
  /* Switch to the exit icon when the player is in fullscreen */
  /* Big Play Button (play button at start)
  --------------------------------------------------------------------------------
  Positioning of the play button in the center or other corners can be done more
  easily in the skin designer. http://designer.videojs.com/
  */
  /* Hide if controls are disabled */
  /* Hide when video starts playing */
  /* Hide on mobile devices. Remove when we stop using native controls
      by default on mobile  */
  /* Loading Spinner
  --------------------------------------------------------------------------------
  */
  /* Menu Buttons (Captions/Subtitles/etc.)
  --------------------------------------------------------------------------------
  */
  /* Button Pop-up Menu */
  /* Subtitles Button */
  /* Captions Button */
  /* Replacement for focus outline */
  /*
  REQUIRED STYLES (be careful overriding)
  ================================================================================
  When loading the player, the video tag is replaced with a DIV,
  that will hold the video tag or object tag for other playback methods.
  The div contains the video playback element (Flash or HTML5) and controls,
  and sets the width and height of the video.

  ** If you want to add some kind of border/padding (e.g. a frame), or special
  positioning, use another containing element. Otherwise you risk messing up
  control positioning and full window mode. **
  */
  /* Playback technology elements expand to the width/height of the containing div
      <video> or <object> */
  /* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
     checking fullScreenEnabled. */
  /* Fullscreen Styles */
  /* Poster Styles */
  /* Hide the poster when native controls are used otherwise it covers them */
  /* Text Track Styles */
  /* Overall track holder for both captions and subtitles */
  /* Individual tracks */
  /* Hide disabled or unsupported controls */
}
.local-video-player .vjs-default-skin {
  color: #cccccc;
}
@font-face {
  font-family: 'VideoJS';
  src: url('http://139.196.164.10/Mall/Content/css/font/vjs.eot');
  src: url('http://139.196.164.10/Mall/Content/css/font/vjs.eot?') format('embedded-opentype'), url('http://139.196.164.10/Mall/Content/css/font/vjs.woff') format('woff'), url('http://139.196.164.10/Mall/Content/css/font/vjs.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.local-video-player .vjs-default-skin .vjs-slider {
  /* Replace browser focus hightlight with handle highlight */
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  /* background-color-with-alpha */
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9);
}
.local-video-player .vjs-default-skin .vjs-slider:focus {
  /* box-shadow */
  -webkit-box-shadow: 0 0 2em #ffffff;
  -moz-box-shadow: 0 0 2em #ffffff;
  box-shadow: 0 0 2em #ffffff;
}
.local-video-player .vjs-default-skin .vjs-slider-handle {
  position: absolute;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.local-video-player .vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0em 0em 1em #fff;
  position: absolute;
  top: 0;
  left: 0;
  /* Rotate the square icon to make a diamond */
  /* transform */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.local-video-player .vjs-default-skin .vjs-control-bar {
  /* Start hidden */
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
       If you want more margin below the control bar, add more height. */
  bottom: 0;
  /* Use left/right to stretch to 100% width of player div */
  left: 0;
  right: 0;
  /* Height includes any margin you want above or below control items */
  height: 3.0em;
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
}
.local-video-player .vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  /* Visibility needed to make sure things hide in older browsers too. */
  visibility: visible;
  opacity: 1;
  /* transition */
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}
.local-video-player .vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  /* transition */
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.local-video-player .vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.local-video-player .vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}
.local-video-player .vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3.0em;
  width: 4em;
}
.local-video-player .vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.local-video-player .vjs-default-skin .vjs-control:focus:before,
.local-video-player .vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff;
}
.local-video-player .vjs-default-skin .vjs-control:focus {
  /*  outline: 0; */
  /* keyboard-only users cannot see the focus on several of the UI elements when
    this is set to 0 */
}
.local-video-player .vjs-default-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.local-video-player .vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer;
}
.local-video-player .vjs-default-skin .vjs-play-control:before {
  content: "\e001";
}
.local-video-player .vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}
.local-video-player .vjs-default-skin .vjs-mute-control,
.local-video-player .vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
}
.local-video-player .vjs-default-skin .vjs-mute-control:before,
.local-video-player .vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006";
}
.local-video-player .vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.local-video-player .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}
.local-video-player .vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.local-video-player .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}
.local-video-player .vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.local-video-player .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}
.local-video-player .vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right;
}
.local-video-player .vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: 0.6em;
  margin: 1.1em auto 0;
}
.local-video-player .vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
  height: 2.9em;
}
.local-video-player .vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5em;
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.local-video-player .vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
}
.local-video-player .vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
}
.local-video-player .vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  width: 6em;
  left: -4em;
}
.local-video-player .vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  /* Set above the rest of the controls. */
  top: -1em;
  /* Shrink the bar slower than it grows. */
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.local-video-player .vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  /* Even though we're not changing the top/height, we need to include them in
        the transition so they're handled correctly. */
  /* transition */
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.local-video-player .vjs-default-skin .vjs-progress-holder {
  height: 100%;
}
.local-video-player .vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.local-video-player .vjs-default-skin .vjs-progress-holder .vjs-load-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.local-video-player .vjs-default-skin .vjs-play-progress {
  /*
      Using a data URI to create the white diagonal lines with a transparent
        background. Surprisingly works in IE8.
        Created using http://www.patternify.com
      Changing the first color value will change the bar color.
      Also using a paralax effect to make the lines move backwards.
        The -50% left position makes that happen.
    */
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.local-video-player .vjs-default-skin .vjs-load-progress {
  background: #646464 /* IE8- Fallback */;
  background: rgba(255, 255, 255, 0.4);
}
.local-video-player .vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
}
.local-video-player .vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em /* Minor adjustment */;
}
.local-video-player .vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  /* Align vertically by making the line height the same as the control bar */
  line-height: 3em;
}
.local-video-player .vjs-default-skin .vjs-current-time {
  float: left;
}
.local-video-player .vjs-default-skin .vjs-duration {
  float: left;
}
.local-video-player .vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}
.local-video-player .vjs-time-divider {
  float: left;
  line-height: 3em;
}
.local-video-player .vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
}
.local-video-player .vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000";
}
.local-video-player .vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}
.local-video-player .vjs-default-skin .vjs-big-play-button {
  left: 0.5em;
  top: 0.5em;
  font-size: 3em;
  display: block;
  z-index: 2;
  position: absolute;
  width: 4em;
  height: 2.6em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  /* Need a slightly gray bg so it can be seen on black backgrounds */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  border: 0.1em solid #3b4249;
  /* border-radius */
  -webkit-border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  border-radius: 0.8em;
  /* box-shadow */
  -webkit-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.local-video-player .vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}
.local-video-player .vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}
.local-video-player .vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.local-video-player .vjs-default-skin:hover .vjs-big-play-button,
.local-video-player .vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  /* IE8 needs a non-glow hover state */
  background-color: #505050;
  background-color: rgba(50, 50, 50, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 3em #ffffff;
  -moz-box-shadow: 0 0 3em #ffffff;
  box-shadow: 0 0 3em #ffffff;
  /* transition */
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.local-video-player .vjs-default-skin .vjs-big-play-button:before {
  content: "\e001";
  font-family: VideoJS;
  /* In order to center the play icon vertically we need to set the line height
       to the same as the button height */
  line-height: 2.6em;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center /* Needed for IE8 */;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
.local-video-player .vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 5em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75;
  /* animation */
  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
}
.local-video-player .vjs-default-skin .vjs-loading-spinner:before {
  content: "\e00a";
  font-family: VideoJS;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0em 0em 0.1em #000;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.local-video-player .vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.local-video-player .vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */
  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  /* Same width top as ul bottom */
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */
}
.local-video-player .vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */
  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  /* box-shadow */
  -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.local-video-player .vjs-default-skin .vjs-menu-button:hover .vjs-menu {
  display: block;
}
.local-video-player .vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.local-video-player .vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.local-video-player .vjs-default-skin .vjs-menu-button ul li:focus,
.local-video-player .vjs-default-skin .vjs-menu-button ul li:hover,
.local-video-player .vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.local-video-player .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  /* background-color-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
.local-video-player .vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
.local-video-player .vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}
.local-video-player .vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}
.local-video-player .vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.local-video-player .vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
.local-video-player .video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and
       easily calculable. */
  font-size: 10px;
  /* Allow poster to be vertially aligned. */
  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/
  /* Provide some basic defaults for fonts */
  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */
  font-family: Arial, sans-serif;
  /* Turn off user selection (text highlighting) by default.
       The majority of player components will not be text blocks.
       Text areas will need to turn user selection back on. */
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.local-video-player .video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.local-video-player .video-js:-moz-full-screen {
  position: absolute;
}
.local-video-player body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto;
}
.local-video-player .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute;
}
.local-video-player .video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.local-video-player .video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
.local-video-player .vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.local-video-player .vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}
.local-video-player .video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
.local-video-player .video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4em;
  /* Leave padding on left and right */
  left: 1em;
  right: 1em;
}
.local-video-player .video-js .vjs-text-track {
  display: none;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  /* Transparent black background, or fallback to all black (oldIE) */
  /* background-color-with-alpha */
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}
.local-video-player .video-js .vjs-subtitles {
  color: #ffffff /* Subtitles are white */;
}
.local-video-player .video-js .vjs-captions {
  color: #ffcc66 /* Captions are yellow */;
}
.local-video-player .vjs-tt-cue {
  display: block;
}
.local-video-player .vjs-default-skin .vjs-hidden {
  display: none;
}
.local-video-player .vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
.lt-ie9 .local-video-player .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
  content: "";
}
/* -----------------------------------------------------------------------------
The original source of this file lives at
https://github.com/videojs/video.js/blob/master/src/css/video-js.less */




/*! define gallery2/mediaelement/2.14.2/mediaelementplayer-debug.css */
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
}

.me-plugin {
  position: absolute;
}

.mejs-embed, .mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
}

.mejs-fullscreen {
  /* set it to not show scroll bars so 100% will work */
  overflow: hidden !important;
}

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}

.mejs-clear {
  clear: both;
}

/* Start: LAYERS */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}

.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain ;
  background-position: 50% 50% ;
  background-repeat: no-repeat ;
}
:root .mejs-poster img {
  display: none ;
}

.mejs-poster img {
  border: 0;
  padding: 0;
  border: 0;
}

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

.mejs-overlay-play {
  cursor: pointer;
}

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url(http://139.196.164.10/Mall/Content/css/mediaelement/bigplay.svg) no-repeat;
}

.no-svg .mejs-overlay-button { 
  background-image: url(http://139.196.164.10/Mall/Content/css/mediaelement/bigplay.png);
}

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px ;
}

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: url(http://139.196.164.10/Mall/Content/css/mediaelement/background.png);
  background: rgba(0, 0, 0, 0.9);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.9)), to(rgba(0,0,0,0.9)));
  background: -webkit-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
  background: -moz-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
  background: -o-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
  background: -ms-linear-gradient(top, rgba(50,50,50,0.9), rgba(0,0,0,0.9));
  background: linear-gradient(rgba(50,50,50,0.9), rgba(0,0,0,0.9));
}

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(http://139.196.164.10/Mall/Content/css/mediaelement/loading.gif) 50% 50% no-repeat;
}

/* End: LAYERS */

/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(http://139.196.164.10/Mall/Content/css/mediaelement/background.png);
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
  background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7)); 
  background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
  background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7)); 
  background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));  
  background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7));   
  height: 30px;
  width: 100%;
}
.mejs-container .mejs-controls  div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  font-family: Helvetica, Arial;
  border: 0;
}

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url(http://139.196.164.10/Mall/Content/css/mediaelement/controls.svg) no-repeat;
}

.no-svg .mejs-controls .mejs-button button { 
  background-image: url(http://139.196.164.10/Mall/Content/css/mediaelement/controls.png);
}

/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
  outline: dotted 1px #999;
}

/* End: CONTROL BAR */

/* Start: Time (Current / Duration) */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0 3px ;
  overflow: hidden;
  text-align: center;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.mejs-container .mejs-controls .mejs-time span {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}
/* End: Time (Current / Duration) */

/* Start: Play/Pause/Stop */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}

.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}

.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}
/* Start: Play/Pause/Stop */

/* Start: Progress Bar */
.mejs-controls div.mejs-time-rail {
  direction: ltr;
  width: 200px;
  padding-top: 5px;
}

.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50,50,50,0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
  background: -webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8)); 
  background: -moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
  background: -o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
  background: -ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
  background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8));
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  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: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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: -ms-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);
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
}

@-webkit-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-moz-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-ms-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@-o-keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }
@keyframes buffering-stripes { from {background-position: 0 0;} to {background-position: 30px 0;} }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background: rgba(60,170,200,0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(44,124,145,0.8)), to(rgba(78,183,212,0.8))); 
  background: -webkit-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
  background: -moz-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
  background: -o-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
  background: -ms-linear-gradient(top, rgba(44,124,145,0.8), rgba(78,183,212,0.8));
  background: linear-gradient(rgba(44,124,145,0.8), rgba(78,183,212,0.8));
  width: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #fff;
  background: rgba(255,255,255,0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
  background: -moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8)); 
  background: -o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
  background: -ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
  background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8));
  width: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #eee;
  width: 54px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111;
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 50px;
  display: block;
  text-align: center;
  left: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 15px;
  left: 22px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px;
}

/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
  visibility:visible;
}
*/
/* End: Progress Bar */

/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}
/* End: Fullscreen */

/* Start: Mute/Volume */
.mejs-controls .mejs-volume-button {
}

.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}

.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}

.mejs-controls .mejs-volume-button {
  position: relative;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(http://139.196.164.10/Mall/Content/css/mediaelement/background.png);
  background: rgba(50, 50, 50, 0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}

.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block;
}
*/

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0;
}

/* horizontal version */
.mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 60px;
  position: relative;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; 
  background: #333;
  background: rgba(50,50,50,0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30,30,30,0.8)), to(rgba(60,60,60,0.8)));
  background: -webkit-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8)); 
  background: -moz-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
  background: -o-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
  background: -ms-linear-gradient(top, rgba(30,30,30,0.8), rgba(60,60,60,0.8));
  background: linear-gradient(rgba(30,30,30,0.8), rgba(60,60,60,0.8));
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  background: rgba(255,255,255,0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.9)), to(rgba(200,200,200,0.8)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
  background: -moz-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8)); 
  background: -o-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
  background: -ms-linear-gradient(top, rgba(255,255,255,0.9), rgba(200,200,200,0.8));
  background: linear-gradient(rgba(255,255,255,0.9), rgba(200,200,200,0.8));
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}

/* End: Mute/Volume */

/* Start: Track (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
  position: relative;
}

.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(http://139.196.164.10/Mall/Content/css/mediaelement/background.png);
  background: rgba(50,50,50,0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
  visibility: visible;
}
*/

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}

.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1;
}

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50,50,50,0.7)), to(rgba(0,0,0,0.7)));
  background: -webkit-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
  background: -moz-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
  background: -o-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
  background: -ms-linear-gradient(top, rgba(50,50,50,0.7), rgba(0,0,0,0.7));
  background: linear-gradient(rgba(50,50,50,0.7), rgba(0,0,0,0.7)); 
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);    
  overflow: hidden;
  border: 0;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666;
  background: rgba(102,102,102, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102,102,102,0.7)), to(rgba(50,50,50,0.6)));
  background: -webkit-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
  background: -moz-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
  background: -o-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
  background: -ms-linear-gradient(top, rgba(102,102,102,0.7), rgba(50,50,50,0.6));
  background: linear-gradient(rgba(102,102,102,0.7), rgba(50,50,50,0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232);    
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align:center;
  line-height: 22px;
  font-size: 12px;
  color: #fff;
}

.mejs-captions-layer  a {
  color: #fff;
  text-decoration: underline;
}

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}

.mejs-captions-position-hover {
  bottom: 45px;
}

.mejs-captions-text {
  padding: 3px 5px;
  background: url(http://139.196.164.10/Mall/Content/css/mediaelement/background.png);
  background: rgba(20, 20, 20, 0.8);

}
/* End: Track (Captions and Chapters) */

/* Start: Error */
.me-cannotplay {
}

.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}

.me-cannotplay span {
  padding: 15px;
  display: block;
}
/* End: Error */

/* Start: Loop */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}

/* End: Loop */

/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}
/* End: backlight */

/* Start: Picture Controls */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}
/* End: Picture Controls */

/* context menu */
.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001; /* make sure it shows on fullscreen */
}
.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333; 
}

.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333;  
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff;
}

/* Start: Source Chooser */
.mejs-controls .mejs-sourcechooser-button {
  position: relative;
}

.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(http://139.196.164.10/Mall/Content/css/mediaelement/background.png);
  background: rgba(50,50,50,0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}
/* End: Source Chooser */

/* Start: Postroll */
.mejs-postroll-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(http://139.196.164.10/Mall/Content/css/mediaelement/background.png);
  background: rgba(50,50,50,0.7);
  z-index: 1000;
  overflow: hidden;
}
.mejs-postroll-layer-content {
  width: 100%;
  height: 100%;
}
.mejs-postroll-close {
  position: absolute;
  right: 0;
  top: 0;
  background: url(http://139.196.164.10/Mall/Content/css/mediaelement/background.png);
  background: rgba(50,50,50,0.7);
  color: #fff;
  padding: 4px;
  z-index: 100;
  cursor: pointer;
}
/* End: Postroll */

.mejs-audio {
  display: inline-block;
}





.webuploader-container {
  position: relative;
}

.webuploader-for-glyphicon .webuploader-container {
  position: relative;
  padding: 0;
}

.webuploader-for-glyphicon .webuploader-pick {
  position: relative;
  overflow: hidden;
  padding: 5px 10px;
}

.webuploader-container label {
  margin-bottom: 0;
  line-height: 1;
}



.webuploader-container > .glyphicon {
  padding: 8px 10px;
  top: 0;
}

.webuploader-element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px,1px,1px,1px);
}
.webuploader-pick {
  position: relative;
  overflow: hidden;
}
.webuploader-pick-hover {
}

.webuploader-pick-disable {
  opacity: 0.6;
  pointer-events:none;
}

.searchSelect {
  height: 46px;
}

.amount-num {
  color: #434343;
}

.inflow-num {
  color: #1bb974;
}

.outflow-num {
  color: #ff7b0e;
}

/**
 * jQuery sortable
 */
body.dragging, body.dragging * {
  cursor: move !important;
}

.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}

ul.sortable-list li.placeholder, 
ol.sortable-list li.placeholder,
.panel-sortable .placeholder {
  margin-bottom: 10px 0;
  width: 100%;
  height: 40px;
  background: #FCFFC0;
  border: 1px dashed #ccc;
  list-style: none;
}
tr.placeholder {
  display: block;
  background: red;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
}
tr.placeholder:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: red;
  margin-top: -5px;
  left: -5px;
  border-right: none;
}
.sortable-list .sort-handle{
  cursor: move !important;
}
.list-table {
  padding: 0;
}
.list-table .row {
  margin-left: 0px; 
}
.list-table>.th {
  border-bottom: 1px solid #ddd;
  font-weight: bold;
}
.list-table-striped>.tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-table>.th, .list-table>.tr{
  border-top: 1px solid #ddd;
  margin: 0;
}
.list-table .td {
  line-height: 45px;
  height: 45px;
  word-break: break-all;
  overflow: hidden;
}
.list-table-tree-icon {
  display: inline-block;
  width: 14px;
}
.treegrid-expander {
  cursor: pointer !important;
}

.form-group .select2-container .select2-choice {
  height: 34px;
  line-height: 34px;
}
.form-group .select2-search input, .form-group .select2-search-choice-close, .form-group .select2-container .select2-choice abbr, .form-group .select2-container .select2-choice .select2-arrow b {
  background-size: 60px 50px!important;
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('http://139.196.164.10/Mall/Content/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('http://139.196.164.10/Mall/Content/fonts/fontawesome-webfont.eot?') format('embedded-opentype'),url('http://139.196.164.10/Mall/Content/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('http://139.196.164.10/Mall/Content/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('http://139.196.164.10/Mall/Content/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('http://139.196.164.10/Mall/Content/fonts/fontawesome-webfont.svg?v=4.3.0') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}
 

/*分页*/
.content_fy{height:45px;border-top:1px solid #e1e1e1;position:relative;clear:both;}
.content_fy_s1{display:inline-block;padding-top:10px;padding-left:12px;}
.content_fy_s1 dl dd{float:left; line-height:24px;}
.content_fy_s1 dl dd input{width:30px;height:22px;line-height:22px;border:1px solid #cfcfcf; text-align:center;}
.dd_1{padding:0px 10px;}
.content_fy_s2{float:right;padding-top:10px;}
.content_no{float:none;}
.content_fy_s2 a{padding:0px 8px;color:#666666;cursor:pointer;height:23px;line-height:24px;border:1px solid #cfcfcf;margin:0px 2px;font-weight:bold;border-radius:3px; font-family:Arial, Helvetica, sans-serif;display:inline-block;}
.content_fy_s2 a.pre{font-weight:normal;}
.content_fy_s2 a.xz{border:1px solid #6e8e79;background:#6e8e79;color:#fff;}
.content_fy_s2 a.xz:hover{color:#fff;}
.content_fy_s2 a:hover{border:1px solid #5192da;color:#6e8e79;}
.content_fy_s3{float:right;padding-top:10px; line-height:24px;padding-right:10px;}
.content_fy_s3 dl dd{float:left;}
.content_fy_s3 dl dd input{border-radius:3px;}
.content_fy_s3 dl dd input.input_1{width:30px;height:23px;line-height:23px;border:1px solid #cfcfcf;margin:0px 5px;text-align:center;}
.input_1{width:30px;height:23px;line-height:23px;border:1px solid #cfcfcf;margin:0px 5px;text-align:center;}
.button_1{border:0px;background:#6e8e79;height:22px;padding:0px 6px;color:#fff;height:24px;cursor:pointer;margin:0px 2px;float:left;}
.content_fy_s3 dl dd input.button_1:hover{background:#6e8e79;box-shadow:0px 0px 5px #aaa;}
.content_btn{height:52px;text-align:center;padding-top:16px;}
.content_btn input{height:32px;color:#fff;font-size:14px;font-weight:bold;padding:0px 12px;border:0px;background:#5192da;border-radius:6px;cursor:pointer;margin:0px 10px;}
.content_btn input:hover{background:#4791E2;box-shadow:0px 0px 5px #aaa;}
.content_table table tr:hover{background:#f6f3f1;color:#9f563e;}
.hui{background:#f8f8f8;}
.table_1{width:100%;}
.td_1{width:50px;}
.td_2{width:80px;}
.td_3{width:100px;}
.content_tabl_p{padding:2px 0px 2px 2px;}
.content_mtop20{margin-top:20px;}
.width_1020{width:1020px;}
.content_cer{margin-left:auto;margin-right:auto;border-radius:3px;}
.content_table table tbody.td_height tr td{height:56px;}
.max_height{max-height:430px;height:auto;}
.min_w_no{min-width:auto;}


@font-face {font-family: "es-icon";
  src: url('http://139.196.164.10/Mall/Content/css/fonts/es-icon.eot?t=1459854189'); /* IE9*/
  src: url('http://139.196.164.10/Mall/Content/css/fonts/es-icon.eot?t=1459854189') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/es-icon.woff') format('woff'), /* chrome, firefox */
  url('http://139.196.164.10/Mall/Content/css/fonts/es-icon.ttf?t=1459854189') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('http://139.196.164.10/Mall/Content/css/fonts/es-icon.svg?t=1459854189') format('svg'); /* iOS 4.1- */
}

.es-icon {
  font-family:"es-icon" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.es-icon-qrcode:before { content: "\e615"; }
.es-icon-time:before { content: "\e69d"; }
.es-icon-videocam:before { content: "\e678"; }
.es-icon-anonymous-iconfont:before { content: "\e666"; }
.es-icon-wenhao:before { content: "\e671"; }
.es-icon-dot:before { content: "\e68a"; }
.es-icon-close01:before { content: "\e68e"; }
.es-icon-view:before { content: "\e6a4"; }
.es-icon-icon_close_circle:before { content: "\e687"; }
.es-icon-focus:before { content: "\e69e"; }
.es-icon-angledoubleright:before { content: "\e67d"; }
.es-icon-angledoubleleft:before { content: "\e67e"; }
.es-icon-playcircleoutline:before { content: "\e66d"; }
.es-icon-portrait:before { content: "\e65e"; }
.es-icon-accesstime:before { content: "\e658"; }
.es-icon-accountcircle:before { content: "\e668"; }
.es-icon-addbox:before { content: "\e65f"; }
.es-icon-checkbox:before { content: "\e660"; }
.es-icon-explore:before { content: "\e67f"; }
.es-icon-forum:before { content: "\e662"; }
.es-icon-history:before { content: "\e670"; }
.es-icon-removecircle:before { content: "\e66c"; }
.es-icon-thumbup:before { content: "\e659"; }
.es-icon-reply:before { content: "\e65a"; }
.es-icon-textsms:before { content: "\e657"; }
.es-icon-alarmon:before { content: "\e672"; }
.es-icon-assignment:before { content: "\e679"; }
.es-icon-assignmentind:before { content: "\e661"; }
.es-icon-keyboardarrowdown:before { content: "\e663"; }
.es-icon-keyboardarrowup:before { content: "\e664"; }
.es-icon-language:before { content: "\e65b"; }
.es-icon-link:before { content: "\e690"; }
.es-icon-livehelp:before { content: "\e680"; }
.es-icon-locallibrary:before { content: "\e66e"; }
.es-icon-loyalty:before { content: "\e65c"; }
.es-icon-mylibrarybooks:before { content: "\e67a"; }
.es-icon-mylocation:before { content: "\e669"; }
.es-icon-phone:before { content: "\e676"; }
.es-icon-permcontactcal:before { content: "\e66f"; }
.es-icon-publish:before { content: "\e66a"; }
.es-icon-removeredeye:before { content: "\e67b"; }
.es-icon-remove:before { content: "\e667"; }
.es-icon-addcircle:before { content: "\e66b"; }
.es-icon-search:before { content: "\e600"; }
.es-icon-mail:before { content: "\e601"; }
.es-icon-personadd:before { content: "\e602"; }
.es-icon-person:before { content: "\e604"; }
.es-icon-arrowdropdown:before { content: "\e603"; }
.es-icon-drafts:before { content: "\e605"; }
.es-icon-notifications:before { content: "\e606"; }
.es-icon-notificationsoff:before { content: "\e607"; }
.es-icon-notificationson:before { content: "\e608"; }
.es-icon-book:before { content: "\e609"; }
.es-icon-bookmarkoutline:before { content: "\e60a"; }
.es-icon-bookmark:before { content: "\e60b"; }
.es-icon-graphicclass:before { content: "\e60e"; }
.es-icon-description:before { content: "\e60f"; }
.es-icon-phone1:before { content: "\e610"; }
.es-icon-swaphoriz:before { content: "\e611"; }
.es-icon-audioclass:before { content: "\e60d"; }
.es-icon-flashclass:before { content: "\e612"; }
.es-icon-pptclass:before { content: "\e613"; }
.es-icon-videoclass:before { content: "\e614"; }
.es-icon-crown:before { content: "\e616"; }
.es-icon-exit:before { content: "\e617"; }
.es-icon-arrowback:before { content: "\e618"; }
.es-icon-arrowdropup:before { content: "\e619"; }
.es-icon-arrowforward:before { content: "\e61a"; }
.es-icon-chevronleft:before { content: "\e61b"; }
.es-icon-chevronright:before { content: "\e61c"; }
.es-icon-refresh:before { content: "\e61d"; }
.es-icon-menu:before { content: "\e61e"; }
.es-icon-android:before { content: "\e61f"; }
.es-icon-apple:before { content: "\e620"; }
.es-icon-comment:before { content: "\e621"; }
.es-icon-favoriteoutline:before { content: "\e622"; }
.es-icon-favorite:before { content: "\e623"; }
.es-icon-flag:before { content: "\e624"; }
.es-icon-help:before { content: "\e625"; }
.es-icon-home:before { content: "\e626"; }
.es-icon-importexport:before { content: "\e627"; }
.es-icon-lock:before { content: "\e628"; }
.es-icon-noteadd:before { content: "\e629"; }
.es-icon-power:before { content: "\e62a"; }
.es-icon-setting:before { content: "\e62b"; }
.es-icon-share:before { content: "\e62c"; }
.es-icon-starhalf:before { content: "\e62d"; }
.es-icon-staroutline:before { content: "\e62e"; }
.es-icon-star:before { content: "\e62f"; }
.es-icon-studydone:before { content: "\e630"; }
.es-icon-study:before { content: "\e631"; }
.es-icon-toc:before { content: "\e632"; }
.es-icon-calendar:before { content: "\e633"; }
.es-icon-contentcopy:before { content: "\e634"; }
.es-icon-delete:before { content: "\e635"; }
.es-icon-done:before { content: "\e636"; }
.es-icon-edit:before { content: "\e637"; }
.es-icon-filedownload:before { content: "\e638"; }
.es-icon-fileupdate:before { content: "\e639"; }
.es-icon-help1:before { content: "\e63a"; }
.es-icon-infooutline:before { content: "\e63b"; }
.es-icon-info:before { content: "\e63c"; }
.es-icon-send:before { content: "\e63d"; }
.es-icon-today:before { content: "\e63e"; }
.es-icon-viewlist:before { content: "\e63f"; }
.es-icon-viewmodule:before { content: "\e640"; }
.es-icon-visibilityoff:before { content: "\e641"; }
.es-icon-visibility:before { content: "\e642"; }
.es-icon-administrator:before { content: "\e643"; }
.es-icon-qq:before { content: "\e644"; }
.es-icon-qzone:before { content: "\e645"; }
.es-icon-renren:before { content: "\e646"; }
.es-icon-weibo:before { content: "\e65d"; }
.es-icon-weixin:before { content: "\e647"; }
.es-icon-done1:before { content: "\e649"; }
.es-icon-undone:before { content: "\e64a"; }
.es-icon-whatshot:before { content: "\e64b"; }
.es-icon-people:before { content: "\e64d"; }
.es-icon-school:before { content: "\e64c"; }
.es-icon-groupadd:before { content: "\e64e"; }
.es-icon-recentactors:before { content: "\e64f"; }
.es-icon-doneall:before { content: "\e650"; }
.es-icon-findinpage:before { content: "\e651"; }
.es-icon-headset:before { content: "\e652"; }
.es-icon-landscape:before { content: "\e653"; }
.es-icon-assignment1:before { content: "\e654"; }
.es-icon-accountwallet:before { content: "\e655"; }
.es-icon-dashboard:before { content: "\e656"; }
.es-icon-web:before { content: "\e67c"; }
.es-icon-check:before { content: "\e60c"; }
.es-icon-doing:before { content: "\e648"; }
.es-icon-icattachfileblack24px:before { content: "\e681"; }
.es-icon-morehoriz:before { content: "\e665"; }
.es-icon-introduction1:before { content: "\e673"; }
.es-icon-introduction2:before { content: "\e674"; }
.es-icon-introduction3:before { content: "\e675"; }
.es-icon-videoplay:before { content: "\e677"; }
.es-icon-chatcircle:before { content: "\e682"; }
.es-icon-locationcircle:before { content: "\e683"; }
.es-icon-warning:before { content: "\e685"; }
.es-icon-eventnote:before { content: "\e686"; }
.es-icon-localplay:before { content: "\e684"; }
.es-icon-money:before { content: "\e688"; }
.es-icon-lock1:before { content: "\e689"; }
.es-icon-iccheckcircleblack24px:before { content: "\e68b"; }
.es-icon-viewcomfy:before { content: "\e68c"; }
.es-icon-loading:before { content: "\e68d"; }
.es-icon-calendarok:before { content: "\e6a5"; }
.es-icon-trophy:before { content: "\e691"; }
.es-icon-arrowdropleft:before { content: "\e68f"; }
.es-icon-hd:before { content: "\e6bb"; }
.es-icon-activity:before { content: "\e692"; }
.es-icon-column:before { content: "\e693"; }
.es-icon-answer:before { content: "\e694"; }
.es-icon-comment1:before { content: "\e695"; }
.es-icon-exam:before { content: "\e696"; }
.es-icon-topic:before { content: "\e697"; }
.es-icon-target:before { content: "\e698"; }
.es-icon-homework:before { content: "\e699"; }
.es-icon-speed:before { content: "\e69a"; }
.es-icon-lesson:before { content: "\e69b"; }
.es-icon-addcircle1:before { content: "\e69c"; }
.es-icon-friends:before { content: "\e69f"; }
.es-icon-assessment:before { content: "\e6a0"; }
.es-icon-assignment2:before { content: "\e6a1"; }
.es-icon-analysis:before { content: "\e6a2"; }
.es-icon-download:before { content: "\e6a3"; }
.es-icon-change:before { content: "\e6bc"; }
.es-icon-icmorevertblack24px:before { content: "\e6a6"; }
.es-icon-data-order:before { content: "\e6a7"; }
.es-icon-zanting:before { content: "\e6a8"; }
.es-icon-huikanshimiao:before { content: "\e6a9"; }
.es-icon-quanping:before { content: "\e6aa"; }
.es-icon-bofang:before { content: "\e6ac"; }
.es-icon-tuichuquanping:before { content: "\e6ad"; }
.es-icon-lubogongkaike:before { content: "\e6b0"; }
.es-icon-putongkecheng:before { content: "\e6b1"; }
.es-icon-zhibokecheng:before { content: "\e6b2"; }
.es-icon-zhibokecheng2:before { content: "\e6b3"; }
.es-icon-ting:before { content: "\e6b8"; }
.es-icon-sousuo:before { content: "\e6b4"; }
.es-icon-yulan:before { content: "\e6b5"; }
.es-icon-xinxi:before { content: "\e6b6"; }
.es-icon-cuowu:before { content: "\e6b7"; }
.es-icon-yidong:before { content: "\e6b9"; }
.es-icon-huakuai:before { content: "\e6ba"; }
.es-icon-iconvolumelow:before { content: "\e6bd"; }
.es-icon-iconvolumehigh:before { content: "\e6be"; }
.es-icon-player-volume-mute:before { content: "\e6bf"; }
.es-icon-forward5:before { content: "\e6ab"; }
.es-icon-forward10:before { content: "\e6ae"; }
.es-icon-replay5:before { content: "\e6af"; }
.es-icon-replay10:before { content: "\e6c0"; }
