html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

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

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

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

[hidden],
template {
  display: none
}

a {
  background-color: transparent
}

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

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

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

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

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

small {
  font-size: 80%
}

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

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

img {
  border: 0
}

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

figure {
  margin: 1em 40px
}

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

pre {
  overflow: auto
}

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

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

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

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

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

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

input {
  line-height: normal
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -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-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: 700
}

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

td,
th {
  padding: 0
}

@media print {

  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !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: ""
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  img,
  tr {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  h2,
  h3,
  p {
    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 td,
  .table-bordered th {
    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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
  content: "\002a"
}

.glyphicon-plus:before {
  content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro: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
}

:after,
:before {
  -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
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

a {
  color: #337ab7;
  text-decoration: none
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

figure {
  margin: 0
}

img {
  vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto
}

.img-rounded {
  border-radius: 6px
}

.img-thumbnail {
  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;
  display: inline-block;
  max-width: 100%;
  height: auto
}

.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,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
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,
.h5,
.h6,
h4,
h5,
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:focus,
a.text-primary:hover {
  color: #286090
}

.text-success {
  color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
  color: #2b542c
}

.text-info {
  color: #31708f
}

a.text-info:focus,
a.text-info:hover {
  color: #245269
}

.text-warning {
  color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
  color: #66512c
}

.text-danger {
  color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
  color: #843534
}

.bg-primary {
  color: #fff;
  background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090
}

.bg-success {
  background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3
}

.bg-info {
  background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee
}

.bg-warning {
  background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5
}

.bg-danger {
  background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}

.list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px
}

.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px
}

dl {
  margin-top: 0;
  margin-bottom: 20px
}

dd,
dt {
  line-height: 1.42857143
}

dt {
  font-weight: 700
}

dd {
  margin-left: 0
}

@media (min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .dl-horizontal dd {
    margin-left: 180px
  }
}

abbr[data-original-title],
abbr[title] {
  cursor: help
}

.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 ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777
}

blockquote .small:before,
blockquote footer: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 .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer: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: 700;
  -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
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0
}

.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0
}

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

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  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-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    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-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    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-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    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
}

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
}

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>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  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>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
  border-top: 0
}

.table>tbody+tbody {
  border-top: 2px solid #ddd
}

.table .table {
  background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
  padding: 5px
}

.table-bordered {
  border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
  background-color: #f5f5f5
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
  background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
  background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
  background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
  background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
  background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
  background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
  background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
  background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
  background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
  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>tbody>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>thead>tr>th {
    white-space: nowrap
  }

  .table-responsive>.table-bordered {
    border: 0
  }

  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
  }

  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    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: 700
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

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

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
  cursor: not-allowed
}

input[type=file] {
  display: block
}

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

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

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]: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, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  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, -webkit-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
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

  input[type=date].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control,
  input[type=time].form-control {
    line-height: 34px
  }

  .input-group-sm input[type=date],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month],
  .input-group-sm input[type=time],
  input[type=date].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm,
  input[type=time].input-sm {
    line-height: 30px
  }

  .input-group-lg input[type=date],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month],
  .input-group-lg input[type=time],
  input[type=date].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg,
  input[type=time].input-lg {
    line-height: 46px
  }
}

.form-group {
  margin-bottom: 15px
}

.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed
}

.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
  margin-top: -5px
}

.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px
}

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

select[multiple].input-sm,
textarea.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 select[multiple].form-control,
.form-group-sm textarea.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: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}

select.input-lg {
  height: 46px;
  line-height: 46px
}

select[multiple].input-lg,
textarea.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 select[multiple].form-control,
.form-group-lg textarea.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
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-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 .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-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 .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-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 .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto
  }

  .form-inline .input-group>.form-control {
    width: 100%
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0
  }

  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  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;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
  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);
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none
}

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;
  background-image: none;
  border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  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;
  background-image: none;
  border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  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;
  background-image: none;
  border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  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;
  background-image: none;
  border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  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;
  background-image: none;
  border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  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;
  background-image: none;
  border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff
}

.btn-link {
  font-weight: 400;
  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:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
  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=button].btn-block,
input[type=reset].btn-block,
input[type=submit].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-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease
}

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

.dropdown,
.dropup {
  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;
  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: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  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-vertical>.btn,
.btn-group>.btn {
  position: relative;
  float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
  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=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
  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
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.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
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
  height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 400;
  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=checkbox],
.input-group-addon input[type=radio] {
  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-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  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:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
  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:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
  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:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee
}

.nav>li.disabled>a {
  color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  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:focus,
.nav-tabs>li.active>a:hover {
  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:focus,
.nav-tabs.nav-justified>.active>a:hover {
  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:focus,
  .nav-tabs.nav-justified>.active>a:hover {
    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:focus,
.nav-pills>li.active>a:hover {
  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:focus,
.nav-tabs-justified>.active>a:hover {
  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:focus,
  .nav-tabs-justified>.active>a:hover {
    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;
  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);
  -webkit-overflow-scrolling: touch
}

.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-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0
  }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px
  }
}

@media (min-width:768px) {

  .navbar-fixed-bottom,
  .navbar-fixed-top {
    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
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px
}

@media (min-width:768px) {

  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header {
    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-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
  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-right: 15px;
  margin-top: 8px;
  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 .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px
  }

  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    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-right: -15px;
  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);
  margin-top: 8px;
  margin-bottom: 8px
}

@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 .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto
  }

  .navbar-form .input-group>.form-control {
    width: 100%
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }

  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0
  }

  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    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:focus,
.navbar-default .navbar-brand:hover {
  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:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
  color: #ccc;
  background-color: transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  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:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
  }
}

.navbar-default .navbar-toggle {
  border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  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-link {
  color: #777
}

.navbar-default .navbar-link:hover {
  color: #333
}

.navbar-default .btn-link {
  color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  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:focus,
.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  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:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #080808
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent
  }
}

.navbar-inverse .navbar-toggle {
  border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  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-link {
  color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
  color: #fff
}

.navbar-inverse .btn-link {
  color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  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>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #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>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  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:focus,
.pager li>a:hover {
  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:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}

a.label:focus,
a.label:hover {
  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]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e
}

.label-primary {
  background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090
}

.label-success {
  background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44
}

.label-info {
  background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5
}

.label-warning {
  background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f
}

.label-danger {
  background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  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-group-xs>.btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
  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 a>img,
.thumbnail>img {
  margin-right: auto;
  margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  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: 700
}

.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-bar-striped,
.progress-striped .progress-bar {
  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-bar.active,
.progress.active .progress-bar {
  -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-body,
.media-left,
.media-right {
  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
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
  color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef
}

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:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5
}

button.list-group-item {
  width: 100%;
  text-align: left
}

.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:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  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:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  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:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  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:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  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>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.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>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
  margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
  padding-right: 15px;
  padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody: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:first-child>thead:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.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 th:first-child,
.panel>.table-responsive:first-child>.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 th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.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 th:last-child,
.panel>.table-responsive:first-child>.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 th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.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 th:first-child,
.panel>.table-responsive:last-child>.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 th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.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 th:last-child,
.panel>.table-responsive:last-child>.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 th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.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 td,
.panel>.table>tbody:first-child>tr:first-child th {
  border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.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>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
  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 embed,
.embed-responsive iframe,
.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: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5
}

button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.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-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out
}

.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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  outline: 0
}

.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-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  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;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0
}

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

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

.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-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  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;
  font-size: 14px;
  background-color: #fff;
  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)
}

.popover.top {
  margin-top: -10px
}

.popover.right {
  margin-left: 10px
}

.popover.bottom {
  margin-top: 10px
}

.popover.left {
  margin-left: -10px
}

.popover>.arrow {
  border-width: 11px
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

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

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

.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>a>img,
.carousel-inner>.item>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: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
  }

  .carousel-inner>.item.active.right,
  .carousel-inner>.item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0
  }

  .carousel-inner>.item.active.left,
  .carousel-inner>.item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0
  }

  .carousel-inner>.item.active,
  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 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:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  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-next,
  .carousel-control .icon-prev {
    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
  }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row: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-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-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
  }

  td.visible-xs,
  th.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
  }

  td.visible-sm,
  th.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
  }

  td.visible-md,
  th.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
  }

  td.visible-lg,
  th.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
  }

  td.visible-print,
  th.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
  }
}

.bootstrap-datetimepicker-widget {
  list-style: none
}

.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em
}

@media (min-width:768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em
  }
}

@media (min-width:992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em
  }
}

@media (min-width:1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em
  }
}

.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px
}

.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px
}

.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0
}

.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0
}

.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0
}

.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours"
}

.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes"
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM"
}

.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker"
}

.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today"
}

.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center
}

.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens"
}

.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit
}

.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%
}

.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px
}

.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px
}

.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px
}

.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed
}

.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month"
}

.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month"
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eee
}

.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px
}

.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777
}

.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px
}

.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eee;
  cursor: pointer
}

.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777
}

.bootstrap-datetimepicker-widget table td.today {
  position: relative
}

.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff
}

.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed
}

.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px
}

.bootstrap-datetimepicker-widget table td span:hover {
  background: #eee
}

.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.bootstrap-datetimepicker-widget table td span.old {
  color: #777
}

.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed
}

.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px
}

.bootstrap-datetimepicker-widget.wider {
  width: 21em
}

.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important
}

.input-group.date .input-group-addon {
  cursor: pointer
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.bootstrap-select>select.bs-select-hidden,
select.bs-select-hidden,
select.selectpicker {
  display: none !important
}

.bootstrap-select {
  width: 220px\0;
  vertical-align: middle
}

.bootstrap-select>.dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.bootstrap-select>.dropdown-toggle:after {
  margin-top: -1px
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
  color: #999
}

.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover {
  color: rgba(255, 255, 255, .5)
}

.bootstrap-select>select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: .5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important
}

.bootstrap-select>select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important
}

.bootstrap-select.is-invalid .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid+.dropdown-toggle {
  border-color: #b94a48
}

.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid+.dropdown-toggle {
  border-color: #28a745
}

.bootstrap-select.fit-width {
  width: auto !important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
  outline: thin dotted #333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
  height: auto
}

:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]) {
  width: 100%
}

.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto
}

.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*=col-]) {
  width: auto
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0
}

.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*=col-].dropdown-menu-right,
.row .bootstrap-select[class*=col-].dropdown-menu-right {
  float: right
}

.form-group .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-inline .bootstrap-select {
  margin-bottom: 0
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit
}

.bootstrap-select.form-control-lg .dropdown-toggle,
.bootstrap-select.form-control-sm .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit
}

.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: .25rem .5rem
}

.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: .5rem 1rem
}

.form-inline .bootstrap-select .form-control {
  width: 100%
}

.bootstrap-select.disabled,
.bootstrap-select>.disabled {
  cursor: not-allowed
}

.bootstrap-select.disabled:focus,
.bootstrap-select>.disabled:focus {
  outline: 0 !important
}

.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important
}

.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060
}

.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden
}

.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden
}

.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit
}

.bootstrap-select[class*=col-] .dropdown-toggle {
  width: 100%
}

.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.bootstrap-select .dropdown-menu>.inner:focus {
  outline: 0 !important
}

.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.bootstrap-select .dropdown-menu li {
  position: relative
}

.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, .5) !important
}

.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed
}

.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em
}

.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none
}

.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block
}

.bootstrap-select .dropdown-menu li small {
  padding-left: .5em
}

.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
  pointer-events: none;
  opacity: .9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: '\00a0'
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px
}

.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: .5em;
  height: 1em;
  border-style: solid;
  border-width: 0 .26em .26em 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,
.bootstrap-select.show-menu-arrow.show>.dropdown-toggle {
  z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, .2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, .2);
  border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid #fff;
  border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before {
  display: block
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
  padding: 4px 8px
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.bs-actionsbox .btn-group button {
  width: 50%
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.bs-donebutton .btn-group button {
  width: 100%
}

.bs-searchbox+.bs-actionsbox {
  padding: 0 8px 4px
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none
}

@-webkit-keyframes bounce {

  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {

  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

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

@-webkit-keyframes flash {

  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {

  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

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

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

@-webkit-keyframes shake {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {

  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

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

@-webkit-keyframes 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: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes jello {

  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  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(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {

  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  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(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {

  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {

  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes bounceInLeft {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes bounceInRight {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes bounceInUp {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {

  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.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(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -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 {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

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

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    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 {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    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 {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    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 {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    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 {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    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 {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    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 {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    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 {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    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 {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -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 {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -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);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes lightSpeedIn {
  from {
    -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);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

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

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

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

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 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: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 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: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 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-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

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

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

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

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

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

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

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

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.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(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.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(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

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

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

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

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print),
(prefers-reduced-motion:reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}

:root {
  --sk-size: 40px;
  --sk-color: #333
}

.sk-center {
  margin: auto
}

.sk-plane {
  width: var(--sk-size);
  height: var(--sk-size);
  background-color: var(--sk-color);
  animation: sk-plane 1.2s infinite ease-in-out
}

@keyframes sk-plane {
  0% {
    transform: perspective(120px) rotateX(0) rotateY(0)
  }

  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
  }

  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
  }
}

.sk-chase {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
  animation: sk-chase 2.5s infinite linear both
}

.sk-chase-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: sk-chase-dot 2.0s infinite ease-in-out both
}

.sk-chase-dot:before {
  content: '';
  display: block;
  width: 25%;
  height: 25%;
  background-color: var(--sk-color);
  border-radius: 100%;
  animation: sk-chase-dot-before 2.0s infinite ease-in-out both
}

.sk-chase-dot:nth-child(1) {
  animation-delay: -1.1s
}

.sk-chase-dot:nth-child(2) {
  animation-delay: -1.0s
}

.sk-chase-dot:nth-child(3) {
  animation-delay: -0.9s
}

.sk-chase-dot:nth-child(4) {
  animation-delay: -0.8s
}

.sk-chase-dot:nth-child(5) {
  animation-delay: -0.7s
}

.sk-chase-dot:nth-child(6) {
  animation-delay: -0.6s
}

.sk-chase-dot:nth-child(1):before {
  animation-delay: -1.1s
}

.sk-chase-dot:nth-child(2):before {
  animation-delay: -1.0s
}

.sk-chase-dot:nth-child(3):before {
  animation-delay: -0.9s
}

.sk-chase-dot:nth-child(4):before {
  animation-delay: -0.8s
}

.sk-chase-dot:nth-child(5):before {
  animation-delay: -0.7s
}

.sk-chase-dot:nth-child(6):before {
  animation-delay: -0.6s
}

@keyframes sk-chase {
  100% {
    transform: rotate(360deg)
  }
}

@keyframes sk-chase-dot {

  80%,
  100% {
    transform: rotate(360deg)
  }
}

@keyframes sk-chase-dot-before {
  50% {
    transform: scale(0.4)
  }

  100%,
  0% {
    transform: scale(1.0)
  }
}

.sk-bounce {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative
}

.sk-bounce-dot {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: var(--sk-color);
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  animation: sk-bounce 2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

.sk-bounce-dot:nth-child(2) {
  animation-delay: -1.0s
}

@keyframes sk-bounce {

  0%,
  100% {
    transform: scale(0)
  }

  45%,
  55% {
    transform: scale(1)
  }
}

.sk-wave {
  width: var(--sk-size);
  height: var(--sk-size);
  display: flex;
  justify-content: space-between
}

.sk-wave-rect {
  background-color: var(--sk-color);
  height: 100%;
  width: 15%;
  animation: sk-wave 1.2s infinite ease-in-out
}

.sk-wave-rect:nth-child(1) {
  animation-delay: -1.2s
}

.sk-wave-rect:nth-child(2) {
  animation-delay: -1.1s
}

.sk-wave-rect:nth-child(3) {
  animation-delay: -1.0s
}

.sk-wave-rect:nth-child(4) {
  animation-delay: -0.9s
}

.sk-wave-rect:nth-child(5) {
  animation-delay: -0.8s
}

@keyframes sk-wave {

  0%,
  40%,
  100% {
    transform: scaleY(0.4)
  }

  20% {
    transform: scaleY(1)
  }
}

.sk-pulse {
  width: var(--sk-size);
  height: var(--sk-size);
  background-color: var(--sk-color);
  border-radius: 100%;
  animation: sk-pulse 1.2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

@keyframes sk-pulse {
  0% {
    transform: scale(0)
  }

  100% {
    transform: scale(1);
    opacity: 0
  }
}

.sk-flow {
  width: calc(var(--sk-size) * 1.3);
  height: calc(var(--sk-size) * 1.3);
  display: flex;
  justify-content: space-between
}

.sk-flow-dot {
  width: 25%;
  height: 25%;
  background-color: var(--sk-color);
  border-radius: 50%;
  animation: sk-flow 1.4s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite both
}

.sk-flow-dot:nth-child(1) {
  animation-delay: -0.30s
}

.sk-flow-dot:nth-child(2) {
  animation-delay: -0.15s
}

@keyframes sk-flow {

  0%,
  80%,
  100% {
    transform: scale(0.3)
  }

  40% {
    transform: scale(1)
  }
}

.sk-swing {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
  animation: sk-swing 1.8s infinite linear
}

.sk-swing-dot {
  width: 45%;
  height: 45%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: var(--sk-color);
  border-radius: 100%;
  animation: sk-swing-dot 2s infinite ease-in-out
}

.sk-swing-dot:nth-child(2) {
  top: auto;
  bottom: 0;
  animation-delay: -1s
}

@keyframes sk-swing {
  100% {
    transform: rotate(360deg)
  }
}

@keyframes sk-swing-dot {

  0%,
  100% {
    transform: scale(0.2)
  }

  50% {
    transform: scale(1)
  }
}

.sk-circle {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative
}

.sk-circle-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}

.sk-circle-dot:before {
  content: '';
  display: block;
  width: 15%;
  height: 15%;
  background-color: var(--sk-color);
  border-radius: 100%;
  animation: sk-circle 1.2s infinite ease-in-out both
}

.sk-circle-dot:nth-child(1) {
  transform: rotate(30deg)
}

.sk-circle-dot:nth-child(2) {
  transform: rotate(60deg)
}

.sk-circle-dot:nth-child(3) {
  transform: rotate(90deg)
}

.sk-circle-dot:nth-child(4) {
  transform: rotate(120deg)
}

.sk-circle-dot:nth-child(5) {
  transform: rotate(150deg)
}

.sk-circle-dot:nth-child(6) {
  transform: rotate(180deg)
}

.sk-circle-dot:nth-child(7) {
  transform: rotate(210deg)
}

.sk-circle-dot:nth-child(8) {
  transform: rotate(240deg)
}

.sk-circle-dot:nth-child(9) {
  transform: rotate(270deg)
}

.sk-circle-dot:nth-child(10) {
  transform: rotate(300deg)
}

.sk-circle-dot:nth-child(11) {
  transform: rotate(330deg)
}

.sk-circle-dot:nth-child(1):before {
  animation-delay: -1.1s
}

.sk-circle-dot:nth-child(2):before {
  animation-delay: -1s
}

.sk-circle-dot:nth-child(3):before {
  animation-delay: -0.9s
}

.sk-circle-dot:nth-child(4):before {
  animation-delay: -0.8s
}

.sk-circle-dot:nth-child(5):before {
  animation-delay: -0.7s
}

.sk-circle-dot:nth-child(6):before {
  animation-delay: -0.6s
}

.sk-circle-dot:nth-child(7):before {
  animation-delay: -0.5s
}

.sk-circle-dot:nth-child(8):before {
  animation-delay: -0.4s
}

.sk-circle-dot:nth-child(9):before {
  animation-delay: -0.3s
}

.sk-circle-dot:nth-child(10):before {
  animation-delay: -0.2s
}

.sk-circle-dot:nth-child(11):before {
  animation-delay: -0.1s
}

@keyframes sk-circle {

  0%,
  80%,
  100% {
    transform: scale(0)
  }

  40% {
    transform: scale(1)
  }
}

.sk-circle-fade {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative
}

.sk-circle-fade-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}

.sk-circle-fade-dot:before {
  content: '';
  display: block;
  width: 15%;
  height: 15%;
  background-color: var(--sk-color);
  border-radius: 100%;
  animation: sk-circle-fade 1.2s infinite ease-in-out both
}

.sk-circle-fade-dot:nth-child(1) {
  transform: rotate(30deg)
}

.sk-circle-fade-dot:nth-child(2) {
  transform: rotate(60deg)
}

.sk-circle-fade-dot:nth-child(3) {
  transform: rotate(90deg)
}

.sk-circle-fade-dot:nth-child(4) {
  transform: rotate(120deg)
}

.sk-circle-fade-dot:nth-child(5) {
  transform: rotate(150deg)
}

.sk-circle-fade-dot:nth-child(6) {
  transform: rotate(180deg)
}

.sk-circle-fade-dot:nth-child(7) {
  transform: rotate(210deg)
}

.sk-circle-fade-dot:nth-child(8) {
  transform: rotate(240deg)
}

.sk-circle-fade-dot:nth-child(9) {
  transform: rotate(270deg)
}

.sk-circle-fade-dot:nth-child(10) {
  transform: rotate(300deg)
}

.sk-circle-fade-dot:nth-child(11) {
  transform: rotate(330deg)
}

.sk-circle-fade-dot:nth-child(1):before {
  animation-delay: -1.1s
}

.sk-circle-fade-dot:nth-child(2):before {
  animation-delay: -1.0s
}

.sk-circle-fade-dot:nth-child(3):before {
  animation-delay: -0.9s
}

.sk-circle-fade-dot:nth-child(4):before {
  animation-delay: -0.8s
}

.sk-circle-fade-dot:nth-child(5):before {
  animation-delay: -0.7s
}

.sk-circle-fade-dot:nth-child(6):before {
  animation-delay: -0.6s
}

.sk-circle-fade-dot:nth-child(7):before {
  animation-delay: -0.5s
}

.sk-circle-fade-dot:nth-child(8):before {
  animation-delay: -0.4s
}

.sk-circle-fade-dot:nth-child(9):before {
  animation-delay: -0.3s
}

.sk-circle-fade-dot:nth-child(10):before {
  animation-delay: -0.2s
}

.sk-circle-fade-dot:nth-child(11):before {
  animation-delay: -0.1s
}

@keyframes sk-circle-fade {

  0%,
  39%,
  100% {
    opacity: 0;
    transform: scale(0.6)
  }

  40% {
    opacity: 1;
    transform: scale(1)
  }
}

.sk-grid {
  width: var(--sk-size);
  height: var(--sk-size)
}

.sk-grid-cube {
  width: 33.33%;
  height: 33.33%;
  background-color: var(--sk-color);
  float: left;
  animation: sk-grid 1.3s infinite ease-in-out
}

.sk-grid-cube:nth-child(1) {
  animation-delay: .2s
}

.sk-grid-cube:nth-child(2) {
  animation-delay: .3s
}

.sk-grid-cube:nth-child(3) {
  animation-delay: .4s
}

.sk-grid-cube:nth-child(4) {
  animation-delay: .1s
}

.sk-grid-cube:nth-child(5) {
  animation-delay: .2s
}

.sk-grid-cube:nth-child(6) {
  animation-delay: .3s
}

.sk-grid-cube:nth-child(7) {
  animation-delay: 0s
}

.sk-grid-cube:nth-child(8) {
  animation-delay: .1s
}

.sk-grid-cube:nth-child(9) {
  animation-delay: .2s
}

@keyframes sk-grid {

  0%,
  70%,
  100% {
    transform: scale3D(1, 1, 1)
  }

  35% {
    transform: scale3D(0, 0, 1)
  }
}

.sk-fold {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
  transform: rotateZ(45deg)
}

.sk-fold-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  transform: scale(1.1)
}

.sk-fold-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--sk-color);
  animation: sk-fold 2.4s infinite linear both;
  transform-origin: 100% 100%
}

.sk-fold-cube:nth-child(2) {
  transform: scale(1.1) rotateZ(90deg)
}

.sk-fold-cube:nth-child(4) {
  transform: scale(1.1) rotateZ(180deg)
}

.sk-fold-cube:nth-child(3) {
  transform: scale(1.1) rotateZ(270deg)
}

.sk-fold-cube:nth-child(2):before {
  animation-delay: .3s
}

.sk-fold-cube:nth-child(4):before {
  animation-delay: .6s
}

.sk-fold-cube:nth-child(3):before {
  animation-delay: .9s
}

@keyframes sk-fold {

  0%,
  10% {
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0
  }

  25%,
  75% {
    transform: perspective(140px) rotateX(0);
    opacity: 1
  }

  90%,
  100% {
    transform: perspective(140px) rotateY(180deg);
    opacity: 0
  }
}

.sk-wander {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative
}

.sk-wander-cube {
  background-color: var(--sk-color);
  width: 20%;
  height: 20%;
  position: absolute;
  top: 0;
  left: 0;
  --sk-wander-distance: calc(var(--sk-size) * 0.75);
  animation: sk-wander 2.0s ease-in-out -2.0s infinite both
}

.sk-wander-cube:nth-child(2) {
  animation-delay: -0.5s
}

.sk-wander-cube:nth-child(3) {
  animation-delay: -1.0s
}

@keyframes sk-wander {
  0% {
    transform: rotate(0)
  }

  25% {
    transform: translateX(var(--sk-wander-distance)) rotate(-90deg) scale(0.6)
  }

  50% {
    transform: translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg)
  }

  50.1% {
    transform: translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg)
  }

  75% {
    transform: translateX(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(0.6)
  }

  100% {
    transform: rotate(-360deg)
  }
}

@font-face {
  font-family: 'FontAwesome';
  src: url(../font/fontawesome-webfont.eot);
  src: url(../font/fontawesome-webfont.eot) format("embedded-opentype"), url(../font/fontawesome-webfont.woff2) format("woff2"), url(../font/fontawesome-webfont.woff) format("woff"), url(../font/fontawesome-webfont.ttf) format("truetype"), url(../font/fontawesome-webfont.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.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 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

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

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

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

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

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  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: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-linkedin-square:before {
  content: "";
}

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

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

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

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

.fa-github-square:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-github:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-linkedin:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-github-alt:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-maxcdn:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

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

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

.fa-stack-overflow:before {
  content: "";
}

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

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

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

.fa-trello:before {
  content: "";
}

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

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

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

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

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

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

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

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

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

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

.fa-slack:before {
  content: "";
}

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

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

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

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

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

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

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

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

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

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

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

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

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

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

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

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

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

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

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

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

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

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

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

.fa-deviantart:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

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

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

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-cc-discover:before {
  content: "";
}

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

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

.fa-cc-stripe:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

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

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

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

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

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

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

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

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

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

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-pinterest-p:before {
  content: "";
}

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

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

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

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

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

.fa-viacoin:before {
  content: "";
}

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

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

.fa-medium:before {
  content: "";
}

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

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cc-diners-club:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

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

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

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

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

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

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

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

.fa-500px:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-houzz:before {
  content: "";
}

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

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

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

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

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

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

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

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

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

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

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

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

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

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

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

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

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

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

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

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

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

.fa-linode:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

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

.fa-eercast:before {
  content: "";
}

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

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

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

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

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

@media print {

  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !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-url("../node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot",true));
  src: url(font-url("../node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix",true)) format("embedded-opentype"), url(font-url("../node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2",true)) format("woff2"), url(font-url("../node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff",true)) format("woff"), url(font-url("../node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf",true)) format("truetype"), url(font-url("../node_modules/bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular",true)) format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  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.42857;
  color: #333333;
  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 {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.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,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

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

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

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

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

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

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

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

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

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

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

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,
.initialism {
  text-transform: uppercase;
}

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

.text-muted {
  color: #777777;
}

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

.bg-primary {
  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 #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  display: table;
  content: " ";
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width:768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

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.42857;
  color: #777777;
}

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 #eeeeee;
  border-left: 0;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

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;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: #333333;
  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: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

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

.container:after {
  clear: both;
}

@media (min-width:768px) {
  .container {
    width: 740px;
  }
}

@media (min-width:992px) {
  .container {
    width: 960px;
  }
}

@media (min-width:1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

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

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

.row {
  margin-right: -10px;
  margin-left: -10px;
}

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

.row:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.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: 10px;
  padding-left: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: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-1 {
    width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: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-1 {
    width: 8.33333%;
  }

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

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

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

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

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

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

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

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

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

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: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-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

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;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857;
  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>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.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>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.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>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.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>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.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>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.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>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.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>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.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>thead>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .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>thead>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th: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>thead>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th: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>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th,
  .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: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

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.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.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: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@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-group-sm>input.form-control[type="date"],
  .input-group-sm>input.input-group-addon[type="date"],
  .input-group-sm>.input-group-btn>input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm>input.form-control[type="time"],
  .input-group-sm>input.input-group-addon[type="time"],
  .input-group-sm>.input-group-btn>input.btn[type="time"],
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm>input.form-control[type="datetime-local"],
  .input-group-sm>input.input-group-addon[type="datetime-local"],
  .input-group-sm>.input-group-btn>input.btn[type="datetime-local"],
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm>input.form-control[type="month"],
  .input-group-sm>input.input-group-addon[type="month"],
  .input-group-sm>.input-group-btn>input.btn[type="month"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,
  .input-group-lg>input.form-control[type="date"],
  .input-group-lg>input.input-group-addon[type="date"],
  .input-group-lg>.input-group-btn>input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg>input.form-control[type="time"],
  .input-group-lg>input.input-group-addon[type="time"],
  .input-group-lg>.input-group-btn>input.btn[type="time"],
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg>input.form-control[type="datetime-local"],
  .input-group-lg>input.input-group-addon[type="datetime-local"],
  .input-group-lg>.input-group-btn>input.btn[type="datetime-local"],
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg>input.form-control[type="month"],
  .input-group-lg>input.input-group-addon[type="month"],
  .input-group-lg>.input-group-btn>input.btn[type="month"],
  .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.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  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: 400;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.input-sm,
.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-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.input-group-sm>select.form-control[multiple],
.input-group-sm>select.input-group-addon[multiple],
.input-group-sm>.input-group-btn>select.btn[multiple] {
  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,
.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.33333;
  border-radius: 6px;
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.input-group-lg>select.form-control[multiple],
.input-group-lg>select.input-group-addon[multiple],
.input-group-lg>.input-group-btn>select.btn[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  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.33333;
}

.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+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.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+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 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, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 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: -10px;
  margin-left: -10px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

@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: 10px;
}

@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;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.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, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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>.btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default: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>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary: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>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success: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>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info: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>.btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning: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>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  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,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  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 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.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-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.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;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 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: 400;
  line-height: 1.42857;
  color: #333333;
  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: #777777;
}

.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.42857;
  color: #777777;
  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 {
    left: 0;
    right: auto;
  }
}

.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>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.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:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.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,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 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,
.btn-group-lg>.btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .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:before,
.btn-group-vertical>.btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical>.btn-group:after {
  clear: both;
}

.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 input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[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-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: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
  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:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.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: #eeeeee;
}

.nav>li.disabled>a {
  color: #777777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #eeeeee;
  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.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.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,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
  float: none;
}

.nav-justified>li>a,
.nav-tabs.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,
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
  border: 1px solid #ddd;
}

@media (min-width:768px) {

  .nav-tabs-justified>li>a,
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs.nav-justified>.active>a,
  .nav-tabs-justified>.active>a:hover,
  .nav-tabs.nav-justified>.active>a:hover,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs.nav-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;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

@media (min-width:768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width:768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 10px;
  padding-left: 10px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width:768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    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-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.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;
  }
}

@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;
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}

@media (min-width:768px) {

  .container>.navbar-header,
  .container>.navbar-collapse,
  .container-fluid>.navbar-header,
  .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-brand {
  float: left;
  height: 50px;
  padding: 15px 10px;
  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: -10px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 10px;
  margin-top: 8px;
  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 -10px;
}

.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;
    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 10px;
  margin-right: -10px;
  margin-left: -10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@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,
.btn-group-sm>.navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width:768px) {
  .navbar-text {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
  }
}

@media (min-width:768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }

  .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-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-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-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,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.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: #090909;
}

.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-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
  color: #fff;
  background-color: #090909;
}

@media (max-width:767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  .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: #090909;
  }

  .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-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-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,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
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: "/ ";
}

.breadcrumb>.active {
  color: #777777;
}

.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.42857;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #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>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.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: #777777;
  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.33333;
}

.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:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.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: #eeeeee;
}

.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: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.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: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>.btn .badge {
  top: 0;
  padding: 1px 5px;
}

.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;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.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: 10px;
  padding-left: 10px;
  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.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.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;
  }
}

@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, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 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, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.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;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}

.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: #777777;
}

.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 .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .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;
}

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,
a.list-group-item:focus,
button.list-group-item:hover,
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-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,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
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,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
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,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
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,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
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, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.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:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead: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:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.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 th:first-child,
.panel>.table-responsive:first-child>.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 th:first-child {
  border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.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 th:last-child,
.panel>.table-responsive:first-child>.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 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:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody: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:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.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 th:first-child,
.panel>.table-responsive:last-child>.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 th:first-child {
  border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.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 th:last-child,
.panel>.table-responsive:last-child>.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 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-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th: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-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th: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-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
  border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.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: #333333;
  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: #333333;
}

.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, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 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: 0.2;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

.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-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.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;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.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: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before,
.modal-header:after {
  display: table;
  content: " ";
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.modal-footer:after {
  clear: both;
}

.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, 0.5);
    box-shadow: 0 5px 15px rgba(0, 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-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  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;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.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.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;
}

.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;
}

.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-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  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;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover>.arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 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: #999999;
  border-right-color: rgba(0, 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: #999999;
  border-bottom-color: rgba(0, 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: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left>.arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.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;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner>.item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 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, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 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, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 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;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.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, 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,
.filter-wrapper:before,
.clearfix:after,
.filter-wrapper:after {
  display: table;
  content: " ";
}

.clearfix:after,
.filter-wrapper: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 {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.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;
  }
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(https://study.intergreat.com/themes/custom/cm_external/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.alert-sm {
  padding: 5px 10px;
}

.alert a {
  font-weight: bold;
}

.alert-success a,
.alert-success a:hover,
.alert-success a:focus {
  color: #2b542c;
}

.alert-info a,
.alert-info a:hover,
.alert-info a:focus {
  color: #245269;
}

.alert-warning a,
.alert-warning a:hover,
.alert-warning a:focus {
  color: #66512c;
}

.alert-danger a,
.alert-danger a:hover,
.alert-danger a:focus {
  color: #843534;
}

@keyframes glyphicon-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

.glyphicon-spin {
  display: inline-block;
  animation: glyphicon-spin 1s infinite linear;
}

a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}

html.js .btn .ajax-throbber {
  margin-left: .5em;
  margin-right: -.25em;
}

html.js .form-item .input-group-addon .glyphicon {
  color: #777777;
  opacity: .5;
  transition: 150ms color, 150ms opacity;
}

html.js .form-item .input-group-addon .glyphicon.glyphicon-spin {
  color: #337ab7;
  opacity: 1;
}

html.js .form-item .input-group-addon .input-group-addon {
  background-color: white;
}

html.js .ajax-new-content:empty {
  display: none !important;
}

.field--label {
  font-weight: bold;
}

.field--label-inline .field--label,
.field--label-inline .field--items {
  float: left;
}

.field--label-inline .field--label,
.field--label-inline>.field--item,
.field--label-inline .field--items {
  padding-right: 0.5em;
}

[dir="rtl"] .field--label-inline .field--label,
[dir="rtl"] .field--label-inline .field--items {
  padding-left: 0.5em;
  padding-right: 0;
  float: right;
}

.field--label-inline .field--label::after {
  content: ':';
}

.file {
  display: table;
  font-size: 75%;
  font-weight: 700;
  margin: 5px 0;
  width: 100%;
}

.file>span {
  background: #fff;
  color: #337ab7;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

.file>span:first-child {
  border-left: 1px solid #ccc;
}

.file>span:last-child {
  border-right: 1px solid #ccc;
}

.file>.tabledrag-changed {
  background: #fcf8e3;
  border-radius: 0;
  color: #8a6d3b;
  display: table-cell;
  padding: 0 1em;
  top: 0;
  vertical-align: middle;
  border-left: 1px solid inherit;
}

.file>.tabledrag-changed,
.file>.tabledrag-changed:last-child {
  border: 1px solid #f7e1b5;
}

.file-icon {
  display: table-cell;
  font-size: 150%;
  padding: .25em .5em;
  text-align: center;
  vertical-align: middle;
}

.file-link {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.file-link a,
.file-link a:hover,
.file-link a:focus,
.file-link a:active {
  color: inherit;
}

.file-size {
  display: table-cell;
  padding: 0 1em;
  text-align: right;
  white-space: pre;
  vertical-align: middle;
}

.image-widget.row {
  overflow: hidden;
}

.filter-wrapper {
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 0;
  padding: 10px;
  height: 51px;
}

.filter-help {
  float: right;
  line-height: 1;
  margin: .5em 0 0;
}

.nav.nav-tabs.filter-formats {
  margin-bottom: 15px;
}

table .checkbox.form-no-label,
table .radio.form-no-label {
  margin-bottom: 0;
  margin-top: 0;
}

.select-wrapper {
  display: inline-block;
  position: relative;
  width: 100%;
}

.form-inline .select-wrapper {
  width: auto;
}

.input-group .select-wrapper {
  display: table-cell;
}

.input-group .select-wrapper:first-child .form-control:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.input-group .select-wrapper:last-child .form-control:first-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1;
  padding-right: 2em;
}

.select-wrapper select::-ms-expand {
  opacity: 0;
}

.select-wrapper:after {
  color: #337ab7;
  content: '▼';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-top: -.5em;
  padding-right: .5em;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10;
}

.has-glyphicons .select-wrapper:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e114';
  display: inline-block;
  font-family: 'Glyphicons Halflings';
}

.has-error .select-wrapper:after {
  color: #a94442;
}

.has-success .select-wrapper:after {
  color: #3c763d;
}

.has-warning .select-wrapper:after {
  color: #8a6d3b;
}

.form-required:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI0VFMDAwMCIgIGQ9Ik0wLDcuNTYybDEuMTE0LTMuNDM4YzIuNTY1LDAuOTA2LDQuNDMsMS42ODgsNS41OSwyLjM1QzYuMzk4LDMuNTUzLDYuMjM3LDEuNTQ0LDYuMjIsMC40NDdoMy41MTEgYy0wLjA1LDEuNTk3LTAuMjM0LDMuNi0wLjU1OCw2LjAwM2MxLjY2NC0wLjgzOCwzLjU2Ni0xLjYxMyw1LjcxNC0yLjMyNUwxNiw3LjU2MmMtMi4wNSwwLjY3OC00LjA2LDEuMTMxLTYuMDI4LDEuMzU2IGMwLjk4NCwwLjg1NiwyLjM3MiwyLjM4MSw0LjE2Niw0LjU3NWwtMi45MDYsMi4wNTljLTAuOTM1LTEuMjc0LTIuMDQxLTMuMDA5LTMuMzE2LTUuMjA2Yy0xLjE5NCwyLjI3NS0yLjI0NCw0LjAxMy0zLjE0Nyw1LjIwNiBsLTIuODU2LTIuMDU5YzEuODcyLTIuMzA3LDMuMjExLTMuODMyLDQuMDE3LTQuNTc1QzMuODQ5LDguNTE2LDEuODcyLDguMDYyLDAsNy41NjIiLz48L3N2Zz4K);
  background-size: 10px 7px;
  content: "";
  display: inline-block;
  vertical-align: super;
  line-height: 1;
  height: 7px;
  width: 10px;
}

.form-actions .btn,
.form-actions .btn-group {
  margin-right: 10px;
}

.form-actions .btn-group .btn {
  margin-right: 0;
}

a.icon-before .glyphicon,
a .glyphicon.icon-before {
  margin-right: .25em;
}

a.icon-after .glyphicon,
a .glyphicon.icon-after {
  margin-left: .25em;
}

.btn.icon-before .glyphicon,
.btn .glyphicon.icon-before {
  margin-left: -.25em;
  margin-right: .25em;
}

.btn.icon-after .glyphicon,
.btn .glyphicon.icon-after {
  margin-left: .25em;
  margin-right: -.25em;
}

body {
  position: relative;
}

body.navbar-is-static-top {
  margin-top: 0;
}

body.navbar-is-fixed-top {
  margin-top: 60px;
}

body.navbar-is-fixed-bottom {
  padding-bottom: 60px;
}

@media screen and (min-width:768px) {
  body {
    margin-top: 10px;
  }
}

@media screen and (max-width:767px) {

  body.toolbar-vertical.navbar-is-fixed-top .toolbar-bar,
  body.toolbar-vertical.navbar-is-fixed-bottom .toolbar-bar {
    position: fixed;
  }

  body.toolbar-vertical.navbar-is-fixed-top header,
  body.toolbar-vertical.navbar-is-fixed-bottom header {
    z-index: 500;
  }

  body.toolbar-vertical.navbar-is-fixed-top header {
    top: 39px;
  }
}

@media screen and (min-width:768px) {
  .navbar.container {
    max-width: 720px;
  }
}

@media screen and (min-width:992px) {
  .navbar.container {
    max-width: 940px;
  }
}

@media screen and (min-width:1200px) {
  .navbar.container {
    max-width: 1150px;
  }
}

.navbar .logo {
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (min-width:768px) {
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }
}

.is-unpublished {
  background-color: #fff4f4;
}

.node-preview-container {
  margin-top: -10px;
}

.node-preview-form-select {
  padding: 10px;
}

.panel-title {
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}

.panel-title,
.panel-title:hover,
.panel-title:focus,
.panel-title:hover:focus {
  color: inherit;
}

.panel-title:focus,
.panel-title:hover {
  text-decoration: none;
}

.progress-wrapper {
  margin-bottom: 15px;
}

.progress-wrapper:last-child .progress {
  margin-bottom: 5px;
}

.progress-wrapper .message {
  font-weight: 700;
  margin-bottom: 5px;
}

.progress-wrapper .percentage,
.progress-wrapper .progress-label {
  font-size: 12px;
}

.progress-wrapper .progress-bar {
  min-width: 2em;
}

.tabledrag-toggle-weight {
  float: right;
  margin: 1px 2px 1px 10px;
}

.tabledrag-changed-warning {
  margin: 0;
  overflow: hidden;
}

.tabledrag-handle {
  color: #777777;
  cursor: move;
  float: left;
  font-size: 125%;
  line-height: 1;
  margin: -10px 0 0 -10px;
  padding: 10px;
}

.tabledrag-handle:hover,
.tabledrag-handle:focus {
  color: #337ab7;
}

.indentation {
  float: left;
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em;
  padding: 0.42em 0 0.42em 0.6em;
  width: 20px;
}

[dir="rtl"] .indentation {
  float: right;
  margin: -0.4em -0.4em -0.4em 0.2em;
  padding: 0.42em 0.6em 0.42em 0;
}

.local-actions {
  margin: 10px 0 10px -5px;
}

.tabs--secondary {
  margin: 10px 0 5px;
}

.tabbable {
  margin-bottom: 20px;
}

.tabs-below>.nav-tabs,
.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
  border-bottom: 0;
}

.tabs-below>.nav-tabs .summary,
.tabs-left>.nav-tabs .summary,
.tabs-right>.nav-tabs .summary {
  color: #777777;
  font-size: 12px;
}

.tab-pane>.panel-heading {
  display: none;
}

.tab-content>.active {
  display: block;
}

.tabs-below>.nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below>.nav-tabs>li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below>.nav-tabs>li>a {
  border-radius: 0 0 4px 4px;
}

.tabs-below>.nav-tabs>li>a:hover,
.tabs-below>.nav-tabs>li>a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below>.nav-tabs>.active>a,
.tabs-below>.nav-tabs>.active>a:hover,
.tabs-below>.nav-tabs>.active>a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
  float: none;
}

.tabs-left>.nav-tabs>li:focus,
.tabs-right>.nav-tabs>li:focus {
  outline: 0;
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left>.nav-tabs>li>a:focus,
.tabs-right>.nav-tabs>li>a:focus {
  outline: 0;
}

.tabs-left>.tab-content,
.tabs-right>.tab-content {
  border-radius: 0 4px 4px 4px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding: 10px 15px;
}

.tabs-left>.nav-tabs {
  float: left;
  margin-right: -1px;
}

.tabs-left>.nav-tabs>li>a {
  border-radius: 4px 0 0 4px;
}

.tabs-left>.nav-tabs>li>a:hover,
.tabs-left>.nav-tabs>li>a:focus {
  border-color: #eeeeee #ddd #eeeeee #eeeeee;
}

.tabs-left>.nav-tabs>.active>a,
.tabs-left>.nav-tabs>.active>a:hover,
.tabs-left>.nav-tabs>.active>a:focus {
  border-color: #ddd transparent #ddd #ddd;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}

.tabs-right>.nav-tabs {
  float: right;
  margin-left: -1px;
}

.tabs-right>.nav-tabs>li>a {
  border-radius: 0 4px 4px 0;
}

.tabs-right>.nav-tabs>li>a:hover,
.tabs-right>.nav-tabs>li>a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #ddd;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}

.tabs-right>.nav-tabs>.active>a,
.tabs-right>.nav-tabs>.active>a:hover,
.tabs-right>.nav-tabs>.active>a:focus {
  border-color: #ddd #ddd #ddd transparent;
}

body.toolbar-fixed .toolbar-oriented .toolbar-bar {
  z-index: 1031;
}

body.toolbar-fixed .navbar-fixed-top {
  top: 39px;
}

body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .navbar-fixed-top {
  top: 79px;
}

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open .navbar-fixed-top {
  left: 240px;
}

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed {
  margin-left: 240px;
}

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray {
  padding-bottom: 40px;
}

body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray,
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray>.toolbar-lining:before {
  width: 240px;
}

body.toolbar-loading {
  margin-top: 0;
}

body.toolbar-loading.toolbar {
  margin-bottom: 10px;
}

.ui-autocomplete {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  list-style: none;
  min-width: 160px;
  padding: 5px 0;
  text-align: left;
  z-index: 1000;
}

.ui-autocomplete .ui-menu-item {
  border: 0;
  border-radius: 0;
  clear: both;
  color: #333333;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.42857;
  margin: 0;
  outline: 0;
  padding: 3px 20px;
  text-decoration: none;
  white-space: nowrap;
}

.ui-autocomplete .ui-menu-item.ui-state-hover {
  background: #f5f5f5;
  color: #262626;
}

.ui-autocomplete .ui-menu-item.ui-state-active,
.ui-autocomplete .ui-menu-item.ui-state-focus {
  background: #337ab7;
  color: #fff;
}

ol,
ul {
  padding-left: 1.5em;
}

.popover ol:last-child,
.popover ul:last-child {
  margin-bottom: 0;
}

.page-header {
  margin-top: 0;
}

.footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #E5E5E5;
}

p:last-child,
.form-group:last-child,
.panel:last-child {
  margin-bottom: 0;
}

.region-help>.glyphicon {
  font-size: 18px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}

.region-help .block {
  overflow: hidden;
}

.help-block,
.control-group .help-inline {
  color: #777777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0;
}

.help-block:first-child,
.control-group .help-inline:first-child {
  margin-top: 0;
}

:root {
  --font-size-xs: 14px;
  --font-size-sm: 16px;
  --font-size-md: 18px;
  --font-size-lg: 24px;
  --font-size-xl: 36px;
  --font-size-xxl: 48px;
}

@media (max-width:767px) {
  :root {
    --font-size-xs: 12px;
    --font-size-sm: 14px;
    --font-size-md: 16px;
    --font-size-lg: 20px;
    --font-size-xl: 32px;
    --font-size-xxl: 40px;
  }
}

html {
  --plyr-color-main: $aquamarine;
}

.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

@font-face {
  font-family: 'cm-fonts';
  src: url(../font/cm-fonts.eot);
  src: url(../font/cm-fonts.eot) format("embedded-opentype"), url(../font/cm-fonts.ttf) format("truetype"), url(../font/cm-fonts.woff) format("woff"), url(../font/cm-fonts.svg) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="cmicon-"],
[class*=" cmicon-"] {
  font-family: 'cm-fonts' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cmicon-crown:before {
  content: "\e950";
}

.cmicon-splitter:before {
  content: "\e94f";
}

.cmicon-pdf-icon:before {
  content: "\e94d";
}

.cmicon-download-icon:before {
  content: "\e94e";
}

.cmicon-comment-icon:before {
  content: "\e94a";
}

.cmicon-clock-icon:before {
  content: "\e94b";
}

.cmicon-check-icon:before {
  content: "\e94c";
}

.cmicon-facebook:before {
  content: "\e949";
}

.cmicon-youtube:before {
  content: "\e945";
}

.cmicon-tiktok:before {
  content: "\e946";
}

.cmicon-messenger:before {
  content: "\e947";
}

.cmicon-chevron-right-2:before {
  content: "\e943";
}

.cmicon-play-2:before {
  content: "\e944";
}

.cmicon-quote-symbol:before {
  content: "\e940";
}

.cmicon-plus-p:before {
  content: "\e93f";
}

.cmicon-akar-eye-closed:before {
  content: "\e93b";
}

.cmicon-akar-eye:before {
  content: "\e93d";
}

.cmicon-replay:before {
  content: "\e93a";
}

.cmicon-skip-previous:before {
  content: "\e92e";
}

.cmicon-micro:before {
  content: "\e929";
}

.cmicon-eye-open:before {
  content: "\e926";
}

.cmicon-eye-close:before {
  content: "\e928";
}

.cmicon-arrow-last-page:before {
  content: "\e924";
}

.cmicon-refresh-right-redo:before {
  content: "\e925";
}

.cmicon-reply-border:before {
  content: "\e921";
}

.cmicon-favorite-border:before {
  content: "\e923";
}

.cmicon-reply:before {
  content: "\e922";
}

.cmicon-double-arrow:before {
  content: "\e920";
}

.cmicon-forward5:before {
  content: "\e91e";
}

.cmicon-rewind5:before {
  content: "\e91f";
}

.cmicon-account:before {
  content: "\e91b";
}

.cmicon-time-clock:before {
  content: "\e91d";
}

.cmicon-checkmark:before {
  content: "\e91a";
}

.cmicon-article-tag:before {
  content: "\e90d";
}

.cmicon-fire:before {
  content: "\e910";
}

.cmicon-eye:before {
  content: "\e911";
}

.cmicon-to-top:before {
  content: "\e90c";
}

.cmicon-outlook-calendar:before {
  content: "\e90a";
}

.cmicon-close-modal:before {
  content: "\e903";
}

.cmicon-search:before {
  content: "\e901";
}

.cmicon-recycle:before {
  content: "\e942";
}

.cmicon-notification:before {
  content: "\e93c";
}

.cmicon-language:before {
  content: "\e93e";
}

.cmicon-email:before {
  content: "\e9e7";
}

.cmicon-arr-down:before {
  content: "\ea18";
}

.cmicon-views:before {
  content: "\ea27";
}

.cmicon-date:before {
  content: "\ea25";
}

.cmicon-tests-taken:before {
  content: "\ea26";
}

.cmicon-phone:before {
  content: "\e9af";
}

.cmicon-activity:before {
  content: "\e900";
}

.cmicon-alert-circle:before {
  content: "\e902";
}

.cmicon-alert-triangle:before {
  content: "\e904";
}

.cmicon-align-center:before {
  content: "\e905";
}

.cmicon-align-justify:before {
  content: "\e906";
}

.cmicon-align-left:before {
  content: "\e907";
}

.cmicon-align-right:before {
  content: "\e908";
}

.cmicon-analytics:before {
  content: "\e909";
}

.cmicon-announcement-speaker:before {
  content: "\e90b";
}

.cmicon-arrow-down:before {
  content: "\e90e";
}

.cmicon-arrow-down-circle:before {
  content: "\e90f";
}

.cmicon-arrow-left:before {
  content: "\e912";
}

.cmicon-arrow-left-circle:before {
  content: "\e913";
}

.cmicon-arrow-right:before {
  content: "\e914";
}

.cmicon-arrow-right-circle:before {
  content: "\e915";
}

.cmicon-arrow-up:before {
  content: "\e916";
}

.cmicon-arrow-up-circle:before {
  content: "\e917";
}

.cmicon-arrow-up-left:before {
  content: "\e918";
}

.cmicon-arrow-up-right:before {
  content: "\e919";
}

.cmicon-bar-chart:before {
  content: "\e91c";
}

.cmicon-calendar:before {
  content: "\e927";
}

.cmicon-carret---down:before {
  content: "\e92a";
}

.cmicon-carret---left:before {
  content: "\e92b";
}

.cmicon-carret---right:before {
  content: "\e92c";
}

.cmicon-carret---up:before {
  content: "\e92d";
}

.cmicon-check:before {
  content: "\e92f";
}

.cmicon-check-circle:before {
  content: "\e930";
}

.cmicon-check-square:before {
  content: "\e931";
}

.cmicon-chevron-down:before {
  content: "\e932";
}

.cmicon-chevron-left:before {
  content: "\e933";
}

.cmicon-chevron-right:before {
  content: "\e934";
}

.cmicon-chevrons-down:before {
  content: "\e935";
}

.cmicon-chevrons-left:before {
  content: "\e936";
}

.cmicon-chevrons-right:before {
  content: "\e937";
}

.cmicon-chevrons-up:before {
  content: "\e938";
}

.cmicon-chevron-up:before {
  content: "\e939";
}

.cmicon-clock:before {
  content: "\e941";
}

.cmicon-code:before {
  content: "\e948";
}

.cmicon-currency-usd:before {
  content: "\e959";
}

.cmicon-delete:before {
  content: "\e95b";
}

.cmicon-document:before {
  content: "\e95d";
}

.cmicon-dollar-sign:before {
  content: "\e95e";
}

.cmicon-download:before {
  content: "\e95f";
}

.cmicon-edit:before {
  content: "\e962";
}

.cmicon-edit-2:before {
  content: "\e963";
}

.cmicon-edit-3:before {
  content: "\e964";
}

.cmicon-external-link:before {
  content: "\e965";
}

.cmicon-fast-forward:before {
  content: "\e969";
}

.cmicon-filter:before {
  content: "\e970";
}

.cmicon-gift:before {
  content: "\e975";
}

.cmicon-headphones:before {
  content: "\e981";
}

.cmicon-help-circle:before {
  content: "\e983";
}

.cmicon-info:before {
  content: "\e988";
}

.cmicon-link:before {
  content: "\e98f";
}

.cmicon-link-2:before {
  content: "\e990";
}

.cmicon-list:before {
  content: "\e992";
}

.cmicon-live-support-agent-headset:before {
  content: "\e993";
}

.cmicon-loader:before {
  content: "\e994";
}

.cmicon-log-in:before {
  content: "\e996";
}

.cmicon-log-out:before {
  content: "\e997";
}

.cmicon-map-pin:before {
  content: "\e99a";
}

.cmicon-maximize:before {
  content: "\e99b";
}

.cmicon-menu:before {
  content: "\e99d";
}

.cmicon-message-circle:before {
  content: "\e99e";
}

.cmicon-message-square:before {
  content: "\e99f";
}

.cmicon-mic:before {
  content: "\e9a0";
}

.cmicon-mic-off:before {
  content: "\e9a1";
}

.cmicon-minimize:before {
  content: "\e9a2";
}

.cmicon-minus:before {
  content: "\e9a4";
}

.cmicon-minus-circle:before {
  content: "\e9a5";
}

.cmicon-monitor:before {
  content: "\e9a7";
}

.cmicon-more-horizontal:before {
  content: "\e9a9";
}

.cmicon-more-vertical:before {
  content: "\e9aa";
}

.cmicon-move:before {
  content: "\e9ab";
}

.cmicon-music:before {
  content: "\e9ac";
}

.cmicon-navigation:before {
  content: "\e9ad";
}

.cmicon-navigation-2:before {
  content: "\e9ae";
}

.cmicon-paperclip:before {
  content: "\e9b3";
}

.cmicon-pause-circle:before {
  content: "\e9b5";
}

.cmicon-phone-call:before {
  content: "\e9b9";
}

.cmicon-play:before {
  content: "\e9c0";
}

.cmicon-play-circle:before {
  content: "\e9c1";
}

.cmicon-plus:before {
  content: "\e9c3";
}

.cmicon-power:before {
  content: "\e9c7";
}

.cmicon-refresh-ccw:before {
  content: "\e9ca";
}

.cmicon-refresh-cw:before {
  content: "\e9cb";
}

.cmicon-repeat:before {
  content: "\e9cc";
}

.cmicon-rss:before {
  content: "\e9d0";
}

.cmicon-ic-search:before {
  content: "\e9d3";
}

.cmicon-send:before {
  content: "\e9d4";
}

.cmicon-settings:before {
  content: "\e9d6";
}

.cmicon-share:before {
  content: "\e9d7";
}

.cmicon-star:before {
  content: "\e9e9";
}

.cmicon-star-1:before {
  content: "\e9ea";
}

.cmicon-sun:before {
  content: "\e9ec";
}

.cmicon-sunrise:before {
  content: "\e9ed";
}

.cmicon-sunset:before {
  content: "\e9ee";
}

.cmicon-tag:before {
  content: "\e9f0";
}

.cmicon-target:before {
  content: "\e9f1";
}

.cmicon-target-2:before {
  content: "\e9f2";
}

.cmicon-upload:before {
  content: "\ea05";
}

.cmicon-upload-cloud:before {
  content: "\ea06";
}

.cmicon-user:before {
  content: "\ea07";
}

.cmicon-volume:before {
  content: "\ea10";
}

.cmicon-volume-1:before {
  content: "\ea11";
}

.cmicon-volume-2:before {
  content: "\ea12";
}

.cmicon-volume-x:before {
  content: "\ea13";
}

.cmicon-wallet:before {
  content: "\ea14";
}

.cmicon-wifi:before {
  content: "\ea1a";
}

.cmicon-wifi-off:before {
  content: "\ea1b";
}

.cmicon-x:before {
  content: "\ea1d";
}

.cmicon-zoom-in:before {
  content: "\ea23";
}

.cmicon-zoom-out:before {
  content: "\ea24";
}

@font-face {
  font-family: 'simple-line-icons';
  src: url(../font/Simple-Line-Icons.eot);
  src: url(../font/Simple-Line-Icons.eot) format("embedded-opentype"), url(../font/Simple-Line-Icons.woff2) format("woff2"), url(../font/Simple-Line-Icons.ttf) format("truetype"), url(../font/Simple-Line-Icons.woff) format("woff"), url(../font/Simple-Line-Icons.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-minus,
.icon-close,
.icon-event,
.icon-exclamation,
.icon-organization,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawer,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calendar,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symbol-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pinterest,
.icon-social-github,
.icon-social-google,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox,
.icon-social-vkontakte,
.icon-social-steam {
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-user:before {
  content: "\e005";
}

.icon-people:before {
  content: "\e001";
}

.icon-user-female:before {
  content: "\e000";
}

.icon-user-follow:before {
  content: "\e002";
}

.icon-user-following:before {
  content: "\e003";
}

.icon-user-unfollow:before {
  content: "\e004";
}

.icon-login:before {
  content: "\e066";
}

.icon-logout:before {
  content: "\e065";
}

.icon-emotsmile:before {
  content: "\e021";
}

.icon-phone:before {
  content: "\e600";
}

.icon-call-end:before {
  content: "\e048";
}

.icon-call-in:before {
  content: "\e047";
}

.icon-call-out:before {
  content: "\e046";
}

.icon-map:before {
  content: "\e033";
}

.icon-location-pin:before {
  content: "\e096";
}

.icon-direction:before {
  content: "\e042";
}

.icon-directions:before {
  content: "\e041";
}

.icon-compass:before {
  content: "\e045";
}

.icon-layers:before {
  content: "\e034";
}

.icon-menu:before {
  content: "\e601";
}

.icon-list:before {
  content: "\e067";
}

.icon-options-vertical:before {
  content: "\e602";
}

.icon-options:before {
  content: "\e603";
}

.icon-arrow-down:before {
  content: "\e604";
}

.icon-arrow-left:before {
  content: "\e605";
}

.icon-arrow-right:before {
  content: "\e606";
}

.icon-arrow-up:before {
  content: "\e607";
}

.icon-arrow-up-circle:before {
  content: "\e078";
}

.icon-arrow-left-circle:before {
  content: "\e07a";
}

.icon-arrow-right-circle:before {
  content: "\e079";
}

.icon-arrow-down-circle:before {
  content: "\e07b";
}

.icon-check:before {
  content: "\e080";
}

.icon-clock:before {
  content: "\e081";
}

.icon-plus:before {
  content: "\e095";
}

.icon-minus:before {
  content: "\e615";
}

.icon-close:before {
  content: "\e082";
}

.icon-event:before {
  content: "\e619";
}

.icon-exclamation:before {
  content: "\e617";
}

.icon-organization:before {
  content: "\e616";
}

.icon-trophy:before {
  content: "\e006";
}

.icon-screen-smartphone:before {
  content: "\e010";
}

.icon-screen-desktop:before {
  content: "\e011";
}

.icon-plane:before {
  content: "\e012";
}

.icon-notebook:before {
  content: "\e013";
}

.icon-mustache:before {
  content: "\e014";
}

.icon-mouse:before {
  content: "\e015";
}

.icon-magnet:before {
  content: "\e016";
}

.icon-energy:before {
  content: "\e020";
}

.icon-disc:before {
  content: "\e022";
}

.icon-cursor:before {
  content: "\e06e";
}

.icon-cursor-move:before {
  content: "\e023";
}

.icon-crop:before {
  content: "\e024";
}

.icon-chemistry:before {
  content: "\e026";
}

.icon-speedometer:before {
  content: "\e007";
}

.icon-shield:before {
  content: "\e00e";
}

.icon-screen-tablet:before {
  content: "\e00f";
}

.icon-magic-wand:before {
  content: "\e017";
}

.icon-hourglass:before {
  content: "\e018";
}

.icon-graduation:before {
  content: "\e019";
}

.icon-ghost:before {
  content: "\e01a";
}

.icon-game-controller:before {
  content: "\e01b";
}

.icon-fire:before {
  content: "\e01c";
}

.icon-eyeglass:before {
  content: "\e01d";
}

.icon-envelope-open:before {
  content: "\e01e";
}

.icon-envelope-letter:before {
  content: "\e01f";
}

.icon-bell:before {
  content: "\e027";
}

.icon-badge:before {
  content: "\e028";
}

.icon-anchor:before {
  content: "\e029";
}

.icon-wallet:before {
  content: "\e02a";
}

.icon-vector:before {
  content: "\e02b";
}

.icon-speech:before {
  content: "\e02c";
}

.icon-puzzle:before {
  content: "\e02d";
}

.icon-printer:before {
  content: "\e02e";
}

.icon-present:before {
  content: "\e02f";
}

.icon-playlist:before {
  content: "\e030";
}

.icon-pin:before {
  content: "\e031";
}

.icon-picture:before {
  content: "\e032";
}

.icon-handbag:before {
  content: "\e035";
}

.icon-globe-alt:before {
  content: "\e036";
}

.icon-globe:before {
  content: "\e037";
}

.icon-folder-alt:before {
  content: "\e039";
}

.icon-folder:before {
  content: "\e089";
}

.icon-film:before {
  content: "\e03a";
}

.icon-feed:before {
  content: "\e03b";
}

.icon-drop:before {
  content: "\e03e";
}

.icon-drawer:before {
  content: "\e03f";
}

.icon-docs:before {
  content: "\e040";
}

.icon-doc:before {
  content: "\e085";
}

.icon-diamond:before {
  content: "\e043";
}

.icon-cup:before {
  content: "\e044";
}

.icon-calculator:before {
  content: "\e049";
}

.icon-bubbles:before {
  content: "\e04a";
}

.icon-briefcase:before {
  content: "\e04b";
}

.icon-book-open:before {
  content: "\e04c";
}

.icon-basket-loaded:before {
  content: "\e04d";
}

.icon-basket:before {
  content: "\e04e";
}

.icon-bag:before {
  content: "\e04f";
}

.icon-action-undo:before {
  content: "\e050";
}

.icon-action-redo:before {
  content: "\e051";
}

.icon-wrench:before {
  content: "\e052";
}

.icon-umbrella:before {
  content: "\e053";
}

.icon-trash:before {
  content: "\e054";
}

.icon-tag:before {
  content: "\e055";
}

.icon-support:before {
  content: "\e056";
}

.icon-frame:before {
  content: "\e038";
}

.icon-size-fullscreen:before {
  content: "\e057";
}

.icon-size-actual:before {
  content: "\e058";
}

.icon-shuffle:before {
  content: "\e059";
}

.icon-share-alt:before {
  content: "\e05a";
}

.icon-share:before {
  content: "\e05b";
}

.icon-rocket:before {
  content: "\e05c";
}

.icon-question:before {
  content: "\e05d";
}

.icon-pie-chart:before {
  content: "\e05e";
}

.icon-pencil:before {
  content: "\e05f";
}

.icon-note:before {
  content: "\e060";
}

.icon-loop:before {
  content: "\e064";
}

.icon-home:before {
  content: "\e069";
}

.icon-grid:before {
  content: "\e06a";
}

.icon-graph:before {
  content: "\e06b";
}

.icon-microphone:before {
  content: "\e063";
}

.icon-music-tone-alt:before {
  content: "\e061";
}

.icon-music-tone:before {
  content: "\e062";
}

.icon-earphones-alt:before {
  content: "\e03c";
}

.icon-earphones:before {
  content: "\e03d";
}

.icon-equalizer:before {
  content: "\e06c";
}

.icon-like:before {
  content: "\e068";
}

.icon-dislike:before {
  content: "\e06d";
}

.icon-control-start:before {
  content: "\e06f";
}

.icon-control-rewind:before {
  content: "\e070";
}

.icon-control-play:before {
  content: "\e071";
}

.icon-control-pause:before {
  content: "\e072";
}

.icon-control-forward:before {
  content: "\e073";
}

.icon-control-end:before {
  content: "\e074";
}

.icon-volume-1:before {
  content: "\e09f";
}

.icon-volume-2:before {
  content: "\e0a0";
}

.icon-volume-off:before {
  content: "\e0a1";
}

.icon-calendar:before {
  content: "\e075";
}

.icon-bulb:before {
  content: "\e076";
}

.icon-chart:before {
  content: "\e077";
}

.icon-ban:before {
  content: "\e07c";
}

.icon-bubble:before {
  content: "\e07d";
}

.icon-camrecorder:before {
  content: "\e07e";
}

.icon-camera:before {
  content: "\e07f";
}

.icon-cloud-download:before {
  content: "\e083";
}

.icon-cloud-upload:before {
  content: "\e084";
}

.icon-envelope:before {
  content: "\e086";
}

.icon-eye:before {
  content: "\e087";
}

.icon-flag:before {
  content: "\e088";
}

.icon-heart:before {
  content: "\e08a";
}

.icon-info:before {
  content: "\e08b";
}

.icon-key:before {
  content: "\e08c";
}

.icon-link:before {
  content: "\e08d";
}

.icon-lock:before {
  content: "\e08e";
}

.icon-lock-open:before {
  content: "\e08f";
}

.icon-magnifier:before {
  content: "\e090";
}

.icon-magnifier-add:before {
  content: "\e091";
}

.icon-magnifier-remove:before {
  content: "\e092";
}

.icon-paper-clip:before {
  content: "\e093";
}

.icon-paper-plane:before {
  content: "\e094";
}

.icon-power:before {
  content: "\e097";
}

.icon-refresh:before {
  content: "\e098";
}

.icon-reload:before {
  content: "\e099";
}

.icon-settings:before {
  content: "\e09a";
}

.icon-star:before {
  content: "\e09b";
}

.icon-symbol-female:before {
  content: "\e09c";
}

.icon-symbol-male:before {
  content: "\e09d";
}

.icon-target:before {
  content: "\e09e";
}

.icon-credit-card:before {
  content: "\e025";
}

.icon-paypal:before {
  content: "\e608";
}

.icon-social-tumblr:before {
  content: "\e00a";
}

.icon-social-twitter:before {
  content: "\e009";
}

.icon-social-facebook:before {
  content: "\e00b";
}

.icon-social-instagram:before {
  content: "\e609";
}

.icon-social-linkedin:before {
  content: "\e60a";
}

.icon-social-pinterest:before {
  content: "\e60b";
}

.icon-social-github:before {
  content: "\e60c";
}

.icon-social-google:before {
  content: "\e60d";
}

.icon-social-reddit:before {
  content: "\e60e";
}

.icon-social-skype:before {
  content: "\e60f";
}

.icon-social-dribbble:before {
  content: "\e00d";
}

.icon-social-behance:before {
  content: "\e610";
}

.icon-social-foursqare:before {
  content: "\e611";
}

.icon-social-soundcloud:before {
  content: "\e612";
}

.icon-social-spotify:before {
  content: "\e613";
}

.icon-social-stumbleupon:before {
  content: "\e614";
}

.icon-social-youtube:before {
  content: "\e008";
}

.icon-social-dropbox:before {
  content: "\e00c";
}

.icon-social-vkontakte:before {
  content: "\e618";
}

.icon-social-steam:before {
  content: "\e620";
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url(../font/raleway-v18-latin-300.eot);
  src: local(""), url(../font/raleway-v18-latin-300.eot) format("embedded-opentype"), url(../font/raleway-v18-latin-300.woff2) format("woff2"), url(../font/raleway-v18-latin-300.woff) format("woff"), url(../font/raleway-v18-latin-300.ttf) format("truetype"), url(../font/raleway-v18-latin-300.svg) format("svg");
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url(../font/raleway-v18-latin-regular.eot);
  src: local(""), url(../font/raleway-v18-latin-regular.eot) format("embedded-opentype"), url(../font/raleway-v18-latin-regular.woff2) format("woff2"), url(../font/raleway-v18-latin-regular.woff) format("woff"), url(../font/raleway-v18-latin-regular.ttf) format("truetype"), url(../font/raleway-v18-latin-regular.svg) format("svg");
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url(../font/raleway-v18-latin-600.eot);
  src: local(""), url(../font/raleway-v18-latin-600.eot) format("embedded-opentype"), url(../font/raleway-v18-latin-600.woff2) format("woff2"), url(../font/raleway-v18-latin-600.woff) format("woff"), url(../font/raleway-v18-latin-600.ttf) format("truetype"), url(../font/raleway-v18-latin-600.svg) format("svg");
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url(../font/raleway-v18-latin-500.eot);
  src: local(""), url(../font/raleway-v18-latin-500.eot) format("embedded-opentype"), url(../font/raleway-v18-latin-500.woff2) format("woff2"), url(../font/raleway-v18-latin-500.woff) format("woff"), url(../font/raleway-v18-latin-500.ttf) format("truetype"), url(../font/raleway-v18-latin-500.svg) format("svg");
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url(../font/raleway-v18-latin-700.eot);
  src: local(""), url(../font/raleway-v18-latin-700.eot) format("embedded-opentype"), url(../font/raleway-v18-latin-700.woff2) format("woff2"), url(../font/raleway-v18-latin-700.woff) format("woff"), url(../font/raleway-v18-latin-700.ttf) format("truetype"), url(../font/raleway-v18-latin-700.svg) format("svg");
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url(../font/raleway-v18-latin-800.eot);
  src: local(""), url(../font/raleway-v18-latin-800.eot) format("embedded-opentype"), url(../font/raleway-v18-latin-800.woff2) format("woff2"), url(../font/raleway-v18-latin-800.woff) format("woff"), url(../font/raleway-v18-latin-800.ttf) format("truetype"), url(../font/raleway-v18-latin-800.svg) format("svg");
}

@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");
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
label,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #294563;
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
}

h1,
.h1 {
  font-size: 44px;
}

h2,
.h2 {
  font-size: 24px;
}

h3,
.h3 {
  font-size: 20px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 16px;
}

h6,
.h6 {
  font-size: 14px;
}

html {
  font-size: 62.5%;
  line-height: 1;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

textarea {
  resize: vertical;
}

textarea:focus {
  border: 1px solid #4ABEA7;
}

textarea.form-control:focus {
  border: 1px solid #4ABEA7;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none !important;
}

button:active {
  outline: none !important;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
  max-width: 100%;
}

a {
  text-decoration: none;
  outline: none;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

a:hover {
  text-decoration: none;
  outline: none !important;
}

a:focus {
  text-decoration: none;
  outline: none !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

* {
  box-sizing: border-box;
}

[lang|=zh-hans] body {
  font-family: 'PingFang SC', 'Microsoft YaHei', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="vi"] body {
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
}

html[lang="vi"] .main-menu>li>a {
  font-size: 16px;
  padding: 0px 10px;
}

html[lang="vi"] .home-hero__btn {
  font-size: 16px;
}

html[lang="vi"] .customize-course .customize-steps__item-title {
  font-size: 16px;
}

html[lang="vi"] h1,
html[lang="vi"] h2,
html[lang="vi"] h3,
html[lang="vi"] h4,
html[lang="vi"] h5,
html[lang="vi"] h6 {
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif;
}

body {
  font-family: 'Raleway', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
  font-size: 1.4em;
  color: #4F4D59;
  background-color: #fff;
  line-height: 1.6;
  position: relative;
  right: 0;
  min-height: 100vh;
  padding-bottom: 72px;
  overflow-x: hidden;
}

@media (min-width:768px) and (max-width:991px) {
  body {
    padding-bottom: 52px;
  }
}

@media (max-width:767px) {
  body {
    width: 100%;
    min-height: 100vh;
    padding-bottom: 62px;
  }
}

body .article-wrapper {
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

@media (max-width:767px) {
  .xs-width {
    width: 100% !important;
  }
}

.clearfix,
.filter-wrapper {
  display: inline-block;
  clear: both;
}

* html .clearfix,
* html .filter-wrapper {
  height: 1%;
}

img {
  max-width: 100%;
  height: auto;
}

.clearfix,
.filter-wrapper {
  display: block;
  clear: both;
}

.cus-col-xs {
  float: left;
}

@media (max-width:767px) {
  .cus-col-xs {
    width: 100% !important;
  }
}

.clearfix:before,
.filter-wrapper:before,
.clearfix:after,
.filter-wrapper:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.container {
  padding-right: 10px;
  padding-left: 10px;
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}

.usecm-loggedin header,
.user-logged header {
  border-bottom: 1px solid #d5d5d5;
}

.speaking-header {
  background: #def3ef;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.speaking-header__wrap {
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (min-width:768px) and (max-width:991px) {
  .speaking-header__wrap {
    height: auto;
    padding: 15px 0;
  }
}

@media (max-width:767px) {
  .speaking-header__wrap {
    flex-wrap: wrap;
    height: auto;
    padding: 15px 0;
  }
}

.speaking-header__logo {
  max-width: 133px;
}

@media (min-width:768px) and (max-width:991px) {
  .speaking-header__logo {
    max-width: 110px;
  }
}

.speaking-header__buttons {
  display: flex;
  background: #f0fffc;
  border-radius: 30px;
  padding: 4px;
  min-width: 176px;
  justify-content: space-between;
  cursor: pointer;
  position: relative;
}

@media (min-width:768px) and (max-width:991px) {
  .speaking-header__buttons {
    min-width: 160px;
  }
}

.speaking-header__buttons.-active:before {
  transform: translate(calc(100% + 10px), -50%);
}

.speaking-header__buttons:before {
  content: '';
  position: absolute;
  display: inline-block;
  left: 4px;
  top: 50%;
  width: calc(50% - 10px);
  height: calc(100% - 10px);
  transform: translateY(-50%);
  background-color: #4ABEA7;
  border-radius: 60px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
  -webkit-transition: .4s;
  transition: .4s;
}

.speaking-header__bt {
  font-size: 16px;
  color: #4ABEA7;
  padding: 5px 10px;
  display: inline-block;
  width: calc(50% - 5px);
  position: relative;
  z-index: 6;
  border: none;
  box-shadow: none;
  background-color: transparent;
  -webkit-transition: .4s;
  transition: .4s;
  font-weight: 500;
  user-select: none;
}

@media (min-width:768px) and (max-width:991px) {
  .speaking-header__bt {
    font-size: 14px;
  }
}

.speaking-header__bt:hover {
  color: #4ABEA7;
}

.speaking-header__bt.-active {
  color: #fff;
}

.speaking-header .part-step {
  display: flex;
  flex: 1;
  max-width: 656px;
  position: relative;
}

@media (max-width:767px) {
  .speaking-header .part-step {
    order: 3;
    margin-top: 1rem;
  }
}

.speaking-header .part-step__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  justify-content: flex-end;
  position: relative;
  padding-top: 40px;
}

@media (min-width:768px) and (max-width:991px) {
  .speaking-header .part-step__item {
    justify-content: flex-start;
    padding-top: 36px;
  }
}

@media (max-width:767px) {
  .speaking-header .part-step__item {
    justify-content: flex-start;
    padding-top: 36px;
  }

  .speaking-header .part-step__item:first-child {
    align-items: flex-start;
  }

  .speaking-header .part-step__item:first-child .part-step__item-text {
    text-align: left;
  }

  .speaking-header .part-step__item:first-child .part-step__item-time {
    left: 0;
    transform: none;
  }

  .speaking-header .part-step__item:last-child {
    align-items: flex-end;
  }

  .speaking-header .part-step__item:last-child .part-step__item-text {
    text-align: right;
  }

  .speaking-header .part-step__item:last-child .part-step__item-time {
    left: initial;
    right: 0;
    transform: none;
  }
}

.speaking-header .part-step__item:not(:last-child):after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 17px;
  bottom: 12px;
  width: 100%;
  height: 1px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  right: -50%;
  background: #294563;
  opacity: 0.8;
}

@media (max-width:767px) {
  .speaking-header .part-step__item:not(:last-child):after {
    right: initial;
    width: 150%;
    left: 50%;
  }
}

@media (max-width:767px) {
  .speaking-header .part-step__item:first-child:after {
    left: 0;
  }
}

.speaking-header .part-step__item.-active .part-step__item-name,
.speaking-header .part-step__item.-active .part-step__item-text {
  color: #4ABEA7;
  font-weight: 600;
}

.speaking-header .part-step__item.-active .part-step__item-time {
  background: #def3ef;
  border: 1.5px solid #4ABEA7;
  font-size: 16px;
  border-radius: 100px;
  width: auto;
  text-indent: unset;
  min-width: 70px;
}

@media (max-width:767px) {
  .speaking-header .part-step__item.-active .part-step__item-time {
    min-width: 66px;
    padding: 12px 6px;
    top: 4px;
    font-size: 14px;
  }
}

.speaking-header .part-step__item.-active .part-step__item-time:before {
  border: 1.5px solid #4ABEA7;
}

.speaking-header .part-step__item.-finished:after {
  background: #4ABEA7;
}

.speaking-header .part-step__item.-finished .part-step__item-time {
  background: #4ABEA7;
  border: 1.5px solid #4ABEA7;
  font-size: 16px;
  border-radius: 100px;
  width: auto;
  text-indent: unset;
  min-width: 70px;
}

@media (max-width:767px) {
  .speaking-header .part-step__item.-finished .part-step__item-time {
    height: 24px;
    top: 5px;
  }
}

.speaking-header .part-step__item.-finished .part-step__item-time:before {
  font-family: 'cm-fonts' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e92f';
  line-height: 29px;
  color: #294563;
  z-index: 9;
  background: #4ABEA7;
  border: 1.5px solid #4ABEA7;
  text-align: center;
}

@media (max-width:767px) {
  .speaking-header .part-step__item.-finished .part-step__item-time:before {
    line-height: 20px;
    height: 24px;
  }
}

.speaking-header .part-step__item.-finished .part-step__item-name,
.speaking-header .part-step__item.-finished .part-step__item-text {
  color: #294563;
}

.speaking-header .part-step__item-time {
  width: 32px;
  height: 32px;
  border: 1.5px solid #4F4D59;
  border-radius: 50%;
  background: #def3ef;
  padding: 7px 11px;
  color: #294563;
  font-weight: 400;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
  line-height: 1.2;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  text-indent: -999999px;
}

@media (max-width:767px) {
  .speaking-header .part-step__item-time {
    width: 20px;
    height: 20px;
    padding: 0;
    top: 8px;
  }
}

.speaking-header .part-step__item-time:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: transparent;
  border: 1.5px solid #4F4D59;
  border-radius: 100px;
}

.speaking-header .part-step__item-time:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #def3ef;
  z-index: -1;
}

.speaking-header .part-step__item-icon {
  width: 32px;
  height: 32px;
  background: #def3ef;
  border: 1.5px solid #4F4D59;
  border-radius: 50%;
  z-index: 9;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.speaking-header .part-step__item-icon:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: transparent;
  border: 1.5px solid #4F4D59;
  border-radius: 100px;
}

.speaking-header .part-step__item-icon:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #def3ef;
  z-index: -1;
}

.speaking-header .part-step__item-name {
  font-weight: 400;
  font-size: 24px;
  color: #4F4D59;
  margin-bottom: 0.2rem;
  line-height: 1;
}

@media (min-width:768px) and (max-width:991px) {
  .speaking-header .part-step__item-name {
    font-size: 20px;
  }
}

@media (max-width:767px) {
  .speaking-header .part-step__item-name {
    font-size: 16px;
  }
}

.speaking-header .part-step__item-text {
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}

@media (min-width:768px) and (max-width:991px) {
  .speaking-header .part-step__item-text {
    font-size: 12px;
    line-height: 1.4;
  }
}

@media (max-width:767px) {
  .speaking-header .part-step__item-text {
    font-size: 12px;
    line-height: 1.4;
  }
}

.landing-page {
  background-color: #f7f7f7;
}

.landing-page.cn-login-page .main-header,
.landing-page.login-page .main-header,
.landing-page.signup-page .main-header {
  background-color: transparent;
}

@media (max-width:767px) {

  .landing-page.cn-login-page .main-header,
  .landing-page.login-page .main-header,
  .landing-page.signup-page .main-header {
    background-color: #fff;
  }
}

@media (max-width:767px) {
  .landing-page .main-header__user-panel {
    padding-right: 0;
  }
}

.landing-page .main-header__user-panel-item.-avatar,
.landing-page .main-header__user-panel-item.-message {
  display: none;
}

@media (min-width:768px) and (max-width:991px) {
  .landing-page .main-header__dropdown-menu.-language-dropdown {
    -webkit-transform: translate(-100%, -20px);
    transform: translate(-100%, -20px);
    left: 46px;
    right: 0;
  }

  .landing-page .main-header__dropdown-menu.-language-dropdown .main-header__panel-arrow {
    left: initial;
    right: 13px;
  }

  .landing-page .main-header__user-panel-item.active .-language-dropdown {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    left: 46px;
  }
}

@media (max-width:767px) {
  .landing-page .main-header__dropdown-menu.-language-dropdown {
    -webkit-transform: translate(-100%, -20px);
    transform: translate(-100%, -20px);
    left: 43px;
    right: 0;
  }

  .landing-page .main-header__dropdown-menu.-language-dropdown .main-header__panel-arrow {
    left: initial;
    right: 13px;
  }

  .landing-page .main-header__user-panel-item.active .-language-dropdown {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
}

.landing-page .mobile-menu {
  display: none !important;
}

.landing-page .header {
  border-bottom: 1px solid #d5d5d5;
  background-color: #fff;
}

@media (max-width:767px) {
  .landing-page .header {
    position: fixed;
    min-height: 50px;
    background-color: #fff;
  }
}

.landing-page .header__logo {
  display: block;
}

.landing-page .header__user-panel-item.-language {
  margin-right: 0;
}

.landing-page .header__panel-arrow {
  left: 50%;
}

@media (min-width:768px) and (max-width:991px) {
  .landing-page .header .container {
    background-color: transparent;
  }
}

.landing-page .header__logo {
  max-width: 175px;
}

@media (max-width:767px) {
  .landing-page .header__logo {
    max-width: 120px;
  }
}

.landing-page.change-pass-page .main-header__user-panel,
.landing-page.no-background .main-header__user-panel {
  float: right;
  position: static;
  transform: none;
  padding-right: 0;
}

@media (min-width:768px) and (max-width:991px) {

  .landing-page.change-pass-page .main-header__user-panel,
  .landing-page.no-background .main-header__user-panel {
    margin-left: auto;
    margin-right: 0;
  }
}

.landing-page .main-header__menu-wrap,
.landing-page .main-header__top-bar,
.landing-page .main-header__login-box {
  display: none;
}

.landing-page .main-header__user-panel .main-header__user-panel-item.-avatar {
  display: none;
}

.landing-page .main-header__user-panel-item.-language {
  margin-right: 0;
}

.landing-page .main-header__user-panel-item.-notification {
  display: none;
}

@media (max-width:767px) {

  .sub-header .main-header__user-panel-item:not(.-mobile-sub-menu),
  .sub-header .mobile-nav-button {
    display: none;
  }
}

.sub-header .main-header__user-panel-item.-mobile-sub-menu {
  display: block;
  margin-right: 15px;
}

.submenu-button {
  display: none;
}

.submenu-button__item {
  display: inline-block;
  width: 4px;
  height: 4px;
  padding: 0 2px;
  border-radius: 50%;
  background-color: #7a7a7a;
}

@media (max-width:767px) {
  .submenu-button {
    display: block;
    position: relative;
    z-index: 100;
    top: -2px;
  }
}

.mobile-nav {
  position: fixed;
  width: 100%;
  max-width: 320px;
  background-color: #fff;
  right: 0;
  top: 0;
  bottom: 0;
  padding-bottom: 60px;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.55s;
  transform: translate3d(100%, 0, 0);
}

.mobile-nav__nav {
  padding: 10px 0;
  margin-top: 20px;
}

.mobile-nav__contents {
  height: 100%;
  overflow-y: auto;
}

.mobile-nav__action-bt {
  position: fixed;
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  right: 0;
  width: 100%;
  padding: 15px;
  background: #fff;
}

.mobile-nav__action-bt>a {
  min-width: 126px;
  flex: 1;
}

.mobile-nav__item {
  position: relative;
}

.mobile-nav__item .fa {
  font-size: 24px;
  margin-right: 22px;
  color: #4ABEA7;
}

.mobile-nav__item .fa.fa-users {
  font-size: 20px;
}

.mobile-nav__item .fa.fa-child {
  font-size: 28px;
}

.mobile-nav__item.-has-sub>a {
  position: relative;
}

.mobile-nav__item.-has-sub>a:before {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  content: "\EA18";
  font-family: cm-fonts !important;
  font-size: 16px;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.mobile-nav__item.-has-sub .mobile-nav__submenu {
  padding: 10px 0;
  background: #f7f7f7;
  display: none;
}

.mobile-nav__item.-has-sub .mobile-nav__submenu ul a {
  padding-left: 80px;
  color: #b1b1b1;
}

.mobile-nav__item.-active>a {
  color: #4ABEA7;
}

.mobile-nav__item.-active>a:before {
  transform: translateY(-50%) rotate(180deg);
}

.mobile-nav__subitem.-has-sub>a {
  position: relative;
}

.mobile-nav__subitem.-has-sub>a:before {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  content: "\EA18";
  font-family: cm-fonts !important;
  font-size: 16px;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.mobile-nav__subitem.-active>a {
  color: #4ABEA7;
}

.mobile-nav__subitem.-active>a:before {
  transform: translateY(-50%) rotate(180deg);
}

.mobile-nav__item-link {
  font-size: 16px;
  line-height: 3.13;
  color: #4F4D59;
  font-weight: normal;
  display: block;
  padding: 0 15px;
}

.mobile-nav__item-link:active,
.mobile-nav__item-link:hover {
  color: #7a7a7a;
}

.mobile-nav__user-panel {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 15px;
  position: relative;
}

.mobile-nav__user-panel:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 90%;
  background-color: #ccc;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.mobile-nav .fa-power-off {
  margin-right: 6px;
  font-size: 18px;
  vertical-align: middle;
}

.mobile-nav__sign-out.btn-cm {
  max-width: 166px;
}

.mobile-nav__sign-in {
  margin-right: 20px;
}

.mobile-nav__sub-link {
  display: block;
  padding: 6px 15px;
  padding-left: 60px;
  color: #7a7a7a;
}

.mobile-nav__sub-link:hover,
.mobile-nav__sub-link:active {
  color: #4ABEA7;
}

.mobile-nav .mb-user-nav__avatar {
  width: 60px;
  height: 60px;
  margin-right: 16px;
  border-radius: 50%;
  border: solid 1px #c7c7c7;
}

.mobile-nav .mb-user-nav__flag {
  width: 19px;
  margin-right: 6px;
}

.mobile-nav .mb-user-nav__hello {
  font-size: 28px;
  color: #294563;
  line-height: 1.2;
}

.mobile-nav .mb-user-nav__hello span {
  font-size: 20px;
}

.mobile-nav .mb-user-nav__name {
  font-weight: bold;
  color: #294563;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
}

.mobile-nav .mb-user-nav__nav {
  font-weight: bold;
  display: inline-block;
  margin-left: 6px;
}

.mobile-nav .mb-user-nav__nav-item:first-child {
  padding-top: 10px;
}

.mobile-nav .mb-user-nav__nav-item:last-child {
  padding-bottom: 10px;
}

.mobile-nav .mb-user-nav__nav-item.-my-timetable a:before {
  background: url(../image/icon-laptop.svg) center no-repeat;
}

.mobile-nav .mb-user-nav__nav-item.-my-timetable a:hover:before {
  background-image: url(../image/icon-laptop-active.svg);
}

.mobile-nav .mb-user-nav__nav-item.-buy-hours a:before {
  background: url(../image/icon-scan.svg) center no-repeat;
}

.mobile-nav .mb-user-nav__nav-item.-buy-hours a:hover:before {
  background-image: url(../image/icon-scan-active.svg);
}

.mobile-nav .mb-user-nav__nav-item.-my-courses a:before {
  background: url(../image/icon-myclassroom.svg) center no-repeat;
}

.mobile-nav .mb-user-nav__nav-item.-my-courses a:hover:before {
  background-image: url(../image/icon-myclassroom-active.svg);
}

.mobile-nav .mb-user-nav__nav-item.-my-tests a:before {
  background: url(../image/icon-subject.svg) center no-repeat;
}

.mobile-nav .mb-user-nav__nav-item.-my-tests a:hover:before {
  background-image: url(../image/icon-subject-active.svg);
}

.mobile-nav .mb-user-nav__nav-item.-my-video-courses a:before {
  background: url(../image/icon-video-course.svg) center no-repeat;
}

.mobile-nav .mb-user-nav__nav-item.-my-video-courses a:hover:before {
  background-image: url(../image/icon-video-course-active.svg);
}

.mobile-nav .mb-user-nav__nav-item.-my-order a:before {
  background: url(../image/icon-order.svg) center no-repeat;
}

.mobile-nav .mb-user-nav__nav-item.-my-order a:hover:before {
  background-image: url(../image/icon-order-active.svg);
}

.mobile-nav .mb-user-nav__nav-item.-my-invoice a:before {
  background: url(../image/icon-invoice.svg) center no-repeat;
}

.mobile-nav .mb-user-nav__nav-item.-my-invoice a:hover:before {
  background-image: url(../image/icon-invoice-active.svg);
}

.mobile-nav .mb-user-nav__nav-item.-personal-info a:before {
  background: url(../image/icon-personal.svg) center no-repeat;
}

.mobile-nav .mb-user-nav__nav-item.-personal-info a:hover:before {
  background-image: url(../image/icon-personal-active.svg);
}

.mobile-nav .mb-user-nav__nav-item.-setting a:before {
  background: url(../image/icon-setting.svg) center no-repeat;
}

.mobile-nav .mb-user-nav__nav-item.-setting a:hover:before {
  background-image: url(../image/icon-setting-active.svg);
}

.mobile-nav .mb-user-nav__settings {
  width: 100%;
  text-align: center;
  position: relative;
  line-height: 1;
}

.mobile-nav .mb-user-nav__time {
  font-size: 12px;
  color: #4F4D59;
}

.mobile-nav .mb-user-nav__nav-link {
  color: #7a7a7a;
  display: block;
  padding: 10px 15px 10px 60px;
  position: relative;
}

.mobile-nav .mb-user-nav__nav-link:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(../image/icon-dashboard.svg) center no-repeat;
  background-size: contain !important;
}

@media (max-width:767px) {
  .mobile-nav .mb-user-nav__nav-link:before {
    width: 24px;
    height: 24px;
  }
}

.mobile-nav .mb-user-nav .fa {
  font-size: 16px;
  color: #c7c7c7;
  margin-right: 30px;
}

.mobile-nav .mb-user-nav .fa.fa-cog {
  margin-right: 3px;
  color: #4ABEA7;
}

.mobile-nav .mb-user-nav .fa.fa-user {
  font-size: 18px;
}

.mobile-nav .mb-user-nav .fa.fa-credit-card-alt,
.mobile-nav .mb-user-nav .fa.fa-address-card {
  font-size: 14px;
}

.mobile-nav .mb-user-nav__nav-list {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #fff;
  text-align: left;
}

.test-page .main-header {
  border-bottom: 1px solid #ececec;
}

@media (max-width:767px) {
  .test-page .main-header {
    border-bottom: none;
  }
}

.main-header {
  z-index: 1000;
  position: relative;
  background-color: #fff;
}

@media (max-width:767px) {
  .main-header.hide-mobile {
    display: none;
  }
}

.main-header.-my-test {
  border-bottom: 1px solid #D5D5D5;
}

.main-header.-my-test .container {
  width: 100%;
}

.main-header.-my-test .main-header__middle {
  padding: 33px 15px;
  display: flex;
  align-items: center;
}

@media (max-width:767px) {
  .main-header.-my-test .main-header__middle {
    padding: 15px;
  }
}

.main-header.-my-test .main-header__logo-img {
  max-width: 120px;
}

.main-header.-video-lesson {
  padding: 0 6rem;
  border-bottom: 1px solid var(--Border-Border-3, #D1D3D5);
}

@media (min-width:992px) and (max-width:1199px) {
  .main-header.-video-lesson {
    padding: 0 1.5rem;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-header.-video-lesson {
    padding: 0;
  }
}

@media (max-width:767px) {
  .main-header.-video-lesson {
    padding: 0;
  }
}

.main-header.-video-lesson .main-header__middle {
  min-height: 68px;
  display: flex;
}

@media (max-width:767px) {
  .main-header.-video-lesson .main-header__middle {
    min-height: 60px;
  }
}

.main-header.-video-lesson .container-fluid {
  width: 100%;
}

@media (max-width:767px) {
  .main-header.-video-lesson .main-header__video-title {
    display: none;
  }
}

.main-header.-video-lesson .main-header__user-panel {
  margin-left: 0;
}

@media (max-width:767px) {
  .main-header.-video-lesson .main-header__user-panel {
    margin-left: 36px;
  }
}

.main-header.-video-lesson .main-header__user-panel-item .main-header__panel-arrow {
  left: 58%;
}

@media (min-width:992px) and (max-width:1199px) {
  .main-header.-video-lesson .main-header__user-panel-item .main-header__panel-arrow {
    left: 75%;
  }
}

.main-header.-video-lesson .main-header__user-panel-item.active .main-header__dropdown-menu {
  -webkit-transform: translate(-58%, 0);
  transform: translate(-58%, 0);
}

@media (min-width:992px) and (max-width:1199px) {
  .main-header.-video-lesson .main-header__user-panel-item.active .main-header__dropdown-menu {
    -webkit-transform: translate(-74%, 0);
    transform: translate(-74%, 0);
  }
}

.main-header.-video-lesson .main-header__user-panel-item .main-header__dropdown-menu {
  -webkit-transform: translate(-50%, -20px);
  transform: translate(-58%, -20px);
}

@media (min-width:992px) and (max-width:1199px) {
  .main-header.-video-lesson .main-header__user-panel-item .main-header__dropdown-menu {
    -webkit-transform: translate(-74%, -20px);
    transform: translate(-74%, -20px);
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
  }
}

@media (max-width:767px) {
  .main-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
  }
}

.main-header__video-title {
  max-width: 552px;
  font-size: 28px;
  font-weight: 600;
  margin: 0 auto;
  text-align: center;
  line-height: 1.29;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media (min-width:992px) and (max-width:1199px) {
  .main-header__video-title {
    font-size: 22px;
    max-width: 50%;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__video-title {
    font-size: 18px;
    max-width: 50%;
  }
}

.main-header #overlay-menu {
  z-index: 10;
  background: rgba(186, 186, 186, 0.7);
  display: none;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header #overlay-menu {
    display: block;
  }
}

@media (max-width:767px) {
  .main-header #overlay-menu {
    display: block;
  }
}

.main-header .container,
.main-header .container-fluid {
  display: flex;
  align-items: center;
}

.main-header .container:after,
.main-header .container:before,
.main-header .container-fluid:after,
.main-header .container-fluid:before {
  content: normal;
}

.main-header__mark-read {
  color: #4ABEA7;
  text-align: right;
  padding: 10px 20px;
  float: right;
}

.main-header__mark-read:hover {
  color: #69d1bc;
  text-decoration: underline;
}

.main-header__top-bar {
  background-color: #f3f3f3;
  color: #4F4D59;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__top-bar {
    display: none;
  }
}

@media (max-width:767px) {
  .main-header__top-bar {
    display: none;
  }
}

.main-header__top-bar .container {
  height: 48px;
  align-items: center;
  justify-content: space-between;
}

.main-header__middle {
  padding: 30px 0;
}

@media (max-width:767px) {

  .main-header__middle .container,
  .main-header__middle .container-fluid {
    padding: 0;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__middle {
    padding: 10px;
    border-bottom: 1px solid #ccc;
  }
}

@media (max-width:767px) {
  .main-header__middle {
    padding: 15px;
    border-bottom: 1px solid #ccc;
    min-height: 60px;
  }
}

.main-header__logo-desktop {
  width: 100%;
  max-width: 200px;
  display: inline-block;
  line-height: 0;
}

@media (max-width:767px) {
  .main-header__logo-desktop.-show-mobile-logo {
    display: block;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .main-header__logo-desktop {
    max-width: 138px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__logo-desktop {
    max-width: 120px;
  }
}

@media (max-width:767px) {
  .main-header__logo-desktop {
    max-width: 90px;
    display: none;
  }
}

.main-header__slogan {
  margin-left: 20px;
  color: #4ABEA7;
  padding-left: 20px;
  position: relative;
  top: 0;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__slogan {
    max-width: 280px;
  }
}

@media (max-width:767px) {
  .main-header__slogan {
    display: none;
  }
}

.main-header__slogan:before {
  content: '';
  width: 2px;
  height: 48px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background-color: #4ABEA7;
}

.main-header__slogan-label {
  font-size: 24px;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__slogan-label {
    font-size: 18px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__slogan-text {
    font-size: 12px;
  }
}

.main-header__login-box {
  margin-left: auto;
  display: flex;
  align-items: center;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__login-box {
    display: none;
  }
}

@media (max-width:767px) {
  .main-header__login-box {
    display: none;
  }
}

.main-header__login-box.-sticked {
  display: none;
  margin-left: auto;
}

.main-header__login {
  color: #4ABEA7;
  font-size: 16px;
  font-weight: 600;
  white-space: no-wrap;
}

.main-header__login:hover {
  color: #69d1bc;
}

.main-header__register.btn-cm {
  height: 40px;
  line-height: 40px;
  min-width: 130px;
  margin-left: 25px;
}

.main-header__menu-wrap {
  background-color: #294563;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__menu-wrap {
    display: none;
  }
}

@media (max-width:767px) {
  .main-header__menu-wrap {
    display: none;
  }
}

.main-header__language-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-header__panel-arrow {
  position: absolute;
  display: block;
  width: 1.6rem;
  height: 1.1rem;
  margin: 0 auto;
  top: calc((1rem + 1px) * -1);
  left: 50%;
  transform: translateX(-50%);
}

.main-header__panel-arrow:before {
  top: 0;
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-style: solid;
  border-width: 0 0.8rem 1rem 0.8rem;
}

.main-header__panel-arrow:after {
  top: 1px;
  border-width: 0 0.8rem 1rem 0.8rem;
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-bottom-color: #fff;
  border-style: solid;
}

.main-header__current-language {
  font-size: 16px;
  color: #4F4D59;
  vertical-align: middle;
  margin-left: 5px;
}

.main-header__language-item {
  height: 40px;
  line-height: 40px;
  padding: 0 15px 0 40px;
  position: relative;
  background: url(../image/CN.svg) left 15px center no-repeat;
  background-size: 20px 100%;
  background-color: #fff;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.main-header__language-item:hover {
  background-color: #ececec;
}

.main-header__language-item.-en {
  background-image: url(../image/GB.svg);
}

.main-header__language-link {
  display: block;
  font-size: 16px;
  color: #4F4D59;
}

.main-header__language-link:hover,
.main-header__language-link:focus,
.main-header__language-link:active {
  color: #4F4D59;
}

.main-header__language-icon {
  font-size: 32px;
  color: #c7c7c7;
}

.main-header__language-icon:before {
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.main-header__language-icon[data-lang-icon] {
  font-size: 0;
}

.main-header__language-icon[data-lang-icon]:before {
  display: inline-block;
  content: '';
  width: 20px;
  height: 20px;
  background-size: contain;
}

.main-header__language-icon[data-lang-icon="cn"]:before {
  background: url(../image/CN.svg) center no-repeat;
}

.main-header__language-icon[data-lang-icon="en"]:before {
  background: url(../image/GB.svg) center no-repeat;
}

@media (max-width:767px) {
  .main-header__language-icon {
    font-size: 26px;
  }
}

.main-header__dropdown-menu {
  position: absolute;
  z-index: 1010;
  padding: 5px 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: 1px solid #d5d5d5;
  border-radius: 10px;
  top: calc(100% + 15px);
  display: block;
  min-width: 160px;
  width: 259px;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -20px);
  transform: translate(-50%, -20px);
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.55s;
  transition: all 0.55s;
}

.main-header__dropdown-menu.-user-dropdown:before {
  width: 36%;
  left: 12%;
  right: 0;
  margin: 0 auto;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__dropdown-menu.-user-dropdown {
    position: fixed;
    width: 375px;
    top: 0;
    right: 0;
    left: auto !important;
    transform: translateX(375px);
    display: block;
    visibility: hidden;
    opacity: 0;
    bottom: 0;
    border-radius: 0;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    transition: all 0.55s;
    pointer-events: auto;
  }
}

@media (max-width:767px) {
  .main-header__dropdown-menu.-user-dropdown {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    transform: translateX(100%);
    display: block;
    visibility: hidden;
    opacity: 0;
    bottom: 0;
    border-radius: 0;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    transition: all 0.55s;
    pointer-events: auto;
  }
}

@media (max-width:767px) {
  .main-header__dropdown-menu.-user-dropdown .main-header__panel-arrow {
    display: none;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__dropdown-menu.-user-dropdown .main-header__panel-arrow {
    display: none;
  }
}

.main-header__dropdown-menu.-language-dropdown {
  width: 170px;
  left: 16px;
}

@media (max-width:767px) {
  .main-header__dropdown-menu.-language-dropdown {
    left: 13px;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .main-header__dropdown-menu.-language-dropdown .main-header__panel-arrow {
    left: 50%;
  }
}

.main-header__dropdown-menu.-language-dropdown:before {
  width: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.main-header__dropdown-menu.-user-dropdown {
  left: 25px;
}

@media (max-width:767px) {
  .main-header__dropdown-menu.-user-dropdown {
    left: 0;
  }
}

.main-header__dropdown-menu.mn-animated {
  display: block;
}

.main-header__dropdown-menu:before {
  position: absolute;
  content: '';
  width: 58px;
  margin: 0 auto;
  right: 0;
  left: 0;
  height: 50px;
  bottom: 100%;
  background: transparent;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__dropdown-menu:before {
    content: auto;
    content: initial;
  }
}

@media (max-width:767px) {
  .main-header__dropdown-menu:before {
    content: auto;
    content: initial;
  }
}

.main-header .head-messbox {
  padding: 8px 0;
  width: 100%;
  max-height: 573px;
}

@media screen and (max-width:1366px) and (min-width:1025px) {
  .main-header .head-messbox {
    max-height: 396px;
  }
}

.main-header .head-messbox__link-item {
  position: relative;
  font-size: 12px;
  line-height: 1.58;
  color: #294563;
  display: block;
  padding: 20px;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header .head-messbox__link-item {
    padding: 15px;
  }
}

.main-header .head-messbox__link-item:hover {
  background-color: #ececec;
}

.main-header .head-messbox__link-item.-unread .head-messbox__user-name {
  font-weight: 800;
  color: #4ABEA7;
}

.main-header .head-messbox__link-item.-unread .head-messbox__summary {
  color: #4F4D59;
  font-weight: 800;
}

@media (max-width:767px) {
  .main-header .head-messbox__link-item.-group {
    display: flex;
    align-items: center;
  }
}

.main-header .head-messbox__link-item.-group .head-messbox__avatar-img {
  width: 36px;
  height: 36px;
  margin-left: -20px;
  border: 2px solid #c7c7c7;
  position: relative;
}

.main-header .head-messbox__link-item.-group .head-messbox__avatar-img:first-child {
  margin-left: 0;
  z-index: 6;
}

@media (max-width:767px) {
  .main-header .head-messbox__link-item.-group .head-messbox__avatar-img {
    margin-top: -17px;
    width: 30px;
    height: 30px;
  }
}

.main-header .head-messbox__link-item.-group.-third .head-messbox__avatar-img:nth-child(3) {
  margin-top: -4px;
}

@media (max-width:767px) {
  .main-header .head-messbox__link-item.-group .head-messbox__avatar {
    width: 38px;
    height: 38px;
  }
}

.main-header .head-messbox__other-users {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 20px;
  font-size: 9px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #c7c7c7;
  background: #fff;
  flex-shrink: 0;
  position: absolute;
  z-index: 9;
  bottom: 0;
}

@media (max-width:767px) {
  .main-header .head-messbox__other-users {
    margin: 0;
    margin-top: -22px;
  }
}

.main-header .head-messbox__user-name {
  color: #4F4D59;
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 130px;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header .head-messbox__user-name {
    font-size: 12px;
  }
}

@media (max-width:767px) {
  .main-header .head-messbox__user-name {
    max-width: calc(100% - 120px);
    font-size: 12px;
  }
}

.main-header .head-messbox__content {
  overflow: hidden;
  display: block;
}

.main-header .head-messbox__mess-subject {
  font-size: 11px;
  color: #b0b0b0;
  line-height: 1.7;
  margin: 0 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header .head-messbox__mess-subject {
    font-size: 12px;
  }
}

@media (max-width:767px) {
  .main-header .head-messbox__mess-subject {
    font-size: 12px;
  }
}

.main-header .head-messbox__avatar {
  width: 56px;
  height: 56px;
  position: relative;
  float: left;
  margin-right: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header .head-messbox__avatar {
    width: 36px;
    height: 36px;
    flex-shrink: 0;
  }
}

@media (max-width:767px) {
  .main-header .head-messbox__avatar {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
  }
}

.main-header .head-messbox__status {
  width: 12px;
  height: 12px;
  border: 1px solid #c7c7c7;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -1px;
  right: 6px;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header .head-messbox__status {
    width: 8px;
    height: 8px;
    bottom: -1px;
    right: 3px;
  }
}

@media (max-width:767px) {
  .main-header .head-messbox__status {
    width: 8px;
    height: 8px;
    bottom: -1px;
    right: 3px;
  }
}

.main-header .head-messbox__status.-online {
  background: #4ABEA7;
  border: 1px solid #fff;
}

.main-header .head-messbox__avatar-img {
  border-radius: 50%;
  border: 1px solid #c7c7c7;
}

.main-header .head-messbox__summary {
  font-size: 13px;
  line-height: 1.33;
  display: inline-block;
  color: #9d9d9d;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-word;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header .head-messbox__summary {
    font-size: 11px;
  }
}

@media (max-width:767px) {
  .main-header .head-messbox__summary {
    font-size: 12px;
  }
}

.main-header .head-messbox__time {
  position: absolute;
  right: 20px;
  top: 22px;
  color: #b0b0b0;
  font-size: 11px;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header .head-messbox__time {
    font-size: 10px;
    top: 18px;
    right: 15px;
  }
}

.main-header .head-messbox__time:before {
  content: '';
  position: absolute;
  display: inline-block;
  left: -14px;
  width: 12px;
  height: 12px;
  background: url(../image/icon-time.png) center no-repeat;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
}

.main-header .head-messbox__date {
  padding-left: 8px;
}

.main-header .head-messbox li:first-child a .time {
  top: 20px;
}

.main-header .head-messbox__load-more {
  display: block;
  height: 34px;
  line-height: 34px;
  margin: 20px auto 25px;
  border-radius: 44px;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  text-align: center;
  width: 100%;
  max-width: 180px;
  display: none;
}

.main-header .head-notibox {
  margin-top: 8px;
  padding-bottom: 8px;
  width: 100%;
  max-height: 566px;
}

@media screen and (max-width:1366px) and (min-width:1025px) {
  .main-header .head-notibox {
    max-height: 396px;
  }
}

.main-header .head-notibox__spinner {
  display: none;
  font-size: 4px;
  bottom: 20px;
  top: initial;
}

.main-header .head-notibox:before {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.main-header .head-notibox .cmicon-notification {
  font-size: 20px;
  margin-right: 10px;
  position: relative;
  top: -3px;
  color: #4ABEA7;
}

.main-header .head-notibox__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.main-header .head-notibox__link-item {
  position: relative;
  font-size: 12px;
  line-height: 1.58;
  color: #294563;
  display: block;
  padding: 20px;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header .head-notibox__link-item {
    padding: 15px;
  }
}

.main-header .head-notibox__link-item:hover {
  background-color: #ececec;
}

.main-header .head-notibox__link-item.-unread .head-notibox__name {
  font-weight: 800;
  color: #4ABEA7;
}

.main-header .head-notibox__link-item.-unread .head-notibox__summary {
  color: #4F4D59;
  font-weight: 800;
}

@media (max-width:767px) {
  .main-header .head-notibox__link-item.-group {
    display: flex;
    align-items: center;
  }
}

.main-header .head-notibox__link-item.-group .head-notibox__avatar-img {
  width: 36px;
  height: 36px;
  margin-left: -20px;
  border: 2px solid #c7c7c7;
  position: relative;
}

.main-header .head-notibox__link-item.-group .head-notibox__avatar-img:first-child {
  margin-left: 0;
  z-index: 6;
}

@media (max-width:767px) {
  .main-header .head-notibox__link-item.-group .head-notibox__avatar-img {
    margin-top: -17px;
    width: 30px;
    height: 30px;
  }
}

.main-header .head-notibox__link-item.-group.-third .head-messbox__avatar-img:nth-child(3) {
  margin-top: -4px;
}

@media (max-width:767px) {
  .main-header .head-notibox__link-item.-group .head-messbox__avatar {
    width: 38px;
    height: 38px;
  }
}

.main-header .head-notibox__other-users {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 20px;
  font-size: 9px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #c7c7c7;
  background: #fff;
  flex-shrink: 0;
  position: absolute;
  z-index: 9;
  bottom: 0;
}

@media (max-width:767px) {
  .main-header .head-notibox__other-users {
    margin: 0;
    margin-top: -22px;
  }
}

.main-header .head-notibox__name {
  color: #4F4D59;
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 160px;
  margin-right: auto;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header .head-notibox__name {
    font-size: 12px;
  }
}

@media (max-width:767px) {
  .main-header .head-notibox__name {
    max-width: calc(100% - 120px);
    font-size: 12px;
  }
}

.main-header .head-notibox__content {
  overflow: hidden;
  display: block;
}

.main-header .head-notibox__mess-subject {
  font-size: 11px;
  color: #b0b0b0;
  line-height: 1.7;
  margin: 0 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header .head-notibox__mess-subject {
    font-size: 12px;
  }
}

@media (max-width:767px) {
  .main-header .head-notibox__mess-subject {
    font-size: 12px;
  }
}

.main-header .head-notibox__avatar {
  width: 56px;
  height: 56px;
  position: relative;
  float: left;
  margin-right: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header .head-notibox__avatar {
    width: 36px;
    height: 36px;
    flex-shrink: 0;
  }
}

@media (max-width:767px) {
  .main-header .head-notibox__avatar {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
  }
}

.main-header .head-notibox__status {
  width: 12px;
  height: 12px;
  border: 1px solid #c7c7c7;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: -1px;
  right: 6px;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header .head-notibox__status {
    width: 8px;
    height: 8px;
    bottom: -1px;
    right: 3px;
  }
}

@media (max-width:767px) {
  .main-header .head-notibox__status {
    width: 8px;
    height: 8px;
    bottom: -1px;
    right: 3px;
  }
}

.main-header .head-notibox__status.-online {
  background: #4ABEA7;
  border: 1px solid #fff;
}

.main-header .head-notibox__avatar-img {
  border-radius: 50%;
  border: 1px solid #c7c7c7;
}

.main-header .head-notibox__summary {
  font-size: 13px;
  line-height: 1.33;
  display: inline-block;
  color: #9d9d9d;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-word;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header .head-notibox__summary {
    font-size: 11px;
  }
}

@media (max-width:767px) {
  .main-header .head-notibox__summary {
    font-size: 12px;
  }
}

.main-header .head-notibox__time {
  position: absolute;
  right: 20px;
  top: 22px;
  color: #b0b0b0;
  font-size: 11px;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header .head-notibox__time {
    font-size: 10px;
    top: 18px;
    right: 15px;
  }
}

.main-header .head-notibox__time:before {
  content: '';
  position: absolute;
  display: inline-block;
  left: -14px;
  width: 12px;
  height: 12px;
  background: url(../image/icon-time.png) center no-repeat;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
}

.main-header .head-notibox__date {
  padding-left: 8px;
}

.main-header .head-notibox li:first-child a .time {
  top: 20px;
}

.main-header .head-notibox__view-all {
  display: block;
  height: 34px;
  line-height: 34px;
  margin: 20px auto 25px;
  border-radius: 44px;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  text-align: center;
  width: 100%;
  max-width: 180px;
}

.main-header__user-panel {
  float: right;
  margin-left: auto;
  display: flex;
  align-items: center;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__user-panel {
    margin-left: auto;
    padding-right: 25px;
  }
}

@media (max-width:767px) {
  .main-header__user-panel {
    margin-left: auto;
    padding-right: 25px;
  }
}

.main-header__user-panel>* {
  float: left;
}

.main-header__nav-link {
  border: none;
}

.main-header__nav-link.-active [class^="cmicon-"] {
  color: #4ABEA7;
}

.main-header__nav-link [class^="cmicon-"] {
  font-size: 32px;
  color: #c7c7c7;
}

.main-header__nav-link [class^="cmicon-"].cmicon-notification {
  font-size: 26px;
}

@media (max-width:767px) {
  .main-header__nav-link [class^="cmicon-"].cmicon-notification {
    font-size: 22px;
  }
}

@media (max-width:767px) {
  .main-header__nav-link [class^="cmicon-"] {
    font-size: 26px;
  }
}

.main-header__user-panel-item {
  float: left;
  margin-right: 30px;
  position: relative;
  z-index: 99;
  cursor: pointer;
  flex-shrink: 0;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__user-panel-item {
    margin-right: 22px;
  }
}

@media (min-width:1200px) and (max-width:1919px) {
  .main-header__user-panel-item.active .main-header__user-nav {
    max-height: none;
  }
}

.main-header__user-panel-item.active .main-header__dropdown-menu {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  visibility: visible;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__user-panel-item.active .main-header__dropdown-menu {
    -webkit-transform: translate(-230px, 0);
    transform: translate(-230px, 0);
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__user-panel-item.active .main-header__dropdown-menu.-language-dropdown {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__user-panel-item.active .main-header__dropdown-menu.-user-dropdown {
    transform: none;
  }
}

@media (max-width:767px) {
  .main-header__user-panel-item.active .main-header__dropdown-menu.-user-dropdown {
    transform: none;
  }
}

.main-header__user-panel-item.-mobile-sub-menu {
  display: none;
  margin-right: 0;
}

.main-header__user-panel-item.-mobile-sub-menu.active .main-header__dropdown-menu {
  -webkit-transform: translate(-83.9%, 0);
  transform: translate(-83.9%, 0);
}

.main-header__user-panel-item.-timezone {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #4F4D59;
  cursor: default;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__user-panel-item.-message {
    margin-right: 15px;
  }
}

@media (max-width:767px) {
  .main-header__user-panel-item.-message {
    margin-right: 15px;
  }
}

.main-header__user-panel-item.-message .header__badge {
  top: -4px;
  right: -7px;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__user-panel-item.-message .header__dropdown-menu {
    transform: translate(-77%, -20px);
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__user-panel-item.-message .header__panel-arrow {
    left: 77.3%;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__user-panel-item.-message.active .header__dropdown-menu {
    transform: translate(-77%, 0);
  }
}

.main-header__user-panel-item.-notification .main-header__dropdown-menu,
.main-header__user-panel-item.-message .main-header__dropdown-menu {
  width: 360px;
  padding: 0;
}

@media (min-width:768px) and (max-width:991px) {

  .main-header__user-panel-item.-notification .main-header__dropdown-menu,
  .main-header__user-panel-item.-message .main-header__dropdown-menu {
    width: 300px;
  }
}

@media (max-width:767px) {

  .main-header__user-panel-item.-notification .main-header__dropdown-menu,
  .main-header__user-panel-item.-message .main-header__dropdown-menu {
    position: fixed;
    width: 100%;
    bottom: 0;
    top: 48px;
    border: none;
    border-radius: 0;
    overflow: scroll;
  }
}

.main-header__user-panel-item.-notification .main-header__dropdown-menu:before,
.main-header__user-panel-item.-message .main-header__dropdown-menu:before {
  height: 56px;
}

.main-header__user-panel-item.-notification .main-header__dropdown-menu:after,
.main-header__user-panel-item.-message .main-header__dropdown-menu:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 77px;
  height: 40px;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: 100%;
}

.main-header__user-panel-item.-notification .main-header__panel-arrow,
.main-header__user-panel-item.-message .main-header__panel-arrow {
  width: 2.0rem;
  top: calc((0.9rem + 1px) * -1);
}

@media (max-width:767px) {

  .main-header__user-panel-item.-notification .main-header__panel-arrow,
  .main-header__user-panel-item.-message .main-header__panel-arrow {
    display: none;
  }
}

.main-header__user-panel-item.-notification .main-header__panel-arrow:before,
.main-header__user-panel-item.-message .main-header__panel-arrow:before {
  border-width: 0 1rem 1rem 1rem;
}

.main-header__user-panel-item.-notification .main-header__panel-arrow:after,
.main-header__user-panel-item.-message .main-header__panel-arrow:after {
  border-width: 0 1rem 1rem 1rem;
}

.main-header__user-panel-item.-notification .main-header__dropdown-title,
.main-header__user-panel-item.-message .main-header__dropdown-title {
  font-size: 12px;
  font-weight: 800;
  line-height: 1.58;
  text-align: center;
  color: #ffffff;
  background-color: #4ABEA7;
  height: 30px;
  line-height: 30px;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}

@media (max-width:767px) {

  .main-header__user-panel-item.-notification .main-header__dropdown-title,
  .main-header__user-panel-item.-message .main-header__dropdown-title {
    border-radius: 0;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__user-panel-item.-language {
    margin-right: 15px;
    margin-left: auto;
  }
}

@media (max-width:767px) {
  .main-header__user-panel-item.-language {
    margin-right: 15px;
  }
}

.main-header__user-panel-item.-language:hover .main-header__language-icon:before {
  color: #4ABEA7;
}

.main-header__user-panel-item.-avatar {
  margin-right: 0;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__user-panel-item.-avatar {
    display: none;
  }
}

@media (max-width:767px) {
  .main-header__user-panel-item.-avatar {
    display: none;
  }
}

.main-header__user-panel-item.-avatar:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -10px;
  width: 17px;
  height: 18px;
  background: url(../image/icon_arrow_down.svg) right center no-repeat;
  background-size: contain;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__user-panel-item.-avatar:before {
    display: none;
  }
}

@media (max-width:767px) {
  .main-header__user-panel-item.-avatar:before {
    display: none;
  }
}

.main-header__user-panel-item.-avatar .name {
  float: left;
  line-height: 28px;
  font-size: 14px;
  font-weight: 800;
  color: #294563;
  padding-right: 25px;
  background: url(../image/icon_arrow_down.svg) right center no-repeat;
  background-size: 18px;
}

.main-header__user-panel-item:hover {
  z-index: 100;
}

@media (max-width:1199px) and (min-width:992px) {
  .main-header__user-panel-item {
    margin-right: 18px;
  }
}

@media (max-width:767px) {
  .main-header__user-panel-item {
    margin-right: 15px;
  }
}

.main-header__user-panel-item>a {
  display: inline-block;
}

.main-header__user-panel-item>a {
  position: relative;
  display: block;
  line-height: 0;
  color: #4F4D59;
}

.main-header__user-panel-item>a>span.abbreviation {
  width: 50px;
  height: 50px;
  font-size: 18px;
  font-weight: bold;
  border-radius: 50%;
  border: 2px solid #c7c7c7;
  color: #294563;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  float: left;
  margin-right: 10px;
  position: relative;
  top: -8px;
}

@media (max-width:767px) {
  .main-header__user-panel-item>a>span.abbreviation {
    font-size: 16px;
  }
}

.main-header__badge {
  position: absolute;
  min-width: 16px;
  height: 16px;
  line-height: 16px;
  background-color: #f5bd23;
  text-align: center;
  font-size: 10px;
  font-weight: 800;
  color: #294563;
  border-radius: 20px;
  padding: 0 5px;
  width: auto;
  top: -6px;
  right: 9px;
  transform: translateX(100%);
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__badge {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
  }
}

@media (max-width:767px) {
  .main-header__badge {
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 10px;
    top: -7px;
    right: 6px;
    padding: 0 2px;
  }
}

.main-header__user-avatar-out {
  width: 50px;
  height: 50px;
  position: relative;
  margin-right: 16px;
  border-radius: 50%;
  border: 2px solid #c7c7c7;
}

.main-header__mobile-logo {
  display: none;
  max-width: 139px;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__mobile-logo {
    display: block;
    margin: 16px 0 0 16px;
  }
}

@media (max-width:767px) {
  .main-header__mobile-logo {
    display: block;
    margin: 16px 0 0 16px;
  }
}

.main-header__panel-arrow {
  position: absolute;
  display: block;
  width: 1.6rem;
  height: 1.1rem;
  margin: 0 auto;
  top: calc((1rem + 1px) * -1);
  left: 50%;
  transform: translateX(-50%);
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__panel-arrow {
    left: calc(100% - 70px);
  }
}

.main-header__panel-arrow:before {
  top: 0;
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-style: solid;
  border-width: 0 0.8rem 1rem 0.8rem;
}

.main-header__panel-arrow:after {
  top: 1px;
  border-width: 0 0.8rem 1rem 0.8rem;
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-bottom-color: #fff;
  border-style: solid;
}

.main-header__mb-page-title {
  display: inline-block;
}

@media (max-width:767px) {
  .main-header__mb-page-title {
    overflow: hidden;
    max-width: calc(100% - 128px);
  }
}

.main-header__mb-title-link {
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #4F4D59;
  display: none;
  position: relative;
}

@media (max-width:767px) {
  .main-header__mb-title-link {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
}

.main-header__mb-title-link.-has-link {
  padding-left: 32px;
}

.main-header__mb-title-link.-has-link:after {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 24px;
  height: 24px;
  background: url(../image/icon_arrow_down_gr.svg) center no-repeat;
  background-size: contain;
  transform: rotate(90deg);
}

.main-header__mb-title-link:focus,
.main-header__mb-title-link:hover {
  color: #4F4D59;
}

.main-header__current-language {
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #4F4D59;
  vertical-align: middle;
}

.main-header__language-item {
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  height: 40px;
  line-height: 40px;
  padding: 0 15px 0 40px;
  position: relative;
  background: url(../image/CN.svg) left 15px center no-repeat;
  background-size: 20px 100%;
  background-color: #fff;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.main-header__language-item:hover {
  background-color: #ececec;
}

.main-header__language-item.-en {
  background-image: url(../image/GB.svg);
}

.main-header__language-link {
  display: block;
  font-size: 16px;
  color: #4F4D59;
}

.main-header__language-link:hover,
.main-header__language-link:focus,
.main-header__language-link:active {
  color: #4F4D59;
}

.main-header__language-icon[data-lang-icon]:before {
  content: '';
  width: 20px;
  height: 20px;
  background-size: contain;
}

.main-header__language-icon[data-lang-icon="cn"]:before {
  background: url(../image/CN.svg) center no-repeat;
}

.main-header__language-icon[data-lang-icon="en"]:before {
  background: url(../image/GB.svg) center no-repeat;
}

.main-header__dropdown-menu {
  position: absolute;
  z-index: 1010;
  padding: 5px 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: 1px solid #d5d5d5;
  border-radius: 10px;
  top: calc(100% + 15px);
  display: block;
  min-width: 160px;
  width: 259px;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -20px);
  transform: translate(-50%, -20px);
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.55s;
  transition: all 0.55s;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__dropdown-menu.-language-dropdown {
    -webkit-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__dropdown-menu {
    -webkit-transform: translate(-230px, -20px);
    transform: translate(-230px, -20px);
  }
}

.main-header__dropdown-menu.-user-dropdown:before {
  width: 36%;
  left: 12%;
  right: 0;
  margin: 0 auto;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__dropdown-menu.-user-dropdown {
    position: fixed;
    width: 375px;
    top: 0;
    right: 0;
    left: auto !important;
    transform: translateX(375px);
    display: block;
    visibility: hidden;
    opacity: 0;
    bottom: 0;
    border-radius: 0;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    transition: all 0.55s;
    pointer-events: auto;
  }
}

@media (max-width:767px) {
  .main-header__dropdown-menu.-user-dropdown {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    transform: translateX(100%);
    display: block;
    visibility: hidden;
    opacity: 0;
    bottom: 0;
    border-radius: 0;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    transition: all 0.55s;
    pointer-events: auto;
  }
}

@media (max-width:767px) {
  .main-header__dropdown-menu.-user-dropdown .main-header__panel-arrow {
    display: none;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__dropdown-menu.-user-dropdown .main-header__panel-arrow {
    display: none;
  }
}

.main-header__dropdown-menu.-language-dropdown {
  width: 170px;
  left: 16px;
}

@media (max-width:767px) {
  .main-header__dropdown-menu.-language-dropdown {
    left: 13px;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .main-header__dropdown-menu.-language-dropdown .main-header__panel-arrow {
    left: 50%;
  }
}

.main-header__dropdown-menu.-language-dropdown:before {
  width: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.main-header__dropdown-menu.-user-dropdown {
  left: 25px;
}

@media (max-width:767px) {
  .main-header__dropdown-menu.-user-dropdown {
    left: 0;
  }
}

.main-header__dropdown-menu.mn-animated {
  display: block;
}

.main-header__dropdown-menu:before {
  position: absolute;
  content: '';
  width: 58px;
  margin: 0 auto;
  right: 0;
  left: 0;
  height: 50px;
  bottom: 100%;
  background: transparent;
}

@media (min-width:768px) and (max-width:991px) {
  .main-header__dropdown-menu:before {
    content: auto;
    content: initial;
  }
}

@media (max-width:767px) {
  .main-header__dropdown-menu:before {
    content: auto;
    content: initial;
  }
}

.main-header__user-info {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 15px 15px 10px 15px;
  position: relative;
}

@media (max-width:767px) {
  .main-header__user-info {
    padding: 40px 36px 30px;
  }
}

.main-header__user-info:after {
  content: '';
  position: absolute;
  width: 85.8%;
  width: calc(100% - 30px);
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #d5d5d5;
}

@media (max-width:767px) {
  .main-header__user-info:after {
    width: calc(100% - 40px);
  }
}

.main-header__user-avatar-in {
  display: block;
  line-height: 0;
  width: 50px;
  height: 50px;
  position: relative;
  margin-right: 10px;
  flex-shrink: 0;
}

.main-header__user-avatar-in img {
  width: 100%;
  border-radius: 50%;
  border: solid 2px #c7c7c7;
}

.main-header__user-status {
  position: absolute;
  width: 8px;
  height: 8px;
  content: '';
  background: #fff;
  border: 1px solid #c7c7c7;
  border-radius: 50%;
  bottom: 6px;
  right: 1px;
}

@media (max-width:767px) {
  .main-header__user-status {
    right: 2px;
  }
}

.main-header__user-status.-online {
  background: #4ABEA7;
  border: 1px solid #fff;
}

.main-header__username-wrap {
  padding-top: 8px;
  width: calc(100% - 62px);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

@media (max-width:767px) {
  .main-header__username-wrap {
    padding-top: 0;
    justify-content: flex-start;
    align-items: center;
  }
}

.main-header__user-timezone {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #4F4D59;
  text-align: center;
  line-height: 1.4;
  margin-top: 5px;
}

.main-header__login-link {
  font-size: 24px;
  font-weight: bold;
  line-height: 0.92;
  letter-spacing: 0.5px;
}

.main-header__login-link a {
  color: #4ABEA7;
}

.main-header__user-name {
  font-size: 12px;
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: 0.4px;
}

@media (max-width:767px) {
  .main-header__user-name {
    line-height: 1;
    width: 100%;
  }
}

.main-header__user-name a {
  color: #294563;
  display: inline-block;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.58px;
  white-space: nowrap;
  max-width: 127px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main-header__user-edit {
  float: right;
}

@media (max-width:767px) {
  .main-header__user-edit {
    float: none;
  }
}

.main-header__user-edit a {
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1;
  color: #4ABEA7;
}

@media (max-width:767px) {
  .main-header__user-edit a {
    position: relative;
    top: -3px;
  }
}

.main-header__user-edit a:hover {
  text-decoration: underline;
}

.main-header .head-nomess-box {
  padding: 30px 15px;
  text-align: center;
  cursor: default;
}

.main-header .head-nomess-box__img {
  max-width: 100px;
}

.main-header .head-nomess-box__caption {
  font-size: 15px;
  font-weight: 800;
  color: #294563;
  margin: 15px 0;
}

@media (min-width:1200px) and (max-width:1919px) {
  .main-header__user-nav {
    max-height: 300px;
    overflow: hidden;
  }
}

.main-header__user-nav-item {
  position: relative;
}

.main-header__user-nav-item:first-child {
  margin-top: 8px;
}

@media (max-width:767px) {
  .main-header__user-nav-item:first-child {
    margin-top: 20px;
  }
}

@media (max-width:767px) {
  .main-header__user-nav-item.-log-out {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
}

.main-header__user-nav-item.-setting {
  border-top: 1px solid #d5d5d5;
  margin-top: 20px;
  padding-top: 20px;
}

.main-header__user-nav-item.-edit-profile {
  border-top: 1px solid #d5d5d5;
  margin-top: 20px;
  padding-top: 20px;
}

.main-header__user-nav-item.-my-timetable a:before {
  background: url(../image/icon-laptop.svg) center no-repeat;
}

.main-header__user-nav-item.-my-timetable a:hover:before {
  background-image: url(../image/icon-laptop-active.svg);
}

.main-header__user-nav-item.-buy-hours a:before {
  background: url(../image/icon-scan.svg) center no-repeat;
}

.main-header__user-nav-item.-buy-hours a:hover:before {
  background-image: url(../image/icon-scan-active.svg);
}

.main-header__user-nav-item.-my-homework a:before {
  background: url(../image/icon-my-homework.svg) center no-repeat;
}

.main-header__user-nav-item.-my-homework a:hover:before {
  background-image: url(../image/icon-my-homework-active.svg);
}

.main-header__user-nav-item.-my-courses a:before {
  background: url(../image/icon-myclassroom.svg) center no-repeat;
}

.main-header__user-nav-item.-my-courses a:hover:before {
  background-image: url(../image/icon-myclassroom-active.svg);
}

.main-header__user-nav-item.-my-tests a:before {
  width: 22px;
  height: 22px;
  background: url(../image/icon-subject.svg) center no-repeat;
}

.main-header__user-nav-item.-my-tests a:hover:before {
  background-image: url(../image/icon-subject-active.svg);
}

.main-header__user-nav-item.-my-support a:before {
  width: 22px;
  height: 22px;
  background: url(../image/icon-tutor-support.svg) center no-repeat;
}

.main-header__user-nav-item.-my-support a:hover:before {
  background-image: url(../image/icon-tutor-support-active.svg);
}

.main-header__user-nav-item.-my-live-lessons a:before {
  width: 22px;
  height: 22px;
  background: url(../image/icon-mylivelessons.svg) center no-repeat;
}

.main-header__user-nav-item.-my-live-lessons a:hover:before {
  background-image: url(../image/icon-mylivelessons-active.svg);
}

.main-header__user-nav-item.-my-free-time a:before {
  width: 18px;
  height: 18px;
  background: url(../image/icon-available-time.svg) center no-repeat;
}

.main-header__user-nav-item.-my-free-time a:hover:before {
  background-image: url(../image/icon-available-time-active.svg);
}

.main-header__user-nav-item.-my-video-courses a:before {
  width: 22px;
  height: 22px;
  background: url(../image/icon-video-course.svg) center no-repeat;
}

.main-header__user-nav-item.-my-video-courses a:hover:before {
  background-image: url(../image/icon-video-course-active.svg);
}

.main-header__user-nav-item.-my-order a:before {
  background: url(../image/icon-order.svg) center no-repeat;
}

.main-header__user-nav-item.-my-order a:hover:before {
  background-image: url(../image/icon-order-active.svg);
}

.main-header__user-nav-item.-my-invoice a:before {
  background: url(../image/icon-invoice.svg) center no-repeat;
}

.main-header__user-nav-item.-my-invoice a:hover:before {
  background-image: url(../image/icon-invoice-active.svg);
}

.main-header__user-nav-item.-personal-info a:before {
  background: url(../image/icon-personal.svg) center no-repeat;
}

.main-header__user-nav-item.-personal-info a:hover:before {
  background-image: url(../image/icon-personal-active.svg);
}

.main-header__user-nav-item.-setting a:before {
  background: url(../image/icon-setting.svg) center no-repeat;
}

.main-header__user-nav-item.-setting a:hover:before {
  background-image: url(../image/icon-setting-active.svg);
}

.main-header__user-nav-item.-edit-profile a:before {
  background: url(../image/icon-setting.svg) center no-repeat;
}

.main-header__user-nav-item.-edit-profile a:hover:before {
  background-image: url(../image/icon-setting-active.svg);
}

.main-header__user-nav-item.-sub-log-out a:before {
  background: url(../image/icon-quit.svg) center no-repeat;
}

.main-header__user-nav-item.-sub-log-out a:hover:before {
  background-image: url(../image/icon-quit.svg);
}

.main-header__user-nav-item.-log-out a {
  display: block;
  width: 100%;
  max-width: 86%;
  margin: 10px auto 20px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.8px;
  text-align: center;
  color: #9d9d9d;
  border-radius: 17px;
  border: solid 1px #c7c7c7;
  background-color: #ffffff;
  padding: 0;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

@media (max-width:767px) {
  .main-header__user-nav-item.-log-out a {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #d52110;
    border: solid 1px #d52110;
  }
}

.main-header__user-nav-item.-log-out a:hover {
  color: #4ABEA7;
  border: 1px solid #4ABEA7;
}

.main-header__user-nav-item.-log-out a:before {
  content: normal;
  content: initial;
}

.main-header__user-nav-link {
  font-size: 16px;
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  line-height: 2.6;
  color: #4F4D59;
  padding: 0 15px 0 41px;
  display: block;
  position: relative;
  text-align: left;
  white-space: nowrap;
}

@media (max-width:767px) {
  .main-header__user-nav-link {
    font-size: 20px;
    padding: 0 15px 0 45px;
  }
}

.main-header__user-nav-link:hover {
  background-color: #ececec;
  color: #4ABEA7;
}

.main-header__user-nav-link:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(../image/icon-dashboard.svg) center no-repeat;
  background-size: contain !important;
}

@media (max-width:767px) {
  .main-header__user-nav-link:before {
    width: 24px;
    height: 24px;
  }
}

.main-header__user-nav-link:hover:before {
  background: url(../image/icon-dashboard-active.svg) center no-repeat;
}

.main-menu {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-menu>li {
  float: left;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  position: relative;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.main-menu>li:last-child {
  margin-right: 0;
}

.main-menu>li.-active,
.main-menu>li:hover {
  background-color: #4ABEA7;
}

@media (min-width:1200px) and (max-width:1919px) {
  .main-menu>li.-has-sub:hover>ul {
    max-height: none;
  }
}

.main-menu>li.-has-sub>a:after {
  content: "\e604";
  display: inline-block;
  font-size: 16px;
  color: #fff;
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 6px;
}

.main-menu>li.-has-sub:hover>ul {
  opacity: 1;
  visibility: visible;
  top: calc(100% + 10px);
  pointer-events: auto;
}

.main-menu>li.-has-sub:hover>ul.-dashboard-menu {
  top: 100%;
}

.main-menu>li>a {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  height: 100%;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
  white-space: nowrap;
}

@media (min-width:992px) and (max-width:1199px) {
  .main-menu>li>a {
    padding: 0 10px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-menu>li>a {
    padding: 0 10px;
  }
}

.main-menu>li>ul {
  position: absolute;
  top: calc(100% + 15px);
  background: #fff;
  border: solid 1px #ebebeb;
  border-radius: 10px;
  box-shadow: 0 2px 3px 0 #ebebeb;
  min-width: 100%;
  padding: 12px 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.main-menu>li>ul:before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 15px;
  position: absolute;
  left: 0;
  bottom: 100%;
}

.main-menu>li>ul.-dashboard-menu {
  background: #4ABEA7;
  min-width: 228px;
  border-radius: 0;
  left: 0;
  border: none;
  overflow: hidden;
}

.main-menu>li>ul.-dashboard-menu>li {
  background: #4ABEA7;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  background: url(../image/icon-laptop-white.svg) left 36px center no-repeat;
}

.main-menu>li>ul.-dashboard-menu>li:hover {
  background-color: #69d1bc;
}

.main-menu>li>ul.-dashboard-menu>li.-buy-hours {
  background-image: url(../image/icon-scan-white.svg);
  background-size: 24px;
}

.main-menu>li>ul.-dashboard-menu>li.-my-courses {
  background-image: url(../image/icon-myclassroom-white.svg);
}

.main-menu>li>ul.-dashboard-menu>li.-my-tests {
  background-image: url(../image/icon-subject-white.svg);
}

.main-menu>li>ul.-dashboard-menu>li.-my-free-time {
  background-image: url(../image/icon-available-time-white.svg);
  background-size: 26px;
}

.main-menu>li>ul.-dashboard-menu>li.-my-support {
  background-image: url(../image/icon-tutor-support-white.svg);
  background-size: 26px;
}

.main-menu>li>ul.-dashboard-menu>li.-my-video-courses {
  background-image: url(../image/icon-video-course-white.svg);
}

.main-menu>li>ul.-dashboard-menu>li.-my-order {
  background-image: url(../image/icon-order-white.svg);
}

.main-menu>li>ul.-dashboard-menu>li.-my-homework {
  background-image: url(../image/icon-my-homework-white.svg);
  background-size: 26px;
}

.main-menu>li>ul.-dashboard-menu>li.-my-live-lessons {
  background-image: url(../image/icon-mylivelessons-white.svg);
}

.main-menu>li>ul.-dashboard-menu>li.-my-invoice {
  background-image: url(../image/icon-invoice-white.svg);
}

.main-menu>li>ul.-dashboard-menu>li.-personal-info {
  background-image: url(../image/icon-personal-white.svg);
}

.main-menu>li>ul.-dashboard-menu>li>a {
  color: #fff;
  display: flex;
  align-items: center;
  min-height: 70px;
  font-size: 20px;
  padding: 8px 36px 8px 80px;
}

.main-menu>li>ul.-dashboard-menu>li>a:hover {
  color: #fff;
}

.main-menu>li>ul.-dashboard-menu>li>a img {
  margin-right: 16px;
}

.main-menu>li>ul>li>a {
  color: #4F4D59;
  line-height: 1.25;
  font-size: 16px;
  display: block;
  padding: 8px 25px;
  white-space: nowrap;
}

.main-menu>li>ul>li>a:hover {
  color: #4ABEA7;
}

.main-menu>li>ul ul a {
  padding: 4px 25px 4px 40px;
  font-size: 14px;
  color: #7a7a7a;
  display: block;
}

.main-menu>li>ul ul a:hover {
  color: #333;
}

.nav-open .main-header #overlay-menu {
  opacity: 1;
  visibility: visible;
  transform: translateX(-100%);
  transition: opacity 0.7s;
  left: 100%;
  z-index: 10;
}

.nav-open .mobile-nav {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.header {
  height: 100px;
  padding-top: 30px;
  position: relative;
  z-index: 500;
  transition: padding 0.7s;
  background-color: #fff;
}

@media (min-width:768px) and (max-width:991px) {
  .header {
    padding: 0;
    position: fixed;
    z-index: 1040;
    background: #fff;
    width: 100%;
    height: 50px;
    top: 0;
    transition: initial;
    border-bottom: 1px solid #e8e8e8;
  }
}

@media (max-width:767px) {
  .header {
    padding: 0;
    position: fixed;
    z-index: 1040;
    background: #fff;
    width: 100%;
    height: 50px;
    top: 0;
    transition: initial;
    border-bottom: 1px solid #e8e8e8;
  }
}

.header.fixed {
  border-bottom: 1px solid #e8e8e8;
  transition: border 0s;
}

@media (min-width:768px) and (max-width:991px) {
  .header.fixed {
    transition: 0.7s;
  }
}

@media (max-width:767px) {
  .header.fixed {
    transition: 0.7s;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .header.fixed .container:after {
    display: none;
  }
}

.show-warning.menu-sticked header {
  position: fixed;
}

@media (max-width:767px) {
  .show-warning.menu-sticked .page {
    padding-top: 92px;
  }
}

.-mobile-sub-menu .-sub-log-out {
  position: relative;
}

.-mobile-sub-menu .-sub-log-out a:before {
  content: '';
}

.-mobile-sub-menu .header__dropdown-menu {
  width: auto;
  width: initial;
  min-width: 144px;
  -webkit-transform: translate(-82%, -20px);
  transform: translate(-82%, -20px);
}

.-mobile-sub-menu .header__panel-arrow {
  right: 6px;
  left: auto;
}

.-mobile-sub-menu .header__user-nav-item {
  margin-top: 0;
}

.-mobile-sub-menu .header__user-nav-item:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  height: 1px;
  width: 76%;
  background-color: #d5d5d5;
}

.-mobile-sub-menu .header__user-nav-item:last-child:after {
  content: auto;
  content: initial;
}

.-mobile-sub-menu .header__user-nav-link {
  font-size: 16px;
}

.-mobile-sub-menu .header__dropdown-menu {
  padding: 20px 0;
}

#mobile-nav-button {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 36px;
  cursor: pointer;
  z-index: 1015;
}

@media (min-width:768px) and (max-width:991px) {
  #mobile-nav-button {
    width: 39px;
    height: 36px;
  }
}

@media (max-width:767px) {
  #mobile-nav-button {
    width: auto;
    height: auto;
  }
}

#mobile-nav-button button {
  margin: 0;
}

@media (max-width:767px) {
  #mobile-nav-button button {
    padding: 5px 10px;
  }
}

@media (max-width:991px) and (min-width:768px) {
  #mobile-nav-button button {
    display: block;
  }
}

#mobile-nav-button button .icon-bar {
  background-color: #7a7a7a;
  width: 20px;
  transition-duration: 0.5s;
}

#mobile-nav-button button .icon-bar:nth-child(2) {
  width: 15px;
  opacity: 1;
}

#mobile-nav-button button.open .icon-bar {
  background-color: #4ABEA7;
}

#mobile-nav-button button.open .icon-bar:nth-child(1) {
  -webkit-transform: rotate(-45deg) translate(-5px, 5px);
  transform: rotate(-45deg) translate(-4.4px, 4.4px);
}

#mobile-nav-button button.open .icon-bar:nth-child(2) {
  transform: translate(230px);
  opacity: 0;
  transition: .2s ease-in;
}

@media (min-width:768px) and (max-width:991px) {
  #mobile-nav-button button.open .icon-bar:nth-child(2) {
    transform: translate(300%);
  }
}

#mobile-nav-button button.open .icon-bar:nth-child(3) {
  -webkit-transform: rotate(45deg) translate(-4px, -4px);
  transform: rotate(45deg) translate(-4px, -4px);
}

.header-warning {
  height: 60px;
  background-color: #294563;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header-warning .container {
  background: url(../image/attention.svg) left 5% center no-repeat;
  background-size: 28px;
}

@media (max-width:767px) {
  .header-warning .container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background-size: 24px;
  }
}

.header-warning .warn-cont {
  font-size: 14px;
  color: #ffffff;
  padding-left: 10.3%;
  line-height: 60px;
}

@media (min-width:768px) and (max-width:991px) {
  .header-warning .warn-cont {
    font-size: 10px;
    line-height: 1.4;
    padding-left: 13.3%;
  }
}

@media (max-width:767px) {
  .header-warning .warn-cont {
    font-size: 10px;
    line-height: 1.4;
    padding-left: 16.3%;
  }
}

.header-warning .warn-cont a {
  color: #4ABEA7;
  font-weight: 800;
}

body.not-authen .header-alert {
  display: block;
}

body.menu-fixed {
  padding-top: 100px;
}

body.menu-fixed .main-header__logo img {
  transform: scale3d(0.8, 0.8, 0.8);
}

@media (max-width:767px) {
  body.menu-fixed .main-header__logo img {
    transform: auto;
    transform: initial;
  }
}

body.menu-fixed.show-warning {
  padding-top: 0;
}

body.menu-fixed.show-warning .header-warning {
  margin-bottom: 110px;
}

body.menu-fixed .header {
  position: fixed;
  top: 0;
  background: #fff;
  height: 66px;
  padding-top: 8px;
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #e8e8e8;
}

body.menu-fixed .header>.container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body.menu-fixed .header>.container:after,
body.menu-fixed .header>.container:before {
  content: normal;
}

body.menu-fixed .header .container:after {
  opacity: 0;
  visibility: hidden;
}

body.menu-fixed .find-tutor {
  padding-top: 3px;
}

body.menu-fixed .find-tutor ul li a {
  font-size: 12px;
}

body.menu-fixed ul.info-panel>li.calendar a em {
  top: 30px;
}

body.menu-fixed ul.info-panel>li.calendar a em:after {
  bottom: 100%;
  transform: rotate(180deg);
}

body .main-header__menu-wrap.sticky .main-header__login-box {
  display: flex;
}

body .main-header__menu-wrap.sticky .main-header__register {
  min-width: 98px;
}

body .main-header__menu-wrap.sticky .main-menu {
  height: 60px;
}

body .main-header__menu-wrap.sticky .main-menu>li>a {
  font-size: 14px;
  transition: width 0s;
}

@media (min-width:768px) and (max-width:991px) {
  body .main-header__menu-wrap.sticky .main-menu>li>a {
    font-size: 14px;
  }
}

body .main-header__menu-wrap.sticky .main-menu>li>ul.-dashboard-menu>li>a {
  font-size: 18px;
  padding: 8px 20px 8px 80px;
}

body .main-header__menu-wrap.sticky .main-menu>li>ul>li>a {
  font-size: 14px;
  padding: 8px 20px;
}

body .main-header__menu-wrap.sticky .main-menu>li>ul ul a {
  padding: 4px 25px 4px 36px;
}

@-webkit-keyframes shine {
  0% {
    -webkit-mask-position: 150%;
  }

  45% {
    -webkit-mask-position: 125%;
  }

  75% {
    -webkit-mask-position: -25%;
  }

  100% {
    -webkit-mask-position: -50%;
  }
}

@keyframes shine {
  0% {
    -webkit-mask-position: 150%;
  }

  45% {
    -webkit-mask-position: 125%;
  }

  75% {
    -webkit-mask-position: -25%;
  }

  100% {
    -webkit-mask-position: -50%;
  }
}

#overlay-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 500;
  visibility: hidden;
  opacity: 0;
  transform: translateX(0);
  transition: opacity 0.7s;
}

@media (min-width:768px) and (max-width:991px) {
  .nav-open #overlay-menu {
    visibility: visible;
    opacity: 1;
    z-index: 1000;
    left: 0;
  }
}

.nav-open .main-header__user-panel-item {
  z-index: auto;
  z-index: initial;
}

.show-sub-header #overlay-menu {
  left: 0;
  visibility: visible;
  opacity: 1;
}

.progress-circle {
  width: 44px;
  height: 44px;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  margin: 0 7rem 0 0;
}

@media (min-width:768px) and (max-width:991px) {
  .progress-circle {
    width: 35px;
    height: 35px;
    top: -7px;
  }
}

@media (max-width:767px) {
  .progress-circle {
    width: 30px;
    height: 30px;
  }
}

@media (max-width:767px) {
  .progress-circle {
    margin: 0 2rem 0 auto;
  }
}

.progress-circle__contents-wrap+div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.progress-circle__circle {
  border: none;
  display: none;
  width: 0px;
  visibility: hidden;
}

.progress-circle__contents-wrap {
  text-align: center;
}

.progress-circle__percent {
  font-size: 14px;
  font-weight: bold;
  color: #4ABEA7;
  margin-bottom: 0;
  line-height: 1;
}

@media (min-width:992px) and (max-width:1199px) {
  .progress-circle__percent {
    font-size: 12px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .progress-circle__percent {
    font-size: 9px;
  }
}

@media (max-width:767px) {
  .progress-circle__percent {
    font-size: 9px;
  }
}

.progress-circle__sm-title {
  font-size: 12px;
  color: #294563;
  position: absolute;
  white-space: nowrap;
  width: max-content;
  top: 110%;
  left: 50%;
  right: 0;
  margin: 0 auto;
  transform: translateX(-50%);
}

@media (min-width:768px) and (max-width:991px) {
  .progress-circle__sm-title {
    font-size: 10px;
  }
}

@media (max-width:767px) {
  .progress-circle__sm-title {
    font-size: 8px;
    top: 100%;
  }
}

.progress-circle__correct-number {
  font-size: 20px;
  font-weight: bold;
  color: #294563;
}

@media (min-width:768px) and (max-width:991px) {
  .progress-circle__correct-number {
    font-size: 16px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .page {
    padding-top: 50px;
  }
}

@media (max-width:767px) {
  .page {
    padding-top: 50px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .landing-page .page {
    padding-top: 0;
  }
}

@media (max-width:767px) {
  .landing-page .page {
    padding-top: 0;
  }
}

.hamburger {
  position: fixed;
  top: 12px;
  right: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border: none;
  padding: 0;
  z-index: 99;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

@media (min-width:768px) and (max-width:991px) {
  .hamburger {
    width: 39px;
    height: 36px;
  }
}

@media (max-width:767px) {
  .hamburger {
    width: auto;
    height: auto;
  }
}

.hamburger__icons-wrap {
  position: relative;
  padding: 6px 0;
  margin: 0;
  background: none;
  border: none;
}

.hamburger__icon-bar {
  display: block;
  height: 2px;
  border-radius: 1px;
  background-color: #7a7a7a;
  width: 20px;
  transition-duration: 0.5s;
}

.hamburger__icon-bar+.hamburger__icon-bar {
  margin-top: 4px;
}

.hamburger__icon-bar:nth-child(2) {
  width: 15px;
  opacity: 1;
}

.hamburger.active .hamburger__icon-bar {
  background-color: #4ABEA7;
}

.hamburger.active .hamburger__icon-bar:nth-child(1) {
  -webkit-transform: rotate(-45deg) translate(-5px, 5px);
  transform: rotate(-45deg) translate(-4.4px, 4.4px);
}

.hamburger.active .hamburger__icon-bar:nth-child(2) {
  transform: translate(230px);
  opacity: 0;
  transition: .2s ease-in;
}

@media (min-width:768px) and (max-width:991px) {
  .hamburger.active .hamburger__icon-bar:nth-child(2) {
    transform: translate(300%);
  }
}

.hamburger.active .hamburger__icon-bar:nth-child(3) {
  -webkit-transform: rotate(45deg) translate(-4px, -4px);
  transform: rotate(45deg) translate(-4px, -4px);
}

#modal-view-date .fc-event,
#modal-view-date .fc-event-dot {
  background-color: #294563;
  border: none;
}

#modal-view-date .fc-body {
  background: url(../image/table-bg.png) center repeat;
}

#modal-view-date .bootstrap-select div.dropdown-menu.open {
  border-radius: 4px;
  border: 1px solid #d5d5d5 !important;
}

#modal-view-date .bootstrap-select div.dropdown-menu .inner {
  padding: 8px 0;
}

#modal-view-date .modal-dialog {
  width: 785px;
  max-width: none;
  margin: 5rem auto 0;
}

@media (max-width:767px) {
  #modal-view-date .modal-dialog {
    max-width: 100%;
  }
}

#modal-view-date .modal-header {
  padding-top: 44.5px;
}

#modal-view-date .modal-title {
  font-size: 32px;
  line-height: 1.25;
  text-align: center;
  color: #294563;
  margin-bottom: 15px;
}

#modal-view-date .title-descript {
  font-size: 14px;
  line-height: 1.71;
  letter-spacing: normal;
  color: #4F4D59;
  text-align: center;
}

@media (max-width:767px) {
  #modal-view-date .title-descript {
    font-size: 12px;
  }
}

#modal-view-date .fc-toolbar.fc-header-toolbar {
  position: relative;
  margin-bottom: 33px;
  display: flex;
  justify-content: center;
}

#modal-view-date .fc-next-button,
#modal-view-date .fc-prev-button {
  padding: 0;
  background: none;
  border: none;
  position: relative;
  top: -2px;
}

#modal-view-date .fc-next-button:focus,
#modal-view-date .fc-prev-button:focus {
  outline: none;
  box-shadow: none;
}

#modal-view-date .fc-next-button {
  margin-left: 20px;
}

#modal-view-date .fc-prev-button {
  margin-right: 20px;
}

#modal-view-date .fc-icon-chevron-left,
#modal-view-date .fc-icon-chevron-right {
  display: block;
  width: 28px;
  height: 28px;
}

@media (max-width:767px) {

  #modal-view-date .fc-icon-chevron-left,
  #modal-view-date .fc-icon-chevron-right {
    width: 20px;
    height: 20px;
  }
}

#modal-view-date .fc-icon-chevron-left:before,
#modal-view-date .fc-icon-chevron-right:before {
  content: '';
  display: block;
  width: 28px;
  height: 28px;
  background: url(../image/prev-date.svg) left center no-repeat;
  background-size: contain !important;
}

@media (max-width:767px) {

  #modal-view-date .fc-icon-chevron-left:before,
  #modal-view-date .fc-icon-chevron-right:before {
    width: 20px;
    height: 20px;
  }
}

#modal-view-date .fc-icon-chevron-right:before {
  background: url(../image/next-date.svg) left center no-repeat;
}

#modal-view-date .fc-left {
  left: 0;
  right: 0;
  position: absolute;
  margin: 0 auto;
  display: inline;
  width: 0;
}

#modal-view-date .fc-state-default.fc-corner-left {
  position: absolute;
  left: -177px;
  top: -6px;
}

#modal-view-date .fc-state-default.fc-corner-right {
  right: -177px;
  top: -6px;
  position: absolute;
}

#modal-view-date .fc-center h2 {
  font-size: 24px;
  font-weight: 800;
  line-height: 0.63;
  letter-spacing: 0.7px;
  text-align: center;
  color: #294563;
}

@media (max-width:767px) {
  #modal-view-date .fc-center h2 {
    font-size: 16px !important;
  }
}

#modal-view-date .fc-day-header a {
  font-size: 12px;
  letter-spacing: 0.3px;
  text-align: center;
  color: #9b9b9b;
}

#modal-view-date .fc-day-header a:hover {
  text-decoration: none;
}

#modal-view-date .fc-axis.fc-time {
  font-size: 16px;
  letter-spacing: 0.3px;
  text-align: center;
  color: #000000;
}

@media (max-width:767px) {
  #modal-view-date .fc-axis.fc-time {
    font-size: 8px;
  }
}

#modal-view-date thead.fc-head {
  border-bottom: 2pt solid #C0C0C0;
}

#modal-view-date thead.fc-head th {
  border: 0;
}

#modal-view-date thead.fc-head th:first-child {
  border-right: 2px solid #C0C0C0;
}

#modal-view-date #cm-calendar .fc-slats td.fc-axis {
  background: #fff !important;
  border: 0;
  border-right: 2px solid #C0C0C0;
}

#modal-view-date .fc-head-container {
  border: 0;
}

#modal-view-date .fc-body>tr>td.fc-widget-content {
  border: 0;
}

#modal-view-date .table-explain {
  padding-left: 131px;
}

@media (max-width:767px) {
  #modal-view-date .table-explain {
    padding-left: 50px;
  }
}

#modal-view-date .table-explain li {
  float: left;
  padding-left: 30px;
  position: relative;
  font-size: 14px;
  letter-spacing: 0.3px;
  color: #000000;
  margin-right: 40px;
}

@media (max-width:767px) {
  #modal-view-date .table-explain li {
    font-size: 8px;
    padding-left: 16px;
    margin-right: 16px;
  }
}

#modal-view-date .table-explain li:first-child:after {
  background: #4ABEA7;
}

#modal-view-date .table-explain li:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 0;
  background: #d5d5d5;
  border-radius: 50%;
}

@media (max-width:767px) {
  #modal-view-date .table-explain li:after {
    width: 10px;
    height: 10px;
  }
}

#modal-view-date #cm-calendar .available {
  background-color: #2ce0dd;
  opacity: 1;
  border-bottom: 1px solid rgba(0, 203, 200, 0.5);
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

#modal-view-date #cm-calendar .available:hover {
  background-color: #2dccc9;
  cursor: pointer;
}

#modal-view-date #cm-calendar .user-event:hover {
  cursor: default;
}

#modal-view-date #cm-calendar .fc-time-grid .fc-slats .fc-minor td {
  border-top: 1px solid #fff;
}

#modal-view-date .modal-body {
  padding: 15px 26px;
  min-height: 78px;
}

@media (max-width:767px) {
  #modal-view-date .modal-body {
    padding: 15px;
  }
}

#modal-view-date .modal-footer {
  padding: 15px 0 30px;
}

#modal-view-date .fc-unthemed td {
  border-color: #c3c3c3;
  border-left-color: #fff;
  border-right-color: #fff;
}

#modal-view-date .fc .fc-axis {
  padding: 0 30px;
  width: 43px !important;
}

@media (max-width:767px) {
  #modal-view-date .fc .fc-axis {
    padding: 0 6px;
    width: 22px !important;
  }
}

#modal-view-date .fc-time-grid .fc-slats td {
  height: 1.6em;
}

#modal-view-date .bootstrap-select button.btn {
  height: 30px;
  line-height: 30px;
  padding: 0;
  border: none !important;
  width: 100px;
  background: transparent;
  color: #4ABEA7 !important;
  padding-left: 7px;
  border-radius: 0;
}

@media (max-width:767px) {
  #modal-view-date .bootstrap-select button.btn {
    width: 51px;
    line-height: 1;
    padding-left: 0;
  }
}

#modal-view-date .bootstrap-select button.btn:focus,
#modal-view-date .bootstrap-select button.btn:hover {
  color: #4ABEA7 !important;
  border: none;
}

#modal-view-date .bootstrap-select button.btn:focus .caret,
#modal-view-date .bootstrap-select button.btn:hover .caret {
  background: url(../image/icon_footer_arrow_down.svg) center no-repeat;
  background-size: 12px;
}

#modal-view-date .bootstrap-select button.btn:active {
  box-shadow: none;
}

#modal-view-date .bootstrap-select .dropdown-toggle .caret {
  width: 12px;
  height: 12px;
  background: url(../image/icon_footer_arrow_down.svg) center no-repeat !important;
  border: none;
  background-size: contain !important;
  margin-top: -5px;
  right: 3px;
}

@media (max-width:767px) {
  #modal-view-date .bootstrap-select .dropdown-toggle .caret {
    display: none;
  }
}

#modal-view-date .bootstrap-select .filter-option-inner-inner {
  max-width: 100%;
}

@media (max-width:767px) {
  #modal-view-date .bootstrap-select .filter-option-inner-inner {
    font-size: 9px;
    width: 58%;
    white-space: normal !important;
    text-align: center;
  }
}

#modal-view-date .bootstrap-select .filter-option {
  padding-left: 0;
}

#modal-view-date .bootstrap-select .dropdown-menu li a {
  padding: 3px 5px 0 7px;
}

@media (max-width:767px) {
  #modal-view-date .bootstrap-select .dropdown-menu li a {
    font-size: 8px;
    padding: 5px 3px;
  }
}

#modal-view-date .bootstrap-select .dropdown-menu {
  border: none;
}

#modal-view-date .bootstrap-select .dropdown-menu.open {
  margin-top: 0;
}

#modal-view-date .bootstrap-select .dropdown-menu.open ::-webkit-scrollbar-track {
  background-color: #f7f7f7;
}

#modal-view-date .bootstrap-select .dropdown-menu.open ::-webkit-scrollbar {
  width: 8px;
  background-color: #f7f7f7;
}

@media (max-width:767px) {
  #modal-view-date .bootstrap-select .dropdown-menu.open ::-webkit-scrollbar {
    width: 1px;
  }
}

#modal-view-date .bootstrap-select .dropdown-menu ul {
  padding: 0 0 7px !important;
}

#modal-view-date .bootstrap-select .dropdown-menu>.active>a {
  background-color: #4ABEA7;
  color: #fff;
}

#modal-view-date .timezone-wrap {
  position: absolute;
  padding-top: 104px;
  padding-left: 13px;
}

@media (max-width:767px) {
  #modal-view-date .timezone-wrap {
    padding-left: 0;
    padding-top: 96px;
  }
}

#modal-view-date .fc-icon-left-single-arrow,
#modal-view-date .fc-icon-right-single-arrow {
  display: inline-block;
  width: 28px;
  height: 28px;
}

#modal-view-date .fc-icon-left-single-arrow:after,
#modal-view-date .fc-icon-right-single-arrow:after {
  display: inline-block;
  content: '';
  width: 28px;
  height: 28px;
  background: url(../image/prev-date.svg) center no-repeat;
  background-size: contain;
  top: 0;
}

@media (max-width:767px) {

  #modal-view-date .fc-icon-left-single-arrow:after,
  #modal-view-date .fc-icon-right-single-arrow:after {
    left: 10px;
    width: 20px;
    height: 20px;
    top: 7px;
  }
}

#modal-view-date .fc-icon-right-single-arrow:after {
  background: url(../image/next-date.svg) center no-repeat;
  background-size: contain;
}

@media (max-width:767px) {
  #modal-view-date .fc-icon-right-single-arrow:after {
    left: auto;
    right: 10px;
  }
}

#time-popup {
  width: 275px;
  padding: 29px 34px 25px 40px;
  box-shadow: 0 2px 10px 0 #818181;
  border-radius: 10px;
  background-color: #ffffff;
  position: fixed;
  top: 15%;
  left: 39%;
  z-index: 1100;
  display: none;
  transform: translateX(-14%) translateY(calc(-199px));
}

@media (min-width:768px) and (max-width:991px) {
  #time-popup {
    top: 10%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: none;
  }
}

@media (max-width:767px) {
  #time-popup {
    top: 5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: none;
  }
}

#time-popup:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 11px solid #fff;
  position: absolute;
  left: 39px;
  bottom: -11px;
}

@media (min-width:768px) and (max-width:991px) {
  #time-popup:after {
    left: 50%;
    transform: translateX(-50%);
  }
}

@media (max-width:767px) {
  #time-popup:after {
    left: 50%;
    transform: translateX(-50%);
  }
}

#time-popup .pick-time {
  font-size: 12px;
  line-height: 1.1;
  letter-spacing: 0.4px;
  color: #7a7a7a;
  padding-left: 33px;
  margin-bottom: 28px;
}

#time-popup .pick-time strong {
  font-size: 16px;
  font-weight: 600;
}

#time-popup .pick-time i {
  margin-left: 5px;
}

#time-popup .btn-aqua {
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  font-weight: bold;
}

#time-popup .checkmark {
  height: 18px;
  width: 18px;
}

#time-popup .checkmark:after {
  width: 10px;
  height: 10px;
}

#time-popup .radio-cm {
  margin-bottom: 18px;
}

#time-popup input:checked~.pick-time {
  color: #4ABEA7;
}

#time-popup .date-title {
  font-size: 16px;
  line-height: 1.13;
  color: #000000;
  text-align: center;
  margin-bottom: 24px;
}

#time-popup .time-box {
  position: relative;
  margin-bottom: 7px;
}

#time-popup .time-box:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 5px;
  width: 18px;
  height: 18px;
  background: url(../image/top-to-bot.svg) center no-repeat;
  background-size: contain;
  transform: rotate(-90deg) translateY(-50%);
  visibility: visible;
}

#time-popup .start-time,
#time-popup .end-time {
  font-size: 16px;
  font-weight: 800;
  color: #4F4D59;
  position: relative;
  display: inline-block;
  float: left;
}

#time-popup .start-time em,
#time-popup .end-time em {
  font-size: 12px;
  font-weight: normal;
}

#time-popup .start-time>span,
#time-popup .end-time>span {
  text-decoration: underline;
}

#time-popup #end-time {
  float: right;
  position: relative;
}

#time-popup #end-time.has-child {
  cursor: pointer;
}

#time-popup #end-time.has-child:after {
  content: '';
  position: absolute;
  right: -15px;
  top: 9px;
  width: 10px;
  height: 10px;
  background: url(../image/icon_arrow_down_gr.svg) center no-repeat;
  background-size: contain;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

#time-popup #end-time.has-child:hover ul {
  display: block;
}

#time-popup #end-time.has-child:hover:after {
  transform: rotate(180deg);
}

#time-popup #end-time ul {
  position: absolute;
  min-width: 135px;
  border-radius: 10px;
  box-shadow: 0 2px 15px 0 #bbbbbb;
  background-color: #ffffff;
  left: 0;
  top: 100%;
  z-index: 9;
  display: none;
  padding: 15px 0;
}

#time-popup #end-time ul li {
  padding: 0 15px;
  font-size: 12px;
  line-height: 1.5;
  font-weight: normal;
  color: #000000;
  margin-bottom: 10px;
  cursor: pointer;
  white-space: nowrap;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

#time-popup #end-time ul li:hover {
  background-color: #f3f3f3;
}

#time-popup #end-time ul li:last-child {
  margin-bottom: 0;
}

#time-popup #end-time ul span {
  font-size: 14px;
}

#time-popup #end-time ul em {
  color: #7a7a7a;
}

#time-popup .lesson-time {
  font-size: 11px;
  line-height: 1.64;
  color: #9d9d9d;
  text-align: center;
  margin-bottom: 15px;
}

#time-popup .lesson-time span {
  color: #4F4D59;
}

span.cpm-day {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-align: center;
  color: #000000;
  display: block;
  margin-bottom: 3px;
}

@media (max-width:767px) {
  span.cpm-day {
    font-size: 11px;
  }
}

span.cpm-day i {
  display: block;
  font-size: 12px;
  letter-spacing: 0.3px;
  color: #9b9b9b;
  font-weight: normal;
  margin-bottom: -7px;
}

@media (max-width:767px) {
  span.cpm-day i {
    font-size: 8px;
    margin-bottom: 0;
  }
}

.checkbox-cm,
.checkbox-user,
.checkbox-user-selected,
.checkbox-class,
.checkbox-class-selected {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 0.3px;
  color: #4F4D59;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.checkbox-cm input,
.checkbox-user input,
.checkbox-user-selected input,
.checkbox-class input,
.checkbox-class-selected input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkbox-cm input:checked~.checkmark,
.checkbox-user input:checked~.checkmark,
.checkbox-user-selected input:checked~.checkmark,
.checkbox-class input:checked~.checkmark,
.checkbox-class-selected input:checked~.checkmark {
  border: none;
  background-color: #4ABEA7;
}

.checkbox-cm input:checked~.checkmark:after,
.checkbox-user input:checked~.checkmark:after,
.checkbox-user-selected input:checked~.checkmark:after,
.checkbox-class input:checked~.checkmark:after,
.checkbox-class-selected input:checked~.checkmark:after {
  display: block;
  transform: rotate(0) scale3d(1, 1, 1);
  transition: 0.2s;
  opacity: 1;
  visibility: visible;
}

.checkbox-cm .checkmark,
.checkbox-user .checkmark,
.checkbox-user-selected .checkmark,
.checkbox-class .checkmark,
.checkbox-class-selected .checkmark {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  border-radius: 2px;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 1px solid #c7c7c7;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.checkbox-cm .checkmark:after,
.checkbox-user .checkmark:after,
.checkbox-user-selected .checkmark:after,
.checkbox-class .checkmark:after,
.checkbox-class-selected .checkmark:after {
  content: "";
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  background: url(../image/icon-ticker.svg) center no-repeat;
  background-size: 75%;
  transform: rotate(-75deg) scale3d(0, 0, 0);
}

.checkbox-user {
  display: flex;
  align-items: center;
  margin-bottom: 27px;
}

.checkbox-user__avatar {
  width: 38px;
  height: 38px;
  border-radius: 50%;
}

.checkbox-user .checkmark {
  top: 50%;
  transform: translateY(-50%);
  height: 18px;
  width: 18px;
}

.checkbox-user .checkmark:after {
  height: 18px;
  width: 18px;
}

.checkbox-user .cb-label {
  margin-left: 13px;
  font-size: 16px;
  color: #4F4D59;
}

.checkbox-user-selected {
  display: flex;
  align-items: center;
  margin-bottom: 27px;
  pointer-events: none;
}

.checkbox-user-selected__avatar {
  width: 38px;
  height: 38px;
  border-radius: 50%;
}

.checkbox-user-selected .checkmark {
  top: 50%;
  transform: translateY(-50%);
  height: 18px;
  width: 18px;
  background-color: #c7c7c7 !important;
}

.checkbox-user-selected .checkmark:after {
  height: 18px;
  width: 18px;
}

.checkbox-user-selected .cb-label {
  margin-left: 13px;
  font-size: 16px;
  color: #4F4D59;
}

.checkbox-class {
  display: flex;
  align-items: center;
  margin-bottom: 27px;
}

.checkbox-class__input:checked~.cb-label {
  font-weight: bold;
}

.checkbox-class .checkmark {
  top: 50%;
  transform: translateY(-50%);
  height: 18px;
  width: 18px;
}

.checkbox-class .checkmark:after {
  height: 18px;
  width: 18px;
}

.checkbox-class .cb-label {
  margin-left: 0;
  font-size: 16px;
  color: #294563;
}

.checkbox-class-selected {
  display: flex;
  align-items: center;
  margin-bottom: 27px;
  pointer-events: none;
}

.checkbox-class-selected__input:checked~.cb-label {
  font-weight: bold;
}

.checkbox-class-selected .checkmark {
  top: 50%;
  transform: translateY(-50%);
  height: 18px;
  width: 18px;
  background-color: #c7c7c7 !important;
}

.checkbox-class-selected .checkmark:after {
  height: 18px;
  width: 18px;
}

.checkbox-class-selected .cb-label {
  margin-left: 0;
  font-size: 16px;
  color: #294563;
}

.radio-cm {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 0.3px;
  color: #4F4D59;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: normal;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.radio-cm input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.radio-cm input:checked~.checkmark {
  background-color: #fff;
  border: 2px solid #4ABEA7;
}

.radio-cm input:checked~.checkmark:after {
  display: block;
}

.radio-cm input:checked~span {
  color: #4ABEA7 !important;
}

.radio-cm .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #4ABEA7;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.radio-cm .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #294563;
}

.radio-cm:hover span {
  color: #4ABEA7 !important;
}

.radio-cm2 {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.radio-cm2 input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 2px;
  background-clip: content-box;
  border: 1px solid #d5d5d5;
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 10px 0 0;
}

.radio-cm2 input[type="radio"]:checked {
  border: 2px solid #4ABEA7;
  background-color: #4F4D59;
}

.timebox-cm {
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 0.3px;
  color: #4F4D59;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 50%;
  float: left;
  padding: 0 5px;
  -moz-transition: all ease-out 0.12s;
  -o-transition: all ease-out 0.12s;
  -webkit-transition: all ease-out 0.12s;
  transition: all ease-out 0.12s;
}

.timebox-cm input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.timebox-cm input:checked~.time-check {
  background-color: #4ABEA7 !important;
  color: #fff;
  font-weight: 800;
  border: 1px solid #4ABEA7;
}

.timebox-cm input:checked~.time-check:after {
  display: block;
}

.timebox-cm .time-check {
  display: inline-block;
  width: 100%;
  background-color: #fff;
  height: 35px;
  line-height: 35px;
  padding: 0 6px;
  text-align: right;
  border: 1px solid #e8e8e8;
  color: #000000;
  font-size: 14px;
  border-radius: 3px;
  -moz-transition: all ease-out 0.12s;
  -o-transition: all ease-out 0.12s;
  -webkit-transition: all ease-out 0.12s;
  transition: all ease-out 0.12s;
  background: url(../image/sunrise.svg) left 7px center no-repeat;
  background-size: 22px auto;
}

@media (min-width:992px) and (max-width:1199px) {
  .timebox-cm .time-check {
    font-size: 12px;
  }
}

@media (max-width:767px) {
  .timebox-cm .time-check {
    text-align: center;
  }
}

.timebox-cm:hover input~.time-check {
  border: 1px solid #4ABEA7;
  color: #4ABEA7;
}

.timebox-cm:hover input:checked~.time-check {
  color: #fff;
}

.input-cm {
  border: 1px solid #c7c7c7;
  border-radius: 30px;
  background-color: #ffffff;
  height: 40px;
  line-height: 1.42857;
  padding: 0 20px;
  font-size: 14px;
  color: #b0b0b0;
  box-shadow: none;
}

.input-cm.-date {
  background: url(../image/calendar-inactive.svg) right 20px center no-repeat;
  background-size: 18px;
}

.input-cm.-time {
  background: url(../image/icon-filter-hourly.svg) right 20px center no-repeat;
  background-size: 18px;
}

.input-cm.-h50 {
  height: 50px;
  border-radius: 25px;
}

.input-cm:hover,
.input-cm:focus {
  border: solid 1px #4ABEA7;
  color: #4ABEA7;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ececec;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ececec;
}

.input-tel-cm {
  border: 1px solid #c7c7c7;
  border-radius: 20px;
  background-color: #ffffff;
  height: 40px;
  line-height: 1.42857;
  padding: 0 20px;
  font-size: 14px;
  color: #b0b0b0;
  box-shadow: none !important;
  max-width: calc(100% - 98px);
  padding-left: 15px !important;
}

.input-tel-cm.-h50 {
  height: 50px;
  border-radius: 25px;
}

.btn-cm,
.btn-test,
.btn-aqua,
.btn-azure,
.btn-orange,
.btn-navy,
.btn-purple,
.btn-grey,
.btn-red {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  border-radius: 44px;
  padding: 0px 30px;
  background: #4ABEA7;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  box-shadow: none;
  white-space: nowrap;
}

@media (max-width:767px) {

  .btn-cm,
  .btn-test,
  .btn-aqua,
  .btn-azure,
  .btn-orange,
  .btn-navy,
  .btn-purple,
  .btn-grey,
  .btn-red {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 15px;
  }
}

.btn-cm.btn-disabled,
.btn-cm.no-active,
.btn-disabled.btn-test,
.btn-disabled.btn-aqua,
.btn-disabled.btn-azure,
.btn-disabled.btn-orange,
.btn-disabled.btn-navy,
.btn-disabled.btn-purple,
.btn-disabled.btn-grey,
.btn-disabled.btn-red,
.no-active.btn-test,
.no-active.btn-aqua,
.no-active.btn-azure,
.no-active.btn-orange,
.no-active.btn-navy,
.no-active.btn-purple,
.no-active.btn-grey,
.no-active.btn-red {
  color: #c7c7c7 !important;
  border: 1px solid #c7c7c7 !important;
  pointer-events: none;
  background-color: #f0f0f0 !important;
}

.btn-cm.btn-disabled:after,
.btn-cm.no-active:after,
.btn-disabled.btn-test:after,
.btn-disabled.btn-aqua:after,
.btn-disabled.btn-azure:after,
.btn-disabled.btn-orange:after,
.btn-disabled.btn-navy:after,
.btn-disabled.btn-purple:after,
.btn-disabled.btn-grey:after,
.btn-disabled.btn-red:after,
.no-active.btn-test:after,
.no-active.btn-aqua:after,
.no-active.btn-azure:after,
.no-active.btn-orange:after,
.no-active.btn-navy:after,
.no-active.btn-purple:after,
.no-active.btn-grey:after,
.no-active.btn-red:after {
  content: normal;
}

.btn-cm.btn-disabled[data-toggle="tooltip"],
.btn-cm.no-active[data-toggle="tooltip"],
.btn-disabled.btn-test[data-toggle="tooltip"],
.btn-disabled.btn-aqua[data-toggle="tooltip"],
.btn-disabled.btn-azure[data-toggle="tooltip"],
.btn-disabled.btn-orange[data-toggle="tooltip"],
.btn-disabled.btn-navy[data-toggle="tooltip"],
.btn-disabled.btn-purple[data-toggle="tooltip"],
.btn-disabled.btn-grey[data-toggle="tooltip"],
.btn-disabled.btn-red[data-toggle="tooltip"],
.no-active.btn-test[data-toggle="tooltip"],
.no-active.btn-aqua[data-toggle="tooltip"],
.no-active.btn-azure[data-toggle="tooltip"],
.no-active.btn-orange[data-toggle="tooltip"],
.no-active.btn-navy[data-toggle="tooltip"],
.no-active.btn-purple[data-toggle="tooltip"],
.no-active.btn-grey[data-toggle="tooltip"],
.no-active.btn-red[data-toggle="tooltip"] {
  pointer-events: auto;
}

.btn-cm:after,
.btn-test:after,
.btn-aqua:after,
.btn-azure:after,
.btn-orange:after,
.btn-navy:after,
.btn-purple:after,
.btn-grey:after,
.btn-red:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  background-color: #69d1bc;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(1, 0.5);
  transform: scale(1, 0.5);
}

.btn-cm:hover,
.btn-cm:active,
.btn-cm:active:focus,
.btn-test:hover,
.btn-aqua:hover,
.btn-azure:hover,
.btn-orange:hover,
.btn-navy:hover,
.btn-purple:hover,
.btn-grey:hover,
.btn-red:hover,
.btn-test:active,
.btn-aqua:active,
.btn-azure:active,
.btn-orange:active,
.btn-navy:active,
.btn-purple:active,
.btn-grey:active,
.btn-red:active,
.btn-test:active:focus,
.btn-aqua:active:focus,
.btn-azure:active:focus,
.btn-orange:active:focus,
.btn-navy:active:focus,
.btn-purple:active:focus,
.btn-grey:active:focus,
.btn-red:active:focus {
  color: #fff;
  background: #4ABEA7;
  box-shadow: none;
}

.btn-cm:hover:after,
.btn-cm:active:after,
.btn-cm:active:focus:after,
.btn-test:hover:after,
.btn-aqua:hover:after,
.btn-azure:hover:after,
.btn-orange:hover:after,
.btn-navy:hover:after,
.btn-purple:hover:after,
.btn-grey:hover:after,
.btn-red:hover:after,
.btn-test:active:after,
.btn-aqua:active:after,
.btn-azure:active:after,
.btn-orange:active:after,
.btn-navy:active:after,
.btn-purple:active:after,
.btn-grey:active:after,
.btn-red:active:after,
.btn-test:active:focus:after,
.btn-aqua:active:focus:after,
.btn-azure:active:focus:after,
.btn-orange:active:focus:after,
.btn-navy:active:focus:after,
.btn-purple:active:focus:after,
.btn-grey:active:focus:after,
.btn-red:active:focus:after {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.btn-cm:active,
.btn-test:active,
.btn-aqua:active,
.btn-azure:active,
.btn-orange:active,
.btn-navy:active,
.btn-purple:active,
.btn-grey:active,
.btn-red:active {
  box-shadow: none;
}

.btn-cm:focus,
.btn-test:focus,
.btn-aqua:focus,
.btn-azure:focus,
.btn-orange:focus,
.btn-navy:focus,
.btn-purple:focus,
.btn-grey:focus,
.btn-red:focus {
  box-shadow: none;
  color: #fff;
  outline: none;
  background: #4ABEA7;
}

.btn-cm span,
.btn-test span,
.btn-aqua span,
.btn-azure span,
.btn-orange span,
.btn-navy span,
.btn-purple span,
.btn-grey span,
.btn-red span {
  z-index: 2;
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
}

.btn-test:after {
  content: normal;
}

.btn-test:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  background-color: #69d1bc;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(1, 0.5);
  transform: scale(1, 0.5);
}

.btn-test:hover {
  color: #fff;
  background: #4ABEA7;
}

.btn-test:hover:before {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.btn-aqua {
  background: #fff;
  color: #4ABEA7;
  text-transform: uppercase;
  border: 1px solid #4ABEA7;
}

.btn-aqua:after {
  background-color: #e1fff9;
}

.btn-aqua:hover,
.btn-aqua:focus,
.btn-aqua:active,
.btn-aqua:active:focus {
  color: #4ABEA7;
  background: #fff;
  border: 1px solid #4ABEA7;
}

.btn-azure {
  background: #00a7df;
}

.btn-azure:hover,
.btn-azure:focus,
.btn-azure:active,
.btn-azure:active:focus {
  color: #ffffff;
  background: #00a7df;
}

.btn-azure:after {
  background-color: #13b3e8;
}

.btn-orange {
  background: #f1b000;
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange:active:focus {
  color: #ffffff;
  background: #f1b000;
}

.btn-orange:after {
  background-color: #f7bb19;
}

.btn-navy {
  background: #294563;
}

.btn-navy:hover,
.btn-navy:focus,
.btn-navy:active,
.btn-navy:active:focus {
  color: #ffffff;
  background: #294563;
}

.btn-navy:after {
  background-color: #595988;
}

.btn-purple {
  background: #6c4ba4;
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple:active:focus {
  color: #ffffff;
  background: #6c4ba4;
}

.btn-purple:after {
  background-color: #7a56b7;
}

.btn-grey {
  padding: 0px 30px;
  background: #fff;
  color: #c7c7c7;
  border: 1px solid #c7c7c7;
  overflow: hidden;
  transition: all 0.4s;
}

.btn-grey:after {
  background-color: #e1fff9;
}

.btn-grey:hover,
.btn-grey:focus,
.btn-grey:active,
.btn-grey:active:focus {
  color: #4ABEA7;
  border: 1px solid #4ABEA7;
  background: #fff;
}

.btn-red {
  padding: 0px 30px;
  background: #fff;
  color: #d52110;
  border: 1px solid #d52110;
  overflow: hidden;
  transition: all 0.4s;
}

.btn-red:after {
  background-color: #fbeeee;
}

.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red:active:focus {
  color: #d52110;
  border: 1px solid #d52110;
  background: #fff;
}

.btn.btn-cm,
.btn.btn-grey,
.btn.btn-orange,
.btn.btn-azure,
.btn.btn-aqua {
  padding-top: 0;
  padding-bottom: 0;
}

.badge-cm {
  position: absolute;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  font-weight: 800;
  right: -7px;
  top: 8px;
  background: #f5bd23;
  color: #294563;
}

@media (max-width:767px) {
  .badge-cm {
    width: 13px;
    height: 13px;
    font-size: 8.1px;
    line-height: 13px;
  }
}

.badge-cm.btn-disabled {
  color: #c7c7c7 !important;
  border: 1px solid #c7c7c7 !important;
  pointer-events: none;
  background-color: #f0f0f0 !important;
}

.responsive-table-cm {
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
}

.responsive-table-cm>thead>tr>th,
.responsive-table-cm>tbody>tr>th {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #294563;
  height: 60px;
  line-height: 1.27;
  vertical-align: middle;
  border: none;
  border-bottom: 1px solid #e8e8e8;
}

.responsive-table-cm.unstriped tbody {
  background-color: transparent;
}

.responsive-table-cm th {
  background-color: #fafafa;
}

@media screen and (max-width:767px) {
  .responsive-table-cm {}

  .responsive-table-cm thead tr {
    position: absolute;
    top: -9999em;
    left: -9999em;
  }

  .responsive-table-cm tr {
    border-top: 1px solid #ddd;
    display: block;
    padding: 10px 0;
  }

  .responsive-table-cm tr+tr {
    margin-top: 1.5rem;
  }
}

@media screen and (max-width:767px) and (max-width:767px) {
  .responsive-table-cm tr+tr {
    margin-top: -1px;
  }
}

@media screen and (max-width:767px) {
  .responsive-table-cm td {
    border: none !important;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
    padding-left: 50% !important;
    position: relative !important;
    text-align: right;
  }
}

@media screen and (max-width:767px) and (max-width:767px) {
  .responsive-table-cm td {
    padding-left: 0% !important;
    padding-right: 15px !important;
  }
}

@media screen and (max-width:767px) and (max-width:320px) {
  .responsive-table-cm td {
    padding-left: 35% !important;
  }
}

@media screen and (max-width:767px) {
  .responsive-table-cm td:before {
    content: attr(data-label);
    display: inline-block;
    font-weight: bold;
    line-height: 1.5;
    width: 50%;
    z-index: 1;
    color: #294563;
    left: 0;
    text-align: left;
    padding-left: 15px;
    flex-shrink: 0;
  }
}

@media (max-width:767px) {
  .footer-btgr {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .footer-btgr a:nth-child(1),
  .footer-btgr button:nth-child(1) {
    order: 2;
  }

  .footer-btgr a:nth-child(2),
  .footer-btgr button:nth-child(2) {
    order: 1;
  }
}

.bootstrap-select button.dropdown-toggle:focus {
  outline: none !important;
}

.ui-page {
  outline: none;
}

@-webkit-keyframes mn-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}

@keyframes mn-fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}

.mn-fadeInRight {
  -webkit-animation-name: mn-fadeInRight;
  animation-name: mn-fadeInRight;
}

@-webkit-keyframes mn-fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
    visibility: hidden;
  }
}

@keyframes mn-fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
    visibility: hidden;
  }
}

.mn-fadeOutRight {
  -webkit-animation-name: mn-fadeOutRight;
  animation-name: mn-fadeOutRight;
}

@-webkit-keyframes mn-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes mn-fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.mn-fadeInLeft {
  -webkit-animation-name: mn-fadeInLeft;
  animation-name: mn-fadeInLeft;
}

@-webkit-keyframes mn-fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes mn-fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.mn-fadeOutLeft {
  -webkit-animation-name: mn-fadeOutLeft;
  animation-name: mn-fadeOutLeft;
}

@-webkit-keyframes mn-fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}

@keyframes mn-fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}

.mn-fadeInDown {
  -webkit-animation-name: mn-fadeInDown;
  animation-name: mn-fadeInDown;
}

@-webkit-keyframes mn-fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    visibility: hidden;
  }
}

@keyframes mn-fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    visibility: hidden;
  }
}

.mn-fadeOutUp {
  -webkit-animation-name: mn-fadeOutUp;
  animation-name: mn-fadeOutUp;
  pointer-events: none;
}

.mn-animated {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.mn-animated.mn-fadeOutRight {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.mn-animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.mn-animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.mn-animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.mn-animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.mn-animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.mn-animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

.fc .fc-scroller-liquid-absolute {
  overflow: hidden !important;
}

@media (min-width:768px) and (max-width:1024px) {
  .fc .fc-scroller-liquid-absolute {
    overflow: hidden scroll !important;
  }
}

@media (max-width:767px) {
  .fc .fc-scroller-liquid-absolute {
    overflow: hidden scroll !important;
  }
}

.fc-header-toolbar h2 {
  padding: 8px;
  display: inline-block;
}

.fc-header-toolbar h2 span {
  color: #4ABEA7;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.4px;
  margin-bottom: 0;
  position: relative;
  top: 5px;
}

.fc-header-toolbar h2 span i {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.58;
  letter-spacing: 0.5px;
  text-align: center;
  color: #4ABEA7;
}

@media (max-width:767px) {
  .fc-header-toolbar h2 span i {
    display: inline-block;
    font-size: 14px;
    line-height: 1.07;
    letter-spacing: 0.4px;
    margin-right: 8px;
  }
}

@media (max-width:767px) {

  .fc-header-toolbar .fc-customPrev-button,
  .fc-header-toolbar .fc-customNext-button,
  .fc-header-toolbar .fc-customPrev2-button,
  .fc-header-toolbar .fc-customNext2-button {
    display: none;
  }
}

.calendar-table .fc-button:focus {
  box-shadow: none;
}

.fc-widget-content .fc-scroller {
  overflow: visible !important;
  height: auto !important;
}

div.bootstrap-select.item-select {
  margin-bottom: 0;
}

div.bootstrap-select .form-control {
  height: auto;
}

div.bootstrap-select.form-control {
  height: auto;
}

div.bootstrap-select .popover-title {
  color: #4ABEA7;
}

.pagination li.active>a,
.pagination li.active a:hover,
.pagination li.active a:focus {
  background-color: #4ABEA7;
  color: #fff;
}

.pagination li.previous>a,
.pagination li.next>a {
  text-indent: -99999px;
  background: url(../image/next-date.svg) center no-repeat;
  background-size: 16px;
}

.pagination li.previous>a {
  background-image: url(../image/prev-page-arrow.svg);
}

.pagination li>a {
  width: 26px;
  height: 26px;
  line-height: 26px;
  padding: 0;
  text-align: center;
  color: #9b9b9b;
  border: none;
  border-radius: 50%;
  font-size: 14px;
  margin-right: 3px;
}

.pagination li>a:focus,
.pagination li>a:hover {
  color: #9b9b9b;
}

.dataTables_paginate {
  text-align: right;
}

.dataTables_paginate .pagination {
  margin: 0 0 20px 0;
}

.dataTables_wrapper>.row:first-child .col-md-6 {
  width: 100%;
}

#uploaded-files_filter {
  position: absolute;
  right: 170px;
  top: -81px;
}

@media (max-width:767px) {
  #uploaded-files_filter {
    position: static;
    text-align: center;
    margin-bottom: 20px;
  }
}

#uploaded-files_filter label {
  color: #4ABEA7;
}

#uploaded-files_filter label input[type="search"] {
  margin-left: .5rem;
  display: inline-block;
  box-shadow: none;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  border-radius: 50px;
  border: solid 1px #d5d5d5;
  width: 250px;
  max-width: 250px;
  background: #f7f7f7 url(../image/icon-search.svg) right 18px center no-repeat;
  background-size: 20px;
}

#uploaded-files_filter label input[type="search"]:focus {
  border-color: #4ABEA7;
  background-color: #fff;
}

.panel-title {
  margin: 0;
  padding: 0;
}

.cbx-factor {
  display: block;
  position: relative;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 0.3px;
  color: #cccccc;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.cbx-factor:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.cbx-factor.item-shorted:before {
  -webkit-animation: flash-shine 1.55s cubic-bezier(0, 0, 0.17, 0.68);
  animation: flash-shine 1.55s cubic-bezier(0, 0, 0.17, 0.68);
}

.cbx-factor input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.cbx-factor .checkmark {
  position: relative;
  display: block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.2px;
  border-radius: 4px;
  padding: 0 15px 0 32px;
  border: 2px solid transparent;
  transition: all 0.15s ease-out;
  background-color: #ececec;
  background-size: 22px auto;
  width: 100%;
  float: right;
}

.cbx-factor .checkmark:before {
  content: '';
  position: absolute;
  width: 13px;
  height: 20px;
  background: url(../image/bullet-dice.svg) center no-repeat;
  background-size: contain;
  left: 10px;
  top: 9px;
}

.list-number {
  display: inline-block;
  float: left;
}

.list-number li {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 15px;
  border-radius: 4px;
  background-color: #c86478;
  text-align: center;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.2px;
  color: #ffffff;
}

.list-number li:nth-child(2) {
  background-color: #d28393;
}

.list-number li:nth-child(3) {
  background-color: #faaa5a;
}

.list-number li:nth-child(4) {
  background-color: #faba7a;
}

.list-number li:nth-child(5) {
  background-color: #85d2de;
}

.list-number li:nth-child(6) {
  background-color: #a6eaf4;
}

.list-number li:nth-child(7) {
  background-color: #aabacb;
}

.list-number li:nth-child(8) {
  background-color: #e1e1e1;
}

#user-sortable {
  width: calc(100% - 46px);
  float: right;
}

@-webkit-keyframes flash-shine {
  100% {
    left: 125%;
  }
}

@keyframes flash-shine {
  100% {
    left: 125%;
  }
}

section.sec-invoiced {
  margin-top: 66px;
}

@media (max-width:767px) {
  section.sec-invoiced {
    margin-top: 19px;
  }
}

section.sec-invoiced .panel-group {
  margin-bottom: 0;
}

section.sec-invoiced .invoice-id {
  font-size: 14px;
  font-weight: 800;
  color: #294563;
  width: 36.77%;
  display: inline-block;
}

@media (max-width:767px) {
  section.sec-invoiced .invoice-id {
    font-size: 12px;
    width: 100%;
  }
}

section.sec-invoiced .time {
  width: 34.38%;
  display: inline-block;
  font-size: 14px;
  color: #4F4D59;
}

@media (max-width:767px) {
  section.sec-invoiced .time {
    position: absolute;
    top: 29px;
    width: auto;
    font-size: 10px;
    left: 15px;
  }
}

section.sec-invoiced .status {
  width: 90px;
  height: 20px;
  line-height: 21px;
  display: inline-block;
  font-size: 10px;
  font-weight: 800;
  text-align: center;
  color: #ffffff;
  letter-spacing: 0.4px;
  border-radius: 13px;
  text-transform: uppercase;
}

@media (max-width:767px) {
  section.sec-invoiced .status {
    position: absolute;
    right: 0;
    top: 17px;
    width: 70px;
    height: 17px;
    font-size: 8px;
    line-height: 17px;
  }
}

section.sec-invoiced .status.pending {
  background-color: #f1b000;
}

section.sec-invoiced .status.paid {
  background-color: #4ABEA7;
}

section.sec-invoiced .status.rejected {
  background-color: #d52110;
}

section.sec-invoiced .panel-collapse>.panel-body {
  border-top: none !important;
  padding: 0 15px;
}

section.sec-invoiced .panel-heading {
  padding: 0;
  background-color: #fff;
}

section.sec-invoiced .panel-default {
  border: none;
  box-shadow: none;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  border-radius: 0;
}

section.sec-invoiced .panel-group .panel+.panel {
  margin-top: -1px;
}

@media (max-width:767px) {
  section.sec-invoiced .panel-title {
    position: relative;
  }
}

section.sec-invoiced .panel-title>a {
  display: block;
  height: 62px;
  line-height: 62px;
  padding: 0 26px;
  position: relative;
}

@media (max-width:767px) {
  section.sec-invoiced .panel-title>a {
    padding: 8px 0 0 16px;
    line-height: 1;
    height: 50px;
  }
}

section.sec-invoiced .panel-title>a:after {
  content: '';
  position: absolute;
  right: 15px;
  top: 23px;
  width: 18px;
  height: 18px;
  background: url(../image/icon-subject-plus.svg) center no-repeat;
  background-size: contain;
}

@media (max-width:767px) {
  section.sec-invoiced .panel-title>a:after {
    width: 12px;
    height: 12px;
    left: 0;
    top: 11px;
  }
}

section.sec-invoiced .panel-title>a[aria-expanded="true"]:after {
  background: url(../image/icon-minus-active.svg) center no-repeat;
  background-size: contain;
}

section.sec-invoiced .panel-title>a[aria-expanded="true"] .invoice-id {
  color: #4ABEA7;
}

.invoice-table {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 30px;
}

@media (max-width:767px) {
  .invoice-table {
    margin-bottom: 20px;
  }
}

.invoice-table>thead>tr>th,
.invoice-table>tbody>tr>th {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #294563;
  height: 60px;
  line-height: 1.27;
  vertical-align: middle;
  background-color: #f7f7f7;
  border: none;
  border-bottom: 1px solid #e8e8e8;
}

.invoice-table>thead>tr>th:nth-child(1),
.invoice-table>tbody>tr>th:nth-child(1) {
  width: 7.15%;
  padding: 0 0 0 13px;
}

.invoice-table>thead>tr>th:nth-child(2),
.invoice-table>tbody>tr>th:nth-child(2) {
  width: 15.02%;
}

.invoice-table>thead>tr>th:nth-child(3),
.invoice-table>tbody>tr>th:nth-child(3) {
  width: 9.04%;
}

.invoice-table>thead>tr>th:nth-child(4),
.invoice-table>tbody>tr>th:nth-child(4) {
  width: 26.17%;
}

.invoice-table>thead>tr>th:nth-child(5),
.invoice-table>tbody>tr>th:nth-child(5) {
  width: 20.87%;
}

.invoice-table>thead>tr>th:nth-child(6),
.invoice-table>tbody>tr>th:nth-child(6) {
  width: 8.59%;
}

.invoice-table>thead>tr>th:nth-child(7),
.invoice-table>tbody>tr>th:nth-child(7) {
  width: 12.3%;
}

.invoice-table>thead>tr>th:nth-child(8),
.invoice-table>tbody>tr>th:nth-child(8) {
  width: 11.59%;
}

.tutor-avatar>a,
.user-avatar>a {
  display: block;
}

.tutor-avatar>a>span.abbreviation,
.user-avatar>a>span.abbreviation {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  border-radius: 50%;
  border: 2px solid #c7c7c7;
  color: #294563;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}

@media (max-width:767px) {

  .tutor-avatar>a>span.abbreviation,
  .user-avatar>a>span.abbreviation {
    font-size: 26px;
  }
}

.fc-ltr .fc-time-grid div.fc-event-container {
  margin: 0;
}

.fc-time-grid-event .fc-time span {
  text-align: center;
  display: block;
}

@media (max-width:767px) {
  .fc-time-grid-event .fc-time span {
    font-size: 7px;
  }
}

.landing-footer {
  position: relative;
  text-align: center;
  margin: 0 auto;
}

.landing-footer__made-with {
  font-size: 12px;
  color: #4F4D59;
  margin-top: 219px;
}

@media (max-width:767px) {
  .landing-footer__made-with {
    font-size: 10px;
    margin-top: 19.6%;
  }
}

.landing-footer__made-with i {
  color: #4ABEA7;
}

.landing-footer__icp {
  display: inline-block;
  margin-top: 10px;
}

.landing-footer__icp li {
  float: left;
  font-size: 12px;
  color: #4F4D59;
  font-family: "PingFangSC" "Raleway", Helvetica, Arial, sans-serif;
  padding: 0 15px;
  position: relative;
}

@media (max-width:767px) {
  .landing-footer__icp li {
    font-size: 10px;
  }
}

.landing-footer__icp li:first-child:after {
  content: '|';
  position: absolute;
  right: 0;
  top: 0;
}

[lang="en"] .lesson-details-page .course-item__replay-btn {
  font-size: 14px;
}

[lang="en"] .time-table-page .course-item__replay-btn {
  font-size: 14px;
  width: 100%;
  max-width: 168px;
}

[lang="en"] div.course-item__status {
  font-size: 13px;
}

[lang="en"] .avatar-box__btn-change {
  font-size: 14px;
  padding: 0px 15px;
}

[lang="en"] .user-dashboard__nav-link {
  font-size: 18px;
}

[lang="en"] .tutor-homework-page .homework-item__btn {
  font-size: 10px !important;
}

[lang="en"] div.my-homework__evaluate {
  font-size: 14px;
}

.loading-default {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.loading-default div {
  position: absolute;
  width: 6px;
  height: 6px;
  background: #4ABEA7;
  border-radius: 50%;
  animation: loading-default 1.2s linear infinite;
}

.loading-default div:nth-child(1) {
  animation-delay: 0s;
  top: 37px;
  left: 66px;
}

.loading-default div:nth-child(2) {
  animation-delay: -0.1s;
  top: 22px;
  left: 62px;
}

.loading-default div:nth-child(3) {
  animation-delay: -0.2s;
  top: 11px;
  left: 52px;
}

.loading-default div:nth-child(4) {
  animation-delay: -0.3s;
  top: 7px;
  left: 37px;
}

.loading-default div:nth-child(5) {
  animation-delay: -0.4s;
  top: 11px;
  left: 22px;
}

.loading-default div:nth-child(6) {
  animation-delay: -0.5s;
  top: 22px;
  left: 11px;
}

.loading-default div:nth-child(7) {
  animation-delay: -0.6s;
  top: 37px;
  left: 7px;
}

.loading-default div:nth-child(8) {
  animation-delay: -0.7s;
  top: 52px;
  left: 11px;
}

.loading-default div:nth-child(9) {
  animation-delay: -0.8s;
  top: 62px;
  left: 22px;
}

.loading-default div:nth-child(10) {
  animation-delay: -0.9s;
  top: 66px;
  left: 37px;
}

.loading-default div:nth-child(11) {
  animation-delay: -1s;
  top: 62px;
  left: 52px;
}

.loading-default div:nth-child(12) {
  animation-delay: -1.1s;
  top: 52px;
  left: 62px;
}

@keyframes loading-default {

  0%,
  20%,
  80%,
  100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.5);
  }
}

.ajax-loading {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(255, 255, 255, 0.68);
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  left: 0;
  top: 0;
  z-index: 9999;
  align-items: center;
  justify-content: center;
}

.ajax-loading__text {
  margin-top: 10rem;
  color: #294563;
}

.ajax-loading__percent-process {
  color: #d52110;
}

.ajax-loading__text-percent {
  color: #d52110;
  font-weight: bold;
}

.ajax-loading__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 8px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

@-webkit-keyframes load5 {

  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #4ABEA7, 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.5), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.7);
  }

  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.7), 1.8em -1.8em 0 0em #4ABEA7, 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.5);
  }

  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.5), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.7), 2.5em 0em 0 0em #4ABEA7, 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }

  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.5), 2.5em 0em 0 0em rgba(0, 203, 200, 0.7), 1.75em 1.75em 0 0em #4ABEA7, 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }

  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.5), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.7), 0em 2.5em 0 0em #4ABEA7, -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }

  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.5), 0em 2.5em 0 0em rgba(0, 203, 200, 0.7), -1.8em 1.8em 0 0em #4ABEA7, -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }

  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.5), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.7), -2.6em 0em 0 0em #4ABEA7, -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }

  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.5), -2.6em 0em 0 0em rgba(0, 203, 200, 0.7), -1.8em -1.8em 0 0em #4ABEA7;
  }
}

@keyframes load5 {

  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #4ABEA7, 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.5), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.7);
  }

  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.7), 1.8em -1.8em 0 0em #4ABEA7, 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.5);
  }

  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.5), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.7), 2.5em 0em 0 0em #4ABEA7, 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }

  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.5), 2.5em 0em 0 0em rgba(0, 203, 200, 0.7), 1.75em 1.75em 0 0em #4ABEA7, 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }

  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.5), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.7), 0em 2.5em 0 0em #4ABEA7, -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.2), -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }

  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.5), 0em 2.5em 0 0em rgba(0, 203, 200, 0.7), -1.8em 1.8em 0 0em #4ABEA7, -2.6em 0em 0 0em rgba(0, 203, 200, 0.2), -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }

  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.5), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.7), -2.6em 0em 0 0em #4ABEA7, -1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2);
  }

  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 203, 200, 0.2), 1.8em -1.8em 0 0em rgba(0, 203, 200, 0.2), 2.5em 0em 0 0em rgba(0, 203, 200, 0.2), 1.75em 1.75em 0 0em rgba(0, 203, 200, 0.2), 0em 2.5em 0 0em rgba(0, 203, 200, 0.2), -1.8em 1.8em 0 0em rgba(0, 203, 200, 0.5), -2.6em 0em 0 0em rgba(0, 203, 200, 0.7), -1.8em -1.8em 0 0em #4ABEA7;
  }
}

.tooltip-inner {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  background-color: #294563;
  padding: 6px 8px;
}

.tooltip.right .tooltip-arrow {
  border-right-color: #294563;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #294563;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #294563;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #294563;
}

#scroll-toparr {
  position: fixed;
  z-index: 99;
  display: inline-block;
  bottom: 35px;
  right: 50px;
  font-size: 16px;
  background: #4ABEA7;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  color: #fff;
  display: none;
  cursor: pointer;
}

div.mbsc-ios div.mbsc-fr-btn {
  color: #4ABEA7;
}

div.mbsc-ios.mbsc-fr-bottom .mbsc-fr-btn-cont,
.mbsc-ios.mbsc-fr-top .mbsc-fr-btn-cont {
  background: #fff;
}

div.mbsc-ios.mbsc-fr-bottom .mbsc-fr-overlay,
.mbsc-ios.mbsc-fr-top .mbsc-fr-overlay {
  background: rgba(0, 0, 0, 0.7);
}

div.mbsc-ios.mbsc-fr-bottom .mbsc-fr-popup {
  border: none;
}

div.mbsc-ios .mbsc-sc-whl-gr-3d .mbsc-sc-whl-c,
.mbsc-ios.mbsc-calendar .mbsc-sc-whl-gr-3d .mbsc-sc-whl-c {
  background: #fff;
}

div.mbsc-ios.mbsc-fr-bottom .mbsc-sc-whl-o,
.mbsc-ios.mbsc-fr-top .mbsc-sc-whl-o {
  background: -webkit-linear-gradient(#fff, rgba(247, 247, 247, 0) 52%, rgba(247, 247, 247, 0) 48%, #fff);
  background: linear-gradient(#fff, rgba(247, 247, 247, 0) 52%, rgba(247, 247, 247, 0) 48%, #fff);
}

div.mbsc-ios.mbsc-sc.mbsc-fr-bottom .mbsc-fr-w,
.mbsc-ios.mbsc-sc.mbsc-fr-top .mbsc-fr-w {
  background: #fff;
  border-radius: 10px 10px 0 0;
  position: relative;
}

@media (max-width:767px) {

  div.mbsc-ios.mbsc-sc.mbsc-fr-bottom .mbsc-fr-w:before,
  .mbsc-ios.mbsc-sc.mbsc-fr-top .mbsc-fr-w:before {
    content: '';
    width: 30px;
    height: 4px;
    border-radius: 5.5px;
    background-color: #c7c7c7;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10;
  }
}

div.mbsc-ios.mbsc-fr-bottom .mbsc-sc-whl-gr-3d .mbsc-sc-whl-c,
.mbsc-ios.mbsc-fr-top .mbsc-sc-whl-gr-3d .mbsc-sc-whl-c {
  background: #fff;
}

div.mbsc-ios .mbsc-sc-itm-sel,
.mbsc-ios .mbsc-sc-whl-gr-3d .mbsc-sc-itm {
  color: #4F4D59;
}

div.mbsc-ios.mbsc-fr-bottom .mbsc-sc-whl-l,
div.mbsc-ios.mbsc-fr-top .mbsc-sc-whl-l {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}

div.mbsc-ios.mbsc-fr-pointer .mbsc-fr-persp .mbsc-cal-picker,
div.mbsc-ios.mbsc-fr-pointer .mbsc-fr-persp .mbsc-fr-popup .mbsc-fr-w {
  background: #fff;
}

div.mbsc-ios.mbsc-fr-pointer .mbsc-sc-itm-sel {
  color: #4F4D59;
  font-weight: bold;
}

div.mbsc-ios .mbsc-sc-whl-gr-3d .mbsc-sc-itm-3d {
  font-size: 16px;
}

div.mbsc-ios .mbsc-sc-itm {
  font-size: 16px;
}

div.mbsc-ios.mbsc-fr-pointer .mbsc-sc-whl .mbsc-sel-gr {
  font-size: 18px;
  color: #4ABEA7;
}

div.mbsc-ios.mbsc-fr-pointer .mbsc-sc-itm-sel::before {
  font-size: 32px;
}

div.mbsc-ios.mbsc-fr-pointer.mbsc-fr .mbsc-fr-popup {
  border: 1px solid #eee;
  border-radius: 10px;
  max-width: 272px;
  width: 100%;
}

@media (max-width:767px) {
  div.mbsc-ios.mbsc-fr-pointer.mbsc-fr .mbsc-fr-popup {
    border: none;
    border-radius: 0;
  }
}

div.mbsc-ios .mbsc-fr-w {
  background-color: #fff;
}

div.mbsc-ios .mbsc-sc-whl-o,
div.mbsc-ios.mbsc-calendar .mbsc-sc-whl-o {
  background: -webkit-linear-gradient(#ffffff, rgba(247, 247, 247, 0) 52%, rgba(247, 247, 247, 0) 48%, #ffffff);
  background: linear-gradient(#ffffff, rgba(247, 247, 247, 0) 52%, rgba(247, 247, 247, 0) 48%, #ffffff);
}

div.mbsc-ios .mbsc-fr-arr {
  background: #fff;
}

input::-ms-clear,
input::-ms-reveal {
  display: none;
}

div.iti--allow-dropdown {
  display: flex;
  justify-content: space-between;
}

.iti .iti__flag-container {
  width: 85px;
  height: 50px;
  border-radius: 25px;
  border: solid 1px #c7c7c7;
  background-color: #ffffff;
  padding: 0;
  position: static;
}

.iti.iti--separate-dial-code .iti__selected-flag {
  background: transparent;
  outline: none;
  justify-content: center;
}

@media (max-width:767px) {
  .iti__flag {
    flex-shrink: 0;
  }
}

.iti.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background: transparent;
}

.iti--allow-dropdown input {
  width: calc(100% - 95px);
  padding: 0 16px !important;
}

ul.iti__country-list {
  z-index: 500;
  max-width: 378px;
  max-height: 239px;
  overflow-x: hidden;
  margin-top: 3px;
  border-radius: 4px;
  white-space: normal;
}

@media (max-width:767px) {
  ul.iti__country-list {
    width: auto;
  }
}

ul.iti__country-list.dropup {
  margin-bottom: 3px;
}

ul.iti__country-list::-webkit-scrollbar-track {
  background-color: transparent;
}

ul.iti__country-list::-webkit-scrollbar {
  width: 13px;
  background-color: transparent;
}

ul.iti__country-list::-webkit-scrollbar-thumb {
  height: 20px;
  border: 5px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  max-height: 200px;
  background-color: #e8e8e8;
}

ul.iti__country-list ::-webkit-scrollbar-corner {
  background-color: transparent;
}

@-webkit-keyframes blinker {
  50% {
    opacity: 0.2;
  }
}

.cm-video {
  position: relative;
  line-height: 0;
  border-radius: 0;
  overflow: hidden;
}

.cm-video.-small {
  display: block;
  max-width: 390px;
  margin: 0 auto;
  margin-top: -22px;
  margin-bottom: -22px;
}

@media (max-width:767px) {
  .cm-video.-small {
    margin-top: initial;
    margin-bottom: initial;
    border-radius: 10px;
  }
}

.cm-video.-small .cm-video__btn-play {
  width: 44px;
  height: 44px;
}

.cm-video.-small .cm-video__watch-again {
  height: 38px;
  line-height: 38px;
  padding: 0px 20px;
  font-size: 12px;
}

.cm-video.-playing .cm-video__overlay,
.cm-video.-playing .cm-video__end-panel {
  display: none !important;
}

.cm-video.-paused .cm-video__overlay {
  display: block !important;
}

.cm-video video {
  outline: none;
  position: relative;
  z-index: 1;
}

.cm-video__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  cursor: pointer;
  outline: none;
  opacity: 0.7;
  background-color: #4F4D59;
}

.cm-video__end-panel {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  cursor: pointer;
  outline: none;
  background-color: rgba(83, 107, 130, 0.9);
  line-height: initial;
  text-align: center;
  display: none;
}

.cm-video__watch-again {
  margin-bottom: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cm-video__btn-play {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  border: none;
  width: 80px;
  height: 80px;
  background: url(../image/icon-play.svg) left center no-repeat;
  background-size: contain;
  padding: 0;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

@media (max-width:767px) {
  .cm-video__btn-play {
    width: 47px;
    height: 47px;
  }
}

video::-webkit-media-controls-overlay-play-button {
  display: none;
}

.switch-button {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.switch-button__mess {
  margin-left: 16px;
  font-size: 16px;
  color: #4F4D59;
}

.switch-button__btn-wrap {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 30px;
}

.switch-button__btn-wrap:focus {
  outline: none;
}

.switch-button__btn-wrap input {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch-button__btn-wrap input:focus {
  outline: none;
}

.switch-button__btn-wrap input:checked~.switch-button__slider {
  background-color: #4ABEA7;
  border: solid 1px #4ABEA7;
  color: #fff;
}

.switch-button__btn-wrap input:checked~.switch-button__slider:before {
  -webkit-transform: translateX(40px);
  -ms-transform: translateX(40px);
  transform: translateX(40px);
  background-color: #fff;
}

.switch-button__btn-wrap input:checked~.switch-button__slider .-off {
  opacity: 0;
  visibility: hidden;
}

.switch-button__btn-wrap input:checked~.switch-button__slider .-on {
  opacity: 1;
  visibility: visible;
}

.switch-button__slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  border: solid 1px #d5d5d5;
  background-color: #ffffff;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch-button__slider:before {
  position: absolute;
  content: "";
  height: 24px;
  width: 24px;
  left: 2px;
  top: 2px;
  background-color: #cccccc;
  -webkit-transition: transform .4s;
  transition: transform .4s;
  z-index: 9;
}

.switch-button__slider.-round {
  border-radius: 36px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 8px;
  font-size: 13px;
  font-weight: 800;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  background-color: #f3f3f3;
  color: #ccc;
}

.switch-button__slider.-round:before {
  border-radius: 50%;
}

.switch-button__text {
  -webkit-transition: .4s;
  transition: .4s;
  text-transform: uppercase;
  white-space: nowrap;
}

.switch-button__text.-on {
  opacity: 0;
  visibility: hidden;
}

.switch-button__text.-off {
  opacity: 1;
  visibility: visible;
}

.calendar-tooltip .tooltip-inner {
  padding: 16px;
  border-radius: 10px;
}

.calendar-tooltip__time {
  font-size: 14px;
  font-weight: normal;
  color: #dfdfdf;
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 8px;
  justify-content: center;
}

.calendar-tooltip__time:before {
  content: "\e941";
  font-family: 'cm-fonts' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 22px;
  margin-right: 5px;
  margin-right: 3px;
}

.calendar-tooltip__chinese-title {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 5px;
}

.calendar-tooltip__title {
  font-size: 14px;
  font-weight: normal;
  color: #dfdfdf;
}

@media (max-width:767px) {
  .cm-files-upload {
    margin-top: 20px;
  }
}

.cm-files-upload__files-empty {
  padding: 72px 0 30px;
  text-align: center;
}

.cm-files-upload__icon-empty-img {
  margin-bottom: 10px;
}

.cm-files-upload__empty-title {
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #294563;
  margin-bottom: 6px;
}

.cm-files-upload__empty-desc {
  color: #4F4D59;
  margin-bottom: 10px;
}

.cm-files-upload__btn-add-file {
  display: flex;
  margin: 0 auto;
  padding: 0 15px;
  height: 38px;
  line-height: 38px;
}

.cm-files-upload__item {
  display: flex;
  padding: 20px 0;
  justify-content: space-between;
  border-bottom: solid 1px #e8e8e8;
  position: relative;
}

@media (max-width:767px) {
  .cm-files-upload__item {
    flex-wrap: wrap;
    border-radius: 10px;
    background-color: #fff;
    border: solid 1px #d5d5d5;
    padding: 15px 13px;
    margin-bottom: 15px;
  }
}

.cm-files-upload__item:last-child {
  border-bottom: 0;
}

@media (max-width:767px) {
  .cm-files-upload__item:last-child {
    border: solid 1px #d5d5d5;
  }
}

.cm-files-upload__item-name {
  width: 100%;
  font-size: 18px;
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  color: #4F4D59;
  position: relative;
  padding-left: 30px;
  padding-right: 16px;
}

@media (max-width:767px) {
  .cm-files-upload__item-name {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 40px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 9px;
  }
}

.cm-files-upload__visible {
  font-size: 14px;
  white-space: nowrap;
  margin-right: 16px;
  align-items: center;
  display: flex;
  margin-bottom: 0;
  position: relative;
}

@media (max-width:767px) {
  .cm-files-upload__visible {
    margin-right: 0;
    display: inline-block;
  }
}

.cm-files-upload__item-link {
  color: #4F4D59;
  word-break: break-all;
}

.cm-files-upload__item-link:hover,
.cm-files-upload__item-link:active,
.cm-files-upload__item-link:focus {
  opacity: 0.8;
  color: #4F4D59;
}

@media (max-width:767px) {
  .cm-files-upload__item-link {
    font-size: 14px;
  }
}

.cm-files-upload .cm-lesson-icon {
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 4px;
}

@media (max-width:767px) {
  .cm-files-upload .cm-lesson-icon {
    width: 22px;
    height: 22px;
  }
}

.cm-files-upload__item-view {
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #4ABEA7;
  flex-shrink: 0;
}

@media (max-width:767px) {
  .cm-files-upload__item-view {
    padding-left: 30px;
    float: right;
  }
}

.cm-files-upload__item-view:hover {
  text-decoration: underline;
  color: #4ABEA7;
}

.cm-files-upload__remove {
  display: block;
  font-size: 0;
  z-index: 30;
  text-indent: -99999px;
  height: 26px;
  width: 26px;
  background: url(../image/icon-delete.svg) center no-repeat;
  background-size: contain;
  flex-shrink: 0;
  border: none;
  margin-right: 15px;
}

@media (max-width:767px) {
  .cm-files-upload__remove {
    top: 13px;
    position: absolute;
    right: 13px;
    margin: 0;
  }
}

.modal-schedule .content-loading {
  position: absolute;
}

.content-loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(247, 247, 247, 0.53);
  z-index: 1500;
  text-align: center;
}

.content-loading:after {
  content: "\f110";
  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;
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
  position: absolute;
  top: 50%;
  font-size: 2rem;
}

.upload-box {
  width: 100%;
  background-color: #F7F7F7;
  text-align: center;
  border: 2px dashed #e8e8e8;
  border-radius: 10px;
  padding: 30px 15px 40px;
  position: relative;
  margin-bottom: 25px;
}

.upload-box.-error {
  border: 2px dashed #d0021b;
  background-color: #ffebeb;
}

@media (max-width:767px) {
  .upload-box {
    background-color: #e8e8e8;
    padding: 25px 0;
    height: auto;
  }
}

.upload-box__error-mess {
  font-size: 16px;
  font-weight: 600;
  color: #294563;
  margin-bottom: 36px;
}

.upload-box__icon {
  width: 70px;
  margin-bottom: 10px;
}

@media (max-width:767px) {
  .upload-box__icon {
    width: 60px;
    margin-bottom: 10px;
  }
}

.upload-box__desc {
  font-size: 16px;
  line-height: 1.63;
  color: #4F4D59;
}

@media (max-width:767px) {
  .upload-box__desc {
    display: none;
  }
}

.upload-box p:nth-of-type(2) {
  margin-bottom: 5px;
}

.upload-box__input-file-wrap input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  overflow: hidden;
}

.upload-box .btn-grey {
  position: relative;
  z-index: 2;
  padding: 0 47px;
  height: 36px;
  line-height: 36px;
  width: 180px;
  font-size: 14px;
  letter-spacing: 0.8px;
  cursor: pointer;
  margin-bottom: 8px;
}

@media (max-width:767px) {
  .upload-box .btn-grey {
    max-width: 200px;
    padding: 0;
    height: 32px;
    line-height: 31px;
    font-size: 12px;
  }
}

.upload-box__file-name {
  position: absolute;
  padding: 8px;
}

.upload-box__add-link {
  color: #4ABEA7;
  position: relative;
  z-index: 9;
}

.upload-box__add-link:hover {
  color: #69d1bc;
}

.uploaded-files {
  margin: 20px 0 40px;
  padding: 15px 20px;
  border-radius: 10px;
  border: solid 1px #e8e8e8;
  background-color: #f7f7f7;
  display: table;
  width: 100%;
  display: none;
}

@media (max-width:767px) {
  .uploaded-files {
    border: none;
    padding: 0;
    background-color: initial;
    margin: 20px 0;
  }
}

.uploaded-files__item {
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  min-height: 40px;
  background-color: #f7f7f7;
  border-radius: 10px;
  font-size: 16px;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.uploaded-files__item:hover {
  background-color: #ededed;
}

@media (max-width:767px) {
  .uploaded-files__item {
    padding: 14px 15px;
    border-radius: 10px;
    border: solid 1px #d5d5d5;
    background-color: #ffffff;
    position: relative;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

.uploaded-files__item.-failed {
  background-color: #ededed;
}

@media (max-width:767px) {
  .uploaded-files__item.-failed {
    background-color: #fff;
  }
}

.uploaded-files__item.-failed .uploaded-files__name,
.uploaded-files__item.-failed .uploaded-files__status {
  color: #d52110;
}

.uploaded-files__item:last-child {
  margin-bottom: 0;
}

.uploaded-files__name {
  font-size: 14px;
  line-height: 1.63;
  color: #4F4D59;
  width: 77%;
  padding: 0 25px;
  word-break: break-word;
}

.uploaded-files__name a {
  font-size: 14px;
  word-break: break-word;
  color: #4F4D59;
  font-weight: normal;
}

@media (max-width:767px) {
  .uploaded-files__name {
    font-size: 14px;
    width: 100%;
    padding: 0 25px 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
    background: url(../image/icon-mylesson-active.svg) left top no-repeat;
    background-size: 17px;
  }
}

.uploaded-files__status {
  width: 10%;
  min-width: 70px;
  margin-right: 10px;
  font-size: 14px;
  display: flex;
  align-items: center;
}

@media (min-width:768px) and (max-width:991px) {
  .uploaded-files__status {
    width: 13%;
  }
}

@media (max-width:767px) {
  .uploaded-files__status {
    margin-right: 0;
  }
}

.uploaded-files__remove {
  width: 24px;
  height: 24px;
  background: url(../image/icon-delete.svg) center no-repeat;
  background-size: contain;
  border: none;
  box-shadow: none;
}

@media (max-width:767px) {
  .uploaded-files__remove {
    position: absolute;
    top: 15px;
    right: 15px;
  }
}

.uploaded-files__retry {
  padding: 0;
  margin: 0;
  margin-left: 20px;
  border: none;
  box-shadow: none;
  color: #4ABEA7;
  background-color: transparent;
  vertical-align: top;
}

@media (max-width:767px) {
  .uploaded-files__retry {
    position: absolute;
    bottom: 15px;
    right: 15px;
  }
}

.uploaded-files__retry:hover {
  text-decoration: underline;
}

.uploaded-files .progress {
  width: 70px;
  height: 15px;
  background-color: #ffffff;
  box-shadow: none;
  border-radius: 18.5px;
  border: solid 1px #d5d5d5;
  position: relative;
  overflow: visible;
  margin-bottom: 0;
  display: inline-block;
}

@media (max-width:767px) {
  .uploaded-files .progress {
    display: inline-block;
  }
}

.uploaded-files .progress-bar {
  border-radius: 18.5px;
  height: calc(100% + 2px);
  background-color: #4ABEA7;
  position: absolute;
  top: -1px;
  left: 0;
  box-shadow: none;
}

.messages__wrapper .alert {
  min-height: 40px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  padding-left: 50px;
  font-size: 16px;
  border-radius: 36px;
  margin-bottom: 20px;
  position: relative;
  padding: 5px 35px 5px 36px;
  line-height: 1.2;
}

@media (max-width:767px) {
  .messages__wrapper .alert {
    font-size: 14px;
  }
}

.messages__wrapper .alert:before {
  content: "\E902";
  font-size: 20px;
  color: #d52110;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  font-family: cm-fonts !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.messages__wrapper .alert.alert-success {
  color: #27c24c;
  background-color: #ecfff1;
  border-color: #27c24c;
}

.messages__wrapper .alert.alert-success:before {
  color: #27c24c;
}

.messages__wrapper .alert.alert-danger {
  border: solid 1.5px #d52110;
  background-color: #ffebeb;
  color: #d52110;
}

.messages__wrapper .alert.alert-danger:before {
  color: #d52110;
}

.messages__wrapper .alert.alert-warning {
  color: #ff902b;
  background-color: #fff6ee;
  border-color: #ff902b;
}

.messages__wrapper .alert.alert-warning:before {
  color: #ff902b;
}

.messages__wrapper .alert.alert-dismissible .close {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.messages__wrapper .alert.alert-dismissible .close span {
  line-height: 0;
}

div.bootstrap-select .bs-searchbox .form-control {
  border-radius: 20px;
}

.dropdown-item .check-mark:after,
.selected .check-mark:after {
  content: "\e92f";
  font-family: 'cm-fonts' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.label-cm {
  font-size: 16px;
  font-weight: 800;
  color: #294563;
  margin-bottom: 10px;
}

@media (max-width:767px) {
  .label-cm {
    font-size: 12px;
    margin-bottom: 4px;
  }
}

.tabs-cm .tab-content {
  padding: 10px 20px;
  border: 1px solid #e8e8e8;
  border-top: none;
  background: #fff;
}

.tabs-cm .nav-tabs {
  border-bottom: 1px solid #e8e8e8;
}

.tabs-cm .nav-tabs>.nav-item.active>.nav-link {
  background-color: #fff;
  border-bottom-color: transparent;
}

.tabs-cm .nav-tabs>.nav-item>.nav-link {
  font-weight: 500;
  color: #656565;
  background-color: #efefef;
  margin: 0;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  padding: 10px 20px;
  cursor: pointer;
}

.tabs-cm .nav-tabs>li {
  margin-left: -1px;
}

.tabs-cm .nav-tabs>li:first-child {
  margin-left: 0;
}

.container .breadcrumb {
  padding: 8px 0;
}

.breadcrumb {
  margin: 20px 0 40px;
  background-color: transparent;
  font-size: 16px;
}

@media (max-width:767px) {
  .breadcrumb {
    margin: 20px 0;
    font-size: 14px;
  }
}

.breadcrumb a {
  color: #294563;
}

.breadcrumb>.active {
  color: #4ABEA7;
}

.breadcrumb>li+li:before {
  content: "> ";
}

.page-wrap {
  min-height: calc(100vh - 387px);
}

@media (min-width:768px) and (max-width:991px) {
  .page-wrap {
    padding-top: 68px;
  }
}

@media (max-width:767px) {
  .page-wrap {
    padding-top: 60px;
    overflow: hidden;
  }
}

@media (max-width:767px) {
  .page-wrap.test-page {
    padding-top: 50px;
  }
}

.page-wrap .row {
  margin-right: -15px;
  margin-left: -15px;
}

.page-wrap .col-xs-1,
.page-wrap .col-sm-1,
.page-wrap .col-md-1,
.page-wrap .col-lg-1,
.page-wrap .col-xs-2,
.page-wrap .col-sm-2,
.page-wrap .col-md-2,
.page-wrap .col-lg-2,
.page-wrap .col-xs-3,
.page-wrap .col-sm-3,
.page-wrap .col-md-3,
.page-wrap .col-lg-3,
.page-wrap .col-xs-4,
.page-wrap .col-sm-4,
.page-wrap .col-md-4,
.page-wrap .col-lg-4,
.page-wrap .col-xs-5,
.page-wrap .col-sm-5,
.page-wrap .col-md-5,
.page-wrap .col-lg-5,
.page-wrap .col-xs-6,
.page-wrap .col-sm-6,
.page-wrap .col-md-6,
.page-wrap .col-lg-6,
.page-wrap .col-xs-7,
.page-wrap .col-sm-7,
.page-wrap .col-md-7,
.page-wrap .col-lg-7,
.page-wrap .col-xs-8,
.page-wrap .col-sm-8,
.page-wrap .col-md-8,
.page-wrap .col-lg-8,
.page-wrap .col-xs-9,
.page-wrap .col-sm-9,
.page-wrap .col-md-9,
.page-wrap .col-lg-9,
.page-wrap .col-xs-10,
.page-wrap .col-sm-10,
.page-wrap .col-md-10,
.page-wrap .col-lg-10,
.page-wrap .col-xs-11,
.page-wrap .col-sm-11,
.page-wrap .col-md-11,
.page-wrap .col-lg-11,
.page-wrap .col-xs-12,
.page-wrap .col-sm-12,
.page-wrap .col-md-12,
.page-wrap .col-lg-12 {
  padding-right: 15px;
  padding-left: 15px;
}

.backto-top {
  display: inline-block;
  background-color: #fff;
  width: 60px;
  border: solid 1px #4ABEA7;
  text-align: center;
  border-radius: 30px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  padding-top: 65px;
}

@media (min-width:992px) and (max-width:1199px) {
  .backto-top {
    right: 10px;
  }
}

@media (max-width:767px) {
  .backto-top {
    display: none !important;
  }
}

.backto-top.show {
  opacity: 1;
  visibility: visible;
}

.backto-top__btn {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #4ABEA7;
  border: none;
  position: absolute;
  top: -1px;
  left: -1px;
  color: #fff;
  font-weight: 800;
  font-size: 16px;
  text-align: center;
  line-height: 1;
}

.backto-top__item {
  position: relative;
}

.backto-top__item:hover .backto-top__qrcode-wrap {
  visibility: visible;
  opacity: 1;
}

.backto-top__item:hover .backto-top__qrcode-wrap {
  pointer-events: auto;
}

.backto-top__item:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 42px;
  height: 1px;
  background-color: #294563;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}

.backto-top__item:last-child:after {
  content: normal;
}

.backto-top__item-link {
  display: block;
  padding: 15px 12px;
  font-size: 16px;
  color: #4ABEA7;
  position: relative;
}

.backto-top__item-link:hover {
  color: #294563;
}

.backto-top .cmicon-to-top {
  display: block;
  font-size: 18px;
}

.backto-top__qrcode-wrap {
  position: absolute;
  top: 50%;
  right: calc(100% + 20px);
  transform: translateY(-50%);
  border: solid 1px #dfdfdf;
  line-height: 0;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  pointer-events: none;
}

.backto-top__qrcode-wrap:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 21px;
  height: 100%;
  left: 100%;
  top: 0;
}

.backto-top__arrow {
  border-width: 8px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: 50%;
  right: -8px;
  margin-top: -8px;
  border-right-width: 0;
  border-left-color: #dfdfdf;
}

.backto-top__arrow:after {
  border-width: 7px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  right: 1px;
  bottom: -7px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.backto-top__img-qr {
  max-width: none;
  width: 86px;
  height: 86px;
}

@media (min-width:768px) and (max-width:991px) {
  .fadeInLeft {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }

  .fadeInRight {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
}

@media (max-width:767px) {
  .fadeInLeft {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }

  .fadeInRight {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
}

.sound-bars {
  width: 20px;
  height: 20px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 5px;
  top: 5px;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.sound-bars__item {
  background: #4ABEA7;
  bottom: 1px;
  height: 3px;
  position: absolute;
  width: 3px;
  animation: soundBar 0ms -1200ms linear infinite alternate;
}

.sound-bars__item:nth-child(1) {
  left: 1px;
  animation-duration: 474ms;
}

.sound-bars__item:nth-child(2) {
  left: 5px;
  animation-duration: 433ms;
}

.sound-bars__item:nth-child(3) {
  left: 9px;
  animation-duration: 407ms;
}

.sound-bars__item:nth-child(4) {
  left: 13px;
  animation-duration: 500ms;
}

@keyframes soundBar {
  0% {
    opacity: .35;
    height: 3px;
  }

  100% {
    opacity: 1;
    height: 15px;
  }
}

.no-record {
  padding: 72px 0 80px;
  text-align: center;
  width: 100%;
}

.no-record__img {
  margin-bottom: 15px;
}

.no-record__mess {
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #294563;
}

.cm-textarea {
  position: relative;
  border-radius: 20px;
  overflow: auto;
  box-shadow: none;
}

.cm-textarea__text-area {
  border: solid 1px #d5d5d5;
  font-size: 16px;
  color: #7a7a7a;
  box-shadow: none;
  padding: 15px;
  min-height: 200px;
  border-radius: 21px;
}

.cm-textarea__text-area:focus {
  border: 1px solid #4ABEA7;
}

.cm-textarea__words-count {
  position: absolute;
  right: 20px;
  bottom: 16px;
  font-size: 16px;
  color: #7a7a7a;
  background: #fff;
}

.processing:before {
  content: "\f110";
  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;
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
  font-size: 16px;
}

.owl-carousel .owl-dots .owl-dot.active span {
  background: #4ABEA7;
}

.owl-carousel .owl-dots .owl-dot:hover span {
  background: #4ABEA7;
}

.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 0;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 0;
  color: transparent;
}

@media (min-width:992px) and (max-width:1199px) {
  .owl-carousel .owl-nav {
    width: 95%;
  }
}

.owl-carousel .owl-nav button {
  position: absolute;
  transform: translateY(-50%);
  background: none !important;
}

.owl-carousel .owl-nav button:after {
  content: "\E605";
  display: inline-block;
  color: #4ABEA7;
  font-family: simple-line-icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
}

.owl-carousel .owl-nav button.disabled:after {
  opacity: 0.3;
}

.owl-carousel .owl-nav button span {
  display: none;
}

.owl-carousel .owl-nav button.owl-prev {
  left: -50px;
}

.owl-carousel .owl-nav button.owl-next {
  right: -50px;
}

.owl-carousel .owl-nav button.owl-next:after {
  content: "\E606";
}

.form-textarea-wrapper,
.ckeditor-wrapper {
  padding: 20px 0;
  font-size: 16px;
}

@media (max-width:767px) {

  .form-textarea-wrapper,
  .ckeditor-wrapper {
    font-size: 14px;
  }
}

.form-textarea-wrapper h1,
.form-textarea-wrapper h2,
.form-textarea-wrapper h3,
.form-textarea-wrapper h4,
.form-textarea-wrapper h5,
.form-textarea-wrapper h6,
.ckeditor-wrapper h1,
.ckeditor-wrapper h2,
.ckeditor-wrapper h3,
.ckeditor-wrapper h4,
.ckeditor-wrapper h5,
.ckeditor-wrapper h6 {
  margin-bottom: 10px;
}

.form-textarea-wrapper p,
.ckeditor-wrapper p {
  margin-bottom: 20px;
}

.form-textarea-wrapper hr,
.ckeditor-wrapper hr {
  margin: 40px 0;
}

.form-textarea-wrapper strong,
.form-textarea-wrapper b,
.ckeditor-wrapper strong,
.ckeditor-wrapper b {
  font-weight: bold;
}

.form-textarea-wrapper a,
.ckeditor-wrapper a {
  color: #4ABEA7;
}

.form-textarea-wrapper i,
.form-textarea-wrapper em,
.ckeditor-wrapper i,
.ckeditor-wrapper em {
  font-style: italic;
}

.form-textarea-wrapper table,
.ckeditor-wrapper table {
  width: 100%;
  max-width: 100%;
  margin: 20px 0;
  border: 1px solid #ddd;
}

.form-textarea-wrapper table thead>tr>td,
.form-textarea-wrapper table thead>tr>th,
.ckeditor-wrapper table thead>tr>td,
.ckeditor-wrapper table thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  border: 1px solid #ddd;
  border-bottom-width: 2px;
}

.form-textarea-wrapper table tbody>tr>td,
.form-textarea-wrapper table tbody>tr>th,
.form-textarea-wrapper table tfoot>tr>td,
.form-textarea-wrapper table tfoot>tr>th,
.ckeditor-wrapper table tbody>tr>td,
.ckeditor-wrapper table tbody>tr>th,
.ckeditor-wrapper table tfoot>tr>td,
.ckeditor-wrapper table tfoot>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border: 1px solid #ddd;
}

.form-textarea-wrapper ul,
.form-textarea-wrapper ol,
.ckeditor-wrapper ul,
.ckeditor-wrapper ol {
  padding-left: 1.6rem;
  line-height: 1.6;
}

.form-textarea-wrapper ul li+li,
.form-textarea-wrapper ol li+li,
.ckeditor-wrapper ul li+li,
.ckeditor-wrapper ol li+li {
  margin-top: 6px;
}

.form-textarea-wrapper ul>li:before,
.ckeditor-wrapper ul>li:before {
  content: "\2022";
  color: #4ABEA7;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  font-size: 1.6rem;
  margin-left: -1em;
}

.form-textarea-wrapper ul>li[style^=list-style-type]:before,
.ckeditor-wrapper ul>li[style^=list-style-type]:before {
  content: normal;
}

.form-textarea-wrapper ul ul,
.ckeditor-wrapper ul ul {
  list-style-type: circle;
}

.form-textarea-wrapper ul ul li:before,
.ckeditor-wrapper ul ul li:before {
  content: normal;
}

.form-textarea-wrapper ul ul ul,
.ckeditor-wrapper ul ul ul {
  list-style-type: square;
}

.form-textarea-wrapper ul ol,
.ckeditor-wrapper ul ol {
  list-style-type: decimal;
}

.form-textarea-wrapper ol,
.ckeditor-wrapper ol {
  list-style-type: decimal;
}

.form-textarea-wrapper .imgs-wrapper,
.ckeditor-wrapper .imgs-wrapper {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}

.mentor-team {
  padding: 8rem 0;
  background-color: #f7f7f7;
  text-align: center;
}

.mentor-team.-bg-white {
  background: #fff;
}

.mentor-team .mentor-team__contents {
  margin-top: 6rem;
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + 20px);
}

@media (max-width:767px) {
  .mentor-team .mentor-team__contents {
    width: 100%;
    margin: 0;
  }
}

.mentor-team .owl-stage {
  display: flex;
}

@media (min-width:768px) and (max-width:991px) {
  .mentor-team {
    padding: 6rem 0;
  }
}

@media (max-width:767px) {
  .mentor-team {
    padding: 6rem 0;
  }
}

.mentor-team__title {
  margin-bottom: 10px;
}

.mentor-team__caption {
  margin-bottom: 6rem;
  text-align: center;
}

@media (max-width:767px) {
  .mentor-team__caption {
    margin-bottom: 4rem;
  }
}

.mentor-team__card {
  width: 100%;
  height: 100%;
  padding: 22px 10px;
}

.mentor-team__card-contents {
  padding: 30px;
  border-radius: 10px;
  border: solid 1px #e8e8e8;
  background-color: #ffffff;
  text-align: center;
  color: #4F4D59;
  height: 100%;
  padding-bottom: 80px;
  position: relative;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.mentor-team__card-contents:hover {
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #4ABEA7;
}

.mentor-team__card-link {
  line-height: 0;
  display: block;
  text-align: center;
  opacity: 1;
}

.mentor-team__card-link:hover .mentor-team__status {
  box-shadow: 0 0 12px #6d9696;
}

.mentor-team__status {
  display: inline-block;
  line-height: 0;
  position: relative;
  border: 3px solid #d5d5d5;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.mentor-team__status:after {
  content: '';
  position: absolute;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #d5d5d5;
  bottom: 5%;
  right: 5%;
}

.mentor-team__status.-online {
  border: 3px solid #4ABEA7;
}

.mentor-team__status.-online:after {
  background: #4ABEA7;
  border: 1px solid #fff;
}

.mentor-team__card-avatar {
  border-radius: 50%;
}

.mentor-team__card-name {
  line-height: 1;
  font-size: 20px;
  font-weight: 500;
  margin: 15px 0;
  color: #294563;
}

.mentor-team__degree {
  padding: 0 15px;
  border-radius: 51px;
  background-color: #f3f3f3;
  font-size: 12px;
  color: #4F4D59;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  min-width: 126px;
  margin: 0 5px 10px 5px;
}

.mentor-team__tag-label {
  text-align: left;
  font-size: 14px;
  margin-bottom: 10px;
  padding-top: 20px;
  margin-top: 20px;
  border-top: solid 1px #dfdfdf;
}

.mentor-team__expertise {
  text-align: left;
}

.mentor-team__tag {
  padding: 8px 15px 7px;
  border-radius: 51px;
  background-color: #f3f3f3;
  word-break: keep-all;
  margin-right: 20px;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 12px;
}

.mentor-team__tag:last-child {
  margin-right: 0;
}

.mentor-team__card-desc {
  text-align: left;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

@media (max-width:767px) {
  .mentor-team__card-desc {
    -webkit-line-clamp: 6;
    font-size: 14px;
  }
}

.mentor-team__bottom {
  text-align: center;
}

.mentor-team__card-btn {
  height: 40px;
  line-height: 40px;
  max-width: 200px;
  display: inline-block;
  width: 100%;
  min-width: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 30px;
}

.mentor-team__btn {
  min-width: 240px;
  margin-top: 80px;
}

@media (max-width:767px) {
  .mentor-team__btn {
    margin-top: 40px;
  }
}

.container .video-accordion__panel+.video-accordion__panel {
  margin-top: 20px;
}

.video-accordion {
  margin-bottom: 0;
}

.video-accordion .sound-bars {
  position: relative;
  opacity: 1;
  visibility: visible;
  top: initial;
  height: 16px;
  width: 32px;
  left: 7px;
  margin-right: 5px;
  flex-shrink: 0;
}

.video-accordion .sound-bars__item {
  border-radius: 6px;
  width: 2px;
}

.video-accordion__panel {
  border: none;
}

.video-accordion__panel-heading {
  background-color: #f7f7f7;
  position: relative;
  padding: 0;
}

.video-accordion__panel-link {
  display: block;
  color: #294563;
  padding: 18px 50px 18px 20px;
  font-size: 18px;
  position: relative;
  z-index: 1;
}

.video-accordion__panel-link[aria-expanded="true"]:after {
  transform: translateY(-50%) rotate(180deg);
}

.video-accordion__panel-link:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 4px;
  height: 18px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #4ABEA7;
}

.video-accordion__panel-link:after {
  position: absolute;
  right: 15px;
  top: 50%;
  font-size: 22px;
  color: #4ABEA7;
  content: "\ea18";
  transform: translateY(-50%);
  font-family: 'cm-fonts' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.video-accordion__panel-body {
  border: none !important;
  padding: 0;
}

.video-accordion__part-title {
  padding: 18px 20px;
  font-size: 18px;
  color: #294563;
  border-bottom: 1px solid #e8e8e8;
}

@media (max-width:767px) {
  .video-accordion__part-title {
    padding: 15px 10px;
  }
}

.video-accordion__part-item {
  display: flex;
  padding: 18px 15px 18px 40px;
  align-items: center;
  background-color: #fff;
  min-height: 72px;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

@media (max-width:767px) {
  .video-accordion__part-item {
    flex-wrap: wrap;
    position: relative;
    padding: 15px 15px 15px 20px;
    align-items: flex-start;
    min-height: initial;
  }
}

.video-accordion__part-item:hover {
  background-color: #f7f7f7;
}

.video-accordion__part-item:hover .btn-cm,
.video-accordion__part-item:hover .btn-aqua {
  display: inline-flex;
}

.video-accordion__part-item:hover .video-accordion__status {
  display: none;
}

@media (max-width:767px) {
  .video-accordion__part-item:hover .video-accordion__status {
    display: block;
  }
}

.video-accordion__part-item .tooltip-inner {
  max-width: initial;
}

.video-accordion__part-link {
  width: 100%;
  display: flex;
  align-items: center;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.video-accordion__part-link.-disabled {
  color: #a0a0a0;
  pointer-events: none;
}

.video-accordion__part-link.-disabled .video-accordion__part-name {
  color: #a0a0a0;
}

.video-accordion__part-name {
  padding-right: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (max-width:767px) {
  .video-accordion__part-name {
    width: calc(100% - 40px);
    padding-right: 6px;
  }
}

.video-accordion__part-time {
  font-size: 16px;
  color: #888;
  width: 100%;
  display: block;
  margin-top: 4px;
}

@media (max-width:767px) {
  .video-accordion__part-time {
    font-size: 14px;
    margin-top: 2px;
  }
}

.video-accordion__btn-trial {
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  margin-left: auto;
  flex-shrink: 0;
}

@media (max-width:767px) {
  .video-accordion__btn-trial {
    padding: 0 15px;
    font-size: 12px;
  }
}

.video-accordion__part-icon {
  margin-right: 9px;
  position: relative;
}

@media (max-width:767px) {
  .video-accordion__part-icon {
    top: 0;
  }
}

.video-accordion__btn-group {
  margin-left: auto;
  line-height: 0;
  white-space: nowrap;
}

@media (max-width:767px) {
  .video-accordion__btn-group {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
  }
}

.video-accordion__btn-learning,
.video-accordion__btn-do-homework {
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  letter-spacing: 0.8px;
  display: none;
}

@media (max-width:767px) {

  .video-accordion__btn-learning,
  .video-accordion__btn-do-homework {
    display: block;
    min-width: calc(60% - 15px);
    padding: 0 15px;
    font-size: 13px;
  }
}

.video-accordion__btn-do-homework {
  margin-left: 15px;
}

@media (max-width:767px) {
  .video-accordion__btn-do-homework {
    margin-left: 0;
    min-width: 40%;
  }
}

.video-accordion__status {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  border: solid 2px #c7c7c7;
  background-color: #fff;
  flex-shrink: 0;
}

@media (max-width:767px) {
  .video-accordion__status {
    position: absolute;
    right: 0;
    top: 20px;
  }
}

.video-accordion__status.-finished {
  margin-left: auto;
  border: none;
  background: url(../image/check-list-icon.svg) center no-repeat;
  background-size: contain;
}

.worksheets-accordion {
  margin-bottom: 0;
}

.worksheets-accordion__panel {
  border: none;
}

.worksheets-accordion__panel-heading {
  background-color: #f7f7f7;
  position: relative;
  padding: 0;
}

.worksheets-accordion__panel-link {
  display: block;
  color: #294563;
  padding: 18px 50px 18px 20px;
  font-size: 18px;
  position: relative;
  z-index: 1;
}

.worksheets-accordion__panel-link[aria-expanded="true"]:after {
  transform: translateY(-50%) rotate(180deg);
}

.worksheets-accordion__panel-link:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 4px;
  height: 18px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #4ABEA7;
}

.worksheets-accordion__panel-link:after {
  position: absolute;
  right: 15px;
  top: 50%;
  font-size: 22px;
  color: #4ABEA7;
  content: "\ea18";
  transform: translateY(-50%);
  font-family: 'cm-fonts' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.worksheets-accordion__panel-body {
  border: none !important;
  padding: 0;
}

.worksheets-accordion__part-title {
  padding: 18px 20px;
  font-size: 18px;
  color: #294563;
  border-bottom: 1px solid #e8e8e8;
}

@media (max-width:767px) {
  .worksheets-accordion__part-title {
    padding: 15px 10px;
  }
}

.worksheets-accordion__item-groups {
  padding: 22px 15px 15px 15px;
}

.worksheets-accordion__item {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 15px;
}

@media (max-width:767px) {
  .worksheets-accordion__item {
    margin-bottom: 10px;
  }
}

.worksheets-accordion__item:last-child {
  margin-bottom: 0;
}

.worksheets-accordion__item:before {
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 15px;
  position: relative;
  top: -5px;
  background: url(../image/icon-st-lesson.svg) center no-repeat;
}

.worksheets-accordion__item-link {
  color: #4ABEA7;
  margin-left: 10px;
}

.worksheets-accordion__item-link:hover {
  color: #69d1bc;
  text-decoration: underline;
}

.video-course-card {
  border-radius: 10px;
  border: solid 1px #e8e8e8;
  background-color: #ffffff;
  overflow: hidden;
}

.video-course-card+.video-course-card {
  margin-top: 20px;
}

.video-course-card__img-wrap {
  position: relative;
}

.video-course-card__img-wrap:hover {
  -webkit-filter: grayscale(30%);
  filter: grayscale(30%);
}

.video-course-card__status {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  padding: 2px 8px;
  background-image: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0));
  font-size: 14px;
  color: #294563;
  text-align: right;
}

.video-course-card__main-info {
  padding: 15px 20px;
}

@media (min-width:768px) and (max-width:991px) {
  .video-course-card__main-info {
    padding: 15px;
  }
}

@media (max-width:767px) {
  .video-course-card__main-info {
    padding: 15px;
  }
}

.video-course-card__title {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.video-course-card__title-link {
  color: #294563;
  font-size: 20px;
  font-weight: 600;
}

.video-course-card__price {
  font-size: 18px;
  font-weight: bold;
  color: #4ABEA7;
  flex-shrink: 0;
  line-height: 32px;
}

.video-course-card__price span {
  font-size: 16px;
  font-weight: normal;
}

.video-course-card__tag {
  display: flex;
  margin-top: 5px;
}

.video-course-card__tag-item {
  padding: 6px 15px;
  border-radius: 51px;
  background-color: #f3f3f3;
  font-size: 12px;
  color: #4F4D59;
}

.course-tabs .video-accordion__part-item {
  padding: 0;
}

.course-tabs .video-accordion__part-link {
  padding: 18px 15px 18px 40px;
}

@media (max-width:767px) {
  .course-tabs .video-accordion__part-link {
    align-items: flex-start;
  }
}

.course-tabs .video-accordion__part-link.-wrap .video-accordion__part-icon,
.course-tabs .video-accordion__part-link.-wrap .sound-bars {
  align-self: flex-start;
  top: 4px;
}

.course-tabs .video-accordion__part-link.-wrap .video-accordion__part-name {
  overflow: visible;
  white-space: normal;
  text-overflow: clip;
}

@media (max-width:767px) {
  .course-tabs .video-accordion__part-link {
    padding: 10px 8px 10px 8px;
  }
}

@media (max-width:767px) {
  .course-tabs .video-accordion__part-item-name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.6;
  }
}

.prism-player .prism-setting-selector .header {
  padding: 0;
  z-index: auto;
  transition: none;
}

.tutor-card {
  margin-bottom: 20px;
}

.tutor-card__contents {
  padding: 30px;
  border-radius: 10px;
  border: solid 1px #d5d5d5;
  background-color: #ffffff;
  text-align: center;
  color: #4F4D59;
  height: 100%;
  padding-bottom: 80px;
  position: relative;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.tutor-card__contents:hover {
  box-shadow: 0 -6px 20px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #4ABEA7;
}

.tutor-card__link {
  line-height: 0;
  display: block;
  text-align: center;
}

.tutor-card__link:hover .tutor-card__status {
  box-shadow: 0 0 12px #6d9696;
}

.tutor-card__status {
  display: inline-block;
  line-height: 0;
  position: relative;
  border: 3px solid #d5d5d5;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.tutor-card__status:after {
  content: '';
  position: absolute;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #d5d5d5;
  bottom: 5%;
  right: 5%;
}

.tutor-card__status.-online {
  border: 3px solid #4ABEA7;
}

.tutor-card__status.-online:after {
  background: #4ABEA7;
  border: 1px solid #fff;
}

.tutor-card__avatar {
  border-radius: 50%;
}

.tutor-card__name {
  line-height: 1;
  font-size: 20px;
  font-weight: 500;
  margin: 15px 0;
  color: #294563;
}

.tutor-card__degree {
  padding: 0 15px;
  border-radius: 51px;
  background-color: #f3f3f3;
  font-size: 12px;
  color: #4F4D59;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  min-width: 126px;
  margin: 0 5px 10px 5px;
}

.tutor-card__tag-label {
  text-align: left;
  font-size: 14px;
  margin-bottom: 10px;
  padding-top: 20px;
  margin-top: 20px;
  border-top: solid 1px #dfdfdf;
}

.tutor-card__expertise {
  text-align: left;
}

.tutor-card__tag {
  padding: 8px 15px 7px;
  border-radius: 51px;
  background-color: #f3f3f3;
  word-break: keep-all;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 12px;
}

.tutor-card__tag:last-child {
  margin-right: 0;
}

.tutor-card__desc {
  text-align: left;
  font-size: 16px;
  line-height: 1.5;
  margin: 10px 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.tutor-card__bottom {
  text-align: center;
}

.tutor-card__btn {
  height: 40px;
  line-height: 40px;
  display: inline-block;
  width: 100%;
  max-width: 200px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 30px;
}

.program-intro {
  padding: 8rem 0;
  text-align: center;
  background-color: #f7f7f7;
}

@media (min-width:768px) and (max-width:991px) {
  .program-intro {
    padding: 6rem 0;
  }
}

@media (max-width:767px) {
  .program-intro {
    padding: 4rem 0;
  }
}

.program-intro__title {
  margin-bottom: 80px;
}

@media (max-width:767px) {
  .program-intro__title {
    margin-bottom: 40px;
  }
}

.program-intro__btn {
  margin-top: 80px !important;
}

@media (max-width:767px) {
  .program-intro__btn {
    margin-top: 40px !important;
  }
}

.program-intro .subject-box {
  display: flex;
  flex-wrap: wrap;
  border-radius: 10px;
  border: solid 1px #e8e8e8;
  overflow: hidden;
  background-color: #fff;
  height: 312px;
}

@media (max-width:767px) {
  .program-intro .subject-box {
    height: initial;
  }
}

.program-intro .subject-box__nav-items-wrap {
  width: 46.96%;
  background-color: #ffffff;
  padding: 30px 20px 0;
  height: 100%;
  overflow: auto;
  border-right: 1px solid #e8e8e8;
}

@media (min-width:768px) and (max-width:991px) {
  .program-intro .subject-box__nav-items-wrap {
    padding: 20px 10px 0;
  }
}

@media (max-width:767px) {
  .program-intro .subject-box__nav-items-wrap {
    width: 100%;
    padding: 20px 6px 0;
    border: none;
  }
}

.program-intro .subject-box__nav-tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.program-intro .subject-box__tab-content {
  width: 53.04%;
  padding: 25px 35px;
  position: relative;
  background: url(../image/program-intro-bg.jpg) left center no-repeat;
  background-size: cover;
  height: 100%;
}

.program-intro .subject-box__tab-content .tab-pane {
  overflow: auto;
  height: 100%;
}

.program-intro .subject-box__tab-content:after {
  content: '';
  width: 15px;
  height: 32px;
  position: absolute;
  display: inline-block;
  top: 50%;
  transform: translateY(-50%);
  left: -15px;
  background: url(../image/program-intro-arrow.png) center no-repeat;
  z-index: 9;
}

@media (max-width:767px) {
  .program-intro .subject-box__tab-content:after {
    top: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: rotate(90deg);
    display: none;
  }
}

@media (max-width:767px) {
  .program-intro .subject-box__tab-content {
    width: 100%;
    padding: 15px;
  }
}

.program-intro .subject-box .no-record {
  background: rgba(255, 255, 255, 0.88);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 15px;
  height: 100%;
  color: #294563;
}

.program-intro .subject-box__nav-item {
  text-align: center;
  margin-bottom: 30px;
  border-radius: 44px;
  padding: 0 10px;
  font-size: 18px;
  min-width: 96px;
}

@media (min-width:768px) and (max-width:991px) {
  .program-intro .subject-box__nav-item {
    font-size: 16px;
  }
}

@media (max-width:767px) {
  .program-intro .subject-box__nav-item {
    font-size: 16px;
    padding: 0 6px;
    margin-bottom: 20px;
  }
}

.program-intro .subject-box__nav-item.active {
  color: #fff;
}

.program-intro .subject-box__nav-item.active .subject-box__nav-link {
  font-weight: bold;
  background: #4ABEA7;
  color: #fff;
  border: solid 1px #4ABEA7;
}

.program-intro .subject-box__nav-link {
  line-height: 1.3;
  cursor: pointer;
  border-radius: 44px;
  padding: 6px 12px;
  display: block;
  color: #294563;
  min-width: 96px;
  border: solid 1px #e0e0e0;
}

.program-intro .subject-box__nav-link:hover {
  background-color: #f7f7f7;
}

@media (max-width:767px) {
  .program-intro .subject-box__nav-link {
    padding: 6px 10px;
  }
}

.program-intro .subject-box__subjects {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.program-intro .subject-box__subject-desc {
  color: #294563;
  line-height: 1.63;
  text-align: left;
  position: relative;
  padding: 30px 35px;
  background-color: rgba(255, 255, 255, 0.88);
}

.program-intro .subject-box__subject-desc h2,
.program-intro .subject-box__subject-desc h3,
.program-intro .subject-box__subject-desc h4,
.program-intro .subject-box__subject-desc h5 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}

.program-intro .subject-box__subject-desc p {
  margin-bottom: 10px;
}

.program-intro .subject-box__subject-desc p:last-child {
  margin-bottom: 0;
}

.iot-bt,
.iot-btgr,
.iot-btor,
.iot-btc,
.test-bt,
.explain-bt {
  height: 48px;
  line-height: 48px;
  padding: 0 30px;
  border-radius: 4px;
  background-color: #284664;
  font-size: 16px;
  font-weight: bold;
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  letter-spacing: 0.5px;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  border: none;
  cursor: pointer;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.iot-bt:hover,
.iot-bt:focus,
.iot-btgr:hover,
.iot-btor:hover,
.iot-btc:hover,
.test-bt:hover,
.explain-bt:hover,
.iot-btgr:focus,
.iot-btor:focus,
.iot-btc:focus,
.test-bt:focus,
.explain-bt:focus {
  background-color: #2f5376;
  color: #ffffff;
}

.iot-bt.-pink,
.-pink.iot-btgr,
.-pink.iot-btor,
.-pink.iot-btc,
.-pink.test-bt,
.-pink.explain-bt {
  background-color: #c86478;
  color: #fff;
}

.iot-bt.-pink:hover,
.iot-bt.-pink:focus,
.-pink.iot-btgr:hover,
.-pink.iot-btor:hover,
.-pink.iot-btc:hover,
.-pink.test-bt:hover,
.-pink.explain-bt:hover,
.-pink.iot-btgr:focus,
.-pink.iot-btor:focus,
.-pink.iot-btc:focus,
.-pink.test-bt:focus,
.-pink.explain-bt:focus {
  background-color: #c86478;
  opacity: 0.8;
}

.iot-bt.-orange,
.-orange.iot-btgr,
.-orange.iot-btor,
.-orange.iot-btc,
.-orange.test-bt,
.-orange.explain-bt {
  background-color: #faaa5a;
  color: #fff;
}

.iot-bt.-orange:hover,
.iot-bt.-orange:focus,
.-orange.iot-btgr:hover,
.-orange.iot-btor:hover,
.-orange.iot-btc:hover,
.-orange.test-bt:hover,
.-orange.explain-bt:hover,
.-orange.iot-btgr:focus,
.-orange.iot-btor:focus,
.-orange.iot-btc:focus,
.-orange.test-bt:focus,
.-orange.explain-bt:focus {
  background-color: #F9B169;
}

.iot-bt.-grey-blue,
.-grey-blue.iot-btgr,
.-grey-blue.iot-btor,
.-grey-blue.iot-btc,
.-grey-blue.test-bt,
.-grey-blue.explain-bt {
  background-color: #d4dae0;
  color: #284664;
}

.iot-bt.-grey-blue:hover,
.iot-bt.-grey-blue:focus,
.-grey-blue.iot-btgr:hover,
.-grey-blue.iot-btor:hover,
.-grey-blue.iot-btc:hover,
.-grey-blue.test-bt:hover,
.-grey-blue.explain-bt:hover,
.-grey-blue.iot-btgr:focus,
.-grey-blue.iot-btor:focus,
.-grey-blue.iot-btc:focus,
.-grey-blue.test-bt:focus,
.-grey-blue.explain-bt:focus {
  background-color: #d4dae0;
  opacity: 0.8;
}

.iot-bt.-completed,
.-completed.iot-btgr,
.-completed.iot-btor,
.-completed.iot-btc,
.-completed.test-bt,
.-completed.explain-bt {
  background-color: #F9A95A;
}

.iot-bt.-completed:before,
.-completed.iot-btgr:before,
.-completed.iot-btor:before,
.-completed.iot-btc:before,
.-completed.test-bt:before,
.-completed.explain-bt:before {
  content: "\f058";
  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;
  vertical-align: middle;
  margin-right: 8px;
  font-size: 2rem;
}

.iot-bt:active,
.iot-bt:focus,
.iot-btgr:active,
.iot-btor:active,
.iot-btc:active,
.test-bt:active,
.explain-bt:active,
.iot-btgr:focus,
.iot-btor:focus,
.iot-btc:focus,
.test-bt:focus,
.explain-bt:focus {
  outline: none;
}

.iot-bt.-disabled,
.-disabled.iot-btgr,
.-disabled.iot-btor,
.-disabled.iot-btc,
.-disabled.test-bt,
.-disabled.explain-bt {
  background-color: #ccc;
  pointer-events: none;
}

button.iot-bt {
  line-height: normal;
}

.iot-btgr {
  background-color: #fff;
  color: #9d9d9d;
  border: 1px solid #cccccc;
}

.iot-btgr:hover,
.iot-btgr:focus {
  background-color: #f7f7f7;
  color: #9d9d9d;
}

.iot-btor {
  width: 177px;
  height: 40px;
  line-height: 40px;
  background-color: #f9a95a;
}

.iot-btor:hover,
.iot-btor:focus {
  background-color: #BB7F44;
}

.iot-btc {
  width: 100%;
  max-width: 211px;
  height: 40px;
  line-height: 40px;
  background-color: #cccccc;
  font-size: 14px;
  letter-spacing: 0.4px;
  display: inline-block;
}

.iot-btc:hover,
.iot-btc:focus {
  background-color: #284664;
  color: #ffffff;
}

.test-bt {
  font-size: 12px;
  max-width: 190px;
}

.test-bt:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(https://study.intergreat.com/themes/custom/cm_external/images/icon_flash.png) center no-repeat;
  background-size: contain;
  margin-right: 5px;
  position: relative;
  top: 4px;
}

.test-bt.dark-green {
  background-color: #265a35;
}

.test-bt.dark-green:hover,
.test-bt.dark-green:focus {
  background-color: rgba(38, 90, 53, 0.8);
}

.test-bt.dark-turquoise {
  background-color: #268695;
}

.test-bt.dark-turquoise:hover,
.test-bt.dark-turquoise:focus {
  background-color: rgba(38, 134, 149, 0.8);
}

.test-bt.dark-pink {
  background-color: #954B5A;
}

.test-bt.dark-pink:hover,
.test-bt.dark-pink:focus {
  background-color: rgba(149, 75, 90, 0.8);
}

.test-bt.dark-yellow {
  background-color: #BB7F44;
}

.test-bt.dark-yellow:hover {
  background-color: rgba(187, 127, 68, 0.8);
}

.explain-bt {
  font-size: 12px;
  max-width: 190px;
}

.explain-bt:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(https://study.intergreat.com/themes/custom/cm_external/images/icon_resume.png) center no-repeat;
  background-size: contain;
  margin-right: 5px;
  position: relative;
  top: 4px;
}

.explain-bt.green {
  background-color: #327846;
}

.explain-bt.green:hover,
.explain-bt.green:focus {
  background-color: rgba(50, 120, 70, 0.8);
}

.explain-bt.turquoise {
  background-color: #32b4c8;
}

.explain-bt.turquoise:hover,
.explain-bt.turquoise:focus {
  background-color: rgba(50, 180, 200, 0.8);
}

.explain-bt.pink {
  background-color: #c76478;
}

.explain-bt.pink:hover,
.explain-bt.pink:focus {
  background-color: rgba(199, 100, 120, 0.8);
}

.explain-bt.yellow {
  background-color: #f9a95a;
}

.explain-bt.yellow:hover,
.explain-bt.yellow:focus {
  background-color: rgba(249, 169, 90, 0.8);
}

.recording-mess {
  font-size: 30rem;
  font-weight: bold;
  color: #d4dae0;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  visibility: hidden;
  width: 100%;
  text-align: center;
}

@media (max-width:767px) {
  .recording-mess {
    top: 30%;
    font-size: 8rem;
  }
}

body.uploading .uploading-overlay {
  display: block;
}

.uploading-overlay {
  z-index: 1110;
  width: 100%;
  height: 100%;
  display: none;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  text-align: center;
}

.uploading-overlay .line-scale-pulse-out {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.uploading-overlay .uploading-text {
  font-size: 12px;
}

.video-player .prism-player .prism-big-play-btn {
  z-index: 500;
}

@-webkit-keyframes fading {
  0% {
    opacity: 1;
  }

  25% {
    opacity: .5;
  }

  50% {
    opacity: .2;
  }

  75% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fading {
  0% {
    opacity: 1;
  }

  25% {
    opacity: .5;
  }

  50% {
    opacity: .2;
  }

  75% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

.homework-file__item {
  border-radius: 10px;
  border: dashed 2px #c7c7c7;
  background-color: #f7f7f7;
  margin-bottom: 20px;
  padding: 22px 35px;
}

.homework-file__item:last-child {
  margin-bottom: 0;
}

@media (max-width:767px) {
  .homework-file__item {
    border-radius: 0;
    border: none;
    background-color: initial;
    padding: 20px 0 20px 0;
    border-top: solid 1px #e8e8e8;
    margin-bottom: 0;
  }
}

.homework-file__doc-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  padding: 0 10px;
  border-radius: 4px;
}

@media (max-width:767px) {
  .homework-file__doc-item {
    align-items: flex-start;
  }
}

.homework-file__doc-item:last-child {
  margin-bottom: 0;
}

.homework-file__doc-item:hover {
  background-color: #ededed;
}

.homework-file__doc-item:hover .my-homework__doc-name {
  text-decoration: underline;
}

.homework-file__doc-name {
  font-size: 16px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  line-height: 1.63;
  color: #4F4D59;
  word-break: break-all;
}

@media (max-width:767px) {
  .homework-file__doc-name {
    padding-right: 8px;
    padding-left: 30px;
    background: url(../image/icon-mylesson-active.svg) left top 2px no-repeat;
    background-size: 17px;
  }
}

.homework-file__doc-view {
  color: #4ABEA7;
  flex-shrink: 0;
}

.homework-file__doc-view:hover {
  text-decoration: underline;
}

.homework-file .cm-video {
  margin-top: -22px;
  margin-bottom: -22px;
}

@media (max-width:767px) {
  .homework-file .cm-video {
    margin-top: initial;
    margin-bottom: initial;
  }
}

.flex-grid {
  --spacing: 20px;
  --columns: 3;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--spacing));
}

@media (max-width:767px) {
  .flex-grid {
    --spacing: 0px;
    --columns: 1;
  }
}

.flex-grid:after,
.flex-grid:before {
  content: normal;
}

.flex-grid>div,
.flex-grid>a {
  width: calc(calc(100% / var(--columns)) - var(--spacing));
  margin-left: var(--spacing);
  margin-bottom: var(--spacing);
}

@media (max-width:767px) {

  .flex-grid>div,
  .flex-grid>a {
    margin-bottom: 1.5rem;
  }
}

.bootstrap-select span.check-mark:before {
  content: normal;
}

.div-table {
  display: table;
  width: 100%;
}

.div-table__row {
  display: table-row;
}

.div-table__cell {
  display: table-cell;
  padding: 3px 10px;
}

.div-table__head {
  display: table-header-group;
  font-weight: bold;
}

.div-table__body {
  display: table-row-group;
}

.div-table__footer {
  display: table-footer-group;
}

.rating-container {
  line-height: 1;
}

@media (max-width:767px) {
  .rating-container {
    display: flex;
    line-height: 1;
    align-items: center;
  }
}

.rating-container .rating-stars .empty-stars {
  color: #f5bd23;
}

.rating-container span.filled-stars {
  color: #f5bd23;
  -webkit-text-stroke: 0;
  text-shadow: none;
}

.rating-container .rating-stars:focus {
  outline: none !important;
}

.rating-container .empty-stars,
.rating-container .filled-stars {
  line-height: 1;
  display: flex;
  align-items: center;
}

.cm-rating-star {
  display: absolute;
  cursor: pointer;
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  font-size: 0;
  border: none;
  background: 0 0;
  opacity: 0;
  padding: 0;
  margin: 0;
  visibility: hidden;
  display: none;
}

.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #4ABEA7 transparent #4ABEA7 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.related-article {
  background-color: #F7f7f7;
  padding: 8rem 0;
}

@media (min-width:768px) and (max-width:991px) {
  .related-article {
    padding: 8rem 0;
  }
}

@media (max-width:767px) {
  .related-article {
    padding: 4rem 0;
  }
}

.related-article__contents {
  --spacing: 16px;
  --columns: 3;
  margin-top: 4rem;
}

@media (min-width:768px) and (max-width:991px) {
  .related-article__contents {
    --spacing: 10px;
    --columns: 2;
  }
}

@media (max-width:767px) {
  .related-article__contents {
    --spacing: 0px;
    --columns: 1;
  }
}

.related-article .article-item {
  display: flex;
  padding: 8px;
  gap: 8px;
  flex-shrink: 0;
  border-radius: 16px;
  background: #FFF;
}

.related-article .article-item__img-link {
  display: inline-block;
  line-height: 0;
  width: 120px;
  height: 120px;
  border-radius: 8px;
  flex-shrink: 0;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.related-article .article-item__img-link:hover {
  opacity: 0.9;
}

@media (min-width:768px) and (max-width:991px) {
  .related-article .article-item__img-link {
    width: 100px;
    height: 100px;
  }
}

@media (max-width:767px) {
  .related-article .article-item__img-link {
    width: 100px;
    height: 100px;
  }
}

.related-article .article-item__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.related-article .article-item__desc {
  display: flex;
  flex-direction: column;
}

.related-article .article-item__title-link {
  font-size: 18px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #294563;
  line-height: 1.4;
}

.related-article .article-item__title-link:hover {
  opacity: 0.9;
}

@media (max-width:767px) {
  .related-article .article-item__title-link {
    font-size: 16px;
  }
}

.related-article .article-item__infos {
  display: flex;
  justify-content: space-between;
  flex: 1;
  align-items: flex-end;
  font-size: 14px;
  font-weight: 400;
}

.related-article .article-item__view {
  display: flex;
  position: relative;
  align-items: center;
  gap: 4px;
}

.related-article .article-item__view:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../image/viewed-eye.svg) center no-repeat;
  background-size: contain;
}

.related-article .article-item__time {
  display: flex;
  position: relative;
  align-items: center;
  gap: 4px;
}

.related-article .article-item__time:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../image/icon-filter-hourly.svg) center no-repeat;
  background-size: contain;
}

@-webkit-keyframes mousedown {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
}

@keyframes mousedown {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: translate(0, 20px);
    opacity: 0;
  }
}

.pagination-footer {
  text-align: center;
  line-height: 1;
}

.cm-pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.cm-pagination__item {
  display: inline;
}

.cm-pagination__item.-first-page a {
  width: 30px;
  height: 30px;
  background: url(../image/end-page-arrow.svg) center no-repeat;
  background-size: 15px;
  transform: rotate(180deg);
}

.cm-pagination__item.-prev a {
  width: 30px;
  height: 30px;
  background: url(../image/next-date.svg) center no-repeat;
  background-size: 15px;
  transform: rotate(180deg);
}

.cm-pagination__item.-next a {
  width: 30px;
  height: 30px;
  background: url(../image/next-date.svg) center no-repeat;
  background-size: 15px;
}

.cm-pagination__item.-end-page a {
  width: 30px;
  height: 30px;
  background: url(../image/end-page-arrow.svg) center no-repeat;
  background-size: 15px;
}

.cm-pagination__item.-active a {
  background-color: #4ABEA7;
  color: #fff;
}

.cm-pagination__item-link {
  border: none;
  margin-left: 2px;
  text-decoration: none;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  color: #9b9b9b;
  border-radius: 50%;
  padding: 0;
  text-align: center;
  position: relative;
  float: left;
}

.cm-pagination__item-link:hover {
  color: #9b9b9b;
  z-index: 2;
  background-color: #eeeeee;
  border-color: #ddd;
}

.cm-pagination__item-link:focus {
  color: #9b9b9b;
}

@media (max-width:767px) {
  .cm-pagination__item-link {
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin: 0 2px;
  }

  .cm-pagination__item-link:focus {
    background-color: #fff;
  }
}

.form-control:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ececec;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ececec;
}

.form-control {
  color: #294563;
}

.bootstrap-select {
  width: 100%;
  margin-bottom: 20px;
  background: none;
}

.bootstrap-select.open,
.bootstrap-select.selected {
  position: relative;
  z-index: 9999;
}

.bootstrap-select.open .btn.dropdown-toggle,
.bootstrap-select.selected .btn.dropdown-toggle {
  color: #294563;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ececec;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ececec;
}

.bootstrap-select.open .btn.dropdown-toggle {
  border-color: #4ABEA7;
}

.bootstrap-select.selected {
  z-index: auto;
}

.bootstrap-select.open.selected {
  z-index: 999;
}

.bootstrap-select .bs-searchbox input {
  border: 1px solid #ccc;
}

.bootstrap-select .bs-searchbox input:focus {
  background-color: #fff;
  border-color: #4ABEA7;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 203, 200, 0.2);
}

.bootstrap-select div.dropdown-menu.open,
.bootstrap-select div.dropdown-menu.selected {
  min-width: 100%;
  margin-top: 3px;
  border-radius: 4px;
  padding: 0;
  border-radius: 18px;
  min-height: 0 !important;
}

@media (max-width:767px) {

  .bootstrap-select div.dropdown-menu.open,
  .bootstrap-select div.dropdown-menu.selected {
    width: 100%;
  }
}

.bootstrap-select div.dropdown-menu.open ::-webkit-scrollbar-track,
.bootstrap-select div.dropdown-menu.selected ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.35);
  border-radius: 5px;
  background-color: #f7f7f7;
}

.bootstrap-select div.dropdown-menu.open ::-webkit-scrollbar,
.bootstrap-select div.dropdown-menu.selected ::-webkit-scrollbar {
  width: 5px;
  background-color: #f7f7f7;
}

.bootstrap-select div.dropdown-menu.open ::-webkit-scrollbar-thumb,
.bootstrap-select div.dropdown-menu.selected ::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.35);
  background-color: #4ABEA7;
}

.bootstrap-select div.dropdown-menu ul {
  padding: 15px 0 10px !important;
}

.bootstrap-select div.dropdown-menu .inner {
  overflow-x: hidden;
  min-height: 0 !important;
}

.bootstrap-select div.dropdown-menu li a {
  outline: none;
  outline-offset: 0;
  font-size: 13px;
  font-weight: 600;
  padding: 6px 15px;
  line-height: 1.6;
  word-break: break-word;
  white-space: normal;
  line-height: 1.4;
}

@media (max-width:767px) {
  .bootstrap-select div.dropdown-menu li a {
    font-size: 12px;
  }
}

.bootstrap-select.dropup div.dropdown-menu ul {
  padding: 10px 0 18px !important;
}

.bootstrap-select.has-error .btn.dropdown-toggle {
  border: solid 1px #d52110;
}

.bootstrap-select.has-error+.help-block {
  color: #d52110;
  font-style: italic;
}

.bootstrap-select .btn.dropdown-toggle {
  z-index: 300;
  height: 48px;
  line-height: 48px;
  border-radius: 44px;
  font-size: 14px;
  padding: 0 0 0 20px;
  color: #b0b0b0;
  font-weight: normal;
  border: solid 1px #c7c7c7;
  box-shadow: none;
  outline: none !important;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

@media (max-width:767px) {
  .bootstrap-select .btn.dropdown-toggle {
    height: 40px;
    line-height: 40px;
  }
}

.bootstrap-select .btn.dropdown-toggle:hover {
  background-color: #fff;
}

.bootstrap-select .btn.dropdown-toggle:focus {
  background-color: #fff;
}

@media (min-width:768px) and (max-width:991px) {
  .bootstrap-select .dropdown-toggle .filter-option {
    padding-left: 16px;
  }
}

.bootstrap-select .dropdown-toggle .caret {
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  transition: transform 0.2s ease-out;
  border: none;
  transform: translateY(-50%);
}

.bootstrap-select .dropdown-toggle .caret:after {
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e604";
  font-size: 14px;
  color: #4ABEA7;
}

.bootstrap-select.open button,
.bootstrap-select.selected button {
  background-color: #fff !important;
}

.bootstrap-select.open .dropdown-toggle .caret {
  transform: translateY(-50%) rotate(180deg);
}

.bootstrap-select.item-select {
  margin-bottom: 5px;
}

.bootstrap-select .dropdown-menu>.active>a {
  color: #333;
  background-color: #f7f7f7;
}

.bootstrap-select .filter-option-inner-inner {
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  max-width: calc(100% - 30px);
}

@media (max-width:767px) {
  .bootstrap-select .filter-option-inner-inner {
    max-width: 80%;
  }
}

.bootstrap-select.blue-select button {
  border: 1px solid #c7c7c7 !important;
}

.bootstrap-select.blue-select button:focus,
.bootstrap-select.blue-select button:hover {
  color: #294563 !important;
  border: solid 1px #294563;
}

.bootstrap-select.blue-select button:focus .caret,
.bootstrap-select.blue-select button:hover .caret {
  background: url(../image/icon_arrow_down.svg) center no-repeat;
  background-size: contain;
}

.bootstrap-select.blue-select.open button,
.bootstrap-select.blue-select.selected button {
  border: 1px solid #294563 !important;
  color: #294563 !important;
}

.bootstrap-select.blue-select.open .dropdown-toggle .caret,
.bootstrap-select.blue-select.selected .dropdown-toggle .caret {
  background: url(../image/icon_arrow_down.svg) center no-repeat;
  background-size: contain;
}

.bootstrap-select.aqua-select button {
  border: 1px solid #c7c7c7 !important;
}

.bootstrap-select.aqua-select button:focus,
.bootstrap-select.aqua-select button:hover {
  color: #4ABEA7 !important;
  border: solid 1px #4ABEA7;
}

.bootstrap-select.aqua-select button:focus .caret,
.bootstrap-select.aqua-select button:hover .caret {
  background: url(../image/icon_footer_arrow_down.svg) center no-repeat;
  background-size: contain;
}

.bootstrap-select.aqua-select.open button,
.bootstrap-select.aqua-select.selected button {
  border: 1px solid #4ABEA7 !important;
  color: #4ABEA7 !important;
}

.bootstrap-select.aqua-select.open .dropdown-toggle .caret,
.bootstrap-select.aqua-select.selected .dropdown-toggle .caret {
  background: url(../image/icon_footer_arrow_down.svg) center no-repeat;
  background-size: contain;
}

.bootstrap-datetimepicker-widget.timepicker-sbs,
.bootstrap-datetimepicker-widget.dropdown-menu {
  z-index: 1010;
  position: absolute;
}

.bootstrap-datetimepicker-widget.timepicker-sbs {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  min-width: max-content;
  margin-top: 4px;
}

@media (max-width:767px) {
  .bootstrap-datetimepicker-widget.timepicker-sbs {
    min-width: 96%;
    max-width: 350px;
  }
}

@media (max-width:767px) {

  .bootstrap-datetimepicker-widget.timepicker-sbs .bootstrap-datetimepicker-widget .timepicker-hour,
  .bootstrap-datetimepicker-widget.timepicker-sbs .bootstrap-datetimepicker-widget .timepicker-minute,
  .bootstrap-datetimepicker-widget.timepicker-sbs .bootstrap-datetimepicker-widget .timepicker-second {
    width: 40px;
  }
}

.bootstrap-datetimepicker-widget.timepicker-sbs table td.day {
  min-width: 36px;
}

@media (max-width:767px) {
  .bootstrap-datetimepicker-widget.timepicker-sbs table td.day {
    min-width: initial;
    font-size: 12px;
  }
}

@media (max-width:767px) {
  .bootstrap-datetimepicker-widget.timepicker-sbs .col-md-6 {
    width: 100%;
    padding: 15px;
  }
}

.bootstrap-datetimepicker-widget.timepicker-sbs.bottom:after {
  content: '';
  display: inline-block;
  position: absolute;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}

.bootstrap-datetimepicker-widget.timepicker-sbs.bottom:before {
  content: '';
  display: inline-block;
  position: absolute;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}

.bootstrap-datetimepicker-widget.timepicker-sbs.pull-right:before {
  left: auto;
  right: 6px;
}

.bootstrap-datetimepicker-widget.timepicker-sbs.pull-right:after {
  left: auto;
  right: 7px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: .3rem;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  max-width: 800px;
  pointer-events: none;
  margin: 20rem auto 0;
}

.modal-dialog>form {
  width: 100%;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
  margin: 30px auto;
}

@media screen and (min-width:576px) {
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
    margin: 0 auto;
  }
}

span.label {
  color: #294563;
}

div.modal-backdrop.in {
  opacity: 0.7;
}

.modal-header {
  border-bottom: none;
}

.modal-footer {
  border-top: none;
}

.modal-content {
  border-radius: 10px;
}

.divTable {
  display: table;
  width: 100%;
}

.divTableRow {
  display: table-row;
}

.divTableHeading {
  background-color: #EEE;
  display: table-header-group;
}

.divTableCell,
.divTableHead {
  border: 1px solid #999999;
  display: table-cell;
  padding: 3px 10px;
}

.divTableHeading {
  background-color: #EEE;
  display: table-header-group;
  font-weight: bold;
}

.divTableFoot {
  background-color: #EEE;
  display: table-footer-group;
  font-weight: bold;
}

.divTableBody {
  display: table-row-group;
}

input.cm-ip::-webkit-input-placeholder {
  font-size: 14px;
  color: #7a7a7a;
}

input.cm-ip::-moz-placeholder {
  font-size: 14px;
  color: #7a7a7a;
}

input.cm-ip:-ms-input-placeholder {
  font-size: 14px;
  color: #7a7a7a;
}

input.cm-ip:-moz-placeholder {
  font-size: 14px;
  color: #7a7a7a;
}

.made-with-sm {
  font-size: 12px;
  line-height: 1.42;
  color: #4F4D59;
}

@media (max-width:767px) {
  .made-with-sm {
    font-size: 10px;
  }
}

.made-with-sm i {
  color: #4ABEA7;
}

.icp-sm {
  display: inline-block;
  margin-top: 8px;
}

.icp-sm li {
  float: left;
  font-size: 12px;
  color: #4F4D59;
  padding: 0 15px;
  position: relative;
}

@media (max-width:767px) {
  .icp-sm li {
    font-size: 10px;
  }
}

.icp-sm li:first-child:after {
  content: '|';
  position: absolute;
  right: 0;
  top: 0;
}

.ui-page-theme-a .ui-slider-track .ui-button-active {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
  border-radius: 5px;
}

.ui-page-theme-a .ui-button {
  background-color: #fff;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

.ui-page-theme-a .ui-button:visited {
  background-color: #f6f6f6;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

.ui-page-theme-a .ui-button:hover {
  background-color: #ededed;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

.ui-page-theme-a .ui-button:active {
  background-color: #e8e8e8;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

.ui-page-theme-a .ui-button:focus {
  -webkit-box-shadow: 0 0 12px #4ABEA7;
  -moz-box-shadow: 0 0 12px #4ABEA7;
  box-shadow: 0 0 12px #4ABEA7;
}

.ui-page-theme-a .ui-button.ui-button-active {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

.ui-page-theme-a .ui-checkbox-on:after {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

.ui-page-theme-a .ui-flipswitch-active {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

.ui-page-theme-a .ui-radio-on:after {
  border-color: #4ABEA7;
}

.ui-page-theme-a .ui-focus {
  -webkit-box-shadow: 0 0 12px #4ABEA7;
  -moz-box-shadow: 0 0 12px #4ABEA7;
  box-shadow: 0 0 12px #4ABEA7;
}

html .ui-bar-a .ui-slider-track .ui-button-active {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

html .ui-bar-a .ui-button {
  background-color: #f6f6f6;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

html .ui-bar-a .ui-button:visited {
  background-color: #f6f6f6;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

html .ui-bar-a .ui-button:hover {
  background-color: #ededed;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

html .ui-bar-a .ui-button:active {
  background-color: #e8e8e8;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

html .ui-bar-a .ui-button:focus {
  -webkit-box-shadow: 0 0 12px #4ABEA7;
  -moz-box-shadow: 0 0 12px #4ABEA7;
  box-shadow: 0 0 12px #4ABEA7;
}

html .ui-bar-a .ui-button.ui-button-active {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

html .ui-bar-a .ui-checkbox-on:after {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

html .ui-bar-a .ui-flipswitch-active {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

html .ui-bar-a .ui-radio-on:after {
  border-color: #4ABEA7;
}

html .ui-bar-a .ui-focus {
  -webkit-box-shadow: 0 0 12px #4ABEA7;
  -moz-box-shadow: 0 0 12px #4ABEA7;
  box-shadow: 0 0 12px #4ABEA7;
}

html .ui-body-a .ui-slider-track .ui-button-active {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

html .ui-body-a .ui-button {
  background-color: #f6f6f6;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

html .ui-body-a .ui-button:visited {
  background-color: #f6f6f6;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

html .ui-body-a .ui-button:hover {
  background-color: #ededed;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

html .ui-body-a .ui-button:active {
  background-color: #e8e8e8;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

html .ui-body-a .ui-button:focus {
  -webkit-box-shadow: 0 0 12px #4ABEA7;
  -moz-box-shadow: 0 0 12px #4ABEA7;
  box-shadow: 0 0 12px #4ABEA7;
}

html .ui-body-a .ui-button.ui-button-active {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

html .ui-body-a .ui-checkbox-on:after {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

html .ui-body-a .ui-flipswitch-active {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

html .ui-body-a .ui-radio-on:after {
  border-color: #4ABEA7;
}

html .ui-body-a .ui-focus {
  -webkit-box-shadow: 0 0 12px #4ABEA7;
  -moz-box-shadow: 0 0 12px #4ABEA7;
  box-shadow: 0 0 12px #4ABEA7;
}

html body .ui-group-theme-a .ui-slider-track .ui-button-active {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

html body .ui-group-theme-a .ui-button {
  background-color: #f6f6f6;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

html body .ui-group-theme-a .ui-button:visited {
  background-color: #f6f6f6;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

html body .ui-group-theme-a .ui-button:hover {
  background-color: #ededed;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

html body .ui-group-theme-a .ui-button:active {
  background-color: #e8e8e8;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

html body .ui-group-theme-a .ui-button:focus {
  -webkit-box-shadow: 0 0 12px #4ABEA7;
  -moz-box-shadow: 0 0 12px #4ABEA7;
  box-shadow: 0 0 12px #4ABEA7;
}

html body .ui-group-theme-a .ui-button.ui-button-active {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

html body .ui-group-theme-a .ui-checkbox-on:after {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

html body .ui-group-theme-a .ui-flipswitch-active {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

html body .ui-group-theme-a .ui-radio-on:after {
  border-color: #4ABEA7;
}

html body .ui-group-theme-a .ui-focus {
  -webkit-box-shadow: 0 0 12px #4ABEA7;
  -moz-box-shadow: 0 0 12px #4ABEA7;
  box-shadow: 0 0 12px #4ABEA7;
}

html body div.ui-slider-track.ui-body-a .ui-button-active {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

html body .ui-flipswitch.ui-bar-a.ui-flipswitch-active {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

html>body .ui-rangeslider .ui-rangeslider-sliders .ui-slider-track:first-child {
  height: 3px;
  border-width: 0;
}

html>body .ui-rangeslider.ui-mini .ui-rangeslider-sliders .ui-slider-track:first-child {
  height: 12px;
}

html head+body .ui-button.ui-button-a {
  background-color: #f6f6f6;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

html head+body .ui-button.ui-button-a:visited {
  background-color: #f6f6f6;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

html head+body .ui-button.ui-button-a:hover {
  background-color: #ededed;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

html head+body .ui-button.ui-button-a:active {
  background-color: #e8e8e8;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #f3f3f3;
}

html head+body .ui-button.ui-button-a:focus {
  -webkit-box-shadow: 0 0 12px #4ABEA7;
  -moz-box-shadow: 0 0 12px #4ABEA7;
  box-shadow: 0 0 12px #4ABEA7;
}

html head+body .ui-button.ui-button-a.ui-button-active {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

html head+body .ui-button-a.ui-focus {
  -webkit-box-shadow: 0 0 12px #4ABEA7;
  -moz-box-shadow: 0 0 12px #4ABEA7;
  box-shadow: 0 0 12px #4ABEA7;
}

html head+body .ui-body-a.ui-focus {
  -webkit-box-shadow: 0 0 12px #4ABEA7;
  -moz-box-shadow: 0 0 12px #4ABEA7;
  box-shadow: 0 0 12px #4ABEA7;
}

.ui-slider-track {
  position: relative;
  overflow: visible;
  border: none;
  height: 3px;
  margin: 0 15px 0 68px;
  top: 6px;
}

.ui-slider-track .ui-slider-bg {
  height: 100%;
}

.ui-slider-track .ui-button.ui-slider-handle {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 17px;
  height: 17px;
  margin: -10px 0 0 -10px;
  outline: 0;
  padding: 0;
  font-size: .9em;
  line-height: 30px;
  border-radius: 50%;
  border: none;
  transition: none;
  background: #4ABEA7;
}

.ui-shadow {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

input.ui-slider-input {
  display: block;
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 4px;
  width: 40px;
  height: 20px;
  line-height: 20px;
  border-width: 1px;
  border-style: solid;
  outline: 0;
  text-align: center;
  vertical-align: text-bottom;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.ui-corner-all {
  border-radius: 5px;
  border-color: transparent;
}

.ui-bar-a,
.ui-page-theme-a .ui-bar-inherit,
html .ui-bar-a .ui-bar-inherit,
html .ui-body-a .ui-bar-inherit,
html body .ui-group-theme-a .ui-bar-inherit {
  background-color: #e7e7e7;
  border-color: #ddd;
  color: #333;
  text-shadow: 0 1px 0 #eee;
  font-weight: bold;
}

.dola-price {
  position: relative;
  display: inline-block;
}

.dola-price:nth-of-type(1) {
  margin-right: 17px;
}

.dola-price:nth-of-type(1):after {
  content: '-';
  position: absolute;
  font-size: 14px;
  font-weight: 800;
  color: #294563;
  right: -11px;
  top: 1px;
}

.dola-price .ui-slider {
  display: inline-block;
}

.dola-price .ui-slider input {
  text-align: left;
  color: #294563;
  padding: 0 3px 0 0;
  pointer-events: none;
}

.dola-price>span {
  position: relative;
  top: -5px;
  font-size: 14px;
  font-weight: 800;
  color: #294563;
}

.ui-slider-input::-webkit-outer-spin-button,
.ui-slider-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.ui-slider-track.ui-mini {
  height: 12px;
  top: 8px;
}

.ui-slider-track.ui-mini .ui-slider-handle {
  height: 14px;
  width: 14px;
  margin: -8px 0 0 -8px;
}

#hourly-rate #crc-excval {
  display: none;
}

#hourly-rate .currency-exc {
  font-size: 10px;
  text-align: center;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 121px;
}

#hourly-rate #exc-currency-min {
  margin-right: 13px;
  position: relative;
}

#hourly-rate #exc-currency-min:after {
  position: absolute;
  content: '-';
  right: -10px;
  top: -2px;
}

.ui-rangeslider {
  margin: .5em 0;
}

.ui-rangeslider .price-wrap {
  position: absolute;
  top: 92px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.ui-rangeslider .ui-rangeslider-sliders {
  position: relative;
  overflow: visible;
  height: 30px;
  margin: 0 68px;
  width: 100%;
  margin: 0 auto;
}

.ui-rangeslider .ui-rangeslider-sliders .ui-slider-track {
  position: absolute;
  top: 6px;
  right: 0;
  left: 0;
  margin: 0;
}

.ui-rangeslider .ui-rangeslider-sliders .ui-slider-track:first-child {
  background-color: transparent;
  background: none;
  border-width: 0;
  height: 0;
}

.ui-rangeslider .ui-slider-track:first-child .ui-slider-bg {
  display: none;
}

.ui-rangeslider:before {
  content: "";
  display: table;
}

.ui-rangeslider:after {
  content: "";
  display: table;
  clear: both;
}

.ui-rangeslider .ui-slider-input.ui-rangeslider-last {
  float: right;
}

.ui-rangeslider.ui-mini .ui-rangeslider-sliders .ui-slider-track {
  top: 8px;
  top: 8px;
}

.ui-hide-label>label {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.ui-hide-label .ui-controlgroup-label {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.ui-hide-label .ui-rangeslider label {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.ui-hidden-accessible {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.ui-field-contain>label {
  float: left;
  width: 20%;
  margin: .5em 2% 0 0;
}

.ui-field-contain .ui-controlgroup-label {
  float: left;
  width: 20%;
  margin: .5em 2% 0 0;
}

.ui-field-contain>.ui-rangeslider>label {
  float: left;
  width: 20%;
  margin: .5em 2% 0 0;
}

.ui-field-contain .ui-rangeslider input.ui-slider-input {
  margin-top: 0;
  margin-bottom: 0;
}

.ui-field-contain .ui-rangeslider .ui-rangeslider-sliders {
  margin-top: 0;
  margin-bottom: 0;
}

.ui-field-contain .ui-rangeslider.ui-mini input.ui-slider-input {
  margin-top: 0;
  margin-bottom: 0;
}

.ui-field-contain .ui-rangeslider.ui-mini .ui-rangeslider-sliders {
  margin-top: 0;
  margin-bottom: 0;
}

.ui-popup .ui-field-contain>label {
  float: none;
  width: auto;
  margin: 0 0 .4em;
}

.ui-popup .ui-field-contain .ui-controlgroup-label {
  float: none;
  width: auto;
  margin: 0 0 .4em;
}

.ui-popup .ui-field-contain>.ui-rangeslider>label {
  float: none;
  width: auto;
  margin: 0 0 .4em;
}

div.ui-rangeslider label {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.ui-button.ui-checkbox-on.ui-button-a:after {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
  color: #fff;
  text-shadow: 0 1px 0 #005599;
}

.ui-button.ui-radio-on.ui-button-a:after {
  border-color: #4ABEA7;
}

.bootstrap-select.form-control {
  box-shadow: none;
}

.has-error textarea.form-control,
.has-error input.form-control {
  background-color: #f8eae8;
  border: 1px solid #d36a5d !important;
  box-shadow: none !important;
}

.has-error .help-block {
  color: #d52110;
  font-size: 12px;
  font-style: italic;
  text-align: left;
  margin-bottom: 0;
}

.has-success .form-control {
  border-color: #c7c7c7 !important;
}

.has-success .form-control:focus {
  border-color: #4ABEA7 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4ABEA7 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #4ABEA7 !important;
}

.cm-lesson-icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: url(../image/icon-st-lesson.svg) center no-repeat;
  background-size: contain;
}

.row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

.row-flex:after,
.row-flex:before {
  content: normal;
}

.container-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.container-flex:after,
.container-flex:before {
  content: normal;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.row-flex .col-xs-1,
.row-flex .col-xs-2,
.row-flex .col-xs-3,
.row-flex .col-xs-4,
.row-flex .col-xs-5,
.row-flex .col-xs-6,
.row-flex .col-xs-7,
.row-flex .col-xs-8,
.row-flex .col-xs-9,
.row-flex .col-xs-10,
.row-flex .col-xs-11,
.row-flex .col-xs-12,
.row-flex .col-xs,
.row-flex .col-xs-auto,
.row-flex .col-sm-1,
.row-flex .col-sm-2,
.row-flex .col-sm-3,
.row-flex .col-sm-4,
.row-flex .col-sm-5,
.row-flex .col-sm-6,
.row-flex .col-sm-7,
.row-flex .col-sm-8,
.row-flex .col-sm-9,
.row-flex .col-sm-10,
.row-flex .col-sm-11,
.row-flex .col-sm-12,
.row-flex .col-sm,
.row-flex .col-sm-auto,
.row-flex .col-md-1,
.row-flex .col-md-2,
.row-flex .col-md-3,
.row-flex .col-md-4,
.row-flex .col-md-5,
.row-flex .col-md-6,
.row-flex .col-md-7,
.row-flex .col-md-8,
.row-flex .col-md-9,
.row-flex .col-md-10,
.row-flex .col-md-11,
.row-flex .col-md-12,
.row-flex .col-md,
.row-flex .col-md-auto,
.row-flex .col-lg-1,
.row-flex .col-lg-2,
.row-flex .col-lg-3,
.row-flex .col-lg-4,
.row-flex .col-lg-5,
.row-flex .col-lg-6,
.row-flex .col-lg-7,
.row-flex .col-lg-8,
.row-flex .col-lg-9,
.row-flex .col-lg-10,
.row-flex .col-lg-11,
.row-flex .col-lg-12,
.row-flex .col-lg,
.row-flex .col-lg-auto,
.row-flex .col-xl-1,
.row-flex .col-xl-2,
.row-flex .col-xl-3,
.row-flex .col-xl-4,
.row-flex .col-xl-5,
.row-flex .col-xl-6,
.row-flex .col-xl-7,
.row-flex .col-xl-8,
.row-flex .col-xl-9,
.row-flex .col-xl-10,
.row-flex .col-xl-11,
.row-flex .col-xl-12,
.row-flex .col-xl,
.row-flex .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.row-flex .col-xs {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-flex .col-xs-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.row-flex .col-xs-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.row-flex .col-xs-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.row-flex .col-xs-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-flex .col-xs-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.row-flex .col-xs-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.row-flex .col-xs-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-flex .col-xs-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.row-flex .col-xs-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.row-flex .col-xs-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.row-flex .col-xs-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.row-flex .col-xs-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.row-flex .col-xs-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-flex .order-xs-first {
  order: -1;
}

.row-flex .order-xs-last {
  order: 13;
}

.row-flex .order-xs-0 {
  order: 0;
}

.row-flex .order-xs-1 {
  order: 1;
}

.row-flex .order-xs-2 {
  order: 2;
}

.row-flex .order-xs-3 {
  order: 3;
}

.row-flex .order-xs-4 {
  order: 4;
}

.row-flex .order-xs-5 {
  order: 5;
}

.row-flex .order-xs-6 {
  order: 6;
}

.row-flex .order-xs-7 {
  order: 7;
}

.row-flex .order-xs-8 {
  order: 8;
}

.row-flex .order-xs-9 {
  order: 9;
}

.row-flex .order-xs-10 {
  order: 10;
}

.row-flex .order-xs-11 {
  order: 11;
}

.row-flex .order-xs-12 {
  order: 12;
}

.row-flex .offset-xs-0 {
  margin-left: 0;
}

.row-flex .offset-xs-1 {
  margin-left: 8.33333%;
}

.row-flex .offset-xs-2 {
  margin-left: 16.66667%;
}

.row-flex .offset-xs-3 {
  margin-left: 25%;
}

.row-flex .offset-xs-4 {
  margin-left: 33.33333%;
}

.row-flex .offset-xs-5 {
  margin-left: 41.66667%;
}

.row-flex .offset-xs-6 {
  margin-left: 50%;
}

.row-flex .offset-xs-7 {
  margin-left: 58.33333%;
}

.row-flex .offset-xs-8 {
  margin-left: 66.66667%;
}

.row-flex .offset-xs-9 {
  margin-left: 75%;
}

.row-flex .offset-xs-10 {
  margin-left: 83.33333%;
}

.row-flex .offset-xs-11 {
  margin-left: 91.66667%;
}

@media (min-width:576px) {
  .row-flex .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-flex .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .row-flex .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .row-flex .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .row-flex .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-flex .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-flex .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .row-flex .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-flex .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .row-flex .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .row-flex .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .row-flex .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .row-flex .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .row-flex .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-flex .order-sm-first {
    order: -1;
  }

  .row-flex .order-sm-last {
    order: 13;
  }

  .row-flex .order-sm-0 {
    order: 0;
  }

  .row-flex .order-sm-1 {
    order: 1;
  }

  .row-flex .order-sm-2 {
    order: 2;
  }

  .row-flex .order-sm-3 {
    order: 3;
  }

  .row-flex .order-sm-4 {
    order: 4;
  }

  .row-flex .order-sm-5 {
    order: 5;
  }

  .row-flex .order-sm-6 {
    order: 6;
  }

  .row-flex .order-sm-7 {
    order: 7;
  }

  .row-flex .order-sm-8 {
    order: 8;
  }

  .row-flex .order-sm-9 {
    order: 9;
  }

  .row-flex .order-sm-10 {
    order: 10;
  }

  .row-flex .order-sm-11 {
    order: 11;
  }

  .row-flex .order-sm-12 {
    order: 12;
  }

  .row-flex .offset-sm-0 {
    margin-left: 0;
  }

  .row-flex .offset-sm-1 {
    margin-left: 8.33333%;
  }

  .row-flex .offset-sm-2 {
    margin-left: 16.66667%;
  }

  .row-flex .offset-sm-3 {
    margin-left: 25%;
  }

  .row-flex .offset-sm-4 {
    margin-left: 33.33333%;
  }

  .row-flex .offset-sm-5 {
    margin-left: 41.66667%;
  }

  .row-flex .offset-sm-6 {
    margin-left: 50%;
  }

  .row-flex .offset-sm-7 {
    margin-left: 58.33333%;
  }

  .row-flex .offset-sm-8 {
    margin-left: 66.66667%;
  }

  .row-flex .offset-sm-9 {
    margin-left: 75%;
  }

  .row-flex .offset-sm-10 {
    margin-left: 83.33333%;
  }

  .row-flex .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width:768px) {
  .row-flex .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-flex .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .row-flex .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .row-flex .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .row-flex .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-flex .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-flex .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .row-flex .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-flex .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .row-flex .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .row-flex .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .row-flex .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .row-flex .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .row-flex .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-flex .order-md-first {
    order: -1;
  }

  .row-flex .order-md-last {
    order: 13;
  }

  .row-flex .order-md-0 {
    order: 0;
  }

  .row-flex .order-md-1 {
    order: 1;
  }

  .row-flex .order-md-2 {
    order: 2;
  }

  .row-flex .order-md-3 {
    order: 3;
  }

  .row-flex .order-md-4 {
    order: 4;
  }

  .row-flex .order-md-5 {
    order: 5;
  }

  .row-flex .order-md-6 {
    order: 6;
  }

  .row-flex .order-md-7 {
    order: 7;
  }

  .row-flex .order-md-8 {
    order: 8;
  }

  .row-flex .order-md-9 {
    order: 9;
  }

  .row-flex .order-md-10 {
    order: 10;
  }

  .row-flex .order-md-11 {
    order: 11;
  }

  .row-flex .order-md-12 {
    order: 12;
  }

  .row-flex .offset-md-0 {
    margin-left: 0;
  }

  .row-flex .offset-md-1 {
    margin-left: 8.33333%;
  }

  .row-flex .offset-md-2 {
    margin-left: 16.66667%;
  }

  .row-flex .offset-md-3 {
    margin-left: 25%;
  }

  .row-flex .offset-md-4 {
    margin-left: 33.33333%;
  }

  .row-flex .offset-md-5 {
    margin-left: 41.66667%;
  }

  .row-flex .offset-md-6 {
    margin-left: 50%;
  }

  .row-flex .offset-md-7 {
    margin-left: 58.33333%;
  }

  .row-flex .offset-md-8 {
    margin-left: 66.66667%;
  }

  .row-flex .offset-md-9 {
    margin-left: 75%;
  }

  .row-flex .offset-md-10 {
    margin-left: 83.33333%;
  }

  .row-flex .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width:992px) {
  .row-flex .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-flex .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .row-flex .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .row-flex .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .row-flex .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-flex .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-flex .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .row-flex .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-flex .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .row-flex .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .row-flex .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .row-flex .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .row-flex .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .row-flex .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-flex .order-lg-first {
    order: -1;
  }

  .row-flex .order-lg-last {
    order: 13;
  }

  .row-flex .order-lg-0 {
    order: 0;
  }

  .row-flex .order-lg-1 {
    order: 1;
  }

  .row-flex .order-lg-2 {
    order: 2;
  }

  .row-flex .order-lg-3 {
    order: 3;
  }

  .row-flex .order-lg-4 {
    order: 4;
  }

  .row-flex .order-lg-5 {
    order: 5;
  }

  .row-flex .order-lg-6 {
    order: 6;
  }

  .row-flex .order-lg-7 {
    order: 7;
  }

  .row-flex .order-lg-8 {
    order: 8;
  }

  .row-flex .order-lg-9 {
    order: 9;
  }

  .row-flex .order-lg-10 {
    order: 10;
  }

  .row-flex .order-lg-11 {
    order: 11;
  }

  .row-flex .order-lg-12 {
    order: 12;
  }

  .row-flex .offset-lg-0 {
    margin-left: 0;
  }

  .row-flex .offset-lg-1 {
    margin-left: 8.33333%;
  }

  .row-flex .offset-lg-2 {
    margin-left: 16.66667%;
  }

  .row-flex .offset-lg-3 {
    margin-left: 25%;
  }

  .row-flex .offset-lg-4 {
    margin-left: 33.33333%;
  }

  .row-flex .offset-lg-5 {
    margin-left: 41.66667%;
  }

  .row-flex .offset-lg-6 {
    margin-left: 50%;
  }

  .row-flex .offset-lg-7 {
    margin-left: 58.33333%;
  }

  .row-flex .offset-lg-8 {
    margin-left: 66.66667%;
  }

  .row-flex .offset-lg-9 {
    margin-left: 75%;
  }

  .row-flex .offset-lg-10 {
    margin-left: 83.33333%;
  }

  .row-flex .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width:1200px) {
  .row-flex .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-flex .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .row-flex .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .row-flex .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .row-flex .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-flex .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .row-flex .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .row-flex .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-flex .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .row-flex .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .row-flex .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .row-flex .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .row-flex .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .row-flex .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-flex .order-xl-first {
    order: -1;
  }

  .row-flex .order-xl-last {
    order: 13;
  }

  .row-flex .order-xl-0 {
    order: 0;
  }

  .row-flex .order-xl-1 {
    order: 1;
  }

  .row-flex .order-xl-2 {
    order: 2;
  }

  .row-flex .order-xl-3 {
    order: 3;
  }

  .row-flex .order-xl-4 {
    order: 4;
  }

  .row-flex .order-xl-5 {
    order: 5;
  }

  .row-flex .order-xl-6 {
    order: 6;
  }

  .row-flex .order-xl-7 {
    order: 7;
  }

  .row-flex .order-xl-8 {
    order: 8;
  }

  .row-flex .order-xl-9 {
    order: 9;
  }

  .row-flex .order-xl-10 {
    order: 10;
  }

  .row-flex .order-xl-11 {
    order: 11;
  }

  .row-flex .order-xl-12 {
    order: 12;
  }

  .row-flex .offset-xl-0 {
    margin-left: 0;
  }

  .row-flex .offset-xl-1 {
    margin-left: 8.33333%;
  }

  .row-flex .offset-xl-2 {
    margin-left: 16.66667%;
  }

  .row-flex .offset-xl-3 {
    margin-left: 25%;
  }

  .row-flex .offset-xl-4 {
    margin-left: 33.33333%;
  }

  .row-flex .offset-xl-5 {
    margin-left: 41.66667%;
  }

  .row-flex .offset-xl-6 {
    margin-left: 50%;
  }

  .row-flex .offset-xl-7 {
    margin-left: 58.33333%;
  }

  .row-flex .offset-xl-8 {
    margin-left: 66.66667%;
  }

  .row-flex .offset-xl-9 {
    margin-left: 75%;
  }

  .row-flex .offset-xl-10 {
    margin-left: 83.33333%;
  }

  .row-flex .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.block-style1 {
  padding: 16rem 0;
  text-align: center;
  background-color: #fff;
}

@media (min-width:768px) and (max-width:991px) {
  .block-style1 {
    padding: 6rem 0;
  }
}

@media (max-width:767px) {
  .block-style1 {
    padding: 4rem 0;
  }
}

.block-style1__title {
  margin-bottom: 10px;
}

@media (max-width:767px) {
  .block-style1__title {
    max-width: 280px;
    margin: 0 auto 10px;
  }
}

.block-style1__caption {
  margin-bottom: 8rem;
  text-align: center;
  font-size: 16px;
}

@media (max-width:767px) {
  .block-style1__caption {
    margin-bottom: 4rem;
  }
}

.block-style1__item-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -18px;
  margin-right: -18px;
  justify-content: center;
}

@media (min-width:992px) and (max-width:1199px) {
  .block-style1__item-wrap {
    padding: 0 -15px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .block-style1__item-wrap {
    margin: 0 -8px;
  }
}

.block-style1__item-col {
  padding: 0 18px;
  width: 33.333333333%;
}

@media (min-width:992px) and (max-width:1199px) {
  .block-style1__item-col {
    padding: 0 15px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .block-style1__item-col {
    padding: 0 8px;
  }
}

@media (max-width:767px) {
  .block-style1__item-col {
    width: 100%;
    margin-bottom: 20px;
  }
}

.block-style1__item {
  height: 100%;
  border-radius: 10px;
  border: solid 1px #e8e8e8;
  text-align: center;
  color: #4F4D59;
  padding: 40px 20px;
  background-color: #fff;
}

@media (min-width:992px) and (max-width:1199px) {
  .block-style1__item {
    padding: 40px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .block-style1__item {
    background: #fff;
  }
}

@media (max-width:767px) {
  .block-style1__item {
    height: initial;
    margin-bottom: 0;
  }
}

.block-style1__item-icon {
  margin-bottom: 40px;
}

.block-style1__item-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 40px;
}

.block-style1__item-title.-grey {
  color: #4F4D59;
}

.block-style1__item-desc {
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
}

.block-style1__btn {
  margin-top: 6rem;
}

@media (max-width:767px) {
  .block-style1__btn {
    margin-top: 3rem;
  }
}

.block-style2 {
  padding: 16rem 0;
  text-align: center;
  background-color: #fff;
}

@media (min-width:768px) and (max-width:991px) {
  .block-style2 {
    padding: 6rem 0;
  }
}

@media (max-width:767px) {
  .block-style2 {
    padding: 4rem 0;
  }
}

.block-style2__title {
  margin-bottom: 10px;
}

.block-style2__caption {
  margin-bottom: 8rem;
  text-align: center;
  font-size: 16px;
}

@media (max-width:767px) {
  .block-style2__caption {
    margin-bottom: 4rem;
  }
}

.block-style2__item-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -18px;
  margin-right: -18px;
  justify-content: center;
}

@media (min-width:992px) and (max-width:1199px) {
  .block-style2__item-wrap {
    padding: 0 -15px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .block-style2__item-wrap {
    margin: 0 -8px;
  }
}

.block-style2__item-col {
  padding: 0 18px;
  width: 33.333333333%;
  margin-bottom: 40px;
}

@media (min-width:992px) and (max-width:1199px) {
  .block-style2__item-col {
    padding: 0 15px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .block-style2__item-col {
    padding: 0 8px;
  }
}

@media (max-width:767px) {
  .block-style2__item-col {
    width: 100%;
    margin-bottom: 20px;
  }
}

.block-style2__item {
  height: 100%;
  border-radius: 10px;
  border: solid 1px #e8e8e8;
  text-align: center;
  color: #4F4D59;
  padding: 40px 20px;
  background-color: #fff;
}

@media (min-width:992px) and (max-width:1199px) {
  .block-style2__item {
    padding: 40px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .block-style2__item {
    background: #fff;
  }
}

@media (max-width:767px) {
  .block-style2__item {
    height: initial;
    margin-bottom: 0;
  }
}

.block-style2__item-icon {
  margin-bottom: 40px;
}

.block-style2__item-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 40px;
}

.block-style2__item-desc {
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
}

@media (max-width:767px) {
  .block-style2__item-desc {
    max-width: 236px;
    margin: 0 auto;
  }

  .block-style2__item-desc br {
    display: none;
  }
}

.block-style2__btn {
  margin-top: 6rem;
}

@media (max-width:767px) {
  .block-style2__btn {
    margin-top: 3rem;
  }
}

.block-style3 {
  padding: 16rem 0;
  text-align: center;
  background-color: #fff;
}

@media (min-width:768px) and (max-width:991px) {
  .block-style3 {
    padding: 6rem 0;
  }
}

@media (max-width:767px) {
  .block-style3 {
    padding: 4rem 0;
  }
}

.block-style3__title {
  margin-bottom: 11.3rem;
}

@media (max-width:767px) {
  .block-style3__title {
    margin-bottom: 5rem;
  }
}

.block-style3__eml {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-top: -121px;
}

@media (min-width:768px) and (max-width:991px) {
  .block-style3__eml {
    width: 50%;
    margin-top: 4rem;
  }
}

@media (max-width:767px) {
  .block-style3__eml {
    margin-top: 0;
    margin-bottom: 40px;
  }
}

.block-style3__eml:first-child .block-style3__eml-icon:after,
.block-style3__eml:first-child .block-style3__eml-icon:before {
  content: normal;
}

.block-style3__eml:nth-child(2) .block-style3__eml-icon {
  background: #fff url(../image/epq-system-bg-2.svg) center no-repeat;
}

.block-style3__eml:nth-child(3) .block-style3__eml-icon {
  background: #fff url(../image/epq-system-bg-3.svg) center no-repeat;
}

.block-style3__eml:nth-child(4) .block-style3__eml-icon {
  background: #fff url(../image/epq-system-bg-4.svg) center no-repeat;
}

.block-style3__eml-title {
  font-size: 18px;
  font-weight: bold;
  color: #4F4D59;
  margin-bottom: 20px;
}

.block-style3__eml-icon {
  width: 125px;
  height: 141px;
  background: #fff url(../image/epq-system-bg-1.svg) center no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  position: relative;
}

@media (max-width:767px) {
  .block-style3__eml-icon {
    margin-bottom: 20px;
  }
}

.block-style3__eml-icon:before {
  content: '';
  position: absolute;
  display: inline-block;
  border-top: 5px dotted #ccc;
  height: 0;
  width: 100%;
  right: 119%;
  top: 50%;
  transform: translateY(-5px);
}

@media (min-width:992px) and (max-width:1199px) {
  .block-style3__eml-icon:before {
    width: 48%;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .block-style3__eml-icon:before {
    content: normal;
  }
}

@media (max-width:767px) {
  .block-style3__eml-icon:before {
    content: normal;
  }
}

.block-style3__eml-icon:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 10px solid #fff;
  border-left: 10px solid #d5d5d5;
  border-bottom: 10px solid #fff;
  border-right: 9px solid #fff;
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translateY(-12px);
}

@media (min-width:768px) and (max-width:991px) {
  .block-style3__eml-icon:after {
    display: none;
  }
}

@media (max-width:767px) {
  .block-style3__eml-icon:after {
    display: none;
  }
}

.block-style3__eml-icon-img {
  transform: translateY(-5px);
}

.block-style3__eml-desc {
  font-size: 16px;
  line-height: 1.5;
  color: #4F4D59;
  max-width: 224px;
}

.block-style3__contents {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 50px 35px;
  align-items: flex-start;
  border-radius: 50px;
}

@media (min-width:768px) and (max-width:991px) {
  .block-style3__contents {
    flex-wrap: wrap;
    padding-top: 0;
  }
}

@media (max-width:767px) {
  .block-style3__contents {
    padding: 35px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border: 3px dotted #ccc;
  }
}

.block-style3__more-info {
  padding: 11px 45px 11px 38px;
  background-color: #294563;
  position: absolute;
  bottom: -2px;
  left: 0;
  margin: 0 auto;
  right: 0;
  color: #fff;
  transform: translateY(50%);
  max-width: 504px;
  border-radius: 2px;
  height: 48px;
  display: flex;
  align-items: center;
}

@media (max-width:767px) {
  .block-style3__more-info {
    line-height: 1.4;
  }
}

.block-style3__more-info:after,
.block-style3__more-info:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 23px solid transparent;
  border-left: 15px solid #294563;
  border-bottom: 23px solid transparent;
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translateY(-50%);
}

.block-style3__more-info:before {
  transform: translateY(-50%) rotate(180deg);
}

.block-style3__more-info:after {
  right: -15px;
}

.block-style3__more-info .block-style3__arrow {
  left: calc(100% + 13px);
  transform: translateY(-10px) rotate(180deg);
}

@media (min-width:768px) and (max-width:991px) {
  .block-style3__more-info .block-style3__arrow {
    display: none;
  }
}

@media (max-width:767px) {
  .block-style3__more-info .block-style3__arrow {
    display: none;
  }
}

@media (max-width:767px) {
  .block-style3__more-info {
    position: relative;
    margin-bottom: 20px;
  }
}

.block-style3__arrow {
  content: '';
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 10px solid #fff;
  border-left: 10px solid #d5d5d5;
  border-bottom: 10px solid #fff;
  border-right: 9px solid #fff;
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translateY(-14px);
}

.block-style4 {
  padding: 8rem 0;
}

@media (min-width:768px) and (max-width:991px) {
  .block-style4 {
    padding: 8rem 0;
  }
}

@media (max-width:767px) {
  .block-style4 {
    padding: 4rem 0;
  }
}

.block-style4__items-wrap {
  --spacing: 20px;
  --columns: 3;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--spacing));
}

@media (max-width:767px) {
  .block-style4__items-wrap {
    --spacing: 0;
    --columns: 1;
  }
}

.block-style4__item {
  width: calc(calc(100% / var(--columns)) - var(--spacing));
  margin-left: var(--spacing);
}

@media (max-width:767px) {
  .block-style4__item {
    width: 100%;
  }
}

.block-style4__title {
  margin-bottom: 10px;
}

.block-style4__caption {
  margin-bottom: 8rem;
  text-align: center;
  font-size: 16px;
}

@media (max-width:767px) {
  .block-style4__caption {
    margin-bottom: 4rem;
  }
}

.block-style4__item {
  text-align: center;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  line-height: 0;
}

@media (max-width:767px) {
  .block-style4__item {
    margin-bottom: 20px;
    animation-delay: 0s !important;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }
}

.block-style4__item-desc {
  padding: 30px 25px;
  text-align: left;
  background-color: rgba(74, 190, 167, 0.75);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 242px;
  line-height: 1.6;
  color: #ffffff;
}

@media (min-width:992px) and (max-width:1199px) {
  .block-style4__item-desc {
    padding: 30px 15px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .block-style4__item-desc {
    padding: 20px;
    min-height: initial;
    min-height: 229px;
  }
}

@media (max-width:767px) {
  .block-style4__item-desc {
    padding: 20px;
    min-height: initial;
  }
}

.block-style4__item-desc-title {
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
  color: #fff;
}

.block-style4__item-desc-cont {
  line-height: 1.5;
}

@media (min-width:768px) and (max-width:991px) {
  .block-style4__item-desc-cont {
    font-size: 14px;
  }
}

.block-style5 {
  padding: 8rem 0;
}

@media (min-width:768px) and (max-width:991px) {
  .block-style5 {
    padding: 8rem 0;
  }
}

@media (max-width:767px) {
  .block-style5 {
    padding: 4rem 0;
  }
}

.block-style5__items-wrap {
  --spacing: 35px;
  --columns: 3;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--spacing));
  margin-bottom: 6rem;
}

@media (max-width:767px) {
  .block-style5__items-wrap {
    --spacing: 0;
    --columns: 1;
    margin-bottom: 3rem;
  }
}

.block-style5__item {
  width: calc(calc(100% / var(--columns)) - var(--spacing));
  margin-left: var(--spacing);
}

@media (max-width:767px) {
  .block-style5__item {
    width: 100%;
  }
}

.block-style5__title {
  margin-bottom: 8rem;
}

@media (max-width:767px) {
  .block-style5__title {
    margin-bottom: 4rem;
  }
}

.block-style5__caption {
  margin-bottom: 8rem;
  text-align: center;
  font-size: 16px;
}

@media (max-width:767px) {
  .block-style5__caption {
    margin-bottom: 4rem;
  }
}

.block-style5__item {
  text-align: center;
  position: relative;
  overflow: hidden;
}

@media (max-width:767px) {
  .block-style5__item {
    margin-bottom: 20px;
    animation-delay: 0s !important;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }
}

.block-style5__item-img {
  margin-bottom: 5rem;
  border-radius: 10px;
}

@media (max-width:767px) {
  .block-style5__item-img {
    margin-bottom: 2rem;
  }
}

.block-style5__item-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  margin-bottom: 20px;
}

.block-style5__item-desc {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 4rem;
}

@media (max-width:767px) {
  .block-style5__item-desc {
    margin-bottom: 2rem;
  }
}

.block-style5__item-link {
  font-size: 18px;
  font-weight: bold;
  color: #4ABEA7;
  text-decoration: underline;
}

.block-style5__item-link:hover,
.block-style5__item-link:focus {
  color: #69d1bc;
}

.block-style5__item-link:focus {
  text-decoration: underline;
}

.landing-page footer {
  display: none;
}

footer .company-info {
  background: #f7f7f7;
  border-top: 1px solid #d5d5d5;
  padding: 53px 0;
}

@media (max-width:767px) {
  footer .company-info {
    padding-top: 33px;
  }
}

footer .about-campusmate .footer-logo {
  margin-bottom: 28px;
}

@media (max-width:767px) {
  footer .about-campusmate .footer-logo {
    margin-bottom: 20px;
  }
}

footer .about-campusmate .footer-logo img {
  width: 173.7px;
}

footer .about-campusmate .cm-description,
footer .about-campusmate .support-info {
  font-size: 14px;
  line-height: 1.71;
  color: #4F4D59;
  margin-bottom: 18px;
}

@media (max-width:767px) {

  footer .about-campusmate .cm-description,
  footer .about-campusmate .support-info {
    font-size: 13px;
    line-height: 1.69;
  }
}

footer .about-campusmate .support-info a {
  color: #4F4D59;
}

footer .informations {
  padding-left: 100px;
}

@media (min-width:992px) and (max-width:1199px) {
  footer .informations {
    padding-left: 20px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  footer .informations {
    padding-left: 20px;
  }
}

@media (max-width:767px) {
  footer .informations {
    padding: 0 0 0 15px;
  }
}

footer .informations a {
  font-size: 14px;
  line-height: 2.5;
  color: #4F4D59;
}

footer .informations a:hover {
  color: #4ABEA7;
}

footer .follow-us {
  padding-left: 67px;
}

@media (min-width:768px) and (max-width:991px) {
  footer .follow-us {
    padding-left: 30px;
  }
}

@media (max-width:767px) {
  footer .follow-us {
    padding: 0 15px 0 27px;
  }
}

footer .follow-us .cm-barcode {
  margin-bottom: 24px;
}

footer .follow-us .social-links li {
  float: left;
  margin-right: 10px;
}

footer .follow-us .social-links a {
  font-size: 20px;
  color: #808080;
  -moz-transition: all ease-out 0.12s;
  -o-transition: all ease-out 0.12s;
  -webkit-transition: all ease-out 0.12s;
  transition: all ease-out 0.12s;
}

footer .follow-us .social-links a:hover {
  color: #4ABEA7;
}

footer .language {
  padding-left: 20px;
}

@media (min-width:768px) and (max-width:991px) {
  footer .language {
    padding-left: 10px;
  }
}

@media (max-width:767px) {
  footer .language {
    padding: 25px 15px 0;
  }
}

footer div.bootstrap-select {
  width: 180px !important;
  margin-bottom: 16px;
}

@media (min-width:768px) and (max-width:991px) {
  footer div.bootstrap-select {
    width: 150px !important;
  }
}

@media (max-width:767px) {
  footer div.bootstrap-select {
    width: 50% !important;
    float: left !important;
    margin: 0 6px 16px;
  }
}

footer div.bootstrap-select .btn.dropdown-toggle {
  height: 32px;
  line-height: 32px;
  border-radius: 44px;
  border: solid 1px #4ABEA7 !important;
  padding: 0 0 0 17px;
  font-size: 12px;
  color: #4ABEA7 !important;
  font-weight: normal !important;
  padding: 0 0 0 17px;
}

footer div.bootstrap-select .btn.dropdown-toggle:focus .caret,
footer div.bootstrap-select .btn.dropdown-toggle:hover .caret {
  background: url(../image/icon_footer_arrow_down.svg) center no-repeat;
  background-size: contain;
}

footer div.bootstrap-select .dropdown-menu.open {
  border-radius: 18px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.175);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.175);
}

@media (max-width:767px) {
  footer div.language-select {
    margin-left: -6px !important;
  }
}

@media (max-width:767px) {
  footer div.currency-select {
    margin-right: -6px !important;
  }
}

footer h2.title {
  font-size: 16px !important;
  font-weight: 800;
  line-height: 1.88;
  letter-spacing: 0.5px;
  color: #4ABEA7;
  margin-bottom: 20px;
}

footer .language .bootstrap-select .dropdown-toggle .caret {
  width: 16px;
  height: 16px;
  border: none;
  margin-top: -7px;
  right: 15px;
  background: url(../image/icon_footer_arrow_down.svg) center no-repeat;
  background-size: contain;
}

footer .payment-methods {
  padding-top: 20px;
}

footer .payment-methods li {
  float: left;
  margin-right: 13px;
}

footer .payment-methods li.master-card img {
  width: 32.1px;
}

footer .payment-methods li.visa-card img {
  width: 48.6px;
}

footer .payment-methods li.alipay-card img {
  width: 44.3px;
}

footer .payment-methods li.wechat-card img {
  width: 72px;
}

footer .copy-right {
  height: 72px;
  padding-top: 25px;
  background: #294563;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

@media (max-width:767px) {
  footer .copy-right {
    background: transparent;
    color: #4F4D59;
    height: 62px;
    padding: 20px 0;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  footer .copy-right {
    height: auto;
    padding: 15px 0;
  }
}

@media (min-width:768px) and (max-width:991px) {
  footer .copy-right {
    height: auto;
    padding: 15px 0;
  }
}

footer .copy-right ul {
  display: inline-block;
}

footer .copy-right li {
  float: left;
}

@media (max-width:1199px) and (min-width:992px) {
  footer .copy-right li {
    float: none;
    font-size: 13px;
    text-align: center;
    margin-right: 0 !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  footer .copy-right li {
    float: none;
    font-size: 13px;
    text-align: center;
    margin-right: 0 !important;
  }
}

@media (max-width:767px) {
  footer .copy-right li {
    float: none;
    font-size: 11px;
    text-align: center;
  }
}

footer .copy-right li.cpr-year {
  margin-right: 8.52%;
}

@media (min-width:992px) and (max-width:1199px) {
  footer .copy-right li.cpr-year {
    margin: 0 0 9px 0;
  }
}

@media (min-width:768px) and (max-width:991px) {
  footer .copy-right li.cpr-year {
    margin: 0 0 9px 0;
  }
}

@media (max-width:767px) {
  footer .copy-right li.cpr-year {
    margin: 0 0 9px 0;
  }
}

footer .copy-right li.made-with {
  margin: 0;
}

footer .copy-right li.made-with i {
  font-size: 16px;
  color: #4ABEA7;
}

footer .copy-right li.icp .separate {
  margin: 0 18px;
}

footer div.bootstrap-select.language-select {
  margin-bottom: 16px;
}

footer .bootstrap-select.dropup div.dropdown-menu.open {
  bottom: 33px;
}

footer.footer {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-top: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (max-width:767px) {
  footer.footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.landing-page {
  padding-bottom: 0;
}

.main-footer {
  margin-bottom: -72px;
}

.main-footer__top {
  background: #f7f7f7;
  border-top: 1px solid #d5d5d5;
  padding: 36px 0;
}

.main-footer__row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

@media (max-width:767px) {
  .main-footer__row {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.main-footer__col {
  padding: 0 15px;
  max-width: 25%;
}

@media (max-width:767px) {
  .main-footer__col {
    padding: 0 10px;
    width: 100%;
    max-width: initial;
    margin-bottom: 20px;
  }
}

.main-footer__col.-qr-code {
  display: flex;
  gap: 1rem;
}

@media (min-width:768px) and (max-width:991px) {
  .main-footer__col.-qr-code {
    flex-direction: column;
  }
}

.main-footer__col.-intro {
  max-width: 25%;
}

@media (max-width:767px) {
  .main-footer__col.-intro {
    max-width: initial;
  }
}

.main-footer__logo-link {
  display: block;
  line-height: 0;
  max-width: 160px;
  margin-bottom: 16px;
}

.main-footer__label {
  font-weight: 800;
  font-size: 16px;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  white-space: nowrap;
}

@media (max-width:767px) {
  .main-footer__label {
    margin-bottom: 10px;
  }
}

.main-footer__menu-link {
  display: block;
  font-size: 16px;
  color: #4F4D59;
  line-height: 2.5;
}

.main-footer__menu-link:hover {
  color: #4ABEA7;
}

@media (max-width:767px) {
  .main-footer__menu-link {
    font-size: 14px;
  }
}

.main-footer__contact-item {
  line-height: 2.0;
}

.main-footer__contact-item i {
  margin-right: 6px;
  font-size: 14px;
  color: #4ABEA7;
}

.main-footer__qr-img {
  max-width: 120px;
  background: #fff;
  border-radius: 4px;
  padding: 5px;
}

.main-footer__bottom {
  background-color: #294563;
  color: #fff;
}

.main-footer__bottom>.container {
  padding: 30px 0;
  display: flex;
  font-size: 14px;
  justify-content: space-between;
}

.main-footer__bottom>.container:after,
.main-footer__bottom>.container:before {
  content: normal;
}

@media (max-width:767px) {
  .main-footer__bottom>.container {
    font-size: 10px;
    flex-wrap: wrap;
    padding: 30px 15px;
  }
}

.main-footer .fa-heart {
  color: #4ABEA7;
  margin: 0 5px;
}

@media (max-width:767px) {
  .main-footer__copy-right {
    width: 50%;
    order: 1;
  }
}

@media (max-width:767px) {
  .main-footer__icp {
    width: 50%;
    order: 2;
    text-align: right;
  }
}

@media (max-width:767px) {
  .main-footer__made-with {
    width: 100%;
    text-align: center;
    order: 3;
    margin: 20px 0 0;
  }
}

.iti {
  position: relative;
  display: inline-block
}

.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box
}

.iti__hide {
  display: none
}

.iti__v-hide {
  visibility: hidden
}

.iti input,
.iti input[type=tel],
.iti input[type=text] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0
}

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px
}

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px
}

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555
}

.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555
}

.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
  background-color: #fff;
  border: 1px solid #ccc;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch
}

.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px
}

@media (max-width:500px) {
  .iti__country-list {
    white-space: normal
  }
}

.iti__flag-box {
  display: inline-block;
  width: 20px
}

.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc
}

.iti__country {
  padding: 5px 10px;
  outline: 0
}

.iti__dial-code {
  color: #999
}

.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, .05)
}

.iti__country-name,
.iti__dial-code,
.iti__flag-box {
  vertical-align: middle
}

.iti__country-name,
.iti__flag-box {
  margin-right: 6px
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0
}

.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, .05)
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover {
  cursor: default
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag {
  background-color: transparent
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, .05)
}

.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px
}

.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px
}

.iti--container:hover {
  cursor: pointer
}

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed
}

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%
}

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em
}

.iti__flag {
  width: 20px
}

.iti__flag.iti__be {
  width: 18px
}

.iti__flag.iti__ch {
  width: 15px
}

.iti__flag.iti__mc {
  width: 19px
}

.iti__flag.iti__ne {
  width: 18px
}

.iti__flag.iti__np {
  width: 13px
}

.iti__flag.iti__va {
  width: 15px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
  .iti__flag {
    background-size: 5652px 15px
  }
}

.iti__flag.iti__ac {
  height: 10px;
  background-position: 0 0
}

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0
}

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0
}

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0
}

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0
}

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0
}

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0
}

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0
}

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0
}

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0
}

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0
}

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0
}

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0
}

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0
}

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0
}

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0
}

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0
}

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0
}

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0
}

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0
}

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0
}

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0
}

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0
}

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0
}

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0
}

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0
}

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0
}

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0
}

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0
}

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0
}

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0
}

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0
}

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0
}

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0
}

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0
}

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0
}

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0
}

.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0
}

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0
}

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0
}

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0
}

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0
}

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0
}

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0
}

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0
}

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0
}

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0
}

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0
}

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0
}

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0
}

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0
}

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0
}

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0
}

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0
}

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0
}

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0
}

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0
}

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0
}

.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0
}

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0
}

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0
}

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0
}

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0
}

.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0
}

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0
}

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0
}

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0
}

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0
}

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0
}

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0
}

.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0
}

.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0
}

.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0
}

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0
}

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0
}

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0
}

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0
}

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0
}

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0
}

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0
}

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0
}

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0
}

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0
}

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0
}

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0
}

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0
}

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0
}

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0
}

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0
}

.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0
}

.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0
}

.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0
}

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0
}

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0
}

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0
}

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0
}

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0
}

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0
}

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0
}

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0
}

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0
}

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0
}

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0
}

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0
}

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0
}

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0
}

.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0
}

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0
}

.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0
}

.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0
}

.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0
}

.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0
}

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0
}

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0
}

.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0
}

.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0
}

.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0
}

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0
}

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0
}

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0
}

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0
}

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0
}

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0
}

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0
}

.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0
}

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0
}

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0
}

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0
}

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0
}

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0
}

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0
}

.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0
}

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0
}

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0
}

.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0
}

.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0
}

.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0
}

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0
}

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0
}

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0
}

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0
}

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0
}

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0
}

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0
}

.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0
}

.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0
}

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0
}

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0
}

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0
}

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0
}

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0
}

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0
}

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0
}

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0
}

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0
}

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0
}

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0
}

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0
}

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0
}

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0
}

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0
}

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0
}

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0
}

.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0
}

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0
}

.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0
}

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0
}

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0
}

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0
}

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0
}

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0
}

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0
}

.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0
}

.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0
}

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0
}

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0
}

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0
}

.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0
}

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0
}

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0
}

.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0
}

.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0
}

.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0
}

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0
}

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0
}

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0
}

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0
}

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0
}

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0
}

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0
}

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0
}

.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0
}

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0
}

.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0
}

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0
}

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0
}

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0
}

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0
}

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0
}

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0
}

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0
}

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0
}

.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0
}

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0
}

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0
}

.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0
}

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0
}

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0
}

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0
}

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0
}

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0
}

.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0
}

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0
}

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0
}

.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0
}

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0
}

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0
}

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0
}

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0
}

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0
}

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0
}

.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0
}

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0
}

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0
}

.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0
}

.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0
}

.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0
}

.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0
}

.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0
}

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0
}

.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0
}

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0
}

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0
}

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0
}

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0
}

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0
}

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0
}

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0
}

.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0
}

.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0
}

.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0
}

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0
}

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0
}

.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0
}

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0
}

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0
}

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0
}

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0
}

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0
}

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0
}

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0
}

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0
}

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0
}

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0
}

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0
}

.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0
}

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0
}

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0
}

.iti__flag {
  height: 15px;
  box-shadow: 0 0 1px 0 #888;
  background-image: url(../image/flags.png);
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
  .iti__flag {
    background-image: url(../image/flags@2x.png)
  }
}

.iti__flag.iti__np {
  background-color: transparent
}

.home-page .menu-card .default__img-qr {
  margin: 2rem 0 0;
  border-radius: 5px;
  padding: 5px;
  background: #fff;
  width: 120px;
  height: 120px;
}

.home-page .get-trial .embedded-entity {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  background: #FFF;
  position: relative;
  background-clip: padding-box;
  border: 1px solid transparent;
  background-color: #fff;
}

.home-page .get-trial .embedded-entity:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: -1px;
  background-image: linear-gradient(to bottom, #4ABEA7, #253F5A);
  border-radius: inherit;
}

.home-page .get-trial .default__img-qr {
  width: 150px;
  height: 150px;
}

.alevel-course .subject-feature .embedded-entity {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  background: #FFF;
  position: relative;
  background-clip: padding-box;
  border: 1px solid transparent;
  background-color: #fff;
}

.alevel-course .subject-feature .embedded-entity::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: -1px;
  background-image: linear-gradient(to bottom, #4ABEA7, #253F5A);
  border-radius: inherit;
}

.alevel-course .subject-feature .default__img-qr {
  width: 200px;
  height: 200px;
}

.alevel-course .course-features .embedded-entity {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  background: #FFF;
  position: relative;
  background-clip: padding-box;
  border: 1px solid transparent;
  background-color: #fff;
}

.alevel-course .course-features .embedded-entity:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: -1px;
  background-image: linear-gradient(to bottom, #4ABEA7, #253F5A);
  border-radius: inherit;
}

.alevel-course .course-features .default__img-qr {
  width: 200px;
  height: 200px;
}

.ap-course .exam-subject .embedded-entity {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  background: #FFF;
  position: relative;
  background-clip: padding-box;
  border: 1px solid transparent;
  background-color: #fff;
}

.ap-course .exam-subject .embedded-entity:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: -1px;
  background-image: linear-gradient(to bottom, #4ABEA7, #253F5A);
  border-radius: inherit;
}

.ap-course .exam-subject .default__img-qr {
  width: 200px;
  height: 200px;
}

.ap-course .coverage-subject .embedded-entity {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  background: #FFF;
  position: relative;
  background-clip: padding-box;
  border: 1px solid transparent;
  background-color: #fff;
}

.ap-course .coverage-subject .embedded-entity:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: -1px;
  background-image: linear-gradient(to bottom, #4ABEA7, #253F5A);
  border-radius: inherit;
}

.ap-course .coverage-subject .default__img-qr {
  width: 200px;
  height: 200px;
}

.buddy-program .learn-more .default__img-qr {
  max-width: 220px;
}

.buddy-program .get-more .default__img-qr {
  width: 200px;
  height: 200px;
}

.epq-course .course-results .embedded-entity {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  background: #FFF;
  position: relative;
  background-clip: padding-box;
  border: 1px solid transparent;
  background-color: #fff;
}

.epq-course .course-results .embedded-entity:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: -1px;
  background-image: linear-gradient(to bottom, #4ABEA7, #253F5A);
  border-radius: inherit;
}

.epq-course .course-results .default__img-qr {
  width: 200px;
  height: 200px;
}

.epq-course .epq-system .embedded-entity {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  background: #FFF;
  position: relative;
  background-clip: padding-box;
  border: 1px solid transparent;
  background-color: #fff;
}

.epq-course .epq-system .embedded-entity:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: -1px;
  background-image: linear-gradient(to bottom, #4ABEA7, #253F5A);
  border-radius: inherit;
}

.epq-course .epq-system .default__img-qr {
  width: 200px;
  height: 200px;
}

.ib-course .course-features .embedded-entity {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  background: #FFF;
  position: relative;
  background-clip: padding-box;
  border: 1px solid transparent;
  background-color: #fff;
}

.ib-course .course-features .embedded-entity:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: -1px;
  background-image: linear-gradient(to bottom, #4ABEA7, #253F5A);
  border-radius: inherit;
}

.ib-course .course-features .default__img-qr {
  width: 200px;
  height: 200px;
}

.ib-course .program-intro .embedded-entity {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  background: #FFF;
  position: relative;
  background-clip: padding-box;
  border: 1px solid transparent;
  background-color: #fff;
}

.ib-course .program-intro .embedded-entity:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: -1px;
  background-image: linear-gradient(to bottom, #4ABEA7, #253F5A);
  border-radius: inherit;
}

.ib-course .program-intro .default__img-qr {
  width: 200px;
  height: 200px;
}

.igcse-course .course-features .embedded-entity {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  background: #FFF;
  position: relative;
  background-clip: padding-box;
  border: 1px solid transparent;
  background-color: #fff;
}

.igcse-course .course-features .embedded-entity:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: -1px;
  background-image: linear-gradient(to bottom, #4ABEA7, #253F5A);
  border-radius: inherit;
}

.igcse-course .course-features .default__img-qr {
  max-width: 200px;
}

.igcse-course .program-intro .embedded-entity {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  background: #FFF;
  position: relative;
  background-clip: padding-box;
  border: 1px solid transparent;
  background-color: #fff;
}

.igcse-course .program-intro .embedded-entity:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: -1px;
  background-image: linear-gradient(to bottom, #4ABEA7, #253F5A);
  border-radius: inherit;
}

.igcse-course .program-intro .default__img-qr {
  width: 200px;
  height: 200px;
}

.international-course .add-wechat .default__img-qr {
  width: 150px;
  height: 150px;
}

.international-course .service-contact .default__img-qr {
  border-radius: 15px;
  background: var(--color, #FFF);
  padding: 10px;
}

.lamdaplus-course .course-system .embedded-entity {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  background: #FFF;
  position: relative;
  background-clip: padding-box;
  border: 1px solid transparent;
  background-color: #fff;
}

.lamdaplus-course .course-system .embedded-entity:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: -1px;
  background-image: linear-gradient(to bottom, #4ABEA7, #253F5A);
  border-radius: inherit;
}

.lamdaplus-course .course-system .default__img-qr {
  width: 200px;
  height: 200px;
}

.study-abroad .service-system .embedded-entity {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  background: #FFF;
  position: relative;
  background-clip: padding-box;
  border: 1px solid transparent;
  background-color: #fff;
}

.study-abroad .service-system .embedded-entity:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: -1px;
  background-image: linear-gradient(to bottom, #4ABEA7, #253F5A);
  border-radius: inherit;
}

.study-abroad .service-system .default__img-qr {
  width: 200px;
  height: 200px;
}

.study-abroad .entrance-exam .embedded-entity {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  background: #FFF;
  position: relative;
  background-clip: padding-box;
  border: 1px solid transparent;
  background-color: #fff;
}

.study-abroad .entrance-exam .embedded-entity:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: -1px;
  background-image: linear-gradient(to bottom, #4ABEA7, #253F5A);
  border-radius: inherit;
}

.study-abroad .entrance-exam .default__img-qr {
  width: 200px;
  height: 200px;
}

.align-center .default__img-qr {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.user-dashboard .default__img-qr {
  width: 256px;
}

.main-footer__qr-col .default__img-qr {
  max-width: 120px;
  background: #fff;
  border-radius: 4px;
  padding: 5px;
}

.modal-qr-download__qr-wrap .default__img-qr {
  width: 220px;
  height: 220px;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 10px;
}

.modal-regist-verify__qr-img {
  max-width: 218px;
}

.uni-item.-qr img {
  width: 100%;
  max-width: 251px;
}

.g5-page .qr-taketest__img-wrap .default__img-qr {
  display: flex;
  padding: 10px;
  border-radius: 10px;
  background: #FFF;
  max-width: 250px;
}

.g5-page .qr-teacher__img-wrap .default__img-qr {
  display: flex;
  padding: 10px;
  border-radius: 10px;
  background: #FFF;
  max-width: 250px;
}

.g5-page .test-distance__img-wrap .default__img-qr {
  display: flex;
  padding: 10px;
  border-radius: 10px;
  background: #FFF;
  max-width: 250px;
}

.phd-page .information-qr__img-wrap .default__img-qr {
  width: 200px;
  height: 200px;
}

.entrance-exam__img-wrap .default__img-qr,
.make-appointment__img-wrap .default__img-qr,
.apply-consultation__img-wrap .default__img-qr {
  width: 200px;
  height: 200px;
  border-radius: 5px;
}

.us-undergraduate .item-card__qr .default__img-qr {
  display: flex;
  padding: 12px;
  align-items: flex-start;
  border-radius: var(--Space-3, 16px);
  background: var(--Color-Global-Green-500, #4ABEA7);
  max-width: 132px;
}

.no-animation {
  transition: none !important;
}

.modal-how-avail .bootstrap-select .btn.dropdown-toggle:not(.bs-placeholder) {
  color: #333333;
  border-color: #333333;
  font-weight: 600;
}

.main-header__language-icon[data-lang-icon="vi"]:before {
  background: url(../image/VN.svg) center no-repeat;
}

.main-header__language-item.-vi {
  background-image: url(../image/VN.svg);
}

.btn-cm.js-form-submit span {
  display: inline-block;
  width: auto;
  margin-left: 3px;
  margin-right: 3px;
}

.header__user-avatar-out,
.header__user-avatar-in {
  border-radius: 50%;
  border: solid 2px #c7c7c7;
  overflow: hidden;
  display: block;
}

.header__user-avatar-in img {
  border: none;
}

.modal-course-review .modal-body {
  overflow: hidden;
}

.header__user-panel-item.-ano .header__user-nav-item:first-child {
  margin-top: 0;
}

.header__user-panel-item.-ano .header__user-nav-link:hover {
  background-color: transparent;
}

.header__user-panel-item.-ano .header__user-nav-link {
  padding-left: 15px;
}

.header__user-panel-item.-ano .header__user-nav-link:before {
  display: none;
}

.landing-page .header__user-panel-item.-ano {
  display: none;
}

.view-id-cm_homework.view-display-id-page_2 .view-empty,
.view-id-cm_homework.view-display-id-page_3 .view-empty {
  padding: 25px 0;
}

form[data-drupal-selector="views-exposed-form-cm-homework-page-2"] .bootstrap-select .dropdown-toggle .caret,
form[data-drupal-selector="views-exposed-form-cm-homework-embed-2"] .bootstrap-select .dropdown-toggle .caret,
form[data-drupal-selector="views-exposed-form-cm-homework-page-3"] .bootstrap-select .dropdown-toggle .caret {
  margin-top: -9px;
}

.tutors-external>.view-content {
  margin-right: -10px;
  margin-left: -10px;
  margin-top: 25px;
}

.tutors-external img.tutor-info__avatar-img {
  width: 100%;
  height: 100%;
}

.tutors-listing .tutor-card__teaches-tag li span {
  font-size: 11px;
  line-height: 1.42;
  color: #4ABEA7;
  border-radius: 44px;
  border: solid 1px #4ABEA7;
  padding: 8px 10px;
  display: block;
  margin-bottom: 9px;
  margin-right: 3px;
}

.tutors-external>.view-content>div:nth-child(3n+1) {
  clear: left;
}

.tutors-external>.view-content::before,
.tutors-external>.view-content::after {
  display: table;
  content: " ";
  clear: both;
}

.tutors-listing .tutor-card__tags-wrap>ul {
  display: flex;
  flex-wrap: wrap;
}

.tutors-external .views-exposed-form .form-group {
  width: 33.333333%;
  padding-right: 15px;
}

.tutors-external .views-exposed-form .form-group .bootstrap-select {
  width: 100%;
}

.tutors-external .views-exposed-form .control-label {
  display: none;
}

.tutors-listing .tutor-card__avatar-link>span {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  border-radius: inherit;
}

.modal-cancel-schedule .modal-buttons {
  width: 100%;
  display: flex;
  justify-content: center;
}

.schedule-form .form-item-course>label,
.schedule-form .form-item-course>.input-group-addon,
#drupal-modal .ui-dialog-titlebar-close>span,
.modal-cancel-schedule .modal-header .modal-title.ui-dialog-title {
  display: none;
}

.schedule-form .table-striped>tbody>tr:nth-of-type(odd) {
  background-color: initial;
}

.btn-grey:after,
.page-dashboard-tutor .lesson-item__col-right a::after {
  z-index: -1;
}

.cm-managed-file-wrapper {
  position: relative;
}

.schedule-form .form-group .form-item.form-group {
  margin-bottom: 0;
}

.schedule-form .form-item-study-materials {
  position: relative;
}

.schedule-form .form-item-study-materials>label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 8px 14px;
  font-weight: bold;
}

#drupal-modal .ui-dialog-titlebar-close {
  display: block;
  position: absolute;
  top: -23px;
  right: -22px;
  opacity: 1;
  cursor: pointer;
  line-height: 0;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

#drupal-modal .modal-body.ui-dialog-content {
  overflow: initial !important;
}

#drupal-modal .ui-dialog-titlebar-close:hover {
  transform: rotate(180deg);
}

#drupal-modal .ui-dialog-titlebar-close::before {
  content: "\e903";
  display: inline-block;
  font-size: 26px;
  color: #fff;
  font-family: 'cm-fonts' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.homework-box__number {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  min-width: 16px;
  padding: 0 3px;
  height: 16px;
  line-height: 16px;
  border-radius: 50%;
  background-color: #f5bd23;
  vertical-align: middle;
  font-size: 10px;
  font-weight: 800;
  color: #30305e;
  display: inline-block;
  text-align: center;
  margin-left: 5px;
}

.my-lessons-page .lesson-item__status.-instant,
.tutor-dashboard .lesson-item__status.-instant,
.lesson-item__status.-instant {
  background-color: #71c43d;
}

@media all and (max-width:991px) {
  .tutors-external .views-exposed-form .form-group {
    width: 50%;
    padding-right: 15px;
  }
}

.mb-20 {
  margin-bottom: 20px;
}

.tutor-invoices-wrapper .field-title {
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.33;
  letter-spacing: 0.7px;
  color: #30305e;
  display: inline-block;
  margin-bottom: 0;
}

.tutor-invoices-wrapper .classes-box__header {
  padding-bottom: 25px;
  border-bottom: 1px solid #d5d5d5;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tutor-invoices-wrapper .view-id-_cm_invoice.view-display-id-page_2,
.tutor-invoices-wrapper .view-id-invoice_item.view-display-id-page_3 {
  margin-top: 15px;
}

.tutor-invoices-wrapper .views-exposed-form .form-item .control-label {
  display: block;
  margin-bottom: 3px;
}

.tutor-invoices-wrapper .views-exposed-form .select2-container--default .select2-selection--single .select2-selection__arrow,
.tutor-invoices-wrapper .views-exposed-form .select2-container .select2-selection--single {
  min-height: 34px;
}

.tutor-invoices-wrapper .views-exposed-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}

.tutor-invoices-wrapper .views-exposed-form .select2-container--default .select2-selection--single .select2-selection__clear {
  margin-left: 5px;
}

.tutor-invoices-wrapper .views-exposed-form .form-inline .bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}

.tutor-invoices-wrapper .views-exposed-form .control-label {
  font-weight: 600;
  letter-spacing: 0.52px;
  color: #888;
  display: inline-block;
  min-width: 18%;
}

.tutor-invoices-wrapper .views-exposed-form .btn-cm,
.tutor-invoices-wrapper .views-exposed-form .bootstrap-select .btn.dropdown-toggle,
.tutor-invoices-wrapper .views-exposed-form .form-inline .form-control {
  width: 100%;
  display: block;
  height: 40px;
  line-height: 40px;
}

.tutor-invoices-wrapper .views-exposed-form .form-actions {
  vertical-align: bottom;
  display: flex;
  justify-content: space-between;
}

.tutor-invoices-wrapper .views-exposed-form .form-actions .btn-cm {
  width: calc(50% - 5px);
  padding-left: 5px;
  padding-right: 5px;
}

.tutor-invoices-wrapper .views-exposed-form .form-actions .btn:last-child {
  margin-right: 0;
}

.tutor-invoices-wrapper .views-exposed-form .form--inline>div {
  margin-top: 15px;
  margin-right: 10px;
  width: calc(33.3333333% - 10px);
  float: left;
}

.tutor-invoices-wrapper .views-exposed-form .form--inline>div:last-child {
  margin-right: 0;
}

.tutor-invoices-wrapper .views-exposed-form .form--inline .custom-form-date-wrapper {
  display: inline-flex;
}

.tutor-invoices-wrapper .views-exposed-form .form--inline .custom-form-date-wrapper input {
  border-radius: 0;
  border-right-width: 0;
}

.tutor-invoices-wrapper .views-exposed-form .form--inline .custom-form-date-wrapper div {
  width: 50%;
  margin-bottom: 0;
}

.tutor-invoices-wrapper .views-exposed-form .form--inline .custom-form-date-wrapper div.form-item:last-child input {
  border-right-width: 1px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.tutor-invoices-wrapper .views-exposed-form .form--inline .custom-form-date-wrapper div.form-item:first-child input {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}

.campusmate-invoice-get-invoice-pdf-view table,
.tutor-invoices-wrapper table {
  background-color: #fff;
  margin-top: 25px;
}

.campusmate-invoice-get-invoice-pdf-view table tr,
.tutor-invoices-wrapper table tr {
  padding: 0.1em 0.6em;
}

.campusmate-invoice-get-invoice-pdf-view table thead>tr,
.tutor-invoices-wrapper table thead>tr {
  border-bottom: 1px solid #e6e4df;
}

.campusmate-invoice-get-invoice-pdf-view table thead th,
.tutor-invoices-wrapper table thead th {
  border: none;
  color: #909090;
  font-weight: bold;
  text-transform: none;
}

.campusmate-invoice-get-invoice-pdf-view .page-header {
  display: none;
}

.page-dashboard-tutor .profile-tutor-box .language {
  line-height: 20px;
}

.page-dashboard-tutor .profile-tutor-box .language img {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  overflow: hidden;
  vertical-align: middle;
  margin-right: 6px;
}

.my-homework-page .homework-box__number:not(.active),
.tutor-homework-page .homework-box__number:not(.active) {
  display: none;
}

.custom-duration-input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
  border: solid 1px #c7c7c7;
  border-radius: 44px;
}

.custom-duration-input-group:hover {
  border-color: #30305e;
  color: #30305e;
}

.has-error .custom-duration-input-group .form-control,
.custom-duration-input-group .form-control {
  border: none !important;
}

.custom-duration-input-group .input-group-addon {
  width: 1%;
  background: transparent;
  border-radius: 0 44px 44px 0;
  border: none !important;
}

.has-error .custom-duration-input-group {
  border-color: #d36a5d !important;
}

.has-wallet-balance {
  padding-top: 0;
}

.has-wallet-balance .wallet-balance {
  color: #08cbc8;
  line-height: 1;
  margin-top: -1px;
}

.login-page .login-by-password-form .login-box__email {
  width: 100%;
  position: relative !important;
  float: none;
}

.login-page .login-box__phone-number.error,
.login-page .login-by-password-form .login-box__email.error {
  background-color: #f8eae8;
  border: 1px solid #d36a5d !important;
}

.login-page .login-by-password-form .login-box__tel .help-block {
  color: #d52110;
  font-size: 10px;
  font-style: italic;
  text-align: left;
  margin: 5px auto 0 0;
  width: 100%;
}

.login-page .login-box__other-method {
  display: flex;
  flex-wrap: wrap;
}

.login-box__login-type {
  margin-left: auto;
}

.login-box__login-type .js-form-item-login-type {
  margin-top: 0;
  margin-bottom: 0;
}

.login-box__login-type label {
  margin-right: 17px;
  color: #4ABEA7;
  font-size: 14px;
  margin-top: 17px;
  line-height: 1;
  display: block;
  transition: all .3s;
}

.login-box__login-type.is-focus label {
  opacity: 0.8;
  font-size: 10px;
}

.login-box__login-type label:hover {
  opacity: 1;
}

.login-box__login-type input,
.login-box__login-type .checkmark,
.login-box__login-type label:not(.is-showing),
.login-box__login-type label.checked {
  display: none;
}

@media all and (min-width:768px) {
  .form-inline .custom-duration-input-group .input-group-addon {
    width: 1%;
  }

  .header__user-panel-item.-ano .header__dropdown-menu.-user-dropdown {
    display: none;
  }
}

@media (max-width:767px) {
  .header__user-name.has-wallet-balance .wallet-balance {
    margin-bottom: 11px;
  }

  .page-dashboard-tutor .profile-tutor-box .language {
    margin-bottom: 10px;
  }

  .tutor-invoices-wrapper .views-exposed-form .form--inline>div,
  .tutor-invoices-wrapper .views-exposed-form .form--inline .js-form-item-course-id {
    width: 100%;
    margin-right: 0;
    margin-top: 0;
  }

  .tutor-invoices-wrapper .views-exposed-form .form-inline .form-control {
    height: 40px;
    line-height: 40px;
  }

  .tutors-external .views-exposed-form .form-group {
    width: 100%;
    padding-right: 0;
  }

  .page-tutor-details.-ano .header__logo {
    display: block;
  }

  .header__user-info.-ano {
    padding: 15px 15px 10px 15px;
  }

  .course-list-page .course-calendar__annotate .course-calendar__annotate-item {
    display: block;
    margin-bottom: 15px;
  }

  .course-list-page .course-calendar thead .fc-scrollgrid-section .fc-scroller,
  .course-list-page .fc-scrollgrid-section-header .fc-scroller {
    overflow: visible !important;
  }

  .change-pass-page .header__mb-page-title {
    display: none;
  }

  .change-phone__verifi-codewrap.has-error {
    margin-bottom: 30px;
  }

  .change-phone__verifi-codewrap.has-error .error.help-block {
    position: absolute;
    top: 100%;
  }

  .my-setting-page form .change-phone__get-code,
  .my-setting-page form .change-pass__get-code {
    padding: 0;
    font-size: 14px;
  }
}

@media only screen and (max-width:375px) {
  .my-order-page .orders-list__item .order-item__status {
    top: 40px;
  }
}

.upload-box__input-file-wrap .messages--error {
  color: red;
}

.header__user-panel-item.-avatar.-ano:before,
.upload-box__input-file-wrap span.file,
.upload-box__input-file-wrap .checkbox,
.upload-box__input-file-wrap .button {
  display: none;
}

.teacher-review__good-job.excellent {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.teacher-review__good-job.excellent .cb-label {
  margin-left: 5px;
}

.teacher-review__grading_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.teacher-review__grading_wrap .form-group {
  margin-bottom: 0px;
}

.teacher-review__good-job.excellent .form-type-checkbox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.uploaded-files__name a {
  color: #4ABEA7;
  flex-shrink: 0;
}

div#block-notificationstutor {
  border-radius: 10px;
  box-shadow: 0 2px 4px 0 rgba(208, 208, 208, 0.5);
  background-color: #fff;
  padding: 25px 40px;
  border: 1px solid #d5d5d5;
  margin-bottom: 20px;
}

div#block-notificationstutor ul {
  list-style: disc;
  padding-left: 1.5em;
}

.load-previous-position-before {
  text-align: center;
  padding-top: 20px;
}

.block-private-message-inbox-block .unread-thread .message-item__summary {
  font-weight: 800;
}

.block-private-message-inbox-block .unread-thread .message-item__user-name {
  color: #4ABEA7;
  font-weight: 800;
}

.message-box__message-input .form-group {
  margin-bottom: 0px;
}

.message-box__message-input .ajax-throbber {
  display: none;
}

#load-previous-threads-button-wrapper {
  text-align: center;
}

.user-login .form-item-justify-content {
  display: none;
}

.user-login .user-login-form .form-group.form-item.js-form-item {
  text-align: left;
}

.user-login .user-login-form .form-actions {
  text-align: left;
}

.user-login .region.region-content {
  position: relative;
}

.user-login h1.page-header {
  font-size: 24px;
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1;
  color: #282828;
  margin-bottom: 40px;
  text-align: center;
}

.user-login-form button#edit-submit {
  position: relative;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  border-radius: 44px;
  padding: 0px 30px;
  background: #4ABEA7;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  border: none;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  box-shadow: none;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  white-space: nowrap;
  width: 100%;
}

.user-login .openid-connect-login-form button#edit-openid-connect-client-generic-login {
  padding: 0;
  background: transparent;
  color: #337ab7;
  border: 0;
}

.user-login .openid-connect-login-form button#edit-openid-connect-client-generic-login:hover {
  text-decoration: dashed !important;
  text-decoration-color: #333;
}

.login-page.login-default {
  background: url(../image/admin_login_background2.svg) center center no-repeat;
  background-size: contain;
}

@media (max-width:1024px) {
  .login-page.login-default {
    background: url(../image/admin_login_background2.svg) center 22% no-repeat;
  }
}

@media (max-width:767px) {
  .login-page.login-default {
    background: #fff;
  }
}

.login-page.login-default .login-box__caption {
  display: none;
}

.lessons-upload-file .modal-body {
  overflow: unset !important;
}

.lessons-upload-file .modal-header {
  display: none;
}

.lessons-upload-file .modal-content .modal-body-file {
  padding: 0;
  position: relative;
  overflow: hidden !important;
}

.modal-file-upload .modal-content {
  max-height: 100% !important;
}

.modal-file-upload .dropzone span.dz-loading-icon {
  position: absolute;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 14px;
}

.modal-file-upload__btn-cancel span {
  display: inline-block;
}

.my-lessons-page #main-content {
  border-radius: 10px;
  box-shadow: 0 2px 4px 0 rgb(208 208 208 / 50%);
  background-color: #fff;
  padding: 25px 40px;
  border: 1px solid #d5d5d5;
}

.modal-cf-reschedule .modal-header>.ui-dialog-title {
  display: none;
}

.modal-cf-reschedule .modal-buttons {
  width: 100%;
  display: flex;
  justify-content: center;
}

#modal-meeting-info .modal-header {
  display: block;
}

.schedule-form .modal-schedule textarea {
  font-size: 14px;
}

.schedule-form .modal-schedule textarea::-webkit-input-placeholder {
  font-size: 14px;
}

.schedule-form .modal-schedule .fa-calendar {
  position: absolute;
  top: 13px;
  right: 25px;
  font-size: 20px;
}

.system-message-style {
  width: 100%;
  padding-top: 0;
  font-style: italic;
  font-size: small;
  text-align: center;
}

.do-homework-page .links {
  margin-bottom: 40px;
  padding: 15px 20px;
  border-radius: 10px;
  border: solid 1px #e8e8e8;
  background-color: #f7f7f7;
  display: table;
  width: 100%;
}

.modal-addlink .error {
  color: #a94442;
  text-align: left;
}

.classes-list-page .course-search .form-group.form-type-textfield {
  display: block;
}

.tutor-scheduling a.scheduling-box__btn:after {
  display: none;
}

.cm-change_invisible {
  position: relative;
}

.cm-change_invisible .ajax-throbber {
  font-size: 12px;
  position: absolute;
  top: 5px;
  right: 0;
}

@media (max-width:767px) {
  .cm-change_invisible .ajax-throbber {
    top: 13px;
    right: -15px;
  }
}

.modal-file-upload__uploaded-files a.dz-remove {
  order: 1;
}

span.cm-files-upload__remove {
  background: none;
}

.scheduling-box__success-add-to-calendar .scheduling-box__title {
  margin-top: 48px;
  padding-top: 40px;
  border-top: 1px solid #ddd;
}

.scheduling-box__success-add-to-calendar .scheduling-box__title+.scheduling-box__success-buttons {
  margin-top: 40px;
}

.product-type-topup .form-group:empty {
  display: none;
}

.product-type-topup .field--name-body {
  margin-bottom: 15px;
}

.product-type-topup .field--type-commerce-price {
  margin-bottom: 15px;
}

.product-type-topup .field--name-list-price {
  text-decoration: line-through;
}

.cm-topup-checkout-wrapper {
  padding-top: 15px;
  border-top: 1px solid #ddd;
  overflow: auto;
}

.cm-topup-checkout-wrapper .cm-price-wrapper {
  float: left;
}

.cm-topup-checkout-wrapper .stripe-checkout-wrapper {
  float: right;
}

.product-type-topup .order-summary__price-details .order-summary__item span {
  line-height: inherit;
}

.product-type-topup .order-summary__price-details .order-summary__item .order-summary__label {
  padding-right: 5px;
}

.product-type-topup .order-summary__price-details .order-summary__item .order-summary__value {
  font-weight: 600;
}

.entity-node-canonical .classes-box__title {
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.33;
  letter-spacing: 0.7px;
  color: #30305e;
  display: inline-block;
  margin-bottom: 0;
}

.entity-node-canonical .classes-box__header {
  padding-bottom: 25px;
  border-bottom: 1px solid #d5d5d5;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}

@media (max-width:767px) {
  .entity-node-canonical .classes-box__header {
    display: none;
    margin-bottom: 20px;
  }
}

.tutor-details-page .tutor-card__avatar-img,
.home-page .mentor-team__card-avatar {
  width: 180px;
}

.invoice__no-record {
  padding: 72px 0 80px;
  text-align: center;
  margin: 0 auto;
}

.modal-cf-reschedule .modal-footer.-confirm {
  width: 100%;
}

.custom-classin {
  background: url(../image/classin-icon.jpeg) no-repeat center;
  background-size: contain;
  background-color: transparent !important;
}

@media (max-width:767px) {
  .custom-classin {
    padding: 0;
    width: 16px;
    height: 16px;
  }
}

.custom-classin::before {
  opacity: 0;
}

.tutor-feeback__item .form-item-feedback {
  width: 100%;
}

.lesson-details-page .tutor-feeback__mess-btn.-cancel {
  margin-left: 0;
  display: block;
}

.lesson-details-page .tutor-feeback__message p.tutor-feeback__content-area {
  font-family: 'Raleway', 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
}

.cm-payment-method-wrapper .payment-method__radio {
  position: relative;
}

.cm-payment-method-wrapper .payment-method__heading .panel-title {
  position: relative;
}

.cm-payment-method-wrapper .input-group-addon {
  display: none !important;
}

.cm-payment-method-wrapper .glyphicon-spin {
  position: absolute;
  font-size: 14px;
  left: 20px;
  top: 50%;
  transform: translateY(-100%);
}

.cm-payment-method-wrapper img.method-stored {
  width: 58px;
}

.cm-payment-method-wrapper img.payment-method__img.method-new {
  margin-right: 0;
}

.cm-payment-method-wrapper img.payment-method__img.method-new+span {
  display: none;
}

.cm-payment-method-wrapper .address {
  margin-bottom: 15px;
}

.checkout-page .cm-payment-method-wrapper.payment-method .payment-method__card-info.form-group:last-child,
.checkout-page .cm-payment-method-wrapper.payment-method .panel-body.form-group {
  margin-bottom: 0;
}

.cm-payment-method-wrapper .stripe-form #security-code-element,
.cm-payment-method-wrapper .stripe-form #payment-errors {
  width: 100%;
}

.cm-payment-method-wrapper .stripe-form #payment-errors {
  margin-bottom: 15px;
}

.checkout-page .payment-method.pb-0,
.pb-0 {
  padding-bottom: 0;
}

.checkout-page .link--previous {
  font-size: 14px;
  float: left;
  color: #888;
  margin-top: 15px;
}

.checkout-page .form-actions::after {
  content: "";
  display: table;
  clear: both;
}

.checkout-step-payment-process .checkout-content {
  padding: 20px 40px;
  background: #F7F7F7;
  text-align: center;
}

.checkout-step-payment-process .checkout-content .checkout-help .form-submit {
  display: none;
}

.checkout-step-payment-process .checkout-content .checkout-help>div {
  margin-top: 15px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.custom-maxheight {
  height: calc(100vh - 430px);
  overflow: auto;
  min-height: 140px;
}

.join-link-confirmation-form .form-actions {
  display: flex;
  justify-content: center;
}

.join-link-confirmation-form .form-actions>* {
  min-width: 200px;
  margin: 0 10px;
}

.join-class-icon {
  width: 180px;
  max-width: 100%;
  margin-bottom: 42px;
}

.cm-managed-file-wrapper.processing {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.cm-managed-file-wrapper.processing:before {
  display: none;
}

.cm-managed-file-wrapper.processing .messages.messages--error.file-upload-js-error {
  color: #d52110;
  order: 0;
}

.cm-managed-file-wrapper.processing .scheduling-box__upload-box.upload-box {
  margin-top: 0;
  order: -1;
}

.tutors-listing-page .no-record__img {
  max-height: 180px !important;
}

.cm-webform-source {
  display: none;
}

.exam-abroad .contents-box__info-item {
  display: none;
}

.exam-abroad .contents-box__info-item.active {
  display: block;
}

.mobile-nav__action-bt>a {
  margin-left: 10px;
  margin-right: 10px;
}

.cm-webform-source {
  display: none;
}

.filter-help {
  display: none !important;
}

.editor-image-dialog .form-item-attributes-alt {
  display: none !important;
}

.editor-image-dialog .checkbox-cm,
.editor-image-dialog .uploaded-files__status,
.editor-image-dialog .uploaded-files__remove {
  display: none !important;
}

.teenager-eng .messages__wrapper,
.international-course .messages__wrapper,
.study-abroad .messages__wrapper {
  margin: 20px 10px 0px 10px;
}

.page-node-type-landing .ui-widget.ui-widget-content,
.page-tutor-details .ui-widget.ui-widget-content {
  border: none;
}

.page-node-type-landing .webform-confirmation-modal--content,
.page-tutor-details .webform-confirmation-modal--content {
  font-size: 20px;
  color: #30305e;
  text-align: center;
}

.page-node-type-landing .ui-widget-header,
.page-tutor-details .ui-widget-header {
  border: none;
  background: none;
}

.tutor-details-page .tutor-profile__name h1 {
  font-size: 24px;
}

.file_upload_error_mobile {
  display: none;
}

.speaking-test .error-card a.btn-cm {
  color: #ffffff;
}

.speaking-test.test-devices .error-card h1 {
  font-size: 44px;
  font-weight: 500;
  text-transform: inherit;
}

@media (max-width:768px) {
  .file_upload_error_mobile {
    display: block;
  }

  .file_upload_error_mobile span {
    display: none;
  }

  .file_upload_error_mobile .alert.alert-danger::before {
    color: #d52110;
  }

  .file_upload_error_mobile .alert::before {
    content: "\E902";
    font-size: 20px;
    color: #d52110;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    font-family: cm-fonts !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .modal-file-upload__buttons-wrap {
    justify-content: center !important;
  }
}

#edit-submit-cm-homework {
  min-width: 100px;
}

.tutor-feeback__suggest.ckeditor-wrapper {
  padding-top: 0px;
  margin-top: -20px;
}

.ckeditor-wrapper ul>li.statistics-counter:before {
  content: "\f06e";
  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;
  color: #dfdfdf;
  margin-right: 5px;
}

#edit-homework-content-format,
#edit-answer-format,
#edit-teacher-evaluation-format {
  display: none;
}

#views-exposed-form-user-video-course-page-1 .form-item-status,
#views-exposed-form-user-video-course-page-1 .form-item-field-start-value {
  display: none;
}

.take-test .test-panel__answer.-short_answer {
  width: calc(100% - 40px);
}

.test-panel .ckeditor-wrapper {
  width: 100%;
  padding: 0;
}

#modal-test-end-time .modal-dialog {
  max-width: 600px;
}

.test-box__question-title ul {
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  margin-top: 15px;
}

.test-box__question-title ul ul,
.test-box__question-title ul ol {
  list-style: initial;
  padding-left: 40px;
  margin: 10px 0;
}

.test-list-page .test-search__reset:active:focus {
  background: transparent;
  border: none;
}

.login-page .login-box__switch-hide {
  position: absolute;
  font-size: 14px;
  color: white;
  top: 1px;
  right: 1px;
  border-radius: 25px 25px 25px 25px;
  padding-left: 6px;
  padding-right: 16px;
  height: calc(50px - 2px);
  display: flex;
  align-items: center;
  background: currentColor;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.login-page .login-box__login-type.phone:hover {
  text-decoration: underline;
  color: #4ABEA7;
}

.login-box__login-type.phone label {
  padding-left: 5px;
  background-color: #ffffff;
  margin-top: 0;
  min-height: auto;
}

.login-page .login-by-password-form .login-box__email,
.login-page .login-by-password-form login-box__phone-number,
.login-page .login-box__pass input.input-cm {
  -webkit-box-shadow: 200px 200px 100px white inset;
  box-shadow: 200px 200px 100px white inset !important;
}

.my-tests__search .btn-danger:active:focus {
  background-color: #fff;
  border-bottom-color: #fff;
}

@media (max-width:767px) {
  .modal-instruction .modal-content {
    padding: 40px 20px;
  }

  .modal-instruction .modal-body {
    padding: 0 0 2rem;
  }

  .login-page .login-box__login-type.phone {
    height: calc(40px - 2px);
  }

  .login-page .login-box__switch-hide {
    height: 35px;
  }
}

.video-lessons .other-courses .other-courses__title {
  display: none;
}

.assign-test-page .glyphicon-ok:before {
  content: unset;
}

.cm-quiz-tutor-assign-test .classes-box__header {
  display: none;
}

.checkbox-class {
  display: flex;
  align-items: center;
  margin-bottom: 27px;
}

.checkbox-class .checkmark:after {
  content: "";
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  background: url(../image/icon-ticker.svg) center no-repeat;
  background-size: 75%;
  transform: rotate(-75deg) scale3d(0, 0, 0);
}

.checkbox-class input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkbox-class .checkmark {
  top: 50%;
  transform: translateY(-50%);
  height: 18px;
  width: 18px;
}

.checkbox-class .checkmark {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  border-radius: 2px;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border: 1px solid #c7c7c7;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.checkbox-class .cb-label {
  margin-left: 13px;
  font-size: 16px;
  color: #282828;
}

.checkbox-class {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 0.3px;
  color: #4a4a4a;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.checkbox-class input:checked~.checkmark {
  border: none;
  background-color: #4ABEA7;
}

.checkbox-class input:checked~.checkmark:after {
  display: block;
  transform: rotate(0) scale3d(1, 1, 1);
  transition: 0.2s;
  opacity: 1;
  visibility: visible;
}

.speaking-test .btn-cm.-next-part {
  max-width: 100% !important;
}

.classes-list-page .myclasses-tabs .course-search .form-item-archive {
  display: none;
}

.coupon-notice,
.coupon-error {
  margin-top: 15px;
  color: #f10707;
}

.coupon-input__wrapper .error {
  border: 1px solid #f10707;
}

.confirm-course-order .order-details__total {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-top: 25px;
  margin-top: 36px;
  border-top: 1px solid #e8e8e8;
}

.confirm-course-order .order-details__footer {
  display: flex;
  justify-content: flex-end;
}

.evaluate-writing-page .conclusion__score-input,
.evaluate-speaking-page .conclusion__score-input,
.evaluate-general-page .conclusion__score-input {
  width: auto;
}

.addhomework-box__contents .js-filter-wrapper {
  display: none;
}

.addhomework-box__contents .form-textarea-wrapper {
  padding-top: 0;
}

.tutor-scheduling div.scheduling-box__success-buttons {
  justify-content: center;
}

.tutor-scheduling .scheduling-box__success-btn:first-child {
  margin-right: 20px;
}

.evaluate-general-page .answer__answer-box {
  display: block !important;
}

.evaluate-general-page .submission__contents {
  position: relative;
}

.breadcrumb li:last-child {
  color: #4ABEA7;
}

.view-ajax-product-list .view-content {
  padding: 10px 10px 5px 10px;
}

.view-ajax-product-list .view-content tr th {
  font-weight: bold;
  color: #30305e;
  font-size: 16px;
}

.my-discount-page .coupon-item.-unavailable .coupon-item__view-products,
.my-discount-page .promo-item.-unavailable .promo-item__view-products {
  pointer-events: initial;
}

.confirm-course-order .order-item__contents.-not-border {
  border-bottom: initial;
}

.-notification .pager__item a {
  display: none;
}

.main-header__user-panel .views-element-container.form-group {
  margin-bottom: 0;
}

.head-notibox.-custom {
  max-height: initial;
}

.-notification .pager__item a:hover {
  background: #e0ffff;
}

.views-infinite-scroll-content-wrapper {
  margin-top: 0;
  padding-bottom: 8px;
  width: 100%;
  max-height: 566px;
}

.webform-submission-add-form .ui-dialog-content {
  overflow: unset;
}

.answer__answer-box .answer__correct-caption {
  margin-bottom: 15px;
}

.title-search {
  margin-left: 20px;
}

.modal-assign-test .title-search {
  min-width: 22%;
}

.collections-page .course-item__assign-item a {
  color: #4ABEA7;
}

.live-course-detail .classes-box__header,
.live-course-detail .field--name-name {
  display: none;
}

.live-lesson-dashboard .classes-box__header,
.live-lesson-dashboard .field--name-name {
  display: none;
}

.live-course-detail .course-item__btn {
  margin-top: 0 !important;
}

.live-course-detail .plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 0;
}

.live-lesson-no__item {
  justify-content: center;
}

.live-lessons-page .course-center__grid.live-lesson-no__item {
  --columns: 4;
}

.live-lessons-page .previous-courses .flex-grid.live-lesson-no__item {
  --columns: 4;
}

.take-test .test-panel__nav-btn.btn-disabled.writing {
  color: #c7c7c7 !important;
  border: 1px solid #c7c7c7 !important;
  pointer-events: none;
  background-color: #f0f0f0 !important;
}

.lesson-dashboard-page.not-login h1 {
  display: none;
}

.view-home-page article.home-page h2 a,
.view-home-page article.home-page .field--name-field-home-page-paragraph .field--label {
  display: none;
}

[lang|=zh-hans] .path-frontpage .backto-top {
  display: none !important;
}

[lang|=zh-hans] .home-page .consultant-box .consultant-box__title {
  margin: 0;
}

[lang|=zh-hans] .home-page .edu-consulting .modal-content {
  padding: 40px 19% 0;
}

[lang|=zh-hans] .home-page .consultant-box.affix {
  padding: 40px 24px 0;
}

[lang|=zh-hans] .path-frontpage iframe[name="smart-guide"] {
  display: none;
}

.time-table-page.calendar-tutor {
  margin-bottom: 20px;
}

.main-footer__icp a {
  color: #fff;
}

@media (min-width:768px) {
  .time-table-page .fc .fc-scroller-liquid-absolute {
    overflow: hidden !important;
  }
}

.scheduled-time-table .checkbox+.checkbox {
  margin-top: auto;
}

.modal-time-setting__btn-add-time span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.modal-time-setting__btn-add-time span:before {
  content: "\e9c3";
  font-family: 'cm-fonts' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-size: 26px;
  margin-right: 14px;
}

.time-item__delete span {
  display: none;
}

.error.help-block {
  color: #d52110;
  font-size: 10px;
  font-style: italic;
}

.hour_bank-details .alert-danger.alert-danger {
  display: none;
}

.menu-vi-32,
.menu-vi-104,
.menu-vi-109,
.menu-vi-114,
.menu-vi-117,
.menu-vi-120,
.menu-vi-121,
.menu-vi-129 {
  display: none !important;
}

.landing-page.page-bind-mail .main-header__mb-page-title {
  display: none;
}

.landing-page.page-bind-mail .main-header__logo-desktop {
  display: block;
}

.landing-page.page-bind-mail .login-box__link-email .login-box__get-code {
  width: 100px;
}

.landing-page.page-bind-mail .login-box__link-email #edit-email-error {
  text-align: left;
}

@media all and (min-width:768px) {

  .page.speaking-test #js-next-part,
  .speaking-test .btn-cm.-next-part,
  .thanks-page .btn-grey.thanks-box__continue-bt {
    padding: 10px 30px;
  }
}

.take-test .field--name-multichoice-answer .field--label {
  display: none;
}

.take-test__body.results .test-panel__num.-group {
  font-size: 12px;
  line-height: 1;
  flex-direction: column;
}

.take-test__body.results .test-panel__num.-group em {
  display: block;
  width: calc(100% - 4px);
  margin: 1px auto;
  height: 1px;
  background: none;
  background-color: rgba(255, 255, 255, 0.8);
}

#block-views-block-article-block-1 .pagers {
  display: none;
}

.result-normal .test-panel__item.-result .test-panel__num {
  font-size: 12px;
}

.result-normal .test-panel__item.-result .test-panel__num.-group {
  flex-direction: column;
  line-height: 1;
}

.result-normal .test-panel__item.-result .test-panel__num.-group em {
  display: block;
  width: calc(100% - 4px);
  margin: 1px auto;
  height: 1px;
  background: none;
  background-color: rgba(255, 255, 255, 0.8);
}

.result-normal .test-panel__answer.-short_answer {
  margin-top: 25px;
}

.take-test .result-general .test-panel__answer.-short_answer {
  width: 100%;
}

.take-test .result-general .test-panel__answer.no_question {
  margin-top: 25px;
}

.buddy-program .buddy-intro {
  margin-top: -350px;
}

.buddy-program .webform-share-iframe {
  height: 500px;
}

.buddy-program section.hero {
  margin-top: 25px;
}

.live-lessons-page .course-item {
  height: 100%;
}

.live-course-detail .course-card__title-wrap {
  justify-content: space-between;
}

.live-course-detail .recommend-tutor__name a {
  color: #30305e;
}

.live-lesson-dashboard .user-dashboard__right-panel h2.right-panel__sm-title {
  font-weight: bold;
  margin-bottom: 20px;
}

.live-lesson-dashboard .user-dashboard__right-panel h1.right-panel__title {
  font-weight: bold;
  font-size: 28px;
}

.view-id-lesson_item.view-display-id-tutor_dashboard span.data-duration {
  display: inline-block !important;
  font-weight: unset !important;
}

.thanks-page .dashboard-wrapper.thanks-box .region.region-breadcrumb ol.breadcrumb {
  text-align: left;
}

.live-lesson-dashboard.user-dashboard__col-right {
  padding-bottom: 50px;
}

.-not-brg {
  background: transparent !important;
}

.ielts-custom-course .field--item .mentor-team__header {
  height: 250px;
  overflow: hidden;
}

@media only screen and (min-width:768px) and (max-width:1024px) {
  .buddy-program section.hero {
    margin-top: 100px;
  }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
  .ielts-custom-course .field--item .mentor-team__header {
    height: 300px;
  }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
  .view-id-cm_lesson_evaluation.view-display-id-page_3 .view-content {
    min-height: .01%;
    overflow-x: auto;
  }

  .view-id-cm_lesson_evaluation.view-display-id-page_3 .view-content td.views-field.views-field-name {
    max-width: 120px;
  }
}

@media screen and (max-width:769px) {
  .lesson-dashboard-page section {
    padding: 25px 15px !important;
  }

  .filter-open .filter-bar {
    transform: translate3d(0, 0, 0);
  }
}

@media screen and (min-width:480px) and (max-width:821px) {
  .lessons-evaluation .lessons-search__date .lessons-search__text-to {
    margin: 0 5px 0 15px;
    margin-top: 25px;
  }
}

@media screen and (max-width:480px) {
  .ielts-custom-course .field--item .exclusive-points__desc {
    margin-top: 4rem;
    margin-bottom: -10rem;
  }

  img.comming-item__img {
    width: 100%;
  }

  .cm-files-upload__btn-add-file {
    max-width: 130px;
  }

  .view-id-cm_lesson_evaluation.view-display-id-page_3 .view-content td.views-field.views-field-name {
    max-width: 100%;
  }

  .lessons-evaluation .lessons-search .lessons-search__contents .form-group {
    margin: 0;
  }

  .lessons-evaluation .lessons-search .lessons-search__contents>.form-group {
    margin: 25px 5px 0 5px;
    min-height: 75px;
    flex-direction: initial;
  }

  .ielts-custom-course .field--item .mentor-team__header {
    height: auto;
  }
}

@media only screen and (max-width:767px) {
  .buddy-program .webform-share-iframe {
    height: 450px;
  }

  .buddy-program section.hero {
    margin-top: initial;
  }

  .buddy-program .buddy-intro {
    margin-top: -30px;
  }
}

#drupal-modal--body {
  overflow: hidden !important;
}

[data-drupal-selector="views-exposed-form-cm-invoice-page-2"] [data-drupal-selector="edit-field-invoice-date-value-wrapper"] .panel-body {
  padding: 0;
}

[data-drupal-selector="views-exposed-form-cm-invoice-page-2"] [data-drupal-selector="edit-field-invoice-date-value-wrapper"] {
  border: initial;
  box-shadow: none;
}

.subject-page .view-content {
  display: none;
}

.tabpanel-wrap.report-tab {
  min-height: unset !important;
}

.evaluation-report__textarea-group .js-filter-wrapper {
  display: none;
}

.homework-box__main-contents .pagination-footer {
  margin: 0 auto;
  order: 5;
}

.my-setting-page .setting-box {
  padding-bottom: 0;
  margin-bottom: 0;
}

.flex-grid.registered-courses.live-lesson-no__item {
  text-align: center;
}

.take-test .test-panel__answer .form-control.success {
  border: 1px solid #4ABEA7;
}

.cm-live-lesson-live-lesson-dashboard .user-dashboard__col-right section {
  border-radius: 10px;
  box-shadow: 0 2px 4px 0 rgba(208, 208, 208, 0.5);
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
}

.modal-file-upload__validate-save {
  cursor: pointer;
}

.ls-detail-tutor.modal-file-upload__option {
  margin-bottom: 2rem;
  position: relative;
}

.ls-detail-tutor .modal-file-upload__option-label {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 5px;
}

.ls-detail-tutor .modal-file-upload__option-label span {
  color: #d52110;
  margin-left: 2px;
}

.ls-detail-tutor .bootstrap-select .btn.dropdown-toggle {
  height: 40px;
  line-height: 40px;
  box-shadow: none;
}

.satisfaction__btn__validate-save {
  cursor: pointer;
}

.lesson-details-page div#tab-pre-lesson-materials .cm-lesson-icon,
.lesson-details-page div#tab-lesson-materials .cm-lesson-icon {
  position: absolute;
  left: 0;
  top: 4px;
}

.lesson-details-page .lesson-card .cm-files-upload__btn-add-file span {
  width: auto;
}

section.dashboard-box .custom-drupal__messages,
.homework-search__select.-lesson ul li.disabled {
  display: none;
}

a.close-custom--drupal__messages {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: inherit;
  cursor: pointer;
}

.my-homework-page .dashboard-wrapper .region-breadcrumb {
  margin: 20px 0;
}

.lessons-evaluation .lessons-search__text-input {
  height: 40px;
}

.lessons-evaluation .evaluation-table tbody tr {
  background-color: #fff;
}

.modal-tutorfeedback .modal-tutorfeedback__title,
#modal-evaluation .meeting-info__title {
  font-size: 32px;
  line-height: 1.25;
  text-align: center;
  color: #294563;
}

.lessons-evaluation div#main-content h1 {
  font-weight: bold;
  font-size: 32px;
}

.view-id-cm_lesson_evaluation.view-display-id-page_3 .view-content {
  width: 100%;
}

@media only screen and (min-width:768px) {
  .lessons-evaluation .view-id-cm_lesson_evaluation.view-display-id-page_3 .evaluation-table tr td:last-child {
    max-width: 200px;
    text-align: center;
  }

  .lessons-evaluation .evaluation-table tr td.views-field.views-field-field-date-duration {
    min-width: 80px;
  }

  .lessons-evaluation .evaluation-table tr td.views-field.views-field-field-status {
    min-width: 80px;
  }
}

.lessons-evaluation .view-id-cm_lesson_evaluation.view-display-id-page_3 .evaluation-table tr td:last-child a,
.lessons-evaluation .view-id-cm_lesson_evaluation.view-display-id-page_3 .evaluation-table tr td:last-child button {
  max-width: 190px;
}

#modal-tutorfeedback--detail,
#modal-evaluation--detail {
  width: 100%;
}

.ib-course .ibscore-require__table-desc>tbody>tr>td {
  border: none;
}

.signup-page .signup-box__items-wrap em.msg-success {
  width: 100%;
  font-size: 10px;
  font-style: italic;
  text-align: left;
  margin: 5px 0 0;
  padding: 0;
  display: block;
}

.signup-box__items-wrap em.error.help-block {
  text-align: left;
}

.signup-page .signup-box__get-code[disabled]+a {
  display: none;
}

.signup-page .signup-box__message:not(:empty) {
  margin: 50px 0;
}

.page-my-homework-new .user-dashboard__nav-item .user-dashboard__nav-link.is-active {
  color: initial;
  font-weight: initial;
  background-color: initial;
}

.page-my-homework-new .user-dashboard__nav-item .user-dashboard__nav-link.is-active.-my-courses:before {
  background-image: url(../image/icon-myclassroom.svg);
}

.main-header__user-panel .main-header__badge {
  width: auto;
}

.evaluate-general-page .check-homework-page .evaluation-footer__btn,
.evaluate-general-page .do-homework-page .evaluation-footer__btn {
  max-width: 280px;
}

.homework-search__select.-lesson ul li.selected a {
  color: #4ABEA7 !important;
}

.homework-box__search.homework-search .form-control {
  color: #4a4a4a;
}

.lesson-details-page .user-dashboard__nav-item .user-dashboard__nav-link.is-active.-my-timetable {
  color: initial;
  font-weight: initial;
  background-color: initial;
}

.lesson-details-page .user-dashboard__nav-item .user-dashboard__nav-link.is-active.-my-timetable:before {
  background-image: url(../image/icon-laptop.svg);
}

.lesson-details-page .cm-files-upload__btn-add-file {
  max-width: 180px;
}

.student.cm-live-lesson-live-lesson-dashboard.lesson-dashboard-page .comming-course-grid {
  margin-bottom: 20px;
}

.student.cm-live-lesson-live-lesson-dashboard.lesson-dashboard-page .comming-course__title-tag {
  color: #fff;
  border-radius: 0 4px 0 4px;
  padding: 1px 5px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 500;
  background-color: #294563;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-inline-box;
  max-width: 68%;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  vertical-align: middle;
  position: unset;
}

.student.cm-live-lesson-live-lesson-dashboard .registered-courses,
.student.cm-live-lesson-live-lesson-dashboard .recommended-courses {
  --spacing: 20px;
  --columns: 3;
}

@media (max-width:767px) {

  .student.cm-live-lesson-live-lesson-dashboard .registered-courses,
  .student.cm-live-lesson-live-lesson-dashboard .recommended-courses {
    --spacing: 0;
    --columns: 1;
  }
}

h1.signup-box__title {
  text-transform: uppercase;
}

.ielts-custom-course .field--item section.mentor-team {
  background-color: #ffff;
  padding: 2rem 0 5rem;
}

.ielts-custom-course .field--item .mentor-team .mentor-team__contents {
  margin-top: 2rem;
}

.ielts-custom-course .field--item .course-item__tags-wapper {
  margin-bottom: 2rem;
  height: 80px;
}

.ielts-custom-course .field--item .course-item__tags {
  margin-bottom: 0;
}

.ielts-custom-course .field--item .course-item__btn {
  display: flex;
  margin-top: auto;
}

.ielts-custom-course .field--item .course-item__desc {
  margin-bottom: 2rem;
}

.ielts-custom-course .field--item .mentor-team__btn.btn-cm {
  margin-top: 30px;
  background: #fff;
  color: #4ABEA7;
  text-transform: uppercase;
  border: 1px solid #4ABEA7;
}

.ielts-custom-course .field--item .mentor-team__btn.btn-cm:after {
  background-color: #e1fff9;
}

.ielts-custom-course .field--item .mentor-team__btn.btn-cm:hover {
  color: #4ABEA7;
  background: #fff;
  border: 1px solid #4ABEA7;
}

.ielts-custom-course .field--item .mentor-team__caption {
  margin-bottom: 0;
}

.evaluation-footer__btn.btn-disable,
a.answer-result__btn.btn-cm.btn-disabled {
  pointer-events: none;
}

.lesson-details-page .tutor-feeback__desc {
  word-break: break-word;
}

.home-page .media-interview__item-text {
  color: #282828;
  font-weight: 400;
  font-size: 16px;
}

.mce-ico {
  font-style: normal !important;
}

@media (max-width:767px) {
  .messages__wrapper .alert-message {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }
}

.mce-notification-warning {
  display: none !important;
  background: none !important;
  padding: 0 !important;
  padding-right: 0 !important;
  opacity: 0 !important;
  position: absolute !important;
  font-size: 0 !important;
  width: 0px !important;
  user-select: none !important;
}

.entrance-footer__text a {
  color: #fff;
}

.mt-5 {
  margin-top: 5px;
}

.live-course-detail .recommend-tutor {
  cursor: pointer;
}

.related-article .article-item__desc {
  width: 100%;
}

.score-red {
  color: red;
}

.score-green {
  color: green;
}

span.error-item__correct {
  margin-bottom: 10px;
}

.generating-box__desc span {
  color: #4ABEA7;
}

.vote-box__footer {
  text-align: center;
  padding-top: 20px;
}

.vote-box__radios .radio-cm {
  padding-left: 30px !important;
}

.video-poll-form {
  width: 100%;
  max-width: 1050px;
}

.user-dashboard__nav-item .hide-menu-left {
  display: none !important;
}

.error-msg {
  color: #d52110;
  font-size: 14px;
  font-style: italic;
}

.writing-reivew-page .ai-assistant {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.writing-reivew-page .ai-assistant__link {
  font-weight: 700;
  color: #4ABEA7;
  text-decoration: underline;
}

.writing-reivew-page .ai-assistant:before {
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  background-color: #7a7a7a;
  background: url(../image/ai-icon.svg) center no-repeat;
  vertical-align: middle;
  margin-right: 8px;
}

.writing-reivew-page .generating-box {
  display: none;
}

.course-details-page .course-card__desc {
  color: #908F9C;
  font-size: 16px;
}

.course-details-page .course-card__desc strong {
  color: #4F4D59;
  font-weight: bold;
}

.course-details-page .view--cm-tutor .pagers {
  display: none;
}

.entrance-page .test-result__item-desc p,
.entrance-page .test-result__item-desc p span {
  color: #D1D3D5 !important;
  font-family: inherit !important;
  font-size: 14px !important;
}

@media screen and (min-width:576px) {
  .modal-canceled-lesson .modal-dialog {
    min-height: calc(100% -(1.75rem* 2));
  }
}

.modal-canceled-lesson .modal-dialog {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% -(.5rem* 2));
  margin: 30px auto;
}

.modal-canceled-lesson .modal-content {
  max-height: 100% !important;
}

.canceled-record-page .course-search__input {
  border: 1px solid #ccc !important;
  height: 40px !important;
}

.view-ads-management .pagers,
#block-views-block-landing-tutor-list-block-4 .pagers,
#block-views-block-landing-tutor-list-block-5 .pagers {
  display: none;
}

.icon-modal-close {
  z-index: 9999;
}

.articles-list-page .region-sidebar-right,
.article-page .region-sidebar-right {
  width: 100%;
}

.articles-list-page .tutor-card__contents:hover,
.article-page .tutor-card__contents:hover {
  box-shadow: none;
}

.user-dashboard.lesson-details-page .lesson-card__nav.nav-tabs>li.lesson-card__nav-item>a {
  border-bottom: 1px solid transparent;
}

.view-test-history .modal-test-history__title {
  line-height: 1.25;
  text-align: center;
  color: #294563;
}

.view-test-history .modal-header-custom {
  border-bottom: 1px solid #EAECEF;
}

.view-test-history [class^="circular-modal-unit"],
.view-test-history [class^="circular-modal-percent"] {
  font-size: 30px;
  font-weight: 700;
}

.view-test-history [class^="circular-modal-percent"] {
  display: none;
}

a.course-tabs__item {
  color: #4F4D59;
}

.view-empty {
  text-align: center !important;
}

.lesson-card__tab-content .description {
  font-size: 12px;
  font-style: italic;
}

.modal-title-custom {
  font-size: 32px;
  line-height: 1.25;
  text-align: center;
  color: #294563;
  margin: 20px 0;
}

.modal-course-link .modal-title {
  font-weight: 700;
  margin: 0;
}

.modal-course-link .copied-message {}

.modal-course-link__title {
  margin-bottom: 10px;
}

.lessons-evaluation .views-field-name {
  font-weight: bold;
}

.quiz-listing-page .tests-group-status {
  display: none;
}

input:-webkit-autofill {
  background-color: transparent !important;
  transition: background-color 5000s ease-in-out 0s;
}

.take-test__body.ckeditor-wrapper p {
  margin-bottom: 0 !important;
}

.take-test__body.result-general.ckeditor-wrapper p {
  margin-bottom: 20px !important;
}

.ckeditor-wrap ol,
.ckeditor-wrap ul {
  list-style: disc outside none;
  padding: revert;
  margin: revert;
  font: revert;
}

.ckeditor-wrap em {
  font: revert;
}

.my-profile .avatar-box .field-avatar-upload .form-group {
  margin: 0;
}

.my-profile .avatar-box .avatar-box__file-input {
  width: auto;
  position: static;
  visibility: visible;
  opacity: 1;
}

.my-profile .avatar-box .avatar-box__file-input .file--image {
  display: none;
}

.my-profile .avatar-box .avatar-box__file-input [name="profile_picture_remove_button"] {
  padding: 0 25px;
  height: 40px;
  border-radius: 44px;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  border: none;
  overflow: hidden;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
  text-decoration: none;
  margin: 0 10px 0 0;
}

.my-profile-page .avatar-box__name-wrapper .avatar-box__user-name {
  width: 60%;
  word-break: break-word;
}

.login-page .has-error .form-text,
.change-pass-page .has-error .form-text {
  background-color: #f8eae8;
  border: 1px solid #d36a5d !important;
}

.login-page .login-box__tel.has-error .help-block,
.change-pass-page .change-pass__tel.has-error .help-block {
  margin-left: 29%;
}

.howto-zoom {
  position: relative;
}

.howto-zoom .go-back {
  position: absolute;
  top: 25px;
  right: 40px;
  z-index: 1;
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #4ABEA7;
}

video::-webkit-media-controls-overlay-play-button {
  display: none;
}

#meeting-info-content strong {
  font-weight: bold;
}

#meeting-info-content div[data-drupal-selector="edit-actions"] {
  text-align: right;
}

#meeting-info-content div[data-drupal-selector="edit-actions"] button[data-drupal-selector="edit-submit"] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid #2e6da4;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  user-select: none;
  color: #fff;
  background-color: #337ab7;
}

#meeting-info-content div[data-drupal-selector="edit-actions"] button[data-drupal-selector="edit-submit"]:hover,
#meeting-info-content div[data-drupal-selector="edit-actions"] button[data-drupal-selector="edit-submit"]:focus {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

@media only screen and (max-width:1024px) {
  .my-profile-page .avatar-box__name-wrapper .avatar-box__user-name {
    width: 55%;
  }
}

@media only screen and (max-width:960px) {
  .my-profile-page .avatar-box__name-wrapper {
    flex-wrap: wrap;
  }

  .my-profile-page .avatar-box__name-wrapper .avatar-box__user-name {
    width: 100%;
  }

  .my-profile-page .avatar-box__btn-change {
    margin-left: 27px;
  }
}

@media only screen and (max-width:736px) {
  .my-profile-page .avatar-box__btn-change {
    margin-left: 0;
  }

  .my-profile .avatar-box .avatar-box__file-input [name="profile_picture_remove_button"] {
    padding: 0 15px;
    height: 32px;
    font-size: 14px;
  }

  .login-page .login-box__tel.has-error .help-block {
    margin-left: 11%;
  }

  .change-pass-page .change-pass__tel.has-error .help-block {
    margin-left: 23%;
  }

  .my-order-page .my-order .order-search__reset:hover {
    transform: none;
  }

  .course-details-page .course-item__time-box .course-item__day.today {
    bottom: 3px;
  }

  .my-order-page .orders-list__item .order-item__payable {
    float: left;
    width: 100%;
  }

  .my-order-page .orders-list__item .order-item__payable .total {
    float: left;
  }

  .my-order-page .orders-list__item .order-item__payable .quantity {
    float: right;
  }
}

@media only screen and (max-width:480px) {
  .course-list-page .fc-header-toolbar .fc-toolbar-title {
    word-break: keep-all;
    margin: 0 0 0 10px;
  }

  .login-page .login-box__tel.has-error .help-block {
    margin-left: 20%;
  }
}

.all-llessons-page .classes-box__title,
.live-lesson.center .classes-box__title {
  display: none;
}

.all-llessons-page .live-lesson-no__item {
  margin-bottom: 4rem;
}

.entity-webform-canonical .classes-box__title,
.entity-webform-confirmation .classes-box__title {
  text-align: center;
}

.webform-submission-form {
  max-width: 800px;
  margin: 0 auto;
}

.webform-submission-form .webform-video-file {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
}

.webform-submission-form .webform-video-file .file--video {
  display: flex;
  height: 42px;
  margin: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.webform-submission-form .webform-video-file .form-file {
  display: flex;
  height: 42px;
  margin: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.webform-submission-form .webform-video-file .file span.file-icon {
  padding-bottom: 0;
  padding-top: 0;
}

.webform-submission-form .webform-video-file .file>span {
  line-height: 42px;
}

.webform-submission-form .webform-video-file .file>span.file-size {
  margin-right: 100px;
}

.webform-submission-form .webform-video-file .form-submit {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  min-width: 100px;
  position: absolute;
  right: 0;
  height: 42px;
  top: 0;
}

.webform-submission-form .webform-video-file .js-hide {
  display: block;
}

.webform-submission-form .webform-video-file .messages.messages--error.file-upload-js-error {
  flex: 0 0 100%;
  font-size: 12px;
  order: 1;
  width: 100%;
  color: #c7254e;
  margin: 5px 0 0;
}

.webform-submission-form .form-type-processed-text ul {
  padding-left: 1.6rem;
  line-height: 2;
}

.webform-submission-form .form-type-processed-text ul>li:before {
  content: "\2022";
  color: #4ABEA7;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  font-size: 1.6rem;
  margin-left: -1em;
}

.webform-submission-form .form-type-processed-text ul ul {
  list-style-type: circle;
}

.webform-submission-form .form-type-processed-text ul ul li:before {
  content: normal;
}

.webform-submission-form .form-type-processed-text ul ul ul {
  list-style-type: square;
}

.webform-submission-form .form-type-processed-text ul ol {
  list-style-type: decimal;
}

.webform-submission-form .webform-element-more--link a {
  color: #4a4a4a;
}

.webform-submission-form .webform-element-more--link:before {
  content: "► ";
  font-size: 0.8em;
}

.webform-submission-form .webform-element-more {
  margin: 15px 0;
}

.webform-submission-form .webform-element-more--content {
  display: none;
}

.webform-submission-form .radio label {
  padding-left: 30px;
  font-weight: normal;
}

.webform-submission-form .form-group {
  margin-bottom: 20px;
}

.webform-submission-form .form-group .form-type-date {
  position: relative;
}

.webform-submission-form .form-group .form-type-date .ui-datepicker-trigger {
  position: absolute;
  right: 15px;
  bottom: 12.5px;
}

.webform-submission-form .form-group.form-type-datetime .form-item-datetime-date {
  width: calc(100% - 145px);
}

.webform-submission-form .form-group.form-type-datetime .form-item-datetime-time {
  width: calc(100% - 242px);
}

.webform-submission-form .form-item-datelist .container-inline {
  display: flex;
  max-width: 100%;
  justify-content: space-between;
}

.webform-submission-form .form-item-datelist .select-wrapper select {
  padding-right: 1.8em;
}

.webform-submission-form legend .fieldset-legend {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}

.webform-submission-form input[type="radio"] {
  margin: 0 0 0 -30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 18px;
  height: 18px;
  padding: 2px;
  background-clip: content-box;
  border: 2px solid #9d9d9d;
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
}

.webform-submission-form input[type="radio"]:checked {
  background-color: #282828;
}

.webform-submission-form .checkbox label {
  padding-left: 20px;
}

.webform-submission-form table .control-label.option {
  margin-bottom: 0;
  padding: 0 0 0 20px;
}

.webform-submission-form .control-label.option {
  display: inline-block;
}

.webform-submission-form .control-label.option input[type="checkbox"] {
  margin-right: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 4px;
  background-clip: content-box;
  border: 2px solid #9d9d9d;
  background-color: transparent;
  border-radius: 0;
}

.webform-submission-form .control-label.option input[type="checkbox"]:checked {
  background: url(https://study.intergreat.com/themes/custom/cm_external/images/icons/icon-check-mark.svg) center no-repeat;
  background-size: 93% 83%;
}

.webform-submission-form .control-label.webform-options-display-buttons-label {
  display: table-cell;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.webform-submission-form .webform-options-display-buttons input:checked+label.webform-options-display-buttons-label {
  border-color: #4ABEA7;
}

.webform-submission-form .form-item-markup-03 {
  font-size: 12px;
  line-height: 1.6;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

  .webform-submission-form input[type="date"].form-control,
  .webform-submission-form input[type="time"].form-control,
  .webform-submission-form input[type="datetime-local"].form-control,
  .webform-submission-form input[type="month"].form-control {
    line-height: normal;
    height: 40px;
  }
}

.webform-submission-form input.form-control {
  height: 40px;
}

.webform-submission-form input.form-file {
  height: auto;
}

.webform-submission-form p {
  margin-bottom: 6px;
}

.webform-submission-form .form-control {
  border-radius: 4px;
  background-color: #ffffff;
  font-size: 14px;
  color: #9d9d9d;
  box-shadow: none;
  width: 100%;
}

.webform-submission-form input.form-color {
  width: 40px;
  height: 40px;
  padding: 0;
  margin-right: 10px;
}

.webform-submission-form input.form-color.form-color-output {
  width: 80px;
}

.webform-submission-form input.form-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 16px;
  height: 16px;
  padding: 4px;
  background-clip: content-box;
  border: 2px solid #9d9d9d;
  background-color: transparent;
  border-radius: 0;
  display: inline-block;
  max-width: none;
  margin-right: 8px;
  position: relative;
  top: 3px;
}

.webform-submission-form input.form-checkbox.tableselect {
  top: -3px;
  margin-left: -20px;
}

.webform-submission-form input.form-checkbox.webform-tableselect-sort {
  position: absolute;
  right: -10px;
  top: 1px;
  margin: 0;
}

.webform-submission-form input.form-checkbox[type="checkbox"]:checked {
  background: url(https://study.intergreat.com/themes/custom/cm_external/images/icons/icon-check-mark.svg) center no-repeat;
  background-size: 93% 83%;
}

.webform-submission-form .iti--allow-dropdown {
  width: 100%;
}

.webform-submission-form .page-header {
  padding: 3rem 0;
  font-size: 3.6rem;
  border: none;
  border-top: 1px solid #eeeeee;
  text-align: center;
}

.webform-submission-form .form-date {
  display: block;
}

.webform-submission-form .form-item-your-reference-number .webform-entity-reference-number {
  max-width: calc(100% - 50px);
}

.webform-submission-form .form-required:after {
  background-size: contain;
  background-repeat: no-repeat;
  height: 6px;
  width: 6px;
  position: relative;
  top: -2px;
}

.webform-submission-form .webform-element-help {
  display: inline-block;
  box-sizing: content-box;
  width: 14px;
  height: 14px;
  margin: 0 0.3em;
  text-align: center;
  vertical-align: baseline;
  color: #fff;
  border: 2px solid #bbb;
  border-radius: 50%;
  background: #bbb;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

.webform-submission-form .form-date[type="date"] {
  width: 100%;
  max-width: 100%;
}

.webform-submission-form .control-label,
.webform-submission-form .fieldset-legend {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  display: block;
  color: #294563;
}

.webform-submission-form .control-label.option,
.webform-submission-form .fieldset-legend.option {
  font-weight: normal;
}

.webform-submission-form .panel-heading .panel-title {
  font-size: 14px;
  font-weight: bold;
  color: #294563;
}

.webform-submission-form .panel-body .control-label {
  font-weight: normal;
}

.webform-submission-form .webform-progress-tracker.progress-tracker {
  margin-top: 20px;
  margin-bottom: 20px;
}

.webform-submission-form .webform-progress-tracker .progress-step .progress-text {
  padding-top: 5px;
  padding-bottom: 0;
  color: #656565;
}

.webform-submission-form .webform-progress-tracker .progress-step::after {
  background-color: #656565;
}

.webform-submission-form .webform-progress-tracker .progress-step:not(.is-active) .progress-marker {
  background-color: #656565;
}

.webform-submission-form .webform-progress-tracker .progress-step:hover .progress-marker {
  background-color: #656565;
}

.webform-submission-form .webform-progress-tracker .progress-step.is-active .progress-text {
  color: #333;
}

.webform-submission-form .webform-progress-tracker .progress-step.is-active .progress-title {
  font-weight: bold;
}

.webform-submission-form .webform-progress-tracker .progress-step.is-active:hover .progress-marker {
  background-color: #F3CB29;
}

.webform-submission-form .webform-progress-tracker .progress-step.is-complete .progress-text {
  color: #333;
}

.webform-submission-form .webform-progress-tracker .progress-step.is-complete:hover .progress-marker {
  background-color: #1976f2;
}

.webform-submission-form [dir="rtl"] .progress-step:not(:last-child)::after {
  display: none;
}

.webform-submission-form [dir="rtl"] .progress-step:not(:first-child)::after {
  position: absolute;
  z-index: -10;
  top: 12px;
  right: -14px;
  bottom: 12px;
  display: block;
  width: 100%;
  height: 4px;
  content: "";
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  z-index: 0;
}

.webform-submission-form [dir="rtl"] .progress-tracker--center .progress-step::after {
  right: -50%;
}

.webform-submission-form [dir="rtl"] .webform-progress-tracker .progress-step {
  z-index: inherit;
}

.webform-submission-form .webform-progress__status {
  text-align: center;
}

@media screen and (max-width:800px) {
  .webform-submission-form .webform-progress-tracker .progress-text {
    font-size: smaller;
  }
}

@media screen and (max-width:600px) {
  .webform-submission-form .webform-progress-tracker .progress-text {
    display: none;
  }
}

.webform-submission-form .progress-tracker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px auto;
  padding: 0;
  list-style: none;
}

.webform-submission-form .progress-step {
  display: block;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  margin: 0;
  padding: 0;
  min-width: 28px;
}

.webform-submission-form .progress-step:last-child {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.webform-submission-form .progress-step:not(:last-child)::after {
  content: '';
  display: block;
  position: absolute;
  z-index: -10;
  top: 18px;
  bottom: 12px;
  right: -14px;
  width: 100%;
  height: 4px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.webform-submission-form .progress-step>a {
  display: block;
}

.webform-submission-form .progress-step .progress-marker {
  color: #fff;
  background-color: #b6b6b6;
}

.webform-submission-form .progress-step::after {
  background-color: #b6b6b6;
}

.webform-submission-form .progress-step .progress-text {
  color: #333333;
}

.webform-submission-form .progress-step .progress-step>a .progress-text {
  color: #333333;
}

.webform-submission-form .progress-step:hover .progress-marker {
  background-color: #56ADF5;
}

.webform-submission-form.a2-form .progress-step.is-active:hover .progress-marker {
  background-color: #ff232b;
}

.webform-submission-form.a2-form .progress-step.is-active .progress-title {
  font-weight: 400;
}

.webform-submission-form.a2-form .progress-step.is-active .progress-marker {
  background-color: #ff232b;
  border: 2px solid #c7c7c7;
}

.webform-submission-form.cm-form .progress-step.is-active:hover .progress-marker {
  background-color: #4ABEA7;
}

.webform-submission-form.cm-form .progress-step.is-active .progress-title {
  font-weight: 400;
}

.webform-submission-form.cm-form .progress-step.is-active .progress-marker {
  background-color: #4ABEA7;
  border: 2px solid #c7c7c7;
}

.webform-submission-form .progress-step.is-active .progress-title {
  font-weight: 400;
}

.webform-submission-form .progress-step.is-active .progress-marker {
  background-color: #F3CB29;
  border: 2px solid #c7c7c7;
}

.webform-submission-form .progress-marker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 20;
  width: 38px;
  height: 38px;
  padding-bottom: 0;
  color: #fff;
  font-weight: 400;
  border: 2px solid transparent;
  border-radius: 50%;
  -webkit-transition: background-color, border-color;
  transition: background-color, border-color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.webform-submission-form .progress-text {
  display: block;
  padding: 14px 9.3333333333px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.webform-submission-form .progress-title {
  margin-top: 0;
}

.webform-submission-form .progress-step.is-complete .progress-marker {
  background-color: #1976D2;
}

.webform-submission-form .progress-step.is-complete::after {
  background-color: #868686;
}

.webform-submission-form .progress-tracker--center .progress-step {
  text-align: center;
}

.webform-submission-form .progress-tracker--center .progress-step:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.webform-submission-form .progress-tracker--center .progress-step::after {
  right: -50%;
}

.webform-submission-form .progress-tracker--center .progress-marker {
  margin-left: auto;
  margin-right: auto;
}

.webform-submission-form .progress-tracker--right .progress-step {
  text-align: right;
}

.webform-submission-form .progress-tracker--right .progress-step:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.webform-submission-form .progress-tracker--right .progress-step::after {
  right: calc(-100% + 14px);
}

.webform-submission-form .progress-tracker--right .progress-marker {
  margin-left: auto;
}

.webform-submission-form .progress-tracker--border {
  padding: 5px;
  border: 2px solid #868686;
  border-radius: 38px;
}

.webform-submission-form .progress-tracker--spaced .progress-step::after {
  width: calc(100% - 48px);
  margin-right: 24px;
}

.webform-submission-form .progress-tracker--word {
  padding-right: 38.6666666667px;
  overflow: hidden;
}

.webform-submission-form .progress-tracker--word .progress-text {
  display: inline-block;
  white-space: nowrap;
}

.webform-submission-form .progress-tracker--word .progress-title {
  margin: 0;
}

.webform-submission-form .progress-tracker--word-center {
  padding-right: 38.6666666667px;
  padding-left: 38.6666666667px;
}

.webform-submission-form .progress-tracker--word-center .progress-text {
  padding-right: 0;
  padding-left: 0;
  -webkit-transform: translateX(calc(-50% + 14px));
  transform: translateX(calc(-50% + 14px));
}

.webform-submission-form .progress-tracker--word-right {
  padding-right: 0;
  padding-left: 38.6666666667px;
}

.webform-submission-form .progress-tracker--word-right .progress-text {
  padding-left: 0;
  -webkit-transform: translateX(calc(-100% + 28px));
  transform: translateX(calc(-100% + 28px));
}

.webform-submission-form .progress-tracker--text .progress-step:last-child {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.webform-submission-form .progress-tracker--text-top .progress-step::after {
  top: auto;
}

.webform-submission-form .progress-tracker--text-top .progress-text {
  height: 100%;
}

.webform-submission-form .progress-tracker--text-top .progress-marker {
  bottom: 28px;
}

.webform-submission-form .progress-tracker--text-inline .progress-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.webform-submission-form .progress-tracker--text-inline .progress-text {
  position: relative;
  z-index: 30;
  max-width: 70%;
  white-space: nowrap;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #fff;
}

.webform-submission-form .progress-tracker--text-inline .progress-title {
  margin: 0;
}

.webform-submission-form .progress-tracker--square .progress-step {
  padding-top: 0;
}

.webform-submission-form .progress-tracker--square .progress-marker {
  -webkit-transform: scaleX(0.33) translateY(-12px);
  transform: scaleX(0.33) translateY(-12px);
  border-radius: 0;
}

.webform-submission-form .progress-tracker--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.webform-submission-form .progress-tracker--vertical .progress-step {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.webform-submission-form .progress-tracker--vertical .progress-step::after {
  right: auto;
  top: 14px;
  left: 12px;
  width: 4px;
  height: 100%;
}

.webform-submission-form .progress-tracker--vertical .progress-step:not(:last-child) .progress-text {
  padding-bottom: 42px;
}

.webform-submission-form .progress-tracker--vertical .progress-marker {
  position: absolute;
  left: 0;
}

.webform-submission-form .progress-tracker--vertical .progress-text {
  padding-top: 7px;
  padding-left: 42px;
}

@media (max-width:399px) {
  .webform-submission-form .progress-tracker-mobile {
    overflow-x: auto;
  }

  .webform-submission-form .progress-tracker-mobile .progress-tracker {
    min-width: 200%;
  }
}

.webform-submission-form .form-item-webform-image-select .select-wrapper:after {
  content: normal;
}

.webform-submission-form .form-item-webform-image-select .select-wrapper {
  max-width: none;
}

.webform-submission-form .fieldset-wrapper {
  margin-bottom: 20px;
}

.webform-submission-form .select2-container .select2-selection--single {
  height: 40px;
  outline: none;
}

.webform-submission-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}

.webform-submission-form select.form-control.form-select[multiple="multiple"] {
  min-height: 80px;
}

.webform-submission-form .select2.select2-container.select2-container--default {
  max-width: 100%;
  display: block;
  outline: none;
}

.webform-submission-form .select2-container--default .select2-selection--multiple {
  height: 40px;
}

.webform-submission-form .webform-options-display-side-by-side>div {
  display: inline-block;
  margin-right: 15px;
}

.webform-submission-form .webform-options-display-buttons .visually-hidden.form-radio {
  visibility: hidden;
  opacity: 0;
}

.webform-submission-form hr.webform-horizontal-rule {
  margin: 1em 0;
}

.webform-submission-form hr.webform-horizontal-rule--dashed {
  border: 0;
  border-bottom: 1px dashed #666;
  background-color: transparent;
}

.webform-submission-form hr.webform-horizontal-rule--dashed.webform-horizontal-rule--medium {
  border-width: 1px;
}

.webform-submission-form hr.webform-horizontal-rule--dashed.webform-horizontal-rule--thick {
  border-width: 6px;
}

.webform-submission-form hr.webform-horizontal-rule--dotted {
  border: 0;
  border-bottom: 1px dotted #666;
  background-color: transparent;
}

.webform-submission-form hr.webform-horizontal-rule--dotted.webform-horizontal-rule--medium {
  border-width: 2px;
}

.webform-submission-form hr.webform-horizontal-rule--dotted.webform-horizontal-rule--thick {
  border-width: 10px;
}

.webform-submission-form hr.webform-horizontal-rule--gradient {
  height: 1px;
  border: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.webform-submission-form hr.webform-horizontal-rule--gradient.webform-horizontal-rule--medium {
  height: 1px;
}

.webform-submission-form hr.webform-horizontal-rule--gradient.webform-horizontal-rule--thick {
  height: 1px;
}

.webform-submission-form hr.webform-horizontal-rule--solid {
  border: 0;
  border-bottom: 1px solid #666;
}

.webform-submission-form hr.webform-horizontal-rule--solid.webform-horizontal-rule--medium {
  border-width: 1px;
}

.webform-submission-form hr.webform-horizontal-rule--solid.webform-horizontal-rule--thick {
  border-width: 5px;
}

.webform-submission-form .form-type-entity-autocomplete .input-group {
  display: flex;
}

.webform-submission-form .form-type-entity-autocomplete .input-group .input-group-addon {
  width: auto;
  display: flex;
  align-items: center;
}

.webform-submission-form .container-inline div,
.webform-submission-form .container-inline label {
  display: inline-block;
}

.webform-submission-form .container-inline .details-wrapper {
  display: block;
}

.webform-submission-form .webform-multiple-table--operations button {
  margin-left: 10px;
  height: 40px;
  padding: 0 16px;
}

.webform-submission-form .btn-danger {
  background-color: #C43C35;
  border-color: #C43C35;
}

.webform-submission-form .btn-danger:hover {
  background-color: #d4423b;
  border-color: #d4423b;
}

.webform-submission-form .btn-success {
  background-color: #ddd;
  border-color: #c7c7c7;
  color: #333;
}

.webform-submission-form .btn-success:hover {
  background-color: #ececec;
  border-color: #c7c7c7;
}

.webform-submission-form .input-group-addon {
  width: auto;
}

.webform-submission-form .webform-has-field-prefix.webform-has-field-suffix .input-group {
  display: flex;
  max-width: 100%;
}

.webform-submission-form .webform-has-field-prefix.webform-has-field-suffix .input-group-addon {
  display: flex;
  align-items: center;
}

.webform-submission-form input[disabled="disabled"] {
  background: #ececec;
}

.webform-submission-form .webform-file-button {
  margin: 10px 0;
}

.webform-submission-form .ui-state-active,
.webform-submission-form .ui-widget-content .ui-state-active,
.webform-submission-form .ui-widget-header .ui-state-active,
.webform-submission-form a.ui-button:active,
.webform-submission-form .ui-button:active,
.webform-submission-form .ui-button.ui-state-active:hover {
  border: 1px solid #4f4d59;
  background: #4f4d59;
}

.webform-submission-form .webform-image-select {
  margin-bottom: 20px;
}

.webform-submission-form .ui-button {
  border: 1px solid #cccccc;
  background: #ededed;
  color: #2b2b2b;
  margin-right: 10px;
}

.webform-submission-form .webform-buttons--wrapper {
  margin: 20px 0;
}

.webform-submission-form .webform-buttons--wrapper legend {
  margin-bottom: 10px;
}

.webform-submission-form a {
  color: #4ABEA7;
}

.webform-submission-form a[data-toggle="collapse"] {
  color: #4f4d59;
}

.webform-submission-form a[data-toggle="collapse"]:hover,
.webform-submission-form a[data-toggle="collapse"]:active,
.webform-submission-form a[data-toggle="collapse"]:focus {
  color: #4f4d59;
  text-decoration: none;
}

.webform-submission-form a:hover {
  text-decoration: underline;
}

.webform-submission-form .tabledrag-handle {
  color: #777777;
}

.webform-submission-form .webform-likert-table input[type="radio"] {
  margin: 0 0 0 -20px;
}

.webform-submission-form .webform-term-checkboxes-scroll .fieldset-wrapper {
  margin-bottom: 20px;
}

.webform-submission-form .input-group .select-wrapper {
  display: block;
  height: 40px;
}

.webform-submission-form .btn {
  height: 40px;
  padding: 0 16px;
  min-width: 160px;
}

.webform-submission-form .btn.btn-primary {
  background-color: #4ABEA7;
  border-color: #4ABEA7;
}

.webform-submission-form .btn.webform-button--submit {
  margin: 10px auto;
  display: block;
}

.webform-submission-form .iti__selected-flag {
  outline: none;
}

.webform-submission-form ul.iti__country-list {
  white-space: nowrap;
}

.webform-submission-form .iti .iti__flag-container {
  position: absolute;
  padding: 1px;
  background-color: transparent;
  border: none;
  border-radius: 0;
  height: auto;
  width: auto;
  outline: none;
}

.webform-submission-form label.btn {
  line-height: 40px;
}

.webform-submission-form .webform-message--close .webform-message__link {
  opacity: 0;
  visibility: hidden;
}

.webform-submission-form .webform-multiple-add {
  margin: 20px 0;
}

.webform-submission-form .form-item-range .input-group-addon {
  border: none;
  background: transparent;
}

.webform-submission-form .form-item-range__output {
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.webform-submission-form .form-item-range__output input {
  margin: 0 3px;
}

.webform-submission-form .filter-wrapper {
  border: none;
  box-shadow: none;
}

.webform-submission-form .webform-multiple-table td.webform-multiple-table--operations {
  border: none;
  width: auto;
  padding: 8px 6px 0 0;
  vertical-align: top;
  text-align: right;
}

.webform-submission-form .ap-input-icon {
  border: 0;
  background: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  outline: none;
}

.webform-submission-form .ap-input-icon svg {
  fill: #cfcfcf;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.webform-submission-form .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.webform-submission-form .select2-selection--single[aria-expanded="true"] .select2-selection__arrow b {
  display: block;
}

@media (max-width:767px) {
  .modal-dialog-centered {
    align-items: flex-start;
  }
}

.modal-title {
  font-size: 32px;
  line-height: 1.25;
  text-align: center;
  color: #294563;
  margin: 20px 0;
}

.modal-title.-black {
  color: #000;
}

@media (max-width:767px) {
  .modal-title {
    font-size: 24px;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .modal-dialog {
    max-width: 95%;
  }
}

.modal-content .modal-header {
  padding: 0;
}

.modal-content .modal-footer {
  padding: 0;
  text-align: center;
}

.modal-content .modal-footer:after,
.modal-content .modal-footer:before {
  content: normal;
}

.modal-content .modal-body {
  padding: 0;
}

@media (max-width:767px) {
  .modal-content .modal-body p {
    font-size: 14px;
  }
}

.icon-modal-close {
  display: block;
  position: absolute;
  top: -23px;
  right: -22px;
  cursor: pointer;
  line-height: 0;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

@media (min-width:992px) and (max-width:1199px) {
  .icon-modal-close {
    top: 15px;
    right: 15px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .icon-modal-close {
    top: 15px;
    right: 15px;
  }
}

.icon-modal-close:before {
  content: "\e903";
  display: inline-block;
  font-size: 26px;
  color: #fff;
  font-family: 'cm-fonts' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  z-index: 9;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width:992px) and (max-width:1199px) {
  .icon-modal-close:before {
    color: #4F4D59;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .icon-modal-close:before {
    color: #4F4D59;
  }
}

.icon-modal-close:hover {
  transform: rotate(180deg);
}

@media (max-width:767px) {
  .modal .modal-dialog {
    width: calc(100% - 30px);
    margin: 5rem auto 0;
  }

  .modal .modal-dialog.modal-watchvd-again {
    margin: 11rem auto 0;
  }
}

.modal .modal-dialog .mess-title {
  font-size: 22px;
}

@media (max-width:767px) {
  .modal .modal-dialog .icon-modal-close {
    top: 10px;
    right: 10px;
    z-index: 9;
  }

  .modal .modal-dialog .icon-modal-close:before {
    font-size: 18px;
    color: #4F4D59;
  }

  .modal .modal-dialog .icon-modal-close:hover {
    transform: initial;
  }
}

.meeting-info .modal-content {
  padding: 40px 15px;
}

.meeting-info .modal-body {
  text-align: left;
  margin: 0 auto;
  position: relative;
}

.meeting-info .modal-footer {
  text-align: center;
}

.meeting-info .modal-dialog {
  width: 100%;
  max-width: 500px;
}

@media (max-width:767px) {
  .meeting-info .modal-dialog {
    max-width: 96%;
  }
}

@media screen and (max-width:320px) {
  .meeting-info .modal-dialog {
    width: 100% !important;
    max-width: 100%;
  }
}

.meeting-info__title {
  margin-bottom: 50px;
  font-size: 32px;
  line-height: 1.25;
  text-align: center;
  color: #294563;
  margin: 0 0 50px;
}

@media (max-width:767px) {
  .meeting-info__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

.meeting-info__info-item {
  color: #4F4D59;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.meeting-info__info-item:last-child {
  margin-bottom: 0;
}

.meeting-info__item-name {
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.25;
  display: inline-block;
  min-width: 96px;
  white-space: nowrap;
}

@media (max-width:767px) {
  .meeting-info__item-name {
    min-width: initial;
    font-size: 14px;
    white-space: initial;
  }
}

.meeting-info__item-val {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.31;
  display: inline-block;
  border: none;
  padding: 0;
  margin-left: auto;
  padding-left: 10px;
}

@media (max-width:767px) {
  .meeting-info__item-val {
    font-size: 14px;
  }
}

.meeting-info__item-copy {
  display: inline-block;
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #4ABEA7;
  cursor: pointer;
  margin-left: 15px;
  white-space: nowrap;
}

@media (max-width:767px) {
  .meeting-info__item-copy {
    margin-left: 6px;
    font-size: 14px;
  }
}

.meeting-info__btn-go {
  margin-top: 50px;
}

@media (max-width:767px) {
  .meeting-info__btn-go {
    max-width: 260px;
    width: 100%;
  }
}

.copy-status {
  position: absolute;
  font-size: 12px;
  top: -24px;
  left: 0;
  text-align: center;
  right: 0;
  margin: 0 auto;
  color: #4ABEA7;
}

@media (max-width:767px) {
  .copy-status {
    top: -17px;
  }
}

.modal-course-review .modal-content {
  padding: 30px 32px;
}

@media (max-width:767px) {
  .modal-course-review .modal-content {
    padding: 40px 15px 15px;
  }
}

.modal-course-review .modal-body {
  text-align: left;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

@media (max-width:767px) {
  .modal-course-review .modal-body {
    padding: 0;
  }
}

.modal-course-review .modal-footer {
  color: #4F4D59;
  text-align: left;
}

.modal-course-review .modal-dialog {
  width: 100%;
  max-width: 707px;
}

@media (max-width:767px) {
  .modal-course-review .modal-dialog {
    max-width: 96%;
  }
}

.modal-course-review__btn-play {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  border: none;
  width: 80px;
  height: 80px;
  background: url(../image/icon-play.svg) left center no-repeat;
  background-size: contain;
  padding: 0;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

@media (max-width:767px) {
  .modal-course-review__btn-play {
    width: 47px;
    height: 47px;
  }
}

.modal-course-review__video {
  position: relative;
  line-height: 0;
  border-radius: 4px;
  overflow: hidden;
}

.modal-course-review__video video {
  outline: none;
  position: relative;
  z-index: 1;
}

.modal-course-review__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  cursor: pointer;
  outline: none;
  background: rgba(0, 0, 0, 0.3);
}

.modal-course-review__end-panel {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  cursor: pointer;
  outline: none;
  background-color: rgba(83, 107, 130, 0.9);
  line-height: initial;
  text-align: center;
  display: none;
}

.modal-course-review__watch-again {
  margin-bottom: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modal-course-review__name {
  font-size: 16px;
  color: #294563;
  width: 80%;
  float: left;
  margin-top: 20px;
}

@media (max-width:767px) {
  .modal-course-review__name {
    font-size: 13px;
  }
}

.modal-course-review__cn-name {
  display: block;
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

@media (max-width:767px) {
  .modal-course-review__cn-name {
    font-size: 14px;
  }
}

.modal-course-review__time {
  float: right;
  text-align: right;
  margin-top: 20px;
}

.modal-course-review__date {
  font-size: 18px;
}

@media (max-width:767px) {
  .modal-course-review__date {
    font-size: 14px;
  }
}

.modal-course-review__hour {
  font-size: 16px;
  padding-left: 17px;
  background: url(../image/icon-time.png) left center no-repeat;
  background-size: 14px;
}

@media (max-width:767px) {
  .modal-course-review__hour {
    font-size: 12px;
    padding-left: 12px;
    background-size: 10px;
  }
}

.modal-watch-again .modal-content {
  padding: 30px 32px;
}

@media (max-width:767px) {
  .modal-watch-again .modal-content {
    padding: 40px 15px 15px;
  }
}

.modal-watch-again .modal-body {
  text-align: left;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  width: 100%;
}

@media (max-width:767px) {
  .modal-watch-again .modal-body {
    padding: 0;
  }
}

.modal-watch-again .modal-footer {
  color: #4F4D59;
  text-align: left;
}

.modal-watch-again .modal-dialog {
  width: 100%;
  max-width: 707px;
}

@media (max-width:767px) {
  .modal-watch-again .modal-dialog {
    max-width: 96%;
  }
}

.modal-watch-again__video-item {
  position: relative;
  padding: 5px 5px 5px 40px;
  color: #7e7e8a;
  margin: 10px 0;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid transparent;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.modal-watch-again__video-item.-active,
.modal-watch-again__video-item:hover,
.modal-watch-again__video-item.-current {
  background: #f7f7f7;
  border-radius: 4px;
  border: 1px solid #d5d5d5;
}

.modal-watch-again__video-item.-active .sound-bars {
  opacity: 1;
  visibility: visible;
}

.modal-watch-again__video-item.-active .fa-play-circle {
  opacity: 0;
  visibility: hidden;
}

.modal-watch-again .fa-play-circle {
  font-size: 20px;
  position: absolute;
  top: 20px;
  transform: translateY(-50%);
  left: 12px;
  color: #294563;
  opacity: 1;
  visibility: visible;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.modal-watch-again .sound-bars {
  left: 13px;
  top: 8px;
}

.modal-watch-again__name {
  font-size: 16px;
  color: #294563;
  width: 80%;
  float: left;
  margin-top: 20px;
}

@media (max-width:767px) {
  .modal-watch-again__name {
    font-size: 13px;
  }
}

.modal-watch-again__cn-name {
  display: block;
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #294563;
}

@media (max-width:767px) {
  .modal-watch-again__cn-name {
    font-size: 14px;
  }
}

.modal-schedule .modal-dialog {
  width: 100%;
  max-width: 570px;
  margin-top: 70px;
  top: auto;
}

@media (max-width:767px) {
  .modal-schedule .modal-dialog {
    max-width: 96%;
    margin-top: 50px;
  }
}

.modal-schedule .modal-header {
  padding: 20px 0 0;
}

@media (max-width:767px) {
  .modal-schedule .modal-header .modal-title {
    margin: 10px 0;
  }
}

.modal-schedule textarea {
  padding: 23px 20px 10px;
}

.modal-schedule .modal-body {
  padding: 0 18px;
}

@media (max-width:767px) {
  .modal-schedule .modal-body {
    padding: 0;
  }
}

.modal-schedule .bootstrap-select .btn.dropdown-toggle {
  color: #757575;
}

.modal-schedule__content-wrap {
  position: relative;
  background: #fff;
  overflow: hidden;
  padding: 20px 40px 33px;
  border: none !important;
}

@media (min-width:768px) and (max-width:991px) {
  .modal-schedule__content-wrap {
    padding: 15px 15px 30px 15px;
  }
}

@media (max-width:767px) {
  .modal-schedule__content-wrap {
    padding: 25px 15px;
  }
}

.modal-schedule__subject {
  text-align: center;
  padding-bottom: 25px;
}

@media (max-width:767px) {
  .modal-schedule__subject {
    padding-bottom: 15px;
  }
}

.modal-schedule__subject>a {
  padding: 0 40px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  margin-bottom: 15px;
  font-weight: bold;
  padding: 0 35px;
}

@media (min-width:768px) and (max-width:991px) {
  .modal-schedule__subject>a {
    width: 100%;
    padding: 0;
    font-size: 12px;
  }
}

@media (max-width:767px) {
  .modal-schedule__subject>a {
    height: 32px;
    line-height: 33px;
    font-size: 11px;
    font-weight: bold;
    width: 100%;
    max-width: 180px;
    padding: 0;
  }
}

.modal-schedule__schedule {
  margin-bottom: 40px;
}

.modal-schedule__schedule .fa-calendar {
  position: absolute;
  top: 13px;
  right: 25px;
  font-size: 20px;
}

.modal-schedule__schedule .cmicon-clock {
  position: absolute;
  top: 11px;
  right: 25px;
  font-size: 26px;
  color: #4F4D59;
}

.modal-schedule__schedule p {
  padding-left: 15px;
  font-size: 12px;
  line-height: 2;
}

@media (min-width:768px) and (max-width:991px) {
  .modal-schedule__schedule p {
    font-size: 12px;
    margin-bottom: 5px;
  }
}

@media (max-width:767px) {
  .modal-schedule__schedule p {
    font-size: 11px;
    line-height: 1.67;
  }
}

.modal-schedule__add-date-wrap {
  text-align: center;
  margin-top: 30px;
}

.modal-schedule__btn-add-date {
  width: 230px;
  height: 40px;
  line-height: 40px;
  border-radius: 44px;
  letter-spacing: 0.9px;
  font-size: 14px;
}

@media (min-width:768px) and (max-width:991px) {
  .modal-schedule__btn-add-date {
    font-size: 12px;
  }
}

@media (max-width:767px) {
  .modal-schedule__btn-add-date {
    height: 32px;
    line-height: 32px;
    font-size: 11px;
    width: 100%;
    max-width: 180px;
    padding: 0;
  }
}

.modal-schedule__table-wrapper {
  text-align: center;
  margin-top: 30px;
  position: relative;
}

.modal-schedule__table-wrapper .alert-mess {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #d52110;
  margin: 0;
  position: absolute;
  top: -22px;
  font-size: 11px;
  text-align: center;
  width: 100%;
}

.modal-schedule__table-wrapper table {
  border-collapse: separate;
  border: 1px solid #d5d5d5;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}

.modal-schedule__table-wrapper table thead {
  background-color: #f7f7f7;
}

.modal-schedule__table-wrapper table thead>tr>th {
  border-bottom: 1px solid #d5d5d5;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #294563;
  padding: 9px 9px 9px 8px;
}

.modal-schedule__table-wrapper table thead>tr>th:first-child {
  padding-left: 24px;
}

.modal-schedule__table-wrapper table tbody>tr>td,
.modal-schedule__table-wrapper table tfoot>tr>td {
  padding: 0 0 0 8px;
  line-height: 32px;
  font-size: 12px;
  color: #4F4D59;
}

.modal-schedule__table-wrapper table tbody>tr>td:first-child,
.modal-schedule__table-wrapper table tfoot>tr>td:first-child {
  padding-left: 24px;
}

@media (max-width:767px) {

  .modal-schedule__table-wrapper table tbody>tr>td:first-child,
  .modal-schedule__table-wrapper table tfoot>tr>td:first-child {
    padding-left: 20px;
    font-size: 11px;
  }
}

.modal-schedule__table-wrapper table tbody>tr:nth-child(odd),
.modal-schedule__table-wrapper table tfoot>tr:nth-child(odd) {
  background-color: #fff;
}

.modal-schedule__table-wrapper table tbody>tr.alert,
.modal-schedule__table-wrapper table tfoot>tr.alert {
  background-color: #e6fefd;
  animation: blinker 0.5s ease-in-out 1;
}

.modal-schedule__table-wrapper table tfoot>tr>td {
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: bold;
  font-size: 12px;
}

.modal-schedule__table-wrapper .cmicon-recycle {
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  font-size: 16px;
}

.modal-schedule__timezone-note {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #d52110;
  font-style: italic;
  text-align: left;
}

.modal-schedule__date-time-group {
  margin: 20px 0 30px;
}

.modal-schedule__select-time,
.modal-schedule__select-date {
  width: 100%;
  height: 48px;
  line-height: 48px;
  border-radius: 44px;
  font-size: 14px;
  padding: 0 0 0 29px;
  color: #757575;
  background-color: transparent;
  font-weight: normal;
  border: solid 1px #c7c7c7;
  box-shadow: none !important;
  outline: none;
  cursor: pointer;
  position: relative;
  z-index: 9;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.modal-schedule__select-time::-moz-placeholder,
.modal-schedule__select-date::-moz-placeholder {
  color: #757575;
}

.modal-schedule__select-time:-ms-input-placeholder,
.modal-schedule__select-date:-ms-input-placeholder {
  color: #757575;
}

.modal-schedule__select-time:-moz-placeholder,
.modal-schedule__select-date:-moz-placeholder {
  color: #757575;
}

.modal-schedule__select-time:hover,
.modal-schedule__select-date:hover {
  border: solid 1px #294563;
  color: #294563;
}

.modal-schedule__select-time:hover::-webkit-input-placeholder,
.modal-schedule__select-date:hover::-webkit-input-placeholder {
  color: #294563;
}

.modal-schedule__select-time:hover::-moz-placeholder,
.modal-schedule__select-date:hover::-moz-placeholder {
  color: #294563;
}

.modal-schedule__select-time:hover:-ms-input-placeholder,
.modal-schedule__select-date:hover:-ms-input-placeholder {
  color: #294563;
}

.modal-schedule__select-time:hover:-moz-placeholder,
.modal-schedule__select-date:hover:-moz-placeholder {
  color: #294563;
}

.modal-schedule textarea {
  height: 120px;
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 10px;
  box-shadow: none;
  border: solid 1px #c7c7c7;
}

@media (max-width:767px) {
  .modal-schedule textarea {
    height: 131px;
  }
}

.modal-schedule textarea::-webkit-input-placeholder {
  font-size: 10px;
  line-height: 1.7;
}

.modal-schedule textarea::-moz-placeholder {
  line-height: 1.7;
}

.modal-schedule textarea:-ms-input-placeholder {
  line-height: 1.7;
}

.modal-schedule textarea:-moz-placeholder {
  line-height: 1.7;
}

.modal-schedule__btn-submit {
  margin: 0 auto;
  width: 100%;
  max-width: 330px;
  background: #4ABEA7;
  border: 1px solid #4ABEA7;
  color: #ffffff;
  display: block;
}

@media (max-width:767px) {
  .modal-schedule__btn-submit {
    max-width: initial;
  }
}

.modal-schedule__btn-submit:hover {
  background: #69d1bc;
}

.modal-schedule .modal-footer {
  padding: 29px 15px;
  display: block;
}

.modal-schedule .modal-footer .total-cost {
  margin-bottom: 25px;
}

@media (min-width:768px) and (max-width:991px) {
  .modal-schedule .modal-footer .total-cost {
    margin-bottom: 15px;
  }
}

@media (max-width:767px) {
  .modal-schedule .modal-footer .total-cost {
    margin-bottom: 25px;
  }
}

.modal-schedule .modal-footer button {
  width: 100%;
  letter-spacing: 1.1px;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.modal-schedule .modal-footer .policy {
  text-align: center;
  font-size: 12px;
  color: #4F4D59;
}

@media (max-width:767px) {
  .modal-schedule .modal-footer .policy {
    font-size: 10px;
  }
}

.modal-schedule .modal-footer .policy .question {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../image/question.svg) center no-repeat;
  background-size: contain;
  position: relative;
  top: 5px;
  left: 5px;
}

@media (max-width:767px) {
  .modal-schedule .modal-footer .policy .question {
    width: 13px;
    height: 13px;
    top: 3px;
  }
}

.modal-schedule__small-tilte {
  font-size: 16px;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0.5px;
  color: #294563;
  margin-bottom: 20px;
  text-align: left;
  position: relative;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

@media (min-width:768px) and (max-width:991px) {
  .modal-schedule__small-tilte {
    font-size: 14px;
  }
}

@media (max-width:767px) {
  .modal-schedule__small-tilte {
    font-size: 14px;
    letter-spacing: 0.4px;
    line-height: 1.09;
  }
}

.modal-schedule__small-tilte .icon-checked {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../image/circle-done.svg) center no-repeat;
  background-size: contain;
  margin-left: 11px;
  position: relative;
  top: 3px;
  cursor: pointer;
}

.modal-schedule__small-tilte .icon-edit {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../image/icon-edit-active.svg) center no-repeat;
  background-size: contain;
  margin-left: 11px;
  position: relative;
  top: 1px;
  cursor: pointer;
}

@media (max-width:767px) {
  .modal-schedule__small-tilte .icon-edit {
    margin-left: 10px;
  }
}

.modal-schedule__small-tilte.active {
  color: #4ABEA7;
}

.modal-schedule .help-block {
  position: relative;
  margin: 2px 0 0;
}

.modal-schedule .success-schedule {
  display: none;
  padding: 35px 30px;
}

@media (max-width:767px) {
  .modal-schedule .success-schedule {
    padding: 20px 15px;
  }
}

.modal-schedule .success-schedule div.modal-header {
  padding: 10px 0 30px;
}

@media (max-width:767px) {
  .modal-schedule .success-schedule div.modal-header {
    padding: 20px 0;
  }
}

.modal-schedule .success-schedule .modal-title {
  max-width: 96%;
  margin: 0 auto;
}

.modal-schedule .success-schedule__desc {
  font-size: 14px;
  line-height: 2;
}

@media (max-width:767px) {
  .modal-schedule .success-schedule__desc {
    font-size: 12px;
  }
}

.modal-schedule .success-schedule__contact-link {
  font-weight: 700;
  color: #4ABEA7;
}

.modal-schedule .success-schedule .modal-footer {
  display: flex;
  justify-content: center;
}

@media (max-width:767px) {
  .modal-schedule .success-schedule .modal-footer {
    padding: 29px 0;
  }
}

.modal-schedule .success-schedule__btn {
  min-width: 50%;
}

@media (max-width:767px) {
  .modal-schedule .success-schedule__btn {
    font-size: 10px !important;
    padding: 0 10px;
    margin-bottom: 0;
  }
}

.modal-schedule .success-schedule__btn:first-child {
  margin-right: 30px;
}

@media (max-width:767px) {
  .modal-schedule .success-schedule__btn:first-child {
    margin-right: 10px;
  }
}

.modal-cf-reschedule .modal-dialog,
.modal-test-comfirm .modal-dialog,
.modal-cf-submit .modal-dialog,
.modal-gen-alert .modal-dialog,
.modal-pcourse-success .modal-dialog,
.modal-pcourse-buy .modal-dialog {
  width: 100%;
  max-width: 600px;
}

@media (max-width:767px) {

  .modal-cf-reschedule .modal-dialog,
  .modal-test-comfirm .modal-dialog,
  .modal-cf-submit .modal-dialog,
  .modal-gen-alert .modal-dialog,
  .modal-pcourse-success .modal-dialog,
  .modal-pcourse-buy .modal-dialog {
    max-width: 96%;
  }
}

@media (max-width:767px) {

  .modal-cf-reschedule .modal-content,
  .modal-test-comfirm .modal-content,
  .modal-cf-submit .modal-content,
  .modal-gen-alert .modal-content,
  .modal-pcourse-success .modal-content,
  .modal-pcourse-buy .modal-content {
    padding: 0 20px;
  }
}

.modal-cf-reschedule .modal-body,
.modal-test-comfirm .modal-body,
.modal-cf-submit .modal-body,
.modal-gen-alert .modal-body,
.modal-pcourse-success .modal-body,
.modal-pcourse-buy .modal-body {
  text-align: center;
  padding-top: 45px;
}

.modal-cf-reschedule .modal-body h2,
.modal-test-comfirm .modal-body h2,
.modal-cf-submit .modal-body h2,
.modal-gen-alert .modal-body h2,
.modal-pcourse-success .modal-body h2,
.modal-pcourse-buy .modal-body h2 {
  font-size: 32px;
  color: #294563;
  margin: 8px 0 18px;
}

@media (max-width:767px) {

  .modal-cf-reschedule .modal-body h2,
  .modal-test-comfirm .modal-body h2,
  .modal-cf-submit .modal-body h2,
  .modal-gen-alert .modal-body h2,
  .modal-pcourse-success .modal-body h2,
  .modal-pcourse-buy .modal-body h2 {
    margin: 0 0 20px;
  }
}

.modal-cf-reschedule .modal-body p.caption,
.modal-test-comfirm .modal-body p.caption,
.modal-cf-submit .modal-body p.caption,
.modal-gen-alert .modal-body p.caption,
.modal-pcourse-success .modal-body p.caption,
.modal-pcourse-buy .modal-body p.caption {
  margin: 0 auto 15px;
  max-width: 450px;
}

@media (max-width:767px) {

  .modal-cf-reschedule .modal-body p.caption,
  .modal-test-comfirm .modal-body p.caption,
  .modal-cf-submit .modal-body p.caption,
  .modal-gen-alert .modal-body p.caption,
  .modal-pcourse-success .modal-body p.caption,
  .modal-pcourse-buy .modal-body p.caption {
    margin: 0;
  }
}

.modal-cf-reschedule .modal-footer,
.modal-test-comfirm .modal-footer,
.modal-cf-submit .modal-footer,
.modal-gen-alert .modal-footer,
.modal-pcourse-success .modal-footer,
.modal-pcourse-buy .modal-footer {
  padding: 37px 0 62px;
  text-align: center;
  display: flex;
  justify-content: center;
}

@media (max-width:767px) {

  .modal-cf-reschedule .modal-footer,
  .modal-test-comfirm .modal-footer,
  .modal-cf-submit .modal-footer,
  .modal-gen-alert .modal-footer,
  .modal-pcourse-success .modal-footer,
  .modal-pcourse-buy .modal-footer {
    flex-wrap: wrap;
    padding: 20px 0 40px;
    justify-content: space-between;
  }
}

.modal-cf-reschedule__btn {
  min-width: 200px;
}

@media (max-width:767px) {
  .modal-cf-reschedule__btn {
    width: calc(50% - 15px);
    min-width: initial;
  }
}

.modal-cf-reschedule__btn.-cancel {
  margin-right: 30px;
}

@media (max-width:767px) {
  .modal-cf-reschedule__btn.-cancel {
    margin-right: 0;
  }
}

.modal-test-comfirm .modal-footer {
  padding: 40px 0;
}

.modal-test-comfirm__btn {
  min-width: 200px;
}

@media (max-width:767px) {
  .modal-test-comfirm__btn {
    width: calc(50% - 15px);
    min-width: initial;
  }
}

.modal-test-comfirm__btn.-cancel {
  margin-right: 30px;
}

@media (max-width:767px) {
  .modal-test-comfirm__btn.-cancel {
    margin-right: 0;
  }
}

.modal-cancel-schedule .modal-dialog {
  width: 100%;
  max-width: 600px;
}

@media (max-width:767px) {
  .modal-cancel-schedule .modal-dialog {
    max-width: 96%;
  }
}

@media (max-width:767px) {
  .modal-cancel-schedule .modal-content {
    padding: 0 20px;
  }
}

.modal-cancel-schedule .modal-body {
  text-align: center;
}

.modal-cancel-schedule .modal-body img {
  width: 70px;
  height: 70px;
  margin: 29px 0 0;
}

@media (max-width:767px) {
  .modal-cancel-schedule .modal-body img {
    width: 50px;
    height: 50px;
  }
}

.modal-cancel-schedule .modal-body h3 {
  margin-bottom: 20px;
  letter-spacing: normal;
}

.modal-cancel-schedule .modal-body .confirm {
  font-size: 16px;
  line-height: 1.63;
  text-align: center;
  color: #4F4D59;
  max-width: 510px;
  margin: 0 auto;
}

@media (max-width:767px) {
  .modal-cancel-schedule .modal-body .confirm {
    font-size: 12px;
  }
}

.modal-cancel-schedule .modal-footer {
  padding: 37px 0 62px;
  text-align: center;
  display: flex;
  justify-content: center;
}

@media (max-width:767px) {
  .modal-cancel-schedule .modal-footer {
    padding: 20px 0 40px;
    justify-content: space-between;
  }
}

.modal-cancel-schedule__btn {
  width: 100%;
  max-width: 200px;
}

@media (max-width:767px) {
  .modal-cancel-schedule__btn {
    max-width: 50%;
  }
}

.modal-cancel-schedule__btn.-cancel {
  margin-right: 30px;
}

@media (max-width:767px) {
  .modal-cancel-schedule__btn.-cancel {
    margin-right: 20px;
  }
}

.modal-confirm-delete .modal-dialog {
  width: 100%;
  max-width: 600px;
}

@media (max-width:767px) {
  .modal-confirm-delete .modal-dialog {
    max-width: 96%;
  }
}

@media (max-width:767px) {
  .modal-confirm-delete .modal-content {
    padding: 0 20px;
  }
}

.modal-confirm-delete .modal-body {
  text-align: center;
}

.modal-confirm-delete .modal-body img {
  width: 70px;
  height: 70px;
  margin: 29px 0 0;
}

@media (max-width:767px) {
  .modal-confirm-delete .modal-body img {
    width: 50px;
    height: 50px;
  }
}

.modal-confirm-delete .modal-body h3 {
  margin-bottom: 20px;
  letter-spacing: normal;
}

.modal-confirm-delete .modal-body .confirm {
  font-size: 16px;
  line-height: 1.63;
  text-align: center;
  color: #4F4D59;
  max-width: 510px;
  margin: 0 auto;
}

@media (max-width:767px) {
  .modal-confirm-delete .modal-body .confirm {
    font-size: 12px;
  }
}

.modal-confirm-delete .modal-footer {
  padding: 37px 0 62px;
  text-align: center;
  display: flex;
  justify-content: center;
}

@media (max-width:767px) {
  .modal-confirm-delete .modal-footer {
    padding: 20px 0 40px;
    justify-content: space-between;
  }
}

.modal-confirm-delete__btn {
  width: 100%;
  max-width: 200px;
}

.modal-confirm-delete__btn:first-child {
  margin-right: 30px;
}

@media (max-width:767px) {
  .modal-confirm-delete__btn:first-child {
    margin-right: 20px;
  }
}

@media (max-width:767px) {
  .modal-confirm-delete__btn {
    max-width: 50%;
  }
}

.modal-success .modal-body {
  text-align: center;
  padding: 45px 15px 64px;
}

@media (max-width:767px) {
  .modal-success .modal-body {
    padding: 40px 15px 40px;
  }
}

.modal-success .modal-dialog {
  width: 100%;
  max-width: 600px;
}

@media (max-width:767px) {
  .modal-success .modal-dialog {
    max-width: 96%;
  }
}

.modal-success .modal-content h3 {
  font-size: 44px;
  margin: 10px 0 32px;
}

@media (max-width:767px) {
  .modal-success .modal-content h3 {
    font-size: 24px;
    margin: 10px 0 20px;
  }
}

.modal-success__caption {
  font-size: 18px;
}

@media (max-width:767px) {
  .modal-success__caption {
    font-size: 16px;
  }
}

.modal-addlink .modal-body {
  text-align: center;
  padding: 40px;
}

@media (max-width:767px) {
  .modal-addlink .modal-body {
    padding: 55px 15px 35px;
  }
}

.modal-addlink .modal-dialog {
  width: 100%;
  max-width: 500px;
}

@media (max-width:767px) {
  .modal-addlink .modal-dialog {
    max-width: 96%;
  }
}

.modal-addlink .modal-content h3 {
  font-size: 44px;
  margin: 10px 0 32px;
}

@media (max-width:767px) {
  .modal-addlink .modal-content h3 {
    font-size: 24px;
    margin: 10px 0 20px;
  }
}

.modal-addlink__caption {
  font-size: 18px;
}

@media (max-width:767px) {
  .modal-addlink__caption {
    font-size: 16px;
  }
}

.modal-addlink__textarea {
  min-height: 176px;
  padding: 15px 20px;
  border-radius: 20px;
  border: solid 1.5px #d5d5d5;
  box-shadow: none;
  resize: none;
}

@media (max-width:767px) {
  .modal-addlink__textarea {
    border-radius: 10px;
    min-height: 90px;
  }
}

.modal-addlink__btn {
  width: 100%;
  max-width: 205px;
  display: block;
  margin: 30px auto 0;
  height: 40px;
  line-height: 40px;
}

.modal-choose-students .modal-body {
  border-top: 1px solid #d5d5d5;
  display: flex;
}

@media (max-width:767px) {
  .modal-choose-students .modal-body {
    padding-bottom: 74px;
  }
}

.modal-choose-students .modal-dialog {
  width: 100%;
  max-width: 784px;
}

@media (max-width:767px) {
  .modal-choose-students .modal-dialog {
    max-width: 96%;
  }
}

.modal-choose-students__col-left {
  width: 50%;
  padding: 40px 40px 0;
  border-right: 1px solid #d5d5d5;
}

@media (max-width:767px) {
  .modal-choose-students__col-left {
    padding: 20px 15px;
  }
}

.modal-choose-students__col-right {
  width: 50%;
  padding: 53px 40px 80px;
  position: relative;
}

@media (max-width:767px) {
  .modal-choose-students__col-right {
    padding: 20px 15px;
    position: static;
  }
}

.modal-choose-students__selected-status {
  font-size: 16px;
  color: #9d9d9d;
  margin-bottom: 40px;
}

.modal-choose-students__selected-num {
  color: #4ABEA7;
}

.modal-choose-students__search-box {
  position: relative;
  border-radius: 24px;
  border: solid 1.5px #d5d5d5;
  background-color: #ffffff;
  height: 48px;
  display: flex;
  align-items: center;
}

@media (max-width:767px) {
  .modal-choose-students__search-box {
    height: 36px;
  }
}

.modal-choose-students__search-box .btn-aqua {
  height: 40px;
  line-height: 40px;
  position: relative;
  padding: 0 15px;
  min-width: 96px;
}

@media (max-width:767px) {
  .modal-choose-students__search-box .btn-aqua {
    line-height: 0;
    font-size: 0 !important;
    width: 26px;
    height: auto;
    border: none;
    padding: 0;
    flex-shrink: 0;
    background: transparent;
    min-width: initial;
  }

  .modal-choose-students__search-box .btn-aqua span {
    display: none;
  }

  .modal-choose-students__search-box .btn-aqua:before {
    content: "\e9d3";
    display: inline-block;
    font-family: 'cm-fonts' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    color: #4ABEA7;
  }

  .modal-choose-students__search-box .btn-aqua:after {
    content: initial;
  }
}

.modal-choose-students__search-box input {
  height: 48px;
  border: none;
  box-shadow: none !important;
  background: transparent;
  padding-left: 20px;
  width: calc(100% - 99px);
}

@media (max-width:767px) {
  .modal-choose-students__search-box input {
    width: calc(100% - 26px);
    height: 34px;
    padding: 6px 6px 6px 15px;
  }
}

.modal-choose-students__list {
  height: 310px;
  margin: 30px -40px 0 0;
  padding: 10px 0;
  overflow: auto;
}

@media (max-width:767px) {
  .modal-choose-students__list {
    margin: 20px 0 0 0;
    margin-right: -15px;
  }
}

.modal-choose-students__list::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 10px;
}

.modal-choose-students__list::-webkit-scrollbar {
  width: 8px;
  background-color: transparent;
}

.modal-choose-students__list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  height: 20px;
  border: 10px solid rgba(0, 0, 0, 0);
  max-height: 200px;
  background-color: #e8e8e8;
}

.modal-choose-students__list::-webkit-scrollbar-corner {
  background-color: transparent;
}

.modal-choose-students__check-all {
  padding: 30px 40px;
  border-top: 1px solid #d5d5d5;
  margin-left: -40px;
  margin-right: -40px;
}

@media (max-width:767px) {
  .modal-choose-students__check-all {
    margin-left: -15px;
    margin-right: -15px;
    padding: 20px 15px 0;
  }
}

@media (max-width:767px) {
  .modal-choose-students__check-all .checkbox-cm {
    margin-bottom: 0;
  }
}

.modal-choose-students__check-all .checkmark {
  top: 50%;
  transform: translateY(-50%);
  height: 18px;
  width: 18px;
}

.modal-choose-students__check-all .checkmark:after {
  height: 18px;
  width: 18px;
}

.modal-choose-students .modal-content h3 {
  font-size: 32px;
  padding: 40px;
  margin: 0;
  text-align: left;
}

@media (max-width:767px) {
  .modal-choose-students .modal-content h3 {
    font-size: 16px;
    margin: 10px 0;
    padding: 0 15px;
  }
}

.modal-choose-students__caption {
  font-size: 18px;
}

@media (max-width:767px) {
  .modal-choose-students__caption {
    font-size: 16px;
  }
}

.modal-choose-students__textarea {
  min-height: 176px;
  padding: 15px 20px;
  border-radius: 20px;
  border: solid 1.5px #d5d5d5;
  box-shadow: none;
  resize: none;
}

@media (max-width:767px) {
  .modal-choose-students__textarea {
    border-radius: 10px;
    min-height: 90px;
  }
}

.modal-choose-students .selected-user {
  display: flex;
  align-items: center;
  margin: 10px 0;
}

.modal-choose-students .selected-user__avatar {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: solid 1px #d5d5d5;
  flex-shrink: 0;
}

.modal-choose-students .selected-user__name {
  font-size: 16px;
  color: #4F4D59;
  margin-left: 13px;
  padding-right: 6px;
}

@media (max-width:767px) {
  .modal-choose-students .selected-user__name {
    margin-left: 10px;
  }
}

.modal-choose-students .selected-user__remove {
  width: 28px;
  height: 28px;
  background: url(../image/icon-delete.svg) center no-repeat;
  background-size: contain;
  border: none;
  margin-left: auto;
  flex-shrink: 0;
}

.modal-choose-students__selected-details {
  max-height: 310px;
  overflow: auto;
}

@media (max-width:767px) {
  .modal-choose-students__selected-details {
    max-height: 300px;
  }
}

.modal-choose-students__selected-details::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 10px;
}

.modal-choose-students__selected-details::-webkit-scrollbar {
  width: 8px;
  background-color: transparent;
}

.modal-choose-students__selected-details::-webkit-scrollbar-thumb {
  border-radius: 10px;
  height: 20px;
  border: 10px solid rgba(0, 0, 0, 0);
  max-height: 200px;
  background-color: #e8e8e8;
}

.modal-choose-students__selected-details ::-webkit-scrollbar-corner {
  background-color: transparent;
}

.modal-choose-students__btn {
  width: 100%;
  max-width: 205px;
  display: block;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
}

@media (max-width:767px) {
  .modal-choose-students__btn {
    height: 34px;
    line-height: 34px;
  }
}

.modal-choose-students__btn:first-child {
  margin-right: 20px;
}

.modal-choose-students__btn-wrap {
  display: flex;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: calc(100% - 80px);
  right: 0;
  margin: 0 auto;
}

@media (max-width:767px) {
  .modal-choose-students__btn-wrap {
    width: 100%;
    padding: 20px 15px 0;
    border-top: 1px solid #d5d5d5;
    height: 74px;
    bottom: 0;
  }
}

.modal-assign-test .modal-body {
  border-top: 1px solid #d5d5d5;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 30px 30px;
}

@media (max-width:767px) {
  .modal-assign-test .modal-body {
    padding: 0 15px 30px;
  }
}

.modal-assign-test .modal-dialog {
  width: 100%;
  max-width: 784px;
}

@media (max-width:767px) {
  .modal-assign-test .modal-dialog {
    max-width: calc(100% - 20px);
  }
}

@media (max-width:767px) {
  .modal-assign-test .modal-dialog .icon-modal-close {
    top: 8px;
    right: 8px;
  }
}

.modal-assign-test .assign-search {
  height: 50px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 28px;
  position: relative;
  z-index: 9;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search {
    border: none;
    height: 39px;
    align-items: center;
    border-radius: 0;
    border-bottom: 1px solid #e8e8e8;
    background-color: #fff;
    text-align: right;
    justify-content: flex-end;
    width: 100%;
    margin: 0;
  }
}

.modal-assign-test .assign-search .form-group {
  margin-bottom: 0;
  position: relative;
  min-height: 48px;
  display: inline-block;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search .form-group {
    width: 100%;
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
  }
}

.modal-assign-test .assign-search__mobile-label {
  color: #294563;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search__mobile-label {
    font-weight: 600;
  }
}

.modal-assign-test .assign-search__contents {
  height: 50px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-radius: 26px;
  border: solid 1.5px #d5d5d5;
  align-items: center;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search__contents {
    position: fixed;
    display: flex;
    flex-direction: column;
    z-index: 1100;
    background: #fff;
    top: 0;
    left: 0;
    transform: translateX(calc(100% + 20px));
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 15px;
    transition: 0.55s;
    border: none;
    justify-content: flex-start;
    border-radius: 0;
  }
}

.modal-assign-test .assign-search__label {
  font-size: 14px;
  font-weight: 500;
  color: #b5b5b5;
  margin-bottom: 10px;
  width: 100%;
  text-align: left;
}

.modal-assign-test .assign-search__date-wrap {
  min-width: 280px;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search__date-wrap {
    min-width: initial;
    justify-content: space-between;
  }
}

.modal-assign-test .assign-search__head {
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px);
}

.modal-assign-test .assign-search__head-title {
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #4F4D59;
}

.modal-assign-test .assign-search__head-btn {
  position: absolute;
  right: 13px;
  top: 13px;
  font-size: 26px;
}

.modal-assign-test .assign-search__icon-filter {
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: url(../image/icon-filter.svg) center no-repeat;
  background-size: contain;
  border: none;
}

.modal-assign-test .assign-search__icon-filter:hover,
.modal-assign-test .assign-search__icon-filter:active {
  background-image: url(../image/icon-filter-active.svg);
}

.modal-assign-test .assign-search .form-group {
  position: relative;
  display: flex;
  margin-bottom: 0;
  vertical-align: middle;
}

.modal-assign-test .assign-search .form-group input {
  width: 100%;
  border: none;
  box-shadow: none;
  height: 100%;
  background: transparent;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search .form-group input {
    height: 40px;
    border: solid 1px #d5d5d5;
  }
}

.modal-assign-test .assign-search .form-group input::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: normal;
  color: #b0b0b0;
}

.modal-assign-test .assign-search .form-group input::-moz-placeholder {
  font-size: 14px;
  font-weight: normal;
  color: #b0b0b0;
}

.modal-assign-test .assign-search .form-group input:-ms-input-placeholder {
  font-size: 14px;
  font-weight: normal;
  color: #b0b0b0;
}

.modal-assign-test .assign-search .form-group input:-moz-placeholder {
  font-size: 14px;
  font-weight: normal;
  color: #b0b0b0;
}

.modal-assign-test .assign-search .form-group input.assign-search__text-input {
  border: none;
  box-shadow: none;
  color: #9d9d9d;
  font-size: 16px;
  background: transparent;
  padding-left: 20px;
}

.modal-assign-test .assign-search .form-group input.assign-search__text-input::placeholder {
  opacity: 1;
  font-size: 16px;
  color: #9d9d9d;
}

.modal-assign-test .assign-search .form-group input.assign-search__text-input:-ms-input-placeholder {
  font-size: 16px;
  color: #9d9d9d;
}

.modal-assign-test .assign-search .form-group input.assign-search__text-input::-ms-input-placeholder {
  font-size: 16px;
  color: #9d9d9d;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search .form-group input.assign-search__text-input {
    border: solid 1px #d5d5d5;
    padding: 0 15px;
    height: 40px;
    border-radius: 24px;
    font-size: 14px;
    color: #b0b0b0;
  }

  .modal-assign-test .assign-search .form-group input.assign-search__text-input::placeholder {
    color: #b0b0b0;
    opacity: 1;
    font-size: 14px;
  }

  .modal-assign-test .assign-search .form-group input.assign-search__text-input:-ms-input-placeholder {
    color: #b0b0b0;
    font-size: 14px;
  }

  .modal-assign-test .assign-search .form-group input.assign-search__text-input::-ms-input-placeholder {
    color: #b0b0b0;
    font-size: 14px;
  }
}

.modal-assign-test .assign-search__input {
  display: flex;
  align-items: center;
  width: 63%;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search__input {
    flex-wrap: wrap;
  }
}

.modal-assign-test .assign-search__date.form-group {
  width: 50%;
  padding-left: 30px;
  float: left;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search__date.form-group {
    width: calc(50% - 15px);
    background-color: #fff;
    padding: 0;
    float: none;
  }
}

.modal-assign-test .assign-search__date.form-group:before {
  position: absolute;
  content: '';
  left: 20px;
  top: 13px;
  width: 20px;
  height: 20px;
  background: url(../image/calendar.svg) center no-repeat;
  background-size: contain;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search__date.form-group:before {
    display: none;
  }
}

.modal-assign-test .assign-search__date.form-group.-to {
  width: 50.2%;
  padding-left: 16px;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search__date.form-group.-to {
    padding-left: initial;
    width: calc(50% - 15px);
  }
}

.modal-assign-test .assign-search__date.form-group.-to:before {
  position: absolute;
  content: '';
  width: 13px;
  height: 1px;
  background: none;
  background-color: #ACACAC;
  left: 9px;
  top: 50%;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search__date.form-group.-to:before {
    left: -21px;
    top: 20px;
    display: block;
  }
}

.modal-assign-test .assign-search__date-input {
  padding: 6px 0 6px 20px;
  font-size: 14px;
  font-weight: 800;
  color: #4ABEA7;
}

@media (min-width:992px) and (max-width:1199px) {
  .modal-assign-test .assign-search__date-input {
    font-size: 14px;
  }
}

@media (max-width:767px) {
  .modal-assign-test .assign-search__date-input {
    padding: 0 0 0 20px;
    background: transparent;
    font-size: 14px;
    border: solid 1px #d5d5d5;
    height: 40px;
    border-radius: 24px;
  }

  .modal-assign-test .assign-search__date-input::-webkit-input-placeholder {
    font-size: 11px;
  }

  .modal-assign-test .assign-search__date-input::-moz-placeholder {
    font-size: 11px;
  }

  .modal-assign-test .assign-search__date-input:-ms-input-placeholder {
    font-size: 11px;
  }

  .modal-assign-test .assign-search__date-input:-moz-placeholder {
    font-size: 11px;
  }
}

.modal-assign-test .assign-search__split-line {
  height: 27px;
  display: inline-block;
  width: 1px;
  background-color: #d5d5d5;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search__split-line {
    display: none;
  }
}

.modal-assign-test .assign-search__btn-search {
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  min-width: 130px;
  margin-right: 20px;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search__btn-search {
    margin-right: 0;
    width: 100%;
    margin-top: 40px;
    order: 1;
  }
}

.modal-assign-test .assign-search__select {
  min-width: 28%;
}

.modal-assign-test .assign-search .btn.dropdown-toggle {
  border: none;
  box-shadow: none;
  background: transparent !important;
  padding: 0 0 0 20px;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search .btn.dropdown-toggle {
    border: solid 1px #c7c7c7;
    height: 40px;
    line-height: 40px;
  }
}

.modal-assign-test .assign-search__reset {
  width: 22px;
  height: 22px;
  background: url(../image/icon-reset.svg) center no-repeat;
  background-size: contain;
  border: none;
  box-shadow: none;
  vertical-align: middle;
  font-size: 0;
  margin: 0 20px;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search__reset {
    font-size: 14px;
    position: absolute;
    top: 15px;
    left: 0;
    background: none;
    color: #4ABEA7;
    width: auto;
    padding: 0;
  }
}

.modal-assign-test .assign-search__reset:hover {
  transform: rotate(90deg);
}

@media (max-width:767px) {
  .modal-assign-test .assign-search__reset:hover {
    transform: none;
  }
}

.modal-assign-test .assign-search .bootstrap-select .filter-option-inner-inner {
  font-size: 16px;
  color: #4F4D59;
}

@media (max-width:767px) {
  .modal-assign-test .assign-search .bootstrap-select .filter-option-inner-inner {
    color: #b0b0b0;
    font-size: 14px;
  }
}

.modal-assign-test .assign-search .bootstrap-select div.dropdown-menu li a {
  font-size: 16px;
  color: #4F4D59;
  font-weight: normal;
  text-align: left;
}

@media (min-width:768px) and (max-width:991px) {
  .modal-assign-test .assign-search .bootstrap-select div.dropdown-menu li a {
    font-size: 14px;
    padding: 6px 8px;
  }
}

.modal-assign-test .assign-search .bootstrap-select div.dropdown-menu li a:hover {
  color: #4ABEA7;
  font-weight: 500;
}

.modal-assign-test .assign-search .bootstrap-select div.dropdown-menu li.active a {
  color: #4ABEA7;
  font-weight: 600;
}

.modal-assign-test .assign-search .bootstrap-select.open .filter-option-inner-inner {
  color: #4ABEA7;
  font-weight: 600;
}

.modal-assign-test__contents {
  width: 100%;
}

.modal-assign-test__contents.search-students .checkbox-class {
  display: none;
}

.modal-assign-test__contents.search-classes .checkbox-user {
  display: none;
}

.modal-assign-test__list-result {
  height: 310px;
  margin: 0;
  padding: 0;
  overflow: auto;
}

@media (max-width:767px) {
  .modal-assign-test__list-result {
    margin: 20px 0 0 0;
    margin-right: -15px;
  }
}

.modal-assign-test__list-result::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 10px;
}

.modal-assign-test__list-result::-webkit-scrollbar {
  width: 8px;
  background-color: transparent;
}

.modal-assign-test__list-result::-webkit-scrollbar-thumb {
  border-radius: 10px;
  height: 20px;
  border: 10px solid rgba(0, 0, 0, 0);
  max-height: 200px;
  background-color: #e8e8e8;
}

.modal-assign-test__list-result ::-webkit-scrollbar-corner {
  background-color: transparent;
}

.modal-assign-test__check-all {
  margin-top: 10px;
  padding: 15px 0;
  border-top: 1px solid #d5d5d5;
}

.modal-assign-test__check-all .checkbox-cm {
  margin-bottom: 0;
}

.modal-assign-test__check-all .checkmark {
  top: 50%;
  transform: translateY(-50%);
  height: 18px;
  width: 18px;
}

.modal-assign-test__check-all .checkmark:after {
  height: 18px;
  width: 18px;
}

.modal-assign-test .modal-content h3 {
  font-size: 32px;
  padding: 2.5rem;
  margin: 0;
}

@media (max-width:767px) {
  .modal-assign-test .modal-content h3 {
    font-size: 22px;
    margin: 15px 0;
    padding: 0 15px;
  }
}

.modal-assign-test__caption {
  font-size: 18px;
}

@media (max-width:767px) {
  .modal-assign-test__caption {
    font-size: 16px;
  }
}

.modal-assign-test__textarea {
  min-height: 176px;
  padding: 15px 20px;
  border-radius: 20px;
  border: solid 1.5px #d5d5d5;
  box-shadow: none;
  resize: none;
}

@media (max-width:767px) {
  .modal-assign-test__textarea {
    border-radius: 10px;
    min-height: 90px;
  }
}

.modal-assign-test__btn {
  width: 100%;
  max-width: 205px;
  display: block;
  margin: 0 auto;
}

@media (max-width:767px) {
  .modal-assign-test__btn {
    height: 36px;
    line-height: 36px;
  }

  .modal-assign-test__btn:first-child {
    margin-right: 20px;
  }
}

.modal-assign-test__btn-wrap {
  display: flex;
}

@media (max-width:767px) {
  .modal-assign-test__btn-wrap {
    width: 100%;
    padding: 20px 0 0;
    border-top: 1px solid #d5d5d5;
  }
}

.modal-assign-success .modal-dialog {
  max-width: 662px;
}

.modal-assign-success .modal-content {
  padding: 40px 40px 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

@media (max-width:767px) {
  .modal-assign-success .modal-content {
    padding: 40px 24px;
  }
}

.modal-assign-success .modal-footer {
  margin-top: 4rem;
}

@media (max-width:767px) {
  .modal-assign-success .modal-footer {
    margin-top: 24px;
  }
}

.modal-assign-success__icon {
  margin: 0 0 24px;
}

.modal-assign-success__title {
  margin: 0 0 8px;
  font-weight: bold;
}

.modal-assign-success__desc {
  font-size: 16px;
  font-weight: 400;
  color: #908F9C;
}

.modal-end-homework .modal-body {
  text-align: center;
  padding: 40px;
}

@media (max-width:767px) {
  .modal-end-homework .modal-body {
    padding: 55px 15px 35px;
  }
}

.modal-end-homework .modal-dialog {
  width: 100%;
  max-width: 600px;
}

@media (max-width:767px) {
  .modal-end-homework .modal-dialog {
    max-width: 96%;
  }
}

.modal-end-homework .modal-content {
  padding: 45px 45px 60px;
}

@media (max-width:767px) {
  .modal-end-homework .modal-content {
    padding: 40px 15px;
  }
}

.modal-end-homework .modal-content h3 {
  font-size: 32px;
  margin: 20px 0;
}

@media (max-width:767px) {
  .modal-end-homework .modal-content h3 {
    font-size: 24px;
    margin: 15px 0 5px;
  }
}

.modal-end-homework .modal-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-end-homework .modal-body {
  padding: 0 0 50px;
}

@media (max-width:767px) {
  .modal-end-homework .modal-body {
    padding: 0 0 30px;
  }
}

.modal-end-homework__top-icon {
  width: 70px;
  height: 70px;
}

@media (max-width:767px) {
  .modal-end-homework__top-icon {
    width: 50px;
    height: 50px;
  }
}

.modal-end-homework__caption {
  font-size: 16px;
}

@media (max-width:767px) {
  .modal-end-homework__caption {
    font-size: 16px;
  }
}

.modal-end-homework .modal-footer {
  display: flex;
}

.modal-end-homework__btn {
  width: 100%;
  max-width: 200px;
  display: block;
  margin: 0 auto;
  height: 48px;
}

@media (max-width:767px) {
  .modal-end-homework__btn {
    height: 40px;
  }
}

.modal-end-homework__btn.btn-grey {
  margin-right: 30px;
}

@media (max-width:767px) {
  .modal-end-homework__btn.btn-grey {
    margin-right: 10px;
  }
}

.modal-file-upload .modal-dialog {
  width: 100%;
  max-width: 950px;
}

@media (max-width:767px) {
  .modal-file-upload .modal-dialog {
    width: 96%;
  }
}

.modal-file-upload .modal-content {
  padding: 40px 6.931% 20px;
}

@media (max-width:767px) {
  .modal-file-upload .modal-content {
    padding: 30px 20px;
  }
}

.modal-file-upload__upload-box {
  width: 100%;
  background-color: #fff;
  text-align: center;
  border: 2px dashed #c7c7c7;
  border-radius: 10px;
  padding: 35px 0;
  position: relative;
  margin-bottom: 10px;
  min-height: 238px;
}

@media (max-width:767px) {
  .modal-file-upload__upload-box {
    min-height: 231px;
    padding: 40px 0;
    margin-bottom: 20px;
  }
}

.modal-file-upload__upload-box.-error {
  border: 2px dashed #d0021b;
  background-color: #ffebeb;
}

.modal-file-upload__error-mess {
  font-size: 16px;
  font-weight: 600;
  color: #294563;
  margin-bottom: 36px;
}

.modal-file-upload__icon {
  width: 70px;
  margin-bottom: 10px;
}

@media (max-width:767px) {
  .modal-file-upload__icon {
    width: 60px;
    margin-bottom: 10px;
  }
}

.modal-file-upload__desc {
  font-size: 16px;
  line-height: 1.63;
  color: #4F4D59;
}

.modal-file-upload__desc.-or {
  margin-bottom: 16px;
}

.modal-file-upload__file-label {
  position: relative;
  z-index: 2;
  padding: 0 15px;
  height: 36px;
  line-height: 36px;
  width: 180px;
  font-size: 14px;
  letter-spacing: 0.8px;
  cursor: pointer;
  margin-bottom: 8px;
}

@media (max-width:767px) {
  .modal-file-upload__file-label {
    max-width: 200px;
    padding: 0;
    height: 32px;
    line-height: 31px;
    font-size: 12px;
  }
}

.modal-file-upload__input-file-wrap input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
}

.modal-file-upload__buttons-wrap {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.modal-file-upload__btn {
  height: 40px;
  line-height: 40px;
  min-width: 136px;
}

.modal-file-upload__btn:first-child {
  margin-right: 20px;
}

.modal-file-upload__note {
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0.2px;
  color: #7a7a7a;
  text-align: left;
  margin: 0;
}

@media (max-width:767px) {
  .modal-file-upload__note {
    float: none;
    width: 100%;
    max-width: 100%;
  }
}

.modal-file-upload__note span {
  color: #d0021b;
}

.modal-file-upload .dropzone {
  border: none;
  min-height: 0;
  padding: 0;
  margin-top: 20px;
}

.modal-file-upload .dropzone .dz-remove {
  display: block;
  font-size: 0;
  z-index: 30;
  text-indent: -99999px;
  height: 22px;
  width: 22px;
  background: url(../image/icon-delete.svg) center no-repeat;
  background-size: contain;
  flex-shrink: 0;
  margin-left: 10px;
}

.modal-file-upload .dropzone .dz-mess {
  margin-left: auto;
  display: flex;
  align-items: center;
}

.modal-file-upload .dropzone .dz-mess:before {
  font-family: 'cm-fonts' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '';
  display: inline-block;
  background-color: #4ABEA7;
  color: #fff;
  content: "\e91a";
  margin-right: 4px;
  padding: 2px;
  border-radius: 50%;
}

@media (max-width:767px) {
  .modal-file-upload .dropzone .dz-mess {
    position: absolute;
    font-size: 11px;
    top: 8px;
    right: 8px;
  }
}

.modal-file-upload .dropzone .dz-preview {
  width: 100%;
  padding: 15px;
  margin: 20px 0 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 0;
  background: #fff;
  border-radius: 10px;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

@media (max-width:767px) {
  .modal-file-upload .dropzone .dz-preview {
    border: 1px solid #ececec;
    padding: 0 6px;
  }
}

.modal-file-upload .dropzone .dz-preview:hover {
  background: #fbfbfb;
}

.modal-file-upload .dropzone .dz-preview__visible {
  margin-left: 20px;
  margin-bottom: 0;
  font-size: 14px;
  padding-left: 24px;
}

@media (max-width:767px) {
  .modal-file-upload .dropzone .dz-preview__visible {
    font-size: 13px;
    min-width: 105px;
  }
}

@media (max-width:767px) and (max-width:767px) {
  .modal-file-upload .dropzone .dz-preview__visible {
    margin-left: 10px;
  }
}

.modal-file-upload .dropzone .dz-preview.dz-error {
  border: 2px dashed #d0021b;
  background-color: #ffebeb;
}

.modal-file-upload .dropzone .dz-preview.dz-error .dz-mess:before {
  content: '\ea1d';
  background-color: #d0021b;
}

.modal-file-upload .dropzone .dz-preview .dz-error-mark {
  display: none;
}

.modal-file-upload .dropzone .dz-preview.dz-file-preview .dz-image,
.modal-file-upload .dropzone .dz-preview.dz-image-preview .dz-image {
  background: url(../image/icon-st-lesson.svg) center no-repeat;
  background-size: 80%;
  border: 1px solid #e8e8e8;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.modal-file-upload .dropzone .dz-preview .dz-details {
  opacity: 1;
  width: auto;
  min-width: 0;
  position: relative;
  margin-right: auto;
  flex: 0 0 33%;
}

@media (max-width:767px) {
  .modal-file-upload .dropzone .dz-preview .dz-details {
    flex: initial;
  }
}

.modal-file-upload .dropzone .dz-preview .dz-details .dz-filename {
  white-space: normal;
}

.modal-file-upload .dropzone .dz-preview .dz-details .dz-filename span {
  word-break: break-all;
}

.modal-file-upload .dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: none;
  background-color: transparent;
}

.modal-file-upload .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: none;
  background-color: transparent;
}

.modal-file-upload .dropzone .dz-preview .dz-progress .dz-upload {
  background: linear-gradient(to bottom, #4ABEA7, #4ABEA7);
}

@media (max-width:767px) {
  .modal-file-upload .dropzone .dz-preview div.dz-size {
    margin-bottom: 10px;
  }
}

.modal-file-upload .dropzone .dz-preview .dz-image {
  width: 80px;
  height: 80px;
  border-radius: 10px;
}

@media (max-width:767px) {
  .modal-file-upload .dropzone .dz-preview .dz-image {
    width: 60px;
    height: 60px;
  }
}

.modal-file-upload .dropzone .dz-preview .dz-image img {
  background: #fff;
  width: 100%;
  width: 90%;
}

.modal-file-upload .dropzone .dz-preview:hover .dz-image img {
  filter: none;
  transform: none;
}

.modal-schedule.ui-front .modal-dialog {
  width: 100%;
  max-width: 570px;
  margin-top: 70px;
  top: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
  margin: 30px auto;
}

@media (min-width:768px) {
  .modal-schedule.ui-front .modal-dialog {
    min-height: calc(100% - (1.75rem * 2));
  }
}

@media (max-width:767px) {
  .modal-schedule.ui-front .modal-dialog {
    max-width: 96%;
    margin-top: 0;
  }
}

.modal-schedule.ui-front .modal-schedule__add-date-wrap .help-block {
  text-align: center;
}

.modal-schedule.ui-front .modal-schedule__btn-add-date span {
  display: inline;
}

.modal-schedule.ui-front .modal-schedule__btn-add-date:hover {
  border: 1px solid #4ABEA7;
  background: #fff;
  color: #4ABEA7;
}

.modal-schedule.ui-front .table-responsive {
  border: none;
}

.modal-schedule.ui-front .modal-content {
  height: auto !important;
  max-height: none !important;
}

.modal-schedule.ui-front .modal-content .modal-body {
  overflow: visible !important;
}

.modal-schedule.ui-front .modal-content .modal-footer {
  padding: 29px 15px;
}

.modal-schedule.ui-front .modal-content .modal-footer .btn-cm {
  margin: 0 auto;
  width: 100%;
  max-width: 330px;
  background: #4ABEA7;
  border: 1px solid #4ABEA7;
  color: #ffffff;
  display: block;
}

@media (max-width:767px) {
  .modal-schedule.ui-front .modal-content .modal-footer .btn-cm {
    max-width: initial;
  }
}

.modal-schedule.ui-front .modal-content .modal-footer .btn-cm:hover {
  background: #69d1bc;
}

.modal-schedule.ui-front .modal.in .modal-dialog {
  width: 100%;
  max-width: 570px;
  margin-top: 70px;
  top: auto;
}

@media (max-width:767px) {
  .modal-schedule.ui-front .modal.in .modal-dialog {
    max-width: 96%;
    margin-top: 0;
  }
}

.modal-schedule.ui-front .form-inline .form-control {
  width: 100%;
  background: transparent;
}

.modal-schedule.ui-front button.close {
  background-size: contain;
  display: block;
  position: absolute;
  top: -23px;
  right: -22px;
  cursor: pointer;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  opacity: 1;
}

.modal-schedule.ui-front button.close span {
  display: none;
  font-size: 0;
  text-indent: -9999999px;
}

.modal-schedule.ui-front button.close:before {
  content: "\e903";
  display: inline-block;
  font-size: 26px;
  color: #fff;
  font-family: 'cm-fonts' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-schedule.ui-front button.close:hover {
  transform: rotate(180deg);
}

@media (max-width:767px) {
  .modal-schedule.ui-front button.close {
    z-index: 9;
    top: 5px;
    right: 5px;
  }

  .modal-schedule.ui-front button.close:before {
    font-size: 18px;
    color: #4F4D59;
  }

  .modal-schedule.ui-front button.close:hover {
    transform: initial;
  }
}

.modal-schedule.ui-front .success-schedule {
  display: none;
  padding: 35px 30px;
}

@media (max-width:767px) {
  .modal-schedule.ui-front .success-schedule {
    padding: 20px 15px;
  }
}

.modal-schedule.ui-front .success-schedule div.modal-header {
  padding: 10px 0 30px;
}

@media (max-width:767px) {
  .modal-schedule.ui-front .success-schedule div.modal-header {
    padding: 20px 0;
  }
}

.modal-schedule.ui-front .success-schedule .modal-title {
  max-width: 96%;
  margin: 0 auto;
}

.modal-schedule.ui-front .success-schedule__desc {
  font-size: 14px;
  line-height: 2;
}

@media (max-width:767px) {
  .modal-schedule.ui-front .success-schedule__desc {
    font-size: 12px;
  }
}

.modal-schedule.ui-front .success-schedule__contact-link {
  font-weight: 700;
  color: #4ABEA7;
}

.modal-schedule.ui-front .success-schedule .modal-footer {
  display: flex;
  justify-content: center;
  padding: 29px 15px;
}

@media (max-width:767px) {
  .modal-schedule.ui-front .success-schedule .modal-footer {
    padding: 29px 0;
  }
}

@media (max-width:767px) {
  .modal-schedule.ui-front .success-schedule__btn {
    font-size: 10px !important;
    padding: 0 10px;
    margin-bottom: 0;
  }
}

.modal-schedule.ui-front .success-schedule__btn:first-child {
  margin-right: 30px;
}

@media (max-width:767px) {
  .modal-schedule.ui-front .success-schedule__btn:first-child {
    margin-right: 10px;
  }
}

.modal-view-schelue .modal-body {
  padding: 3% 12%;
}

@media (max-width:767px) {
  .modal-view-schelue .modal-body {
    padding: 1% 6%;
  }
}

.modal-view-schelue .scheduling-box__list-title {
  font-size: 32px;
  margin-bottom: 40px;
}

@media (max-width:767px) {
  .modal-view-schelue .scheduling-box__list-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
}

.modal-view-student .modal-body {
  padding: 3% 12%;
}

@media (max-width:767px) {
  .modal-view-student .modal-body {
    padding: 1% 6%;
  }
}

.modal-view-student .scheduling-box__list-title {
  font-size: 32px;
  margin-bottom: 40px;
}

@media (max-width:767px) {
  .modal-view-student .scheduling-box__list-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
}

.modal-view-student__students-list {
  margin: 40px 0 30px;
}

.modal-view-student__list-title {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #294563;
  margin-bottom: 30px;
}

.modal-view-student__title-img {
  margin-right: 10px;
}

.modal-homework .modal-dialog {
  max-width: 680px;
}

.modal-homework .modal-content {
  padding: 40px;
}

@media (max-width:767px) {
  .modal-homework .modal-content {
    padding: 20px;
  }
}

.modal-homework__title {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #294563;
  margin-bottom: 30px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 2rem;
}

.modal-homework__title-img {
  margin-right: 10px;
}

.modal-homework__contents {
  font-size: 14px;
}

.modal-homework .homework-file__item {
  padding: 10px;
}

.modal-homework .cm-video {
  margin-top: -10px;
  margin-bottom: -10px;
}

.modal-homework__files {
  margin-top: 2rem;
}

.cm-modal.term-modal .modal-body {
  padding: 2rem 4% 4rem;
}

@media (max-width:767px) {
  .cm-modal.term-modal .modal-body {
    padding: 2rem 0;
  }
}

.cm-modal.term-modal .modal-footer {
  padding: 0 0 2rem;
}

.cm-modal .custom-maxheight {
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 15px;
}

.cm-modal .custom-maxheight::-webkit-scrollbar-track {
  background-color: transparent;
}

.cm-modal .custom-maxheight::-webkit-scrollbar {
  width: 13px;
  background-color: transparent;
}

.cm-modal .custom-maxheight::-webkit-scrollbar-thumb {
  height: 100%;
  border: 5px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  max-height: 200px;
  background-color: #e8e8e8;
}

.cm-modal .custom-maxheight ::-webkit-scrollbar-corner {
  background-color: transparent;
}

.cm-modal .modal-dialog {
  width: auto;
  max-width: 800px;
}

@media (max-width:767px) {
  .cm-modal .modal-dialog {
    max-width: 96%;
  }
}

.cm-modal .modal-content {
  padding: 20px;
}

.cm-modal__top-icon {
  width: 70px;
  height: 70px;
}

@media (max-width:767px) {
  .cm-modal__top-icon {
    width: 50px;
    height: 50px;
  }
}

.cm-modal .modal-body {
  text-align: center;
  padding: 4rem 0;
}

.cm-modal .modal-body h2 {
  font-size: 32px;
  color: #294563;
  margin: 8px 0 18px;
}

@media (max-width:767px) {
  .cm-modal .modal-body h2 {
    margin: 0 0 20px;
  }
}

.cm-modal .modal-body p.caption {
  margin: 0 auto;
  max-width: 450px;
}

@media (max-width:767px) {
  .cm-modal .modal-body p.caption {
    margin: 0;
  }
}

.cm-modal .modal-footer {
  padding: 0 0 4rem;
  text-align: center;
  display: flex;
  justify-content: center;
}

@media (max-width:767px) {
  .cm-modal .modal-footer {
    padding: 0;
  }
}

.cm-modal a {
  color: #4ABEA7;
}

.cm-modal p {
  margin-bottom: 10px;
}

.cm-modal p:last-child {
  margin-bottom: 0;
}

.cm-modal__btn {
  width: 100%;
  max-width: 200px;
}

@media (max-width:767px) {
  .cm-modal__btn {
    max-width: 50%;
  }
}

.cm-modal__btn.-cancel {
  margin-right: 30px;
}

@media (max-width:767px) {
  .cm-modal__btn.-cancel {
    margin-right: 20px;
  }
}

.modal-confirm .modal-body {
  text-align: center;
  padding: 40px;
}

@media (max-width:767px) {
  .modal-confirm .modal-body {
    padding: 55px 15px 35px;
  }
}

.modal-confirm .modal-dialog {
  width: 100%;
  max-width: 600px;
}

@media (max-width:767px) {
  .modal-confirm .modal-dialog {
    max-width: 96%;
  }
}

.modal-confirm .modal-content {
  padding: 45px 45px 60px;
}

@media (max-width:767px) {
  .modal-confirm .modal-content {
    padding: 40px 15px;
  }
}

.modal-confirm .modal-content h3 {
  font-size: 32px;
  margin: 20px 0;
}

@media (max-width:767px) {
  .modal-confirm .modal-content h3 {
    font-size: 24px;
    margin: 15px 0 5px;
  }
}

.modal-confirm .modal-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-confirm .modal-body {
  padding: 0 0 50px;
}

@media (max-width:767px) {
  .modal-confirm .modal-body {
    padding: 0 0 30px;
  }
}

.modal-confirm__top-icon {
  width: 70px;
  height: 70px;
}

@media (max-width:767px) {
  .modal-confirm__top-icon {
    width: 50px;
    height: 50px;
  }
}

.modal-confirm__caption {
  font-size: 16px;
}

@media (max-width:767px) {
  .modal-confirm__caption {
    font-size: 16px;
  }
}

.modal-confirm__caption strong {
  color: #4ABEA7;
}

.modal-confirm .modal-footer {
  display: flex;
  justify-content: center;
}

@media (max-width:767px) {
  .modal-confirm .modal-footer {
    justify-content: space-between;
  }
}

.modal-confirm__btn {
  width: 100%;
  max-width: 200px;
  display: block;
  height: 48px;
}

@media (max-width:767px) {
  .modal-confirm__btn {
    height: 40px;
    width: 50%;
    max-width: calc(50% - 10px);
  }
}

.modal-confirm__btn.btn-grey {
  margin-right: 30px;
}

@media (max-width:767px) {
  .modal-confirm__btn.btn-grey {
    margin-right: 10px;
  }
}

.modal-switch-mode .modal-body {
  text-align: center;
  padding: 40px;
}

@media (max-width:767px) {
  .modal-switch-mode .modal-body {
    padding: 55px 15px 35px;
  }
}

.modal-switch-mode .modal-dialog {
  width: 100%;
  max-width: 600px;
}

@media (max-width:767px) {
  .modal-switch-mode .modal-dialog {
    max-width: 96%;
  }
}

.modal-switch-mode .modal-content {
  padding: 45px 45px 60px;
}

@media (max-width:767px) {
  .modal-switch-mode .modal-content {
    padding: 40px 15px;
  }
}

.modal-switch-mode .modal-content h3 {
  font-size: 32px;
  margin: 20px 0;
}

@media (max-width:767px) {
  .modal-switch-mode .modal-content h3 {
    font-size: 24px;
    margin: 15px 0 5px;
  }
}

.modal-switch-mode .modal-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-switch-mode .modal-body {
  padding: 0 0 50px;
}

@media (max-width:767px) {
  .modal-switch-mode .modal-body {
    padding: 0 0 30px;
  }
}

.modal-switch-mode__top-icon {
  width: 70px;
  height: 70px;
}

@media (max-width:767px) {
  .modal-switch-mode__top-icon {
    width: 50px;
    height: 50px;
  }
}

.modal-switch-mode__caption {
  font-size: 16px;
}

@media (max-width:767px) {
  .modal-switch-mode__caption {
    font-size: 16px;
  }
}

.modal-switch-mode .modal-footer {
  display: flex;
  justify-content: center;
}

.modal-switch-mode__btn {
  width: 100%;
  max-width: 200px;
  display: block;
  height: 48px;
}

@media (max-width:767px) {
  .modal-switch-mode__btn {
    height: 40px;
  }
}

.modal-switch-mode__btn.btn-grey {
  margin-right: 30px;
}

@media (max-width:767px) {
  .modal-switch-mode__btn.btn-grey {
    margin-right: 10px;
  }
}

.modal-pay-prompt .modal-dialog {
  width: 100%;
  max-width: 700px;
}

@media (max-width:767px) {
  .modal-pay-prompt .modal-dialog {
    max-width: 96%;
  }
}

@media (max-width:767px) {
  .modal-pay-prompt .modal-content {
    padding: 0 20px;
  }
}

.modal-pay-prompt .modal-body {
  text-align: center;
  padding: 45px 30px 56px;
}

@media (max-width:767px) {
  .modal-pay-prompt .modal-body {
    padding: 45px 0 40px;
  }
}

.modal-pay-prompt .modal-body img {
  width: 70px;
  height: 70px;
  margin: 0 0 13px;
}

@media (max-width:767px) {
  .modal-pay-prompt .modal-body img {
    width: 50px;
    height: 50px;
  }
}

.modal-pay-prompt .modal-body h3 {
  margin: 0 0 36px;
  letter-spacing: normal;
}

.modal-pay-prompt .modal-body a {
  color: #4ABEA7;
  text-decoration: underline;
}

.modal-pay-prompt__mess {
  font-size: 16px;
  line-height: 1.63;
  text-align: center;
  color: #4F4D59;
  margin: 0 auto 26px;
  text-align: left;
}

@media (max-width:767px) {
  .modal-pay-prompt__mess {
    font-size: 12px;
  }
}

.modal-pay-prompt .modal-footer {
  padding: 50px 15px 62px;
  text-align: center;
  display: flex;
  justify-content: center;
}

@media (max-width:767px) {
  .modal-pay-prompt .modal-footer {
    padding: 20px 0 40px;
    justify-content: space-between;
  }
}

.ui-dialog.editor-image-dialog,
.ui-dialog.editor-link-dialog {
  padding: 40px;
}

@media (max-width:767px) {

  .ui-dialog.editor-image-dialog,
  .ui-dialog.editor-link-dialog {
    padding: 20px 15px;
  }
}

.ui-dialog.editor-image-dialog .control-label,
.ui-dialog.editor-link-dialog .control-label {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 6px;
  color: #294563;
}

.ui-dialog.editor-image-dialog .form-control,
.ui-dialog.editor-link-dialog .form-control {
  height: 40px;
  box-shadow: none;
  border-radius: 4px;
}

.ui-dialog.editor-image-dialog .uploaded-files__item,
.ui-dialog.editor-link-dialog .uploaded-files__item {
  padding: 0 15px;
}

@media (max-width:767px) {

  .ui-dialog.editor-image-dialog .uploaded-files__item,
  .ui-dialog.editor-link-dialog .uploaded-files__item {
    padding: 15px;
  }
}

.ui-dialog.editor-image-dialog .uploaded-files__name,
.ui-dialog.editor-link-dialog .uploaded-files__name {
  padding: 0 25px 0 0;
}

@media (max-width:767px) {

  .ui-dialog.editor-image-dialog .uploaded-files__name,
  .ui-dialog.editor-link-dialog .uploaded-files__name {
    padding: 0 25px 10px;
  }
}

.ui-dialog.editor-image-dialog .form-managed-file,
.ui-dialog.editor-link-dialog .form-managed-file {
  position: relative;
}

.ui-dialog.editor-image-dialog .form-managed-file button.btn-primary,
.ui-dialog.editor-link-dialog .form-managed-file button.btn-primary {
  position: absolute;
  height: 40px;
  line-height: 40px;
  right: 0;
  top: 0;
  min-width: initial;
  border-radius: 0 4px 4px 0;
  padding: 0px 20px;
  font-size: 14px;
}

.ui-dialog.editor-image-dialog .form-managed-file button.btn-danger,
.ui-dialog.editor-link-dialog .form-managed-file button.btn-danger {
  background: #fff;
  color: #4ABEA7;
  text-transform: uppercase;
  border: 1px solid #4ABEA7;
  display: block;
  margin: 0 auto;
}

.ui-dialog.editor-image-dialog .form-managed-file button.btn-danger:after,
.ui-dialog.editor-link-dialog .form-managed-file button.btn-danger:after {
  background-color: #e1fff9;
}

.ui-dialog.editor-image-dialog .form-managed-file button.btn-danger:hover,
.ui-dialog.editor-image-dialog .form-managed-file button.btn-danger:focus,
.ui-dialog.editor-link-dialog .form-managed-file button.btn-danger:hover,
.ui-dialog.editor-link-dialog .form-managed-file button.btn-danger:focus {
  color: #4ABEA7;
  background: #fff;
}

.ui-dialog.editor-image-dialog span.fieldset-legend,
.ui-dialog.editor-link-dialog span.fieldset-legend {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 6px;
  color: #294563;
  display: inline-block;
}

.ui-dialog.editor-image-dialog .cb-label,
.ui-dialog.editor-link-dialog .cb-label {
  margin: 0 22px;
  vertical-align: middle;
  color: #4F4D59;
}

.ui-dialog.editor-image-dialog .modal-footer,
.ui-dialog.editor-link-dialog .modal-footer {
  text-align: center;
  margin-top: 20px;
}

.ui-dialog.editor-image-dialog button.form-submit,
.ui-dialog.editor-link-dialog button.form-submit {
  position: relative;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  border-radius: 44px;
  padding: 0px 30px;
  background: #4ABEA7;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  box-shadow: none;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  white-space: nowrap;
  min-width: 200px;
}

@media (max-width:767px) {

  .ui-dialog.editor-image-dialog button.form-submit,
  .ui-dialog.editor-link-dialog button.form-submit {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
  }
}

.ui-dialog.editor-image-dialog button.form-submit.btn-disabled,
.ui-dialog.editor-image-dialog button.form-submit.no-active,
.ui-dialog.editor-link-dialog button.form-submit.btn-disabled,
.ui-dialog.editor-link-dialog button.form-submit.no-active {
  color: #c7c7c7 !important;
  border: 1px solid #c7c7c7 !important;
  pointer-events: none;
  background-color: #f0f0f0 !important;
}

.ui-dialog.editor-image-dialog button.form-submit.btn-disabled:after,
.ui-dialog.editor-image-dialog button.form-submit.no-active:after,
.ui-dialog.editor-link-dialog button.form-submit.btn-disabled:after,
.ui-dialog.editor-link-dialog button.form-submit.no-active:after {
  content: normal;
}

.ui-dialog.editor-image-dialog button.form-submit:after,
.ui-dialog.editor-link-dialog button.form-submit:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  background-color: #69d1bc;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(1, 0.5);
  transform: scale(1, 0.5);
}

.ui-dialog.editor-image-dialog button.form-submit:hover,
.ui-dialog.editor-image-dialog button.form-submit:active,
.ui-dialog.editor-link-dialog button.form-submit:hover,
.ui-dialog.editor-link-dialog button.form-submit:active {
  color: #fff;
  background: #4ABEA7;
  box-shadow: none;
}

.ui-dialog.editor-image-dialog button.form-submit:hover:after,
.ui-dialog.editor-image-dialog button.form-submit:active:after,
.ui-dialog.editor-link-dialog button.form-submit:hover:after,
.ui-dialog.editor-link-dialog button.form-submit:active:after {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.ui-dialog.editor-image-dialog button.form-submit:active,
.ui-dialog.editor-link-dialog button.form-submit:active {
  box-shadow: none;
}

.ui-dialog.editor-image-dialog button.form-submit:focus,
.ui-dialog.editor-link-dialog button.form-submit:focus {
  box-shadow: none;
  color: #fff;
  outline: none;
  background: #4ABEA7;
}

.ui-dialog.editor-image-dialog .form-required:after,
.ui-dialog.editor-link-dialog .form-required:after {
  height: 7px;
  width: 7px;
  background-size: contain;
  background-repeat: no-repeat;
}

.edu-consulting .modal-dialog,
.purchase-enquiry .modal-dialog {
  max-width: 510px;
}

.edu-consulting .modal-body,
.purchase-enquiry .modal-body {
  text-align: left;
}

.edu-consulting .modal-content,
.purchase-enquiry .modal-content {
  padding: 40px 19%;
  text-align: center;
}

@media (max-width:767px) {

  .edu-consulting .modal-content,
  .purchase-enquiry .modal-content {
    padding: 40px 8%;
  }
}

.edu-consulting .btn.dropdown-toggle,
.purchase-enquiry .btn.dropdown-toggle {
  height: 40px;
  line-height: 40px;
}

.edu-consulting .iti .iti__flag-container,
.purchase-enquiry .iti .iti__flag-container {
  height: 40px;
}

.edu-consulting .form-group,
.purchase-enquiry .form-group {
  margin-bottom: 20px;
}

.edu-consulting .form-group:last-child,
.purchase-enquiry .form-group:last-child {
  margin-bottom: 0;
}

@media (max-width:767px) {

  .edu-consulting .form-group,
  .purchase-enquiry .form-group {
    margin-bottom: 15px;
  }
}

.edu-consulting__label,
.purchase-enquiry__label {
  color: #294563;
  font-size: 14px;
  margin-bottom: 2px;
}

.edu-consulting__labe-asterisk,
.purchase-enquiry__labe-asterisk {
  color: #DC2323;
}

.edu-consulting__modal-title,
.purchase-enquiry__modal-title {
  font-size: 32px;
  margin-bottom: 40px;
}

@media (max-width:767px) {

  .edu-consulting__modal-title,
  .purchase-enquiry__modal-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
}

.edu-consulting__btn,
.purchase-enquiry__btn {
  display: block;
  width: 100%;
  margin-top: 40px;
}

@media (max-width:767px) {

  .edu-consulting .modal-footer .btn-cm,
  .purchase-enquiry .modal-footer .btn-cm {
    margin: 20px auto 0;
    min-width: initial;
    max-width: 100%;
  }
}

.modal-qr-consult .modal-dialog {
  max-width: 350px;
}

.modal-qr-consult .modal-content {
  padding: 20% 15px;
  text-align: center;
}

.modal-qr-consult__qr-img {
  margin-bottom: 2rem;
}

.modal-need-help .modal-dialog {
  max-width: 680px;
}

.modal-need-help .modal-content {
  padding: 40px;
}

@media (max-width:767px) {
  .modal-need-help .modal-content {
    padding: 20px;
  }
}

.modal-need-help .form-group {
  margin-bottom: 4rem;
}

.modal-need-help .form-group:last-child {
  margin-bottom: 0;
}

@media (max-width:767px) {
  .modal-need-help .form-group {
    margin-bottom: 2rem;
  }
}

.modal-need-help__icon {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto;
}

.modal-need-help__btn {
  min-width: 200px;
}

.modal-need-help .help-box__title {
  font-size: 22px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 4rem;
}

@media (max-width:767px) {
  .modal-need-help .help-box__title {
    margin-bottom: 2rem;
  }
}

.modal-need-help .help-box__label {
  font-size: 16px;
  color: #294563;
  margin-bottom: 10px;
}

.modal-need-help .help-box__text-area {
  box-shadow: none;
  border-radius: 10px;
}

.modal-need-help .help-box__text-area-wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.modal-need-help .help-box__words-count {
  margin-left: auto;
  margin-top: 10px;
  color: #7a7a7a;
}

.modal-trial-video .modal-dialog {
  max-width: 878px;
}

@media (max-width:767px) {
  .modal-trial-video .modal-dialog .icon-modal-close:before {
    color: #fff;
  }
}

.modal-trial-video .modal-content {
  background-color: #294563;
  border: none;
}

.modal-trial-video .modal-header {
  padding: 15px 40px;
}

@media (max-width:767px) {
  .modal-trial-video .modal-header {
    padding: 15px;
  }
}

.modal-trial-video .modal-header span {
  display: block;
}

.modal-trial-video .modal-title {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: left;
}

@media (max-width:767px) {
  .modal-trial-video .modal-title {
    margin: 1rem 0;
  }
}

.modal-trial-video .video-player {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.modal-trial-video .video-player>.plyr {
  width: 100%;
  height: 100%;
}

.modal-trial-video .video-player .prism-player {
  line-height: 0;
}

.modal-trial-video .video-player__end-panel {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(48, 48, 94, 0.7);
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
}

.modal-trial-video .video-player__end-panel-content {
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.modal-trial-video .video-player__end-title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  margin-bottom: 2rem;
}

.modal-trial-video .video-player__btn-end {
  min-width: 200px;
  margin-bottom: 2rem;
}

.modal-trial-video .video-player__replay {
  background-color: transparent;
  box-shadow: none;
  border: none;
  color: #fff;
  font-size: 16px;
}

.modal-trial-video .video-player__replay:hover .icon-reload {
  transform: rotate(-90deg);
}

.modal-trial-video .video-player__replay .icon-reload {
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.modal-trial-video .plyr__video-wrapper {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.modal-trial-video .plyr__video-wrapper video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.modal-trial-video__video-item {
  position: relative;
  padding: 5px 5px 5px 40px;
  color: #7e7e8a;
  margin: 10px 0;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid transparent;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  text-align: left;
}

.modal-trial-video__video-item.-active,
.modal-trial-video__video-item:hover,
.modal-trial-video__video-item.-current {
  background: #f7f7f7;
  border-radius: 4px;
  border: 1px solid #d5d5d5;
}

.modal-trial-video__video-item.-active .sound-bars {
  opacity: 1;
  visibility: visible;
}

.modal-trial-video__video-item.-active .fa-play-circle {
  opacity: 0;
  visibility: hidden;
}

.modal-trial-video .fa-play-circle {
  font-size: 20px;
  position: absolute;
  top: 20px;
  transform: translateY(-50%);
  left: 12px;
  color: #294563;
  opacity: 1;
  visibility: visible;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.modal-trial-video .sound-bars {
  left: 13px;
  top: 8px;
}

.modal-trial-video__name {
  font-size: 16px;
  color: #294563;
  width: 80%;
  float: left;
  margin-top: 20px;
}

@media (max-width:767px) {
  .modal-trial-video__name {
    font-size: 13px;
  }
}

.modal-trial-video__cn-name {
  display: block;
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #294563;
}

@media (max-width:767px) {
  .modal-trial-video__cn-name {
    font-size: 14px;
  }
}

.modal-trial-video .modal-footer {
  padding: 15px;
  background: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.modal-term .modal-dialog {
  max-width: 878px;
}

.modal-term .modal-title {
  margin-bottom: 40px;
}

@media (max-width:767px) {
  .modal-term .modal-title {
    margin-bottom: 20px;
  }
}

.modal-term .modal-content {
  padding: 40px 8%;
}

@media (max-width:767px) {
  .modal-term .modal-content {
    padding: 20px 15px;
  }
}

.modal-term__contents {
  border: 1px solid #ececec;
  border-radius: 4px;
  min-height: 300px;
  max-height: 440px;
  overflow: auto;
  padding: 40px 20px;
  background: #f7f7f7;
  font-size: 14px;
}

@media (max-width:767px) {
  .modal-term__contents {
    padding: 15px;
    min-height: 200px;
    max-height: 300px;
  }
}

.modal-term__contents::-webkit-scrollbar-track {
  background-color: transparent;
}

.modal-term__contents::-webkit-scrollbar {
  width: 13px;
  background-color: transparent;
}

.modal-term__contents::-webkit-scrollbar-thumb {
  height: 100%;
  border: 5px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  max-height: 200px;
  background-color: #4ABEA7;
}

.modal-term__contents ::-webkit-scrollbar-corner {
  background-color: transparent;
}

.modal-term__contents h1,
.modal-term__contents h2,
.modal-term__contents h3,
.modal-term__contents h4,
.modal-term__contents h5 {
  font-size: 18px;
  font-weight: bold;
  color: #4F4D59;
  margin: 20px 0 10px;
}

.modal-term__contents h1:first-child,
.modal-term__contents h2:first-child,
.modal-term__contents h3:first-child,
.modal-term__contents h4:first-child,
.modal-term__contents h5:first-child {
  margin-top: 0;
}

.modal-term__btn {
  margin-top: 40px;
  min-width: 200px;
}

@media (max-width:767px) {
  .modal-term__btn {
    margin-top: 20px;
  }
}

.modal-how-avail .modal-dialog {
  max-width: 600px;
}

.modal-how-avail .bootstrap-select.selected .btn.dropdown-toggle {
  border: solid 1px #294563;
}

.modal-how-avail .modal-content {
  padding: 40px 10%;
  text-align: center;
}

@media (max-width:767px) {
  .modal-how-avail .modal-content {
    padding: 40px 15px;
  }
}

.modal-how-avail__btn {
  min-width: 200px;
  margin-top: 40px;
}

.modal-how-avail__note {
  font-weight: 500;
  font-size: 16px;
  margin-top: 1.5rem;
  color: #294563;
  text-align: left;
}

.modal-how-avail__note a {
  color: #4ABEA7;
}

.modal-time-setting .modal-header {
  display: flex;
  justify-content: space-between;
}

.modal-time-setting .modal-header:before,
.modal-time-setting .modal-header:after {
  content: normal;
}

.modal-time-setting .modal-dialog {
  max-width: 1428px;
  min-width: 1011px;
}

@media (min-width:1200px) and (max-width:1919px) {
  .modal-time-setting .modal-dialog {
    max-width: 80%;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .modal-time-setting .modal-dialog {
    min-width: initial;
  }
}

@media (max-width:767px) {
  .modal-time-setting .modal-dialog {
    min-width: initial;
  }
}

.modal-time-setting .modal-content {
  padding: 30px 60px;
  text-align: center;
}

@media (max-width:767px) {
  .modal-time-setting .modal-content {
    padding: 20px 15px;
  }
}

.modal-time-setting .modal-body {
  border: 1px solid #C7C7C7;
  border-radius: 15px;
  padding: 20px;
}

@media (max-width:767px) {
  .modal-time-setting .modal-body {
    padding: 15px;
  }
}

.modal-time-setting .input-cm {
  height: 48px;
  color: #294563;
}

@media (max-width:767px) {
  .modal-time-setting .input-cm {
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
  }
}

@media (max-width:767px) {
  .modal-time-setting__question-icon {
    width: 20px;
    height: 20px;
    position: relative;
    top: 8px;
  }
}

.modal-time-setting__arrow-back {
  font-size: 36px;
  color: #294563;
  line-height: 1;
}

.modal-time-setting__input-group {
  display: flex;
  align-items: center;
}

@media (max-width:767px) {
  .modal-time-setting__input-group {
    justify-content: space-between;
  }
}

.modal-time-setting__title {
  margin: 0 0 5px;
}

.modal-time-setting__contents {
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}

.modal-time-setting__item-label {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 15px;
  color: #294563;
  line-height: 1.2;
}

@media (max-width:767px) {
  .modal-time-setting__item-label {
    margin-bottom: 10px;
  }
}

.modal-time-setting__item-label span {
  font-weight: normal;
}

.modal-time-setting__date-input {
  max-width: 174px;
  background: url(../image/calendar1.svg) right 15px center no-repeat;
  background-size: 22px 22px;
}

@media (max-width:767px) {
  .modal-time-setting__date-input {
    max-width: calc(50% - 18px);
    background-size: 16px 16px;
  }
}

.modal-time-setting .time-item {
  padding: 15px 0;
  border-bottom: 1px solid #C7C7C7;
}

@media (max-width:767px) {
  .modal-time-setting .time-item {
    padding: 15px 0 2px;
  }
}

.modal-time-setting .time-item:last-child {
  border-bottom: none;
}

.modal-time-setting .time-item__time-group {
  display: flex;
  align-items: center;
  position: relative;
}

@media (max-width:767px) {
  .modal-time-setting .time-item__time-group {
    justify-content: space-between;
  }
}

.modal-time-setting .time-item__time-input {
  max-width: 174px;
  background: url(../image/icon-time.svg) right 12px center no-repeat;
  background-size: 26px 26px;
  color: #294563;
}

@media (max-width:767px) {
  .modal-time-setting .time-item__time-input {
    max-width: calc(50% - 28px);
    background: url(../image/icon-time.svg) right 6px center no-repeat;
    background-size: 20px 20px;
  }
}

.modal-time-setting .time-item__date-group {
  display: flex;
  margin-top: 13px;
}

@media (min-width:1200px) and (max-width:1919px) {
  .modal-time-setting .time-item__date-group {
    flex-wrap: wrap;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .modal-time-setting .time-item__date-group {
    flex-wrap: wrap;
  }
}

@media (max-width:767px) {
  .modal-time-setting .time-item__date-group {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media (min-width:1200px) and (max-width:1919px) {
  .modal-time-setting .time-item__date-group>* {
    width: 25%;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .modal-time-setting .time-item__date-group>* {
    width: 33%;
  }
}

@media (max-width:767px) {
  .modal-time-setting .time-item__date-group>* {
    max-width: calc(50% - 5px);
    width: 100%;
  }
}

.modal-time-setting .time-item__date-group>*+.checkbox-cm,
.modal-time-setting .time-item__date-group>*+div {
  margin-left: 26px;
}

@media (min-width:1200px) and (max-width:1919px) {

  .modal-time-setting .time-item__date-group>*+.checkbox-cm,
  .modal-time-setting .time-item__date-group>*+div {
    margin-left: 0;
  }
}

@media (min-width:768px) and (max-width:991px) {

  .modal-time-setting .time-item__date-group>*+.checkbox-cm,
  .modal-time-setting .time-item__date-group>*+div {
    margin-left: 0;
  }
}

@media (max-width:767px) {

  .modal-time-setting .time-item__date-group>*+.checkbox-cm,
  .modal-time-setting .time-item__date-group>*+div {
    margin-left: 0;
  }
}

.modal-time-setting .time-item__delete {
  width: 24px;
  height: 24px;
  background: url(../image/recycle-bin.svg) center no-repeat;
  background-size: contain;
  margin-left: auto;
  display: flex;
  box-shadow: none;
  border: none;
  outline: none;
}

@media (max-width:767px) {
  .modal-time-setting .time-item__delete {
    width: 20px;
    height: 20px;
    margin-right: -4px;
  }
}

.modal-time-setting__text-to {
  font-size: 14px;
  margin: 0 15px;
}

@media (max-width:767px) {
  .modal-time-setting__text-to {
    margin: 0 8px;
  }
}

.modal-time-setting__item-part {
  margin-bottom: 3rem;
  width: 100%;
}

.modal-time-setting__caption {
  font-size: 18px;
  margin-bottom: 3rem;
  color: #294563;
}

@media (max-width:767px) {
  .modal-time-setting__caption {
    font-size: 16px;
  }
}

.modal-time-setting__timezone {
  text-align: center;
  font-size: 16px;
  color: #294563;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width:767px) {
  .modal-time-setting__timezone {
    margin-bottom: 10px;
  }
}

.modal-time-setting__timezone i {
  margin-right: 5px;
  font-size: 20px;
}

.modal-time-setting__timezone strong {
  font-weight: bold;
  margin-left: 5px;
}

@media (max-width:767px) {
  .modal-time-setting__timezone strong {
    font-weight: normal;
  }
}

.modal-time-setting__btn {
  min-width: 200px;
  margin-top: 40px;
}

.modal-time-setting__btn-add-time {
  margin: 0 auto;
  min-width: 200px;
}

@media (max-width:767px) {
  .modal-time-setting__btn-add-time {
    margin-top: -2rem;
  }
}

.modal-time-setting__btn-add-time i {
  font-size: 26px;
  margin-right: 14px;
}

.modal-time-setting__note {
  font-weight: 500;
  font-size: 16px;
  margin-top: 1.5rem;
  color: #294563;
  text-align: left;
}

.modal-time-setting__note a {
  color: #4ABEA7;
}

.modal-time-setting .checkbox-cm {
  padding-left: 25px;
}

.modal-time-setting .checkbox-cm .checkmark {
  border: 2px solid #4ABEA7;
}

.modal-time-setting .checkbox-cm .cb-label {
  color: #294563;
  line-height: 1.2;
}

@media (max-width:767px) {
  .modal-time-setting .checkbox-cm .cb-label {
    font-size: 12px;
  }
}

.modal-availability .result-mess {
  text-align: left;
  color: #27c24c;
  background-color: #ecfff1;
  border: 1.5px solid #27c24c;
  min-height: 40px;
  display: inline-block;
  font-size: 16px;
  border-radius: 36px;
  margin-bottom: 20px;
  position: relative;
  padding: 5px 35px 5px 36px;
  line-height: 1.6;
}

.modal-availability .result-mess strong {
  font-weight: 600;
}

.modal-availability .result-mess.success:before {
  color: #27c24c;
}

.modal-availability .result-mess.error {
  border: 1.5px solid #d52110;
  background-color: #ffebeb;
  color: #d52110;
}

.modal-availability .result-mess.error:before {
  color: #d52110;
}

.modal-availability .result-mess:before {
  content: "\E902";
  font-size: 20px;
  color: #d52110;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  font-family: cm-fonts !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-availability .alert-mess {
  margin-top: 1rem;
  font-style: italic;
  color: #d52110;
  font-size: 14px;
}

.modal-availability .modal-header {
  display: flex;
  justify-content: center;
}

.modal-availability .modal-header:before,
.modal-availability .modal-header:after {
  content: normal;
}

.modal-availability .cmicon-chevron-right {
  font-size: 28px;
  margin-left: 6px;
  width: auto;
}

.modal-availability .modal-dialog {
  max-width: 700px;
}

.modal-availability .modal-content {
  padding: 30px 60px;
  text-align: center;
}

@media (max-width:767px) {
  .modal-availability .modal-content {
    padding: 20px 15px;
  }
}

.modal-availability .modal-body {
  border: 1px solid #C7C7C7;
  border-radius: 15px;
  padding: 20px;
}

@media (max-width:767px) {
  .modal-availability .modal-body {
    padding: 15px;
  }
}

.modal-availability .modal-body__top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.5rem;
}

@media (max-width:767px) {
  .modal-availability .modal-body__top {
    flex-direction: column;
  }
}

.modal-availability .modal-footer {
  display: flex;
  margin-top: 3rem;
  justify-content: space-between;
}

@media (max-width:767px) {
  .modal-availability .modal-footer {
    flex-direction: column;
  }
}

.modal-availability__event-date {
  font-weight: 500;
  font-size: 16px;
  color: #294563;
}

@media (max-width:767px) {
  .modal-availability__event-date {
    font-size: 14px;
  }
}

.modal-availability .input-cm {
  height: 48px;
  color: #294563;
}

@media (max-width:767px) {
  .modal-availability .input-cm {
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
  }
}

@media (max-width:767px) {
  .modal-availability__question-icon {
    width: 20px;
    height: 20px;
    position: relative;
    top: 8px;
  }
}

.modal-availability__arrow-back {
  font-size: 36px;
  color: #294563;
  line-height: 1;
}

.modal-availability__input-group {
  display: flex;
  align-items: center;
}

@media (max-width:767px) {
  .modal-availability__input-group {
    justify-content: space-between;
  }
}

.modal-availability__title {
  margin: 0 0 5px;
}

.modal-availability__contents {
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}

.modal-availability__item-label {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 15px;
  color: #294563;
  line-height: 1.2;
}

@media (max-width:767px) {
  .modal-availability__item-label {
    margin-bottom: 10px;
  }
}

.modal-availability__item-label span {
  font-weight: normal;
}

.modal-availability__date-input {
  max-width: 174px;
  background: url(../image/calendar1.svg) right 15px center no-repeat;
  background-size: 22px 22px;
}

@media (max-width:767px) {
  .modal-availability__date-input {
    max-width: calc(50% - 18px);
    background-size: 16px 16px;
  }
}

.modal-availability__btn {
  text-transform: initial;
  max-width: calc(50% - 10px);
}

.modal-availability .time-item {
  padding: 15px 0;
}

.modal-availability .time-item.item-alert .time-item__time-input,
.modal-availability .time-item.error .time-item__time-input {
  border: 1px solid #d52110;
}

@media (max-width:767px) {
  .modal-availability .time-item {
    padding: 15px 0 2px;
  }
}

.modal-availability .time-item:last-child {
  border-bottom: none;
}

.modal-availability .time-item__time-group {
  display: flex;
  align-items: center;
  position: relative;
}

@media (max-width:767px) {
  .modal-availability .time-item__time-group {
    justify-content: space-between;
  }
}

.modal-availability .time-item__time-input {
  max-width: 200px;
  background: url(../image/icon-time.svg) right 12px center no-repeat;
  background-size: 26px 26px;
  color: #294563;
}

.modal-availability .time-item__time-input[disabled] {
  background-color: #f7f7f7;
}

@media (max-width:767px) {
  .modal-availability .time-item__time-input {
    max-width: calc(50% - 28px);
    background: url(../image/icon-time.svg) right 6px center no-repeat;
    background-size: 20px 20px;
  }
}

.modal-availability .time-item__date-group {
  display: flex;
  margin-top: 13px;
}

@media (min-width:1200px) and (max-width:1919px) {
  .modal-availability .time-item__date-group {
    flex-wrap: wrap;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .modal-availability .time-item__date-group {
    flex-wrap: wrap;
  }
}

@media (max-width:767px) {
  .modal-availability .time-item__date-group {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

@media (min-width:1200px) and (max-width:1919px) {
  .modal-availability .time-item__date-group>* {
    width: 25%;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .modal-availability .time-item__date-group>* {
    width: 33%;
  }
}

@media (max-width:767px) {
  .modal-availability .time-item__date-group>* {
    max-width: calc(50% - 5px);
    width: 100%;
  }
}

.modal-availability .time-item__date-group>*+.checkbox-cm,
.modal-availability .time-item__date-group>*+div {
  margin-left: 26px;
}

@media (min-width:1200px) and (max-width:1919px) {

  .modal-availability .time-item__date-group>*+.checkbox-cm,
  .modal-availability .time-item__date-group>*+div {
    margin-left: 0;
  }
}

@media (min-width:768px) and (max-width:991px) {

  .modal-availability .time-item__date-group>*+.checkbox-cm,
  .modal-availability .time-item__date-group>*+div {
    margin-left: 0;
  }
}

@media (max-width:767px) {

  .modal-availability .time-item__date-group>*+.checkbox-cm,
  .modal-availability .time-item__date-group>*+div {
    margin-left: 0;
  }
}

.modal-availability .time-item__delete {
  width: 24px;
  height: 24px;
  background: url(../image/recycle-bin.svg) center no-repeat;
  background-size: contain;
  margin-left: 2.2rem;
  display: flex;
  box-shadow: none;
  border: none;
  outline: none;
}

@media (max-width:767px) {
  .modal-availability .time-item__delete {
    width: 20px;
    height: 20px;
    margin-right: 0;
    margin-left: 1rem;
  }
}

.modal-availability__text-to {
  font-size: 14px;
  margin: 0 15px;
}

@media (max-width:767px) {
  .modal-availability__text-to {
    margin: 0 8px;
  }
}

.modal-availability__item-part {
  width: 100%;
}

.modal-availability__caption {
  font-size: 18px;
  margin-bottom: 3rem;
  color: #294563;
}

@media (max-width:767px) {
  .modal-availability__caption {
    font-size: 16px;
  }
}

.modal-availability__timezone {
  text-align: center;
  font-size: 16px;
  color: #294563;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width:767px) {
  .modal-availability__timezone {
    margin-bottom: 10px;
    font-size: 12px;
  }
}

.modal-availability__timezone i {
  margin-right: 5px;
  font-size: 20px;
}

.modal-availability__timezone strong {
  font-weight: bold;
  margin-left: 5px;
}

@media (max-width:767px) {
  .modal-availability__timezone strong {
    font-weight: normal;
  }
}

.modal-availability__btn {
  min-width: 200px;
  margin-top: 40px;
}

@media (max-width:767px) {
  .modal-availability__btn {
    margin-top: 2rem;
    max-width: 100%;
  }
}

.modal-availability__btn-add-time {
  margin: 0 auto;
  font-weight: normal;
  position: absolute;
  bottom: 10px;
  width: 32px;
  height: 32px;
  min-width: inherit;
  text-align: center;
  padding: initial;
  display: flex;
  justify-content: center;
  bottom: 42px;
  right: 20px;
  letter-spacing: normal;
  border-radius: 50%;
  overflow: hidden;
}

.modal-availability__btn-add-time:after {
  content: normal;
}

@media (max-width:767px) {
  .modal-availability__btn-add-time {
    position: initial;
    margin-top: 1rem;
  }
}

.modal-availability__btn-add-time i {
  font-size: 26px;
}

.modal-availability__note {
  font-weight: 500;
  font-size: 16px;
  margin-top: 1.5rem;
  color: #294563;
  text-align: left;
}

.modal-availability__note a {
  color: #4ABEA7;
}

.modal-availability .checkbox-cm {
  padding-left: 25px;
}

.modal-availability .checkbox-cm .checkmark {
  border: 2px solid #4ABEA7;
}

.modal-availability .checkbox-cm .cb-label {
  color: #294563;
  line-height: 1.2;
}

@media (max-width:767px) {
  .modal-availability .checkbox-cm .cb-label {
    font-size: 12px;
  }
}

.modal-time-up .modal-dialog {
  width: 100%;
  max-width: 520px;
}

@media (max-width:767px) {
  .modal-time-up .modal-dialog {
    max-width: 96%;
  }
}

.modal-time-up .modal-content {
  padding: 25px 30px;
  text-align: center;
}

.modal-time-up__title {
  margin-bottom: 2rem;
}

.modal-time-up__desc {
  margin: 0 auto 20px;
}

.modal-time-up__countdown-imgwrap {
  position: relative;
  text-align: center;
}

.modal-time-up__countdown-time {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}

.modal-time-up__countdown-num {
  font-size: 22px;
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  color: #294563;
  line-height: 1;
}

.modal-time-up__countdown-text {
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #294563;
}

.modal-time-up__button {
  min-width: 200px;
}

.modal-cf-submit .modal-footer {
  padding: 40px 0;
}

@media (max-width:767px) {
  .modal-cf-submit .modal-footer {
    padding: 20px 0 26px;
  }
}

.modal-cf-submit__btn {
  min-width: 200px;
}

@media (max-width:767px) {
  .modal-cf-submit__btn {
    width: calc(50% - 15px);
    min-width: initial;
  }
}

.modal-cf-submit__btn.-cancel {
  margin-right: 30px;
}

@media (max-width:767px) {
  .modal-cf-submit__btn.-cancel {
    margin-right: 0;
  }
}

.modal-gen-alert .modal-footer {
  justify-content: center;
  padding: 10px 0 40px;
}

@media (max-width:767px) {
  .modal-gen-alert .modal-footer {
    padding: 20px 0 26px;
  }
}

.modal-gen-alert__btn {
  min-width: 200px;
}

@media (max-width:767px) {
  .modal-gen-alert__btn {
    width: calc(50% - 15px);
    min-width: initial;
  }
}

.modal-gen-alert__part-num {
  font-weight: bold;
  color: #4ABEA7;
}

.modal-identity .modal-dialog {
  max-width: 600px;
}

.modal-identity .modal-content {
  padding: 40px;
  text-align: center;
}

.modal-identity__title {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 10px;
}

.modal-identity__caption {
  font-size: 16px;
  line-height: 1.13;
  color: #888;
  margin-bottom: 40px;
}

.modal-identity .modal-body {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-identity__btn {
  width: 100%;
  max-width: 328px;
  margin-bottom: 20px;
}

.modal-identity__btn:last-child {
  margin-bottom: 0;
}

.modal-registered .modal-dialog {
  max-width: 600px;
}

.modal-registered .modal-content {
  padding: 40px;
  text-align: center;
}

@media (max-width:767px) {
  .modal-registered .modal-content {
    padding: 20px 15px;
  }
}

.modal-registered__title {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 10px;
}

.modal-registered__caption {
  font-size: 16px;
  line-height: 1.13;
  color: #888;
  margin-bottom: 15px;
}

.modal-registered__note {
  font-size: 14px;
  color: #4ABEA7;
  padding: 2px 15px;
  border: 1px solid #4ABEA7;
  margin-bottom: 12px;
  border-radius: 20px;
  background-color: rgba(0, 203, 200, 0.1);
  display: inline-flex;
  line-height: 1.1;
}

.modal-registered__new-user {
  color: #4ABEA7;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.13;
  margin: 40px 0 0;
}

.modal-registered__new-user .cmicon-arrow-right {
  margin-left: 13px;
}

.modal-registered .modal-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  max-width: 328px;
  margin: 0 auto;
}

.modal-registered .modal-body .form-group {
  width: 100%;
}

.modal-registered .input-cm {
  color: #294563;
}

.modal-registered__btn {
  width: 100%;
  max-width: 328px;
}

.modal-registered__btn:last-child {
  margin-bottom: 0;
}

.modal-registered__verifi-codewrap {
  position: relative;
}

@media (max-width:767px) {
  .modal-registered__verifi-codewrap {
    text-align: left;
  }
}

@media (max-width:767px) {
  .modal-registered__verifi-codewrap .input-cm {
    max-width: calc(100% - 118px);
  }
}

.modal-registered__get-code {
  width: 90px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  letter-spacing: 0.75px;
  position: absolute;
  top: 5px;
  right: 5px;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

@media (max-width:767px) {
  .modal-registered__get-code {
    top: 0;
    right: 0;
    font-size: 14px;
    width: 108px;
  }
}

.modal-registered__get-code:hover {
  background-color: #69d1bc;
}

.modal-pcourse-success .modal-dialog {
  max-width: 460px;
}

.modal-pcourse-success .modal-body {
  padding: 45px 15px 60px;
}

.modal-pcourse-success .modal-pcourse-success__time {
  color: #4F4D59;
  position: absolute;
  font-size: 16px;
  line-height: 1.63;
  top: 20px;
  right: 20px;
  display: flex;
  align-items: center;
}

.modal-pcourse-success .modal-pcourse-success__time:before {
  content: '';
  position: relative;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 5px;
  background-color: #c7c7c7;
  border-radius: 50%;
}

.modal-pcourse-buy .modal-footer {
  padding: 30px 0 40px;
}

.modal-pcourse-buy__btn {
  min-width: 200px;
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  margin: 0 auto;
}

.modal-pcourse-buy__desc {
  color: #4ABEA7;
  margin-bottom: 5px;
  font-size: 16px;
}

.modal-pcourse-buy__desc span {
  color: #294563;
}

.modal-pcourse-buy__desc-statistic:last-child {
  margin-left: 5rem;
}

.modal-pcourse-buy__note {
  text-align: center;
  color: #888;
  font-size: 14px;
  line-height: 1.71;
}

.modal-share-lesson .modal-dialog {
  max-width: 600px;
}

.modal-share-lesson .modal-content {
  padding: 6rem 7rem;
}

@media (max-width:767px) {
  .modal-share-lesson .modal-content {
    padding: 4rem 1.5rem;
  }
}

.modal-share-lesson .modal-title {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 4rem;
}

@media (max-width:767px) {
  .modal-share-lesson .modal-title {
    margin: 0 0 2rem;
    font-size: 22px;
  }
}

.modal-share-lesson .share-lesson {
  width: 100%;
  margin: 0 auto;
}

.modal-share-lesson .share-lesson__title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: 0.25px;
  color: #284664;
  margin-bottom: 13px;
  text-align: center;
}

.modal-share-lesson .share-lesson__refer-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  justify-content: center;
}

.modal-share-lesson .share-lesson__refer-link {
  width: 100%;
  height: 34px;
  line-height: 34px;
  border-radius: 20px;
  background-color: #f3f3f3;
  border: none;
  box-shadow: none;
  margin-bottom: 40px;
  padding: 0 28px;
  letter-spacing: 0.17px;
  color: #787878;
  max-width: 390px;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (max-width:767px) {
  .modal-share-lesson .share-lesson__refer-link {
    margin-bottom: 20px;
  }
}

.modal-share-lesson .share-lesson__copy-btn {
  width: 200px;
  height: 48px;
  border-radius: 20px;
  background-color: #f3f3f3;
  margin-right: 16px;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 0.18px;
  margin-right: auto;
  border-radius: 44px;
  color: #9d9d9d;
  background-color: #fff;
}

@media (max-width:767px) {
  .modal-share-lesson .share-lesson__copy-btn {
    margin: 0 auto 4rem;
  }
}

.modal-share-lesson .share-lesson__copy-btn:focus {
  color: #9d9d9d;
  border: 1px solid #c7c7c7;
}

.modal-share-lesson .share-lesson__copy-btn:hover {
  color: #4ABEA7;
  border: 1px solid #4ABEA7;
}

.modal-share-lesson .share-lesson__copy-btn i {
  margin-right: 4px;
}

.modal-share-lesson .share-lesson__social-list {
  display: inline-block;
}

.modal-share-lesson .share-lesson__link-item {
  float: left;
  margin-right: 10px;
}

.modal-share-lesson .share-lesson__link {
  width: 32px;
  height: 32px;
  font-size: 14px;
  line-height: 27px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background: #4ABEA7;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.modal-share-lesson .share-lesson__link .fa {
  font-size: 18px;
}

.modal-share-lesson .share-lesson__link:hover,
.modal-share-lesson .share-lesson__link:focus {
  opacity: 0.8;
  color: #fff;
}

.modal-share-lesson .share-lesson__copy-status {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #4ABEA7;
  text-align: center;
  height: 0;
  font-size: 12px;
}

.modal-reschedule .modal-dialog {
  width: 100%;
  max-width: 700px;
}

@media (max-width:767px) {
  .modal-reschedule .modal-dialog {
    max-width: 96%;
  }
}

.modal-reschedule__select-date {
  background: url(../image/calendar1.svg) right 15px center no-repeat;
  background-size: 22px 22px;
}

.modal-reschedule__select-time {
  background: url(../image/icon-time.svg) right 15px center no-repeat;
  background-size: 26px 26px;
}

.modal-reschedule__text-area {
  margin-top: 1rem;
  color: #294563;
  padding: 15px 20px;
  height: 120px;
}

.modal-reschedule .btn.dropdown-toggle {
  font-size: 16px;
}

@media (max-width:767px) {
  .modal-reschedule .btn.dropdown-toggle {
    font-size: 14px;
  }
}

.modal-reschedule .filter-option-inner-inner {
  color: #757575;
}

.modal-reschedule .input-cm {
  height: 48px;
  width: 100%;
  cursor: pointer;
  color: #294563;
  font-size: 16px;
}

@media (max-width:767px) {
  .modal-reschedule .input-cm {
    height: 40px;
    font-size: 14px;
  }
}

.modal-reschedule .modal-title {
  margin: 0 0 4rem;
  font-weight: 600;
}

@media (max-width:767px) {
  .modal-reschedule .modal-title {
    margin: 0 0 2rem;
  }
}

.modal-reschedule .modal-content {
  padding: 40px;
}

@media (max-width:767px) {
  .modal-reschedule .modal-content {
    padding: 20px;
  }
}

.modal-reschedule .modal-body {
  text-align: center;
}

.modal-reschedule .modal-body h2 {
  font-size: 32px;
  color: #294563;
  margin: 8px 0 18px;
}

@media (max-width:767px) {
  .modal-reschedule .modal-body h2 {
    margin: 0 0 20px;
  }
}

.modal-reschedule .modal-body p.caption {
  margin: 0 auto 15px;
  max-width: 450px;
}

@media (max-width:767px) {
  .modal-reschedule .modal-body p.caption {
    margin: 0;
  }
}

.modal-reschedule .modal-footer {
  padding: 4rem 0 0;
  text-align: center;
  display: flex;
  justify-content: center;
}

@media (max-width:767px) {
  .modal-reschedule .modal-footer {
    flex-wrap: wrap;
    padding: 0;
  }
}

.modal-reschedule__btn {
  min-width: 200px;
}

@media (max-width:767px) {
  .modal-reschedule__btn {
    width: calc(50% - 15px);
    min-width: initial;
  }
}

.modal-reschedule__btn.-cancel {
  margin-right: 30px;
}

@media (max-width:767px) {
  .modal-reschedule__btn.-cancel {
    margin-right: 0;
  }
}

.modal-reschedule .div-table {
  color: #294563;
}

@media (max-width:767px) {
  .modal-reschedule .div-table__row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
  }
}

.modal-reschedule .div-table__cell {
  font-size: 16px;
  text-align: left;
}

@media (max-width:767px) {
  .modal-reschedule .div-table__cell {
    padding: 2px 10px;
    display: flex;
    width: 100%;
    font-size: 14px;
  }
}

.modal-reschedule .div-table__cell:first-child {
  padding-right: 3rem;
}

.modal-reschedule .div-table__cell.-title {
  font-weight: 600;
  font-size: 18px;
  white-space: nowrap;
  text-align: left;
}

@media (max-width:767px) {
  .modal-reschedule .div-table__cell.-title {
    font-size: 16px;
  }
}

.modal-canceled-lesson .modal-dialog {
  width: 100%;
  max-width: 800px;
}

@media (max-width:767px) {
  .modal-canceled-lesson .modal-dialog {
    max-width: 96%;
  }
}

.modal-canceled-lesson .tooltip-inner {
  width: max-content;
  max-width: 336px;
}

@media (max-width:767px) {
  .modal-canceled-lesson .tooltip-inner {
    max-width: 300px;
  }
}

.modal-canceled-lesson .icon-question {
  margin-top: -18px;
  margin-left: 4px;
  display: inline-flex;
  width: 16px;
  height: 16px;
  justify-content: center;
  align-items: center;
  background: url(../image/icon-question.svg) center no-repeat;
  background-size: contain;
}

.modal-canceled-lesson .icon-question:before {
  content: initial;
}

.modal-canceled-lesson .modal-title {
  margin: 0 0 2.4rem;
  padding: 0 0 2.4rem;
  font-weight: 600;
  border-bottom: 1px solid #EAECEF;
}

@media (max-width:767px) {
  .modal-canceled-lesson .modal-title {
    margin: 0 0 2rem;
    padding: 0 0 2rem;
  }
}

.modal-canceled-lesson__notify-check {
  margin: 8px 0 0;
}

.modal-canceled-lesson__text-area {
  margin-top: 1rem;
  color: #294563;
  padding: 15px 20px;
  box-shadow: none;
}

.modal-canceled-lesson .bootstrap-select div.dropdown-menu .active>a {
  background-color: #C7EBE4;
}

.modal-canceled-lesson .bootstrap-select div.dropdown-menu li a {
  padding: var(--Space-3, 8px) var(--Space-4, 16px);
  color: #63636B;
  font-weight: 400;
}

.modal-canceled-lesson .bootstrap-select div.dropdown-menu li a:hover {
  background: #C7EBE4;
}

.modal-canceled-lesson .btn.dropdown-toggle {
  font-size: 16px;
  box-shadow: none !important;
}

@media (max-width:767px) {
  .modal-canceled-lesson .btn.dropdown-toggle {
    font-size: 14px;
  }
}

.modal-canceled-lesson .btn.dropdown-toggle .caret:after {
  color: #908F9C;
}

.modal-canceled-lesson .filter-option-inner-inner {
  color: #757575;
}

.modal-canceled-lesson .checkbox-cm .checkmark {
  border: 1px solid #4ABEA7;
}

.modal-canceled-lesson .input-cm {
  height: 48px;
  width: 100%;
  cursor: pointer;
  color: #294563;
  font-size: 16px;
}

@media (max-width:767px) {
  .modal-canceled-lesson .input-cm {
    height: 40px;
    font-size: 14px;
  }
}

.modal-canceled-lesson .modal-content {
  padding: 40px;
}

@media (max-width:767px) {
  .modal-canceled-lesson .modal-content {
    padding: 20px;
  }
}

.modal-canceled-lesson .modal-body {
  text-align: center;
}

.modal-canceled-lesson .modal-body h2 {
  font-size: 32px;
  color: #294563;
  margin: 8px 0 18px;
}

@media (max-width:767px) {
  .modal-canceled-lesson .modal-body h2 {
    margin: 0 0 20px;
  }
}

.modal-canceled-lesson .modal-body p.caption {
  margin: 0 auto 15px;
  max-width: 450px;
}

@media (max-width:767px) {
  .modal-canceled-lesson .modal-body p.caption {
    margin: 0;
  }
}

.modal-canceled-lesson .modal-footer {
  padding: 2.4rem 0 0;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 16px;
}

@media (max-width:767px) {
  .modal-canceled-lesson .modal-footer {
    flex-wrap: wrap;
    gap: 12px;
    padding: 1.6rem 0 0;
  }
}

@media (max-width:767px) {
  .modal-canceled-lesson__btn {
    width: calc(50% - 10px);
    min-width: initial;
  }
}

.modal-canceled-lesson__btn.-cancel {
  margin-right: 30px;
}

@media (max-width:767px) {
  .modal-canceled-lesson__btn.-cancel {
    margin-right: 0;
  }
}

.modal-canceled-lesson .div-table {
  color: #4F4D59;
}

@media (max-width:767px) {
  .modal-canceled-lesson .div-table__row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
  }
}

.modal-canceled-lesson .div-table__cell {
  font-size: 16px;
  text-align: left;
  padding: 4px 0;
}

@media (max-width:767px) {
  .modal-canceled-lesson .div-table__cell {
    padding: 2px 10px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    font-size: 14px;
  }
}

.modal-canceled-lesson .div-table__cell:first-child {
  padding-right: 2.3rem;
}

.modal-canceled-lesson .div-table__cell.-title {
  font-weight: 600;
  font-size: 16px;
  white-space: nowrap;
  text-align: left;
  width: 26.3%;
  color: #294563;
}

@media (max-width:767px) {
  .modal-canceled-lesson .div-table__cell.-title {
    font-size: 16px;
  }
}

.modal-add-hourbank .modal-dialog {
  width: 100%;
  max-width: 700px;
}

@media (max-width:767px) {
  .modal-add-hourbank .modal-dialog {
    max-width: 96%;
  }
}

.modal-add-hourbank .modal-body {
  text-align: center;
}

.modal-add-hourbank__text-area {
  margin-top: 1rem;
  color: #294563;
  padding: 15px 20px;
  height: 120px;
}

.modal-add-hourbank .input-cm {
  height: 48px;
  width: 100%;
  cursor: pointer;
  color: #294563;
  font-size: 14px;
}

@media (max-width:767px) {
  .modal-add-hourbank .input-cm {
    height: 40px;
    font-size: 14px;
  }
}

.modal-add-hourbank .modal-title {
  margin: 0 0 3rem;
  font-weight: 600;
}

@media (max-width:767px) {
  .modal-add-hourbank .modal-title {
    margin: 0 0 2rem;
  }
}

.modal-add-hourbank .modal-content {
  padding: 40px;
}

@media (max-width:767px) {
  .modal-add-hourbank .modal-content {
    padding: 20px;
  }
}

.modal-add-hourbank .modal-footer {
  padding: 4rem 0 0;
  text-align: center;
  display: flex;
  justify-content: center;
}

@media (max-width:767px) {
  .modal-add-hourbank .modal-footer {
    margin-top: 1rem;
    flex-wrap: wrap;
    padding: 0;
    justify-content: space-between;
  }
}

.modal-add-hourbank__error {
  min-height: 40px;
  display: inline-flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  border: solid 1.5px #d52110;
  background-color: #ffebeb;
  padding: 0 20px 0 50px;
  font-size: 16px;
  color: #d52110;
  border-radius: 25px;
  margin-bottom: 20px;
  position: relative;
}

@media (max-width:767px) {
  .modal-add-hourbank__error {
    font-size: 14px;
  }
}

.modal-add-hourbank__error:before {
  content: "\E902";
  font-size: 20px;
  color: #d52110;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  font-family: cm-fonts !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-add-hourbank__btn {
  min-width: 200px;
}

@media (max-width:767px) {
  .modal-add-hourbank__btn {
    width: calc(50% - 15px);
    min-width: initial;
  }
}

.modal-add-hourbank__btn.-cancel {
  margin-right: 30px;
}

@media (max-width:767px) {
  .modal-add-hourbank__btn.-cancel {
    margin-right: 0;
  }
}

.modal-add-hourbank .div-table {
  color: #294563;
}

@media (max-width:767px) {
  .modal-add-hourbank .div-table__row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0.5rem;
  }
}

.modal-add-hourbank .div-table__note {
  font-size: 12px;
  font-style: italic;
  margin-top: 1rem;
}

.modal-add-hourbank .div-table__cell {
  font-size: 16px;
  text-align: left;
  padding: 6px 10px;
}

@media (max-width:767px) {
  .modal-add-hourbank .div-table__cell {
    padding: 2px 10px;
    display: flex;
    color: #4F4D59;
    width: 100%;
    font-size: 14px;
    flex-wrap: wrap;
  }
}

.modal-add-hourbank .div-table__cell.-title {
  padding-right: 3rem;
  max-width: 160px;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
}

@media (max-width:767px) {
  .modal-add-hourbank .div-table__cell.-title {
    color: #294563;
    font-size: 16px;
    max-width: initial;
    padding: 6px 10px;
  }
}

.modal-add-hourbank input[type=number]::-webkit-inner-spin-button,
.modal-add-hourbank input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: auto;
  margin: 0;
}

.modal-testmode .modal-dialog {
  width: 100%;
  max-width: 780px;
}

@media (max-width:767px) {
  .modal-testmode .modal-dialog {
    max-width: 96%;
  }
}

.modal-testmode .modal-content {
  padding: 4rem;
}

.modal-testmode__row {
  --spacing: 20px;
  --columns: 2;
}

@media (min-width:768px) and (max-width:991px) {
  .modal-testmode__row {
    --spacing: 10px;
    --columns: 2;
  }
}

@media (max-width:767px) {
  .modal-testmode__row {
    --spacing: 0px;
    --columns: 1;
  }
}

.modal-testmode__title {
  margin: 0 0 2rem;
  font-weight: 600;
  font-weight: 40px;
  color: #4ABEA7;
}

.modal-testmode .mode-box {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: center;
  border-radius: 15px;
}

.modal-testmode .mode-box.-blue {
  background: #E6FAFA;
}

.modal-testmode .mode-box.-orange {
  background: #F1F9EC;
}

.modal-testmode .mode-box__sm-title {
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 5px;
}

.modal-testmode .mode-box__title-caption {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 2rem;
}

.modal-testmode .mode-box__img {
  display: block;
  margin: 0 auto 2rem;
}

.modal-testmode .mode-box__list {
  margin-bottom: 2rem;
  flex: 1;
}

.modal-testmode .mode-box__list-item {
  font-weight: 400;
  font-size: 16px;
  display: flex;
  position: relative;
  align-items: flex-start;
}

.modal-testmode .mode-box__list-item:before {
  content: '';
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #284664;
  top: 9px;
  margin-right: 6px;
  flex-shrink: 0;
}

.modal-testmode .mode-box .cmicon-chevron-right {
  margin-left: 16px;
  font-size: 28px;
}

.switch-modal .modal-dialog,
.record-again-modal .modal-dialog,
.congratulation-modal .modal-dialog {
  width: 100%;
  max-width: 660px;
}

.switch-modal .modal-title,
.record-again-modal .modal-title,
.congratulation-modal .modal-title {
  font-weight: 600;
  font-size: 24px;
  color: #4ABEA7;
  margin-bottom: 1rem;
}

.switch-modal .modal-content,
.record-again-modal .modal-content,
.congratulation-modal .modal-content {
  padding: 3rem;
}

.switch-modal .modal-footer,
.record-again-modal .modal-footer,
.congratulation-modal .modal-footer {
  margin-top: 3rem;
}

.switch-modal__btn {
  min-width: 100px;
}

.switch-modal__btn:first-child {
  margin-right: 20px;
}

.record-again-modal .modal-dialog {
  width: 100%;
  max-width: 430px;
}

.record-again-modal__btn {
  min-width: 100px;
}

.record-again-modal__btn:first-child {
  margin-right: 20px;
}

.record-again-modal .modal-body {
  margin-top: 1.2rem;
}

.record-again-modal .checkbox-cm .cb-label {
  font-size: 14px;
  color: #294563;
}

.record-again-modal .checkbox-cm .checkmark {
  border: 1px solid #4ABEA7;
}

.congratulation-modal .modal-dialog {
  width: 100%;
  max-width: 510px;
}

.congratulation-modal .modal-content {
  padding: 17.6rem 15px 13.5rem;
  text-align: center;
  background: url(../image/congratulation-speaking-bg1.svg) top center no-repeat, url(../image/congratulation-speaking-bg2.svg) bottom center no-repeat;
  background-color: #fff;
}

.congratulation-modal__caption {
  font-weight: 400;
  font-size: 16px;
}

.congratulation-modal__caption strong {
  font-weight: 500;
  font-size: 24px;
  color: #294563;
}

.congratulation-modal__btn .cmicon-chevron-right {
  font-size: 26px;
  margin-left: 1rem;
}

.part-intro-modal .modal-dialog {
  width: 100%;
  max-width: 660px;
}

.part-intro-modal .modal-content {
  padding: 3rem;
  text-align: center;
}

.part-intro-modal .modal-title {
  font-weight: 600;
  font-size: 40px;
  color: #4ABEA7;
}

.part-intro-modal .modal-footer {
  margin-top: 3rem;
}

.part-intro-modal__part-name {
  font-weight: 600;
  font-size: 24px;
  color: #294563;
  margin-bottom: 1rem;
}

.part-intro-modal__desc {
  font-weight: 400;
  font-size: 16px;
  color: #4F4D59;
}

.part-intro-modal__btn .cmicon-play-circle {
  font-size: 26px;
  margin-left: 1rem;
}

.modal-lesson-mark .modal-dialog {
  width: 100%;
  max-width: 538px;
}

.modal-lesson-mark .modal-content {
  padding: 3rem;
  text-align: center;
}

.modal-lesson-mark .modal-footer {
  margin-top: 3rem;
}

.modal-lesson-mark__title {
  font-weight: 500;
  font-size: 32px;
  margin: 0 0 0.5rem;
}

.modal-lesson-mark__img-icon {
  margin: 0 0 1rem;
}

.modal-add-hours .modal-dialog {
  width: 100%;
  max-width: 677px;
}

.modal-add-hours .modal-content {
  padding: 4rem;
}

.modal-add-hours .modal-footer {
  margin-top: 2rem;
}

.modal-add-hours .modal-body {
  width: 100%;
  max-width: 518px;
  margin: 0 auto;
}

.modal-add-hours__title {
  font-weight: 600;
  font-size: 32px;
  margin: 0 0 1rem;
  text-align: center;
}

.modal-add-hours__desc {
  margin: 0 auto 2rem;
  text-align: center;
  font-size: 16px;
}

.modal-add-hours__label {
  font-weight: 600;
  font-size: 16px;
  color: #294563;
  margin-bottom: 8px;
}

.modal-add-hours__btn {
  min-width: 200px;
}

.modal-add-hours__text-area {
  margin-top: 2rem;
  display: none;
}

.modal-add-hours__success {
  text-align: center;
}

.modal-add-hours .bootstrap-select .btn.dropdown-toggle {
  height: 40px;
  line-height: 40px;
  box-shadow: none;
}

.modal-add-hours .cm-textarea__text-area {
  font-size: 14px;
}

.modal-tutorfeedback .modal-content {
  padding: 4.4%;
}

.modal-tutorfeedback .modal-dialog {
  width: 100%;
  max-width: 1033px;
}

@media (min-width:992px) and (max-width:1199px) {
  .modal-tutorfeedback .modal-dialog {
    max-width: 95%;
  }
}

.modal-tutorfeedback__title {
  font-weight: bold;
  margin: 0 0 2.5rem;
}

.modal-tutorfeedback__wrapper {
  margin: 0 auto;
  border: 2px solid #4ABEA7;
  border-radius: 10px;
  padding: 3rem;
  position: relative;
}

@media (max-width:767px) {
  .modal-tutorfeedback__wrapper {
    padding: 3rem 1.5rem;
  }
}

.modal-tutorfeedback__wrapper:after,
.modal-tutorfeedback__wrapper:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 66px;
  height: 44px;
  left: 30px;
  top: -28px;
  background: #fff url(../image/icon-quote.svg) center no-repeat;
}

.modal-tutorfeedback__wrapper:after {
  left: initial;
  top: initial;
  right: 30px;
  bottom: -28px;
  transform: rotate(180deg);
}

.modal-tutorfeedback__contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0px 0px 10px rgba(0, 203, 200, 0.25);
  border-radius: 10px;
  padding: 2rem;
}

.modal-tutorfeedback__tutor-info {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-tutorfeedback__avatar {
  width: 100%;
  max-width: 100px;
  border-radius: 50%;
}

.modal-tutorfeedback__name {
  font-weight: 600;
  font-size: 20px;
  margin-top: 1rem;
  left: 1.2em;
}

.modal-tutorfeedback__level {
  margin-top: 1rem;
  font-size: 14px;
}

.modal-tutorfeedback__desc {
  font-size: 16px;
  word-break: break-word;
}

.modal-tutorfeedback__time {
  margin-top: 5px;
  margin-left: auto;
  font-weight: 400;
  font-size: 12px;
}

.modal-tutorfeedback__btn {
  margin-top: 2.5rem;
}

.modal-evaluation .modal-dialog {
  width: 100%;
  max-width: 1059px;
}

@media (min-width:992px) and (max-width:1199px) {
  .modal-evaluation .modal-dialog {
    max-width: 95%;
  }
}

.modal-evaluation .modal-content {
  padding: 4.4%;
}

.modal-evaluation .evaluation-report {
  border: 1px solid #E8E8E8;
  padding: 25px 20px;
  position: relative;
  border-radius: 5px;
}

.modal-evaluation .evaluation-report .rating-stars .fa {
  font-size: 36px;
}

@media (max-width:767px) {
  .modal-evaluation .evaluation-report .rating-stars .fa {
    font-size: 28px;
  }
}

.modal-evaluation .evaluation-report .rating-container {
  margin: 0 0 26px;
}

.modal-evaluation .evaluation-report__result-rating {
  display: flex;
  justify-content: center;
}

.modal-evaluation .evaluation-report__result-rating .rating-container {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}

.modal-evaluation .evaluation-report__result-rating .rating-container .caption {
  position: static;
  transform: none;
}

.modal-evaluation .evaluation-report__result-rating .rating-container .rating-stars {
  margin: 10px 0 36px;
}

.modal-evaluation .evaluation-report__return {
  font-family: "PingFang SC", "Microsoft YaHei", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1;
  text-align: right;
  color: #4ABEA7;
  position: absolute;
  right: 20px;
  top: 20px;
}

.modal-evaluation .evaluation-report__return:hover {
  text-decoration: underline;
}

.modal-evaluation .evaluation-report__return:hover .cmicon-chevron-left {
  transform: translateX(-3px);
}

.modal-evaluation .evaluation-report__student-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto 26px;
}

.modal-evaluation .evaluation-report__avatar-img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.modal-evaluation .evaluation-report__student-name {
  font-weight: 600;
  font-size: 18px;
  margin-top: 10px;
}

.modal-evaluation .evaluation-report__label {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 1.2rem;
}

.modal-evaluation .evaluation-report__label .note {
  color: #D52110;
  margin-left: 6px;
}

.modal-evaluation .evaluation-report__textarea-group {
  margin-bottom: 25px;
}

.modal-evaluation .evaluation-report__btn {
  display: flex;
  max-width: fit-content;
  margin: 0 auto;
  min-width: 150px;
}

.modal-evaluation .evaluation-report .text-rating {
  width: 186px;
  height: 40px;
  display: inline-block;
  background: url(../image/report-label-3.svg) center no-repeat;
  background-size: contain;
  font-size: 0;
  color: transparent;
  text-indent: -999999px;
}

@media (max-width:767px) {
  .modal-evaluation .evaluation-report .text-rating {
    width: 116px;
  }
}

.modal-evaluation .evaluation-report .text-rating.-great {
  background-image: url(../image/report-label-1.svg);
}

.modal-evaluation .evaluation-report .text-rating.-success {
  background-image: url(../image/report-label-2.svg);
}

.modal-evaluation .evaluation-report .texarea-mess__comments {
  height: 204px;
  border: 1px solid #d5d5d5;
  background-color: #f7f7f7;
  border-radius: 4px;
  padding: 2rem;
  overflow: auto;
}

.modal-evaluation .evaluation-report .texarea-mess__suggest {
  font-size: 12px;
  margin-top: 10px;
  color: #6e6e6e;
  padding: 0;
}

.modal-evaluation .evaluation-report .texarea-mess__text-area {
  box-shadow: none;
  border: 1px solid #d5d5d5;
}

.modal-evaluation .evaluation-report .texarea-mess__text-area[disabled="disabled"],
.modal-evaluation .evaluation-report .texarea-mess__text-area[disabled] {
  cursor: default;
  pointer-events: auto;
}

.modal-evaluation__printer {
  font-size: 26px;
  border: 1px solid #ececec;
  background: #fff;
  padding: 6px 14px;
  border-radius: 6px;
  height: 48px;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.modal-evaluation__printer:hover {
  background-color: #f5f5f5;
}

.modal-evaluation__title {
  margin: 0 0 2.5rem;
  font-weight: bold;
}

.modal-evaluation .modal-footer {
  display: flex;
  margin: 0 auto;
  margin-top: 2.5rem;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}

.modal-outline-alert .modal-dialog {
  max-width: 694px;
}

.modal-outline-alert .modal-content {
  padding: 56px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width:767px) {
  .modal-outline-alert .modal-content {
    padding: 36px 15px;
  }
}

.modal-outline-alert__icon {
  margin-bottom: 24px;
}

.modal-outline-alert__title {
  font-weight: 700;
  margin: 0 0 8px;
}

.modal-outline-alert__desc {
  font-size: 16px;
}

@media (max-width:767px) {
  .modal-outline-alert__desc br {
    display: none;
  }
}

.modal-outline-alert .modal-body {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-outline-alert .modal-footer {
  margin-top: 4rem;
  display: flex;
  gap: 16px;
}

@media (max-width:767px) {
  .modal-outline-alert .modal-footer {
    margin-top: 2rem;
  }
}

.modal-regist-success .modal-dialog {
  max-width: 378px;
}

.modal-regist-success .modal-content {
  padding: 40px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width:767px) {
  .modal-regist-success .modal-content {
    padding: 36px 15px;
  }
}

.modal-regist-success .modal-body {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-regist-success__title {
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 6px;
}

.modal-regist-success__qr-wrap {
  padding: 24px;
  border-radius: 15px;
  line-height: 1;
  background: var(--Gradient-1, linear-gradient(180deg, #4ABEA7 0%, #253F5A 100%));
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 16px;
  position: relative;
}

.modal-regist-success__qr-wrap:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 10px solid #2E4A62;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 24px;
}

@media (max-width:767px) {
  .modal-regist-success__qr-wrap:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #2E4A62;
  }
}

.modal-regist-success__desc {
  font-size: 20px;
  font-weight: 500;
}

.modal-regist-success__qr-img {
  padding: 16px;
  background-color: #fff;
  border-radius: 16px;
}

.modal-regist-verify .modal-dialog {
  max-width: 488px;
}

.modal-regist-verify .modal-content {
  padding: 40px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width:767px) {
  .modal-regist-verify .modal-content {
    padding: 36px 15px;
  }
}

.modal-regist-verify .modal-body {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-regist-verify__title {
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 6px;
}

.modal-regist-verify__qr-wrap {
  padding: 24px;
  border-radius: 15px;
  line-height: 1;
  background: var(--Gradient-1, linear-gradient(180deg, #4ABEA7 0%, #253F5A 100%));
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 16px;
  position: relative;
}

.modal-regist-verify__qr-wrap:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 10px solid #59B4A1;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 24px;
  transform: rotate(180deg);
}

@media (max-width:767px) {
  .modal-regist-verify__qr-wrap:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #59B4A1;
  }
}

.modal-regist-verify__desc {
  font-size: 20px;
  font-weight: 500;
}

.modal-regist-verify__qr-img {
  padding: 16px;
  background-color: #fff;
  border-radius: 16px;
}

.modal-regist-verify__step {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 500;
}

.modal-regist-verify__btn {
  height: 40px;
  min-width: 200px;
  margin-top: 16px;
}

.modal-regist-verify .verify-box {
  display: flex;
  gap: 1rem;
}

.modal-regist-verify .verify-box__input {
  width: 40px;
  height: 40px;
  border: 1px solid #D1D3D5;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: bold;
  color: #294563;
  font-size: 16px;
  font-weight: 500;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.modal-regist-verify .verify-box__input.active {
  border: 1px solid #4ABEA7;
}

.modal-regist-verify .verify-box__input:focus {
  border: 1px solid #86D3C4;
}

.modal-regist-verify .verify-box__input:hover {
  border: 1px solid #C7EBE4;
}

.modal-qr-download .modal-dialog {
  max-width: 600px;
}

.modal-qr-download .modal-content {
  padding: 40px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width:767px) {
  .modal-qr-download .modal-content {
    padding: 36px 15px;
  }
}

.modal-qr-download .modal-title {
  font-size: 40px;
  font-weight: 600;
  margin: 0 0 1.6rem;
}

.modal-qr-download .modal-body {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-qr-download__img-wrap {
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 15px;
  background: #FFF;
  position: relative;
  background-clip: padding-box;
  border: 1px solid transparent;
  background-color: #fff;
}

.modal-qr-download__img-wrap:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  margin: -1px;
  background-image: linear-gradient(to bottom, #4ABEA7, #253F5A);
  border-radius: inherit;
}

.modal-qr-download__qr-wrap {
  padding: 20px;
  position: relative;
  z-index: 0;
  flex-shrink: 0;
}

.modal-qr-download__qr-wrap:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: var(--gradient-1, linear-gradient(180deg, #4ABEA7 0%, #253F5A 100%));
  z-index: -1;
}

.modal-qr-download__qr-img {
  width: 220px;
  height: 220px;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 10px;
}

.modal-ai-assis .modal-dialog {
  max-width: 680px;
}

.modal-ai-assis .modal-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

@media (max-width:767px) {
  .modal-ai-assis .modal-content {
    padding: 36px 15px;
  }
}

.modal-ai-assis .modal-body {
  display: flex;
  flex-direction: column;
  margin: 8px 0 0;
  gap: 8px;
  text-align: left;
  color: #63636B;
}

.modal-ai-assis .modal-body strong {
  font-weight: bold;
}

.modal-ai-assis .modal-footer {
  margin: 4rem 0 0;
}

.modal-ai-assis .modal-footer {
  display: flex;
  gap: 16px;
  justify-content: center;
}

@media (max-width:767px) {
  .modal-ai-assis .modal-footer {
    flex-direction: column;
  }
}

.modal-ai-assis__title {
  font-size: 32px;
  font-weight: 700;
  margin: 16px 0 0;
}

@media (max-width:767px) {
  .modal-ai-assis__title {
    font-size: 24px;
  }
}

.modal-ai-assis__list {
  display: grid;
  grid-template-columns: 50% 50%;
  text-align: left;
  width: 100%;
}

@media (max-width:767px) {
  .modal-ai-assis__list {
    grid-template-columns: 100%;
  }
}

.modal-ai-assis__list-item {
  display: flex;
  position: relative;
  align-items: flex-start;
}

.modal-ai-assis__list-item:before {
  content: '';
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #63636B;
  top: 9px;
  margin-right: 6px;
  flex-shrink: 0;
}

.modal-save-feedback .modal-dialog {
  max-width: 783px;
}

.modal-save-feedback .modal-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

@media (max-width:767px) {
  .modal-save-feedback .modal-content {
    padding: 36px 15px;
  }
}

.modal-save-feedback .modal-body {
  display: flex;
  flex-direction: column;
  margin: 8px 0 0;
  gap: 8px;
  text-align: center;
  color: #63636B;
  max-width: 600px;
}

.modal-save-feedback .modal-body strong {
  font-weight: bold;
}

.modal-save-feedback .modal-footer {
  margin: 4rem 0 0;
}

.modal-save-feedback .modal-footer {
  display: flex;
  gap: 16px;
  justify-content: center;
}

@media (max-width:767px) {
  .modal-save-feedback .modal-footer {
    flex-direction: column;
  }
}

.modal-save-feedback__title {
  font-size: 32px;
  font-weight: 700;
  margin: 8px 0 0;
  max-width: 600px;
}

@media (max-width:767px) {
  .modal-save-feedback__title {
    font-size: 24px;
  }
}

.modal-save-feedback__desc strong {
  font-weight: bold;
}

.modal-save-feedback__btn {
  padding: 0 24px;
}

.modal-consult-courseqr.-orange .modal-consult-courseqr__body {
  background: #FEF7E6;
}

.modal-consult-courseqr.-orange .modal-consult-courseqr__body.-man-desk:after {
  content: url(../image/consult-modal-bg-3.png);
  left: 5.9rem;
}

@media (max-width:767px) {
  .modal-consult-courseqr.-orange .modal-consult-courseqr__body.-man-desk:after {
    left: -1.1rem;
  }
}

.modal-consult-courseqr.-orange .modal-consult-courseqr__body:after {
  content: url(../image/consult-modal-bg-2.png);
  left: 0.6rem;
}

@media (max-width:767px) {
  .modal-consult-courseqr.-orange .modal-consult-courseqr__body:after {
    transform: scale(0.7);
    transform-origin: bottom;
    left: -4rem;
  }
}

.modal-consult-courseqr.-orange .modal-consult-courseqr__img-wrap {
  border: 8px solid #F1B000;
}

@media (max-width:767px) {
  .modal-consult-courseqr.-orange .modal-consult-courseqr__img-wrap {
    border: 4px solid #F1B000;
  }
}

.modal-consult-courseqr .modal-dialog {
  max-width: 550px;
}

.modal-consult-courseqr__img-wrap {
  display: flex;
  padding: 16px;
  align-items: flex-start;
  gap: 5.906px;
  border-radius: 20px;
  background: #4ABEA7;
  border: 8px solid #4ABEA7;
  position: relative;
  z-index: 0;
  max-width: 37.7%;
}

@media (max-width:767px) {
  .modal-consult-courseqr__img-wrap {
    border-radius: 16px;
    border: 4px solid #4ABEA7;
  }
}

.modal-consult-courseqr__img-wrap:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #294563;
  z-index: -1;
  border-radius: 12px;
}

.modal-consult-courseqr__body {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  align-self: stretch;
  padding: 40px;
  padding-bottom: 60px;
  border-radius: var(--Space-3, 16px);
  background: #FFF;
  position: relative;
  background: #EDF9F6;
}

@media (max-width:767px) {
  .modal-consult-courseqr__body {
    padding: 40px 8px;
    gap: 16px;
  }
}

.modal-consult-courseqr__body:after {
  content: url(../image/consult-modal-bg-1.png);
  position: absolute;
  display: inline-block;
  line-height: 0;
  left: 6.5rem;
  bottom: 0;
}

@media (max-width:767px) {
  .modal-consult-courseqr__body:after {
    transform: scale(0.7);
    transform-origin: bottom;
    left: -4rem;
  }
}

.modal-consult-courseqr__desc-title {
  font-size: 24px;
  font-weight: 700;
  color: #294563;
  margin-bottom: 1rem;
}

@media (max-width:767px) {
  .modal-consult-courseqr__desc-title {
    font-size: 20px;
  }
}

.modal-consult-courseqr__desc li {
  display: flex;
  position: relative;
  align-items: flex-start;
  font-size: 16px;
  color: #4F4D59;
}

@media (max-width:767px) {
  .modal-consult-courseqr__desc li {
    font-size: 14px;
  }
}

.modal-consult-courseqr__desc li:before {
  content: '';
  position: relative;
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #4F4D59;
  top: 9px;
  margin-right: 6px;
  flex-shrink: 0;
}

.modal-unanswered .modal-dialog {
  max-width: 678px;
}

.modal-unanswered .modal-content {
  padding: 40px 36px 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

@media (max-width:767px) {
  .modal-unanswered .modal-content {
    padding: 36px 15px;
  }
}

.modal-unanswered .modal-body {
  display: flex;
  flex-direction: column;
  margin: 8px 0 0;
  gap: 8px;
  text-align: center;
  color: #63636B;
  max-width: 600px;
}

.modal-unanswered .modal-body strong {
  font-weight: bold;
}

.modal-unanswered .modal-footer {
  margin: 4rem 0 0;
}

.modal-unanswered .modal-footer {
  display: flex;
  gap: 16px;
  justify-content: center;
}

@media (max-width:767px) {
  .modal-unanswered .modal-footer {
    flex-direction: column;
  }
}

.modal-unanswered__icon {
  margin: 0 0 2.4rem;
}

.modal-unanswered__title {
  font-weight: 700;
  margin: 0 0 6px;
  font-weight: bold;
}

.modal-cl-feedback .feedback-collect__btn.-skip,
.modal-cl-feedback .feedback-collect__btn.-next {
  display: none;
}

.modal-cl-feedback.reviewSubmit .feedback-collect__btn.-skip,
.modal-cl-feedback.reviewSubmit .feedback-collect__btn.-next {
  display: block;
}

.modal-cl-feedback.reviewSubmit .feedback-collect__btn.-submit {
  display: none;
}

.modal-cl-feedback.reviewSubmit .icon-modal-close {
  display: none;
}

.modal-cl-feedback .modal-dialog {
  max-width: 860px;
  align-items: center;
}

.modal-cl-feedback .modal-dialog.-step-2 {
  max-width: 807px;
}

.modal-cl-feedback .modal-dialog.-step-2 .feedback-collect {
  display: none;
}

.modal-cl-feedback .modal-dialog.-step-2 .thanks-card {
  display: block;
}

.modal-cl-feedback .modal-content {
  padding: var(--Space-5, 32px) var(--Space-4, 24px);
  display: flex;
  flex-direction: column;
  text-align: center;
  border-radius: 24px;
}

@media (max-width:767px) {
  .modal-cl-feedback .modal-content {
    padding: 36px 15px;
  }
}

.modal-cl-feedback .cmicon-check {
  font-size: 24px;
  color: #4ABEA7;
}

.modal-cl-feedback .feedback-collect__notifi {
  display: inline-flex;
  padding: 8px 12px 8px 8px;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
  border: var(--Space-0, 1px) solid #4ABEA7;
  margin: 0 0 24px;
  color: #908F9C;
  text-align: left;
}

.modal-cl-feedback .feedback-collect__body {
  display: flex;
  padding: var(--Space-4, 24px);
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  border-radius: 16px;
  border: var(--Space-0, 1px) solid var(--Color-Global-Green-50, #EDF9F6);
  background: var(--Color-Global-Green-50, #EDF9F6);
}

@media (max-width:767px) {
  .modal-cl-feedback .feedback-collect__body {
    padding: var(--Space-4, 16px);
  }
}

.modal-cl-feedback .feedback-collect__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 4px;
}

@media (max-width:767px) {
  .modal-cl-feedback .feedback-collect__title {
    font-size: 18px;
  }
}

.modal-cl-feedback .feedback-collect__caption {
  color: #908F9C;
}

@media (max-width:767px) {
  .modal-cl-feedback .feedback-collect__caption {
    font-size: 14px;
  }
}

.modal-cl-feedback .feedback-collect__btn {
  min-width: 200px;
}

.modal-cl-feedback .feedback-collect__btn.btn-disabled {
  opacity: 0.5;
  background: #D1D3D5 !important;
  color: #fff !important;
}

.modal-cl-feedback .feedback-collect__footer {
  margin: 16px 0 0;
  display: flex;
  gap: 16px;
  justify-content: center;
}

@media (max-width:767px) {
  .modal-cl-feedback .feedback-collect__footer {
    flex-direction: column;
    align-items: center;
  }
}

.modal-cl-feedback .feedback-box {
  display: table;
}

@media (max-width:767px) {
  .modal-cl-feedback .feedback-box {
    display: flex;
    flex-direction: column;
  }
}

.modal-cl-feedback .feedback-box__item {
  padding-top: 1.6rem;
  border-top: 1px solid #ACE1D7;
  margin-top: 1.6rem;
}

.modal-cl-feedback .feedback-box__item-contents {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 10px;
}

@media (max-width:767px) {
  .modal-cl-feedback .feedback-box__item-contents {
    flex-direction: column;
  }
}

.modal-cl-feedback .feedback-box__item-col {
  display: flex;
  vertical-align: middle;
}

@media (max-width:767px) {
  .modal-cl-feedback .feedback-box__item-col {
    display: flex;
    justify-content: center;
  }
}

.modal-cl-feedback .feedback-box__item-col.-title {
  width: 35%;
  text-align: left;
}

@media (max-width:767px) {
  .modal-cl-feedback .feedback-box__item-col.-title {
    width: 100%;
    text-align: center;
  }
}

.modal-cl-feedback .feedback-box__item-col.-result {
  text-align: right;
  flex: 1;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: #294563;
}

@media (max-width:767px) {
  .modal-cl-feedback .feedback-box__item-col.-result {
    width: 100%;
    text-align: center;
    margin-top: 8px;
  }
}

.modal-cl-feedback .feedback-box__item-col.-result span {
  font-weight: normal;
}

.modal-cl-feedback .feedback-box__item-textarea {
  border-radius: var(--Space-3, 16px);
  border: var(--Space-0, 1px) solid var(--Text-field-Border-Enabled, #D1D3D5);
  background: #FFF;
  color: #908F9C;
  height: 100px;
  box-shadow: none;
  margin-top: 16px;
  padding: 16px;
  display: none;
}

.modal-cl-feedback .emoji-icons {
  display: flex;
  gap: var(--Space-2, 8px);
  justify-content: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}

@media (max-width:767px) {
  .modal-cl-feedback .emoji-icons {
    margin-top: 16px;
    justify-content: space-between;
    width: 100%;
  }
}

.modal-cl-feedback .emoji-icons__img-wrap {
  display: flex;
  width: 56px;
  height: 56px;
  padding: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 100px;
  border: 1px solid var(--Primary-primary-50, #EAECEF);
  background: #FFF;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

@media (min-width:768px) and (max-width:1024px) {
  .modal-cl-feedback .emoji-icons__img-wrap {
    width: 45px;
    height: 45px;
  }
}

@media (max-width:767px) {
  .modal-cl-feedback .emoji-icons__img-wrap {
    padding: 6px;
    width: 40px;
    height: 40px;
  }
}

.modal-cl-feedback .emoji-icons__img {
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.modal-cl-feedback .emoji-icons__item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  cursor: pointer;
}

.modal-cl-feedback .emoji-icons__item.active .emoji-icons__img-wrap {
  border: 1px solid #4ABEA7;
  background-color: #ACE1D7;
}

.modal-cl-feedback .emoji-icons__item.active .emoji-icons__img {
  width: 48px;
}

.modal-cl-feedback .emoji-icons__item.active .emoji-icons__img-wrap {
  border: 1px solid #4ABEA7;
}

@media (max-width:767px) {
  .modal-cl-feedback .emoji-icons__item.active .emoji-icons__img-wrap {
    padding: 3px;
  }
}

.modal-cl-feedback .emoji-icons__item.active .emoji-icons__text {
  color: #4ABEA7;
  font-weight: 700;
}

.modal-cl-feedback .emoji-icons__item:hover .emoji-icons__img-wrap {
  border: 1px solid #4ABEA7;
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
}

.modal-cl-feedback .thanks-card {
  display: flex;
  padding: 48px 0;
  flex-direction: column;
  align-items: center;
  text-align: center;
  display: none;
}

@media (max-width:767px) {
  .modal-cl-feedback .thanks-card {
    padding: 16px 0;
  }
}

.modal-cl-feedback .thanks-card__img {
  margin: 0 0 3rem;
}

.modal-cl-feedback .thanks-card__title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 4px;
}

.modal-cl-feedback .thanks-card__caption {
  margin: 0 0 3rem;
}

.modal-cl-feedback .thanks-card__caption strong {
  display: block;
  margin: 4px 0 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  color: #4F4D59;
}

.modal-cl-feedback .thanks-card__btn {
  margin: 0;
  min-width: 200px;
}

.modal-cl-feedback .thanks-card__coundown {
  font-size: 16px;
  font-weight: 400;
  display: none;
}

.modal-cl-feedback .thanks-card__coundown span {
  color: #4ABEA7;
  font-weight: 700;
}

.modal-meet-consultant .modal-dialog {
  max-width: 500px;
}

.modal-meet-consultant .modal-content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

@media (max-width:767px) {
  .modal-meet-consultant .modal-content {
    padding: 36px 15px;
  }
}

.modal-meet-consultant .modal-body {
  display: flex;
  flex-direction: column;
  margin: 8px 0 0;
  gap: 8px;
  text-align: center;
}

.modal-meet-consultant__title {
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 4px;
}

.modal-meet-consultant__desc {
  font-size: 16px;
  font-weight: 400;
  color: #908F9C;
}

.modal-meet-consultant__qr-card {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal-meet-consultant__qr-text {
  font-size: 16px;
  font-weight: 700;
  color: #294563;
  margin-bottom: 10px;
}

.modal-meet-consultant__qrimg-wrap {
  border-radius: 20px;
  background: #294563;
  display: flex;
  width: 206px;
  height: 206px;
  padding: 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border: 8px solid #4ABEA7;
  margin: 0 auto;
}

.modal-meet-consultant__qrimg-wrap img {
  width: 100%;
  height: 100%;
}

.modal-meet-consultant__qr-btn {
  display: flex;
  height: 40px;
  padding: 9px 16px;
  justify-content: center;
  align-items: center;
  gap: var(--Space-2, 8px);
  border-radius: 100px;
  background: #FFF;
  color: #0068FE;
  font-size: 16px;
  font-weight: 700;
  gap: 8px;
  border: 1px solid #0068FE;
  margin: 1rem 0 0;
}

.modal-meet-consultant__qr-btn.-wechat {
  color: #2DC100;
  border: 1px solid #2DC100;
}

.modal-meet-consultant__qr-btn.-wechat:hover {
  color: #2DC100;
}

.modal-meet-consultant__qr-btn.-wechat .icon-chat {
  background-image: url(../image/wechat-icon.png);
}

.modal-meet-consultant__qr-btn:hover {
  color: #0068FE;
}

.modal-meet-consultant__qr-btn .icon-chat {
  display: flex;
  width: 22px;
  height: 22px;
  justify-content: center;
  align-items: center;
  background: url(../image/zalo-icon.png) center no-repeat;
  background-size: contain;
}

.modal-test-history .modal-dialog {
  max-width: 1150px;
}

.modal-test-history .modal-header {
  border-bottom: 1px solid #EAECEF;
}

.modal-test-history [class^="circular-progress-unit"],
.modal-test-history [class^="circular-progress-percent"] {
  font-size: 30px;
  font-weight: 700;
}

.modal-test-history [class^="circular-progress-percent"] {
  display: none;
}

.modal-test-history [class^="circular-progress-text"] {
  transform: translateY(6px);
}

.modal-test-history .modal-content {
  padding: var(--Space-7, 40px);
}

@media (max-width:767px) {
  .modal-test-history .modal-content {
    padding: 40px 16px;
  }
}

.modal-test-history .cmicon-chevron-right-2 {
  font-size: 32px;
  color: #4ABEA7;
  margin-left: auto;
}

.modal-test-history__title {
  margin: 0 0 2.4rem;
  font-size: 3.2rem;
  font-weight: 700;
}

@media (max-width:767px) {
  .modal-test-history__title {
    font-size: 2.4rem;
  }
}

.modal-test-history__body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 2.4rem;
}

@media (max-width:767px) {
  .modal-test-history__body {
    grid-template-columns: 1fr;
  }
}

.modal-test-history .history-item {
  display: flex;
  align-items: center;
  gap: 16px;
  display: flex;
  padding: var(--Space-3, 16px);
  align-items: center;
  gap: var(--Space-3, 16px);
  border-radius: 16px;
  border: 1px solid var(--Color-Global-Green-500, #4ABEA7);
  background: var(--Color, #FFF);
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

@media (max-width:767px) {
  .modal-test-history .history-item {
    padding: 8px;
    gap: 8px;
  }
}

.modal-test-history .history-item.-disabled {
  border: 1px solid var(--Color-Global-Dark-Blue-50, #EAECEF);
  pointer-events: none;
}

.modal-test-history .history-item:hover {
  background: var(--Color-Global-Green-50, #EDF9F6);
}

.modal-test-history .history-item__contents {
  font-size: 16px;
}

@media (max-width:767px) {
  .modal-test-history .history-item__contents {
    font-size: 14px;
  }
}

.modal-test-history .history-item__title {
  color: var(--Text-Body---Level-1, #4F4D59);
  font-weight: 700;
}

.modal-test-history .history-item__time {
  color: var(--Text-Body---Level-2, #908F9C);
  font-weight: 400;
}

.modal-test-history .history-item__mess {
  color: var(--Color-Global-Dark-Blue-100, #BDC5CF);
  font-weight: 400;
}

.modal-course-link .modal-dialog {
  max-width: 600px;
}

.modal-course-link .modal-content {
  padding: 40px;
}

@media (max-width:767px) {
  .modal-course-link .modal-content {
    padding: 36px 15px;
  }
}

.modal-course-link .modal-header {
  padding: 0 0 2.4rem;
  margin: 0 0 2.4rem;
  border-bottom: 1px solid #EAECEF;
}

.modal-course-link .copied-message {
  color: var(--Text-Blue, #00A7DF);
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -4.6rem;
  font-size: 12px;
  text-align: center;
}

.modal-course-link__title {
  font-weight: 700;
  margin: 0;
}

.modal-course-link .courselink-table {
  display: grid;
  grid-template-columns: auto 2fr;
  gap: 10px;
}

.modal-course-link .courselink-table__row {
  display: contents;
}

.modal-course-link .courselink-table__col {
  padding: 0;
}

.modal-course-link .courselink-table__col strong {
  font-weight: bold;
  white-space: nowrap;
  color: var(--Text-Body---Level-1, #4F4D59);
}

.modal-course-link .courselink-table__val-wrapper {
  display: flex;
  align-items: center;
}

.modal-course-link .courselink-table__val a {
  word-break: break-all;
}

.modal-course-link .courselink-table__copy-btn {
  margin-left: 10px;
  cursor: pointer;
  white-space: nowrap;
  color: var(--Text-Blue, #00A7DF);
  font-size: 16px;
  font-weight: 700;
  background: none;
  border: none;
}

.modal-course-link .courselink-table__copy-btn:hover {
  text-decoration: underline;
}

.modal-ai-report .modal-dialog {
  max-width: 800px;
}

.modal-ai-report .modal-content {
  padding: 40px;
}

@media (max-width:767px) {
  .modal-ai-report .modal-content {
    padding: 36px 15px;
  }
}

.modal-ai-report__title {
  font-weight: 700;
  margin: 0;
}

.modal-ai-report .student-report {
  margin-top: 4rem;
}

@media (max-width:767px) {
  .modal-ai-report .student-report {
    margin-top: 2rem;
  }
}

.modal-ai-report .student-report__section {
  border-radius: var(--Space-4, 24px);
  border: var(--Space-0, 1px) solid var(--Color-Global-Dark-Blue-50, #EAECEF);
  background: var(--Color, #FFF);
  display: flex;
  padding: var(--Space-4, 24px);
  flex-direction: column;
  align-items: stretch;
  gap: var(--Space-3, 16px);
  align-self: stretch;
  box-shadow: none;
}

@media (max-width:767px) {
  .modal-ai-report .student-report__section {
    padding: var(--Space-4, 16px);
  }
}

.modal-ai-report .student-report__section+section {
  margin-top: 2.4rem;
}

.modal-ai-report .student-report__title {
  font-size: 18px;
  font-weight: 700;
}

.modal-ai-report .student-report__item-title {
  color: var(--Text-Body---Level-1, #4F4D59);
  font-size: 16px;
  font-weight: 700;
}

.modal-ai-report .student-report__contents {
  border-radius: 12px;
  border: 1px solid #E8E8E8;
  background: #F7F7F7;
  padding: 12px;
  margin-top: 6px;
}

.modal-ai-report .student-report__contents p:last-child {
  margin-bottom: 0;
}

.modal-ai-report .student-report .ckeditor-wrapper ul>li:before {
  color: #4F4D59;
}

.modal-attendance .modal-dialog {
  max-width: 1022px;
}

.modal-attendance .modal-content {
  padding: 40px;
}

@media (max-width:767px) {
  .modal-attendance .modal-content {
    padding: 36px 15px;
  }
}

.modal-attendance .modal-title {
  margin: 0 0 3rem;
}

@media (max-width:767px) {
  .modal-attendance .modal-title {
    margin: 0 0 2rem;
  }
}

.modal-attendance .radio-cm {
  vertical-align: middle;
}

@media (max-width:767px) {
  .modal-attendance .radio-cm {
    transform: translateY(-12px);
  }
}

.modal-attendance .radio-cm .checkmark {
  height: 24px;
  width: 24px;
}

.modal-attendance .modal-footer {
  display: flex;
  justify-content: center;
  gap: 2rem;
}

.modal-attendance .attendance-table {
  border: 1px solid transparent;
  overflow: hidden;
  border-collapse: collapse;
  border-radius: 10px;
  border-style: hidden;
  box-shadow: 0 0 0 1px #D5D5D5;
  margin-bottom: 3rem;
}

@media (max-width:767px) {
  .modal-attendance .attendance-table tr:first-child {
    border-top: 0;
  }
}

.modal-attendance .attendance-table>thead>tr>th,
.modal-attendance .attendance-table>thead>tr>td,
.modal-attendance .attendance-table>tbody>tr>th,
.modal-attendance .attendance-table>tbody>tr>td,
.modal-attendance .attendance-table>tfoot>tr>th,
.modal-attendance .attendance-table>tfoot>tr>td {
  padding: 10px 10px;
  border-top: 1px solid #EFEFEF;
}

.modal-attendance .attendance-table>thead>tr>th:first-child,
.modal-attendance .attendance-table>thead>tr>td:first-child,
.modal-attendance .attendance-table>tbody>tr>th:first-child,
.modal-attendance .attendance-table>tbody>tr>td:first-child,
.modal-attendance .attendance-table>tfoot>tr>th:first-child,
.modal-attendance .attendance-table>tfoot>tr>td:first-child {
  padding-left: 18px;
}

.modal-attendance .attendance-table>thead>tr>th {
  font-size: 14px;
  font-weight: 600;
  width: 12%;
}

.modal-attendance .attendance-table>thead>tr>th:first-child {
  width: auto;
  padding-left: 18px;
}

.modal-attendance .attendance-table>thead>tr>th:last-child {
  width: 18%;
}

.modal-attendance .attendance-table__name {
  font-size: 14px;
  font-weight: 600;
}

.modal-attendance .attendance-table__email {
  margin-top: 6px;
  word-break: break-all;
}

.modal-attendance__btn {
  min-width: 200px;
}

@media (max-width:767px) {
  .modal-attendance__btn {
    min-width: 120px;
  }
}

.modal-at-reminder .modal-dialog {
  max-width: 574px;
}

.modal-at-reminder .modal-content {
  padding: 40px;
}

@media (max-width:767px) {
  .modal-at-reminder .modal-content {
    padding: 36px 15px;
  }
}

.modal-at-reminder .modal-title {
  margin: 0 0 8px;
  font-weight: 600;
}

.modal-at-reminder .modal-footer {
  margin: 4rem 0 0;
}

.modal-at-reminder__desc {
  font-size: 16px;
  font-weight: 400;
  color: #908F9C;
  text-align: center;
}

.modal-at-reminder__desc strong {
  font-weight: bold;
}

.tutors-listing-page__title {
  font-size: 48px;
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
  margin: 60px 40px;
}

.tutors-listing-page .option-panel {
  padding: 5px 20px;
  background-color: #f3f3f3;
  position: relative;
  display: flex;
  align-items: flex-start;
}

@media (max-width:767px) {
  .tutors-listing-page .option-panel {
    flex-wrap: wrap;
    margin-bottom: 0;
    width: 100%;
    margin-right: 0;
    text-align: left;
    padding: 15px 0;
    background-color: #fff;
  }
}

@media (max-width:767px) {
  .tutors-listing-page .subject-options {
    animation: initial;
  }
}

.tutors-listing-page .subject-options__more {
  padding: 0 20px;
  background: #fff;
}

.tutors-listing-page .subject-options__filter-bt {
  border-radius: 44px;
  height: 36px;
  line-height: 34px;
  padding: 0 20px 0 36px;
  font-size: 12px;
  background: url(../image/icon-filter.svg) left 15px center no-repeat;
  background-size: 15px !important;
  background-color: #ffffff;
  border: 1px solid #c7c7c7;
  text-align: left;
  margin-bottom: 20px;
  margin-left: auto;
  color: #294563;
  font-weight: bold;
}

.tutors-listing-page .subject-options__filter-bt.active {
  padding-left: 36px;
  border: 1px solid #4ABEA7;
  color: #4ABEA7;
  font-weight: 800;
  background: url(../image/icon-filter-active.svg) left 15px center no-repeat;
}

.tutors-listing-page .subject-options__filter-bt.active span {
  font-weight: normal;
}

.tutors-listing-page .subject-options__close-bt {
  height: 36px;
  line-height: 36px;
  display: none;
}

@media (max-width:767px) {
  .tutors-listing-page .subject-options__close-bt {
    display: inline-block;
    margin-top: 20px;
  }
}

.tutors-listing-page .subject-options__list {
  display: table;
  width: 100%;
  background-color: #f3f3f3;
  padding: 15px 10px;
}

@media (max-width:767px) {
  .tutors-listing-page .subject-options__list {
    display: block;
    position: fixed;
    z-index: 1100;
    background: #fff;
    top: 0;
    left: 0;
    transform: translate3d(100%, 0, 0);
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 20px 15px;
    transition: 0.55s;
    border: none;
    overflow-y: auto;
    text-align: center;
  }
}

.tutors-listing-page .subject-options__list-panel {
  position: relative;
  background-color: #f3f3f3;
  align-items: flex-start;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

@media (max-width:767px) {
  .tutors-listing-page .subject-options__list-panel {
    flex-wrap: wrap;
    padding: 15px 0;
    background: #fff;
  }
}

.tutors-listing-page .subject-options__list-panel.active {
  background-color: #fff;
}

.tutors-listing-page .subject-options__list-panel.active .subject-item__name:hover {
  background-color: #f3f3f3;
}

.tutors-listing-page .subject-options__items {
  display: flex;
  flex-wrap: wrap;
  max-width: calc(100% - 220px);
}

.tutors-listing-page .subject-options__items.-hot-col .subject-item__name {
  border: 1px solid #d52110;
  color: #d52110;
}

.tutors-listing-page .subject-options__items.-hot-col .subject-item__radio:checked~.subject-item__name {
  color: #fff;
  background-color: #d52110;
}

@media (max-width:767px) {
  .tutors-listing-page .subject-options__items.-hot-col .subject-item__radio:checked~.subject-item__name {
    border: 1px solid #d52110;
  }
}

.tutors-listing-page .subject-options__items.-hot-col .subject-item__radio:checked~.subject-item__name:hover {
  color: #fff;
  background-color: #d52110;
}

@media (max-width:767px) {
  .tutors-listing-page .subject-options__items {
    width: 100%;
    max-width: 100%;
    justify-content: center;
    margin-top: 10px;
  }
}

.tutors-listing-page .subject-options__title {
  font-size: 16px;
  color: #294563;
  font-weight: 600;
  margin-right: 10px;
  word-break: keep-all;
  flex-basis: 142px;
  white-space: nowrap;
  position: relative;
  margin-top: 10px;
}

@media (max-width:767px) {
  .tutors-listing-page .subject-options__title {
    flex-basis: initial;
    display: block;
    margin-bottom: 10px;
    width: initial;
    margin: 0;
    text-align: left;
  }
}

.tutors-listing-page .subject-options__label-wrap {
  position: relative;
}

.tutors-listing-page .subject-options__hot-label {
  position: absolute;
  /* left: calc(100% - 26px); */
  left: calc(100% - 39px);
  font-size: 10px;
  line-height: 1;
  color: #fff;
  padding: 2px 6px;
  border-radius: 16px 16px 16px 0;
  background-color: #d52110;
  top: -14px;
  z-index: 9;
  font-weight: normal;
}

.tutors-listing-page .subject-options__view-more {
  margin-left: auto;
  display: flex;
  align-items: center;
  border: none;
  background: none;
  font-size: 16px;
  color: #294563;
  word-break: keep-all;
  position: absolute;
  right: 12px;
  padding: 5px 8px;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
  top: 10px;
  margin: 0;
}

.tutors-listing-page .subject-options__view-more:hover {
  background-color: #fff;
}

@media (max-width:767px) {
  .tutors-listing-page .subject-options__view-more {
    right: 0;
    top: 14px;
    padding: 0;
  }
}

.tutors-listing-page .subject-options__view-more[aria-expanded="true"]:after {
  transform: rotate(180deg);
}

.tutors-listing-page .subject-options__view-more:after {
  content: "\EA18";
  font-size: 20px;
  font-family: cm-fonts !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 6px;
  color: #4ABEA7;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.tutors-listing-page .subject-options__more-items {
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 20px 30px 20px 145px;
  position: relative;
  border-top: 1px solid #ccc;
  max-height: 200px;
  overflow-y: auto;
}

@media (min-width:768px) and (max-width:991px) {
  .tutors-listing-page .subject-options__more-items {
    padding: 20px 3%;
  }
}

@media (max-width:767px) {
  .tutors-listing-page .subject-options__more-items {
    padding: 20px 0;
    justify-content: center;
  }
}

.tutors-listing-page .subject-options__more-items .subject-item {
  margin-bottom: 20px;
}

@media (max-width:767px) {
  .tutors-listing-page .subject-options__more-items .subject-item {
    margin-bottom: 0;
  }
}

.tutors-listing-page .subject-options__more-items .subject-item__name:hover {
  background-color: #f3f3f3;
}

.tutors-listing-page .subject-item {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  margin: 5px 20px 5px 0;
}

@media (max-width:767px) {
  .tutors-listing-page .subject-item {
    margin-right: 8px;
    margin-bottom: 0;
  }
}

.tutors-listing-page .subject-item:last-child {
  margin-right: 0;
}

.tutors-listing-page .subject-item__radio {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.tutors-listing-page .subject-item__radio:checked~.subject-item__name {
  color: #fff;
  background-color: #4ABEA7;
}

@media (max-width:767px) {
  .tutors-listing-page .subject-item__radio:checked~.subject-item__name {
    border: 1px solid #4ABEA7;
  }
}

.tutors-listing-page .subject-item__radio:checked~.subject-item__name:hover {
  color: #fff;
  background-color: #4ABEA7;
}

.tutors-listing-page .subject-item__name {
  padding: 5px 8px;
  font-size: 16px;
  color: #294563;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

@media (max-width:767px) {
  .tutors-listing-page .subject-item__name {
    padding: 5px 10px;
  }
}

.tutors-listing-page .subject-item__name:hover {
  background-color: #fff;
}

@media (max-width:767px) {
  .tutors-listing-page .subject-item__name {
    background-color: #fff;
    border-radius: 30px;
    margin-bottom: 10px;
    border: 1px solid #d5d5d5;
  }
}

.tutors-listing-page .tutors-listing {
  margin-top: 60px;
}

@media (max-width:767px) {
  .tutors-listing-page .tutors-listing {
    margin-top: 0;
  }
}

.tutors-listing-page .tutors-listing__title {
  font-size: 48px;
  text-align: center;
  margin-bottom: 40px;
}

@media (max-width:767px) {
  .tutors-listing-page .tutors-listing__title {
    font-size: 38px;
  }
}

.tutors-listing-page .tutors-listing__contents {
  display: flex;
  flex-wrap: wrap;
  margin-left: -18px;
  margin-right: -18px;
}

.tutors-listing-page .tutor-card {
  width: 33.33333333%;
  padding: 0 18px;
  margin-bottom: 40px;
}

@media (max-width:767px) {
  .tutors-listing-page .tutor-card {
    width: 100%;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .tutors-listing-page .tutor-card {
    width: 50%;
  }
}

.tutors-listing-page .tutor-card__contents {
  padding: 30px;
  border-radius: 10px;
  border: solid 1px #e8e8e8;
  background-color: #ffffff;
  text-align: center;
  color: #4a4a4a;
  height: 100%;
  padding-bottom: 80px;
  position: relative;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.tutors-listing-page .tutor-card__contents:hover {
  box-shadow: 0 -6px 20px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #4ABEA7;
}

.tutors-listing-page .tutor-card__link {
  line-height: 0;
  display: block;
  text-align: center;
}

.tutors-listing-page .tutor-card__link:hover .tutor-card__status {
  box-shadow: 0 0 12px #6d9696;
}

.tutors-listing-page .tutor-card__status {
  display: inline-block;
  line-height: 0;
  position: relative;
  border: 3px solid #d5d5d5;
  border-radius: 50%;
  -moz-transition: all ease-out 0.2s;
  -o-transition: all ease-out 0.2s;
  -webkit-transition: all ease-out 0.2s;
  transition: all ease-out 0.2s;
}

.tutors-listing-page .tutor-card__status:after {
  content: '';
  position: absolute;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #d5d5d5;
  bottom: 5%;
  right: 5%;
}

.tutors-listing-page .tutor-card__status.-online {
  border: 3px solid #4ABEA7;
}

.tutors-listing-page .tutor-card__status.-online:after {
  background: #4ABEA7;
  border: 1px solid #fff;
}

.tutors-listing-page .tutor-card__name {
  line-height: 1;
  font-size: 20px;
  font-weight: 500;
  margin: 15px 0;
  color: #294563;
}

.tutors-listing-page .tutor-card__degree {
  padding: 0 15px;
  border-radius: 51px;
  background-color: #f3f3f3;
  font-size: 12px;
  color: #4a4a4a;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  min-width: 76px;
  margin: 0 5px 10px 5px;
}

.tutors-listing-page .tutor-card__degree.-no-info {
  background-color: transparent;
  opacity: 0;
  visibility: hidden;
  display: block;
}

@media (max-width:767px) {
  .tutors-listing-page .tutor-card__degree.-no-info {
    display: none;
  }
}

.tutors-listing-page .tutor-card__tag-label {
  text-align: left;
  font-size: 14px;
  margin-bottom: 10px;
  padding-top: 20px;
  margin-top: 10px;
  border-top: solid 1px #dfdfdf;
}

.tutors-listing-page .tutor-card__expertise {
  text-align: left;
}

.tutors-listing-page .tutor-card__tag {
  padding: 8px 15px 7px;
  border-radius: 51px;
  background-color: #f3f3f3;
  word-break: keep-all;
  margin-right: 20px;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 12px;
}

.tutors-listing-page .tutor-card__tag:last-child {
  margin-right: 0;
}

.tutors-listing-page .tutor-card__desc {
  text-align: left;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.tutors-listing-page .tutor-card__bottom {
  text-align: center;
}

.tutors-listing-page .tutor-card__btn {
  height: 40px;
  line-height: 40px;
  max-width: 200px;
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 30px;
}

.tutors-listing-page .pagination-footer {
  margin-bottom: 60px;
}

.filter-open .subject-options__list {
  transform: translate3d(0, 0, 0);
}

[lang="zh-hans"] .subject-options__title {
  flex-basis: 80px;
}

@media (max-width:767px) {
  [lang="zh-hans"] .subject-options__title {
    flex-basis: initial;
  }
}

[lang="zh-hans"] .subject-options__more-items {
  padding: 20px 30px 20px 85px;
}

@media (max-width:767px) {
  [lang="zh-hans"] .subject-options__more-items {
    padding: 20px 0;
  }
}