@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -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: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  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; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-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('/static/fonts/bootstrap/fontawesome-webfont.eot');
  src: url('/static/fonts/bootstrap/fontawesome-webfont.eot?#iefix') format("embedded-opentype"), url('/static/fonts/bootstrap/fontawesome-webfont.woff2') format("woff2"), url('/static/fonts/bootstrap/fontawesome-webfont.woff') format("woff"), url('/static/fonts/bootstrap/fontawesome-webfont.ttf') format("truetype"), url('/static/fonts/bootstrap/fontawesome-webfont.svg#fontawesomeregular') format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Open Sans", "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: #2B3CA3;
  text-decoration: none; }
  a:hover, a:focus {
    color: #1b2666;
    text-decoration: none; }
  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;
  margin: -1px;
  padding: 0;
  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: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  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: normal;
    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 {
  background-color: #FFA200;
  padding: .2em; }

.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: #2B3CA3; }

a.text-primary:hover,
a.text-primary:focus {
  color: #202d7b; }

.text-success {
  color: #fff; }

a.text-success:hover,
a.text-success:focus {
  color: #e6e6e6; }

.text-info {
  color: #fff; }

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

.text-warning {
  color: #fff; }

a.text-warning:hover,
a.text-warning:focus {
  color: #e6e6e6; }

.text-danger {
  color: #fff; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #2B3CA3; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #202d7b; }

.bg-success {
  background-color: #61CE70; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #3cc04e; }

.bg-info {
  background-color: #00A9FB; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #0087c8; }

.bg-warning {
  background-color: #FFA200; }

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

.bg-danger {
  background-color: #FF5400; }

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

.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, .main-nav ul, .main-nav ul ul {
  padding-left: 0;
  list-style: none; }

.list-inline, .site-info .site-nav {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li, .site-info .site-nav > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.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;
  border-bottom: 1px dotted #777777; }

.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;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .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: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row, .widget .line {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .widget .line:before, .row:after, .widget .line:after {
    content: " ";
    display: table; }
  .row:after, .widget .line:after {
    clear: both; }

.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, .widget .line.widget-topbar.two-column.fifty-fifty .column, .widget .line.widget-header.two-column.fifty-fifty .column, .widget .line.two-column.forty-sixty .column:last-child, .widget .line.two-column.forty-sixty .column:first-child, .widget .line.two-column.fifty-fifty .column .one-column .column, .widget .line.two-column.fifty-fifty .column .two-column .column, .widget .line.two-column.fifty-fifty .column, .widget .line.one-column .column, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .widget .line.widget-topbar.two-column.fifty-fifty .column, .widget .line.widget-header.two-column.fifty-fifty .column, .widget .line.two-column.forty-sixty .column:last-child, .widget .line.two-column.forty-sixty .column:first-child, .widget .line.two-column.fifty-fifty .column .one-column .column, .widget .line.two-column.fifty-fifty .column .two-column .column, .widget .line.two-column.fifty-fifty .column, .widget .line.one-column .column {
  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, .widget .line.widget-topbar.two-column.fifty-fifty .column, .widget .line.widget-header.two-column.fifty-fifty .column, .widget .line.two-column.forty-sixty .column:last-child, .widget .line.two-column.forty-sixty .column:first-child, .widget .line.two-column.fifty-fifty .column .one-column .column, .widget .line.two-column.fifty-fifty .column .two-column .column, .widget .line.two-column.fifty-fifty .column, .widget .line.one-column .column {
  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, .widget .line.two-column.fifty-fifty .column .two-column .column, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .widget .line.widget-topbar.two-column.fifty-fifty .column, .widget .line.widget-header.two-column.fifty-fifty .column, .widget .line.two-column.forty-sixty .column:last-child, .widget .line.two-column.forty-sixty .column:first-child, .widget .line.two-column.fifty-fifty .column .one-column .column, .widget .line.two-column.fifty-fifty .column, .widget .line.one-column .column {
    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, .widget .line.two-column.fifty-fifty .column .two-column .column {
    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, .widget .line.widget-topbar.two-column.fifty-fifty .column, .widget .line.widget-header.two-column.fifty-fifty .column, .widget .line.two-column.forty-sixty .column:last-child, .widget .line.two-column.forty-sixty .column:first-child, .widget .line.two-column.fifty-fifty .column .one-column .column, .widget .line.two-column.fifty-fifty .column, .widget .line.one-column .column {
    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, .widget .line.two-column.forty-sixty .column:first-child, .col-md-6, .widget .line.widget-topbar.two-column.fifty-fifty .column, .widget .line.widget-header.two-column.fifty-fifty .column, .widget .line.two-column.fifty-fifty .column .two-column .column, .widget .line.two-column.fifty-fifty .column, .col-md-7, .widget .line.two-column.forty-sixty .column:last-child, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .widget .line.two-column.fifty-fifty .column .one-column .column, .widget .line.one-column .column {
    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, .widget .line.two-column.forty-sixty .column:first-child {
    width: 41.66667%; }
  .col-md-6, .widget .line.widget-topbar.two-column.fifty-fifty .column, .widget .line.widget-header.two-column.fifty-fifty .column, .widget .line.two-column.fifty-fifty .column .two-column .column, .widget .line.two-column.fifty-fifty .column {
    width: 50%; }
  .col-md-7, .widget .line.two-column.forty-sixty .column:last-child {
    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, .widget .line.two-column.fifty-fifty .column .one-column .column, .widget .line.one-column .column {
    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, .widget .line.two-column.forty-sixty .column:first-child, .col-lg-6, .widget .line.widget-topbar.two-column.fifty-fifty .column, .widget .line.widget-header.two-column.fifty-fifty .column, .widget .line.two-column.fifty-fifty .column .two-column .column, .widget .line.two-column.fifty-fifty .column, .col-lg-7, .widget .line.two-column.forty-sixty .column:last-child, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .widget .line.two-column.fifty-fifty .column .one-column .column, .widget .line.one-column .column {
    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, .widget .line.two-column.forty-sixty .column:first-child {
    width: 41.66667%; }
  .col-lg-6, .widget .line.widget-topbar.two-column.fifty-fifty .column, .widget .line.widget-header.two-column.fifty-fifty .column, .widget .line.two-column.fifty-fifty .column .two-column .column, .widget .line.two-column.fifty-fifty .column {
    width: 50%; }
  .col-lg-7, .widget .line.two-column.forty-sixty .column:last-child {
    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, .widget .line.two-column.fifty-fifty .column .one-column .column, .widget .line.one-column .column {
    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; }

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 transparent; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid transparent; }
  .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 transparent; }
  .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 transparent; }
  .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 transparent; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.4); }

.table-hover > tbody > tr:hover {
  background-color: rgba(255, 255, 255, 0.4); }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.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: rgba(255, 255, 255, 0.4); }

.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: rgba(242, 242, 242, 0.4); }

.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: #61CE70; }

.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: #4ec85e; }

.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: #00A9FB; }

.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: #0098e2; }

.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: #FFA200; }

.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: #e69200; }

.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: #FF5400; }

.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: #e64c00; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @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 transparent; }
      .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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 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: bold; }

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #4D4D4D; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #4D4D4D;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 20px;
  -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 {
    border: 0;
    background-color: transparent; }
  .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; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > [type="date"].form-control,
  .input-group-sm > [type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > [type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > [type="time"].form-control,
  .input-group-sm > [type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > [type="time"].btn, .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > [type="datetime-local"].form-control,
  .input-group-sm > [type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > [type="datetime-local"].btn, .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > [type="month"].form-control,
  .input-group-sm > [type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > [type="month"].btn, .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > [type="date"].form-control,
  .input-group-lg > [type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > [type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > [type="time"].form-control,
  .input-group-lg > [type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > [type="time"].btn, .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > [type="datetime-local"].form-control,
  .input-group-lg > [type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > [type="datetime-local"].btn, .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > [type="month"].form-control,
  .input-group-lg > [type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > [type="month"].btn, .input-group-lg input[type="month"] {
    line-height: 46px; } }

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

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

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

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

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

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

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

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

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .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-left: 0;
    padding-right: 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: 20px; }

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 > [multiple].form-control,
.input-group-sm > [multiple].input-group-addon,
.input-group-sm > .input-group-btn > [multiple].btn {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 20px; }

.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: 20px; }

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 > [multiple].form-control,
.input-group-lg > [multiple].input-group-addon,
.input-group-lg > .input-group-btn > [multiple].btn {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 20px; }

.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: #fff; }

.has-success .form-control {
  border-color: #fff;
  -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: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }

.has-success .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #61CE70; }

.has-success .form-control-feedback {
  color: #fff; }

.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: #fff; }

.has-warning .form-control {
  border-color: #fff;
  -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: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }

.has-warning .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #FFA200; }

.has-warning .form-control-feedback {
  color: #fff; }

.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: #fff; }

.has-error .form-control {
  border-color: #fff;
  -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: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }

.has-error .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #FF5400; }

.has-error .form-control-feedback {
  color: #fff; }

.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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.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: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 20px;
  -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: #fff;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -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;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #fff;
  background-color: #555;
  border-color: transparent; }
  .btn-default:focus, .btn-default.focus {
    color: #fff;
    background-color: #3c3c3c;
    border-color: rgba(0, 0, 0, 0); }
  .btn-default:hover {
    color: #fff;
    background-color: #3c3c3c;
    border-color: rgba(0, 0, 0, 0); }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #fff;
    background-color: #3c3c3c;
    border-color: rgba(0, 0, 0, 0); }
    .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: #fff;
      background-color: #2a2a2a;
      border-color: rgba(0, 0, 0, 0); }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .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: #555;
    border-color: transparent; }
  .btn-default .badge {
    color: #555;
    background-color: #fff; }

.btn-primary {
  color: #fff;
  background-color: #2B3CA3;
  border-color: #26358f; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #202d7b;
    border-color: #0b0f2a; }
  .btn-primary:hover {
    color: #fff;
    background-color: #202d7b;
    border-color: #19235e; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #202d7b;
    border-color: #19235e; }
    .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: #19235e;
      border-color: #0b0f2a; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .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: #2B3CA3;
    border-color: #26358f; }
  .btn-primary .badge {
    color: #2B3CA3;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #61CE70;
  border-color: #4ec85e; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #3cc04e;
    border-color: #24722e; }
  .btn-success:hover {
    color: #fff;
    background-color: #3cc04e;
    border-color: #33a543; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3cc04e;
    border-color: #33a543; }
    .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: #33a543;
      border-color: #24722e; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .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: #61CE70;
    border-color: #4ec85e; }
  .btn-success .badge {
    color: #61CE70;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #00A9FB;
  border-color: #0098e2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #0087c8;
    border-color: #004262; }
  .btn-info:hover {
    color: #fff;
    background-color: #0087c8;
    border-color: #006fa4; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #0087c8;
    border-color: #006fa4; }
    .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: #006fa4;
      border-color: #004262; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .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: #00A9FB;
    border-color: #0098e2; }
  .btn-info .badge {
    color: #00A9FB;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #FFA200;
  border-color: #e69200; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #cc8200;
    border-color: #664100; }
  .btn-warning:hover {
    color: #fff;
    background-color: #cc8200;
    border-color: #a86b00; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #cc8200;
    border-color: #a86b00; }
    .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: #a86b00;
      border-color: #664100; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .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: #FFA200;
    border-color: #e69200; }
  .btn-warning .badge {
    color: #FFA200;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #FF5400;
  border-color: #e64c00; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #cc4300;
    border-color: #662200; }
  .btn-danger:hover {
    color: #fff;
    background-color: #cc4300;
    border-color: #a83700; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #cc4300;
    border-color: #a83700; }
    .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: #a83700;
      border-color: #662200; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .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: #FF5400;
    border-color: #e64c00; }
  .btn-danger .badge {
    color: #FF5400;
    background-color: #fff; }

.btn-link {
  color: #2B3CA3;
  font-weight: normal;
  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: #1b2666;
    text-decoration: none;
    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: 20px; }

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

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 20px; }

.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  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);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

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

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

.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;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.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 {
    content: " ";
    display: table; }
  .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-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 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 {
  content: " ";
  display: table; }

.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-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px; }

.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-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    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-left: 0;
    padding-right: 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: normal;
  line-height: 1;
  color: #4D4D4D;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 20px; }
  .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: 20px; }
  .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: 20px; }
  .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-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-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 {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .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;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #2B3CA3; }
  .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: #4D4D4D;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.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: #2B3CA3; }

.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 {
      text-align: center;
      margin-bottom: 5px; }
  .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-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-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-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  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 {
    content: " ";
    display: table; }
  .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-left: 0;
        padding-right: 0; } }
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @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-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 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 -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;
      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 {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  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;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .next-lesson .navbar-btn.btn, .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-left: 15px;
      margin-right: 15px; } }
@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .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-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @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-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 {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .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;
      line-height: 1.42857;
      text-decoration: none;
      color: #2B3CA3;
      background-color: #fff;
      border: 1px solid transparent;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #1b2666;
    background-color: #eeeeee;
    border-color: transparent; }
  .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;
    background-color: #2B3CA3;
    border-color: transparent;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: transparent;
    cursor: not-allowed; }

.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-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-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-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .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 transparent;
      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;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .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: #2B3CA3; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #202d7b; }

.label-success {
  background-color: #61CE70; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #3cc04e; }

.label-info {
  background-color: #00A9FB; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #0087c8; }

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #2B3CA3;
    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 {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 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-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2B3CA3; }

.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 {
  background-color: #61CE70;
  border-color: transparent;
  color: #fff; }
  .alert-success hr {
    border-top-color: rgba(0, 0, 0, 0); }
  .alert-success .alert-link {
    color: #e6e6e6; }

.alert-info {
  background-color: #00A9FB;
  border-color: transparent;
  color: #fff; }
  .alert-info hr {
    border-top-color: rgba(0, 0, 0, 0); }
  .alert-info .alert-link {
    color: #e6e6e6; }

.alert-warning {
  background-color: #FFA200;
  border-color: transparent;
  color: #fff; }
  .alert-warning hr {
    border-top-color: rgba(0, 0, 0, 0); }
  .alert-warning .alert-link {
    color: #e6e6e6; }

.alert-danger {
  background-color: #FF5400;
  border-color: transparent;
  color: #fff; }
  .alert-danger hr {
    border-top-color: rgba(0, 0, 0, 0); }
  .alert-danger .alert-link {
    color: #e6e6e6; }

@-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 {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  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: #2B3CA3;
  -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: #61CE70; }
  .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: #00A9FB; }
  .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: #FFA200; }
  .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: #FF5400; }
  .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 {
  zoom: 1;
  overflow: hidden; }

.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 {
  margin-bottom: 20px;
  padding-left: 0; }

.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-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .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: #2B3CA3;
  border-color: #2B3CA3; }
  .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: #b0b8ea; }

.list-group-item-success {
  color: #fff;
  background-color: #61CE70; }

a.list-group-item-success,
button.list-group-item-success {
  color: #fff; }
  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: #fff;
    background-color: #4ec85e; }
  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: #fff;
    border-color: #fff; }

.list-group-item-info {
  color: #fff;
  background-color: #00A9FB; }

a.list-group-item-info,
button.list-group-item-info {
  color: #fff; }
  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: #fff;
    background-color: #0098e2; }
  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: #fff;
    border-color: #fff; }

.list-group-item-warning {
  color: #fff;
  background-color: #FFA200; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #fff; }
  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: #fff;
    background-color: #e69200; }
  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: #fff;
    border-color: #fff; }

.list-group-item-danger {
  color: #fff;
  background-color: #FF5400; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #fff; }
  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: #fff;
    background-color: #e64c00; }
  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: #fff;
    border-color: #fff; }

.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 {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-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-right-radius: 3px;
    border-top-left-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-right-radius: 0;
  border-top-left-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-left: 15px;
    padding-right: 15px; }

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

.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 {
  border: 0;
  margin-bottom: 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: #2B3CA3; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #2B3CA3;
    border-color: #2B3CA3; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #2B3CA3; }
    .panel-primary > .panel-heading .badge {
      color: #2B3CA3;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #2B3CA3; }

.panel-success {
  border-color: transparent; }
  .panel-success > .panel-heading {
    color: #fff;
    background-color: #61CE70;
    border-color: transparent; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: transparent; }
    .panel-success > .panel-heading .badge {
      color: #61CE70;
      background-color: #fff; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent; }

.panel-info {
  border-color: transparent; }
  .panel-info > .panel-heading {
    color: #fff;
    background-color: #00A9FB;
    border-color: transparent; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: transparent; }
    .panel-info > .panel-heading .badge {
      color: #00A9FB;
      background-color: #fff; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent; }

.panel-warning {
  border-color: transparent; }
  .panel-warning > .panel-heading {
    color: #fff;
    background-color: #FFA200;
    border-color: transparent; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: transparent; }
    .panel-warning > .panel-heading .badge {
      color: #FFA200;
      background-color: #fff; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent; }

.panel-danger {
  border-color: transparent; }
  .panel-danger > .panel-heading {
    color: #fff;
    background-color: #FF5400;
    border-color: transparent; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: transparent; }
    .panel-danger > .panel-heading .badge {
      color: #FF5400;
      background-color: #fff; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: transparent; }

.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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 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;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

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

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -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;
  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);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .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 {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .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: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

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

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: 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-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

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

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

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    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 {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  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); }
  .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%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    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%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .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;
    line-height: 1;
    font-family: serif; }
  .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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  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 {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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; } }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/static/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0&b29ef65c5789');
  src: url('/static/font-awesome/fonts/fontawesome-webfont.eot?&b29ef65c5789#iefix&v=4.7.0') format("embedded-opentype"), url('/static/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0&b29ef65c5789') format("woff2"), url('/static/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0&b29ef65c5789') format("woff"), url('/static/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0&b29ef65c5789') format("truetype"), url('/static/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0&b29ef65c5789#fontawesomeregular') format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.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; }

/* Deprecated as of 4.4.0 */
.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; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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; }

@font-face {
  font-family: 'Open Sans';
  src: url('/static/fonts/opensans/opensans-extrabold-webfont.woff?b29ef65c5789') format("woff"), url('/static/fonts/opensans/opensans-extrabold-webfont.ttf?b29ef65c5789') format("truetype");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url('/static/fonts/opensans/opensans-extrabolditalic-webfont.woff?b29ef65c5789') format("woff"), url('/static/fonts/opensans/opensans-extrabolditalic-webfont.ttf?b29ef65c5789') format("truetype");
  font-weight: 800;
  font-style: italic; }

@font-face {
  font-family: 'Open Sans';
  src: url('/static/fonts/opensans/opensans-bold-webfont.woff?b29ef65c5789') format("woff"), url('/static/fonts/opensans/opensans-bold-webfont.ttf?b29ef65c5789') format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url('/static/fonts/opensans/opensans-bolditalic-webfont.woff?b29ef65c5789') format("woff"), url('/static/fonts/opensans/opensans-bolditalic-webfont.ttf?b29ef65c5789') format("truetype");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'Open Sans';
  src: url('/static/fonts/opensans/opensans-semibold-webfont.woff?b29ef65c5789') format("woff"), url('/static/fonts/opensans/opensans-semibold-webfont.ttf?b29ef65c5789') format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url('/static/fonts/opensans/opensans-semibolditalic-webfont.woff?b29ef65c5789') format("woff"), url('/static/fonts/opensans/opensans-semibolditalic-webfont.ttf?b29ef65c5789') format("truetype");
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: 'Open Sans';
  src: url('/static/fonts/opensans/opensans-regular-webfont.woff?b29ef65c5789') format("woff"), url('/static/fonts/opensans/opensans-regular-webfont.ttf?b29ef65c5789') format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url('/static/fonts/opensans/opensans-italic-webfont.woff?b29ef65c5789') format("woff"), url('/static/fonts/opensans/opensans-italic-webfont.ttf?b29ef65c5789') format("truetype");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Open Sans';
  src: url('/static/fonts/opensans/opensans-light-webfont.woff?b29ef65c5789') format("woff"), url('/static/fonts/opensans/opensans-light-webfont.ttf?b29ef65c5789') format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url('/static/fonts/opensans/opensans-lightitalic-webfont.woff?b29ef65c5789') format("woff"), url('/static/fonts/opensans/opensans-lightitalic-webfont.ttf?b29ef65c5789') format("truetype");
  font-weight: 300;
  font-style: italic; }

.btn.add:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.add-image:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.add-video:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.student-notes .notes-container .notes-header .all-notes:after, .next-lesson .btn:after, .btn.continue:after {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.course-box .course-update:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.cancel:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.user-nav .admin:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.main-header .lesson-units .lesson-list-dropdown .dropdown-toggle .lesson-name:after {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.show-all:after, .btn.jump-to:after {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.cards .carousel .carousel-control.left span:before, .uib-datepicker-popup.dropdown-menu thead .glyphicon-chevron-left:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.cards .carousel .carousel-control.right span:before, .uib-datepicker-popup.dropdown-menu thead .glyphicon-chevron-right:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.hide-all:after {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.user-nav .chat:before, .user-tools .chat:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.action.used:before, .btn.save:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.course-stats .activity .stats.done .icon:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.hide-note:after {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.user-nav .courses:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.delete:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.category.discussion:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.download:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.user-nav .notes:before, .btn.edit:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.show-note:after {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.post-attachments .attachments > span:before, .btn.attach:before, .btn.attached:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.main-header .course-sections .resume:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.filter:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.main-header .course-sections .forum:before, .user-nav .forum:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.next-activity:after {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.goback:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.user-nav .help:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.main-header .course-sections .intro:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.user-nav .cards:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.action.liked:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.post-attachments ul li:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.list-all:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.user-nav .login:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.user-nav .logout:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.main-header .course-sections .materials:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.messages-list .page-header h2:before, .user-nav .messages:before, .messages-widget .messages .message .message-course:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.profile-info .city:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.new-topic:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.main-header .course-sections .notes:before, .btn.notes:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.user-tools .notifications:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.profile-info .occupation:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.user-nav .profile:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.category.record:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.user-nav .register:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.action.replies:before, .btn.reply:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.user-nav .repositories:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.category.schedule:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.search:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.users-list .btn.see-profile:before, .btn.preview:before, .btn.see-more:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.profile-info .site:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.sort:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.see-stats:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.course-stats .activity .stats.undone .icon:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.main-header .course-sections .tools:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.trash:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.btn.clean:before {
  content: "";
  font-style: normal;
  font-weight: normal;
  font-family: "FontAwesome"; }

.user-tools {
  padding-left: 0;
  list-style: none;
  margin: 0 0 0 -5px; }
  .user-tools li {
    display: inline-block; }

.notification-bubble {
  display: block;
  background-color: #FF5400;
  border-radius: 100%;
  color: #fff;
  font-size: 10px;
  height: 15px;
  line-height: 15px;
  position: absolute;
  top: -3px;
  right: -1px;
  text-align: center;
  width: 15px; }

.hidder {
  position: absolute;
  left: -3000px; }

.actions-menu {
  background-color: #eeeeee;
  height: 46px;
  padding: 10px 0;
  position: relative; }
  @media screen and (min-width: 768px) {
    .actions-menu {
      height: 52px; } }
  .actions-menu .container-fluid {
    position: relative; }
  .actions-menu .status {
    margin-left: 40px;
    margin-right: 10px; }
  .actions-menu .label {
    background-color: #d5d5d5;
    color: #222222;
    font-size: 11px;
    font-weight: normal;
    margin-right: -5px;
    padding: 10px 12px;
    text-transform: uppercase; }
  @media screen and (max-width: 767px) {
    .actions-menu {
      margin-top: 0; } }
  .actions-menu .actions-buttons {
    display: inline-block; }
    .actions-menu .actions-buttons.align-left {
      float: left; }
    .actions-menu .actions-buttons.align-right {
      float: right; }
  .actions-menu .tt-popup {
    position: absolute;
    left: 15px;
    right: 15px; }
    .actions-menu .tt-popup .alert {
      margin-bottom: 0;
      padding: 7px 15px; }
      .actions-menu .tt-popup .alert .close {
        padding: 4px 0; }

.actions-menu-scroll {
  left: 0;
  position: fixed;
  right: 0;
  top: 60px !important;
  z-index: 900; }
  @media screen and (min-width: 768px) {
    .actions-menu-scroll {
      left: 100px;
      top: 80px !important; } }
.actions-menu-message {
  background-color: transparent !important;
  height: 32px;
  text-align: center; }
  .actions-menu-message .tt-popup {
    float: none;
    text-align: center; }

.btn-xs, .btn-group-xs > .btn {
  font-weight: 600;
  padding: 2px 6px; }

.btn-sm, .next-lesson .btn, .btn-group-sm > .btn {
  font-weight: 600; }

.btn-lg, .btn-group-lg > .btn {
  font-weight: 800; }
  .btn-lg:before, .btn-group-lg > .btn:before {
    margin-right: 10px; }
  .btn-lg:after, .btn-group-lg > .btn:after {
    margin-left: 10px; }

.btn-link {
  border: 0;
  border-bottom-style: solid;
  border-radius: 0;
  line-height: 1.2;
  padding: 0; }

.btn-danger.btn-inverse {
  color: #FF5400;
  cursor: pointer;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .btn-danger.btn-inverse:before {
    color: #FF5400; }
  .btn-danger.btn-inverse:hover, .btn-danger.btn-inverse:focus, .btn-danger.btn-inverse:active {
    color: #fff;
    background-color: #FF5400; }
    .btn-danger.btn-inverse:hover:before, .btn-danger.btn-inverse:focus:before, .btn-danger.btn-inverse:active:before {
      color: #fff; }

.btn-primary.btn-inverse {
  color: #2B3CA3;
  cursor: pointer;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .btn-primary.btn-inverse:before {
    color: #2B3CA3; }
  .btn-primary.btn-inverse:hover, .btn-primary.btn-inverse:focus, .btn-primary.btn-inverse:active {
    color: #fff;
    background-color: #2B3CA3; }
    .btn-primary.btn-inverse:hover:before, .btn-primary.btn-inverse:focus:before, .btn-primary.btn-inverse:active:before {
      color: #fff; }

.btn-primary.btn-transparent {
  color: #2B3CA3;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-color: #2B3CA3 !important;
  cursor: default !important; }
  .btn-primary.btn-transparent:before {
    color: #2B3CA3; }
  .btn-primary.btn-transparent:hover, .btn-primary.btn-transparent:focus, .btn-primary.btn-transparent:active {
    color: #2B3CA3;
    background-color: transparent; }
    .btn-primary.btn-transparent:hover:before, .btn-primary.btn-transparent:focus:before, .btn-primary.btn-transparent:active:before {
      color: #2B3CA3; }

.btn {
  border-color: transparent !important;
  font-weight: 700;
  max-height: 33px;
  text-transform: lowercase;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  @media screen and (max-width: 767px) {
    .btn {
      font-size: 12px;
      padding: 3px 6px; } }
  .btn:focus {
    outline: 0; }
  .btn:before {
    font-size: 15px;
    margin-right: 5px;
    vertical-align: middle; }
  .btn:after {
    margin-left: 5px; }
  .btn.add-image:before {
    vertical-align: baseline; }
  .btn.add-video:before {
    vertical-align: bottom; }
  .btn.attached {
    border: 1px solid #2B3CA3 !important;
    font-weight: 600;
    color: #2B3CA3;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .btn.attached:before {
      color: #2B3CA3; }
    .btn.attached:hover, .btn.attached:focus, .btn.attached:active {
      color: #2B3CA3;
      background-color: transparent; }
      .btn.attached:hover:before, .btn.attached:focus:before, .btn.attached:active:before {
        color: #2B3CA3; }
  .btn.clean {
    color: #fff;
    border-bottom-color: #fff !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin-right: 20px; }
    .btn.clean:before {
      color: #fff; }
    .btn.clean:hover, .btn.clean:focus, .btn.clean:active {
      color: #fff;
      border-bottom-color: transparent !important; }
      .btn.clean:hover:before, .btn.clean:focus:before, .btn.clean:active:before {
        color: #fff; }
  .btn.filter {
    color: #fff;
    border-bottom-color: #fff !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .btn.filter:before {
      color: #fff; }
    .btn.filter:hover, .btn.filter:focus, .btn.filter:active {
      color: #fff;
      border-bottom-color: transparent !important; }
      .btn.filter:hover:before, .btn.filter:focus:before, .btn.filter:active:before {
        color: #fff; }
  .btn.goback {
    color: #fff;
    border-bottom-color: #fff !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-weight: 400; }
    .btn.goback:before {
      color: #fff; }
    .btn.goback:hover, .btn.goback:focus, .btn.goback:active {
      color: #fff;
      border-bottom-color: transparent !important; }
      .btn.goback:hover:before, .btn.goback:focus:before, .btn.goback:active:before {
        color: #fff; }
  .btn.hide-all {
    color: #4D4D4D;
    border-bottom-color: #4D4D4D !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-weight: 400; }
    .btn.hide-all:before {
      color: #4D4D4D; }
    .btn.hide-all:hover, .btn.hide-all:focus, .btn.hide-all:active {
      color: #000;
      border-bottom-color: #000 !important; }
      .btn.hide-all:hover:before, .btn.hide-all:focus:before, .btn.hide-all:active:before {
        color: #000; }
  .btn.hide-note:after {
    vertical-align: middle; }
  .btn.jump-to {
    color: rgba(255, 255, 255, 0.8);
    border-bottom-color: rgba(255, 255, 255, 0.8) !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-weight: 400; }
    .btn.jump-to:before {
      color: rgba(255, 255, 255, 0.8); }
    .btn.jump-to:hover, .btn.jump-to:focus, .btn.jump-to:active {
      color: #fff;
      border-bottom-color: #fff !important; }
      .btn.jump-to:hover:before, .btn.jump-to:focus:before, .btn.jump-to:active:before {
        color: #fff; }
  .btn.next-activity {
    margin: -4px 0 0 10px; }
  .btn.see-more:before {
    vertical-align: top; }
  .btn.see-stats:before {
    vertical-align: baseline; }
  .btn.show-all {
    color: #4D4D4D;
    border-bottom-color: #4D4D4D !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-weight: 400; }
    .btn.show-all:before {
      color: #4D4D4D; }
    .btn.show-all:hover, .btn.show-all:focus, .btn.show-all:active {
      color: #000;
      border-bottom-color: #000 !important; }
      .btn.show-all:hover:before, .btn.show-all:focus:before, .btn.show-all:active:before {
        color: #000; }
  .btn.show-note {
    border-radius: 10px 10px 0 0; }
    .btn.show-note:after {
      margin-left: 10px;
      vertical-align: middle; }
  .btn.trash {
    padding: 3px 9px; }
    .btn.trash:before {
      font-size: 18px;
      margin-right: 0; }

.action {
  color: #4D4D4D;
  font-size: 12px;
  font-weight: 600;
  margin-right: 10px; }
  .action:before {
    font-size: 14px;
    margin-right: 5px; }
  .small.action {
    margin-right: 5px; }

.action.liked.active {
  color: #2B3CA3; }
  .action.liked.active:before {
    color: #2B3CA3; }

.action.used.active {
  color: #61CE70; }
  .action.used.active:before {
    color: #61CE70; }

.action.replies.active {
  color: #00A9FB; }
  .action.replies.active:before {
    color: #00A9FB; }

a.action.liked {
  color: #4D4D4D; }
  a.action.liked:hover {
    color: #2B3CA3; }
  a.action.liked span {
    color: #4D4D4D;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.action.liked span:before {
      color: #4D4D4D; }
    a.action.liked span:hover, a.action.liked span:focus, a.action.liked span:active {
      color: #2B3CA3;
      border-bottom-color: #2B3CA3 !important; }
      a.action.liked span:hover:before, a.action.liked span:focus:before, a.action.liked span:active:before {
        color: #2B3CA3; }
  a.action.liked.active span {
    color: #2B3CA3;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.action.liked.active span:before {
      color: #2B3CA3; }
    a.action.liked.active span:hover, a.action.liked.active span:focus, a.action.liked.active span:active {
      color: #2B3CA3;
      border-bottom-color: #2B3CA3 !important; }
      a.action.liked.active span:hover:before, a.action.liked.active span:focus:before, a.action.liked.active span:active:before {
        color: #2B3CA3; }

a.action.used {
  color: #4D4D4D; }
  a.action.used:hover {
    color: #61CE70; }
  a.action.used span {
    color: #4D4D4D;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.action.used span:before {
      color: #4D4D4D; }
    a.action.used span:hover, a.action.used span:focus, a.action.used span:active {
      color: #61CE70;
      border-bottom-color: #61CE70 !important; }
      a.action.used span:hover:before, a.action.used span:focus:before, a.action.used span:active:before {
        color: #61CE70; }
  a.action.used.active span {
    color: #61CE70;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.action.used.active span:before {
      color: #61CE70; }
    a.action.used.active span:hover, a.action.used.active span:focus, a.action.used.active span:active {
      color: #61CE70;
      border-bottom-color: #61CE70 !important; }
      a.action.used.active span:hover:before, a.action.used.active span:focus:before, a.action.used.active span:active:before {
        color: #61CE70; }

a.action.replies {
  color: #4D4D4D; }
  a.action.replies:hover {
    color: #00A9FB; }
  a.action.replies span {
    color: #4D4D4D;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.action.replies span:before {
      color: #4D4D4D; }
    a.action.replies span:hover, a.action.replies span:focus, a.action.replies span:active {
      color: #00A9FB;
      border-bottom-color: #00A9FB !important; }
      a.action.replies span:hover:before, a.action.replies span:focus:before, a.action.replies span:active:before {
        color: #00A9FB; }
  a.action.replies.active span {
    color: #00A9FB;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.action.replies.active span:before {
      color: #00A9FB; }
    a.action.replies.active span:hover, a.action.replies.active span:focus, a.action.replies.active span:active {
      color: #00A9FB;
      border-bottom-color: #00A9FB !important; }
      a.action.replies.active span:hover:before, a.action.replies.active span:focus:before, a.action.replies.active span:active:before {
        color: #00A9FB; }

.tag, .cards .ui-select-multiple .btn-default, .new-thread .form-control .btn-default, .category.record, .category.schedule, .category {
  border: 1px solid;
  border-radius: 20px;
  display: inline-block;
  color: #2B3CA3;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 3px 6px; }

.cards .ui-select-multiple .btn-default:before, .new-thread .form-control .btn-default:before, .category.record:before, .category.schedule:before, .category:before {
  font-size: 16px;
  line-height: 14px;
  margin-right: 5px; }

a.tag, a.category {
  color: #2B3CA3;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  a.tag:before, a.category:before {
    color: #2B3CA3; }
  a.tag:hover, a.tag:focus, a.tag:active, a.category:hover, a.category:focus, a.category:active {
    color: #fff;
    background-color: #2B3CA3; }
    a.tag:hover:before, a.tag:focus:before, a.tag:active:before, a.category:hover:before, a.category:focus:before, a.category:active:before {
      color: #fff; }

.new-thread .form-control .btn-default {
  color: #2B3CA3;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 1px solid #2B3CA3 !important; }
  .new-thread .form-control .btn-default:before {
    color: #2B3CA3; }
  .new-thread .form-control .btn-default:hover, .new-thread .form-control .btn-default:focus, .new-thread .form-control .btn-default:active {
    color: #fff;
    background-color: #2B3CA3; }
    .new-thread .form-control .btn-default:hover:before, .new-thread .form-control .btn-default:focus:before, .new-thread .form-control .btn-default:active:before {
      color: #fff; }
  .new-thread .form-control .btn-default .close {
    opacity: 1;
    color: #2B3CA3;
    line-height: 0.9em !important;
    text-shadow: 0;
    transition: color 0.5s ease; }
  .new-thread .form-control .btn-default:hover .close, .new-thread .form-control .btn-default:active .close, .new-thread .form-control .btn-default:hover .close {
    color: #fff; }

/* .course-activity {
    .btn {
        @extend .btn-sm;
        margin-left: 10px;
    }
    .btn-default {
        @extend %icon-angle-right;
        @include button-hover(#fff,#fff,$brand-primary,darken($brand-primary,10%));
        margin-left: 0;
    }
    .btn-info {
        @extend %icon-undo;
    }
    .btn:nth-child(3) {
        @extend %icon-checked;
    }
    .btn-success:last-child {
        @extend %icon-angle-right;
        @include button-hover(#fff,#fff,$brand-primary,darken($brand-primary,10%));
    }
} */
.next-lesson .btn {
  color: #fff;
  cursor: pointer;
  background-color: #2B3CA3;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .next-lesson .btn:before {
    color: #fff; }
  .next-lesson .btn:hover, .next-lesson .btn:focus, .next-lesson .btn:active {
    color: #fff;
    background-color: #202d7b; }
    .next-lesson .btn:hover:before, .next-lesson .btn:focus:before, .next-lesson .btn:active:before {
      color: #fff; }
  .next-lesson .btn .fa {
    display: none; }

.filters .filter-reverse .btn {
  color: #2B3CA3;
  cursor: pointer;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .filters .filter-reverse .btn:before {
    color: #2B3CA3; }
  .filters .filter-reverse .btn:hover, .filters .filter-reverse .btn:focus, .filters .filter-reverse .btn:active {
    color: #2B3CA3;
    background-color: #eeeeee; }
    .filters .filter-reverse .btn:hover:before, .filters .filter-reverse .btn:focus:before, .filters .filter-reverse .btn:active:before {
      color: #2B3CA3; }

.course-box {
  color: #000;
  margin-bottom: 30px; }
  @media screen and (min-width: 1200px) {
    .course-box {
      height: 175px; } }
  .course-box .course-link {
    color: #000;
    display: block; }
  .course-box .course-progress .progress {
    border-radius: 0px;
    height: 5px;
    margin-bottom: 0; }
  .course-box .progress-label {
    font-size: 9px;
    font-weight: 700;
    line-height: 100%;
    margin-top: -20px; }
    @media screen and (min-width: 768px) {
      .course-box .progress-label {
        line-height: 60%;
        margin-top: 0; } }
  .course-box .course-thumb-bg {
    background-position: center;
    background-size: cover;
    position: relative; }
    .course-box .course-thumb-bg:before {
      display: block;
      content: " ";
      width: 100%;
      padding-top: 47.61905%; }
    .course-box .course-thumb-bg > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .course-box .course-description .course-title {
    font-size: 4.2vmax;
    line-height: 100%;
    margin: 5px 0;
    max-height: 80px;
    overflow: hidden; }
    @media screen and (min-width: 480px) {
      .course-box .course-description .course-title {
        font-size: 26px; } }
  .course-box .course-description .course-info {
    font-size: 12px; }
    .course-box .course-description .course-info p {
      margin: 0 0 5px 0; }
    .course-box .course-description .course-info .unit-title {
      display: block;
      font-size: 14px;
      font-weight: 700;
      max-height: 40px;
      overflow: hidden; }
  .course-box .continue, .course-box .start {
    border-radius: 0;
    display: block;
    font-weight: 700;
    padding: 3px;
    text-align: center; }
  .course-box .continue {
    color: #fff;
    cursor: pointer;
    background-color: #2B3CA3;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .course-box .continue:before {
      color: #fff; }
    .course-box .continue:hover, .course-box .continue:focus, .course-box .continue:active {
      color: #fff;
      background-color: #202d7b; }
      .course-box .continue:hover:before, .course-box .continue:focus:before, .course-box .continue:active:before {
        color: #fff; }
  .course-box .start {
    color: #fff;
    cursor: pointer;
    background-color: #61CE70;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .course-box .start:before {
      color: #fff; }
    .course-box .start:hover, .course-box .start:focus, .course-box .start:active {
      color: #fff;
      background-color: #3cc04e; }
      .course-box .start:hover:before, .course-box .start:focus:before, .course-box .start:active:before {
        color: #fff; }
  .course-box .course-update {
    font-size: 12px;
    margin: 0; }
    .course-box .course-update:before {
      margin-right: 5px; }

.courses-list .line {
  margin-bottom: 30px; }
  .courses-list .line:last-child {
    margin-bottom: 0; }

.courses-list .header {
  border-bottom: 1px solid #000;
  margin-bottom: 6px;
  padding: 6px 0; }
  .courses-list .header .course-title {
    color: #000;
    font-size: 4.4vmax;
    margin: 0; }
    @media screen and (min-width: 480px) {
      .courses-list .header .course-title {
        font-size: 30px; } }
    @media screen and (min-width: 992px) {
      .courses-list .header .course-title {
        display: inline-block;
        margin-right: 10px; } }
  @media screen and (max-width: 991px) {
    .courses-list .header .btn {
      margin-top: 5px !important; } }
.uib-datepicker-popup.dropdown-menu {
  background: #61CE70;
  border-radius: 0;
  padding: 3px; }
  .uib-datepicker-popup.dropdown-menu .btn-default {
    background: transparent;
    color: #4D4D4D;
    padding: 4px 6px; }
    .uib-datepicker-popup.dropdown-menu .btn-default.active {
      background-color: #2B3CA3;
      box-shadow: none;
      color: #fff; }
    .uib-datepicker-popup.dropdown-menu .btn-default .text-muted {
      color: #777777; }
    .uib-datepicker-popup.dropdown-menu .btn-default .text-info {
      font-size: 10px; }
  .uib-datepicker-popup.dropdown-menu thead tr:last-child {
    background: rgba(255, 255, 255, 0.7); }
    .uib-datepicker-popup.dropdown-menu thead tr:last-child th {
      padding: 1px 0 4px; }
    .uib-datepicker-popup.dropdown-menu thead tr:last-child small {
      font-weight: 600; }
  .uib-datepicker-popup.dropdown-menu tbody {
    background: rgba(255, 255, 255, 0.5); }
    .uib-datepicker-popup.dropdown-menu tbody .uib-month .btn-default, .uib-datepicker-popup.dropdown-menu tbody .uib-year .btn-default {
      font-size: 11px;
      margin: 3px; }
      .uib-datepicker-popup.dropdown-menu tbody .uib-month .btn-default .text-info, .uib-datepicker-popup.dropdown-menu tbody .uib-year .btn-default .text-info {
        color: #2B3CA3; }
      .uib-datepicker-popup.dropdown-menu tbody .uib-month .btn-default.active .text-info, .uib-datepicker-popup.dropdown-menu tbody .uib-year .btn-default.active .text-info {
        color: #fff; }

.dropdown-options {
  border: 0;
  border-radius: 15px;
  box-shadow: none; }
  .dropdown-options > li > a {
    font-size: 12px;
    font-weight: 700;
    text-align: right; }

.editable-text-box, .editable-text, .editable-slug, .editable-secondary-title, .editable-title, .editable-content {
  padding: 3px;
  background-color: rgba(238, 238, 238, 0.5);
  color: #4D4D4D;
  transition: all 0.3s; }
  .editable-text-box:hover, .editable-text:hover, .editable-slug:hover, .editable-secondary-title:hover, .editable-title:hover, .editable-content:hover {
    background-color: rgba(238, 238, 238, 0.7); }

.editable-text input, .editable-slug input, .editable-secondary-title input, .editable-title input {
  border: none;
  color: #000;
  background: none;
  display: block;
  margin: 0;
  width: 100%; }

.editable-title {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  margin-top: 5px; }
  .editable-title input {
    font-weight: 700; }

.editable-secondary-title {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin-top: 10px; }
  .editable-secondary-title input {
    font-weight: 700; }

.editable-slug {
  display: inline-block;
  font-size: 14px;
  margin-top: 3px;
  width: 150px; }

.editable-text {
  margin: 3px 0 10px; }

.editable-text-box {
  cursor: pointer;
  word-break: break-word;
  padding: 4px; }
  .editable-text-box:empty {
    min-height: 120px;
    text-align: center;
    line-height: 120px; }

.secondary-header .editable-title {
  margin-top: 20px; }

.page-header {
  border: 0;
  margin: 20px 0 20px;
  padding: 0; }
  .page-header:first-child, .page-header.first {
    margin-top: 0; }
  @media screen and (min-width: 768px) {
    .page-header {
      margin: 20px 0 30px; } }
  .page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6 {
    color: #2B3CA3;
    font-size: 5.9vmax;
    font-weight: 800;
    line-height: 0.9;
    margin: 0; }
    @media screen and (min-width: 480px) {
      .page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6 {
        font-size: 48px;
        line-height: 1; } }
.primary-page-header {
  border: 0;
  margin: 20px 0 10px;
  padding: 0; }
  .primary-page-header:first-child, .primary-page-header.first {
    margin-top: 0; }
  .primary-page-header h1, .primary-page-header h2, .primary-page-header h3, .primary-page-header h4, .primary-page-header h5, .primary-page-header h6 {
    color: #2B3CA3;
    font-size: 5vmax;
    font-weight: 800;
    line-height: 0.9;
    margin: 0; }
    @media screen and (min-width: 480px) {
      .primary-page-header h1, .primary-page-header h2, .primary-page-header h3, .primary-page-header h4, .primary-page-header h5, .primary-page-header h6 {
        font-size: 36px;
        line-height: 1; } }
.secondary-page-header {
  border: 0;
  margin: 20px 0 10px;
  padding: 0; }
  .secondary-page-header:first-child, .secondary-page-header.first {
    margin-top: 0; }
  .secondary-page-header h1, .secondary-page-header h2, .secondary-page-header h3, .secondary-page-header h4, .secondary-page-header h5, .secondary-page-header h6 {
    color: #2B3CA3;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 3vmax;
    font-weight: 800;
    line-height: 1.2;
    margin: 0; }
    @media screen and (min-width: 480px) {
      .secondary-page-header h1, .secondary-page-header h2, .secondary-page-header h3, .secondary-page-header h4, .secondary-page-header h5, .secondary-page-header h6 {
        font-size: 20px; } }
#loading-bar .bar {
  background-color: #2B3CA3 !important; }

#loading-bar .peg {
  -moz-box-shadow: #2B3CA3 1px 0 6px 1px !important;
  -ms-box-shadow: #2B3CA3 1px 0 6px 1px !important;
  -webkit-box-shadow: #2B3CA3 1px 0 6px 1px !important;
  box-shadow: #2B3CA3 1px 0 6px 1px !important; }

.loading-background {
  background: rgba(255, 255, 255, 0.6);
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  position: fixed; }

.loading-spinner {
  color: #2B3CA3 !important;
  position: absolute;
  left: 52%;
  top: 50%; }

.filters {
  font-size: 12px; }
  .filters .form-control {
    border: 2px solid #2B3CA3;
    border-radius: 0;
    box-shadow: none;
    padding: 3px 3px 1px 3px !important;
    font-size: 12px; }
    .filters .form-control:active, .filters .form-control:focus, .filters .form-control:hover {
      border: 2px solid #2B3CA3;
      box-shadow: none; }

.forums .info {
  color: #4D4D4D;
  font-size: 13px;
  margin-bottom: 5px;
  overflow: hidden;
  padding-bottom: 1px; }
  .forums .info a {
    font-size: 14px;
    font-weight: 700;
    color: #333333;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .forums .info a:before {
      color: #333333; }
    .forums .info a:hover, .forums .info a:focus, .forums .info a:active {
      color: #333333;
      border-bottom-color: #333333 !important; }
      .forums .info a:hover:before, .forums .info a:focus:before, .forums .info a:active:before {
        color: #333333; }
  .forums .info .user-name {
    color: #333333;
    font-size: 14px;
    font-weight: 700; }
  .forums .info .thread-name {
    color: #2B3CA3;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .forums .info .thread-name:before {
      color: #2B3CA3; }
    .forums .info .thread-name:hover, .forums .info .thread-name:focus, .forums .info .thread-name:active {
      color: #2B3CA3;
      border-bottom-color: #2B3CA3 !important; }
      .forums .info .thread-name:hover:before, .forums .info .thread-name:focus:before, .forums .info .thread-name:active:before {
        color: #2B3CA3; }

.forums .actions {
  margin: 0 0 5px 50px; }

.forums .tags {
  margin-left: 50px; }

.filters {
  padding: 0 !important; }
  .filters .filters-header {
    background-color: #202d7b;
    font-size: 12px;
    font-weight: 600;
    overflow: hidden;
    padding: 5px 0; }
  .filters .filters-options {
    overflow: hidden;
    padding: 7px 0; }
  .filters .category, .filters .tag {
    color: #4D4D4D;
    cursor: pointer;
    background-color: #fff;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .filters .category:before, .filters .tag:before {
      color: #4D4D4D; }
    .filters .category:hover, .filters .category:focus, .filters .category:active, .filters .tag:hover, .filters .tag:focus, .filters .tag:active {
      color: #4D4D4D;
      background-color: #00A9FB; }
      .filters .category:hover:before, .filters .category:focus:before, .filters .category:active:before, .filters .tag:hover:before, .filters .tag:focus:before, .filters .tag:active:before {
        color: #4D4D4D; }

.user-icon {
  float: left;
  height: 40px;
  margin-right: 10px;
  width: 40px; }
  .user-icon img {
    border-radius: 50%;
    height: 40px;
    width: 40px; }

@media screen and (min-width: 992px) {
  .modal-dialog {
    width: 775px; } }

.modal {
  z-index: 5000; }
  .modal .text-editor .btn {
    border: 1px solid #4D4D4D !important;
    border-bottom: 0px !important;
    border-radius: 10px 10px 0px 0px; }
    .modal .text-editor .btn:hover {
      color: #000; }

.modal-content {
  background: rgba(255, 255, 255, 0.95);
  border: 0;
  border-radius: 0;
  box-shadow: none; }

.modal-header {
  border-top: 5px solid #2B3CA3;
  border-bottom: 0px; }
  .modal-header .close {
    margin-top: 4px; }

.modal-footer {
  border-top: 0; }

.modal-title {
  border-bottom: 2px solid #2B3CA3;
  color: #000;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1;
  padding: 0 0 8px; }

.close {
  font-size: 12px;
  opacity: 0.8; }

.modal-professor .modal-body {
  padding: 0; }
  .modal-professor .modal-body .step1, .modal-professor .modal-body .step2 {
    background: #fff;
    margin: 0 15px;
    padding: 15px; }
  .modal-professor .modal-body .step1 p {
    float: left;
    font-weight: bold;
    margin: 5px 10px 0 0; }

.modal-professor .step2-1 {
  margin-bottom: 30px; }

.modal-professor .selected-user p {
  font-weight: bold;
  margin-bottom: 5px; }

.modal-professor .selected-user span {
  display: inline-block;
  margin-right: 10px; }

.modal-professor .upload-avatar {
  margin-bottom: 0; }
  @media (min-width: 992px) {
    .modal-professor .upload-avatar {
      width: 100%; } }
  .modal-professor .upload-avatar img {
    width: 100%; }
  .modal-professor .upload-avatar .thumbnail {
    margin: 0px; }
    @media (min-width: 992px) {
      .modal-professor .upload-avatar .thumbnail {
        margin: 0px auto 0px;
        max-width: 100%; } }
.modal-professor label input[type="checkbox"] {
  float: left;
  margin-right: 5px; }

@media (max-width: 767px) {
  .modal-professor .user-photo-wrapper {
    margin-bottom: 30px; } }

.modal-professor .user-photo-wrapper .thumb {
  margin: 10px 0 0; }

.modal-professor .user-name-wrapper #user-name {
  margin-bottom: 5px; }

.modal-professor .user-bio-wrapper {
  margin: 15px 0; }
  .modal-professor .user-bio-wrapper .form-group {
    margin-bottom: 5px; }

.modal-professor label {
  font-weight: 600; }

.modal-professor .form-control {
  border: 2px solid #2B3CA3;
  border-radius: 0;
  box-shadow: none; }
  .modal-professor .form-control:hover, .modal-professor .form-control:focus, .modal-professor .form-control:active {
    border: 2px solid #2B3CA3;
    border-radius: 0;
    box-shadow: none; }

.modal-professor .check {
  font-size: 12px; }

.page-breadcrumb {
  border-bottom: 1px solid;
  color: #000;
  font-size: 18px;
  padding: 0 15px 10px; }

.page-breadcrumb + .page-header {
  margin-top: 25px; }

.pagination-wrapper {
  text-align: center; }
  .pagination-wrapper .pagination > li {
    padding: 0 2px; }
    .pagination-wrapper .pagination > li > a {
      border-radius: 15px;
      font-size: 12px;
      font-weight: 600;
      height: 25px;
      line-height: 1;
      margin: 0 5px;
      padding: 5px 10px; }
    .pagination-wrapper .pagination > li.pagination-first > a:before {
      margin-right: 5px;
      vertical-align: middle; }
    .pagination-wrapper .pagination > li.pagination-last > a:after {
      margin-left: 5px;
      vertical-align: middle; }
    .pagination-wrapper .pagination > li.pagination-prev a, .pagination-wrapper .pagination > li.pagination-next a {
      font-size: 26px;
      line-height: 0.7;
      padding: 0;
      width: 25px; }
  .pagination-wrapper .pagination.pagination-sm {
    display: none; }
    @media screen and (max-width: 624px) {
      .pagination-wrapper .pagination.pagination-sm {
        display: inline-block; } }
    .pagination-wrapper .pagination.pagination-sm .pagination-first a, .pagination-wrapper .pagination.pagination-sm .pagination-last a {
      font-size: 26px;
      line-height: 0.7;
      padding: 0;
      min-width: 25px; }
  .pagination-wrapper .pagination.pagination-md {
    display: none; }
    @media screen and (min-width: 625px) and (max-width: 899px) {
      .pagination-wrapper .pagination.pagination-md {
        display: inline-block; } }
  .pagination-wrapper .pagination.pagination-lg {
    display: none; }
    @media screen and (min-width: 900px) {
      .pagination-wrapper .pagination.pagination-lg {
        display: inline-block; } }
.table {
  margin-bottom: 30px;
  width: 100%; }
  @media screen and (max-width: 991px) {
    .table thead {
      display: none; } }
  .table thead th {
    font-size: 12px;
    font-weight: normal;
    color: #4D4D4D;
    padding: 0 0 5px !important; }
    .table thead th:first-child {
      padding-left: 15px !important; }
  .table tbody td {
    padding: 10px 0 !important;
    vertical-align: middle !important; }
    @media screen and (max-width: 991px) {
      .table tbody td {
        display: block;
        float: left;
        padding: 10px 15px !important; } }
    .table tbody td:first-child {
      padding-left: 15px !important; }
      @media screen and (max-width: 991px) {
        .table tbody td:first-child {
          clear: both;
          display: block;
          width: 100%; } }
      @media screen and (min-width: 992px) {
        .table tbody td:first-child {
          width: 300px; } }
  .table.table-striped tbody tr.new {
    background-color: rgba(77, 77, 77, 0.1);
    border-bottom: solid 2px rgba(128, 128, 128, 0.7); }

.nav-tabs {
  border-bottom: 1px solid #2B3CA3;
  font-weight: 700; }
  .nav-tabs > li > a {
    border: 1px solid #2B3CA3;
    border-radius: 15px 15px 0 0;
    color: #2B3CA3;
    font-size: 13px;
    padding: 5px 15px; }
    .nav-tabs > li > a:hover {
      background-color: #2B3CA3;
      border-color: #2B3CA3;
      color: #fff; }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #2B3CA3;
    border: 1px solid #2B3CA3; }

.widget-topbar {
  background-color: #2B3CA3;
  color: #fff;
  margin: -15px -15px 15px -15px !important;
  padding: 10px 0; }
  .widget-topbar .title {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 800;
    margin: 2px 0 10px; }
    @media screen and (min-width: 992px) {
      .widget-topbar .title {
        margin: 2px 0; } }
  @media screen and (min-width: 992px) {
    .widget-topbar .column:last-child {
      text-align: right; } }
  .widget-topbar.breadcrumb {
    background-color: transparent;
    border-radius: 0px;
    border-top: 4px solid #2B3CA3;
    margin-bottom: 5px;
    padding: 7px 0; }
    .widget-topbar.breadcrumb .line {
      border-bottom: 1px solid #2B3CA3;
      color: #2B3CA3;
      margin: 0 15px;
      padding-bottom: 7px; }
      .widget-topbar.breadcrumb .line .title {
        font-size: 18px;
        font-weight: 600;
        margin: 5px 0; }
    .widget-topbar.breadcrumb a {
      cursor: pointer; }

.widget-header .btn {
  margin-top: 10px; }

@media screen and (min-width: 768px) {
  .widget-header .btn + .btn {
    margin-left: 10px; } }

.widget-title {
  font-size: 6.5vmax;
  font-weight: 800;
  line-height: 90%;
  margin: 0 20px 0 0; }
  @media screen and (min-width: 480px) {
    .widget-title {
      display: inline-block;
      font-size: 50px; } }
.widget-filter {
  margin: 10px 0; }
  @media screen and (min-width: 992px) {
    .widget-filter {
      float: right; } }
  .widget-filter label {
    font-weight: 700;
    margin-right: 10px; }
  .widget-filter .form-control {
    font-size: 14px;
    min-width: 230px;
    padding: 0px 15px; }

.section-title {
  border-bottom: 1px solid;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin: 10px 0 20px;
  padding-bottom: 5px; }
  @media screen and (min-width: 768px) {
    .section-title {
      margin-top: 20px; } }
  .section-title a + .btn {
    margin-left: 10px; }

.courses-widget {
  background-color: rgba(77, 77, 77, 0.5);
  padding: 17px;
  color: #000; }
  .courses-widget .widget-filter .form-control:focus {
    border-color: #2B3CA3; }
  @media screen and (min-width: 768px) {
    .courses-widget .course-thumb, .courses-widget .course-progress {
      padding-right: 5px !important; }
    .courses-widget .course-description, .courses-widget .progress-label {
      padding-left: 5px !important; } }
  .courses-widget .all-courses {
    padding-bottom: 15px;
    text-align: center; }

.forums-widget {
  background-color: white;
  padding: 17px; }
  .forums-widget .widget-filter {
    position: relative; }
    .forums-widget .widget-filter:after {
      content: "";
      font-style: normal;
      font-weight: normal;
      font-family: "FontAwesome"; }
    .forums-widget .widget-filter:after {
      color: #2B3CA3;
      font-size: 18px;
      position: absolute;
      right: 15px;
      top: 5px; }
  .forums-widget .forum-update {
    background-color: #2B3CA3;
    color: #fff;
    font-weight: 800;
    margin: 0 0 20px 0;
    padding: 20px; }
  .forums-widget .user-update {
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .forums-widget .user-update {
        margin-bottom: 10px; } }
    @media screen and (min-width: 992px) {
      .forums-widget .user-update {
        height: 100px; } }
    .forums-widget .user-update .last-update {
      display: block;
      margin-bottom: 2px; }
      @media screen and (min-width: 768px) {
        .forums-widget .user-update .last-update {
          display: inline-block;
          margin-bottom: 0; } }
  .forums-widget .info {
    margin-left: 50px; }

.messages-widget {
  background-color: #d8dcf5;
  padding: 17px;
  color: #fff; }
  .messages-widget .widget-topbar .title {
    font-size: 18px;
    font-weight: 800; }
    @media screen and (min-width: 768px) {
      .messages-widget .widget-topbar .title {
        margin: 7px 0 0 15px; } }
  .messages-widget .widget-topbar .notification-bubble {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    height: 20px;
    width: 20px;
    position: static;
    vertical-align: middle; }
  @media screen and (min-width: 768px) {
    .messages-widget .messages {
      margin: 30px 15px 15px; } }
  .messages-widget .messages .message .message-body {
    margin: 0 0 20px 10px;
    padding-left: 10px; }
  .messages-widget .messages .message .message-course {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px; }
    .messages-widget .messages .message .message-course:before {
      font-size: 18px;
      vertical-align: text-top; }
      @media screen and (min-width: 768px) {
        .messages-widget .messages .message .message-course:before {
          margin-right: 10px; } }
  .messages-widget .messages .message .message-subject {
    font-size: 20px; }
    @media screen and (min-width: 768px) {
      .messages-widget .messages .message .message-subject {
        margin: 0px 30px 10px; } }
html {
  height: 100%;
  min-height: 100%; }

body.anonymous {
  background-color: #f6f6f6; }
  body.anonymous .wrapper {
    margin: 0 auto;
    max-width: 946px; }
  body.anonymous .home {
    margin-top: -63px !important; }
  body.anonymous .btn {
    max-height: initial; }

body.logged {
  background-color: #F2F2F2;
  height: 100%;
  min-height: 100%; }
  body.logged .site-wrapper {
    overflow: hidden;
    position: relative;
    min-height: 100%;
    width: 100%; }
    body.logged .site-wrapper .site-logo a {
      position: absolute;
      left: 25%;
      width: 50%; }
  body.logged .wrapper {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 60px;
    padding-bottom: 65px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    @media screen and (min-width: 480px) {
      body.logged .wrapper {
        left: 85px;
        padding-right: 85px; } }
    @media screen and (min-width: 768px) {
      body.logged .wrapper {
        left: 100px;
        padding-bottom: 85px;
        padding-right: 100px;
        margin-top: 80px; } }
    @media screen and (min-width: 992px) {
      body.logged .wrapper {
        padding-bottom: 110px; } }
    @media screen and (min-width: 1025px) {
      body.logged .wrapper {
        margin-top: 110px; } }
  body.logged .container-fluid {
    max-width: 1050px; }

body .main-nav-opened .wrapper {
  left: 245px; }
  @media screen and (min-width: 992px) {
    body .main-nav-opened .wrapper {
      padding-right: 245px; } }
#chat-frame {
  position: absolute; }

.page {
  background-color: rgba(77, 77, 77, 0.5);
  padding: 17px; }

.form-control {
  border: 0;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); }
  .form-control:active, .form-control:hover, .form-control:focus {
    border: 0;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

#admin .course .main-header {
  padding: 10px 0; }
  #admin .course .main-header .course-sections {
    margin-top: 10px; }

#admin .course.course-intro .course-info .secondary-page-header {
  margin-bottom: 0; }

#admin .course.course-lesson .video,
#admin .course.course-lesson .activity {
  border: 0;
  margin-top: 20px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    #admin .course.course-lesson .video,
    #admin .course.course-lesson .activity {
      width: 65%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    #admin .course.course-lesson .video,
    #admin .course.course-lesson .activity {
      width: 88%; } }
  @media (max-width: 767px) {
    #admin .course.course-lesson .video,
    #admin .course.course-lesson .activity {
      margin-top: 86px; } }
  #admin .course.course-lesson .video .current-video,
  #admin .course.course-lesson .video .add-activity,
  #admin .course.course-lesson .activity .current-video,
  #admin .course.course-lesson .activity .add-activity {
    border: 1px solid #eeeeee;
    overflow: hidden; }

#admin .course.course-lesson .activity .editable-title {
  margin-bottom: 10px;
  float: left;
  width: 93%; }

#admin .course.course-lesson .activity .question .btn-danger {
  float: right; }

#admin .course.course-lesson .activity .alert-info {
  clear: both; }

#admin .course.course-lesson .add-side-notes {
  margin-top: 20px; }

#admin .course .add-content {
  margin-bottom: 0px; }
  #admin .course .add-content .help-text {
    color: #000;
    font-size: 12px;
    font-weight: 700; }
  #admin .course .add-content .video-activity-buttons button {
    font-size: 11px;
    margin-bottom: 10px;
    padding: 10px 20px; }
  @media (max-width: 560px) {
    #admin .course .add-content .video-activity-buttons .col-xs-6 {
      width: 100%; }
      #admin .course .add-content .video-activity-buttons .col-xs-6.textright {
        text-align: left; } }
  #admin .course .add-content .secondary-header .unit {
    font-size: 18px;
    margin: 5px 5px 0 0; }
  #admin .course .add-content .secondary-header .editable-text {
    width: 100%; }
    #admin .course .add-content .secondary-header .editable-text input {
      font-size: 18px; }
  @media screen and (min-width: 768px) {
    #admin .course .add-content .secondary-header .btn {
      float: right; } }
#admin .course .add-video-intro,
#admin .course .add-thumbnail,
#admin .course .add-activity {
  color: #FF5400;
  height: 489px; }
  #admin .course .add-video-intro:before,
  #admin .course .add-thumbnail:before,
  #admin .course .add-activity:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  #admin .course .add-video-intro .centered,
  #admin .course .add-thumbnail .centered,
  #admin .course .add-activity .centered {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 98%; }
  #admin .course .add-video-intro .icon-youtube-play,
  #admin .course .add-thumbnail .icon-youtube-play,
  #admin .course .add-activity .icon-youtube-play {
    display: block;
    font-size: 54px; }

#admin .course .add-activity .activity-btn {
  margin-bottom: 5px; }

@media (max-width: 400px) {
  #admin .course .add-thumbnail .centered input {
    width: 260px; } }

#admin .course .lesson .handle {
  float: left;
  margin-left: -40px;
  margin-top: 6.5%; }

#admin .course .instructors .title {
  color: #000;
  font-size: 20px;
  font-weight: 700; }

#admin .course .instructors .handle {
  margin-right: 10px; }

#admin .course .instructors .submit {
  margin: 20px 0 10px; }

#admin .course .handle .btn {
  height: 40px;
  max-height: 40px;
  width: 40px; }
  #admin .course .handle .btn:before {
    font-size: 20px;
    margin-right: 0; }

#admin .course .course-status {
  margin-top: 5px; }
  #admin .course .course-status.btn-group.open .dropdown-toggle {
    box-shadow: none; }
  #admin .course .course-status button {
    color: #fff; }
    #admin .course .course-status button.published {
      background: #87b727; }
    #admin .course .course-status button.draft {
      background: #d51317; }
  #admin .course .course-status .status-label {
    float: left; }
  #admin .course .course-status .caret {
    float: right;
    margin: 8px 0 0 10px; }
  #admin .course .course-status .dropdown-menu {
    margin: 0;
    min-width: initial;
    padding: 0; }
    #admin .course .course-status .dropdown-menu li {
      margin: 0 !important; }

#admin .course .percentage-bubble {
  background: #87b727;
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  float: right;
  font-weight: 700;
  height: 60px;
  padding: 18px 0px;
  text-align: center;
  width: 60px; }

#admin .course .percentage-input {
  /*removes default webkit styles*/
  -webkit-appearance: none;
  background: transparent;
  /*fix for FF unable to apply focus style bug */
  border: 1px solid transparent;
  /*required for proper track sizing in FF*/
  max-width: 270px;
  width: 100%;
  margin-top: 15px;
  /*hide the outline behind the border*/ }
  #admin .course .percentage-input::-webkit-slider-runnable-track {
    max-width: 270px;
    width: 100%;
    height: 5px;
    background: #4D4D4D;
    border: none;
    border-radius: 3px; }
  #admin .course .percentage-input::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: 1px solid #4D4D4D;
    cursor: pointer;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #eeeeee;
    margin-top: -4px; }
  #admin .course .percentage-input:focus {
    outline: none; }
  #admin .course .percentage-input:focus::-webkit-slider-runnable-track {
    background: #4D4D4D; }
  #admin .course .percentage-input::-moz-range-track {
    max-width: 270px;
    width: 100%;
    height: 5px;
    background: #4D4D4D;
    border: none;
    border-radius: 3px; }
  #admin .course .percentage-input::-moz-range-thumb {
    border: 1px solid #4D4D4D;
    cursor: pointer;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #eeeeee; }
  #admin .course .percentage-input:-moz-focusring {
    outline: 1px solid transparent;
    outline-offset: -1px; }
  #admin .course .percentage-input::-ms-track {
    max-width: 270px;
    width: 100%;
    height: 5px;
    /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
    background: transparent;
    /*leave room for the larger thumb to overflow with a transparent border */
    border-color: transparent;
    border-width: 6px 0;
    /*remove default tick marks*/
    color: transparent; }
  #admin .course .percentage-input::-ms-fill-lower {
    background: #4D4D4D;
    border-radius: 10px; }
  #admin .course .percentage-input::-ms-fill-upper {
    background: #4D4D4D;
    border-radius: 10px; }
  #admin .course .percentage-input::-ms-thumb {
    border: 1px solid #4D4D4D;
    cursor: pointer;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #eeeeee; }
  #admin .course .percentage-input:focus::-ms-fill-lower {
    background: #4D4D4D; }
  #admin .course .percentage-input:focus::-ms-fill-upper {
    background: #4D4D4D; }

#admin .course .date-input {
  margin-top: 5px;
  width: 230px; }
  #admin .course .date-input .form-control {
    border: 2px solid #61CE70;
    box-shadow: none;
    color: #4D4D4D;
    font-weight: 700;
    padding: 1px 6px; }
    #admin .course .date-input .form-control::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #4D4D4D; }
    #admin .course .date-input .form-control::-moz-placeholder {
      /* Firefox 19+ */
      color: #4D4D4D; }
    #admin .course .date-input .form-control:-ms-input-placeholder {
      /* IE 10+ */
      color: #4D4D4D; }
    #admin .course .date-input .form-control:-moz-placeholder {
      /* Firefox 18- */
      color: #4D4D4D; }

@media screen and (max-width: 767px) {
  #admin .main-header .course-sections a {
    width: 25.5%; }
    #admin .main-header .course-sections a:last-of-type {
      border-right: 1px solid #c9a30d; }
  #admin .main-header .course-sections .dropdown {
    width: 24%; }
    #admin .main-header .course-sections .dropdown .tools {
      padding: 8% 30%;
      width: 100%; }
  #admin .main-header .dropdown .dropdown-menu li a {
    border-right: 0;
    width: 100%; } }

.site-header {
  background-color: white;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
  height: 60px;
  -webkit-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1010; }
  @media screen and (min-width: 768px) {
    .site-header {
      height: 80px; } }
.user-info {
  box-sizing: border-box;
  color: #000;
  cursor: pointer;
  height: 60px;
  padding: 6px;
  position: absolute;
  top: 0;
  left: 0;
  width: 54px;
  z-index: 1; }
  @media screen and (min-width: 480px) {
    .user-info {
      width: 85px; } }
  @media screen and (min-width: 768px) {
    .user-info {
      height: 80px;
      padding: 10px;
      width: 100px; } }
  .user-info .user-icon {
    border-radius: 100%;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
    float: none;
    height: 34px;
    margin: 0 auto;
    text-align: center;
    width: 34px; }
    @media screen and (min-width: 768px) {
      .user-info .user-icon {
        height: 40px;
        width: 40px; } }
    .user-info .user-icon img {
      height: 34px;
      width: 34px; }
      @media screen and (min-width: 768px) {
        .user-info .user-icon img {
          height: 40px;
          width: 40px; } }
  .user-info .user-name {
    display: none;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 15px 0 0 10px;
    text-align: left; }
    @media screen and (min-width: 480px) {
      .user-info .user-name {
        margin: 10px 0 0 10px; } }
  .user-info .menu-label, .user-info .hide-menu {
    display: block;
    font-size: 1.6vmax;
    font-weight: 700;
    margin-top: 4px;
    text-align: center; }
    @media screen and (min-width: 480px) {
      .user-info .menu-label, .user-info .hide-menu {
        font-size: 10px; } }
    @media screen and (min-width: 768px) {
      .user-info .menu-label, .user-info .hide-menu {
        font-size: 12px;
        margin-top: 5px; } }
  .user-info .hide-menu {
    display: none; }

.main-nav-opened .user-info {
  width: 245px; }
  @media screen and (min-width: 768px) {
    .main-nav-opened .user-info {
      padding: 20px 25px; } }
  .main-nav-opened .user-info .user-icon {
    float: left;
    margin: 0 5px; }
  .main-nav-opened .user-info .user-name {
    display: block; }
  .main-nav-opened .user-info .menu-label {
    display: none; }
  @media screen and (max-width: 767px) {
    .main-nav-opened .user-info .hide-menu {
      display: block; } }
.site-logo {
  height: 60px;
  position: absolute;
  left: 0;
  right: 0; }
  @media screen and (min-width: 768px) {
    .site-logo {
      height: 80px;
      left: 100px; } }
  .site-logo h1 {
    margin: 0;
    height: 100%;
    width: 100%; }
  .site-logo a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; }

.main-nav-opened .site-logo {
  display: none; }
  @media screen and (min-width: 480px) {
    .main-nav-opened .site-logo {
      display: block;
      left: 270px;
      text-align: left; } }
  @media screen and (min-width: 768px) {
    .main-nav-opened .site-logo {
      display: block;
      left: 250px;
      text-align: center; } }
.user-tools {
  position: absolute;
  right: 8px;
  top: 17px; }
  @media screen and (min-width: 768px) {
    .user-tools {
      right: 15px;
      top: 20px; } }
  .user-tools li {
    margin-left: 10px; }
    @media screen and (min-width: 480px) {
      .user-tools li {
        margin-left: 15px; } }
  .user-tools a {
    display: inline-block;
    font-size: 1.6vmax;
    font-weight: 700;
    line-height: 120%;
    text-align: center;
    color: #9b9b9b;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-bottom-width: 2px !important; }
    .user-tools a:before {
      color: #9b9b9b; }
    .user-tools a:hover, .user-tools a:focus, .user-tools a:active {
      color: #9b9b9b;
      border-bottom-color: #9b9b9b !important; }
      .user-tools a:hover:before, .user-tools a:focus:before, .user-tools a:active:before {
        color: #9b9b9b; }
    @media screen and (min-width: 480px) {
      .user-tools a {
        font-size: 12px; } }
    .user-tools a:before {
      display: block;
      font-size: 24px; }
      @media screen and (min-width: 480px) {
        .user-tools a:before {
          font-size: 18px;
          margin-bottom: 5px; } }
    .user-tools a.active {
      color: #000;
      border-bottom-color: transparent !important;
      border-bottom-style: solid;
      border-bottom-width: 1px;
      cursor: pointer;
      line-height: 1.2;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .user-tools a.active:before {
        color: #000; }
      .user-tools a.active:hover, .user-tools a.active:focus, .user-tools a.active:active {
        color: #000;
        border-bottom-color: #000 !important; }
        .user-tools a.active:hover:before, .user-tools a.active:focus:before, .user-tools a.active:active:before {
          color: #000; }
  .user-tools .chat, .user-tools .notifications {
    position: relative; }
  @media screen and (min-width: 768px) {
    .user-tools .chat .bubble {
      top: -5px;
      right: -5px; } }
  @media screen and (min-width: 768px) {
    .user-tools .notifications .bubble {
      top: -5px;
      right: 18px; } }
.notifications-panel {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.24), 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 2px 2px 6px 0 rgba(0, 0, 0, 0.38);
  min-width: 320px;
  max-width: 420px;
  position: fixed;
  right: 0;
  top: 61px;
  z-index: 1100; }
  @media screen and (min-width: 768px) {
    .notifications-panel {
      right: 19px;
      top: 80px; } }
  .notifications-panel:before {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #777777;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    right: 3px;
    top: -15px; }
    @media screen and (min-width: 480px) {
      .notifications-panel:before {
        top: -10px; } }
    @media screen and (min-width: 768px) {
      .notifications-panel:before {
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 20px solid #777777;
        right: 15px;
        top: -20px; } }
  .notifications-panel .notifications-title {
    background-color: #777777;
    color: #fff;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin: 0;
    padding: 10px; }
  .notifications-panel .notifications-list {
    background-color: #fff;
    list-style: none;
    height: auto;
    max-height: 490px;
    margin-bottom: 0;
    overflow: auto;
    padding: 0; }
    .notifications-panel .notifications-list .notifications-item {
      border-bottom: 1px solid rgba(119, 119, 119, 0.3);
      font-size: 11px;
      overflow: hidden;
      padding: 10px; }
      .notifications-panel .notifications-list .notifications-item.not-read {
        background-color: rgba(119, 119, 119, 0.15); }
      .notifications-panel .notifications-list .notifications-item a {
        font-weight: 700;
        color: #333333;
        border-bottom-color: transparent !important;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        cursor: pointer;
        line-height: 1.2;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        .notifications-panel .notifications-list .notifications-item a:before {
          color: #333333; }
        .notifications-panel .notifications-list .notifications-item a:hover, .notifications-panel .notifications-list .notifications-item a:focus, .notifications-panel .notifications-list .notifications-item a:active {
          color: #333333;
          border-bottom-color: #333333 !important; }
          .notifications-panel .notifications-list .notifications-item a:hover:before, .notifications-panel .notifications-list .notifications-item a:focus:before, .notifications-panel .notifications-list .notifications-item a:active:before {
            color: #333333; }
      .notifications-panel .notifications-list .notifications-item .icon {
        border-radius: 100%;
        display: block;
        float: left;
        height: 40px;
        width: 40px; }
        .notifications-panel .notifications-list .notifications-item .icon img {
          border-radius: 100%;
          height: 40px;
          width: 40px; }
      .notifications-panel .notifications-list .notifications-item .info, .notifications-panel .notifications-list .notifications-item .date {
        display: block;
        margin-left: 50px; }
      .notifications-panel .notifications-list .notifications-item .date {
        color: #4D4D4D; }
  .notifications-panel .see-more {
    background-color: #eeeeee;
    box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.3);
    color: #4D4D4D;
    display: block;
    font-size: 11px;
    font-weight: 700;
    line-height: 11px;
    padding: 5px;
    text-align: center;
    text-decoration: none; }

.main-nav {
  background-color: #BF247F;
  bottom: 0;
  left: -245px;
  top: 0;
  position: fixed;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 85px;
  z-index: 1000; }
  .main-nav a {
    color: #fff; }
  .main-nav ul, .main-nav ul ul {
    color: #fff; }
  @media screen and (min-width: 480px) {
    .main-nav {
      left: 0; } }
  @media screen and (min-width: 768px) {
    .main-nav {
      left: 0;
      width: 100px; } }
.main-nav-opened .main-nav {
  left: 0;
  width: 245px; }

.user-nav {
  font-size: 12px;
  font-weight: 600;
  margin: 80px 10px 10px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .user-nav {
      margin-top: 105px; } }
  .user-nav li {
    margin-bottom: 15px; }
    @media screen and (min-height: 768px) {
      .user-nav li {
        margin-bottom: 20px; } }
    .user-nav li:last-child {
      margin-bottom: 0 !important; }
  .user-nav a {
    color: #fff;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: inline-block;
    border-bottom-width: 2px !important; }
    .user-nav a:before {
      color: #fff; }
    .user-nav a:hover, .user-nav a:focus, .user-nav a:active {
      color: #fff;
      border-bottom-color: #fff !important; }
      .user-nav a:hover:before, .user-nav a:focus:before, .user-nav a:active:before {
        color: #fff; }
    .user-nav a:before {
      display: block;
      font-size: 18px; }
  .user-nav .submenu {
    margin-bottom: 20px; }
    .user-nav .submenu ul li {
      font-size: 11px;
      font-weight: 400;
      margin-bottom: 0;
      padding: 10px 0; }
      .user-nav .submenu ul li a {
        border-bottom-width: 1px !important; }
    .user-nav .submenu ul li + li {
      padding-top: 0; }
  .user-nav .chat {
    position: relative; }
  .user-nav .messages {
    position: relative; }

.main-nav-opened .user-nav {
  font-size: 18px;
  margin: 80px 25px 25px;
  text-align: left; }
  @media screen and (min-width: 768px) {
    .main-nav-opened .user-nav {
      margin-top: 105px; } }
  .main-nav-opened .user-nav a:before {
    display: inline-block;
    margin-right: 10px; }
  .main-nav-opened .user-nav .submenu {
    margin-bottom: 15px; }
    .main-nav-opened .user-nav .submenu ul {
      border-left: 1px solid;
      padding-left: 10px; }
      .main-nav-opened .user-nav .submenu ul li {
        font-size: 14px;
        padding: 5px 0; }

.site-info {
  display: none;
  padding: 0 30px 30px;
  position: absolute;
  bottom: 0; }
  .site-info .site-nav {
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-align: center; }
    .site-info .site-nav li {
      font-weight: 700;
      margin: 0 10px; }
  .site-info .legal-text {
    color: #fff;
    font-size: 12px;
    text-align: center; }

.main-nav-opened .site-info {
  display: block; }

.accept-terms .well {
  background-color: rgba(97, 206, 112, 0.4);
  border: 0px; }

#certificate-content .certificate-container {
  margin-top: 30px; }

#certificate-content .container-fluid {
  padding: 0; }

.edit-certificates {
  margin-top: 20px; }
  .edit-certificates .alert {
    color: #000; }

.certificate-container {
  background-color: #fcf6ef;
  margin: 0 auto;
  padding: 20px;
  position: relative;
  border-width: 10px;
  border-style: solid;
  border-top-color: #61CE70;
  border-right-color: #2B3CA3;
  border-bottom-color: #9200FD;
  border-left-color: #FF5400; }
  @media screen and (min-width: 768px) {
    .certificate-container {
      background-color: transparent;
      background-image: url('/static/img/bg-certificate-clean.png?b29ef65c5789');
      background-size: 100%;
      background-repeat: no-repeat;
      border: 0;
      height: 370px;
      padding: 22px; } }
  @media screen and (min-width: 992px) {
    .certificate-container {
      height: 504px;
      max-width: 866px;
      padding: 30px; } }
  .certificate-container:before {
    border-width: 2px;
    border-style: solid;
    border-top-color: #61CE70;
    border-right-color: #2B3CA3;
    border-bottom-color: #9200FD;
    border-left-color: #FF5400;
    position: absolute;
    content: '';
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px; }
    @media screen and (min-width: 768px) {
      .certificate-container:before {
        display: none; } }
  .certificate-container .certificate-title {
    font-size: 4vmax;
    line-height: 1;
    margin: 50px 0 10px;
    text-align: center;
    text-transform: uppercase; }
    @media screen and (min-width: 768px) {
      .certificate-container .certificate-title {
        font-size: 3.5vmax;
        margin: 0 0 10px; } }
    @media screen and (min-width: 992px) {
      .certificate-container .certificate-title {
        font-size: 56px;
        line-height: 0.5;
        margin: 0 0 20px; } }
  .certificate-container .certificate-info {
    text-align: center; }
    .certificate-container .certificate-info p {
      font-size: 12px;
      margin-bottom: 5px; }
      @media screen and (min-width: 992px) {
        .certificate-container .certificate-info p {
          font-size: 14px;
          margin-bottom: 10px; } }
    .certificate-container .certificate-info .student {
      color: #9200FD;
      font-size: 30px;
      font-weight: 800;
      line-height: 1; }
    .certificate-container .certificate-info .certificate-template {
      margin-left: 100px;
      margin-right: 100px; }
      .certificate-container .certificate-info .certificate-template textarea {
        border: 0;
        width: 100%; }
  .certificate-container footer {
    font-size: 12px; }
    @media screen and (min-width: 768px) {
      .certificate-container footer {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        position: absolute;
        bottom: 25px;
        left: 30px;
        right: 30px; } }
    @media screen and (min-width: 992px) {
      .certificate-container footer {
        bottom: 40px;
        left: 45px;
        right: 45px; } }
    .certificate-container footer .credits-section {
      margin: 15px 0; }
      @media screen and (min-width: 768px) {
        .certificate-container footer .credits-section {
          margin: 0; } }
      .certificate-container footer .credits-section p {
        margin: 5px 0 0; }
        @media screen and (min-width: 992px) {
          .certificate-container footer .credits-section p {
            margin: 10px 0 0; } }
      .certificate-container footer .credits-section a {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        @media screen and (min-width: 768px) {
          .certificate-container footer .credits-section a {
            display: inline; } }
    .certificate-container footer .coordinator-section p {
      margin-bottom: 0; }
    .certificate-container footer .coordinator-section .role-coordinator {
      font-style: italic; }
  .certificate-container.receipt {
    background: #fff;
    border: 0;
    padding: 30px; }
    @media screen and (min-width: 768px) {
      .certificate-container.receipt {
        background-size: 100%;
        padding: 30px 100px; } }
    @media screen and (min-width: 992px) {
      .certificate-container.receipt {
        padding: 60px 140px; } }
    .certificate-container.receipt:before {
      border-width: 3px;
      top: 10px;
      right: 10px;
      bottom: 10px;
      left: 10px; }
    @media screen and (min-width: 992px) {
      .certificate-container.receipt footer {
        bottom: 50px;
        left: 150px;
        right: 150px; } }
.certificate-signature {
  margin-bottom: 10px;
  position: relative; }
  .certificate-signature .btn {
    position: absolute;
    right: -120px;
    bottom: 30px;
    box-shadow: 2px 2px 5px 0px #adadad; }
  .certificate-signature p {
    background-color: #fff;
    margin-bottom: 5px; }
  .certificate-signature img {
    height: 40px; }
    @media screen and (min-width: 992px) {
      .certificate-signature img {
        height: 60px; } }
.certificate-admin {
  height: 704px;
  counter-reset: steps-counter; }
  @media screen and (min-width: 768px) {
    .certificate-admin {
      background-image: url('/static/img/bg-certificate-clean-edit.png?b29ef65c5789');
      background-size: 100%; } }
  .certificate-admin .certificate-logo {
    max-width: 150px; }
    .certificate-admin .certificate-logo input {
      margin-top: 10px;
      width: 120px; }
  .certificate-admin .text-muted, .certificate-admin .student {
    cursor: not-allowed; }
  .certificate-admin .coordinator-section {
    width: 180px;
    margin: 0 -15px -15px 0; }
    .certificate-admin .coordinator-section .certificate-signature input {
      font-size: 14px;
      margin-top: 5px;
      width: 120px; }
    .certificate-admin .coordinator-section .role-coordinator {
      font-style: normal; }
    .certificate-admin .coordinator-section .editable-text {
      margin-bottom: 0; }
  .certificate-admin .institute:before,
  .certificate-admin .certificate-logo:before,
  .certificate-admin .name-coordinator:before,
  .certificate-admin .role-coordinator:before,
  .certificate-admin .certificate-template:before,
  .certificate-admin .certificate-signature:before {
    background-color: #FFA200;
    border-radius: 100%;
    color: #fff;
    content: counter(steps-counter);
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    height: 20px;
    left: -25px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    width: 20px; }
  .certificate-admin .institute {
    margin-right: 5px; }
    .certificate-admin .institute input {
      display: inline-block;
      width: 200px; }
    .certificate-admin .institute:before {
      left: -40px; }
  .certificate-admin .institute,
  .certificate-admin .certificate-logo,
  .certificate-admin .name-coordinator,
  .certificate-admin .role-coordinator,
  .certificate-admin .certificate-template,
  .certificate-admin .certificate-signature {
    counter-increment: steps-counter;
    position: relative; }

.course-activity {
  background-color: rgba(77, 77, 77, 0.3);
  padding: 30px;
  position: relative; }
  .course-activity .question h1 {
    color: #2B3CA3;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    margin: 0 0 30px 0; }
  .course-activity .answers {
    margin: 20px 0; }
  .course-activity .simplechoice-answers .answer {
    font-size: 16px; }
    .course-activity .simplechoice-answers .answer label {
      vertical-align: top; }
      .course-activity .simplechoice-answers .answer label .icons {
        display: inline !important;
        margin-top: 10px;
        position: static !important; }
  .course-activity .multiplechoice-answers .answer {
    font-size: 16px; }
    .course-activity .multiplechoice-answers .answer label {
      vertical-align: top; }
      .course-activity .multiplechoice-answers .answer label .icons {
        display: inline !important;
        margin-top: 10px;
        position: static !important; }
  .course-activity .trueorfalse-answers .answer {
    font-size: 16px;
    margin: 10px 0;
    padding: 10px 0; }
  .course-activity .relationship-answers .answer {
    font-size: 16px;
    margin: 10px 0;
    padding: 10px 0; }
    .course-activity .relationship-answers .answer > * {
      line-height: 2; }
  .course-activity .slides {
    margin: -30px; }
    .course-activity .slides .slides-material {
      position: relative; }
      .course-activity .slides .slides-material:before {
        display: block;
        content: " ";
        width: 100%;
        padding-top: 72.91667%; }
      .course-activity .slides .slides-material > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    .course-activity .slides img {
      margin: 0 auto; }
    .course-activity .slides .slides-navigation {
      background-color: #2B3CA3;
      clear: both;
      color: #fff;
      padding: 8px;
      text-align: center;
      position: relative;
      bottom: 0;
      width: 100%; }
    .course-activity .slides .previous, .course-activity .slides .next, .course-activity .slides .slides-number {
      display: inline-block; }
    .course-activity .slides .previous, .course-activity .slides .next {
      color: #fff;
      cursor: pointer;
      font-size: 12px;
      font-weight: 600;
      height: 34px;
      line-height: 32px;
      position: relative;
      vertical-align: bottom;
      text-indent: -999999px; }
      @media screen and (min-width: 480px) {
        .course-activity .slides .previous, .course-activity .slides .next {
          text-indent: 0; } }
      @media screen and (min-width: 992px) {
        .course-activity .slides .previous, .course-activity .slides .next {
          height: 45px;
          line-height: 40px; } }
    .course-activity .slides .previous {
      padding-right: 40px; }
      @media screen and (min-width: 992px) {
        .course-activity .slides .previous {
          padding-right: 45px; } }
      .course-activity .slides .previous:after {
        border-top: 15px solid transparent;
        border-right: 25px solid #fff;
        border-bottom: 15px solid transparent;
        content: '';
        height: 0;
        width: 0;
        position: absolute;
        right: 0;
        top: 2px; }
        @media screen and (min-width: 992px) {
          .course-activity .slides .previous:after {
            border-top: 20px solid transparent;
            border-right: 35px solid #fff;
            border-bottom: 20px solid transparent; } }
    .course-activity .slides .next {
      padding-left: 40px; }
      @media screen and (min-width: 992px) {
        .course-activity .slides .next {
          padding-left: 45px; } }
      .course-activity .slides .next:before {
        border-top: 15px solid transparent;
        border-left: 25px solid #fff;
        border-bottom: 15px solid transparent;
        content: '';
        height: 0;
        width: 0;
        position: absolute;
        left: 0;
        top: 2px; }
        @media screen and (min-width: 992px) {
          .course-activity .slides .next:before {
            border-top: 20px solid transparent;
            border-left: 35px solid #fff;
            border-bottom: 20px solid transparent; } }
    .course-activity .slides .slides-number {
      background-color: #fff;
      border-radius: 25px;
      color: #2B3CA3;
      font-size: 16px;
      font-weight: 700;
      margin: 0 15px;
      padding: 6px 15px; }
      @media screen and (min-width: 992px) {
        .course-activity .slides .slides-number {
          font-size: 18px;
          margin: 0 20px;
          padding: 10px 20px; } }
  .course-activity .alert {
    font-weight: 700; }
    .course-activity .alert .fa {
      margin-right: 5px; }
  .course-activity .submit {
    margin-top: 40px; }
  .course-activity label {
    font-weight: normal; }
  .course-activity .wrong {
    color: #FF5400; }
  .course-activity .correct {
    color: #61CE70; }
  .course-activity table tr, .course-activity table tr td {
    border: none; }
  .course-activity .textcenter {
    text-align: center; }
  .course-activity .textright {
    text-align: right; }
  .course-activity .forum-thread {
    background-color: transparent;
    padding: 0; }
  .course-activity .checkbox,
  .course-activity .radio {
    margin-bottom: 12px;
    position: relative;
    -webkit-transition: color 0.25s linear;
    -o-transition: color 0.25s linear;
    transition: color 0.25s linear; }
    .course-activity .checkbox input,
    .course-activity .radio input {
      outline: none !important;
      display: none; }
    .course-activity .checkbox span,
    .course-activity .radio span {
      margin-left: 15px; }
      .course-activity .checkbox span.icons,
      .course-activity .radio span.icons {
        margin: 0 auto; }
        .course-activity .checkbox span.icons span,
        .course-activity .radio span.icons span {
          margin: 0 auto; }
    .course-activity .checkbox .icons,
    .course-activity .radio .icons {
      color: #4D4D4D;
      display: block !important;
      height: 21px;
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 21px;
      text-align: center;
      line-height: 23px;
      font-size: 23px;
      -webkit-transition: color 0.25s linear;
      -o-transition: color 0.25s linear;
      transition: color 0.25s linear; }
      .course-activity .checkbox .icons .first-icon,
      .course-activity .checkbox .icons .second-icon,
      .course-activity .radio .icons .first-icon,
      .course-activity .radio .icons .second-icon {
        position: absolute;
        left: 0;
        top: 0;
        opacity: 100;
        filter: alpha(opacity=10000); }
      .course-activity .checkbox .icons .second-icon,
      .course-activity .radio .icons .second-icon {
        opacity: 0;
        filter: alpha(opacity=0); }
    .course-activity .checkbox:hover,
    .course-activity .radio:hover {
      cursor: pointer; }
      .course-activity .checkbox:hover .first-icon,
      .course-activity .radio:hover .first-icon {
        opacity: 0;
        filter: alpha(opacity=0); }
      .course-activity .checkbox:hover .second-icon,
      .course-activity .radio:hover .second-icon {
        opacity: 100;
        filter: alpha(opacity=10000); }
    .course-activity .checkbox.checked,
    .course-activity .radio.checked {
      color: #2B3CA3; }
      .course-activity .checkbox.checked .icons,
      .course-activity .radio.checked .icons {
        color: #61CE70; }
      .course-activity .checkbox.checked .first-icon,
      .course-activity .radio.checked .first-icon {
        opacity: 0;
        filter: alpha(opacity=0); }
      .course-activity .checkbox.checked .second-icon,
      .course-activity .radio.checked .second-icon {
        opacity: 100;
        filter: alpha(opacity=10000); }
    .course-activity .checkbox.disabled,
    .course-activity .radio.disabled {
      cursor: default;
      color: #bbbbbb; }
      .course-activity .checkbox.disabled .icons,
      .course-activity .radio.disabled .icons {
        color: #bbbbbb; }
      .course-activity .checkbox.disabled .first-icon,
      .course-activity .radio.disabled .first-icon {
        opacity: 100;
        filter: alpha(opacity=10000); }
      .course-activity .checkbox.disabled .second-icon,
      .course-activity .radio.disabled .second-icon {
        opacity: 0;
        filter: alpha(opacity=0); }
      .course-activity .checkbox.disabled.checked .icons,
      .course-activity .radio.disabled.checked .icons {
        color: #bbbbbb; }
      .course-activity .checkbox.disabled.checked .first-icon,
      .course-activity .radio.disabled.checked .first-icon {
        opacity: 0;
        filter: alpha(opacity=0); }
      .course-activity .checkbox.disabled.checked .second-icon,
      .course-activity .radio.disabled.checked .second-icon {
        opacity: 100;
        filter: alpha(opacity=10000); }

.lesson-activity .slides img {
  margin: 0 auto; }

@media screen and (max-width: 767px) {
  .lesson-activity {
    padding: 0; } }

.course-classes .form-control {
  border: 2px solid #006eb1;
  border-radius: 0;
  box-shadow: none; }

.course-classes .professor-assistant {
  margin: 20px 0; }

.course-classes .alert label {
  margin-bottom: 0; }
  .course-classes .alert label input {
    float: left;
    margin-right: 5px; }

.course-classes .add-users {
  margin: 40px 0;
  overflow: hidden; }
  .course-classes .add-users label {
    float: left;
    margin-top: 5px; }
  .course-classes .add-users .autocomplete {
    padding: 0 205px 0 195px; }
  .course-classes .add-users .btn {
    float: right;
    margin-top: -33px; }
  .course-classes .add-users .form-row:not(:last-of-type) {
    margin-bottom: 15px; }

@media screen and (min-width: 992px) {
  .course-classes .table tbody td:first-child {
    width: initial; } }

.main-header {
  background-color: #eeeeee;
  color: #000;
  padding: 15px 0 0; }
  @media screen and (min-width: 480px) {
    .main-header {
      padding: 20px 0; } }
  .main-header .page-header {
    border: 0;
    margin: 0; }
    .main-header .page-header h1 {
      font-size: 18px;
      margin: 0;
      text-transform: uppercase; }
      .main-header .page-header h1 span {
        display: inline-block; }
  .main-header .course-name {
    color: #000;
    font-size: 30px;
    margin: 0; }
  .main-header .course-slug {
    margin-bottom: 5px; }
    .main-header .course-slug label {
      color: #000;
      font-weight: normal; }
  .main-header .course-details {
    font-size: 12px;
    margin-top: 5px;
    text-transform: uppercase; }
    .main-header .course-details .label {
      color: #4D4D4D;
      font-weight: normal;
      padding: 0;
      font-size: inherit; }
    .main-header .course-details a {
      color: #2B3CA3; }
      .main-header .course-details a:hover {
        color: #202d7b; }
      .main-header .course-details a.course-instructor:after {
        content: " // ";
        color: black;
        margin-right: 3px; }
      .main-header .course-details a:last-child:after {
        content: ""; }
  .main-header .course-sections {
    border-bottom: 1px solid #c9a30d;
    border-top: 1px solid #c9a30d;
    margin: 10px -15px 0; }
    @media screen and (min-width: 768px) {
      .main-header .course-sections {
        border: 0;
        margin: 0; } }
    @media screen and (min-width: 768px) {
      .main-header .course-sections {
        text-align: right; } }
    .main-header .course-sections a {
      border-right: 1px solid #c9a30d;
      color: #000;
      display: inline-block;
      font-size: 9px;
      font-weight: 700;
      height: 65px;
      margin-left: -1%;
      padding: 2%;
      vertical-align: top;
      text-align: center;
      width: 24.1%; }
      .main-header .course-sections a:last-of-type {
        border-right: 0; }
      @media screen and (min-width: 480px) {
        .main-header .course-sections a {
          height: auto;
          font-size: 10px;
          padding: 2.5% 4%; } }
      @media screen and (min-width: 768px) {
        .main-header .course-sections a {
          color: #000;
          border-bottom-color: transparent !important;
          border-bottom-style: solid;
          border-bottom-width: 1px;
          cursor: pointer;
          line-height: 1.2;
          -webkit-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
          border-bottom-width: 2px !important;
          border-right: 0;
          margin: 0 5px;
          padding: 0;
          width: auto; }
          .main-header .course-sections a:before {
            color: #000; }
          .main-header .course-sections a:hover, .main-header .course-sections a:focus, .main-header .course-sections a:active {
            color: #000;
            border-bottom-color: #000 !important; }
            .main-header .course-sections a:hover:before, .main-header .course-sections a:focus:before, .main-header .course-sections a:active:before {
              color: #000; } }
      @media screen and (min-width: 992px) {
        .main-header .course-sections a {
          margin: 0 8px; } }
      .main-header .course-sections a:before {
        display: block;
        font-size: 18px; }
    .main-header .course-sections.admin-menu a {
      width: 20.5%; }
      .main-header .course-sections.admin-menu a:last-of-type {
        border-right: 1px solid #c9a30d; }
      @media screen and (min-width: 768px) {
        .main-header .course-sections.admin-menu a {
          padding: 0;
          width: auto; }
          .main-header .course-sections.admin-menu a:last-of-type {
            border-right: 0; } }
    .main-header .course-sections .dropdown {
      float: right;
      height: 65px;
      width: 18%; }
      @media screen and (min-width: 768px) {
        .main-header .course-sections .dropdown {
          display: inline-block;
          float: none;
          height: auto;
          padding: 0;
          width: auto; } }
      .main-header .course-sections .dropdown .tools {
        border: 0 !important;
        height: 65px;
        padding: 15% 24%;
        width: auto; }
        @media screen and (min-width: 768px) {
          .main-header .course-sections .dropdown .tools {
            height: auto;
            padding: 0; } }
      .main-header .course-sections .dropdown .dropdown-menu {
        background-color: #eeeeee;
        border: 0;
        border-radius: 0;
        padding: 0; }
        .main-header .course-sections .dropdown .dropdown-menu li a {
          border: 0;
          font-size: 12px;
          height: auto !important;
          margin: 0;
          max-width: auto;
          padding: 6px 12px;
          text-align: left;
          width: 100%; }
          .main-header .course-sections .dropdown .dropdown-menu li a:hover {
            background-color: #e2e2e2; }
        .main-header .course-sections .dropdown .dropdown-menu li:nth-child(even) a {
          background-color: #d5d5d5; }
          .main-header .course-sections .dropdown .dropdown-menu li:nth-child(even) a:hover {
            background-color: #c8c8c8; }
  .main-header .lesson-units {
    margin-top: 5px; }
    .main-header .lesson-units .lesson-list-dropdown .dropdown-toggle {
      background: transparent;
      border: 0;
      box-shadow: none;
      font-size: 12px;
      padding: 0;
      text-align: left;
      width: 100%; }
      @media screen and (min-width: 1200px) {
        .main-header .lesson-units .lesson-list-dropdown .dropdown-toggle {
          font-size: 16px; } }
      .main-header .lesson-units .lesson-list-dropdown .dropdown-toggle .lesson-name:after {
        margin-left: 5px; }
    .main-header .lesson-units .lesson-list-dropdown .dropdown-menu {
      border: 0;
      border-radius: 0;
      border-top: 2px solid #777777;
      background-color: #eeeeee;
      font-size: 12px;
      margin-top: 10px;
      padding: 0;
      width: 100%; }
      @media screen and (min-width: 1200px) {
        .main-header .lesson-units .lesson-list-dropdown .dropdown-menu {
          font-size: 16px; } }
      .main-header .lesson-units .lesson-list-dropdown .dropdown-menu li a {
        color: #000;
        padding: 12px 15px; }
      .main-header .lesson-units .lesson-list-dropdown .dropdown-menu li:nth-child(even) a {
        background-color: #d5d5d5; }
        .main-header .lesson-units .lesson-list-dropdown .dropdown-menu li:nth-child(even) a:hover {
          background-color: #c8c8c8; }

.lesson-units-mobile, .lesson-units-nav-mobile {
  border: 1px solid #c9a30d;
  border-radius: 14px;
  display: block;
  font-size: 12px;
  height: 26px;
  margin-top: 5px;
  padding: 0 10px; }
  .lesson-units-mobile .lesson-breadcrumb, .lesson-units-nav-mobile .lesson-breadcrumb {
    display: block;
    margin-top: 3px; }
  .lesson-units-mobile .form-control, .lesson-units-nav-mobile .form-control {
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 18px;
    margin-top: -18px;
    padding: 0 0 0 50px;
    position: relative;
    z-index: 1; }

.help-text {
  color: #777777;
  font-size: 11px;
  margin-bottom: 5px; }

@media screen and (min-width: 1025px) {
  .course {
    margin-top: -30px; } }

@media screen and (min-width: 1200px) {
  .course .page {
    margin-top: 30px; } }

.course .page .page-header h1, .course .page .page-header h2, .course .page .page-header h3, .course .page .page-header h4, .course .page .page-header h5, .course .page .page-header h6 {
  color: #000; }
  @media screen and (min-width: 480px) {
    .course .page .page-header h1, .course .page .page-header h2, .course .page .page-header h3, .course .page .page-header h4, .course .page .page-header h5, .course .page .page-header h6 {
      font-size: 36px; } }
.course .page .page-header .btn {
  float: right;
  margin-top: 10px; }

.course .page .page-header .action-button {
  margin: 0 2px; }

.course .page .page-header .row:last-child, .course .page .page-header .widget .line:last-child, .widget .course .page .page-header .line:last-child {
  margin-top: 20px; }

.course-content {
  margin: 25px auto;
  padding: 0 15px; }
  @media screen and (min-width: 480px) {
    .course-content {
      margin: 40px auto; } }
  .course-content .summary .btn-info .text-info {
    color: #fff; }
  .course-content .scssons {
    margin-top: 20px; }
    .course-content .scssons .scsson {
      margin-bottom: 40px;
      margin-top: 20px; }
      .course-content .scssons .scsson .title {
        display: block;
        font-size: 16px;
        font-weight: regular; }
      .course-content .scssons .scsson .description {
        font-size: 13px; }
      .course-content .scssons .scsson .editable ul {
        margin: 0 0 15px 0;
        padding: 0 0 0 29px; }
        .course-content .scssons .scsson .editable ul li {
          margin: 0; }
      .course-content .scssons .scsson li {
        margin: 36px 0; }
    .course-content .scssons .table {
      margin-bottom: 7px; }
      .course-content .scssons .table tr td {
        border: none;
        margin: 0;
        padding: 0; }
        .course-content .scssons .table tr td a {
          color: #fff; }
    .course-content .scssons i.fa-youtube-play {
      color: #FF5400; }
    .course-content .scssons i.fa-list {
      color: #00A9FB; }
  .course-content .next-lesson {
    background-color: rgba(77, 77, 77, 0.3);
    height: 347px;
    padding: 30px;
    text-align: center; }
    @media (min-width: 1200px) {
      .course-content .next-lesson {
        height: 423px; } }
    .course-content .next-lesson:before {
      content: '';
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
    .course-content .next-lesson .centered {
      display: inline-block;
      vertical-align: middle;
      width: 98%; }
  .course-content .instructors {
    margin-top: 20px; }
    .course-content .instructors .instructor {
      margin-bottom: 10px;
      margin-top: 10px; }
    .course-content .instructors .fullname {
      color: #000;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 18px;
      font-weight: 700;
      text-transform: none; }
    .course-content .instructors .job-title {
      border-bottom: 1px solid #eeeeee;
      margin-bottom: 9px !important;
      padding-bottom: 9px !important;
      font-size: 14px; }
    .course-content .instructors .instructor-photo {
      margin-bottom: 10px;
      max-width: 260px; }
    .course-content .instructors .instructor-wrapper {
      display: block;
      overflow: hidden; }
      .course-content .instructors .instructor-wrapper:hover .editable {
        background-color: #ffeccc; }
      .course-content .instructors .instructor-wrapper:hover .instructor-photo img {
        opacity: 0.8; }
    .course-content .instructors .missing-avatar {
      border: 1px solid #ddd;
      text-align: center; }
      .course-content .instructors .missing-avatar:before {
        content: '';
        display: inline-block;
        vertical-align: middle; }
      .course-content .instructors .missing-avatar .centered {
        margin: -16px 4px 4px 4px;
        display: inline-block;
        vertical-align: middle;
        width: -moz-calc("100% - 8px");
        width: -webkit-calc("100% - 8px");
        width: calc("100% - 8px"); }
        .course-content .instructors .missing-avatar .centered i {
          background: #ddd;
          color: #c0c0c0;
          display: block;
          font-size: 72px;
          padding: 27px 0; }
  .course-content .thumbnail {
    border: 1px solid #eeeeee;
    padding: 0; }
    #admin .course-content .thumbnail {
      margin-top: 20px !important;
      padding-top: 0 !important; }
    .course-content .thumbnail .thumbnail-title {
      margin: 2px 10px 0; }
    .course-content .thumbnail .btn-edit-thumbnail {
      margin: 5px; }
    .course-content .thumbnail .add-thumbnail {
      text-align: center; }
  .course-content .course-video {
    margin: 0 auto 40px;
    max-width: 720px; }
  .course-content .video,
  .course-content .activity,
  .course-content .course-thumbnail {
    background-color: rgba(255, 255, 255, 0.5);
    margin-top: 10px; }
    .course-content .video .video-title,
    .course-content .activity .video-title,
    .course-content .course-thumbnail .video-title {
      background-color: #eeeeee;
      margin: 10px 0 0 10px; }
    .course-content .video .btn-edit-video,
    .course-content .activity .btn-edit-video,
    .course-content .course-thumbnail .btn-edit-video {
      margin: 5px 10px 0 0; }
    .course-content .video .img-responsive,
    .course-content .activity .img-responsive,
    .course-content .course-thumbnail .img-responsive {
      margin: 10px auto; }

.student-notes {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0; }
  @media screen and (min-width: 768px) {
    .student-notes {
      left: 100px; } }
  .student-notes .show-note {
    position: fixed;
    bottom: 0;
    right: 0; }
  .student-notes .notes-container {
    background-color: #fff;
    border-radius: 10px 10px 0 0;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0; }
    @media screen and (min-width: 480px) {
      .student-notes .notes-container {
        left: 100px; } }
    .student-notes .notes-container .notes-header {
      background-color: #61CE70;
      border-radius: 10px 10px 0 0;
      padding: 10px 15px; }
      .student-notes .notes-container .notes-header h4 {
        color: #fff;
        display: inline-block;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: 700;
        margin: 0 10px 0 0; }
      .student-notes .notes-container .notes-header .all-notes {
        display: none;
        font-size: 12px;
        line-height: 12px;
        color: #fff;
        border-bottom-color: #fff !important;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        cursor: pointer;
        line-height: 1.2;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        .student-notes .notes-container .notes-header .all-notes:before {
          color: #fff; }
        .student-notes .notes-container .notes-header .all-notes:hover, .student-notes .notes-container .notes-header .all-notes:focus, .student-notes .notes-container .notes-header .all-notes:active {
          color: #fff;
          border-bottom-color: transparent !important; }
          .student-notes .notes-container .notes-header .all-notes:hover:before, .student-notes .notes-container .notes-header .all-notes:focus:before, .student-notes .notes-container .notes-header .all-notes:active:before {
            color: #fff; }
        .student-notes .notes-container .notes-header .all-notes:after {
          margin-left: 5px; }
        @media screen and (min-width: 768px) {
          .student-notes .notes-container .notes-header .all-notes {
            display: inline-block; } }
      .student-notes .notes-container .notes-header .btn {
        font-weight: 600; }
      .student-notes .notes-container .notes-header .save {
        float: right;
        margin: -2px 15px 0 0; }
        .student-notes .notes-container .notes-header .save:before {
          vertical-align: middle; }
      .student-notes .notes-container .notes-header .hide-note {
        float: right;
        margin: -2px 0 0 0; }
    .student-notes .notes-container .notes-content {
      padding: 15px; }
      .student-notes .notes-container .notes-content textarea {
        border: 0;
        width: 100%; }
  .student-notes .message {
    border-radius: 20px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    left: 50%;
    margin-left: -125px;
    padding: 5px 13px;
    position: absolute;
    top: 50%; }
    .student-notes .message.success {
      background: #61CE70;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
      color: #fff; }
    .student-notes .message.failure {
      background: #FF5400;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
      color: #fff; }

.main-nav-opened .student-notes {
  left: 250px; }
  .main-nav-opened .student-notes .notes-container {
    left: 250px; }

.course .lesson-units-nav {
  display: none;
  position: relative; }
  @media screen and (min-width: 768px) {
    .course .lesson-units-nav {
      display: block; } }
  .course .lesson-units-nav .line {
    background: #2B3CA3;
    background: -moz-linear-gradient(left, #2B3CA3 0%, #2B3CA3 50%, #777777 50%, #777777 100%);
    background: -webkit-linear-gradient(left, #2B3CA3 0%, #2B3CA3 50%, #777777 50%, #777777 100%);
    background: linear-gradient(to right, #2B3CA3 0%, #2B3CA3 50%, #777777 50%, #777777 100%);
    height: 3px; }
  .course .lesson-units-nav .progress {
    background: #9b9b9b;
    border-radius: 0;
    box-shadow: none;
    height: 3px;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1; }
    .course .lesson-units-nav .progress .progress-bar {
      background: #2B3CA3; }
  .course .lesson-units-nav .container-fluid {
    margin-top: -3px;
    max-width: 1050px !important; }

.course .units {
  width: 100%; }
  .course .units .units-title {
    background: #2B3CA3;
    border-radius: 20px;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 600;
    height: 20px;
    margin-top: -9px;
    padding: 0 10px;
    text-align: center; }
  .course .units .unit {
    border-radius: 100%;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 600;
    height: 20px;
    margin: -9px 0 0 6%;
    text-align: center;
    width: 20px;
    color: #fff;
    cursor: pointer;
    background-color: #9b9b9b;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .course .units .unit:before {
      color: #fff; }
    .course .units .unit:hover, .course .units .unit:focus, .course .units .unit:active {
      color: #fff;
      background-color: #828282; }
      .course .units .unit:hover:before, .course .units .unit:focus:before, .course .units .unit:active:before {
        color: #fff; }
    .course .units .unit.current {
      box-sizing: border-box;
      height: 29px;
      font-size: 16px;
      margin-top: -12px;
      padding: 2px;
      width: 29px; }
      .course .units .unit.current span {
        background-color: #2B3CA3;
        border: 2px solid #fff;
        border-radius: 100%;
        display: block;
        height: 25px;
        width: 25px;
        -webkit-transition: background 0.5s ease;
        -o-transition: background 0.5s ease;
        transition: background 0.5s ease; }
    .course .units .unit.current, .course .units .unit.done {
      background: #2B3CA3; }
      .course .units .unit.current:hover, .course .units .unit.done:hover {
        background: #202d7b; }
        .course .units .unit.current:hover span, .course .units .unit.done:hover span {
          background: #202d7b; }
    .course .units .unit span {
      border-radius: 100%;
      display: block;
      height: inherit;
      width: inherit; }
  .course .units .add-unit {
    background-color: #61CE70;
    line-height: 2;
    padding: 0;
    text-align: center; }
    .course .units .add-unit:hover {
      background-color: #3cc04e; }
    .course .units .add-unit i {
      position: static; }

.course .lesson-list .primary-page-header h3 {
  display: inline-block;
  margin: 0 15px 15px 0;
  vertical-align: middle; }

.course .lesson-list .lesson {
  background: transparent;
  margin-bottom: 30px; }
  .course .lesson-list .lesson .title {
    color: #000;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 3vmax;
    font-weight: 700;
    margin: 0 0 10px; }
    @media screen and (min-width: 480px) {
      .course .lesson-list .lesson .title {
        font-size: 24px; } }
  .course .lesson-list .lesson .description {
    color: #000;
    font-size: 14px;
    margin-bottom: 30px; }
    @media screen and (min-width: 480px) {
      .course .lesson-list .lesson .description {
        font-size: 16px; } }
  .course .lesson-list .lesson .options {
    margin-bottom: 10px;
    text-align: right; }
    @media screen and (min-width: 768px) {
      .course .lesson-list .lesson .options .btn + .btn {
        margin-top: 10px; } }
    .course .lesson-list .lesson .options .lesson-status {
      margin-bottom: 10px; }
      @media screen and (min-width: 768px) {
        .course .lesson-list .lesson .options .lesson-status .btn + .btn {
          margin-top: 0px; }
        .course .lesson-list .lesson .options .lesson-status .fa {
          font-size: 15px;
          margin-right: 3px; } }
.course-lesson .lesson-content {
  margin: 0 auto;
  max-width: 720px !important; }
  .course-lesson .lesson-content .lesson-info {
    margin-top: 30px; }
    .course-lesson .lesson-content .lesson-info .page-header {
      margin-bottom: 20px; }
    .course-lesson .lesson-content .lesson-info .lesson-materials {
      margin-top: 20px; }

.course-lesson .live-lesson-content {
  margin: 0 auto;
  max-width: 1220px !important;
  height: 100%; }
  .course-lesson .live-lesson-content #live-chat {
    height: 300px;
    width: 100%; }
  @media screen and (min-width: 800px) {
    .course-lesson .live-lesson-content .video {
      float: left;
      width: 70%; }
    .course-lesson .live-lesson-content #live-chat {
      width: 30%;
      height: 500px; } }
  @media screen and (min-width: 1200px) {
    .course-lesson .live-lesson-content .video {
      float: left;
      width: 70%; }
    .course-lesson .live-lesson-content #live-chat {
      width: 30%;
      height: 700px; } }
.unit-name {
  color: #000;
  font-size: 25px;
  margin-top: 0px; }

.course-intro .course-content {
  max-width: 1050px !important; }
  .course-intro .course-content .course-info {
    margin-bottom: 40px; }
    @media screen and (min-width: 992px) {
      .course-intro .course-content .course-info {
        display: flex; } }
    .course-intro .course-content .course-info .column {
      background-color: #eeeeee;
      box-sizing: border-box;
      padding: 20px; }
      @media screen and (min-width: 480px) {
        .course-intro .course-content .course-info .column {
          padding: 30px; } }
      @media screen and (min-width: 992px) {
        .course-intro .course-content .course-info .column {
          width: 60%; } }
      .course-intro .course-content .course-info .column:last-child {
        background-color: #e2e2e2; }
        @media screen and (min-width: 992px) {
          .course-intro .course-content .course-info .column:last-child {
            width: 40%; } }
    .course-intro .course-content .course-info .another-info {
      margin-top: 30px; }

.course-stats .students, .course-stats .scssons {
  margin: 20px 0 0;
  padding: 0;
  list-style: none; }

.course-stats .students li {
  margin-bottom: 20px; }

ul.uploaded-files-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.uploaded-files-list li {
    border-bottom: 1px solid #eeeeee;
    padding: 5px 0; }

@media (max-width: 480px) {
  .course-material blockquote p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px; } }

.course-material .uploaded-files-list h4 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700; }

.course-material .uploaded-files-list li {
  height: 35px;
  width: 100%; }

.course-material .uploaded-files-list a {
  float: left;
  max-width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

#admin .course-material .page-header h3 {
  display: inline-block; }

#admin .course-material .materials-message {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 15px; }

#admin .course-material .dropzone {
  font-weight: 700;
  text-align: center; }

.course-stats {
  color: #000; }
  .course-stats .filters {
    margin-bottom: 20px; }
    .course-stats .filters .row > div, .course-stats .filters .widget .line > div, .widget .course-stats .filters .line > div {
      margin-bottom: 10px; }
      @media screen and (min-width: 768px) {
        .course-stats .filters .row > div, .course-stats .filters .widget .line > div, .widget .course-stats .filters .line > div {
          height: 40px;
          margin-bottom: 0; } }
    .course-stats .filters label {
      margin-bottom: 0;
      width: 100%; }
      .course-stats .filters label span {
        display: block;
        padding: 6px 0; }
        @media screen and (min-width: 768px) {
          .course-stats .filters label span {
            float: left; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .course-stats .filters #filter-class {
        width: 145px; } }
    @media screen and (min-width: 768px) {
      .course-stats .filters #filter-class {
        float: right; } }
    .course-stats .filters .filter-keyword .form-control, .course-stats .filters .filter-ordering .form-control {
      display: block;
      width: 100%; }
    @media screen and (min-width: 992px) {
      .course-stats .filters .filter-keyword, .course-stats .filters .filter-ordering, .course-stats .filters .filter-reverse {
        text-align: right; } }
    @media screen and (max-width: 991px) {
      .course-stats .filters .filter-keyword .btn, .course-stats .filters .filter-ordering .btn, .course-stats .filters .filter-reverse .btn {
        display: block;
        width: 100%; } }
    @media screen and (min-width: 768px) {
      .course-stats .filters .filter-reverse {
        margin: 10px 0 -20px; }
        .course-stats .filters .filter-reverse .btn {
          position: relative;
          z-index: 1; } }
  .course-stats .nav-tabs .fa {
    font-size: 17px;
    margin-right: 2px;
    vertical-align: text-bottom; }
  .course-stats .students-total span {
    color: #2B3CA3;
    font-weight: bold; }
  .course-stats .progress {
    box-shadow: none; }
  .course-stats .progress-label {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px; }
    @media screen and (min-width: 480px) {
      .course-stats .progress-label {
        font-size: 12px; } }
  .course-stats .course-progress .progress-label {
    color: #2B3CA3; }
  .course-stats .course-progress .progress {
    border-radius: 15px;
    height: 15px; }
  .course-stats .chapter-progress .progress-label {
    color: #333333; }
  .course-stats .chapter-progress .progress {
    border-radius: 7px;
    height: 7px; }
    .course-stats .chapter-progress .progress .progress-bar {
      background-color: #333333; }
  .course-stats .textright {
    text-align: right; }
  .course-stats .activity {
    margin-bottom: 15px; }
    .course-stats .activity .activity-name {
      font-size: 12px;
      font-weight: 700;
      margin-top: 15px;
      padding-left: 20px; }
    .course-stats .activity .stats {
      color: #000;
      font-size: 11px;
      font-weight: 700;
      margin-top: 10px; }
      .course-stats .activity .stats .icon {
        border-radius: 100%;
        display: inline-block;
        font-size: 16px;
        height: 27px;
        margin-right: 5px;
        width: 27px;
        vertical-align: middle;
        text-align: center; }
        .course-stats .activity .stats .icon:before {
          color: #fff;
          vertical-align: middle; }
      .course-stats .activity .stats.done .icon {
        background-color: #87b727; }
      .course-stats .activity .stats.undone .icon {
        background-color: #d51317; }
  .course-stats .students-total span {
    color: #2B3CA3;
    font-weight: bold; }
  .course-stats .user-icon {
    float: left;
    height: 40px;
    margin-right: 10px;
    width: 40px; }
    .course-stats .user-icon img {
      border-radius: 50%;
      height: 40px;
      width: 40px; }
  .course-stats .progress {
    box-shadow: none; }
  .course-stats .progress-label {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px; }
    @media screen and (min-width: 480px) {
      .course-stats .progress-label {
        font-size: 12px; } }
  .course-stats .course-progress .progress-label {
    color: #2B3CA3; }
  .course-stats .course-progress .progress {
    border-radius: 15px;
    height: 15px; }
  .course-stats .chapter-progress .progress-label {
    color: #333333; }
  .course-stats .chapter-progress .progress {
    border-radius: 7px;
    height: 7px; }
    .course-stats .chapter-progress .progress .progress-bar {
      background-color: #333333; }
  .course-stats .textright {
    text-align: right; }
  .course-stats .activity {
    margin-bottom: 15px; }
    .course-stats .activity .stats {
      color: #000;
      font-size: 11px;
      font-weight: 700; }
      .course-stats .activity .stats .icon {
        border-radius: 100%;
        display: inline-block;
        font-size: 16px;
        height: 27px;
        margin-right: 5px;
        width: 27px;
        vertical-align: middle;
        text-align: center; }
        .course-stats .activity .stats .icon:before {
          color: #fff;
          vertical-align: middle; }
      .course-stats .activity .stats.done .icon {
        background-color: #87b727; }
      .course-stats .activity .stats.undone .icon {
        background-color: #d51317; }
  .course-stats .lessons {
    list-style: none;
    margin-top: 20px;
    padding: 0; }
    .course-stats .lessons .lesson {
      margin-bottom: 10px; }
    .course-stats .lessons .lesson-name {
      font-weight: 700; }
      @media screen and (min-width: 768px) {
        .course-stats .lessons .lesson-name {
          padding-top: 15px; } }
    .course-stats .lessons .progress {
      margin-bottom: 0; }

.courses-admin {
  color: #000; }
  .courses-admin .filters {
    margin-bottom: 20px; }
    .courses-admin .filters label {
      margin: 5px 1px 0 0; }
      @media screen and (min-width: 768px) {
        .courses-admin .filters label {
          margin: 5px 1px 10px 0; } }
      @media screen and (min-width: 992px) {
        .courses-admin .filters label {
          margin: 5px 1px 0 0; } }
      @media screen and (min-width: 1200px) {
        .courses-admin .filters label {
          margin: 5px 10px 0 0; } }
    .courses-admin .filters .filter-keyword .form-control, .courses-admin .filters .filter-ordering .form-control {
      display: block;
      margin-bottom: 10px;
      width: 100%; }
      @media screen and (min-width: 768px) {
        .courses-admin .filters .filter-keyword .form-control, .courses-admin .filters .filter-ordering .form-control {
          margin-bottom: 0; } }
    .courses-admin .filters .filter-reverse .btn {
      margin-top: 3px; }
  .courses-admin .courses-list .course-title {
    font-size: 3.8vmax;
    vertical-align: sub; }
    @media screen and (min-width: 480px) {
      .courses-admin .courses-list .course-title {
        font-size: 26px; } }
    .courses-admin .courses-list .course-title a {
      color: #000; }
  .courses-admin .courses-list .course-date {
    font-size: 12px;
    margin-right: 10px; }
  .courses-admin .courses-list .lesson-list {
    margin-top: 20px; }
  .courses-admin .courses-list .lesson {
    margin-bottom: 15px; }
    .courses-admin .courses-list .lesson:last-child {
      margin-bottom: 0; }
    .courses-admin .courses-list .lesson .lesson-name {
      color: #000;
      font-weight: 700;
      margin-left: 10px; }

.courses-page .page-header h2 {
  color: #2B3CA3; }

.courses-page .courses-list {
  margin-top: 40px; }
  @media screen and (min-width: 480px) {
    .courses-page .courses-list {
      margin-top: 0; } }
.courses-page .course-box {
  margin-bottom: 60px; }
  .courses-page .course-box .course-thumb-bg {
    height: 140px; }
  .courses-page .course-box .course-progress .progress {
    height: 7px; }
  @media screen and (min-width: 768px) {
    .courses-page .course-box .progress-label {
      font-size: 14px; } }
  @media screen and (min-width: 768px) {
    .courses-page .course-box .course-description .course-title {
      font-size: 36px;
      margin-top: 0;
      max-height: initial; } }
  @media screen and (min-width: 992px) {
    .courses-page .course-box .course-description .course-title {
      font-size: 48px; } }
  @media screen and (min-width: 768px) {
    .courses-page .course-box .course-description .course-info {
      font-size: 14px; }
      .courses-page .course-box .course-description .course-info .unit-title {
        font-size: 20px; } }
.courses-page .course-filters ul {
  background-color: #4D4D4D;
  border-radius: 20px;
  box-shadow: none;
  color: #fff;
  font-size: 18px;
  list-style: none;
  padding: 0; }
  .courses-page .course-filters ul li {
    cursor: pointer;
    padding: 2px 15px; }
    .courses-page .course-filters ul li:first-child {
      border-radius: 20px 20px 0 0;
      padding-top: 6px; }
    .courses-page .course-filters ul li:last-child {
      border-radius: 0 0 20px 20px;
      padding-bottom: 6px; }
    .courses-page .course-filters ul li:hover, .courses-page .course-filters ul li.selected {
      background-color: #2B3CA3;
      font-weight: 600; }

.forums-page .widget-header .widget-title {
  display: inline-block; }

@media screen and (max-width: 767px) {
  .forums-page .widget-header .new-topic {
    float: right; } }

@media screen and (min-width: 768px) {
  .forums-page .widget-header .new-topic {
    margin: -12px 0 0 0; } }

.widget-topbar.breadcrumb .line .forum-header-link {
  color: #FF5400;
  border-bottom-color: transparent !important;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  cursor: pointer;
  line-height: 1.2;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .widget-topbar.breadcrumb .line .forum-header-link:before {
    color: #FF5400; }
  .widget-topbar.breadcrumb .line .forum-header-link:hover, .widget-topbar.breadcrumb .line .forum-header-link:focus, .widget-topbar.breadcrumb .line .forum-header-link:active {
    color: #FF5400;
    border-bottom-color: #FF5400 !important; }
    .widget-topbar.breadcrumb .line .forum-header-link:hover:before, .widget-topbar.breadcrumb .line .forum-header-link:focus:before, .widget-topbar.breadcrumb .line .forum-header-link:active:before {
      color: #FF5400; }

.widget-topbar.breadcrumb .line .new-topic {
  margin-right: 10px; }

.widget-topbar.breadcrumb .line .goback {
  color: #2B3CA3;
  border-bottom-color: #2B3CA3 !important;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  cursor: pointer;
  line-height: 1.2;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .widget-topbar.breadcrumb .line .goback:before {
    color: #2B3CA3; }
  .widget-topbar.breadcrumb .line .goback:hover, .widget-topbar.breadcrumb .line .goback:focus, .widget-topbar.breadcrumb .line .goback:active {
    color: #2B3CA3;
    border-bottom-color: transparent !important; }
    .widget-topbar.breadcrumb .line .goback:hover:before, .widget-topbar.breadcrumb .line .goback:focus:before, .widget-topbar.breadcrumb .line .goback:active:before {
      color: #2B3CA3; }

.comments-form {
  margin: 20px 0 10px;
  overflow: hidden;
  width: 100%; }
  .comments-form .tools button {
    border: 1px solid #777777;
    border-radius: 5px 5px 0 0;
    border-bottom: 0;
    height: 30px;
    line-height: 18px;
    text-align: center;
    vertical-align: bottom;
    width: 30px;
    color: #4D4D4D;
    cursor: pointer;
    background-color: #eeeeee;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .comments-form .tools button:before {
      color: #4D4D4D; }
    .comments-form .tools button:hover, .comments-form .tools button:focus, .comments-form .tools button:active {
      color: #4D4D4D;
      background-color: #d5d5d5; }
      .comments-form .tools button:hover:before, .comments-form .tools button:focus:before, .comments-form .tools button:active:before {
        color: #4D4D4D; }
    .comments-form .tools button.bold, .comments-form .tools button.italic, .comments-form .tools button.underline {
      font-size: 18px; }
    .comments-form .tools button.bold {
      font-weight: bold; }
    .comments-form .tools button.italic {
      font-style: italic; }
    .comments-form .tools button.underline {
      text-decoration: underline; }
  .comments-form .mce-tinymce {
    margin-bottom: 15px; }
  .comments-form textarea {
    border: 2px solid #00A9FB;
    height: 170px;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%; }
  .comments-form button + button {
    margin-right: 10px; }

.forum-thread {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 15px; }
  .forum-thread .thread-header {
    display: inline-block;
    font-size: 2.4vmax;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding-bottom: 1px; }
    @media screen and (min-width: 480px) {
      .forum-thread .thread-header {
        font-size: 16px; } }
    .forum-thread .thread-header .user-name {
      font-size: 2.4vmax; }
      @media screen and (min-width: 480px) {
        .forum-thread .thread-header .user-name {
          font-size: 16px; } }
  .forum-thread .thread-title {
    display: block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 3.3vmax;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 2px; }
    @media screen and (min-width: 480px) {
      .forum-thread .thread-title {
        display: inline;
        font-size: 22px;
        margin-bottom: 0; } }
  .forum-thread .user-name {
    color: #000; }
  .forum-thread .actions {
    margin: 10px 0 0;
    overflow: hidden; }
    .forum-thread .actions .last-update {
      color: #919191;
      display: inline-block;
      font-size: 12px; }
  .forum-thread .tags {
    display: inline-block;
    margin: 0 0 5px 0; }
  .forum-thread .thread-post {
    background-color: rgba(155, 155, 155, 0.3);
    margin-top: 10px;
    padding: 15px; }
    .forum-thread .thread-post p:last-child {
      margin-bottom: 0; }
    .forum-thread .thread-post img {
      max-width: 100%;
      height: auto; }
  .forum-thread .comments {
    border-top: 1px solid #777777;
    margin-top: 20px;
    padding-top: 20px; }
    .forum-thread .comments > .thread {
      border-bottom: 1px dashed #aaaaaa;
      margin-bottom: 20px;
      padding-bottom: 20px; }
      .forum-thread .comments > .thread .thread {
        border-left: 2px solid #aaaaaa;
        margin: 20px 0 0 20px;
        padding-left: 20px; }
    .forum-thread .comments .thread:last-child {
      border-bottom: 0;
      margin-bottom: 0;
      padding-bottom: 0; }
    .forum-thread .comments .user-name {
      display: inline-block;
      margin-bottom: 5px; }
    .forum-thread .comments .actions {
      margin: 0 0 5px 50px;
      padding-bottom: 1px; }
    .forum-thread .comments .comments-form {
      margin-top: 0px; }
      .forum-thread .comments .comments-form textarea {
        height: 60px; }
  .forum-thread .comments-title {
    color: #777777;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 800;
    margin: 0 0 20px 0; }

.tinymce-loading {
  text-align: center !important;
  color: #FF5400; }

.thread .info img {
  max-width: 100%;
  height: auto; }

.post-attachments .attachments {
  border: 1px solid #2B3CA3;
  border-radius: 10px;
  color: #2B3CA3;
  display: inline-block;
  font-size: 12px;
  padding: 8px; }
  .post-attachments .attachments > span {
    font-weight: 600; }
    .post-attachments .attachments > span:before {
      margin-right: 5px;
      vertical-align: bottom; }

.post-attachments ul {
  border-left: 2px solid rgba(43, 60, 163, 0.7);
  margin: 5px 15px;
  padding-left: 8px; }
  .post-attachments ul li {
    list-style: none;
    padding: 3px 0; }
    .post-attachments ul li:before {
      margin-right: 8px; }
    .post-attachments ul li .delete {
      cursor: pointer;
      margin-left: 5px; }
      .post-attachments ul li .delete:before {
        color: #2B3CA3;
        content: '\f057';
        font-style: normal;
        font-weight: normal;
        font-family: "FontAwesome";
        font-size: 16px;
        vertical-align: middle; }

.post-attachments a {
  color: #2B3CA3;
  border-bottom-color: #2B3CA3 !important;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  cursor: pointer;
  line-height: 1.2;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .post-attachments a:before {
    color: #2B3CA3; }
  .post-attachments a:hover, .post-attachments a:focus, .post-attachments a:active {
    color: #2B3CA3;
    border-bottom-color: transparent !important; }
    .post-attachments a:hover:before, .post-attachments a:focus:before, .post-attachments a:active:before {
      color: #2B3CA3; }

.post-attachments .loading {
  margin: 10px; }
  .post-attachments .loading .loading-bar {
    border: 1px solid #2B3CA3;
    border-radius: 10px;
    height: 10px;
    width: 100%; }
    .post-attachments .loading .loading-bar div {
      background-color: #2B3CA3;
      border-radius: 8px;
      height: 8px; }

.forums .post-attachments a {
  font-size: 12px;
  font-weight: 400;
  color: #2B3CA3;
  border-bottom-color: #2B3CA3 !important;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  cursor: pointer;
  line-height: 1.2;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .forums .post-attachments a:before {
    color: #2B3CA3; }
  .forums .post-attachments a:hover, .forums .post-attachments a:focus, .forums .post-attachments a:active {
    color: #2B3CA3;
    border-bottom-color: transparent !important; }
    .forums .post-attachments a:hover:before, .forums .post-attachments a:focus:before, .forums .post-attachments a:active:before {
      color: #2B3CA3; }

.forums .post-attachments, .forums .btn.attached {
  margin-top: 20px; }

.forums .last-update {
  color: #4D4D4D;
  display: block;
  font-size: 12px;
  font-weight: 400; }
  .forums .last-update b {
    font-weight: 700; }
  .forums .last-update a {
    color: #4D4D4D;
    font-weight: 700; }

.forum-list .info {
  margin-top: 10px; }

.forum-list .thread-name {
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: 600; }
  @media screen and (min-width: 992px) {
    .forum-list .thread-name {
      max-width: 400px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; } }
.forum-list .tags {
  margin: 0; }

.forum-list .last-update {
  margin-top: 2px; }

@media screen and (max-width: 991px) {
  .forum-list table tbody td:first-child, .forum-list table tbody td.last-child {
    clear: both;
    display: block;
    width: 100%; } }

@media screen and (min-width: 992px) {
  .forum-list table tbody td:first-child {
    width: 350px; }
  .forum-list table tbody td:nth-child(2) {
    width: 350px; }
  .forum-list table tbody td:nth-child(3) {
    width: 115px; } }

.empty-forum {
  color: #4D4D4D;
  font-size: 12px;
  margin-bottom: 40px; }

.see-all-topics {
  margin-bottom: 30px;
  text-align: center; }

.new-thread .form-control {
  border: 2px solid #777777;
  border-radius: 0;
  box-shadow: none;
  padding: 3px 3px 1px 3px !important; }
  .new-thread .form-control:active, .new-thread .form-control:hover, .new-thread .form-control:focus {
    box-shadow: none; }

.new-thread .help-text {
  font-size: 12px;
  font-weight: 400; }

.new-thread .selected-forum {
  font-weight: 700; }

.new-thread .selected-forum, .new-thread .selected-tags, .new-thread .selected-category {
  margin: 12px 0 0 0; }

.my-courses .nav-tabs {
  border-bottom-color: #343434; }
  .my-courses .nav-tabs > li {
    cursor: pointer; }
    .my-courses .nav-tabs > li > a {
      background-color: #343434;
      border: transparent;
      border-radius: 10px 10px 0 0;
      color: #fff;
      cursor: pointer;
      font-weight: 700;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .my-courses .nav-tabs > li.active a, .my-courses .nav-tabs > li:active a {
      background-color: #4D4D4D;
      border: transparent;
      color: #fff; }
    .my-courses .nav-tabs > li:hover a, .my-courses .nav-tabs > li:focus a {
      background-color: #000;
      border: transparent;
      color: #fff;
      cursor: pointer; }

.my-courses .tab-pane {
  margin-top: 30px; }

.my-courses .course {
  margin-bottom: 30px;
  margin-top: 0; }
  .my-courses .course header .course-title {
    color: #000;
    font-size: 30px;
    margin: 0 0 10px; }
  .my-courses .course header .progress {
    border-radius: 0px;
    height: 5px;
    margin-bottom: 0; }
  .my-courses .course .buttons {
    text-align: right; }
    .my-courses .course .buttons .btn {
      margin-left: 10px; }

.messages .message .message-subject {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700; }

.messages .message .message-body {
  border-left: 1px solid #fff;
  margin-bottom: 20px;
  padding-left: 20px; }

.messages.message-single .page {
  background-color: rgba(255, 255, 255, 0.3); }

.messages-list .page-header {
  background: #2B3CA3;
  display: flex;
  justify-content: space-between;
  margin: -30px -30px 30px;
  padding: 0 30px; }
  .messages-list .page-header h2 {
    color: #fff !important;
    font-size: 48px !important;
    padding-bottom: 10px;
    text-transform: lowercase; }
    .messages-list .page-header h2:before {
      font-size: 36px; }
      @media screen and (min-width: 768px) {
        .messages-list .page-header h2:before {
          margin-right: 10px; } }
  .messages-list .page-header .btn {
    margin-top: 14px !important; }

.messages-list .title-header {
  display: flex;
  align-items: baseline;
  margin-bottom: 25px; }
  .messages-list .title-header h3 {
    font-size: 30px;
    margin: 0 15px 0 0; }

.messages-list .message {
  margin-bottom: 20px; }
  .messages-list .message .message-body {
    border-left: 2px solid #fff;
    margin: 0; }
    .messages-list .message .message-body .message-header {
      display: flex;
      font-size: 14px;
      line-height: 1;
      margin-bottom: 10px; }
      .messages-list .message .message-body .message-header .message-subject {
        border-right: 1px solid;
        font-size: 14px;
        line-height: inherit;
        margin: 0 10px 0 0;
        padding: 0 10px 0 0; }
    .messages-list .message .message-body .message-text {
      display: flex;
      align-items: center;
      background-color: rgba(255, 255, 255, 0.5);
      padding: 15px 20px; }
      .messages-list .message .message-body .message-text p {
        margin: 0 20px 0 0; }
  .messages-list .message.unread .message-body {
    border-left: 5px solid #2B3CA3; }
    .messages-list .message.unread .message-body .see-more {
      color: #fff;
      cursor: pointer;
      background-color: #2B3CA3;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .messages-list .message.unread .message-body .see-more:before {
        color: #fff; }
      .messages-list .message.unread .message-body .see-more:hover, .messages-list .message.unread .message-body .see-more:focus, .messages-list .message.unread .message-body .see-more:active {
        color: #fff;
        background-color: #26358f; }
        .messages-list .message.unread .message-body .see-more:hover:before, .messages-list .message.unread .message-body .see-more:focus:before, .messages-list .message.unread .message-body .see-more:active:before {
          color: #fff; }
  .messages-list .message:last-child {
    margin-bottom: 0; }

.messages-list .course_messages_group {
  margin-bottom: 30px; }

.notes .header .btn + .btn {
  margin-left: 10px; }

.notes .notes-info {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  padding-top: 10px; }
  .notes .notes-info .btn {
    margin-left: 10px; }

.notes .lesson-title {
  color: #2B3CA3;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 800; }
  @media screen and (min-width: 480px) {
    .notes .lesson-title {
      margin: 15px 0; } }
.notes .notes-list {
  margin-bottom: 30px; }
  @media screen and (min-width: 480px) {
    .notes .notes-list {
      border-left: 1px solid #4D4D4D;
      padding-left: 20px; } }
.notes .unit-title {
  color: #000;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 800;
  text-transform: initial; }

.notes .note-content {
  background: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  padding: 10px; }
  .notes .note-content .note-text {
    white-space: pre-line; }
  @media screen and (min-width: 480px) {
    .notes .note-content {
      padding: 15px; } }
  .notes .note-content .row div:last-child, .notes .note-content .widget .line div:last-child, .widget .notes .note-content .line div:last-child {
    margin-top: 15px; }
    @media screen and (min-width: 768px) {
      .notes .note-content .row div:last-child, .notes .note-content .widget .line div:last-child, .widget .notes .note-content .line div:last-child {
        margin-top: 0;
        text-align: right; } }
  .notes .note-content .btn + .btn {
    margin-left: 10px; }

.profile-row:before, .profile-row:after {
  content: " ";
  display: table; }

.profile-row:after {
  clear: both; }

.profile-picture {
  background-position: center;
  background-size: cover;
  float: left;
  height: 140px;
  margin: 0 15px 15px 0;
  width: 140px; }

.profile-name {
  color: #000;
  margin-top: 0; }

.profile-info {
  color: #000; }
  .profile-info p:before {
    font-size: 18px;
    margin-right: 5px;
    vertical-align: middle;
    text-align: center;
    width: 20px; }

@media screen and (max-width: 991px) {
  .profile-bio {
    clear: both; } }

@media screen and (min-width: 992px) {
  .profile-bio {
    margin-left: 155px; } }

.profile-bio p {
  font-size: 14px;
  line-height: 20px; }
  .profile-bio p:last-child {
    margin-bottom: 0; }

@media screen and (max-width: 767px) {
  .profile-edit {
    position: absolute;
    right: 15px;
    top: 30px; } }

@media screen and (min-width: 768px) {
  .profile-edit {
    float: right; } }

.profile-certificates {
  border-top: 1px solid #000;
  margin-top: 30px;
  padding-top: 30px; }
  @media screen and (min-width: 768px) {
    .profile-certificates .course-box .course-thumb {
      padding-right: 0 !important; } }
  .profile-certificates .course-box .progress-label {
    display: none;
    color: #000;
    font-size: 14px;
    line-height: 100%; }
    @media screen and (min-width: 768px) {
      .profile-certificates .course-box .progress-label {
        display: block; } }
  .profile-certificates .course-box .see-certificate {
    border: 0;
    border-radius: 0;
    display: block;
    font-weight: 700;
    padding: 3px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background-color: #61CE70;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .profile-certificates .course-box .see-certificate:before {
      color: #fff; }
    .profile-certificates .course-box .see-certificate:hover, .profile-certificates .course-box .see-certificate:focus, .profile-certificates .course-box .see-certificate:active {
      color: #fff;
      background-color: #3cc04e; }
      .profile-certificates .course-box .see-certificate:hover:before, .profile-certificates .course-box .see-certificate:focus:before, .profile-certificates .course-box .see-certificate:active:before {
        color: #fff; }

.profile-classes table {
  margin-top: 20px; }

.users .filters {
  margin-top: 20px; }
  .users .filters .form-group {
    margin-right: 15px; }
  .users .filters #keyword {
    width: 300px; }
  .users .filters .checkbox label + label {
    margin-left: 15px; }

.users .nav-tabs {
  margin-top: 40px; }

.users-list .section-header, .groups-list .section-header {
  margin-top: 30px; }

.users-list .new-group, .groups-list .new-group {
  font-weight: bold;
  margin: 30px 0 5px; }

.users-list .total, .groups-list .total {
  margin-bottom: 20px; }
  .users-list .total span, .groups-list .total span {
    color: #2B3CA3;
    font-weight: 700; }

.users-list {
  color: #000; }
  .users-list table th {
    color: #4D4D4D;
    font-size: 12px;
    font-weight: 400;
    padding: 0 15px 5px 0;
    text-transform: lowercase; }
    .users-list table th:last-child {
      padding-right: 0; }
  .users-list table td {
    padding: 0 15px 15px 0;
    vertical-align: top; }
    .users-list table td:first-child, .users-list table td:nth-child(2) {
      width: 350px; }
    .users-list table td:last-child {
      padding-right: 0; }
  .users-list .btn.see-profile {
    padding: 3px 9px;
    background-color: white;
    color: #4D4D4D; }
    .users-list .btn.see-profile:before {
      font-size: 18px;
      margin-right: 0; }
    .users-list .btn.see-profile:hover {
      background-color: #4D4D4D;
      color: white; }

.groups-list .header {
  color: #4D4D4D;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 5px;
  text-transform: lowercase; }

.groups-list .new-group {
  float: right;
  margin-top: 20px; }

.groups-list .contracts-filter {
  margin-bottom: 30px; }

.groups-list .contracts-filter {
  margin-bottom: 30px; }

.groups-list .group .group-name {
  color: #2B3CA3;
  font-weight: 700; }

.groups-list .group .members-number {
  font-weight: 700; }

.groups-list .group + .group {
  margin-top: 15px; }

.groups-list .members {
  clear: both;
  padding-top: 10px;
  margin-top: 40px;
  background: rgba(255, 255, 255, 0.3); }
  .groups-list .members .group-actions .btn {
    margin-bottom: 10px; }
  .groups-list .members .member-line {
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.3); }
  .groups-list .members .member-info {
    padding-left: 50px; }

.groups-list .actions {
  text-align: right; }
  .groups-list .actions .btn + .btn {
    margin-left: 5px; }

/* The MIT License */
.dropzone,
.dropzone *,
.dropzone-previews,
.dropzone-previews * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.dropzone {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: rgba(0, 0, 0, 0.02);
  padding: 1em;
  margin-bottom: 20px; }

.dropzone.dz-clickable {
  cursor: pointer; }

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message span {
  cursor: pointer; }

.dropzone.dz-clickable * {
  cursor: default; }

.dropzone .dz-message {
  opacity: 1;
  -ms-filter: none;
  filter: none; }

.dropzone.dz-drag-hover {
  border-color: rgba(0, 0, 0, 0.15);
  background: rgba(0, 0, 0, 0.04); }

.dropzone.dz-started .dz-message {
  display: none; }

.dropzone .dz-preview,
.dropzone-previews .dz-preview {
  background: rgba(255, 255, 255, 0.8);
  position: relative;
  display: inline-block;
  margin: 17px;
  vertical-align: top;
  border: 1px solid #acacac;
  padding: 6px 6px 6px 6px; }

.dropzone .dz-preview.dz-file-preview [data-dz-thumbnail],
.dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail] {
  display: none; }

.dropzone .dz-preview .dz-details,
.dropzone-previews .dz-preview .dz-details {
  width: 100px;
  height: 100px;
  position: relative;
  background: #ebebeb;
  padding: 5px;
  margin-bottom: 22px; }

.dropzone .dz-preview .dz-details .dz-filename,
.dropzone-previews .dz-preview .dz-details .dz-filename {
  overflow: hidden;
  height: 100%; }

.dropzone .dz-preview .dz-details img,
.dropzone-previews .dz-preview .dz-details img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px; }

.dropzone .dz-preview .dz-details .dz-size,
.dropzone-previews .dz-preview .dz-details .dz-size {
  position: absolute;
  bottom: -28px;
  left: 3px;
  height: 28px;
  line-height: 28px; }

.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
  display: block; }

.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
  display: block; }

.dropzone .dz-preview:hover .dz-details img,
.dropzone-previews .dz-preview:hover .dz-details img {
  display: none; }

.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  display: none;
  position: absolute;
  width: 40px;
  height: 40px;
  font-size: 30px;
  text-align: center;
  right: -10px;
  top: -10px; }

.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  color: #8cc657; }

.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  color: #ee162d; }

.dropzone .dz-preview .dz-progress,
.dropzone-previews .dz-preview .dz-progress {
  position: absolute;
  top: 100px;
  left: 6px;
  right: 6px;
  height: 6px;
  background: #d7d7d7;
  display: none; }

.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0%;
  background-color: #8cc657; }

.dropzone .dz-preview.dz-processing .dz-progress,
.dropzone-previews .dz-preview.dz-processing .dz-progress {
  display: block; }

.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
  display: none;
  position: absolute;
  top: -5px;
  left: -20px;
  background: rgba(245, 245, 245, 0.8);
  padding: 8px 10px;
  color: #800;
  min-width: 140px;
  max-width: 500px;
  z-index: 500; }

.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
  display: block; }

.dropzone {
  border: 1px solid rgba(0, 0, 0, 0.03);
  min-height: 180px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.03);
  padding: 23px; }

.dropzone .dz-default.dz-message {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  width: 90%;
  height: 123px;
  margin-left: -214px;
  margin-top: -61.5px;
  top: 50%;
  left: 50%;
  display: none; }

.dropzone .dz-default.dz-message span {
  display: none; }

.dropzone.dz-square .dz-default.dz-message {
  background-position: 0 -123px;
  width: 268px;
  margin-left: -134px;
  height: 174px;
  margin-top: -87px; }

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  filter: alpha(opacity=15); }

.dropzone.dz-started .dz-message {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0); }

.dropzone .dz-preview,
.dropzone-previews .dz-preview {
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16);
  font-size: 14px; }

.dropzone .dz-preview.dz-image-preview:hover .dz-details img,
.dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img {
  display: block;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10); }

.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
  opacity: 1;
  -ms-filter: none;
  filter: none; }

.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -ms-filter: none;
  filter: none; }

.dropzone .dz-preview.dz-error .dz-progress .dz-upload,
.dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload {
  background: #ee1e2d; }

.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  /*  background-image: url('/static/dropzone/downloads/images/spritemap.png?a808591ad12d'); */
  background-repeat: no-repeat; }

.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  /*  background-image: url('/static/dropzone/downloads/images/spritemap@2x.png?a808591ad12d'); */
  -webkit-background-size: 428px 406px;
  -moz-background-size: 428px 406px;
  background-size: 428px 406px; }

.dropzone .dz-preview .dz-error-mark span,
.dropzone-previews .dz-preview .dz-error-mark span,
.dropzone .dz-preview .dz-success-mark span,
.dropzone-previews .dz-preview .dz-success-mark span {
  display: none; }

.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  background-position: -268px -123px; }

.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  background-position: -268px -163px; }

.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
  -webkit-animation: loading 0.4s linear infinite;
  -moz-animation: loading 0.4s linear infinite;
  -o-animation: loading 0.4s linear infinite;
  -ms-animation: loading 0.4s linear infinite;
  animation: loading 0.4s linear infinite;
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  -ms-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  /*  background-image: url('/static/dropzone/downloads/images/spritemap.png?a808591ad12d'); */
  background-repeat: repeat-x;
  background-position: 0px -400px; }

.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
  /*  background-image: url('/static/dropzone/downloads/images/spritemap@2x.png?a808591ad12d'); */
  -webkit-background-size: 428px 406px;
  -moz-background-size: 428px 406px;
  background-size: 428px 406px; }

.dropzone .dz-preview.dz-success .dz-progress,
.dropzone-previews .dz-preview.dz-success .dz-progress {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out; }

.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
  opacity: 1;
  -ms-filter: none;
  filter: none; }

.dropzone a.dz-remove,
.dropzone-previews a.dz-remove {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #eee));
  background-image: -webkit-linear-gradient(top, #fafafa 0, #eee 100%);
  background-image: -moz-linear-gradient(top, #fafafa 0, #eee 100%);
  background-image: -o-linear-gradient(top, #fafafa 0, #eee 100%);
  background-image: -ms-linear-gradient(top, #fafafa 0, #eee 100%);
  background-image: linear-gradient(top, #fafafa 0, #eee 100%);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #eee;
  text-decoration: none;
  display: block;
  padding: 4px 5px;
  text-align: center;
  color: #aaa;
  margin-top: 26px; }

.dropzone a.dz-remove:hover,
.dropzone-previews a.dz-remove:hover {
  color: #666; }

.actions-menu {
  background-color: #F8EBB6; }

.action.liked.active {
  color: #FF5400; }
  .action.liked.active:before {
    color: #FF5400; }

.action.used.active {
  color: #9200FD; }
  .action.used.active:before {
    color: #9200FD; }

.action.replies.active {
  color: #BF247F; }
  .action.replies.active:before {
    color: #BF247F; }

a.action.liked {
  color: #4D4D4D; }
  a.action.liked:hover {
    color: #FF5400; }
  a.action.liked span {
    color: #4D4D4D;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.action.liked span:before {
      color: #4D4D4D; }
    a.action.liked span:hover, a.action.liked span:focus, a.action.liked span:active {
      color: #FF5400;
      border-bottom-color: #FF5400 !important; }
      a.action.liked span:hover:before, a.action.liked span:focus:before, a.action.liked span:active:before {
        color: #FF5400; }
  a.action.liked.active span {
    color: #FF5400;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.action.liked.active span:before {
      color: #FF5400; }
    a.action.liked.active span:hover, a.action.liked.active span:focus, a.action.liked.active span:active {
      color: #FF5400;
      border-bottom-color: #FF5400 !important; }
      a.action.liked.active span:hover:before, a.action.liked.active span:focus:before, a.action.liked.active span:active:before {
        color: #FF5400; }

a.action.used {
  color: #4D4D4D; }
  a.action.used:hover {
    color: #9200FD; }
  a.action.used span {
    color: #4D4D4D;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.action.used span:before {
      color: #4D4D4D; }
    a.action.used span:hover, a.action.used span:focus, a.action.used span:active {
      color: #9200FD;
      border-bottom-color: #9200FD !important; }
      a.action.used span:hover:before, a.action.used span:focus:before, a.action.used span:active:before {
        color: #9200FD; }
  a.action.used.active span {
    color: #9200FD;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.action.used.active span:before {
      color: #9200FD; }
    a.action.used.active span:hover, a.action.used.active span:focus, a.action.used.active span:active {
      color: #9200FD;
      border-bottom-color: #9200FD !important; }
      a.action.used.active span:hover:before, a.action.used.active span:focus:before, a.action.used.active span:active:before {
        color: #9200FD; }

a.action.replies {
  color: #4D4D4D; }
  a.action.replies:hover {
    color: #BF247F; }
  a.action.replies span {
    color: #4D4D4D;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.action.replies span:before {
      color: #4D4D4D; }
    a.action.replies span:hover, a.action.replies span:focus, a.action.replies span:active {
      color: #BF247F;
      border-bottom-color: #BF247F !important; }
      a.action.replies span:hover:before, a.action.replies span:focus:before, a.action.replies span:active:before {
        color: #BF247F; }
  a.action.replies.active span {
    color: #BF247F;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.action.replies.active span:before {
      color: #BF247F; }
    a.action.replies.active span:hover, a.action.replies.active span:focus, a.action.replies.active span:active {
      color: #BF247F;
      border-bottom-color: #BF247F !important; }
      a.action.replies.active span:hover:before, a.action.replies.active span:focus:before, a.action.replies.active span:active:before {
        color: #BF247F; }

a.action.edit {
  color: #4D4D4D; }
  a.action.edit:hover {
    color: #4D4D4D;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.action.edit:hover:before {
      color: #4D4D4D; }
    a.action.edit:hover:hover, a.action.edit:hover:focus, a.action.edit:hover:active {
      color: #BF247F;
      border-bottom-color: #BF247F !important; }
      a.action.edit:hover:hover:before, a.action.edit:hover:focus:before, a.action.edit:hover:active:before {
        color: #BF247F; }
  a.action.edit span {
    color: #4D4D4D;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.action.edit span:before {
      color: #4D4D4D; }
    a.action.edit span:hover, a.action.edit span:focus, a.action.edit span:active {
      color: #BF247F;
      border-bottom-color: #BF247F !important; }
      a.action.edit span:hover:before, a.action.edit span:focus:before, a.action.edit span:active:before {
        color: #BF247F; }
  a.action.edit.active span {
    color: #BF247F;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    a.action.edit.active span:before {
      color: #BF247F; }
    a.action.edit.active span:hover, a.action.edit.active span:focus, a.action.edit.active span:active {
      color: #BF247F;
      border-bottom-color: #BF247F !important; }
      a.action.edit.active span:hover:before, a.action.edit.active span:focus:before, a.action.edit.active span:active:before {
        color: #BF247F; }

.forum-list .action.liked, .forum-list .action.used, .forum-list .action.replies {
  color: #FF5400; }
  .forum-list .action.liked:before, .forum-list .action.used:before, .forum-list .action.replies:before {
    color: #FF5400; }

.tag, .cards .ui-select-multiple .btn-default, .category, .category.schedule, .category.record, .new-thread .form-control .btn-default {
  border: 1px solid #FF5400;
  color: #FF5400; }

a.tag, a.category {
  color: #FF5400;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  a.tag:before, a.category:before {
    color: #FF5400; }
  a.tag:hover, a.tag:focus, a.tag:active, a.category:hover, a.category:focus, a.category:active {
    color: #fff;
    background-color: #FF5400; }
    a.tag:hover:before, a.tag:focus:before, a.tag:active:before, a.category:hover:before, a.category:focus:before, a.category:active:before {
      color: #fff; }

.new-thread .form-control .btn-default {
  color: #FF5400;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 1px solid #FF5400 !important; }
  .new-thread .form-control .btn-default:before {
    color: #FF5400; }
  .new-thread .form-control .btn-default:hover, .new-thread .form-control .btn-default:focus, .new-thread .form-control .btn-default:active {
    color: #fff;
    background-color: #FF5400; }
    .new-thread .form-control .btn-default:hover:before, .new-thread .form-control .btn-default:focus:before, .new-thread .form-control .btn-default:active:before {
      color: #fff; }
  .new-thread .form-control .btn-default .close {
    color: #FF5400; }

.btn.attach {
  color: #fff;
  cursor: pointer;
  background-color: #9200FD;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .btn.attach:before {
    color: #fff; }
  .btn.attach:hover, .btn.attach:focus, .btn.attach:active {
    color: #fff;
    background-color: #7500ca; }
    .btn.attach:hover:before, .btn.attach:focus:before, .btn.attach:active:before {
      color: #fff; }

.btn.attached {
  border-color: #9200FD !important;
  color: #9200FD;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .btn.attached:before {
    color: #9200FD; }
  .btn.attached:hover, .btn.attached:focus, .btn.attached:active {
    color: #9200FD;
    background-color: transparent; }
    .btn.attached:hover:before, .btn.attached:focus:before, .btn.attached:active:before {
      color: #9200FD; }

.btn.new-topic {
  color: #fff;
  cursor: pointer;
  background-color: #FF5400;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .btn.new-topic:before {
    color: #fff; }
  .btn.new-topic:hover, .btn.new-topic:focus, .btn.new-topic:active {
    color: #fff;
    background-color: #e64c00; }
    .btn.new-topic:hover:before, .btn.new-topic:focus:before, .btn.new-topic:active:before {
      color: #fff; }

.btn.reply {
  color: #fff;
  cursor: pointer;
  background-color: #BF247F;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .btn.reply:before {
    color: #fff; }
  .btn.reply:hover, .btn.reply:focus, .btn.reply:active {
    color: #fff;
    background-color: #941c62; }
    .btn.reply:hover:before, .btn.reply:focus:before, .btn.reply:active:before {
      color: #fff; }

.courses-widget .btn.list-all, .courses-widget .btn.see-stats {
  color: #fff;
  cursor: pointer;
  background-color: rgba(146, 0, 253, 0.6);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .courses-widget .btn.list-all:before, .courses-widget .btn.see-stats:before {
    color: #fff; }
  .courses-widget .btn.list-all:hover, .courses-widget .btn.list-all:focus, .courses-widget .btn.list-all:active, .courses-widget .btn.see-stats:hover, .courses-widget .btn.see-stats:focus, .courses-widget .btn.see-stats:active {
    color: #fff;
    background-color: #9200FD; }
    .courses-widget .btn.list-all:hover:before, .courses-widget .btn.list-all:focus:before, .courses-widget .btn.list-all:active:before, .courses-widget .btn.see-stats:hover:before, .courses-widget .btn.see-stats:focus:before, .courses-widget .btn.see-stats:active:before {
      color: #fff; }

.forums-widget .btn.list-all, .forums-widget .btn.see-stats {
  color: #fff;
  cursor: pointer;
  background-color: #FF5400;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .forums-widget .btn.list-all:before, .forums-widget .btn.see-stats:before {
    color: #fff; }
  .forums-widget .btn.list-all:hover, .forums-widget .btn.list-all:focus, .forums-widget .btn.list-all:active, .forums-widget .btn.see-stats:hover, .forums-widget .btn.see-stats:focus, .forums-widget .btn.see-stats:active {
    color: #fff;
    background-color: #e64c00; }
    .forums-widget .btn.list-all:hover:before, .forums-widget .btn.list-all:focus:before, .forums-widget .btn.list-all:active:before, .forums-widget .btn.see-stats:hover:before, .forums-widget .btn.see-stats:focus:before, .forums-widget .btn.see-stats:active:before {
      color: #fff; }

.comments-form .btn.delete {
  color: #fff;
  cursor: pointer;
  background-color: #4D4D4D;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .comments-form .btn.delete:before {
    color: #fff; }
  .comments-form .btn.delete:hover, .comments-form .btn.delete:focus, .comments-form .btn.delete:active {
    color: #fff;
    background-color: #343434; }
    .comments-form .btn.delete:hover:before, .comments-form .btn.delete:focus:before, .comments-form .btn.delete:active:before {
      color: #fff; }

/* .course-activity {
    .btn-default {
        @extend %icon-angle-right;
        @include button-hover(#fff,#fff,$pink,darken($pink,10%));
        margin-left: 0;
    }
    .btn-info {
        @extend %icon-undo;
        @include button-hover(#fff,#fff,$purple,darken($purple,10%));
    }
    .btn:nth-child(3) {
        @extend %icon-checked;
    }
    .btn-success:last-child {
        @extend %icon-angle-right;
        @include button-hover(#fff,#fff,$blue,darken($blue,10%));
    }
} */
.cards.container-fluid {
  background: rgba(255, 255, 255, 0.5);
  padding: 15px; }
  @media (min-width: 768px) {
    .cards.container-fluid {
      padding: 30px; } }
.cards .btn.new-practice, .cards .btn.clean-filters {
  color: #fff;
  cursor: pointer;
  background-color: #9200FD;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 15px 0 0 30px; }
  .cards .btn.new-practice:before, .cards .btn.clean-filters:before {
    color: #fff; }
  .cards .btn.new-practice:hover, .cards .btn.new-practice:focus, .cards .btn.new-practice:active, .cards .btn.clean-filters:hover, .cards .btn.clean-filters:focus, .cards .btn.clean-filters:active {
    color: #fff;
    background-color: #7500ca; }
    .cards .btn.new-practice:hover:before, .cards .btn.new-practice:focus:before, .cards .btn.new-practice:active:before, .cards .btn.clean-filters:hover:before, .cards .btn.clean-filters:focus:before, .cards .btn.clean-filters:active:before {
      color: #fff; }

.cards .presentation {
  font-size: 16px;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .cards .presentation {
      font-size: 18px; } }
  .cards .presentation b {
    color: #9200FD; }

.cards .search-container {
  position: relative; }

.cards .search-button {
  border: 0;
  background: transparent;
  position: absolute;
  top: 7px;
  right: 20px;
  padding: 0; }
  .cards .search-button:before {
    content: "";
    font-style: normal;
    font-weight: normal;
    font-family: "FontAwesome"; }
  .cards .search-button:before {
    color: #9200FD;
    font-size: 25px; }

.cards .search-input {
  border: 2px solid #9200FD;
  border-radius: 30px;
  box-shadow: none;
  font-size: 20px;
  font-weight: bold;
  height: 50px; }

.cards .search-suggestion {
  font-size: 14px; }
  .cards .search-suggestion a {
    color: #4D4D4D;
    font-weight: bold;
    text-decoration: underline; }

.cards .open-filters-options {
  color: #9200FD;
  cursor: pointer;
  font-size: 20px; }
  .cards .open-filters-options:before {
    font-size: 30px;
    float: left;
    padding-top: 5px; }
  .cards .open-filters-options:after {
    display: inline-block;
    margin-left: 15px;
    max-width: 120px; }
  .cards .open-filters-options.closed:before {
    content: "";
    font-style: normal;
    font-weight: normal;
    font-family: "FontAwesome"; }
  .cards .open-filters-options.opened:before {
    content: "";
    font-style: normal;
    font-weight: normal;
    font-family: "FontAwesome"; }

.cards .cards-filters-options {
  margin-top: 15px; }
  .cards .cards-filters-options .form-control {
    border: 2px solid #4D4D4D;
    border-radius: 0px;
    box-shadow: none; }
  .cards .cards-filters-options .form-group {
    margin-bottom: 0; }

.cards .ui-select-multiple {
  height: auto;
  min-height: 34px;
  padding: 4px; }
  .cards .ui-select-multiple input {
    border: 0; }
  .cards .ui-select-multiple .btn-default {
    color: #fff; }
    .cards .ui-select-multiple .btn-default .close {
      color: #fff;
      opacity: 1;
      font-size: 1.4em;
      line-height: 0.9em !important;
      text-shadow: 0;
      transition: color 0.5s ease; }
    .cards .ui-select-multiple .btn-default:hover .close, .cards .ui-select-multiple .btn-default:active .close, .cards .ui-select-multiple .btn-default:hover .close {
      color: #fff !important; }

.cards .results-info-tags {
  margin-top: 10px; }
  .cards .results-info-tags .tag {
    border-color: #4D4D4D;
    color: #4D4D4D;
    margin-bottom: 5px; }
    .cards .results-info-tags .tag:after {
      content: "";
      font-style: normal;
      font-weight: normal;
      font-family: "FontAwesome"; }
    .cards .results-info-tags .tag:after {
      margin-left: 5px; }
    .cards .results-info-tags .tag:hover {
      background-color: #4D4D4D;
      color: #fff; }
    .cards .results-info-tags .tag.active {
      border-color: #9200FD;
      background-color: #9200FD;
      color: #fff; }

.cards .results-info-title {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin: 20px 0 30px; }
  .cards .results-info-title b {
    color: #9200FD; }

.cards .subtitle {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin: 5px 0 15px; }
  .cards .subtitle span {
    color: #4D4D4D;
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px; }
    .cards .subtitle span span {
      margin: 0; }

.cards .cards-pagination {
  margin-bottom: 15px; }
  .cards .cards-pagination ul {
    margin: 0 0 0 20px;
    padding: 0;
    display: flex;
    align-items: center;
    list-style: none; }
  .cards .cards-pagination li {
    border-radius: 50%;
    color: #fff;
    height: 10px;
    width: 10px; }
    .cards .cards-pagination li + li {
      margin-left: 10px; }
  .cards .cards-pagination .prev-button:after {
    content: "";
    font-style: normal;
    font-weight: normal;
    font-family: "FontAwesome"; }
  .cards .cards-pagination .prev-button:after {
    margin-left: 6px; }
  .cards .cards-pagination .next-button:after {
    content: "";
    font-style: normal;
    font-weight: normal;
    font-family: "FontAwesome"; }
  .cards .cards-pagination .next-button:after {
    margin-left: 9px; }
  .cards .cards-pagination .prev-button, .cards .cards-pagination .next-button {
    height: 25px;
    width: 25px; }
    .cards .cards-pagination .prev-button:after, .cards .cards-pagination .next-button:after {
      line-height: 25px;
      vertical-align: middle; }

.cards .card {
  background: #fff;
  border-radius: 10px;
  height: 325px;
  margin-bottom: 30px;
  padding: 15px;
  position: relative;
  overflow: hidden; }
  .cards .card .category {
    position: absolute;
    top: 15px;
    left: 15px; }
  .cards .card .tags {
    float: right; }
  .cards .card footer {
    position: absolute;
    bottom: 20px;
    right: 15px;
    left: 15px; }

.cards .card-image {
  background-size: cover;
  border-radius: 10px 10px 0 0;
  height: 150px;
  margin: -15px -15px 15px; }

.cards .card-title {
  font-size: 24px;
  margin: 2px 0 4px;
  max-height: 55px;
  overflow: hidden; }
  .cards .card-title a {
    color: #000; }

.cards .card-axis {
  color: #4A4A4A;
  font-size: 12px; }

.cards .card-author {
  color: #4A4A4A;
  display: block;
  font-size: 12px;
  margin-bottom: 15px; }

.cards .carousel {
  margin-bottom: 20px; }
  .cards .carousel .item .text-center {
    background: rgba(255, 255, 255, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 390px;
    /*
                position: relative;
                padding-bottom: 56.25%;
                padding-top: 25px;
                height: 0;
                */ }
  .cards .carousel .item iframe {
    width: 100%;
    height: 100%; }
  .cards .carousel .item img {
    max-height: 100%;
    max-width: 100%; }
  .cards .carousel .carousel-control {
    background-image: none;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    opacity: 1;
    top: 50%;
    margin-top: -20px; }
    .cards .carousel .carousel-control:active, .cards .carousel .carousel-control:focus, .cards .carousel .carousel-control:hover {
      transition: all 0.3s ease; }
    .cards .carousel .carousel-control span {
      font-size: 20px;
      height: auto;
      width: auto; }
    .cards .carousel .carousel-control.left {
      margin-left: 20px; }
    .cards .carousel .carousel-control.right {
      margin-right: 20px; }
  .cards .carousel .carousel-indicators {
    display: none; }

.cards .cards-list {
  margin: 30px 0 20px; }

.cards .pull-right .btn + .btn {
  margin-left: 10px; }

.cards .ui-select-multiple .ui-select-choices {
  max-height: 300px;
  overflow-y: scroll; }

.cards .ui-select-multiple .btn-default {
  color: #9200FD;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 1px solid #9200FD !important;
  margin-bottom: 5px; }
  .cards .ui-select-multiple .btn-default:before {
    color: #9200FD; }
  .cards .ui-select-multiple .btn-default:hover, .cards .ui-select-multiple .btn-default:focus, .cards .ui-select-multiple .btn-default:active {
    color: #fff;
    background-color: #9200FD; }
    .cards .ui-select-multiple .btn-default:hover:before, .cards .ui-select-multiple .btn-default:focus:before, .cards .ui-select-multiple .btn-default:active:before {
      color: #fff; }
  .cards .ui-select-multiple .btn-default .close {
    color: #9200FD; }

.cards .ui-select-choices-row > span {
  cursor: pointer;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 1.5;
  color: #333;
  white-space: nowrap; }

.cards .ui-select-choices-row.active > span {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.praticas-certificadas .btn.add {
  color: #fff;
  cursor: pointer;
  background-color: #9200FD;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .praticas-certificadas .btn.add:before {
    color: #fff; }
  .praticas-certificadas .btn.add:hover, .praticas-certificadas .btn.add:focus, .praticas-certificadas .btn.add:active {
    color: #fff;
    background-color: #7500ca; }
    .praticas-certificadas .btn.add:hover:before, .praticas-certificadas .btn.add:focus:before, .praticas-certificadas .btn.add:active:before {
      color: #fff; }

.praticas-certificadas .subtitle {
  color: #9200FD; }

.praticas-certificadas .cards-pagination li {
  background-color: rgba(146, 0, 253, 0.3); }

.praticas-certificadas .cards-pagination .prev-button, .praticas-certificadas .cards-pagination .next-button, .praticas-certificadas .cards-pagination .active {
  background-color: #9200FD; }

.praticas-certificadas .card-axis, .praticas-certificadas .card-author a {
  color: #9200FD; }

.praticas-certificadas .category, .praticas-certificadas .tag, .praticas-certificadas .action {
  color: #9200FD; }

.praticas-certificadas .category, .praticas-certificadas .tag {
  border-color: #9200FD; }

.praticas-certificadas .category {
  border: 0;
  color: #fff;
  cursor: pointer;
  background-color: #9200FD;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .praticas-certificadas .category:before {
    color: #fff; }
  .praticas-certificadas .category:hover, .praticas-certificadas .category:focus, .praticas-certificadas .category:active {
    color: #9200FD;
    background-color: #fff; }
    .praticas-certificadas .category:hover:before, .praticas-certificadas .category:focus:before, .praticas-certificadas .category:active:before {
      color: #9200FD; }

.praticas-certificadas .tag:hover {
  background-color: #9200FD !important; }

.praticas-certificadas a.action.liked:before, .praticas-certificadas a.action.liked span {
  color: #9200FD !important; }
  .praticas-certificadas a.action.liked:before:hover, .praticas-certificadas a.action.liked:before:focus, .praticas-certificadas a.action.liked:before:hover, .praticas-certificadas a.action.liked span:hover, .praticas-certificadas a.action.liked span:focus, .praticas-certificadas a.action.liked span:hover {
    border-color: #9200FD !important;
    color: #9200FD !important; }

.praticas-certificadas .carousel .carousel-control {
  background-color: #9200FD; }
  .praticas-certificadas .carousel .carousel-control:active, .praticas-certificadas .carousel .carousel-control:focus, .praticas-certificadas .carousel .carousel-control:hover {
    background-color: #7500ca; }

.praticas-certificadas .hint-text {
  background-color: #9200FD; }

.praticas-independentes .btn.add {
  color: #fff;
  cursor: pointer;
  background-color: #FF5400;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .praticas-independentes .btn.add:before {
    color: #fff; }
  .praticas-independentes .btn.add:hover, .praticas-independentes .btn.add:focus, .praticas-independentes .btn.add:active {
    color: #fff;
    background-color: #cc4300; }
    .praticas-independentes .btn.add:hover:before, .praticas-independentes .btn.add:focus:before, .praticas-independentes .btn.add:active:before {
      color: #fff; }

.praticas-independentes .subtitle {
  color: #FF5400; }

.praticas-independentes .ui-select-multiple .btn-default {
  color: #FF5400;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 1px solid #FF5400 !important; }
  .praticas-independentes .ui-select-multiple .btn-default:before {
    color: #FF5400; }
  .praticas-independentes .ui-select-multiple .btn-default:hover, .praticas-independentes .ui-select-multiple .btn-default:focus, .praticas-independentes .ui-select-multiple .btn-default:active {
    color: #fff;
    background-color: #FF5400; }
    .praticas-independentes .ui-select-multiple .btn-default:hover:before, .praticas-independentes .ui-select-multiple .btn-default:focus:before, .praticas-independentes .ui-select-multiple .btn-default:active:before {
      color: #fff; }
  .praticas-independentes .ui-select-multiple .btn-default .close {
    color: #FF5400; }

.praticas-independentes .cards-pagination li {
  background-color: rgba(255, 84, 0, 0.3); }

.praticas-independentes .cards-pagination .prev-button, .praticas-independentes .cards-pagination .next-button, .praticas-independentes .cards-pagination .active {
  background-color: #FF5400; }

.praticas-independentes .card-axis, .praticas-independentes .card-author a {
  color: #FF5400; }

.praticas-independentes .category, .praticas-independentes .tag, .praticas-independentes .action {
  color: #FF5400; }

.praticas-independentes a.action.liked:before, .praticas-independentes a.action.liked span {
  color: #FF5400 !important; }
  .praticas-independentes a.action.liked:before:hover, .praticas-independentes a.action.liked:before:focus, .praticas-independentes a.action.liked:before:hover, .praticas-independentes a.action.liked span:hover, .praticas-independentes a.action.liked span:focus, .praticas-independentes a.action.liked span:hover {
    border-color: #FF5400 !important;
    color: #FF5400 !important; }

.praticas-independentes .category, .praticas-independentes .tag {
  border-color: #FF5400; }

.praticas-independentes .category {
  border: 0;
  color: #fff;
  cursor: pointer;
  background-color: #FF5400;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .praticas-independentes .category:before {
    color: #fff; }
  .praticas-independentes .category:hover, .praticas-independentes .category:focus, .praticas-independentes .category:active {
    color: #FF5400;
    background-color: #fff; }
    .praticas-independentes .category:hover:before, .praticas-independentes .category:focus:before, .praticas-independentes .category:active:before {
      color: #FF5400; }

.praticas-independentes .carousel .carousel-control {
  background-color: #FF5400; }
  .praticas-independentes .carousel .carousel-control:active, .praticas-independentes .carousel .carousel-control:focus, .praticas-independentes .carousel .carousel-control:hover {
    background-color: #cc4300; }

.praticas-independentes .hint-text {
  background-color: #FF5400; }

.scroll-warning {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  height: 30px;
  width: 340px;
  border-radius: 20px 20px 0 0;
  background-color: #4A4A4A;
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -170px; }
  .scroll-warning:before {
    content: "";
    font-style: normal;
    font-weight: normal;
    font-family: "FontAwesome"; }
  .scroll-warning:before {
    margin-right: 5px; }

.not-found {
  color: #4A4A4A;
  font-family: "Open Sans";
  font-size: 20px;
  margin: 30px 0; }
  .not-found b {
    color: #9200FD;
    font-weight: bold; }

.card-page .widget-topbar {
  margin: -15px -15px 0px -15px !important; }
  @media (min-width: 768px) {
    .card-page .widget-topbar {
      margin: -30px -30px 0px -30px !important; } }
  .card-page .widget-topbar .line {
    border-bottom: 0;
    margin: 0 30px; }
    .card-page .widget-topbar .line .author {
      color: #4D4D4D;
      font-size: 12px; }
      .card-page .widget-topbar .line .author b {
        font-size: 14px; }
  .card-page .widget-topbar .title {
    color: #4D4D4D; }
    .card-page .widget-topbar .title a {
      color: #4D4D4D; }
      .card-page .widget-topbar .title a:hover, .card-page .widget-topbar .title a:active, .card-page .widget-topbar .title a:focus {
        text-decoration: underline; }

.card-page .widget-bottombar {
  padding: 10px 0;
  position: absolute;
  left: 15px;
  right: 15px; }

.card-page .card-page-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px; }
  .card-page .card-page-header .tags, .card-page .card-page-header .category {
    margin-top: 10px; }

.card-page .card-page-info {
  display: flex;
  align-items: baseline; }
  .card-page .card-page-info .author {
    color: #4D4D4D;
    font-size: 12px;
    margin-left: 30px; }
  .card-page .card-page-info b {
    color: #4D4D4D; }

.card-page .actions .text {
  color: #4D4D4D;
  font-size: 12px; }

.card-page .page-title {
  color: #000;
  font-size: 48px;
  font-weight: bold;
  margin: 0 20px 0 0; }

.card-page .user-icon {
  display: inline-block;
  float: none;
  margin: 0 10px; }

.card-page .card-page-content p, .card-page .card-page-content li {
  line-height: 1.5; }

.card-page .card-page-content ol li {
  margin-bottom: 10px; }

.card-page .card-page-content .title {
  color: #000;
  font-size: 36px;
  font-weight: bold;
  margin-top: 0; }

.card-page .card-page-content .subtitle {
  color: #FF5400;
  font-size: 20px;
  margin: 35px 0 5px; }

@media screen and (min-width: 992px) {
  .card-page .card-page-content .carousel {
    width: 50%; } }

@media screen and (min-width: 1200px) {
  .card-page .card-page-content .carousel {
    width: 65%; } }

.card-page .card-page-content .author {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0 10px; }

.card-page .card-page-content .actions {
  margin: 20px 0; }

@media screen and (min-width: 992px) {
  .card-page .card-page-content .float-right {
    float: right;
    clear: both;
    margin-left: 20px; } }

@media screen and (max-width: 992px) {
  .card-page .card-page-content .reverse-on-small {
    display: flex;
    flex-direction: column-reverse; } }

.card-page .card-page-content .sidebar {
  margin-top: 20px;
  margin-bottom: 20px; }
  @media screen and (min-width: 992px) {
    .card-page .card-page-content .sidebar {
      width: 50%; } }
  @media screen and (min-width: 1200px) {
    .card-page .card-page-content .sidebar {
      width: 35%; } }
  .card-page .card-page-content .sidebar .box {
    background-color: #FF5400;
    color: #fff;
    margin-bottom: 40px;
    padding: 20px; }
    .card-page .card-page-content .sidebar .box h5 {
      color: #fff; }
  .card-page .card-page-content .sidebar h5 {
    color: #FF5400;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 5px; }
  .card-page .card-page-content .sidebar .tags {
    margin-top: 10px; }

.card-page.praticas-independentes .page-title, .card-page.praticas-independentes .action {
  color: #FF5400; }

.card-page.praticas-independentes .widget-bottombar {
  background-color: #FF5400; }

.card-page.praticas-certificadas .page-title, .card-page.praticas-certificadas .action {
  color: #9200FD; }

.card-page.praticas-certificadas .subtitle {
  color: #9200FD; }

.card-page.praticas-certificadas .sidebar .box {
  background-color: #9200FD; }

.card-page.praticas-certificadas .sidebar h5 {
  color: #9200FD; }

.card-page.praticas-certificadas .sidebar .tag {
  border: 1px solid #9200FD;
  color: #9200FD;
  color: #9200FD;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .card-page.praticas-certificadas .sidebar .tag:before {
    color: #9200FD; }
  .card-page.praticas-certificadas .sidebar .tag:hover, .card-page.praticas-certificadas .sidebar .tag:focus, .card-page.praticas-certificadas .sidebar .tag:active {
    color: #fff;
    background-color: #9200FD; }
    .card-page.praticas-certificadas .sidebar .tag:hover:before, .card-page.praticas-certificadas .sidebar .tag:focus:before, .card-page.praticas-certificadas .sidebar .tag:active:before {
      color: #fff; }

.card-page.praticas-certificadas .widget-bottombar {
  background-color: #9200FD; }

.card-page.praticas-certificadas .widget-topbar {
  border-color: #9200FD; }

.card-edit {
  position: relative; }
  .card-edit .goback {
    margin-top: 7px;
    padding: 0px !important; }
  .card-edit .cards-filters-options .form-group {
    margin-bottom: 20px; }
  .card-edit .editable-title {
    background: #fff; }
    .card-edit .editable-title .title {
      font-size: 48px;
      line-height: 0.1; }
    .card-edit .editable-title .subtitle {
      color: #000;
      font-size: 36px;
      line-height: 0.1;
      margin: 0; }
      .card-edit .editable-title .subtitle::-webkit-input-placeholder {
        color: #000; }
      .card-edit .editable-title .subtitle::-moz-placeholder {
        color: #000; }
      .card-edit .editable-title .subtitle:-ms-input-placeholder {
        color: #000; }
      .card-edit .editable-title .subtitle:-moz-placeholder {
        color: #000; }
    .card-edit .editable-title .author {
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 16px;
      margin: 0; }
  .card-edit .editable-text-box {
    background: #fff;
    margin-top: 15px; }
  .card-edit .tipo-pratica {
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0;
    padding: 0; }
    .card-edit .tipo-pratica:before {
      border-radius: 100%;
      content: '';
      height: 15px;
      width: 15px;
      display: inline-block;
      margin-right: 10px;
      vertical-align: sub; }
  .card-edit .subtitle + .editable-title, .card-edit .editable-text-box + .editable-title {
    margin-top: 15px; }
  .card-edit .card-page-content {
    padding-bottom: 20px; }
  .card-edit .panel-heading {
    display: flex; }
    .card-edit .panel-heading .btn {
      display: block; }
    .card-edit .panel-heading .btn + .btn {
      margin-left: 5px; }
  .card-edit .panel-default {
    margin-top: 15px; }
    .card-edit .panel-default .question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 15px; }
      .card-edit .panel-default .question .editable-title {
        background: #e6e6e6;
        flex-grow: 0.9; }
    .card-edit .panel-default .centered {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 30px; }
      .card-edit .panel-default .centered h1 {
        margin: 0; }
      .card-edit .panel-default .centered .btn {
        margin: 20px 0 0; }
    @media (max-width: 399px) {
      .card-edit .panel-default .add-image + .add-video {
        margin-top: 10px; } }
    @media (min-width: 400px) {
      .card-edit .panel-default .add-image + .add-video {
        margin-left: 10px; } }
    .card-edit .panel-default .img-responsive, .card-edit .panel-default iframe {
      display: block;
      margin: 0 auto; }
    .card-edit .panel-default .btn.trash {
      display: block;
      margin: 15px auto 0; }
  .card-edit .mce-tinymce {
    margin: 15px 0; }
  .card-edit .sidebar {
    width: 100% !important; }
  .card-edit.praticas-independentes .editable-title .title {
    color: #FF5400; }
    .card-edit.praticas-independentes .editable-title .title::-webkit-input-placeholder {
      color: #FF5400; }
    .card-edit.praticas-independentes .editable-title .title::-moz-placeholder {
      color: #FF5400; }
    .card-edit.praticas-independentes .editable-title .title:-ms-input-placeholder {
      color: #FF5400; }
    .card-edit.praticas-independentes .editable-title .title:-moz-placeholder {
      color: #FF5400; }
  .card-edit.praticas-independentes .tipo-pratica:before {
    background: #FF5400; }
  .card-edit.praticas-independentes .panel-default h1, .card-edit.praticas-independentes .panel-default .fa {
    color: #FF5400; }
  .card-edit.praticas-certificadas .widget-topbar {
    background-color: #9200FD; }
  .card-edit.praticas-certificadas .editable-title .title {
    color: #9200FD; }
    .card-edit.praticas-certificadas .editable-title .title::-webkit-input-placeholder {
      color: #9200FD; }
    .card-edit.praticas-certificadas .editable-title .title::-moz-placeholder {
      color: #9200FD; }
    .card-edit.praticas-certificadas .editable-title .title:-ms-input-placeholder {
      color: #9200FD; }
    .card-edit.praticas-certificadas .editable-title .title:-moz-placeholder {
      color: #9200FD; }
  .card-edit.praticas-certificadas .tipo-pratica:before {
    background: #9200FD; }
  .card-edit.praticas-certificadas .panel-default h1, .card-edit.praticas-certificadas .panel-default .fa {
    color: #9200FD; }
  @media (max-width: 768px) {
    .card-edit .help-gallery {
      margin-top: 30px; } }
.hint-tooltip {
  margin-left: 5px; }
  .hint-tooltip span {
    display: none; }
  .hint-tooltip:hover span, .hint-tooltip:active span {
    border-radius: 5px;
    color: white;
    display: block;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    left: 0;
    line-height: 150%;
    margin-top: 10px;
    padding: 10px;
    position: absolute;
    z-index: 20; }

.certificate-container .certificate-logos {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto; }
  @media screen and (min-width: 768px) {
    .certificate-container .certificate-logos {
      height: 60px;
      max-width: 570px; } }
  @media screen and (min-width: 992px) {
    .certificate-container .certificate-logos {
      height: 100px;
      max-width: 750px; } }
  .certificate-container .certificate-logos .avante {
    height: 40px; }
    @media screen and (min-width: 992px) {
      .certificate-container .certificate-logos .avante {
        height: 50px; } }
    @media screen and (min-width: 992px) {
      .certificate-container .certificate-logos .avante {
        height: auto; } }
  .certificate-container .certificate-logos .paralapraca {
    width: 140px;
    position: absolute;
    top: 70px;
    left: 50%;
    margin-left: -70px; }
    @media screen and (min-width: 768px) {
      .certificate-container .certificate-logos .paralapraca {
        width: 150px;
        position: static;
        left: 0;
        margin-left: 60px; } }
    @media screen and (min-width: 992px) {
      .certificate-container .certificate-logos .paralapraca {
        width: 200px;
        margin-left: 80px; } }
  .certificate-container .certificate-logos .certificate-logo img {
    height: 12px; }
    @media screen and (min-width: 768px) {
      .certificate-container .certificate-logos .certificate-logo img {
        height: 15px; } }
    @media screen and (min-width: 992px) {
      .certificate-container .certificate-logos .certificate-logo img {
        height: 20px; } }
@media screen and (min-width: 768px) {
  .certificate-container.receipt .certificate-logos {
    height: 70px;
    margin-bottom: 15px; } }

@media screen and (min-width: 768px) {
  .certificate-container.receipt .certificate-logos .paralapraca {
    margin-left: -55px; } }

@media screen and (min-width: 768px) {
  .certificate-container.receipt .certificate-logos .certificate-logo img {
    max-height: 15px; } }

@media screen and (min-width: 992px) {
  .contracts {
    padding: 30px; } }

.contracts .widget-topbar {
  background-color: #9200FD; }
  @media screen and (min-width: 992px) {
    .contracts .widget-topbar {
      margin: -30px -30px 35px -30px !important; } }
  .contracts .widget-topbar .pull-right {
    margin: 10px;
    margin-right: 20px; }
    .contracts .widget-topbar .pull-right .btn-link {
      font-size: 18px; }
      .contracts .widget-topbar .pull-right .btn-link:hover {
        text-decoration: underline; }

.contracts .page-title {
  font-size: 48px;
  font-weight: 800;
  margin: -10px 0 0 15px; }
  @media screen and (min-width: 992px) {
    .contracts .page-title {
      margin: -10px 0 0 30px; } }
.contracts .contract-unit {
  margin-bottom: 30px; }
  @media screen and (min-width: 480px) {
    .contracts .contract-unit {
      border-left: 1px solid #9200FD;
      padding-left: 20px; } }
.contracts .contract-title {
  color: #9200FD;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin: 0; }

.contracts .contract-info {
  color: #4D4D4D;
  display: inline-block;
  font-size: 14px;
  line-height: 20px; }

.contracts .contract-content {
  background: rgba(255, 255, 255, 0.5);
  clear: both;
  margin-top: 10px;
  overflow: hidden;
  padding: 20px; }
  .contracts .contract-content .contract-text {
    max-width: 100%;
    overflow: hidden; }
  @media screen and (min-width: 480px) {
    .contracts .contract-content {
      padding: 15px; } }
  .contracts .contract-content .row div:last-child, .contracts .contract-content .widget .line div:last-child, .widget .contracts .contract-content .line div:last-child {
    margin-top: 15px; }
    @media screen and (min-width: 768px) {
      .contracts .contract-content .row div:last-child, .contracts .contract-content .widget .line div:last-child, .widget .contracts .contract-content .line div:last-child {
        margin-top: 0;
        text-align: right; } }
  .contracts .contract-content .btn + .btn {
    margin-left: 10px; }

.contracts .contract-user-list {
  max-height: 400px;
  overflow-y: scroll;
  padding: 0; }
  .contracts .contract-user-list li {
    display: block;
    list-style: none;
    margin-bottom: 20px;
    overflow: hidden; }
  .contracts .contract-user-list .user-name {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-top: 8px; }

.contracts .see-all {
  color: #9200FD;
  font-weight: bold; }

.contracts a {
  color: #9200FD;
  text-decoration: underline; }
  .contracts a:hover {
    text-decoration: none; }

.contracts a.btn {
  color: white;
  text-decoration: none; }

.contracts .form-control {
  border: 2px solid #9200FD;
  border-radius: 0px;
  box-shadow: none; }

.contracts label {
  color: #4D4D4D;
  font-size: 14px; }

.contracts .ui-select-multiple {
  height: auto;
  min-height: 34px;
  padding: 4px; }
  .contracts .ui-select-multiple input {
    border: 0; }
  .contracts .ui-select-multiple .ui-select-choices {
    max-height: 300px;
    overflow-y: scroll;
    top: 30px !important; }
  .contracts .ui-select-multiple .btn-default {
    color: #9200FD;
    cursor: pointer;
    background-color: transparent;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 1px solid #9200FD !important;
    margin-bottom: 5px; }
    .contracts .ui-select-multiple .btn-default:before {
      color: #9200FD; }
    .contracts .ui-select-multiple .btn-default:hover, .contracts .ui-select-multiple .btn-default:focus, .contracts .ui-select-multiple .btn-default:active {
      color: #fff;
      background-color: #9200FD; }
      .contracts .ui-select-multiple .btn-default:hover:before, .contracts .ui-select-multiple .btn-default:focus:before, .contracts .ui-select-multiple .btn-default:active:before {
        color: #fff; }
    .contracts .ui-select-multiple .btn-default .close {
      color: #9200FD;
      opacity: 1;
      font-size: 1.4em;
      line-height: 0.9em !important;
      text-shadow: 0;
      transition: color 0.5s ease; }
    .contracts .ui-select-multiple .btn-default:hover .close, .contracts .ui-select-multiple .btn-default:active .close, .contracts .ui-select-multiple .btn-default:hover .close {
      color: #fff !important; }

.contracts .ui-select-choices-row > span {
  cursor: pointer;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 1.5;
  color: #333;
  white-space: nowrap; }

.contracts .ui-select-choices-row.active > span {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: rgba(146, 0, 253, 0.25); }

.contracts .modal-dialog {
  max-width: 400px;
  max-height: 500px; }

.contracts-list {
  background: rgba(255, 255, 255, 0.25); }
  .contracts-list .btn.add {
    margin: 5px 30px 0 0; }

.contracts-edit {
  background: rgba(146, 0, 253, 0.25); }
  .contracts-edit h3 {
    color: #9200FD;
    font-size: 30px;
    margin-bottom: 20px; }
  .contracts-edit .row, .contracts-edit .widget .line, .widget .contracts-edit .line {
    margin-bottom: 20px; }
  .contracts-edit .flex {
    display: flex; }
  .contracts-edit .btn.attach {
    margin-left: 10px; }
  .contracts-edit .btn.save {
    margin-top: 15px; }

.course-activity {
  background-color: rgba(255, 255, 255, 0.3); }
  .course-activity .question h1 {
    color: #000; }
  .course-activity .slides .slides-navigation {
    background-color: #9200FD; }
  .course-activity .slides .slides-number {
    color: #9200FD; }

.open-activity {
  margin-bottom: 30px; }
  .open-activity .topbar {
    background-color: #9200FD;
    color: #fff;
    height: 40px;
    margin: -30px -30px 0;
    padding: 10px;
    text-align: right; }
    .open-activity .topbar a:first-child {
      margin-right: 8px; }
    .open-activity .topbar a:last-child {
      margin-left: 8px; }
  .open-activity .title {
    color: #000;
    font-size: 30px; }
  .open-activity .intro {
    color: #000;
    font-size: 16px;
    margin-bottom: 15px; }
  .open-activity .action.liked.active, .open-activity .action.used.active, .open-activity .action.replies.active {
    color: #2B3CA3; }
    .open-activity .action.liked.active:before, .open-activity .action.used.active:before, .open-activity .action.replies.active:before {
      color: #2B3CA3; }
  .open-activity a.action.liked, .open-activity a.action.used, .open-activity a.action.replies {
    color: #4D4D4D; }
    .open-activity a.action.liked:hover, .open-activity a.action.used:hover, .open-activity a.action.replies:hover {
      color: #2B3CA3; }
    .open-activity a.action.liked span, .open-activity a.action.used span, .open-activity a.action.replies span {
      color: #4D4D4D;
      border-bottom-color: transparent !important;
      border-bottom-style: solid;
      border-bottom-width: 1px;
      cursor: pointer;
      line-height: 1.2;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .open-activity a.action.liked span:before, .open-activity a.action.used span:before, .open-activity a.action.replies span:before {
        color: #4D4D4D; }
      .open-activity a.action.liked span:hover, .open-activity a.action.liked span:focus, .open-activity a.action.liked span:active, .open-activity a.action.used span:hover, .open-activity a.action.used span:focus, .open-activity a.action.used span:active, .open-activity a.action.replies span:hover, .open-activity a.action.replies span:focus, .open-activity a.action.replies span:active {
        color: #2B3CA3;
        border-bottom-color: #2B3CA3 !important; }
        .open-activity a.action.liked span:hover:before, .open-activity a.action.liked span:focus:before, .open-activity a.action.liked span:active:before, .open-activity a.action.used span:hover:before, .open-activity a.action.used span:focus:before, .open-activity a.action.used span:active:before, .open-activity a.action.replies span:hover:before, .open-activity a.action.replies span:focus:before, .open-activity a.action.replies span:active:before {
          color: #2B3CA3; }
    .open-activity a.action.liked.active span, .open-activity a.action.used.active span, .open-activity a.action.replies.active span {
      color: #2B3CA3;
      border-bottom-color: transparent !important;
      border-bottom-style: solid;
      border-bottom-width: 1px;
      cursor: pointer;
      line-height: 1.2;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .open-activity a.action.liked.active span:before, .open-activity a.action.used.active span:before, .open-activity a.action.replies.active span:before {
        color: #2B3CA3; }
      .open-activity a.action.liked.active span:hover, .open-activity a.action.liked.active span:focus, .open-activity a.action.liked.active span:active, .open-activity a.action.used.active span:hover, .open-activity a.action.used.active span:focus, .open-activity a.action.used.active span:active, .open-activity a.action.replies.active span:hover, .open-activity a.action.replies.active span:focus, .open-activity a.action.replies.active span:active {
        color: #2B3CA3;
        border-bottom-color: #2B3CA3 !important; }
        .open-activity a.action.liked.active span:hover:before, .open-activity a.action.liked.active span:focus:before, .open-activity a.action.liked.active span:active:before, .open-activity a.action.used.active span:hover:before, .open-activity a.action.used.active span:focus:before, .open-activity a.action.used.active span:active:before, .open-activity a.action.replies.active span:hover:before, .open-activity a.action.replies.active span:focus:before, .open-activity a.action.replies.active span:active:before {
          color: #2B3CA3; }
  .open-activity .user-activity .title {
    color: #000;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 600; }
  .open-activity.closed .topbar {
    background-color: rgba(146, 0, 253, 0.2); }
  .open-activity.closed .message {
    margin: 20px auto 0;
    max-width: 760px;
    text-align: center; }
    .open-activity.closed .message h3 {
      color: #9200FD;
      font-size: 36px;
      font-weight: 700;
      margin: 0 auto 20px;
      max-width: 400px; }
    .open-activity.closed .message p {
      color: #000;
      font-size: 16px; }
    .open-activity.closed .message .btn {
      margin-top: 30px; }

.all-activity {
  background-color: rgba(77, 77, 77, 0.15);
  margin: 30px -30px -30px;
  padding: 30px; }
  .all-activity .title {
    color: #000;
    font-size: 30px;
    margin: 0; }
  .all-activity table {
    border-top: 2px solid #4D4D4D;
    margin-top: 20px; }
    .all-activity table thead th {
      padding: 7px 0; }
    .all-activity table .action.liked, .all-activity table .action.used, .all-activity table .action.replies {
      color: #2B3CA3; }
      .all-activity table .action.liked:before, .all-activity table .action.used:before, .all-activity table .action.replies:before {
        color: #2B3CA3; }
    .all-activity table a.action.liked, .all-activity table a.action.used, .all-activity table a.action.replies {
      color: #4D4D4D; }
      .all-activity table a.action.liked:hover, .all-activity table a.action.used:hover, .all-activity table a.action.replies:hover {
        color: #2B3CA3; }
      .all-activity table a.action.liked span, .all-activity table a.action.used span, .all-activity table a.action.replies span {
        color: #4D4D4D;
        border-bottom-color: transparent !important;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        cursor: pointer;
        line-height: 1.2;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        .all-activity table a.action.liked span:before, .all-activity table a.action.used span:before, .all-activity table a.action.replies span:before {
          color: #4D4D4D; }
        .all-activity table a.action.liked span:hover, .all-activity table a.action.liked span:focus, .all-activity table a.action.liked span:active, .all-activity table a.action.used span:hover, .all-activity table a.action.used span:focus, .all-activity table a.action.used span:active, .all-activity table a.action.replies span:hover, .all-activity table a.action.replies span:focus, .all-activity table a.action.replies span:active {
          color: #2B3CA3;
          border-bottom-color: #2B3CA3 !important; }
          .all-activity table a.action.liked span:hover:before, .all-activity table a.action.liked span:focus:before, .all-activity table a.action.liked span:active:before, .all-activity table a.action.used span:hover:before, .all-activity table a.action.used span:focus:before, .all-activity table a.action.used span:active:before, .all-activity table a.action.replies span:hover:before, .all-activity table a.action.replies span:focus:before, .all-activity table a.action.replies span:active:before {
            color: #2B3CA3; }
      .all-activity table a.action.liked.active span, .all-activity table a.action.used.active span, .all-activity table a.action.replies.active span {
        color: #2B3CA3;
        border-bottom-color: transparent !important;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        cursor: pointer;
        line-height: 1.2;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        .all-activity table a.action.liked.active span:before, .all-activity table a.action.used.active span:before, .all-activity table a.action.replies.active span:before {
          color: #2B3CA3; }
        .all-activity table a.action.liked.active span:hover, .all-activity table a.action.liked.active span:focus, .all-activity table a.action.liked.active span:active, .all-activity table a.action.used.active span:hover, .all-activity table a.action.used.active span:focus, .all-activity table a.action.used.active span:active, .all-activity table a.action.replies.active span:hover, .all-activity table a.action.replies.active span:focus, .all-activity table a.action.replies.active span:active {
          color: #2B3CA3;
          border-bottom-color: #2B3CA3 !important; }
          .all-activity table a.action.liked.active span:hover:before, .all-activity table a.action.liked.active span:focus:before, .all-activity table a.action.liked.active span:active:before, .all-activity table a.action.used.active span:hover:before, .all-activity table a.action.used.active span:focus:before, .all-activity table a.action.used.active span:active:before, .all-activity table a.action.replies.active span:hover:before, .all-activity table a.action.replies.active span:focus:before, .all-activity table a.action.replies.active span:active:before {
            color: #2B3CA3; }

.main-header {
  background-color: #FFA200; }
  .main-header .course-details {
    display: none; }
  .main-header .lesson-units .lesson-list-dropdown .dropdown-menu {
    border-top-color: #979797;
    background-color: #FFA200; }
    .main-header .lesson-units .lesson-list-dropdown .dropdown-menu li a:hover {
      background-color: #e69200; }
  .main-header .chapters .btn-group {
    margin-top: 10px;
    margin-bottom: 10px; }
    .main-header .chapters .btn-group .btn {
      background-color: #FFA200;
      border: 1px solid #c9a30d !important; }
    .main-header .chapters .btn-group .btn:first-child {
      border-right: 0 !important; }
    .main-header .chapters .btn-group .btn:nth-child(2) {
      border-left: 0 !important; }

.course-intro .course-content .course-info .column {
  background-color: #95dcff; }
  .course-intro .course-content .course-info .column:last-child {
    background-color: #d6f2da; }

.course .lesson-units-nav .line {
  background: #FF5400; }

.course .lesson-units-nav .progress .progress-bar {
  background: #FF5400; }

.course .units .units-title {
  background: #FF5400; }

.course .units .unit.current span {
  background-color: #FF5400; }

.course .units .unit.current, .course .units .unit.done {
  background: #FF5400; }
  .course .units .unit.current:hover, .course .units .unit.done:hover {
    background: #cc4300; }
    .course .units .unit.current:hover span, .course .units .unit.done:hover span {
      background: #cc4300; }

.student-notes .button-show {
  color: #FFA200;
  position: fixed;
  bottom: 0;
  right: 0; }

.course-content .next-lesson {
  background-color: rgba(255, 255, 255, 0.3); }

.course-box .progress-bar {
  background-color: #2B3CA3; }

.course-box .progress-label {
  color: #2B3CA3; }

.course-box .continue {
  color: #fff;
  cursor: pointer;
  background-color: #9200FD;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .course-box .continue:before {
    color: #fff; }
  .course-box .continue:hover, .course-box .continue:focus, .course-box .continue:active {
    color: #fff;
    background-color: #7500ca; }
    .course-box .continue:hover:before, .course-box .continue:focus:before, .course-box .continue:active:before {
      color: #fff; }

.course-box .see-report {
  color: #2B3CA3;
  border-bottom-color: #2B3CA3 !important;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  cursor: pointer;
  line-height: 1.2;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-weight: 700; }
  .course-box .see-report:before {
    color: #2B3CA3; }
  .course-box .see-report:hover, .course-box .see-report:focus, .course-box .see-report:active {
    color: #2B3CA3;
    border-bottom-color: transparent !important; }
    .course-box .see-report:hover:before, .course-box .see-report:focus:before, .course-box .see-report:active:before {
      color: #2B3CA3; }

.courses-page .course-filters ul {
  background-color: rgba(0, 169, 251, 0.8); }
  .courses-page .course-filters ul li:hover, .courses-page .course-filters ul li.selected {
    background-color: #FF5400;
    font-weight: 600; }

.flatpage {
  margin-top: -20px !important; }
  .flatpage h2 {
    color: #FF5400;
    font-size: 48px;
    font-weight: 700;
    margin: 0 0 20px 20px; }
  .flatpage .content {
    background-color: rgba(255, 84, 0, 0.3);
    padding: 40px; }
    .flatpage .content h1, .flatpage .content h2, .flatpage .content h3, .flatpage .content h4, .flatpage .content h5, .flatpage .content h6 {
      color: #4D4D4D;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 700;
      margin: 30px 0 15px; }
      .flatpage .content h1:first-child, .flatpage .content h2:first-child, .flatpage .content h3:first-child, .flatpage .content h4:first-child, .flatpage .content h5:first-child, .flatpage .content h6:first-child {
        margin-top: 0; }
    .flatpage .content h1 {
      font-size: 40px; }
    .flatpage .content h2 {
      font-size: 32px; }
    .flatpage .content h3 {
      font-size: 28px; }
    .flatpage .content h4 {
      font-size: 22px; }
    .flatpage .content h5, .flatpage .content h6 {
      font-size: 20px; }
    .flatpage .content p {
      border-left: 2px solid #979797;
      color: #4D4D4D;
      font-size: 18px;
      margin: 0;
      padding: 0 0 15px 20px; }
    .flatpage .content li {
      color: #4D4D4D;
      font-size: 18px;
      margin: 0;
      padding: 5px; }
    .flatpage .content img {
      float: right;
      margin: 0 0 20px 20px; }

.logged .flatpage {
  margin: 0 auto !important;
  max-width: 1050px; }
  .logged .flatpage h2 {
    margin: 15px; }
    @media screen and (min-width: 992px) {
      .logged .flatpage h2 {
        margin: 15px 0; } }
.forums .info .thread-name {
  color: #FF5400;
  border-bottom-color: transparent !important;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  cursor: pointer;
  line-height: 1.2;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .forums .info .thread-name:before {
    color: #FF5400; }
  .forums .info .thread-name:hover, .forums .info .thread-name:focus, .forums .info .thread-name:active {
    color: #FF5400;
    border-bottom-color: #FF5400 !important; }
    .forums .info .thread-name:hover:before, .forums .info .thread-name:focus:before, .forums .info .thread-name:active:before {
      color: #FF5400; }

.filters .filters-header {
  background-color: #C74E00; }

.filters .category, .filters .tag {
  color: #4D4D4D;
  cursor: pointer;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .filters .category:before, .filters .tag:before {
    color: #4D4D4D; }
  .filters .category:hover, .filters .category:focus, .filters .category:active, .filters .tag:hover, .filters .tag:focus, .filters .tag:active {
    color: #4D4D4D;
    background-color: #FFA200; }
    .filters .category:hover:before, .filters .category:focus:before, .filters .category:active:before, .filters .tag:hover:before, .filters .tag:focus:before, .filters .tag:active:before {
      color: #4D4D4D; }

.forum-admin .row, .forum-admin .widget .line, .widget .forum-admin .line {
  padding: 10px; }

@media screen and (min-width: 768px) {
  .forum-admin.forum-list .actions {
    text-align: right; } }

.forum-admin.forum-list .row span, .forum-admin.forum-list .widget .line span, .widget .forum-admin.forum-list .line span {
  line-height: 33px; }

.forum-admin.forum-list .row:nth-child(even), .forum-admin.forum-list .widget .line:nth-child(even), .widget .forum-admin.forum-list .line:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.3); }

.forum-admin select {
  width: 100% !important; }

.post-attachments .attachments {
  border: 1px solid #9200FD;
  color: #9200FD; }

.post-attachments ul {
  border-color: rgba(146, 0, 253, 0.7); }
  .post-attachments ul li .delete:before {
    color: #9200FD; }

.post-attachments a {
  color: #9200FD;
  border-bottom-color: #9200FD !important;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  cursor: pointer;
  line-height: 1.2;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .post-attachments a:before {
    color: #9200FD; }
  .post-attachments a:hover, .post-attachments a:focus, .post-attachments a:active {
    color: #9200FD;
    border-bottom-color: transparent !important; }
    .post-attachments a:hover:before, .post-attachments a:focus:before, .post-attachments a:active:before {
      color: #9200FD; }

.post-attachments .loading .loading-bar {
  border-color: #9200FD; }
  .post-attachments .loading .loading-bar div {
    background-color: #9200FD; }

.forums .post-attachments a {
  color: #9200FD;
  border-bottom-color: #9200FD !important;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  cursor: pointer;
  line-height: 1.2;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .forums .post-attachments a:before {
    color: #9200FD; }
  .forums .post-attachments a:hover, .forums .post-attachments a:focus, .forums .post-attachments a:active {
    color: #9200FD;
    border-bottom-color: transparent !important; }
    .forums .post-attachments a:hover:before, .forums .post-attachments a:focus:before, .forums .post-attachments a:active:before {
      color: #9200FD; }

.comments-form textarea {
  border: 2px solid #BF247F; }

.see-all-topics .btn {
  color: #fff;
  cursor: pointer;
  background-color: #FF5400;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .see-all-topics .btn:before {
    color: #fff; }
  .see-all-topics .btn:hover, .see-all-topics .btn:focus, .see-all-topics .btn:active {
    color: #fff;
    background-color: #e64c00; }
    .see-all-topics .btn:hover:before, .see-all-topics .btn:focus:before, .see-all-topics .btn:active:before {
      color: #fff; }

.new-thread .form-control {
  border-color: #FF5400; }

.new-thread .selected-forum {
  color: #FF5400; }

.page {
  background-color: #95dcff;
  padding: 17px; }
  @media screen and (min-width: 768px) {
    .page {
      padding: 30px !important; } }
.tooltip-inner {
  color: #000;
  background-color: #eee;
  padding: 8px 12px; }

.tooltip {
  color: #000; }
  .tooltip.top .tooltip-arrow {
    border-top-color: #eee; }
  .tooltip.top-left .tooltip-arrow {
    border-top-color: #eee; }
  .tooltip.top-right .tooltip-arrow {
    border-top-color: #eee; }
  .tooltip.right .tooltip-arrow {
    border-right-color: #eee; }
  .tooltip.left .tooltip-arrow {
    border-left-color: #eee; }
  .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #eee; }
  .tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #eee; }
  .tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #eee; }

.mce-path {
  display: none !important; }

.tinymce-image {
  max-width: 100%;
  height: auto; }

.page-header h1, .page-header h2, .page-header h3, .page-header h4, .page-header h5, .page-header h6 {
  color: #9200FD; }
  .page-header h1 i, .page-header h2 i, .page-header h3 i, .page-header h4 i, .page-header h5 i, .page-header h6 i {
    display: none; }

.primary-page-header h1, .primary-page-header h2, .primary-page-header h3, .primary-page-header h4, .primary-page-header h5, .primary-page-header h6, .secondary-page-header h1, .secondary-page-header h2, .secondary-page-header h3, .secondary-page-header h4, .secondary-page-header h5, .secondary-page-header h6 {
  color: #000; }
  .primary-page-header h1 i, .primary-page-header h2 i, .primary-page-header h3 i, .primary-page-header h4 i, .primary-page-header h5 i, .primary-page-header h6 i, .secondary-page-header h1 i, .secondary-page-header h2 i, .secondary-page-header h3 i, .secondary-page-header h4 i, .secondary-page-header h5 i, .secondary-page-header h6 i {
    display: none; }

.home .blocks {
  color: #fff;
  margin: 80px 15px 0; }
  .home .blocks > div {
    padding: 15px; }
  @media screen and (min-width: 768px) {
    .home .blocks {
      display: flex;
      flex-wrap: wrap; }
      .home .blocks > div {
        padding: 30px;
        width: 50%; } }
  @media screen and (min-width: 947px) {
    .home .blocks {
      margin: 0 auto; } }
  .home .blocks h2 {
    font-weight: 800;
    margin: 0; }
  .home .blocks p {
    font-size: 2.5vmax;
    font-weight: 700;
    margin: 0; }
    @media screen and (min-width: 768px) {
      .home .blocks p {
        font-size: 18px; } }
  .home .blocks .welcome {
    background-color: #FFA200;
    text-align: center;
    padding: 0; }
    @media screen and (min-width: 768px) {
      .home .blocks .welcome {
        text-align: left; } }
    @media screen and (max-width: 991px) {
      .home .blocks .welcome {
        position: relative; }
        .home .blocks .welcome:before {
          display: block;
          content: " ";
          width: 100%;
          padding-top: 56.25%; }
        .home .blocks .welcome > .content {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; } }
    .home .blocks .welcome h2 {
      font-size: 6vmax;
      line-height: 95%;
      margin-bottom: 15px; }
      @media screen and (min-width: 768px) {
        .home .blocks .welcome h2 {
          font-size: 66px; } }
    .home .blocks .welcome iframe.content {
      border: 0;
      margin: 0;
      height: 100%;
      width: 100%; }
  .home .blocks .login {
    background-color: #FF5400; }
  .home .blocks .register {
    background-color: #9200FD;
    text-align: center; }
    .home .blocks .register h2 {
      font-size: 5.5vmax;
      line-height: 95%;
      margin-bottom: 60px; }
      @media screen and (min-width: 768px) {
        .home .blocks .register h2 {
          font-size: 50px; } }
    .home .blocks .register p {
      margin-bottom: 15px; }
      .home .blocks .register p a {
        color: #fff;
        text-decoration: underline; }
    .home .blocks .register .btn-register {
      background-color: #61CE70;
      color: #fff;
      font-weight: 800;
      font-size: 18px;
      width: 270px;
      transition: all 0.5s ease; }
      .home .blocks .register .btn-register:hover {
        background-color: #36ad46;
        color: #fff; }
  .home .blocks .use {
    background: url('/static/img/home-print.png?b29ef65c5789') #00A9FB bottom right no-repeat;
    background-size: 86%;
    min-height: 62vw; }
    @media screen and (min-width: 768px) {
      .home .blocks .use {
        min-height: auto; } }
    .home .blocks .use p {
      margin: 0 0 15px 30px; }

.contact-form .submit {
  text-align: right; }
  .contact-form .submit .btn {
    margin-left: 10px; }
  .contact-form .submit .btn.clean {
    margin-right: 0; }

#loading-bar .bar {
  background-color: #FF5400 !important; }

#loading-bar .peg {
  -moz-box-shadow: #FF5400 1px 0 6px 1px !important;
  -ms-box-shadow: #FF5400 1px 0 6px 1px !important;
  -webkit-box-shadow: #FF5400 1px 0 6px 1px !important;
  box-shadow: #FF5400 1px 0 6px 1px !important; }

.loading-spinner {
  color: #FF5400 !important; }

.anonymous .wrapper form {
  color: #fff; }
  .anonymous .wrapper form legend {
    color: #fff;
    border-bottom: 0;
    font-size: 5vmax;
    font-weight: 300;
    line-height: 100%;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .anonymous .wrapper form legend {
        font-size: 36px; } }
  .anonymous .wrapper form .form-group {
    margin: 0 auto 15px;
    max-width: 270px; }
  .anonymous .wrapper form .form-control {
    font-weight: 600; }
    .anonymous .wrapper form .form-control:hover, .anonymous .wrapper form .form-control:focus, .anonymous .wrapper form .form-control:active {
      border: 1px solid #202d7b; }
  .anonymous .wrapper form .checkbox {
    margin: 10px 15px 15px;
    padding: 0; }
    .anonymous .wrapper form .checkbox a {
      color: #fff;
      border-bottom-color: #fff !important;
      border-bottom-style: solid;
      border-bottom-width: 1px;
      cursor: pointer;
      line-height: 1.2;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .anonymous .wrapper form .checkbox a:before {
        color: #fff; }
      .anonymous .wrapper form .checkbox a:hover, .anonymous .wrapper form .checkbox a:focus, .anonymous .wrapper form .checkbox a:active {
        color: #fff;
        border-bottom-color: transparent !important; }
        .anonymous .wrapper form .checkbox a:hover:before, .anonymous .wrapper form .checkbox a:focus:before, .anonymous .wrapper form .checkbox a:active:before {
          color: #fff; }
  .anonymous .wrapper form .btn {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 800;
    margin: 0 auto;
    width: 100%;
    max-width: 270px;
    transition: all 0.5s ease; }
    .anonymous .wrapper form .btn:hover {
      color: #fff; }
  .anonymous .wrapper form .info {
    color: #fff;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center; }
    .anonymous .wrapper form .info a {
      color: #fff;
      border-bottom-color: #fff !important;
      border-bottom-style: solid;
      border-bottom-width: 1px;
      cursor: pointer;
      line-height: 1.2;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .anonymous .wrapper form .info a:before {
        color: #fff; }
      .anonymous .wrapper form .info a:hover, .anonymous .wrapper form .info a:focus, .anonymous .wrapper form .info a:active {
        color: #fff;
        border-bottom-color: transparent !important; }
        .anonymous .wrapper form .info a:hover:before, .anonymous .wrapper form .info a:focus:before, .anonymous .wrapper form .info a:active:before {
          color: #fff; }
  .anonymous .wrapper form .has-error .form-control {
    box-shadow: inset 0 1px 3px 0 rgba(255, 84, 0, 0.75); }
  .anonymous .wrapper form .has-error small {
    color: white; }

.anonymous .wrapper .login-form .btn-submit {
  background-color: #2B3CA3; }
  .anonymous .wrapper .login-form .btn-submit:hover {
    background-color: #1b2666; }

.anonymous .wrapper .login-form .checkbox {
  margin: 15px 0;
  text-align: center; }
  .anonymous .wrapper .login-form .checkbox label {
    color: #fff;
    font-weight: 800; }

.anonymous .wrapper .register-form {
  margin: 0 auto;
  max-width: 340px; }
  .anonymous .wrapper .register-form .form-group .fa {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    width: 30px; }
  .anonymous .wrapper .register-form .form-group input {
    display: inline-block;
    width: 235px; }
  .anonymous .wrapper .register-form .checkbox {
    padding: 0 0 0 5px; }
  .anonymous .wrapper .register-form .btn-submit {
    background-color: #61CE70;
    margin-bottom: 15px; }
    .anonymous .wrapper .register-form .btn-submit:hover {
      background-color: #36ad46; }

.anonymous .wrapper .forgot-pass-form {
  margin: 0 auto; }
  .anonymous .wrapper .forgot-pass-form .form-group {
    max-width: 340px; }
  .anonymous .wrapper .forgot-pass-form label {
    font-weight: normal;
    margin-bottom: 15px;
    text-align: center; }
  .anonymous .wrapper .forgot-pass-form .btn-submit {
    background-color: #2B3CA3;
    margin-bottom: 15px;
    max-width: 340px;
    width: 100%; }
    @media screen and (min-width: 480px) {
      .anonymous .wrapper .forgot-pass-form .btn-submit {
        width: 340px; } }
    .anonymous .wrapper .forgot-pass-form .btn-submit:hover {
      background-color: #1b2666; }

.anonymous .wrapper .alert {
  border: 0;
  border-radius: 0;
  color: #fff;
  font-weight: 700;
  margin: -20px -20px 20px;
  text-align: center; }
  @media screen and (min-width: 947px) {
    .anonymous .wrapper .alert {
      margin: -40px -40px 40px; } }
  .anonymous .wrapper .alert.alert-danger {
    background-color: #BF247F; }

.anonymous .wrapper .message {
  color: #fff;
  margin: 0 auto;
  max-width: 500px;
  text-align: center; }
  .anonymous .wrapper .message h2 {
    font-weight: 800; }
  .anonymous .wrapper .message h2, .anonymous .wrapper .message h3 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.register-page, .login-page {
  box-sizing: border-box;
  padding: 20px; }
  @media screen and (min-width: 947px) {
    .register-page, .login-page {
      padding: 40px; } }
  .register-page .login-form .checkbox, .login-page .login-form .checkbox {
    margin: 30px 0 !important; }
  .register-page a, .login-page a {
    color: #fff;
    border-bottom-color: #fff !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .register-page a:before, .login-page a:before {
      color: #fff; }
    .register-page a:hover, .register-page a:focus, .register-page a:active, .login-page a:hover, .login-page a:focus, .login-page a:active {
      color: #fff;
      border-bottom-color: transparent !important; }
      .register-page a:hover:before, .register-page a:focus:before, .register-page a:active:before, .login-page a:hover:before, .login-page a:focus:before, .login-page a:active:before {
        color: #fff; }

.login-page {
  background-color: #FF5400; }
  .login-page .login-form .checkbox {
    margin: 30px 0 !important; }
  .login-page .register-form .btn-submit {
    background-color: #2B3CA3 !important; }
    .login-page .register-form .btn-submit:hover {
      background-color: #1b2666 !important; }

.register-page {
  background-color: #9200FD; }

.messages .page {
  background-color: rgba(146, 0, 253, 0.25);
  padding: 17px; }

.messages-list .page-header {
  background-color: #9200FD; }
  .messages-list .page-header h2 {
    color: #fff; }
  .messages-list .page-header .btn {
    color: #fff;
    cursor: pointer;
    background-color: #FF5400;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .messages-list .page-header .btn:before {
      color: #fff; }
    .messages-list .page-header .btn:hover, .messages-list .page-header .btn:focus, .messages-list .page-header .btn:active {
      color: #fff;
      background-color: #e64c00; }
      .messages-list .page-header .btn:hover:before, .messages-list .page-header .btn:focus:before, .messages-list .page-header .btn:active:before {
        color: #fff; }

.messages-list .title-header h3 {
  color: #9200FD; }

.messages-list .title-header .btn.hide-all, .messages-list .title-header .btn.show-all {
  color: #9200FD;
  border-bottom-color: #9200FD !important;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  cursor: pointer;
  line-height: 1.2;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .messages-list .title-header .btn.hide-all:before, .messages-list .title-header .btn.show-all:before {
    color: #9200FD; }
  .messages-list .title-header .btn.hide-all:hover, .messages-list .title-header .btn.hide-all:focus, .messages-list .title-header .btn.hide-all:active, .messages-list .title-header .btn.show-all:hover, .messages-list .title-header .btn.show-all:focus, .messages-list .title-header .btn.show-all:active {
    color: #8300e4;
    border-bottom-color: #8300e4 !important; }
    .messages-list .title-header .btn.hide-all:hover:before, .messages-list .title-header .btn.hide-all:focus:before, .messages-list .title-header .btn.hide-all:active:before, .messages-list .title-header .btn.show-all:hover:before, .messages-list .title-header .btn.show-all:focus:before, .messages-list .title-header .btn.show-all:active:before {
      color: #8300e4; }

.messages-list .message.unread .message-body {
  border-left: 5px solid #FF5400; }
  .messages-list .message.unread .message-body .see-more {
    color: #fff;
    cursor: pointer;
    background-color: #FF5400;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .messages-list .message.unread .message-body .see-more:before {
      color: #fff; }
    .messages-list .message.unread .message-body .see-more:hover, .messages-list .message.unread .message-body .see-more:focus, .messages-list .message.unread .message-body .see-more:active {
      color: #fff;
      background-color: #e64c00; }
      .messages-list .message.unread .message-body .see-more:hover:before, .messages-list .message.unread .message-body .see-more:focus:before, .messages-list .message.unread .message-body .see-more:active:before {
        color: #fff; }

.my-courses .course .buttons .btn-primary {
  color: #fff;
  cursor: pointer;
  background-color: #9200FD;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .my-courses .course .buttons .btn-primary:before {
    color: #fff; }
  .my-courses .course .buttons .btn-primary:hover, .my-courses .course .buttons .btn-primary:focus, .my-courses .course .buttons .btn-primary:active {
    color: #fff;
    background-color: #7500ca; }
    .my-courses .course .buttons .btn-primary:hover:before, .my-courses .course .buttons .btn-primary:focus:before, .my-courses .course .buttons .btn-primary:active:before {
      color: #fff; }

.my-courses .course .buttons .btn-info {
  color: #fff;
  cursor: pointer;
  background-color: #BF247F;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .my-courses .course .buttons .btn-info:before {
    color: #fff; }
  .my-courses .course .buttons .btn-info:hover, .my-courses .course .buttons .btn-info:focus, .my-courses .course .buttons .btn-info:active {
    color: #fff;
    background-color: #941c62; }
    .my-courses .course .buttons .btn-info:hover:before, .my-courses .course .buttons .btn-info:focus:before, .my-courses .course .buttons .btn-info:active:before {
      color: #fff; }

.notes .header .btn {
  margin-top: -5px; }

.notes .header .btn-primary {
  background: #2B3CA3; }
  .notes .header .btn-primary:hover {
    background: #202d7b; }

.notes .header .btn-info {
  background: #9200FD; }
  .notes .header .btn-info:hover {
    background: #7500ca; }

.notes .lesson-title {
  color: #BF247F; }

.notes .notes-list {
  border-color: #BF247F; }

.page-breadcrumb {
  color: #9200FD; }

.forums .pagination > li > a, .forums .pagination > li > span {
  color: #fff;
  background-color: #FF5400; }

.forums .pagination > li > a:hover, .forums .pagination > li > a:focus,
.forums .pagination > li > span:hover,
.forums .pagination > li > span:focus {
  color: #fff;
  background-color: #cc4300; }

.forums .pagination > .active > a, .forums .pagination > .active > a:hover, .forums .pagination > .active > a:focus,
.forums .pagination > .active > span,
.forums .pagination > .active > span:hover,
.forums .pagination > .active > span:focus {
  color: #fff;
  background-color: #FFA200; }

.forums .pagination > .disabled > span, .forums .pagination > .disabled > span:hover, .forums .pagination > .disabled > span:focus, .forums .pagination > .disabled > a, .forums .pagination > .disabled > a:hover, .forums .pagination > .disabled > a:focus {
  color: #fff;
  background-color: rgba(255, 84, 0, 0.8); }

.profile.page {
  background-color: rgba(255, 255, 255, 0.5);
  padding: 17px;
  padding: 15px; }
  @media screen and (min-width: 992px) {
    .profile.page {
      padding: 30px; } }
  .profile.page .profile-info a {
    color: #FF5400;
    border-bottom-color: #FF5400 !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    line-height: 1.2;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .profile.page .profile-info a:before {
      color: #FF5400; }
    .profile.page .profile-info a:hover, .profile.page .profile-info a:focus, .profile.page .profile-info a:active {
      color: #FF5400;
      border-bottom-color: transparent !important; }
      .profile.page .profile-info a:hover:before, .profile.page .profile-info a:focus:before, .profile.page .profile-info a:active:before {
        color: #FF5400; }
  .profile.page .page-header h2 {
    color: #9200FD; }
  .profile.page .profile-certificates h2 {
    color: #9200FD; }
  .profile.page .has-error .form-control {
    box-shadow: inset 0 1px 3px 0 rgba(255, 84, 0, 0.75); }
  .profile.page .has-error small {
    color: white; }
  .profile.page .has-error label {
    color: #333; }

.profile-admin.page {
  border: 1px #FF5400 dashed; }

.general-reports {
  background-color: rgba(146, 0, 253, 0.3); }
  .general-reports .page-header {
    background-color: #9200FD;
    margin: -30px -30px 50px;
    padding-left: 30px; }
    .general-reports .page-header h2 {
      color: #fff;
      text-transform: lowercase; }
  .general-reports .reports-list h3, .general-reports .reports-list h4 {
    font-weight: 700;
    margin-top: 0; }
  .general-reports .reports-list h3 {
    font-size: 20px; }
    .general-reports .reports-list h3 .fa {
      color: #9200FD;
      font-size: 26px;
      float: left;
      margin: 0px 7px 0; }
    .general-reports .reports-list h3 span {
      font-size: 14px;
      float: right; }
  .general-reports .reports-list h4 {
    color: #9200FD;
    font-size: 14px;
    margin-top: 20px; }
  .general-reports .reports-list .report-course-wrapper {
    border-left: 1px solid #9200FD;
    margin-left: 15px;
    padding-left: 15px; }
  .general-reports .reports-list .report-course {
    background: rgba(255, 255, 255, 0.5);
    width: 100%; }
    .general-reports .reports-list .report-course:nth-child(odd) {
      background: transparent; }
    .general-reports .reports-list .report-course td {
      padding: 6px 12px; }
    .general-reports .reports-list .report-course h5 {
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 600;
      margin-bottom: 0; }
    .general-reports .reports-list .report-course ul {
      margin: 0 0 12px; }
      .general-reports .reports-list .report-course ul li {
        margin-bottom: 6px; }
        .general-reports .reports-list .report-course ul li:last-child {
          margin-bottom: 0; }
      .general-reports .reports-list .report-course ul b {
        font-weight: 600; }
    .general-reports .reports-list .report-course .hide-all, .general-reports .reports-list .report-course .show-all {
      font-weight: 600;
      margin-bottom: 12px;
      color: #9200FD;
      border-bottom-color: #9200FD !important;
      border-bottom-style: solid;
      border-bottom-width: 1px;
      cursor: pointer;
      line-height: 1.2;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
      .general-reports .reports-list .report-course .hide-all:before, .general-reports .reports-list .report-course .show-all:before {
        color: #9200FD; }
      .general-reports .reports-list .report-course .hide-all:hover, .general-reports .reports-list .report-course .hide-all:focus, .general-reports .reports-list .report-course .hide-all:active, .general-reports .reports-list .report-course .show-all:hover, .general-reports .reports-list .report-course .show-all:focus, .general-reports .reports-list .report-course .show-all:active {
        color: #8300e4;
        border-bottom-color: #8300e4 !important; }
        .general-reports .reports-list .report-course .hide-all:hover:before, .general-reports .reports-list .report-course .hide-all:focus:before, .general-reports .reports-list .report-course .hide-all:active:before, .general-reports .reports-list .report-course .show-all:hover:before, .general-reports .reports-list .report-course .show-all:focus:before, .general-reports .reports-list .report-course .show-all:active:before {
          color: #8300e4; }
    .general-reports .reports-list .report-course .progress {
      height: 7px;
      margin-bottom: 0;
      min-width: 190px; }
      .general-reports .reports-list .report-course .progress .progress-bar {
        background-color: #9200FD;
        height: 7px; }
  .general-reports .reports-forum {
    margin-bottom: 50px; }
    .general-reports .reports-forum h3 {
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: bold;
      font-size: 20px;
      margin-top: 0; }
      .general-reports .reports-forum h3 .fa {
        color: #9200FD;
        font-size: 26px;
        float: left;
        margin: 0px 7px 0; }
    .general-reports .reports-forum table {
      width: 100%; }
      .general-reports .reports-forum table tr td {
        background: rgba(255, 255, 255, 0.5);
        padding: 14px 16px; }
        .general-reports .reports-forum table tr td:last-child {
          color: #4A4A4A;
          font-size: 12px;
          font-weight: 600; }
          .general-reports .reports-forum table tr td:last-child .fa {
            color: #9200FD;
            font-size: 14px;
            margin-right: 4px; }
      .general-reports .reports-forum table tr:nth-child(even) td {
        background: transparent; }
  .general-reports .reports-downloads {
    border: 1px solid #9200FD;
    padding: 16px; }
    .general-reports .reports-downloads h3 {
      color: #9200FD;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 14px;
      font-weight: bold;
      margin-top: 0; }
    .general-reports .reports-downloads legend {
      border: 0;
      color: #000;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 24px;
      margin: 0; }
    .general-reports .reports-downloads fieldset + fieldset {
      margin-top: 25px; }
    .general-reports .reports-downloads label {
      color: #4A4A4A;
      font-size: 12px;
      font-weight: normal; }
    .general-reports .reports-downloads .form-control {
      border-radius: 0;
      border: 2px solid #9200FD;
      box-shadow: 0; }
    .general-reports .reports-downloads .btn {
      margin-top: 20px;
      color: #fff;
      cursor: pointer;
      background-color: #9200FD;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .general-reports .reports-downloads .btn:before {
        color: #fff; }
      .general-reports .reports-downloads .btn:hover, .general-reports .reports-downloads .btn:focus, .general-reports .reports-downloads .btn:active {
        color: #fff;
        background-color: rgba(146, 0, 253, 0.6); }
        .general-reports .reports-downloads .btn:hover:before, .general-reports .reports-downloads .btn:focus:before, .general-reports .reports-downloads .btn:active:before {
          color: #fff; }
  .general-reports .multiple-select {
    height: 300px; }

.anonymous .site-footer {
  background-color: #F2F2F2;
  color: #4D4D4D;
  margin: 80px auto 0;
  padding: 40px 20px; }
  .anonymous .site-footer a {
    color: inherit; }
  .anonymous .site-footer ul, .anonymous .site-footer li {
    padding: 0;
    margin: 0; }
  .anonymous .site-footer li {
    list-style: none; }
  .anonymous .site-footer .row + .row, .anonymous .site-footer .widget .line + .row, .widget .anonymous .site-footer .line + .row, .anonymous .site-footer .widget .row + .line, .widget .anonymous .site-footer .row + .line, .anonymous .site-footer .widget .line + .line, .widget .anonymous .site-footer .line + .line {
    border-top: 1px solid #333;
    margin-top: 30px;
    padding-top: 30px; }
  .anonymous .site-footer .col-sm-3 a {
    display: block;
    font-family: 'Courier New', Courier, monospace;
    margin-bottom: 10px;
    padding: 0 10px;
    text-transform: uppercase; }
  @media screen and (max-width: 768px) {
    .anonymous .site-footer .col-sm-4 {
      margin-bottom: 20px; } }
  .anonymous .site-footer .col-sm-4 i.fa {
    font-size: 30px; }
  .anonymous .site-footer .logo {
    padding: 0 !important; }
    .anonymous .site-footer .logo img {
      filter: grayscale(1) brightness(0.5); }
  .anonymous .site-footer .follow-us {
    color: #999;
    font-family: 'Courier New', Courier, monospace;
    font-size: 16px;
    margin-top: 20px; }
  .anonymous .site-footer .social-links {
    display: flex;
    flex-wrap: wrap;
    font-size: 20px; }
    @media screen and (max-width: 768px) {
      .anonymous .site-footer .social-links {
        margin-bottom: 20px; } }
    .anonymous .site-footer .social-links li {
      margin-right: 15px; }
    .anonymous .site-footer .social-links a {
      padding: 0; }
    .anonymous .site-footer .social-links svg {
      height: 1em;
      width: 1em; }
  .anonymous .site-footer .address {
    margin-left: 30px; }
    .anonymous .site-footer .address i.fa {
      display: block;
      float: left;
      margin-left: -30px; }
  .anonymous .site-footer a.button-link {
    background-color: #BF247F;
    color: white;
    margin-top: 30px;
    padding: 5px 10px;
    width: fit-content; }
  .anonymous .site-footer .contact {
    align-items: center;
    display: flex; }
    .anonymous .site-footer .contact i.fa {
      display: inline-block;
      margin-right: 10px; }

@media screen and (max-width: 991px) {
  .anonymous {
    position: absolute !important; } }

.anonymous .site-header {
  background-color: transparent;
  box-shadow: none;
  height: auto;
  margin-bottom: 60px;
  overflow: initial;
  position: static;
  top: initial;
  left: initial;
  right: initial;
  z-index: initial; }
  .anonymous .site-header .collapse-site-nav {
    color: #333333;
    font-size: 2.5vmax;
    font-weight: 600;
    position: absolute;
    text-align: center;
    z-index: 2000;
    top: 1vmax; }
    .anonymous .site-header .collapse-site-nav.site-nav-open {
      left: 1vmax; }
    .anonymous .site-header .collapse-site-nav.site-nav-close {
      right: 1vmax; }
    .anonymous .site-header .collapse-site-nav i {
      display: block;
      font-size: 4.5vmax; }
  @media screen and (max-width: 767px) {
    .anonymous .site-header .site-nav {
      background-color: #f6f6f6;
      bottom: 0;
      box-shadow: 2px 0 5px 0px rgba(0, 0, 0, 0.3);
      left: -46vmax;
      position: fixed;
      top: 0;
      width: 45vmax;
      z-index: 3000;
      transition: all 0.5s ease; }
      .anonymous .site-header .site-nav.opened {
        left: 0; }
      .anonymous .site-header .site-nav ul {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        list-style: none;
        margin-top: 11vmax;
        padding: 0; }
        .anonymous .site-header .site-nav ul li a {
          border-bottom: 1px solid rgba(0, 0, 0, 0.1);
          color: #333333;
          display: block;
          font-weight: 600;
          font-size: 3vmax;
          font-weight: 600;
          padding: 2vmax;
          text-decoration: none; } }
  @media screen and (min-width: 480px) {
    .anonymous .site-header .site-nav {
      margin: 30px 60px 60px 0;
      overflow: hidden;
      padding-bottom: 2px; }
      .anonymous .site-header .site-nav ul {
        float: right;
        list-style: none;
        margin-bottom: 2px;
        padding: 0; }
        .anonymous .site-header .site-nav ul li {
          display: inline-block;
          margin-right: 60px; }
          .anonymous .site-header .site-nav ul li:last-child {
            margin-right: 0; }
        .anonymous .site-header .site-nav ul a {
          font-size: 18px;
          font-weight: 600;
          color: #4D4D4D;
          border-bottom-color: transparent !important;
          border-bottom-style: solid;
          border-bottom-width: 1px;
          cursor: pointer;
          line-height: 1.2;
          -webkit-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
          border-bottom-width: 2px !important; }
          .anonymous .site-header .site-nav ul a:before {
            color: #4D4D4D; }
          .anonymous .site-header .site-nav ul a:hover, .anonymous .site-header .site-nav ul a:focus, .anonymous .site-header .site-nav ul a:active {
            color: #4D4D4D;
            border-bottom-color: #4D4D4D !important; }
            .anonymous .site-header .site-nav ul a:hover:before, .anonymous .site-header .site-nav ul a:focus:before, .anonymous .site-header .site-nav ul a:active:before {
              color: #4D4D4D; } }
  .anonymous .site-header .site-logo {
    height: auto;
    margin: 0 15px 20px;
    max-width: 560px;
    position: static;
    left: initial;
    right: initial; }
    @media screen and (max-width: 767px) {
      .anonymous .site-header .site-logo {
        margin-top: 12vmax; } }
    @media screen and (min-width: 561px) {
      .anonymous .site-header .site-logo {
        margin: 0 auto 30px; } }
    .anonymous .site-header .site-logo h1 {
      margin: 0;
      text-align: center; }
      .anonymous .site-header .site-logo h1 img {
        margin: 0;
        max-height: initial; }
      .anonymous .site-header .site-logo h1 span {
        color: #00A9FB;
        display: block;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 2.9vmax;
        font-weight: 600; }
        @media screen and (min-width: 561px) {
          .anonymous .site-header .site-logo h1 span {
            font-size: 31px; } }
  .anonymous .site-header .color-line {
    background: linear-gradient(90deg, #00A9FB, #00A9FB 20%, #61CE70 20%, #61CE70 40%, #9200FD 40%, #9200FD 60%, #FF5400 60%, #FF5400 80%, #BF247F 80%, #BF247F);
    height: 5px;
    margin: -10px auto 0;
    max-width: 946px;
    width: 100%; }

.notifications-panel:before {
  border-bottom-color: #9200FD; }

.notifications-panel .notifications-title {
  background-color: #9200FD; }

.notifications-panel .notifications-list .notifications-item {
  border-bottom: 1px solid rgba(146, 0, 253, 0.3); }
  .notifications-panel .notifications-list .notifications-item.not-read {
    background-color: rgba(146, 0, 253, 0.15); }

.notifications-panel .see-more {
  color: #9200FD; }

.widget-topbar {
  background-color: #FF5400; }
  .widget-topbar.breadcrumb {
    border-color: #FF5400; }
    .widget-topbar.breadcrumb .line {
      border-color: #FF5400;
      color: #FF5400; }
      .widget-topbar.breadcrumb .line .btn.goback {
        color: #FF5400;
        border-bottom-color: #FF5400 !important;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        cursor: pointer;
        line-height: 1.2;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        .widget-topbar.breadcrumb .line .btn.goback:before {
          color: #FF5400; }
        .widget-topbar.breadcrumb .line .btn.goback:hover, .widget-topbar.breadcrumb .line .btn.goback:focus, .widget-topbar.breadcrumb .line .btn.goback:active {
          color: #FF5400;
          border-bottom-color: transparent !important; }
          .widget-topbar.breadcrumb .line .btn.goback:hover:before, .widget-topbar.breadcrumb .line .btn.goback:focus:before, .widget-topbar.breadcrumb .line .btn.goback:active:before {
            color: #FF5400; }

.section-title {
  color: #FF5400; }
  .section-title a {
    color: #FF5400; }

.courses-widget {
  background-color: #95dcff;
  padding: 17px; }
  .courses-widget .widget-header {
    margin-bottom: 30px; }
  .courses-widget .widget-title {
    color: #9200FD; }
  .courses-widget .widget-filter label {
    color: #9200FD; }
  .courses-widget .widget-filter .form-control {
    color: #00A9FB; }
    .courses-widget .widget-filter .form-control:focus {
      border-color: #00A9FB; }
  .courses-widget .all-courses .btn {
    color: #fff;
    cursor: pointer;
    background-color: #BF247F;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .courses-widget .all-courses .btn:before {
      color: #fff; }
    .courses-widget .all-courses .btn:hover, .courses-widget .all-courses .btn:focus, .courses-widget .all-courses .btn:active {
      color: #fff;
      background-color: #941c62; }
      .courses-widget .all-courses .btn:hover:before, .courses-widget .all-courses .btn:focus:before, .courses-widget .all-courses .btn:active:before {
        color: #fff; }

.forums-widget .widget-title {
  color: #FF5400; }

.forums-widget .widget-filter:after {
  color: #FF5400; }

.forums-widget .widget-filter .form-control {
  color: #FF5400; }

.forums-widget .forum-update {
  background-color: #FF5400; }

.messages-widget {
  background-color: #ea92c6;
  padding: 17px; }
  .messages-widget .widget-topbar {
    background-color: #BF247F; }
  .messages-widget .btn {
    color: #fff;
    cursor: pointer;
    background-color: #FF5400;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .messages-widget .btn:before {
      color: #fff; }
    .messages-widget .btn:hover, .messages-widget .btn:focus, .messages-widget .btn:active {
      color: #fff;
      background-color: #e64c00; }
      .messages-widget .btn:hover:before, .messages-widget .btn:focus:before, .messages-widget .btn:active:before {
        color: #fff; }

.cards-widget {
  background-color: rgba(255, 162, 0, 0.35) !important;
  padding: 17px; }
  .cards-widget .presentation {
    font-size: initial;
    margin-top: 20px; }
  .cards-widget .see-more {
    background-color: #9200FD; }
  .cards-widget .widget-title {
    color: #9200FD; }

body.logged .wrapper.chat {
  top: 0;
  margin-top: 0;
  padding-bottom: 0;
  height: 100vh; }
  body.logged .wrapper.chat iframe {
    border: none;
    height: calc(100% - 80px);
    margin-top: 80px;
    width: calc(100% - 100px); }
    @media screen and (max-width: 768px) {
      body.logged .wrapper.chat iframe {
        height: calc(100% - 60px);
        margin-top: 60px;
        width: calc(100% - 80px); } }
    @media screen and (max-width: 480px) {
      body.logged .wrapper.chat iframe {
        height: calc(100% - 60px);
        margin-top: 60px;
        width: 100%; } }
