@charset "UTF-8";
/**
 * WooCommerce CSS Variables
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 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: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          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 {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

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

  thead {
    display: table-header-group; }

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

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

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

.text-success {
  color: #3c763d; }

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

.text-info {
  color: #31708f; }

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

.text-warning {
  color: #8a6d3b; }

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " "; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
            box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .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; } }
  @media (min-width: 1440px) {
    .container {
      width: 1410px; } }    
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  .container-fluid:after {
    clear: both; }

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

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .directory #buddypress .item-list.grid li, .bp-user.course #buddypress .item-list.grid li, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .directory #buddypress .item-list.grid li, .bp-user.course #buddypress .item-list.grid li, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4, .directory #buddypress .item-list.grid li, .bp-user.course #buddypress .item-list.grid li {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }
  table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

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

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  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, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[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.disabled label, fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled] .checkbox label {
    cursor: not-allowed; }
  .radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

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

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

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

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

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

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

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

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

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

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

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " "; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 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;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

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

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

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

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #262626;
      text-decoration: none;
      background-color: #f5f5f5; }

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

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " "; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

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

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

.btn-group > .btn-group {
  float: left; }

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .nav:before, .nav:after {
    display: table;
    content: " "; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      margin-bottom: 5px;
      text-align: center; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

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

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " "; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

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

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

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -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-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }

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

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/ "; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.428571429;
      color: #337ab7;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #23527c;
        background-color: #eeeeee;
        border-color: #ddd; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }
  .pager:before, .pager:after {
    display: table;
    content: " "; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff; }

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

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

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

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

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

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

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  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;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
      color: #777777; }
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
      color: #c7ddef; }

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

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

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    display: table;
    content: " "; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px; }
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5; }

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

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

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

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }
  .popover > .arrow {
    border-width: 11px; }
    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    .popover > .arrow:after {
      content: "";
      border-width: 10px; }
  .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0; }
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0; }
  .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      border-top-width: 0;
      border-bottom-color: #fff; }
  .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.left > .arrow:after {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

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

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    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;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev:before {
    content: "\2039"; }
  .carousel-control .icon-next:before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
.select2-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 0; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 34px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 0;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 0;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid rgba(0, 0, 0, 0.08); }
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield; }
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }
.select2-container--default .select2-results__option[role=group] {
  padding: 0; }
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }
.select2-container--classic .select2-dropdown {
  background-color: #24272F;
  border: 1px solid transparent; }
.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }
.select2-container--classic .select2-dropdown--below {
  border-top: none; }
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }
.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/**
 * File: General.scss
 * Description : Contains all general styling for the WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. GLOBAL STYLING
/*    02. TYPOGRAPHY STYLING
/*    03. FORMS STYLING
/*    04. SELECT DROPDOWN
/*    05. LINKS STYLING
/*    06. LISTS STYLING
/*    07. PAGE BLOCKS
/*    08. MISCELLANEOUS
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, address, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  -webkit-font-smoothing: antialiased; }

html {
  font-size: 14px; }

body {
  z-index: 0;
  overflow-x: hidden;
  background-color: #F9F9F9;
  color: #313b3d;
  font-weight: 400;
  font-size: 14px;
  font-family: "Open Sans", "Helvetica Neue", sans-serif; }

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

.container,
.container-fluid {
  position: relative; }

/*========================================================================*/
/*   02. TYPOGRAPHY STYLING
/*========================================================================*/
h1, h2, h3, h4, h5, h6 {
  line-height: 1.35em;
  font-family: 'Open Sans', sans-serif;
  color: #282828; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.8rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.2rem; }

h6 {
  font-size: 1rem; }

small {
  font-size: 75%; }

a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
  -webkit-appearance: none; }

figure,
img {
  max-width: 100%;
  height: auto; }

h3 + p, p + h3,
p + p,
ul + p,
p + ul, ul + ol, ol + ul,
blockquote + p,
p + blockquote {
  margin-top: 10px; }

.tab-pane + h3 {
  margin-top: 0; }

blockquote p {
  font-weight: 400; }

.alignleft {
  float: left;
  margin: 0 15px 15px 0; }

.alignright {
  float: right;
  margin: 0 0 15px 15px; }

.aligncenter {
  display: block;
  margin: 0 auto; }

code {
  background: #fafafa;
  padding: 4px 6px;
  color: #444;
  line-height: 1.5;
  white-space: pre-line; }

/*========================================================================*/
/*   03. FORMS STYLING
/*========================================================================*/
textarea:focus, button:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable- input:focus {
  bordercolor: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none; }

ins {
  text-decoration: none; }

label {
  font-weight: 600; }

input[type="radio"]:hover {
  -webkit-appearance: radio; }

.form_field,
.input-text, .edd-input,
.ninja-forms-field,
.wpcf7 input.wpcf7-text,
#s {
  padding: 6px 20px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  color: #888;
  width: 100%; }

.input {
  padding: 5px 10px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  color: #888; }

input[type="file"] {
  margin-bottom: 15px; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0 24px 0 10px;
  height: 36px;
  border-radius: 2px;
  max-width: 100%;
  line-height: 1;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: transparent;
  color: #313b3d;
  outline: 0;
  -webkit-transition: .05s bordercolor ease-in-out;
  transition: .05s bordercolor ease-in-out;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAHCAYAAAD9NeaIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDE1LTA0LTE3VDE3OjEyOjQyKzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxNS0wNC0yMFQxNzoxNjoyNCswMjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxNS0wNC0yMFQxNzoxNjoyNCswMjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTU4MjBDRURERjVCMTFFNEEzN0FCODBEM0I5MTExMjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTU4MjBDRUVERjVCMTFFNEEzN0FCODBEM0I5MTExMjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2RUVFRDJCNkREQzMxMUU0QTM3QUI4MEQzQjkxMTEyOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNTgyMENFQ0RGNUIxMUU0QTM3QUI4MEQzQjkxMTEyOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuShL/sAAABeSURBVHjaYszOzjZnYGDYCcT8DMSBv0AcP2XKlKVEqmdgAuKTQOwOxB+JtQCIibYAZgkDkRaRZQGyJYQsItsCdEtwWUSRBdgsQbeIYgtAgAWHOMwiJSBezkAhAAgwAJSTG/DI0S9VAAAAAElFTkSuQmCC");
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: auto 15%;
  border-radius: 0; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="image"],
input[type="time"],
input[type="url"],
input[type="number"],
input[type="search"] {
  padding: 5px;
  border: 1px solid rgba(0, 0, 0, 0.08); }

textarea {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 5px; }

.radio {
  list-style: none !important; }

.radio > input[type="radio"] {
  margin: 0 10px;
  float: none; }

.input-text.highlight {
  bordercolor: #cf4f2f; }

.form_field:focus {
  color: #444; }

.form_field.error_input {
  bordercolor: #eb3f22; }

input + input,
input + textarea {
  margin-top: 10px; }

input[type='submit'].form_field,
input[type='submit'].ninja-forms-field,
.sidebar .widget #searchform input[type="submit"],
#signup_submit,
#submit, #searchsubmit {
  padding: 10px 24px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #F16645;
  border: none;
  color: #FFF;
  border-radius: 2px; }

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus {
  outline: 0px !important; }

.radio > input[type="radio"] {
  display: none; }
  .radio > input[type="radio"] + label {
    padding-left: 0;
    display: block; }
    .radio > input[type="radio"] + label:before {
      display: inline-block;
      content: "";
      border: 1px solid rgba(0, 0, 0, 0.4);
      width: 16px;
      height: 16px;
      border-radius: 50%;
      padding-right: 8px;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      margin-right: 8px; }
  .radio > input[type="radio"]:checked + label:before {
    border-width: 4px;
    border-color: #78C8Ce; }

.checkbox > input[type="checkbox"] {
  display: none; }
  .checkbox > input[type="checkbox"] + label {
    padding-left: 0;
    display: block;
    position: relative; }
    .checkbox > input[type="checkbox"] + label:before {
      content: "";
      display: inline-block;
      width: 16px;
      height: 16px;
      overflow: hidden;
      border: 1px solid rgba(0, 0, 0, 0.4);
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      margin-right: 8px; }
  .checkbox > input[type="checkbox"]:checked + label:before {
    border-width: 8px;
    border-color: #78C8Ce; }
  .checkbox > input[type="checkbox"]:checked + label:after {
    content: "\f00c";
    font-family: fontawesome;
    position: absolute;
    color: #FFF;
    left: 1px;
    top: 1px;
    line-height: 1;
    font-size: 14px; }
.checkbox.small input[type="checkbox"] + label:before {
  width: 12px;
  height: 12px; }
.checkbox.small input[type="checkbox"]:checked + label:before {
  border-width: 6px; }
.checkbox.small input[type="checkbox"]:checked + label:after {
  font-size: 10px; }

/*========================================================================*/
/*   04. SELECT DROPDOWN CUSTOMIZATION
/*========================================================================*/
.chosen-container {
  min-width: 160px; }
  .chosen-container.chosen-with-drop .chosen-drop {
    border-radius: 0 0 2px 2px;
    border-color: rgba(0, 0, 0, 0.08); }
  .chosen-container .chosen-results li.highlighted {
    background: #78c8c9; }

.chosen-container-active.chosen-with-drop .chosen-single,
.chosen-container-single .chosen-single {
  background: #FFF;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 2px;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 40px;
  padding: 6px 10px; }

.chosen-container-single .chosen-single div b {
  background-position: 0 10px; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 10px; }

/* === SELECT 2 ===*/
.select2-container {
  vertical-align: middle; }
  .select2-container.input-mini {
    width: 60px; }
  .select2-container.input-small {
    width: 90px; }
  .select2-container.input-medium {
    width: 150px; }
  .select2-container.input-large {
    width: 210px; }
  .select2-container.input-xlarge {
    width: 270px; }
  .select2-container.input-xxlarge {
    width: 530px; }
  .select2-container.input-default {
    width: 220px; }
  .select2-container[class*="span"] {
    float: none;
    margin-left: 0; }
  .select2-container span.selection {
    border-color: rgba(0, 0, 0, 0.08); }

#searchform .select2-container .select2-selection--single {
  height: 40px; }

.select2-container .select2-choice,
.select2-container-multi .select2-choices {
  height: 36px;
  line-height: 36px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: none;
  -webkit-filter: none;
          filter: none; }

.select2-container .select2-choice div, .select2-container .select2-choice .select2-arrow,
.select2-container.select2-container-disabled .select2-choice div,
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  border-left: none;
  background: none;
  -webkit-filter: none;
          filter: none; }

.control-group.error [class^="select2-choice"] {
  border-color: #222; }

.select2-container-multi .select2-choices .select2-search-field {
  height: 28px;
  line-height: 27px;
  width: 100% !important; }

.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices {
  border-color: rgba(0, 0, 0, 0.08);
  outline: none; }

[class^="input-"] .select2-container {
  font-size: 14px; }

.input-prepend [class^="select2-choice"] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-append [class^="select2-choice"] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.select2-dropdown-open [class^="select2-choice"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-dropdown-open.select2-drop-above [class^="select2-choice"] {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

[class^="input-"] .select2-offscreen {
  position: absolute; }

select.select2 {
  height: 28px;
  visibility: hidden; }

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 18px 3px 5px;
  margin: 3px 5px 1px 5px; }
  .select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close {
    left: auto;
    right: 3px;
    top: 3px; }
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: white image-url("../images/spinner.gif") no-repeat !important; }

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-dropdown, .select2-container--default .select2-selection--multiple {
  border-color: rgba(0, 0, 0, 0.08); }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #FFF;
  border-color: rgba(0, 0, 0, 0.08); }
  .select2-container--default .select2-selection--multiple .select2-selection__choice img {
    margin-right: 4px; }

.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-dropdown {
  border-color: rgba(0, 0, 0, 0.08);
  display: inline-block;
  width: 100%;
  padding: 10px; }

/*========================================================================*/
/*   05. LINKS STYLING
/*========================================================================*/
a {
  font-weight: 400; }
  a:hover {
    color: #78C8Ce;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

.reply a,
.link, .ahref {
  color: #78C8Ce;
  text-decoration: none;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.link:after {
  content: '';
  padding-left: 5px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  font-family: 'fontawesome'; }

.link:hover:after {
  content: "\f178"; }

.fitvids {
  margin-bottom: 30px; }

/*========================================================================*/
/*   06. LISTS STYLING
/*========================================================================*/
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none; }

.content > ul, .content p > ul {
  list-style: disc outside none;
  margin-left: 15px; }

.content > ol, .content p > ol {
  list-style: decimal outside none;
  margin-left: 15px; }

.content ul > li > ul,
.content ol > li > ol {
  padding-left: 30px; }

/*========================================================================*/
/*   07. PAGE BLOCKS
/*========================================================================*/
.global,
.pusher {
  height: auto;
  display: block;
  width: 100%; }

.global {
  position: relative; }
  .global.open {
    overflow: hidden; }

.pusher {
  z-index: 99;
  background: #F9F9F9;
  width: 100%;
  height: auto;
  display: inline-block;
  overflow: hidden; }

.pagesidebar {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  visibility: hidden;
  width: 220px;
  height: 100%;
  background: #0e262e;
  color: #FFF;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .pagesidebar li > ul {
    display: none; }
  .pagesidebar .left.menu-item {
    float: none; }
  .pagesidebar .open .menu::after {
    position: fixed;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    display: block;
    background: transparent;
    content: '';
    cursor: pointer; }

#main {
  z-index: 1;
  background: #FFF; }

/*========================================================================*/
/*   08. MISCELLANEOUS
/*========================================================================*/
.clear {
  clear: both; }

.center {
  text-align: center; }

.left {
  float: left; }

.right {
  float: right; }

.first {
  clear: both; }

.fa:before {
  font-family: fontawesome; }

.success {
  padding: 10px;
  display: inline-block;
  background: #70c989;
  color: #FFF;
  font-weight: 600;
  width: 100%;
  text-align: center; }

div.error, .alert.alert-block {
  padding: 10px;
  display: inline-block;
  background: #f9edbe;
  color: #222;
  font-weight: 600;
  width: 100%;
  text-align: center; }

.error {
  padding: 8px 20px;
  border-radius: 2px;
  background: #f9edbe;
  border: 1px solid #f0c36d;
  font-weight: 600;
  margin: 5px 0;
  display: inline-block;
  width: 100%;
  font-size: 11px;
  text-transform: uppercase; }

span.error {
  display: none; }

.modal.fade {
  opacity: 1; }

.animated {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
  -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

.animated.spin {
  -webkit-animation: spin 2s infinite linear;
          animation: spin 2s infinite linear; }

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
.animated.hinge {
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
          animation-name: flash; }

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

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px); } }
.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
            transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
            transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
            transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
            transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
            transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
            transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0); } }
.tada {
  -webkit-animation-name: tada;
          animation-name: tada; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }
.swing {
  -webkit-animation-name: swing;
          animation-name: swing; }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
            transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
            transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
            transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
            transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
            transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); } }

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
            transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
            transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
            transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
            transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
            transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); } }
.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
            transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
            transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
            transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
            transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
            transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
            transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
            transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
            transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
            transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
            transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-animation-name: flip;
          animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
            transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
            transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
            transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
            transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
            transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
            transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }
.flipInX {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
            transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
            transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
            transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
            transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
            transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
            transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
            transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
            transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }
.flipInY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
          animation-name: flipInY; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
            transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
            transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipOutY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipOutY;
  backface-visibility: visible !important;
  animation-name: flipOutY; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
            transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
            transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
            transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
            transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
            transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
            transform: translateX(20px); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
            transform: translateY(-2000px); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
            transform: translateY(2000px); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
            transform: translateX(-2000px); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
            transform: translateX(2000px); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px); }
  100% {
    -webkit-transform: translateY(0); } }
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
            transform: translateY(-200px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0); } }
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
            transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0); } }
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
            transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
            transform: translateY(-2000px); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
            transform: translateX(-2000px); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
            transform: translateX(2000px); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1); } }
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
            transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0); } }
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
            transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0); } }
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
            transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
            transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0); } }
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
            transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
            transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0); } }
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
            transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3); } }
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
            transform: scale(0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); } }
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
            transform: translateY(-2000px); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px); } }
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
            transform: translateY(2000px); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); } }
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
            transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
            transform: translateX(-2000px); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px); } }
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
            transform: translateX(2000px); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
          animation-name: bounceOutRight; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(-200deg);
            transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(-200deg);
            transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(200deg);
            transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(200deg);
            transform: rotate(200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
          animation-name: rotateOut; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; }
  100% {
    -transform-origin: left bottom;
    -transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; }
  100% {
    -transform-origin: left bottom;
    -transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
            transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
            transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
            transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
            transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
            transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
            transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
            transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
            transform: translateX(0%) skewX(0deg);
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
            transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
            transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
            transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
            transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
            transform: rotate(80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
            transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
            transform: translateY(700px);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
            transform: rotate(80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
            transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
            transform: translateY(700px);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
          animation-name: hinge; }

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
            transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
            transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
            transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
            transform: translateX(0px) rotate(0deg); } }
.rollIn {
  -webkit-animation-name: rollIn;
          animation-name: rollIn; }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
            transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
            transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
            transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
            transform: translateX(100%) rotate(120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
          animation-name: rollOut; }

@-webkit-keyframes fadeInFromNone {
  0% {
    visibility: hidden;
    opacity: 0; }
  100% {
    visibility: visible;
    opacity: 1; } }

@keyframes fadeInFromNone {
  0% {
    visibility: hidden;
    opacity: 0; }
  100% {
    visibility: visible;
    opacity: 1; } }
@-webkit-keyframes slideDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes slideDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
/**
 * File: header.scss
 * Description : Contains all styling for the WPLMS Headers
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. DEFAULTS
/*    02. TOP HEADER 
/*    02. MAIN HEADER 
/*    03. HEADER VARIATION 1
/*    04. HEADER VARIATION 2
/*    05. HEADER VARIATION 3
/*
/*========================================================================*/
/*   01. DEFAULTS
/*========================================================================*/
header {
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
  z-index: 99;
  background: #313B3D;
  width: 100%;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }
  header .smallimg {
    display: -ms-grid !important;
    display: grid !important;
    grid-template-columns: 20px 1fr;
    -ms-grid-columns: 20px 1fr;
    grid-gap: 5px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    header .smallimg img {
      border-radius: 50%; }
  header #header_alt_logo,
  header #header_mobile_logo {
    display: none; }

.admin-bar #headertop.fix.fixed, .admin-bar header.fix.fixed {
  top: -10px; }

/*========================================================================*/
/*   01. HEADER & NAVIGATION
/*========================================================================*/
#searchdiv {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 99;
  padding: 10%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }
  #searchdiv input[type="text"] {
    background: none;
    border: none;
    border-bottom: 3px solid rgba(255, 255, 255, 0.2);
    font-size: 6rem;
    color: #fff; }
  #searchdiv > span {
    width: 64px;
    height: 64px;
    display: block;
    margin: 20vh auto 0;
    cursor: pointer; }
    #searchdiv > span:before {
      content: "\f00d";
      font-family: fontawesome;
      font-size: 48px;
      color: #fff; }

#new_searchicon {
  cursor: pointer; }

.search_active #searchdiv {
  display: block;
  -webkit-transform: translateY(0);
          transform: translateY(0); }

.nav_search {
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0.08);
  margin: 30px 6px;
  width: 100%; }
  .nav_search select,
  .nav_search input {
    border: none; }
  .nav_search input {
    padding-right: 20px; }
  .nav_search form {
    position: relative; }
    .nav_search form:after {
      content: "\f002";
      position: absolute;
      right: 8px;
      top: 6px;
      font-family: fontawesome; }

/*========================================================================*/
/*   01. TOP HEADER
/*========================================================================*/
#headertop {
  background: #232b2d;
  padding: 8px 0;
  font-size: 11px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6); }
  #headertop .homeicon {
    display: none; }
  #headertop .smallimg {
    display: -ms-grid !important;
    display: grid !important;
    grid-template-columns: 20px 1fr;
    -ms-grid-columns: 20px 1fr;
    grid-gap: 5px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #headertop .smallimg img {
      border-radius: 50%; }
  #headertop.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-transition: all 0.5s;
    -webkit-transform: translateZ(0);
    transition: all 0.5s; }
    #headertop.fixed .homeicon {
      display: block;
      float: left; }
      #headertop.fixed .homeicon img {
        max-height: 20px; }
  #headertop li {
    float: left;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #576972; }
    #headertop li:first-child {
      border: none; }
  #headertop a {
    color: rgba(255, 255, 255, 0.6); }
  #headertop #username a {
    word-break: break-all; }
  #headertop.fixed + header {
    margin-top: 36px; }
  #headertop .socialicons {
    float: right; }
    #headertop .socialicons li {
      padding: 8px 0; }

.topmenu {
  float: right; }
  .topmenu .vbplogin {
    position: relative; }
    .topmenu .vbplogin em {
      position: absolute;
      top: -3px;
      left: -3px;
      width: 6px;
      height: 6px;
      background: #78c8c9;
      border-radius: 50%; }

.sleek .topmenu .vbplogin em, .mooc .topmenu .vbplogin em {
  top: 22px;
  left: 3px; }

/*========================================================================*/
/*   01. MOBILE MENU TRIGGER
/*========================================================================*/
#trigger {
  cursor: pointer;
  display: none;
  position: absolute;
  top: 22px;
  right: 32px;
  line-height: 1;
  padding: 0 10px 10px;
  border: none;
  z-index: 99;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: transparent; }
  #trigger .lines {
    display: inline-block;
    position: relative;
    width: 24px;
    height: 2px;
    background: #FFF;
    color: #FFF;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    #trigger .lines:before, #trigger .lines:after {
      display: inline-block;
      width: 24px;
      height: 2px;
      background: #FFF;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      position: absolute;
      left: 0;
      content: '';
      -webkit-transform-origin: 5px center;
      transform-origin: 5px center; }
    #trigger .lines:after {
      top: -5px; }
    #trigger .lines:before {
      top: 5px; }

.open #trigger .lines {
  background: transparent !important; }
  .open #trigger .lines:before, .open #trigger .lines:after {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 32px; }
  .open #trigger .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg); }
  .open #trigger .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg); }

#close_menu_sidebar {
  text-align: center;
  position: relative;
  display: block;
  cursor: pointer; }
  #close_menu_sidebar span:after {
    content: "\f00d";
    font-family: fontawesome;
    font-size: 48px;
    display: inline; }

/*========================================================================*/
/*   01. MAIN HEADER
/*========================================================================*/
.pusher {
  position: relative;
  left: 0;
  width: 100%;
  display: block;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s; }
  .pusher::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    content: '';
    opacity: 0;
    over-y: hidden;
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s; }

.open .pusher {
  -webkit-transform: translate3d(-220px, 0, 0);
          transform: translate3d(-220px, 0, 0); }
  .open .pusher::after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s; }

.login_open .pusher {
  -webkit-transform: translate3d(220px, 0, 0);
          transform: translate3d(220px, 0, 0); }
  .login_open .pusher::after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s; }

/*========================================================================*/
/*   03. SIDE LOGO
/*========================================================================*/
.pagesidebar {
  z-index: 1;
  overflow-y: auto;
  overflow-x: hidden;
  color: #eee; }
  .pagesidebar::after {
    display: none; }
  .pagesidebar .widget li > a {
    padding: 4px 0;
    display: inline-block; }

.open .pagesidebar {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-box-shadow: inset 1px 0 0px rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 0 0px rgba(0, 0, 0, 0.1);
  overflow-y: auto; }

/*========================================================================*/
/*   03. LOGO
/*========================================================================*/
#logo {
  margin: 6px 0 0;
  padding: 0;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }
  #logo img {
    max-height: 48px;
    width: auto; }

#vibe_bp_login {
  text-align: left;
  text-transform: uppercase; }
  #vibe_bp_login #bpavatar + ul {
    position: relative;
    min-height: 102px; }
  #vibe_bp_login li#admin_panel_icon {
    position: absolute;
    bottom: 0;
    font-size: 16px;
    right: 0;
    text-align: right; }
    #vibe_bp_login li#admin_panel_icon i {
      padding: 4px 8px;
      line-height: 0; }

/*========================================================================*/
/*   03. SIDE LOGO
/*========================================================================*/
h2#sidelogo {
  text-align: center;
  max-height: 32px;
  margin-bottom: 30px; }
  h2#sidelogo img {
    display: inline-block;
    max-height: 32px;
    opacity: 0.2; }
  h2#sidelogo:hover img {
    opacity: 1; }

.standard #alt_logo img {
  height: 48px;
  padding: 10px 0; }

.mobile_icons {
  text-align: center;
  display: inline-block;
  width: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.08); }
  .mobile_icons > a {
    padding: 15px 0;
    float: left;
    width: 50%;
    color: #fff; }
    .mobile_icons > a:first-child:nth-last-child(1) {
      width: 100%; }
    .mobile_icons > a:first-child:nth-last-child(2),
    .mobile_icons > a:first-child :nth-last-child(2) ~ li {
      width: 50%; }
    .mobile_icons > a em {
      padding: 5px; }

/*========================================================================*/
/*   03. RESPONSIVE FIXES
/*========================================================================*/
header#blank_header {
  background: transparent;
  position: fixed; }
  header#blank_header + #title {
    display: none; }

/**
 * File: login.scss
 * Description : Login drop styling for the WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. DEFAULTS
/*    02. DEFAULT DROPDOWN
/*    03. FULLSCREEN LOGIN
/*    04. POPUP LOGIN
/*    05. APP STYLE LOGIN
/*    06. RESPONSIVE
/*
/*========================================================================*/
/*   01. DEFAULTS
/*========================================================================*/
/*========================================================================*/
/*   02. DEFAULT DROPDOWN
/*========================================================================*/
#vibe_bp_login {
  display: none;
  width: 240px;
  position: absolute;
  right: 0;
  top: 36px;
  background: #232b2d;
  border-radius: 2px;
  opacity: 1;
  z-index: 100;
  margin: 0;
  padding: 20px;
  border: none;
  font-size: 12px; }
  #vibe_bp_login .inside_login_form {
    position: relative;
    overflow: hidden; }
  #vibe_bp_login span {
    background: #fa7252;
    padding: 1px 6px;
    font-size: 12px;
    font-weight: 800;
    border-radius: 20px;
    margin-left: 10px; }
  #vibe_bp_login:after {
    content: '';
    position: absolute;
    top: -14px;
    right: 30px;
    border: 7px solid;
    border-color: transparent transparent #232b2d transparent; }
  #vibe_bp_login input[type="text"], #vibe_bp_login input[type="password"], #vibe_bp_login input[type="email"] {
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 6px;
    border-radius: 2px;
    margin: 4px 0 0 0;
    width: 100%;
    font-size: 14px;
    color: #FFF;
    margin-bottom: 10px; }
    #vibe_bp_login input[type="text"].error, #vibe_bp_login input[type="password"].error, #vibe_bp_login input[type="email"].error {
      text-transform: none;
      border-color: #F16645 !important; }
  #vibe_bp_login input[type="submit"] {
    padding: 7px 20px;
    margin-right: 12px;
    font-size: 11px;
    font-weight: 600;
    background-color: #78C8Ce;
    color: #FFF;
    border: none;
    border-radius: 2px;
    text-transform: uppercase; }
  #vibe_bp_login label {
    font-size: 11px;
    width: 100%;
    color: #FFF; }
    #vibe_bp_login label input[type="checkbox"] {
      margin-right: 5px; }
  #vibe_bp_login #sidebar-me {
    text-align: left; }
  #vibe_bp_login .vbpregister {
    padding: 7px 20px;
    font-size: 11px;
    font-weight: 600;
    background-color: #F16645;
    color: #FFF;
    border: none;
    border-radius: 2px; }
  #vibe_bp_login #vbp-login-form label > a {
    font-weight: 600;
    opacity: 0.3;
    float: right; }
  #vibe_bp_login #vbp-login-form .checkbox label:before {
    background: rgba(0, 0, 0, 0.1);
    float: left;
    margin-top: 2px; }
  #vibe_bp_login #vbp-login-form .checkbox label:after {
    margin-top: 1px; }
  #vibe_bp_login.active #bpavatar {
    float: left;
    max-width: 80px; }
    #vibe_bp_login.active #bpavatar img {
      width: 64px;
      height: auto;
      margin: 20px 10px 20px 20px;
      border-radius: 50%; }
  #vibe_bp_login.active li {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%; }
  #vibe_bp_login ul {
    width: 146px;
    float: right;
    padding: 20px 20px 20px 10px; }
    #vibe_bp_login ul + ul {
      width: 100%;
      text-align: start;
      padding: 0px 20px;
      background: #313B3D;
      border-bottom-left-radius: 2px;
      border-bottom-right-radius: 2px;
      -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
              box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
      #vibe_bp_login ul + ul li i {
        float: right; }
      #vibe_bp_login ul + ul li a {
        padding: 6px 0;
        font-size: 12px;
        display: inline-block;
        width: 100%;
        text-transform: uppercase;
        font-weight: 600;
        border-bottom: 1px dotted rgba(255, 255, 255, 0.2); }
      #vibe_bp_login ul + ul li:last-child {
        border: none; }
    #vibe_bp_login ul:last-child {
      padding-bottom: 20px; }
    #vibe_bp_login ul li {
      position: relative; }
      #vibe_bp_login ul li a {
        color: #FFF; }
      #vibe_bp_login ul li#username {
        font-size: 14px;
        line-height: 1.2;
        margin-bottom: 3px;
        text-transform: none; }
        #vibe_bp_login ul li#username + li > a {
          text-transform: none; }
      #vibe_bp_login ul li#vbplogout a {
        font-size: 11px;
        color: #FFF; }
  #vibe_bp_login a:hover {
    color: #FFF; }
  #vibe_bp_login .bp_social_connect {
    display: inline-block;
    width: 100%; }
    #vibe_bp_login .bp_social_connect a {
      padding: 12px !important;
      line-height: 1.6 !important;
      min-width: auto;
      width: 100%;
      -webkit-box-shadow: none;
              box-shadow: none;
      margin: 15px 0 0;
      color: #FFF; }
      #vibe_bp_login .bp_social_connect a.bp_social_connect_facebook {
        background: #3b5998;
        color: #FFF !important;
        font-size: 11px; }
        #vibe_bp_login .bp_social_connect a.bp_social_connect_facebook:before {
          content: "\f09a";
          float: left;
          font-size: 14px;
          font-family: 'fontawesome';
          opacity: 0.6; }
      #vibe_bp_login .bp_social_connect a#bp_social_connect_google {
        background: #DD4B39;
        color: #FFF !important;
        font-size: 11px; }
        #vibe_bp_login .bp_social_connect a#bp_social_connect_google:before {
          content: "\f0d5";
          opacity: 0.6;
          float: left;
          font-size: 14px;
          font-family: 'fontawesome'; }
  #vibe_bp_login #wplms_custom_registration_form,
  #vibe_bp_login #wplms_forgot_password_form {
    background: #232b2d; }
  #vibe_bp_login #wplms_custom_registration_form,
  #vibe_bp_login #wplms_forgot_password_form {
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
    #vibe_bp_login #wplms_custom_registration_form ul,
    #vibe_bp_login #wplms_forgot_password_form ul {
      width: 100%; }
      #vibe_bp_login #wplms_custom_registration_form ul li,
      #vibe_bp_login #wplms_forgot_password_form ul li {
        text-align: left; }
    #vibe_bp_login #wplms_custom_registration_form.active,
    #vibe_bp_login #wplms_forgot_password_form.active {
      -webkit-transform: translateX(0);
              transform: translateX(0); }
    #vibe_bp_login #wplms_custom_registration_form .message,
    #vibe_bp_login #wplms_forgot_password_form .message {
      display: inline-block;
      width: 100%; }
  #vibe_bp_login #wplms_custom_registration_form {
    max-height: 50vh;
    overflow-y: auto; }
  #vibe_bp_login #wplms_forgot_password_form {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
    #vibe_bp_login #wplms_forgot_password_form button.disabled {
      opacity: 0.9; }
  #vibe_bp_login .message_wrap {
    position: absolute;
    left: 5px;
    bottom: 5px;
    width: calc(100% - 10px);
    height: auto;
    padding: 15px;
    border: none;
    z-index: 9;
    background: rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.8); }
    #vibe_bp_login .message_wrap .message {
      position: relative;
      text-align: center;
      background: none;
      border: none;
      color: #fff;
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }
      #vibe_bp_login .message_wrap .message span {
        position: absolute;
        top: -10px;
        right: -10px;
        width: 16px;
        height: 16px;
        background: 0 0; }
        #vibe_bp_login .message_wrap .message span:before {
          content: "\f00d";
          font-family: fontawesome;
          font-size: 13px;
          color: #fff; }

.logged-in #vibe_bp_login {
  padding: 0; }

.admin-bar #vibe_bp_login {
  top: 66px; }

/*========================================================================*/
/*   03. FULLSCREEN
/*========================================================================*/
.logged-out #vibe_bp_login .fullscreen_login {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2;
  background: #313b3d; }
  .logged-out #vibe_bp_login .fullscreen_login #vbp-login-form {
    width: 360px;
    margin: 0 auto;
    margin-top: 120px;
    padding: 60px;
    background: #232b2d;
    border-radius: 4px; }
    .logged-out #vibe_bp_login .fullscreen_login #vbp-login-form .login_logo {
      max-width: 240px;
      margin: 0 20px 20px;
      display: inline-block;
      padding: 0 20px;
      line-height: 1; }
  .logged-out #vibe_bp_login .fullscreen_login #close_full_popup {
    position: fixed;
    top: 30px;
    right: 30px; }
    .logged-out #vibe_bp_login .fullscreen_login #close_full_popup:before {
      content: "\f00d";
      font-family: 'fontawesome';
      font-size: 32px;
      color: #FFF; }
.logged-out #vibe_bp_login:after {
  right: 90px; }

/*========================================================================*/
/*   04. POPUP
/*========================================================================*/
.logged-out #vibe_bp_login.pop_login.active {
  padding: 0; }
  .logged-out #vibe_bp_login.pop_login.active:after {
    border: none; }
  .logged-out #vibe_bp_login.pop_login.active label {
    width: auto; }
.logged-out #vibe_bp_login .popup_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1; }
.logged-out #vibe_bp_login .popup_login {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 2; }
  .logged-out #vibe_bp_login .popup_login h3 {
    font-size: 16px;
    letter-spacing: 2px;
    padding: 30px 0 0;
    margin: 0 0 10px;
    color: #444; }
  .logged-out #vibe_bp_login .popup_login #vbp-login-form {
    width: 360px;
    margin: 0 auto;
    margin-top: 120px;
    padding: 0px;
    background: #FFF;
    color: #444; }
    .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form {
      position: relative;
      overflow: hidden;
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
              box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      letter-spacing: 1px; }
      .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form #close_full_popup {
        position: absolute;
        top: 30px;
        right: 30px; }
        .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form #close_full_popup:before {
          content: "\f00d";
          font-family: 'fontawesome';
          font-size: 16px;
          color: #444; }
      .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside {
        padding: 0 30px 5px;
        text-align: left; }
        .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside input[type="text"],
        .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside input[type="password"] {
          border: none;
          background: transparent;
          color: #444;
          font-size: 11px;
          text-transform: uppercase;
          letter-spacing: 1px;
          border-bottom: 2px solid #EEE;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out; }
          .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside input[type="text"]:focus,
          .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside input[type="password"]:focus {
            border-color: #78C8Ce; }
        .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside a {
          color: #444;
          float: right;
          line-height: 1;
          font-size: 12px;
          padding-top: 10px; }
        .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside .checkbox {
          display: inline-block; }
        .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside label, .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside .tip {
          font-size: 11px;
          color: #444;
          text-transform: uppercase; }
        .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside .tip {
          padding-top: 12px; }
      .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside + ul {
        padding: 0;
        margin: 0;
        clear: both;
        width: 100%; }
        .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside + ul li {
          list-style: none;
          float: left;
          position: static;
          text-align: center; }
          .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside + ul li:first-child:nth-last-child(1) {
            width: 100%; }
          .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside + ul li:first-child:nth-last-child(2), .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside + ul li:first-child:nth-last-child(2) ~ li {
            width: 50%; }
          .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside + ul li input[type="submit"], .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside + ul li .vbpregister {
            width: 100%;
            border: none;
            border-radius: 0;
            padding: 15px;
            text-transform: uppercase;
            display: inline-block;
            opacity: 0.9;
            height: 48px; }
            .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside + ul li input[type="submit"]:hover, .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form .inside + ul li .vbpregister:hover {
              opacity: 1; }
      .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form #wplms_custom_registration_form,
      .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form #wplms_forgot_password_form {
        padding: 30px;
        background: #fff; }
        .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form #wplms_custom_registration_form label,
        .logged-out #vibe_bp_login .popup_login #vbp-login-form .inside_login_form #wplms_forgot_password_form label {
          color: #444; }

/*========================================================================*/
/*   05. BIG DROP STYLE
/*========================================================================*/
.logged-out #vibe_bp_login.bigdrop_login {
  width: 460px; }
  .logged-out #vibe_bp_login.bigdrop_login:after {
    left: auto !important;
    right: 60px !important; }
  .logged-out #vibe_bp_login.bigdrop_login input[type=submit],
  .logged-out #vibe_bp_login.bigdrop_login .vbpregister {
    padding: 15px;
    width: 100%;
    display: inline-block;
    text-align: center; }

/*========================================================================*/
/*   06. CHANGES
/*========================================================================*/
.mooc #vibe_bp_login:after {
  left: 60px;
  right: auto; }

.login_sidebar {
  -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.2); }
  .login_sidebar .login_content {
    overflow-x: hidden; }
    .login_sidebar .login_content #vbp-login-form input[type="submit"],
    .login_sidebar .login_content #vbp-login-form .vbpregister {
      padding: 15px;
      width: 100%;
      margin-bottom: 15px; }
    .login_sidebar .login_content #vbp-login-form .vbpregister {
      background: #F16645; }
    .login_sidebar .login_content #vbp-login-form #wplms_custom_registration_form,
    .login_sidebar .login_content #vbp-login-form #wplms_forgot_password_form {
      -webkit-transition: all 200ms ease-in;
      transition: all 200ms ease-in;
      -webkit-transform: translateX(100%);
              transform: translateX(100%);
      position: absolute;
      left: 0;
      top: 0;
      padding: 120px 15px 60px;
      width: 100%; }
      .login_sidebar .login_content #vbp-login-form #wplms_custom_registration_form ul,
      .login_sidebar .login_content #vbp-login-form #wplms_forgot_password_form ul {
        width: 100%; }
        .login_sidebar .login_content #vbp-login-form #wplms_custom_registration_form ul li,
        .login_sidebar .login_content #vbp-login-form #wplms_forgot_password_form ul li {
          text-align: left; }
      .login_sidebar .login_content #vbp-login-form #wplms_custom_registration_form.active,
      .login_sidebar .login_content #vbp-login-form #wplms_forgot_password_form.active {
        -webkit-transform: translateX(0);
                transform: translateX(0); }
      .login_sidebar .login_content #vbp-login-form #wplms_custom_registration_form .message,
      .login_sidebar .login_content #vbp-login-form #wplms_forgot_password_form .message {
        display: inline-block;
        width: 100%;
        background: rgba(0, 0, 0, 0.8);
        border: none;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.8); }
    .login_sidebar .login_content #vbp-login-form #wplms_forgot_password_form {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%); }
      .login_sidebar .login_content #vbp-login-form #wplms_forgot_password_form button.disabled {
        opacity: 0.9; }
    .login_sidebar .login_content .bp_social_connect a {
      min-width: none; }

/*========================================================================*/
/*   06. MODERN LOGIN
/*========================================================================*/
/*=== Login Modal ===*/
#vibe_bp_login #wplogin-modal {
  display: none;
  z-index: 10000;
  position: fixed;
  left: 0;
  width: 100%;
  position: fixed;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  #vibe_bp_login #wplogin-modal.show {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #vibe_bp_login #wplogin-modal .md-content {
    width: 60%;
    display: inline-block;
    text-align: start; }
  #vibe_bp_login #wplogin-modal .Aligner-item--top {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  #vibe_bp_login #wplogin-modal .Aligner-item--bottom {
    -ms-flex-item-align: end;
        align-self: flex-end; }
#vibe_bp_login #wplogin-modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 255, 255, 0.97); }
  #vibe_bp_login #wplogin-modal-overlay.show {
    display: block; }
  #vibe_bp_login #wplogin-modal-overlay #close-modal {
    float: right;
    margin: 0 30px 0 0;
    color: rgba(0, 0, 0, 0.9); }
    #vibe_bp_login #wplogin-modal-overlay #close-modal:after {
      content: "\f00d";
      font-family: 'fontawesome';
      font-size: 48px;
      opacity: 0.4; }
#vibe_bp_login #wplogin-modal {
  margin: auto;
  max-height: 100vh;
  overflow-y: scroll; }
  #vibe_bp_login #wplogin-modal h3 {
    text-align: center;
    margin: 10px 0;
    font-size: 18px;
    text-transform: uppercase; }
  #vibe_bp_login #wplogin-modal input.no-border {
    border: none;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: none; }
    #vibe_bp_login #wplogin-modal input.no-border.error {
      border-bottom: 2px solid #F16645; }
  #vibe_bp_login #wplogin-modal .list-group {
    margin-bottom: 15px; }
  #vibe_bp_login #wplogin-modal .list-group-item label {
    font-size: 11px;
    text-transform: uppercase;
    color: #444; }
  #vibe_bp_login #wplogin-modal .list-group-item input[type="text"],
  #vibe_bp_login #wplogin-modal .list-group-item input[type="password"],
  #vibe_bp_login #wplogin-modal .list-group-item input[type="email"] {
    font-size: 14px;
    color: #444; }
  #vibe_bp_login #wplogin-modal .checkbox,
  #vibe_bp_login #wplogin-modal #forgot_password_trigger {
    font-size: 11px;
    text-transform: uppercase;
    color: #aaa;
    margin: 0;
    display: inline; }
    #vibe_bp_login #wplogin-modal .checkbox label,
    #vibe_bp_login #wplogin-modal #forgot_password_trigger label {
      display: inline;
      color: #444; }
  #vibe_bp_login #wplogin-modal #user_email.error {
    border: 1px solid red; }
  #vibe_bp_login #wplogin-modal #rememberme {
    margin: 5px 10px 0 0; }
  #vibe_bp_login #wplogin-modal .btn-block {
    background-image: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase; }
  #vibe_bp_login #wplogin-modal .remember_me label {
    font-size: 11px;
    text-transform: uppercase;
    color: #bbb; }
  #vibe_bp_login #wplogin-modal .remember_me span {
    margin-left: 5px; }
  #vibe_bp_login #wplogin-modal .btn-facebook, #vibe_bp_login #wplogin-modal .bp_social_connect_facebook {
    background: #3B5998;
    color: #FFF; }
    #vibe_bp_login #wplogin-modal .btn-facebook:before, #vibe_bp_login #wplogin-modal .bp_social_connect_facebook:before {
      content: "\f09a";
      float: left;
      font-family: 'fontawesome';
      color: #FFF;
      font-size: 16px; }
  #vibe_bp_login #wplogin-modal .btn-google,
  #vibe_bp_login #wplogin-modal #bp_social_connect_google,
  #vibe_bp_login #wplogin-modal .bp_social_connect_google {
    background: #d34836;
    color: #fff; }
    #vibe_bp_login #wplogin-modal .btn-google:before,
    #vibe_bp_login #wplogin-modal #bp_social_connect_google:before,
    #vibe_bp_login #wplogin-modal .bp_social_connect_google:before {
      content: "\f1a0";
      float: left;
      font-family: 'fontawesome';
      color: #FFF;
      font-size: 16px; }
  #vibe_bp_login #wplogin-modal #user-submit {
    margin-top: 15px;
    padding: 12px 0; }
  #vibe_bp_login #wplogin-modal .btn-facebook, #vibe_bp_login #wplogin-modal .btn-google, #vibe_bp_login #wplogin-modal .btn-default,
  #vibe_bp_login #wplogin-modal #bp_social_connect_google,
  #vibe_bp_login #wplogin-modal .bp_social_connect_google,
  #vibe_bp_login #wplogin-modal .bp_social_connect_facebook {
    padding: 28px 20px;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 0 0 10px; }
  #vibe_bp_login #wplogin-modal #login_register_form {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    #vibe_bp_login #wplogin-modal #login_register_form .checkbox label:before {
      float: left; }
    #vibe_bp_login #wplogin-modal #login_register_form .checkbox > label:after {
      top: -3px;
      left: -23px; }
  #vibe_bp_login #wplogin-modal #login_register_form.slidehide {
    -webkit-transform: translateX(-100vw);
            transform: translateX(-100vw); }
  #vibe_bp_login #wplogin-modal #forgot_password {
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transform: translateX(100vw);
            transform: translateX(100vw);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    #vibe_bp_login #wplogin-modal #forgot_password .link {
      margin-top: 10px;
      display: block;
      font-size: 11px;
      text-transform: uppercase;
      color: #aaa; }
  #vibe_bp_login #wplogin-modal #forgot_password.slideshow {
    -webkit-transform: translateX(0vw);
            transform: translateX(0vw); }
  #vibe_bp_login #wplogin-modal #wplms_custom_registration_form,
  #vibe_bp_login #wplogin-modal #wplms_forgot_password_form {
    background: rgba(255, 255, 255, 0.9);
    padding: 45px 2px; }
    #vibe_bp_login #wplogin-modal #wplms_custom_registration_form label,
    #vibe_bp_login #wplogin-modal #wplms_forgot_password_form label {
      color: #444; }
    #vibe_bp_login #wplogin-modal #wplms_custom_registration_form input,
    #vibe_bp_login #wplogin-modal #wplms_forgot_password_form input {
      background: #fff;
      color: #444;
      border-color: #ddd; }
    #vibe_bp_login #wplogin-modal #wplms_custom_registration_form ul,
    #vibe_bp_login #wplogin-modal #wplms_forgot_password_form ul {
      padding: 10px 0; }
#vibe_bp_login.active #wplogin-modal,
#vibe_bp_login.active #wplogin-modal-overlay {
  display: block; }

/*========================================================================*/
/*   06. RESPONSIVE
/*========================================================================*/
@media (max-width: 768px) {
  .bigdrop_login .inside_login_form {
    margin-top: 15px; } }
/**
 * File: nav.scss
 * Description : Menu and Navigation for WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. GENERAL STYLING
/*    02. MEGAMENU STYLING
/*    03. SIDE MENU
/*    04. STANDARD
/*    05. MISCELLANEOUS
/*
/*========================================================================*/
/*   01. GENERAL STYLING 
/*========================================================================*/
nav {
  float: right; }
  nav .menu li {
    float: left;
    position: relative; }
    nav .menu li a {
      font-weight: 600;
      margin: 0 10px;
      padding: 30px 6px;
      display: inline-block;
      font-size: 13px;
      text-transform: uppercase;
      color: #FFF;
      opacity: 0.8;
      position: relative; }
      nav .menu li a span {
        display: block;
        font-weight: 400;
        font-size: 10px;
        opacity: 0.6; }
    nav .menu li.menu-item-has-children:hover > a:before {
      content: '';
      position: absolute;
      bottom: -20px;
      height: 15px;
      width: 15px;
      left: 14px;
      bottom: -1px;
      border: 7px solid;
      border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent; }
    nav .menu li.active a {
      color: #FFF;
      position: relative; }
    nav .menu li.current-menu-item a {
      color: #FFF;
      opacity: 1; }
    nav .menu li.iconstyle {
      width: 88px;
      float: left; }
      nav .menu li.iconstyle > .sub-menu {
        width: 360px;
        margin-left: -50%; }
    nav .menu li:hover > a {
      opacity: 1; }
    nav .menu li:hover > .sub-menu {
      display: block;
      width: 176px;
      opacity: 1;
      -webkit-transition: fadeInFromNone 1s ease-in-out;
      transition: fadeInFromNone 1s ease-in-out; }
      nav .menu li:hover > .sub-menu > li {
        font-size: 12px; }
        nav .menu li:hover > .sub-menu > li i {
          display: block;
          font-size: 48px; }
    nav .menu li:hover.hasmegamenu {
      position: static; }
    nav .menu li:hover.hasmegamenu > .sub-menu {
      width: 100%; }
    nav .menu li li.megadrop > .sub-menu {
      width: 100%; }
    nav .menu li .menu-sidebar {
      padding: 0 10px;
      display: inline-block;
      width: 100%;
      color: rgba(255, 255, 255, 0.6); }
      nav .menu li .menu-sidebar.column5 .widget {
        width: 20%;
        float: left; }
      nav .menu li .menu-sidebar.column4 .widget {
        width: 25%;
        float: left; }
      nav .menu li .menu-sidebar.column3 .widget {
        width: 33%;
        float: left; }
      nav .menu li .menu-sidebar.column2 .widget {
        width: 50%;
        float: left; }
      nav .menu li .menu-sidebar .widget {
        padding: 15px;
        border-left: 1px solid rgba(255, 255, 255, 0.1); }
        nav .menu li .menu-sidebar .widget .inside {
          padding: 20px 0; }
        nav .menu li .menu-sidebar .widget h4.widget_title {
          border: none;
          color: #FFF; }
        nav .menu li .menu-sidebar .widget ul li {
          border: none;
          padding: 0; }
          nav .menu li .menu-sidebar .widget ul li h6 {
            color: #FFF; }
          nav .menu li .menu-sidebar .widget ul li a {
            padding: 4px 0;
            margin: 0;
            font-weight: 600;
            font-size: 12px;
            color: rgba(255, 255, 255, 0.8);
            border-bottom: 1px dotted rgba(255, 255, 255, 0.1); }
            nav .menu li .menu-sidebar .widget ul li a:hover {
              color: #FFF; }
      nav .menu li .menu-sidebar .widget_course_list li h6 {
        color: #FFF; }
      nav .menu li .menu-sidebar .widget_course_list li img {
        border-color: rgba(0, 0, 0, 0.2); }
  nav .sub-menu {
    display: none;
    position: absolute;
    opacity: 0;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 99;
    display: none;
    background: #48575a;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
    nav .sub-menu li {
      display: block;
      position: relative;
      width: 100%; }
      nav .sub-menu li a {
        color: #FFF;
        opacity: 0.8;
        display: block;
        font-size: 12px;
        border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
        padding: 10px; }
        nav .sub-menu li a:hover {
          opacity: 1; }
      nav .sub-menu li > .sub-menu:before {
        content: '';
        border: none; }
      nav .sub-menu li > .sub-menu {
        top: 0;
        left: 100%; }
      nav .sub-menu li.left > .sub-menu {
        top: 0;
        left: -100%; }
      nav .sub-menu li:hover > a {
        opacity: 1; }
      nav .sub-menu li:last-child a {
        border-bottom: none; }

/*========================================================================*/
/*   02. MEGA MENU
/*========================================================================*/
.megadrop .menu-sidebar {
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }
  .megadrop .menu-sidebar .widget ul li a:hover {
    opacity: 1; }
  .megadrop .menu-sidebar .widget + .widget {
    margin: 0; }
  .megadrop .menu-sidebar .widget .widgettitle {
    font-size: 14px;
    color: #FFF;
    margin: 0;
    font-weight: 600;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .megadrop .menu-sidebar.column5 .widget:nth-child(5n+1) {
    clear: both;
    border-left: none; }
  .megadrop .menu-sidebar.column4 .widget:nth-child(4n+1) {
    clear: both;
    border-left: none; }
  .megadrop .menu-sidebar.column3 .widget:nth-child(3n+1) {
    clear: both;
    border-left: none; }
  .megadrop .menu-sidebar.column2 .widget:nth-child(2n+1) {
    clear: both;
    border-left: none; }
.megadrop .menu-cat_subcat {
  min-height: 180px; }
  .megadrop .menu-cat_subcat .taxonomy_menu > li {
    position: static; }
    .megadrop .menu-cat_subcat .taxonomy_menu > li > a {
      width: 20%; }
  .megadrop .menu-cat_subcat .taxonomy_menu li:first-child .sub_cat_menu {
    display: block;
    z-index: 1; }
  .megadrop .menu-cat_subcat li:hover > .sub_cat_menu {
    display: block;
    z-index: 2; }
  .megadrop .menu-cat_subcat .sub_cat_menu {
    display: none;
    position: absolute;
    padding: 15px;
    top: 0;
    left: 176px;
    width: calc(100% - 176px);
    height: 100%;
    overflow-y: hidden;
    border-left: 1px solid rgba(0, 0, 0, 0.1); }
    .megadrop .menu-cat_subcat .sub_cat_menu a {
      width: 100%;
      margin: 5px;
      padding: 0; }
    .megadrop .menu-cat_subcat .sub_cat_menu.sub_posts_menu {
      padding: 15px 30px; }
      .megadrop .menu-cat_subcat .sub_cat_menu.sub_posts_menu a {
        width: 100%;
        margin: 15px 0 30px;
        padding: 0; }
        .megadrop .menu-cat_subcat .sub_cat_menu.sub_posts_menu a .menu_featured img {
          border-radius: 2px;
          margin-bottom: 10px; }

/*========================================================================*/
/*   03. SIDE MENU
/*========================================================================*/
.sidemenu {
  width: 100%;
  padding: 0;
  margin: 0; }
  .sidemenu li {
    clear: both;
    cursor: pointer;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
    .sidemenu li a {
      padding: 15px 0 15px 30px;
      display: block;
      text-align: left;
      color: #FFF;
      opacity: 0.8;
      background: rgba(255, 255, 255, 0.1); }
    .sidemenu li.menu-item-has-children > a {
      margin-right: 45px; }
    .sidemenu li:last-child a {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .sidemenu li.active a, .sidemenu li a:hover {
      opacity: 1;
      background: rgba(0, 0, 0, 0.2); }
    .sidemenu li.menu-item-has-children {
      position: relative; }
      .sidemenu li.menu-item-has-children:after {
        content: "\e05d";
        font-family: 'fonticon';
        position: absolute;
        top: 15px;
        right: 15px;
        color: rgba(0, 0, 0, 0.6); }
      .sidemenu li.menu-item-has-children.active > ul {
        display: block; }
      .sidemenu li.menu-item-has-children.active:after {
        content: "\e092"; }

/*========================================================================*/
/*   03. STANDARD MENU
/*========================================================================*/
header.standard nav {
  float: left; }
  header.standard nav > .menu > li > a {
    margin: 0;
    padding-right: 15px;
    padding-left: 15px; }

/*========================================================================*/
/*   06. RESPONSIVE
/*========================================================================*/
@media (max-width: 990px) {
  #mooc_menu nav .menu li .menu-sidebar {
    width: 750px; } }
@media (max-width: 767px) {
  #mooc_menu nav .menu li .menu-sidebar {
    width: 480px; } }
/**
 * File: header.scss
 * Description : Contains all styling for the WPLMS Headers
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. DEFAULTS
/*    02. LOGO
/*    03. MENU
/*    04. LOGIN & SEARCH
/*    05. CART
/*    06. RESPONSIVE
/*
/*========================================================================*/
/*   01. DEFAULTS
/*========================================================================*/
header.generic {
  background: none;
  background-color: transparent;
  border: none;
  position: absolute;
  left: 0; }
  header.generic.fixed {
    position: fixed;
    top: 0;
    z-index: 9999; }
    header.generic.fixed #header_logo {
      display: none; }
    header.generic.fixed #header_alt_logo {
      display: block; }
header.sleek:not(.transparent), header.mooc, header.standard {
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out; }
  header.sleek:not(.transparent).fixed, header.mooc.fixed, header.standard.fixed {
    position: fixed;
    left: 0;
    top: -40px;
    z-index: 9999;
    -webkit-transform: translateY(40px);
            transform: translateY(40px); }
header.sleek.transparent {
  background: none;
  background-color: transparent;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  position: absolute;
  left: 0;
  top: 0; }
  header.sleek.transparent.fixed {
    position: fixed;
    background: #212b2d;
    z-index: 9999; }
  header.sleek.transparent:not(.fixed).light nav > .menu > li > a {
    color: #fff; }
  header.sleek.transparent:not(.fixed).dark nav > .menu > li > a {
    color: #222; }
header.standard #alt_logo {
  display: none; }
header.standard.center {
  text-align: center; }
  header.standard.center nav {
    display: inline-block;
    float: none; }
  header.standard.center #alt_logo {
    display: none; }
header.app {
  padding: 0 72px;
  text-align: center; }
  header.app #login_trigger {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
    color: #444;
    width: 72px;
    height: 72px;
    line-height: 2.8; }
    header.app #login_trigger img {
      width: 45px;
      height: 45px;
      border-radius: 50%; }
  header.app .topmenu li a {
    cursor: pointer; }
    header.app .topmenu li a i + span {
      background: #009dd8;
      font-size: 10px;
      color: #fff;
      padding: 4px;
      border-radius: 2px;
      line-height: 1;
      position: absolute;
      top: 10px; }
header.univ .header_univ .logo_container {
  display: grid;
  margin-top: -48px; }
  header.univ .header_univ .logo_container #logo {
    -ms-flex-item-align: center;
        align-self: center;
    justify-self: center; }
header.univ .header_univ .header_main .header_main_content {
  display: grid;
  grid-template-columns: 240px 1fr; }
  header.univ .header_univ .header_main .header_main_content nav {
    float: none;
    grid-column: 2/3; }
    header.univ .header_univ .header_main .header_main_content nav > ul {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); }
header.univ .header_univ .header_top_main {
  display: grid;
  grid-template-columns: 240px 1fr 200px; }
  header.univ .header_univ .header_top_main ul.topmenu {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
    justify-items: center;
    grid-column: 2/3;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    header.univ .header_univ .header_top_main ul.topmenu li {
      margin: 0;
      float: none;
      padding: 8px; }
    header.univ .header_univ .header_top_main ul.topmenu:last-child {
      justify-self: flex-end;
      grid-column: 3/4;
      display: block; }

.login_sidebar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  overflow-y: auto;
  overflow-x: hidden;
  visibility: hidden;
  width: 220px;
  height: 100vh;
  text-align: center;
  background: #0e262e;
  color: #FFF;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .login_sidebar .login_content {
    position: relative;
    padding: 30px;
    overflow-y: auto; }
    .login_sidebar .login_content #vbp-login-form label {
      text-align: left;
      font-size: 11px;
      letter-spacing: 1px;
      text-transform: uppercase;
      margin-bottom: 10px;
      width: 100%; }
      .login_sidebar .login_content #vbp-login-form label .tip {
        float: right;
        color: rgba(255, 255, 255, 0.4); }
      .login_sidebar .login_content #vbp-login-form label input[type="text"], .login_sidebar .login_content #vbp-login-form label input[type="password"] {
        margin-top: 5px;
        width: 100%;
        padding: 8px;
        border-radius: 2px;
        background: rgba(0, 0, 0, 0.1);
        border: 1px solid rgba(255, 255, 255, 0.1); }
    .login_sidebar .login_content #vbp-login-form #sidebar-wp-submit,
    .login_sidebar .login_content #vbp-login-form .vbpregister {
      display: inline-block;
      padding: 15px;
      width: 100%;
      line-height: 1;
      background: #78C8Ce;
      color: #FFF;
      border: none;
      font-size: 11px;
      text-transform: uppercase;
      border-radius: 2px;
      font-weight: 600; }
    .login_sidebar .login_content #vbp-login-form .vbpregister {
      background: #F16645; }
    .login_sidebar .login_content .bp_social_connect a {
      padding: 10px;
      width: 100%;
      min-width: 0; }
    .login_sidebar .login_content #sidebar-me #bpavatar img {
      width: 120px;
      height: 120px;
      border-radius: 50%;
      margin-bottom: 15px; }
    .login_sidebar .login_content #sidebar-me #bpavatar + ul {
      min-height: auto;
      display: inline-block;
      text-align: center;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
      .login_sidebar .login_content #sidebar-me #bpavatar + ul li {
        float: left;
        text-align: center;
        min-height: auto;
        margin-bottom: 10px;
        display: inline-block;
        width: 100%; }
        .login_sidebar .login_content #sidebar-me #bpavatar + ul li#username a {
          float: none;
          font-size: 14px;
          color: #FFF;
          opacity: 1; }
        .login_sidebar .login_content #sidebar-me #bpavatar + ul li a {
          font-size: 11px;
          letter-spacing: 1px;
          text-transform: uppercase;
          color: #FFF;
          font-weight: 600;
          margin-right: 10px;
          opacity: 0.9; }
          .login_sidebar .login_content #sidebar-me #bpavatar + ul li a i {
            display: none; }
      .login_sidebar .login_content #sidebar-me #bpavatar + ul + ul {
        clear: both;
        margin: 0 -30px; }
        .login_sidebar .login_content #sidebar-me #bpavatar + ul + ul li {
          clear: both;
          display: block;
          text-align: left;
          display: inline-block;
          width: 100%;
          clear: both;
          opacity: 0.8;
          border-left: 3px solid transparent; }
          .login_sidebar .login_content #sidebar-me #bpavatar + ul + ul li a {
            font-size: 11px;
            font-weight: 600;
            padding: 20px;
            display: inline-block;
            letter-spacing: 1px;
            text-transform: uppercase;
            color: #FFF; }
            .login_sidebar .login_content #sidebar-me #bpavatar + ul + ul li a i {
              float: left;
              margin-right: 10px;
              font-size: 15px;
              margin-top: 2px; }
            .login_sidebar .login_content #sidebar-me #bpavatar + ul + ul li a span {
              padding: 3px 5px;
              background: rgba(255, 255, 255, 0.2);
              line-height: 1;
              border-radius: 2px;
              float: right;
              margin-top: 2px; }
          .login_sidebar .login_content #sidebar-me #bpavatar + ul + ul li:hover {
            opacity: 1;
            background: rgba(0, 0, 0, 0.2);
            border-color: #25A6F7; }

.login_open .login_sidebar {
  visibility: visible;
  z-index: 1; }
.login_open .pusher {
  z-index: 2; }

/*========================================================================*/
/*   02. LOGO
/*========================================================================*/
.sleek #logo {
  float: left; }
.sleek #header_logo {
  display: block; }
.sleek #header_alt_logo {
  display: none; }
.sleek.center #logo {
  width: 100%;
  text-align: center; }
  .sleek.center #logo a {
    display: inline-block; }
.sleek.center #vibe_bp_login:after {
  border: none; }
.sleek.fixed #header_logo {
  display: none; }
.sleek.fixed #header_alt_logo {
  display: block !important; }

.generic #header_alt_logo {
  display: none; }

.mooc #logo {
  text-align: center;
  float: left;
  margin-right: 30px; }
  .mooc #logo a {
    display: inline-block; }
.mooc .mooc_header_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .mooc .mooc_header_wrapper .mooc_search {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .mooc .mooc_header_wrapper .search_wrapper {
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    padding: 8px 32px 8px 8px;
    border: 1px solid rgba(0, 0, 0, 0.1); }
    .mooc .mooc_header_wrapper .search_wrapper form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .mooc .mooc_header_wrapper .search_wrapper:after {
      content: "\e0c6";
      font-family: fonticon;
      position: absolute;
      top: 12px;
      right: 12px; }
    .mooc .mooc_header_wrapper .search_wrapper input {
      margin: 0;
      width: 100%;
      border: none;
      background: none; }
.mooc.app #mooc_searchform:before {
  top: 0; }
.mooc #vibe_bp_login.default_login {
  top: 76px; }
.mooc.fixed.app #header_logo {
  display: none; }
.mooc.fixed.app #header_alt_logo {
  display: block !important; }

/*========================================================================*/
/*   03. MENU
/*========================================================================*/
.sleek nav > .menu > li > a,
.sleek .topmenu > li > a {
  font-weight: 600;
  margin: 0 10px;
  padding: 30px 6px;
  font-size: 13px;
  display: inline-block;
  text-transform: uppercase;
  color: #FFF;
  opacity: 1; }
.sleek .topmenu > li {
  float: left;
  display: inline-block; }
  .sleek .topmenu > li:first-child a > span {
    display: inline-block;
    max-width: 90px;
    line-height: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
.sleek nav .menu-item-has-children:hover > a:before {
  border: 10px solid;
  border-color: transparent transparent #48575a transparent; }

.mooc .topmenu {
  float: right;
  text-align: left; }
  .mooc .topmenu > li {
    float: left;
    display: inline-block; }
.mooc nav > .menu > li > a,
.mooc .topmenu > li > a {
  font-weight: 600;
  margin: 0 10px;
  padding: 30px 6px;
  display: inline-block;
  font-size: 13px;
  text-transform: uppercase;
  color: #FFF;
  opacity: 1; }
.mooc #mooc_menu {
  position: relative;
  float: left;
  text-align: left; }
.mooc #mooc_searchform {
  float: right;
  margin: 24px 0 0 20px;
  display: inline-block; }

/*========================================================================*/
/*   04. LOGIN & SEARCH
/*========================================================================*/
.sleek #vibe_bp_login {
  top: 78px;
  right: 30px;
  text-align: left; }
  .sleek #vibe_bp_login:after {
    left: 30px;
    right: auto; }
  .sleek #vibe_bp_login label {
    text-transform: uppercase; }
.sleek #searchdiv.active {
  padding: 0; }

/*========================================================================*/
/*   05. CART
/*========================================================================*/
.sleek .vbpcart, .mooc .vbpcart {
  cursor: pointer;
  position: relative; }
  .sleek .vbpcart span, .mooc .vbpcart span {
    position: relative; }
    .sleek .vbpcart span em, .mooc .vbpcart span em {
      background: rgba(0, 0, 0, 0.2);
      padding: 4px;
      font-size: 10px;
      line-height: 1;
      position: absolute;
      top: -10px;
      font-style: normal;
      border-radius: 2px; }
  .sleek .vbpcart.active:after, .mooc .vbpcart.active:after {
    border: 7px solid;
    border-color: transparent transparent #FFF transparent;
    content: '';
    bottom: -4px;
    right: 0;
    position: absolute; }
.sleek .woocart, .mooc .woocart {
  display: none;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 9;
  background: #FFF;
  width: 240px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  .sleek .woocart.active, .mooc .woocart.active {
    display: block; }
  .sleek .woocart .cart_list.product_list_widget, .mooc .woocart .cart_list.product_list_widget {
    padding: 10px 15px 0; }
    .sleek .woocart .cart_list.product_list_widget .mini_cart_item, .mooc .woocart .cart_list.product_list_widget .mini_cart_item {
      display: inline-block;
      width: 100%;
      display: inline-block;
      padding: 10px; }
      .sleek .woocart .cart_list.product_list_widget .mini_cart_item a, .sleek .woocart .cart_list.product_list_widget .mini_cart_item span, .mooc .woocart .cart_list.product_list_widget .mini_cart_item a, .mooc .woocart .cart_list.product_list_widget .mini_cart_item span {
        color: #666;
        font-weight: 600;
        font-size: 11px;
        text-transform: uppercase; }
      .sleek .woocart .cart_list.product_list_widget .mini_cart_item .remove, .mooc .woocart .cart_list.product_list_widget .mini_cart_item .remove {
        float: right;
        color: red; }
      .sleek .woocart .cart_list.product_list_widget .mini_cart_item img, .mooc .woocart .cart_list.product_list_widget .mini_cart_item img {
        width: 48px;
        border-radius: 2px;
        margin: 0 10px 0 0;
        float: left; }
    .sleek .woocart .cart_list.product_list_widget .empty, .mooc .woocart .cart_list.product_list_widget .empty {
      padding: 10px 10px 20px;
      color: #666; }
  .sleek .woocart .total, .mooc .woocart .total {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 15px;
    font-size: 12px;
    margin: 10px 0 0;
    text-align: left;
    text-transform: uppercase; }
    .sleek .woocart .total .amount, .mooc .woocart .total .amount {
      float: right; }
  .sleek .woocart .buttons, .mooc .woocart .buttons {
    background: rgba(0, 0, 0, 0.1);
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 0 0 -5px;
    padding: 10px 15px; }
    .sleek .woocart .buttons .button, .mooc .woocart .buttons .button {
      margin: 0;
      float: left;
      float: left;
      font-size: 10px;
      letter-spacing: 1px;
      color: #FFF;
      text-transform: uppercase;
      padding: 7px 12px;
      background-image: none; }
      .sleek .woocart .buttons .button + .button, .mooc .woocart .buttons .button + .button {
        margin-left: 10px;
        float: right; }

.mooc .topmenu li {
  position: relative; }
  .mooc .topmenu li .woocart.active {
    left: auto;
    right: 0; }

/*
SPECIAL CASE
 */
.single-course.c4 header.transparent + #title #item-meta .course-star-rating,
.single-course.c4 header.generic + #title #item-meta .course-star-rating {
  float: left; }
  .single-course.c4 header.transparent + #title #item-meta .course-star-rating + strong,
  .single-course.c4 header.generic + #title #item-meta .course-star-rating + strong {
    float: left;
    margin-right: 10px; }
.single-course.c4 header.transparent + #title + #content #item-header #item-header-avatar,
.single-course.c4 header.generic + #title + #content #item-header #item-header-avatar {
  margin-top: 0 !important; }

/**
 * File: center.scss
 * Description : Contains all styling for the Center Header
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. DEFAULTS
/*
/*========================================================================*/
/*   01. DEFAULTS
/*========================================================================*/
header.sleek.center .col-md-9.col-sm-6.col-xs-12 #logo {
  float: none; }
header.sleek.center .col-md-9.col-sm-6.col-xs-12 nav {
  float: left; }
header.sleek.center .topmenu {
  float: right; }
header.sleek.center nav {
  float: left; }

@media (max-width: 991px) {
  header {
    /* ==== SLEEK HEADER === */
    /* ==== TRANSPARENT HEADER === */
    /* ==== CENTER HEADER === */
    /* ==== STANDARD HEADER === */
    /* ==== STANDARD CENTER HEADER === */
    /* ==== MOOC HEADER === */
    /* ==== APP HEADER === */ }
    header #trigger {
      display: block;
      top: 28px;
      right: 48px; }
    header.sleek .topmenu {
      float: right;
      margin-right: 40px; }
      header.sleek .topmenu li:first-child > a > span {
        max-width: 78px; }
    header.sleek .col-md-9.col-sm-6.col-xs-12 #logo {
      float: left !important; }
    header.sleek #trigger {
      right: 15px; }
    header.standard #alt_logo {
      display: inline-block; }
    header.standard #alt_logo img#header_logo {
      display: none; }
    header.standard #alt_logo img#header_mobile_logo.hide {
      display: block !important; }
    header.standard.center nav {
      display: none; }
    header.standard.center #alt_logo {
      display: block; }
    header.standard .header_content, header.standard nav {
      display: none; }
    header.mooc #trigger {
      right: -10px;
      margin-top: -2px; }
    header.mooc .smallimg span {
      max-width: 48px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    header.app .topmenu {
      display: none; }

  /* ==== STANDARD HEADER === */
  .header_content {
    display: none; }

  .single-course.c3 .course_header {
    margin-bottom: 0 !important; }

  .single-course.c3 .course_header #item-header-avatar {
    margin-bottom: 15px !important; } }
@media (max-width: 767px) {
  .logged-in header.sleek .topmenu .vbplogin span, .logged-in header.mooc .topmenu .vbplogin span {
    display: none; }

  #new_searchicon {
    display: none; }

  #header_logo, #header_alt_logo {
    display: none; }

  #header_mobile_logo.hide {
    display: block !important; }

  #headertop .topmenu + .topmenu {
    display: none; }

  header {
    /* ==== SLEEK HEADER === */
    /* ==== TRANSPARENT HEADER === */
    /* ==== CENTER HEADER === */
    /* ==== STANDARD HEADER === */
    /* ==== STANDARD CENTER HEADER === */
    /* ==== MOOC HEADER === */
    /* ==== APP HEADER === */ }
    header nav {
      display: none; }
    header #trigger {
      display: block; }
      header #trigger .lines:after,
      header #trigger .lines:before {
        -webkit-transform-origin: 27px center;
                transform-origin: 27px center; }
    header.sleek .vbpcart {
      display: none !important; }
    header.sleek ul.topmenu {
      margin-right: 40px; }
    header.mooc.app {
      min-height: 72px; }
      header.mooc.app .topmenu {
        display: none; }
      header.mooc.app #trigger {
        left: auto;
        right: 10px;
        top: 20px; }

  .admin-bar header.mooc.app #trigger {
    top: 64px; }
  .admin-bar header.mooc.app.fixed #trigger {
    top: 24px; } }
@media (max-width: 420px) {
  .logged-out #vibe_bp_login .fullscreen_login #vbp-login-form,
  .logged-out #vibe_bp_login .popup_login #vbp-login-form {
    width: 100%; } }
/*========================================================================*/
/*   07. CONTENT
/*========================================================================*/
.content {
  margin: 30px 0;
  padding: 30px;
  background: #FFF;
  border-radius: 2px;
  display: inline-block;
  width: 100%;
  position: relative; }
  .content.padding_adjusted {
    padding: 30px 15px !important; }
  .content .main_content ul, .content ul.list {
    list-style: disc inside none; }
  .content .main_content ol {
    list-style: decimal inside none; }
  .content .vibe_editor {
    margin: 0 -15px; }

.unit_content {
  margin: 30px 0;
  padding: 20px;
  background: #FFF;
  border-radius: 2px;
  display: inline-block;
  width: 100%;
  position: relative; }
  .unit_content.loading {
    opacity: 0.4; }

.page .content,
.single .content,
.padder.content {
  margin: 30px 0;
  padding: 30px;
  background: #FFF;
  border-radius: 2px;
  display: inline-block;
  width: 100%; }

.page .sidebar,
.single .sidebar {
  padding-top: 30px; }

#content + .stripe {
  margin-top: 30px; }
#content.no-content {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent;
  border: none; }
  #content.no-content + .stripe {
    margin: 0; }
#content .content .cats ul,
#content .content .tags ul,
#content .content ul.grid,
#content .content ul.order_details,
#content .content ul.question_options,
#content .content ul.vibe_filterable {
  list-style: none; }

h4.block_title + .date {
  line-height: 1.4; }

.indate {
  opacity: 0.4;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  float: left;
  margin: 0 10px 0 0; }

.course_title > h2 {
  margin: 0; }

/*========================================================================*/
/*   07. Breadcrumbs
/*========================================================================*/
.bcrow {
  text-align: left;
  padding: 12px 0;
  line-height: 1;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  margin-top: 15px;
  display: inline-block;
  width: 100%; }

.col-md-3 .breadcrumbs {
  padding: 20px 0 10px; }

.breadcrumbs {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none !important; }
  .breadcrumbs li {
    float: left;
    margin-right: 7px;
    font-size: 11px;
    text-transform: uppercase;
    padding-bottom: 2px; }
    .breadcrumbs li + li:before {
      content: "/";
      color: #444;
      font-size: 10px;
      margin-right: 7px; }
    .breadcrumbs li a {
      font-weight: 400;
      color: #444; }
    .breadcrumbs li.current span {
      font-weight: 600; }

/*========================================================================*/
/*   07. Blog 
/*========================================================================*/
.meta {
  float: left;
  text-align: right;
  font-size: 14px;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  color: #bbb; }
  .meta .date {
    margin: 0; }
    .meta .date .day {
      font-size: 48px;
      font-weight: 700;
      margin: 0;
      opacity: 0.4;
      line-height: 1;
      padding: 0 10px 10px 0; }
    .meta .date .month {
      padding: 10px 10px 0 0;
      margin: 0;
      text-transform: uppercase;
      font-weight: 600;
      border-top: 1px solid rgba(0, 0, 0, 0.08);
      font-size: 12px;
      letter-spacing: 2px; }
  .meta a {
    color: #bbb; }

/*========================================================================*/
/*   07. Blogposts Blog Page
/*========================================================================*/
.blogpost {
  clear: both;
  margin-bottom: 60px; }
  .blogpost .featured {
    max-width: 200px;
    height: auto;
    float: left;
    margin: 0 20px; }
  .blogpost h3 {
    margin-top: 0; }
  .blogpost img {
    height: auto; }
  .blogpost .excerpt {
    margin-left: 90px; }
    .blogpost .excerpt.thumb {
      margin-left: 310px; }
  .blogpost .cats {
    padding: 4px 0;
    margin: 4px 0 10px;
    border-top: 1px dotted rgba(0, 0, 0, 0.08);
    border-bottom: 1px dotted rgba(0, 0, 0, 0.08); }

.cats ul {
  float: left;
  list-style: none; }
  .cats ul li {
    float: left;
    margin-right: 5px; }
.cats p {
  margin: 0;
  color: #bbb; }
.cats a {
  font-size: 11px;
  font-weight: 600;
  color: #bbb;
  text-transform: uppercase; }
  .cats a:hover {
    color: #78C8Ce; }

/*========================================================================*/
/*   07. PAGINATION
/*========================================================================*/
.pagination {
  clear: both;
  display: inline-block;
  width: 100%;
  margin: 20px 0;
  font-size: 14px;
  color: #444; }
  .pagination .page-numbers.current,
  .pagination span, .pagination label {
    padding: 2px 6px;
    border-radius: 2px;
    margin-right: 5px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    color: #444;
    border: 2px solid rgba(0, 0, 0, 0.08);
    background: rgba(0, 0, 0, 0.08); }
  .pagination .page-numbers.current, .pagination span.current {
    background: #78C8Ce;
    border-color: #78C8Ce;
    color: #FFF;
    font-weight: 600; }
  .pagination a.page-numbers, .pagination a {
    background: none;
    padding: 2px 6px;
    border-radius: 2px;
    margin-right: 5px;
    font-size: 11px;
    color: #444;
    background: rgba(0, 0, 0, 0.08);
    border: 2px solid rgba(0, 0, 0, 0.08);
    text-transform: uppercase;
    font-weight: 600; }

.content .pagination {
  margin: 0; }

/*========================================================================*/
/*   07. MISC
/*========================================================================*/
.expand header {
  background: none !important; }

/*========================================================================*/
/*   07. ALL Instructors
/*========================================================================*/
.instructor {
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 30px;
  border-radius: 2px;
  margin: 0 0 30px; }

.unit_content .instructor {
  border: none;
  padding: 0;
  margin: 0; }

.instructor img {
  margin-bottom: 10px;
  border-radius: 2px; }

.instructor h3 {
  margin: 0;
  font-weight: 600;
  font-size: 20px; }

.instructor span {
  margin: 10px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  color: #bbb; }

.instructor strong {
  font-size: 12px;
  font-weight: 600; }

.instructor strong a {
  font-weight: 600;
  color: #bbb;
  text-transform: uppercase;
  width: 100%; }

.instructor strong a:hover {
  color: #78c8c9; }

.instructor strong span {
  float: right;
  margin: -5px 0;
  padding: 5px 10px;
  border-radius: 50%;
  color: #FFF;
  background: #78c8c9; }

/*========================================================================*/
/*   07. CONTACT
/*========================================================================*/
#contactcanvas {
  margin: 0;
  padding: 0; }

#contactpage .container {
  padding-bottom: 60px; }

#map-canvas {
  width: 100%;
  height: 420px;
  z-index: 3; }

/*
NO TITLE
 */
/*========================================================================*/
/*   07. COURSE STATUS FULLSCREEN
/*========================================================================*/
.course_pursue_panel {
  position: fixed;
  top: 0;
  left: 0;
  width: 400px;
  padding: 0;
  z-index: 98;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  overflow-y: scroll;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s; }
  .course_pursue_panel .course_action_points {
    padding: 30px;
    background: #009dd8;
    color: #fff; }
    .course_pursue_panel .course_action_points h1 {
      margin: 0;
      line-height: 1;
      color: #fff; }
  .course_pursue_panel .course_pursue_panel_content {
    position: relative;
    display: block;
    padding-bottom: 240px;
    min-height: 100%; }
  .course_pursue_panel .course_progressbar.progress {
    height: 2px;
    background: rgba(0, 0, 0, 0.2); }
    .course_pursue_panel .course_progressbar.progress .bar {
      padding: 1px; }
  .course_pursue_panel .course_time strong {
    color: #fff;
    text-transform: none; }
    .course_pursue_panel .course_time strong span {
      color: #fff; }
  .course_pursue_panel .course_timeline {
    margin: 0;
    background: #fff;
    border: none;
    color: #444; }
    .course_pursue_panel .course_timeline h4 {
      font-size: 14px;
      text-transform: none;
      background: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0.05);
      border-top: 1px solid rgba(0, 0, 0, 0.05);
      color: #444; }
    .course_pursue_panel .course_timeline li.unit_line {
      margin: 0;
      padding: 15px 45px 15px 0;
      border-left: none; }
      .course_pursue_panel .course_timeline li.unit_line.active:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 5px;
        height: 100%;
        background: #009dd8; }
      .course_pursue_panel .course_timeline li.unit_line.done > span {
        left: auto;
        top: 15px; }
    .course_pursue_panel .course_timeline li > span {
      left: auto;
      right: 20px;
      width: 24px;
      height: 24px;
      border-color: rgba(0, 0, 0, 0.05); }
    .course_pursue_panel .course_timeline li > a {
      color: #444;
      font-size: inherit;
      text-transform: none;
      font-weight: 400; }
    .course_pursue_panel .course_timeline.accordion .section:after {
      color: rgba(0, 0, 0, 0.2); }
    .course_pursue_panel .course_timeline.accordion .unit_line.show {
      background: rgba(0, 0, 0, 0.02); }
  .course_pursue_panel .more_course {
    padding: 30px;
    background: rgba(0, 0, 0, 0.05);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }

.course_pursue_panel_hide .course_pursue_panel {
  -webkit-transform: translate3d(-460px, 0, 0);
          transform: translate3d(-460px, 0, 0); }

.course_pursue_panel_hide .course_content_panel {
  width: 100%;
  margin-right: 0; }

.page-template-start #content {
  background: #fff; }

.course_content_panel {
  float: right;
  width: calc(100% - 460px);
  background: #fff;
  margin-right: 30px;
  padding-bottom: 60px;
  min-height: 100vh;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s; }
  .course_content_panel .unit_wrap {
    width: 80%;
    margin: auto; }
    .course_content_panel .unit_wrap .unit_content {
      padding: 0; }
    .course_content_panel .unit_wrap .unit_prevnext {
      position: fixed;
      bottom: 0;
      margin: 0;
      left: 400px;
      width: calc(100% - 400px);
      z-index: 99; }

#hideshow_course_pursue_panel {
  position: fixed;
  left: 420px;
  top: 30px;
  height: 48px;
  width: 48px;
  z-index: 999;
  background: rgba(0, 0, 0, 0.05);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s; }
  #hideshow_course_pursue_panel span {
    height: 2px;
    width: 24px;
    background: #444;
    position: relative;
    margin-top: 14px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s; }
    #hideshow_course_pursue_panel span:before, #hideshow_course_pursue_panel span:after {
      content: '';
      position: absolute;
      top: 6px;
      left: 6px;
      width: 16px;
      height: 2px;
      background: #444;
      -webkit-transition: all 200ms ease-in;
      transition: all 200ms ease-in;
      -webkit-transform: translateY(12px) rotate(-45deg);
              transform: translateY(12px) rotate(-45deg); }
    #hideshow_course_pursue_panel span:after {
      top: 24px;
      -webkit-transform: translateY(4px) rotate(45deg);
              transform: translateY(4px) rotate(45deg); }
  #hideshow_course_pursue_panel:after {
    content: '';
    height: 2px;
    width: 24px;
    position: absolute;
    left: 11px;
    top: 23px;
    display: block;
    background: #444; }
  #hideshow_course_pursue_panel:hover {
    background: rgba(0, 0, 0, 0.1); }

.course_pursue_panel_hide #hideshow_course_pursue_panel {
  position: fixed;
  left: 30px;
  top: 30px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s; }
  .course_pursue_panel_hide #hideshow_course_pursue_panel span {
    opacity: 1;
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out; }
    .course_pursue_panel_hide #hideshow_course_pursue_panel span:before, .course_pursue_panel_hide #hideshow_course_pursue_panel span:after {
      top: 14px;
      -webkit-transform: translateY(4px) rotate(45deg);
              transform: translateY(4px) rotate(45deg);
      left: 22px; }
    .course_pursue_panel_hide #hideshow_course_pursue_panel span:after {
      top: 24px;
      -webkit-transform: translateY(4px) rotate(-45deg);
              transform: translateY(4px) rotate(-45deg);
      left: 22px; }
  .course_pursue_panel_hide #hideshow_course_pursue_panel:after {
    position: absolute;
    content: '';
    width: 24px;
    height: 2px;
    left: 12px;
    top: 23px;
    background: #444; }
.course_pursue_panel_hide .course_content_panel .unit_prevnext {
  left: 0px;
  width: 100%;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

@media (max-width: 1024px) {
  .course_pursue_panel {
    width: 320px; }

  .course_content_panel {
    width: calc(100% - 380px); }
    .course_content_panel .unit_wrap {
      width: 100%;
      padding: 30px; }
      .course_content_panel .unit_wrap .unit_prevnext {
        left: 320px;
        width: calc(100% - 320px); }

  #hideshow_course_pursue_panel {
    left: 350px; } }
@media (max-width: 768px) {
  .course_content_panel .unit_wrap .unit_prevnext {
    left: 0;
    width: 100%;
    -webkit-transform: translateX(320px);
            transform: translateX(320px); }

  .course_pursue_panel_hide .course_content_panel .unit_wrap .unit_prevnext {
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); } }
@media (max-width: 480px) {
  .course_pursue_panel {
    width: 100%; }

  #hideshow_course_pursue_panel {
    left: calc(100%-320px);
    top: 30px; } }
/*
UPLOADED COURSE TEMPLATE
*/
.upload_course_content_header {
  height: 60px; }
  .upload_course_content_header .course_packages_menu_before_title {
    position: relative; }
    .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper {
      cursor: pointer;
      margin-right: 60px;
      z-index: 99;
      float: left;
      left: 15px;
      top: 15px;
      position: fixed;
      background: rgba(195, 195, 195, 0.74);
      padding: 15px; }
      .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .burger_menu {
        position: relative;
        display: inline-block;
        width: 30px;
        height: 2px;
        background: rgba(0, 0, 0, 0.6);
        -webkit-transition: 0.3s;
        transition: 0.3s; }
        .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .burger_menu:before, .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .burger_menu:after {
          display: inline-block;
          width: 30px;
          height: 2px;
          background: rgba(0, 0, 0, 0.6);
          -webkit-transition: 0.3s;
          transition: 0.3s;
          position: absolute;
          left: 0;
          content: '';
          -webkit-transform-origin: 5px center;
          transform-origin: 5px center; }
        .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .burger_menu:after {
          top: -5px; }
        .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .burger_menu:before {
          top: 5px; }
      .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .open.burger_menu {
        background: transparent !important; }
        .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .open.burger_menu:before, .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .open.burger_menu:after {
          -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
          top: 0;
          width: 32px; }
        .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .open.burger_menu:before {
          -webkit-transform: rotate3d(0, 0, 1, 45deg);
          transform: rotate3d(0, 0, 1, 45deg); }
        .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .open.burger_menu:after {
          -webkit-transform: rotate3d(0, 0, 1, -45deg);
          transform: rotate3d(0, 0, 1, -45deg); }
  .upload_course_content_header .course_packages_menu_after_title .packaged_up_down {
    z-index: 99;
    cursor: pointer;
    position: fixed;
    top: 30px;
    right: 15px; }
    .upload_course_content_header .course_packages_menu_after_title .packaged_up_down span {
      background: rgba(195, 195, 195, 0.74);
      padding: 15px; }
      .upload_course_content_header .course_packages_menu_after_title .packaged_up_down span:before {
        content: "\f062";
        font-family: fontawesome; }

.course_packages_menu {
  position: fixed;
  left: 0;
  width: 300px;
  top: 70px;
  background: #FFF;
  padding: 30px;
  -webkit-transform: translate3d(-300px, 0, 0);
          transform: translate3d(-300px, 0, 0);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.course_packages_menu_show .course_packages_menu {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

@media (max-width: 480px) {
  .upload_course_content_header {
    height: initial;
    padding-bottom: 8px; }

  .course_packages_title h1 {
    font-size: 1.5rem;
    text-align: center;
    margin: 0 60px; } }
.upload_course_content_header.hide_title .course_packages_title {
  -webkit-transform: translate3d(0, -80px, 0);
          transform: translate3d(0, -80px, 0);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.upload_course_content {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.upload_course_content_header.hide_title + .upload_course_content {
  -webkit-transform: translate3d(0, -80px, 0);
          transform: translate3d(0, -80px, 0);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.upload_course_content_header.hide_title .packaged_up_down span:before {
  content: "\f063"; }

/*========================================================================*/
/*   07. TITILE
/*========================================================================*/
section#title {
  padding: 0; }

.single section#title {
  padding-top: 30px; }
  .single section#title .course_header {
    padding-top: 30px;
    margin-top: -30px; }

.pagetitle h1 {
  margin: 0;
  padding: 0;
  font-weight: 600; }
.pagetitle h5 {
  margin-bottom: 10px; }

.single-wplms-assignment .pagetitle > span a {
  margin-left: 0; }

.content header {
  background: none; }

#unit h1 + h3 {
  margin: 0; }

.postsmall .post_thumb {
  float: left;
  max-width: 70px;
  padding: 0;
  border-radius: 2px;
  margin: 0 10px 0 0;
  line-height: 0; }

.postsmall .post_thumb a {
  padding: 0;
  border: 2px solid #232b2d;
  display: inline-block;
  max-width: 100%; }

.postsmall .post_thumb a:hover {
  border-color: #78c8c9; }

.postsmall .post_title {
  margin: 0; }

.postsmall .post_title a {
  font-size: 15px;
  font-weight: 600;
  margin: 0; }

.widgets ul.flex-direction-nav li {
  border: none !important;
  padding: 0 !important; }

/*========================================================================*/
/*   07. CERTIFICATE
/*========================================================================*/
.certificate {
  text-align: center;
  font-size: 16px;
  margin: 0; }
  .certificate p {
    margin: 0; }

.mfp-content .certificate_generated {
  margin-top: 60px; }

#certificate {
  background: #FFF; }

.certificate_content {
  position: relative;
  z-index: 2; }

.certificate h1 {
  font-size: 60px;
  font-weight: 800; }

.certificate h2 {
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 600; }

.certificate h2 span {
  color: #bbb;
  display: block;
  font-size: 18px; }

.certificate h3 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600; }

.mfp-content .certificate_generated .col-md-12 {
  margin: 0;
  padding: 0; }

.certificate_content {
  position: relative;
  border-radius: 2px;
  background-color: #FFF;
  padding: 0;
  display: inline-block;
  width: 100%;
  media: print; }

.single-certificate #certificate {
  margin: 0 auto;
  overflow: hidden; }

.vibe_carousel.widget_carousel.flexslider .block {
  margin-right: 0; }

.vibe_carousel.widget_carousel.flexslider .flex-direction-nav li {
  border-bottom: none; }

/*.vibe_carousel.onecol .slides > li+li {
margin-left: 30px;
}*/
.certificate_bg_image {
  width: 100%;
  height: auto;
  z-index: -1; }

/*========================================================================*/
/*   07. MISCELLANEOUS
/*========================================================================*/
#calendar_wrap {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.4);
  border-radius: 2px;
  width: 100%; }

#calendar_wrap table {
  width: 100%; }

#calendar_wrap caption {
  padding: 6px;
  background: #232b2d;
  color: #FFF;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase; }

#calendar_wrap thead,
#calendar_wrap tfoot {
  background: rgba(0, 0, 0, 0.1); }

#calendar_wrap tfoot a {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 6px; }

#calendar_wrap tbody td {
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-right: 1px solid rgba(0, 0, 0, 0.05); }

#calendar_wrap tbody td#today {
  background: #78c8c9;
  color: #FFF;
  font-weight: 600;
  background-image: url(../images/button.png); }

#userstats li strong.stats_user_course_status {
  margin: 0;
  padding: 8px 15px;
  text-transform: uppercase;
  border: 1px solid rgba(0, 0, 0, 0.2); }

/*========================================================================*/
/*   07. Unit Comments
/*========================================================================*/
.notes_list,
.notes_list .actions {
  list-style: none !important;
  margin: 0 !important; }

.notes_list > li:first-child {
  padding-top: 0; }

.notes_list > li {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

.notes_list > li img {
  max-width: 64px;
  margin: 0 20px 0 0;
  border-radius: 50%;
  float: left; }

.notes_list .unit_comment_author {
  font-weight: 600;
  text-transform: uppercase; }

.notes_list > li .unit_comment_content,
.notes_list > li .actions {
  margin-left: 84px !important; }

.notes_list .unit_comment_author + span {
  font-size: 11px;
  text-transform: uppercase;
  color: #bbb;
  text-align: right; }

.unit_comment_content .note_content {
  display: inline-block;
  width: 100%; }

.notes_list .actions li {
  float: left;
  margin-right: 10px; }

.notes_list .creply.loaded {
  clear: both;
  margin: 18px 0 0 10%;
  display: inline-block;
  width: 90%; }

#notes_query {
  display: none; }

#notes-discussion-form {
  margin-top: 30px; }

/*========================================================================*/
/*   07. ALL Instructors
/*========================================================================*/
.instructor {
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 30px;
  border-radius: 2px;
  margin: 0 0 30px; }

.unit_content .instructor {
  border: none;
  padding: 0;
  margin: 0; }

.instructor img {
  margin-bottom: 10px;
  border-radius: 2px; }

.instructor h3 {
  margin: 0;
  font-weight: 600;
  font-size: 20px; }

.instructor span {
  margin: 10px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  color: #bbb; }

.instructor strong {
  font-size: 12px;
  font-weight: 600; }

.instructor strong a {
  font-weight: 600;
  color: #bbb;
  text-transform: uppercase;
  width: 100%; }

.instructor strong a:hover {
  color: #78c8c9; }

.instructor strong span {
  float: right;
  margin: -5px 0;
  padding: 5px 10px;
  border-radius: 50%;
  color: #FFF;
  background: #78c8c9; }

/*========================================================================*/
/*   07. CONTACT
/*========================================================================*/
#contactcanvas {
  margin: 0;
  padding: 0; }

#contactpage .container {
  padding-bottom: 60px; }

#map-canvas {
  width: 100%;
  height: 420px;
  z-index: 3; }

/*
NO TITLE
 */
/*========================================================================*/
/*   07. COURSE STATUS FULLSCREEN
/*========================================================================*/
.course_pursue_panel {
  position: fixed;
  top: 0;
  left: 0;
  width: 400px;
  padding: 0;
  z-index: 98;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  overflow-y: scroll;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s; }
  .course_pursue_panel .course_action_points {
    padding: 30px;
    background: #009dd8;
    color: #fff; }
    .course_pursue_panel .course_action_points h1 {
      margin: 0;
      line-height: 1;
      color: #fff; }
  .course_pursue_panel .course_pursue_panel_content {
    position: relative;
    display: block;
    padding-bottom: 240px;
    min-height: 100%; }
  .course_pursue_panel .course_progressbar.progress {
    height: 2px;
    background: rgba(0, 0, 0, 0.2); }
    .course_pursue_panel .course_progressbar.progress .bar {
      padding: 1px; }
  .course_pursue_panel .course_time strong {
    color: #fff;
    text-transform: none; }
    .course_pursue_panel .course_time strong span {
      color: #fff; }
  .course_pursue_panel .course_timeline {
    margin: 0;
    background: #fff;
    border: none;
    color: #444; }
    .course_pursue_panel .course_timeline h4 {
      font-size: 14px;
      text-transform: none;
      background: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0.05);
      border-top: 1px solid rgba(0, 0, 0, 0.05);
      color: #444; }
    .course_pursue_panel .course_timeline li.unit_line {
      margin: 0;
      padding: 15px 45px 15px 0;
      border-left: none; }
      .course_pursue_panel .course_timeline li.unit_line.active:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 5px;
        height: 100%;
        background: #009dd8; }
      .course_pursue_panel .course_timeline li.unit_line.done > span {
        left: auto;
        top: 15px; }
    .course_pursue_panel .course_timeline li > span {
      left: auto;
      right: 20px;
      width: 24px;
      height: 24px;
      border-color: rgba(0, 0, 0, 0.05); }
    .course_pursue_panel .course_timeline li > a {
      color: #444;
      font-size: inherit;
      text-transform: none;
      font-weight: 400; }
    .course_pursue_panel .course_timeline.accordion .section:after {
      color: rgba(0, 0, 0, 0.2); }
    .course_pursue_panel .course_timeline.accordion .unit_line.show {
      background: rgba(0, 0, 0, 0.02); }
  .course_pursue_panel .more_course {
    padding: 30px;
    background: rgba(0, 0, 0, 0.05);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }

.course_pursue_panel_hide .course_pursue_panel {
  -webkit-transform: translate3d(-460px, 0, 0);
          transform: translate3d(-460px, 0, 0); }

.course_pursue_panel_hide .course_content_panel {
  width: 100%;
  margin-right: 0; }

.page-template-start #content {
  background: #fff; }

.course_content_panel {
  float: right;
  width: calc(100% - 460px);
  background: #fff;
  margin-right: 30px;
  padding-bottom: 60px;
  min-height: 100vh;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s; }
  .course_content_panel .unit_wrap {
    width: 80%;
    margin: auto; }
    .course_content_panel .unit_wrap .unit_content {
      padding: 0; }
    .course_content_panel .unit_wrap .unit_prevnext {
      position: fixed;
      bottom: 0;
      margin: 0;
      left: 400px;
      width: calc(100% - 400px);
      z-index: 99; }

#hideshow_course_pursue_panel {
  position: fixed;
  left: 420px;
  top: 30px;
  height: 48px;
  width: 48px;
  z-index: 999;
  background: rgba(0, 0, 0, 0.05);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s; }
  #hideshow_course_pursue_panel span {
    height: 2px;
    width: 24px;
    background: #444;
    position: relative;
    margin-top: 14px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s; }
    #hideshow_course_pursue_panel span:before, #hideshow_course_pursue_panel span:after {
      content: '';
      position: absolute;
      top: 6px;
      left: 6px;
      width: 16px;
      height: 2px;
      background: #444;
      -webkit-transition: all 200ms ease-in;
      transition: all 200ms ease-in;
      -webkit-transform: translateY(12px) rotate(-45deg);
              transform: translateY(12px) rotate(-45deg); }
    #hideshow_course_pursue_panel span:after {
      top: 24px;
      -webkit-transform: translateY(4px) rotate(45deg);
              transform: translateY(4px) rotate(45deg); }
  #hideshow_course_pursue_panel:after {
    content: '';
    height: 2px;
    width: 24px;
    position: absolute;
    left: 11px;
    top: 23px;
    display: block;
    background: #444; }
  #hideshow_course_pursue_panel:hover {
    background: rgba(0, 0, 0, 0.1); }

.course_pursue_panel_hide #hideshow_course_pursue_panel {
  position: fixed;
  left: 30px;
  top: 30px;
  -webkit-transition: all 0.6s;
  transition: all 0.6s; }
  .course_pursue_panel_hide #hideshow_course_pursue_panel span {
    opacity: 1;
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out; }
    .course_pursue_panel_hide #hideshow_course_pursue_panel span:before, .course_pursue_panel_hide #hideshow_course_pursue_panel span:after {
      top: 14px;
      -webkit-transform: translateY(4px) rotate(45deg);
              transform: translateY(4px) rotate(45deg);
      left: 22px; }
    .course_pursue_panel_hide #hideshow_course_pursue_panel span:after {
      top: 24px;
      -webkit-transform: translateY(4px) rotate(-45deg);
              transform: translateY(4px) rotate(-45deg);
      left: 22px; }
  .course_pursue_panel_hide #hideshow_course_pursue_panel:after {
    position: absolute;
    content: '';
    width: 24px;
    height: 2px;
    left: 12px;
    top: 23px;
    background: #444; }
.course_pursue_panel_hide .course_content_panel .unit_prevnext {
  left: 0px;
  width: 100%;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

@media (max-width: 1024px) {
  .course_pursue_panel {
    width: 320px; }

  .course_content_panel {
    width: calc(100% - 380px); }
    .course_content_panel .unit_wrap {
      width: 100%;
      padding: 30px; }
      .course_content_panel .unit_wrap .unit_prevnext {
        left: 320px;
        width: calc(100% - 320px); }

  #hideshow_course_pursue_panel {
    left: 350px; } }
@media (max-width: 768px) {
  .course_content_panel .unit_wrap .unit_prevnext {
    left: 0;
    width: 100%;
    -webkit-transform: translateX(320px);
            transform: translateX(320px); }

  .course_pursue_panel_hide .course_content_panel .unit_wrap .unit_prevnext {
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    -webkit-transform: translateX(0px);
            transform: translateX(0px); } }
@media (max-width: 480px) {
  .course_pursue_panel {
    width: 100%; }

  #hideshow_course_pursue_panel {
    left: calc(100%-320px);
    top: 30px; } }
/*
UPLOADED COURSE TEMPLATE
*/
.upload_course_content_header {
  height: 60px; }
  .upload_course_content_header .course_packages_menu_before_title {
    position: relative; }
    .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper {
      cursor: pointer;
      margin-right: 60px;
      z-index: 99;
      float: left;
      left: 15px;
      top: 15px;
      position: fixed;
      background: rgba(195, 195, 195, 0.74);
      padding: 15px; }
      .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .burger_menu {
        position: relative;
        display: inline-block;
        width: 30px;
        height: 2px;
        background: rgba(0, 0, 0, 0.6);
        -webkit-transition: 0.3s;
        transition: 0.3s; }
        .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .burger_menu:before, .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .burger_menu:after {
          display: inline-block;
          width: 30px;
          height: 2px;
          background: rgba(0, 0, 0, 0.6);
          -webkit-transition: 0.3s;
          transition: 0.3s;
          position: absolute;
          left: 0;
          content: '';
          -webkit-transform-origin: 5px center;
          transform-origin: 5px center; }
        .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .burger_menu:after {
          top: -5px; }
        .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .burger_menu:before {
          top: 5px; }
      .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .open.burger_menu {
        background: transparent !important; }
        .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .open.burger_menu:before, .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .open.burger_menu:after {
          -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
          top: 0;
          width: 32px; }
        .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .open.burger_menu:before {
          -webkit-transform: rotate3d(0, 0, 1, 45deg);
          transform: rotate3d(0, 0, 1, 45deg); }
        .upload_course_content_header .course_packages_menu_before_title .burger_menu_wrapper .open.burger_menu:after {
          -webkit-transform: rotate3d(0, 0, 1, -45deg);
          transform: rotate3d(0, 0, 1, -45deg); }
  .upload_course_content_header .course_packages_menu_after_title .packaged_up_down {
    z-index: 99;
    cursor: pointer;
    position: fixed;
    top: 30px;
    right: 15px; }
    .upload_course_content_header .course_packages_menu_after_title .packaged_up_down span {
      background: rgba(195, 195, 195, 0.74);
      padding: 15px; }
      .upload_course_content_header .course_packages_menu_after_title .packaged_up_down span:before {
        content: "\f062";
        font-family: fontawesome; }

.course_packages_menu {
  position: fixed;
  left: 0;
  width: 300px;
  top: 70px;
  background: #FFF;
  padding: 30px;
  -webkit-transform: translate3d(-300px, 0, 0);
          transform: translate3d(-300px, 0, 0);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.course_packages_menu_show .course_packages_menu {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

@media (max-width: 480px) {
  .upload_course_content_header {
    height: initial;
    padding-bottom: 8px; }

  .course_packages_title h1 {
    font-size: 1.5rem;
    text-align: center;
    margin: 0 60px; } }
.upload_course_content_header.hide_title .course_packages_title {
  -webkit-transform: translate3d(0, -80px, 0);
          transform: translate3d(0, -80px, 0);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.upload_course_content {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.upload_course_content_header.hide_title + .upload_course_content {
  -webkit-transform: translate3d(0, -80px, 0);
          transform: translate3d(0, -80px, 0);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.upload_course_content_header.hide_title .packaged_up_down span:before {
  content: "\f063"; }

/*========================================================================*/
/*   07. SINGLE
/*========================================================================*/
.single .featured {
  margin-bottom: 30px; }
  .single .featured img {
    width: 100%;
    height: auto;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px #aaa;
            box-shadow: 0 1px 1px #aaa; }
.single .postdate {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 600; }

.prev_next_links {
  position: relative; }
  .prev_next_links .prev_next li a.prev, .prev_next_links .prev_next li a.next {
    position: fixed;
    top: 50%;
    height: 120px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .prev_next_links .prev_next li a.prev strong, .prev_next_links .prev_next li a.next strong {
      position: relative;
      display: inline-block; }
    .prev_next_links .prev_next li a.prev span, .prev_next_links .prev_next li a.next span {
      display: inline-block;
      height: 105px;
      padding: 15px;
      background: none;
      color: #FFF;
      max-width: 150px;
      overflow: hidden;
      font-weight: 600; }
    .prev_next_links .prev_next li a.prev:hover, .prev_next_links .prev_next li a.next:hover {
      -webkit-transform: translateX(0px);
              transform: translateX(0px);
      margin: 0;
      background: rgba(0, 0, 0, 0.8); }
    .prev_next_links .prev_next li a.prev:after, .prev_next_links .prev_next li a.next:after {
      content: ''; }
    .prev_next_links .prev_next li a.prev img, .prev_next_links .prev_next li a.next img {
      display: inline-block;
      height: 120px;
      width: auto; }
  .prev_next_links .prev_next li a.prev {
    left: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    z-index: 1;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    margin-left: 40px; }
    .prev_next_links .prev_next li a.prev:before {
      content: "\f053";
      font-size: 24px;
      font-family: 'fontawesome';
      color: #FFF;
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -20px;
      z-index: 9; }
    .prev_next_links .prev_next li a.prev img {
      float: left; }
    .prev_next_links .prev_next li a.prev span {
      padding-right: 45px; }
  .prev_next_links .prev_next li a.next {
    right: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    z-index: 1;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    margin-right: 40px; }
    .prev_next_links .prev_next li a.next:before {
      content: "\f054";
      font-size: 24px;
      font-family: 'fontawesome';
      color: #FFF;
      position: absolute;
      left: 15px;
      top: 50%;
      z-index: 9;
      margin-top: -20px; }
    .prev_next_links .prev_next li a.next img {
      float: right; }
    .prev_next_links .prev_next li a.next span {
      padding-left: 45px; }

.tags {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  margin-top: 30px;
  padding: 30px 0 0 0;
  display: inline-block;
  width: 100%; }
  .tags .page-links {
    float: right; }
  .tags li {
    float: left;
    margin-right: 10px; }
    .tags li a {
      padding-left: 2px;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 600;
      color: #bbb; }
  .tags .social_sharing {
    float: right; }
    .tags .social_sharing li a {
      font-size: 16px; }

.tags > ul > li:before,
ul.tags > li:before {
  font-family: 'Fonticon';
  content: '\e025';
  float: left;
  color: #ddd; }

.unit-page-links {
  text-align: right;
  margin: 30px 0 0;
  padding: 15px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.08); }
  .unit-page-links .page-link {
    display: inline-block; }
  .unit-page-links span, .unit-page-links a {
    float: left;
    margin-left: 5px; }

.page-links span {
  background: #78c8c9;
  padding: 1px 6px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 2px;
  color: #FFF;
  margin-left: 5px; }

.page-links a span {
  background: rgba(0, 0, 0, 0.08);
  color: #444; }

.postauthor {
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 15px;
  margin-bottom: 30px;
  background: #FFF;
  border-radius: 2px;
  display: inline-block;
  width: 100%; }
  .postauthor .auth_image {
    float: left;
    margin-right: 15px; }
    .postauthor .auth_image img {
      max-width: 160px;
      height: auto;
      border: 1px solid rgba(0, 0, 0, 0.08);
      border-radius: 2px; }
  .postauthor .author_info .readmore {
    float: right;
    font-size: 11px;
    color: #bbb;
    margin-top: 7px; }
  .postauthor .author_info h6 {
    margin: 0;
    padding-top: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px; }
  .postauthor .author_info .author_desc {
    margin-top: 10px; }
    .postauthor .author_info .author_desc .website {
      margin: 0;
      font-size: 12px;
      font-weight: 600;
      color: #bbb;
      float: left;
      text-transform: uppercase; }
      .postauthor .author_info .author_desc .website a {
        font-weight: 600; }
    .postauthor .author_info .author_desc .social {
      display: inline-block;
      float: right; }
      .postauthor .author_info .author_desc .social li {
        float: left;
        margin-right: 8px; }
        .postauthor .author_info .author_desc .social li a {
          color: #bbb; }
          .postauthor .author_info .author_desc .social li a:hover {
            color: #78c8c9; }

.archive.author .col-md-4.col-sm-6:nth-child(3n+1), .archive.author .directory #buddypress .item-list.grid li.col-sm-6:nth-child(3n+1), .directory #buddypress .item-list.grid .archive.author li.col-sm-6:nth-child(3n+1), .archive.author .bp-user.course #buddypress .item-list.grid li.col-sm-6:nth-child(3n+1), .bp-user.course #buddypress .item-list.grid .archive.author li.col-sm-6:nth-child(3n+1) {
  clear: both; }

/* ==== Single Testimonial ===== */
.testimonials2 {
  text-align: center;
  padding: 30px; }
  .testimonials2 .author {
    display: inline-block; }
    .testimonials2 .author img {
      max-width: 64px;
      border-radius: 50%;
      display: inline !important; }

.single-testimonials .testimonial-author {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 5px solid rgba(0, 0, 0, 0.08); }

.single-testimonials .testimonial-author img {
  max-width: 120px;
  float: left;
  border-radius: 50%;
  margin-right: 30px; }

.single-testimonials .testimonial-author h4 {
  text-transform: uppercase;
  font-weight: 600; }

.single-testimonials .testimonial-author h4 span {
  display: block;
  color: #bbb; }

.dropcap {
  color: #222;
  display: block;
  float: left;
  font-size: 94px;
  line-height: 0.9em;
  font-weight: 600;
  margin: 0 10px 0 0; }

.single #comments .comments_rss, .page #comments .comments_rss {
  float: right; }
.single #comments h3, .page #comments h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px; }
.single #comments ol.commentlist li, .page #comments ol.commentlist li {
  padding: 15px 0; }
  .single #comments ol.commentlist li .comment-body, .page #comments ol.commentlist li .comment-body {
    clear: both;
    position: relative; }
    .single #comments ol.commentlist li .comment-body .comment-body-inner, .page #comments ol.commentlist li .comment-body .comment-body-inner {
      display: inline-block;
      width: 100%; }
      .single #comments ol.commentlist li .comment-body .comment-body-inner .comment-avatar, .page #comments ol.commentlist li .comment-body .comment-body-inner .comment-avatar {
        float: left; }
        .single #comments ol.commentlist li .comment-body .comment-body-inner .comment-avatar img, .page #comments ol.commentlist li .comment-body .comment-body-inner .comment-avatar img {
          width: 64px;
          border-radius: 50%; }
      .single #comments ol.commentlist li .comment-body .comment-body-inner .comment-body-content, .page #comments ol.commentlist li .comment-body .comment-body-inner .comment-body-content {
        margin-left: 80px;
        background: #FFF;
        border: 1px solid rgba(0, 0, 0, 0.08);
        padding: 15px;
        border-radius: 4px;
        position: relative; }
        .single #comments ol.commentlist li .comment-body .comment-body-inner .comment-body-content .comment-meta, .page #comments ol.commentlist li .comment-body .comment-body-inner .comment-body-content .comment-meta {
          font-size: 11px;
          text-transform: uppercase;
          color: #bbb;
          margin-bottom: 10px; }
          .single #comments ol.commentlist li .comment-body .comment-body-inner .comment-body-content .comment-meta a, .page #comments ol.commentlist li .comment-body .comment-body-inner .comment-body-content .comment-meta a {
            color: #bbb;
            font-weight: 600;
            margin: 0 5px; }
        .single #comments ol.commentlist li .comment-body .comment-body-inner .comment-body-content .comment-text, .page #comments ol.commentlist li .comment-body .comment-body-inner .comment-body-content .comment-text {
          display: inline-block;
          width: 100%; }
        .single #comments ol.commentlist li .comment-body .comment-body-inner .comment-body-content:after, .page #comments ol.commentlist li .comment-body .comment-body-inner .comment-body-content:after {
          content: '';
          display: block;
          position: absolute;
          border: 8px solid;
          border-color: transparent rgba(0, 0, 0, 0.08) transparent transparent;
          top: 15px;
          left: -16px; }
  .single #comments ol.commentlist li + ul.children, .page #comments ol.commentlist li + ul.children {
    margin-left: 80px; }
.single #comments #respond, .page #comments #respond {
  clear: both;
  margin-top: 30px; }

/*========================================================================*/
/*   07. QUIZ
/*========================================================================*/
.full_desc {
  display: none; }

.full_desc .link,
.small_desc .link {
  margin-left: 0px;
  font-weight: 600; }

.quiz_details {
  margin: 30px 0;
  padding: 30px 0;
  text-align: center;
  background: #313b3d;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1); }

.quiz_timer {
  display: inline-block;
  text-align: center;
  position: relative;
  color: #FFF;
  border-radius: 50%;
  width: 212px;
  height: 212px;
  margin: 0 auto; }

.quiz_timer:after {
  content: '';
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99; }

.countdown + span {
  position: absolute;
  top: 54px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 11px;
  color: #bbb;
  text-transform: uppercase;
  font-weight: 600; }

.countdown {
  font-family: 'Oswald',sans-serif;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: 65px;
  left: 0;
  width: 100%;
  text-align: center;
  letter-spacing: 2px; }

.countdown + span + span {
  font-size: 11px;
  text-transform: uppercase;
  color: #bbb;
  font-weight: 700;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 52px; }

.countdown + span + span > strong {
  margin-right: 24px; }

.quiz_timeline {
  margin-top: 30px;
  padding: 0 30px;
  position: relative;
  max-height: 204px;
  overflow-y: scroll; }
  .quiz_timeline .timeline_wrapper {
    border-left: 4px solid #232b2d; }
  .quiz_timeline li {
    padding: 8px 0 8px 30px;
    text-align: left;
    position: relative; }
    .quiz_timeline li:first-child {
      padding-top: 0; }
      .quiz_timeline li:first-child > span {
        top: 0; }
    .quiz_timeline li:last-child {
      padding-bottom: 0;
      padding-top: 0; }
    .quiz_timeline li > span {
      position: absolute;
      left: -10px;
      top: 8px;
      width: 16px;
      height: 16px;
      background: #232b2d;
      border-radius: 50%;
      border: 1px solid rgba(0, 0, 0, 0.1); }
    .quiz_timeline li a {
      font-size: 12px;
      text-transform: uppercase;
      color: #bbb;
      font-weight: 600; }
    .quiz_timeline li.active {
      border-left: 4px solid #78c8ce;
      margin-left: -4px; }
    .quiz_timeline li.done {
      border-left: 4px solid #70c989;
      margin-left: -4px; }
      .quiz_timeline li.done a {
        color: #70c989; }
      .quiz_timeline li.done > span {
        background: #70c989; }
        .quiz_timeline li.done > span:before {
          font-family: "fonticon";
          content: "\e038";
          color: #FFF;
          font-size: 10px;
          line-height: 1;
          line-height: 1;
          position: absolute;
          top: 2px;
          left: 2px; }
    .quiz_timeline li:hover a, .quiz_timeline li.active a {
      color: #78c8ce; }
    .quiz_timeline li:hover > span, .quiz_timeline li.active > span {
      background: #78c8ce; }
    .quiz_timeline li.active:after {
      position: absolute;
      height: 100%;
      width: 5px;
      display: block;
      background: #78c8ce;
      left: 0;
      top: 0; }
    .quiz_timeline li > a > span {
      float: right;
      padding: 3px 8px;
      background: #232b2d;
      border-radius: 16px;
      color: #FFF; }
    .quiz_timeline li .done span {
      background: #70c989;
      color: #FFF; }
    .quiz_timeline li.active span {
      background: #78c8ce;
      color: #FFF; }

.quiz_result .quiz_questions .icon-x {
  color: #cf4f2f; }

.quiz_result .quiz_questions .icon-check {
  color: #6eaa66; }

/*========================================================================*/
/*   07. SINGLE QUESTION
/*========================================================================*/
.post .content .question {
  padding: 30px;
  margin: 15px 0;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 2px; }
  .post .content .question .question_content {
    padding: 0;
    margin: 0;
    bordeR: none; }
  .post .content .question .message {
    position: relative; }
    .post .content .question .message.success:before {
      content: "\f00c";
      font-family: fontawesome;
      position: absolute;
      left: 15px;
      top: 10px;
      font-size: 16px; }
    .post .content .question .message.message.error:before {
      content: "\f071";
      font-family: fontawesome;
      position: absolute;
      left: 15px;
      top: 10px;
      font-size: 16px; }

.single-quiz .content .question {
  font-size: 24px;
  font-weight: 400;
  padding-bottom: 5px;
  margin-bottom: 15px;
  padding-right: 35px;
  border-bottom: 5px solid rgba(0, 0, 0, 0.08); }
  .single-quiz .content .question.fillblank, .single-quiz .content .question.select, .single-quiz .content .question.match {
    border: none; }
.single-quiz .quiz_next {
  margin-top: 30px; }

.clear_question_marked_answer {
  background: rgba(0, 0, 0, 0.08);
  padding: 8px 10px;
  border-radius: 50%;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 1;
  display: inline-block; }

#question {
  padding-bottom: 60px; }

#question #respond + h5 {
  margin: 30px 0 10px;
  padding-bottom: 10px;
  border-bottom: 5px solid rgba(0, 0, 0, 0.08); }

.content ul.question_options {
  list-style: none;
  margin: 30px 0; }

.question_options input[type="checkbox"],
.question_options input[type="radio"] {
  display: none; }

.question_options + #respond > #reply-title {
  display: none; }

.question_options + #respond > #commentform > p,
.fillblank #respond > #commentform > p,
.fillblank #reply-title,
.select_dropdown #respond > #commentform > p,
.select_dropdown #reply-title {
  display: none; }

.question_options + #respond > #commentform > p.form-submit,
.fillblank #respond > #commentform > p.form-submit,
.select_dropdown #respond > #commentform > p.form-submit {
  display: inline-block;
  margin: 0 20px 0 0; }

.question_options.sort {
  position: relative;
  overflow: auto; }

.question_options .sort_option,
.question_options .match_option {
  padding: 6px 24px 4px;
  background: #FFF;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-top: none;
  cursor: move; }

.question_options.match {
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: #F9f9f9;
  min-height: 80px; }

.question_options .match_option {
  clear: both;
  display: inline-block;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  margin: 15px;
  padding: 5px 15px 5px 35px;
  position: relative;
  border-radius: 2px; }

.question_options .match_option span {
  color: #bbb;
  font-family: 'fonticon';
  font-size: 16px;
  position: absolute;
  left: 10px;
  top: 10px; }

.question_options .match_option span:before {
  content: "\e0e0"; }

.sort_option.ui-sortable-helper, .match_option.ui-sortable-helper {
  display: block; }

.question_options li.sort_option:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.08); }

.placeholder {
  background-color: #fff8dc;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
  width: 100%;
  height: 48px;
  border: 2px dotted #ffe993; }

.quiz_question {
  cursor: pointer; }

.quiz_result ul.socialicons.round li a {
  font-size: 14px; }

.data_stats {
  list-style: none !important;
  position: absolute;
  top: -35px;
  margin: 0 !important;
  right: 0; }

.data_stats li {
  float: left;
  padding: 8px 10px 5px 10px;
  background: #FFF;
  font-size: 16px;
  border-radius: 2px;
  cursor: pointer; }

.data_stats li:hover, .data_stats li.active {
  background: #78c8c9;
  color: #FFF;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.stats_content h2 {
  margin: 0; }

.heading a.small_link {
  float: none;
  font-size: 11px;
  font-weight: 600;
  color: #bbb;
  margin-left: 10px; }

#question #submit {
  position: absolute;
  z-index: 999;
  width: 50%;
  background: none;
  padding: 15px 0;
  bottom: 0;
  left: 0;
  margin-left: 25%;
  border-radius: 0; }

.ques_link {
  font-size: 12px;
  font-weight: 600;
  color: #FFF;
  text-transform: uppercase;
  position: relative;
  min-width: 120px;
  padding: 15px 0;
  width: 25%;
  text-align: center;
  opacity: 0.8; }

.nextq i,
.prevq i {
  font-size: 16px;
  line-height: 12px; }

.nextq {
  -webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.2);
          box-shadow: -1px 0 0 rgba(255, 255, 255, 0.2); }

.prevq {
  -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2);
          box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2); }

.reset_answer {
  z-index: 999;
  color: #FFF;
  width: 50%;
  display: block;
  left: 25%;
  padding: 15px 0;
  position: absolute;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  bottom: 0;
  text-align: center;
  background: #78C8Ce;
  cursor: pointer; }

#comment-status {
  text-align: center;
  display: block;
  margin: 0 -30px 0 -30px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 11px; }

#comment-status p {
  padding: 15px 0;
  background: #f0c36d;
  color: #333; }

.boxed #comment-status {
  margin: 0; }

.boxed #comment-status p {
  margin-bottom: 48px; }

#comment-status .ajax-success {
  background: #70c989;
  color: #FFF; }

#comment-status .wdpajax-error {
  background: #f0c36d;
  color: #333; }

.quiz_bar {
  background: #313b3d;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  min-height: 45px; }

.ques_link > i {
  font-size: 12px;
  line-height: 1; }

#question #submit:hover,
.ques_link:hover,
.reset_answer:hover {
  opacity: 1;
  color: #FFF;
  background: #6eaa66; }

.reset_answer:hover {
  background: #313b3d; }

.single_text .form-allowed-tags,
.single_text .logged-in-as,
.single-text label.comment-form-textarea {
  display: none; }

.single_text #comment {
  max-height: 40px;
  margin-bottom: 48px; }

.navigation a {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #78c8ce; }

.scontent {
  margin: 30px 0 0;
  border-radius: 2px;
  text-align: center; }
  .scontent .buddypress-course-search-widget.widget {
    width: 100%;
    text-align: center; }
    .scontent .buddypress-course-search-widget.widget ul {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      grid-gap: 15px; }
      .scontent .buddypress-course-search-widget.widget ul li {
        border: none; }
        .scontent .buddypress-course-search-widget.widget ul li > * {
          width: 100%;
          height: 40px; }

.search_results {
  margin: 30px 0; }

#content .content ul.search-results-suggest {
  list-style: none;
  margin: 0; }

/*========================================================================*/
/*   07. UNITS
/*========================================================================*/
.unit_title {
  margin-bottom: 30px; }

.unit_title h1,
#unit.page_title h1 {
  clear: both;
  width: 100%;
  margin: 10px 20px 10px 0;
  display: inline-block; }
.unit_title ul,
#unit.page_title ul {
  width: 50%;
  padding: 0;
  border: none;
  display: inline-block; }
  .unit_title ul.tags,
  #unit.page_title ul.tags {
    margin: 0; }
  .unit_title ul li,
  #unit.page_title ul li {
    float: left;
    margin-right: 10px; }
    .unit_title ul li a,
    #unit.page_title ul li a {
      color: #bbb;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 600; }
.unit_title .instructor,
#unit.page_title .instructor {
  width: 50%;
  display: inline-block;
  text-align: right;
  border: none;
  padding: 0;
  margin: 0;
  float: right; }
  .unit_title .instructor img,
  #unit.page_title .instructor img {
    width: 32px;
    height: auto;
    border-radius: 50%;
    float: right;
    margin-top: 2px;
    margin-left: 10px; }
  .unit_title .instructor span,
  #unit.page_title .instructor span {
    text-transform: uppercase;
    color: #bbb;
    font-size: 11px; }

.unit_title .print_unit,
.quiz_title .print_unit {
  position: relative;
  background: none;
  color: #bbb;
  float: left;
  padding: 0 10px 0 0; }
  .unit_title .print_unit + span,
  .quiz_title .print_unit + span {
    float: left;
    font-size: 11px;
    color: #bbb;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 0; }

.heading ul.socialicons {
  margin: 0 5px;
  float: right; }
  .heading ul.socialicons li a {
    line-height: 1.5; }
.heading a.print_results {
  padding: 5px 6px;
  color: #444;
  cursor: pointer;
  line-height: 1;
  background: rgba(0, 0, 0, 0.08); }

.course_time {
  margin-top: 30px;
  font-family: sans-serif;
  text-transform: uppercase; }
  .course_time strong {
    color: #bbb; }
    .course_time strong span {
      color: #222; }

.course_timeline {
  border: 2px solid #3f4c4f;
  border-radius: 2px;
  background: #313b3d;
  margin: 30px 0;
  padding-bottom: 30px;
  position: relative; }
  .course_timeline li {
    padding: 15px 0 15px 30px;
    padding: 0;
    text-align: left;
    position: relative; }
    .course_timeline li a {
      opacity: 0.8; }
    .course_timeline li.section + li,
    .course_timeline li + li.section {
      margin-top: 10px; }
    .course_timeline li.unit_line {
      margin-left: 20px;
      border-left: 3px solid #3f4c4f; }
    .course_timeline li.done a {
      opacity: 1; }
    .course_timeline li:hover a, .course_timeline li.active a {
      opacity: 1; }
    .course_timeline li > span {
      position: absolute;
      left: -7px;
      top: 18px;
      width: 12px;
      height: 12px;
      border: 2px solid #313b3d;
      background: #3f4c4f;
      border-radius: 50%; }
      .course_timeline li > span.loading {
        border: 3px double; }
  .course_timeline h4 {
    margin: 0;
    padding: 20px;
    background: #232b2d; }
  .course_timeline h4, .course_timeline li a {
    font-size: 11px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.8);
    font-weight: 600; }
  .course_timeline h4 {
    font-size: 12px; }
  .course_timeline li + li.unit_line {
    padding: 15px 0; }
  .course_timeline li > a {
    margin: 0 10px 0 20px;
    display: inline-block; }
  .course_timeline li.done > span, .course_timeline li:hover > span, .course_timeline li.active > span {
    background: #78c8ce; }
  .course_timeline li.done > span:before {
    font-family: "fonticon";
    content: "\e038";
    color: #FFF;
    font-size: 10px;
    text-align: center;
    display: inline-block;
    margin: 3px 0 0 5px; }
  .course_timeline li.done > span {
    width: 24px;
    height: 24px;
    left: -13px;
    top: 12px;
    background: #70c989; }

/* BUTTONS */
.course_button > span {
  display: block;
  opacity: 0.8;
  font-weight: 400; }

.active .unit span {
  background: #78c8ce;
  color: #FFF; }

.done .unit span {
  background: #70c989;
  color: #FFF; }

.review_course.unit_button.button {
  margin: 15px 0; }

.unit_button.button {
  padding: 12px 24px !important;
  background-color: #78c8ce;
  width: 100%;
  text-align: center;
  border: 1px solid #78c8ce;
  margin: 0; }

.unit_content .unit_button.button {
  margin-top: 20px !important; }

.unit_content p {
  position: relative; }

/**
 * File: General.scss
 * Description : Contains all general styling for the WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. DEFAULT STYLING 
/*    02. BUDDYPRESS CONTENT STYLING 
/*    03. PAGINATION
/*    04. SIDEBARS
/*    05. LINKS STYLING
/*    06. LISTS STYLING
/*    07. PAGE BLOCKS
/*    08. MISCELLANEOUS
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
#buddypress .mce-btn button,
#buddypress input[type=button].ed_button {
  background: none;
  padding: 0 3px;
  color: #444; }

.bp-secondary-action,
.bp-primary-action {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0;
  margin-right: 10px;
  display: inline-block; }
  .bp-secondary-action span,
  .bp-primary-action span {
    margin-left: 5px; }

.col-md-3 select {
  width: 100%;
  margin: 15px 0; }
.col-md-3 .feed {
  border: 1px solid rgba(0, 0, 0, 0.08); }

/*========================================================================*/
/*   02. BUDDYPRESS CONTENT STYLING 
/*========================================================================*/
#content #buddypress {
  margin-top: 30px; }
  #content #buddypress.container {
    margin-top: 0; }
    #content #buddypress.container .content {
      margin-top: 0; }

.generic-button {
  margin-top: 10px; }
  .generic-button a {
    font-size: 11px;
    display: inline-block;
    text-transform: uppercase;
    line-height: 1.6;
    background: none;
    border: 1px solid #78C8Ce;
    color: #78C8Ce;
    padding: 2px 10px;
    border-radius: 2px; }
    .generic-button a:hover {
      background: #78C8Ce;
      color: #FFF; }

.friendship-button.add:after {
  content: "\e05d";
  font-family: 'fonticon';
  font-size: 7px;
  padding: 0 0 0 2px; }

.friendship-button.remove:after {
  content: "\e092";
  font-family: 'fonticon';
  font-size: 9px;
  padding: 0 0 0 2px; }

#item-header {
  width: 100%; }

/*========================================================================*/
/*   03. PAGINATION
/*========================================================================*/
#buddypress div.pagination {
  background: transparent;
  border: none;
  color: #444;
  margin: 0;
  position: relative;
  display: inline-block;
  float: none;
  width: 100%;
  padding: 15px 0; }
  #buddypress div.pagination .pag-count {
    float: left;
    margin-left: 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #999; }
  #buddypress div.pagination .pagination-links {
    float: right; }

#buddypress ul.item-list li div.pagination {
  padding: 0; }

#buddypress #pag-top.pagination {
  padding-top: 0; }

#buddypress #pag-bottom.pagination {
  padding-bottom: 0; }

#buddypress #nav-above {
  display: none; }

#buddypress .paged #nav-above {
  display: block; }

input[type="submit"].loading {
  opacity: 0.4; }

/*========================================================================*/
/*   04. SIDEBARS
/*========================================================================*/
.buddyleftsidebar {
  margin: 30px 0; }
  .buddyleftsidebar .widget + .widget {
    margin-top: 30px; }

/*========================================================================*/
/*   05. ITEM BODY
/*========================================================================*/
#item-body {
  position: relative;
  background: #FFF;
  padding: 30px;
  border-radius: 2px; }
  #item-body .form-allowed-tags {
    display: none; }
  #item-body #commentform {
    margin: 30px 0; }
  #item-body .members, #item-body .messages, #item-body .groups,
  #item-body #send_message_form {
    display: inline-block;
    width: 100%; }
  #item-body form#whats-new-form {
    margin: 0px;
    padding: 0;
    width: 100%;
    display: inline-block; }

#buddypress ul.button-nav li {
  float: left;
  margin: 0 10px 10px 0;
  list-style: none; }
  #buddypress ul.button-nav li.current a {
    font-weight: bold; }
  #buddypress ul.button-nav li a {
    padding: 5px 10px;
    border-radius: 2px;
    color: #FFF;
    font-size: 11px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    text-transform: uppercase; }

#sitewide-notice #message {
  left: 2%;
  position: fixed;
  top: 1em;
  width: 96%;
  z-index: 9999; }
#sitewide-notice.admin-bar-on #message {
  top: 3.3em; }
#sitewide-notice strong {
  display: block;
  margin-bottom: -1em; }

/*========================================================================*/
/*   05. ITEM BODY
/*========================================================================*/
#buddypress .standard-form textarea, #buddypress .standard-form input[type=text], #buddypress .standard-form input[type=text], #buddypress .standard-form input[type=color], #buddypress .standard-form input[type=date],
#buddypress .standard-form #buddypress .standard-form input[type=datetime], #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form input[type=email],
#buddypress .standard-form #buddypress .standard-form input[type=month], #buddypress .standard-form input[type=number], #buddypress .standard-form input[type=range],
#buddypress .standard-form input[type=search], #buddypress .standard-form input[type=tel], #buddypress .standard-form input[type=time], #buddypress .standard-form input[type=url], #buddypress .standard-form input[type=week], #buddypress .standard-form select, #buddypress .standard-form input[type=password], #buddypress .standard-form input[type=search], #buddypress .standard-form input[type=text] {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 2px;
  color: #313b3d;
  font-size: 14px;
  font-weight: 400;
  font: inherit;
  font-size: 100%;
  padding: 6px 12px; }
#buddypress .standard-form select {
  padding: 3px; }
#buddypress .standard-form input[type=password] {
  margin-bottom: 5px; }
#buddypress .standard-form label, #buddypress .standard-form span.label {
  display: block;
  font-weight: bold;
  margin: 15px 0 5px 0; }
#buddypress .standard-form .checkbox label, #buddypress .standard-form .radio label {
  color: #444;
  font-size: 100%;
  font-weight: normal;
  margin: 5px 0 0 0; }
#buddypress .standard-form#sidebar-login-form label {
  margin-top: 5px; }
#buddypress .standard-form #basic-details-section input[type=password], #buddypress .standard-form #blog-details-section input#signup_blog_url {
  width: 35%; }

/* Overrides for embedded WP editors */
#buddypress .wp-editor-wrap a.button,
#buddypress .wp-editor-wrap button,
#buddypress .wp-editor-wrap input[type=submit],
#buddypress .wp-editor-wrap input[type=button],
#buddypress .wp-editor-wrap input[type=reset] {
  padding: 0 10px 1px; }

.last.filter label {
  display: none !important; }

/*========================================================================*/
/*   05. AJAX LOADER
/*========================================================================*/
#buddypress a.loading,
#buddypress input.loading {
  -webkit-animation: loader-pulsate .5s infinite ease-in-out alternate;
  -moz-animation: loader-pulsate .5s infinite ease-in-out alternate;
  border-color: #aaa; }

@-webkit-keyframes loader-pulsate {
  from {
    border-color: #aaa;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc; }
  to {
    border-color: #ccc;
    -webkit-box-shadow: 0 0 6px #f8f8f8;
    box-shadow: 0 0 6px #f8f8f8; } }
/*========================================================================*/
/*   05. ACTION
/*========================================================================*/
.bp-primary-action,
.bp-secondary-action {
  font-size: 11px;
  font-weight: 600;
  color: #78C8Ce;
  text-transform: uppercase; }
  .bp-primary-action.button,
  .bp-secondary-action.button {
    color: #FFF; }

#item-body .radio > input[type="radio"] {
  margin-left: 0;
  margin-right: 10px; }

#item-buttons {
  clear: both;
  border-top: 1px solid rgba(255, 255, 255, 0.1); }

/*========================================================================*/
/*   05. NOTES AND DISCUSSIONS
/*========================================================================*/
#notes-discussion-form + .content {
  margin-top: 0; }

.note-tabs {
  background: transparent;
  clear: left;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  background: #313B3D;
  padding: 0;
  border-radius: 2px; }
  .note-tabs ul li {
    float: left;
    width: 33%;
    border-right: 1px solid rgba(255, 255, 255, 0.1); }
    .note-tabs ul li a {
      display: block;
      color: rgba(255, 255, 255, 0.6);
      padding: 18px 24px;
      font-size: 11px;
      font-weight: 600;
      text-transform: uppercase;
      text-decoration: none; }
      .note-tabs ul li a:hover {
        color: #FFF; }
      .note-tabs ul li a span {
        font-size: 12px;
        display: inline-block;
        padding: 2px 7px;
        margin: -2px 0;
        color: #FFF;
        background: #78c8ce;
        border-radius: 20px;
        float: right; }
    .note-tabs ul li.selected a, .note-tabs ul li.current a {
      color: #FFF;
      background-color: #78c8ce; }
      .note-tabs ul li.selected a span, .note-tabs ul li.current a span {
        background-color: #fff;
        color: #78c8ce; }

/*========================================================================*/
/*   05. MISC
/*========================================================================*/
.widget .item-avatar, .footerwidget .item-avatar {
  border-radius: 0; }

#buddypress .item-list-tabs ul li:first-child:last-child {
  display: none; }

/*========================================================================*/
/*   05. RESPONSIVE
/*========================================================================*/
@media (max-width: 768px) {
  .directory .item-list .item {
    text-align: center; }
  .directory .item-list .action {
    text-align: center; } }
/**
 * File: Activity.scss
 * Description : Contains all styling for the BuddyPress activity
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. GLOBAL STYLING
/*    02. TYPOGRAPHY STYLING
/*    03. FORMS STYLING
/*    04. SELECT DROPDOWN
/*    05. LINKS STYLING
/*    06. LISTS STYLING
/*    07. PAGE BLOCKS
/*    08. MISCELLANEOUS
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
.activity-permalink .activity-avatar {
  max-width: 80px;
  float: left;
  border-radius: 50%;
  overflow: hidden; }
.activity-permalink .activity-comments .acomment-avatar {
  width: 64px;
  border-radius: 50%;
  overflow: hidden;
  float: left; }
.activity-permalink .activity-comments .acomment-meta, .activity-permalink .activity-comments .acomment-content, .activity-permalink .activity-comments .acomment-options {
  margin-left: 80px; }

/*========================================================================*/
/*   01. ACTIVITY FORM
/*========================================================================*/
#buddypress .home-page form#whats-new-form {
  border-bottom: none;
  padding-bottom: 0; }
#buddypress form#whats-new-form #whats-new-avatar {
  float: left;
  margin: 10px 20px 0 0;
  max-width: 72px; }
  #buddypress form#whats-new-form #whats-new-avatar img {
    border-radius: 50%; }
#buddypress form#whats-new-form #whats-new-content {
  margin-left: 75px;
  padding: 0 0 20px 20px; }
#buddypress form#whats-new-form #aw-whats-new-submit,
#buddypress form#whats-new-form #buddydrive-btn {
  float: right;
  margin-left: 5px;
  height: 36px;
  padding-top: 5px;
  line-height: 1.6; }
#buddypress form#whats-new-form p.activity-greeting {
  line-height: 1.3em;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 15px;
  margin-left: 75px; }
#buddypress form#whats-new-form textarea {
  background: #fff;
  color: #444;
  font-family: inherit;
  font-size: 90%;
  height: 30px;
  padding: 6px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.08); }
  #buddypress form#whats-new-form textarea:focus {
    border-color: rgba(31, 179, 221, 0.9) !important;
    outline-color: rgba(31, 179, 221, 0.9); }
#buddypress form#whats-new-form #whats-new-options {
  overflow: auto;
  height: auto !important; }
  #buddypress form#whats-new-form #whats-new-options select {
    margin-top: 6px; }
#buddypress form#whats-new-form #whats-new-submit {
  float: right;
  margin-top: 6px;
  margin-right: 15px; }

body.no-js #buddypress form#whats-new-form textarea {
  height: 50px; }

#buddypress #item-body form#whats-new-form {
  margin: 0px;
  padding: 0;
  width: 100%;
  display: inline-block; }
  #buddypress #item-body form#whats-new-form #whats-new-options {
    height: auto !important; }

/*========================================================================*/
/*   01. ACTIVITY STREAM
/*========================================================================*/
#buddypress ul.activity-list li {
  overflow: hidden;
  padding: 15px 0 0;
  list-style: none; }
  #buddypress ul.activity-list li .activity-avatar {
    float: left;
    margin-top: 10px;
    max-width: 64px;
    border-radius: 50%;
    overflow: hidden; }
  #buddypress ul.activity-list li.has-comments {
    padding-bottom: 15px; }
  #buddypress ul.activity-list li.mini {
    position: relative; }
  #buddypress ul.activity-list li .activity-content {
    position: relative;
    margin: 0 0 0 80px; }
    #buddypress ul.activity-list li .activity-content p {
      margin: 0; }
  #buddypress ul.activity-list li .activity-inreplyto blockquote,
  #buddypress ul.activity-list li .activity-inreplyto .activity-inner {
    background: none;
    border: none;
    display: inline;
    margin: 0;
    overflow: hidden;
    padding: 0; }
  #buddypress ul.activity-list li .activity-header, #buddypress ul.activity-list li .activity-header p, #buddypress ul.activity-list li .comment-header, #buddypress ul.activity-list li .comment-header p {
    opacity: 0.8;
    font-size: 11px;
    text-transform: uppercase; }
  #buddypress ul.activity-list li .activity-inner, #buddypress ul.activity-list li blockquote {
    margin: 10px 10px 5px 0;
    overflow: hidden; }
  #buddypress ul.activity-list li .activity-header {
    margin-bottom: 10px; }
    #buddypress ul.activity-list li .activity-header img.avatar {
      float: none !important;
      margin: 0 5px -8px 0 !important; }
    #buddypress ul.activity-list li .activity-header + .activity-inner {
      margin: 0; }
      #buddypress ul.activity-list li .activity-header + .activity-inner table {
        margin-bottom: 15px; }
        #buddypress ul.activity-list li .activity-header + .activity-inner table td img {
          padding: 0 15px 0 0; }
  #buddypress ul.activity-list li .activity-header a, #buddypress ul.activity-list li .comment-meta a, #buddypress ul.activity-list li .acomment-meta a {
    text-decoration: none; }
  #buddypress ul.activity-list li .activity-meta .button.item-button.bp-secondary-action.delete-activity {
    background: none;
    border: none;
    color: #F16645; }
#buddypress ul.activity-list .activity-comments {
  clear: both;
  margin-left: 80px; }
  #buddypress ul.activity-list .activity-comments ul {
    margin: 0;
    padding: 15px;
    background: #fafafa;
    border-radius: 4px; }
    #buddypress ul.activity-list .activity-comments ul li {
      padding: 0; }
    #buddypress ul.activity-list .activity-comments ul .acomment-content {
      padding-left: 64px;
      line-height: 1.6; }
    #buddypress ul.activity-list .activity-comments ul .acomment-meta {
      font-size: 11px;
      text-transform: uppercase;
      opacity: 0.8; }
    #buddypress ul.activity-list .activity-comments ul .acomment-avatar {
      display: inline-block;
      float: left;
      border-radius: 50%;
      overflow: hidden;
      margin: 0 15px 15px 0; }
      #buddypress ul.activity-list .activity-comments ul .acomment-avatar img {
        width: 48px;
        height: 48px;
        display: block;
        border-radius: 50%; }
    #buddypress ul.activity-list .activity-comments ul .acomment-options {
      padding-left: 64px; }
      #buddypress ul.activity-list .activity-comments ul .acomment-options a {
        font-size: 11px;
        text-transform: uppercase;
        font-weight: 600;
        padding: 0 2px; }
        #buddypress ul.activity-list .activity-comments ul .acomment-options a.delete.acomment-delete {
          background: none;
          color: #F16645; }

.ac-form {
  display: none;
  margin-top: 30px;
  padding: 30px;
  background: #fafafa;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .ac-form .ac-reply-avatar {
    display: inline-block;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 15px 15px 0; }
    .ac-form .ac-reply-avatar img {
      width: 48px;
      height: 48px;
      display: block;
      border-radius: 50%; }
  .ac-form .ac-reply-content {
    margin-left: 80px;
    font-size: 11px;
    text-transform: uppercase; }
    .ac-form .ac-reply-content .ac-textarea {
      margin-bottom: 15px;
      font-size: 14px; }
    .ac-form .ac-reply-content input[type="submit"] {
      text-transform: uppercase;
      font-weight: 600; }
  .ac-form #whats-new-submit {
    float: right; }
  .ac-form textarea {
    width: 100%;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .ac-form textarea:focus {
      height: 60px; }

body.activity-permalink #buddypress ul.activity-list li.has-comments {
  padding-bottom: 0; }

/*========================================================================*/
/*   01. SINGLE ACTIVITY 
/*========================================================================*/
body.activity-permalink .activity-list li.mini .activity-avatar .avatar {
  height: auto;
  margin-left: 0;
  width: auto; }
body.activity-permalink .activity-list li:first-child {
  padding-top: 0; }
body.activity-permalink .activity-list li .activity-header > p {
  margin: 0;
  padding: 5px 0 0 0; }
body.activity-permalink .activity-list li .activity-content {
  border: none;
  font-size: 100%;
  margin-left: 100px;
  margin-right: 0;
  padding: 0; }
  body.activity-permalink .activity-list li .activity-content .activity-inner {
    margin-left: 0;
    margin-top: 5px; }

.load-more a {
  padding: 10px 15px;
  width: 100%;
  display: block;
  border-radius: 2px;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  background: rgba(0, 0, 0, 0.08);
  font-weight: 600; }
  .load-more a:hover {
    background: #78c8c9;
    color: #FFF; }

/*========================================================================*/
/*   01. SINGLE ACTIVITY VIEW
/*========================================================================*/
.buddypress.activity .activity.no-ajax ul#activity-stream {
  padding-top: 150px; }

body.activity-permalink .activity {
  max-width: 80%;
  margin: 30px auto; }
body.activity-permalink .activity-comments {
  clear: both;
  display: inline-block;
  width: 100%; }
  body.activity-permalink .activity-comments ul {
    margin-left: 80px;
    margin-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    padding-top: 15px; }
    body.activity-permalink .activity-comments ul li + li {
      clear: both;
      margin-top: 15px; }
  body.activity-permalink .activity-comments .acomment-meta {
    font-size: 11px;
    color: #BBB;
    text-transform: uppercase;
    font-weight: 600; }
    body.activity-permalink .activity-comments .acomment-meta a {
      color: #bbb; }
body.activity-permalink .ac-form {
  display: inline-block;
  margin: 15px 0;
  padding: 10px 0;
  width: 100%;
  color: #bbb; }
  body.activity-permalink .ac-form input[type="submit"] {
    margin-top: 20px;
    padding: 6px 12px;
    font-size: 11px;
    line-height: 1.6;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #78c8ce;
    color: #FFF;
    border: none;
    border-radius: 2px; }
body.activity-permalink .ac-reply-avatar {
  float: left;
  max-width: 80px; }
  body.activity-permalink .ac-reply-avatar img {
    border-radius: 50%; }
body.activity-permalink .ac-reply-content {
  margin-left: 100px; }

/*========================================================================*/
/*   01. ACTIVITY COMMENTS
/*========================================================================*/
/**
 * File: General.scss
 * Description : Contains all general styling for the WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. GLOBAL STYLING
/*    02. TYPOGRAPHY STYLING
/*    03. FORMS STYLING
/*    04. SELECT DROPDOWN
/*    05. LINKS STYLING
/*    06. LISTS STYLING
/*    07. PAGE BLOCKS
/*    08. MISCELLANEOUS
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
/*--------------------------------------------------------------
3.3 - Directories - Members, Groups, Blogs, Forums content: "'";
--------------------------------------------------------------*/
#buddypress .dir-list {
  display: inline-block;
  padding: 30px;
  background: #FFF;
  width: 100%;
  border-radius: 2px; }
#buddypress .bcrow {
  padding-top: 0;
  margin-bottom: 30px; }
#buddypress ul.item-list {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  width: 100%;
  display: inline-block;
  list-style: none;
  clear: both;
  margin: 0;
  padding: 0; }
  #buddypress ul.item-list.activity-list {
    border: none; }
  #buddypress ul.item-list#blogs-list li .action, #buddypress ul.item-list#groups-list li .action {
    float: left; }
  #buddypress ul.item-list li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding: 20px 0;
    margin: 0;
    position: relative;
    list-style: none;
    clear: both;
    display: block; }
    #buddypress ul.item-list li.activity-item {
      border: none; }
    #buddypress ul.item-list li .item-avatar {
      text-align: center;
      overflow: hidden; }
      #buddypress ul.item-list li .item-avatar img {
        border-radius: 4px;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
        #buddypress ul.item-list li .item-avatar img:hover {
          -webkit-transform: scale(1.1);
                  transform: scale(1.1); }
    #buddypress ul.item-list li div.item-title,
    #buddypress ul.item-list li h4 {
      font-weight: normal;
      margin: 0;
      font-weight: 600;
      font-size: 16px; }
    #buddypress ul.item-list li .item-title > span {
      display: block;
      font-size: 11px;
      text-transform: uppercase;
      color: #bbb; }
    #buddypress ul.item-list li a {
      font-weight: 600; }
      #buddypress ul.item-list li a span {
        float: right; }
        #buddypress ul.item-list li a span.time-since {
          float: none;
          display: inline;
          margin-left: 15px;
          font-weight: 400; }
    #buddypress ul.item-list li span.update {
      display: block;
      text-transform: uppercase;
      color: #444; }
    #buddypress ul.item-list li span.activity-read-more {
      display: inline;
      font-size: 10px;
      text-transform: uppercase;
      color: #bbb;
      margin-left: 5px; }
      #buddypress ul.item-list li span.activity-read-more a {
        color: #bbb; }
    #buddypress ul.item-list li i {
      font-size: 12px;
      opacity: 0.6;
      font-weight: 600; }
    #buddypress ul.item-list li .item-desc {
      color: #444;
      clear: both;
      font-size: 14px;
      font-weight: 400;
      margin: 5px 0 0; }
    #buddypress ul.item-list li .action .meta {
      text-align: start; }
    #buddypress ul.item-list li .meta {
      color: #999;
      margin-top: 10px;
      font-weight: 600;
      font-size: 12px;
      border: none;
      text-transform: uppercase; }
    #buddypress ul.item-list li h5 span.small {
      display: block;
      margin-top: 5px;
      font-weight: normal; }
    #buddypress ul.item-list li .item-credits {
      margin-top: 30px; }
      #buddypress ul.item-list li .item-credits strong {
        font-size: 14px;
        color: #79c989; }
        #buddypress ul.item-list li .item-credits strong span.amount {
          font-size: 16px;
          color: #79c989; }
      #buddypress ul.item-list li .item-credits span {
        display: inline;
        font-size: 14px;
        color: #79c989; }
  #buddypress ul.item-list.grid li .action {
    float: none !important; }
    #buddypress ul.item-list.grid li .action .meta {
      float: none;
      text-align: center; }
#buddypress ul.single-line li {
  border: none; }
#buddypress .widget ul.item-list li .item-avatar {
  border-radius: 0;
  width: 48px;
  height: auto; }
  #buddypress .widget ul.item-list li .item-avatar img.avatar {
    max-width: 48px; }

#ajaxloader,
ul.item-list.loading {
  position: relative;
  z-index: 99; }
  #ajaxloader:after,
  ul.item-list.loading:after {
    content: '';
    color: rgba(0, 0, 0, 0.2);
    overflow: hidden;
    font-size: 5rem;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: -30px auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-animation: loader 1.7s infinite ease;
            animation: loader 1.7s infinite ease; }
  #ajaxloader > li,
  ul.item-list.loading > li {
    opacity: 0.2; }

@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  5%,
  95% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  10%,
  59% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em; }
  20% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em; }
  38% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em; }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; } }

@keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  5%,
  95% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  10%,
  59% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em; }
  20% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em; }
  38% {
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em; }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
            box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; } }
.directory #buddypress .item-list.grid, .bp-user.course #buddypress .item-list.grid {
  margin: 0 -15px;
  padding-top: 15px; }
  .directory #buddypress .item-list.grid li, .bp-user.course #buddypress .item-list.grid li {
    border: none;
    border-radius: 2px;
    clear: none;
    text-align: center; }
    .directory #buddypress .item-list.grid li > .row .col-md-2.col-sm-3,
    .directory #buddypress .item-list.grid li > .row .col-md-10.col-sm-9, .bp-user.course #buddypress .item-list.grid li > .row .col-md-2.col-sm-3,
    .bp-user.course #buddypress .item-list.grid li > .row .col-md-10.col-sm-9 {
      width: 100%;
      padding: 15px; }
      .directory #buddypress .item-list.grid li > .row .col-md-2.col-sm-3 .item-avatar,
      .directory #buddypress .item-list.grid li > .row .col-md-10.col-sm-9 .item-avatar, .bp-user.course #buddypress .item-list.grid li > .row .col-md-2.col-sm-3 .item-avatar,
      .bp-user.course #buddypress .item-list.grid li > .row .col-md-10.col-sm-9 .item-avatar {
        border: 1px solid rgba(0, 0, 0, 0.08);
        border-radius: 2px !important;
        padding: 15px 15px 0 15px;
        border-bottom: none;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px; }
      .directory #buddypress .item-list.grid li > .row .col-md-2.col-sm-3 .item,
      .directory #buddypress .item-list.grid li > .row .col-md-10.col-sm-9 .item, .bp-user.course #buddypress .item-list.grid li > .row .col-md-2.col-sm-3 .item,
      .bp-user.course #buddypress .item-list.grid li > .row .col-md-10.col-sm-9 .item {
        border: 1px solid rgba(0, 0, 0, 0.08);
        padding: 15px;
        border-top: none;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        display: inline-block;
        width: 100%; }
        .directory #buddypress .item-list.grid li > .row .col-md-2.col-sm-3 .item .item-title span.update,
        .directory #buddypress .item-list.grid li > .row .col-md-10.col-sm-9 .item .item-title span.update, .bp-user.course #buddypress .item-list.grid li > .row .col-md-2.col-sm-3 .item .item-title span.update,
        .bp-user.course #buddypress .item-list.grid li > .row .col-md-10.col-sm-9 .item .item-title span.update {
          margin-top: 10px;
          word-break: break-all; }
          .directory #buddypress .item-list.grid li > .row .col-md-2.col-sm-3 .item .item-title span.update .activity-read-more,
          .directory #buddypress .item-list.grid li > .row .col-md-10.col-sm-9 .item .item-title span.update .activity-read-more, .bp-user.course #buddypress .item-list.grid li > .row .col-md-2.col-sm-3 .item .item-title span.update .activity-read-more,
          .bp-user.course #buddypress .item-list.grid li > .row .col-md-10.col-sm-9 .item .item-title span.update .activity-read-more {
            display: inline;
            float: none; }
        .directory #buddypress .item-list.grid li > .row .col-md-2.col-sm-3 .item .item-meta,
        .directory #buddypress .item-list.grid li > .row .col-md-10.col-sm-9 .item .item-meta, .bp-user.course #buddypress .item-list.grid li > .row .col-md-2.col-sm-3 .item .item-meta,
        .bp-user.course #buddypress .item-list.grid li > .row .col-md-10.col-sm-9 .item .item-meta {
          margin-top: 10px; }
    .directory #buddypress .item-list.grid li > .row .col-md-2.col-sm-3, .bp-user.course #buddypress .item-list.grid li > .row .col-md-2.col-sm-3 {
      padding-bottom: 0; }
    .directory #buddypress .item-list.grid li > .row .col-md-10.col-sm-9, .bp-user.course #buddypress .item-list.grid li > .row .col-md-10.col-sm-9 {
      padding-top: 0; }
    .directory #buddypress .item-list.grid li > .row span, .bp-user.course #buddypress .item-list.grid li > .row span {
      text-align: center; }
      .directory #buddypress .item-list.grid li > .row span.update, .bp-user.course #buddypress .item-list.grid li > .row span.update {
        text-align: center; }
    .directory #buddypress .item-list.grid li.col-md-4:nth-child(3n+1), .directory #buddypress .item-list.grid li:nth-child(3n+1), .directory .bp-user.course #buddypress .item-list.grid li:nth-child(3n+1), .bp-user.course .directory #buddypress .item-list.grid li:nth-child(3n+1), .bp-user.course #buddypress .item-list.grid li.col-md-4:nth-child(3n+1), .bp-user.course .directory #buddypress .item-list.grid li:nth-child(3n+1), .directory .bp-user.course #buddypress .item-list.grid li:nth-child(3n+1), .bp-user.course #buddypress .item-list.grid li:nth-child(3n+1) {
      clear: both; }

/*========================================================================*/
/*   01. ITEM LIST TABS
/*========================================================================*/
#buddypress .item-list-tabs {
  background: transparent;
  clear: left;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  background: #313B3D;
  padding: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }
  #buddypress .item-list-tabs ul {
    margin: 0;
    padding: 0; }
    #buddypress .item-list-tabs ul li {
      float: left;
      position: relative;
      margin: 0;
      list-style: none; }
      #buddypress .item-list-tabs ul li.current {
        border-color: #78c8ce; }
      #buddypress .item-list-tabs ul li.last {
        float: right;
        margin: 7px 0 0; }
      #buddypress .item-list-tabs ul li a {
        display: inline-block;
        color: rgba(255, 255, 255, 0.6);
        padding: 18px 24px;
        font-size: 11px;
        line-height: 1.5;
        font-weight: 600;
        text-transform: uppercase;
        text-decoration: none; }
        #buddypress .item-list-tabs ul li a:hover {
          color: #FFF; }
        #buddypress .item-list-tabs ul li a span {
          font-size: 11px;
          display: inline-block;
          padding: 1px 5px;
          margin: 0 0 0 10px;
          color: #FFF;
          background: #78c8ce;
          border-radius: 20px;
          float: right; }
        #buddypress .item-list-tabs ul li a:hover {
          color: #FFF;
          background-color: #78c8ce; }
      #buddypress .item-list-tabs ul li.selected a, #buddypress .item-list-tabs ul li.current a {
        color: #FFF;
        background-color: #78c8ce; }
        #buddypress .item-list-tabs ul li.selected a span, #buddypress .item-list-tabs ul li.current a span {
          background-color: #fff;
          color: #78c8ce; }
  #buddypress .item-list-tabs + #subnav {
    padding: 30px;
    background: #FFF; }
  #buddypress .item-list-tabs#object-nav li {
    width: 100%; }

.single-item #buddypress .item-list-tabs#subnav, .single #buddypress .item-list-tabs#subnav {
  padding: 0; }
  .single-item #buddypress .item-list-tabs#subnav ul, .single #buddypress .item-list-tabs#subnav ul {
    display: block; }
    .single-item #buddypress .item-list-tabs#subnav ul li a, .single #buddypress .item-list-tabs#subnav ul li a {
      padding-left: 15px;
      padding-right: 15px; }
    .single-item #buddypress .item-list-tabs#subnav ul li.selected a, .single #buddypress .item-list-tabs#subnav ul li.selected a {
      background: #78C8Ce;
      border-color: #78C8Ce;
      color: #FFF; }

/*========================================================================*/
/*   01. GROUP CREATION TABS
/*========================================================================*/
#buddypress #group-create-tabs.item-list-tabs ul li:last-child {
  border: none; }
#buddypress #group-create-tabs.item-list-tabs ul li a, #buddypress #group-create-tabs.item-list-tabs ul li span {
  padding: 18px;
  display: inline-block;
  line-height: 1;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px; }

.minimal #buddypress #group-create-tabs.item-list-tabs li.current > a {
  background: none; }
  .minimal #buddypress #group-create-tabs.item-list-tabs li.current > a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 2px;
    width: 100%;
    background: #78C8Ce; }

/*========================================================================*/
/*   01. ITEM DIRECTORY SEARCH
/*========================================================================*/
#buddypress .item-list-tabs {
  width: 100%; }
  #buddypress .item-list-tabs .dir-search {
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    display: inline-block; }
    #buddypress .item-list-tabs .dir-search label {
      width: 100%; }
      #buddypress .item-list-tabs .dir-search label:after {
        position: absolute;
        right: 10px;
        top: 10px;
        content: "\f002";
        font-family: 'fontawesome';
        color: #bbb;
        line-height: 1; }
    #buddypress .item-list-tabs .dir-search input[type="submit"] {
      display: none; }
    #buddypress .item-list-tabs .dir-search input[type="text"] {
      border: 1px solid #EEE;
      border-radius: 2px;
      padding: 6px 30px 6px 8px;
      height: 36px;
      width: 100%;
      line-height: 1; }
    #buddypress .item-list-tabs .dir-search .dir-form {
      clear: both;
      position: relative; }
    #buddypress .item-list-tabs .dir-search.loading label:after {
      content: "\f110";
      -webkit-animation: spin 1s linear infinite;
              animation: spin 1s linear infinite; }

/*========================================================================*/
/*   01. ITEM LIST TABS SUBNAV
/*========================================================================*/
#buddypress .item-list-tabs#subnav {
  padding: 30px;
  margin: 0 0 20px;
  background: #FFF;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  display: inline-block;
  width: 100%;
  font-weight: 600; }
  #buddypress .item-list-tabs#subnav ul {
    display: block; }
    #buddypress .item-list-tabs#subnav ul li {
      margin: 0;
      float: left;
      display: inline-block;
      text-align: center;
      border-bottom: none; }
      #buddypress .item-list-tabs#subnav ul li a {
        color: #444;
        font-size: 11px;
        background: #FFF;
        text-transform: uppercase;
        padding: 11px 2px;
        text-transform: uppercase;
        border: 1px solid rgba(0, 0, 0, 0.08);
        border-left: none;
        border-bottom: none; }
      #buddypress .item-list-tabs#subnav ul li.current a {
        background-color: #78c8ce;
        border-color: #78c8ce;
        color: #FFF; }
      #buddypress .item-list-tabs#subnav ul li.switch_view {
        width: auto;
        display: inline-block;
        margin-left: 10px;
        float: right; }
        #buddypress .item-list-tabs#subnav ul li.switch_view a {
          cursor: pointer;
          float: left;
          width: auto;
          background: rgba(0, 0, 0, 0.08);
          color: #bbb;
          border: 2px solid rgba(0, 0, 0, 0.08);
          width: auto !important;
          font-size: 12px;
          line-height: 12px;
          border-radius: 2px; }
          #buddypress .item-list-tabs#subnav ul li.switch_view a.active {
            color: #FFF;
            background: #78C8Ce; }
          #buddypress .item-list-tabs#subnav ul li.switch_view a i:before {
            padding: 0 10px; }
          #buddypress .item-list-tabs#subnav ul li.switch_view a:first-child {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0; }
          #buddypress .item-list-tabs#subnav ul li.switch_view a:last-child {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0; }
        #buddypress .item-list-tabs#subnav ul li.switch_view.left {
          float: left; }
      #buddypress .item-list-tabs#subnav ul li:first-child a {
        border-top-left-radius: 2px;
        border-left: 1px solid rgba(0, 0, 0, 0.08); }
      #buddypress .item-list-tabs#subnav ul li:last-child a {
        border-top-right-radius: 2px; }
      #buddypress .item-list-tabs#subnav ul li.last {
        padding: 0;
        float: right;
        color: #FFF; }
      #buddypress .item-list-tabs#subnav ul li.feed {
        min-width: 60px; }

.directory #buddypress .activity_content .item-list-tabs#subnav {
  padding: 0; }
.directory #buddypress .course_category {
  background: #78C8Ce;
  color: #FFF;
  padding: 30px; }
  .directory #buddypress .course_category h3 {
    color: #FFF;
    margin: 0 0 15px; }

/*========================================================================*/
/*   01. Responsive
/*========================================================================*/
/*========================================================================*/
/*   01. MISC
/*========================================================================*/
.highlight + h1 {
  margin: 5px 0; }

#members-dir-list #members-list li .item-avatar {
  border-radius: 50%;
  overflow: hidden; }
  #members-dir-list #members-list li .item-avatar img {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    border-radius: 50%; }
    #members-dir-list #members-list li .item-avatar img:hover {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }

.item-action-buttons {
  margin: 10px 0;
  display: inline-block;
  width: 100%; }

#buddypress #whats-new-form div.item-list-tabs {
  width: 100%;
  margin: 30px 0; }

#activityform,
.activity_content {
  padding: 20px;
  background: #FFF;
  border-radius: 2px; }

/*========================================================================*/
/*   01. DIRECTORY LAYOUT 2
/*========================================================================*/
.directory.d3 #buddypress .item-list-tabs:not(#subnav) li,
.directory.d4 #buddypress .item-list-tabs:not(#subnav) li {
  width: 100%; }
  .directory.d3 #buddypress .item-list-tabs:not(#subnav) li a,
  .directory.d4 #buddypress .item-list-tabs:not(#subnav) li a {
    width: 100%; }

/*========================================================================*/
/*   01. DIRECTORY LAYOUT 3
/*========================================================================*/
.directory.d3 #buddypress .col-md-3.col-sm-3 .item-list-tabs {
  border-radius: 4px;
  margin-bottom: 30px;
  overflow: hidden; }
  .directory.d3 #buddypress .col-md-3.col-sm-3 .item-list-tabs ul li {
    width: 100%; }
.directory.d3 #buddypress .col-md-9.col-sm-9.col-md-push-3.col-sm-push-3 .item-list-tabs#subnav {
  margin-bottom: -4px; }

/*========================================================================*/
/*   01. DIRECTORY LAYOUT 4
/*========================================================================*/
.directory.d4 .padder .pagetitle {
  padding: 30px 15px;
  display: inline-block;
  width: 100%; }
  .directory.d4 .padder .pagetitle .dir-search {
    position: relative; }
    .directory.d4 .padder .pagetitle .dir-search input[type="submit"] {
      display: none; }
    .directory.d4 .padder .pagetitle .dir-search label {
      width: 100%;
      position: relative; }
      .directory.d4 .padder .pagetitle .dir-search label:after {
        position: absolute;
        content: "\f002";
        font-family: 'fontawesome';
        right: 15px;
        top: 15px;
        color: #bbb; }
    .directory.d4 .padder .pagetitle .dir-search input[type="text"] {
      padding: 15px 30px 15px 15px;
      width: 100%;
      border: 1px solid rgba(0, 0, 0, 0.08); }
.directory.d4.d4 #buddypress .dir-form #item-list-tabs#subnav {
  padding: 0;
  border: none;
  margin: 0; }
  .directory.d4.d4 #buddypress .dir-form #item-list-tabs#subnav ul li {
    border: none; }

/*========================================================================*/
/*   01. DIRECTORY LAYOUT 5
/*========================================================================*/
.directory.d5 .dir-search input[type="text"] {
  color: #444; }
.directory.d5 .dir-search input[type="text"]:-ms-input-placeholder {
  color: #bbb; }
.directory.d5 .pagetitle.center {
  position: relative;
  padding-bottom: 30px; }
  .directory.d5 .pagetitle.center .dir-search {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -30px; }
    .directory.d5 .pagetitle.center .dir-search input[type="submit"] {
      display: none; }
    .directory.d5 .pagetitle.center .dir-search label {
      width: 100%; }
      .directory.d5 .pagetitle.center .dir-search label input[type="text"] {
        width: 80%;
        border: 1px solid rgba(0, 0, 0, 0.08);
        padding: 15px;
        text-align: center;
        border-radius: 30px; }
.directory.d5 #title {
  padding-bottom: 30px;
  margin-bottom: 30px; }
.directory.d5 #content #buddypress.directory5 {
  margin-top: 0; }
  .directory.d5 #content #buddypress.directory5 .item-list-tabs {
    text-align: center;
    display: block;
    line-height: 0; }
    .directory.d5 #content #buddypress.directory5 .item-list-tabs > ul {
      display: inline-block; }
    .directory.d5 #content #buddypress.directory5 .item-list-tabs#subnav > ul {
      width: 100%; }

.directory.d5 section#content {
  margin-top: 60px; }

.d5.elegant.directory header + section {
  background: #78C8Ce;
  color: #FFF; }
  .d5.elegant.directory header + section h1, .d5.elegant.directory header + section h2, .d5.elegant.directory header + section h3, .d5.elegant.directory header + section h4, .d5.elegant.directory header + section h5, .d5.elegant.directory header + section h6 {
    color: #FFF; }

/**
 * File: General.scss
 * Description : Contains all general styling for the WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. GLOBAL STYLING
/*    02. TYPOGRAPHY STYLING
/*    03. FORMS STYLING
/*    04. SELECT DROPDOWN
/*    05. LINKS STYLING
/*    06. LISTS STYLING
/*    07. PAGE BLOCKS
/*    08. MISCELLANEOUS
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
/*--------------------------------------------------------------
3.10 - Extended Profiles
--------------------------------------------------------------*/
#buddypress .profile h4 {
  margin-bottom: auto;
  margin: 0 0 15px 0;
  padding: 0 0 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  font-weight: 600;
  text-transform: uppercase; }
#buddypress .profile input[type="text"],
#buddypress .profile select, #buddypress .profile textarea {
  width: 100%; }
#buddypress .profile .profile-fields {
  width: 100%; }
  #buddypress .profile .profile-fields .label {
    padding: 0 30px 0 0;
    font-size: inherit;
    color: inherit;
    min-width: 180px;
    display: inherit;
    text-align: start;
    width: 50%;
    word-wrap: break-word; }
  #buddypress .profile .profile-fields .data {
    width: 50%; }
#buddypress .profile .description {
  opacity: 0.6;
  font-size: 90%; }
#buddypress .field-visibility-settings {
  display: none;
  margin-top: 10px; }
#buddypress .current-visibility-level {
  font-weight: bold;
  font-style: normal; }
#buddypress .field-visibility-settings,
#buddypress .field-visibility-settings-toggle,
#buddypress .field-visibility-settings-notoggle {
  color: #bbb;
  font-size: 11px;
  text-transforum: uppercase; }
#buddypress #profile-edit-form ul.button-nav {
  margin-top: 15px; }
#buddypress .action .button,
#buddypress .button.confirm {
  font-size: 11px !important;
  font-weight: 600;
  padding: 4px 12px !important;
  letter-spacing: 0;
  margin: 0 2px; }

.bp-widget + .bp-widget {
  margin-top: 15px; }

body.no-js #buddypress .field-visibility-settings-toggle,
body.no-js #buddypress .field-visibility-settings-close {
  display: none; }

body.no-js #buddypress .field-visibility-settings {
  display: block; }

body.register #buddypress div.page ul {
  list-style: none; }

#buddypress .standard-form .field-visibility-settings label {
  margin: 0;
  font-weight: normal; }

#buddypress .field-visibility-settings legend,
#buddypress .field-visibility-settings-toggle {
  font-style: italic; }

.bp-user.p3 #buddypress div#item-header #item-header-avatar {
  overflow: visible; }

.bp-user.p4 #item-header {
  border-left: none !important;
  border-right: none !important; }

/*========================================================================*/
/*   01. BADGES & CERTIFICATIONS
/*========================================================================*/
#item-body .badges,
#item-body .certifications {
  clear: both;
  margin: 0 0 30px;
  display: inline-block;
  width: 100%;
  position: relative; }
  #item-body .badges h6,
  #item-body .certifications h6 {
    padding-bottom: 10px;
    margin: 0 0 10px 0;
    border-bottom: 3px solid rgba(0, 0, 0, 0.08);
    font-weight: 600;
    text-transform: uppercase; }
#item-body .badges > ul > li {
  max-width: 64px;
  float: left;
  display: inline-block;
  margin: 0 10px 10px 0; }
#item-body .certifications ul.slides > li {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 2px;
  max-width: 20%;
  padding: 10px;
  color: #bbb;
  font-size: 12px;
  text-transform: uppercase;
  float: left;
  margin: 0 10px 10px 0; }
#item-body .certifications li i {
  float: left;
  font-size: 32px; }
#item-body .certifications li a {
  font-weight: 600;
  grid-template-columns: 32px 1fr;
  grid-gap: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
#item-body .certifications .flex-direction-nav .flex-next, #item-body .certifications .flex-direction-nav .flex-prev {
  position: absolute;
  top: 8px;
  right: 0; }
  #item-body .certifications .flex-direction-nav .flex-next > i, #item-body .certifications .flex-direction-nav .flex-prev > i {
    font-size: 14px; }
#item-body .certifications .flex-direction-nav .flex-prev {
  right: 24px; }
#item-body ul.item-list li {
  width: 100%; }

.mfp-with-zoom.center-aligned .mfp-content {
  text-align: center; }

.certifications + .profile {
  margin-top: 30px;
  clear: both;
  display: inline-block;
  width: 100%; }

/*========================================================================*/
/*   01. Profile versions
/*========================================================================*/
.bp-user.p2 #buddypress div.item-list-tabs#object-nav,
.bp-user.p3 #buddypress div.item-list-tabs#object-nav,
.bp-user.p4 #buddypress div.item-list-tabs#object-nav {
  overflow: visible; }
  .bp-user.p2 #buddypress div.item-list-tabs#object-nav li,
  .bp-user.p3 #buddypress div.item-list-tabs#object-nav li,
  .bp-user.p4 #buddypress div.item-list-tabs#object-nav li {
    width: auto;
    border: none;
    position: relative; }
    .bp-user.p2 #buddypress div.item-list-tabs#object-nav li a,
    .bp-user.p3 #buddypress div.item-list-tabs#object-nav li a,
    .bp-user.p4 #buddypress div.item-list-tabs#object-nav li a {
      padding: 15px 20px;
      letter-spacing: 1px; }
      .bp-user.p2 #buddypress div.item-list-tabs#object-nav li a span,
      .bp-user.p3 #buddypress div.item-list-tabs#object-nav li a span,
      .bp-user.p4 #buddypress div.item-list-tabs#object-nav li a span {
        margin-left: 15px; }
      .bp-user.p2 #buddypress div.item-list-tabs#object-nav li a:hover,
      .bp-user.p3 #buddypress div.item-list-tabs#object-nav li a:hover,
      .bp-user.p4 #buddypress div.item-list-tabs#object-nav li a:hover {
        opacity: 0.6; }
    .bp-user.p2 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup,
    .bp-user.p3 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup,
    .bp-user.p4 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup {
      left: 0;
      top: 100%;
      z-index: 99;
      background: #313B3D;
      margin: 0;
      padding: 0; }
      .bp-user.p2 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup li,
      .bp-user.p3 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup li,
      .bp-user.p4 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup li {
        width: 180px; }
        .bp-user.p2 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup li a,
        .bp-user.p3 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup li a,
        .bp-user.p4 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup li a {
          width: 100%; }
    .bp-user.p2 #buddypress div.item-list-tabs#object-nav li.flexMenu-viewMore > a:before,
    .bp-user.p3 #buddypress div.item-list-tabs#object-nav li.flexMenu-viewMore > a:before,
    .bp-user.p4 #buddypress div.item-list-tabs#object-nav li.flexMenu-viewMore > a:before {
      content: "\f0c9";
      font-family: 'fontawesome';
      padding-right: 5px; }
.bp-user.p2 #buddypress div#item-header,
.bp-user.p3 #buddypress div#item-header,
.bp-user.p4 #buddypress div#item-header {
  overflow: visible; }
  .bp-user.p2 #buddypress div#item-header #item-header-avatar,
  .bp-user.p3 #buddypress div#item-header #item-header-avatar,
  .bp-user.p4 #buddypress div#item-header #item-header-avatar {
    border: none; }
    .bp-user.p2 #buddypress div#item-header #item-header-avatar img,
    .bp-user.p3 #buddypress div#item-header #item-header-avatar img,
    .bp-user.p4 #buddypress div#item-header #item-header-avatar img {
      border-radius: 4px; }
.bp-user.p2 #content #buddypress,
.bp-user.p3 #content #buddypress,
.bp-user.p4 #content #buddypress {
  margin-top: 0; }
  .bp-user.p2 #content #buddypress .member_header #item-header,
  .bp-user.p3 #content #buddypress .member_header #item-header,
  .bp-user.p4 #content #buddypress .member_header #item-header {
    padding: 30px 0; }

.bp-user #buddypress .item-list-tabs#subnav {
  padding-bottom: 0; }
  .bp-user #buddypress .item-list-tabs#subnav ul li a {
    padding: 10px; }

.bp-user.p3 #item-header-avatar, .bp-user.p4 #item-header-avatar {
  margin-bottom: 30px; }
  .bp-user.p3 #item-header-avatar a, .bp-user.p4 #item-header-avatar a {
    width: 100%;
    display: inline-block; }
.bp-user.p3 #item-nav, .bp-user.p4 #item-nav {
  z-index: 9; }
  .bp-user.p3 #item-nav + .container, .bp-user.p4 #item-nav + .container {
    z-index: 0; }
.bp-user.p3 #item-body, .bp-user.p4 #item-body {
  position: relative; }
  .bp-user.p3 #item-body .item-list-tabs#subnav, .bp-user.p4 #item-body .item-list-tabs#subnav {
    border: none; }
    .bp-user.p3 #item-body .item-list-tabs#subnav ul li, .bp-user.p4 #item-body .item-list-tabs#subnav ul li {
      width: auto;
      clear: both;
      border: none; }
      .bp-user.p3 #item-body .item-list-tabs#subnav ul li a, .bp-user.p4 #item-body .item-list-tabs#subnav ul li a {
        border: none;
        padding: 15px 0;
        width: 100%;
        letter-spacing: 1px;
        text-align: left; }
      .bp-user.p3 #item-body .item-list-tabs#subnav ul li.current.selected a, .bp-user.p4 #item-body .item-list-tabs#subnav ul li.current.selected a {
        background: none;
        color: #78C8Ce; }

.bp-user.p3 #item-header-avatar {
  margin-bottom: 0px; }
  .bp-user.p3 #item-header-avatar a {
    margin-bottom: -60px; }
.bp-user.p3 #item-body .col-md-3 .item-list-tabs#subnav ul li {
  width: 100% !important; }
.bp-user.p3 #item-body .item-list-tabs#subnav ul li {
  clear: none; }

.bp-user.p4 .member_header {
  text-align: center; }
  .bp-user.p4 .member_header #item-header-avatar a {
    margin: 0; }
    .bp-user.p4 .member_header #item-header-avatar a img {
      border-radius: 50% !important; }
  .bp-user.p4 .member_header #item-buttons {
    display: inline-block; }
.bp-user.p4 #item-body .item-list-tabs#subnav ul li {
  display: inline-block;
  width: auto;
  clear: none;
  float: left; }
  .bp-user.p4 #item-body .item-list-tabs#subnav ul li a {
    padding: 15px; }
  .bp-user.p4 #item-body .item-list-tabs#subnav ul li.last {
    float: right; }

#item-body .pmpro_box table thead,
#item-body .pmpro_box table tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
  #item-body .pmpro_box table thead th, #item-body .pmpro_box table thead td,
  #item-body .pmpro_box table tr th,
  #item-body .pmpro_box table tr td {
    padding: 10px 0; }

table.notification-settings {
  width: 100%; }
  table.notification-settings th.yes, table.notification-settings th.no, table.notification-settings td.yes, table.notification-settings td.no {
    width: 20%; }

table.profile-settings {
  width: 100%; }

#friend-list .item-avatar {
  float: left;
  max-width: 64px;
  border-radius: 50%;
  margin-right: 15px; }

#group-list.invites .item-avatar {
  float: left;
  max-width: 64px;
  margin-right: 15px; }

table.profile-fields td.name {
  width: 40%;
  padding-right: 20px; }

/**
 * File: groups.scss
 * Description : Contains all styling for the Groups in WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. GLOBAL STYLING
/*    02. TYPOGRAPHY STYLING
/*    03. FORMS STYLING
/*    04. SELECT DROPDOWN
/*    05. SUBSCRIPTION STYLING 
/*    06. BUTTON STYLING 
/*    07. PAGE BLOCKS
/*    08. MISCELLANEOUS
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
.single-item.groups #item-body input[type="text"],
.single-item.groups #item-body textarea {
  width: 100%; }
.single-item.groups #item-body .group_admins, .single-item.groups #item-body .group_mods {
  display: inline-block;
  width: 100%; }
  .single-item.groups #item-body .group_admins ul li, .single-item.groups #item-body .group_mods ul li {
    float: left;
    margin-right: 15px; }
    .single-item.groups #item-body .group_admins ul li img, .single-item.groups #item-body .group_mods ul li img {
      width: 64px;
      border-radius: 50%; }
.single-item.groups #item-body .item-list li img.avatar {
  float: left;
  max-width: 64px;
  border-radius: 50%;
  margin-right: 15px; }
.single-item.groups #item-body .item-list li span.activity {
  text-align: left; }

/*========================================================================*/
/*   01. SUBSCRIPTION STYLING 
/*========================================================================*/
.group-sub {
  background: none !important;
  padding: none !important;
  color: #78c8c9 !important;
  float: right;
  clear: both; }

.group-subscription-div,
.group-subscription-status-desc,
.group-subscription-status,
.group-subscription-options-link {
  font-size: 11px; }

.group-subscription-close {
  clear: both;
  display: inline-block;
  float: right; }

/*========================================================================*/
/*   01. BUTTON STYLING 
/*========================================================================*/
.group-button.leave-group {
  float: left; }

/*========================================================================*/
/*   01. GROUP ADMINS
/*========================================================================*/
#item-admins {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px; }
  #item-admins h3 {
    font-size: 18px;
    margin-top: 0;
    padding: 20px 20px 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
  #item-admins h5, #item-admins h5 a {
    color: #FFF; }

/*========================================================================*/
/*   01. CREATE GROUP
/*========================================================================*/
#buddypress #create-group-form div.item-list-tabs {
  float: left;
  margin: 0 30px 0px 0; }

#group-create-body {
  background: #FFF;
  padding: 10px; }
  #group-create-body #group-name {
    width: 100%; }

.boxed #group-create-body {
  padding: 0; }

/*========================================================================*/
/*   01. GROUP LAYOUTS
/*========================================================================*/
.single-item.groups.g2 #buddypress div.item-list-tabs#object-nav, .single-item.groups.g3 #buddypress div.item-list-tabs#object-nav, .single-item.groups.g4 #buddypress div.item-list-tabs#object-nav {
  overflow: visible; }
  .single-item.groups.g2 #buddypress div.item-list-tabs#object-nav li, .single-item.groups.g3 #buddypress div.item-list-tabs#object-nav li, .single-item.groups.g4 #buddypress div.item-list-tabs#object-nav li {
    width: auto;
    border: none;
    position: relative; }
    .single-item.groups.g2 #buddypress div.item-list-tabs#object-nav li a, .single-item.groups.g3 #buddypress div.item-list-tabs#object-nav li a, .single-item.groups.g4 #buddypress div.item-list-tabs#object-nav li a {
      padding: 15px 20px;
      letter-spacing: 1px; }
      .single-item.groups.g2 #buddypress div.item-list-tabs#object-nav li a span, .single-item.groups.g3 #buddypress div.item-list-tabs#object-nav li a span, .single-item.groups.g4 #buddypress div.item-list-tabs#object-nav li a span {
        margin-left: 15px; }
      .single-item.groups.g2 #buddypress div.item-list-tabs#object-nav li a:hover, .single-item.groups.g3 #buddypress div.item-list-tabs#object-nav li a:hover, .single-item.groups.g4 #buddypress div.item-list-tabs#object-nav li a:hover {
        color: #fff; }
    .single-item.groups.g2 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup, .single-item.groups.g3 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup, .single-item.groups.g4 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup {
      left: 0;
      top: 100%;
      z-index: 99;
      background: #313B3D;
      margin: 0;
      padding: 0; }
      .single-item.groups.g2 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup li, .single-item.groups.g3 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup li, .single-item.groups.g4 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup li {
        width: 180px; }
        .single-item.groups.g2 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup li a, .single-item.groups.g3 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup li a, .single-item.groups.g4 #buddypress div.item-list-tabs#object-nav li .flexMenu-popup li a {
          width: 100%; }
    .single-item.groups.g2 #buddypress div.item-list-tabs#object-nav li.flexMenu-viewMore > a:before, .single-item.groups.g3 #buddypress div.item-list-tabs#object-nav li.flexMenu-viewMore > a:before, .single-item.groups.g4 #buddypress div.item-list-tabs#object-nav li.flexMenu-viewMore > a:before {
      content: "\f0c9";
      font-family: 'fontawesome';
      padding-right: 5px; }
.single-item.groups.g2 #buddypress div#item-header, .single-item.groups.g3 #buddypress div#item-header, .single-item.groups.g4 #buddypress div#item-header {
  overflow: visible; }
  .single-item.groups.g2 #buddypress div#item-header #item-header-avatar, .single-item.groups.g3 #buddypress div#item-header #item-header-avatar, .single-item.groups.g4 #buddypress div#item-header #item-header-avatar {
    border: none; }
    .single-item.groups.g2 #buddypress div#item-header #item-header-avatar img, .single-item.groups.g3 #buddypress div#item-header #item-header-avatar img, .single-item.groups.g4 #buddypress div#item-header #item-header-avatar img {
      border-radius: 4px; }
.single-item.groups.g2 #content #buddypress, .single-item.groups.g3 #content #buddypress, .single-item.groups.g4 #content #buddypress {
  margin-top: 0; }
  .single-item.groups.g2 #content #buddypress .group_header #item-header, .single-item.groups.g3 #content #buddypress .group_header #item-header, .single-item.groups.g4 #content #buddypress .group_header #item-header {
    padding: 30px 0; }

.single-item.groups.g3 #item-header-avatar a {
  margin-bottom: -60px;
  display: inline-block; }
.single-item.groups.g3 #item-body {
  position: relative;
  padding-bottom: 30px; }
  .single-item.groups.g3 #item-body .item-list-tabs#subnav {
    border: none; }
    .single-item.groups.g3 #item-body .item-list-tabs#subnav ul li {
      width: 100%;
      clear: both;
      border: none; }
      .single-item.groups.g3 #item-body .item-list-tabs#subnav ul li a {
        border: none;
        padding: 15px 0;
        letter-spacing: 1px;
        text-align: start;
        width: 100%; }
      .single-item.groups.g3 #item-body .item-list-tabs#subnav ul li.current.selected a {
        background: none;
        color: #78C8Ce; }
      .single-item.groups.g3 #item-body .item-list-tabs#subnav ul li.last {
        text-align: start; }

.single-item.groups.g4 .group_header {
  text-align: center; }
  .single-item.groups.g4 .group_header #item-header-avatar a {
    margin: 0; }
    .single-item.groups.g4 .group_header #item-header-avatar a img {
      border-radius: 50% !important; }

/*========================================================================*/
/*   01. RESPONSIVE
/*========================================================================*/
.single-item.groups.g3 #buddypress div#item-header #item-header-avatar {
  overflow: visible; }

.single-item.groups.g4 #buddypress #item-header {
  margin-top: 30px;
  background: #FFF; }
  .single-item.groups.g4 #buddypress #item-header div#item-header-content {
    color: #444; }
    .single-item.groups.g4 #buddypress #item-header div#item-header-content h3, .single-item.groups.g4 #buddypress #item-header div#item-header-content h3 > a {
      color: #444; }

#group-admins a img {
  width: 64px;
  border-radius: 50%; }

.groups.directory #buddypress ul.item-list li .item-meta {
  clear: both; }

/**
 * File: General.scss
 * Description : Contains all general styling for the WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. HEADER STYLING
/*    02. PROFILE HEADER
/*    03. GROUP HEADER
/*    04. HEADER AVATAR
/*    05. LINKS STYLING
/*    06. LISTS STYLING
/*    07. PAGE BLOCKS
/*    08. MISCELLANEOUS
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
/*========================================================================*/
/*   01. HEADER AVATAR
/*========================================================================*/
#buddypress img.wp-smiley {
  border: none !important;
  clear: none !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important; }

#buddypress div#item-header #item-header-avatar {
  border-radius: 2px;
  width: 100%;
  overflow: hidden;
  border-bottom: 2px solid #78C8Ce; }
#buddypress div#item-header ul li {
  float: left;
  list-style: none; }
#buddypress div#item-header ul span, #buddypress div#item-header ul hr, #buddypress div#item-header ul h5 {
  display: none; }
#buddypress div#item-header ul img.avatar, #buddypress div#item-header ul.avatars img.avatar {
  height: 48px;
  margin: 2px;
  width: 48px;
  border-radius: 40px;
  border: 2px solid rgba(0, 0, 0, 0.1); }
#buddypress div#item-header ul.item-list h4 {
  font-size: 14px; }
#buddypress div#item-header div.generic-button, #buddypress div#item-header a.button {
  float: left;
  padding: 0;
  margin: 5px 5px 0 0; }
#buddypress div#item-header div#message.info {
  line-height: 80%; }
#buddypress div#item-header div#item-header-content {
  padding: 20px 20px 10px;
  font-size: 12px;
  color: #FFF; }
  #buddypress div#item-header div#item-header-content h3 {
    font-weight: 600;
    margin: 15px 0 0;
    display: inline-block;
    color: #FFF;
    display: block;
    line-height: 1.2; }
    #buddypress div#item-header div#item-header-content h3 a {
      color: #FFF;
      font-weight: 600;
      word-break: break-word;
      mix-blend-mode: difference; }
  #buddypress div#item-header div#item-header-content h2 {
    line-height: 120%;
    margin: 0 0 15px 0; }
    #buddypress div#item-header div#item-header-content h2 a {
      color: #777;
      text-decoration: none; }
    #buddypress div#item-header div#item-header-content h2 img.avatar {
      width: 100%;
      height: auto;
      border-radius: 2px; }
    #buddypress div#item-header div#item-header-content h2 span.highlight {
      font-size: 11px;
      font-weight: normal;
      vertical-align: middle;
      display: inline-block; }
      #buddypress div#item-header div#item-header-content h2 span.highlight span {
        background: #a1dcfa;
        color: #fff;
        cursor: pointer;
        font-weight: bold;
        font-size: 80%;
        margin-bottom: 2px;
        padding: 1px 4px;
        position: relative;
        right: -2px;
        top: -2px;
        vertical-align: middle; }
  #buddypress div#item-header div#item-header-content .location {
    margin: 0;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase; }
  #buddypress div#item-header div#item-header-content span.highlight a {
    color: #FFF; }
#buddypress div#item-header #latest-update {
  opacity: 0.7; }
  #buddypress div#item-header #latest-update h6 {
    font-size: 12px;
    color: #FFF;
    font-weight: 600; }
    #buddypress div#item-header #latest-update h6 a {
      font-size: 11px;
      text-transform: uppercase;
      color: #78C8Ce;
      font-weight: 600; }
  #buddypress div#item-header #latest-update:hover {
    opacity: 1; }
#buddypress div#item-header .activity + div#item-meta {
  width: 100%; }
#buddypress div#item-header div#item-meta {
  color: #FFF;
  font-weight: 600;
  overflow: hidden;
  margin: 5px 0; }
  #buddypress div#item-header div#item-meta .students {
    margin-top: 10px; }
    #buddypress div#item-header div#item-meta .students i {
      float: left;
      font-size: 16px;
      margin-right: 8px; }
#buddypress div#item-header div#item-actions {
  margin: 5px 15px;
  color: #FFF; }
  #buddypress div#item-header div#item-actions h3 {
    margin: 0 0 5px 0;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600; }
#buddypress div#item-header ul {
  margin-bottom: 15px;
  overflow: hidden; }

/*========================================================================*/
/*   01. Instructor Meta
/*========================================================================*/
#buddypress ul.item-list li .item-instructor {
  margin-top: 15px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  grid-gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.instructor_course {
  display: grid !important;
  grid-template-columns: 32px 1fr;
  grid-gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: start; }
  .instructor_course .item-avatar img {
    border-radius: 50%; }

/*========================================================================*/
/*   02. Instructor in Course
/*========================================================================*/
.instructor_course .instructor_meta {
  margin: 0; }
  .instructor_course .instructor_meta li {
    list-style: none;
    padding: 0;
    clear: none;
    float: left;
    width: auto;
    border: none; }
    .instructor_course .instructor_meta li a.button {
      padding: 1px 4px !important;
      margin: 0 5px 0 0; }

.widget .instructor_course .instructor_meta, .footerwidget .instructor_course .instructor_meta {
  display: none; }

#buddypress div#item-header ul.instructor_meta {
  float: right;
  padding: 0 5px;
  margin: 0; }
  #buddypress div#item-header ul.instructor_meta a.button {
    padding: 2px 5px; }

#buddypress ul.item-list li .item-instructor img.avatar {
  max-width: 36px;
  border-radius: 50% !important;
  margin-right: 0; }

/*========================================================================*/
/*   07. Instructor in Directory
/*========================================================================*/
.item-instructor {
  padding: 15px 0 0; }
  .item-instructor strong {
    float: right;
    display: inline-block;
    min-width: 108px; }
    .item-instructor strong span {
      display: block;
      font-size: 11px;
      opacity: 0.5;
      text-transform: uppercase; }
      .item-instructor strong span.amount {
        color: #5D951F;
        font-size: 20px;
        text-align: center;
        opacity: 1;
        margin-right: 5px; }

/*========================================================================*/
/*   07. Course Instructor
/*========================================================================*/
.course_instructor {
  margin: 0;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600; }
  .course_instructor a {
    font-weight: 600; }
  .course_instructor span {
    display: block;
    color: #bbb;
    font-size: 11px; }

.instructor_action_buttons {
  display: inline-block;
  width: 100%;
  border-left: 1px solid rgba(0, 0, 0, 0.08); }
  .instructor_action_buttons li {
    float: left;
    position: relative;
    max-width: 120px !important;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    border-right: 1px solid rgba(0, 0, 0, 0.08);
    clear: none !important; }
    .instructor_action_buttons li a {
      padding: 30px 5px !important; }
      .instructor_action_buttons li a i {
        font-size: 32px !important;
        color: #bbb; }
        .instructor_action_buttons li a i:hover {
          color: #78C8Ce; }
      .instructor_action_buttons li a span {
        position: absolute;
        top: 0;
        right: 0;
        padding: 4px 5px;
        background: #78C8Ce;
        color: #FFF !important;
        font-size: 10px !important;
        line-height: 1; }

.grid .instructor_action_buttons {
  border: none; }
  .grid .instructor_action_buttons > li {
    padding: 5px; }

/*========================================================================*/
/*   07. MESSAGES
/*========================================================================*/
.message {
  padding: 12px 24px;
  border: 1px solid #f0c36d;
  background-color: #f9edbe;
  border-radius: 2px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase; }
  .message.success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .message h3, .message h3 + p {
    margin: 0;
    font-weight: 600;
    color: #222; }
  .message.error {
    border-color: #de5439;
    background-color: #f16645;
    color: #fff; }
    .message.error h3, .message.error h3 + p {
      color: #444; }
  .message p {
    margin-bottom: 0; }

/*--------------------------------------------------------------
3.4 - Errors / Success Messages
--------------------------------------------------------------*/
#buddypress div#message {
  margin: 0 0 15px;
  padding: 0;
  border: none; }
  #buddypress div#message.info {
    margin-bottom: 0;
    display: inline-block; }
  #buddypress div#message.updated {
    clear: both; }
#buddypress #create-group-form div#message.updated {
  clear: none; }

.button.create-group-button {
  padding: 27px 40px 28px;
  margin: 30px 0 0;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  float: right; }

#buddypress div#message p,
#buddypress #sitewide-notice p {
  font-size: 11px;
  display: block;
  padding: 10px 15px;
  margin: 0; }
#buddypress div#message.error p {
  background-color: #FBE3E4;
  clear: both;
  border: none;
  color: #d12f19;
  border: 1px solid #fbc2c4;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 2px;
  margin-top: 0; }
#buddypress div#message.updated p {
  background-color: #E6EFC2;
  color: #529214;
  border: 1px solid #c6d880;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 2px; }
#buddypress .standard-form#signup_form div div.error {
  background: #faa;
  color: #a00;
  margin: 0 0 10px 0;
  padding: 6px;
  width: 90%; }
#buddypress div.accept, #buddypress div.reject {
  float: left;
  margin-left: 10px; }

/*-------------------------------------------------------------------------
3.8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums, Profiles
-------------------------------------------------------------------------*/
#buddypress .item-body {
  margin: 20px 0;
  display: inline-block;
  width: 100%; }
  #buddypress .item-body h3 {
    margin-top: 0; }

#buddypress span.activity {
  display: block;
  padding: 0;
  color: #bbb;
  font-size: 12px;
  text-align: start;
  display: inline-block; }
#buddypress span.user-nicename {
  display: inline-block;
  opacity: 0.9;
  font-weight: bold; }
  #buddypress span.user-nicename + span.activity {
    margin-left: 0; }
#buddypress div#message p,
#buddypress #sitewide-notice p {
  margin-top: 10px;
  background-color: #FFF6BF;
  border: 1px solid #ffd324;
  border-radius: 2px;
  clear: left;
  color: #817134;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%; }
#buddypress div#message a,
#buddypress #sitewide-notice a {
  font-weight: 600;
  color: #222; }
#buddypress div#item-header {
  overflow: hidden;
  background: #232b2d;
  padding: 0;
  position: relative;
  z-index: 2;
  overflow: hidden;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px; }

.message-action-star .screen-reader-text,
.message-action-star .bp-screen-reader-text,
.message-action-unstar .bp-screen-reader-text {
  display: none; }

.message-action-star span.icon:before, .message-action-unstar span.icon:before {
  font-family: 'fontawesome';
  font-size: 18px; }

.message-action-star span.icon:before {
  color: #aaa;
  content: "\f005"; }

.message-action-unstar span.icon:before {
  color: #FCDD77;
  content: "\f006"; }

/*--------------------------------------------------------------
3.9 - Private Messaging Threads
--------------------------------------------------------------*/
#buddypress table#message-threads thead {
  border-bottom: 2px solid rgba(0, 0, 0, 0.08);
  font-size: 11px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px; }
  #buddypress table#message-threads thead tr th {
    text-align: center; }
#buddypress table#message-threads tr td {
  padding: 8px; }
#buddypress table#message-threads tr.unread td {
  background: #fff9db;
  border-top: 1px solid #ffe8c4;
  border-bottom: 1px solid #ffe8c4;
  font-weight: bold; }
#buddypress table#message-threads tr.unread span.unread-count {
  color: #fa7252;
  font-weight: bold;
  padding: 1px 5px;
  border-radius: 20px;
  font-size: 11px;
  line-height: 1;
  border: 1px solid #fa7252; }
#buddypress table#message-threads tr .thread-info {
  text-align: left; }
#buddypress div.messages-options-nav,
#buddypress .notifications-options-nav {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  font-size: 11px;
  font-weight: 600;
  margin: 0;
  padding: 15px 0 0;
  text-align: right; }
  #buddypress div.messages-options-nav a,
  #buddypress .notifications-options-nav a {
    font-weight: 600;
    text-transform: uppercase;
    color: #fa7252; }
  #buddypress div.messages-options-nav label.bp-screen-reader-text,
  #buddypress .notifications-options-nav label.bp-screen-reader-text {
    display: none; }
  #buddypress div.messages-options-nav #message-type-select,
  #buddypress .notifications-options-nav #message-type-select {
    float: left; }

#buddypress div.item-list-tabs ul li a span.unread-count {
  padding: 1px 6px;
  color: #fff; }

#buddypress div#message-thread div.message-box {
  margin: 0;
  padding: 15px; }
#buddypress div#message-thread p#message-recipients {
  margin: 10px 0 20px 0; }
#buddypress div#message-thread img.avatar {
  float: left;
  margin: 0 10px 0 0;
  vertical-align: middle;
  border-radius: 50%; }
#buddypress div#message-thread strong {
  font-size: 100%;
  margin: 0; }
  #buddypress div#message-thread strong a {
    text-decoration: none; }
  #buddypress div#message-thread strong span.activity {
    margin-top: 4px; }
#buddypress div#message-thread div.message-metadata {
  overflow: hidden;
  font-size: 11px;
  text-transform: uppercase; }
  #buddypress div#message-thread div.message-metadata span.activity {
    margin: 0;
    font-size: 11px; }
#buddypress div#message-thread div.message-content {
  margin: -10px 0 0 40px;
  text-align: left; }
  #buddypress div#message-thread div.message-content a {
    color: #78C8Ce;
    font-weight: 600; }
#buddypress div#message-thread div.message-options {
  text-align: right; }

#buddypress div.message-search {
  float: right;
  margin: 0;
  line-height: 1; }
  #buddypress div.message-search #messages_search_submit {
    display: none; }
  #buddypress div.message-search #messages_search {
    padding: 5px 30px 5px 5px; }
  #buddypress div.message-search #search-message-form {
    position: relative; }
    #buddypress div.message-search #search-message-form .bp-screen-reader-text {
      display: none; }
    #buddypress div.message-search #search-message-form:after {
      content: "\f002";
      font-family: 'fontawesome';
      top: 15px;
      right: 10px;
      position: absolute;
      color: #bbb;
      font-size: 12px; }
#buddypress #message-threads img.avatar {
  max-width: 48px;
  border-radius: 50%; }

table.notifications {
  width: 100%; }
  table.notifications thead {
    font-size: 11px;
    text-transform: uppercase; }
    table.notifications thead th.bulk-select-all label.bp-screen-reader-text {
      display: none; }
  table.notifications th, table.notifications td {
    padding: 15px 5px 15px;
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
  table.notifications td.notification-since, table.notifications td.notification-actions {
    font-size: 11px;
    text-transform: uppercase; }

#notification-bulk-manage {
  margin: 0;
  height: 36px; }

/**
 * File: registration.scss
 * Description : BuddyPress Registration page
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. DEFAULT STYLING
/*    02. REGISTRATION SECTION
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
label.short span {
  color: #FF0000; }

label.weak span {
  color: orange; }

label.good span {
  color: #2D98F3; }

label.strong span {
  color: limegreen; }

/*========================================================================*/
/*   02. REGISTRATION SECTION
/*========================================================================*/
.register-section {
  clear: both;
  margin: 0;
  padding: 5px 0; }
  .register-section h4 {
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    cursor: pointer; }
    .register-section h4:hover {
      color: #78c8ce; }
    .register-section h4.editfield, .register-section h4 + label {
      margin-top: 30px; }
    .register-section h4:after {
      content: "\e092";
      position: absolute;
      right: 0;
      top: 0;
      font-size: 18px;
      font-family: "fonticon"; }
    .register-section h4.show:after {
      content: "\e05d" !important; }
  .register-section .editfield .checkbox,
  .register-section .editfield .radio {
    display: block;
    margin: 5px 0; }
    .register-section .editfield .checkbox .label,
    .register-section .editfield .radio .label {
      display: block;
      margin-bottom: 5px;
      padding: 0;
      color: #444;
      font-size: 100%; }
    .register-section .editfield .checkbox input,
    .register-section .editfield .radio input {
      margin-bottom: 5px; }
  .register-section .editfield select {
    width: 100%; }
  .register-section .editfield textarea {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.08); }
  .register-section .editfield .field-visibility-settings-toggle {
    font-size: 11px;
    text-transform: uppercase;
    color: #bbb; }
  .register-section .editfield .error {
    background: #f9edbe;
    color: #222; }
  .register-section + .register-section {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
    .register-section + .register-section h4:after {
      content: "\e092"; }
  .register-section #account_password_field label,
  .register-section label {
    width: 100%;
    position: relative; }
    .register-section #account_password_field label span,
    .register-section label span {
      float: right;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 600;
      position: absolute;
      top: 0;
      right: 20px; }
  .register-section .short span, .register-section .weak span, .register-section .good span, .register-section strong span {
    padding: 2px 5px;
    background: #FFF; }
  .register-section + .submit {
    margin-top: 30px; }

#basic-details-section > .editfield:nth-child(4) {
  float: left;
  width: 50%;
  padding-right: 30px; }

#basic-details-section > .editfield:nth-child(5) {
  width: 50%;
  float: left;
  margin-bottom: 30px; }

.editfield input[type="text"], .editfield input[type="password"],
.editfield input[type="email"], .editfield input[type="password"], .editfield textarea {
  width: 100% !important;
  padding: 12px; }
  .editfield input[type="text"] + span, .editfield input[type="password"] + span,
  .editfield input[type="email"] + span, .editfield input[type="password"] + span, .editfield textarea + span {
    position: relative !important;
    top: auto;
    left: auto; }
.editfield input[type=radio] {
  width: auto;
  margin-right: 20px;
  position: relative;
  clear: both; }
  .editfield input[type=radio] + span {
    float: none;
    top: auto;
    right: auto;
    position: relative; }

#account_password_field label span {
  top: 32px;
  right: 40px; }

@media (max-width: 768px) {
  #basic-details-section > .editfield:nth-child(5),
  #basic-details-section > .editfield:nth-child(4) {
    width: 100%;
    padding-right: 0;
    float: none;
    clear: both; } }
/**
 * File: General.scss
 * Description : Contains all general styling for the WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. GLOBAL STYLING
/*    02. TYPOGRAPHY STYLING
/*    03. FORMS STYLING
/*    04. SELECT DROPDOWN
/*    05. LINKS STYLING
/*    06. LISTS STYLING
/*    07. PAGE BLOCKS
/*    08. MISCELLANEOUS
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
#buddypress #item-nav {
  clear: both; }
  #buddypress #item-nav .item-list-tabs {
    border-radius: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    padding: 0;
    line-height: 0; }
    #buddypress #item-nav .item-list-tabs li a {
      padding: 12px 20px;
      line-height: 1.6;
      display: inline-block;
      width: 100%;
      text-transform: uppercase; }
      #buddypress #item-nav .item-list-tabs li a span {
        margin-top: -2px; }
    #buddypress #item-nav .item-list-tabs li.loading a {
      background-position: 88% 50%; }
    #buddypress #item-nav .item-list-tabs li .flexMenu-popup li a {
      width: 100%; }

/*========================================================================*/
/*   01. BUDDYDRIVE NAV
/*========================================================================*/
#item-body #buddydrive-item-nav {
  font-size: 11px;
  text-transform: uppercase; }
  #item-body #buddydrive-item-nav i.icon {
    font-size: 16px;
    line-height: 1.8;
    width: auto;
    height: auto; }
#item-body #buddydrive-forms .buddydrive-crumbs {
  clear: none; }
#item-body table#buddydrive-dir {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.08); }
  #item-body table#buddydrive-dir tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
    #item-body table#buddydrive-dir tr th, #item-body table#buddydrive-dir tr td {
      padding: 8px; }
      #item-body table#buddydrive-dir tr th .buddydrive-file-content i, #item-body table#buddydrive-dir tr td .buddydrive-file-content i {
        font-size: 16px;
        line-height: 1.8;
        width: auto;
        height: auto;
        float: left; }

#send_message_form #buddydrive-btn,
#whats-new-submit #buddydrive-btn {
  padding: 7px 10px;
  height: 36px;
  font-size: 14px;
  margin: 0;
  line-height: 1.6; }

.buddydrive-share-url {
  color: #444; }

.bp-uploader-window {
  display: inline-block;
  width: 100%; }

/**
 * File: Sidebar.scss
 * Description : Contains all styling for the BuddyPress widgets and Sidebar
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. DEFAULT STYLING
/*    02. TYPOGRAPHY STYLING
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
.widget .course_cat_nav {
  background: #313B3D;
  color: #FFF;
  border-radius: 4px;
  overflow: hidden;
  clear: both; }
  .widget .course_cat_nav ul li {
    position: relative;
    padding: 0;
    border: none; }
    .widget .course_cat_nav ul li a {
      color: rgba(255, 255, 255, 0.6);
      padding: 18px 24px;
      font-size: 11px;
      line-height: 1.5;
      font-weight: 600;
      text-transform: uppercase;
      display: inline-block;
      width: 100%; }
      .widget .course_cat_nav ul li a span {
        float: right;
        font-size: 80%;
        background: #78C8Ce;
        color: #FFF;
        padding: 2px 7px;
        border-radius: 2px; }
    .widget .course_cat_nav ul li > ul {
      display: none; }
    .widget .course_cat_nav ul li.current-cat > a, .widget .course_cat_nav ul li.current-cat-parent > a {
      background: #78C8Ce;
      color: #FFF; }
      .widget .course_cat_nav ul li.current-cat > a span, .widget .course_cat_nav ul li.current-cat-parent > a span {
        color: #78C8Ce;
        background: #FFF; }
    .widget .course_cat_nav ul li.current-cat > ul, .widget .course_cat_nav ul li.current-cat-parent > ul {
      display: block;
      background: #232b2d; }
      .widget .course_cat_nav ul li.current-cat > ul > li > a, .widget .course_cat_nav ul li.current-cat-parent > ul > li > a {
        color: #FFF; }

/*========================================================================*/
/*   01.  BUDDYSIDEBAR
/*========================================================================*/
#buddypress .sidebar {
  padding-top: 30px; }

.buddysidebar .widget .widget_title {
  font-size: 16px;
  font-weight: 600; }
.buddysidebar .widget .item-options {
  padding: 0;
  color: rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  text-align: center;
  border-radius: 2px;
  margin-bottom: 20px; }
  .buddysidebar .widget .item-options a {
    padding: 8px;
    font-size: 11px;
    color: #444;
    text-transform: uppercase;
    display: inline-block; }
    .buddysidebar .widget .item-options a.selected {
      color: #78C8Ce;
      font-weight: 600; }
.buddysidebar .widget ul.item-list {
  border: none; }
  .buddysidebar .widget ul.item-list li {
    border-color: rgba(0, 0, 0, 0.08);
    padding: 5px 0; }
    .buddysidebar .widget ul.item-list li div.item-title, .buddysidebar .widget ul.item-list li h4 {
      font-size: 14px; }
.buddysidebar .widget + .widget {
  margin-top: 30px; }

.item-list-tabs#subnav label {
  display: inline-block;
  float: left;
  margin: 0; }

.item-list-tabs#subnav .last label {
  display: none; }

#group-dir-search,
#blog-dir-search,
#member-dir-search {
  display: inline-block;
  min-width: 250px; }

.item-list-tabs .message-search label {
  display: inline-block; }

#buddypress a.loading, #buddypress input.loading {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-animation: none;
  -moz-animation: none; }

.col-md-3.col-sm-3 .full {
  margin-bottom: 30px; }

/*--------------------------------------------------------------
3.11 - Widgets
--------------------------------------------------------------*/
.buddypress.widget .item-avatar img.avatar {
  float: left;
  max-width: 40px;
  margin: 0 10px 15px 0; }
.buddypress.widget span.activity {
  display: inline-block;
  font-size: 11px;
  opacity: 0.8;
  padding: 0; }
.buddypress.widget div.item-options {
  font-size: 90%;
  margin: 0 0 1em 0;
  padding: 1em 0; }
.buddypress.widget div.item {
  margin: 0 0 1em 0; }
.buddypress.widget div.item-meta, .buddypress.widget div.item-content {
  font-size: 11px;
  margin-left: 38px; }
.buddypress.widget div.avatar-block {
  overflow: hidden; }
.buddypress.widget #bp-login-widget-form label {
  display: block;
  margin: 1rem 0 .5rem; }
.buddypress.widget #bp-login-widget-form #bp-login-widget-submit {
  margin-right: 10px; }
.buddypress.widget .bp-login-widget-user-avatar {
  float: left;
  width: 60px; }
.buddypress.widget .bp-login-widget-user-links > div {
  padding-left: 60px;
  margin-bottom: .5rem; }
  .buddypress.widget .bp-login-widget-user-links > div a {
    font-weight: bold; }

/**
 * File: groups.scss
 * Description : Contains all styling for the Course Directory in WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. GLOBAL STYLING
/*    02. GRID STYLING
/*    03. 
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
#buddypress ul.item-list.grid li {
  margin-bottom: 30px; }
  #buddypress ul.item-list.grid li.course_single_item .col-md-4.col-sm-4, .directory #buddypress ul.item-list.grid li.course_single_item li.col-sm-4, .bp-user.course #buddypress ul.item-list.grid li.course_single_item li.col-sm-4,
  #buddypress ul.item-list.grid li.course_single_item .col-md-8.col-sm-8 {
    width: 100%; }
  #buddypress ul.item-list.grid li.course_single_item .col-md-4.col-sm-4, .directory #buddypress ul.item-list.grid li.course_single_item li.col-sm-4, .bp-user.course #buddypress ul.item-list.grid li.course_single_item li.col-sm-4 {
    width: 100%; }
    #buddypress ul.item-list.grid li.course_single_item .col-md-4.col-sm-4 .item-avatar, .directory #buddypress ul.item-list.grid li.course_single_item li.col-sm-4 .item-avatar, .bp-user.course #buddypress ul.item-list.grid li.course_single_item li.col-sm-4 .item-avatar {
      float: none;
      max-width: 100%;
      margin: 0; }
      #buddypress ul.item-list.grid li.course_single_item .col-md-4.col-sm-4 .item-avatar img, .directory #buddypress ul.item-list.grid li.course_single_item li.col-sm-4 .item-avatar img, .bp-user.course #buddypress ul.item-list.grid li.course_single_item li.col-sm-4 .item-avatar img {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0; }
  #buddypress ul.item-list.grid li.course_single_item .col-md-8.col-sm-8 {
    width: 100%; }
    #buddypress ul.item-list.grid li.course_single_item .col-md-8.col-sm-8 .item {
      display: inline-block;
      width: 100%; }
      #buddypress ul.item-list.grid li.course_single_item .col-md-8.col-sm-8 .item .course-star-rating {
        display: inline-block; }
        #buddypress ul.item-list.grid li.course_single_item .col-md-8.col-sm-8 .item .course-star-rating + strong {
          display: none; }
  #buddypress ul.item-list.grid li.course_single_item .item-credits {
    margin: 0; }
  #buddypress ul.item-list.grid li.course_single_item .item-instructor {
    display: none; }
  #buddypress ul.item-list.grid li .item {
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 15px;
    border-top: none;
    border-left-bottom-radius: 2px;
    border-right-bottom-radius: 2px;
    text-align: center; }
    #buddypress ul.item-list.grid li .item .item-title {
      margin-bottom: 10px; }
    #buddypress ul.item-list.grid li .item .item-desc {
      display: none; }
    #buddypress ul.item-list.grid li .item .item-credits {
      display: inline-block;
      padding: 10px;
      width: 100%; }
      #buddypress ul.item-list.grid li .item .item-credits span.subs {
        float: none; }

/*-------------------------------------------------------------------------
3.8 - STAR RATING
-------------------------------------------------------------------------*/
#course-list li div.item-desc {
  margin: 15px 0; }
#course-list li .item-meta {
  display: block;
  margin-top: 5px;
  font-size: 11px;
  line-height: 1.6;
  color: #bbb; }
  #course-list li .item-meta .course-star-rating {
    display: inline;
    line-height: 1;
    margin-right: 5px; }
  #course-list li .item-meta .students {
    display: inline-block;
    font-weight: 600;
    margin-left: 5px; }
    #course-list li .item-meta .students i {
      line-height: 0;
      float: left;
      font-size: 18px;
      margin: -2px 10px 0 10px; }

/**
 * File: general.scss
 * Description : Contains all styling for the Courses in WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. GLOBAL STYLING
/*    02. COURSE HOME
/*    03. FORMS STYLING
/*    04. SELECT DROPDOWN
/*    05. SUBSCRIPTION STYLING 
/*    06. BUTTON STYLING 
/*    07. PAGE BLOCKS
/*    08. MISCELLANEOUS
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
.single-course #buddypress #item-header ul.breadcrumbs {
  margin-bottom: 0; }
.single-course #buddypress #item-header h1 {
  line-height: 1.5; }
.single-course #buddypress #item-header #item-meta {
  line-height: 16px; }
  .single-course #buddypress #item-header #item-meta .course-star-rating {
    float: left; }

/*========================================================================*/
/*   01. HOME
/*========================================================================*/
.single_course {
  display: inline-block;
  width: 100%;
  margin: 0 0  20px;
  background: #F6F6F6;
  border-radius: 2px;
  border: 1px solid #DDD; }
  .single_course .thumb {
    float: left;
    padding: 15px;
    margin-right: 15px; }
    .single_course .thumb img {
      height: 88px;
      width: auto;
      border-radius: 2px; }
  .single_course .inside {
    padding: 20px 30px 10px; }
    .single_course .inside h4 {
      margin: 0; }
    .single_course .inside ul {
      display: inline-block;
      margin-top: 10px; }
      .single_course .inside ul li {
        float: left;
        margin-right: 10px; }
  .single_course .controls {
    clear: both;
    width: 100%;
    margin: 0 0 -5px;
    display: inline-block;
    border-top: 1px solid #DDD; }
    .single_course .controls li {
      float: left; }
      .single_course .controls li a {
        padding: 10px 20px;
        font-size: 11px;
        display: inline-block;
        font-weight: 600;
        border-right: 1px solid #DDD; }
        .single_course .controls li a:hover {
          background-image: none; }

/*========================================================================*/
/*   01. BADGES & CERTIFICATES
/*========================================================================*/
.congrats_badge,
.congrats_certificate,
.congrats_message {
  padding: 15px 15px 15px 48px;
  background: #70c989;
  margin: 10px 0;
  color: #FFF;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  position: relative; }
  .congrats_badge a,
  .congrats_certificate a,
  .congrats_message a {
    color: #FFF;
    font-weight: 700; }
  .congrats_badge:before,
  .congrats_certificate:before,
  .congrats_message:before {
    font-family: 'fonticon';
    font-size: 32px;
    position: absolute;
    left: 10px;
    top: 10px;
    opacity: 0.6; }

.congrats_badge:before {
  top: 8px;
  content: "\e039";
  font-size: 24px; }

.congrats_certificate:before {
  content: "\e0e1"; }

.congrats_message:before {
  content: "\e06b";
  top: 6px;
  font-size: 24px; }

.total_students {
  background: rgba(0, 0, 0, 0.08);
  padding: 10px 20px;
  margin: 10px -30px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600; }
  .total_students span {
    float: right;
    color: #FFF;
    display: inline-block;
    text-align: center;
    padding: 1px 7px;
    font-size: 11px;
    line-height: 1.6;
    border-radius: 50%;
    background: #78c8ce;
    font-weight: 600; }
  .total_students + h3 {
    margin-top: 30px; }

/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
.students_undertaking {
  display: inline-block;
  width: 100%;
  margin: 20px 0;
  padding: 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.08); }
  .students_undertaking ul {
    display: inline-block;
    float: right; }
    .students_undertaking ul li {
      float: left;
      margin-left: 5px; }
      .students_undertaking ul li img {
        max-width: 48px;
        border-radius: 50%;
        border: 4px solid #F6f6f6; }
    .students_undertaking ul strong {
      color: #bbb;
      font-size: 12px;
      float: left;
      padding-top: 12px; }

/*========================================================================*/
/*   01. COURSE DETAILS
/*========================================================================*/
.single-course:not(.c2) .course_details, .single-course:not(.c3) .course_details, .single-course:not(.c4) .course_details, .single-course:not(.c5) .course_details {
  margin: 0px;
  padding: 0;
  border: none; }

.course_details {
  margin-top: 20px; }
  .course_details li {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd; }
    .course_details li i {
      float: right;
      font-size: 16px;
      line-height: 1;
      margin-right: 10px;
      font-style: normal; }
      .course_details li i.icon-wallet-money {
        margin-top: 12px; }

.course_title + #wplms-calendar {
  margin-top: 20px; }

#wplms-calendar th {
  padding: 5px 0;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.08); }

/*========================================================================*/
/*   01. COURSE REVIEWS
/*========================================================================*/
.course_reviews {
  margin-top: 30px; }

.course-star-rating {
  font-size: 11px;
  display: inline-block; }
  .course-star-rating span {
    font-size: 16px !important;
    float: left;
    margin-right: 2px; }
    .course-star-rating span:before {
      content: "\f006";
      font-family: fontawesome;
      color: #FFCB10; }
    .course-star-rating span.fill:before {
      content: "\f005"; }
    .course-star-rating span.half:before {
      content: "\f123"; }

.review_title,
.course_description + .course_curriculum .course_title h2 {
  padding: 10px 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.08);
  margin: 30px -30px 0;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600; }

.course_description + .course_curriculum .course_title h2 {
  padding: 10px 0 !important; }

#buddypress .review_title + div#message {
  margin-top: 20px; }

.review_course.unit_button.button {
  word-break: break-word; }

.commentrating {
  font-size: 12px;
  font-weight: 600;
  color: #bbb; }
  .commentrating input[type="radio"] {
    margin-right: 3px; }

.congrats_badge .ajax-badge {
  max-width: 36px;
  display: block;
  float: right;
  margin-top: -10px;
  cursor: pointer; }

/*========================================================================*/
/*   01. VARIATIONS 
/*========================================================================*/
.single-course.c2 .course_header,
.single-course.c3 .course_header {
  background-color: #232b2d;
  color: #FFF;
  padding: 30px 0; }
  .single-course.c2 .course_header #item-header-avatar img,
  .single-course.c3 .course_header #item-header-avatar img {
    border-radius: 2px; }
  .single-course.c2 .course_header #item-header-content a,
  .single-course.c3 .course_header #item-header-content a {
    color: #FFF; }
  .single-course.c2 .course_header #item-header-content .breadcrumbs li + li:before,
  .single-course.c3 .course_header #item-header-content .breadcrumbs li + li:before {
    color: #FFF; }
  .single-course.c2 .course_header #item-header-content h1,
  .single-course.c3 .course_header #item-header-content h1 {
    margin-top: 0;
    font-weight: 600; }
.single-course.c2 #item-admins h3,
.single-course.c3 #item-admins h3 {
  padding: 0;
  border: none; }

.single-course .course_description ul {
  list-style: disc outside;
  margin-left: 20px; }
.single-course .course_description ol {
  list-style: decimal outside;
  margin-left: 20px; }
.single-course #item-meta {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 10px;
  grid-template-columns: 80px 120px repeat(auto-fill, minmax(80px, 120px)); }
  .single-course #item-meta .students:before {
    content: "\f0c0";
    font-family: fontawesome; }

.single-course.c2 #item-nav,
.single-course.c3 #item-nav,
.single-course.c5 #item-nav,
.single-course.c6 #item-nav,
.single-course.c7 #item-nav {
  background: #313B3D; }
  .single-course.c2 #item-nav div.item-list-tabs#object-nav,
  .single-course.c3 #item-nav div.item-list-tabs#object-nav,
  .single-course.c5 #item-nav div.item-list-tabs#object-nav,
  .single-course.c6 #item-nav div.item-list-tabs#object-nav,
  .single-course.c7 #item-nav div.item-list-tabs#object-nav {
    overflow: visible; }
    .single-course.c2 #item-nav div.item-list-tabs#object-nav li,
    .single-course.c3 #item-nav div.item-list-tabs#object-nav li,
    .single-course.c5 #item-nav div.item-list-tabs#object-nav li,
    .single-course.c6 #item-nav div.item-list-tabs#object-nav li,
    .single-course.c7 #item-nav div.item-list-tabs#object-nav li {
      width: auto;
      border: none;
      position: relative;
      float: left; }
      .single-course.c2 #item-nav div.item-list-tabs#object-nav li a,
      .single-course.c3 #item-nav div.item-list-tabs#object-nav li a,
      .single-course.c5 #item-nav div.item-list-tabs#object-nav li a,
      .single-course.c6 #item-nav div.item-list-tabs#object-nav li a,
      .single-course.c7 #item-nav div.item-list-tabs#object-nav li a {
        padding: 15px 20px;
        letter-spacing: 1px;
        display: inline-block;
        font-size: 11px;
        text-transform: uppercase;
        color: #fff;
        opacity: 0.9;
        font-weight: 600; }
        .single-course.c2 #item-nav div.item-list-tabs#object-nav li a span,
        .single-course.c3 #item-nav div.item-list-tabs#object-nav li a span,
        .single-course.c5 #item-nav div.item-list-tabs#object-nav li a span,
        .single-course.c6 #item-nav div.item-list-tabs#object-nav li a span,
        .single-course.c7 #item-nav div.item-list-tabs#object-nav li a span {
          margin-left: 15px; }
        .single-course.c2 #item-nav div.item-list-tabs#object-nav li a:hover,
        .single-course.c3 #item-nav div.item-list-tabs#object-nav li a:hover,
        .single-course.c5 #item-nav div.item-list-tabs#object-nav li a:hover,
        .single-course.c6 #item-nav div.item-list-tabs#object-nav li a:hover,
        .single-course.c7 #item-nav div.item-list-tabs#object-nav li a:hover {
          opacity: 1; }
      .single-course.c2 #item-nav div.item-list-tabs#object-nav li h1,
      .single-course.c3 #item-nav div.item-list-tabs#object-nav li h1,
      .single-course.c5 #item-nav div.item-list-tabs#object-nav li h1,
      .single-course.c6 #item-nav div.item-list-tabs#object-nav li h1,
      .single-course.c7 #item-nav div.item-list-tabs#object-nav li h1 {
        color: #fff; }
      .single-course.c2 #item-nav div.item-list-tabs#object-nav li.current a,
      .single-course.c3 #item-nav div.item-list-tabs#object-nav li.current a,
      .single-course.c5 #item-nav div.item-list-tabs#object-nav li.current a,
      .single-course.c6 #item-nav div.item-list-tabs#object-nav li.current a,
      .single-course.c7 #item-nav div.item-list-tabs#object-nav li.current a {
        opacity: 1;
        background: #78C8Ce;
        color: #FFF; }
      .single-course.c2 #item-nav div.item-list-tabs#object-nav li .flexMenu-popup,
      .single-course.c3 #item-nav div.item-list-tabs#object-nav li .flexMenu-popup,
      .single-course.c5 #item-nav div.item-list-tabs#object-nav li .flexMenu-popup,
      .single-course.c6 #item-nav div.item-list-tabs#object-nav li .flexMenu-popup,
      .single-course.c7 #item-nav div.item-list-tabs#object-nav li .flexMenu-popup {
        left: 0;
        top: 100%;
        z-index: 99;
        background: #313B3D;
        padding: 0; }
        .single-course.c2 #item-nav div.item-list-tabs#object-nav li .flexMenu-popup li,
        .single-course.c3 #item-nav div.item-list-tabs#object-nav li .flexMenu-popup li,
        .single-course.c5 #item-nav div.item-list-tabs#object-nav li .flexMenu-popup li,
        .single-course.c6 #item-nav div.item-list-tabs#object-nav li .flexMenu-popup li,
        .single-course.c7 #item-nav div.item-list-tabs#object-nav li .flexMenu-popup li {
          width: 180px; }
          .single-course.c2 #item-nav div.item-list-tabs#object-nav li .flexMenu-popup li a,
          .single-course.c3 #item-nav div.item-list-tabs#object-nav li .flexMenu-popup li a,
          .single-course.c5 #item-nav div.item-list-tabs#object-nav li .flexMenu-popup li a,
          .single-course.c6 #item-nav div.item-list-tabs#object-nav li .flexMenu-popup li a,
          .single-course.c7 #item-nav div.item-list-tabs#object-nav li .flexMenu-popup li a {
            width: 100%; }
      .single-course.c2 #item-nav div.item-list-tabs#object-nav li.flexMenu-viewMore > a:before,
      .single-course.c3 #item-nav div.item-list-tabs#object-nav li.flexMenu-viewMore > a:before,
      .single-course.c5 #item-nav div.item-list-tabs#object-nav li.flexMenu-viewMore > a:before,
      .single-course.c6 #item-nav div.item-list-tabs#object-nav li.flexMenu-viewMore > a:before,
      .single-course.c7 #item-nav div.item-list-tabs#object-nav li.flexMenu-viewMore > a:before {
        content: "\f0c9";
        font-family: 'fontawesome';
        padding-right: 5px; }

.single-course.c2 .students_undertaking,
.single-course.c3 .students_undertaking,
.single-course.c4 .students_undertaking,
.single-course.c5 .students_undertaking {
  background: #FFF;
  display: block;
  padding: 30px;
  margin: 0 0 30px;
  text-align: center;
  border: none;
  border-radius: 4px; }
  .single-course.c2 .students_undertaking ul,
  .single-course.c3 .students_undertaking ul,
  .single-course.c4 .students_undertaking ul,
  .single-course.c5 .students_undertaking ul {
    float: none;
    padding-top: 15px; }
.single-course.c2 .course_description + .course_curriculum .course_title h2,
.single-course.c2 .review_title,
.single-course.c3 .course_description + .course_curriculum .course_title h2,
.single-course.c3 .review_title,
.single-course.c4 .course_description + .course_curriculum .course_title h2,
.single-course.c4 .review_title,
.single-course.c5 .course_description + .course_curriculum .course_title h2,
.single-course.c5 .review_title {
  padding: 0;
  margin: 15px 0 0;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  background: none;
  text-align: left;
  padding: 0; }
  .single-course.c2 .course_description + .course_curriculum .course_title h2 h3.heading,
  .single-course.c2 .review_title h3.heading,
  .single-course.c3 .course_description + .course_curriculum .course_title h2 h3.heading,
  .single-course.c3 .review_title h3.heading,
  .single-course.c4 .course_description + .course_curriculum .course_title h2 h3.heading,
  .single-course.c4 .review_title h3.heading,
  .single-course.c5 .course_description + .course_curriculum .course_title h2 h3.heading,
  .single-course.c5 .review_title h3.heading {
    border: none;
    margin: 15px 0 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600; }
.single-course.c2 .course_curriculum .course_section,
.single-course.c3 .course_curriculum .course_section,
.single-course.c4 .course_curriculum .course_section,
.single-course.c5 .course_curriculum .course_section {
  border: none;
  font-size: 16px; }
.single-course.c2 #buddypress a.comment-reply-link,
.single-course.c3 #buddypress a.comment-reply-link,
.single-course.c4 #buddypress a.comment-reply-link,
.single-course.c5 #buddypress a.comment-reply-link {
  background: none; }

.single-course.c3 .course_header {
  margin-bottom: -30px; }
  .single-course.c3 .course_header #item-header-avatar {
    margin-bottom: -50px; }

.single-course.c4 #buddypress #item-header div#item-header-content {
  padding: 30px 0;
  color: #444; }
  .single-course.c4 #buddypress #item-header div#item-header-content h1 {
    margin-top: 0;
    font-weight: 600; }
  .single-course.c4 #buddypress #item-header div#item-header-content .breadcrumbs li {
    color: #444; }
    .single-course.c4 #buddypress #item-header div#item-header-content .breadcrumbs li a, .single-course.c4 #buddypress #item-header div#item-header-content .breadcrumbs li:before {
      color: #444; }
    .single-course.c4 #buddypress #item-header div#item-header-content .breadcrumbs li span {
      display: inline; }
  .single-course.c4 #buddypress #item-header div#item-header-content div#item-meta {
    color: #444; }
    .single-course.c4 #buddypress #item-header div#item-header-content div#item-meta .students {
      display: inline-block;
      margin: 0 0 0 30px; }
  .single-course.c4 #buddypress #item-header div#item-header-content .course_excerpt {
    margin-top: 15px;
    font-size: 14px; }
    .single-course.c4 #buddypress #item-header div#item-header-content .course_excerpt p {
      padding: 0; }
      .single-course.c4 #buddypress #item-header div#item-header-content .course_excerpt p + p {
        padding-top: 10px; }
.single-course.c4 #buddypress #item-header #item-header-avatar {
  border-bottom: 0;
  margin-top: 30px; }
  .single-course.c4 #buddypress #item-header #item-header-avatar img {
    width: 100%; }
.single-course.c4 #buddypress .item-list-tabs#object-nav {
  position: relative;
  overflow: visible;
  z-index: 9; }
  .single-course.c4 #buddypress .item-list-tabs#object-nav li {
    display: inline-block;
    width: auto; }
  .single-course.c4 #buddypress .item-list-tabs#object-nav .flexMenu-popup {
    background: #313B3D; }
    .single-course.c4 #buddypress .item-list-tabs#object-nav .flexMenu-popup li {
      width: 160px; }
      .single-course.c4 #buddypress .item-list-tabs#object-nav .flexMenu-popup li a {
        width: 100%; }
.single-course.c4.minimal #buddypress #item-header div#item-header-content {
  padding: 0px;
  border: none; }
.single-course.c4.minimal #buddypress .item-list-tabs#object-nav {
  text-align: left; }
  .single-course.c4.minimal #buddypress .item-list-tabs#object-nav li.current a {
    background: none; }
    .single-course.c4.minimal #buddypress .item-list-tabs#object-nav li.current a:after {
      content: '';
      width: 100%;
      height: 2px;
      position: absolute;
      left: 0;
      bottom: -2px;
      display: block;
      background: #78C8Ce; }

.single-course.c6 #title,
.single-course.c7 #title {
  z-index: 99;
  position: relative; }
.single-course.c6 #item-admins h5, .single-course.c6 #item-admins h5 a,
.single-course.c7 #item-admins h5,
.single-course.c7 #item-admins h5 a {
  color: #444; }
.single-course.c6 #content,
.single-course.c7 #content {
  position: relative;
  z-index: 9 !important; }

.single-course.c5 .course_header {
  background: #FFF;
  -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  padding: 30px 0; }
  .single-course.c5 .course_header #item-header div#item-header-content h1 {
    margin-top: 0;
    font-weight: 600; }
  .single-course.c5 .course_header #item-header div#item-header-content div#item-meta .students {
    display: inline-block;
    margin: 0 0 0 30px; }
  .single-course.c5 .course_header #item-header div#item-header-content .course_excerpt {
    margin: 15px 0 30px;
    font-size: 14px; }
    .single-course.c5 .course_header #item-header div#item-header-content .course_excerpt p {
      padding: 0; }
      .single-course.c5 .course_header #item-header div#item-header-content .course_excerpt p + p {
        padding-top: 10px; }
  .single-course.c5 .course_header #item-header #item-header-avatar {
    border-radius: 4px; }
  .single-course.c5 .course_header #item-header .widget.pricing {
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .single-course.c5 .course_header #item-header .widget.pricing .course_button.full.button {
      margin: 0; }
    .single-course.c5 .course_header #item-header .widget.pricing .course_details li {
      line-height: 2; }
.single-course.c5 header.transparent + #title #item-header div#item-header-content {
  color: #fff; }
.single-course.c5 header.transparent + #title #item-header .widget.pricing {
  padding: 15px; }

/*========================================================================*/
/*   01. RESPONSIVE
/*========================================================================*/
@media (max-width: 768px) {
  .single-course.c3 .course_header,
  .single-course.c2 .course_header {
    margin-bottom: 0px; }
    .single-course.c3 .course_header #item-header-avatar,
    .single-course.c2 .course_header #item-header-avatar {
      margin-bottom: 30px; } }
/**
 * File: admin.scss
 * Description : Contains all styling for the Course Admin in WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. GENERAL STYLING
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
.course_message {
  display: none; }

.course_bulk_actions {
  clear: both;
  padding: 8px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  font-size: 12px;
  color: #bbb;
  display: inline-block;
  width: 100%; }
  .course_bulk_actions a {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    float: right; }
    .course_bulk_actions a i {
      font-size: 16px;
      float: left;
      margin-right: 5px; }

#course_user_ajax_search_results {
  margin: 15px 0; }
  #course_user_ajax_search_results #search_course_member {
    position: relative; }
    #course_user_ajax_search_results #search_course_member input {
      height: 36px;
      margin: 10px;
      padding-right: 45px; }
    #course_user_ajax_search_results #search_course_member:after {
      content: "\f002";
      font-family: 'fontawesome';
      position: absolute;
      color: #bbb;
      font-size: 14px;
      right: 25px;
      top: 0; }
  #course_user_ajax_search_results.loading #search_course_member:after {
    content: "\f110";
    -webkit-animation: spin 2s infinite linear;
            animation: spin 2s infinite linear; }

.course_students li .progress {
  max-width: 128px;
  margin: 10px 0 0 85px;
  clear: both;
  overflow: hidden; }
  .course_students li .progress:hover {
    overflow: visible; }
  .course_students li .progress .bar {
    padding: 2px 1px; }

/**
 * File: curriculum.scss
 * Description : Contains all styling for the Course Curriculum in WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. DEFAULT STYLING 
/*    02. ACCORDION CURRICULUM
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
.course_curriculum .course_section {
  margin: 10px 0 0;
  padding: 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
  .course_curriculum .course_section > td {
    border: none;
    padding: 15px 0;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px; }
.course_curriculum .unit_description {
  display: none;
  padding: 15px 0;
  font-size: 14px;
  line-height: 1.6;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-top: none;
  background: #fafafa; }
  .course_curriculum .unit_description > td {
    padding: 15px; }
.course_curriculum .course_lesson {
  margin: 0;
  padding: 15px 0;
  font-size: 14px;
  line-height: 1.6;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.08);
  position: relative; }
  .course_curriculum .course_lesson .curriculum-icon {
    width: 20px; }
    .course_curriculum .course_lesson .curriculum-icon > i {
      float: left;
      font-size: 16px;
      margin-right: 10px; }
  .course_curriculum .course_lesson span {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase; }
    .course_curriculum .course_lesson span.free {
      padding: 2px 8px;
      margin-left: 10px;
      border-radius: 2px;
      background: #70c989;
      color: #FFF; }
    .course_curriculum .course_lesson span.time {
      display: block;
      text-align: right;
      letter-spacing: 1px; }
      .course_curriculum .course_lesson span.time i {
        font-size: 1.6em;
        color: #bbb; }
    .course_curriculum .course_lesson span.unit_description_expander {
      margin-left: 10px;
      font-size: 10px; }
      .course_curriculum .course_lesson span.unit_description_expander:before {
        content: "\f078";
        font-family: 'fontawesome';
        color: #bbb; }
  .course_curriculum .course_lesson > td {
    border: none;
    vertical-align: middle !important;
    padding: 15px 8px; }
    .course_curriculum .course_lesson > td:last-child {
      width: 110px; }
      .course_curriculum .course_lesson > td:last-child i {
        float: left;
        margin-right: 5px; }
  .course_curriculum .course_lesson .curriculum_unit_popup {
    display: block;
    font-size: 10px;
    cursor: pointer;
    letter-spacing: 1px; }
.course_curriculum.accordion .course_section {
  margin: 0; }
  .course_curriculum.accordion .course_section > td {
    position: relative; }
    .course_curriculum.accordion .course_section > td:after {
      content: "\f067";
      font-family: 'fontawesome';
      color: rgba(0, 0, 0, 0.2);
      font-size: 24px;
      position: absolute;
      right: 0;
      top: 10px; }
  .course_curriculum.accordion .course_section.show {
    display: table !important;
    width: 100%; }
    .course_curriculum.accordion .course_section.show > td:after {
      content: "\f068"; }
.course_curriculum.accordion .course_lesson {
  display: none; }
  .course_curriculum.accordion .course_lesson.show {
    display: table !important;
    width: 100%; }

.course_description + .course_curriculum > .course_title > h2 {
  text-align: left; }

/*========================================================================*/
/*   02. ACCORDION CURRICULUM
/*========================================================================*/
.course_timeline.accordion .course_section {
  -webkit-animation: slideDown 0.2s ease-in-out;
          animation: slideDown 0.2s ease-in-out; }
  .course_timeline.accordion .course_section .course_section:after {
    font-family: 'fonticon';
    font-size: 24px;
    float: right;
    content: "\e05d";
    color: #bbb; }
  .course_timeline.accordion .course_section .course_lesson {
    display: none;
    opacity: 0;
    -webkit-animation: slideDown 0.2s ease-in-out;
            animation: slideDown 0.2s ease-in-out; }
    .course_timeline.accordion .course_section .course_lesson.show {
      display: inline-block !important;
      width: 100%;
      -webkit-animation: slideDown 0.2s ease-in-out;
              animation: slideDown 0.2s ease-in-out;
      opacity: 1; }
      .course_timeline.accordion .course_section .course_lesson.show:after {
        content: "\e092"; }

.course_timeline.accordion {
  padding: 0; }
  .course_timeline.accordion .section:after {
    font-family: 'fontawesome';
    font-size: 16px;
    position: absolute;
    top: 15px;
    right: 15px;
    content: "\f067";
    color: rgba(255, 255, 255, 0.2); }
  .course_timeline.accordion .section.show:after {
    top: 20px;
    content: "\f068"; }
  .course_timeline.accordion .unit_line {
    display: none;
    opacity: 0;
    padding-right: 20px; }
    .course_timeline.accordion .unit_line.show {
      display: inline-block !important;
      width: 100%;
      -webkit-animation: slideDown 0.2s ease-in-out;
              animation: slideDown 0.2s ease-in-out;
      opacity: 1; }
  .course_timeline.accordion li + li.section {
    padding: 1px 0;
    margin-top: 0; }
  .course_timeline.accordion li.section + li {
    margin-top: 0; }
  .course_timeline.accordion h4 {
    padding-right: 35px; }

.course_single_item .icon-wallet-money.right {
  display: none; }

/**
 * File: header.scss
 * Description : Contains all general styling for the WPLMS Courses
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. HEADER STYLING
/*    02. PROFILE HEADER
/*    03. GROUP HEADER
/*    04. HEADER AVATAR
/*    05. LINKS STYLING
/*    06. LISTS STYLING
/*    07. PAGE BLOCKS
/*    08. MISCELLANEOUS
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
/*-------------------------------------------------------------------------
3.8 -SINGLE COURSE
-------------------------------------------------------------------------*/
.course_title {
  position: relative; }
  .course_title h1 {
    margin: 0;
    font-weight: 600; }
  .course_title h6 {
    font-size: 15px;
    line-height: 1.4; }

.widget.pricing {
  position: relative;
  background: #FFF;
  padding: 10px 20px 10px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px #EEE;
          box-shadow: 0 1px 1px #EEE; }

.course_sharing {
  display: inline-block;
  padding: 0;
  width: 100%; }
  .course_sharing a {
    font-size: 20px; }
  .course_sharing > ul.socialicons {
    padding-top: 20px; }

.course_button.button {
  padding: 2em 0.1em !important;
  background-color: #78c8ce;
  width: 100%;
  text-align: center; }

.widget.pricing .course_sharing .socialicons.round li > a:hover,
.widget.pricing .course_sharing .socialicons.square li > a:hover {
  color: #FFF;
  background: #78C8Ce; }

.course6_header {
  display: grid;
  grid-template-columns: minmax(320px, 3fr) minmax(120px, 1fr);
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: 15px; }
  .course6_header .course6_course_title h1 {
    margin: 0; }

.single-course.c6 #item-admins,
.single-course.c7 #item-admins {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  margin-bottom: 0; }
  .single-course.c6 #item-admins .instructor_course,
  .single-course.c7 #item-admins .instructor_course {
    padding: 10px 0; }
.single-course.c6 #item-nav,
.single-course.c7 #item-nav {
  display: inline-block;
  width: 100%;
  border-radius: 5px; }
  .single-course.c6 #item-nav .item-list-tabs > ul > li:first-child, .single-course.c6 #item-nav .item-list-tabs > ul > li:first-child > a,
  .single-course.c7 #item-nav .item-list-tabs > ul > li:first-child,
  .single-course.c7 #item-nav .item-list-tabs > ul > li:first-child > a {
    border-radius: 5px 0 0 5px; }
  .single-course.c6 #item-nav .item-list-tabs > ul > li:last-child, .single-course.c6 #item-nav .item-list-tabs > ul > li:last-child > a,
  .single-course.c7 #item-nav .item-list-tabs > ul > li:last-child,
  .single-course.c7 #item-nav .item-list-tabs > ul > li:last-child > a {
    border-radius: 0 0 5px 5px; }
.single-course.c6 .course_header5_sideblock,
.single-course.c7 .course_header5_sideblock {
  padding: 15px;
  background: #fff;
  position: absolute;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 9;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .single-course.c6 .course_header5_sideblock #item-header-avatar,
  .single-course.c7 .course_header5_sideblock #item-header-avatar {
    margin: -15px -15px 0; }
    .single-course.c6 .course_header5_sideblock #item-header-avatar img,
    .single-course.c7 .course_header5_sideblock #item-header-avatar img {
      border-radius: 5px 5px 0 0; }
.single-course.c6 .course5-pricing,
.single-course.c7 .course5-pricing {
  padding: 15px 15px 0;
  text-align: start;
  font-size: 2.2rem; }
  .single-course.c6 .course5-pricing i,
  .single-course.c7 .course5-pricing i {
    display: none; }
.single-course.c6 .course_details,
.single-course.c7 .course_details {
  margin: 15px 15px 0; }
  .single-course.c6 .course_details li,
  .single-course.c7 .course_details li {
    border: none;
    clear: both;
    font-size: 1.2rem;
    text-transform: none;
    font-weight: 400;
    padding: 10px 0;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1); }
    .single-course.c6 .course_details li i,
    .single-course.c7 .course_details li i {
      line-height: 2rem; }
.single-course.c6 .flexMenu-popup,
.single-course.c7 .flexMenu-popup {
  border-radius: 5px;
  margin-top: 5px;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1); }

.single-course.c7 .course5-pricing {
  text-align: center; }

@media (max-width: 992px) {
  .single-course.c6 .course_header5_sideblock,
  .single-course.c7 .course_header5_sideblock {
    position: relative; } }
/**
 * File: pricing.scss
 * Description : Contains all styling for the course pricing in WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. GLOBAL STYLING
/*    02. CREDITS
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
.course_credits {
  text-align: center;
  text-transform: uppercase;
  color: #70c989;
  font-size: 18px;
  float: right; }
  .course_credits span {
    display: block;
    font-size: 11px; }

/*========================================================================*/
/*   02. CREDITS
/*========================================================================*/
#buddypress ul.item-list li .item-credits,
.item-credits {
  float: right;
  position: relative; }
  #buddypress ul.item-list li .item-credits a,
  .item-credits a {
    font-size: 16px;
    margin: 12px 0 5px 0;
    color: #79c989;
    text-align: center; }
    #buddypress ul.item-list li .item-credits a.button,
    .item-credits a.button {
      font-size: 13px; }
  #buddypress ul.item-list li .item-credits input[type="submit"],
  .item-credits input[type="submit"] {
    font-size: 13px; }
  #buddypress ul.item-list li .item-credits span.subs,
  .item-credits span.subs {
    float: none;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600; }
  #buddypress ul.item-list li .item-credits del,
  .item-credits del {
    opacity: 0.3; }

.credits {
  font-size: 16px;
  margin: 0;
  color: #70c989;
  text-transform: uppercase; }
  .credits ins {
    float: left;
    margin-right: 5px;
    opacity: 1; }
  .credits del {
    opacity: 0.3;
    font-size: 16px; }
  .credits > strong > span,
  .credits span.subs {
    display: block;
    font-size: 11px;
    font-family: sans-serif;
    font-weight: 600;
    line-height: 1; }

/**
 * File: unit.scss
 * Description : Contains all styling for the Units in WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. GLOBAL STYLING
/*    02. TYPOGRAPHY STYLING
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
/*========================================================================*/
/*   01. UNIT FORUM
/*========================================================================*/
.unitforum {
  text-align: center;
  padding: 15px 0;
  margin: 30px -20px -20px;
  background: #F6F6F6; }

.unitattachments + .unitforum {
  margin: 0 -20px -20px -20px; }

.unitforum a {
  font-size: 12px;
  color: #F16645;
  font-weight: 600;
  text-transform: uppercase; }

.single.single-unit .unitforum {
  margin: 0 -30px 15px -30px; }

/*========================================================================*/
/*   01. UNIT ATTACHMENTS
/*========================================================================*/
.unitattachments {
  background: #fbfbfb;
  padding: 20px;
  margin: 20px -20px 0; }
  .unitattachments h4 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 5px solid #DDD; }
    .unitattachments h4 span {
      float: right;
      color: #78C8Ce;
      font-weight: 600;
      max-width: 48px; }
      .unitattachments h4 span i {
        float: left;
        margin-right: 5px;
        margin-top: 2px; }
  .unitattachments li {
    clear: both;
    display: inline-block;
    width: 100%;
    border-bottom: 1px dotted #DDD;
    padding: 8px 0; }
    .unitattachments li a {
      font-size: 12px;
      text-transform: uppercase; }
      .unitattachments li a:after {
        content: 'DOWNLOAD';
        float: right;
        margin-top: 5px;
        color: #78c8ce;
        font-size: 11px;
        text-transform: uppercase;
        font-weight: 600; }
    .unitattachments li > i {
      float: left;
      margin-right: 30px;
      font-size: 16px; }

.single.single-unit .unitattachments {
  margin: 20px 0 0; }
  .single.single-unit .unitattachments #attachments {
    padding: 0; }

.simple-post-tax-wrap.simple-post-tax-module-wrap {
  background: #F6F6F6;
  margin: 30px 0;
  padding: 30px;
  border-radius: 2px; }

.simple-post-tax {
  max-height: 240px;
  overflow-y: scroll; }

/*========================================================================*/
/*   01. UNIT MODULE
/*========================================================================*/
.unit_module {
  padding: 10px 15px 20px;
  background: #Fbfbfb;
  border-radius: 2px;
  margin-bottom: 20px; }
  .unit_module ul {
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #DDD; }
    .unit_module ul li {
      padding: 10px 20px;
      background: #F6f6f6;
      border-radius: 2px;
      margin-bottom: 5px; }
    .unit_module ul.actions {
      float: right; }
      .unit_module ul.actions li {
        float: left;
        margin-left: 10px;
        padding: 0; }
        .unit_module ul.actions li span {
          font-size: 12px;
          text-transform: uppercase;
          font-weight: 600;
          color: #fa7252; }

/*========================================================================*/
/*   07. Unit Comments
/*========================================================================*/
.notes_list,
.notes_list .actions {
  list-style: none;
  margin: 0; }

.notes_list > li {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
  .notes_list > li:first-child {
    padding-top: 0; }
  .notes_list > li img {
    max-width: 64px;
    margin: 0 20px 0 0;
    border-radius: 50%;
    float: left; }
  .notes_list > li .unit_comment_content,
  .notes_list > li .actions {
    margin-left: 84px !important; }
  .notes_list > li .unit_comment_content .note_content {
    display: inline-block;
    width: 100%; }
  .notes_list > li .actions li {
    float: left;
    margin-right: 10px; }
.notes_list .unit_comment_author {
  font-weight: 600;
  text-transform: uppercase; }
  .notes_list .unit_comment_author + span {
    font-size: 11px;
    text-transform: uppercase;
    color: #bbb;
    text-align: right; }
.notes_list .creply.loaded {
  clear: both;
  margin: 18px 0 0 10%;
  display: inline-block;
  width: 90%; }
.notes_list #notes_query {
  display: none; }

.unit_content #discussion.loading {
  opacity: 0.4; }
.unit_content ul:not(.tags),
.unit_content ol {
  list-style: disc;
  padding-left: 20px; }
.unit_content .commentlist {
  margin-bottom: 15px; }
  .unit_content .commentlist li {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
    .unit_content .commentlist li .unit-comment-body {
      display: inline-block;
      width: 100%; }
      .unit_content .commentlist li .unit-comment-body .unit-comment-author {
        width: 48px;
        height: 48px;
        float: left;
        border-radius: 50%;
        overflow: hidden;
        margin-right: 15px; }
      .unit_content .commentlist li .unit-comment-body .unit-comment-text {
        margin-left: 64px; }
        .unit_content .commentlist li .unit-comment-body .unit-comment-text cite {
          float: left;
          margin-right: 15px; }
        .unit_content .commentlist li .unit-comment-body .unit-comment-text .reply {
          float: right; }
        .unit_content .commentlist li .unit-comment-body .unit-comment-text .unit-comment-meta,
        .unit_content .commentlist li .unit-comment-body .unit-comment-text .comment-meta a,
        .unit_content .commentlist li .unit-comment-body .unit-comment-text .unit-comment-meta a {
          font-size: 11px;
          text-transform: uppercase;
          color: #bbb;
          line-height: 2; }
    .unit_content .commentlist li.bypostauthor .unit-comment-author img {
      border: 2px solid #70c989; }
.unit_content .reply a,
.unit_content .add_comment {
  cursor: pointer; }
.unit_content .load_more_comments,
.unit_content .add_comment {
  clear: both;
  display: block;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer; }
.unit_content .add_unit_comment_text {
  margin-top: 15px;
  display: inline-block;
  width: 100%; }
  .unit_content .add_unit_comment_text.hide {
    display: none;
    webkit-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

.widget .course_details > ul > li.course_price {
  min-height: 40px;
  font-size: 16px;
  padding: 0;
  text-transform: uppercase; }
  .widget .course_details > ul > li.course_price i {
    display: none; }

.widget .course_details > ul > li.course_price a,
.widget .course_details > ul > li.course_price strong > span {
  color: #70c989; }

.widget .course_details > ul > li.course_price a strong > span,
.widget .course_details > ul > li.course_price span.subs {
  font-size: 11px;
  color: #70c989; }

.widget .course_details > ul > li.course_price strong > span.subs {
  font-size: 11px;
  padding-left: 2px; }

.widget .course_details li {
  padding: 6px 0;
  position: relative;
  font-size: 12px; }

.widget .course_details ul.pricing_course {
  width: 100%;
  z-index: 1; }

.widget .course_details > ul > li.course_price > strong {
  padding-top: 8px;
  color: #70c989;
  display: inline-block; }

.widget .course_details li a {
  font-weight: 600; }

.course_progressbar.progress {
  margin: 45px 0 0;
  background: #FFF;
  height: auto;
  display: inline-block;
  width: 100%;
  overflow: visible; }
  .course_progressbar.progress .bar {
    background: #70c989;
    border-radius: 20px 0 0 20px;
    padding: 4px 2px; }

/**
 * File: submission.scss
 * Description : Contains all styling for the Groups in WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. DEFAULT STYLING
/*    08. MISCELLANEOUS
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
.custom_content {
  padding: 20px 30px 30px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  margin-bottom: 30px;
  background: #F6F6f6;
  border-radius: 2; }

.custom_content h4,
.certifications h4,
.courses_undertaken h4 {
  margin: 0 0 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-bottom: 10px;
  font-weight: 600; }

.courses_undertaken {
  padding: 20px 30px 30px; }
  .courses_undertaken li {
    float: left;
    margin: 10px 10px 0 0;
    border: 1px solid rgba(0, 0, 0, 0.08); }

.course_students li,
.quiz_students > li,
.assignment_students > li {
  clear: both;
  padding: 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  display: inline-block;
  width: 100%; }
  .course_students li h6,
  .quiz_students > li h6,
  .assignment_students > li h6 {
    margin: 0; }
    .course_students li h6 + span,
    .quiz_students > li h6 + span,
    .assignment_students > li h6 + span {
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 600;
      color: #bbb;
      line-height: 1; }

.course_students li,
.quiz_students li,
.assignment_students li {
  position: relative;
  margin: 0; }
  .course_students li img,
  .quiz_students li img,
  .assignment_students li img {
    width: 48px;
    border-radius: 50%;
    margin-right: 10px;
    float: left; }
  .course_students li > ul,
  .quiz_students li > ul,
  .assignment_students li > ul {
    position: absolute;
    right: 0;
    top: 0; }
    .course_students li > ul > li,
    .quiz_students li > ul > li,
    .assignment_students li > ul > li {
      float: left;
      clear: none;
      margin-left: 10px;
      padding: 0;
      border: none;
      width: auto;
      display: inline-block; }
      .course_students li > ul > li > a,
      .quiz_students li > ul > li > a,
      .assignment_students li > ul > li > a {
        font-size: 20px;
        color: #bbb;
        padding: 16px 0 0;
        display: inline-block;
        cursor: pointer; }
        .course_students li > ul > li > a:hover,
        .quiz_students li > ul > li > a:hover,
        .assignment_students li > ul > li > a:hover {
          color: #78C8Ce; }
  .course_students li input[type="checkbox"],
  .quiz_students li input[type="checkbox"],
  .assignment_students li input[type="checkbox"] {
    float: left;
    margin: 20px 10px 0 0; }

/*========================================================================*/
/*   01.MISC
/*========================================================================*/
.course.submissions.single-course .tab-content {
  padding: 30px 0; }
  .course.submissions.single-course .tab-content .submissions_form {
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 15px 30px; }
    .course.submissions.single-course .tab-content .submissions_form #fetch_quiz_submissions {
      cursor: pointer; }
    .course.submissions.single-course .tab-content .submissions_form + .course_students {
      margin-top: 30px; }

#remarks_message {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 10px; }

/**
 * File: quiz.scss
 * Description : Contains all styling for the Quizzes in WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. GLOBAL STYLING
/*    02. TYPOGRAPHY STYLING
/*    03. FORMS STYLING
/*    04. SELECT DROPDOWN
/*    05. SUBSCRIPTION STYLING 
/*    06. BUTTON STYLING 
/*    07. PAGE BLOCKS
/*    08. MISCELLANEOUS
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
/*========================================================================*/
/*   01. QUIZ RESULTS
/*========================================================================*/
.quiz_results > li {
  padding: 12px 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.08);
  display: inline-block;
  width: 100%; }
  .quiz_results > li span strong {
    display: block;
    font-size: 24px;
    text-align: center;
    color: #444; }

.quiz_results li > span {
  color: #bbb;
  float: right;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  width: 120px; }
.quiz_results li i {
  font-size: 16px;
  float: left;
  margin: 0 5px 0 0; }
  .quiz_results li i a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px; }

/*========================================================================*/
/*   01. QUIZ QUESTIONS
/*========================================================================*/
.quiz_questions > li {
  padding: 12px 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.08);
  display: inline-block;
  width: 100%; }

#total_marks {
  font-size: 24px;
  margin: 15px 0; }
  #total_marks strong {
    float: right; }

.marking {
  clear: both;
  display: block;
  float: left;
  margin: 15px 0 10px; }

.orderquestions {
  margin-left: 240px; }

.quiz_questions .q {
  font-size: 16px;
  font-weight: 600; }
.quiz_questions strong {
  color: #bbb;
  font-size: 12px;
  margin-right: 30px; }
  .quiz_questions strong + strong {
    display: block;
    margin-top: 10px; }
  .quiz_questions strong span {
    float: none;
    margin-left: 10px; }
.quiz_questions span {
  float: right;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 30px;
  color: #bbb; }

.repeatablelist,
.add_repeatable {
  margin-left: 240px; }

.sort_handle {
  display: inline-block;
  font-size: 24px;
  float: left;
  color: #999;
  line-height: 0;
  margin: 2px 5px 0 0; }

.profile .bp-widget.instructor {
  display: none; }

/*========================================================================*/
/*   01. QUIZ RETAKE FORM
/*========================================================================*/
.quiz_retake_form {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  padding-top: 20px;
  display: inline-block;
  width: 100%;
  color: #BBB; }
  .quiz_retake_form input[type="submit"] {
    float: right; }

#prev_results {
  color: #bbb;
  padding: 10px 0 6px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  width: 100%; }
  #prev_results a {
    color: #bbb;
    font-weight: 600; }
    #prev_results a:after {
      font-family: 'fonticon';
      content: "\e05d";
      color: #BBB;
      float: right;
      font-size: 20px; }
    #prev_results a.show:after {
      content: "\e092"; }

.prev_quiz_results {
  display: none; }
  .prev_quiz_results.show {
    display: block; }
  .prev_quiz_results li {
    padding: 6px;
    color: #bbb;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

/**
 * File: misc.scss
 * Description : Contains misc styling for the courses in WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*
COURSE ACTION ACONTROLS
*/
.course_action_controls {
  margin-top: 30px;
  border: 1px solid rgba(0, 0, 0, 0.08); }
  .course_action_controls ul li {
    display: inline-block; }
    .course_action_controls ul li a {
      padding: 12px 0;
      text-align: center;
      width: 45px;
      border-right: 1px solid rgba(0, 0, 0, 0.08); }

/*========================================================================*/
/*   01. REVIEWS
/*========================================================================*/
.course_reviews {
  margin: 60px 0; }
  .course_reviews .review_breakup {
    margin: 0 -15px;
    text-align: center; }
    .course_reviews .review_breakup .rating_snapshot h2 {
      font-size: 120px;
      line-height: 1.4;
      font-weight: 600;
      margin: 0; }
    .course_reviews .review_breakup .rating_snapshot .modern-star-rating {
      display: inline-block; }
      .course_reviews .review_breakup .rating_snapshot .modern-star-rating .fa {
        color: #FFCB10;
        float: left;
        font-size: 20px; }
    .course_reviews .review_breakup .rating_snapshot span {
      color: #aaa;
      display: block; }
    .course_reviews .review_breakup ul.rating_breakup {
      margin-top: 20px;
      display: inline-block;
      width: 100%; }
      .course_reviews .review_breakup ul.rating_breakup li {
        display: block; }
        .course_reviews .review_breakup ul.rating_breakup li > span {
          float: left;
          font-size: 11px;
          text-transform: uppercase;
          letter-spacing: 1px;
          font-weight: 600;
          color: #aaa;
          margin: 15px 15px 0 0; }
        .course_reviews .review_breakup ul.rating_breakup li strong {
          border-bottom: 1px solid #FFF;
          background: #FAFAFA;
          height: 40px;
          border-radius: 2px;
          display: block;
          overflow: hidden; }
          .course_reviews .review_breakup ul.rating_breakup li strong > span {
            color: #FFF;
            background: #79c989;
            display: block;
            font-weight: 600;
            height: 40px;
            line-height: 2.8; }
  .course_reviews .show_course_reviews {
    padding: 30px 0;
    clear: both;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .course_reviews .show_course_reviews .show_reviews {
      position: absolute;
      bottom: 0;
      width: 100%;
      cursor: pointer;
      background: #FFF;
      padding: 15px 20px;
      text-align: center;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: bold;
      border-top: 1px solid #EEE; }
      .course_reviews .show_course_reviews .show_reviews:hover {
        background: #EEE; }
    .course_reviews .show_course_reviews.active {
      max-height: none; }
    .course_reviews .show_course_reviews .reviewlist.commentlist {
      margin: 0; }
      .course_reviews .show_course_reviews .reviewlist.commentlist .comment {
        padding: 15px 0;
        border-bottom: 1px solid #EEE; }
      .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-avatar {
        float: left; }
        .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-avatar img {
          max-width: 80px;
          border-radius: 50%;
          margin-top: 20px; }
      .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content {
        margin-left: 100px; }
        .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content .comment-meta {
          margin: 0;
          display: block;
          opacity: 0;
          font-size: 11px;
          text-transform: uppercase;
          color: #aaa; }
          .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content .comment-meta a, .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content .comment-meta .comment-reply-link {
            color: #aaa;
            background: none;
            padding: 0; }
            .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content .comment-meta a:before, .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content .comment-meta .comment-reply-link:before {
              content: ' / '; }
        .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content h3 {
          margin: 0;
          font-size: 14px;
          text-transform: uppercase;
          letter-spacing: 1px;
          padding-bottom: 10px;
          font-weight: 600; }
        .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content .modern-star-rating {
          display: inline-block; }
          .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content .modern-star-rating .fa {
            color: #FFCB10;
            float: left; }
      .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body:hover .comment-body-content .comment-meta {
        opacity: 1; }

.commentratingbox .star {
  display: block;
  width: 20px;
  font-size: 18px;
  line-height: 10px;
  float: left;
  cursor: pointer;
  zoom: 1; }
  .commentratingbox .star:after {
    font-family: 'fontawesome';
    content: "\f006";
    color: #FFCB10; }
  .commentratingbox .star.fullStar:after {
    content: "\f005";
    color: #FFCB10; }
  .commentratingbox .star.fullStar.tmp_fs, .commentratingbox .star.fullStar.tmp_es {
    color: #bbb; }
  .commentratingbox .star .stars {
    overflow: hidden;
    margin-left: 10px; }
  .commentratingbox .star.tmp_es:after {
    content: "\f006";
    color: #bbb; }
  .commentratingbox .star.tmp_fs:after {
    content: "\f005";
    color: #bbb; }

/*========================================================================*/
/*   01. DRIVE
/*========================================================================*/
.course_front_progressbar {
  position: relative;
  padding-right: 45px;
  margin-top: 15px; }
  .course_front_progressbar .progress {
    background: none;
    margin: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 10px;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0.08); }
    .course_front_progressbar .progress .bar {
      border-radius: 0;
      padding: 4px; }
  .course_front_progressbar > span {
    position: absolute;
    right: 0;
    top: -4px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.5px; }

/*========================================================================*/
/*   01. DRIVE
/*========================================================================*/
.drive.single-course #buddydrive-forms #buddydrive-file-uploader,
.drive.single-course #buddydrive-forms #buddydrive-folder-editor {
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.08); }
  .drive.single-course #buddydrive-forms #buddydrive-file-uploader textarea, .drive.single-course #buddydrive-forms #buddydrive-file-uploader input[type="text"], .drive.single-course #buddydrive-forms #buddydrive-file-uploader select,
  .drive.single-course #buddydrive-forms #buddydrive-folder-editor textarea,
  .drive.single-course #buddydrive-forms #buddydrive-folder-editor input[type="text"],
  .drive.single-course #buddydrive-forms #buddydrive-folder-editor select {
    width: 100%; }
  .drive.single-course #buddydrive-forms #buddydrive-file-uploader .drag-drop,
  .drive.single-course #buddydrive-forms #buddydrive-folder-editor .drag-drop {
    position: relative;
    border: 5px dashed #EEE;
    padding: 30px;
    text-align: center;
    margin: 15px 0; }
  .drive.single-course #buddydrive-forms #buddydrive-file-uploader .buddydrive_course_step,
  .drive.single-course #buddydrive-forms #buddydrive-folder-editor .buddydrive_course_step {
    display: none; }

/**
 * File: misc.scss
 * Description : Contains misc styling for the courses in WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*
COURSE ACTION ACONTROLS
*/
.course_action_controls {
  margin-top: 30px;
  border: 1px solid rgba(0, 0, 0, 0.08); }
  .course_action_controls ul li {
    display: inline-block; }
    .course_action_controls ul li a {
      padding: 12px 0;
      text-align: center;
      width: 45px;
      border-right: 1px solid rgba(0, 0, 0, 0.08); }

/*========================================================================*/
/*   01. REVIEWS
/*========================================================================*/
.course_reviews {
  margin: 60px 0; }
  .course_reviews .review_breakup {
    margin: 0 -15px;
    text-align: center; }
    .course_reviews .review_breakup .rating_snapshot h2 {
      font-size: 120px;
      line-height: 1.4;
      font-weight: 600;
      margin: 0; }
    .course_reviews .review_breakup .rating_snapshot .modern-star-rating {
      display: inline-block; }
      .course_reviews .review_breakup .rating_snapshot .modern-star-rating .fa {
        color: #FFCB10;
        float: left;
        font-size: 20px; }
    .course_reviews .review_breakup .rating_snapshot span {
      color: #aaa;
      display: block; }
    .course_reviews .review_breakup ul.rating_breakup {
      margin-top: 20px;
      display: inline-block;
      width: 100%; }
      .course_reviews .review_breakup ul.rating_breakup li {
        display: block; }
        .course_reviews .review_breakup ul.rating_breakup li > span {
          float: left;
          font-size: 11px;
          text-transform: uppercase;
          letter-spacing: 1px;
          font-weight: 600;
          color: #aaa;
          margin: 15px 15px 0 0; }
        .course_reviews .review_breakup ul.rating_breakup li strong {
          border-bottom: 1px solid #FFF;
          background: #FAFAFA;
          height: 40px;
          border-radius: 2px;
          display: block;
          overflow: hidden; }
          .course_reviews .review_breakup ul.rating_breakup li strong > span {
            color: #FFF;
            background: #79c989;
            display: block;
            font-weight: 600;
            height: 40px;
            line-height: 2.8; }
  .course_reviews .show_course_reviews {
    padding: 30px 0;
    clear: both;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
    border-radius: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .course_reviews .show_course_reviews .show_reviews {
      position: absolute;
      bottom: 0;
      width: 100%;
      cursor: pointer;
      background: #FFF;
      padding: 15px 20px;
      text-align: center;
      font-size: 11px;
      text-transform: uppercase;
      font-weight: bold;
      border-top: 1px solid #EEE; }
      .course_reviews .show_course_reviews .show_reviews:hover {
        background: #EEE; }
    .course_reviews .show_course_reviews.active {
      max-height: none; }
    .course_reviews .show_course_reviews .reviewlist.commentlist {
      margin: 0; }
      .course_reviews .show_course_reviews .reviewlist.commentlist .comment {
        padding: 15px 0;
        border-bottom: 1px solid #EEE; }
      .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-avatar {
        float: left; }
        .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-avatar img {
          max-width: 80px;
          border-radius: 50%;
          margin-top: 20px; }
      .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content {
        margin-left: 100px; }
        .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content .comment-meta {
          margin: 0;
          display: block;
          opacity: 0;
          font-size: 11px;
          text-transform: uppercase;
          color: #aaa; }
          .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content .comment-meta a, .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content .comment-meta .comment-reply-link {
            color: #aaa;
            background: none;
            padding: 0; }
            .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content .comment-meta a:before, .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content .comment-meta .comment-reply-link:before {
              content: ' / '; }
        .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content h3 {
          margin: 0;
          font-size: 14px;
          text-transform: uppercase;
          letter-spacing: 1px;
          padding-bottom: 10px;
          font-weight: 600; }
        .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content .modern-star-rating {
          display: inline-block; }
          .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body .comment-body-content .modern-star-rating .fa {
            color: #FFCB10;
            float: left; }
      .course_reviews .show_course_reviews .reviewlist.commentlist .comment-body:hover .comment-body-content .comment-meta {
        opacity: 1; }

.commentratingbox .star {
  display: block;
  width: 20px;
  font-size: 18px;
  line-height: 10px;
  float: left;
  cursor: pointer;
  zoom: 1; }
  .commentratingbox .star:after {
    font-family: 'fontawesome';
    content: "\f006";
    color: #FFCB10; }
  .commentratingbox .star.fullStar:after {
    content: "\f005";
    color: #FFCB10; }
  .commentratingbox .star.fullStar.tmp_fs, .commentratingbox .star.fullStar.tmp_es {
    color: #bbb; }
  .commentratingbox .star .stars {
    overflow: hidden;
    margin-left: 10px; }
  .commentratingbox .star.tmp_es:after {
    content: "\f006";
    color: #bbb; }
  .commentratingbox .star.tmp_fs:after {
    content: "\f005";
    color: #bbb; }

/*========================================================================*/
/*   01. DRIVE
/*========================================================================*/
.course_front_progressbar {
  position: relative;
  padding-right: 45px;
  margin-top: 15px; }
  .course_front_progressbar .progress {
    background: none;
    margin: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 10px;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0.08); }
    .course_front_progressbar .progress .bar {
      border-radius: 0;
      padding: 4px; }
  .course_front_progressbar > span {
    position: absolute;
    right: 0;
    top: -4px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.5px; }

/*========================================================================*/
/*   01. DRIVE
/*========================================================================*/
.drive.single-course #buddydrive-forms #buddydrive-file-uploader,
.drive.single-course #buddydrive-forms #buddydrive-folder-editor {
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.08); }
  .drive.single-course #buddydrive-forms #buddydrive-file-uploader textarea, .drive.single-course #buddydrive-forms #buddydrive-file-uploader input[type="text"], .drive.single-course #buddydrive-forms #buddydrive-file-uploader select,
  .drive.single-course #buddydrive-forms #buddydrive-folder-editor textarea,
  .drive.single-course #buddydrive-forms #buddydrive-folder-editor input[type="text"],
  .drive.single-course #buddydrive-forms #buddydrive-folder-editor select {
    width: 100%; }
  .drive.single-course #buddydrive-forms #buddydrive-file-uploader .drag-drop,
  .drive.single-course #buddydrive-forms #buddydrive-folder-editor .drag-drop {
    position: relative;
    border: 5px dashed #EEE;
    padding: 30px;
    text-align: center;
    margin: 15px 0; }
  .drive.single-course #buddydrive-forms #buddydrive-file-uploader .buddydrive_course_step,
  .drive.single-course #buddydrive-forms #buddydrive-folder-editor .buddydrive_course_step {
    display: none; }

/**
 * File: woocommerce.scss
 * Description : Contains all styling for the WooCommerce in WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. GLOBAL STYLING
/*    02. TYPOGRAPHY STYLING
/*    03. FORMS STYLING
/*    04. SELECT DROPDOWN
/*    05. LINKS STYLING
/*    06. LISTS STYLING
/*    07. PAGE BLOCKS
/*    08. MISCELLANEOUS
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
/*========================================================================*/
/*   01. GENERAL STYLING 
/*========================================================================*/
.clear1,
.clear2:nth-child(2n+1),
.clear3:nth-child(3n+1),
.clear4:nth-child(4n+1),
.clear6:nth-child(6n+1) {
  clear: both; }

.grid_item.clear2:nth-child(2n+1),
.grid_item.clear3:nth-child(3n+1),
.grid_item.clear4:nth-child(4n+1),
.grid_item.clear6:nth-child(6n+1) {
  clear: none; }

.grid li {
  line-height: 1.4em;
  max-width: 100%; }
  .grid li .block {
    margin: 0 0 30px;
    line-height: 1.5; }
.grid.masonry li .block {
  margin: 0 15px 30px;
  line-height: 0;
  z-index: 8; }
  .grid.masonry li .block:hover {
    z-index: 9; }

.pagecontent {
  margin: 30px 0;
  position: relative; }

/*========================================================================*/
/*   01. IFRAME STYLING 
/*========================================================================*/
.iframecontent {
  position: relative;
  padding-bottom: 56.25%;
  /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .iframecontent iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    overflow: hidden; }

/*========================================================================*/
/*   01. PAGE BUILDERSTYLING 
/*========================================================================*/
[class*="span"].v_first {
  margin-left: 0; }

.v_first {
  clear: both; }

.v_column {
  margin-bottom: 30px;
  display: inline-block; }

section.stripe {
  margin: 0;
  z-index: 3;
  overflow: hidden; }
  section.stripe .v_column {
    margin-bottom: 0; }

.stripe.v_column,
.stripe_container.v_column {
  padding-bottom: 0; }

.stripenext {
  padding-top: 30px;
  z-index: 3; }

.stripe.slider,
.slider .stripe {
  padding: 0; }

.fullwidth {
  width: 100%; }

.v_module {
  position: relative; }

/*========================================================================*/
/*   01. PAGEBUILDER GRIDS
/*========================================================================*/
.vibe_grid .wp_query_args {
  display: none; }
.vibe_grid.masonry {
  margin: 0 -15px; }

.load_grid,
.end_grid {
  clear: both;
  margin: 20px 0;
  width: 100%;
  text-align: center;
  position: relative;
  display: inline-block; }

.end_grid span {
  padding: 16px 40px;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.08);
  width: 200px; }

.load_grid span {
  background: rgba(0, 0, 0, 0.08) url(../images/spinner.gif) no-repeat 5px;
  padding: 16px 40px 16px 70px;
  border-radius: 2px; }

.end_grid {
  display: none; }

.form_field.small {
  width: 32px;
  padding: 4px; }

.math_sum {
  padding: 5px 5px 5px 0;
  font-weight: 600;
  float: left;
  font-style: normal; }

/*========================================================================*/
/*   01. BLOCKS
/*========================================================================*/
.flexslider > ul.slides {
  list-style: none !important; }

.blog-item .blog-item-date {
  float: left;
  font-size: 32px;
  display: inline-block;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  margin-right: 15px; }
  .blog-item .blog-item-date .day {
    font-weight: 700;
    padding: 15px;
    color: #bbb; }
  .blog-item .blog-item-date .month {
    display: block;
    padding: 5px 10px 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #bbb;
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.08); }
.blog-item + h4 + p {
  margin-left: 80px; }

/*====================================================================
  FEATURED BLOCKS
====================================================================*/
.block {
  /*=================
  GENERAL
  =================*/ }
  .block .block_content {
    position: relative;
    line-height: 1.4; }
  .block .block_media {
    position: relative; }
    .block .block_media img {
      border-radius: 2px;
      width: 100%; }
    .block .block_media span.overlay {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      z-index: 1;
      background: rgba(0, 0, 0, 0.6); }
    .block .block_media .hover-link {
      opacity: 0;
      color: #FFF;
      padding: 0;
      background: none;
      position: absolute;
      left: 50%;
      top: 50%;
      z-index: 2;
      right: auto;
      margin: -12px;
      font-size: 24px; }
      .block .block_media .hover-link.hyperlink {
        right: 22px; }
    .block .block_media:hover span.overlay {
      opacity: 1; }
    .block .block_media:hover .hover-link {
      opacity: 1;
      -webkit-animation: fadeInLeft 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
              animation: fadeInLeft 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  .block h4.block_title {
    margin: 10px 0 0;
    font-size: 18px;
    font-weight: 600; }
    .block h4.block_title + .date {
      font-weight: 400;
      color: #bbb;
      text-transform: uppercase;
      margin: 5px 0;
      letter-spacing: 1px; }
      .block h4.block_title + .date a {
        font-weight: 600;
        color: #bbb;
        display: inline; }
  .block.side .block_media {
    float: left;
    max-width: 50%;
    margin: 0 15px 15px 0; }
  .block.courseitem {
    margin-bottom: 30px; }
    .block.courseitem .block_content {
      display: inline-block;
      background: #FFF;
      width: 100%;
      padding: 0 15px 15px;
      border: 1px solid rgba(0, 0, 0, 0.08);
      border-bottom-left-radius: 2px;
      border-bottom-right-radius: 2px; }
      .block.courseitem .block_content img {
        width: 32px;
        border-radius: 50%;
        float: left;
        margin-right: 10px; }
      .block.courseitem .block_content .block_title {
        font-weight: 600;
        padding: 15px 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
      .block.courseitem .block_content .star-rating {
        font-size: 11px;
        display: inline-block;
        line-height: 1.6;
        padding: 15px 0; }
        .block.courseitem .block_content .star-rating > span {
          font-size: 16px;
          float: left;
          line-height: 1; }
          .block.courseitem .block_content .star-rating > span:before {
            content: "\f006";
            font-family: 'fontawesome';
            color: #FFCB10; }
          .block.courseitem .block_content .star-rating > span.half:before {
            content: "\f123"; }
          .block.courseitem .block_content .star-rating > span.fill:before {
            content: "\f005"; }
          .block.courseitem .block_content .star-rating > span:last-child {
            margin-right: 5px; }
        .block.courseitem .block_content .star-rating + strong, .block.courseitem .block_content .star-rating + a, .block.courseitem .block_content .star-rating + .pricing_course {
          float: right;
          padding: 10px 0; }
      .block.courseitem .block_content span.subs {
        margin-left: 5px; }
      .block.courseitem .block_content .icon-wallet-money {
        display: none; }
      .block.courseitem .block_content .instructor_course {
        float: left; }
        .block.courseitem .block_content .instructor_course + .instructor_course {
          clear: both; }
        .block.courseitem .block_content .instructor_course + a {
          float: right;
          color: #70c989;
          line-height: 1.2; }
        .block.courseitem .block_content .instructor_course + strong {
          float: right;
          line-height: 1.4;
          color: #bbb; }
    .block.courseitem span.clear {
      clear: both;
      display: block;
      margin: 0 0 15px;
      border-top: 1px solid rgba(0, 0, 0, 0.08); }
    .block.courseitem + strong, .block.courseitem + a strong {
      float: right;
      text-align: center;
      text-transform: uppercase;
      color: #70c989;
      line-height: 1.2; }
      .block.courseitem + strong .amount, .block.courseitem + a strong .amount {
        color: #70c989;
        text-align: center;
        line-height: 1.6em; }
      .block.courseitem + strong > span, .block.courseitem + a strong > span {
        display: block;
        font-size: 11px;
        color: #70c989;
        text-align: center; }
  .block.postblock .block_media {
    position: relative; }
    .block.postblock .block_media .postblock_cat {
      position: absolute;
      top: 10px;
      left: 10px;
      font-size: 11px;
      color: #fff;
      background: rgba(0, 0, 0, 0.2);
      text-transform: uppercase;
      font-weight: 600;
      padding: 5px;
      line-height: 1.2;
      border-radius: 2px; }
  .block.postblock .block_content {
    padding: 15px 15px 30px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-top: none; }
    .block.postblock .block_content .course_instructor {
      color: #78C8Ce;
      padding: 10px 0 0; }
    .block.postblock .block_content .block_title {
      padding: 0;
      margin: 5px 0 0;
      font-size: 16px;
      font-weight: 600; }
  .block.general {
    position: relative;
    overflow: hidden; }
    .block.general .block_content {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 15px;
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), to(black));
      background: linear-gradient(to bottom, transparent 0, black 100%); }
      .block.general .block_content .block_title a {
        color: #fff; }
      .block.general .block_content .general_details {
        background: #009dd8;
        display: inline-block;
        padding: 2px 8px;
        border-radius: 2px;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
        .block.general .block_content .general_details a {
          color: #fff; }
    .block.general:hover .block_content {
      -webkit-transform: translateY(0%);
              transform: translateY(0%);
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
  .block.generic {
    position: relative;
    overflow: hidden; }
    .block.generic .block_media img {
      border-radius: 8px; }
    .block.generic .block_content {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 15px 30px;
      border-radius: 0 0 8px 8px;
      -webkit-transform: translateY(0%);
              transform: translateY(0%);
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), to(black));
      background: linear-gradient(to bottom, transparent 0, black 100%); }
      .block.generic .block_content .block_title {
        font-size: 2rem;
        line-height: 1.8rem;
        font-weight: 700; }
        .block.generic .block_content .block_title a {
          color: #fff;
          position: relative;
          display: inline-block; }
          .block.generic .block_content .block_title a:before {
            content: '';
            height: 100%;
            width: 4px;
            border-radius: 2px;
            background: #009dd8;
            display: block;
            position: absolute;
            left: -10px;
            top: 0; }
      .block.generic .block_content .generic_category {
        margin-top: 10px;
        display: inline-block; }
        .block.generic .block_content .generic_category a {
          color: #fff;
          display: inline-block;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          position: relative;
          overflow: hidden;
          font-size: 12px;
          text-transform: uppercase;
          letter-spacing: 2px;
          font-weight: 600;
          padding: 2px 0; }
          .block.generic .block_content .generic_category a:before {
            content: '';
            display: block;
            position: absolute;
            height: 2px;
            width: 100%;
            background: #fff;
            left: 0;
            bottom: 0;
            -webkit-transform: translateX(-100%);
                    transform: translateX(-100%);
            -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out; }
          .block.generic .block_content .generic_category a:hover:before {
            -webkit-transform: translateX(0%);
                    transform: translateX(0%); }
  .block.simple {
    position: relative;
    overflow: hidden; }
    .block.simple .block_media {
      position: relative;
      margin-bottom: 30px; }
      .block.simple .block_media img {
        border-radius: 8px;
        -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1); }
      .block.simple .block_media a:before {
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-transform: translateX(-100%);
                transform: translateX(-100%);
        content: '';
        border-radius: 8px;
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        width: 100%;
        height: 100%;
        opacity: 0.8;
        background: #009dd8; }
    .block.simple .block_content {
      position: relative;
      padding: 0 30px; }
      .block.simple .block_content .block_title {
        font-size: 2rem;
        line-height: 1.8rem;
        font-weight: 700; }
      .block.simple .block_content .simple_category {
        margin: 10px 0 20px; }
        .block.simple .block_content .simple_category a {
          display: inline-block;
          -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
          position: relative;
          overflow: hidden; }
          .block.simple .block_content .simple_category a:before {
            content: '';
            display: block;
            position: absolute;
            height: 2px;
            width: 100%;
            background: #009dd8;
            left: 0;
            bottom: 0;
            -webkit-transform: translateX(-100%);
                    transform: translateX(-100%);
            -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out; }
          .block.simple .block_content .simple_category a:hover:before {
            -webkit-transform: translateX(0%);
                    transform: translateX(0%); }
    .block.simple .block_media:hover a:before {
      -webkit-transform: translateX(0%);
              transform: translateX(0%); }
    .block.simple .block_media:hover a:after {
      content: "\f0c1";
      font-family: fontawesome;
      font-size: 36px;
      color: #fff;
      margin: -18px 0 0 -18px;
      position: absolute;
      left: 50%;
      top: 50%;
      display: block; }

.testimonial-content .author img {
  max-width: 64px;
  border-radius: 50%;
  float: left;
  margin-right: 15px; }
.testimonial-content .author h4 {
  margin-bottom: 0; }

.block.courseitem.course2 .star-rating {
  width: auto;
  line-height: 1; }
.block.courseitem.course2 .pricing_course {
  width: 100%;
  margin-top: 10px;
  position: relative; }
.block.courseitem.course2 .instructor_course + a, .block.courseitem.course2 .instructor_course + strong {
  text-align: center;
  width: 100%;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.08); }
.block.courseitem.course2 .star-rating + strong {
  margin-top: 10px; }

.block.courseitem.course3 {
  border: 1px solid #EEE;
  border-radius: 2px; }
  .block.courseitem.course3 .block_content {
    padding: 15px 15px 10px;
    position: relative; }
    .block.courseitem.course3 .block_content .course_instructor {
      position: absolute;
      right: 0;
      top: -30px;
      border-radius: 50%; }
      .block.courseitem.course3 .block_content .course_instructor img {
        border-radius: 50%;
        width: 48px;
        border: 2px solid #FFF; }
    .block.courseitem.course3 .block_content .block_title {
      padding: 0 20px 0 0;
      margin: 0;
      font-size: 16px;
      line-height: 1.2;
      border: none;
      min-height: 64px; }
    .block.courseitem.course3 .block_content .course_price {
      font-size: 16px;
      margin: 10px 0;
      color: #70c989;
      font-weight: 600;
      display: inline-block;
      width: 100%; }
    .block.courseitem.course3 .block_content .icon-wallet-money {
      display: none; }
    .block.courseitem.course3 .block_content .course_meta {
      border-top: 1px solid #EEE;
      padding-top: 10px;
      margin-top: 10px; }
      .block.courseitem.course3 .block_content .course_meta span.fa {
        float: right;
        color: #888;
        font-size: 12px; }
      .block.courseitem.course3 .block_content .course_meta .star-rating {
        padding: 0;
        display: inline-block; }
        .block.courseitem.course3 .block_content .course_meta .star-rating .fa {
          color: #FFCB10;
          float: left;
          font-size: 16px; }

.block.courseitem.course4 .block_content {
  position: relative; }
  .block.courseitem.course4 .block_content .course_instructor {
    color: #bbb;
    border: none; }
  .block.courseitem.course4 .block_content .block_title {
    margin: 0;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 1.2;
    border: none; }
  .block.courseitem.course4 .block_content .course_block_bottom {
    clear: both;
    width: 100%;
    display: inline-block;
    margin-top: 20px; }
    .block.courseitem.course4 .block_content .course_block_bottom .fa-users {
      float: left;
      color: #bbb;
      font-size: 16px; }
      .block.courseitem.course4 .block_content .course_block_bottom .fa-users:before {
        margin-right: 5px; }
    .block.courseitem.course4 .block_content .course_block_bottom .course_price {
      font-size: 16px;
      margin: 0;
      color: #70c989;
      font-weight: 600;
      float: right; }
    .block.courseitem.course4 .block_content .course_block_bottom .icon-wallet-money {
      display: none; }

.block.courseitem.course5 .block_title {
  margin: 0;
  padding-bottom: 15px;
  font-size: 16px;
  line-height: 1.2;
  border: none; }
.block.courseitem.course5 .course_price {
  clear: Both;
  font-size: 16px;
  margin: 0;
  color: #70c989;
  font-weight: 600; }
.block.courseitem.course5 .fa-calendar-check-o {
  float: left;
  font-size: 12px;
  text-transform: uppercase;
  color: #bbb;
  margin-bottom: 10px; }
  .block.courseitem.course5 .fa-calendar-check-o:before {
    margin-right: 5px; }

.block.courseitem.course6 {
  overflow: visible;
  border: none; }
  .block.courseitem.course6 .block_media {
    position: relative; }
    .block.courseitem.course6 .block_media .postblock_cats {
      position: absolute;
      bottom: 10px;
      right: 0px; }
      .block.courseitem.course6 .block_media .postblock_cats .postblock_cat {
        color: #fff;
        background: #78C8Ce;
        text-transform: none;
        font-weight: 600;
        padding: 8px 29px;
        line-height: 1.2;
        border-radius: 0; }
        .block.courseitem.course6 .block_media .postblock_cats .postblock_cat + .postblock_cat {
          margin-top: 10px; }
    .block.courseitem.course6 .block_media .course_start_date {
      position: absolute;
      top: 10px;
      left: 0;
      padding: 8px 29px;
      background: #eee;
      z-index: 99; }
      .block.courseitem.course6 .block_media .course_start_date:before {
        margin-right: 8px; }
  .block.courseitem.course6 .block_content {
    position: relative;
    padding: 0;
    border: none; }
    .block.courseitem.course6 .block_content .course_instructor {
      border: none; }
    .block.courseitem.course6 .block_content .block_title {
      margin: 10px 0 5px;
      padding-bottom: 5px;
      font-size: 18px;
      line-height: 1.2;
      border: none;
      font-weight: 800; }
      .block.courseitem.course6 .block_content .block_title a {
        font-weight: 800; }
    .block.courseitem.course6 .block_content .course_instructor {
      padding-bottom: 18px;
      margin-bottom: 15px;
      display: block;
      position: relative; }
      .block.courseitem.course6 .block_content .course_instructor:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 80px;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        background: #78C8Ce;
        display: block;
        height: 3px;
        border-radius: 3px; }
    .block.courseitem.course6 .block_content .course_block_bottom {
      clear: both;
      width: 100%;
      display: inline-block;
      margin-top: 20px;
      display: grid;
      grid-template-columns: 55px 90px 1fr;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .block.courseitem.course6 .block_content .course_block_bottom .icon-wallet-money {
        display: none; }
      .block.courseitem.course6 .block_content .course_block_bottom .star-rating {
        display: grid;
        grid-template-columns: 1fr 10px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .block.courseitem.course6 .block_content .course_block_bottom .course_price {
        text-align: right; }
  .block.courseitem.course6:hover .course_instructor:after {
    width: 120px; }

/* Course  7 *.


/*c7 layout issue fixes*/
.block.course7 {
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  overflow: hidden; }
  .block.course7 .block_content {
    padding: 15px 30px;
    text-align: center; }
    .block.course7 .block_content a.button {
      display: inline-block;
      text-align: center;
      font-size: 16px;
      opacity: 0.6;
      background: #a6acb5;
      border-radius: 8px;
      color: #fff;
      border-color: #a6acb5;
      border-radius: 8px; }
      .block.course7 .block_content a.button > span {
        display: block;
        font-size: 60%;
        text-transform: capitalize; }
      .block.course7 .block_content a.button:before {
        content: "\f023";
        font-family: fontawesome;
        margin-right: 5px; }
    .block.course7 .block_content input.button {
      border-radius: 8px;
      font-size: 16px;
      padding-left: 30px; }
    .block.course7 .block_content strong {
      display: block; }
    .block.course7 .block_content h4.block_title {
      font-size: 20px;
      font-weight: 600;
      margin: 10px 0 15px; }
    .block.course7 .block_content form:before {
      content: "\f09c";
      font-family: fontawesome;
      margin-right: 5px;
      position: absolute;
      z-index: 99;
      margin: 18px 10px;
      color: #fff; }

/*  End course block 7 */
/*c8 layout*/
.block.course8 {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border: none;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 5px 0px #ececec;
          box-shadow: 0px 0px 5px 0px #ececec; }
  .block.course8 .block_content {
    border: none !important; }
    .block.course8 .block_content .block_title {
      border-bottom: none !important; }
    .block.course8 .block_content p {
      padding: 12px 0px 5px 6px; }
    .block.course8 .block_content .course_meta {
      display: inline-block;
      width: 100%; }
      .block.course8 .block_content .course_meta .star-rating {
        float: right;
        padding: 19px 2px 0px 0px; }
      .block.course8 .block_content .course_meta .course_price {
        float: left; }
  .block.course8:hover {
    -webkit-box-shadow: 0px 20px 25px 5px #ececec;
            box-shadow: 0px 20px 25px 5px #ececec; }
  .block.course8 .featured_btn {
    background: #ffffff;
    color: #111111;
    border-radius: 20px;
    padding: 0px 15px;
    text-align: center;
    position: absolute;
    top: 5px;
    left: 5px; }
    .block.course8 .featured_btn small {
      margin-left: 3px; }
    .block.course8 .featured_btn i {
      margin-left: -5px;
      font-size: 82%;
      position: relative;
      top: -1px; }
  .block.course8 .course_time {
    background: white;
    color: black;
    border-radius: 20px;
    padding: 3px 7px;
    position: absolute;
    font-size: 10px;
    bottom: 5px;
    right: 5px; }
  .block.course8 .more {
    text-align: center;
    position: relative;
    z-index: 2; }
    .block.course8 .more:after {
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      width: 100%;
      height: 1px;
      background: rgba(0, 0, 0, 0.4);
      z-index: -1; }
  .block.course8 .more_btn {
    color: white;
    border-radius: 20px;
    padding: 8px 10px; }
  .block.course8 .cat_btn {
    position: relative;
    font-size: 12px;
    padding: 5px 15px;
    border-radius: 18px;
    color: white;
    margin: 0 2px 0 0; }
    .block.course8 .cat_btn:before {
      content: "\f02b";
      font-family: 'fontawesome';
      position: absolute;
      left: 10px;
      top: 4px; }
  .block.course8 span.featured_btn small {
    position: relative;
    top: -1px;
    font-size: 11px;
    text-transform: uppercase; }
  .block.course8 .course_time i {
    position: relative;
    top: 0.1026rem; }

/* end course 8 */
.dark .block.courseitem .block_content {
  background: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.1); }

.dark .block.courseitem span.clear,
.dark .block.courseitem .block_title,
.dark .block.courseitem.course2 .instructor_course + a,
.dark .block.courseitem.course2 .instructor_course + strong {
  border-color: rgba(255, 255, 255, 0.1); }

hr.divider {
  height: 1px;
  width: 100%;
  background: rgba(0, 0, 0, 0.08); }

/*========================================================================*/
/*   01. FLEXSLDIER
/*========================================================================*/
.widget_carousel,
.vibe_carousel {
  position: relative; }
  .widget_carousel .flex-direction-nav,
  .vibe_carousel .flex-direction-nav {
    list-style: none !important;
    height: 0; }
    .widget_carousel .flex-direction-nav a,
    .vibe_carousel .flex-direction-nav a {
      font-size: 12px;
      -webkit-box-shadow: none;
              box-shadow: none;
      width: auto;
      height: auto;
      opacity: 1;
      padding: 3px;
      line-height: 1;
      z-index: 9;
      background: #78c8ce;
      color: #FFF;
      text-shadow: none;
      border-radius: 2px; }
      .widget_carousel .flex-direction-nav a.flex-disabled,
      .vibe_carousel .flex-direction-nav a.flex-disabled {
        opacity: 0.6; }
      .widget_carousel .flex-direction-nav a.flex-next,
      .vibe_carousel .flex-direction-nav a.flex-next {
        position: absolute;
        top: 10px;
        right: 0;
        z-index: 2; }
      .widget_carousel .flex-direction-nav a.flex-prev,
      .vibe_carousel .flex-direction-nav a.flex-prev {
        position: absolute;
        top: 10px;
        right: 24px;
        display: inline-block;
        z-index: 1; }
  .widget_carousel .flex-control-nav li a,
  .vibe_carousel .flex-control-nav li a {
    width: 12px;
    height: 12px;
    background: #78c8ce;
    text-indent: 9999px;
    display: block;
    opacity: 0.4;
    border-radius: 50%; }

.v_module.custom_post_carousel .vibe_carousel .flex-direction-nav a.flex-next, .v_module.custom_post_carousel .vibe_carousel .flex-direction-nav a.flex-prev,
.v_module.member_carousel .vibe_carousel .flex-direction-nav a.flex-next,
.v_module.member_carousel .vibe_carousel .flex-direction-nav a.flex-prev,
.v_module.taxonomy_carousel .vibe_carousel .flex-direction-nav a.flex-next,
.v_module.taxonomy_carousel .vibe_carousel .flex-direction-nav a.flex-prev {
  position: absolute;
  top: -56px; }
.v_module.custom_post_carousel .vibe_carousel.noheading .flex-direction-nav,
.v_module.member_carousel .vibe_carousel.noheading .flex-direction-nav,
.v_module.taxonomy_carousel .vibe_carousel.noheading .flex-direction-nav {
  bottom: 50%;
  left: 0;
  width: 100%; }
  .v_module.custom_post_carousel .vibe_carousel.noheading .flex-direction-nav .flex-next, .v_module.custom_post_carousel .vibe_carousel.noheading .flex-direction-nav .flex-prev,
  .v_module.member_carousel .vibe_carousel.noheading .flex-direction-nav .flex-next,
  .v_module.member_carousel .vibe_carousel.noheading .flex-direction-nav .flex-prev,
  .v_module.taxonomy_carousel .vibe_carousel.noheading .flex-direction-nav .flex-next,
  .v_module.taxonomy_carousel .vibe_carousel.noheading .flex-direction-nav .flex-prev {
    background: none;
    color: #78c8ce;
    font-size: 16px;
    margin-top: -30px; }
  .v_module.custom_post_carousel .vibe_carousel.noheading .flex-direction-nav .flex-next,
  .v_module.member_carousel .vibe_carousel.noheading .flex-direction-nav .flex-next,
  .v_module.taxonomy_carousel .vibe_carousel.noheading .flex-direction-nav .flex-next {
    top: auto;
    right: -30px;
    left: auto; }
  .v_module.custom_post_carousel .vibe_carousel.noheading .flex-direction-nav .flex-prev,
  .v_module.member_carousel .vibe_carousel.noheading .flex-direction-nav .flex-prev,
  .v_module.taxonomy_carousel .vibe_carousel.noheading .flex-direction-nav .flex-prev {
    top: auto;
    left: -30px;
    right: auto; }
.v_module.custom_post_carousel .heading_more,
.v_module.member_carousel .heading_more,
.v_module.taxonomy_carousel .heading_more {
  padding: 3px 6px;
  line-height: 1;
  position: absolute;
  top: 4px;
  right: 50px;
  background: #78C8Ce;
  color: #FFF;
  border-radius: 2px;
  font-weight: 600;
  font-size: 14px; }

.taxonomy_carousel a.term_block {
  position: relative;
  display: inline-block;
  width: 100%; }
  .taxonomy_carousel a.term_block .term_name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .taxonomy_carousel a.term_block .term_name .term_details {
      display: inline;
      text-align: center; }
      .taxonomy_carousel a.term_block .term_name .term_details strong {
        display: block; }
    .taxonomy_carousel a.term_block .term_name strong, .taxonomy_carousel a.term_block .term_name span {
      color: #FFF; }

.widget .vibe_carousel .flex-direction-nav a.flex-prev,
.widget .vibe_carousel .flex-direction-nav a.flex-next {
  top: 24px; }

.widget_carousel .flex-direction-nav a.flex-next,
.widget_carousel .flex-direction-nav a.flex-prev {
  top: -48px; }

footer .widget_carousel .flex-direction-nav a.flex-prev,
footer .widget_carousel .flex-direction-nav a.flex-next,
.boxed footer .widget_carousel .flex-direction-nav a.flex-prev,
.boxed footer .widget_carousel .flex-direction-nav a.flex-next {
  top: -32px; }

.v_module.member_carousel .member_block {
  text-align: center; }

/*========================================================================*/
/*   01. PARALLAX
/*========================================================================*/
.parallax_content {
  width: 100%;
  display: inline-block; }

/*========================================================================*/
/*   01. FILTERABLE BLOCK
/*========================================================================*/
.vibe_filterable {
  margin: 0px 10px 20px 0;
  float: left; }
  .vibe_filterable li {
    float: left;
    margin: 5px 10px 5px 0; }
    .vibe_filterable li a {
      background-color: rgba(0, 0, 0, 0.08);
      font-weight: 600;
      border: 1px solid #DDD;
      border-radius: 2px;
      border-radius: 1px;
      padding: 8px 14px;
      font-size: 11px;
      border-radius: 2px;
      display: inline-block;
      text-transform: uppercase;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .vibe_filterable li a:hover {
        background: #78C8Ce;
        border-color: #78C8Ce;
        color: #FFF; }
    .vibe_filterable li.active a {
      background: #78C8Ce;
      border-color: #78C8Ce;
      color: #FFF; }

.filterableitems_container {
  clear: both;
  margin: 20px 0px; }
  .filterableitems_container .filteritem {
    float: left;
    position: relative;
    margin: 0px 30px 30px 0; }
    .filterableitems_container .filteritem.next {
      width: 60px;
      height: 60px;
      border: 5px solid black;
      border-radius: 35px; }

.filterable_thumb {
  position: relative; }

/*========================================================================*/
/*   01. ISOTOPE
/*========================================================================*/
.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.grid.masonry,
.filterableitems_container.isotope {
  overflow: visible !important; }

/*========================================================================*/
/*   01. ACCORDION BLOCK
/*========================================================================*/
.accordion-group.panel {
  margin: 0;
  background: none;
  border: none;
  border-radius: none;
  -webkit-box-shadow: none;
          box-shadow: none; }

.accordion-heading a {
  font-size: 12px;
  text-transform: uppercase;
  padding: 12px 20px 12px 0;
  font-weight: 600;
  width: 100%;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  position: relative; }
  .accordion-heading a.accordion-toggle:after {
    font-family: 'fonticon';
    float: right;
    content: '\e092';
    font-size: 16px;
    color: rgba(0, 0, 0, 0.08); }
  .accordion-heading a.accordion-toggle.collapsed:after {
    content: '\e05d'; }

.accordion-inner {
  padding: 15px 0; }

/*========================================================================*/
/*   01. TABS
/*========================================================================*/
.tabs {
  position: relative;
  display: inline-block;
  width: 100%; }
  .tabs ul.tabtitle {
    display: block;
    cursor: pointer; }
  .tabs .nav.nav-tabs li.active > a > span {
    padding: 0;
    color: #fff; }
  .tabs .nav.nav-tabs li a {
    white-space: nowrap; }
    .tabs .nav.nav-tabs li a i {
      float: left;
      margin-right: 5px;
      font-size: 16px; }

.widget .tabs .nav {
  margin-bottom: 0 !important; }

.content .tab-content {
  padding: 15px 0; }

.tab-pane li img {
  float: left;
  border: 2px solid #eef1f3;
  width: 48px;
  margin-right: 10px;
  height: auto;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
.tab-pane li:hover img {
  border-color: #78C8Ce; }

.widget .nav-tabs li {
  width: 33%;
  text-align: center;
  padding-bottom: 0; }

.widget .tab-content li {
  padding: 6px 0; }

.nav-tabs > li > a {
  border-radius: 4px 4px 0 0;
  margin: 0; }

.tabs ul.tabtitle li {
  background: #444;
  font-size: 15px;
  line-height: 40px;
  height: 40px;
  position: relative;
  padding: 0 20px;
  float: left;
  display: block;
  color: #FFF;
  text-align: center; }
  .tabs ul.tabtitle li.active, .tabs ul.tabtitle li:hover {
    background: #78C8Ce;
    color: #FFF; }
.tabs .tabpanes {
  clear: both; }
  .tabs .tabpanes li {
    background: #FFF; }

.tabs label:first-of-type {
  z-index: 4; }

.clear-shadow {
  clear: both; }

.tabcontent {
  position: relative;
  z-index: 5;
  opacity: 0; }

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

.tabs ul.nav {
  list-style: none;
  margin: 0 0 30px;
  position: relative;
  z-index: 99; }
.tabs .tab-content {
  position: relative; }
.tabs > .nav-tabs {
  margin-bottom: 29px; }
.tabs.tabs-left > .nav-tabs {
  margin-right: 29px !important; }
.tabs.tabs-right > .nav-tabs {
  margin-left: 29px !important; }
.tabs.tabs-bottom > .nav-tabs {
  margin-top: 29px !important; }

/*= LEFT RIGHT BOTTOM TABS == */
.tabs-right > .nav-tabs > li > a, .tabs-left > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-below > .nav-tabs {
  border-bottom: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.08); }
  .tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0; }
    .tabs-below > .nav-tabs > li > a {
      border-radius: 0 0 4px 4px; }
      .tabs-below > .nav-tabs > li > a:hover {
        border-top-color: rgba(0, 0, 0, 0.08);
        border-bottom-color: transparent; }
      .tabs-below > .nav-tabs > li > a:focus {
        border-top-color: rgba(0, 0, 0, 0.08);
        border-bottom-color: transparent; }
  .tabs-below > .nav-tabs > .active > a {
    border-color: transparent rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08); }
    .tabs-below > .nav-tabs > .active > a:hover {
      border-color: transparent rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08); }
    .tabs-below > .nav-tabs > .active > a:focus {
      border-color: transparent rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08); }

.tabs-right > .nav-tabs {
  border-bottom: 0;
  float: right;
  margin-left: 19px;
  border-left: 1px solid rgba(0, 0, 0, 0.08); }
  .tabs-right > .nav-tabs > li {
    float: none; }
    .tabs-right > .nav-tabs > li > a {
      margin-left: -1px;
      border-radius: 0 4px 4px 0; }
      .tabs-right > .nav-tabs > li > a:hover {
        border-color: rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08); }
      .tabs-right > .nav-tabs > li > a:focus {
        border-color: rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08); }
  .tabs-right > .nav-tabs .active > a {
    border-color: rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) transparent;
    *border-left-color: #fff; }
    .tabs-right > .nav-tabs .active > a:hover {
      border-color: rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) transparent;
      *border-left-color: #fff; }
    .tabs-right > .nav-tabs .active > a:focus {
      border-color: rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) transparent;
      *border-left-color: #fff; }

.tabs-left > .nav-tabs {
  border-bottom: 0;
  float: left;
  margin-right: 19px;
  border-right: 1px solid rgba(0, 0, 0, 0.08); }
  .tabs-left > .nav-tabs > li {
    float: none; }
    .tabs-left > .nav-tabs > li > a {
      margin-right: -1px;
      border-radius: 4px 0 0 4px; }
      .tabs-left > .nav-tabs > li > a:hover {
        border-color: rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08); }
      .tabs-left > .nav-tabs > li > a:focus {
        border-color: rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08); }
  .tabs-left > .nav-tabs .active > a {
    border-color: rgba(0, 0, 0, 0.08) transparent rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08);
    *border-right-color: #fff; }
    .tabs-left > .nav-tabs .active > a:hover {
      border-color: rgba(0, 0, 0, 0.08) transparent rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08);
      *border-right-color: #fff; }
    .tabs-left > .nav-tabs .active > a:focus {
      border-color: rgba(0, 0, 0, 0.08) transparent rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08);
      *border-right-color: #fff; }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.pill-content > .pill-pane {
  display: none; }
.pill-content > .active {
  display: block; }

/*=== */
.nav.nav-tabs > li > a {
  padding: 10px 15px; }
  .nav.nav-tabs > li > a > span {
    margin-left: 5px; }
.nav.nav-tabs > li.active > a > span {
  background: #FFF;
  padding: 1px 5px;
  border-radius: 50%;
  color: #78C8Ce; }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px !important;
  border-left: 1px solid #ddd; }

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  border-radius: 0 2px 2px 0; }

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #78c8c9 #78c8c9 #78c8c9 #dddddd;
  background-color: #78c8c9;
  color: #FFF; }

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #78c8c9 #78c8c9 #78c8c9 transparent;
  *border-left-color: #ffffff;
  background-image: url(../images/button.png); }

.active .tabcontent {
  z-index: 2;
  padding: 15px;
  display: block;
  -webkit-animation-name: fadeinblock;
  -webkit-animation-duration: 0.3s;
  animation-name: fadeinblock;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; }

@-webkit-keyframes fadeinblock {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; }
  40% {
    opacity: 0.3; }
  60% {
    opacity: 0.5; }
  80% {
    opacity: 0.9; }
  100% {
    opacity: 1; } }
@keyframes fadeinblock {
  0% {
    opacity: 0; }
  20% {
    opacity: 0; }
  40% {
    opacity: 0.3; }
  60% {
    opacity: 0.5; }
  80% {
    opacity: 0.9; }
  100% {
    opacity: 1; } }
/*========================================================================*/
/*   01. POSTS WIDGET
/*========================================================================*/
.posts li {
  clear: both;
  margin: 2px 0;
  padding: 2px;
  display: inline-block;
  width: 100%; }
  .posts li:hover {
    background: #f3f5f6; }
  .posts li img {
    float: left;
    border: 2px solid #eef1f3;
    width: 60px;
    margin-right: 10px;
    height: auto;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .posts li:hover img {
    border-color: #78C8Ce; }
  .posts li a > span {
    color: #2a3744; }
  .posts li small a {
    color: #AAA;
    font-size: 11px; }

/*========================================================================*/
/*   01. PULL QUOTE
/*========================================================================*/
.pullquote {
  margin: 30px 0;
  padding: 15px 30px 15px 30px;
  width: 30%;
  float: left;
  display: inline-block;
  border-right: 1px solid rgba(0, 0, 0, 0.08); }
  .pullquote.left {
    margin-right: 20px;
    float: left; }
  .pullquote.right {
    margin-left: 20px;
    float: right;
    border-left: 1px solid rgba(0, 0, 0, 0.08);
    border-right: none; }

/*========================================================================*/
/*   01. GALLERY
/*========================================================================*/
.gallery a {
  width: 64px;
  height: auto;
  float: left;
  margin: 0;
  padding: 3px 5px;
  width: auto;
  display: inline-block;
  line-height: 0;
  text-align: center;
  overflow: hidden; }
  .gallery a img {
    width: 100%;
    border: 2px solid #F6F6F6; }
    .gallery a img:hover {
      border-color: #78C8CE; }
.gallery.medium img {
  width: 128px;
  height: auto; }
.gallery.mini img {
  width: 48px;
  height: 48px; }
.gallery.normal img, .gallery.small img {
  width: 64px;
  height: 64px; }
.gallery.large img {
  width: 256px;
  height: auto; }
.gallery.columns1 > a {
  width: 100%; }
.gallery.columns2 > a {
  width: 50%; }
.gallery.columns3 > a {
  width: 33%; }
.gallery.columns4 > a {
  width: 25%; }
.gallery.columns5 > a {
  width: 20%; }
.gallery.columns6 > a {
  width: 16.67%; }
.gallery.columns7 > a {
  width: 14.28%; }
.gallery.columns8 > a {
  width: 12.5%; }
.gallery.columns9 > a {
  width: 11.11%; }
.gallery:after {
  content: '';
  clear: both;
  display: block; }

/*========================================================================*/
/*   01. GALLERY
/*========================================================================*/
.heading {
  clear: both;
  font-size: 16px;
  margin: 10px 0;
  padding: 8px 0;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 3px solid rgba(0, 0, 0, 0.08); }

/*========================================================================*/
/*   01. PROGRESS BAR
/*========================================================================*/
.progressbars {
  display: inline-block;
  width: 60%;
  margin: 30px 0 30px 30px;
  border-radius: 20px; }

.progressbar_wrap {
  text-align: start;
  display: block;
  clear: both;
  margin: 10px 0; }

.progress {
  background: rgba(0, 0, 0, 0.1);
  margin: 0;
  border-radius: 20px;
  position: relative;
  width: 100%;
  display: inline-block;
  overflow: visible; }
  .progress strong {
    position: absolute;
    top: 0;
    left: 0; }
  .progress .bar {
    background: #78C8CE;
    color: #FFF;
    font-size: 12px;
    line-height: 1.5em;
    padding: 4px 20px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    height: auto;
    border-radius: 20px; }
    .progress .bar span {
      position: absolute;
      right: -20px;
      top: -32px;
      background: rgba(0, 0, 0, 0.6);
      color: #FFF;
      padding: 4px 8px;
      border-radius: 2px; }
      .progress .bar span:after {
        content: '';
        position: absolute;
        left: 40%;
        bottom: -10px;
        border: 5px solid;
        border-color: rgba(0, 0, 0, 0.6) transparent transparent transparent; }

.one_half .progress {
  margin: 48px 30px; }

/*========================================================================*/
/*   01. KNOB
/*========================================================================*/
.knob {
  display: block;
  position: relative; }
  .knob h3 {
    margin-top: 0px;
    font-size: 20px;
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%; }

/*========================================================================*/
/*   01. ALERT
/*========================================================================*/
.alert {
  display: block;
  background: #1CA8DD;
  padding: 15px;
  color: #FFF;
  margin: 15px 0; }
  .alert.alert-info {
    background: #1CA8DD; }
  .alert.alert-error {
    background: #d15b28; }
  .alert.alert-danger {
    background: #d13228; }
  .alert.alert-success {
    background: #78C8CE; }
  .alert.alert-block {
    background: #d6c72d; }

/*========================================================================*/
/*   01. BTNS
/*========================================================================*/
.btn {
  font-size: 14px;
  line-height: 2em;
  padding: 8px 16px;
  background: #78C8CE;
  border: 1px solid #78C8CE;
  color: #FFF;
  margin: 5px 5px 5px 0;
  border-radius: 2px; }
  .btn + .btn {
    margin-left: 5px; }
  .btn.other {
    border: none; }
  .btn:hover {
    background: transparent;
    border-color: #78C8CE;
    color: #78C8CE; }
  .btn.primary {
    background: #78C8CE;
    border-color: #78C8CE; }

/*========================================================================*/
/*   01. COLUMNS
/*========================================================================*/
.one_half {
  width: 50%;
  float: left;
  min-width: 240px; }

.one_third {
  width: 33.3%;
  float: left;
  min-width: 160px; }

.one_fourth {
  width: 25%;
  float: left;
  min-width: 120px; }

.one_fifth {
  width: 20%;
  float: left;
  min-width: 60px; }

.two_third {
  width: 66.6%;
  float: left; }

.three_fourth {
  width: 75%;
  float: left; }

.two_fifth {
  width: 40%;
  float: left; }

.three_fifth {
  width: 60%;
  float: left; }

.four_fifth {
  width: 80%;
  float: left; }

.column_content {
  padding-left: 10px; }
  .column_content.first {
    padding-left: 0; }

/*========================================================================*/
/*   01. GMAP
/*========================================================================*/
.gmap, .gmap iframe {
  width: 100%; }

.vibe_gmap {
  margin: 30px 0;
  padding: 20px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

.vibe_gmap img,
#map-canvas img {
  max-width: none; }

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

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1;
  clear: both;
  /* For IE 6/7 (trigger hasLayout) */ }

/*========================================================================*/
/*   01. DROPCAPS
/*========================================================================*/
.dropcaps {
  float: left;
  padding: 0 15px 0 0;
  margin-top: 0;
  line-height: 1.1em; }

/*========================================================================*/
/*   01. NOTE
/*========================================================================*/
.notification {
  clear: both;
  margin: 60px 60px 30px 0px;
  padding: 15px;
  color: #FFF;
  background: #78C8CE;
  border-radius: 2px;
  display: block;
  text-align: left; }

/*========================================================================*/
/*   01. FORMS
/*========================================================================*/
.form_field {
  display: block;
  font-size: 14px;
  padding: 4px 8px;
  margin: 5px 0;
  border: 1px solid rgba(0, 0, 0, 0.08);
  line-height: 21px;
  width: 100%; }

/*========================================================================*/
/*   01. POPUPs
/*========================================================================*/
.mfp-ajax-holder .mfp-content {
  width: auto;
  max-width: 720px;
  margin: 0 auto; }

.popup_content {
  background: #FFF;
  padding: 40px;
  display: block;
  margin-top: 10%;
  max-width: 60%; }

/*========================================================================*/
/*   01. TEAM
/*========================================================================*/
.team_member {
  width: 100%;
  max-width: 300px;
  height: 100%;
  position: relative;
  cursor: default;
  text-align: center; }
  .team_member img {
    display: inline-block;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
  .team_member .member_info {
    display: block;
    width: inherit;
    height: inherit;
    text-align: center;
    padding: 5px 0;
    border-left: 5px solid rgba(0, 0, 0, 0.08);
    border-right: 5px solid rgba(0, 0, 0, 0.08);
    border-bottom: 5px solid rgba(0, 0, 0, 0.08); }
    .team_member .member_info h3 {
      text-align: center;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 14px;
      font-weight: 600;
      margin: 0 30px;
      padding: 10px 10px 10px;
      display: inline-block;
      border-bottom: 3px solid rgba(0, 0, 0, 0.08); }
      .team_member .member_info h3 small {
        display: block;
        white-space: nowrap;
        color: #bbb;
        font-weight: 600;
        font-size: 11px;
        margin-top: 5px; }
      .team_member .member_info h3 + span {
        width: 100%;
        display: block; }
    .team_member .member_info ul {
      color: #fff;
      display: inline-block;
      padding: 10px 5px;
      text-align: center;
      margin: 0 10px;
      font-size: 16px;
      list-style: none; }
      .team_member .member_info ul li {
        float: left;
        display: inline-block; }
        .team_member .member_info ul li a {
          display: block;
          font-style: normal;
          font-size: 20px;
          line-height: 0;
          margin: 0 3px;
          color: #bbb; }
          .team_member .member_info ul li a.twitter {
            font-size: 24px; }
          .team_member .member_info ul li a:hover {
            color: #78c8ce; }

/*========================================================================*/
/*   01. TESTIMONIALS
/*========================================================================*/
.testimonial {
  position: relative; }

.testimonial_content {
  background: rgba(230, 230, 230, 0.2);
  padding: 20px 20px 15px;
  position: relative;
  border-radius: 2px; }

.testimonial_content:after {
  content: '';
  position: absolute;
  bottom: -40px;
  left: 68px;
  border: 20px solid;
  border-color: rgba(230, 230, 230, 0.2) transparent transparent transparent; }

.testimonial_author {
  margin: 15px 0; }

.testimonial_author img {
  max-width: 64px;
  height: auto;
  margin: 0 30px 0 0;
  float: left;
  border-radius: 50%; }

.testimonial_author h4 {
  font-size: 14px;
  padding-top: 10px; }

.testimonial_author h4 small {
  display: block; }

/*========================================================================*/
/*   01. TOOLTIPS
/*========================================================================*/
/*
.tooltip{
    position: relative;
}

.tooltip:hover:after,
.tooltip:hover:before{
    opacity:1;
}

.tooltip:after{
    content:attr(title);
    position:absolute;
    left: 0;
    border-radius: 2px;
    top: -36px;
    background: #78C8CE;
    padding: 6px 10px;
    color: #FFF;
    display: block;
    opacity:0;
    white-space:nowrap;
    -webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

.tooltip:before{
    content:'';
    border:5px solid;
    position:absolute;
    left:50%;
    top:-5px;
    opacity:0;
    border-color:#78C8CE transparent transparent transparent;
}
*/
/*========================================================================*/
/*   01. VIDEO
/*========================================================================*/
.wp-video {
  width: 100% !important; }

.mejs-container.mejs-video {
  width: 100% !important;
  height: auto !important;
  padding-top: 57%; }

.mejs-overlay, .mejs-poster {
  width: 100% !important;
  height: 100% !important; }

.mejs-mediaelement video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important; }

.mejs-container, .mejs-embed, .mejs-embed body {
  background: transparent !important; }

/*========================================================================*/
/*   01. COUNTER
/*========================================================================*/
.percentage-counter h6 {
  color: #78C8CE; }

.percentage-counter {
  margin: 30px 0;
  text-align: center;
  color: #78C8CE; }

.first .percentage-counter {
  border: none; }

.percentage-counter .count {
  font-size: 48px;
  color: #78C8CE; }

/*========================================================================*/
/*   01. IMAGE SLIDER
/*========================================================================*/
/* flexslider Necessary Styles
*********************************/
.image_slider {
  margin: 0;
  padding: 0;
  position: relative; }

.image_slider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.image_slider .slides img {
  width: 100%;
  display: block; }

.flexslider-pauseplay span {
  text-transform: capitalize; }

.image_slider .flex-direction-nav,
.image_slider .flex-control-nav,
.image_slider .slides {
  list-style: none !important; }

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.full_slider .flex-control-nav.flex-control-paging li a.flex-active,
.image_slider .flex-control-nav.flex-control-paging li a.flex-active,
.step_slider .flex-control-nav.flex-control-paging li a.flex-active {
  background: #78c8c9; }

.image_slider .slides li {
  position: relative; }

.image_slider .flex-control-nav.flex-control-paging,
.full_slider .flex-control-nav.flex-control-paging,
.step_slider .flex-control-nav.flex-control-paging {
  position: absolute;
  bottom: 10px;
  display: block;
  text-align: center;
  width: 100%; }

.full_slider .flex-control-nav.flex-control-paging li,
.image_slider .flex-control-nav.flex-control-paging li,
.step_slider .flex-control-nav.flex-control-paging li {
  margin: 0 0 0 5px;
  text-indent: -9999px;
  padding: 0;
  border: none;
  display: inline; }

.full_slider .flex-control-nav.flex-control-paging li a,
.image_slider .flex-control-nav.flex-control-paging li a,
.step_slider .flex-control-nav.flex-control-paging li a {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: #FFF;
  color: transparent;
  border-radius: 12px; }

.image_slider .flex-direction-nav li a,
.step_slider .flex-direction-nav li a {
  position: absolute;
  margin: 0;
  padding: 0;
  font-size: 24px; }

.image_slider.slide1 .flex-direction-nav li a.flex-prev {
  left: 30px;
  color: #FFF;
  top: 45%; }

.image_slider.slide1 .flex-direction-nav li a.flex-next {
  right: 30px;
  color: #FFF;
  top: 45%; }

.flex-caption h1, .flex-caption h2, .flex-caption h5, .flex-caption h3, .flex-caption h4, .flex-caption h6 {
  color: #FFF; }

.flex-caption,
.slide1 .flex-caption {
  width: 100%;
  padding: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  font-size: 14px;
  line-height: 18px; }

.slide1 .flex-caption {
  left: 0;
  bottom: 5px; }

/*=== Slide 2 ===*/
.image_slider.slide2 .flex-caption {
  width: 50%;
  max-width: 310px;
  height: 120px;
  padding: 10px 20px 10px;
  bottom: 20px;
  right: 20px;
  text-align: left; }

.image_slider.slide2 .flex-direction-nav li a.flex-prev {
  right: 360px;
  height: 70px;
  bottom: 90px;
  background: #78c8c9;
  color: #FFF; }

.image_slider.slide2 .flex-direction-nav li a.flex-next {
  right: 360px;
  height: 70px;
  bottom: 20px;
  background: #78c8c9;
  color: #FFF; }

.image_slider.slide2 .flex-direction-nav li a.flex-prev i,
.image_slider.slide2 .flex-direction-nav li a.flex-next i {
  margin: 20px -8px;
  display: inline-block; }

/*=== Slide 3 ===*/
.image_slider.slide3 .flex-caption {
  width: 50%;
  max-width: 310px;
  height: 120px;
  padding: 10px 20px 10px;
  bottom: 20px;
  left: 20px;
  text-align: left; }

.image_slider.slide3 .flex-direction-nav li a.flex-prev {
  left: 360px;
  height: 70px;
  bottom: 20px;
  background: #78c8c9;
  color: #FFF; }

.image_slider.slide3 .flex-direction-nav li a.flex-next {
  left: 360px;
  height: 70px;
  bottom: 90px;
  background: #78c8c9;
  color: #FFF; }

.image_slider.slide3 .flex-direction-nav li a.flex-prev i,
.image_slider.slide3 .flex-direction-nav li a.flex-next i {
  margin: 20px -8px;
  display: inline-block; }

/*=== Slide 4 ===*/
.image_slider.slide4 .flex-caption {
  width: 40%;
  right: 0;
  bottom: 20px;
  padding: 15px 20px 30px;
  margin-left: -40px;
  text-align: left; }

.image_slider.slide4 .flex-direction-nav li a.flex-prev {
  bottom: 20px;
  right: 20%;
  width: 20%;
  text-align: center;
  color: #FFF;
  padding: 0 20px;
  margin-left: -41px;
  background: #78c8c9; }

.image_slider.slide4 .flex-direction-nav li a.flex-next {
  bottom: 20px;
  right: 20px;
  width: 20%;
  text-align: center;
  color: #FFF;
  padding: 0 20px;
  margin-right: -20px;
  background: #78c8c9; }

/*=== Slide 5 ===*/
.image_slider.slide5 .flex-caption {
  width: 40%;
  left: 0;
  bottom: 20px;
  padding: 15px 20px 40px;
  text-align: left; }

.image_slider.slide5 .flex-direction-nav li a.flex-next {
  bottom: 20px;
  left: 20%;
  width: 20%;
  text-align: center;
  color: #FFF;
  padding: 0 20px;
  background: #78C8Ce; }

.image_slider.slide5 .flex-direction-nav li a.flex-prev {
  bottom: 20px;
  left: 20px;
  width: 20%;
  text-align: center;
  color: #FFF;
  padding: 0 20px;
  margin-left: -20px;
  background: #78c8c9; }

/*=== Slide 6 ===*/
.flexslider.image_slider.slide6 .slides img {
  width: 60%;
  display: block;
  float: right; }

.image_slider.slide6 .flex-caption {
  width: 38%;
  background: transparent;
  text-align: left;
  color: #444;
  text-shadow: none; }

.slide6 .flex-caption h3.heading {
  color: #444;
  text-shadow: none; }

.image_slider.slide6 .flex-control-nav.flex-control-paging {
  text-align: left;
  width: 40%; }

.image_slider.slide6 .flex-direction-nav li a.flex-prev {
  left: -100px;
  font-size: 64px;
  text-shadow: 0 1px 0 #FFF;
  top: 40%;
  color: #ccc; }

.image_slider.slide6 .flex-direction-nav li a.flex-next {
  right: -100px;
  font-size: 64px;
  text-shadow: 0 1px 0 #FFF;
  top: 40%;
  color: #ccc; }

/*=== Slide 7 ===*/
.flexslider.image_slider.slide7 .slides img {
  width: 60%;
  display: block;
  float: left;
  margin-right: 20px; }

.image_slider.slide7 .flex-caption {
  width: 38%;
  background: transparent;
  text-align: left;
  color: #444;
  display: inline-block;
  text-shadow: none; }

.slide7 .flex-caption h3.heading {
  color: #444;
  text-shadow: none; }

.image_slider.slide7 .flex-control-nav.flex-control-paging {
  text-align: right;
  width: 100%; }

.image_slider.slide7 .flex-direction-nav li a.flex-prev {
  left: -100px;
  font-size: 64px;
  text-shadow: 0 1px 0 #FFF;
  top: 40%;
  color: #ccc; }

.image_slider.slide7 .flex-direction-nav li a.flex-next {
  right: -100px;
  font-size: 64px;
  text-shadow: 0 1px 0 #FFF;
  top: 40%;
  color: #ccc; }

/*=== Slide 8 ===*/
.flexslider.image_slider.slide8 .slides img {
  width: 100%; }

.image_slider.slide8 .flex-caption {
  max-width: 60%;
  position: absolute;
  top: 20%;
  left: 20%;
  background: transparent;
  text-align: center;
  display: inline-block;
  text-shadow: none; }

.slide8 .flex-caption h3.heading {
  color: #444;
  text-shadow: none; }

.image_slider.slide8 .flex-control-nav.flex-control-paging {
  text-align: center;
  width: 100%;
  bottom: 10px; }

.image_slider.slide8 .flex-direction-nav li a.flex-prev {
  left: 0px;
  font-size: 64px;
  text-shadow: 0 1px 0 #333;
  top: 40%;
  color: #FFF; }

.image_slider.slide8 .flex-direction-nav li a.flex-next {
  right: 0px;
  font-size: 64px;
  text-shadow: 0 1px 0 #333;
  top: 40%;
  color: #FFF; }

/*========================================================================*/
/*   01. ALL BADGES
/*========================================================================*/
.allbadges ul {
  list-style: none;
  display: inline-block; }

.allbadges ul > li {
  list-style: none;
  float: left;
  padding: 10px;
  position: relative; }

.allbadges ul > li.finished img {
  opacity: 0.6;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1); }

.allbadges ul > li.finished span {
  position: absolute;
  left: 33%;
  bottom: 33%;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  color: #EB4924;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

/*
==============================================
stretchLeft
==============================================
*/
.animate {
  opacity: 0; }

.animate.load {
  opacity: 1 !important; }

.stretch.load {
  animation-name: stretchLeft;
  -webkit-animation-name: stretchLeft;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0%; }

@keyframes stretch {
  0% {
    -webkit-transform: scaleX(0.3);
            transform: scaleX(0.3); }
  40% {
    -webkit-transform: scaleX(1.02);
            transform: scaleX(1.02); }
  60% {
    -webkit-transform: scaleX(0.98);
            transform: scaleX(0.98); }
  80% {
    -webkit-transform: scaleX(1.01);
            transform: scaleX(1.01); }
  100% {
    -webkit-transform: scaleX(0.98);
            transform: scaleX(0.98); }
  80% {
    -webkit-transform: scaleX(1.01);
            transform: scaleX(1.01); }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); } }
@-webkit-keyframes stretch {
  0% {
    -webkit-transform: scaleX(0.3); }
  40% {
    -webkit-transform: scaleX(1.02); }
  60% {
    -webkit-transform: scaleX(0.98); }
  80% {
    -webkit-transform: scaleX(1.01); }
  100% {
    -webkit-transform: scaleX(0.98); }
  80% {
    -webkit-transform: scaleX(1.01); }
  100% {
    -webkit-transform: scaleX(1); } }
/*========================================================================*/
/*   01. MISC
/*========================================================================*/
del {
  opacity: 0.3; }

.vibe_carousel > .woocommerce {
  position: relative;
  margin-top: 15px; }

.vibe_carousel.carousel_columns2 .slides > li {
  margin-right: 30px; }

.vibe_carousel.columns1 .block.courseitem {
  margin-right: 0; }

.vibe_carousel .slides > li {
  margin-right: 30px; }

.vibe_carousel.onecol .slides > li {
  margin-right: 30px; }

@media screen and (max-width: 992px) {
  .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
    width: auto; }

  .tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
    float: left; }

  .tabs-left > .nav-tabs {
    border-right: none;
    margin-right: 0;
    margin-bottom: 19px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

  .tabs-right > .nav-tabs {
    border-left: none;
    margin-left: 0;
    margin-bottom: 19px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); } }
@media screen and (max-width: 768px) {
  .v_module {
    width: 100%; }

  .block.side .block_media {
    max-width: 100%; }

  .block.side .block_content {
    clear: both;
    width: 100%; }

  .content .tabs-right .tab-content,
  .content .tabs-left .tab-content {
    max-width: 100%; }

  .one_half,
  .one_third,
  .one_fourth,
  .three_fourth,
  .one_fifth,
  .two_fifth,
  .three_fifth,
  .four_fifth,
  .two_third {
    clear: both;
    float: none;
    width: 100%; }

  .nav-tabs > li {
    width: 100% !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

  .nav-tabs > li.active > a, .nav-tabs > li:hover > a {
    border-radius: 2px; }

  .nav-tabs > li.active, .nav-tabs > li:hover {
    border-bottom: none; } }
/*========================================================================*/
/*   01. REGISTRATION FORMS
/*========================================================================*/
.wplms_registration_form {
  clear: both;
  display: block; }
  .wplms_registration_form ul li {
    clear: both; }
    .wplms_registration_form ul li + li {
      margin-top: 10px; }
    .wplms_registration_form ul li label {
      width: 100%;
      display: block; }
    .wplms_registration_form ul li > input, .wplms_registration_form ul li > textarea, .wplms_registration_form ul li > select {
      width: 100%; }
    .wplms_registration_form ul li fieldset legend {
      font-size: 16px;
      font-weight: 600;
      border: none; }
  .wplms_registration_form .submit_registration_form.loading:before {
    content: "\f110";
    opacity: 0.8;
    font-family: fontawesome;
    -webkit-animation: spin 2s infinite linear;
            animation: spin 2s infinite linear; }

/*========================================================================*/
/*   01. Count down
/*========================================================================*/
.digit {
  position: relative;
  float: left;
  width: 2rem;
  height: 3rem;
  background-color: #fafbfc;
  color: #444;
  border-radius: 0.2rem;
  text-align: center;
  margin-right: 5px;
  font-size: 2rem; }
  .digit::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    display: block;
    background: rgba(0, 0, 0, 0.2);
    z-index: 99; }
  .digit::before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 100%;
    height: 50%;
    display: block;
    border-radius: 0.4rem;
    background: rgba(0, 0, 0, 0.03); }
  .digit .base {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .digit .base .flap {
      display: none;
      position: absolute;
      width: 100%;
      height: 50%;
      background-color: #fafbfc;
      color: #444;
      left: 0;
      top: 0;
      border-radius: 0.2rem 0.2rem 0 0;
      -webkit-transform-origin: 50% 100%;
      transform-origin: 50% 100%;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      overflow: hidden; }
      .digit .base .flap::before {
        content: attr(data-content);
        position: absolute;
        left: 50%; }
      .digit .base .flap.front::before, .digit .base .flap.under::before {
        top: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .digit .base .flap.back {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg); }
        .digit .base .flap.back::before {
          top: 100%;
          -webkit-transform: translate(-50%, -50%) rotateZ(180deg);
          transform: translate(-50%, -50%) rotateZ(180deg); }
      .digit .base .flap.over {
        z-index: 2; }
      .digit .base .flap.under {
        z-index: 1; }
      .digit .base .flap.front {
        -webkit-animation: flip-down-front 300ms ease-in both;
        animation: flip-down-front 300ms ease-in both; }
      .digit .base .flap.back {
        -webkit-animation: flip-down-back 300ms ease-in both;
        animation: flip-down-back 300ms ease-in both; }
      .digit .base .flap.under {
        -webkit-animation: fade-under 300ms ease-in both;
        animation: fade-under 300ms ease-in both; }

@-webkit-keyframes flip-down-front {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    background-color: #fafbfc;
    color: #444; }
  100% {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    background-color: #fafbfc;
    color: #444;
    opacity: 0.4; } }
@keyframes flip-down-front {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    background-color: #fafbfc;
    color: #444; }
  100% {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    background-color: #fafbfc;
    color: #444;
    opacity: 0.4; } }
@-webkit-keyframes flip-down-back {
  0% {
    -webkit-transform: rotateY(180deg) rotateX(0deg);
    transform: rotateY(180deg) rotateX(0deg);
    background-color: #fafbfc;
    color: #444;
    opacity: 0.4; }
  100% {
    -webkit-transform: rotateY(180deg) rotateX(180deg);
    transform: rotateY(180deg) rotateX(180deg);
    background-color: #fafbfc;
    color: #444; } }
@keyframes flip-down-back {
  0% {
    -webkit-transform: rotateY(180deg) rotateX(0deg);
    transform: rotateY(180deg) rotateX(0deg);
    background-color: #fafbfc;
    color: #444;
    opacity: 0.4; }
  100% {
    -webkit-transform: rotateY(180deg) rotateX(180deg);
    transform: rotateY(180deg) rotateX(180deg);
    background-color: #fafbfc;
    color: #444; } }
@-webkit-keyframes fade-under {
  0% {
    background-color: #fafbfc;
    color: #444; }
  100% {
    background-color: #fafbfc;
    color: #444; } }
@keyframes fade-under {
  0% {
    background-color: #fafbfc;
    color: #444; }
  100% {
    background-color: #fafbfc;
    color: #444; } }
.vibe_countdown {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 2rem 0; }

.clock {
  -webkit-perspective: 100vw;
  perspective: 100vw;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%; }

.clock .vibe_countdown_item {
  margin-right: 1rem;
  display: inline-block;
  position: relative; }

.vibe_countdown_item .countdown_label {
  position: absolute;
  bottom: -1.6rem;
  font-size: 0.8rem;
  text-transform: uppercase;
  color: #444;
  font-weight: 600;
  left: 0;
  width: 100%; }

.clock .vibe_countdown_item:last-child {
  margin-right: 0; }

/**
 * File: _elements.scss
 * Description : Contains element styling in WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. BUTTONS
/*    02. HEADING
/*    03. SOCIAL ICONS
/*    04. FLEXSLIDER
/*    05. EXTRAS
/*
/*========================================================================*/
/*   01. BUTTONS
/*========================================================================*/
.button {
  padding: 10px 24px;
  display: inline-block;
  margin: 10px 10px 10px 0;
  font-size: 12px;
  background-color: #78C8Ce;
  color: #FFF;
  border: none;
  border-radius: 2px;
  outline: none;
  font-weight: 600;
  letter-spacing: 0.1em;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1; }

input[type="button"],
input[type="submit"] {
  padding: 7px 24px;
  line-height: 1.6;
  background-color: #78C8Ce;
  color: #FFF;
  border: none;
  border-radius: 2px;
  outline: none;
  font-weight: 600; }

.button.blue {
  background-color: #78c8ce; }

.button.green {
  background-color: #70c989; }

.button.primary {
  background-color: #fa7252;
  border-color: #fa7252; }

.button.full {
  width: 100%;
  text-align: center; }

.button + .button {
  margin-left: 10px; }

.button.full + .button {
  margin: 10px 0; }

.button.full + .button.full {
  margin-top: 0; }

.button.small {
  font-size: 12px;
  padding: 8px 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFF; }

.button:hover {
  color: #FFF;
  background-image: none; }

/*========================================================================*/
/*   02. HEADING
/*========================================================================*/
.heading {
  margin: 20px 0; }

.heading a {
  font-size: 14px;
  text-transform: uppercase;
  float: right; }

.heading span > a {
  font-size: 11px;
  font-weight: 600;
  color: #bbb; }

.noheading .flex-direction-nav {
  position: absolute;
  bottom: 20px;
  left: 50%; }

/* ------------------------------------------------------------------------ */
/* 03. SOCIAL ICONS
/* ------------------------------------------------------------------------ */
/*==== Social Icons ====*/
ul.socialicons {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none !important;
  display: inline-block; }
  ul.socialicons li {
    float: left;
    width: auto !important;
    border: none !important;
    margin: 0 0 0 15px;
    font-size: 20px;
    line-height: 1px; }
    ul.socialicons li a {
      padding: 3px 6px;
      line-height: 1em;
      font-size: 16px; }
      ul.socialicons li a.facebook, ul.socialicons li a.tumblr {
        padding: 3px 9px; }
      ul.socialicons li a.vk {
        padding: 3px 5px; }
      ul.socialicons li a.google-plus, ul.socialicons li a.digg {
        padding: 3px; }
  ul.socialicons.square li {
    margin: 0 0 0 5px; }
    ul.socialicons.square li a {
      color: #FFF;
      line-height: 1em;
      background: rgba(0, 0, 0, 0.1); }
  ul.socialicons.round li {
    margin: 0 0 0 5px; }
    ul.socialicons.round li a {
      border-radius: 50%;
      background: rgba(0, 0, 0, 0.1); }
  ul.socialicons li:first-child {
    margin: 0; }
  ul.socialicons.social li, ul.socialicons.color li {
    color: #FFF; }
    ul.socialicons.social li a:hover, ul.socialicons.color li a:hover {
      background: #78C8Ce; }

/* ------------------------------------------------------------------------ */
/* 03. MEMBER GRID
/* ------------------------------------------------------------------------ */
.member_grid {
  display: grid; }

/* ------------------------------------------------------------------------ */
/* 03. MEMBER BLOCKS 
/* ------------------------------------------------------------------------ */
.member_block,
.member_block3 {
  text-align: center; }
  .member_block h3,
  .member_block3 h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0; }
  .member_block ul.socialicons,
  .member_block3 ul.socialicons {
    display: inline-block;
    float: none; }
    .member_block ul.socialicons li,
    .member_block3 ul.socialicons li {
      margin: auto; }
      .member_block ul.socialicons li a,
      .member_block3 ul.socialicons li a {
        color: rgba(0, 0, 0, 0.4); }

.member_block3 .member_avatar {
  position: relative; }
  .member_block3 .member_avatar ul.socialicons {
    position: absolute;
    opacity: 0;
    top: 50%;
    left: 0;
    width: 100%;
    display: inline-block;
    float: none;
    z-index: 1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .member_block3 .member_avatar ul.socialicons li {
      float: none;
      display: inline-block; }
      .member_block3 .member_avatar ul.socialicons li a {
        color: #FFF; }
  .member_block3 .member_avatar:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .member_block3 .member_avatar:hover:after {
    -webkit-transform: scale(1);
            transform: scale(1); }
  .member_block3 .member_avatar:hover ul.socialicons {
    opacity: 1; }

.product_meta + ul.socialicons {
  margin-top: 15px; }

.member_block4 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  grid-gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .member_block4 .member_avatar img {
    border-radius: 0; }
  .member_block4 .member_info h3 {
    margin: 0;
    line-height: 1; }

/*===Social Icons Colored ====*/
ul.socialicons.color li a {
  color: #FFF !important; }
ul.socialicons.color li a.facebook {
  background: #3B5998 !important; }
ul.socialicons.color li a.vk {
  background: #588FD0 !important; }
ul.socialicons.color li a.twitter {
  background: #2bb5dc !important; }
ul.socialicons.color li a.google.plus {
  background: #DD4B39 !important; }
ul.socialicons.color li a.dribbble {
  background: #f90f63 !important; }
ul.socialicons.color li a.pinterest {
  background: #d04e4e !important; }
ul.socialicons.color li a.gplus, ul.socialicons.color li a.google-plus {
  background: #C63D2D !important; }
ul.socialicons.color li a.tumblr {
  background: #345775 !important; }
ul.socialicons.color li a.github {
  background: #4183c4 !important; }
ul.socialicons.color li a.blogger {
  background: #FF8833 !important; }
ul.socialicons.color li a.digg {
  background: #356aa0; }
ul.socialicons.color li a.flickr {
  background: #FE0883 !important; }
ul.socialicons.color li a.foursquare {
  background: #0072B1 !important; }
ul.socialicons.color li a.instagram {
  background: #4E433C !important; }
ul.socialicons.color li a.linkedin {
  background: #4875B4 !important; }
ul.socialicons.color li a.reddit {
  background: #CEE3F8 !important; }
ul.socialicons.color li a.vimeo {
  background: #44BBFF !important; }
ul.socialicons.color li a.youtube, ul.socialicons.color li a.fontawesome-webfont-5 {
  background: #C4302B !important; }
ul.socialicons.color li a.stumbleupon {
  background: #EB4924 !important; }
ul.socialicons.color li a.rss {
  background: #FA9B39 !important; }

li
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

.no-js .slides > li:first-child {
  display: block; }

.flex-control-nav {
  position: absolute;
  bottom: -20px;
  text-align: center;
  width: 100%; }

.flex-control-nav li {
  margin: 0 3px;
  display: inline-block; }

.flex-control-nav li a {
  width: 30px;
  height: 5px;
  background: #FFF;
  text-indent: -9999px;
  display: block;
  opacity: 0.4; }

.flex-control-nav li a.flex-active {
  opacity: 1; }

.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover {
  opacity: 1; }

/*========================================================================*/
/*   04. Extras
/*========================================================================*/
span.small_text {
  font-size: 11px;
  color: #bbb;
  text-transform: uppercase; }

.main .full-width {
  margin: 0 -15px; }

/*========================================================================*/
/*   07. SIDEBAR
/*========================================================================*/
.sidebar {
  padding: 30px 0; }

/*========================================================================*/
/*   07. WIDGETS
/*========================================================================*/
.widget .widget_title {
  border-bottom: 3px solid rgba(0, 0, 0, 0.08);
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600; }
.widget #searchform label {
  display: none; }
.widget #s {
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 6px; }
.widget ul li {
  width: 100%;
  padding: 8px 0;
  display: inline-block;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.08);
  font-size: 14px; }
  .widget ul li > ul li:last-child {
    border-bottom: none; }
  .widget ul li > ul.children {
    margin: 0;
    padding-left: 0; }
  .widget ul li > ul.hierarchial li > ul.children li {
    clear: both;
    padding: 10px 0 0 0; }
    .widget ul li > ul.hierarchial li > ul.children li a {
      padding-left: 8px; }
  .widget ul li:hover > a {
    color: #78C8Ce; }
  .widget ul li.product:hover a {
    color: #FFF; }
.widget ul.flex-direction-nav li {
  padding: 0;
  border: none; }
  .widget ul.flex-direction-nav li:hover a {
    color: #FFF; }
.widget ul.menu li > .sub-menu {
  display: block !important;
  background: none !important;
  position: relative !important;
  opacity: 1;
  width: 100%; }
.widget ul.menu li a {
  padding: 6px 0;
  color: #444; }
.widget ul.menu li.current-menu-item a {
  color: #78c8c9; }
.widget ul.hierarchial li > ul.children li:before {
  content: "\e093";
  font-family: 'fonticon';
  font-size: 10px;
  line-height: 16px; }
.widget + .widget {
  margin-top: 30px; }
.widget dl dt {
  clear: both;
  float: left;
  font-weight: 600;
  margin-bottom: 10px; }
.widget dl dd {
  text-align: right;
  margin-bottom: 10px; }

.tagcloud a {
  color: #FFF;
  font-size: 11px !important;
  font-weight: 600;
  text-transform: uppercase;
  background: #78c8c9;
  padding: 6px 8px;
  border-radius: 2px;
  margin: 0 10px 10px 0;
  display: inline-block; }
  .tagcloud a:hover {
    background: #78C8Ce; }

.widget #searchform input[type="text"],
.widget #searchform select {
  width: 100%; }

/*========================================================================*/
/*   07. SPECIAL WIDGETS
/*========================================================================*/
.widget.Carousel.Vibe + .widget {
  margin-top: 0; }

.col-md-3 .widget + .widget {
  clear: both;
  display: inline-block;
  width: 100%; }

.widget ul li.current-cat a {
  color: #78c8ce;
  font-weight: 600; }

.widget .menu-item-has-children:hover > a:before {
  border: none; }

.widget .more_posts li small {
  display: block; }

.nav-tabs > li > a {
  margin-right: 0px;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  border-radius: 2px 2px 0 0; }

.widget .nav.nav-tabs > li > a {
  padding: 10px 6px; }

.sidebar .widget #searchform input[type="text"] {
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 6px 12px;
  font-size: 14px; }

.widget .chosen-container {
  min-width: 100%; }

/**
 * File: footer.scss
 * Description : Contains all general styling for the WPLMS Footers
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. GENERAL STYLING
/*    02. NOTIFICAITONS
/*    03. BOTTOM FOOTER
/*    04. MISC
/*    05. WIDGETS
/*    06. SCROLLTOP
/*
/*========================================================================*/
/*   01. GENERAL STYLING 
/*========================================================================*/
footer {
  clear: both;
  background: #313B3D;
  position: relative;
  padding: 30px 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6); }
  footer .form_field,
  footer .input-text,
  footer .ninja-forms-field,
  footer .wpcf7 input.wpcf7-text,
  footer #s {
    background: #313b3d;
    border-color: #232b2d;
    color: #FFF;
    width: 100%;
    margin-bottom: 8px; }
    footer .form_field:focus,
    footer .input-text:focus,
    footer .ninja-forms-field:focus,
    footer .wpcf7 input.wpcf7-text:focus,
    footer #s:focus {
      color: #FFF; }
  footer .widget + .widget {
    margin-top: 0; }
  footer .item-list li {
    clear: both;
    margin: 5px 0; }
  footer .item-avatar {
    float: left;
    max-width: 48px;
    border-radius: 2px;
    margin-right: 10px; }
  footer .footerbottom {
    margin-top: 30px;
    padding: 30px 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
  footer .heading {
    color: #fff;
    border-bottom-color: rgba(255, 255, 255, 0.6); }
  footer .product_list_widget li {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px; }

/*========================================================================*/
/*   02. NOTIFICATIONS
/*========================================================================*/
#footernotification,
#headernotification {
  background: #70c989;
  padding: 15px 0;
  font-size: 16px;
  color: #FFF;
  font-weight: 600; }
  #footernotification .close,
  #headernotification .close {
    float: right;
    font-size: 24px;
    opacity: 0.6;
    color: #FFF;
    cursor: pointer; }
    #footernotification .close:hover,
    #headernotification .close:hover {
      opacity: 1; }
  #footernotification h2, #footernotification h3, #footernotification h4, #footernotification h5, #footernotification h6, #footernotification p,
  #headernotification h2,
  #headernotification h3,
  #headernotification h4,
  #headernotification h5,
  #headernotification h6,
  #headernotification p {
    margin: 0;
    padding: 0;
    color: #FFF;
    font-weight: 600; }

/*========================================================================*/
/*   03. BOTTOM FOOTER
/*========================================================================*/
#footerbottom {
  background: #232b2d;
  padding: 30px 0 20px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 11px;
  text-transform: uppercase; }
  #footerbottom a {
    color: rgba(255, 255, 255, 0.6); }
  #footerbottom #footerlogo {
    max-width: 48px;
    float: left;
    margin: -15px 10px 0 0;
    padding: 0;
    opacity: 0.6; }
  #footerbottom:hover {
    opacity: 1; }
  #footerbottom #footer_social_icons,
  #footerbottom #footermenu {
    float: right; }
  #footerbottom #footer_social_icons .social li,
  #footerbottom .footermenu li {
    float: left;
    margin-left: 15px; }
  #footerbottom #footer_social_icons .socialicons {
    font-size: 20px;
    line-height: 1; }
    #footerbottom #footer_social_icons .socialicons a {
      opacity: 0.8; }
      #footerbottom #footer_social_icons .socialicons a:hover {
        opacity: 1; }

/*========================================================================*/
/*   02. MISC
/*========================================================================*/
.footertitle,
footer h4 {
  color: #FFF;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600; }

.quick-flickr-item a {
  max-width: 64px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  float: left;
  margin: 0 10px 10px 0; }
  .quick-flickr-item a:hover {
    border-color: #78c8c9; }

.footerwidget .postsmall .post_title a {
  font-size: 14px;
  text-transform: none; }
.footerwidget .vibeposts li {
  clear: both; }
.footerwidget .tagcloud a {
  background: rgba(0, 0, 0, 0.2); }
.footerwidget .item-options {
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  padding: 5px;
  margin: 0 0 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.8); }
  .footerwidget .item-options a {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 600; }

/*========================================================================*/
/*   03. TWITTER WIDGET
/*========================================================================*/
.twitter_item > p {
  background: rgba(230, 230, 230, 0.2);
  padding: 20px;
  border-radius: 2px; }
  .twitter_item > p:after {
    content: '';
    position: absolute;
    bottom: 16px;
    left: 38px;
    border: 20px solid;
    border-color: rgba(230, 230, 230, 0.2) transparent transparent transparent; }
.twitter_item i {
  font-size: 32px; }

.footerwidget > ul li {
  position: relative;
  clear: both;
  line-height: 1.6;
  padding: 4px 0; }
  .footerwidget > ul li a {
    display: block;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.6); }
  .footerwidget > ul li.slides li a {
    padding: 0; }

.footerwidget .avatar-block .item-avatar,
.widget .avatar-block .item-avatar {
  float: left;
  max-width: 52px;
  margin: 4px 4px 0 0; }

.footerwidget .widget_course_list li img {
  border-color: rgba(0, 0, 0, 0.2); }
.footerwidget .widget_course_list li h6 {
  color: #FFF;
  color: rgba(255, 255, 255, 0.8); }
  .footerwidget .widget_course_list li h6 span {
    color: rgba(255, 255, 255, 0.4); }

/*========================================================================*/
/*   04. FOOTER WIDGETS
/*========================================================================*/
.footerwidget .avatar-block .item-avatar img,
.widget .avatar-block .item-avatar img {
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.1); }
.footerwidget .avatar-block .item-avatar:hover img,
.widget .avatar-block .item-avatar:hover img {
  border-color: #78C8Ce; }

.footerwidget li > a {
  color: rgba(255, 255, 255, 0.6); }

.footermenu li a {
  color: rgba(255, 255, 255, 0.6);
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase; }
  .footermenu li a:hover {
    color: #FFF; }

/*========================================================================*/
/*   05. POPUP CONFIRMATION
/*========================================================================*/
.modal-footer .btn {
  padding: 6px 15px;
  line-height: 1.6;
  margin: 0 5px; }
  .modal-footer .btn.btn-primary {
    background: #F16645;
    color: #FFF;
    border-color: #F16645; }

.content footer {
  padding: 0;
  background: none;
  color: #444; }

/*========================================================================*/
/*   06. SCROLLTOP
/*========================================================================*/
#scrolltop {
  position: fixed;
  right: 20px;
  bottom: 22px;
  font-size: 20px;
  color: #FFF !important;
  z-index: 99;
  background: #232b2d;
  padding: 6px 12px;
  border-radius: 2px;
  opacity: 0;
  cursor: pointer; }
  #scrolltop a {
    color: #FFF; }
  #scrolltop.fix {
    opacity: 0.8; }
  #scrolltop.fix:hover {
    opacity: 1; }
  #scrolltop span {
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    margin-top: -8px; }

/*========================================================================*/
/*   05. HOME PAGE
/*========================================================================*/
#content + .homepageslider.stripe {
  margin-top: 0 !important; }

.footerwidget ul.slides li {
  clear: none !important; }

img#header_mobile_logo {
  height: auto !important; }

/*========================================================================*/
/*   05. NEWS
/*========================================================================*/
body .news {
  margin: 20px 0; }
  body .news .tags {
    margin-top: 10px;
    padding-top: 10px; }
  body .news .news_thumb {
    margin: 10px 0; }
  body .news h4, body .news h4 a {
    font-weight: 600; }
  body .news span.right {
    color: #bbb;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600; }

/*========================================================================*/
/*   05. REGISTRATION PAGE
/*========================================================================*/
.visibility-toggle-link, .field-visibility-settings-close {
  font-size: 11px;
  color: #bbb;
  font-weight: 600;
  text-transform: uppercase; }

.field-visibility-settings-close {
  color: #CF4F2F; }

label[for="signup_password"] > span {
  float: right; }

/*========================================================================*/
/*   05. ASSIGNMENT DIRECTORY
/*========================================================================*/
.assignmentblock {
  padding: 30px;
  border: 1px solid rgba(0, 0, 0, 0.08); }
  .assignmentblock .block_title {
    margin: 0; }
  .assignmentblock .assignment_details {
    padding-top: 10px; }
    .assignmentblock .assignment_details li > strong {
      width: 120px;
      display: inline-block; }

/*========================================================================*/
/*   07. User Stats
/*========================================================================*/
#userstats .in_details + strong {
  float: right; }

#userstats .in_details + strong + span {
  font-size: 12px;
  font-weight: 600;
  color: #bbb; }

#download_stats {
  cursor: pointer; }

.select_download_options ul {
  margin: 0 !important; }

.select_download_options li {
  float: left;
  display: inline-block;
  padding: 0 10px 10px 0; }

.select_download_options li label {
  padding-left: 5px; }

/*========================================================================*/
/*   07. DW Q&A
/*========================================================================*/
.dwqa-list-question .dwqa-footer-meta,
.dwqa-list-question .dwqa-header {
  background: none; }

.dwqa-list-question .dwqa-comment, .dwqa-list-question .dwqa-view, .dwqa-list-question .dwqa-vote {
  color: #444; }

/*========================================================================*/
/*   07. Experimetal FB LOGIN BUTTON
/*========================================================================*/
.fbLoginButton {
  background: #4c66a4;
  padding: 10px 20px 20px 50px;
  line-height: 1;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  font-weight: 800;
  cursor: pointer; }

.fbLoginButton:before {
  font-family: 'fonticon';
  content: "\e21e";
  position: absolute;
  left: 0;
  top: 0;
  color: #FFF;
  font-size: 16px;
  padding: 7px 10px;
  background: #364c7c; }

/*===== */
.mfp-inline-holder .mfp-content {
  width: 80%; }
  .mfp-inline-holder .mfp-content .content {
    background: #FFF;
    padding: 20px;
    margin: 30px 0;
    border-radius: 4px; }

/*========================================================================*/
/*   07. LOGIN PAGE TEMPLATE
/*========================================================================*/
.login_page_featured,
.login_page_content {
  margin: 60px; }

.login_featured_wrap {
  position: fixed;
  left: 0;
  top: 0;
  width: 50%;
  background-size: cover;
  height: 100vh; }

.login_page_featured {
  text-align: center;
  padding: 30px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.2); }
  .login_page_featured h1, .login_page_featured h5 {
    color: #fff;
    padding: 15px;
    line-height: 1; }

.login_page_content .nav.nav-tabs {
  margin-bottom: 30px; }
  .login_page_content .nav.nav-tabs > li > a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #444; }
  .login_page_content .nav.nav-tabs > li.active > a {
    background: none;
    border: none;
    color: #78C8Ce; }
    .login_page_content .nav.nav-tabs > li.active > a:after {
      content: '';
      width: 100%;
      height: 2px;
      position: absolute;
      bottom: -1px;
      left: 0;
      background: #78C8Ce; }
.login_page_content .list-group-item input[type="text"],
.login_page_content .list-group-item input[type="password"] {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none; }
.login_page_content .list-group-item label {
  font-size: 11px;
  letter-spacing: 1px; }
.login_page_content #login_page_login #sidebar-wp-submit,
.login_page_content #login_page_login .bp_social_connect a {
  display: inline-block;
  width: 100%;
  padding: 15px;
  min-width: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 15px; }
.login_page_content .register-section {
  margin: 0; }

/*========================================================================*/
/*   07. MISC
/*========================================================================*/
.progress {
  height: auto; }

th.title + .title, td.field-visibility {
  text-align: end; }

.page-template-certificate-php .certificate.certificate_content {
  width: 800px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 30px auto;
  display: block; }

.extra_buttons {
  position: absolute;
  top: 0;
  right: -36px;
  padding: 0;
  background: rgba(0, 0, 0, 0.08);
  z-index: 99;
  display: none; }
  .extra_buttons a {
    padding: 5px 10px;
    display: block;
    line-height: 1;
    background: white;
    color: rgba(0, 0, 0, 0.6); }
    .extra_buttons a:first-child {
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.certificate_generated .extra_buttons {
  display: inline-block; }

.archive.author .about_instructor {
  text-align: left; }
  .archive.author .about_instructor h1 {
    font-size: 24px; }
  .archive.author .about_instructor h3 {
    font-size: 16px;
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .archive.author .about_instructor .instructor_bio {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    max-height: 80px;
    overflow: hidden; }
  .archive.author .about_instructor:hover .instructor_bio {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    max-height: 100%; }
.archive.author .instructor-avatar {
  margin-bottom: 15px; }
  .archive.author .instructor-avatar img {
    border-radius: 4px; }
.archive.author .instructor_stats {
  margin: 0; }
  .archive.author .instructor_stats li {
    list-style: none;
    font-size: 32px;
    margin-bottom: 15px; }
    .archive.author .instructor_stats li span.dashicons {
      font-size: 32px;
      padding-right: 2px;
      width: auto;
      height: auto;
      line-height: 1.4; }
    .archive.author .instructor_stats li label {
      clear: both;
      display: block;
      font-size: 11px;
      text-transform: uppercase;
      opacity: 0.8; }

.item-avatar a {
  width: 100%; }

div.mce-panel {
  bordeR: 1px solid #EEE !important;
  border-top: none !important; }

.buddydrive-file-content {
  word-break: break-all; }

#buddypress div#item-header div#item-header-content h3 {
  display: block; }

.container.top30 {
  margin-top: 30px; }

.unit_wrap > .message {
  margin-top: 30px; }

#buddypress .item-list-tabs ul li:first-child:last-child {
  display: none; }

.notepad > p {
  margin-bottom: 0; }

/**
 * File: special.scss
 * Description : Contains all Specials/ Ad hoc Fixes for the WPLMS
 * Author: Mr.Vibe 
 * Credits: www.VibeThemes.com
 * Project: WPLMS
 * version 2.0
 **/
/*========================================================================*/
/*   TABLE OF CONTENT
/*========================================================================*/
/*
/*    01. DEFAULTS
/*    02. BODY LOADING EFFECTS
/*    03. BLOG POST STYLE 1 STYLING 
/*    04. SELECT DROPDOWN
/*    05. LINKS STYLING
/*    06. LISTS STYLING
/*    07. PAGE BLOCKS
/*    08. MISCELLANEOUS
/*
/*========================================================================*/
/*   01. DEFAULT STYLING 
/*========================================================================*/
.btn {
  border: none !important; }

/*========================================================================*/
/*   03. BLOG POST STYLE 1 STYLING 
/*========================================================================*/
.blogpost_style1 .featured {
  border-radius: 4px;
  overflow: hidden; }
  .blogpost_style1 .featured + .excerpt {
    padding-top: 15px; }
.blogpost_style1 .excerpt {
  padding: 0; }
  .blogpost_style1 .excerpt h3 {
    margin: 0; }
  .blogpost_style1 .excerpt .blogpost_meta {
    font-size: 11px;
    padding: 10px 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #bbb; }
    .blogpost_style1 .excerpt .blogpost_meta ul {
      display: inline;
      margin: 0 2px; }
      .blogpost_style1 .excerpt .blogpost_meta ul li {
        float: left;
        margin-right: 2px; }
        .blogpost_style1 .excerpt .blogpost_meta ul li:after {
          content: '/';
          padding-left: 2px; }
    .blogpost_style1 .excerpt .blogpost_meta a {
      color: #bbb;
      font-weight: 600; }
.blogpost_style1 + .blogpost_style1, .blogpost_style1 + .pagination {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.08); }

.blogpost_style2 {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
  .blogpost_style2 .post-categories li {
    float: left;
    margin-right: 5px; }
    .blogpost_style2 .post-categories li a {
      font-size: 11px;
      text-transform: uppercase;
      font-weight: 600;
      background: #232b2d;
      color: #FFF;
      padding: 2px 6px;
      border-radius: 2px; }
  .blogpost_style2 h3 {
    margin: 0;
    padding: 10px 0 0;
    clear: both;
    font-size: 18px;
    font-weight: 600; }
  .blogpost_style2 .blogpost_style2_date {
    display: block;
    font-size: 12px;
    color: #bbb; }
  .blogpost_style2 .featured {
    position: relative;
    margin: 15px 0 30px; }
    .blogpost_style2 .featured img {
      border-radius: 4px; }
    .blogpost_style2 .featured .blogpost_author {
      position: absolute;
      bottom: -24px;
      left: 24px; }
      .blogpost_style2 .featured .blogpost_author img {
        border-radius: 50%;
        width: 48px;
        float: left;
        border: 3px solid #FFF; }

.blogpost_style3 {
  margin-bottom: 30px;
  padding-bottom: 30px; }
  .blogpost_style3 .post-categories li {
    float: left;
    margin-right: 5px;
    font-size: 11px;
    color: #bbb; }
    .blogpost_style3 .post-categories li a {
      text-transform: uppercase;
      font-weight: 600;
      color: #bbb;
      border-radius: 2px; }
    .blogpost_style3 .post-categories li:after {
      content: '/';
      padding-left: 5px; }
    .blogpost_style3 .post-categories li:last-child:after {
      content: ''; }
  .blogpost_style3 h3 {
    margin: 0;
    padding: 10px 0 0;
    clear: both;
    font-size: 18px;
    font-weight: 600; }
  .blogpost_style3 .blogpost_style3_date {
    font-size: 11px;
    margin-left: 10px;
    color: #bbb; }
  .blogpost_style3 .blogpost_author {
    margin-top: 30px;
    display: block; }
    .blogpost_style3 .blogpost_author img {
      width: 36px;
      border-radius: 50%;
      margin-right: 10px; }
  .blogpost_style3 .link {
    margin-left: 10px; }
  .blogpost_style3 .featured {
    position: relative; }
    .blogpost_style3 .featured img {
      border-radius: 4px; }

/*========================================================================*/
/*  BOXED CHANGES IN WPLMS TEMPLATE
/*========================================================================*/
/*========================================================================*/
/*   01. HEADER
/*========================================================================*/
.boxed .pusher {
  width: 1440px;
  overflow: hidden;
  padding: 0;
  margin: 0 auto; }

/*========================================================================*/
/*   01. RESPONSIVE
/*========================================================================*/
@media (min-width: 1200px) and (max-width: 1440px) {
  .boxed .pusher {
    width: 1200px; } }
@media (min-width: 991px) and (max-width: 1200px) {
  .boxed .pusher {
    width: 960px; } }
@media (min-width: 769px) and (max-width: 990px) {
  .boxed .pusher {
    width: 750px; } }
@media (max-width: 768px) {
  .boxed .pusher {
    width: 100%; } }
/*========================================================================*/
/*   07. RESPONSIVE
/*========================================================================*/
@media (max-width: 991px) {
  header nav {
    display: none; }

  .blogpost {
    position: relative; }

  .blogpost .excerpt.thumb {
    margin-left: 0;
    clear: both;
    margin-top: 30px;
    display: inline-block;
    width: 100%; }

  .blogpost .featured {
    max-width: 100%;
    margin: 0 20px; }

  .tags .social_sharing {
    margin-top: 15px;
    clear: both; } }
@media (max-width: 991px) and (min-width: 768px) {
  .blogpost .featured {
    max-width: 320px;
    margin-right: 0; }

  #searchdiv input[type="text"] {
    font-size: 4rem; } }
@media (max-width: 767px) {
  #header_logo, #header_alt_logo,
  .sleek.fixed #header_alt_logo {
    display: none !important; }

  #header_mobile_logo.hide {
    display: block !important; }

  .meta .date {
    margin: 0;
    position: absolute;
    top: 0;
    background: #FFF; }

  .block.side .block_content {
    display: block;
    clear: both; }

  #searchdiv input[type="text"] {
    font-size: 3rem; }

  #certificate h1 {
    font-size: 40px; }

  #buddypress .dir-form div.item-list-tabs ul {
    width: 100%;
    text-align: center; }
    #buddypress .dir-form div.item-list-tabs ul li, #buddypress .dir-form div.item-list-tabs ul li a {
      width: 100%; }
  #buddypress ul.item-list li div.item-title {
    margin-top: 30px; }
  #buddypress ul.item-list li div.item-desc {
    clear: both;
    margin: 10px 0 0; }
  #buddypress ul.item-list li div.meta {
    margin-top: 0;
    float: none;
    text-align: center; }
  #buddypress ul.item-list li .item-credits {
    clear: both;
    float: none; }
  #buddypress div.pagination .pagination-links {
    margin-top: 10px; } }
@media (max-width: 440px) {
  #buddypress div.item-list-tabs#subnav ul li.last {
    clear: both; }

  #searchdiv input[type="text"] {
    font-size: 2rem; }

  .unit_prevnext {
    height: 85px; } }
/*-------------------------------------------------------------------------
3.8 - RESPONSIVE FIXES
-------------------------------------------------------------------------*/
@media (max-width: 992px) and (min-width: 767px) {
  .course_button.button {
    letter-spacing: 0; }

  .note-tabs ul li {
    width: 50%; }

  .blogpost .excerpt.thumb {
    margin-left: 0; }

  .blogpost .excerpt.thumb + h3 {
    clear: both;
    margin-top: 20px;
    display: inline-block;
    width: 100%; }

  .course_lesson > span {
    display: none; }

  .course_lesson b {
    display: block; } }
@media (max-width: 767px) {
  #buddypress #members-activity div.activity-type-tabs ul li,
  .note-tabs ul li {
    width: 100%; }

  .blogpost .featured {
    margin: 0; }

  .blogpost .date {
    display: none; }

  .blogpost .excerpt.thumb,
  .blogpost .excerpt {
    margin-left: 0; }

  .blogpost .meta {
    margin: 0 10px 10px 0; }

  .grid_list_wrapper {
    display: inline-block;
    margin: 10px 0; }

  #buddypress .item-list-tabs#subnav ul li.switch_view {
    width: 100%;
    text-align: center;
    margin: 0 10px 10px; }

  #buddypress div.pagination .pagination-links,
  #buddypress div.pagination .pag-count,
  #buddypress ul.item-list li span {
    float: none;
    text-align: center; }

  .bp-user.p3 #item-header-avatar {
    margin-bottom: 15px; }
    .bp-user.p3 #item-header-avatar a {
      margin-bottom: 0px; } }
@media (max-width: 540px) {
  .dir-list .item-avatar {
    width: 100%;
    margin-bottom: 15px;
    max-width: 100%; }

  #buddypress span.activity {
    margin: 0; }

  .course_lesson > span {
    display: none; }

  .course_lesson b {
    display: block; } }
@media only screen and (max-width: 320px) {
  #searchdiv input[type="text"] {
    font-size: 1.6rem; } }
/*--------------------------------------------------------------
4.0 - Media Queries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
4.1 - Smartphones - landscape
--------------------------------------------------------------*/
@media screen and (max-device-width: 480px), screen and (-webkit-min-device-pixel-ratio: 2) {
  -webkit-text-size-adjust: none; }
@media only screen and (max-width: 580px) {
  #buddypress div.item-list-tabs#subnav ul li {
    max-width: 100% !important; }

  #buddypress div.item-list-tabs#subnav ul li a {
    border-left: 1px solid rgba(0, 0, 0, 0.08); } }
@media only screen and (max-width: 480px) {
  #buddypress div.dir-search {
    float: right;
    margin-top: -50px;
    text-align: right; }

  #buddypress div.dir-search input[type="text"] {
    margin-bottom: 1em; }

  a.bp-title-button {
    margin-left: 10px; }

  #buddypress form.standard-form .main-column div.action {
    position: relative;
    margin-bottom: 1em; }

  #buddypress form.standard-form .main-column ul#friend-list h4 {
    width: 100%; }

  #buddypress div.item-list-tabs#subnav ul li.last {
    clear: both;
    float: left; }

  #buddypress div.item-list-tabs#subnav ul li a,
  #buddypress div.item-list-tabs .dir-search,
  #buddypress div.item-list-tabs ul li.last select {
    width: 100%; }

  .total_students {
    font-size: 14px; }

  #buddypress ul#members-list li div.item-title {
    margin-top: 0px; }

  #buddypress #message-threads img.avatar {
    display: none; }

  #buddypress div.item-list-tabs#subnav ul li {
    width: 100% !important;
    float: none !important;
    text-align: center; }

  #buddypress table.profile-fields tr td {
    display: block; } }
/*--------------------------------------------------------------
4.2 - Smartphones - portrait
--------------------------------------------------------------*/
@media only screen and (max-width: 320px) {
  .sleek .topmenu > li > a {
    padding-left: 0;
    padding-right: 0;
    margin: 0px 5px; }

  #buddypress div.dir-search {
    clear: left;
    float: left;
    margin-top: 0;
    text-align: left; }

  #buddypress li#groups-order-select {
    clear: left;
    float: left;
    background: #FFF; }

  #buddypress span.activity {
    margin-left: 0; }

  #buddypress #course-dir-list li div.item {
    margin-top: 20px;
    margin-left: 0; }

  #buddypress .item-desc p {
    margin: 0 0 10px; }

  #buddypress div.pagination .pag-count {
    margin-left: 0; } }
/*--------------------------------------------------------------
4.2 - Smartphones - smaller screen sizes
--------------------------------------------------------------*/
@media only screen and (max-width: 240px) {
  #buddypress div.dir-search {
    float: left;
    margin: 0; }

  #buddypress div.dir-search input[type="text"] {
    width: 50%; }

  #buddypress li#groups-order-select {
    float: left; }

  h1 a.bp-title-button {
    clear: left;
    float: left;
    margin: 10px 0 20px; } }
