@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

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

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

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

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

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

  thead {
    display: table-header-group; }

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

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

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

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

  .navbar {
    display: none; }

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

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

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

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("bootstrap-sass-3.3.7/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("bootstrap-sass-3.3.7/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("bootstrap-sass-3.3.7/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("bootstrap-sass-3.3.7/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("bootstrap-sass-3.3.7/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("bootstrap-sass-3.3.7/assets/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: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

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

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

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

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 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: normal;
    line-height: 1;
    color: #777777; }

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777; }

.text-primary {
  color: #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-left: 5px;
    padding-right: 5px; }

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

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

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

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

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

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

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

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

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-4 {
    width: 33.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

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

th {
  text-align: left; }

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

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

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

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

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

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

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

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #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 {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

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

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

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

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

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

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

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

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

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

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 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.33333;
  border-radius: 6px; }

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

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[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.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

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

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

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

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.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;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.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;
  border-color: #a94442;
  background-color: #f2dede; }
.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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 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 {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-default {
  color: #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;
    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:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #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;
    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:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #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;
    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:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #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;
    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:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #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;
    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:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #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;
    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:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #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-bottom-right-radius: 0;
  border-top-right-radius: 0; }

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

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

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

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

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

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

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #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 {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.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-right-radius: 0;
  border-top-left-radius: 0; }

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

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

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

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #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;
    background-color: #fff;
    cursor: not-allowed; }

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

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

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

.label-primary {
  background-color: #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;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .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 {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

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

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

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

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

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .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 {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

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

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

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

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

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

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

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

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

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

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

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

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #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; }

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

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

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

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

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

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

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

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

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

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

.panel-primary {
  border-color: #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;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

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

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

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

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

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

#ef-with-selected-handle {
  margin-top: 20px;
  margin-bottom: 0px; }

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

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

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

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

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

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

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

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

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

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

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
/*Courtesy of http://stackoverflow.com/questions/11291667/scss-sass-how-apply-style-for-all-pseudo-selectors*/
.ef-anchor-like, a.link, a.link:visited, a.link:hover, a.link:link {
  color: #6883c9 !important;
  text-decoration: none;
  cursor: pointer; }
  .ef-anchor-like:hover, a.link:hover, a.link:visited:hover, a.link:hover:hover, a.link:link:hover {
    text-decoration: underline; }

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

.text-right-responsive {
  text-align: right; }
@media (max-width: 768px) {
  .text-right-responsive {
    text-align: left; } }

div.ef-loading {
  display: block;
  width: 100%;
  max-height: 200px;
  overflow: hidden;
  text-align: center; }
  div.ef-loading span {
    font-size: 36px !important;
    margin: 20px auto;
    display: inline-block;
    width: 200px;
    height: 200px;
    line-height: 200px;
    text-align: center;
    color: #444; }

.ef-cursor-default {
  cursor: default; }

html {
  background-color: #dddddd;
  height: 100%; }

body {
  background-color: #dddddd;
  font-size: 13px;
  /* font-family: Helvetica, sans-serif; */
  font-family: 'Roboto';
  color: #454545;
  text-align: left;
  line-height: 1.5em;
  margin: 0px auto;
  padding: 0px;
  min-height: 100%; }

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: normal;
  src: url(/assets/Roboto/Roboto-Regular.ttf) format("truetype"); }
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: normal;
  src: url(/assets/Roboto/Roboto-Italic.ttf) format("truetype"); }
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  src: url(/assets/Roboto/Roboto-Bold.ttf) format("truetype"); }
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: bold;
  src: url(/assets/Roboto/Roboto-BoldItalic.ttf) format("truetype"); }
div.alert {
  color: #fafafa;
  border: 0px none;
  border-radius: 2px;
  font-weight: 600;
  padding: 20px 15px 20px 50px;
  position: relative;
  font-size: 13px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.05); }
  div.alert:before {
    font-weight: normal;
    font-family: FontAwesome;
    font-size: 26px;
    content: '\f12a';
    position: absolute;
    top: 50%;
    left: 10px;
    height: 40px;
    width: 30px;
    margin-top: -20px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased; }
  div.alert.alert-success {
    background-color: #00b553; }
  div.alert.alert-info {
    background-color: #00b5e0; }
  div.alert.alert-warning {
    background-color: #efa016; }
  div.alert.alert-danger {
    background-color: #ef5516; }
  div.alert.alert-success:before {
    content: '\f118'; }
  div.alert.alert-info:before {
    content: '\f0a2'; }
  div.alert.alert-warning:before {
    content: '\f0a1'; }
  div.alert.alert-danger:before {
    content: '\f119'; }
  div.alert strong {
    font-size: 14px; }
  div.alert button[type="button"].close {
    color: #fff;
    opacity: 0.85;
    text-shadow: 0 1px 0 #888; }
  div.alert button[type="button"].close:hover {
    opacity: 1; }

#ef-navbar {
  height: 57px;
  border-radius: 0px;
  border: 0px none;
  margin: 0px;
  z-index: 15;
  background-color: #0c1724;
  /*
   * Override bootstrap (.navbar-collapse.collapse ...)
   */
 /*
* Site logo
*/
  /*
   * Live search
   */
  /*
   * Right menu drop downs, points ...
   */
  /*
   * Nesting panels
   */
  /*
   * News feed
   */
  /*
   * User roles
   */ }
  #ef-navbar .container,
  #ef-navbar .container .navbar-collapse,
  #ef-navbar .container .navbar-collapse .nav.navbar-nav,
  #ef-navbar .container .row,
  #ef-navbar .container .row > * {
    height: 100%;
    background-color: inherit; }
  #ef-navbar .container .navbar-collapse {
    padding: 0px;
    margin: auto;
    bordeer: 0px none; }
  #ef-navbar .container .row,
  #ef-navbar .container .row > * {
    height: inherit;
    margin: 0px;
    padding: 0px; }
  #ef-navbar .container,
  #ef-navbar .container .navbar-header,
  #ef-navbar .container .navbar-header .ef-navbar-logo {
    height: inherit; }
  #ef-navbar .container .navbar-header {
    vertical-align: middle;
    text-align: center;
    float: left;
    margin: auto;
    margin-right: 15px; }
  #ef-navbar .container .navbar-header .ef-navbar-logo {
    min-width: 50px;
    max-width: 115px;
    width: auto !important; }
  #ef-navbar .container .navbar-header .ef-navbar-branch-name {
    padding: 17px 0px;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 10px;
    cursor: default;
    font-size: 16px;
    color: #A0A0A0; }
  #ef-navbar .container ul.nav.navbar-nav {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 0px;
    padding: 0px;
    margin: 0px;
    margin-left: 10px; }
  #ef-navbar .container ul.nav.navbar-nav #nav-gamification-points span {
    display: inline-block;
    text-align: left; }
  #ef-navbar .container ul.nav.navbar-nav > li {
    display: inline-block;
    float: left;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    vertical-align: middle; }
  #ef-navbar .container ul.nav.navbar-nav > li > a i {
    font-size: 16px; }
  #ef-navbar .container ul.nav.navbar-nav > li.user-preferences ul.dropdown-menu {
    left: auto;
    -webkit-box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7);
    box-shadow: 0px 5px 7px -4px rgba(0, 0, 0, 0.7); }
  #ef-navbar .container ul.nav.navbar-nav > li.user-preferences ul.dropdown-menu:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 2px;
    background-color: #0c1724; }
  #ef-navbar .container .navbar-header .ef-navbar-logo {
    display: block;
    line-height: 54px;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    justify-content: center; }
    #ef-navbar .container .navbar-header .ef-navbar-logo .container .navbar-header .ef-navbar-logo:before,
    #ef-navbar .container .navbar-header .ef-navbar-logo .container .navbar-header .ef-navbar-logo:after {
      content: ''; }
    #ef-navbar .container .navbar-header .ef-navbar-logo img {
      height: auto;
      max-width: 100%;
      max-height: 100%;
      display: inline-block;
      padding-top: 2px;
      padding-bottom: 2px; }
    #ef-navbar .container .navbar-header .ef-navbar-logo img:before {
      content: ''; }
  #ef-navbar form.navbar-form {
    margin: 11px 0px; }
    #ef-navbar form.navbar-form > div.form-group {
      display: inline; }
    #ef-navbar form.navbar-form > div.form-group > div.input-group {
      display: table;
      -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.15); }
    #ef-navbar form.navbar-form .selectize-input, #ef-navbar form.navbar-form input[type='text'], #ef-navbar form.navbar-form span.search-handle {
      border-radius: 0px;
      border-color: #323D4A;
      background-color: #25303D;
      -webkit-box-shadow: 0px 0px 0px 0px transparent;
      box-shadow: 0px 0px 0px 0px transparent;
      -webkit-transition: background-color 0.25s ease, border-color 0.25s ease;
      -o-transition: background-color 0.25s ease, border-color 0.25s ease;
      transition: background-color 0.25s ease, border-color 0.25s ease; }
    #ef-navbar form.navbar-form input[type='text'] {
      font-size: 16px;
      font-family: Roboto; }
      #ef-navbar form.navbar-form input[type='text']::-webkit-input-placeholder {
        font-style: italic; }
      #ef-navbar form.navbar-form input[type='text']::-moz-placeholder {
        font-style: italic; }
      #ef-navbar form.navbar-form input[type='text']:-ms-input-placeholder {
        font-style: italic; }
      #ef-navbar form.navbar-form input[type='text']:-moz-placeholder {
        font-style: italic; }
      #ef-navbar form.navbar-form input[type='text']::placeholder {
        font-style: italic; }
    #ef-navbar form.navbar-form .selectize-input {
      border-top-left-radius: 2px;
      border-bottom-left-radius: 2px; }
    #ef-navbar form.navbar-form span.search-handle {
      border-top-right-radius: 2px;
      border-bottom-right-radius: 2px;
      border-left: 0px none;
      color: #bcbcbc;
      width: 1%;
      font-size: 16px;
      cursor: default;
      position: relative; }
    #ef-navbar form.navbar-form span.search-handle i.ef-search-close {
      display: none; }
    #ef-navbar form.navbar-form .selectize-control, #ef-navbar form.navbar-form .selectize-input {
      height: 34px;
      border-right: 0px none; }
    #ef-navbar form.navbar-form input, #ef-navbar form.navbar-form span.search-handle {
      color: #818181; }
    #ef-navbar form.navbar-form .selectize-control .selectize-dropdown {
      width: auto !important;
      margin-right: -41px;
      position: absolute;
      left: 0px !important;
      right: 0px !important; }
    #ef-navbar form.navbar-form .search-handle * {
      opacity: 0; }
  #ef-navbar form.navbar-form.ef-active input, #ef-navbar form.navbar-form.ef-active span.search-handle {
    color: #404040; }
  #ef-navbar form.navbar-form.ef-active .selectize-input, #ef-navbar form.navbar-form.ef-active span.search-handle {
    border-color: #d2d2d2;
    background-color: gainsboro; }
  @media only screen and (max-width: 768px) {
    #ef-navbar form.navbar-form.mobile-on {
      left: 0px;
      right: 0px;
      top: 0px;
      position: absolute;
      width: 100%;
      display: block !important;
      background-color: inherit;
      z-index: 4;
      border-top: 0px none;
      margin-top: 0px; }
      #ef-navbar form.navbar-form.mobile-on .search-handle {
        cursor: pointer; }
        #ef-navbar form.navbar-form.mobile-on .search-handle i {
          display: none; }
        #ef-navbar form.navbar-form.mobile-on .search-handle i.ef-search-close {
          display: inline-block; }
      #ef-navbar form.navbar-form.mobile-on .selectize-control .selectize-dropdown {
        margin-right: -38px; } }
  #ef-navbar .container .navbar-form .selectize-dropdown .selectize-dropdown-content div.opt-group-header {
    display: block;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    padding: 0px 4px; }
  #ef-navbar .container .navbar-form .selectize-dropdown .selectize-dropdown-content div.opt-group-header * {
    vertical-align: middle;
    display: inline-block; }
  #ef-navbar .container .navbar-form .selectize-dropdown .selectize-dropdown-content div.opt-group-header strong {
    text-indent: 5px;
    line-height: 30px; }
  #ef-navbar .container .navbar-form .selectize-dropdown .selectize-dropdown-content div.opt-group-header strong span.highlight {
    display: inline;
    vertical-align: top; }
  #ef-navbar .container .navbar-form .selectize-dropdown .selectize-dropdown-content div.opt-group-header a {
    color: #454545;
    float: right;
    text-align: right; }
  #ef-navbar .container .navbar-form .selectize-dropdown .selectize-dropdown-content div.opt-group-header a:hover span {
    text-decoration: underline; }
  #ef-navbar .container .navbar-form .selectize-dropdown .selectize-dropdown-content div.opt-group-header a span {
    font-family: Roboto; }
  #ef-navbar .container .navbar-form .selectize-dropdown .selectize-dropdown-content div.opt-group-header a i {
    display: inline-block;
    position: static;
    margin: 0px; }
  #ef-navbar .container .navbar-form .selectize-dropdown .selectize-dropdown-content div.opt-group-header a * {
    cursor: pointer; }
  #ef-navbar .container .navbar-form .selectize-dropdown .selectize-dropdown-content table.opt-group-table {
    width: 100%;
    margin: 0px;
    border-collapse: collapse; }
  #ef-navbar .container .navbar-form .selectize-dropdown .selectize-dropdown-content table.opt-group-table.active {
    background-color: transparent; }
  #ef-navbar .container .navbar-form .selectize-dropdown .selectize-dropdown-content table.opt-group-table:nth-child(2n+2) tr {
    -webkit-transition: background-color 0.25s ease;
    -o-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease; }
  #ef-navbar .container .navbar-form .selectize-dropdown .selectize-dropdown-content table.opt-group-table:nth-child(2n+2) tr {
    background-color: #f8f8f8; }
  #ef-navbar .container .navbar-form .selectize-dropdown .selectize-dropdown-content table.opt-group-table:hover tr,
  #ef-navbar .container .navbar-form .selectize-dropdown .selectize-dropdown-content table.opt-group-table.active tr {
    background-color: #f0f0f0; }
  #ef-navbar .container .navbar-form .selectize-dropdown .selectize-dropdown-content table.opt-group-table tr td:first-child {
    width: 60px; }
  #ef-navbar .container .navbar-form.loading i.fa.fa-circle-o-notch {
    display: block; }
  #ef-navbar .container .navbar-form .selectize-dropdown {
    position: absolute;
    border-radius: 2px;
    border: 1px solid #e1e1e1;
    background-color: #fcfcfc; }
  #ef-navbar .container .navbar-form div.selectize-dropdown div.selectize-dropdown-content table {
    margin: 0px !important; }
  #ef-navbar .container ul.nav.navbar-nav {
    height: 56px;
    margin-right: 0px;
    text-align: right; }
  #ef-navbar .container ul.nav.navbar-nav a {
    outline: 0; }
  #ef-navbar .container ul.nav.navbar-nav > li {
    height: inherit; }
  #ef-navbar .container ul.nav.navbar-nav li a[href^='#'] {
    cursor: default; }
  #ef-navbar .container ul.nav.navbar-nav > li > a {
    padding: 0px 12px 0px 12px;
    vertical-align: middle;
    line-height: 56px;
    z-index: 2;
    height: 47px; }
  #ef-navbar .container ul.nav.navbar-nav > li.user-preferences > a {
    height: 49px; }
  #ef-navbar .container ul.nav.navbar-nav > li > a,
  #ef-navbar .container ul.nav.navbar-nav > li > a:visited {
    color: #fefefe; }
  #ef-navbar .container ul.nav.navbar-nav > li > a:hover,
  #ef-navbar .container ul.nav.navbar-nav > li > a:active {
    color: #dedede; }
  #ef-navbar .container ul.nav.navbar-nav > li > a .fa {
    margin: auto 4px auto 4px; }
  #ef-navbar .container ul.nav.navbar-nav li a.dropdown-toggle {
    padding: 5px 10px 0px 10px;
    margin: 8px 0px 0px 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    line-height: 30px;
    cursor: pointer;
    min-width: 55px;
    text-align: center; }
  #ef-navbar .container ul.nav.navbar-nav li.open a.dropdown-toggle {
    background-color: #1C2734; }
  #ef-navbar .container ul.nav.navbar-nav li a.dropdown-toggle + ul.dropdown-menu {
    margin-top: -15px;
    opacity: 0;
    z-index: 1;
    position: absolute;
    right: 0px;
    top: 56px;
    background-color: #1C2734; }
    #ef-navbar .container ul.nav.navbar-nav li a.dropdown-toggle + ul.dropdown-menu, #ef-navbar .container ul.nav.navbar-nav li a.dropdown-toggle + ul.dropdown-menu li ul {
      padding: 4px 0px; }
  #ef-navbar .container ul.nav.navbar-nav > li a.dropdown-toggle .caret {
    visibility: visible !important; }
  #ef-navbar .container ul.nav.navbar-nav > li a.dropdown-toggle div.img-placeholder {
    display: inline-block;
    vertical-align: top; }
  #ef-navbar .container ul.nav.navbar-nav > li a.dropdown-toggle .img-thumbnail {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #f1f1f1;
    font-size: 15px;
    border: none;
    background-color: #787878;
    padding: 0px;
    -webkit-box-shadow: 0px 0px 2px 1px rgba(20, 20, 20, 0.7);
    box-shadow: 0px 0px 2px 1px rgba(20, 20, 20, 0.7); }
  #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu {
    background-color: #1C2734;
    width: 230px;
    border: 0px;
    padding: 5px 0px 0px; }
  #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu > li {
    position: relative; }
  #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li.ef-account {
    display: block;
    padding: 0px;
    font-style: italic;
    font-size: 0px;
    cursor: default; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li.ef-account a {
      padding: 4px 10px; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li.ef-account span {
      text-transform: capitalize;
      font-size: 13px;
      display: block;
      color: #e0e0e0; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li.ef-account span.name {
      font-size: 14px;
      color: #c8c8c8; }
  #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu > li a.dropdown-item,
  #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu > li *.dropdown-text {
    font-size: 13.4px;
    padding: 10px 12px;
    color: #bebebe;
    -webkit-transition: background-color 0.1s ease;
    -o-transition: background-color 0.1s ease;
    transition: background-color 0.1s ease; }
  #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu > li *.dropdown-text {
    cursor: default; }
  #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu > li *.dropdown-text:hover {
    color: #bebebe;
    background-color: transparent; }
  #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu {
    border-radius: 0px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    /*& > li:hover > a,*/ }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li > a, #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li:hover > a, #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li a:hover, #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu > li > a:active, #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu > li > a:visited {
      color: #bebebe;
      background-color: transparent; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu > li > a:hover {
      background-color: #283340;
      color: #dedede; }
  #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li.divider {
    margin: 4px 0px;
    height: 1px;
    padding: 0px;
    width: 100%;
    background-color: #2A3542; }
  #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu > li a.dropdown-item > span.label {
    float: right;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 10px;
    border-radius: 0px;
    font-weight: normal; }
  #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu > li a.message-link {
    font-size: 11px;
    line-height: 16px;
    padding-top: 11px;
    padding-bottom: 11px; }
  #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu > li a.message-link strong,
  #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu > li a.message-link span {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100%; }
  #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu > li a.message-link strong {
    display: inline-block;
    line-height: 10px;
    color: #cfcfcf; }
  #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu > li a.message-link span {
    color: #a0a0a0; }
  #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu {
    width: 215px;
    margin-left: auto;
    overflow-y: auto;
    overflow-x: hidden; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li > a {
      text-overflow: ellipsis;
      overflow: hidden; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu a.dropdown-item i.fa {
      position: absolute;
      margin-top: -10px;
      top: 50%;
      right: 10px;
      font-size: 18px; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li a ~ ul.dropdown-menu {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: auto;
      background-color: #1C2734;
      margin-left: 100%;
      padding: 0px;
      margin-top: 0px;
      margin-bottom: 0px;
      display: block;
      -webkit-box-shadow: 0px 0px 0px transparent;
      box-shadow: 0px 0px 0px transparent; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li a.nested ~ ul.dropdown-menu {
      display: none; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li a.dropdown-back {
      height: 35px;
      line-height: 20px;
      font-size: 14px;
      vertical-align: middle;
      color: #bebebe;
      background-color: #15202D;
      border-bottom: 1px solid #27323F;
      -webkit-transition: left 0.15s ease-out;
      -o-transition: left 0.15s ease-out;
      transition: left 0.15s ease-out; }
      #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li a.dropdown-back:before {
        content: '\f053';
        font-family: FontAwesome;
        margin-left: -10px;
        margin-right: 8px; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu, #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li {
      width: 100%;
      position: static; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li a {
      position: relative; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li a.dropdown-item.nested:after {
      content: '\f054';
      font-family: FontAwesome;
      font-size: 14px;
      color: #7a7a7a;
      position: absolute;
      right: 10px;
      top: 50%;
      margin-top: -10px; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li a.dropdown-item.nested ~ ul.dropdown-menu {
      visibility: hidden; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li a.dropdown-item.nested.active ~ ul.dropdown-menu {
      visibility: visible; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li a.dropdown-item.nested ~ ul li.divider:last-child {
      display: none; }
    #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li a.dropdown-item.inline {
      display: none; }
      #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li a.dropdown-item.inline ~ ul {
        position: static;
        top: auto;
        left: auto;
        margin: 0px; }
        #ef-navbar .container ul.nav.navbar-nav ul.dropdown-menu li a.dropdown-item.inline ~ ul > li a.dropdown-back {
          display: none; }
  #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu {
    width: 260px; }
    #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu > li a, #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu > li a:hover, #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu > li a:active, #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu > li a:focus, #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu > li a:visited {
      background-color: transparent; }
    #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li {
      text-align: right; }
    #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.mark-all a, #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.show-all a {
      padding: 7px 14px; }
    #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.mark-all a {
      text-align: right;
      font-size: 11px;
      display: inline-block; }
      #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.mark-all a:hover {
        text-decoration: underline; }
    #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.content {
      padding: 0px;
      max-height: 280px;
      overflow: auto;
      text-align: center;
      border-top: 1px solid #414C59;
      border-bottom: 1px solid #414C59; }
      #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.content div.no-results {
        margin: 30px 0px;
        text-align: center;
        color: #A1A6B0;
        display: none; }
      #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.content div.no-results span.ef-icon {
        background-size: 70%; }
      #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.content div.no-results span {
        display: block;
        font-size: 16px; }
      #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.content a.msg {
        width: 100%;
        padding: 10px;
        background-color: transparent;
        position: relative;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.content a.msg:hover {
          background-color: #182330; }
        #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.content a.msg:after {
          content: '';
          position: absolute;
          top: 0px;
          left: 10px;
          right: 10px;
          height: 1px;
          background-color: #26313E; }
        #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.content a.msg:first-child:after {
          display: none; }
        #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.content a.msg:first-child {
          border-top: 0px none; }
        #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.content a.msg, #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.content a.msg header, #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.content a.msg article, #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.content a.msg footer {
          display: block;
          width: 100%;
          text-align: left;
          overflow: hidden;
          text-overflow: ellipsis; }
        #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.content a.msg header {
          color: #bebebe;
          font-size: 13px; }
        #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.content a.msg article {
          font-size: 12px;
          margin: 4px 0px;
          color: #949494; }
        #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.content a.msg footer {
          font-size: 11px;
          color: #949494; }
    #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu span.no-res {
      text-align: center;
      color: #a0a0a0;
      font-size: 15px;
      display: block;
      padding: 25px 5px; }
    #ef-navbar .container ul.nav.navbar-nav li#communication ul.dropdown-menu li.show-all a {
      text-align: center; }
  #ef-navbar .container ul.nav.navbar-nav li#communication.is-read ul.dropdown-menu li.mark-all {
    display: none; }
  #ef-navbar .container ul.nav.navbar-nav li#communication.is-read ul.dropdown-menu li.content {
    border-top: 0px none; }
  #ef-navbar .container ul.nav.navbar-nav li#communication.is-read ul.dropdown-menu li.content div.no-results {
    display: block; }
  #ef-navbar .container ul.nav.navbar-nav li a.dropdown-item i {
    opacity: .65;
    font-style: normal;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis; }
  #ef-navbar .container ul.nav.navbar-nav li#user-roles a {
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px; }
  #ef-navbar .container ul.nav.navbar-nav li#user-roles a i {
    margin-left: 20px; }
  #ef-navbar .container ul.nav.navbar-nav li#user-roles a.ef-switch-account span.fa {
    line-height: 16px;
    color: #313C49;
    position: relative;
    width: 16px;
    height: 16px;
    line-height: 23px; }
    #ef-navbar .container ul.nav.navbar-nav li#user-roles a.ef-switch-account span.fa:before, #ef-navbar .container ul.nav.navbar-nav li#user-roles a.ef-switch-account span.fa:after {
      top: 50%;
      left: 50%;
      margin-top: -8px;
      margin-left: -8px;
      width: inherit;
      height: inherit;
      text-align: center;
      vertical-align: middle;
      content: '\f111';
      position: absolute; }
    #ef-navbar .container ul.nav.navbar-nav li#user-roles a.ef-switch-account span.fa:before {
      font-size: 17px; }
    #ef-navbar .container ul.nav.navbar-nav li#user-roles a.ef-switch-account span.fa:after {
      visibility: hidden;
      font-size: 9px;
      color: #10B817; }
  #ef-navbar .container ul.nav.navbar-nav li#user-roles a.ef-switch-account.current span.fa:after {
    visibility: visible; }

@media (max-width: 768px) {
  .navbar-header {
    margin-left: 10px !important; } }
/*Blocks*/
div.container {
  padding-left: 0;
  padding-right: 0; }

div.ef-block {
  border: 0px none;
  border-radius: 3px;
  background-color: #fff;
  padding: 0px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 1px 0 #c5cad8, 0 2px 3px #d4d8e3;
  box-shadow: 0 1px 0 #c5cad8, 0 2px 3px #d4d8e3; }
  div.ef-block .tab-pane .block-header {
    display: none; }
  div.ef-block .ef-block {
    margin-bottom: 0px;
    border: 0px none;
    -webkit-box-shadow: 0px 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px 0px transparent; }
  div.ef-block .ef-block-header {
    padding: 15px 15px 0px 15px; }
  div.ef-block .ef-header-tools {
    padding: 8px 15px 15px 15px;
    position: relative;
    z-index: 2; }
  div.ef-block .ef-block-content {
    padding-top: 5px; }
    div.ef-block .ef-block-content pre {
      margin: 0 5px 0 5px; }
  div.ef-block .ef-wrap {
    padding: 15px 5px 0 5px; }
  div.ef-block .ef-block-content .tab-content {
    padding: 0px; }
  div.ef-block .ef-block-header h1 {
    color: #404040;
    text-transform: uppercase;
    font-size: 22px;
    margin-top: 0;
    line-height: 32px;
    font-weight: 400;
    white-space: nowrap;
    overflow-x: hidden;
    display: inline-block; }
  div.ef-block .ef-block-header small {
    font-size: 12px !important;
    text-transform: uppercase; }
  div.ef-block .ef-block-header .ef-block-handle {
    margin-left: 10px;
    font-size: 18px;
    vertical-align: middle; }
  div.ef-block div.ef-block-divider {
    width: 100%;
    height: 20px;
    padding: 0px;
    margin: 0px; }
  div.ef-block table.iconTable {
    width: 100%; }
    div.ef-block table.iconTable td {
      text-align: center;
      padding: 5px; }
    div.ef-block table.iconTable td.iconData:hover {
      cursor: pointer;
      background-color: rgba(0, 143, 213, 0.25);
      border-radius: 3px; }
    div.ef-block table.iconTable td.iconData > a:focus, div.ef-block table.iconTable td.iconData > a:hover {
      text-decoration: none; }
  div.ef-block div.ef-block-header:empty {
    display: none; }
  div.ef-block div.table-responsive {
    margin: 0px; }
  div.ef-block div.table-responsive div.table-responsive {
    margin: 0px 0px; }
  div.ef-block div.table-responsive table tr td:first-child {
    padding-left: 15px; }
  div.ef-block div.table-responsive table tr td:last-child {
    padding-right: 15px; }

.progress-wrapper {
  padding: 10px 10px 0 10px; }

div.ef-content.ef-constrain-images {
  padding: 10px 15px 0 15px; }

div.well {
  margin-left: 15px;
  margin-right: 15px; }

.no-courses-icon {
  padding: 20px 10px; }

.ef-dashboard-content .no-courses-icon {
  background-color: #f0f1f4; }

.extra-bottom-padding {
  padding-bottom: 15px; }

#ef-options-block .iconTable tr td.iconElement {
  vertical-align: top; }

table.ef-table tbody tr td.handles {
  font-size: 15px; }
table.ef-table tbody tr td.handles a {
  margin: 0px 2px; }
table.ef-table a.fa-arrow-circle-o-up, table.ef-table a.fa-arrow-circle-o-down {
  cursor: default; }

table#questionsTable:first-child tr:first-child td:first-child {
  width: 40%; }

#ef-content-progress-table thead tr {
  line-height: 75px;
  height: 75px; }

#ef-content-progress-table thead:first-child tr:first-child {
  line-height: 35px;
  height: 35px; }

ul.customTabs {
  font-family: 'Roboto', sans-serif;
  background: none !important;
  font-size: 0;
  position: relative;
  padding: 0;
  width: 100%;
  margin: 8px 0 5px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

ul.customTabs > li {
  display: inline-block;
  letter-spacing: 1px;
  background: transparent;
  font-size: 12px;
  text-align: center;
  line-height: 15px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  cursor: pointer; }

ul.customTabs > li > a {
  padding-bottom: 5px; }

ul.customTabs > li.active > a {
  color: #2995d1; }

ul.customTabs > li > a:hover {
  background: transparent; }

ul.customTabs > li > a:visited {
  background: transparent; }

ul.customTabs > li > a:focus {
  background: transparent; }

ul.customTabs > li.dropdown > a.dropdown-toggle {
  background-color: transparent; }

#slider {
  display: none;
  position: absolute;
  bottom: 0;
  width: 60px;
  left: 20px;
  height: 2px;
  background: #3e3e3e;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

#sliderNested {
  display: none;
  position: absolute;
  bottom: 0;
  width: 60px;
  left: 20px;
  height: 2px;
  background: #3e3e3e;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

@media (max-width: 991px) {
  ul.customTabs > li.active > a {
    color: #2995d1; } }
/*
 * pill tabs
 */
.nav-pills.nav-stacked {
  border-radius: 0;
  background-color: #f2f2f2;
  border-right: 1px solid #cfcfcf; }
.nav-pills > li > a {
  border-radius: 0px;
  transition: background-color .1s ease; }
.nav-pills > li > a:focus, .nav-pills > li > a:hover {
  background-color: #e1e1e1; }
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  background-color: #4C6BBE; }

div.tabs-ruler hr {
  margin-top: -1px !important; }

div.tabs-ruler-special hr {
  margin-top: -18px !important; }

div#ef-catalog-course div.ef-catalog-entry {
  margin-bottom: 20px; }
  div#ef-catalog-course div.ef-catalog-entry img {
    display: none; }
  div#ef-catalog-course div.ef-catalog-entry div.ef-catalog-entry-header {
    display: block;
    padding: 15px; }
    div#ef-catalog-course div.ef-catalog-entry div.ef-catalog-entry-header .ef-catalog-entry-name {
      font-size: 26px;
      margin: 0px; }
      div#ef-catalog-course div.ef-catalog-entry div.ef-catalog-entry-header .ef-catalog-entry-name .label {
        vertical-align: middle; }
  div#ef-catalog-course div.ef-catalog-entry .ef-catalog-edit {
    margin: 15px 15px 0px 0px; }
  div#ef-catalog-course div.ef-catalog-entry fieldset.ef-fieldset-separator legend {
    margin-bottom: 0px;
    border: 0px none; }

div.row #forgot-passwd {
  color: #5676C6;
  font-size: 14px; }

div.breadcrumb-x {
  border: 0px none;
  min-height: 50px;
  vertical-align: middle;
  margin: 0px 0px 15px 0px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  div.breadcrumb-x div.breadcrumb, div.breadcrumb-x ol.breadcrumb {
    background-color: inherit;
    vertical-align: middle;
    margin: 0px; }
  div.breadcrumb-x ol.breadcrumb li {
    padding: 6px 0px; }
  div.breadcrumb-x ol.breadcrumb li.active a {
    font-size: 14px;
    font-weight: 600; }
  div.breadcrumb-x ol.breadcrumb li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle; }
  div.breadcrumb-x ol.breadcrumb.visible-lg li a {
    max-width: 350px; }
  div.breadcrumb-x ol.breadcrumb.visible-md li a {
    max-width: 250px; }
  div.breadcrumb-x ol.breadcrumb.visible-sm li a {
    max-width: 150px; }
  div.breadcrumb-x ol.breadcrumb.visible-xs li a {
    max-width: 100px; }
  div.breadcrumb-x .ef-breadcrumb-handle {
    line-height: 32px; }

@media (max-width: 768px) {
  .breadcrumb-x {
    padding-left: 10px;
    padding-right: 10px; } }
.ef-catalog-tags {
  margin-top: -35px;
  margin-bottom: 15px; }

.ef-catalog-view header {
  font-size: 24px;
  font-weight: 500;
  padding: 10px 0px;
  margin-bottom: 10px;
  display: block; }
.ef-catalog-view section.ef-catalog-info {
  margin: 0px 0px 30px 0px; }
  .ef-catalog-view section.ef-catalog-info h4.no-desc {
    font-size: 18px;
    color: #9C9C9C; }
  .ef-catalog-view section.ef-catalog-info h4.no-desc:after {
    content: '...'; }
.ef-catalog-view section.ef-catalog-lessons {
  margin-top: 30px; }
  .ef-catalog-view section.ef-catalog-lessons div.ef-catalog-lesson {
    padding: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebf3f9; }
    .ef-catalog-view section.ef-catalog-lessons div.ef-catalog-lesson:last-child {
      border-bottom: 0px none; }
    .ef-catalog-view section.ef-catalog-lessons div.ef-catalog-lesson a {
      cursor: pointer;
      display: block;
      padding: 0px;
      margin: 0px; }
    .ef-catalog-view section.ef-catalog-lessons div.ef-catalog-lesson a, .ef-catalog-view section.ef-catalog-lessons div.ef-catalog-lesson a:hover, .ef-catalog-view section.ef-catalog-lessons div.ef-catalog-lesson a:visited, .ef-catalog-view section.ef-catalog-lessons div.ef-catalog-lesson a:focus {
      border: 0px;
      text-decoration: none;
      padding: 0px 130px 0px 0px; }
    .ef-catalog-view section.ef-catalog-lessons div.ef-catalog-lesson div.ls {
      display: block;
      -webkit-transition: color 0.1s ease-in-out;
      -o-transition: color 0.1s ease-in-out;
      transition: color 0.1s ease-in-out; }
    .ef-catalog-view section.ef-catalog-lessons div.ef-catalog-lesson div.ls.header {
      color: #3e3e3e;
      font-size: 16px;
      margin-bottom: 10px; }
    .ef-catalog-view section.ef-catalog-lessons div.ef-catalog-lesson div.ls.footer {
      color: #6e6e6e;
      font-size: 13px;
      height: 20px; }
    .ef-catalog-view section.ef-catalog-lessons div.ef-catalog-lesson a:hover div.ls {
      color: #3197d2; }
    .ef-catalog-view section.ef-catalog-lessons div.ef-catalog-lesson div.progress {
      float: right;
      width: 100px;
      margin: 10px 0px;
      height: 10px; }

.ef-card-entries {
  padding: 0px 5px;
  font-size: 0px; }
  .ef-card-entries .ef-card {
    display: inline-block;
    vertical-align: top;
    height: 300px;
    position: relative;
    margin: 10px 0px;
    padding: 0px;
    width: 100%;
    font-size: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media only screen and (min-width: 480px) {
      .ef-card-entries .ef-card {
        width: 50%; } }
    @media only screen and (min-width: 768px) {
      .ef-card-entries .ef-card {
        width: 33.3333%; } }
    @media only screen and (min-width: 992px) {
      .ef-card-entries .ef-card {
        width: 25%; } }
    @media only screen and (min-width: 1200px) {
      .ef-card-entries .ef-card {
        width: 20%; } }
  .ef-card-entries .ef-card .ef-card-wrap {
    height: 100%;
    margin: 0px 10px;
    position: relative;
    background-color: #f0f0f0;
    border-radius: 3px;
    overflow: hidden;
    border: 0px none;
    cursor: default;
    -webkit-box-shadow: 0px 0px 5px 0px transparent;
    box-shadow: 0px 0px 5px 0px transparent;
    -webkit-transition: box-shadow 0.1s ease;
    -o-transition: box-shadow 0.1s ease;
    transition: box-shadow 0.1s ease; }
    .ef-card-entries .ef-card .ef-card-wrap:hover {
      -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45);
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.45); }
  .ef-card-entries .ef-card .ef-card-wrap div.thumbnail {
    height: 45%;
    width: 100%;
    padding: 0px;
    margin: 0px;
    position: relative;
    border: 0px none; }
  .ef-card-entries .ef-card .ef-card-wrap div.thumbnail img {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    transform: scale(1);
    -webkit-transition: transform, 0.2s ease-in-out;
    -o-transition: transform, 0.2s ease-in-out;
    transition: transform, 0.2s ease-in-out;
    background-image: url(/assets/images/course-cover.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .ef-card-entries .ef-card .ef-card-wrap div.thumbnail div.default-action {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    font-size: 0.95em;
    -webkit-transition: opacity, 0.2s ease-in-out;
    -o-transition: opacity, 0.2s ease-in-out;
    transition: opacity, 0.2s ease-in-out; }
  .ef-card-entries .ef-card .ef-card-wrap div.thumbnail div.default-action a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: relative; }
    .ef-card-entries .ef-card .ef-card-wrap div.thumbnail div.default-action a:hover {
      text-decoration: none; }
  .ef-card-entries .ef-card .ef-card-wrap div.thumbnail div.default-action a span {
    display: inline-block;
    min-width: 100px;
    height: 40px;
    text-transform: uppercase;
    border: 3px solid rgba(255, 255, 255, 0.75);
    color: #f0f0f0;
    font-size: 14px;
    font-weight: 500;
    width: auto;
    margin: auto;
    line-height: 34px;
    padding: 0px 15px;
    border-radius: 3px;
    position: relative;
    top: 50%;
    margin-top: -20px;
    overflow: hidden;
    -webkit-transition: background-color, 0.1s, ease;
    -o-transition: background-color, 0.1s, ease;
    transition: background-color, 0.1s, ease; }
    .ef-card-entries .ef-card .ef-card-wrap div.thumbnail div.default-action a span i {
      font-size: 18px;
      margin-right: 10px; }
  .ef-card-entries .ef-card .ef-card-wrap:hover div.thumbnail div.default-action {
    opacity: 1;
    visibility: visible; }
  .ef-card-entries .ef-card.toggled .thumbnail:hover .default-action {
    opacity: 0;
    visibility: hidden; }
  .ef-card-entries .ef-card .ef-card-wrap div.caption {
    height: 55%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: #EEEFF2; }
  .ef-card-entries .ef-card .ef-card-wrap div.caption div.ef-rate {
    /*position: absolute;
    left: 0px;*/
    margin: 0px 0px 0px 10px;
    height: 25px;
    line-height: 25px;
    font-size: 0px; }
  .ef-card-entries .ef-card .ef-card-wrap div.caption div.ef-rate span.fa {
    font-size: 15px;
    color: rgba(0, 0, 0, 0.2);
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    padding: 0px 2px;
    line-height: inherit; }
    .ef-card-entries .ef-card .ef-card-wrap div.caption div.ef-rate span.fa.active {
      color: #fbcb00; }
  .ef-card-entries .ef-card .ef-card-wrap div.caption span.ef-price {
    position: absolute;
    left: 10px;
    bottom: 0px;
    font-size: 15px;
    font-weight: 600;
    color: #454545;
    margin: auto 10px 10px auto;
    height: 25px;
    line-height: 25px; }
  .ef-card-entries .ef-card .ef-card-wrap div.caption .ef-plain {
    padding: 5px 10px;
    margin: 0px 0px 0px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .ef-card-entries .ef-card .ef-card-wrap div.caption .ef-plain:first-child {
      margin-top: 10px; }
    .ef-card-entries .ef-card .ef-card-wrap div.caption .ef-plain.ef-category {
      text-transform: uppercase;
      font-size: 0.75em; }
    .ef-card-entries .ef-card .ef-card-wrap div.caption .ef-plain.ef-header {
      color: #3a3a3a;
      height: auto;
      font-size: 1em; }
    .ef-card-entries .ef-card .ef-card-wrap div.caption .ef-plain.ef-header a {
      display: inline-block;
      margin: 0px;
      font-size: 1em; }
    .ef-card-entries .ef-card .ef-card-wrap div.caption .ef-plain.ef-tags span {
      max-width: 100%;
      overflow: hidden;
      text-overflow: ellipsis; }
  .ef-card-entries .ef-card .ef-card-wrap div.caption .ef-plain.ef-header {
    max-height: 38px;
    overflow: hidden;
    line-height: 16px; }
  .ef-card-entries .ef-card .ef-card-wrap div.caption .ef-plain.ef-category {
    max-height: 30px;
    overflow: hidden; }
  .ef-card-entries .ef-card .ef-card-wrap div.caption .ef-plain.ef-description {
    color: #5a5a5a;
    overflow: hidden;
    max-height: 40px;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 20px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out; }
    .ef-card-entries .ef-card .ef-card-wrap div.caption .ef-plain.ef-description * {
      display: none; }
  .ef-card-entries .ef-card .ef-card-wrap:hover div.caption .ef-plain.ef-description {
    visibility: visible;
    opacity: 1; }

*.col-md-9 .ef-card-entries .ef-card {
  width: 100%; }
  @media only screen and (min-width: 480px) {
    *.col-md-9 .ef-card-entries .ef-card {
      width: 50%; } }
  @media only screen and (min-width: 768px) {
    *.col-md-9 .ef-card-entries .ef-card {
      width: 33.333%; } }
  @media only screen and (min-width: 992px) {
    *.col-md-9 .ef-card-entries .ef-card {
      width: 33.333%; } }
  @media only screen and (min-width: 1200px) {
    *.col-md-9 .ef-card-entries .ef-card {
      width: 25%; } }

@media only screen and (min-width: 480px) {
  *.col-md-6 .ef-card-entries .ef-card {
    width: 100%; } }
@media only screen and (min-width: 768px) {
  *.col-md-6 .ef-card-entries .ef-card {
    width: 33.333%; } }
@media only screen and (min-width: 992px) {
  *.col-md-6 .ef-card-entries .ef-card {
    width: 50%; } }
@media only screen and (min-width: 1200px) {
  *.col-md-6 .ef-card-entries .ef-card {
    width: 33.333%; } }

@media only screen and (min-width: 480px) {
  *.col-md-3 .ef-card-entries .ef-card {
    width: 100%; } }
@media only screen and (min-width: 768px) {
  *.col-md-3 .ef-card-entries .ef-card {
    width: 33.333%; } }
@media only screen and (min-width: 992px) {
  *.col-md-3 .ef-card-entries .ef-card {
    width: 100%; } }
@media only screen and (min-width: 1200px) {
  *.col-md-3 .ef-card-entries .ef-card {
    width: 100%; } }

/*
 * My courses header
 */
.ef-my-courses-controls .ef-control-area {
  padding-left: 0px;
  padding-right: 0px; }
  .ef-my-courses-controls .ef-control-area:first-child {
    text-align: left; }
  .ef-my-courses-controls .ef-control-area:last-child {
    text-align: right; }
  .ef-my-courses-controls .ef-control-area.searching #ef-order-buttons, .ef-my-courses-controls .ef-control-area.searching #ef-show-courses-buttons {
    visibility: hidden; }

#ef-my-courses-grid-content, #ef-my-courses-grid-content div.block-header, #ef-my-courses-grid-content div.ef-block-content, #ef-my-courses-list-content, #ef-my-courses-list-content div.block-header, #ef-my-courses-list-content div.ef-block-content {
  position: relative; }
  
#ef-my-courses-mix-content, #ef-my-courses-mix-content div.block-header, #ef-my-courses-mix-content div.ef-block-content, #ef-my-courses-list-content, #ef-my-courses-list-content div.block-header, #ef-my-courses-list-content div.ef-block-content {
  position: relative; }

.ef-my-courses {
  /*Fix dropdown on header*/
  /*icons inside the course row*/
  /*The dot next to curriculum courses*/
  /*Area that appears if there are no search results*/
  /*Area that appears if there are no courses*/
  /*Handle that toggles list/grid view*/
  /*top handles*/
  /*My courses grid view*/
  /*list view*/ }
  .ef-my-courses .ef-block-content > * {
    z-index: 0; }
  .ef-my-courses .ef-my-courses-handle {
    text-decoration: none; }
  .ef-my-courses .ef-entry-curriculum-member {
    color: #7e54e7; }
  .ef-my-courses .ef-my-courses-search-error {
    padding-bottom: 45px;
    display: none; }
    .ef-my-courses .ef-my-courses-search-error span {
      width: 100%;
      height: 200px; }
  .ef-my-courses .no-courses {
    text-align: center;
    margin: 30px 0px; }
    .ef-my-courses .no-courses span {
      display: block;
      width: 100%; }
  .ef-my-courses .ef-my-courses-toggle {
    text-align: center;
    vertical-align: middle;
    line-height: 32px;
    width: 32px;
    height: 32px;
    display: inline-block;
    position: static;
    z-index: 1;
    font-size: 16px;
    color: #303030;
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 2;
    -webkit-transition: background-color, 0.1s ease;
    -o-transition: background-color, 0.1s ease;
    transition: background-color, 0.1s ease; }
    .ef-my-courses .ef-my-courses-toggle[aria-expanded="true"], .ef-my-courses .ef-my-courses-toggle[aria-expanded="true"] i {
      background-color: transparent;
      color: #fff; }
  @media only screen and (max-width: 500px) {
    .ef-my-courses .ef-block-header h1 {
      font-size: 17px; } }
  .ef-my-courses .ef-block-header .ef-my-courses-controls div#ef-order-buttons {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease; }
  .ef-my-courses .ef-block-header .ef-my-courses-controls.search div#ef-order-buttons,
  .ef-my-courses .ef-block-header .ef-my-courses-controls.search .btn {
    opacity: 0;
    visibility: hidden; }
  .ef-my-courses .ef-block-header .ef-view-buttons {
    display: inline-block;
    text-align: right;
    margin-left: 1.2rem; }
  .ef-my-courses .ef-block-header button#ef-order-button {
    text-align: right; }
  .ef-my-courses .ef-block-header a.ef-block-handle {
    color: #5c5c5c;
    font-size: 17px;
    line-height: 32px;
    margin: 0px 5px;
    cursor: pointer; }
    .ef-my-courses .ef-block-header a.ef-block-handle, .ef-my-courses .ef-block-header a.ef-block-handle i {
      display: inline-block; }
    .ef-my-courses .ef-block-header a.ef-block-handle:hover {
      color: #333;
      text-decoration: none; }
    .ef-my-courses .ef-block-header a.ef-block-handle.ef-my-courses-toggle-view.active {
      color: #2995d1; }
    .ef-my-courses .ef-block-header a.ef-block-handle.ef-show-search {
      z-index: 0;
      position: relative;
      cursor: pointer; }
      .ef-my-courses .ef-block-header a.ef-block-handle.ef-show-search i.fa {
        z-index: 2;
        position: relative; }
      .ef-my-courses .ef-block-header a.ef-block-handle.ef-show-search input.ef-search-courses {
        width: 300px;
        font-size: 13px;
        position: absolute;
        right: -10px;
        top: 0px;
        margin-right: 0px;
        padding-right: 35px;
        z-index: 0;
        display: none;
        width: 35px;
        opacity: 0; }
  .ef-my-courses .ef-my-courses-menu {
    border: 0px none;
    position: absolute;
    top: 8px;
    right: 8px;
    left: 8px;
    height: auto;
    width: auto;
    min-width: 0px;
    max-height: 330px;
    background-color: #7a89b5;
    padding: 10px 4px;
    line-height: 32px;
    border-radius: 3px;
    z-index: 1;
    margin: -5px -25px 0px;
    visibility: hidden;
    transform: scale(0.5);
    opacity: 0;
    display: block !important;
    -webkit-transition: transform, 0.15s ease-in-out, margin, 0.15s ease-in-out;
    -o-transition: transform, 0.15s ease-in-out, margin, 0.15s ease-in-out;
    transition: transform, 0.15s ease-in-out, margin, 0.15s ease-in-out;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .ef-my-courses .ef-my-courses-menu div.content {
      overflow: hidden;
      width: 100%;
      height: auto;
      max-height: 314px;
      position: static; }
    .ef-my-courses .ef-my-courses-menu p {
      margin: 0px; }
      .ef-my-courses .ef-my-courses-menu p .separator {
        height: 1px;
        background-color: rgba(255, 255, 255, 0.15);
        margin: 10px 10px; }
    .ef-my-courses .ef-my-courses-menu a {
      display: block;
      padding: 0px 12px;
      white-space: nowrap;
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      color: #f0f0f0; }
      .ef-my-courses .ef-my-courses-menu a:hover {
        text-decoration: none;
        color: #fff; }
    .ef-my-courses .ef-my-courses-menu a.ef-my-courses-toggle[aria-expanded="true"] ~ div.ef-my-courses-menu {
      visibility: visible;
      transform: scale(1);
      opacity: 1;
      margin: 0px 0px 0px; }
    .ef-my-courses .ef-my-courses-menu div.ef-entry-tags {
      font-size: 0px; }
  .ef-my-courses .ef-courses-list  .row > div {
    line-height: 20px;
    padding: 15px 15px 15px 0px; }
  .ef-my-courses .ef-courses-list ul {
    margin-bottom: 0; }
  .ef-my-courses .ef-courses-list > ul > li:nth-child(odd) {
    background-color: #eeeff2; }
    .ef-my-courses .ef-courses-list > ul > li:nth-child(odd) div.ef-entry-head:hover {
      background-color: #e1e2e5; }
  .ef-my-courses .ef-courses-list > ul > li:nth-child(even) {
    background-color: #fefefe; }
    .ef-my-courses .ef-courses-list > ul > li:nth-child(even) div.ef-entry-head:hover {
      background-color: #f9f9f9; }
  .ef-my-courses .ef-courses-list > ul > li ul li:last-child {
    border-bottom: 0px none; }
  .ef-my-courses .ef-courses-list div.ef-entry-head {
    padding-left: 0px;
    -webkit-transition: background-color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out; }
    .ef-my-courses .ef-courses-list div.ef-entry-head div.ef-entry-title {
      padding-left: 40px;
      position: relative; }
    .ef-my-courses .ef-courses-list div.ef-entry-head > span:first-child {
      margin-left: 10px; }
    .ef-my-courses .ef-courses-list div.ef-entry-head div.ef-entry-tags {
      display: block;
      vertical-align: top;
      padding: 0px 30px 0px 30px;
      line-height: 18px;
      margin-top: -14px; }
      .ef-my-courses .ef-courses-list div.ef-entry-head div.ef-entry-tags:after {
        content: '-';
        opacity: 0; }
    .ef-my-courses .ef-courses-list div.ef-entry-head span.ef-entry-name {
      width: 100%;
      display: inline-block;
      font-size: 15px;
      max-width: 95%;
      overflow: hidden;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      white-space: nowrap;
      float: left; }
      .ef-my-courses .ef-courses-list div.ef-entry-head span.ef-entry-name a:hover {
        color: #2995d1; }
  .ef-my-courses .ef-courses-list ul {
    position: relative; }
    .ef-my-courses .ef-courses-list ul li {
      min-height: 48px;
      position: relative;
      padding: 0px;
      cursor: pointer; }
      .ef-my-courses .ef-courses-list ul li.ef-my-courses-category {
        margin-top: 5px;
        margin-bottom: 5px; }
        .ef-my-courses .ef-courses-list ul li.ef-my-courses-category:first-child {
          margin-top: 0px; }
        .ef-my-courses .ef-courses-list ul li.ef-my-courses-category:last-child {
          margin-bottom: 0px; }
        .ef-my-courses .ef-courses-list ul li.ef-my-courses-category > div.ef-entry-head {
          background-color: #9cc2d7; }
          .ef-my-courses .ef-courses-list ul li.ef-my-courses-category > div.ef-entry-head:hover {
            background-color: #a0c7dc; }
        .ef-my-courses .ef-courses-list ul li.ef-my-courses-category ul li {
          border-bottom: 1px solid #ccc; }
          .ef-my-courses .ef-courses-list ul li.ef-my-courses-category ul li:first-child {
            border-top: 1px solid #ccc; }
        .ef-my-courses .ef-courses-list ul li.ef-my-courses-category ul li:last-child {
          border-bottom: 0px none; }
        .ef-my-courses .ef-courses-list ul li.ef-my-courses-category ul li.ef-my-courses-category > div.ef-entry-head {
          background-color: #a6cee4; }
          .ef-my-courses .ef-courses-list ul li.ef-my-courses-category ul li.ef-my-courses-category > div.ef-entry-head:hover {
            background-color: #aad2e8; }
          .ef-my-courses .ef-courses-list ul li.ef-my-courses-category ul li.ef-my-courses-category > div.ef-entry-head .ef-expand-collapse-handle {
            margin-left: 30px; }
          .ef-my-courses .ef-courses-list ul li.ef-my-courses-category ul li.ef-my-courses-category > div.ef-entry-head .ef-entry-title {
            padding-left: 70px; }
      .ef-my-courses .ef-courses-list ul li.ef-my-courses-curriculum > div.ef-entry-head {
        background-color: #E2E3E6 !important; }
        .ef-my-courses .ef-courses-list ul li.ef-my-courses-curriculum > div.ef-entry-head:hover {
          background-color: #dddee1 !important; }
      .ef-my-courses .ef-courses-list ul li.ef-my-courses-curriculum > div.ef-entry-head > span.ef-entry-name {
        font-weight: 600; }
  .ef-my-courses .ef-courses-list ol li:first-child {
    border: 0 !important; }
  .ef-my-courses .ef-courses-list ol li {
    border: 0 !important;
    min-height: inherit !important; }
  .ef-my-courses ul li.ef-my-courses-category > div.ef-entry-head span.ef-entry-name {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    height: 100%; }
	
	 .ef-my-courses .ef-courses-mix  .row > div {
    line-height: 20px;
    padding: 15px 15px 15px 0px; }
  .ef-my-courses .ef-courses-mix ul {
    margin-bottom: 0; }
  .ef-my-courses .ef-courses-mix > ul > li:nth-child(odd) {
    background-color: #eeeff2; }
    .ef-my-courses .ef-courses-mix > ul > li:nth-child(odd) div.ef-entry-head:hover {
      background-color: #e1e2e5; }
  .ef-my-courses .ef-courses-mix > ul > li:nth-child(even) {
    background-color: #fefefe; }
    .ef-my-courses .ef-courses-mix > ul > li:nth-child(even) div.ef-entry-head:hover {
      background-color: #f9f9f9; }
  .ef-my-courses .ef-courses-mix > ul > li ul li:last-child {
    border-bottom: 0px none; }
  .ef-my-courses .ef-courses-mix div.ef-entry-head {
    padding-left: 0px;
    -webkit-transition: background-color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out; }
    .ef-my-courses .ef-courses-mix div.ef-entry-head div.ef-entry-title {
      padding-left: 40px;
      position: relative; }
    .ef-my-courses .ef-courses-mix div.ef-entry-head > span:first-child {
      margin-left: 10px; }
    .ef-my-courses .ef-courses-mix div.ef-entry-head div.ef-entry-tags {
      display: block;
      vertical-align: top;
      padding: 0px 30px 0px 30px;
      line-height: 18px;
      margin-top: -14px; }
      .ef-my-courses .ef-courses-mix div.ef-entry-head div.ef-entry-tags:after {
        content: '-';
        opacity: 0; }
    .ef-my-courses .ef-courses-mix div.ef-entry-head span.ef-entry-name {
      width: 100%;
      display: inline-block;
      font-size: 15px;
      max-width: 95%;
      overflow: hidden;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      white-space: nowrap;
      float: left; }
      .ef-my-courses .ef-courses-mix div.ef-entry-head span.ef-entry-name a:hover {
        color: #2995d1; }
  .ef-my-courses .ef-courses-mix ul {
    position: relative; }
    .ef-my-courses .ef-courses-mix ul li {
      min-height: 48px;
      position: relative;
      padding: 0px;
      cursor: pointer; }
      .ef-my-courses .ef-courses-mix ul li.ef-my-courses-category {
        margin-top: 5px;
        margin-bottom: 5px; }
        .ef-my-courses .ef-courses-mix ul li.ef-my-courses-category:first-child {
          margin-top: 0px; }
        .ef-my-courses .ef-courses-mix ul li.ef-my-courses-category:last-child {
          margin-bottom: 0px; }
        .ef-my-courses .ef-courses-mix ul li.ef-my-courses-category > div.ef-entry-head {
          background-color: #9cc2d7; }
          .ef-my-courses .ef-courses-mix ul li.ef-my-courses-category > div.ef-entry-head:hover {
            background-color: #a0c7dc; }
        .ef-my-courses .ef-courses-mix ul li.ef-my-courses-category ul li {
          border-bottom: 1px solid #ccc; }
          .ef-my-courses .ef-courses-mix ul li.ef-my-courses-category ul li:first-child {
            border-top: 1px solid #ccc; }
        .ef-my-courses .ef-courses-mix ul li.ef-my-courses-category ul li:last-child {
          border-bottom: 0px none; }
        .ef-my-courses .ef-courses-mix ul li.ef-my-courses-category ul li.ef-my-courses-category > div.ef-entry-head {
          background-color: #a6cee4; }
          .ef-my-courses .ef-courses-mix ul li.ef-my-courses-category ul li.ef-my-courses-category > div.ef-entry-head:hover {
            background-color: #aad2e8; }
          .ef-my-courses .ef-courses-mix ul li.ef-my-courses-category ul li.ef-my-courses-category > div.ef-entry-head .ef-expand-collapse-handle {
            margin-left: 30px; }
          .ef-my-courses .ef-courses-mix ul li.ef-my-courses-category ul li.ef-my-courses-category > div.ef-entry-head .ef-entry-title {
            padding-left: 70px; }
      .ef-my-courses .ef-courses-mix ul li.ef-my-courses-curriculum > div.ef-entry-head {
        background-color: #E2E3E6 !important; }
        .ef-my-courses .ef-courses-mix ul li.ef-my-courses-curriculum > div.ef-entry-head:hover {
          background-color: #dddee1 !important; }
      .ef-my-courses .ef-courses-mix ul li.ef-my-courses-curriculum > div.ef-entry-head > span.ef-entry-name {
        font-weight: 600; }
  .ef-my-courses .ef-courses-mix ol li:first-child {
    border: 0 !important; }
  .ef-my-courses .ef-courses-mix ol li {
    border: 0 !important;
    min-height: inherit !important; }
  .ef-my-courses ul li.ef-my-courses-category > div.ef-entry-head span.ef-entry-name {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    height: 100%; }
	
    .ef-my-courses ul li.ef-my-courses-category > div.ef-entry-head span.ef-entry-name, .ef-my-courses ul li.ef-my-courses-category > div.ef-entry-head span.ef-entry-name:hover, .ef-my-courses ul li.ef-my-courses-category > div.ef-entry-head span.ef-entry-name a.ef-entry-link {
      color: #fefefe; }
  .ef-my-courses ul li > div.ef-entry-head span.ef-entry-name a.ef-entry-link:hover {
    text-decoration: none; }
  .ef-my-courses ul li > ul {
    overflow: hidden;
    display: none;
    height: 0px;
    opacity: 0; }
  .ef-my-courses ul li.expanded > ul {
    opacity: 1;
    height: auto;
    display: block;
    overflow: visible; }
  .ef-my-courses ul li .ef-expand-collapse-handle {
    margin: 0px;
    padding: 0px 10px;
    cursor: pointer;
    font-size: 24px;
    line-height: 30px;
    display: inline-block;
    float: left;
    color: #555;
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    padding: 0px 11px;
    transition: transform .2s ease; }
  .ef-my-courses ul li.ef-my-courses-category > div.ef-entry-head .ef-expand-collapse-handle {
    color: #fefefe; }
  .ef-my-courses ul li.expanded > div.ef-entry-head .ef-expand-collapse-handle {
    transform: rotate(90deg); }
  .ef-my-courses ul li div.labels {
    margin-left: 5px;
    display: inline; }
  .ef-my-courses ul li a.ef-my-courses-handle {
    cursor: pointer;
    color: #6a6a6a;
    padding: 0px 10px;
    text-decoration: none;
    -webkit-transition: color 0.1s ease;
    -o-transition: color 0.1s ease;
    transition: color 0.1s ease; }
  .ef-my-courses ul li a.ef-my-courses-handle:hover, .ef-my-courses .ef-my-courses-handle-action:hover, .ef-my-courses .ef-my-courses-handle-action:focus {
    color: #2995d1; }
  .ef-my-courses ul li .ef-my-courses-progress-bar {
    width: 140px;
    height: 12px;
    margin: 3px 10px 3px 0px;
    border-radius: 10px;
    background-color: #d7d7d7;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .ef-my-courses ul li .ef-my-courses-menu {
    left: auto;
    width: 180px; }
  @media only screen and (max-width: 667px) {
    .ef-my-courses ul li .ef-my-courses-progress-bar {
      width: 90px; } }
  @media only screen and (max-width: 480px) {
    .ef-my-courses ul li .ef-my-courses-progress-bar {
      width: 70px; } }
  .ef-my-courses ul li .ef-my-courses-progress-bar .progress-bar {
    height: inherit;
    -webkit-transition: width 1s ease-out;
    -o-transition: width 1s ease-out;
    transition: width 1s ease-out; }
  .ef-my-courses ul li span.ef-lesson-status {
    margin: 12px 10px 12px auto;
    padding: 6px 7px;
    cursor: default; }
  .ef-my-courses ul li.ef-my-courses-category > ul > li:nth-child(1n+1) {
    background-color: #FFFFFF; }
  .ef-my-courses ul li.ef-my-courses-category > ul > li:nth-child(1n+1) div.ef-entry-head:hover {
    background-color: #F9F8F8; }
  .ef-my-courses ul li.ef-my-courses-category > ul > li:nth-child(2n+2) {
    background-color: #F0F1F4; }
  .ef-my-courses ul li.ef-my-courses-category > ul > li:nth-child(2n+2) div.ef-entry-head:hover {
    background-color: #E6E7E9; }
  .ef-my-courses ul li.ef-my-courses-category > div.ef-entry-head {
    background-color: #7FA7BB; }
  .ef-my-courses ul li.ef-my-courses-category > div.ef-entry-head:hover {
    background-color: #769BAE; }

/*
 * My courses grid
 */
div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card div.ef-my-courses-menu {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6); }
div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card div.thumbnail img.default-avatar {
  background-image: url(/assets/images/course-cover.svg); }
div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card[data-status='expired'] div.ef-course-wrap, div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card[data-status='expired'] div.ef-course-wrap:hover, div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card[data-status='pending'] div.ef-course-wrap, div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card[data-status='pending'] div.ef-course-wrap:hover {
  -webkit-box-shadow: 0px 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px 0px transparent; }
div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card[data-status='expired'] div.thumbnail img, div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card[data-status='pending'] div.thumbnail img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }
div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card .ef-entry-name {
  width: 100%; }
div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card .ef-entry-name, div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card .ef-entry-name > * {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis; }
div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card div.caption div.ef-entry-status {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 30px;
  vertical-align: bottom; }
  div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card div.caption div.ef-entry-status > * {
    display: inline-block;
    overflow: hidden;
    margin: 0px 5px 0px 0px; }
  div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card div.caption div.ef-entry-status a.ef-my-courses-handle {
    color: #444; }
  div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card div.caption div.ef-entry-status a.ef-my-courses-handle:hover {
    color: #333;
    text-decoration: none; }
  div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card div.caption div.ef-entry-status a.ef-my-courses-handle span {
    font-size: 11.5px; }
  div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card div.caption div.ef-entry-status div.ef-my-courses-progress-bar {
    border-radius: 10px;
    width: 85%;
    height: 8px;
    margin: 6px 0px;
    background-color: #cacaca;
    -webkit-box-shadow: none;
    box-shadow: none; }
  div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card div.caption div.ef-entry-status div.ef-my-courses-progress-bar .progress-bar {
    width: 0%;
    -webkit-transition: width 1s ease-out;
    -o-transition: width 1s ease-out;
    transition: width 1s ease-out; }
div.ef-my-courses.ef-my-courses-grid div.ef-block div.ef-block-content div.ef-course-card div.caption a.ef-entry-name:hover {
  color: #2995d1;
  text-decoration: none; }

/*
 * My courses mix
 */
div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card div.ef-my-courses-menu {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6); }
div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card div.thumbnail img.default-avatar {
  background-image: url(/assets/images/course-cover.svg); }
div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card[data-status='expired'] div.ef-course-wrap, div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card[data-status='expired'] div.ef-course-wrap:hover, div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card[data-status='pending'] div.ef-course-wrap, div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card[data-status='pending'] div.ef-course-wrap:hover {
  -webkit-box-shadow: 0px 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px 0px transparent; }
div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card[data-status='expired'] div.thumbnail img, div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card[data-status='pending'] div.thumbnail img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }
div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card .ef-entry-name {
  width: 100%; }
div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card .ef-entry-name, div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card .ef-entry-name > * {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis; }
div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card div.caption div.ef-entry-status {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 30px;
  vertical-align: bottom; }
  div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card div.caption div.ef-entry-status > * {
    display: inline-block;
    overflow: hidden;
    margin: 0px 5px 0px 0px; }
  div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card div.caption div.ef-entry-status a.ef-my-courses-handle {
    color: #444; }
  div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card div.caption div.ef-entry-status a.ef-my-courses-handle:hover {
    color: #333;
    text-decoration: none; }
  div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card div.caption div.ef-entry-status a.ef-my-courses-handle span {
    font-size: 11.5px; }
  div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card div.caption div.ef-entry-status div.ef-my-courses-progress-bar {
    border-radius: 10px;
    width: 85%;
    height: 8px;
    margin: 6px 0px;
    background-color: #cacaca;
    -webkit-box-shadow: none;
    box-shadow: none; }
  div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card div.caption div.ef-entry-status div.ef-my-courses-progress-bar .progress-bar {
    width: 0%;
    -webkit-transition: width 1s ease-out;
    -o-transition: width 1s ease-out;
    transition: width 1s ease-out; }
div.ef-my-courses.ef-my-courses-mix div.ef-block div.ef-block-content div.ef-course-card div.caption a.ef-entry-name:hover {
  color: #2995d1;
  text-decoration: none; }
  
div.ef-my-courses.ef-my-courses-list ul li.locked span.ef-entry-name a,
div.ef-my-courses.ef-my-courses-list ul li.locked a.ef-my-courses-handle.ef-btn-start,
div.ef-my-courses.ef-my-courses-list ul li.locked a.ef-my-courses-handle.ef-btn-resume,
div.ef-my-courses.ef-my-courses-grid div.ef-course-card.locked a.ef-entry-name,
div.ef-my-courses.ef-my-courses-grid div.ef-course-card.locked a.ef-my-courses-handle,
div.ef-my-courses.ef-my-courses-mix div.ef-course-card.locked a.ef-entry-name,
div.ef-my-courses.ef-my-courses-mix div.ef-course-card.locked a.ef-my-courses-handle,
div.ef-my-courses.ef-my-courses-grid div.ef-course-card.locked div.ef-my-courses-menu .lesson {
  cursor: not-allowed !important;
  opacity: .60 !important;
  text-decoration: none; }

div.ef-my-courses.ef-my-courses-mix div.ef-course-card.locked div.ef-my-courses-menu .lesson {
  cursor: not-allowed !important;
  opacity: .60 !important;
  text-decoration: none; }
  
div.ef-my-courses-footer {
  height: 35px;
  margin: 20px 0px;
  padding: 0px 10px; }

div.ef-my-courses-footer span.back-top {
  cursor: pointer; }

div.ef-my-courses-footer span.back-top ~ i {
  margin-left: 5px; }

div.ef-catalog {
  padding-bottom: 15px; }

.select2-dropdown {
  width: 300px !important; }

div.ef-catalog-filters form {
  float: right;
  z-index: 2;
  padding: 0px;
  text-align: right;
  position: relative; }
  div.ef-catalog-filters form > * {
    display: inline-block; }
  div.ef-catalog-filters form a.ef-catalog-search {
    position: relative; }
    div.ef-catalog-filters form a.ef-catalog-search input#ef-search-catalog {
      position: absolute;
      right: 0px;
      top: 0px;
      display: none;
      opacity: 0;
      width: 0px;
      z-index: 0;
      top: -4px; }
  div.ef-catalog-filters form #ef-catalog-filter {
    text-align: left; }
  div.ef-catalog-filters form #ef-filter-catalog {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: -2px; }
  div.ef-catalog-filters form .select2 {
    display: inline-block;
    line-height: 18px; }
    div.ef-catalog-filters form .select2 .select2-container {
      position: absolute;
      top: 0px;
      right: 0px; }
    div.ef-catalog-filters form .select2 .select2-selection {
      /*height: 25px !important;
      padding-right: 25px;*/ }
  div.ef-catalog-filters form .select2, div.ef-catalog-filters form .select2-container, div.ef-catalog-filters form .select2-selection {
    width: 300px !important; }
  div.ef-catalog-filters form a.ef-filter-toggle {
    position: relative;
    margin: 0px 0px 0px 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px; }
    div.ef-catalog-filters form a.ef-filter-toggle span.fa {
      z-index: 1;
      color: #5C5C5C;
      position: inherit; }
    div.ef-catalog-filters form a.ef-filter-toggle div#ef-filter-catalog {
      position: absolute;
      top: 2px;
      right: 0px;
      height: 100%;
      width: 0px;
      display: none;
      opacity: 0; }
div.ef-catalog-filters a.ef-filter-toggle.open {
  float: right;
  position: absolute;
  right: 0px;
  top: 0px; }
div.ef-catalog-filters a.ef-filter-toggle.open ~ a.ef-filter-toggle {
  float: right;
  visibility: hidden; }
div.ef-catalog-filters a.ef-filter-toggle.open span.fa {
  float: right;
  left: 5px;
  top: 2px; }
div.ef-catalog-filters.searching div.ef-catalog-filtering {
  float: right;
  visibility: hidden;
  opacity: 0; }

div.ef-catalog-block div.ef-block div.ef-block-header {
  display: none; }
div.ef-catalog-block div.ef-block div.ef-block-content div.ef-catalog {
  padding-bottom: 15px; }
  div.ef-catalog-block div.ef-block div.ef-block-content div.ef-catalog div.ef-catalog-entry:nth-child(4) ~ * {
    display: none; }
  div.ef-catalog-block div.ef-block div.ef-block-content div.ef-catalog div.ef-catalog-filters {
    display: none; }
  div.ef-catalog-block div.ef-block div.ef-block-content div.ef-catalog div.ef-pager {
    display: none; }

*.ef-pager {
  display: block;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  font-size: 0px; }
  *.ef-pager, *.ef-pager.ef-wrap {
    padding-top: 20px;
    padding-bottom: 20px; }
  *.ef-pager > * {
    vertical-align: middle; }
  *.ef-pager .ef-pager-list {
    width: auto;
    min-width: 65px;
    display: inline-block;
    vertical-align: middle;
    line-height: 0px; }
  *.ef-pager > label {
    font-size: 14px;
    font-weight: 600;
    margin-right: 15px;
    text-transform: uppercase;
    margin: 0px 20px 0px 0px; }
  *.ef-pager .ef-pager-handle {
    border: 0px none;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 500;
    margin: 0px 1px;
    min-width: 25px;
    cursor: pointer;
    font-weight: 600;
    color: #5e5e5e; }
  *.ef-pager .ef-pager-handle, *.ef-pager .ef-pager-handle:focus, *.ef-pager .ef-pager-handle:active, *.ef-pager .ef-pager-handle:visited {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  *.ef-pager .ef-pager-handle.ef-previous, *.ef-pager .ef-pager-handle.ef-next {
    display: none; }
  *.ef-pager .ef-pager-handle:hover {
    color: #3e3e3e; }
  *.ef-pager .ef-pager-handle.ef-current {
    color: #2995d1; }

*.progress {
  height: 15px;
  background-color: #DDDDDD;
  -webkit-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent;
  border-radius: 7.5px; }
  *.progress, *.progress .progress-bar {
    line-height: 15px;
    font-size: 10px; }
  *.progress .progress-bar {
    background-color: #2a2a2a;
    /* todo: change */
    /* todo: change */
    /* todo: change */ }
    *.progress .progress-bar.progress-bar-success {
      background-color: #0eac2f; }
    *.progress .progress-bar.progress-bar-info {
      background-color: #4186e0; }
    *.progress .progress-bar.progress-bar-warning {
      background-color: #fd9a00; }
    *.progress .progress-bar.progress-bar-danger {
      background-color: #fd3a29; }

span.label {
  font-size: 11px;
  font-weight: 100;
  padding: 2px 4px;
  border-radius: 1px;
  margin: 0px 2px;
  text-align: center;
  position: relative;
  display: inline-block;
  color: #f4f4f4;
  vertical-align: middle; }

.label-ef-starts-at {
  background-color: #f5834c; }

.label-ef-pending {
  background-color: #3b87e6; }

.label-ef-expired {
  background-color: #656565; }

.label-ef-depends {
  background-color: #3c3f9e; }

.label-ef-ends-at {
  background-color: #d53b05; }

.label-ef-ended-at {
  background-color: #d53b05; }

.label-ef-started {
  background-color: #dddddd; }

.label-ef-finished {
  background-color: #660d83; }

.label-ef-completed {
  background-color: #69b908; }

.label-ef-failed {
  background-color: #d53b05; }

.label-ef-cancelled {
  background-color: #d53b05; }

.label-ef-expires {
  background-color: #656565; }

.label-ef-roster {
  background-color: #69b908; }

.label-ef-curriculum {
  background-color: #7e54e7; }

.label-ef-test {
  background-color: #656565; }

.sortTablefilter {
  width: 10%;
  white-space: nowrap;
  vertical-align: middle; }

.sortedTable td.sortedTableFooter {
  background: #ffffff;
  text-align: right;
  border-top: 1px solid #ebebeb;
  padding: 5px; }

.sortedTable .topTitle {
  white-space: nowrap;
  font-weight: bold;
  border-top-width: 0px; }

.sortedTable td {
  padding: 8px;
  line-height: 35px !important;
  vertical-align: middle !important; }

.sortedTable img {
  vertical-align: text-bottom; }

.sortedTable tr {
  -o-transition: background .2s ease-in-out;
  -moz-transition: background .2s ease-in-out;
  -webkit-transition: background .2s ease-in-out;
  transition: background .2s ease-in-out; }

.sortedTable tr.oddRowColor {
  background: #f0f1f4; }

.sortedTable tr.evenRowColor {
  background: #ffffff; }

.sortedTable > tbody > tr > td {
  border-color: transparent;
  font-size: 14px; }

.sortedTable tr.oddRowColor:hover {
  background: #e6e7e9; }

.sortedTable tr.evenRowColor:hover {
  background: #f9f8f8; }

.centerAlign {
  text-align: center; }

.sortedTable td.ef-nowrap-cell {
  min-width: 110px;
  white-space: nowrap; }

.table {
  margin-bottom: 0; }

.sysInfoHeader {
  padding-left: 6px;
  text-transform: uppercase; }

.sysInfoTable {
  background: #ffffff;
  text-align: left;
  border-top: 1px solid grey;
  padding: 15px; }

.sysInfoTable > tbody > tr > td {
  border-color: transparent;
  font-size: 14px;
  color: #454545; }

.sysInfoTable tr.oddRowColor:hover {
  background: #e6e7e9; }

.sysInfoTable tr.evenRowColor:hover {
  background: #f9f8f8; }

.sysInfoTable td {
  padding: 8px;
  line-height: 35px !important;
  vertical-align: middle !important; }

.sysInfoTable > tbody > tr > td {
  font-size: 14px; }

.sysInfoTable > tbody > tr.active > td {
  background: transparent; }

.sysInfoTable > tbody > tr.active {
  background: #f0f1f4; }

.sysInfoTable > tbody > tr {
  background: #ffffff; }

.sortedTable form > div.sortTablefilter.pull-left.flip > *.ef-circle-icon {
  display: inline-block;
  padding: 10px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  background-color: transparent;
  cursor: pointer;
  font-size: 19px; }

.sortedTable form > div.sortTablefilter.pull-left.flip > *.ef-circle-icon:hover {
  background-color: #e1e1e1; }

.ef-no-results {
  margin-top: 10px;
  text-align: center; }
  .ef-no-results .subscript {
    font-size: 21px;
    line-height: 24px;
    margin: 20px 0 10px 0; }
    .ef-no-results .subscript span.sub {
      color: #3e3e3e;
      display: inline-block;
      max-width: 186px;
      max-height: 46px; }
  .ef-no-results .ef-prompt-button {
    margin: 20px; }
  .ef-no-results .empty-space {
    margin-bottom: 10px; }

.ef-grid-cell-new-value {
  position: relative;
  top: 2px; }

form {
  padding: 10px 0 15px 0; }
  form .selectize-input {
    overflow: hidden;
    max-height: 100%;
    margin: 0px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  form textarea {
    max-width: 100%;
    resize: vertical;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  form .btn-group .btn {
    text-transform: none; }

/*
 * fields
 */
.form-control {
  height: 36px; }

fieldset {
  padding: 15px; }

input[type="checkbox"] {
  cursor: pointer; }

.form-control.selectize-dropdown,
.form-control.selectize-control {
  padding-right: 0px !important; }

.radio-btn {
  padding: 0px;
  cursor: pointer;
  background-color: transparent;
  width: auto;
  display: inline-block;
  text-align: center;
  text-indent: 0px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 15px;
  border-radius: 50%;
  margin: auto 5px;
  color: #444;
  vertical-align: middle;
  -webkit-transition: background-color 0.1s ease;
  -o-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease; }
  .radio-btn:hover {
    background-color: #f0f0f0; }

fieldset.ef-fieldset-separator {
  line-height: 30px;
  display: block;
  padding: 15px 0px 0px 20px; }
  fieldset.ef-fieldset-separator legend {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 5px 0px;
    display: inline-block;
    border-bottom: 1px solid #DCDCDC; }
  fieldset.ef-fieldset-separator *.bootstrap-switch {
    top: 0px;
    margin-top: 3px; }

a.ef-toggle-hidden-section {
  color: #337ab7 !important;
  font-weight: bold; }

.help-block {
  margin-left: 15px; }

.form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0; }

div.img-placeholder ~ input[name="avatar"], div.img-placeholder ~ input[type="file"] {
  display: none !important;
  visibility: hidden; }
div.img-placeholder div.img-overlay {
  width: 70px;
  height: 70px;
  cursor: pointer;
  float: left;
  display: inline-block;
  width: auto;
  height: auto;
  border-radius: 50%;
  position: relative;
  overflow: hidden; }
  div.img-placeholder div.img-overlay:after {
    content: attr(data-label);
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    height: 26px;
    color: #fefefe;
    font-size: 11px;
    -webkit-transition: background-color 0.1s ease;
    -o-transition: background-color 0.1s ease;
    transition: background-color 0.1s ease; }
  div.img-placeholder div.img-overlay:hover:after {
    background-color: rgba(0, 0, 0, 0.8); }
  div.img-placeholder div.img-overlay.square {
    border-radius: 2px;
    width: auto; }
div.img-placeholder img.img-thumbnail, div.img-placeholder div.img-thumbnail {
  width: inherit;
  height: inherit; }
div.img-placeholder div.img-thumbnail {
  display: none; }
div.img-placeholder img.img-thumbnail[src^="http"], div.img-placeholder img.img-thumbnail[src^="data"] {
  background-image: none;
  background-color: transparent; }
div.img-placeholder img.img-thumbnail, div.img-placeholder img.img-thumbnail[src*="transparent.gif"] {
  height: inherit;
  width: auto;
  min-width: 70px;
  max-width: 120px;
  position: relative;
  display: inline-block;
  border-radius: 2px;
  padding: 0px;
  border: 0px; }
  div.img-placeholder img.img-thumbnail[src^="data"], div.img-placeholder img.img-thumbnail[src^="data"], div.img-placeholder img.img-thumbnail[src*="transparent.gif"][src^="data"], div.img-placeholder img.img-thumbnail[src*="transparent.gif"][src^="data"] {
    background-image: none; }
  div.img-placeholder img.img-thumbnail:after, div.img-placeholder img.img-thumbnail[src*="transparent.gif"]:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px; }
  div.img-placeholder img.img-thumbnail div.img-overlay.has-img img.img-thumbnail, div.img-placeholder img.img-thumbnail[src*="transparent.gif"] div.img-overlay.has-img img.img-thumbnail {
    background-image: none; }
div.img-placeholder div.img-controls {
  height: inherit;
  display: inline-block;
  line-height: 70px;
  padding: 0px 10px; }
  div.img-placeholder div.img-controls button {
    display: inline-block;
    padding: 8px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    z-index: 1;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 0px none;
    background-color: transparent; }
  div.img-placeholder div.img-controls button:hover {
    background-color: #e1e1e1; }
div.img-placeholder img.img-thumbnail, div.img-placeholder div.img-controls {
  vertical-align: middle; }
div.img-placeholder div.img-overlay.has-img ~ div.img-controls {
  display: inline-block; }

div.img-placeholder.alphatar div.img-overlay {
  height: 70px; }
  div.img-placeholder.alphatar div.img-overlay:after {
    background-color: rgba(0, 0, 0, 0.3); }
  div.img-placeholder.alphatar div.img-overlay:hover:after {
    background-color: rgba(0, 0, 0, 0.5); }
div.img-placeholder.alphatar div.img-thumbnail {
  position: relative;
  width: 70px;
  height: 70px;
  border-radius: 50%; }
div.img-placeholder.alphatar div.img-thumbnail:after {
  content: attr(data-sign);
  display: block;
  text-align: center;
  vertical-align: middle;
  font-size: 27px;
  height: 100%;
  line-height: 60px;
  color: #f0f0f0; }
div.img-placeholder.alphatar img.img-thumbnail {
  display: none;
  max-height: 100%; }
div.img-placeholder.alphatar div.img-thumbnail {
  display: inline-block; }
div.img-placeholder.alphatar img.img-thumbnail[src^="http"],
div.img-placeholder.alphatar img.img-thumbnail[src^="data"] {
  display: inline-block; }
div.img-placeholder.alphatar img.img-thumbnail[src^="http"] ~ div.img-thumbnail,
div.img-placeholder.alphatar img.img-thumbnail[src^="data"] ~ div.img-thumbnail {
  display: none; }
div.img-placeholder.alphatar div.img-overlay.has-img img.img-thumbnail {
  display: inline-block; }
div.img-placeholder.alphatar div.img-overlay.has-img img.img-thumbnail ~ div.img-thumbnail {
  display: none; }

div.img-placeholder.avatar div.img-overlay {
  width: 70px;
  height: 70px; }
div.img-placeholder.avatar img.img-thumbnail, div.img-placeholder.avatar div.img-thumbnail {
  width: auto;
  height: inherit;
  min-width: auto;
  min-height: auto;
  background-image: none; }
div.img-placeholder.avatar img.img-thumbnail {
  display: none; }
div.img-placeholder.avatar img.img-thumbnail ~ div.img-thumbnail {
  display: inline-block; }
div.img-placeholder.avatar img.img-thumbnail[src^="data"], div.img-placeholder.avatar img.img-thumbnail[src^="http"] {
  display: inline-block; }
div.img-placeholder.avatar img.img-thumbnail[src^="data"] ~ div.img-thumbnail,
div.img-placeholder.avatar img.img-thumbnail[src^="http"] ~ div.img-thumbnail {
  display: none; }
div.img-placeholder.avatar div.img-thumbnail {
  border-radius: 50%;
  line-height: 34px;
  font-size: 18px;
  color: #fafafa;
  text-align: center;
  position: relative; }
  div.img-placeholder.avatar div.img-thumbnail:after {
    content: attr(data-sign);
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%; }
div.img-placeholder.avatar img.img-thumbnail {
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/course-cover.svg', sizingMethod='scale');
  background-image: url("/assets/images/course-cover.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
  background-color: #f4f4f4; }
div.img-placeholder.avatar img.img-thumbnail ~ div.img-thumbnail {
  display: none; }

div.img-placeholder.navi div.img-overlay {
  width: 34px;
  height: 34px; }
  div.img-placeholder.navi div.img-overlay:after {
    display: none;
    content: normal; }
  div.img-placeholder.navi div.img-overlay div.img-thumbnail {
    padding: 0px; }
  div.img-placeholder.navi div.img-overlay div.img-thumbnail:after {
    font-size: 16px;
    line-height: 34px; }
  div.img-placeholder.navi div.img-overlay img.img-thumbnail, div.img-placeholder.navi div.img-overlay div.img-thumbnail {
    width: inherit;
    height: inherit;
    min-width: 0px;
    min-height: 0px; }
  div.img-placeholder.navi div.img-overlay img.img-thumbnail {
    display: none; }
    div.img-placeholder.navi div.img-overlay img.img-thumbnail ~ div.img-thumbnail {
      display: inline-block; }
  div.img-placeholder.navi div.img-overlay img.img-thumbnail[src^='http'], div.img-placeholder.navi div.img-overlay img.img-thumbnail[src^='data'] {
    display: inline-block; }
    div.img-placeholder.navi div.img-overlay img.img-thumbnail[src^='http'] ~ div.img-thumbnail, div.img-placeholder.navi div.img-overlay img.img-thumbnail[src^='data'] ~ div.img-thumbnail {
      display: none; }
div.img-placeholder.navi.x-70 div.img-overlay,
div.img-placeholder.navi.x-70 div.img-overlay div.img-thumbnail {
  width: 70px;
  height: 70px;
  cursor: default; }
div.img-placeholder.navi.x-70 div.img-overlay div.img-thumbnail:after {
  font-size: 34px;
  line-height: 70px; }

div.img-placeholder.search img.img-thumbnail, div.img-placeholder.search div.img-thumbnail {
  min-height: 0px;
  min-width: 0px;
  width: 40px;
  height: 40px;
  border-radius: 50%; }
div.img-placeholder.search div.img-thumbnail:after {
  line-height: 30px;
  font-size: 18px; }

div.img-placeholder.alphatar.x-100 {
  min-width: 0px;
  margin-left: auto;
  margin-right: auto; }
  div.img-placeholder.alphatar.x-100, div.img-placeholder.alphatar.x-100 .img-overlay, div.img-placeholder.alphatar.x-100 .img-thumbnail {
    width: 100px;
    height: 100px; }
  div.img-placeholder.alphatar.x-100 .img-thumbnail:after {
    line-height: 90px;
    font-size: 40px; }
  div.img-placeholder.alphatar.x-100 .img-overlay:after {
    display: none; }
  div.img-placeholder.alphatar.x-100 .img-overlay {
    cursor: default; }

div.img-placeholder.alphatar.x-44 {
  min-width: 0px;
  margin-left: auto;
  margin-right: auto; }
  div.img-placeholder.alphatar.x-44, div.img-placeholder.alphatar.x-44 .img-overlay, div.img-placeholder.alphatar.x-44 .img-thumbnail {
    width: 44px;
    height: 44px; }
  div.img-placeholder.alphatar.x-44 .img-thumbnail:after {
    line-height: 34px;
    font-size: 22px; }
  div.img-placeholder.alphatar.x-44 .img-overlay:after {
    display: none; }
  div.img-placeholder.alphatar.x-44 .img-overlay {
    cursor: default; }

div.img-placeholder.avatar.course .img-overlay, div.img-placeholder.avatar.course .img-overlay img {
  width: 105px; }
div.img-placeholder.avatar.course div.img-overlay.has-img img.img-thumbnail {
  background-image: none; }
div.img-placeholder.avatar.course img.img-thumbnail {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

div.img-placeholder.avatar.suggested_course .img-overlay, div.img-placeholder.avatar.suggested_course .img-overlay img {
  width: 120px;
  height: 80px; }
div.img-placeholder.avatar.suggested_course div.img-overlay.has-img img.img-thumbnail {
  background-image: none; }

div.img-placeholder.static div.img-overlay,
div.img-placeholder.static div.img-overlay div.img-thumbnail {
  cursor: default; }
div.img-placeholder.static div.img-overlay:after {
  opacity: 0;
  display: none; }

div.img-placeholder.appearance div.img-overlay *.img-thumbnail {
  background-image: none; }
div.img-placeholder.appearance, div.img-placeholder.appearance div.img-overlay, div.img-placeholder.appearance div.img-overlay *.img-thumbnail {
  width: auto; }
div.img-placeholder.appearance div.img-overlay img.img-thumbnail {
  height: auto;
  background-color: transparent;
  opacity: 0;
  max-height: 100%; }
div.img-placeholder.appearance div.img-overlay {
  background-color: #e5e6eb;
  border: 1px dashed #75828c;
  width: auto;
  padding: 0px;
  min-width: 68px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
div.img-placeholder.appearance img.img-thumbnail {
  padding: 5px 0px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

div.img-placeholder.appearance.favicon div.img-overlay {
  width: 68px;
  height: 68px; }
div.img-placeholder.appearance.favicon div.img-overlay img {
  max-width: 32px;
  max-height: 32px; }
div.img-placeholder.appearance.favicon .ef-crop-avatar {
  display: none; }

div.img-placeholder.f-left {
  float: left; }

div.img-placeholder.f-right {
  float: right; }

ul.tabulizedList {
  font-family: 'Roboto', sans-serif;
  background: none !important;
  font-size: 0;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 25px 0 15px 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

li.tabulizedElement {
  display: inline-block;
  letter-spacing: 1px;
  background: transparent;
  font-size: 12px;
  text-align: center;
  line-height: 15px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  padding-right: 15px; }

ul.tabulizedList > li.tabulizedElement > a {
  padding-bottom: 5px; }

ul.tabulizedList > li.tabulizedElement.selected > a:not(:first-child) {
  color: #2995d1;
  text-decoration: none;
  display: inline-table; }

ul.tabulizedList > li.tabulizedElement.selected > a:not(:first-child):after {
  content: "";
  border-bottom: 0.1em solid #3e3e3e;
  display: table-caption;
  caption-side: bottom;
  position: relative;
  margin-top: -0.15em; }

ul.tabulizedList > li.tabulizedElement > a:hover {
  background: transparent;
  text-decoration: none; }

ul.tabulizedList > li.tabulizedElement > a:visited {
  background: transparent;
  text-decoration: none; }

ul.tabulizedList > li.tabulizedElement > a:focus {
  background: transparent;
  text-decoration: none; }

.pull-right-margin {
  margin-right: 10px; }

.pull-left-margin {
  margin-left: 10px; }

.legends-style {
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase; }

@media (max-width: 991px) {
  ul.tabulizedList > li.tabulizedElement.selected > a:not(:first-child):after {
    border-bottom: none; } }
.ef-question-analysis {
  margin-left: 1rem;
  margin-right: 1rem; }

.ef-icon-wrap {
  text-align: center; }

.ef-icon {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  background-size: auto 85%;
  background-repeat: no-repeat;
  background-position: center center; }
  .ef-icon.xs {
    width: 25px;
    height: 25px;
    vertical-align: middle; }
  .ef-icon.cs {
    width: 35px;
    height: 35px; }
  .ef-icon.sm {
    width: 50px;
    height: 50px; }
  .ef-icon.md {
    width: 100px;
    height: 100px; }
  .ef-icon.lg {
    width: 200px;
    height: 200px; }
  .ef-icon.xl {
    width: 300px;
    height: 300px; }
  .ef-icon.all-read {
    background-image: url(/assets/images/not_found/all_read.svg); }
  .ef-icon.no-results {
    background-image: url(/assets/images/not_found/nothing_here.svg); }
  .ef-icon.no-content-added {
    background-image: url(/assets/images/not_found/no_content_added.svg); }
  .ef-icon.certificate-exists {
    background-image: url(/assets/images/not_found/certificate.svg); }
  .ef-icon.welcome {
    background-image: url(/assets/images/not_found/welcome_image.svg); }
  .ef-icon ~ .ef-icon-desc {
    display: block;
    text-align: center;
    font-size: 18px; }
  .ef-icon.no-results-lessons {
    background-image: url(/assets/images/not_found/no_search_results.svg); }

.ef-dashboard-icon-label {
  color: #3e3e3e;
  display: block;
  margin-top: .8rem; }

div#ssui div.ef-block-content {
  padding: 0px; }
  div#ssui div.ef-block-content ul.nav-pills ~ div.tab-content {
    margin-bottom: 0px; }
div#ssui #logo div.img-controls {
  float: left;
  height: 68px;
  overflow: hidden; }
div#ssui #logo div.img-controls *.ef-crop-avatar {
  display: none;
  visibility: hidden; }
div#ssui #logo span.ef-logo-separator {
  opacity: 0;
  display: inline-block;
  width: 1px;
  height: 68px;
  overflow: hidden; }
div#ssui #logo span.ef-logo-information {
  display: block;
  padding: 5px 0px;
  color: #a1a1a1;
  font-size: 13px;
  line-height: 15px; }
div#ssui div#sso .missing-warning {
  padding: 15px; }
  div#ssui div#sso .missing-warning p {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #000; }
div#ssui a.ef-toggle-js-snippet-section {
  color: #337ab7 !important;
  font-weight: bold; }
div#ssui div#gamification form {
  padding-top: 0; }
div#ssui div#gamification div.radio {
  float: right; }
div#ssui div#gamification .reset_gamification {
  margin-top: 25px; }
div#ssui #general_points_gamification .input-group .form-control,
div#ssui #general_levels_gamification .input-group .form-control {
  border-top-right-radius: 3px  !important;
  border-bottom-right-radius: 3px !important;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
  width: 55px; }
div#ssui #general_points_gamification .form-group .ef-form-element-full-length > span,
div#ssui #general_levels_gamification .form-group .ef-form-element-full-length > span {
  width: 60px; }
div#ssui #general_points_gamification .form-group .ef-form-element-full-length > span input[class^='form-control-'],
div#ssui #general_levels_gamification .form-group .ef-form-element-full-length > span input[class^='form-control-'] {
  margin-right: 5px; }
div#ssui #general_points_gamification .input-group .input-group-addon,
div#ssui #general_levels_gamification .input-group .input-group-addon {
  border: 0px none;
  background-color: transparent;
  float: left;
  margin-left: 5px; }
div#ssui #appearance_logo_form .bootstrap-switch-wrapper {
  float: left; }
div#ssui #appearance_logo_form .bootstrap-switch-wrapper ~ span {
  width: 80%;
  margin-left: 10px;
  display: inline-block; }
div#ssui .time-spin ~ .bootstrap-touchspin {
  width: 45%;
  float: left; }
div#ssui .time-spin ~ .bootstrap-touchspin .bootstrap-touchspin-up {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px; }
div#ssui .time-spin ~ .bootstrap-touchspin ~ .selectize-control {
  width: 55%;
  float: right; }
div#ssui .time-spin ~ .bootstrap-touchspin ~ .selectize-control .selectize-input {
  border-left: 0px none;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px; }
div#ssui ul.nav.nav-pills.nav-stacked {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 180px;
  height: 100%;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }
  div#ssui ul.nav.nav-pills.nav-stacked li {
    margin: 0px;
    border: 0px;
    height: 40px; }
  div#ssui ul.nav.nav-pills.nav-stacked li:first-child {
    margin-top: 5px; }
  div#ssui ul.nav.nav-pills.nav-stacked li:last-child {
    margin-bottom: 5px; }
  div#ssui ul.nav.nav-pills.nav-stacked li a i ~ span {
    padding-right: 15px; }
  @media only screen and (max-width: 768px) {
    div#ssui ul.nav.nav-pills.nav-stacked {
      width: 60px; }
      div#ssui ul.nav.nav-pills.nav-stacked li a {
        text-align: center; } }
div#ssui ul.nav.nav-pills.nav-stacked ~ .tab-content {
  margin: 0px;
  margin-left: 180px;
  min-height: 415px; }
  @media only screen and (max-width: 768px) {
    div#ssui ul.nav.nav-pills.nav-stacked ~ .tab-content {
      margin-left: 60px; } }
div#ssui #general_points_gamification .control-label,
div#ssui #general_badges_gamification .control-label,
div#ssui #general_levels_gamification .control-label,
div#ssui #general_leaderboard_gamification .control-label {
  display: none; }
div#ssui #general_points_gamification div.form-group,
div#ssui #general_badges_gamification div.form-group,
div#ssui #general_levels_gamification div.form-group,
div#ssui #general_leaderboard_gamification div.form-group {
  margin-left: 15px;
  margin-right: 0; }
  div#ssui #general_points_gamification div.form-group div.col-sm-10,
  div#ssui #general_badges_gamification div.form-group div.col-sm-10,
  div#ssui #general_levels_gamification div.form-group div.col-sm-10,
  div#ssui #general_leaderboard_gamification div.form-group div.col-sm-10 {
    width: 100% !important; }
div#ssui .radio > label {
  margin: 0;
  padding: 0; }
div#ssui .bootstrap-switch-sectionSwitch {
  position: absolute;
  right: 5px;
  top: -5px; }
div#ssui .ef-gamification-form .col-sm-2 {
  width: 100px; }
@media only screen and (max-width: 768px) {
  div#ssui ul.nav.nav-pills.nav-stacked ~ .tab-content {
    margin: 0px 0px 13px 60px; } }
div#ssui form div.img-placeholder img.img-thumbnail {
  margin-left: 5px;
  margin-right: 5px; }

div#custom_badge .user-reports-badge-type-wrapper fieldset {
  padding-bottom: 5px;
  padding-top: 5px; }
  div#custom_badge .user-reports-badge-type-wrapper fieldset legend {
    margin-bottom: 0; }
div#custom_badge .user-reports-badge-type-wrapper div.category-badges {
  padding-left: 15px; }
div#custom_badge .ef-footer-tools {
  padding-bottom: 60px;
  padding-right: 20px; }

div#ldap .missing-warning {
  padding: 15px; }
  div#ldap .missing-warning p {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #000; }

div.ef-welcome-logo {
  margin: 10px 0px; }

.col-md-3 #ef-chaptcha-image {
  max-width: 160px !important; }

.col-md-3 form#login_form {
  padding-left: 6px !important;
  padding-right: 6px !important; }

#ef-contact-index div.ef-block-content {
  padding: 0px; }
  #ef-contact-index div.ef-block-content form {
    padding: 15px; }

#ef-login-index {
  /* end div.ef-block-content */ }
  #ef-login-index .divider {
    display: block;
    margin: 20px 5px;
    height: 1px;
    background-color: #eee; }
  #ef-login-index .ef-form-element {
    max-width: 100%; }
  #ef-login-index div.ef-block-header, #ef-login-index div.ef-block-content {
    margin: auto;
    padding: 15px; }
  #ef-login-index div.ef-block-header {
    padding-bottom: 0px;
    display: none; }
  #ef-login-index div.ef-block-content {
    padding: 0px; }
    #ef-login-index div.ef-block-content form {
      padding: 15px; }
      #ef-login-index div.ef-block-content form div.one-column-login {
        max-width: 480px;
        margin: auto; }
      #ef-login-index div.ef-block-content form .ef-integration-btns {
        display: none; }
      #ef-login-index div.ef-block-content form .ef-login-with {
        cursor: pointer;
        display: inline-block;
        padding: 0px;
        border-radius: 3px;
        text-transform: uppercase;
        width: 215px;
        max-width: 100%;
        overflow: hidden;
        text-align: left;
        line-height: 29px;
        color: #5D78C3; }
      #ef-login-index div.ef-block-content form .ef-login-with i {
        font-size: 14px;
        margin-right: 4px;
        float: left;
        border-radius: 50%;
        text-align: center;
        padding: 0px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-right: 10px;
        color: #fefefe;
        background-color: #4360B3; }
      #ef-login-index div.ef-block-content form .ef-login-with:hover {
        text-decoration: none;
        opacity: .90; }
      #ef-login-index div.ef-block-content form .ef-login-header {
        padding: 0px;
        color: #404040;
        text-transform: uppercase;
        font-size: 22px;
        line-height: 32px;
        font-weight: 400;
        margin-top: 0px; }
      #ef-login-index div.ef-block-content form div.row.ef-row {
        padding: 8px 0px;
        display: table;
        width: 100%; }
      #ef-login-index div.ef-block-content form div.row.ef-row > * {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        float: none;
        padding-left: 15px;
        padding-right: 15px; }
      #ef-login-index div.ef-block-content form div.row.captcha-image img {
        max-width: 180px; }
      #ef-login-index div.ef-block-content form div.row.captcha-image div:first-child {
        min-width: 300px; }
      #ef-login-index div.ef-block-content form div.row #forgot-passwd {
        color: #5676C6;
        font-size: 14px; }
  #ef-login-index div.ef-block-footer {
    padding: 25px 0px;
    text-align: center;
    background-color: #EDF5F8;
    border-top: 1px solid #D7D7D7; }
    #ef-login-index div.ef-block-footer span.sign-slogan {
      font-size: 14px;
      color: #333; }
    #ef-login-index div.ef-block-footer span.sign-slogan a {
      color: #6883C9;
      margin: 0px 8px; }
    #ef-login-index div.ef-block-footer div.sign-slogan-image {
      height: 150px;
      margin-top: 15px;
      background-image: url(/assets/images/ui-904/sign-slogan.svg);
      background-position: center;
      background-size: auto 100%;
      background-repeat: no-repeat; }

a.ajaxHandle {
  cursor: pointer;
  color: black; }

form#initiate_password_form, form#signup_register_personal_form {
  padding: 15px; }

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

.text-justify-class-colored {
  text-align: justify;
  color: #7891c0; }

.welcome-text-container {
  margin-top: 25px; }

body ul#ef-notifications {
  list-style: none;
  position: fixed;
  padding: 0px;
  right: 0px;
  bottom: 0px;
  padding-right: 15px;
  padding-bottom: 15px;
  border-radius: 2px;
  min-width: 350px;
  overflow: hidden;
  display: block;
  z-index: 10; }
  body ul#ef-notifications li {
    right: 0%;
    display: block;
    width: 100%;
    min-height: 90px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #262626;
    position: relative;
    border-radius: 2px;
    overflow: inherit;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.35); }
  body ul#ef-notifications li span {
    display: block;
    color: #fefefe; }
  body ul#ef-notifications li span.name {
    color: #8594bd;
    font-size: 16px;
    padding: 6px 8px 2px 50px; }
  body ul#ef-notifications li span.text {
    color: #d0d0d0;
    font-size: 14px;
    padding: 2px 8px 6px 50px;
    max-width: 320px;
    overflow: hidden;
    word-wrap: break-word; }
  body ul#ef-notifications li span.icon, body ul#ef-notifications li span.close {
    font-weight: 100;
    position: absolute;
    text-shadow: 0px 0px 5px #242424; }
  body ul#ef-notifications li span.icon {
    font-size: 20px;
    top: 0px;
    left: 0px;
    margin: 20px 0px 0px 20px; }
  body ul#ef-notifications li span.close {
    top: 0px;
    right: 0px;
    margin: 15px 15px 0px 0px;
    font-size: 15px;
    opacity: 1; }
  body ul#ef-notifications li span.close:hover {
    color: #eaeaea; }
  body ul#ef-notifications li.success span.name {
    color: #8de426; }
  body ul#ef-notifications li.error span.name {
    color: #ed1c24; }

/*
 * mobile
 */
@media only screen and (max-width: 480px) {
  body ul#ef-notifications {
    min-width: 250px;
    max-width: 80%; } }
html.popup body div.ef-block {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

div.modal div.modal-dialog div.modal-content {
  border-radius: 2px; }
  div.modal div.modal-dialog div.modal-content div.modal-header {
    padding: 14px 15px;
    background-color: #E7E7F1;
    border-bottom: 1px solid #DBDBDB; }
    div.modal div.modal-dialog div.modal-content div.modal-header .modal-title {
      text-transform: uppercase; }
    div.modal div.modal-dialog div.modal-content div.modal-header .close {
      margin-top: 0px;
      font-size: 25px;
      padding: 0px;
      opacity: .30;
      width: 25px;
      height: 25px; }
    div.modal div.modal-dialog div.modal-content div.modal-header .close:hover {
      opacity: .60; }
  div.modal div.modal-dialog div.modal-content div.modal-body {
    word-wrap: break-word;
    background-color: #fefefe; }
    div.modal div.modal-dialog div.modal-content div.modal-body iframe {
      width: 100%;
      border: 0px none;
      height: 100%; }
    div.modal div.modal-dialog div.modal-content div.modal-body div.alert {
      padding-top: 15px;
      padding-bottom: 15px; }
  div.modal div.modal-dialog div.modal-content div.modal-footer {
    text-align: left; }

div.modal div.modal-dialog div.modal-content div.modal-body div.well {
  width: 100%;
  margin: 0px;
  border: 0px none;
  background-color: transparent;
  border-radius: 0px;
  padding: 15px 0px;
  -webkit-box-shadow: 0px 0px 0px transparent;
  box-shadow: 0px 0px 0px transparent; }
div.modal div.modal-dialog div.modal-content div.modal-body .ef-tree ul li.jstree-node {
  margin: 4px 0px;
  border-radius: 1px;
  background-color: transparent;
  -webkit-transition: background-color 0.1s ease;
  -o-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease; }
div.modal div.modal-dialog div.modal-content div.modal-body .ef-tree ul li.jstree-node a.jstree-anchor {
  height: auto;
  display: block;
  padding: 4px 4px;
  background-color: #EFEFEF; }
div.modal div.modal-dialog div.modal-content div.modal-body .ef-tree ul li.jstree-node:hover a.jstree-anchor {
  background-color: #DFE3EC; }
div.modal div.modal-dialog div.modal-content div.modal-body .ef-tree ul li.jstree-node div.jstree-wholerow {
  background-color: transparent;
  display: block; }
div.modal div.modal-dialog div.modal-content div.modal-body .ef-tree ul i.jstree-icon {
  float: left;
  z-index: 1;
  margin: 4px; }
  div.modal div.modal-dialog div.modal-content div.modal-body .ef-tree ul i.jstree-icon:before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-size: 16px;
    font-style: normal;
    color: #CBCBCB; }
div.modal div.modal-dialog div.modal-content div.modal-body .ef-tree ul a.jstree-anchor i.jstree-themeicon {
  display: none; }

.modal-md2 {
  width: 700px; }

/*
 * old iframe modals todo: remove
 */
html.popup, html.popup body {
  background-color: transparent !important; }

.panelfree {
  padding: 15px; }

.panelfree-header h4 {
  color: #3e3e3e;
  font-size: 25px !important;
  font-weight: normal;
  line-height: 32px;
  text-transform: uppercase; }

.panelfree-body {
  color: #3e3e3e;
  font-size: 14px !important;
  line-height: 32px; }

div.tourbus-container {
  font-family: Roboto; }
  div.tourbus-container div.tourbus-leg-inner {
    padding: 0px;
    padding-bottom: 55px; }
    div.tourbus-container div.tourbus-leg-inner > button.close {
      position: absolute;
      top: 15px;
      right: 15px;
      float: none;
      background-color: #dcdcdc;
      opacity: 1;
      width: 20px;
      height: 20px;
      line-height: 20px;
      text-shadow: 0px 0px #dcdcdc;
      font-weight: 100;
      color: #707070; }
      div.tourbus-container div.tourbus-leg-inner > button.close:hover {
        opacity: .80; }
      div.tourbus-container div.tourbus-leg-inner > button.close:active {
        opacity: .70; }
    div.tourbus-container div.tourbus-leg-inner > h2 {
      padding: 20px 15px 0px 15px;
      color: #5A5A5A;
      font-weight: 600; }
    div.tourbus-container div.tourbus-leg-inner > p {
      margin: 5px 15px; }
    div.tourbus-container div.tourbus-leg-inner > p.disable-welcome-tour-container {
      position: absolute;
      left: 0px;
      bottom: 0px;
      right: 0px;
      background-color: #F3F3F3;
      line-height: 45px;
      width: 100%;
      padding: 0px 15px;
      margin: 0px 0px 0px !important;
      overflow: hidden; }
      div.tourbus-container div.tourbus-leg-inner > p.disable-welcome-tour-container a.disable-welcome-tour {
        color: #409BD3 !important; }
    div.tourbus-container div.tourbus-leg-inner > p button.tourbus-next {
      background-color: #4B6BBD;
      border-color: #3959AB; }
    div.tourbus-container div.tourbus-leg-inner span.tour-bullets {
      font-size: 10px;
      line-height: 0px; }
    div.tourbus-container div.tourbus-leg-inner span.tour-bullets a {
      font-size: 43px;
      line-height: 35px; }
    div.tourbus-container div.tourbus-leg-inner span.tour-bullets a:hover,
    div.tourbus-container div.tourbus-leg-inner span.tour-bullets a.tour-bullets-selected {
      color: #8A72D7; }

.btn {
  padding: 8px;
  font-size: 13.3px;
  border-radius: 3px;
  outline: none !important;
  -webkit-transition: background-color 0.1s ease;
  -o-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease;
  /*&.btn-default,*/ }
  .btn.btn-primary, .btn.btn-default, .btn.btn-success, .btn.btn-info, .btn.btn-warning, .btn.btn-danger, .btn.btn-link {
    text-transform: uppercase; }
  .btn.btn-primary, .btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
    border: 1px solid #4c6bbe; }
  .btn.btn-primary:not(.active) {
    background-color: #4c6bbe; }
  .btn.btn-primary:not(.active):hover {
    background-color: #5372c5; }
  .btn.btn-primary:not(.active):active {
    background-color: #405fb2; }
  .btn.btn-primary:not(.active):focus {
    background-color: #3c5bae; }
  .btn.btn-link {
    text-decoration: none; }
  .btn.btn-link:hover {
    background-color: #ececec; }
  .btn.btn-link:active {
    background-color: #ececec; }
  .btn.btn-link:focus {
    background-color: #e4e4e4; }

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

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

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

.btn-group > a.btn-primary {
  border-right: 1px solid #6480cc; }

.btn-group > .btn-primary.dropdown-toggle {
  border-left: 1px solid #3353a7;
  margin-left: 0px; }

.ef-content-area img {
  max-width: 100%; }

.ef-content-area,
.ef-content-edit-area .note-editable {
  margin: auto;
  font-family: 'Helvetica';
  font-size: 16px;
  line-height: 1.5em;
  text-align: justify;
  color: #111111;
  padding: 10px 20px 15px 20px;
  overflow: auto; }
  .ef-content-area p, .ef-content-area li, .ef-content-area h1, .ef-content-area h2, .ef-content-area h3, .ef-content-area h4, .ef-content-area blockquote, .ef-content-area span,
  .ef-content-edit-area .note-editable p,
  .ef-content-edit-area .note-editable li,
  .ef-content-edit-area .note-editable h1,
  .ef-content-edit-area .note-editable h2,
  .ef-content-edit-area .note-editable h3,
  .ef-content-edit-area .note-editable h4,
  .ef-content-edit-area .note-editable blockquote,
  .ef-content-edit-area .note-editable span {
    font-family: 'Helvetica';
    font-size: 16px;
    line-height: 1.5em;
    text-align: justify; }
  .ef-content-area blockquote,
  .ef-content-edit-area .note-editable blockquote {
    font-style: italic; }
  .ef-content-area li,
  .ef-content-edit-area .note-editable li {
    padding-bottom: 3px; }
  .ef-content-area h1,
  .ef-content-edit-area .note-editable h1 {
    font-size: 30px;
    line-height: 1.2em;
    text-align: left; }
  .ef-content-area h1, .ef-content-area h2,
  .ef-content-edit-area .note-editable h1,
  .ef-content-edit-area .note-editable h2 {
    margin-bottom: 20px; }
  .ef-content-area h3,
  .ef-content-edit-area .note-editable h3 {
    margin-bottom: 10px; }
  .ef-content-area a:not(.btn),
  .ef-content-edit-area .note-editable a:not(.btn) {
    text-decoration: none;
    border-bottom: 1px dotted #333333; }
  .ef-content-area b, .ef-content-area strong, .ef-content-area h1, .ef-content-area h2, .ef-content-area h3, .ef-content-area h4, .ef-content-area h5, .ef-content-area h6,
  .ef-content-edit-area .note-editable b,
  .ef-content-edit-area .note-editable strong,
  .ef-content-edit-area .note-editable h1,
  .ef-content-edit-area .note-editable h2,
  .ef-content-edit-area .note-editable h3,
  .ef-content-edit-area .note-editable h4,
  .ef-content-edit-area .note-editable h5,
  .ef-content-edit-area .note-editable h6 {
    font-weight: bold; }

.ef-content-area-scorm {
  padding-left: 13px !important;
  padding-right: 13px !important; }

.ef-content-footer {
  padding-bottom: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #eee; }

.ef-content-nav {
  border-top: 1px solid #ccc;
  padding: 0 !important; }
  .ef-content-nav h2 {
    font-size: 25px; }
  .ef-content-nav.next {
    border-left: 1px solid #ccc;
    text-align: right; }
  .ef-content-nav a {
    padding: 20px 20px 30px 20px;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none !important; }
    .ef-content-nav a:hover {
      color: #2f9fd7 !important;
      background-color: #f1f1f1; }
      .ef-content-nav a:hover small {
        color: #2f9fd7 !important; }
    .ef-content-nav a p {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }

div.ef-completed-text {
  color: #32ab41; }

#ef-active-label {
  margin-left: 20px; }

.ef-header-handle {
  margin-left: 2em; }

.ef-test-page {
  font-size: 16px; }
  .ef-test-page h1 {
    margin-top: 0;
    font-size: 25px; }
  .ef-test-page .ef-test-description,
  .ef-test-page .ef-test-rules {
    margin-top: 40px; }
  .ef-test-page .ef-test-rules {
    margin-bottom: 50px; }
  .ef-test-page .ef-test-start-button {
    background-color: #32ab41 !important;
    border: 1px solid #32ab41 !important; }

.ef-content-handle {
  padding: 12px 40px; }
  .ef-content-handle i {
    font-size: 12px; }

.ef-side-section .ef-block-content {
  padding-top: 0 !important; }

.ef-nav-handle i {
  padding: 12px 0px;
  font-size: 24px; }

#ef-toggle-fullscreen {
  background-position: 97%;
  background-size: 24px auto;
  background-repeat: no-repeat;
  background-image: url(/assets/images/ui-904/full-screen-exit-icon.svg);
  padding-right: 30px;
  color: #222; }

#ef-toggle-fullscreen.active {
  background-image: url(/assets/images/ui-904/full-screen-icon.svg); }

#ef-toggle-fullscreen:before {
  content: attr(data-enter-text); }

#ef-toggle-fullscreen.active:before {
  content: attr(data-exit-text); }

.ef-scorm-open.jumbotron {
  background-color: inherit; }
  .ef-scorm-open.jumbotron .ef-launch-popup {
    text-transform: none !important; }

.ef-score-skills {
  margin-top: 15px;
  margin-bottom: 15px; }

.ef-test-panels {
  margin-top: 15px; }

.ef-download-file-thumb {
  padding-top: 20px; }
  .ef-download-file-thumb .caption {
    padding-top: 0px; }

/*Area that appears if there are no courses*/
.ef-no-session {
  text-align: center;
  margin: 30px 0px; }
  .ef-no-session span {
    display: block;
    width: 100%; }
  .ef-no-session > h4 > p {
    text-align: center; }

.ef-horizontal-list dt {
  font-weight: normal; }

.ef-sessions a,
.ef-sessions a:visited
.ef-sessions a:hover
.ef-sessions a:link {
  border-bottom: 0 !important; }

.ef-session-entry-image {
  width: 7rem; }

.ef-session-entry {
  line-height: 10px; }

.ef-session-title {
  text-transform: uppercase;
  font-size: 10px !important;
  color: #ccc; }

.ef-session-link {
  font-size: 11px;
  border-bottom: 0 !important; }

.ef-attempt-limit {
  margin-top: 40px;
  margin-bottom: 40px; }

.ef-unit-tree {
  margin-bottom: 15px;
  /* creepy css selector. Basically puts a top border on even lesson rows (which are all white) when its ancestor is
   * expanded (which in turn has no bottom border so that the user can properly distinguish between lessons and units */ }
  .ef-unit-tree .btn {
    text-transform: uppercase; }
  .ef-unit-tree ul.ef-courses-list {
    margin-bottom: 0px;
    position: relative;
    /*icons inside the course row*/ }
    .ef-unit-tree ul.ef-courses-list .ef-handle-label {
      font-size: 14px; }
    .ef-unit-tree ul.ef-courses-list .ef-handle {
      cursor: pointer;
      color: #6a6a6a;
      padding-left: 10px;
      text-decoration: none;
      -webkit-transition: color 0.1s ease;
      -o-transition: color 0.1s ease;
      transition: color 0.1s ease; }
      .ef-unit-tree ul.ef-courses-list .ef-handle:hover {
        color: #2995d1; }
    .ef-unit-tree ul.ef-courses-list div.dropdown {
      display: inline; }
    .ef-unit-tree ul.ef-courses-list .ef-entry-description {
      line-height: normal;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom: 5px; }
    .ef-unit-tree ul.ef-courses-list .ef-expand-collapse-handle {
      margin: 0px;
      padding: 0px 10px;
      cursor: pointer;
      font-size: 24px;
      line-height: 46px;
      display: inline-block;
      float: left;
      color: #6e6e6e;
      transition: transform .2s ease; }
    .ef-unit-tree ul.ef-courses-list .expanded > div.ef-entry-head .ef-expand-collapse-handle {
      transform: rotate(90deg); }
    .ef-unit-tree ul.ef-courses-list > li.ef-courses-list-item {
      min-height: 48px;
      position: relative;
      line-height: 48px;
      padding: 0px;
      cursor: pointer; }
    .ef-unit-tree ul.ef-courses-list > ul > li.ef-courses-list-item:nth-child(odd) {
      background-color: #eeeff2; }
      .ef-unit-tree ul.ef-courses-list > ul > li.ef-courses-list-item:nth-child(odd) div.ef-entry-head:hover {
        background-color: #e1e2e5; }
      .ef-unit-tree ul.ef-courses-list > ul > li.ef-courses-list-item:nth-child(odd) ul.ef-courses-list li.ef-courses-list-item {
        border-bottom: 1px solid #CBCBCB; }
    .ef-unit-tree ul.ef-courses-list > ul > li.ef-courses-list-item:nth-child(even) {
      background-color: #fefefe; }
      .ef-unit-tree ul.ef-courses-list > ul > li.ef-courses-list-item:nth-child(even) div.ef-entry-head:hover {
        background-color: #f9f9f9; }
      .ef-unit-tree ul.ef-courses-list > ul > li.ef-courses-list-item:nth-child(even) ul li.ef-courses-list-item {
        border-bottom: 1px solid #dedede; }
    .ef-unit-tree ul.ef-courses-list > ul > li.ef-courses-list-item ul li.ef-courses-list-item:last-child {
      border-bottom: 0px none; }
    .ef-unit-tree ul.ef-courses-list div.ef-entry-row {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .ef-unit-tree ul.ef-courses-list div.ef-entry-head {
      padding-left: 0px;
      -webkit-transition: background-color, 0.15s ease-in-out;
      -o-transition: background-color, 0.15s ease-in-out;
      transition: background-color, 0.15s ease-in-out; }
      .ef-unit-tree ul.ef-courses-list div.ef-entry-head > span:first-child {
        margin-left: 10px; }
      .ef-unit-tree ul.ef-courses-list div.ef-entry-head div.ef-entry-tags {
        display: block;
        vertical-align: top;
        padding: 0px 30px 0px 30px;
        line-height: 18px;
        margin-top: -14px; }
        .ef-unit-tree ul.ef-courses-list div.ef-entry-head div.ef-entry-tags:after {
          content: '-';
          opacity: 0; }
      .ef-unit-tree ul.ef-courses-list div.ef-entry-head span.ef-entry-name {
        font-size: 14px; }
        .ef-unit-tree ul.ef-courses-list div.ef-entry-head span.ef-entry-name a:hover {
          color: #2995d1; }
  .ef-unit-tree ul {
    list-style-type: none;
    padding: 0; }
  .ef-unit-tree li.ef-courses-list-item:not(.lesson-entry) {
    border-top: 1px solid #ccc; }
  .ef-unit-tree li.selected, .ef-unit-tree li.selected:hover, .ef-unit-tree li.selected:link, .ef-unit-tree li.selected:active, .ef-unit-tree li.selected:visited {
    background-color: #eee; }
  .ef-unit-tree i.passed.ef-tooltip-toggle.fa-check {
    color: #32ab41 !important; }
  .ef-unit-tree .ef-unit-link.passed, .ef-unit-tree .ef-unit-link.passed:hover, .ef-unit-tree .ef-unit-link.passed:link, .ef-unit-tree .ef-unit-link.passed:active, .ef-unit-tree .ef-unit-link.passed:visited {
    color: #32ab41 !important; }
  .ef-unit-tree .ef-unit-link.inactive, .ef-unit-tree .ef-unit-link.inactive:hover, .ef-unit-tree .ef-unit-link.inactive:link, .ef-unit-tree .ef-unit-link.inactive:active, .ef-unit-tree .ef-unit-link.inactive:visited {
    color: #aaa; }
  .ef-unit-tree .ef-unit-link.disabled, .ef-unit-tree .ef-unit-link.disabled:hover, .ef-unit-tree .ef-unit-link.disabled:link, .ef-unit-tree .ef-unit-link.disabled:active, .ef-unit-tree .ef-unit-link.disabled:visited {
    color: #aaa; }
  .ef-unit-tree .active-content {
    position: relative; }
  .ef-unit-tree .active-content {
    position: relative;
    z-index: 9;
    background: #f16145;
    width: 100%;
    height: 100%; }
  .ef-unit-tree .active-content:before {
    content: "";
    position: absolute;
    z-index: -1;
    background: #fff;
    left: 5px;
    top: 0;
    right: 0;
    bottom: 0; }
  .ef-unit-tree .tooltip {
    position: fixed; }
  .ef-unit-tree ul > li.ef-courses-list-item.lesson-entry:nth-child(odd):not(.unit-entry) {
    background-color: #f0f1f4; }
  .ef-unit-tree ul > li.ef-courses-list-item.lesson-entry.expanded:nth-child(odd):not(.unit-entry) + li.ef-courses-list-item.lesson-entry:nth-child(even):not(.unit-entry) {
    border-top: 1px solid #ccc; }
  .ef-unit-tree ul.ef-top-level > li.ef-courses-list-item:first-child {
    border-top: 0; }
  .ef-unit-tree li.ef-courses-list-item.lesson-entry {
    border: none; }
  .ef-unit-tree .unit-entry {
    background-color: #fff; }
  .ef-unit-tree a.ef-lesson-link {
    font-weight: 700; }
  .ef-unit-tree .fa {
    color: #536084; }
  .ef-unit-tree i.fa.fa-lg.fa-fw.fa-toggle-on {
    color: #ffffff; }
  .ef-unit-tree i.fa.fa-lg.fa-fw.fa-toggle-off {
    color: #ffffff; }

.ef-dashboard-header {
  margin-bottom: 15px;
  margin-top: 1.5em;
  min-height: 43rem;
  /* ----------- iPhone 5 and 5S ----------- */
  /* ----------- iPhone 6 ----------- */
  /* Portrait */
  /* ----------- Non-Retina Screens ----------- */
  /* ----------- Retina Screens ----------- */ }
  .ef-dashboard-header .ef-edit-mode {
    margin-right: 5px;
    margin-left: 2rem;
    text-transform: uppercase;
    padding: 5px 10px;
    line-height: 1.5;
    color: #444;
    font-size: 1.5rem;
    cursor: pointer; }
    .ef-dashboard-header .ef-edit-mode i {
      margin-left: 1rem; }
  .ef-dashboard-header .fa.fa-toggle-on {
    color: #5cb85c;
    font-size: 160%; }
  .ef-dashboard-header .fa.fa-toggle-off {
    font-size: 160%; }
  .ef-dashboard-header .fa-lg {
    vertical-align: -18%; }
  .ef-dashboard-header div[class^='col-sm-'] {
    padding-left: 0; }
  .ef-dashboard-header .ef-unit-tree div[class^='col-xs-'] {
    padding-left: 0; }
  .ef-dashboard-header img.ef-course-avatar {
    width: 200px; }
  .ef-dashboard-header img.ef-default-avatar {
    width: 100%; }
  .ef-dashboard-header .default-course-image {
    overflow: hidden;
    height: auto; }
  .ef-dashboard-header .extra-padding {
    padding: 10px 0 0 0; }
  .ef-dashboard-header .upper-right {
    padding-left: 5px; }
  .ef-dashboard-header .lower-right {
    padding-left: 5px; }
  .ef-dashboard-header .upper-left {
    padding-right: 5px; }
  .ef-dashboard-header .lower-left {
    padding-right: 5px; }
  .ef-dashboard-header .ef-preview-box-course-stats {
    padding-bottom: 5px;
    text-align: center;
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .ef-dashboard-header .vcenter {
    display: inline-block;
    vertical-align: middle; }
  .ef-dashboard-header .content-title-style {
    padding-bottom: 10px;
    margin-top: 20px;
    font-size: 20px; }
  .ef-dashboard-header .small-padding-bottom {
    padding-bottom: 10px;
    position: relative; }
  .ef-dashboard-header .ef-category-name {
    font-size: 1.2rem;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .ef-dashboard-header .ef-course-name {
    font-size: 26px;
    line-height: 30px;
    position: relative; }
  .ef-dashboard-header .ef-course-description {
    margin-top: 2rem;
    line-height: 24px;
    font-size: 15px;
    position: relative; }
  .ef-dashboard-header .ef-main-action-button {
    margin-top: 2rem; }
    .ef-dashboard-header .ef-main-action-button .btn {
      font-size: 14px;
      vertical-align: text-bottom; }
      .ef-dashboard-header .ef-main-action-button .btn.btn-success {
        background-color: #0eac2f; }
  .ef-dashboard-header .ef-course-rating {
    display: inline-block;
    color: #4c6bbe; }
  .ef-dashboard-header .ef-course-rating-options {
    font-size: 0px;
    height: 23px; }
    .ef-dashboard-header .ef-course-rating-options .ef-course-rating-stars {
      cursor: pointer;
      display: inline-block; }
    .ef-dashboard-header .ef-course-rating-options i {
      color: #888888;
      font-size: 15px;
      height: 100%;
      margin: 0px;
      padding: 0px;
      transition: transform .25s ease; }
      .ef-dashboard-header .ef-course-rating-options i:first-child {
        text-indent: -3px; }
    .ef-dashboard-header .ef-course-rating-options i.play {
      transform: scale(1.8); }
    .ef-dashboard-header .ef-course-rating-options i:before {
      padding: 4px;
      display: block; }
    .ef-dashboard-header .ef-course-rating-options div.ef-course-rating-stars {
      height: inherit; }
    .ef-dashboard-header .ef-course-rating-options div.ef-course-rating-stars:hover i.fa-star-o:before {
      content: "\f005"; }
    .ef-dashboard-header .ef-course-rating-options div.ef-course-rating-stars:hover i, .ef-dashboard-header .ef-course-rating-options div.ef-course-rating-stars:hover i:hover:before {
      content: "\f005"; }
    .ef-dashboard-header .ef-course-rating-options div.ef-course-rating-stars:hover i:hover ~ i:before {
      content: "\f006"; }
  .ef-dashboard-header .ef-course-progress-bar {
    margin-top: 25px; }
  .ef-dashboard-header .ef-course-handle {
    font-size: 1em; }
  .ef-dashboard-header .ef-dashboard-labels {
    margin-top: 15px; }
    .ef-dashboard-header .ef-dashboard-labels span.label {
      margin: 2px 4px 2px 0px; }
  .ef-dashboard-header .ef-course-certificate {
    display: flex;
    align-items: center;
    color: #333333;
    padding-left: 10px;
    margin-top: 15px;
    border-radius: 4px;
    overflow-y: visible;
    margin-left: -15px; }
  .ef-dashboard-header .ef-course-certificate-information {
    margin-bottom: 5px;
    margin-left: 5px;
    color: #3e3e3e; }
  .ef-dashboard-header .ef-edit-text {
    margin-left: 20px;
    cursor: pointer; }
  .ef-dashboard-header .ef-reduced-opacity {
    opacity: 0.5; }
  .ef-dashboard-header .expiration-highlight {
    font-weight: bold; }
  .ef-dashboard-header h1 {
    font-size: 25px; }
    .ef-dashboard-header h1 .btn {
      text-transform: uppercase; }
  .ef-dashboard-header .more-link, .ef-dashboard-header .less-link {
    padding-top: 2px;
    color: #4c6bbe; }
  @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .ef-dashboard-header .default-course-image-container {
      padding-left: 15px; }
    .ef-dashboard-header .ef-course-certificate {
      margin-left: 0; }
    .ef-dashboard-header .stats_style {
      padding-left: 15px; }
    .ef-dashboard-header .ef-edit-mode {
      display: none; }
    .ef-dashboard-header .blank-space {
      margin-top: 20px; }
    .ef-dashboard-header .ef-category-name {
      text-align: center; }
    .ef-dashboard-header .ef-course-name {
      text-align: center; }
    .ef-dashboard-header .no-padding-right {
      padding-right: 0 !important; }
    .ef-dashboard-header .lt-text-right-responsive {
      text-align: right !important;
      padding-right: 10px !important; }
    .ef-dashboard-header .ef-course-progress-bar {
      padding-left: 15px; }
    .ef-dashboard-header .ef-main-action-button {
      padding-left: 15px; }
    .ef-dashboard-header .left-title-block {
      display: none; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .ef-dashboard-header .default-course-image-container {
      padding-left: 15px; }
    .ef-dashboard-header .ef-course-certificate {
      margin-left: 0; }
    .ef-dashboard-header .stats_style {
      padding-left: 15px; }
    .ef-dashboard-header .ef-edit-mode {
      display: none; }
    .ef-dashboard-header .blank-space {
      margin-top: 20px; }
    .ef-dashboard-header .ef-category-name {
      text-align: center; }
    .ef-dashboard-header .ef-course-name {
      text-align: center; }
    .ef-dashboard-header .no-padding-right {
      padding-right: 0 !important; }
    .ef-dashboard-header .lt-text-right-responsive {
      text-align: right !important;
      padding-right: 10px !important; }
    .ef-dashboard-header .ef-course-progress-bar {
      padding-left: 15px; }
    .ef-dashboard-header .ef-main-action-button {
      padding-left: 15px; } }
  @media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .ef-dashboard-header .default-course-image-container {
      padding-left: 15px; }
    .ef-dashboard-header .ef-course-certificate {
      margin-left: 0; }
    .ef-dashboard-header .stats_style {
      padding-left: 15px; }
    .ef-dashboard-header .ef-edit-mode {
      display: none; }
    .ef-dashboard-header .blank-space {
      margin-top: 20px; }
    .ef-dashboard-header .ef-category-name {
      text-align: center; }
    .ef-dashboard-header .ef-course-name {
      text-align: center; }
    .ef-dashboard-header .no-padding-right {
      padding-right: 0 !important; }
    .ef-dashboard-header .lt-text-right-responsive {
      text-align: right !important;
      padding-right: 10px !important; }
    .ef-dashboard-header .ef-course-progress-bar {
      padding-left: 15px; }
    .ef-dashboard-header .ef-main-action-button {
      padding-left: 15px; }
    .ef-dashboard-header .left-title-block {
      display: none; } }
  @media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .ef-dashboard-header .default-course-image-container {
      padding-left: 15px; }
    .ef-dashboard-header .ef-course-certificate {
      margin-left: 0; }
    .ef-dashboard-header .stats_style {
      padding-left: 15px; }
    .ef-dashboard-header .ef-edit-mode {
      display: none; }
    .ef-dashboard-header .blank-space {
      margin-top: 20px; }
    .ef-dashboard-header .ef-category-name {
      text-align: center; }
    .ef-dashboard-header .ef-course-name {
      text-align: center; }
    .ef-dashboard-header .no-padding-right {
      padding-right: 0 !important; }
    .ef-dashboard-header .lt-text-right-responsive {
      text-align: right !important;
      padding-right: 10px !important; }
    .ef-dashboard-header .ef-course-progress-bar {
      padding-left: 15px; }
    .ef-dashboard-header .ef-main-action-button {
      padding-left: 15px; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .ef-dashboard-header .extra-padding {
      padding-left: 0 !important;
      padding-right: 0 !important; }
    .ef-dashboard-header .no-padding-right {
      padding-right: 0 !important; }
    .ef-dashboard-header .lt-text-right-responsive {
      text-align: right !important;
      padding-right: 10px !important; } }
  @media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
    .ef-dashboard-header .extra-padding {
      padding-top: 5px !important;
      padding-bottom: 5px !important; } }
  @media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
    .ef-dashboard-header .extra-padding {
      padding-top: 5px !important;
      padding-bottom: 5px !important; } }
  .ef-dashboard-header fieldset {
    margin-top: 2rem;
    padding: 0; }

.ef-dashboard-content {
  padding: 0 !important; }

.description-padding {
  padding-left: 6px; }

small {
  font-size: 100%; }

div.tabs-ruler-special > hr {
  margin-bottom: 0; }

.no-content-container {
  background: #f0f1f4; }

div.no-content-container > h3 {
  margin-top: 0; }

.on-hover {
  z-index: 1000;
  -moz-box-shadow: 0 0 15px black;
  -webkit-box-shadow: 0 0 15px black;
  box-shadow: 0 0 15px black; }

.dashboard-upload-container {
  padding: 20px 0 0 0;
  background: #fff;
  box-shadow: 0 0 15px black;
  position: fixed;
  z-index: 100000;
  display: none;
  width: 100%;
  top: 0;
  left: 0; }

.placeholder {
  background: #fff !important;
  border: 2px dashed #7a89b5; }

.ef-parity-knowledge {
  margin-left: 10px;
  margin-right: 5px; }

.dummy-space {
  margin: 5px 0 5px 0; }

.img-thumbnail-container {
  text-align: center;
  width: 60px;
  height: 60px; }

.img-thumbnail-optimized {
  border-radius: 50%;
  display: inline-block;
  max-width: 100%; }

.avatar-special-img {
  text-align: center;
  width: 60px;
  height: 60px;
  border-radius: 50%; }

.alphatar-special-padding {
  padding-top: 20px; }

.avatar-initials {
  font-size: 28px;
  color: white;
  letter-spacing: 1.4px; }

.ef-preview-box {
  margin: 0 10px 0 10px;
  /*min-height: 304px;*/
  border: 1px solid #d1d1d1;
  background: #ffffff;
  text-align: center; }

.ef-preview-box-mini {
  margin: 20px 10px 10px 10px;
  min-height: 100px;
  border: 1px solid #d1d1d1;
  background: #ffffff;
  text-align: center; }

.graph-header {
  padding-left: 14px;
  font-size: 14px;
  font-weight: 700; }

.ef-table-header {
  margin-top: 20px;
  margin-bottom: 5px; }

.ef-table-label {
  padding-left: 10px;
  font-weight: 700;
  font-size: 16px;
  margin: 10px 0 10px 0; }

.special-btn-width {
  border-radius: 5px;
  display: inline-block; }

.special-btn-width-solo {
  margin-top: 23px;
  border-radius: 5px;
  margin-bottom: 15px;
  display: inline-block; }

.group-width {
  max-width: 80%; }

.special-btn-width-dual {
  border-radius: 5px; }

.ef-info-header {
  display: inline-block;
  font-size: 16px;
  margin-top: 10px; }

.ef-info-text {
  display: inline-block;
  margin-top: 15px;
  font-size: 24px;
  font-weight: 700; }

.ef-info-text-mini {
  display: inline-block;
  margin-top: 20px;
  font-size: 24px;
  font-weight: 700; }

.ef-info-footer {
  display: inline-block;
  margin-top: 10px;
  font-size: 16px; }

.user-stats-container {
  margin: 10px 10px 0 10px;
  min-height: 100px;
  border: 1px solid #d1d1d1;
  background: #ffffff;
  text-align: center; }

.colored-info {
  color: #7a89b5; }

#ef-profile-info {
  display: flex;
  align-items: center;
  color: #333333;
  padding-left: 10px;
  margin-top: 10px;
  border-radius: 4px;
  overflow-y: visible;
  margin-bottom: 20px; }

#avatar {
  display: inline;
  line-height: 61px !important; }

#info-container {
  display: block;
  position: relative; }

#extra-info {
  display: inline-block; }

#ef-type {
  display: inline;
  font-size: 14px;
  margin-left: 10px; }

#ef-formatted {
  font-weight: 700;
  font-size: 16px !important;
  display: inline;
  margin-left: 15px; }

#info-email {
  font-size: 14px;
  display: block;
  margin-left: 15px;
  margin-top: 2px; }

#info-level {
  display: inline;
  margin-left: 20px; }

#info-points {
  display: inline;
  margin-left: 10px; }

#info-gamification {
  margin-top: 4px;
  display: block;
  vertical-align: middle;
  position: relative; }

.ef-user-controls {
  padding-left: 5%;
  padding-right: 5%; }

.ef-button-font-size {
  font-size: 16px !important; }

.adjust-button-height {
  margin-top: 40px !important; }

.btn-flex {
  display: flex;
  align-items: stretch;
  align-content: stretch; }

.btn-flex .btn:first-child {
  flex-grow: 1; }

a.fa {
  margin: 0px 5px 0px 0px; }

a.fa-pencil-square-o {
  vertical-align: sub; }

a.fa-check-square-o {
  vertical-align: sub; }

.icon-sign_warning_lang_page {
  padding-right: 15px; }

.spacial-colorized {
  margin: 0 !important;
  color: #6883c9 !important; }

.extra-5px-margin {
  margin-right: 5px; }

i.fa-clipboard {
  color: black !important; }

.list-padding {
  padding: 15px; }

div.media.ef-reply-body {
  padding: 15px 15px 0 15px; }

.discussion-extra-padding {
  padding: 15px 15px 0 15px; }

.discussion-padding {
  padding-top: 10px; }

.discussion-special {
  padding-top: 0 !important;
  padding-bottom: 5px !important; }

.ef-file-uploader {
  width: 200px;
  height: 30px;
  margin-left: 10px; }
  .ef-file-uploader .progress-bar {
    line-height: 30px; }

ul.dropdown-menu {
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 15px; }

#ef-cart-sign-in, #ef-cart-sign-up {
  margin: 2px; }

#ef-leaderboard-dialog div.modal-body {
  padding-left: 0px;
  padding-right: 0px; }
#ef-leaderboard-dialog .widget-screen1-row {
  font-size: 0px;
  border-bottom: 1px solid #f3f3f3;
  -webkit-transition: background-color 0.1s ease;
  -o-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease; }
  #ef-leaderboard-dialog .widget-screen1-row:hover {
    background-color: #f8f8f8; }
  #ef-leaderboard-dialog .widget-screen1-row:last-child {
    border-bottom: 0px none; }
  #ef-leaderboard-dialog .widget-screen1-row span {
    font-size: 14px; }
  #ef-leaderboard-dialog .widget-screen1-row span.gamification-ranking span {
    margin-right: 10px; }
  #ef-leaderboard-dialog .widget-screen1-row span:first-child {
    padding-left: 15px; }
  #ef-leaderboard-dialog .widget-screen1-row span:last-child {
    padding-right: 15px; }
#ef-leaderboard-dialog table.table {
  margin: 0px; }
  #ef-leaderboard-dialog table.table thead tr th, #ef-leaderboard-dialog table.table thead tr td, #ef-leaderboard-dialog table.table tbody tr th, #ef-leaderboard-dialog table.table tbody tr td {
    padding: 8px 12px; }
  #ef-leaderboard-dialog table.table thead tr th {
    border-bottom: 1px solid #f1f1f1; }
  #ef-leaderboard-dialog table.table tbody tr td {
    vertical-align: middle; }
#ef-leaderboard-dialog div.widget-content {
  padding: 0px 15px; }
  #ef-leaderboard-dialog div.widget-content .media {
    padding: 5px 0px; }
  #ef-leaderboard-dialog div.widget-content .media .media-left {
    padding-left: 10px; }
#ef-leaderboard-dialog div.widget-footer {
  padding: 15px 15px 5px 15px; }

.tuck-right {
  margin-left: 15px !important; }

/*# sourceMappingURL=layout.css.map */
